﻿




.block-header-color {
    padding: 12px;
    box-sizing: content-box;
    color: #fff;
    font-size: 18px;
    border-radius: 5px 5px 0px 0px;
}

.search-background {
    background-image: url(https://www.flexibleautos.com/tier4_UK/Images/bigstock-Blue-Compact-Suv-Car-Open-Head-276408952.jpg);
    height: 400px;
    background-position: 20% 20%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border-bottom: 3px solid #f17b0a;
    margin: 5px auto;
    max-width: 2000px;
    position: relative;
}

.search-background-grey {
    background-color: rgba(1,1,1,0.3);
    position: absolute;
    height: 100%;
    width: 100%;
}

.promo-message-one {
    font-size: 55px;
    color: #fff;
    margin: 35px 0px 0px 16%;
    font-weight: bold;
}

.container-home {
    width: 70%;
    margin: 0px auto;
    max-width: 1700px;
}


.home-supplier-img {
    display: inline-block;
    vertical-align: top;
    max-height: 40px;
    margin: 6px;
}

.promo-large-text {
    font-size: 30px;
    font-weight: bold;
    margin-top: 70px;
    margin-bottom: 5px;
}

.promo-small-text {
    font-size: 25px;
    text-align: right;
    padding-bottom: 20px;
}

.pop-locations-left {
    float: left;
    width: 50%;
    margin-top: 20px;
}

.pop-locations-right {
    float: right;
    width: 50%;
    margin-top: 20px;
}



.d-panel-box {
    width: 95%;
    margin: 10px auto;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 3px solid #f17b0a;
    background-color: #fff;
    color: #214394;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

    .d-panel-box:hover {
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2), 0px 6px 20px 0px rgba(0,0,0,0.19);
    }

.d-panel-box-item {
    display: inline-block;
    vertical-align: top;
    width: 190px;
    padding: 5px;
    box-sizing: content-box;
    text-align: center;
}

    .d-panel-box-item img, span {
        display: inline-block;
    }



.d-panel {
    width: 95%;
    margin: 10px auto;
    height: 30px;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 3px solid #f17b0a;
    background-color: #fff;
    line-height: 1.6;
    color: #214394;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

    .d-panel:hover {
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2), 0px 6px 20px 0px rgba(0,0,0,0.19);
    }

    .d-panel > a {
        float: right;
        font-weight: bold;
        color: #214394;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

        .d-panel > a > img {
            vertical-align: middle;
        }

.home-supplier-container {
    width: 100%;
    background-color: #f2f4f4;
    padding: 30px 0px 50px 0px;
}


.home-supplier-img {
    display: inline-block;
    vertical-align: top;
    max-height: 50px;
    margin: 6px;
}


#check-list-data {
    margin: 60px 100px 0px 60px;
    color: #fff;
    font-weight: bold;
}


.check-list-data-item {
    color: #fff;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
}

    .check-list-data-item > img {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 3px;
    }

    .check-list-data-item > div {
        display: inline-block;
        vertical-align: top;
        margin: 20px;
        font-size: 25px;
    }

.home-check-list-container {
    width: 95%;
    margin: 30px auto;
    text-align: center;
    color: #6f6f6f;
    font-size: 20px;
}


.home-check-list-box {
    display: inline-block;
    vertical-align: top;
    width: 16%;
}

.home-check-list-box-img {
    padding: 0px 0px 16px 0px;
    max-height: 100px;
}

.home-check-list-box-text {
    font-size: 12px;
    padding: 10px 0px;
    line-height: 1.6;
}


.home-check-list-box-line {
    display: inline-block;
    vertical-align: top;
    border: 0.5px solid #9e9e9e;
    height: 110px;
    margin-top: 60px;
}











.home-usp-box {
    width: 95%;
    margin: 30px auto;
    background-image: url(https://www.flexibleautos.com/tier4_UK/Images/bigstock-leisure-road-trip-travel-and-248128663.jpg);
    background-repeat: no-repeat;
    height: 550px;
    background-size: cover;
    background-position: 0px -350px;
    overflow: hidden;
    position: relative;
}

.home-usp-box-shadow {
    background-color: rgba(2,2,2,0.1);
    position: absolute;
    height: 100%;
    width: 100%;
}


.div-quick-search-wrapper {
    background-color: #f2f4f4;
    padding: 20px 20px 60px 20px;
}

.div-quick-search-container {
    text-align: center;
    width: 70%;
    margin: 59px auto 0px auto;
    max-width: 1700px;
}

.div-quick-search-item {
    width: 350px;
    margin: 25px 12px 25px 12px;
    color: #073851;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    overflow: hidden;
}

.div-quick-search-item-img {
    display: block;
    max-height: 220px;
}

.div-quick-search-item-text {
    padding: 15px;
    text-align: left;
}

.div-quick-search-container-bottom {
}


.div-quick-search-bottom-item {
    box-shadow: 0px 1px rgba(0,0,0,0.04);
    display: inline-block;
    vertical-align: top;
    height: 80px;
    width: 250px;
    margin: 0px 14px 0px 14px;
    text-align: left;
    overflow: hidden;
    background-color: #fff;
    color: #073851;
}


.div-quick-search-item-bottom-img {
    max-width: 130px;
}

.div-quick-search-item-bottom-img-l {
    max-width: 126px;
    margin-top: -10px;
}

.div-quick-search-item-bottom-img-xl {
    max-width: 134px;
    margin-top: -10px;
}

.div-quick-search-item-bottom-img-xll {
    max-width: 140px;
    margin-top: -10px;
}

.div-quick-search-item-bottom-text {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin: 10px 0px 0px 0px;
}


.div-quick-search-item-bottom-text-small {
    margin: 30px 30px 60px 30px;
    font-size: 12px;
    color: grey;
}


.padding-b-20 {
    Padding: 20px 0px 40px 0px;
}

@media only screen and (max-width: 767px) {

    
}
   


    /* Change the width of the three columns to 100% 
(to stack horizontally on small screens) */
    @media only screen and (max-width: 600px) {
    }

    @media screen and (max-width: 1700px) {


        .div-quick-search-item {
            width: 300px;
        }

        .div-quick-search-bottom-item {
            margin: 0px 10px 0px 10px;
            width: 220px;
        }

        .div-quick-search-container {
            width: 80%;
        }
    }

    @media screen and (max-width: 1400px) {

        .div-quick-search-container {
            width: 90%;
        }
    }


    @media screen and (max-width: 1380px) {

        .home-usp-box {
            background-position: 0px 0px;
        }

        .promo-large-text {
            text-align: center;
        }

        .home-supplier-img {
            margin: 6px auto;
        }

        .pop-location-pos {
            margin: 3px 0px 0px 13px;
        }

        .promo-message-one {
            text-align: center;
            font-size: 58px;
            margin: 0px auto;
            padding: 0px;
            width: 95%;
        }

        .pop-locations-left {
            float: none;
            margin-top: 20px;
            width: 100%;
        }

        .pop-locations-right {
            float: none;
            margin-top: 20px;
            width: 100%;
        }



        #divPopular {
            width: 100%;
        }

        h3 {
            font-size: 18px;
        }
    }

    @media only screen and (max-width: 1150px) {


        .div-quick-search-bottom-item {
            margin: 5px 10px 5px 10px;
            width: 33%;
            min-width: 250px;
        }
    }


    /* start of desktop styles */

    @media screen and (max-width: 1070px) {
        /* start of large tablet styles */


        .home-check-list-container {
            width: 100%;
        }

        .home-check-list-box {
            width: 24%;
        }
    }

    @media screen and (max-width: 950px) {
        /* start of medium tablet styles */


    }

    @media screen and (max-width: 850px) {
        /* start of medium tablet styles */


        .home-usp-box {
            background-position: -190px 0px;
            height: 750px;
        }

        #check-list-data {
            margin: 30px 30px 0px 30px;
        }

        .check-list-data-item > div {
            font-size: 18px;
            display: block;
        }

        .check-list-data-item {
            text-align: center;
        }
    }

    @media screen and (max-width: 767px) {
        /* start of medium tablet styles */

        .home-check-list-box {
            width: 48%;
        }

        .d-panel {
            padding: 10px 5px;
        }



        .usp {
            display: none;
        }

        #check-list-data {
            width: auto;
        }

        .check-list-data-item {
            width: auto;
        }

        .promo-message-one {
            font-size: 46px;
        }
    }


    @media screen and (max-width: 767px) {
        .search-background {
            display: none;
        }
    }

    @media screen and (max-width: 630px) {
        .promo-message-one {
            font-size: 40px;
            display: none;
        }

        .home-check-list-box {
            width: 100%;
        }

        .home-check-list-box-line {
            display: none;
        }
    }

    @media screen and (max-width: 600px) {
        .div-quick-search-item {
            width: 95%;
            margin: 25px auto 25px auto;
        }

        .div-quick-search-item-img {
            width: 100%;
        }

        #DivCountry {
            display: none;
        }

        #div-Country-title {
            display: none;
        }
    }



    @media screen and (max-width: 479px) {


        .div-quick-search-container {
            width: 100%;
        }

        .div-quick-search-wrapper {
            padding: 20px 0px 40px 0px;
        }
        /* start of phone styles */
        .promo-message-one {
            font-size: 31px;
            margin-top: 30px;
        }
    }

    @media screen and (max-height: 450px) {
    }
