﻿.bg-cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    /*background-attachment: fixed;*/
    background-position: center center;
    background-repeat: no-repeat;
}

.mob-marging-5per {
    padding: 0px 0px 0px 5%;
}

.contact-left-img {
    position: absolute;
    left: 0;
    top: 28%;
}

@media screen and (max-width: 767px) {
    .inner_page_head {
        font-size: 40px;
    }

    .section_wrapper, .container, .four.columns {
        width: calc( 100% - 67px ) !important;
    }

        .section_wrapper.mcb-section-inner .wrap.mcb-wrap.one.column-margin-0px.valign-top.bg-cover.clearfix {
            background-size: contain;
            background-position: center right 70px !important;
            position: relative;
            min-height: 400px;
        }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .custom_banner_heading {
        font-size: 53px;
        line-height: 60px;
        letter-spacing: 0px;
    }
}

@media screen and (max-width: 479px) {
    .section_wrapper.mcb-section-inner .wrap.mcb-wrap.one.column-margin-0px.valign-top.bg-cover.clearfix {
        background-position: center right 60px !important;
    }

    .custom_banner_heading {
        font-size: 42px;
        line-height: 48px;
        letter-spacing: 0px;
        padding-left: 20px;
    }

    .mcb-section.bg-cover, .mcb-wrap.bg-cover, .column_attr.bg-cover {
        height: 400px;
    }

    .mob-marging-5per {
        padding: 0;
    }

    .contact-left-img {
        display:none;
    }

    .mob-height-auto {
        height:auto!important;
    }
}

@media screen and (max-width: 413px) {
    .section_wrapper.mcb-section-inner .wrap.mcb-wrap.one.column-margin-0px.valign-top.bg-cover.clearfix .custom_banner_heading {
        padding-left: 0;
    }

    .mcb-section.bg-cover, .mcb-wrap.bg-cover, .column_attr.bg-cover {
        height: 350px;
    }

    .section_wrapper.mcb-section-inner .wrap.mcb-wrap.one.column-margin-0px.valign-top.bg-cover.clearfix {
        min-height: 350px;
    }

    .section_wrapper.mcb-section-inner .wrap.mcb-wrap.one.column-margin-0px.valign-top.bg-cover.clearfix {
        /*background-position: center right 50px !important;*/
        background-position: center right 35px !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 379px) {
    .section_wrapper.mcb-section-inner .wrap.mcb-wrap.one.column-margin-0px.valign-top.bg-cover.clearfix .custom_banner_heading {
        padding-left: 20px;
    }
}

.sale-caravan-main h3 {
    font-size: 45px;
    line-height: 55px;
    font-weight: 700;
    letter-spacing: 0px;
}

.sale-caravan-main h4, p.sub-head-why-join, p.subtitle {
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: 0px;
}

p.bottom-contact-head {
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 26px;
}

.bottom-section h5, p.bottom-text {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: 0px;
}

.sale-caravan-main ul.resp-tabs-list, p {
    margin: 0;
    padding: 0;
    line-height: 26px;
}

img.scale-with-grid, #Content img {
    max-width: 100%;
    height: auto;
}

.image_frame .image_wrapper img:not(.ls-l) {
    position: relative;
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

hr {
    border: 0;
    background-color: transparent;
}

span.button {
    padding: 11px 20px !important;
    display: inline-block;
    border-radius: 5px;
}

    span.button .button_label {
        display: block;
        float: left;
        position: relative;
        z-index: 2;
    }

a.button .button_label, span.button .button_label {
    padding: 8px 20px;
    text-transform: uppercase;
}



a.button.button_size_2.button_theme.button_js {
    padding-left: 0;
    padding-right: 0;
}



img.scale-with-grid,
#Content img {
    max-width: 100%;
    height: auto;
}

