/*#region Fonts */
@import url('//fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('//fonts.googleapis.com/css?family=Play');
@import url('//fonts.googleapis.com/css?family=Oswald');
@import url('//fonts.googleapis.com/css?family=Lato');
@import url('//fonts.googleapis.com/css?family=Open+Sans+Condensed:300');
@import url('//fonts.googleapis.com/css?family=Anton');

@font-face {
    font-family: 'ecoicon';
    src: url('https://www.capitalmotorsrva.com/Content/fonts/ecoicons/ecoicon.eot');
    src: url('https://www.capitalmotorsrva.com/Content/fonts/ecoicons/ecoicon.eot#iefix') format('embedded-opentype'), url('https://www.capitalmotorsrva.com/Content/fonts/ecoicons/ecoicon.woff') format('woff'), url('https://www.capitalmotorsrva.com/Content/fonts/ecoicons/ecoicon.ttf') format('truetype'), url('https://www.capitalmotorsrva.com/Content/fonts/ecoicons/ecoicon.svg#ecoicon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*#endregion */
/*#region General */

body {
    overflow-x: hidden;
    color: #000;
    background-color: #fff;
}


header {
    z-index: 1;
    margin: 0 auto;
    width: 100%;
    background-repeat: repeat;
    color: #fff;
    position: relative;
    background-color: #fff;
}

.credit-bg-hme {
    background-color: #d9ebf7;
}


/*Metro css Custom*/

.top-bar-hme {
    background-color: #2e2e2e;
    padding: 5px;
    font-size: 18px;
    font-family: oswald;
}

    .top-bar-hme span {
        color: #ff4b53;
        font-size: 22px;
        font-family: oswald;
    }

.navigation {
    position: relative;
    z-index: 1;
    /*background-color: #fff;*/
    border-top: 1px dotted #ccc;
    border-bottom: 3px solid #4180cc;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
    background: rgb(255,48,25); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}

.btm-bg-home {
    padding: 15px 0px;
}

.btm-adress-div {
    position: relative;
    margin-left: -56px;
}

.top-phone-div {
    text-align: right;
}
    .top-phone-div i {
        font-size: 32px;
        margin-right: 12px;
        color: transparent;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #b8bbc0;
        background-color: #f4f4f4;
        border-radius: 100px;
        width: 50px;
        height: 50px;
        text-align: center;
        padding-top: 9px;
    }





.btm-adress-div i {
    float: left;
    font-size: 32px;
    margin-right: 12px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #dbe0e6;
    background-color: #3e79bd;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 9px;
}

.btm-adress-div h2 {
    margin: 0;
}

.btm-adress-div hr {
    border-top: 1px dotted #c2c0c0;
    margin-left: 70px;
}



.btm-adress-div h2 a {
    font-size: 40px;
    color: #ff4951;
    margin: 0;
}

    .btm-adress-div h2 a:hover {
        color: #1b7cb0;
    }





.btm-adress-div h3 {
    font-family: oswald;
    font-size: 1.2em;
    color: #7a7a84;
    margin: 0px;
    font-style: normal !important;
}





/*Metro css Custom ends*/
.nav-bg-home {
    background: rgb(5, 5, 5);
    border: 1px solid #2a2a2a;
    position: relative;
    margin-top: -55px;
    height: 47px;
}

.blck-strip {
    background-color: #000;
    padding: 6px;
}

.text-left h2 {
    font-family: 'Oswald', sans-serif;
}

.text-left span {
    font-family: 'Oswald', sans-serif;
    color: #d27e04;
    text-transform: uppercase;
}

.text-left p {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
}

.welcome-bg {
    background-color: #f1f1f1;
}

    .welcome-bg h2 {
        color: #f82b2b;
        font-size: 2.8em;
        font-family: oswald;
    }

.style-browse {
    background-color: #2e2e2e;
    position: relative;
    margin-left: -16px;
}

    .style-browse:after {
        position: absolute;
        right: -20px;
        content: " ";
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 35px 0 35px 20px;
        border-color: transparent transparent transparent #2e2e2e;
        top: 0px;
    }

.border-line {
    border-top: 1px dotted #ccc;
}

.drive-car-bg {
    background-color: #2e2e2e;
    height: 350px;
    position: absolute;
    top: -10px;
}

.verticaltext {
    position: relative !important;
    min-height: 350px;
    background-color: #2e2e2e;
    position: absolute;
    margin: -10px -50px 10px 0px;
}

.verticaltext_content {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    left: -90px;
    top: 165px;
    position: absolute;
    color: #FFF;
    text-transform: uppercase;
    font-size: 2.25em;
    font-weight: bold;
    width: 350px;
    font-family: oswald;
    color: #ff535b;
}

.yellow-bg {
    background-color: #2c71bd;
    padding: 30px 0px;
}

    .yellow-bg i {
        color: #98dcff;
        font-size: 30px;
    }

    .yellow-bg h2 {
        color: #fff;
        font-size: 30px;
        font-family: Oswald;
        text-align: center;
    }

    .yellow-bg h4 {
        color: #2e210a;
        font-size: 20px;
        font-family: Oswald;
        text-align: center;
    }
/*6 buttons css*/
.buttons {
    text-align: center;
}



    .buttons button {
        background: none;
        border: 0;
        box-sizing: border-box;
        margin: 10px;
        color: #f6f6f6 !important;
        font-size: 20px;
        position: relative;
        vertical-align: middle;
        border: 1px dotted #5998b7;
        font-family: Oswald;
        text-shadow: 1px 1px 1px #104865;
        padding: 10px;
        display: inline-block;
    }

        .buttons button:hover {
            background-color: transparent;
        }


        .buttons button::before, .buttons button::after {
            box-sizing: inherit;
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
        }







.spin {
    width: 7em;
    height: 7em;
    padding: 0;
}

    .spin:hover {
        color: #000 !important;
    }

    .spin::before, .spin::after {
        top: 0;
        left: 0;
    }

    .spin::before {
        border: 2px solid transparent;
    }

    .spin:hover::before {
        border-top-color: #105c84;
        border-right-color: #105c84;
        border-bottom-color: #105c84;
        -webkit-transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
        transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
    }

    .spin::after {
        border: 0 solid transparent;
    }

    .spin:hover::after {
        border-top: 2px solid #0eb7da;
        border-left-width: 2px;
        border-right-width: 2px;
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        -webkit-transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
        transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
        transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
        transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
    }


.thick {
    color: #f45e61;
}

    .thick:hover {
        color: #fff;
    }

    .thick::before {
        border: 3.5em solid transparent;
        z-index: -1;
    }

    .thick::after {
        mix-blend-mode: color-dodge;
        z-index: -1;
    }

    .thick:hover::before {
        background: #105c84;
        border-top-color: #105c84;
        border-right-color: #105c84;
        border-bottom-color: #105c84;
        -webkit-transition: background 0s linear 0.4s, border-top-color 0.15s linear, border-right-color 0.15s linear 0.15s, border-bottom-color 0.15s linear 0.25s;
        transition: background 0s linear 0.4s, border-top-color 0.15s linear, border-right-color 0.15s linear 0.15s, border-bottom-color 0.15s linear 0.25s;
    }

    .thick:hover::after {
        border-top: 2.5em solid #2783b3;
        border-left-width: 2.5em;
        border-right-width: 2.5em;
    }


/*6 button ends*/

.style-browse i {
    position: absolute;
    font-size: 40px;
    left: 12px;
    color: #ff545c;
    top: 10px;
}

.style-browse h3 {
    font-family: Lato;
    font-size: 34px;
    text-transform: uppercase;
    position: relative;
    margin-top: -6px;
    margin-left: 58px;
    color: #ffffff;
}

.style-browse span {
    font-family: Lato;
    font-size: 1.4375em;
    color: #ffffff;
    margin-left: 59px;
}


.welcome-div {
    background-color: black;
    max-width: 40%;
    position: absolute;
    margin-left: 21%;
    margin-top: 20px;
    z-index: 99;
    padding: 20px;
}




.quote-bg {
    background-image: url(https://www.capitalmotorsrva.com/Content/images/capitolmotorsdmv/footer-bg.jpg);
    background-repeat: repeat;
    margin-top: 20px;
}

    .quote-bg h2 {
        font-family: 'Oswald', sans-serif;
        color: #d27e04;
        text-transform: uppercase;
        font-size: 28px;
        font-weight: 100;
        padding-top: 14px;
    }

.comma-bg {
    background-color: #d27e04;
    padding: 20px;
}


.adress-btm {
    font-size: 1.2em;
    font-family: Oswald;
    color: #2f2e2e;
    font-style: normal;
}

.btm-bg {
    background-color: #f7f7f7;
    padding: 10px;
}

.effect5:before, .effect5:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 25px;
    left: 10px;
    width: 20%;
    top: 80%;
    /* max-width:300px; */
    background: #777;
    box-shadow: 0 35px 20px #777;
    -moz-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
}

.effect5:after {
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
    right: 10px;
    left: auto;
}

.huge-text {
    padding: 25px 0px;
}

    .huge-text h2 {
        font-size: 50px;
        color: #2e7fb4;
        font-weight: 800;
        margin: 0px;
    }

    .huge-text span {
        font-size: 30px;
    }

.footer-bg {
    background-color: #f1f1f1;
}

.footer-right-bg {
    background-color: #2e7fb4;
    position: relative;
    margin-top: -25px;
}

.footer-phone {
    font-family: 'Oswald', sans-serif;
    background-color: #d27e04;
    padding: 15px 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: -70px !important;
}

    .footer-phone i {
        color: #533203;
        text-shadow: 1px 1px 1px #efa63d;
        font-size: 50px;
    }


    .footer-phone h2 a {
        font-family: 'Oswald', sans-serif;
        font-size: 54px;
        font-weight: 800;
        color: #fff !important;
        text-shadow: 1px 1px 1px #a86606;
    }

        .footer-phone h2 a:hover {
            color: #ccc !important;
        }

.openText {
    color: #2f2e39;
}

.openTextAddress {
    line-height: 35px;
    color: #6a6d71;
    padding-bottom: 7px;
}

.hrslbl {
    float: right;
}

.heading {
    font-family: 'Oswald', sans-serif;
    font-family: 'Oswald', sans-serif;
    background-color: #d27e04;
    max-width: 54%;
    padding: 10px;
    position: relative;
    margin-top: -22px;
    text-align: center;
    color: #533203;
    text-shadow: 1px 1px 1px #efa63d;
    margin-bottom: 40px;
}

.border-between > [class*='col-']:before {
    background: #4a9ed4;
    bottom: 0;
    content: " ";
    left: 25px;
    position: absolute;
    width: 1px;
    top: 20px;
}

.border-between > [class*='col-']:first-child:before {
    display: none;
}

/*#verticle menu */

.horiz_menu {
    font-family: 'Lato', sans-serif;
    padding: 5px;
    margin: 5px;
    margin-top: 10px;
}

    .horiz_menu li {
        list-style: none;
        padding: 5px 0px;
        display: inline-block;
        margin-right: 3%;
    }

/*.horiz_menu li:before {
            content: "\f192"; /* FontAwesome Unicode */
/*font-family: FontAwesome;
            display: inline-block;
            margin-left: -1.3em; /* same as padding-left set on li */
/*/*width: 1.3em; /* same as padding-left set on li */
/*color: #76B1D7;*/ * /*/
        }*/ */ .horiz_menu li a {
    text-decoration: none;
    color: #fff;
}

.horiz_menu li a:hover {
    text-decoration: none;
    opacity: .7;
}

/*#endregion */
.white-bg {
    background-color: #F6F6F6;
    padding: 15px 0px;
}

.creditLink {
    background-image: url(https://www.capitalmotorsrva.com/Content/images/capitolmotorsdmv/creditApprovalBanner.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 725px;
}

.middle-imge {
    background-image: url(https://www.capitalmotorsrva.com/Content/images/capitolmotorsdmv/contactImge.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.love-hear {
    font-size: 30px;
    font-family: 'Ubuntu', sans-serif;
    padding: 55px 0px;
}

.phone-bottom a {
    font-size: 2.0em;
    color: #d1181e;
    font-family: sansation;
}

.address-bottom {
    font-size: 1.0em;
    color: #36353A;
    font-family: sansation;
}

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

    ul.social-network li {
        display: inline;
        margin: 0 5px;
    }


/* footer social icons */
.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

.social-network a.icoYoutube:hover {
    background-color: #007bb7;
}

    .social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
    .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoYoutube:hover i {
        color: #fff;
    }

a.socialIcon:hover, .socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 30px;
}

.social-circle li i {
    margin: 0;
    line-height: 50px;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #008DD2;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.socialMediaIconMargin {
    margin-top: 20px;
}





.decorated-featured {
    text-align: left;
}

.sub-heading-vehicle {
    text-align: left;
    position: relative;
    float: left;
    margin-top: -12px;
    font-family: oswald;
    color: #868686;
    font-style: italic;
    text-shadow: 1px 1px 1px #fff
}


.footer-bg-imge {
    background-image: url(https://www.capitalmotorsrva.com/Content/images/capitolmotorsdmv/footerBg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.banner-padding-6 {
    padding: 6px;
}

hr.lineStyle {
    border-top: 1px solid #333;
}

.slider-home-div {
    height: 585px;
    background-color: green;
}



.nav-shadow-home {
    webkit-box-shadow: 4px 14px 15px -13px rgba(0,0,0,0.87);
    -moz-box-shadow: 4px 14px 15px -13px rgba(0,0,0,0.87);
    box-shadow: 4px 14px 15px -13px rgba(0,0,0,0.87);
}

.top-center-align {
    text-align: center;
}

.top-bar {
    padding: 5px;
}

    .top-bar .social-icons {
        padding-right: 20px;
    }

.social-icons a {
    font-size: 18px;
    color: #9a9a9a;
}

    .social-icons a:hover {
        color: #0197E0;
    }

.logo {
    z-index: 1;
    position: relative;
    /*margin-top: -40px;*/
}




.logos address a {
    color: #ff4951;
    font-size: 3.5em;
    font-family: 'Oswald', sans-serif;
    text-shadow: 0 -2px 0 #ffff73, 0 2px 0 #124678, 1px 0px 0 #2868a5, 3px 3px 0px rgba(0, 0, 0, 0.1), -3px 4px 0px rgba(0, 0, 0, 0.1), 2px -2px 0px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.1), -150px 580px 0 rgba(27, 104, 178, 0.06);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

    .logos address a:hover {
        color: #1b7cb0;
    }


@media all and (max-width:1200px) {
    .footer-phone h2 a {
        font-size: 38px;
    }
}



@media all and (max-width:992px) {
    .logos address {
        font-size: 2.0em;
    }

    .openText {
        font-size: 12px;
    }

    .footer-phone h2 a {
        font-size: 30px;
    }
}

@media all and (max-width:800px) {

    .logos address {
        font-size: 1.2em;
    }

    .heading {
        font-size: 1.3em;
    }

    .footer-phone h2 a {
        font-size: 23px;
    }
   
   
}




@media only screen and (max-width: 767px) {
    .logos .col-sm-4:nth-child(1) img {
        text-align: center;
        margin: 0 auto;
        position: relative;
        display: block;
    }

    .logo img {
        margin-top: -20px;
        margin: auto;
    }

    .logos address {
        display: none;
    }

    .decorated-featured {
        overflow: hidden;
        text-align: left;
        width: 1000%;
        margin: 0 auto;
    }

    .footer-phone h2 a {
        font-size: 65px;
    }

    .border-between > [class*='col-']:before {
        background: #4a9ed4;
        bottom: 0;
        content: " ";
        left: 0px;
        position: absolute;
        width: 0px;
        top: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .footer-phone h2 a {
        font-size: 45px;
    }
}

@media only screen and (max-width: 375px) {
    .footer-phone h2 a {
        font-size: 36px;
    }
}
/*Search*/
.top-search { /* padding-top: 10px !important; */
}

    .top-search .search-form {
        padding: 0;
        margin: 0;
        overflow: hidden;
        height: 37px;
        top: 5px;
        background-color: transparent;
        position: relative;
    }

.top-search {
    -moz-transition: all 0.35s, border-radius 0s;
    -o-transition: all 0.35s, border-radius 0s;
    -webkit-transition: all 0.35s, border-radius 0s;
    transition: all 0.35s, border-radius 0s;
    box-shadow: none;
    border-radius: 0;
    border: none;
    padding: 0;
}

    .top-search input {
        padding-right: 20px;
        border: 0 none;
        background-color: transparent !important;
        box-shadow: none;
        display: block;
        color: #828282;
    }

    .top-search button {
        background-color: transparent;
        color: #0399F0;
    }

.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
}

.search-form .form-group input.form-control:-moz-placeholder {
    /* Firefox 18- */
    display: none;
}

.search-form .form-group input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    display: none;
}

.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
}

.search-form .form-group:hover,
.search-form .form-group.hover {
    width: 100%;
    /* border-radius: 4px 25px 25px 4px; */
}

.search-form .form-group span.form-control-feedback {
    position: absolute;
    /* top: 10px; */
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #3596e0;
    left: initial;
    font-size: 14px;
    z-index: 2;
}

@media all and (max-width:991px) {
    .top-search {
        position: absolute;
        right: 0;
        z-index: 2;
        width: 100%;
    }

    .search-form .form-group {
        width: 35px;
    }

    .heading {
        font-size: 2em;
    }
}

/*#endregion */



.nav-bg-hme {
}

.icon-left {
    float: left;
    font-size: 52px;
    margin-right: 12px;
    margin-top: 13px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #888888;
}

.icon-right {
    float: left;
    font-size: 52px;
    margin-left: 22px;
    margin-top: 13px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #888888;
}

address {
    margin-bottom: 13px;
    font-style: normal;
    line-height: 1.428571429;
    /*margin-top: 14px !important;*/
    font-size: 18px !important;
    color: #575555 !important;
    font-weight: 300 !important;
    font-family: 'oswald', sans-serif;
    /*font-style: italic;*/
    
}

.hme-phone {
    font-size: 35px;
    color: #f1b75b;
}






/*#region Navigation */
.navigation {
    position: relative;
    z-index: 1;
}


.navbar {
    border: none;
    margin: 0;
}

    .navbar .navbar-collapse {
    }

.navbar-nav > .active > a {
    color: #E4E4E4;
}

.navbar-nav > li > a {
    color: #ffecec;
    font-size: 1.4em;
    font-family: Oswald, sans-serif;
    padding: 15px 15px !important;
}

.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus, .navbar-nav > li.active, .nav > li > a:hover, .nav > li > a:focus, .nav > li > a:hover, .nav > li:hover {
    /*background-color: #ff4b53;*/
    color: #b5e1fe;
    text-shadow: 1px 1px #34649d;
    transition: 1s;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5b90cc+0,4180cc+100 */
    background: rgb(91,144,204); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(91,144,204,1) 0%, rgba(65,128,204,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(91,144,204,1) 0%,rgba(65,128,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(91,144,204,1) 0%,rgba(65,128,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b90cc', endColorstr='#4180cc',GradientType=0 ); /* IE6-9 */
}

.navbar-toggle, .navbar-toggle:hover {
    /* float:left; */
    right: 0px;
    border: none;
    background-image: url(https://www.capitalmotorsrva.com/Content/images/whitehorse/toggle.png) !important;
    background-repeat: no-repeat;
    background-size: contain !important;
    background-color: #FE4A52 !important;
    width: 39px;
    height: 36px;
    top: -4px;
    z-index: 999;
}

@media all and (max-width:991px) {
    .navigation {
        width: 100%;
    }

    .navbar-nav > li > a {
        font-size: 1em;
    }

    .row {
        margin: 0;
    }
}

@media all and (max-width:767px) {
    .navigation {
        position: relative;
    }

    .navbar-header {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
        background: rgb(255,48,25); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
    }
}


/*#endregion */
/*#region Google translate 
*/
.languageDiv {
    margin-top: 10px;
}

goog-te-banner-frame.skiptranslate {
    display: none !important;
}

a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}

.goog-te-gadget-simple {
    background-color: rgba(73, 142, 209, 0.11) !important;
    border-left: 1px solid rgb(245, 242, 237) !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 0.21) !important;
}

    .goog-te-gadget-simple .goog-te-menu-value {
        color: #FFFFFF !important;
    }
/*#endregion*/
/*#region Carousal */
/*slides as background image*/
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    min-width: 1600px;
}

#carousel .carousel-caption {
    left: 0;
    margin-bottom: 110px;
}

    #carousel .carousel-caption.caption-first {
        margin-bottom: 0;
        text-align: center;
        width: 100%;
        text-align: center;
        margin-bottom: 70px;
    }

.caption-first {
    font-size: 1.7em;
}

#carousel h3 {
    text-transform: uppercase;
    background-color: #0399f0;
    margin: 0;
    padding: 10px;
    font-family: 'Montserrat', sans-serif;
    width: 550px;
    text-align: left;
}

    #carousel h3.caption-first {
        text-transform: uppercase;
        background-color: transparent;
        width: 100%;
        text-align: center;
    }

#carousel p {
    font-family: 'Montserrat', sans-serif;
    background-color: #0c0c0b;
    width: 370px;
    margin-top: 10px;
    padding: 10px;
    line-height: 25px;
    text-align: left;
}

