@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:700px){
header {
    min-height: 50px;  
    height: 100%;
}
.tabbar {
    min-height: 0px;
}
.logo {
	float:none;
    margin: auto;
    min-width:240px;
    max-width: 350px;
	width:70%;
}
.address {
    display: none;
	float:none;
    text-align: left;
	line-height:15px;
}
.calltop {
    display: none;
	float:none;
	text-align:left;
	line-height:20px;
    font-size: 15px;
}
.mobslider {
	display:block;
	width:100%;
	padding: 50px 0 0 0px;
    z-index: 9 !important;
    position: unset;
}
.mobtab {
	position: absolute;
    top: 0px;
    left: 0px;
	display:block;
}
nav {
    display:none;
	float:none;
    width: 100%;
}
nav ul li {
	float:none;
    margin: auto;
    text-align: center;
}
nav ul li:hover>a {
    border-bottom: none;
}
.social {
	position: absolute;
    top: 0px;
    right: 0px;
}
.social ul li a {
    padding: 18px;
}
.slider {
    display: none;
}
.ipage h4 {
	line-height: 24px;
}
.thecompany {
    min-height: 200px;
	height:100%;
}
.welcome {
	float:none !important;
	width:100% !important;
    margin: 20px 0 0 0px;
}
.welcome h2 {
	font-size:20px;
}
.welcome p {
	font-size:16px;
	line-height:20px;
}
.quick_enquiry {
    width: 100% !important;
	min-height:100%;
    margin-left: 0px !important;
    position: relative;
}
.picright {
	float: none;
	margin-left: 0;
    width: 100% !important;
}
.leftf {
	float:none;
	width:100%;
}
.rightf {
	float:none;
	width:100%;
}
.colm2 {
	float:none;
	width:100%;
    margin-bottom: 10px;
}
.formprop h3 {
    margin-top: 20px;
}
.formprop textarea {
    height: 90px !important;
}
.logobar {
    margin-top: 10px;
}
.logos ul li {
	width: 25% !important;
}
footer ul {
	float: none;
    width: auto;
    text-align: center;
}
footer ul li {
	line-height:25px;
}
}

@media only screen and (max-width:1055px){
.address {
	line-height:15px;
    font-size: 11px;
}
.calltop {
	line-height:20px;
    font-size: 13px;
}
.mobslider {
	display:block;
	width:100%;
	padding: 10px 0 0 0px;
    z-index: 9 !important;
    position: unset;  
}
.slider {
    display: none;
}
.thecompany {
    margin-top:-30px;
}
.ipage h4 {
	line-height: 24px;
}
.welcome {
	float:none !important;
	width:100% !important;
    margin: 20px 0 0 0px;
}
.quick_enquiry {
    width: 100% !important;
	min-height:100%;
    margin-left: 0px !important;
    position: relative;
}
.picright {
    width: 40%;
}
.logobar {
    margin-top: 10px;
}
.logos ul li {
	width:20%;
}
}
@media only screen and (max-width:1250px){
.mobslider {
	display:block;
	width:100%;
	padding: 10px 0 0 0px;
    z-index: 9 !important;
    position: unset;  
}
.slider {
    display: none;
}
.ipage h4 {
	line-height: 24px;
}
.thecompany {
	min-height:410px;
}
.welcome {
	width:50%;
}
.quick_enquiry {
	width:35%;
    margin-left: 600px;
    min-height: 100%;
}
.logobar {
    margin-top: 40px;
}
}