/* 
======================================
Google Fonts
======================================
*/

@import url('https://fonts.googleapis.com/css?family=Chakra+Petch:500,600');
@import url('https://fonts.googleapis.com/css?family=Roboto');


/* 
======================================
Font Squirrel Generated Fonts
======================================
*/

@font-face {
    font-family: 'liberatorheavy';
    src: url('../web-fonts/liberator/liberator-heavy.woff2') format('woff2'),
    url('../web-fonts/liberator/liberator-heavy.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'liberatorlight';
    src: url('../web-fonts/liberator/liberator-light.woff2') format('woff2'),
    url('../web-fonts/liberator/liberator-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'liberatormedium';
    src: url('../web-fonts/liberator/liberator-medium.woff2') format('woff2'),
    url('../web-fonts/liberator/liberator-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html, body {
    overflow-x: hidden;
}

.navi{
    position:fixed;
    z-index:200;
    width:100%;
}


body { font-size: 18px;background-color:#1b1b1b;color:#fff;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family: 'Chakra Petch', sans-serif;color:#d8d8d8;}
.image-block{width:100%;}

@media screen and (min-width: 768px) and (max-width:1199px){

    body.lang-site .language-selection {
        padding-top: 37px;
    }
}

@media (min-width: 1200px){
    .container {
        width: 1240px;
    }
}

.white-text{color:#fff!important;}

/*
======================================
Buttons
======================================
*/
.golden-outline{background-color:#f8d31c;color:#1b1b1b;width: auto;min-width: 371px;border-radius:0px;text-transform:uppercase;font-family: 'Chakra Petch', sans-serif;font-size:28px;padding: 15px 20px;border:none;font-weight:bold;}
.golden-outline:hover,.golden-outline:focus{color:#fff;border:0px;background-color:#f8d31c;}

.golden-button{border:1px solid #f8d31c;background-color:#f8d31c;color:#000;width:384px;border-radius:0px;text-transform:uppercase;font-family: 'Chakra Petch', sans-serif;font-size:28px;padding:15px 0px;font-weight:700;margin-bottom:30px;}
.golden-button:hover,.golden-button:focus{color:#fff;border:1px solid #000000;background-color:#f8d31c;}


.border-radius-15{border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}


.golden-outline {position: relative;}
.golden-outline .tl, .golden-outline .tr,.golden-outline .bl, .golden-outline .br {width: 0; height: 0;position: absolute;}
.golden-outline .tl {top: 0;left: 0;border-top: 10px solid rgba(0,0,0,0.9); border-right: 10px solid transparent;}
.golden-outline .tr {top: 0;right: 0;border-top: 10px solid rgba(0,0,0,0.9); border-left: 10px solid transparent;}
.golden-outline .bl {bottom: 0; left: 0; border-bottom: 10px solid rgba(0,0,0,0.9); border-right: 10px solid transparent; }
.golden-outline .br {bottom: 0;right: 0;border-bottom: 10px solid rgba(0,0,0,0.9); border-left: 10px solid transparent;}


/*
======================================
Custom Margins & Paddings
======================================
*/

.ml-50{margin-left:50px!important;}
.mr-50{margin-right:50px!important;}
.mt-10{margin-top:10px;}
.mt-20{margin-top:20px;}
.mt-30{margin-top:30px;}
.mt-40{margin-top:40px;}
.mt-50{margin-top:50px;}
.mt-60{margin-top:60px;}
.mt-70{margin-top:70px;}
.mt-80{margin-top:80px;}
.mt-90{margin-top:90px;}
.mt-100{margin-top:100px;}
.mb-10{margin-bottom:10px;}
.mb-20{margin-bottom:20px;}
.mb-30{margin-bottom:30px;}
.mb-40{margin-bottom:40px;}
.mb-50{margin-bottom:50px;}
.mb-60{margin-bottom:60px;}
.mb-70{margin-bottom:70px;}
.mb-80{margin-bottom:80px;}
.mb-90{margin-bottom:90px;}
.mb-100{margin-bottom:100px;}


.mr-10{margin-right:10px;}
.mr-20{margin-right:20px;}
.mr-30{margin-right:30px;}
.mr-40{margin-right:40px;}
.mr-50{margin-right:50px;}

.p-50{padding:50px!important;}
.pl-50{padding-left:50px!important;}
.pr-50{padding-right:50px!important;}
.pt-50{padding-top:50px;}
.pt-100{padding-top:100px;}
.pt-200{padding-top:200px;}
.pt-300{padding-top:300px;}
.pt-400{padding-top:400px;}
.pt-500{padding-top:500px;}
.pb-100{padding-bottom:100px;}
.pb-200{padding-bottom:200px;}
.pb-300{padding-bottom:300px;}
.pb-400{padding-bottom:400px;}
.pb-500{padding-bottom:500px;}



.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border:2px solid #4e4f4f;}
.table-bordered {border: 2px solid #4e4f4f;}

@media (min-width: 768px){
    .navbar {
        border-radius: 0px;
        font-family: 'liberatormedium';
    }

    .navbar-nav>li>a {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    /* responsive spanish */
    body.lang-es .navbar-nav>li>a {
        font-size: 16px;
        padding-left: 10px;
        padding-right: 10px;
    }

    body.lang-es .navbar-inverse a#logo{
        padding: 25px 15px;
        text-align: left;
    }

    body.lang-es .language-selection {
        padding-top: 37px;
    }


    body.lang-es.header-minified .navbar-nav>li>a{
        padding-top: 10px !important;
        padding-bottom: 15px !important;
    }

    body.lang-es:not(.header-minified) .navbar-nav>li>a{
        padding-top: 10px !important;
        padding-bottom: 15px !important;
    }

    body.lang-es #contact-us h2 {
        font-size: 41px;
    }

    body.lang-es #our-step-process .step-1 a.btn {
        font-size: 32px;
    }

    /* responsive spanish end */

    a#logo.navbar-brand {
        text-align: left;
        height: 90px;
    }


}
.navbar-brand{height:108px;padding:25px 15px;}
.navbar{margin-bottom:0px;}
.navbar-inverse{border:none;border-bottom:1px solid #8f8f8f;background-color:rgba(0,0,0,0.6);}
.navbar-inverse li.phone-number a{color:#f8d31c;}

.navbar-brand-scroll{
    height:54px;
    padding-top:0;
    padding-right:0;
}

/*
======================================
Add Armor Video
======================================
*/
#add-armor-video {
    width: 100%;
    height: 760px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
#add-armor-video h1{background-image:url('../images/h1-bg.png');background-repeat:no-repeat;font-size:90px;color:#fff;text-transform:uppercase;font-family: 'Chakra Petch', sans-serif;padding:30px 30px 0px 30px;margin-top:4em;font-weight:500;}


/*
======================================
Black Box
======================================
*/
.black-box{background-color:rgba(0,0,0,0.9);padding:50px 15px;z-index:9;}
.black-box h3{color:#d8d8d8;font-size:60px;text-transform:uppercase;font-family: 'Chakra Petch', sans-serif;}
.no-padding-sided{padding-left:0px!important;padding-right:0px!important;}


/*
======================================
Skew Box
======================================
*/
.skew-box{width: 100%;}
.skew-box.dark{background-color:#000000;}
.skew-box.dark{width: 100%;-ms-transform: skewY(-8deg); /* IE 9 */-webkit-transform: skewY(-8deg); /* Safari 3-8 */transform: skewY(-8deg);}
.skew-box.dark .container,.skew-box.dark > .row,.skew-box.dark .container-fluid{-ms-transform: skewY(8deg); /* IE 9 */-webkit-transform: skewY(8deg); /* Safari 3-8 */transform: skewY(8deg);}


.skew-box.white{background-color:#fff;}
.skew-box.white{width: 100%;-ms-transform: skewY(-8deg); /* IE 9 */-webkit-transform: skewY(-8deg); /* Safari 3-8 */transform: skewY(-8deg);}
.skew-box.white .container,.skew-box.white > .row,.skew-box.white .container-fluid{-ms-transform: skewY(8deg); /* IE 9 */-webkit-transform: skewY(8deg); /* Safari 3-8 */transform: skewY(8deg);}

/*
======================================
Why We Do
======================================
*/


#why-we-do {
    background-image: url(../images/general-tires.png);
    background-repeat: no-repeat;
    padding-top: 280px;
    position: relative;
    top: 0px;
    padding-bottom: 200px;
    background-position: center top;
    background-size:cover;

}

#media{

    /* margin-top: 10% !important; */
    margin-top: 30% !important;

    background-image: url(../images/general-tires-2.png);
    background-repeat: no-repeat;
    /* padding-top: 280px; */
    position: relative;
    top: -100px;
    padding-bottom: 200px;
    background-position: center top;
    background-size:cover;
    font-family: 'Chakra Petch', sans-serif;
}

#media-box{
    margin-left: 17%;
    margin-right: 17%;
    font-family: 'Chakra Petch', sans-serif;
}

@media screen and (max-width: 500px) and (min-width: 200px) {
    #media{
        top: -50px;
    }
    #media-box{
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 1040px) and (min-width: 768px) {
    #add-armor-video h1{
        font-size: 79px;
    }
}

.vid-back{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:123%;
    background-image: linear-gradient(0deg, black, transparent);
    z-index:100;
}
.vid-back .h12{
    background-image:url('../images/h1-bg.png');
    background-position: 10%;
    background-repeat:no-repeat;
    font-size:70px;
    color:#fff;
    text-transform:uppercase;
    font-family: 'Chakra Petch', sans-serif;
    padding-left:8%;
    padding-top:20%;
    font-weight:500;
}

.vehicle-armor{
    width: 50%;
    height: auto;
}

@media only screen and (orientation: landscape) {
    .vid-back{
        background-image: none;
    }
}

@media screen and (max-width: 2560px) and (min-width:1441px){
    .vid-back{
        height:108%;
    }
    .vid-back .h12{
        font-size:70px;
        background-position: 10% 75%;
    }
}

@media screen and (max-width: 1440px) and (min-width:1301px){
    .vid-back{
        height:126%;
    }
    .vid-back .h12{
        font-size:50px;
        background-position: 10% 65%;
        padding-top:10%;
    }
}


@media screen and (max-width: 1300px) and (min-width:1126px){
    .vid-back{
        height:114%;
    }
    .vid-back .h12{
        font-size:50px;
        background-position: 10% 40%;
    }
}
@media screen and (max-width: 1125px) and (min-width:1025px){
    .vid-back{
        height:114%;
    }
    .vid-back .h12{
        font-size:50px;
        background-position: 10% 78%;
        padding-top: 25%;
    }
}
@media screen and (max-width: 1024px) and (min-width:769px){

    body.lang-es .vid-back .h12 {padding-top: 250px;background-position: 10% 230px;font-size: 44px;}


    .vid-back{
        height:85%;
    }
    .vid-back .h12{
        font-size:45px;
        background-position: 10% 200px;
        padding-top: 220px;
    }




}

@media screen and (max-width: 768px) and (min-width: 426px){
    .vid-back{
        height:70%;
    }
    .vid-back .h12{
        font-size: 25px;
        background-position: 10% 160px;
        padding-top: 180px;
    }

    /*   Spanish   */
    body.lang-es .vid-back .h12 {
        font-size: 20px;
        background-position: 20px 130px;
        padding-top: 150px;
    }

    /*   Spanish End  */
}
@media screen and (max-width: 425px) and (min-width:376px){
    .vid-back{
        height:67%;
    }
    .vid-back .h12{
        font-size:20px;
        background-position: 10% 55%;
        padding-top: 32%;
        background-image:url();
    }

    /*   Spanish   */
    body.lang-es .vid-back .h12 {
        font-size: 22px;
        background-position: -10% 100%;
    }

    /*   Spanish End   */
}
@media screen and (max-width: 375px) and (min-width:321px){
    .vid-back{
        height:61%;
    }
    .vid-back .h12{
        font-size:20px;
        background-position: 10% 55%;
        padding-top:35%;
        background-image:url()
    }
}
@media screen and (max-width: 320px) and (min-width:200px){
    .vid-back{
        height:55%;
    }
    .vid-back .h12{
        font-size:18px;
        background-position: 10% 55%;
        padding-top:40%;
        background-image:url()
    }
}


#why-we-do .box{border:8px solid #d8d8d8;padding:20px 20px;border-radius:8px 8px 8px 8px;-moz-border-radius:8px 8px 8px 8px;-webkit-border-radius:8px 8px 8px 8px;margin-bottom:50px;}

#why-we-do .box {position: relative;}
#why-we-do .box .tl, #why-we-do .box .tr,#why-we-do .box .bl, #why-we-do .box .br {width: 0; height: 0;position: absolute;}
#why-we-do .box .tl {top: -9px;left: -9px;border-top: 10px solid rgba(0,0,0,0.9); border-right: 10px solid transparent;}
#why-we-do .box .tr {top: -9px;right: -9px;border-top: 10px solid rgba(0,0,0,0.9); border-left: 10px solid transparent;}
#why-we-do .box .bl {bottom: -9px; left: -9px; border-bottom: 10px solid rgba(0,0,0,0.9); border-right: 10px solid transparent; }
#why-we-do .box .br {bottom: -9px;right: -9px;border-bottom: 10px solid rgba(0,0,0,0.9); border-left: 10px solid transparent;}



#why-we-do .box + .box{margin-top:-1px;}
#why-we-do h3{color:#f8d31c;font-weight:500;margin-bottom:30px;font-size:70px;}
#why-we-do .box h4{color:#f8d31c;font-size:28px;margin-bottom:5px;}
#why-we-do .box p{font-size:25px;color:#dedede;font-family: 'Chakra Petch', sans-serif;padding-bottom:20px;}


/*
======================================
Our Step Process
======================================
*/
#our-step-process h2{background-image:url('../images/h1-bg.png');background-repeat:no-repeat;font-size:70px;color:#d8d8d8;text-transform:uppercase;font-family: 'Chakra Petch', sans-serif;padding:30px 0px 0px 30px;font-weight:500;}
#our-step-process h4{font-size:30px;color:#fff;}
#our-step-process .step-3 .btn-group .btn{text-align:left;}
#our-step-process .step-3 .btn-group .btn.get-free-estimate{text-align:center;}
#our-step-process .btn-group{vertical-align:top;border-right:5px solid #1b1b1b;}
#our-step-process .step-2 a.btn{padding:50px 15px;}
#our-step-process a.btn{font-size:35px;font-family: 'Chakra Petch', sans-serif;color:#1b1b1b;font-weight:500;border:1px solid #f8d31c;background-color:#f8d31c;border-radius:0px;padding:20px 15px;white-space:inherit;line-height:35px;}
#our-step-process a.btn:hover,#our-step-process a.btn:focus{color:#fff;}
#our-step-process a.btn span{display:block;}
#our-step-process .text-box{font-size:15px;color:#d8d8d8;border:1px solid #d8d8d8;line-height:18px;padding:15px;}
#our-step-process a.get-free-estimate{font-size:16px;text-transform:uppercase;}
#our-step-process .timeline{margin-top:120px;}
#our-step-process .timeline ul {
    list-style: none;
    padding: 0px;
    width: 5px;
    margin:0 auto;
    background-color: #f8d31c;
}

#our-step-process .timeline ul li{margin-bottom:245px;}
#our-step-process .timeline ul li span {
    width: 60px;
    height: 60px;
    display: block;
    font-family: 'Chakra Petch', sans-serif;
    background-color: #f8d31c;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-weight: 600;
    font-size: 50px;
    text-align: center;
    position: relative;
    left: -25px;
    color: #0d0a0a;
    font-weight: 900;
    line-height: 60px;
}
#our-step-process a.btn-block{width:100%!important;border:none;}

#our-step-process .step-1{margin-top:0px;}
#our-step-process .step-1 .fpo{position:relative;top:-30px;display:none;}
#our-step-process .step-1 a.btn{padding:25px 15px; height:200px !important;}
#our-step-process p{color:#c4c4c4;font-family: 'Chakra Petch', sans-serif;font-size:23px;}

/*
======================================
Products
======================================
*/
#our-product{background-image:url('../images/mirros.png');background-repeat:no-repeat;background-position:center -30px;}
#our-product .heading{color:#f8d31c;font-size:28px;font-family: 'Chakra Petch', sans-serif;}
#our-product ul li {
    color: #9b9b9b;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
}
#our-product h2{background-image:url('../images/h1-bg.png');background-repeat:no-repeat;font-size:90px;color:#fff;text-transform:uppercase;font-family: 'Chakra Petch', sans-serif;padding:30px 0px 0px 30px;font-weight:500;}
#our-product h3 {font-size: 48px;margin-bottom: 20px;}
#our-product span.disclaimer{display:block;font-size:16px;}


/*
======================================
Full Protection Package
======================================
*/

#full-protection-package {
    background-image: url(../images/general-lights.png);
    background-repeat: no-repeat;
    padding-top: 0px;
    background-position:center top;
}
#full-protection-package img.image-block{border:2px solid #979797;}
#full-protection-package h2{background-image:url('../images/h1-bg.png');background-repeat:no-repeat;font-size:45px;color:#9b9b9b;text-transform:uppercase;font-family: 'Chakra Petch', sans-serif;padding:40px 0px 0px 40px;font-weight:900;}
#full-protection-package p{color:#9b9b9b;font-family: 'Roboto', sans-serif;}
#full-protection-package p.white-text{margin-top:15px;}

/*
======================================
Exclusive Protection Package
======================================
*/
#exclusive-protection-package {
    /*   background-repeat: no-repeat;
      background-image: url(../images/general-front.png);
      background-position: center 900px;*/
    padding-bottom: 335px;
}
#exclusive-protection-package h2{background-image:url('../images/h1-bg.png');background-repeat:no-repeat;font-size:45px;color:#9b9b9b;text-transform:uppercase;font-family: 'Chakra Petch', sans-serif;padding:40px 0px 0px 40px;font-weight:900;}
#exclusive-protection-package p {
    color: #9b9b9b;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin-bottom: 40px;
}


/*
======================================
Options Section
======================================
*/
#options-section{position:relative;top:-100px;z-index:0;}
#options-section > img{width:100%;-ms-transform: skewY(8deg); /* IE 9 */-webkit-transform: skewY(8deg); /* Safari 3-8 */transform: skewY(8deg);position:relative;margin-top:-510px;}
#options-section img.general-front{}
#options-section h3{font-size:39px;color:#9b9b9b;}
#options-section h3:before {
    content: "";
    background-image: url(../images/heading-lines-before.png);
    height: 20px;
    position: relative;
    left: 185px;
    width: 45px;
    display: block;
    z-index: 99;
    background-repeat: no-repeat;
}
#options-section h3 {
    content: "";
    background-image: url(../images/heading-lines.png);
    background-repeat: repeat-x;
    height: 20px;
    width: 90%;
    top: 16px;
    text-transform:uppercase;
    position: relative;
    float: right;
}
#options-section h3 span {
    background-color: #fff;
    position: relative;
    top: -30px;
    padding: 15px;
    color:#000;
}
#options-section ul{list-style:none;margin:0px;padding:0px;text-align:center;}
#options-section ul li {
    display: inline-block;
    width: 16%;
    vertical-align: top;
    margin: 0px 20px 0px 0px;
}
#options-section p{font-size:18px;text-align:left;margin-top:10px;color:#000;}