#carousel h3 .and {
    color: #222021;
}

@media all and (max-width:1199px) {
    .caption-first {
        font-size: 1.6em;
    }
}

@media all and (max-width:991px) {
    .caption-first {
        font-size: 1.4em;
    }
}
/*faddin effect*/


.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

    .carousel-fade .carousel-inner .next,
    .carousel-fade .carousel-inner .prev,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.carousel-fade .carousel-control {
    z-index: 2;
}

@media all and (max-width:1199px) {
    #carousel {
        padding-top: 100px;
    }
}


/*#endregion */
/*#region Search Block 
*/
.search-filter {
    background-color: #e9ebec;
    border: none;
    border-radius: 0px;
    position: relative;
    margin-bottom: 0;
    color: #6b6b6b;
    font-weight: normal !important;
}

    .search-filter h3 {
        color: #0399f0;
        padding-bottom: 40px;
        font-family: 'Montserrat', sans-serif;
    }

#search_block .form-control {
    font-family: calibri;
    width: 100%;
    height: 36px;
    border: 1px solid #d3d3d3;
    color: #c8c7c7;
    background-color: #fff;
    font-size: 14px;
    border-radius: 0;
}

    #search_block .form-control.price-low, #search_block .form-control.price-high {
        width: 26%;
        float: left;
    }

