#footer .foo-box ul {
    width: 100%;
    float: left;
    list-style: none;
}
.hasDatepicker {
    background-image: url(../../img/IconeDatePicker.png);
    background-repeat: no-repeat;
    background-position: 96% 43%;
}
#footer .foo-box ul li {
    width: 100%;
    float: left;
    text-align: center;
    padding: 2% 0;
    list-style: none;
    color: #fff;
}
.show
{
display:none !important;
}
#footer ul li a {
    color: #fff;
    text-decoration: none;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    float: left;
}
@media  screen and (max-width: 1200px)
{
#wrapper
{
width:98% !important;
float:left;
margin:1% !important;
}
}
@media  screen and (max-width: 850px)
{
.hide
{
display:none !important;
}
.show
{
display:block !important;
}
#header .logo,.main,.sidebar,#header .cont-det,.i-box3,.abt-box,.abt-img,.abt-det,.ser-box,.fleet-box,#footer .foo-box,.con-box{
    width: 90% !important;
    float: left;
    padding: 1% 0;
margin:1% 5% !important;
text-align:center;
}

.menu,#footer .footer-top,#why
{
display:none !important;
}
#header .phone {
    
    text-align: center !important;
    
    margin: 1% 0 !important;
}
.i-form {
    width: 93% !important;
    float: left;
    padding: 1% 2%;
    margin: 1% 1% !important;
    border: 2px solid #fff;
    border-radius: 10px;
}
#inq h2 {
    color: #fff;
    margin: 1% 0;
    font-size:19px;
}
.sight-box {
    width: 88% !important;
    margin: 1% 5% !important;
    float: left;
    position: relative;
    padding: 1%;
    border: 1px dotted #515151;
}
.view-but {
    width: 86% !important;
    float: left;
    margin: 2% 5% !important;
 
    padding: 5px 2% !important;
   
}
.view-but i
{
display:none;
}
.ser-box img {
   width:70% !important;
}
.ser-box h2 a {
    text-decoration: none;
    color: #fff;
    font-size: 18px !important;
}

h1 {
    
    font-size: 24px !important;
}

}