/*
======================================
Choose The Right Level
======================================
*/
#choose-the-right-level{font-family: 'Chakra Petch', sans-serif;}
#choose-the-right-level h3 span {
    font-size: 39px;
    color: #9b9b9b;
    background-color: #1b1b1b;
    position: relative;
    text-transform: uppercase;
    top: -70px;
    left: -77px;
    padding: 0px 20px 0px 0px;
    line-height: 50px;
}

@media screen and (max-width: 800px) {
    #choose-the-right-level h3 span {
        left: -10px;
        top:-65px;

    }
    #choose-the-right-level h3:after {
        left: -10px;
        background-image: url();
    }

    #choose-the-right-level h3{
        left: -10px;
    }
}

/* .gun{
    height:382px;
}

@media screen and (width: 768px) {
    .gun{
        height:204px;
    }
  }
@media screen and (width: 425px) {
    .gun{
        height:244px;
    }
  }
@media screen and (width: 375px) {
    .gun{
        height:208px;
    }
  }

@media screen and (width: 1024px) {
    .gun{
        height:284px;
    }
  }

@media screen and (width: 320px) {
    .gun{
        height:168px;
    }
  } */

#choose-the-right-level h3:after {
    content: "";
    /* background-image: url(../images/heading-lines-before.png); */
    height: 20px;
    position: relative;
    left: -77px;
    width: 45px;
    z-index: 99;
    background-repeat: no-repeat;
    top: -68px;
    display: inline-block;
}

