.mobileformhere
{
display:none;
}
@media only screen and (max-width:640px)
{
body
{
width:auto;
}
.wrapper
{
width:100%;
}
.container
{
width:100%;
height:auto;
float:none;
}
.logo
{
float:none;
margin-top:10px;
width:100%;
text-align:center;
}
.contact
{
text-align:center;
width:100%;
float:none;
margin-right:0px;
margin-top:15px;
}
.banner
{
margin-top:8px;
float:none;
width:100%;
height:auto;
margin-bottom:10px;
}
.banner img
{
width:100%;
height:auto;
}
.rightabsolutemodule
{
display:none;
}
.content
{
float:none;
width:98%;
margin-left:0.5%;
height:auto;
}
.desktoppanal
{
display:none;
}

/* left enquiry form css here */
.mobileformhere
{
 
width:96%;
margin-bottom:4%;
margin-left:1.2%;
height:auto;
background:#E9AF00;
border:3px solid #FFFFFF;
}
.mobileformhere h2.leftformheading
{
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
width:100%;
height:24px;
background:#464596;
border-bottom:1px solid #464596;
}
.mobileformhere h3
{
padding-top:5px;
text-align:center;
color:#007D9E;
font-size:14px;
width:200px;
height:24px;
}
.mobileformhere form
{
margin-top:5px;
margin-left:8px;
margin-bottom:5px;
}
.mobileformhere form .field
{
height:55px;
}
.mobileformhere form .field label
{
color:#fff;
font-weight:bold;
}
.mobileformhere form .field input[type="text"]
{
width:98%;
height:25px;
border:1px solid #fff;
background:none;
color:#fff;
font-weight:bold;
}
.mobileformhere form .field select
{
width:98%;
height:25px;
border:1px solid #fff;
background:none;
color:#fff;
font-weight:bold;
}
.mobileformhere form .field select option
{
background:#E9AF00;
color:#fff;
}
.mobileformhere form .field textarea
{
width:98%;
height:70px;
border:1px solid #fff;
color:#464596;
background:#fff;
}
.mobileformhere .submitbuttn
{
margin-top:45px;
margin-left:0px;
text-align:center;
}
.mobileformhere .submitbuttn input[type="submit"]
{
width:60px;
height:22px;
background:#464596;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.mobileformhere .submitbuttn input[type="submit"]:hover
{
background:#464596;
color:#fff;
}
.mobileformhere .submitbuttn input[type="reset"]:hover
{
background:#464596;
color:#fff;
}
.mobileformhere .submitbuttn input[type="reset"]
{
width:60px;
height:22px;
background:#464596;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}

}

/* view in tablets view in css here */
@media only screen and (max-width:978px)
{
body
{
width:auto;
}
.wrapper
{
width:100%;
}
.container
{
width:100%;
height:auto;
float:none;
}
.logo
{
float:none;
margin-top:10px;
width:100%;
text-align:center;
}
.contact
{
text-align:center;
width:100%;
float:none;
margin-right:0px;
margin-top:15px;
}
.banner
{
margin-top:8px;
float:none;
width:100%;
height:auto;
margin-bottom:10px;
}
.banner img
{
width:100%;
height:auto;
}
.rightabsolutemodule
{
display:none;
}
.content
{
float:none;
width:98%;
margin-left:0.5%;
height:auto;
}
.desktoppanal
{
display:none;
}

/* left enquiry form css here */
.mobileformhere
{
 display:block;
width:96%;
margin-bottom:4%;
margin-left:1.2%;
height:auto;
background:#E9AF00;
border:3px solid #FFFFFF;
}
.mobileformhere h2.leftformheading
{
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
width:100%;
height:24px;
background:#464596;
border-bottom:1px solid #464596;
}
.mobileformhere h3
{
padding-top:5px;
text-align:center;
color:#007D9E;
font-size:14px;
width:200px;
height:24px;
}
.mobileformhere form
{
margin-top:5px;
margin-left:8px;
margin-bottom:5px;
}
.mobileformhere form .field
{
height:55px;
}
.mobileformhere form .field label
{
color:#fff;
font-weight:bold;
}
.mobileformhere form .field input[type="text"]
{
width:98%;
height:25px;
border:1px solid #fff;
background:none;
color:#fff;
font-weight:bold;
}
.mobileformhere form .field select
{
width:98%;
height:25px;
border:1px solid #fff;
background:none;
color:#fff;
font-weight:bold;
}
.mobileformhere form .field select option
{
background:#E9AF00;
color:#fff;
}
.mobileformhere form .field textarea
{
width:98%;
height:70px;
border:1px solid #fff;
color:#464596;
background:#fff;
}
.mobileformhere .submitbuttn
{
margin-top:45px;
margin-left:0px;
text-align:center;
}
.mobileformhere .submitbuttn input[type="submit"]
{
width:60px;
height:22px;
background:#464596;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.mobileformhere .submitbuttn input[type="submit"]:hover
{
background:#464596;
color:#fff;
}
.mobileformhere .submitbuttn input[type="reset"]:hover
{
background:#464596;
color:#fff;
}
.mobileformhere .submitbuttn input[type="reset"]
{
width:60px;
height:22px;
background:#464596;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
}
