.header {position: relative; width: 100%; padding-top: 140px; padding-left: 250px; background: url(https://s3.amazonaws.com/prod_bucket/wb_images/1906683748-1604044074-42944.jpg) no-repeat right top; padding-bottom:20px;}
.top-band{display:none;}
.logo-wrapper{padding:0px!important; margin:0px!important;}
.contact-info{position: absolute; top: 20px; right: 160px; width: 300px;}
.header .contact-title{float: left; width: 70px; color: #A81A15; font-family: 'Chelsea Market', cursive; font-weight: bold; font-size: 30px; line-height: 1.1em; margin-right:20px; text-align: right;}
.header .contact-detail{float: left; width: 200px; color: #380807; font-family: 'Chelsea Market', cursive; font-weight: bold; font-size: 30px; line-height: 1.5em; text-align: right;}
.lightHeader{background:transparent; box-shadow:unset;}
.footer .f-logo-wrapper{display:none;}

@media screen and (min-width: 1150px) and (max-width: 1280px) {
.header{padding-left: 170px;}

}

@media screen and (min-width: 1024px) and (max-width: 1149px) {
.header{background-position: center top; padding-left:100px;}
.contact-info{right: 20px; width:260px;}
.header .contact-detail{font-size: 25px; width:170px;}

}

@media screen and (min-width: 991px) and (max-width: 1023px) {
.header{background-position: center top; padding-left:100px;}
.contact-info{right: 20px; width:260px; top:80px;}
.header .contact-detail{font-size: 25px; width:170px;}
}

@media screen and (min-width: 768px) and (max-width: 990px) {
.header{padding-left:50px; padding-top: 130px; padding-bottom: 10px;}
.contact-info{right:20px; width:200px;}
.header .contact-detail{width: 135px; font-size: 20px;}
.header .contact-title{width:40px; font-size:20px;}
}

@media screen and (min-width: 540px) and (max-width: 767px) {


}

@media screen and (min-width: 300px) and (max-width: 539px) {
.header{padding-left: 10px; padding-top: 130px; padding-bottom: 10px; background-position: center top;}
.contact-info{right: 10px; width: 168px; top: 10px;}
.header .contact-detail{width: 108px; font-size: 16px;}
.header .contact-title{width:35px; font-size:16px;}
}