.h3-spa:after{
    background-image: url(../images/heading-lines-before.png);
}

#choose-the-right-level h3{
    content: "";
    background-image: url(../images/heading-lines.png);
    background-repeat: repeat-x;
    width: 83%;
    display: inline-block;
    position: relative;
    top: 16px;
    float: right;
    background-position:0px 0px;
}
#choose-the-right-level ul li{font-size:23px;color:#fff;}
#choose-the-right-level table{}
#choose-the-right-level table{font-family: 'Roboto', sans-serif;font-size:15px;color:#e0e1e2;}
#choose-the-right-level table ul{list-style:none;margin:0px;padding:0px;}
#choose-the-right-level table ul li:before{content:"-";padding:0px 5px}
#choose-the-right-level table ul li{color:#e0e1e2;font-size:18px;line-height:30px;}
#choose-the-right-level table tr th{text-align:center;vertical-align:middle;font-family:'Chakra Petch', sans-serif;color:#dcddde;font-size:20px;}
#choose-the-right-level table tr td{text-align:left;vertical-align:middle;}


/*
======================================
Vehicle For Sale Section
======================================
*/
#vehicle-for-sale-section > img{width:100%;}
#vehicle-for-sale-section h2{background-image:url('../images/h1-bg.png');background-repeat:no-repeat;font-size:90px;color:#fff;text-transform:uppercase;font-family: 'Chakra Petch', sans-serif;padding:30px 0px 0px 30px;margin-left:65px;}

