@media only screen and ( min-width: 1780px ) {
  .utilities a.btn-line{
    font-size: 28px;
  }
  .utilities a.colored{
    font-size: 25px;
  }
}
@media only screen and ( min-width: 1680px ) {
  .owl-homepageslider{
      position: relative;
      top: -125px;
    }
}

@media only screen and ( max-width: 1500px ) {
  #menu {
   display:none;
  }
  .slicknav_menu .slicknav_icon-bar {
    background: #575757 !important;
    text-align: center !important;
    margin-left: 6px;
    padding: 2px;
  }
  .slicknav_btn {
    background: #fff !important;
    text-align: center !important;
    border-radius: 0;
    width: 40px;
    position: absolute;
    left: -5px;
    top: 0px;
  }
  .slicknav_menu{
    display:block;
    text-align: center !important;
    width: 100%;
    font-size: 25px;
    z-index: 9000;
    top: 53px;
  }
  .slicknav_menu a{
    color: #707070;
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: bold;
  }
  .slicknav_menu a:hover{
    color: #1ba243;
  }
  .slicknav_menu li ul{
    margin: 0 !important;
    padding: 0 !important;
    background: #ececec;
    border: none;
    color: #000;
  }
  .slicknav_menu li ul li ul{
      background: #fff;
  }
  .slicknav_arrow{
     display: none;
  }
  .slicknav_btn {
     display: inline-block;
     float: none;
     text-align: center;
  }
    .utilities{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      background: #13742f;
      padding: 0;
      margin: 0;
      text-align: center;
    }
    .utilities .btn-line{
      background: #1ba243;
      float: none;
       padding: 0;
      
    }

}
@media only screen and (min-width: 1500px) {  
  .slicknav_menu{
	  display: none;
  } 
   #menu li:hover > ul {
      display: block;
      left: 0;
      right: 0;
   }  
}
@media only screen and ( max-width: 1024px ) {
  .img-bg {
    background-size: contain;
    }
  .owl-homepageslider .item{
    min-height: 630px !important;
  }
    .owl-homepageslider{
      position: relative;
      top: 0;
      margin-bottom: -30px;
    }
    .topbanner .logo{
      background: none;
      height: 120px;
    }
    .bottomangled{
      background: none;
       padding-top: 0;
      top: 0;
      margin-bottom: 0;
    }
}
@media only screen and (max-width: 995px) {  
    .owl-homepageslider .item{
      min-height: 590px !important;
    }
} 
@media only screen and (max-width: 984px) {  
    .customerlogos .owl-item img{
      width: auto;
      margin: 0 auto;
    }
}
@media only screen and (max-width: 991px) {  
   footer{
      margin-top: 0 !important;
    }
    footer .logo img{
      padding: 90px 0 0 0;
      margin: 0 auto;
    }
    footer .links{
      padding-top: 50px;
    }
    footer .links a.btn-line{
      float: none;
    }
    footer .links ul{
      text-align: center;
    }
    .bottomangled{
     background: none;
    }
   
    
}
@media only screen and (max-width: 768px) {  
  .customerslider h2{
    font-size: 40px;  
  }
  .imageblocks h2{
    font-size: 45px;  
  }
  .subpagecontent h1{
    font-size: 30px;  
  }
  .subpagecontent h2{
    font-size: 20px;  
  }
  .subpagecontent h3{
    font-size: 16px;
  }
  .subpagecontent h4{
    font-size: 12px;
  }
  .subpagecontent p,
  .subpagecontent ul li,
  .photocontentblock .text p{
    font-size: 15px;
  }
  .testiblock h3{
    font-size: 25px;
  }
  .photocontentblock .text h3{
    font-size: 25px;  
  }
  .btn-top{
    background: url(../images/icon_top_mobile.gif) 0 0 no-repeat;
    width: 60px;
    height: 54px;
  }
    .owl-homepageslider .item{
      min-height: 550px !important;
    }

}
@media only screen and (max-width: 550px) {  
  .utilities a.btn-line,
  .utilities a.colored{
    font-size: 12px;
  }
    .utilities a.btn-line{
      width: 50%;
      top: 0;
      padding: 0 0 0 5px !important;
      font-size: 11px;
    }
  .customerslider h2{
    font-size: 30px;  
  }
    .imageblocks .btn-line{
      font-size: 18px !important;
    }
    .testiblock h3{
      background-size: contain !important;
      width: auto !important;
      height: auto !important;
      font-size: 22px;
      line-height: 45px;
    }
     .owl-homepageslider .item{
      min-height: 270px !important;
    }
    .owl-theme .owl-dots {
      bottom: 40px;
    }
    .topbanner .logo img{
      top: 65%;
     }
    
}