/* slider */
 #banner{
           background-size: 100% 100% !important;
    padding: 135px 0 60px !important;
    }
/* Conatct Banner */
#contact-banner{
    margin: 5% 0 0 0;
}
.contact-banner-img{
    margin-top: -35%;
    height: 100%;
    width: 100%;
}

.banner-contents h4{
        color: #3382ED;
    font-weight: 600;
    padding-bottom: 20px;
}


#select-country .open-user-map .box-wrap .map-wrap .open-add-location-overlay{
display:none !important;
}