
/*whyzed design GWC*/

body{margin:0;}
    .main{max-width: 100%;height:100%;margin-left: auto;margin-right: auto;}


.top {background:rgba(211,211,211,1);width:100%;min-height:100px;float:left;margin:0;
       border-bottom: solid 3px #65ccd1;}/*background:rgba(211,211,211,1);*/

    




.top-content{max-width:1050px;margin:0 auto;}



     
      .logo{float:left;width:200px;height:auto;
      -webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;
       -ms-animation-duration:2s;animation-duration:2s;
       -webkit-animation-delay:3s;-moz-animation-delay:3s;-o-animation-delay:3s;
       -ms-animation-delay:3s;animation-delay:3s;}


      /*.contact{float:right;width:350px;max-height:230px;}*/
      .contact{display:none;}
       
      #tel{color:#65ccd1;font-size:1.8em;text-align:center;text-shadow:2px 2px #808080;
        text-decoration:none;margin-top:1px;}
      a[href^=tel] { color: inherit; text-decoration: none;}
        
       
#wrapper {
  min-height:200px;
  width: 100%;
  float: left;
  background:rgba(255,255,255,0.5);}


.mid-wrap{width:100%; min-height:200px;float:left;background:rgba(255,255,255,0.5);}
.mid-wrap-content{width:70%; min-height:200px;background:rgba(211,211,211,0.8);margin-left:15%;
margin-top:30px;margin-bottom:30px;border: 2px solid #65ccd1;
}
/*.headings{text-align:center;color:#65ccd1;font-size:30px;}*/

  .headings{text-align:center;line-height: 28px;color:#65ccd1;font-size:30px;
    font-weight: normal;margin: 20px 0 0 0;}
   .about{text-align:center;line-height: 30px;color:#747D7D;font-size:25px;
    font-weight: normal;margin: 20px 50px 20px 50px;}
   .questions{line-height: 30px;color:#747D7D;font-size:25px;
    font-weight: normal;margin: 20px 80px 20px 80px;}



.mid-wrap-content p{margin: 10px 50px 20px 50px;color:#747D7D;font-size:20px;}
.mid-wrap-content p a{color:#65ccd1;text-decoration:none;}
.mid-wrap-content p a:hover{color:darkgray;}




 
.certs{float;left;width:60%;height:auto;margin-left:20%;}









                         @media all and (max-width: 746px) {


.main{max-width:100%;margin-top:50px;}

.top{width:100%;background:transparent;border-bottom:none;margin-bottom:50px;float:none;}

.certs{width:80%;height:auto;margin-left:10%;}

.logo{width:50%;margin:20px 0 0 25%;float:none;}

.contact{display:block;margin:0;width:100%;min-height:100px;}

#tel{font-size:1.5em;}

#wrapper {background:rgba(211,211,211,1);}
.mid-wrap{width:100%; min-height:200px;float:left;background:rgba(211,211,211,1);}
.mid-wrap-content{width:90%; min-height:200px;background:rgba(211,211,211,1);margin-left:5%;
margin-top:30px;margin-bottom:30px;border:none;
}
.mid-wrap-content p{margin: 20px 20px 20px 20px;color:white;font-size:23px;}


.headings{text-align:center;line-height: 25px;color:#747D7D;font-size:25px;
    font-weight: normal;margin:0;}
.about{text-align:center;line-height: 25px;color:#747D7D;font-size:15px;
    font-weight: normal;margin: 20px 2% 20px 2%;}
.questions{line-height: 25px;color:#747D7D;font-size:15px;
    font-weight: normal;margin: 20px 2% 20px 2%;}



.wheels{float:right;width:25%;height:auto;margin-right:2%;margin-left:1%;border-radius:9px;}

p{font-size:1.2em;}




}