#search_block select option {
    background: rgb(28, 28, 28);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

#search_block .dash {
    width: 25%;
    float: left;
    text-align: center;
    padding-top: 5px;
}

#search_block .btn-search {
    margin-top: 20px;
}

#search_block .btn-search, .small-search .btn-search {
    font-family: 'Play', sans-serif;
    padding: 10px 30px;
    font-size: 14px;
    color: #FFF !important;
    border-radius: 2px;
    border: 1px solid #2D2C20;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0);
    background-color: #F96444;
    font-weight: bold;
    margin-top: 14px;
}

    #search_block .btn-search:hover, .small-search .btn-search:hover {
        background-color: #D8452A !important;
    }

@media all and (max-width:480px) {
    .small-search .btn-search {
        padding: 8px 10px 8px 10px;
    }

    #search_block .form-control.price-low, #search_block .form-control.price-high {
        width: 100%;
        float: left;
    }
}

#search_block .control-label {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal !important;
}

@media all and (max-width:800px) {
    #search_block .control-label {
        margin-bottom: 0px;
        font-size: 12px;
    }

    #search_block .btn-search {
        /* margin-top: 19px; */
    }
}

@media all and (max-width:767px) {
    #search_block .control-label {
        margin-bottom: 0px;
        font-size: 11px;
    }

    #search_block .btn-search {
        margin-top: 17px;
    }

    .search-filter {
        margin-top: 0;
    }

    header {
        z-index: 3;
    }

    #search_block form div {
        margin-top: 20px;
    }
}

/*price range*/
.range .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-color: #8c8c8c;
    border: 1px solid #939393;
    border-radius: 50% !important;
    -moz-box-shadow: inset 0 0 0px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px #fff;
}

.range .ui-widget-content {
    background-image: none;
    background-color: #fff;
    border: 1px solid #D3D3D3;
}

.range input[type="text"] {
    background-color: transparent;
    color: #232323;
    margin: 0;
    width: 52px;
    text-align: center;
    border: none;
}

.range #slider {
    margin-top: 10px;
}

/*#endregion */
/*#region FEATUERD SLIDER 
*/
.recent-vehicles-wrap {
    position: relative;
    padding-bottom: 20px;
}

.overflow-hidden {
    overflow: hidden !important;
}

.recent-vehicles {
    margin: 20px 0;
    padding: 0 !important;
}

.index-featured-cars h2 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.875em;
    font-family: oswald;
    font-style: italic;
    color: #0f0f0f;
}

.red-heading-vehcicle {
    color: #ff4951;
}

.veh-hr {
    border-top: 1px dotted #d2caca;
    max-width: 20%;
    position: relative;
    margin-left: 0;
    margin-top: 26px;
}


#inner_layout .recent-vehicles > h5 {
    font-size: 18px;
}

.recent-vehicles > h5 {
    font-size: 30px;
    font-family: 'Ubuntu', sans-serif;
    color: #f5f5f5;
}

.layout .recent-vehicles > h5 {
    font-size: 22px;
}

.index-featured-cars .car-block, .index-featured-cars .slide {
    background-color: transparent !important;
    max-width: 255px !important;
    width: 100% !important;
    border: 1px solid transparent;
}

    .index-featured-cars .car-block:hover {
        /*border-color: #ccc;*/
    }

    .index-featured-cars .car-block img {
        width: 100%;
    }


.index-featured-cars .car-block-bottom img {
    margin-right: 0;
}

.index-featured-cars .car-block-bottom {
    margin-top: 0;
    text-align: left;
    /*padding-left: 15px !important;*/
    z-index: 0;
    background-color: #f1f1f1;
    padding: 6px 5px 5px 5px !important;
}


.index-featured-cars .car-block:hover .img-flex, .index-featured-cars .bx-viewport {
    overflow: visible !important;
    overflow-y: visible !important;
    max-width: 1170px;
}

.bx-wrapper .bx-viewport {
    margin-bottom: 20px !important;
}

.car-block:hover .car-block-bottom {
}

    .car-block:hover .car-block-bottom h5 {
        /* font-size:150%; */
    }

.car-block:hover .img-flex .align-center {
    background-color: #030303 !important;
}

.car-block:hover .img-flex i {
    color: #ffffff !important;
}

.car-block-bottom .box {
    padding-bottom: 10px;
    /* background-color: #EDEDED; */
}

    .car-block-bottom .box a {
        background-color: #fff;
        box-shadow: none;
        border-radius: 0;
        padding: 5px 10px;
    }

        .car-block-bottom .box a i {
            color: #D6D6D6;
            top: 3px;
        }

.car-block-bottom h5 {
    text-align: center;
    font-size: 20px !important;
    color: #ff4951;
    /*position: absolute;
    left: 0;
    right: 0;
    bottom: -22px;*/
    z-index: 600;
    background-color: transparent;
    font-family: sans-serif;
    /*margin-bottom: -15px !important;*/
    max-width: 100%;
    border-top: 1px solid #e9eaef;
    transition: 1s;
}

.milage-clr {
    color: #929292;
}






.car-block-bottom h6 {
    font-size: 16px !important;
    line-height: 22px;
    font-family: 'Oswald', Helvetica;
}

    .car-block-bottom h6 strong {
        font-size: 16px !important;
    }

    .car-block-bottom h6:nth-child(3) strong {
        color: #A7A7A7;
        font-size: 12px !important;
    }

.arrow3 a:hover {
    background-color: #bd5049;
}

.car-block:hover .car-block-bottom h6, .car-block:hover .car-block-bottom h6 strong {
    color: #9f9f9f !important;
}

.car-block:hover .car-block-bottom h6 {
    border-color: rgba(0,0,0,0.075);
}

#slideControls3 {
    position: absolute;
    top: 40px;
    right: 15px;
}

.car-block:hover .car-block-bottom h5 {
    background-color: #ff4951;
}

.arrow3 a {
    background: url(https://www.capitalmotorsrva.com/Content/images/arrow.png) no-repeat #dedfe1 !important;
    /* border-radius: 15px; */
}

    .arrow3 a:hover {
        background-color: #FF4951 !important;
    }

    .arrow3 a.bx-next {
        background-position: -20px 8px !important;
    }

    .arrow3 a.bx-prev {
        background-position: 9px 8px !important;
    }

.recent-vehicles h5 {
    color: #282828;
    font-weight: normal !important;
}

a.featured {
    border-radius: 0;
    background-color: #4d4d4e;
    -webkit-box-shadow: inset 0 0 1px rgba(90,89,89,.75);
    -moz-box-shadow: inset 0 0 1px rgba(90,89,89,.75);
    box-shadow: inset 0 0 1px rgba(90,89,89,.75);
    border: solid 1px #000;
    color: #bdbdbf;
    padding: 10px 30px;
    font-size: 20px;
}

    a.featured:hover {
        background-color: #000;
        -webkit-box-shadow: inset 0 0 1px rgba(90,89,89,.75);
        -moz-box-shadow: inset 0 0 1px rgba(90,89,89,.75);
        box-shadow: inset 0 0 1px rgba(90,89,89,.75);
        border: solid 1px #000;
    }

@media all and (max-width:767px) {
    .index-featured-cars h2 {
        font-size: 1.7em;
    }

    #slideControls3 {
        bottom: -20px;
    }

    .center-img-align {
        margin: 0 auto;
    }

    .business-marginbtm {
        margin-bottom: 15px;
    }
}
/*#endregion*/
/*#region Parallax */
.parallax {
    background-image: url('https://www.capitalmotorsrva.com/Content/images/whitehorse/parallax-bg.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 50px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

    .parallax i {
        font-size: 3em;
        color: #9eb3d1;
    }

    .parallax h2 {
        margin-bottom: 40px;
        color: #fff;
        font-size: 2.7em;
    }

    .parallax a {
        border: 1px solid #fff;
        padding: 8px 20px;
        font-size: 1.3em;
        border-radius: 0;
        font-weight: normal;
    }
/*#endregion */
/*#region Banners */
.banners {
    background-color: #f8f8f8;
    padding: 30px 10px;
}

    .banners .col-sm-4 {
        margin: 0;
        padding: 0;
    }


    .banners img {
        float: none;
        margin: 0 auto;
        margin-bottom: 10px;
    }


/*#endregion */
/*#region Footer */
footer {
    padding: 0;
    color: #f9f9f9;
    background-color: transparent;
}

    footer .row:nth-child(1) img {
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

.layout footer .row:nth-child(1) img {
    width: auto;
}

footer .phone a, footer .fax span {
    color: #01598e;
    font-size: 1.3em;
    font-weight: bold;
}

footer .address .phone, footer .address .fax {
    max-width: 180px;
}



footer .businessHours .btn {
    border-radius: 0;
    width: 70%;
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #fff;
    background-color: transparent !important;
}

    footer .businessHours .btn:hover {
        background-color: #FB6448 !important;
        border-color: #8d9695;
        color: #fff !important;
    }

ul.businessHours, footer address {
    margin: 0 auto;
    position: relative;
    ;
}




    ul.businessHours > .col-xs-12 {
        padding: 0;
        margin: 0;
    }

    ul.businessHours .table-bordered > tbody > tr > td, ul.businessHours table {
        border: none;
        padding: 2px 0px;
    }

    ul.businessHours li:nth-child(even) {
        margin-top: -20px;
        text-align: right;
    }

footer .credits {
    background-color: #010000;
    padding: 10px;
}

    footer .credits a {
        color: #595959;
    }

    footer .credits img {
        float: none;
    }

@media all and (max-width:767px) {
    footer .businessHours .btn {
        width: 200px;
        display: block;
    }

    footer .address {
        float: none;
    }
}
/*#endregion */
/*#region STICKY KEY
*/
.onlineCreditApp {
    background-image: url("https://www.capitalmotorsrva.com/Content/images/virginiaautotrader/apply_popup.png");
    background-repeat: no-repeat;
    width: 168px;
    height: 168px;
    position: absolute;
    right: 3px;
    border-radius: 50%;
}

#basket {
    z-index: 10000 !important;
}

.back_to_top {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.65);
    color: #FFF;
    cursor: pointer;
    text-align: center;
    position: fixed;
    right: 50px;
    bottom: 50px;
    padding-top: 6px;
    display: none;
    z-index: 999;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -webkit-transition-property: background-color;
    transition-property: background-color;
}

    .back_to_top:hover {
        background-color: #ff545c;
    }

.bbbimg {
    margin-top: 22px;
}
/*#endregion*/
/*#region innerPage */
.layout header {
    position: relative;
}

.content {
    background: transparent;
    position: relative;
    /* margin-top: 25px; */
}

@media all and (max-width:767px) {
    .content {
        margin-top: 25px;
    }
}

.detail-mobile .car-info {
    color: #3c3c3c;
}

.btn, .btn-default, .default-btn, .btn-inventory, button, input[type="reset"], input[type="button"], input[type="submit"], .content-nav ul li.gradient_button, .gradient_button.view-details, .gradient_button.view-video, div.example-tabs .nav-tabs > li > a, #inventory-7 .shortLinks .action_button, .content-nav ul li a {
    color: #ffffff !important;
    text-shadow: none;
    border: none;
    background-color: #d72d34;
}

    .btn:hover, .btn-default:hover, .default-btn:hover, .btn-inventory:hover, .btn-inventory:hover, button:hover, .content-nav ul li.gradient_button:hover, .gradient_button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover, .car-block:hover #viewDetail-4 .car-detail-heading, .porche .porche-header {
        color: #ffffff !important;
        text-shadow: none;
        background-color: #c7081b;
        background: #c7081b;
        background-image: none;
    }

