@charset "UTF-8";
/* mobile styles */
@media screen and (max-width:720px) {
.footer {
	height:600px; !important;
}
}
@media screen and (max-width:480px) {
.col {
	width: 100% !important;
}
.col2 {
	display:none !important;
	width:100% !important;
}
.details1, .details2, .details3, .details4, .details5 {
	width: 240px !important;
	margin-left: 10px;
}
.detailstext {
	width: 240px !important;
}
.footer {
	height:360px; !important;
}
.banner {width:350px !important;
}
#slider {width:350px !important;
}
#slider img {width:350px !important;
}
.logoandnav {width:350px !important;height:200px;
}
.logoandnav li{width:350px !important; display:block;
}
.divider {width:350px !important;
}
.printfunction{width:150px !important; display:block !important; margin-left:auto; margin-right:auto;
}
.breadcrumb{width:150px !important; display:block !important; text-align:center !important; margin-left:auto; margin-right:auto;
}
.mainbody {width:350px !important;
}
.orderformmang {height:1080px;}
.orderformcol1 {width:350px !important; display:block !important;
}
.orderformcol2 {width:350px !important; display:block !important; margin-top:40px;
}
.orderformcol3 {width:350px !important; display:block !important; margin-top:40px;
}
.comments {display:none !important;
}
.orderformother {height:1150px;}
.orderformother .orderformcol2{width:350px !important; display:block !important; margin-top:60px;}
.orderformchrome {height:1780px;}
.orderformchrome .orderformcol1{width:350px !important; display:block !important; margin-top:50px;}
.orderformchrome .orderformcol2{width:350px !important; display:block !important; margin-top:50px;}
.orderformchrome .orderformcol3{width:350px !important; display:block !important; margin-top:50px;}