.image_frame .image_wrapper img:not(.ls-l) {
    position: relative;
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.image_frame .image_wrapper img,
.image_frame .image_wrapper .mask:after,
.image_frame .image_wrapper .image_links {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.full-width {
    width: 100%;
}

.sale-caravan-component-6 {
    padding: 50px 5% 50px;
    background-color: rgb(245, 245, 245);
    /* height: 534px; */
}

/*@media only screen and (min-width: 1240px) {
    .sale-caravan-main .section_wrapper, .container {
        max-width: 1060px;
    }
}*/

@media screen and (max-width:1239px) {
    .main-sale-caravan {
        padding-top: 0 !important;
    }

    div#available_product {
        padding-bottom: 0 !important;
    }

    .sale-caravan-main .with-icons {
        margin-top: 30px;
    }
}

@media screen and (max-width:991px) {
    .sale-caravan-main .with-icons {
        margin-top: 0px;
    }

    .sale-caravan-main h3 {
        font-size: 30px;
        line-height: normal;
    }

    .sale-caravan-main h4 {
        font-size: 18px;
        line-height: normal;
    }

    .contact-main-bottom-section {
        background-size: 140px !important;
    }
}

@media screen and (max-width:767px) {
    .section_wrapper.mcb-section-inner.mob-reverse.middle-mobile {
        width: 100% !important;
    }

    .sale_content {
        padding: 0 0 0 0 !important;
    }

    .equal-height-wrap .mcb-wrap .mcb-wrap-inner {
        position: relative;
        float: left;
        width: 100%;
    }

    .sale-caravan-main .bottom-section h5 {
        font-size: 14px;
        line-height: 23px;
        letter-spacing: 0px;
    }

    .sale-caravan-main .bottom-section .column-margin-20px {
        margin-bottom: 0px !important;
        margin-top: 40px;
    }

    .sale-caravan-main .mob-reverse {
        padding-top: 0 !important;
    }

        .sale-caravan-main .mob-reverse .wrap.mcb-wrap.one-second.valign-middle.clearfix {
            padding-bottom: 20px !important;
        }

    .sale-caravan-main .mob-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .sale-caravan-main .bottom-section p {
        font-size: 14px;
    }

    .sale-caravan-main .bottom-section img.scale-with-grid {
        margin-top: 30px;
    }
}

.componentfivehome h3, .componentfivehome p.contact{
    font-size: 45px;
    line-height: 55px;
    font-weight: 700;
    letter-spacing: 0px;
}

@media screen and (max-width:767px) {
    .componentfivehome h3, .componentfivehome p.contact {
        font-size: 32px;
        line-height: normal;
    }

    .componentfivehome .bg-contain {
        background-size: 80px !important;
        padding: 40px 0 !important;
    }

    .sale-bootom-2 .section_wrapper .mcb-wrap {
        padding: 20px 20px !important;
    }
    .section_wrapper.mcb-section-inner .wrap.mcb-wrap.one.column-margin-0px.valign-top.bg-cover.clearfix {
        padding: 0!important;
    }
}

@media screen and (max-width:479px) {
    .componentfivehome h3 {
        font-size: 24px;
        line-height: normal;
    }

    .componentfivehome .bg-contain {
        background-size: 45px !important;
    }
}

/*============================*/
footer#Footer {
    padding-top: 200px;
    margin-top: -170px;
}


div#available_product {
    padding-bottom: 0!important;
}
div#servicing_sale {
    padding-top: 0!important;
}

@media screen and (max-width: 1199px){
div#custom_banner {
    margin-bottom: 90px;
}
a.button .button_label {
    padding: 5px 16px;
    text-transform: uppercase;
    font-size: 14px;
}
}

@media screen and (max-width: 991px){
.section_wrapper .one-second {
    height: auto!important;
}
a.button .button_label {
    padding: 5px 8px;
}
.bottom-section h5 {
    font-size: 15px;
    line-height: normal;
}
}
@media screen and (max-width: 767px){
.section_wrapper .mcb-wrap.sale-bootom-2 {
    padding: 30px 15px 45px!important;
}
.sale-caravan-main h3 {
    margin-top: 15px;
}
.section_wrapper.mcb-section-inner.middle-mobile {
    width: 100%!important;
}
}