.show_button.figure, .text-danger, .text-danger:hover, .about-us h3, .blog-container h3, .blog-post h3, .side-content h3, .services h3, .find_map h2, .welcome-wrap h4, .information_head h3, .side-content .list h3, #viewDetail-4 .car-info table tbody tr:nth-child(1), .side-content .list ul li:last-child a, .figure, .side-content .financing_calculator h3, .left_inventory h3 {
    color: #2c71bd;
}

a, .side-content .list ul li span, a:hover {
    color: #757575;
    text-decoration: none;
}

.layout .content > .container {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(45, 45, 45, 0.11);
}



textarea, select, div.custom-select, input[type="text"], input[type="email"], input[type="date"], input[type="number"], input[type="search"], .form-control, #viewDetail-4 input, #viewDetail-4 Textarea, ul.top_buttons li a {
    background-color: rgb(255, 255, 255);
    text-shadow: none;
    color: #060606;
}

.pagination > li > a:hover, .pagination > li > a:focus, .controls .left-arrow:hover, .controls .right-arrow:hover, .pagination li.disabled a {
    background-color: #c7081b;
    color: #ffffff !important;
}

div.inventory, div.inventory:hover,  .extraComments {
    background-color: #fff;
    background-image: none;
}
.search-form {
    background-color: #f2f1f1 !important;
}
div.inventory {
    -webkit-border-radius: 11px / 13px;
    border-radius: 11px / 13px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* background-color: #1d1d1d; */
    -moz-box-shadow: none !important;
    background-image: -moz-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
    background-image: -o-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
    /* background-image: -webkit-linear-gradient(bottom, #f9f9f9 0%, #fff 100%); */
    background-image: linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
    /* margin-bottom: 20px; */
    font-family: 'Open Sans', sans-serif;
}

    a, .inventory .title, .option, .address ul li span, table td.spec, .spec, .figure, .side-content .list ul li span, .car-info, .select-wrapper span.sort-by, .option, div.inventory .price b {
        color: #060606;
    }

#viewDetail-4 .car-detail-heading, .porche .porche-header, .optional-features h3, #viewDetail-4 .default-btn, #inventory-7 .shortLinks .action_button, .optional-features h3.text-primary:hover {
    background-color: transparent;
    text-shadow: none;
    color: #1a6386;
}

#viewDetail-4 .car-info table tbody tr:nth-child(1), .text-primary.similarCar-price-4 {
    color: #cb0104;
}

#viewDetail-Right-4 .viewDetail_similarCar_area-4, .porche .car-detail, .listing-slider, #viewDetail-4 .side-content, #viewDetail-4 #viewDetail-cars-4, #viewDetail-4 #viewDetail-text-4.text-uppercase, #viewDetail-4 .optional-features, .extraComments {
    border: none;
    box-shadow: none;
}

    .address ul li i, .icon_address p i, .left-information, .icon_address p, .address ul li i, .address ul li strong, .address ul li span, #viewDetail-Right-4 .viewDetail_similarCar_area-4 .similarCar-link-4, #viewDetail-4 #viewDetail-text-4 {
        color: #2d2d2d;
    }
/*#endregion */





.half-portion {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,0.5); /*dim the background*/
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}






.camera_caption {
    top: 20% !important;
    text-align: center;
    bottom: auto !important;
    position: relative;
    z-index: 11;
    width: 100% !important;
}




    .camera_caption h1 {
        font-size: 5em;
        font-family: 'Anton', sans-serif;
        text-transform: uppercase;
        font-weight: 800;
        padding: 0px;
        line-height: 10px;
        color: #ff4848;
    }


    .camera_caption p {
        font-size: 3.2em;
        font-family: 'Anton', sans-serif;
        font-weight: 100;
        color: #090909;
        text-transform: uppercase;
        font-family: 'Open Sans Condensed', sans-serif;
    }

    .camera_caption h2 {
        font-size: 2.2em;
        font-family: 'Anton', sans-serif;
        font-weight: normal;
        color: #fff;
        padding-top: 20px;
    }

    .camera_caption > div {
        background: transparent !important;
    }

    .camera_caption > div {
        padding: 20px 20px 40px !important;
    }

.offr-sp {
    font-size: 3.5em !important;
}





@media all and (max-width:1199px) {
}

}

@media all and (max-width:1170px) {
    .navbar {
        border: none;
        margin: 0;
    }

    .logos address {
        font-size: 0.9em;
        margin-top: 1.5em;
        font-family: 'Montserrat', sans-serif;
        text-align: center;
        color: #2d2c2c;
        text-shadow: 1px 1px #f8f8f8;
        padding-left: 15px;
    }

    address {
        margin-bottom: 30px !important;
        font-style: normal;
        line-height: 1.428571429;
    }

    .range input[type="text"] {
        background-color: transparent;
        color: #c8c7c7;
        margin: 0;
        width: 52px;
        text-align: center;
    }

    #search_block .btn-search, .small-search .btn-search {
        font-family: 'Play', sans-serif;
        padding: 10px 8px;
        font-size: 14px;
        color: #FFF;
        border-radius: 2px;
        border: 1px solid #2D2C20;
        box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
        text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0);
        background-color: #F96444;
        font-weight: bold;
        margin-top: 14px;
    }

    .decorated-featured {
        overflow: hidden;
        text-align: center;
        width: 45%;
        margin: 0 auto;
    }

    .decorated {
        overflow: hidden;
        text-align: center;
        width: 30%;
        margin: 0 auto;
    }
}

@media all and (max-width:800px) {

    .navbar-nav > li > a {
        font-size: 0.9em !important;
    }
}



@media all and (max-width:767px) {
    .navbar {
        border: none;
        margin: 0;
        margin-top: -452px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 14px !important;
    }

    .navbar {
        border: none;
        margin: 0;
        margin-top: 0;
    }

    .logo-margin {
        margin-top: 18px;
    }

    .index-featured-cars h2 {
        margin-top: 10px;
        font-size: 2.0em;
        font-weight: normal;
        font-family: sansation;
        margin: 10px auto 0;
    }

    .decorated {
        overflow: hidden;
        text-align: center;
        width: 37%;
        margin: 0 auto;
        font-size: 1em;
    }
}

#map {
    width: 100%;
    height: 365px;
}

.sim-button {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-top: 9px;
    width: 100%;
    cursor: pointer;
}

.button17 {
    color: rgba(255,255,255,1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.5);
    overflow: hidden;
    color: #a1a1a1 !important;
    background-color: #222;
}

    .button17 a {
        color: rgba(51,51,51,1);
        text-decoration: none;
        display: block;
    }

    .button17:hover {
        color: #fff !important;
        text-decoration: none;
        display: block;
        background-color: #222 !important;
        border: 1px solid #999;
    }


    .button17::before, .button17::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background-color: rgba(255,255,255,0.25);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translate(-33%,-190%) rotate(-30deg);
        transform: translate(-33%,-190%) rotate(-30deg);
        -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
        transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    }

    .button17::after {
        -webkit-transition-delay: 0.2s; /* Safari */
        transition-delay: 0.2s;
    }

    .button17:hover::before, .button17:hover::after {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }






.v-inven-button {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-top: 9px;
    width: 50%;
    cursor: pointer;
    margin: auto;
    margin-top: 30px;
}

.button-iven {
    color: rgba(255,255,255,1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    border: 1px solid #533203;
    overflow: hidden;
    color: #533203 !important;
    font-size: 20px;
}

    .button-iven a {
        color: rgba(51,51,51,1);
        text-decoration: none;
        display: block;
    }

    .button-iven:hover {
        color: #000 !important;
        text-decoration: none;
        display: block;
        background-color: #ccc !important;
        border: 1px solid #999;
    }


    .button-iven::before, .button-iven::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background-color: rgba(255,255,255,0.25);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translate(-33%,-190%) rotate(-30deg);
        transform: translate(-33%,-190%) rotate(-30deg);
        -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
        transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    }

    .button-iven::after {
        -webkit-transition-delay: 0.2s; /* Safari */
        transition-delay: 0.2s;
    }

    .button-iven:hover::before, .button-iven:hover::after {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }

/*hover line*/


.sliding-u-l-r-l {
    display: inline-block;
    position: relative;
    padding-bottom: 3px;
}

    .sliding-u-l-r-l:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 2px;
        width: 0;
        transition: width 0s ease, background .5s ease;
    }

    .sliding-u-l-r-l:after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        height: 2px;
        width: 0;
        background: #ff545c;
        transition: width .5s ease;
    }

    .sliding-u-l-r-l:hover:before {
        width: 100%;
        background: #ff545c;
        transition: width .5s ease;
    }

    .sliding-u-l-r-l:hover:after {
        width: 100%;
        background: transparent;
        transition: all 0s ease;
    }