#vehicle-for-sale-section .black-box{margin-top: -250px; opacity: 0.9; max-width: 79%;max-height: 130px; margin-left: 160px; padding-left: 50px}
#vehicle-for-sale-section hr{border-color: #606060; margin-top: -20px}
#vehicle-for-sale-section h3{color: #f8d31c; margin-top: -15px; }
#vehicle-for-sale-section .line {border-color: #606060;}
#vehicle-for-sale-section .mrb {margin-bottom: -120px;}

#vehicle-for-sale-section .box-3 {background-color: #2b2a2a;padding:40px;margin-bottom: 10px;}
#vehicle-for-sale-section .box-3 h5{margin-left: -15px;  font-size: 210%; margin-top: -20px; color: #f8d31c;}
#vehicle-for-sale-section .box-3 hr{ border-color: #606060; margin-bottom: 15px;margin-top: 0px;margin-left: -20px;margin-right: -15px;}
#vehicle-for-sale-section .box-3 p{ color: #7c7a7a; margin-left: -30px;font-family: 'Chakra Petch'; margin-right: 20px}
#vehicle-for-sale-section .box-3 h4{font-size: 160%; color: #ffff; margin-top: -5px; padding-bottom: 10px}
/*
======================================
About Us Section
======================================
*/

#about-us-section > img{width:100%;}
#about-us-section h2{background-image:url('../images/h1-bg.png');background-repeat:no-repeat;font-size:90px;color:#fff;text-transform:uppercase;font-family: 'Chakra Petch', sans-serif;padding:30px 0px 0px 30px;margin-left:65px;}

