@media (max-width: 375px){
.layout-special form p.hb-submit button {
    padding: 15px 0!important;
    width: 100%;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

}
@media (max-width: 767px){
	.width-logo > a {
	    width: 159px;
	
	}
}
@media (max-width: 780px){
	.offerdet
	{
	    padding-bottom: 50px;
	}
}