.push_button {
    position: relative;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    line-height: 23px;
    font-family: 'Oswald', Helvetica;
    display: block;
    padding: 12px;
    font-size: 23px;
    margin-top: 5px;
    text-transform: uppercase;
    margin-right: 11px;
}

    .push_button:before {
        background: #f0f0f0;
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D0D0D0), to(#f0f0f0));
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
        position: absolute;
        content: "";
        left: -6px;
        right: -6px;
        top: -6px;
        bottom: -10px;
        z-index: -1;
    }

    .push_button:active {
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset;
        top: 5px;
    }

        .push_button:active:before {
            top: -11px;
            bottom: -5px;
            content: "";
        }

.red {
    text-shadow: -1px -1px 0 #A84155;
    background: #D25068;
    color: #fff;
    border: 1px solid #D25068;
    background-image: -webkit-linear-gradient(top, #F66C7B, #D25068);
    background-image: -moz-linear-gradient(top, #F66C7B, #D25068);
    background-image: -ms-linear-gradient(top, #F66C7B, #D25068);
    background-image: -o-linear-gradient(top, #F66C7B, #D25068);
    background-image: linear-gradient(to bottom, #F66C7B, #D25068);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
}

    .red:hover .glyphicon {
        color: #6e1423 !important;
        text-shadow: 1px 1px 1px #f37588;
        -webkit-transform: rotateZ(720deg);
        -moz-transform: rotateZ(720deg);
        transform: rotateZ(720deg);
    }

.blue {
    text-shadow: -1px -1px 0 #2C7982;
    background: #3EACBA;
    color: #fff;
    border: 1px solid #379AA4;
    background-image: -webkit-linear-gradient(top, #44C1EC, #0082AE);
    background-image: -moz-linear-gradient(top, #44C1EC, #0082AE);
    background-image: -ms-linear-gradient(top, #44C1EC, #0082AE);
    background-image: -o-linear-gradient(top, #44C1EC, #3EACBA);
    background-image: linear-gradient(top, #44C1EC, #0082AE);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #0082AE, 0 4px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #0082AE, 0 4px 2px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #0082AE, 0 4px 2px rgba(0, 0, 0, .5);
}

    .blue:hover .glyphicon {
        color: #0f6772 !important;
        text-shadow: 1px 1px 1px #52d8e7;
        -webkit-transform: rotateZ(720deg);
        -moz-transform: rotateZ(720deg);
        transform: rotateZ(720deg);
    }

.push_button .glyphicon {
    font-size: 40px;
    margin-bottom: 10px;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
}


.padding-0 {
    padding-right: 0;
    padding-left: 0;
}

@media all and (max-width:800px) {



    .push_button .glyphicon {
        font-size: 20px;
    }

    .red {
        font-size: 15px;
    }

    .blue {
        font-size: 15px;
    }

    .push_button {
        padding: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .red {
        margin-bottom: 20px;
        font-size: 25px;
    }

    .blue {
        margin-bottom: 20px;
        font-size: 25px;
    }

    .button-iven {
        margin: auto;
        margin-bottom: 20px;
    }

    .footer-phone {
        margin-right: auto;
    }
}


@media all and (max-width:1600px) {
    .camera_caption h1 {
        font-size: 4.3em;
    }

    .camera_caption p {
        font-size: 2.6em;
    }
}

#viewDetail-4 .default-btn {
    margin-top: 0 !important;
    border-radius: 30px !important;
    background-color: #d72d34 !important;
    border-radius: 30px !important;
    border: 4px solid #d72d34 !important;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5), 0px 0px 5px rgba(153, 84, 0, 0.7) inset !important;
}

    #viewDetail-4 .default-btn:hover {
        background-color: #c7081b !important;
    }

@media all and (max-width:1170px) {

    .camera_caption p {
        font-size: 2.0em !important;
    }

    .camera_caption h1 {
        font-size: 3.0em !important;
    }
}

@media all and (max-width:1024px) {
    .camera_caption p {
        font-size: 1.7em !important;
    }

    .camera_caption h1 {
        font-size: 2.7em !important;
    }
}

@media all and (max-width:992px) {
    .camera_caption p {
        font-size: 1.5em !important;
    }
}

@media all and (max-width:800px) {
    .camera_caption p {
        font-size: 1.1em !important;
    }

    .camera_caption h1 {
        font-size: 2.3em !important;
    }

    .sim-button {
        margin-top: 5px;
    }
}

@media all and (max-width:768px) {
    .camera_caption p {
        font-size: 1.0em !important;
    }

    .camera_caption h1 {
        font-size: 2.1em !important;
    }
}


/*Button Home*/


.hme-btn,
.hme-btn::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.hme-btn {
    background: none;
    color: #fff;
    display: block;
    margin: 1em auto;
    padding: .5em 1em;
    position: relative;
    width: 65%;
    text-align: center;
}

    .hme-btn::before,
    .hme-btn::after {
        background: #efa63d;
        content: '';
        position: absolute;
        z-index: -1;
    }

    .hme-btn:hover {
        color: #2ecc71;
    }
/* BUTTON 1 */
.btn-1::after {
    height: 0;
    left: 0;
    top: 0;
    width: 100%;
}

.btn-1:hover:after {
    height: 100%;
}

.hme-btn-btm {
    font-family: 'Lato', sans-serif;
    border: 1px solid #efa63d !important;
    color: #533203;
    text-shadow: 1px 1px 1px #efa63d !important;
    font-size: 18px;
}

    .hme-btn-btm:hover {
        color: #d27e04;
        text-shadow: 1px 1px 1px #fff !important;
    }

.hme-btn-inven {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-shadow: none;
    color: #d27e04;
    border: 1px solid #efa63d !important;
}

    .hme-btn-inven:hover {
        color: #533203;
    }

.hme-btn-welcome {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-shadow: none;
    color: #747373;
    border: 1px solid #424242 !important;
    width: 25% !important;
    float: left !important;
}

    .hme-btn-welcome:hover {
        color: #533203;
    }

.hme-btn-banner {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-shadow: none;
    color: #fff;
    border: 1px solid #fff !important;
    width: 25% !important;
    padding: 10px 0px;
    text-transform: uppercase;
}

    .hme-btn-banner:hover {
        color: #533203;
    }



.three-opt-div {
}

.opt-bg {
    background-color: #050505;
    overflow: hidden;
    position: absolute;
    margin-top: 520px;
    z-index: 1;
    width: 58%;
    font-family: 'Oswald', sans-serif;
    height: 100px;
    opacity: .7;
    border: 1px solid #4a4a4a;
}

    .opt-bg i {
        position: relative;
        background-color: #2c2c2c;
        width: 100px;
        height: 100px;
        text-align: center;
        padding-top: 11px;
        font-size: 70px;
        left: -15px;
        -webkit-transition: background 0.3s;
        transition: background 0.3s;
    }



    .opt-bg span {
        color: #ccc;
        position: relative;
        top: -27px;
    }

    .opt-bg h3 {
        position: relative;
        text-transform: uppercase;
        color: #fff;
        font-family: 'Oswald', sans-serif;
        top: -76px;
        left: 100px;
        font-size: 35px;
    }

.hover-opt {
    cursor: pointer;
    transition: 1s;
}

    .hover-opt:hover {
        color: #d37d02;
    }

        .hover-opt:hover span {
            color: #d37d02;
        }

        .hover-opt:hover h3 {
            color: #d37d02;
        }
/*Camera Slider*/

/*Camera Media Queries*/
@media only screen and (max-width: 1600px) {

    .camera_caption h2 {
        max-width: 100%;
    }

    .hme-btn-banner {
        width: 50% !important;
    }

    .camera_caption {
        top: 20% !important;
        
    }
}

@media only screen and (max-width: 1200px) {

    .camera_caption {
        top: 10% !important;
        
    }
}

@media only screen and (max-width: 1024px) {

    .camera_caption h2 {
        padding-top: 0px;
    }

    .camera_caption {
        top: 10% !important;
       
    }
}

@media only screen and (max-width: 800px) {

    .camera_caption h2 {
        font-size: 14px;
    }

    .hme-btn-banner {
        width: 66% !important;
    }
}

/*Camera Slider Media Queries Ends*/



@media only screen and (max-width: 1600px) {
    .welcome-div {
        max-width: 50%;
        margin-left: 16%;
        margin-top: 0px;
    }

    .opt-bg {
        margin-top: 450px;
        width: 68%;
    }
}

@media only screen and (max-width: 1200px) {
    .welcome-div {
        max-width: 70%;
        margin-left: 5%;
    }

    .opt-bg {
        margin-top: 320px;
        width: 95%;
    }
}


@media only screen and (max-width: 1170px) {

    address {
        font-size: 15px !important;
    }

    .nav-bg-hme i {
        margin-top: -2px;

    }

    .navbar-nav > li > a {
        padding: 15px 13px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .index-featured-cars h2 {
        max-width: 20%;
    }

    .hiddn-btn {
        display: none;
    }

    .quote-bg h2 {
        font-size: 24px;
    }

    .heading {
        max-width: 57%;
    }

    .opt-bg span {
        font-size: 12px;
    }

    .opt-bg h3 {
        font-size: 31px;
    }

    .opt-bg {
        margin-top: 270px;
    }
}


@media only screen and (max-width: 992px) {
}

@media only screen and (max-width: 800px) {

    .navbar-nav > li > a {
        font-size: 0.7em !important;
    }

    .nav-bg-home {
        margin-top: -37px;
    }

    .navbar-nav {
    }

        .navbar-nav > li > a {
            padding: 17px 10px !important;
            font-size: 14px !important;
        }

    .hidden-div {
        display: none;
    }

    .logos address a {
        font-size: 2.7em;
    }

    .index-featured-cars h2 {
        max-width: 27%;
    }

    .heading {
        max-width: 87%;
        font-size: 1.5em;
    }

    .footer-phone h2 a {
        font-size: 33px;
    }

    .hme-btn-btm {
        font-size: 16px;
    }

    .opt-bg {
        display: none;
    }
    .top-phone-div i {
        font-size: 18px;
        margin-right: 12px;
       
        width: 30px;
        height: 30px;
       
        padding-top: 6px;
    }
    address {
        font-size: 14px !important;
    }
}


@media only screen and (max-width: 767px) {

    .navbar-header {
        background: transparent;
    }

    .navbar-nav > li > a {
        font-size: 1.7em !important;
        text-align: center;
    }

    .navbar-nav {
        margin-top: -4px;
        background-color: #d20705;
    }

    .index-featured-cars h2 {
        font-size: 1.2em;
    }

    .hme-btn-btm {
        font-size: 23px;
    }

    .heading {
        margin-top: 20px;
        max-width: 100%;
    }

    .quote-bg h2 {
        text-align: center;
    }

    .nav-bg-home {
        margin-top: -21px;
    }
}

@media only screen and (max-width: 480px) {

    .navbar-toggle, .navbar-toggle:hover {
        right: 0px;
    }

    .index-featured-cars h2 {
        max-width: 37%;
    }
}

.hrslbl {
    float: right;
}


.controls .left-arrow, .controls .right-arrow {
    background-color: #eee;
    color: #1d1d1d;
    padding: 3px 7px;
    margin: 0 9px;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}

.icon_address p {
    font-size: 16px;
    padding-right: 8px;
    margin-bottom: 5px;
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
}

.left-information {
    color: #fff;
}

.icon_address p i, .left-information, .icon_address p, .address ul li i, .address ul li strong, .address ul li span, #viewDetail-Right-4 .viewDetail_similarCar_area-4 .similarCar-link-4, #viewDetail-4 #viewDetail-text-4 {
    color: #000;
}


.pagination > li > a, .pagination > li > span {
    border: none;
    padding: 3px 9px;
    font-size: 13px;
    font-weight: 400;
    background-color: #d72d34;
    margin-right: 6px;
    color: #fff;
}

.pagination > li:first-child > a, .pagination > li:last-child > a {
    background: #d72d34;
}

.footer-phone-inner {
    font-family: 'Oswald', sans-serif;
    background-color: #d27e04;
    padding: 15px 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: -23px !important;
}

.opt-four-bg i {
    position: absolute;
    top: 24px;
    font-size: 20px;
    right: 30px;
    border-radius: 100px;
    border: 1px dotted #d2d2d2;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
}




.four-opt-bg {
    background-color: #f5f5f5;
    padding: 10px;
    height: 380px;
    -webkit-transition: all 0.0s ease;
    transition: all 0.0s ease;
}

    .four-opt-bg:hover {
        background-color: #ff545c;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        color: #fff;
    }

.four-opt-bg-gray {
    background-color: #eaeaea;
    padding: 10px;
    height: 380px;
    -webkit-transition: all 0.0s ease;
    transition: all 0.0s ease;
}

    .four-opt-bg-gray:hover {
        background-color: #ff545c;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        color: #fff;
    }


    .four-opt-bg-gray h2 {
        font-family: Oswald;
        font-size: 20px;
        color: #000;
        text-transform: uppercase;
    }


.curve-right:after {
    content: '';
    position: absolute;
    top: -14px;
    right: 0;
    height: 7%;
    width: 100%;
    background: whitesmoke;
    -webkit-transform: skew(0deg, -3deg);
    -moz-transform: skew(0deg, -3deg);
    -ms-transform: skew(0deg, -3deg);
    -o-transform: skew(0deg, -3deg);
    transform: skew(0deg, -3deg);
}

.curve-right:hover:after {
    background-color: #ff545c;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.curve-left:after {
    content: '';
    position: absolute;
    top: -14px;
    right: 0;
    height: 7%;
    width: 100%;
    background: #eaeaea;
    -webkit-transform: skew(0deg, 3deg);
    -moz-transform: skew(0deg, 3deg);
    -ms-transform: skew(0deg, 3deg);
    -o-transform: skew(0deg, 3deg);
    transform: skew(0deg, 3deg);
}

.curve-left:hover:after {
    background-color: #ff545c;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}



.four-opt-bg h2 {
    font-family: Oswald;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
}

.four-opt-bg p {
    font-size: 14px;
}

.four-opt-bg:before {
    height: 100%;
    content: '';
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9ffdb+0,7db9e8+100 */
    background: #f9ffdb; /* Old browsers */
    background: -moz-linear-gradient(top, #f9ffdb 0%, #7db9e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f9ffdb 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f9ffdb 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ffdb', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}

.opt-margin-top {
    margin-top: -80px;
}




.opt-car-1 {
    background-image: url(https://www.capitalmotorsrva.com/Content/images/capitolmotorsdmv/finance-imge.png);
    background-repeat: no-repeat;
    position: relative;
    bottom: 0px;
    background-position: bottom right;
}

.opt-car-2 {
    background-image: url(https://www.capitalmotorsrva.com/Content/images/capitolmotorsdmv/sell-car-imge.png);
    background-repeat: no-repeat;
    position: relative;
    bottom: 0px;
    background-position: bottom center;
}

.opt-car-3 {
    background-image: url(https://www.capitalmotorsrva.com/Content/images/capitolmotorsdmv/trade-value-imge.png);
    background-repeat: no-repeat;
    position: relative;
    bottom: 0px;
    background-position: bottom center;
}

.opt-car-4 {
    background-image: url(https://www.capitalmotorsrva.com/Content/images/capitolmotorsdmv/about-metro-imge.png);
    background-repeat: no-repeat;
    position: relative;
    bottom: 0px;
    background-position: bottom left;
}

.finance-imge-hme {
    background-image: url(https://www.capitalmotorsrva.com/Content/images/metroautosalesinc/finance-banner.jpg);
    background-repeat: no-repeat;
    height: 445px;
    background-position: center top;
}
/* Float Shadow */
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-float-shadow:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        height: 10px;
        width: 90%;
        opacity: 0;
        background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
        /* W3C */
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform, opacity;
        transition-property: transform, opacity;
    }

    .hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        /* move the element up by 5px */
    }

        .hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
            opacity: 1;
            -webkit-transform: translateY(5px);
            transform: translateY(5px);
            /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
        }



/*  bhoechie tab */
div.bhoechie-tab-container {
    z-index: 10;
    padding: 0 !important;
    border: none;
    margin-left: 50px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

    div.bhoechie-tab-menu div.list-group {
        margin-bottom: 0;
    }

        div.bhoechie-tab-menu div.list-group > a .glyphicon,
        div.bhoechie-tab-menu div.list-group > a .fa {
            color: #ffafa6;
            width: 55px;
            height: 55px;
            border: 1px dotted #ffafa6;
            border-radius: 100px;
            padding-top: 13px;
            text-shadow: 1px 1px 1px #c02b1a;
        }

        div.bhoechie-tab-menu div.list-group > a:first-child {
            border-top-right-radius: 0;
            -moz-border-top-right-radius: 0;
        }

        div.bhoechie-tab-menu div.list-group > a:last-child {
            border-bottom-right-radius: 0;
            -moz-border-bottom-right-radius: 0;
        }

        div.bhoechie-tab-menu div.list-group > a.active {
            background-color: #d1313b;
            border: none;
            color: #fff;
            background-size: cover;
        }

        div.bhoechie-tab-menu div.list-group > a {
            font-size: 26px;
            padding: 27px 15px;
            color: #fff;
            border-color: transparent;
            background-color: #f13e2a;
            background-position: center left;
            background-repeat: no-repeat;
            margin-bottom: 1px;
            font-family: oswald;
            border-radius: 0px !important;
            transition: all 0.3s ease;
        }

            div.bhoechie-tab-menu div.list-group > a:hover {
                background-color: #e93420;
            }




div.bhoechie-tab-content {
    background-color: #ffffff;
    padding-left: 20px;
    padding-top: 10px;
    min-height: 444px;
    /* line-height: 40px; */
    border-left: none;
    padding-right: 10px;
}

    div.bhoechie-tab-content ul {
        -webkit-column-count: 4; /* Chrome, Safari, Opera */
        -moz-column-count: 4; /* Firefox */
        column-count: 4;
    }

    div.bhoechie-tab-content:last-child ul {
        -webkit-column-count: 3; /* Chrome, Safari, Opera */
        -moz-column-count: 3; /* Firefox */
        column-count: 3;
    }

    div.bhoechie-tab-content a {
        color: #656565;
        font-weight: 100;
        font-family: oswald;
        font-size: 15px;
        float: left;
        width:100%;
    }

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.boxContNo {
    border: 1px solid rgb(204, 204, 204);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 14px;
    float: right;
    width: 36px;
    height: 36px
}

.col2 {
    height: 44px;
    font-family: bebas;
    font-size: 14px;
    color: #0d4a80;
    max-width: 100%;
    overflow: hidden;
}

/*#endregion*/

/*Search Home */
.search-yellow {
    background-color: #ff4b53;
    padding: 15px;
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 25px;
    color: #2e2e2e;
}

    .search-yellow:hover {
        background-color: #d62c33;
        color: #fff;
    }



#search-top {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    z-index: 2;
    font-family: Oswald;
}

    #search-top.open {
        -webkit-transform: translate(0px, 0px) scale(1, 1);
        -moz-transform: translate(0px, 0px) scale(1, 1);
        -o-transform: translate(0px, 0px) scale(1, 1);
        -ms-transform: translate(0px, 0px) scale(1, 1);
        transform: translate(0px, 0px) scale(1, 1);
        opacity: 1;
    }

    #search-top input[type="search"] {
        position: absolute;
        top: 50%;
        width: 100%;
        color: rgb(255, 255, 255);
        background: rgba(0, 0, 0, 0);
        font-size: 60px;
        font-weight: 300;
        text-align: center;
        border: 0px;
        margin: 0px auto;
        margin-top: -51px;
        padding-left: 30px;
        padding-right: 30px;
        outline: none;
    }

    #search-top .btn {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: 61px;
        margin-left: -45px;
        background: transparent;
    }

    #search-top .close {
        position: fixed;
        top: 15px;
        right: 15px;
        color: #fff;
        background-color: #ff4b53;
        opacity: 1;
        padding: 10px 17px;
        font-size: 27px;
    }
/*search-top ends*/

/*sHORT nav*/
*, *:before, *:after {
    box-sizing: border-box;
}

:after {
    content: "";
}

.logo-small {
    width: 80px;
    height: 80px;
    text-align: center;
    background-color: #ff4951;
    float: none;
    margin-left: 40px;
}


.shortLinks {
    float: left;
    position: absolute;
    background: transparent;
    z-index: 9;
    margin-left: 12%;
}

    .shortLinks i {
        font-size: 40px;
        padding-top: 16px;
        color: transparent;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #755706;
    }



    .shortLinks ul {
        text-align: center;
    }

        .shortLinks ul li {
            position: relative;
            width: 80px;
            cursor: pointer;
            background: #fcbb0c;
            text-transform: uppercase;
            transition: all .4s ease-out;
            list-style: none;
            border-bottom: 1px solid #c8940a;
            height: 80px;
            font-family: oswald;
            color: #967007;
        }

            .shortLinks ul li:after {
                position: absolute;
                background: #ffe7a6;
                color: #7f5f06;
                top: 0;
                left: 80px;
                width: 80px;
                height: 100%;
                opacity: .5;
                transform: perspective(400px) rotateY(90deg);
                transform-origin: 0 100%;
                transition: all .4s ease-out;
            }



            .shortLinks ul li:nth-child(1):after {
                content: "Apply Now";
                line-height: 88px;
            }

            .shortLinks ul li:nth-child(2):after {
                content: "Specials";
                line-height: 88px;
            }

            .shortLinks ul li:nth-child(3):after {
                content: "Sell Car";
                line-height: 85px;
            }

            .shortLinks ul li:nth-child(4):after {
                content: "Contact";
                line-height: 70px;
            }

            .shortLinks ul li:hover {
                transform: translateX(-70px);
            }

                .shortLinks ul li:hover:after {
                    opacity: 1;
                    transform: perspective(400px) rotateY(0deg) scale(1);
                }



            .shortLinks ul li > div {
                display: inline-block;
                padding: 25px 0;
                background: transparent;
            }

            .shortLinks ul li div {
                position: relative;
            }



/*sHORT ends*/




span.title {
    margin: 0 auto;
    color: #BBB;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.85rem;
    text-align: center;
    display: block;
}

.basicBox, .swiggleBox, .checkBox {
    width: 300px;
    height: 65px;
    color: #fff !important;
    font-family: 'Open Sans', sans-serif;
    line-height: 65px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    cursor: pointer;
    font-size: 30px;
    left: 43%;
    background: transparent;
    top: 62%;
}

    .checkBox:hover {
        background: transparent !important;
        color: #FCBB0C !important;
    }




.checkBtn svg {
    position: absolute;
    top: 0;
    left: 0;
}

    .checkBtn svg rect, svg path, svg polyline {
        fill: none;
        stroke: #4274D3;
        stroke-width: 1;
    }

.basicBox:hover svg rect, .swiggleBox:hover svg path, .checkBox:hover svg polyline {
    stroke: #FCBB0C;
}

/* Basic Box */
svg rect {
    stroke-dasharray: 400, 0;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
}

.basicBox:hover svg rect {
    stroke-width: 3;
    stroke-dasharray: 35, 245;
    stroke-dashoffset: 38;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
}


/* Check Box */
.checkBox {
    /* Add Padding Left To Center Text */
}

    .checkBox svg {
        /* Presentation Purposes */
        margin-left: -10px;
    }

        .checkBox svg rect, .checkBox svg polyline {
            fill: none;
            stroke: #FCBB0C;
            stroke-width: 1;
            -webkit-transition: all 0.8s ease-in-out;
            -moz-transition: all 0.8s ease-in-out;
            -ms-transition: all 0.8s ease-in-out;
            -o-transition: all 0.8s ease-in-out;
        }

    .checkBox:hover svg rect {
        stroke-width: 2;
        -webkit-transition: all 0.8s ease-in-out;
        -moz-transition: all 0.8s ease-in-out;
        -ms-transition: all 0.8s ease-in-out;
        -o-transition: all 0.8s ease-in-out;
    }

    .checkBox:hover svg polyline {
        stroke-width: 2;
        -webkit-transition: all 0.8s ease-in-out;
        -moz-transition: all 0.8s ease-in-out;
        -ms-transition: all 0.8s ease-in-out;
        -o-transition: all 0.8s ease-in-out;
    }

    .checkBox svg .button {
        stroke-dasharray: 400px, 0;
    }

    .checkBox:hover svg .button {
        stroke-dasharray: 0, 400px;
        stroke-dashoffset: 33px;
    }
/* Check Mark Effect */
.box, .checkMark {
    opacity: 0;
}

.checkBox:hover .box {
    -webkit-animation: boxDisplay 0.2s forwards;
    -moz-animation: boxDisplay 0.2s forwards;
    -ms-animation: boxDisplay 0.2s forwards;
    -o-animation: boxDisplay 0.2s forwards;
    animation: boxDisplay 0.2s forwards;
    -webkit-animation-delay: 0.65s;
    -moz-animation-delay: 0.65s;
    -ms-animation-delay: 0.65s;
    -o-animation-delay: 0.65s;
    animation-delay: 0.65s;
}

.checkBox:hover .checkMark {
    -webkit-animation: checkDisplay 0.2s forwards;
    -moz-animation: checkDisplay 0.2s forwards;
    -ms-animation: checkDisplay 0.2s forwards;
    -o-animation: checkDisplay 0.2s forwards;
    animation: checkDisplay 0.2s forwards;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}
/* Check Box Display */
@-webkit-keyframes boxDisplay {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes boxDisplay {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes boxDisplay {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes boxDisplay {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes boxDisplay {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/* Check Mark Display */
@-webkit-keyframes checkDisplay {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes checkDisplay {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes checkDisplay {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes checkDisplay {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes checkDisplay {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}




@media only screen and (max-width: 1600px) {

    .shortLinks {
        margin-left: 7%;
    }
}

@media only screen and (max-width: 1200px) {
    .shortLinks {
        display: none;
    }
}

@media only screen and (max-width: 1170px) {

    .horiz_menu li {
        margin-right: 1%;
    }
}

@media only screen and (max-width: 1170px) {

    .buttons button {
        margin: 6px;
    }

    div.bhoechie-tab-menu div.list-group > a {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1024px) {
    .border-line {
        display: none;
    }

    .index-featured-cars h2 {
        font-size: 1.6em;
    }
}

@media only screen and (max-width: 800px) {
    .buttons button {
        margin: 5px;
        font-size: 15px;
        padding: 5px;
    }

    .verticaltext_content {
        left: -119px;
    }

    .four-opt-bg h2 {
        font-size: 19px;
    }

    .four-opt-bg p {
        font-size: 12px;
    }

    .top-text-heading {
        font-size: 14px;
    }

    .top-bar-hme span {
        font-size: 17px;
    }
}

@media only screen and (max-width: 767px) {

    .index-featured-cars h2 {
        font-size: 1.8em;
        text-align: left;
        max-width: 100% !important;
    }

    .btm-adress-div {
        margin-left: 0px;
    }

        .btm-adress-div h3 {
            font-size: 1.5em;
        }

    .adress-btm {
        font-size: 1.9em;
    }

    .openText {
        font-size: inherit;
    }

    .sub-heading-vehicle {
        margin-top: -5px;
    }

    .top-text-heading {
        text-align: center;
        font-size: 18px;
    }

    .top-bar-hme span {
        font-size: 22px;
    }
}

@media only screen and (max-width: 640px) {
    .buttons button {
        font-size: 12px;
    }
}

@media only screen and (max-width: 480px) {
    .yellow-bg h2 {
        font-size: 22px;
    }

    .yellow-bg h4 {
        font-size: 15px;
    }
}


/*circle button slider*/

.circle {
    stroke: #176086;
    stroke-dasharray: 650;
    stroke-dashoffset: 650;
    -webkit-transition: all 0.5s ease-in-out;
    opacity: 0.3;
}

.playBut {
    /*  border: 1px solid red;*/
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    position: absolute;
    left: 48%;
}

    .playBut .triangle {
        -webkit-transition: all 0.7s ease-in-out;
        stroke-dasharray: 240;
        stroke-dashoffset: 480;
        stroke: #000;
        transform: translateY(0);
    }

    .playBut:hover .triangle {
        stroke-dashoffset: 0;
        opacity: 1;
        stroke: #176086;
        animation: nudge 0.7s ease-in-out;
    }

@keyframes nudge {
    0% {
        transform: translateX(0);
    }

    30% {
        transform: translateX(-5px);
    }

    50% {
        transform: translateX(5px);
    }

    70% {
        transform: translateX(-2px);
    }

    100% {
        transform: translateX(0);
    }
}

.playBut:hover .circle {
    stroke-dashoffset: 0;
    opacity: 1;
}





.hi-icon {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    margin: 15px 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #d5d5d5;
}

    .hi-icon:after {
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .hi-icon:before {
        speak: none;
        font-size: 22px;
        line-height: 28px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: block;
        -webkit-font-smoothing: antialiased;
    }


.hi-icon-effect-5 {
    position: absolute;
    right: 0px;
    top: 8px;
}
    /* Effect 5 */
    .hi-icon-effect-5 .hi-icon {
        box-shadow: 0 0 0 1px #d5d5d5;
        overflow: hidden;
        -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
        -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
        transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    }

        .hi-icon-effect-5 .hi-icon:after {
            display: none;
        }

        .hi-icon-effect-5 .hi-icon:hover {
            background: rgba(255,255,255,1);
            color: #feb13b;
            box-shadow: 0 0 0 8px rgba(255,255,255,0.3);
        }

.hi-icon-effect-5a .hi-icon:hover:before {
    -webkit-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards;
}



@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
    }

    51% {
        opacity: 1;
    }
}

@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%);
    }

    50% {
        opacity: 0;
        -moz-transform: translate(-100%);
    }

    51% {
        opacity: 1;
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translate(100%);
    }

    50% {
        opacity: 0;
        transform: translate(-100%);
    }

    51% {
        opacity: 1;
    }
}

.hi-icon-effect-5b .hi-icon:hover:before {
    -webkit-animation: toLeftFromRight 0.3s forwards;
    -moz-animation: toLeftFromRight 0.3s forwards;
    animation: toLeftFromRight 0.3s forwards;
}

@-webkit-keyframes toLeftFromRight {
    49% {
        -webkit-transform: translate(-100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(100%);
    }

    51% {
        opacity: 1;
    }
}

@-moz-keyframes toLeftFromRight {
    49% {
        -moz-transform: translate(-100%);
    }

    50% {
        opacity: 0;
        -moz-transform: translate(100%);
    }

    51% {
        opacity: 1;
    }
}

@keyframes toLeftFromRight {
    49% {
        transform: translate(-100%);
    }

    50% {
        opacity: 0;
        transform: translate(100%);
    }

    51% {
        opacity: 1;
    }
}

.hi-icon-effect-5c .hi-icon:hover:before {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }

    51% {
        opacity: 1;
    }
}

@-moz-keyframes toTopFromBottom {
    49% {
        -moz-transform: translateY(-100%);
    }

    50% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }

    51% {
        opacity: 1;
    }
}

@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%);
    }

    50% {
        opacity: 0;
        transform: translateY(100%);
    }

    51% {
        opacity: 1;
    }
}

.hi-icon-effect-5d .hi-icon:hover:before {
    -webkit-animation: toBottomFromTop 0.3s forwards;
    -moz-animation: toBottomFromTop 0.3s forwards;
    animation: toBottomFromTop 0.3s forwards;
}

@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }

    51% {
        opacity: 1;
    }
}

@-moz-keyframes toBottomFromTop {
    49% {
        -moz-transform: translateY(100%);
    }

    50% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }

    51% {
        opacity: 1;
    }
}

@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%);
    }

    50% {
        opacity: 0;
        transform: translateY(-100%);
    }

    51% {
        opacity: 1;
    }
}

/*sticky key */
.st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #B90000;
}

.st1 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #FBFE00;
}

.st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #B5B5B5;
}

.st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
}

.st4 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #E2E2E2;
}

.st5 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #808080;
}

