.quick-enquiry-button{background-color:#BB3627;cursor:pointer;padding:10px;
color:#f2f2f2;font-weight:bold;position:fixed;top: 178px;right:0px;z-index:9999;font-size:14px;font-family:verdana;line-height:1.3;}
.quick-enquiry-button:hover{background-color:#ff9900;}

.slide-form{margin-top:0px !important;}
@media screen and (max-width: 1024px) {
.quick-enquiry-button{top: 105px;}
.quick-enquiry-form-box{top:143px;}

}
@media screen and (max-width: 1024px) {
.quick-enquiry-button {
    top: 120px;}
	}
@media screen and (max-width: 991px) {
.quick-enquiry-button {
    top: 181px;}
	}
@media screen and (max-width: 880px) {
.quick-enquiry-button{position:absolute;top: 70px;}
 .quick-enquiry-form-box{position:;top: 173px;}
}
@media screen and (max-width: 767px) {

}
@media screen and (max-width: 609px) {
.quick-enquiry-button{top:153px;}
.quick-enquiry-form-box{top:191px;}
}
@media screen and (max-width: 553px) {
.quick-enquiry-button{top:63px;}
.quick-enquiry-form-box{top:101px;}
}
@media screen and (max-width: 480px) {
.quick-enquiry-button{padding:4px;top:60px;}
.quick-enquiry-form-box{top:86px;}
}
@media (max-width: 366px){
	.quick-enquiry-button {top: 75px;}
	.quick-enquiry-form-box{top:101px;}
	}
@media screen and (max-width: 305px) {
.quick-enquiry-form-box .quick-enquiry-form-inner-box{width:260px;}
}
@media screen and (max-width: 270px) {
.quick-enquiry-form-box .quick-enquiry-form-inner-box{width:240px;}
}
@media screen and (max-width: 253px) {
.quick-enquiry-button {top: 51px;}
.quick-enquiry-form-box{top:76px;}
}
@media screen and (max-width: 240px) {
.quick-enquiry-button {top: 79px; width: 28%;}
.quick-enquiry-form-box{top:121px;}
}