/*Reset*/
body {
    font-family: 'Open Sans', sans-serif;
    color: #2B2B2B;
}

h1, h2, h3 {
    margin: 0;
}

a {
    color: #CA0C0C;
}

a:focus, a:active, a:hover {
    outline: none;
    text-decoration: none;
    color: #CA0C0C;
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

p {
    font-size: 1.08em;
    line-height: 1.5em;
    color: #2B2B2B;
}

.ptb-1em {
    padding: 1em 0;
}

.ptb-2em {
    padding: 2em 0;
}

.ptb-3em {
    padding: 3em 0;
}

.ptb-4em {
    padding: 4em 0;
}

.ptb-5em {
    padding: 5em 0;
}

.ptb-6em {
    padding: 6em 0;
}

.pt-1em {
    padding-top: 1em;
}

.pt-2em {
    padding-top: 2em;
}

.pt-3em {
    padding-top: 3em;
}

.pt-4em {
    padding-top: 4em;
}

.pt-5em {
    padding-top: 5em;
}

.pt-6em {
    padding-top: 6em;
}

.pb-1em {
    padding-bottom: 1em;
}

.pb-2em {
    padding-bottom: 2em;
}

.pb-3em {
    padding-bottom: 3em;
}

.pb-4em {
    padding-bottom: 4em;
}

.pb-5em {
    padding-bottom: 5em;
}

.pb-6em {
    padding-bottom: 6em;
}

.mr-8 {
    margin-right: 8px;
}

.ml-8 {
    margin-left: 8px;
}

/*header*/

.top-header {
    background: #232628;
    padding: 1.5em 0;
}

.company_info {
    text-align: right;
}

.company_info > div {
    display: inline-block;
    padding-left: 4em;
    max-width: 225px;
    text-align: left;
    vertical-align: top;
}

.address-map h5, .phone-number h5 {
    position: relative;
    padding-left: 45px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.address-map h5 > a, .phone-number h5 > a {
    color: #fff;
    font-weight: 600;
    line-height: 1.4em;
}

.address-map h5:before, .phone-number h5:before {
    font-family: 'FontAwesome';
    content: "\f041";
    position: absolute;
    left: 0;
    top: 3px;
    color: #F21016;
    display: inline-block;
    border: solid 3px #F21016;
    height: 35px;
    width: 35px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 30px;
    font-size: 1.4em;
}

.phone-number h5:before {
    content: "\f095";
    top: 0;
}

.address-map {
    padding-left: 0 !important;
}

.facebook-link i {
    background: #3881c0;
    height: 48px;
    width: 48px;
    color: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    font-size: 1.5em;
    line-height: 48px;
	margin-top: 5px;
}

.main-navigation {
    position: relative;
}

.grey-diagonal-bg {
    content: "";
    display: block;
    position: absolute;
    left: 70%;
    width: 30%;
    height: 100%;
    background: #EBEBEB;
}

.grey-diagonal-bg:before {
    position: absolute;
    display: block;
    content: "";
    width: 80px;
    height: 100%;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    transform: skew(30deg);
    background: #EBEBEB;
    left: -20px;
}

.main-navigation .navbar {
    margin-bottom: 0;
    border: none;
}

.main-navigation .navbar-nav > li > a {
    text-transform: uppercase;
    color: #232627;
    font-size: 15px;
    font-weight: 800;
    position: relative;
}

.main-navigation .nav > li > a:hover, .main-navigation .nav > li > a:focus, .main-navigation .current-menu-item a {
    background: none;
    color: #EC1B23 !important;
}

.main-navigation .navbar-nav {
    width: 100%;
}

/*banner*/
.banner {
    min-height: 505px;
}

@media (max-width: 1700px) {
    .banner {
        background-size: cover !important;
    }
}

.banner-info {
    background-color: rgba(170, 0, 0, 0.7);
    padding: 2.5em;
    max-width: 440px;
    margin-top: 14em;
}

.banner-info h1 {
    color: #fff;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1.3em;
}

.banner-info a {
    display: inline-block;
    background: #fff;
    min-width: 240px;
    text-align: center;
    line-height: 50px;
    margin-top: 2em;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    color: #EC1B23;
    font-weight: 700;
    font-size: 1.1em;
}

.welcome-text {
    background: #232527;
}

.welcome-text h1 {
    font-weight: 700;
    color: #fff;
    font-size: 2.4em;
	padding-top: 4px;
}

.frontpage-about-us {
    background: #EBEBEB;
}

.frontpage-about-us p {
    font-size: 16px;
}

.frontpage-about-us a {
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    margin-top: 15px;
}

.features_bcs {
    text-align: center;
    margin-top: 3em;
}

.features_bcs figure {
    margin-bottom: 1.0em;
    min-height: 113px;
}

.features_bcs img {
    max-width: 145px;
}

.features_bcs:nth-child(1) img, .features_bcs:nth-child(3) img {
    width: 100px;
}

.features_bcs:nth-child(2) img {
    margin-top: 20px;
}

.features_bcs:nth-child(4) img {
    width: 113px;
}

.features_bcs h3 {
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 10px;
}

.features_bcs p {
    color: #595959;
}

.why-choose-us h1 {
    font-weight: 700;
}

.thick-mini-underline {
    margin: 1.5em auto;
    width: 60px;
    height: 8px;
    background: #ABABAB;
}

.footer-above-content {
    background: #EBEBEB;
}

.left_text_content {
    border-left: solid 10px #CD232B;
    padding-left: 1.5em;
}

.left_text_content h3 {
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 7px;
}

.left_text_content p {
    font-size: 16px;
}

.right_part_button a {
    background: #fff;
    border: solid 1px #F21016;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    line-height: 50px;
    text-align: center;
    font-weight: 600;
    font-size: 1.15em;
    min-width: 240px;
    display: inline-block;
    margin-top: 2em;
}

.footer-above-banner {
    background: url("../img/footerabovebanner.jpg") no-repeat center top;
    min-height: 550px;
    background-size: cover;
}

footer {
    background: #232527;
    border-bottom: solid 7px #DB1921;
}

.footer_widget .phone-number, .footer_widget .address-map {
    margin-top: 2.2em;
    max-width: 235px;
}

.like_us_on_fb p > a {
    color: #fff;
    position: relative;
    padding-left: 4em;
    max-width: 320px;
    display: block;
}

.like_us_on_fb p > a, .other-info span a {
    color: #fff;
}

.like_us_on_fb p > a:before {
    font-family: 'FontAwesome';
    content: "\f09a";
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    height: 45px;
    width: 45px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 45px;
    font-size: 1.6em;
    background: #3881c0;
}

.other-info span {
    display: block;
    color: #fff;
    padding-bottom: 1em;
    font-size: 13px;
}

.footer_widget h3 {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.address-map p {
    color: #fff;
}

.site_by, .site_by a {
    font-size: 12px;
    color: #9F9F9F;
}

.viewstock-text {
    margin: 0 auto;
    max-width: 660px;
    background-color: rgba(170, 0, 0, 0.7);
    position: relative;
    padding: 5em 6em 3em;
    color: #fff;
}

.viewstock-text img {
    position: absolute;
    top: 25px;
    left: 25px;
}

.viewstock-text h1, .viewstock-text header {
    font-weight: 700;
    font-size: 2.4em;
}

.viewstock-text p {
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
}

.viewstock-text a {
    display: inline-block;
    background: #000000;
    border: solid 1px #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    line-height: 50px;
    min-width: 232px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 1.5em;
}

/*Finance*/
.inner-header {
    background: #F5F5F5;
}

.breadcrumbs {
    text-align: right;
    padding: 10px 0 0;
}

.breadcrumbs span, .breadcrumbs a {
    color: #686868;
    font-size: 12px;
    text-transform: capitalize;
}

.inner-header h1 {
    color: #CC232B;
    font-size: 2em;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.inner-header p {
    font-size: 16px;
    max-width: 780px;
}

.page_content h3 {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.page_content p {
    margin-bottom: 1.3em;
    line-height: 1.65em;
}

.page_content em {
    color: #CC232B;
    padding: 0 0 8px;
    font-weight: 700;
    font-size: 18px;
    display: block;
}

.page_content ul {
    margin: 3em 0;
}

.page_content li {
    position: relative;
    padding: 7px 0 7px 1.8em;
}

.page_content li:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 5px;
    color: #CC232B;
    font-size: 18px;
}

.enquiryform {
    background: #F5F5F5;
}

.enquiry_header {
    padding: 2em;
    background: #E2E2E2;
}

.enquiry_header h3 {
    color: #EC1B23;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 10px;
}

.enquiry_header p {
    line-height: 1.75em;
}

.formcontent {
    padding: 2em;
}

.formcontent input, .formcontent textarea {
    background: #fff;
    border: solid 1px #BCBCBC;
    height: 42px;
    width: 100%;
    padding-left: 10px;
}

.formcontent textarea {
    height: 125px;
}

.formcontent input[type="submit"] {
    background: #BE020A;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.1em;
    border: none;
    display: inline-block;
    max-width: 155px;
}

/*about page*/
.ballarat-car-story {
    border-bottom: solid 1px #E1E1E1;
}

.red {
    color: #E40606;
}

h3.signature {
    color: #E30606;
    font-family: 'Dancing Script', cursive;
    text-transform: capitalize;
    font-size: 1.95em;
}

@media (min-width: 992px) {
    .meetOwnerWrapper .row {
        display: flex;
        flex-flow: row wrap;
    }

    .meetOwnerWrapper > div:nth-child(even) .row {
        flex-direction: row-reverse;
    }
}

.winningLogos span {
    display: inline-block;
    margin-right: 30px;
}

.winningLogos span:last-child {
    margin-right: 0;
}

@media (max-width: 767px) {
    .winningLogos span {
        display: block;
        text-align: center;
        padding-bottom: 25px;
    }
}

/*contact page*/
.contact_us-content {
    font-size: 16px;
}

.likeus_on_fb span {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #2B2B2B;
}

.likeus_on_fb span i {
    height: 48px;
    width: 48px;
    line-height: 48px;
    display: inline-block;
    text-align: center;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    background: #3881c0;
    font-size: 1.5em;
    margin-right: 8px;
}

.likeus_on_fb span strong {
    display: block;
    color: #CA0C0C;
}

.contact_us-content h3 {
    font-size: 23px;
}

.contact_us-content h3 > a, .send-us-email a {
    color: #2b2b2b;
}

.contact_us-content h4 {
    text-transform: uppercase;
    color: #ca0c0c;
    font-weight: 600;
}

.enquiry_form {
    margin-top: 3em;
    border-top: solid 1px #ccc;
}

.enquiry_form h5 {
    text-transform: uppercase;
    color: #7F7F7F;
    font-size: 16px;
    font-weight: 600;
}

.wp-enquiry-form fieldset {
    margin-top: 10px;
}

.wp-enquiry-form input[type="text"], .wp-enquiry-form input[type="number"], .wp-enquiry-form input[type="email"], .wp-enquiry-form textarea, .wp-enquiry-form select {
    background: #fff;
    border: solid 1px #939393;
    height: 42px;
    padding-left: 12px;
    width: 100%;
    font-size: 15px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #2b2b2b;
}

.wp-enquiry-form input:focus, .wp-enquiry-form textarea:focus {
    outline: none;
}

.wp-enquiry-form input.half, .wp-enquiry-form select.half {
    float: left;
    width: 49%;
}

.wp-enquiry-form input.half.last, .wp-enquiry-form select.half.last {
    float: right;
}

.wp-enquiry-form textarea {
    padding: 12px;
    height: 95px;
}

.wp-enquiry-form input[type="submit"] {
    background: #BE020A;
    display: inline-block;
    line-height: 42px;
    text-align: center;
    min-width: 135px;
    border: none;
    color: #fff;
    font-weight: 600;
}

.two-forms {
    background: #454545;
}

.two-forms .nav-tabs {
    border-bottom: 0;
    background: #A0A0A0;
}

.two-forms .nav-tabs > li {
    width: 50%;
}

.two-forms .nav-tabs > li > a {
    margin-right: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    line-height: 85px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #5F5F5F;
    border: none;
    padding: 0;
}

.two-forms .nav-tabs > li.active > a, .two-forms .nav-tabs > li.active > a:hover, .two-forms .nav-tabs > li.active > a:focus {
    border: none;
    background: #454545;
    color: #fff;
}

.two-forms .tab-content {
    padding: 1.5em 2em;
    color: #C6C6C6;
}

.two-forms .tab-content p {
    color: #c6c6c6;
}

.two-forms .tab-content input, .two-forms .tab-content select, .two-forms .tab-content textarea {
    border: none;
}

.two-forms .tab-content fieldset {
    margin: 20px 0;
}

.wpcf7-not-valid {
    border: solid 2px #ca0c0c !important;
}

.wp-enquiry-form span.wpcf7-not-valid-tip {
    display: none !important;
}

span.whitebox {
    display: block;
    background: #fff;
    line-height: 44px;
    vertical-align: middle;
    width: 100%;
    color: #2b2b2b;
    padding-left: 14px;
    font-size: 15px;
}

.VehicleCondition span.wpcf7-list-item {
    margin-left: 1.5em;
}

.VehicleKilometres input, .VehicleModelYear input, .VehicleMake input {
    width: 65% !important;
}

/*placeholder colors*/
::-webkit-input-placeholder {
    color: #2b2b2b;
}

:-moz-placeholder {
    /* Firefox 18- */

    color: #2b2b2b;
}

::-moz-placeholder {
    /* Firefox 19+ */

    color: #2b2b2b;
}

:-ms-input-placeholder {
    color: #2b2b2b;
}

.VehicleKilometres input.wpcf7-text::-webkit-input-placeholder, .VehicleModelYear input.wpcf7-text::-webkit-input-placeholder, .VehicleMake input.wpcf7-text::-webkit-input-placeholder {
    color: #999;
    font-style: italic;
}

.VehicleKilometres input.wpcf7-text:-moz-placeholder, .VehicleModelYear input.wpcf7-text:-moz-placeholder, .VehicleMake input.wpcf7-text:-moz-placeholder {
    color: #999;
    font-style: italic;
}

.VehicleKilometres input.wpcf7-text::-moz-placeholder, .VehicleModelYear input.wpcf7-text::-moz-placeholder, .VehicleMake input.wpcf7-text::-moz-placeholder {
    color: #999;
    font-style: italic;
}

.VehicleKilometres input.wpcf7-text:-ms-input-placeholder, .VehicleModelYear input.wpcf7-text:-ms-input-placeholder, .VehicleMake input.wpcf7-text:-ms-input-placeholder {
    color: #999;
    font-style: italic;
}

/*car sales page*/
.car-sales-page {
    overflow: hidden;
}

.ballarat-car-lists {
    width: 103%;
}

/* 404 error*/
.error-content h4 {
    color: #c00;
    text-transform: uppercase;
    font-size: 19px;
}

.error-content p {
    font-size: 18px;
}

.error-content p > a {
    text-decoration: underline;
    color: #2b2b2b;
}

/* wp admin logo */
#login h1 a {
    background: url("../img/wp_logo.png") !important;
    width: 166px;
    height: 56px;
}

/*car sales page*/
.page-template-carsales-2 .inner-header1 {
    background: #F5F5F5;
}

.page-template-carsales-2 .breadcrumbs1 {
    text-align: right;
    padding: 10px 0 0;
}

.page-template-carsales-2 .breadcrumbs1 span, .breadcrumbs1 a {
    color: #686868;
    font-size: 12px;
    text-transform: capitalize;
}

.page-template-carsales-2 .inner-header1 h1 {
    color: #CC232B;
    font-size: 2em;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.page-template-carsales-2 .inner-header {
    display: none;
}

.experience-area {
    padding: 70px 5px;
}

.page-template-carsales-2 .inner-header1 p {
    font-size: 16px;
    line-height: 1.5em;
    color: #2B2B2B;
    width: 780px;
}

.experience-text-section h2 {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.experience-text-section p {
    margin-bottom: 1.3em;
    line-height: 1.65em;
    font-size: 1.08em;
    color: #2B2B2B;
}

.experience-area {
    /*padding-left: 30px;*/
    display: flex;
    align-items: center;
}

.fixed-servicing-text {
    background: rgba(178, 36, 42, 0.8);
    float: right;
    margin: 90px 0px;
    padding: 70px;
}

.fixed-pricing-area {
    overflow-x: hidden;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}

.fixed-servicing-text h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.fixed-servicing-text p {
    margin-bottom: 1.3em;
    line-height: 1.65em;
    font-size: 1.08em;
    color: #fff;
}

.free-checkin-text h2 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
}

.free-checkin-text {
    margin: 60px 0px 60px 30px;
}

.free-checkin-text blockquote {
    border-left: 10px solid #d23d44;
    padding-left: 1.5em;
    padding-right: 4em;
}

.free-checkin-text h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.free-checkin-text p {
    font-size: 15px;
    color: #5c5c5c;
}

.free-checkin-section {
    background-repeat: no-repeat;
    background-position: right;
    background-color: #F5F5F5;
}

.free-checkin-text {
    margin: 60px 0px 60px 15px;
    width: 90%;
}

.new-driver-program-text-section h2 {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.new-driver-program-text-section p {
    margin-bottom: 1.3em;
    line-height: 1.65em;
    font-size: 1.08em;
    color: #2B2B2B;
}

.new-driver-program-section {
    margin: 0 0 70px;
}

.new-driver-program-area {
    display: flex;
    align-items: center;
}

.new-driver-program-text-section {
    padding-left: 3em;
}

.iframe-container {
    position: relative;
  }
  
.iframe-container iframe {
    border: 0;
    height: 225vh;
    width: 100%;
}

.car-sales-page {
    padding-top: 0;
}

#DSInventoryEmbed {
    display: none !important;
}

@media (max-width: 767px) {
    .welcome-text, .racvlogo {
        text-align: center;
    }

    .racvlogo {
        margin-top: 15px;
    }

    .banner-info {
        padding: 2.5em;
    }

    .welcome-text h1, .banner-info h1, .viewstock-text h1, .viewstock-text header, .why-choose-us h1 {
        font-size: 1.95em;
    }

    .viewstock-text {
        padding: 6em 2.5em 4em;
    }

    /*contact form*/
    .wp-enquiry-form input.half, .wp-enquiry-form select.half {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }

    .wp-enquiry-form input.half.last, .wp-enquiry-form select.half.last {
        margin-bottom: 0;
    }

    .two-forms .nav-tabs > li > a {
        font-size: 16px;
    }

    .wp-enquiry-form input[type="text"], .wp-enquiry-form input[type="number"], .wp-enquiry-form input[type="email"], .wp-enquiry-form textarea, .wp-enquiry-form select {
        font-size: 16px;
    }

    .page-template-carsales-2 .inner-header1 p {
        max-width: 100%;
        padding-right: 0px;
    }

    .experience-area {
        flex-direction: column-reverse;
    }

    .experience-text-section {
        margin-top: 25px;
    }

    .experience-area {
        padding-left: 0px;
    }

    .fixed-pricing-area {
        padding: 0px 25px;
    }

    .fixed-servicing-text {
        margin: 15px 0px;
        padding: 25px;
    }

    .fixed-servicing-text p:last-child {
        margin-bottom: 0px;
    }

    .free-checkin-text blockquote {
        padding-right: 25px;
    }

    .free-checkin-text {
        padding-right: 0px;
        width: 100%;
        margin-right: 0px;
    }

    .new-driver-program-area {
        flex-direction: column;
    }

    .new-driver-program-text-section {
        margin-top: 20px;
    }

    .page-template-carsales-2 .inner-header1 h1 {
        padding-top: 10px;
    }
}

@media (max-width: 991px) {
    .container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    /*reset*/
    .mmb-3em {
        margin-bottom: 3em;
    }

    .mmb-2em {
        margin-bottom: 2em;
    }

    /*Only for collapsing earlier navigation*/
    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
        margin-top: 10px;
        margin-right: 0;
    }

    .navbar-collapse {
        background: #f3f3f3;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        text-align: right;
        padding-right: 10px;
    }

    .navbar-nav > li {
        float: none;
    }

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

    .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
        position: relative;
        z-index: 100;
    }

    .collapsing {
        overflow: hidden !important;
    }

    /* up to here collapsing earlier navigation must work */

    /*collapsing animation*/
    .navbar-toggle .icon-bar:nth-of-type(3) {
        top: 1px;
    }

    .navbar-toggle .icon-bar:nth-of-type(4) {
        top: 2px;
    }

    .navbar-toggle .icon-bar {
        position: relative;
        transition: all 500ms ease-in-out;
    }

    .navbar-toggle.active .icon-bar:nth-of-type(2) {
        top: 6px;
        transform: rotate(45deg);
    }

    .navbar-toggle.active .icon-bar:nth-of-type(3) {
        background-color: transparent;
    }

    .navbar-toggle.active .icon-bar:nth-of-type(4) {
        top: -6px;
        transform: rotate(-45deg);
    }

    /*up to here collapsing hamburger menu animation and add some javascript on footer */

    /*header*/
    .header_logo {
        text-align: center;
    }

    .main-navigation .navbar {
        background: #EBEBEB;
    }

    .navbar-toggle .icon-bar {
        background: #222;
    }

    .main-navigation .navbar-nav {
        padding-right: 0;
    }

    .main-navigation .navbar-nav > li > a {
        padding: 12px 5px;
    }

    .main-navigation a.navbar-brand {
        position: relative;
        padding-left: 50px;
        font-weight: 700;
        color: #2B2B2B;
        text-transform: uppercase;
        font-size: 1.2em;
    }

    .main-navigation a.navbar-brand:before {
        font-family: 'FontAwesome';
        content: "\f095";
        position: absolute;
        left: 10px;
        top: 10px;
        color: #F21016;
        display: inline-block;
        border: solid 3px #F21016;
        height: 30px;
        width: 30px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        text-align: center;
        line-height: 28px;
        font-size: 1em;
    }

    .right_part_button a {
        margin-left: 20px;
    }

    .site_by {
        text-align: left;
    }

    .page-template-carsales-2 .inner-header1 p {
        padding-right: 25px;
    }
}

@media (min-width: 992px) {
    /*header*/
    .main-navigation .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .main-navigation .navbar-nav > li:first-child a {
        padding-left: 0;
    }

    .main-navigation .navbar-nav > li > a {
        padding: 23px 20px;
    }

    .main-navigation .navbar-nav > li:last-child {
        float: right;
    }

    .main-navigation .navbar-nav > li:last-child a {
        padding-left: 70px;
        padding-right: 0;
    }

    .main-navigation .navbar-nav > li:last-child a:before {
        content: '';
        background: url("../img/icon-key.png") no-repeat top left;
        position: absolute;
        width: 60px;
        height: 42px;
        left: 0;
        top: 15px;
    }

    .main-navigation .navbar-nav > li:last-child a:after {
        font-family: 'FontAwesome';
        content: "\f105";
        margin-left: 8px;
    }

    .meet-owner .page_content {
        padding-left: 3em;
        padding-top: 3em;
    }
}

@media (min-width: 1200px) {
    /*header*/
    .main-navigation .navbar-nav > li > a {
        padding: 23px 30px;
    }

    .grey-diagonal-bg {
        width: 35%;
        left: 65%;
    }

    .left_text_content {
        padding-right: 6em;
    }

    .finance-content, .contact_us-content {
        padding-right: 4em;
    }

    .meet-owner .page_content {
        padding-top: 4.5em;
    }
}

@media (min-width: 1400px) {
    .fixed-servicing-text p {
        width: 85%;
    }

    .fixed-servicing-text {
        margin: 165px 0px;
    }
}

@media (min-width: 1800px) {
    .fixed-servicing-text p {
        width: 85%;
    }

    .fixed-servicing-text {
        margin: 240px 0px;
    }
}

.logoSlider {
    padding: 4rem 0;

}

.logo-slider {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
@media(max-width: 1199px){
    .logo-slider { padding: 0 50px; }
}

.logo-slider .owl-dots { display: none; }
.logo-slider .owl-stage-outer { position: relative; z-index: 100; }
.logo-slider .owl-nav { position: absolute; width: 100%; z-index: 10; left: 0; top: 38%; transform: translate(0,-38%); }
.logo-slider button.owl-prev { left: 0; position: absolute; }
.logo-slider button.owl-next { right: 0; position: absolute; }
@media(min-width: 1200px){
    .logo-slider button.owl-prev { left: -50px; }
    .logo-slider button.owl-next { right: -50px; }
}
.logo-slider button i { font-size: 35px; }
.logo-slider button:focus { outline: none; }
.logoBox { display: flex; justify-content: center; }
.logoBox img {
    max-height: 95px;
    width: auto !important;
}
.new-experience-section .experience-area { padding: 0 0 2rem !important }

.features_bcs img {
    width: 100%;
    max-width: 90px;
    margin-top: 0!important;
}

@media (max-width: 1199px) {
    .banner-info {
        max-width: 365px;
        margin-top: 19em;
        padding: 2em;
    }

    .banner-info a {
        margin-top: 1em;
    }

    .banner-info h1 {
        font-size: 1.5em;
    }
}

@media (max-width: 576px) {
    .banner {
        min-height: 420px;
    }

    .banner-info {
        display: none;
    }
}