#about-us-section .leadership-box{border:2px solid #907c1c;padding:50px 50px 50px 70px;}
#about-us-section .leadership-box h3 {
    font-size: 39px;
    text-transform: uppercase;
    display: inline;
    background-color: #1b1b1b;
    position: relative;
    left: 0px;
    top: -70px;
    padding: 15px;
    color:#9b9b9b;
}
body.lang-es #about-us-section .leadership-box h3 {
    background: transparent;
    display: inline-block;
    top: -107px;
    width: auto;
    z-index: 1;
}
body.lang-es #about-us-section .leadership-box h3:before {
    content: "";
    background: #1b1b1b;
    position: absolute;
    width: 99%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
#about-us-section h4{color:#f8d31c;font-size:35px;}
#about-us-section h4 span{color:#fff;font-size:20px;font-family: 'Roboto', sans-serif;position:relative;left:15px;}
#about-us-section .leadership-box ul li,#about-us-section .leadership-box p{color:#9b9b9b;font-size:20px;margin-bottom:10px;}
/*
======================================
Why Differentiates Us
======================================
*/
#why-differentiates-us .our-people{width:100%;}
#why-differentiates-us .outline-box.equal{padding:15px 40px 40px;}
#why-differentiates-us .outline-box{border:3px solid #f8d31c;padding:15px 20px;margin-bottom:15px;}
#why-differentiates-us .outline-box h4{font-size:28px;color:#f8d31c;text-align: left !important;}
#why-differentiates-us .outline-box ul{margin:0px;padding:0px 20px;}
#why-differentiates-us .outline-box p,#why-differentiates-us .outline-box ul li{color:#9b9b9b;font-size:20px;text-align: left !important;}
#why-differentiates-us h3{font-size:39px;color:#9b9b9b;}