.st6 {
    stroke: #000000;
    stroke-miterlimit: 10;
}

.st7 {
    fill: none;
    stroke: #000000;
    stroke-miterlimit: 10;
}

#pole {
    height: 400px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    animation: pole 3s linear infinite;
    -webkit-animation: pole 5s linear infinite;
}

    #pole svg {
        height: 100%;
    }

#wrapper {
    position: absolute;
    width: 200px;
    /*! height: 300px; */
    right: 50%;
    top: 70%;
}

#car-body {
    position: absolute;
    width: 100%;
    bottom: 31px;
    animation: carbody 1s linear infinite;
    -webkit-animation: carbody 2s linear infinite;
}

#wheel .wheel {
    position: absolute;
    width: 37px;
    bottom: 21px;
}

#wheel .wheel-front {
    left: 14px;
}

#wheel .wheel-back {
    left: 154px;
}

#smoke {
    width: 10px;
    position: absolute;
    right: -10px;
    bottom: 60px;
    animation: smoke 1.2s linear infinite;
    -webkit-animation: smoke 1s linear infinite;
}



#text {
    font-family: 'oswald', cursive;
    font-size: 24px;
    position: absolute;
    width: 100%;
    bottom: 50px;
    left: 77%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    color: #fff;
}

/***** Animation *****/


