/* Desktop */

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  
  .header-wrapper {
    padding:10px 0px 10px 0px;
  }
  
  #top_t2 {
    padding:15px 0px 20px 0px;
  }
  
  .form-lead-button {
    font-size: 11px;
    text-transform: uppercase;
  }
  
  .prt .portfolio-container img {
    width: 100%;
  }
  
  .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px;
  }

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

  .header-wrapper {
    padding:10px 0px 10px 0px;
  }
  
  #tp_em {
    padding:5px 0px;
  }
  
  .form-lead-button {
    font-size: 11px;
    text-transform: uppercase;
  }
  
  .prt .portfolio-container img {
    width: 100%;
  }
  
  .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px;
  }
  
}


/* Mobile */

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
  
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
  
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

} 
/*
     FILE ARCHIVED ON 19:18:53 Jan 18, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:39:31 Jun 04, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.012
  exclusion.robots: 0.03
  exclusion.robots.policy: 0.012
  esindex: 0.015
  cdx.remote: 25.703
  LoadShardBlock: 85.423 (3)
  PetaboxLoader3.datanode: 90.281 (4)
  load_resource: 227.246
  PetaboxLoader3.resolve: 187.525
*/