.outline-box-news {
    border:5px solid #f8d31c;
    border-radius: 5px;
    padding:15px 20px;
    margin-bottom:15px;
}

#why-differentiates-us h3:after {
    content: "";
    background-image: url(../images/heading-lines-before.png);
    height: 20px;
    position: relative;
    left: -6px;
    width: 45px;
    z-index: 99;
    background-repeat: no-repeat;
    top: -15px;
    display: inline-block;
}


#why-differentiates-us h3 {
    content: "";
    background-image: url(../images/heading-lines.png);
    background-repeat: repeat-x;
    height: 20px;
    width: 100%;
    display: inline-block;
    position: relative;
    top: 16px;
    float: right;
}
#why-differentiates-us h3 span{
    background-color: #1b1b1b;
    position: relative;
    top: -15px;
    text-transform:uppercase;
    padding:0px 20px 0px 15px;
}

.ma-h3{font-size:39px;color:#9b9b9b;}

.ma-h3:after {
    content: "";
    background-image: url(../images/heading-lines-before.png);
    height: 20px;
    position: relative;
    left: -6px;
    width: 45px;
    z-index: 99;
    background-repeat: no-repeat;
    top: -15px;
    display: inline-block;
}


.ma-h3 {
    content: "";
    background-image: url(../images/heading-lines.png);
    background-repeat: repeat-x;
    height: 20px;
    width: 100%;
    display: inline-block;
    position: relative;
    top: 16px;
    left: 10%;
    float: right;
}
.ma-h3 span{
    background-color: #1b1b1b;
    position: relative;
    top: -15px;
    text-transform:uppercase;
    padding:0px 20px 0px 15px;
}



/*
======================================
FAQ Section
======================================
*/

#faq-section{  font-family: 'Chakra Petch', sans-serif;}
#faq-section > img{width:100%;-ms-transform: skewY(8deg); /* IE 9 */-webkit-transform: skewY(8deg); /* Safari 3-8 */transform: skewY(8deg);position:relative;top:-100px;}
#faq-section h2 {
    background-image: url(../images/h1-bg.png);
    background-repeat: no-repeat;
    font-size: 66px;
    color: #fff;
    text-transform: uppercase;
    padding: 30px 0px 0px 30px;
}
#faq-section h5{color:#f8d31c;font-size:25px;clear:both;}
#faq-section p{color:#9b9b9b;font-size:18px;font-family: 'Roboto', sans-serif;line-height:29px;}




#faq-section .lines:after {
    content: "";
    background-image: url(../images/heading-lines-before.png);
    height: 20px;
    position: relative;
    left: -6px;
    width: 45px;
    z-index: 99;
    background-repeat: no-repeat;
    top: 0px;
    display: inline-block;
}


#faq-section .lines {
    content: "";
    background-image: url(../images/heading-lines.png);
    background-repeat: repeat-x;
    height: 20px;
    width: 100%;
    display: inline-block;
    position: relative;
    top: 0px;
    margin-top:50px;
    margin-bottom:50px;
    float:right;
    right:-15px;
}
#faq-section .lines span{
    background-color: #000000;
    position: relative;
    top: -5px;
    text-transform:uppercase;
    padding:0px;
}

/*
======================================
NEWS Section
======================================
*/

