//road pics
#team.container{
width:100%!important;
}
#team.row{
width:100%!important;
}
#easingslider_widget-3{
width:100%!important;
background: #666666!important;
margin:auto!important;
}

#services {
    background: #666666;
background-image: url("/wp-content/uploads/2016/06/graypage.png");
background-attachment: fixed;
background-size: 100% 100%;
}
#services .col-sm-4{
width:24%!important;
}


#contact-us {
    background-color: black;
}
#about{
background-color:black;
}
#about .col-sm-12 h3
{
color: #FE1E12;
}
#about  .col-sm-10.col-sm-offset-1 p
{
color:white;
}
#contact-us.front-page-section .col-sm-12 h3
{
color: #FE1E12;
}
#contact-us.front-page-section .textwidget p
{
color:#FE1E12;
}
#contact-us.front-page-section .col-sm-3 .textwidget p
{
color:#FE1E12;
}
#projects .col-sm-12 h3
{
color:black;
}
#projects .col-sm-10.col-sm-offset-1 p
{
color:white;
}
#projects
{
background: #666666;
}
#team
{
background: #666666;
}
#header {
background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#footer{
background-color:black!important;
}

.easingslider-slide
{
background-color:#666666!important;
}
//whatsize
#team.container{
width:100%!important;
}
#team.row{
width:100%!important;
}
#text-23{
width:100%!important;
background: #666666!important;
margin:auto!important;
}
#text-34{
width:100%!important;
background: #666666!important;
margin:auto!important;
}





.col-sm-10 p{
font-size:1.3em!important;
}



/*IPAD*/
@media only screen 
and (min-width:700px)
and (max-width:810px)
and (max-height:1300px)
{
#header {
background-position: center top;
height:40%;
}
}

/*PHONE*/
@media only screen 
and (max-width:500px)
and (max-height:800px)
{
#header {
background-position: center top;
height:35%;
}
#services .widget_text{
width:49.5%!important;
float:left!important;
}
#services{
background-image:none!important;
background-color:#404040!important;
}
#footer .col-sm-3{
width:33%!important;
float:right!important;
}
}