﻿
h1 { font-size: 26px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }


.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.dropdown:hover .dropdown-menu {
display: block;
}

.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

/*.bor-header {
    float: right;
}*/

.bor-header ul {
    list-style: none;
    /*padding-top: 5px;*/
    margin-bottom: 0px;
    -webkit-padding-start: 0px;
}

.bor-header ul li {
    padding-right: 10px;
    padding-left: 10px;
    display: inline;    
    /*display: table-cell;*/
}

.bor-contact {
    font-size: 18px;
    color: white;
}

@media (max-width: 480px) { 
   .col-xxs {
      display:block;
      float:none;
      width: 100%
   }
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}


/***************** Left menu style *****************/
.left-menu{
/*	width: 98px;
	min-width: 98px;*/
	font-size: 16px; 
	text-align: right;
    
/*    padding: 205px 0 0 0;
    border: 0;
    margin: 0;
    */
}

.left-menu ul { list-style: none; margin: 0; padding: 0;border: 0;}
.left-menu ul li { margin: 5px 0; padding: 0; }
.left-menu ul li a:hover { 
    background-color: #c6c6c6;  
    color: black;
}
.left-menu ul li a /*:link, #content-left :visited  */
{
    color: darkslategrey; 
    border: none; 
    display: block;
    padding: 3px 10px 3px 0px;
    margin: 0;
    text-decoration: none;
}

.left-menu ul li a.activemenu, a.activemenu, a.activemenu:link, a.activemenu:hover
{
    background-color: white;
    color: black;
}

/***************** Left menu style *****************/

/***************** Right supplier logo style *****************/
.right-suppliers {
    /*background-color: white;*/
    padding-right: 0px;
    text-align: left;
    padding-bottom: 5px;
}

.right-suppliers img {
    width: 120px;
}

@media (min-width: 992px) {
  .right-suppliers {
    text-align:center;
  }
}
/***************** Right supplier logo style *****************/

/***************** Carousel style *****************/

.carousel-inner {
    text-align: center;
}

.carousel-inner .item a img {
    height: 108px;
}
/***************** Carousel style *****************/

#footer {
    text-align: center;
    /*background-color: #222;*/
    border-color: #080808;
    /*color: #999;*/
}


#display-box
{
    background: #2a2a2a; 
    border-radius: 6px; 
    height: 100%; 
    padding-left: 10px;
    padding-top: 5px;
    color: white;
    display: inline-block;
    min-width: 145px;
    padding-bottom: 5px;
}


.page-message {
    vertical-align: top;
    margin: 1em;
    background: #2a2a2a;
    color: white;
    border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 10px;
    min-width: 145px;
}


/*************** instagram button stuff *************/
.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-v-24 { width: 137px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); background-size: 160px 178px; } }

.instagram img { padding-bottom: 15px;}
/*************** instagram button stuff *************/


.boxsurround { 
        vertical-align: top; 
        margin: 1em; 
        background-color: lightgray; 
        color: black;
        padding: 15px; 
        -moz-border-radius: 15px; 
        border-radius: 15px; }



.boxsurround1 { vertical-align: top; display:inline-block; margin: 1em; background-color: lightgrey; padding: 15px; -moz-border-radius: 15px; border-radius: 15px; width:250px; }
.boxsurround1 img { width: 250px; }
.boxsurround2 {  display:inline-block; margin: 1em; background-color: grey; padding: 15px; -moz-border-radius: 15px; border-radius: 15px; width: 450px; }
.boxsurround2 img { width: 450px; }
.boxsurround3 {  display:inline-block; margin: 1em; background-color: grey; padding: 15px; -moz-border-radius: 15px; border-radius: 15px; width: 400px; }
.boxsurround3 img { width: 400px; }
.boxsurround4 {  display:inline-block; margin: 1em; background-color: grey; padding: 15px; -moz-border-radius: 15px; border-radius: 15px; width: 500px; }
.boxsurround4 img { width: 500px; }
.boxsurround5 {  display:inline-block; margin: 1em; background-color: grey; padding: 15px; -moz-border-radius: 15px; border-radius: 15px; width: 640px; }
.boxsurround5 img { width: 640px; }

.box-wrap { display:inline-block; }
.box-light { background-color: lightgrey; }
.box-dark { background-color: grey; }
.box-size-1 { width: 250px; }
.box-size-2 { width: 300px; }
.box-size-3 { width: 350px; }
.box-size-4 { width: 400px; }
.box-size-5 { width: 450px; }
.box-size-6 { width: 500px; }

.box-col {margin: 0;}

.requiredField 
{
    font-weight: bold;
    color: red;    
}

.accent-colour{
    color: #007bff;
}

.mobile-header {flex-grow:1;}

.header-icons {font-size: 20px;}

/*.navbar {
    margin-bottom: 20px;
}*/

.fg-light {
    color: rgba(255,255,255,0.5)!important;
}

.heading {
    /*background-color: lightgray!important;*/
    margin-bottom: 20px;
    padding-top:20px;
    padding-bottom:20px;
}

#parallax-main {
    background : url(/images/bor/Buildingbw.png);
    background-attachment : fixed;
    background-position : center;
    background-repeat : no-repeat;
    background-size : cover;

}

#parallax-footer {
    background: url(/images/aboutus.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


#parallax-ev-footer {
    background: url(/images/bor/british-off-road-electic-vw-kombi-bus.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#parallax-ev {
    background: url(/images/bor/british-off-road-electric-land-rover-perentie.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (min-width: 992px) {
    #parallax-ev .heading {
        padding-top: 200px;
    }
}

.nectar-fancy-box {
    margin-bottom: 24px;
    padding-bottom: 10%;   
    padding-left: 0;
    padding-right: 0;
}

#pageProgress  {
    display: inline-block;
    width:100%; 
    border:none;
    background: 0 0!important;
    height:5px; 
    position:fixed;
    z-index:9999;
}

progress::-webkit-progress-bar { background-color: #343a40!important; }

progress::-webkit-progress-value { background-color: #007bff; }
progress::-moz-progress-bar { background-color: #007bff; }
progress { color: #007bff; }

.wreck-header {
    font-size: 1.3rem;
    margin-bottom: 0px;
}

.wreck-item {
    padding-bottom: 10px;
}

.payment-icon {
    border-radius: 5px;
    margin-bottom: 2px;
    border: 1px solid #c7d0d3;
}