#news-section{  font-family: 'Chakra Petch', sans-serif;}
#news-section > img{width:100%;-ms-transform: skewY(8deg); /* IE 9 */-webkit-transform: skewY(8deg); /* Safari 3-8 */transform: skewY(8deg);position:relative;top:-100px;}
#news-section h2 {
    background-image: url(../images/h1-bg.png);
    background-repeat: no-repeat;
    font-size: 66px;
    color: #fff;
    text-transform: uppercase;
    padding: 30px 0px 0px 30px;
}
#news-section h5{color:#f8d31c;font-size:25px;clear:both;}
#news-section p{color:#9b9b9b;font-size:18px;font-family: 'Roboto', sans-serif;line-height:29px;}

.news-heading{
    color: #c5c1b9;
    font-size: 39px;
    margin-left: 15px;
}

#second-main-video{
    width:70%;
    height:auto;
    left:25%;
}

.news-para p{
    /* font-size:14px !important; */
}

#news-section .lines:after {
    content: "";
    background-image: url(../images/heading-lines-before.png);
    height: 20px;
    position: relative;
    left: -6px;
    width: 45px;
    z-index: 99;
    background-repeat: no-repeat;
    top: 0px;
    display: inline-block;
}


#news-section .lines {
    content: "";
    background-image: url(../images/heading-lines.png);
    background-repeat: repeat-x;
    height: 20px;
    width: 100%;
    display: inline-block;
    position: relative;
    top: 0px;
    margin-top:50px;
    margin-bottom:50px;
    float:right;
    right:-15px;
}
#news-section .lines span{
    background-color: #000000;
    position: relative;
    top: -5px;
    text-transform:uppercase;
    padding:0px;
}
.sm-scr{ position: relative;top:-150px;}

/*
======================================
Contact Us Section
======================================
*/

#contact-us h2{

    font-size: 90px;
    color: #fff;
    text-transform: uppercase;
    padding:0px 0px 0px 30px;
}
#contact-us .heading-angle {
    background-image: url(../images/h1-bg.png);
    background-repeat: no-repeat;
    height: 93px;
    width: 693px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: -15px;
}
#contact-us ul{list-style:none !important;color:#fff;}
#contact-us ul.address-box li a{color:#fff;}