@keyframes carbody {
    0% {
        bottom: 30px;
    }

    60% {
        bottom: 35px;
    }

    80% {
        bottom: 30px;
    }
}

@-webkit-keyframes carbody {
    0% {
        bottom: 30px;
    }

    60% {
        bottom: 35px;
    }

    80% {
        bottom: 30px;
    }
}

@keyframes smoke {
    from {
        right: -10px;
        bottom: 60px;
    }

    to {
        right: -100px;
        bottom: 70px;
        transform: scale(5);
        opacity: .2;
    }
}

@-webkit-keyframes smoke {
    from {
        right: -10px;
        bottom: 60px;
    }

    to {
        right: -100px;
        bottom: 70px;
        transform: scale(5);
        opacity: .2;
    }
}

.pull-left {
    float: left !important;
    color: #333333;
}
.button_red_bg {
    color: #fff;
    background: #fa4a50 !important;
    padding: 15px 20px !important;
    margin-top: 25px !important;
    font-family: 'OpenSansBold', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #00bfff;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    border: 1px solid #D2161C;
}

    .button_red_bg:hover {
        box-shadow: inset 0 -100px 0 0 #00bfff;
        color: #fff;
        
    }

.button_blue_bg {
    color: #fff;
    background: #00bfff !important;
    padding: 15px 20px !important;
    margin-top: 25px !important;
    font-family: 'OpenSansBold', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #C14800;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    border: 1px solid #ccc;
}

    .button_blue_bg:hover {
        box-shadow: inset 0 -100px 0 0 #fa4a50;
        color: #fff;       
    }

