/* Enter Your Custom CSS Here */
@media screen and (max-width: 767px) {
  @font-face {
font-family: RadioFM; 
src: url(http://theargyleagency.com/wordpress1/wp-content/themes/responsiveboat/fonts/RadioFM.ttf); 
font-weight: normal; 
}
  #main-nav {
  display:none;
}
div.address {
   font-size: 15px;
    color:black;
    text-align:center;
    }
  div.socmedia {
    margin-bottom: 5px;
  }
  
div.socmedia .apply {
font-size: 20px;
color:black;
}
section#aboutus {
  
  } 
  section#aboutus.about-us div.container {
 
  }
  section#focus.focus {
  opacity: 0.95;
}
  section#focus.focus img {
    opacity: 0.98;
}
  
section#team.our-team {
  opacity: 0.98;
    
}
   table#socialmedia, td {
    border: 0;
  
}

section#team.our-team div.container {
 
  }

footer#footer {
  background-color: #d7dde3;
    opacity: .95;
}
#footer .container {
  margin-top: 45px;
    opacity: 0.98;
}
  div.footer-widget.col-xs-12.col-sm-4 {
  opacity: .95;
    }
}

@media screen and (min-width: 767px) {
@font-face {
font-family: RadioFM; 
src: url(http://theargyleagency.com/wordpress1/wp-content/themes/responsiveboat/fonts/RadioFM.ttf); 
font-weight: normal; 
}
#main-nav {
  display:none;
  }
section#aboutus {
  height: 800px;
  } 
section#aboutus.about-us div.container {
  padding-top: 250px;
  }
section#focus.focus {
  opacity: 0.95;
  height: 800px;
}
  section#focus.focus img {
  padding-top: 200px;
}
section#team.our-team {
  opacity: 0.98;
    padding-bottom:150px;
    
}
  section#team.our-team div.container {
  padding-top: 200px;
  }
div.col-lg-6.col-md-6.column {
 width: 80%; 
 margin: 0 auto;
  float: none;
}
.section-header {
padding-bottom: 3px;
}
h2.white-text {
  font-size: 2.5em;
  font-family:Helvetica;
  font-weight: lighter;
  text-transform: none;
  margin-bottom:50px;
}
h2.dark-text {
  font-size: 2.5em;
  font-family:Helvetica;
  font-weight: lighter;
  text-transform: none;
  margin-bottom:50px;
}
  
.about-us {
  padding: 0px;
}
.about-us p {
  font-size: 22px;
  letter-spacing: 2px;
}
.testimony p {
  font-size: 20px;
  font-family: dosis light;
}

div.companies img {
    margin-right: 75px;
  padding-top: 80px;
  }
   
.our-team {
  padding: 0px;
  font-size: 22px;
  font-family:'Lato', sans-serif !important;
  letter-spacing: 2px; 
}
.our-team .who {
  padding: 0px;
  font-size: 22px;
  font-family:'Lato', sans-serif !important;
  letter-spacing: 2px; 
}
.our-team .who .list {
  padding: 0px;
  font-size: 18px;
  font-family:'Lato', sans-serif !important;
  letter-spacing: 2px; 
}
.our-team .who strong {
  padding: 0px;
  font-size: 22px;
  font-family:'Lato', sans-serif !important;
  letter-spacing: 2px; 
}

div#client-feedbacks.owl-carousel.owl-theme {
  opacity: 0.9;
}
.header {
  display: none;
}

footer#footer {
  background-color: #d7dde3;
    height: 1200px;
    opacity: .9;
}
.zerif-copyright-box {
  display: none;
}
#footer p {
  }
div.col-md-6.copyright {
  background-color: #d7dde3;
  
}
table#socialmedia, td {
  border: 0;
}

div.footer-widget.col-xs-12.col-sm-4 {
  width: 100%;
    
}
div.socmedia {
  width: 50%;
  float: left;
  padding-top: 150px;
    height: 400px;
}
  div.companies {
    background-color: white;
    width:80%;
    margin-left:140px;
  }
div.address {
  width: 50%;
  float: right;
  text-align: right;
  font-size: 26px;
  color:black;
  padding-top: 150px; 
    line-height: 30px;
    }
div.socmedia .apply {
font-face:BebasRegular;
font-size: 22px;
  color:black;
  float:left;
}
.address .contactbig {
font-family: DIN alternate;
font-size: 28px;
    text-transform:uppercase;
color:black;
}
  aside#text-6.widget.footer-widget-footer {
     width: 500%;
    background-color: white;
    margin-left: -200%;
    margin-top: 50px;
  }
   aside#text-6.widget.footer-widget-footer.widget_text {   
    
  }
  
  aside#text-6.widget.footer-widget-footer img {
    margin-top: 500px;
  }
  div.goodbye {
    height: 1200px;
    font-size: 30px;
  }
body.custom-background {
    background-size: 78%;
}  
}