form.contact-us-form input{height:41px;}
form.contact-us-form input,form.contact-us-form textarea{background-color:#d8d8d8;border-radius:0px;margin-bottom:15px;padding:10px;}
.form-control:focus {
    border-color: none;
    outline: 0;
    -webkit-box-shadow: 0px;
    box-shadow: 0px;
}


.form-control::-webkit-input-placeholder { color: #1b1b1b; }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: #1b1b1b; }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: #1b1b1b; }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: #1b1b1b; }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: #1b1b1b; }  /* Microsoft Edge */


/*
======================================
Flex Slider
======================================
*/

.flex-container {overflow: hidden; width: 100%}
.flexslider {margin: 0 auto;max-width: 985px; width: 985px;border:0px;background:transparent;}
.content {background: #f2f2f2; display: block; margin: 0 auto}
.flex-viewport {}
.flex-direction-nav a{height:50px;}
.flex-direction-nav a:before{color:#f8d31c;text-shadow:none;}
.flexslider:hover .flex-direction-nav .flex-prev {opacity: 1;left: -70px;}
.flexslider:hover .flex-direction-nav .flex-next {opacity: 1;right: -70px;}

.ma-sli{
    border:1px solid transparent;
    background-color: transparent;
    width: auto;
    height: 100%;
}

.ma-article{
    border:1px solid transparent;
    /* background-color: transparent; */
    width: 70%;
    height: 100%;
    margin-left:15%;
    opacity: 1;
}
.carousel-indicators {
    bottom: -8px;
}

.ma-container {
    position: relative;
}

.ma-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color:white;
    font-size:35px;
    font-family: 'Chakra Petch', sans-serif;
    text-align:center;
}

.ma-image {
    width: 100%;
    height: auto;
    opacity: 0.5;
}

.ma-container-img{
    padding-top: 37px;
    padding-left: 60px;
}

.ma-shimla{
    margin: 0;
    padding: 0;
}

.ma-border{
    border:4px solid white;
    width:92%;
}

.ma-row-margin{
    margin:10px;
}

.ma-4-img{
    width:100%;
    height:auto;
}

@media screen and (max-width: 600px) and (min-width:350px){
    .ma-container-img{
        padding-right: 20px;
        padding-left: 0;
    }
    .ma-border{
        border:0px solid white;
        width:100%;
    }
    .ma-4-img{
        width:120%;
        height:auto;
    }
}

@media screen and (max-width: 349px) and (min-width:300px){
    .ma-container-img{
        padding-right: 20px;
        padding-left: 0;
    }
    .ma-border{
        border:0px solid white;
        width:100%;
    }
    .ma-4-img{
        width:135%;
        height:auto;
    }
}

.ma-ul{
    list-style-type: circle;
    /* text-align: justify; */
    margin-right:50px;
    margin-left: -20px ;
}

@media screen and (max-width: 500px) and (min-width: 100px) {

    .ma-container-pt-0 {
        padding-top: 0px !important;
    }

    .ma-ul{
        margin-left: -30px !important;
        margin-right:0px !important;
    }

    .ma-fs-10{
        font-size: 15px !important;
    }
}

.ma-line{
    border-top: 3px solid #f8d31c;
}


.mb-350{
    margin-top: -220px;
}

.news-images{
    width:80%;
    padding:15px;
}

.news-video{
    margin-left: 25%;
    position: absolute;
    bottom: 0;
    margin-bottom: -26%;
}

.ma-135 {
    margin-left: 135px;
}

@media (max-width: 690px){

    body.lang-es #about-us-section .leadership-box h3 {
        top: -49px;
        width: auto;
        z-index: 1;
    }
}

@media (min-width: 992px) and (max-width: 2560px) {
    .ma-media {
        position: relative;
    }


    .ma-media .ma-info-media {
        margin: 0;
        position: absolute;
        left: 25%;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 1px 0;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .ma-media .ma-info-media {
        font-size: 15px;
    }
}
.cardss{

    background-color: #23f323;
}
@media (min-width: 750px) and (max-width: 859px){

    #vehicle-for-sale-section > img{width:100%;}
    #vehicle-for-sale-section h2{background-image:url('../images/h1-bg.png');background-repeat:no-repeat;font-size:90px;color:#fff;text-transform:uppercase;font-family: 'Chakra Petch', sans-serif;padding:30px 0px 0px 30px;margin-left:65px;}

    #vehicle-for-sale-section .black-box{margin-top: -170px; opacity: 0.9; max-width: 100%;height: 110px; margin-left: 5px; padding-left: 50px}

    #vehicle-for-sale-section hr{border-color: #606060; margin-top: -20px; margin-left: -20px; width: 400px;}
    #vehicle-for-sale-section h3{font-size: 240%; color: #f8d31c; margin-left: -20px; margin-top: -15px; }
    #vehicle-for-sale-section .line {border-color: #606060; margin-top: 40px; width: 95%; margin-left: 5px;}
    #vehicle-for-sale-section .mrb {margin-bottom: -120px;}

    #vehicle-for-sale-section .box-3 {background-color: #2b2a2a;padding:40px;margin-bottom: 20px;}
    #vehicle-for-sale-section .box-3 h5{margin-left: -15px;  font-size: 180%; margin-top: -20px; color: #f8d31c;}
    #vehicle-for-sale-section .box-3 hr{ border-color: #606060; margin-bottom: 15px;margin-top: 0px;margin-left: -20px;width: 670px}
    #vehicle-for-sale-section .box-3 p{ color: #7c7a7a; margin-left: -30px;font-family: 'Chakra Petch'; margin-right: 0px}
    #vehicle-for-sale-section .box-3 h4{font-size: 160%; color: #ffff; margin-left: 500px; margin-top: -40px }
}


#vehicle-detail .demo{ width: 1240px;}
#vehicle-detail > img{width:100%;}
#vehicle-detail h2{background-image:url('../images/h1-bg.png');background-repeat:no-repeat;font-size:90px;color:#fff;text-transform:uppercase;font-family: 'Chakra Petch', sans-serif;padding:30px 0px 0px 30px;margin-left:65px;}
#vehicle-detail .black-box{background-color: #000000; opacity: 0.9; margin-top: -210px; height: 130px;}
#vehicle-detail hr{border-color: #606060; margin-top: 30px; margin-top: -20px}
#vehicle-detail h4{color: #f8d31c; margin-top: -15px; font-size: 40px;}
#vehicle-detail h1{color: #ffff;  font-size: 44px; margin-top: -5px}
#vehicle-detail .bst{background-color: #f8d31c;  color: #000000; font-size: 22px; height: 55px; margin-top: -10px}

#vehicle-detail .list{background-color: #EAEAEA; color: #000000; display: inline-block; height: 65px; vertical-align: middle;}

#vehicle-detail .lines{ border-color: #7c7c7c; border-width: 1px; margin-top: 10px; margin-bottom: 10px;}

#vehicle-detail .bottom-line{border-color: #7c7c7c; border-width: 1px;}
#vehicle-detail .bottom-price{font-size: 3vw;color: #000000;display: inline-block;}
#vehicle-detail .bottom-button{background-color: #f8d31c;font-size: 2vw;font-family: 'Chakra Petch';color: #000000;float: right;}


.card-body .thumbnail-icon-buttons:nth-child(2){
    position: absolute;
    right: 73px;
    top: 5px
}
.card-body  .thumbnail-icon-buttons:nth-child(3){
    position: absolute;
    right: 15px;
    top: 5px
}

#vehicle-detail .twidth{height:150px;}

.flexslider .flex-next {opacity: 0.8; right: -70px;} .flexslider .flex-prev {opacity: 0.8; left: -70px;}