/* VDP SDP Trade in*/
#carcodesms-default-widget > a {
    width: 245px !important;
    height: 39px !important;
    position: relative !important;
    box-sizing: border-box !important;
    border-style: solid !important;
    border-width: 0px !important;
    cursor: pointer !important;
    font-family: Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif !important;
    font-weight: normal !important;
    line-height: 39px;
    margin: 0 !important;
    position: relative !important;
    text-decoration: none !important;
    text-align: center !important;
    display: inline-block !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    font-size: 16px !important;
    background-color: #ff6633 !important;
    color: #ffffff !important;
    -webkit-transition: background-color 300ms ease-out !important;
    -moz-transition: background-color 300ms ease-out !important;
    transition: background-color 300ms ease-out !important;
    border-radius: 5px 5px 0 0 !important;
}

#carcodesms-default-widget > a {
    width: 245px !important;
    height: 39px !important;
    position: relative !important;
    box-sizing: border-box !important;
    border-style: solid !important;
    border-width: 0px !important;
    cursor: pointer !important;
    font-family: Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif !important;
    font-weight: normal !important;
    line-height: 39px;
    margin: 0 !important;
    position: relative !important;
    text-decoration: none !important;
    text-align: center !important;
    display: inline-block !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    font-size: 16px !important;
    background-color: #ff6633 !important;
    color: #ffffff !important;
    -webkit-transition: background-color 300ms ease-out !important;
    -moz-transition: background-color 300ms ease-out !important;
    transition: background-color 300ms ease-out !important;
    border-radius: 5px 5px 0 0 !important;
}

#carcodesms-default-widget {
    width: 245px;
    height: 39px;
    top: 50%;
    right: -103px;
    transform: matrix(6.12323e-17, -1, 1, 6.12323e-17, 0, 0) translateX(0px) translateY(0px);
    display: block;
    position: fixed;
    z-index: 2147483647;
    margin: -19px 0px 0px !important;
}

    #carcodesms-default-widget > a:hover {
        background-color: #ff6633 !important;
    }

.inventory-tradein-button {
    background-color: #ff6633;
    background: #ff6633;
    color: #F6EFE8;
    border-radius: 0;
    text-shadow: none;
}



.inventory-tradein {
    margin-left: 110px;
    background: #618228 !important;
    z-index: 8;
    color: #fff !important;
    text-shadow: none !important;
}

.inventory-textus {
    margin-left: 205px;
    background: #ff6633 !important;
    z-index: 8;
    color: #fff !important;
    text-shadow: none !important;
}



@media all and (max-width:1170px) {
    .content-nav ul li.gradient_button, .gradient_button.view-details, .gradient_button.view-video {
        font-size: 11px !important;
    }

    .inventory-tradein {
        margin-left: 95px !important;
    }

    .inventory-textus {
        margin-left: 175px !important;
    }

    .dash1 {
        margin-left: 0px;
    }
}

@media all and (max-width:480px) {
    .dash1 {
        margin-left: 0px !important;
        margin-top: 0px;
    }
}

@media all and (max-width:414px) {
    div.inventory .view-video {
        font-size: 9px !important;
    }

    div.inventory .view-details {
        font-size: 8px !important;
    }

    .inventory-tradein {
        margin-left: 80px !important;
    }

    .inventory-textus {
        margin-left: 150px !important;
    }

    

    .conditional-icons li {
        width: 67px !important;
    }
}




/*small screen text*/
.searchbox {
    height: 42px !important;
}

.btn-sr-marg {
    margin-top: 0px !important;
    height: 42px;
    background-color: #f4a321;
}

.pink {
    color: #ffffff !important;
    text-shadow: none;
    border: none;
    background-color: #499bea;
}

    .pink:hover {
        background-color: #3487d7;
    }


.apply-btn {
    background-color: #f4a321;
}

    .apply-btn:hover {
        background-color: #e19316;
    }

.small-device-text {
    text-align: center;
}

    .small-device-text i {
        font-size: 30px;
        color: #f75d29;
    }

    .small-device-text h2 a {
        font-size: 35px;
        color: #f75d29;
        margin: 0px;
    }

        .small-device-text h2 a:hover {
            color: #f37347;
        }

    .small-device-text h3 {
        font-size: 20px;
        color: #145da6;
        margin: 0px;
    }

@media all and (max-width:480px) {
    .small-device-text h3 {
        font-size: 16px;
    }
}

@media all and (max-width:375px) {
    .small-device-text h3 {
        font-size: 13px;
    }

    .small-device-text {
        margin-top: 50px;
    }
}

/*.figure {
    color: #ff0025 !important;
}

.porche .car-detail {
    border: none !important;
}*/
/*small screen text ends*/


.address-header-color {
    color: #000 !important;
    text-shadow: none !important;
    font-size: 18px !important;
}

.address-footer-color {
    color: #000 !important;
    font-size: 20px !important;
}

.address-contact-color {
    color: #000;
}

/* Request E-Price Starts */

.request-eprice {
    left: 708px !important;
    clear: left;
    padding: 6px 9px;
    cursor: pointer;
    top: 90px;
    background-color: #87a52a !important;
    color: #fff !important;
    text-shadow: none !important;
}

@media all and (max-width:1170px) {

    .request-eprice {
        left: 558px !important;
    }
}

@media all and (max-width:800px) {

    .request-eprice {
        left: 622px !important;
    }
}

@media all and (max-width:767px) {

    .request-eprice {
        left: 332px !important;
        top: 175px !important;
    }
}

@media all and (max-width:414px) {
    .request-eprice {
        left: 175px !important;
        top: 310px !important;
    }
}

/* Request E-Price Ends */


/**********pending-sale-css-starts*********/

.pending-div {
    position: relative;
}

.skewed-pending {
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 0px;
    margin-top: 30%;
    font-size: 77px;
    text-align: center;
    -moz-font-feature-settings: "ss09";
    -webkit-font-feature-settings: "ss09";
    font-feature-settings: "ss09";
    transform: skew(0deg, -12deg);
    background-color: black;
    text-transform: uppercase;
    padding: 50px;
    opacity: .8;
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    position: absolute;
    width: 100%;
    z-index: 2;
}


.pndng-sle-txt {
    position: relative;
}

    .pndng-sle-txt h5 {
        position: absolute;
        right: 0;
        margin-top: 6%;
        background-color: #333;
        padding: 4px 26px;
        font-size: 14px;
    }

@media all and (max-width : 1170px) {
    .skewed-pending {
        font-size: 40px;
        padding: 40px;
    }
}

@media all and (max-width : 992px) {
    .pndng-sle-txt h5 {
        margin-top: 8%;
    }
}

@media all and (max-width : 835px) {
    .pndng-sle-txt h5 {
        margin-top: 9%;
    }

    .skewed-pending {
        font-size: 30px;
        padding: 20px;
    }
}

@media all and (max-width : 767px) {
    .pndng-sle-txt h5 {
        margin-top: 11%;
    }
}

@media all and (max-width : 640px) {
    .pndng-sle-txt h5 {
        padding: 4px 16px;
    }
}

@media all and (max-width : 480px) {
    .pndng-sle-txt h5 {
        margin-top: 16%;
        padding: 4px 6px;
    }
}

@media all and (max-width : 414px) {
    .pndng-sle-txt h5 {
        margin-top: 17%;
        font-size: 12px;
    }

    .skewed-pending {
        font-size: 20px;
        padding: 15px;
    }

    div.inventory .preview {
        left: 0px !important;
    }
}

@media all and (max-width : 360px) {
    .pndng-sle-txt h5 {
        margin-top: 23%;
    }

    .skewed-pending {
        font-size: 18px;
        padding: 12px;
    }
}

@media all and (max-width : 320px) {
    .skewed-pending {
        font-size: 18px;
        padding: 12px;
    }
}
/**********pending-sale-css-ends*********/

/**********pending-sale-css-starts*********/
/**********pending-sale-iven-css-starts*********/
.skewed-pending-iven {
    margin: 0 auto;
    margin-top: 19%;
    font-size: 22px;
    text-align: center;
    -moz-font-feature-settings: "ss09";
    -webkit-font-feature-settings: "ss09";
    font-feature-settings: "ss09";
    transform: skew(0deg, -12deg);
    background-color: black;
    text-transform: uppercase;
    padding: 10px;
    opacity: .8;
    position: absolute;
    z-index: 2;
    width: 100%;
    color: #fff;
}