/*
	Theme Name: Test & Tag
	Version: 2.0
	Author: Test & Tag

*/
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */

*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
/* html element 62.5% font-size for REM use */

html {
    font-size: 62.5%;
}
body {
    font: 300 15px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #444;
}
/* clear */

.clear:before,
.clear:after {
    content: ' ';
    display: table;
}
.clear:after {
    clear: both;
}
.clear {
    *zoom: 1;
}
img {
    max-width: 100%;
    vertical-align: bottom;
}
a {
    color: #444;
    text-decoration: none;
}
a:hover {
    color: #444;
}
a:focus {
    outline: 0;
}
a:hover,
a:active {
    outline: 0;
}
input:focus {
    outline: 0;
    border: 1px solid #04A4CC;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* wrapper */

.wrapper {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
    position: relative;
}
/* header */

.header {}
/* logo */

.logo {} .logo-img {}
/* nav */

.nav {}
/* sidebar */

.sidebar {}
/* footer */

.footer {}
/*------------------------------------*\
    PAGES
\*------------------------------------*/
/*------------------------------------*\
    IMAGES
\*------------------------------------*/
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
    font-family: 'Lato-Bold';
    src: url('fonts/Lato-Bold.eot');
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Lato-Bold.ttf') format('truetype');
}


/*-----------------------------------------------------------------------------------------------------*\
    CUSTOM CODES
\*-----------------------------------------------------------------------------------------------------*/
.mp0i{
  margin: 0 !important;
  padding: 0 !important
}
.p0i{
  padding: 0 !important;
}
/*=============================== navigation =================================*/

.nav-custom ul{
  list-style: none;
  text-align: center;
  padding: 12px 0;
  margin-bottom: 0;
}
.nav-custom ul > li {
  display: inline;
  padding: 3px 0;
}
.nav-custom ul > li > a:hover{
  text-decoration: none;
  color: #000;
  background: #f6691c;
}

/*=============================== burger menu ==============================*/
.hamburger{
  background: #fac200;
  float: right;
  line-height: 35px;
  padding: 0 10px;
  color: #000;
  border: 0;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000;
  margin: 10px 0;
}
.cross{
  margin-top: 10px;
  margin-bottom: 10px;
  background: #fac200;
  position: relative;
  float: right;
  padding: 12px 10px 0 10px;
  color: #000;
  border: 0;
  font-size: 35px;
  line-height: 25px;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000;
  height: 35px;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.menu li {
  display: block;
  padding: 15px 0 15px 0;
  /*border-bottom: #fff 1px solid;*/

}
.menu li:hover {
  display: block;
  background: #f6691c;
  padding: 15px 0 15px 0;
  color: #000 !important;
}
.menu ul li a {
  text-decoration: none;
  margin: 0px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-family: "Lato-Bold";
  text-transform: uppercase;
}
.menu ul li a:hover {
  color: #000;
  text-decoration: none;
}
.menu a {
  text-decoration: none;
  color: white;
}
.menu a:hover {
  text-decoration: none;
  color: white;
}

.glyphicon-home{
  color:white;
  font-size:1.5em;
  margin-top:5px;
  margin:0 auto;
}

/*======================================== header ====================================*/
.banner-link-a:hover, .banner-link-a:active,
.banner-link-a:visited, .banner-link-a:focus{
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.header-contact-number a{
  color: #ff5a00 !important;
}
/*======================================== main page ====================================*/
.main-content-container{
  padding: 0;
  margin: 70px 0;
}
.main-gallery-img{
  width: 100%;
  max-width: 400px;
}
.mc-inner-list{
  padding-left: 0;
  margin-top: 30px;
}
.main-content-inner-img{
  width: 100%;
  max-width: 300px;
}
.bg-gray-container{
  background: #e3e3e3;
  padding: 30px 0;
}
.text-center{
  text-align: center;
}
.text-justify{
  text-align: justify;
}
.main-gallery-info{
  background: #c0c0c0;
  padding: 10px 20px;
  margin-bottom: 40px;
  margin-top: -10px;
  min-height: 103px;
}
.main-gallery-title{
  font-weight: 700;
  font-size: 18px;
}
.main-gallery-subtitle{
  color: #414141;
}
.bg-dark-blue-container{
  background: #162635;
  color: #fff;
  padding: 30px 0;
  border-top: #fff 5px solid;
}
.main-content-title-3{
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}
.testimonials-name{
  font-size: 20px;
  font-weight: 700;
}
.testimonials-author{
  text-align: right;
}
.testimonials-inner{
  padding: 15px;
}
.dg-p{
  font-size: 18px;
  margin-bottom: 30px;
  text-align: center;
}
.main-content-contact-link:hover, .main-content-contact-link:active,
.main-content-contact-link:visited, .main-content-contact-link:focus{
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.bg-dark-gray-container ul{
  padding: 0;
  list-style: none;
  text-align: center;
  margin: 30px 0;
}
.bg-dark-gray-container ul > li {
  display: inline;
  padding: 0 2px;
}
/*======================================== footer ========================================*/
.footer-contact-number-a{
  color: #0f89d6 !important;
}
.footer-container{
  background: #f0f0f0;
  padding: 50px 0 10px 0;
  color: #000;
}
.footer-inner ul{
  list-style: none;
  padding: 0;
}
.footer-inner ul > li{
  display: inline;
}
.footer-bg-gray{
  background: #e3e3e3;
  padding: 20px 30px;
  margin: 0 0 40px;
  color: #000;
}
.footer-map-img{
  width: 100%;
  max-width: 300px;
  margin-bottom: 40px;
}
.footer-contact-number{
  color: #337ab7;
}
.footer-inner hr{
  border-top: 1px solid #bcbcbc;
  margin: 20px 0;
}
.fa-social-footer:hover{
  color: #000;
  cursor: pointer;
  text-decoration: none;
}
.footer-content-link{
  font-size: 12px;
  color: #555;
}

/*===================================== banner form =================================*/
.form-line-banner{
  padding: 5px 30px !important;
  margin: 0 !important;
}
.form-input-banner, .form-textarea-banner{
  width: 100% !important;
}
.form-textbox-banner{
  width: 100% !important;
  height: 35px;
}
.form-button-error{
  display: none;
}

/*====================================== inner page ===================================*/
.banner-services{
  background: #000 url(/wp-content/uploads/2016/12/inner-bannerIMG.jpg) no-repeat right 0;
  color: #fff;
  height: 170px;
}
.banner-contact{
  background: url(/wp-content/uploads/2016/12/banner-inner-map.jpg);
  color: #fff;
  height: 170px;
  background-size: cover;
  background-position: center center;
}
.innerpage-container{
  padding: 0;
}
.breadcrumbs span, .breadcrumbs a{
  color: #fff !important;
}
/*================================= form inne rpage ===================================*/
.form-all-inner{
  width: 100% !important;
  background: #000 !important;
}
.form-line-inner{
  padding: 5px 30px !important;
  margin: 0 !important;
  background: #000 !important;
}
.form-input-inner, .form-textarea-inner{
  width: 100% !important;
}
.form-textbox-inner{
  width: 100% !important;
  height: 35px;
}

.cta-map-container{
  padding: 0;
  margin-bottom: 30px;
}

/*========================================= contact us page ==============================*/
.contact-form-assets{
  display: none;
}
.form-all-contact{
  background: #f8f8f8 !important;
  width: 80% !important;
  border: 1px solid #b1b1b1 !important;
  margin: 0 auto !important;
  padding: 30px 15px 0 15px !important;
}
.form-line-contact{
  padding: 7px 0 !important;
  margin: 0 !important;
  background: #f8f8f8 !important;
}
.form-input-contact{
  width: 100% !important;
}
.form-textarea-contact{
  width: 100% !important;
  height: 132px !important;
}
.form-textbox-contact{
  width: 100% !important;
  height: 35px;
}
.form-buttons-wrapper-contact{
  text-align: center;
}
.article-container a{
  color: #00aeef;
}
.main-content-inner{
  text-align: justify;
}
.main-content-gray{
  padding: 0 15px;
}
.bg-dark-gray-container ul > li > img{
  margin: 5px 0;
}
.search-container article{
  margin-bottom: 30px;
}
.responsive-form {
	margin:0 auto;
	width:320px;
	clear:both;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width: 320px) {
  .fa-social-footer{
    font-size: 25px !important;
    color: #989898;
    padding: 0 10px;
  }
  .footer-social li > a{
    font-size: 25px !important;
    color: #989898;
    padding: 0;
  }
  .innerpage-sidebar{
    margin: 0;
    padding: 0;
  }
  .form-section-inner{
    padding-top: 10px !important;
  }
  .innerpage-form-header{
    background-image: none;
    background-color: #ff5a00;
    padding-bottom: 20px;
    height: auto;
    background-size: cover;
    background-position: center center;
  }
  .form-submit-button-inner{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 16px !important;
    letter-spacing: 1px;
    margin: 0 0 15px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .form-submit-button-contact{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 70% !important;
    text-transform: uppercase;
    font-size: 16px !important;
    letter-spacing: 1px;
    margin: 20px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .innerpage-form-title{
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding-top: 20px;
  }
  .innerpage-content-container{
    padding: 0 15px;
    margin: 40px 0;
  }
  .innerpage-container h1, .area-serviced-banner-title{
    font-size: 28px;
    margin-top: 50px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .bg-dark-gray-container{
    background: #656461;
    color: #fff;
    padding: 30px 15px;
  }
  .main-content-p{
    padding: 0 15px;
  }
  .footer-title{
    font-size: 17px;
    font-weight: 700;
    color: #0f89d6;
  }
  .footer-contact-title{
    font-size: 17px;
  }
  .footer-inner{
    text-align: center;
  }
  .main-content-contact-link{
    background: #ff5a00;
    font-size: 18px;
    padding: 10px 35px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
  }
  .testimonials-inner{
    text-align: center;
  }
  .main-gallery-inner{
    padding: 30px 15px 0;
  }
  .home-page{
    text-align: center;
  }
  .main-content-title{
    color: #00aeef;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .main-content-title-2{
    color: #0f89d6;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
  }
  .main-content-title-4{
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 30px;
    text-align: center;
  }
  .innerpage-content-container h2, .contact-us-title{
    font-size: 22px;
    color: #0f89d6;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .main-content-img-container{
    padding-left: 0;
    text-align: center;
    margin-bottom: 30px;
  }
  .main-content-img{
    width: 100%;
    max-width: 150px;
  }
  .form-submit-button-banner{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 18px !important;
    letter-spacing: 1px;
    margin: 0 0 15px 0 !important;
  }
  .form-all-banner{
    width: 100% !important;
    background: #fff !important;
    margin-top: -10px;
    padding-top: 10px;
    z-index: 1;
    box-shadow: #555 0px 1px 2px;
  }
  .banner-form-header{
    background-image: none;
    background-color: #ff5a00;
    height: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1000;
    position: relative;
  }
  .banner-form-title{
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 900;
	margin:0;
  }
  .home-banner{
    padding: 0;
    color: #fff;
    height: 240px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .banner-container{
    padding: 30px 15px;
    text-align: center;
  }
  .banner-title{
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
  }
  .banner-subtitle{
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    margin-bottom: 30px;
    padding-right: 0;
  }
  .banner-link-a{
    background: #ff5a00;
    border: none;
    font-weight: 700;
    font-size: 15px;
    padding: 7px 30px;
    color: #fff;
  }
  .banner-form-container{
    margin-top: 30px;
    padding: 0 30px;
  }
  .header-container{
    background-image: none;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
  }
  .header-contact-info-container{
    padding: 20px 0;
    text-align: center;
  }
  .header-contact-img-container{
    text-align: center;
    padding: 0;
  }
  .header-contact-text{
    color: #35b54e;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .header-contact-number{
    color: #ff5a00;
    text-shadow: 2px 2px #000;
    font-size: 34px;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif!important;
    margin-bottom: 0;
    margin-top: -5px;
  }
  .header-contact-img{
    width: 100%;
    max-width: 80px;
  }
  .header-img-container{
    text-align: center;
    border-bottom: #555 1px solid;
    margin-bottom: 20px;
    padding: 0;
  }
  .nav-custom ul > li > a {
    color: #fff;
    font-size: 20px;
    font-family: "Lato-Bold";
    padding: 10px 85px;
    margin-right: 3px;
  }
  .burger-menu-container{
    display: block;
  }
  .header-logo{
    width: 100%;
    max-width: 300px;
    padding: 20px 15px;
  }
  .menu {
    z-index: 1000000;
    font-weight: bold;
    font-size: 0.8em;
    width: 100%;
    background: #da550c;
    position: relative;
    text-align: center;
    display: block;
  }
  .navigation-header{
    width:100%;
    background:#da550c;
    line-height:60px;
    display: block;
    border-bottom: #fff 1px solid;
  }
  .nav-custom{
    background: #da550c;
    display: none;
  }

}

@media only screen and (min-width: 480px) {
  .fa-social-footer{
    font-size: 25px !important;
    color: #989898;
    padding: 0 10px;
  }
  .footer-social li > a{
    font-size: 25px !important;
    color: #989898;
    padding: 0;
  }
  .innerpage-sidebar{
    margin: 0;
    padding: 0;
  }
  .form-section-inner{
    padding-top: 10px !important;
  }
  .innerpage-form-header{
    background-image: none;
    background-color: #ff5a00;
    padding-bottom: 20px;
    height: auto;
    background-size: cover;
    background-position: center center;
  }
  .form-submit-button-inner{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 16px !important;
    letter-spacing: 1px;
    margin: 0 0 15px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .form-submit-button-contact{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 70% !important;
    text-transform: uppercase;
    font-size: 16px !important;
    letter-spacing: 1px;
    margin: 20px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .innerpage-form-title{
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding-top: 20px;
  }
  .innerpage-content-container{
    padding: 0 15px;
    margin: 40px 0;
  }
  .innerpage-container h1, .area-serviced-banner-title{
    font-size: 28px;
    margin-top: 50px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .bg-dark-gray-container{
    background: #656461;
    color: #fff;
    padding: 30px 15px;
  }
  .main-content-p{
    padding: 0 15px;
  }
  .footer-title{
    font-size: 17px;
    font-weight: 700;
    color: #0f89d6;
  }
  .footer-contact-title{
    font-size: 17px;
  }
  .footer-inner{
    text-align: center;
  }
  .main-content-contact-link{
    background: #ff5a00;
    font-size: 20px;
    padding: 10px 50px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
  }
  .testimonials-inner{
    text-align: center;
  }
  .main-gallery-inner{
    padding: 30px 75px 0;
  }
  .home-page{
    text-align: center;
  }
  .main-content-title{
    color: #00aeef;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .main-content-title-2{
    color: #0f89d6;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
  }
  .main-content-title-4{
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 30px;
    text-align: center;
  }
  .innerpage-content-container h2, .contact-us-title{
    font-size: 22px;
    color: #0f89d6;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .main-content-img-container{
    padding-left: 0;
    text-align: center;
    margin-bottom: 30px;
  }
  .main-content-img{
    width: 100%;
    max-width: 150px;
  }
  .form-submit-button-banner{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 18px !important;
    letter-spacing: 1px;
    margin: 0 0 15px 0 !important;
  }
  .form-all-banner{
    width: 100% !important;
    background: #fff !important;
    margin-top: -10px;
    padding-top: 10px;
    z-index: 1;
    box-shadow: #555 0px 1px 2px;;
  }
  .banner-form-header{
    background-image: none;
    background-color: #ff5a00;
    height: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1000;
    position: relative;
  }
  .banner-form-title{
    font-size: 25px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 900;
  }
  .home-banner{
    padding: 0;
    color: #fff;
    height: 300px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .banner-container{
    padding: 50px 0;
    text-align: center;
  }
  .banner-title{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
  }
  .banner-subtitle{
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    padding-right: 0;
  }
  .banner-link-a{
    background: #ff5a00;
    border: none;
    font-weight: 700;
    font-size: 18px;
    padding: 7px 30px;
    color: #fff;
  }
  .banner-form-container{
    margin-top: 30px;
    padding: 0 30px;
  }
  .header-container{
    background-image: none;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
  }
  .header-contact-info-container{
    padding: 20px 0;
    text-align: center;
  }
  .header-contact-img-container{
    text-align: center;
    padding: 0;
  }
  .header-contact-text{
    color: #35b54e;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .header-contact-number{
    color: #ff5a00;
    text-shadow: 2px 2px #000;
    font-size: 34px;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif!important;
    margin-bottom: 0;
    margin-top: -5px;
  }
  .header-contact-img{
    width: 100%;
    max-width: 80px;
  }
  .header-img-container{
    text-align: center;
    border-bottom: #555 1px solid;
    margin-bottom: 20px;
    padding: 0;
  }
  .nav-custom ul > li > a {
    color: #fff;
    font-size: 20px;
    font-family: "Lato-Bold";
    padding: 10px 85px;
    margin-right: 3px;
  }
  .burger-menu-container{
    display: block;
  }
  .header-logo{
    width: 100%;
    max-width: 350px;
    padding: 20px 15px;
  }
  .menu {
    z-index: 1000000;
    font-weight: bold;
    font-size: 0.8em;
    width: 100%;
    background: #da550c;
    position: relative;
    text-align: center;
    display: block;
  }
  .navigation-header{
    width:100%;
    background:#da550c;
    line-height:60px;
    display: block;
    border-bottom: #fff 1px solid;
  }
  .nav-custom{
    background: #da550c;
    display: none;
  }

}

@media only screen and (min-width: 768px) {
  .fa-social-footer{
    font-size: 25px !important;
    color: #989898;
    padding: 0 10px;
  }
  .footer-social li > a{
    font-size: 25px !important;
    color: #989898;
    padding: 0;
  }
  .innerpage-sidebar{
    margin: 40px 0;
    padding: 0;
  }
  .form-section-inner{
    padding-top: 0 !important;
  }
  .innerpage-form-header{
    background-image: url(/wp-content/uploads/2016/12/form-top-inner.jpg);
    background-color: none;
    padding-bottom: 0;
    height: 103px;
    background-size: cover;
    background-position: center center;
  }
  .form-submit-button-inner{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 18px !important;
    letter-spacing: 1px;
    margin: 0 0 15px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .form-submit-button-contact{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 70% !important;
    text-transform: uppercase;
    font-size: 18px !important;
    letter-spacing: 1px;
    margin: 20px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .innerpage-form-title{
    color: #fff;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    padding-top: 20px;
  }
  .innerpage-content-container{
    padding: 0 15px 0 0;
    margin: 40px 0;
  }
  .innerpage-container h1, .area-serviced-banner-title{
    font-size: 32px;
    margin-top: 50px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .bg-dark-gray-container{
    background: #656461;
    color: #fff;
    padding: 30px 0;
  }
  .main-content-p{
    padding: 0;
  }
  .footer-title{
    font-size: 17px;
    font-weight: 700;
    color: #0f89d6;
  }
  .footer-contact-title{
    font-size: 17px;
  }
  .footer-inner{
    text-align: left;
  }
  .main-content-contact-link{
    background: #ff5a00;
    font-size: 22px;
    padding: 10px 50px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
  }
  .testimonials-inner{
    text-align: left;
  }
  .main-gallery-inner{
    padding: 30px 15px 0;
  }
  .home-page{
    text-align: left;
  }
  .main-content-title{
    color: #00aeef;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .main-content-title-2{
    color: #0f89d6;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
  }
  .main-content-title-4{
    font-size: 26px;
    font-weight: 900;
    margin-bottom: 30px;
    text-align: center;
  }
  .innerpage-content-container h2, .contact-us-title{
    font-size: 24px;
    color: #0f89d6;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .main-content-img-container{
    padding-left: 0;
    text-align: right;
    margin-bottom: 30px;
  }
  .main-content-img{
    width: 100%;
    max-width: 250px;
  }
  .form-submit-button-banner{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 20px !important;
    letter-spacing: 1px;
    margin: 0 0 15px 0 !important;
  }
  .form-all-banner{
    width: 100% !important;
    background: #fff !important;
    margin-top: -73px;
    padding-top: 80px;
    z-index: 1;
    box-shadow: #555 0px 1px 2px;
  }
  .banner-form-header{
    background-image: url(/wp-content/uploads/2016/12/testandteag-img3.jpg);
    background-color: none;
    height: 103px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1000;
    position: relative;
  }
  .banner-form-title{
    font-size: 26px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 0;
    font-weight: 900;
  }
  .home-banner{
    padding: 0;
    color: #fff;
    height: 450px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .banner-container{
    padding: 125px 0;
    text-align: left;
  }
  .banner-title{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
  }
  .banner-subtitle{
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    padding-right: 45%;
  }
  .banner-link-a{
    background: #ff5a00;
    border: none;
    font-weight: 700;
    font-size: 18px;
    padding: 7px 30px;
    color: #fff;
  }
  .banner-form-container{
    margin-top: -400px;
    padding: 0;
  }
  .header-container{
    background-image: url(/wp-content/uploads/2016/12/header-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
  }
  .header-contact-info-container{
    padding: 40px 0;
    text-align: left;
  }
  .header-contact-img-container{
    text-align: right;
    padding: 35px 15px 30px 0;
  }
  .header-contact-text{
    color: #35b54e;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .header-contact-number{
    color: #ff5a00;
    text-shadow: 2px 2px #000;
    font-size: 34px;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif!important;
    margin-bottom: 0;
    margin-top: -5px;
  }
  .header-contact-img{
    width: 100%;
    max-width: 80px;
  }
  .header-img-container{
    text-align: left;
    border-bottom: none;
    margin-bottom: 0;
    padding: 0;
  }
  .nav-custom ul > li > a {
    color: #fff;
    font-size: 18px;
    font-family: "Lato-Bold";
    padding: 10px 44px;
    margin-right: 3px;
  }
  .burger-menu-container{
    display: none;
  }
  .header-logo{
    width: 100%;
    max-width: 350px;
    padding: 20px 0;
  }
  .menu {
    z-index: 1000000;
    font-weight: bold;
    font-size: 0.8em;
    width: 100%;
    background: #da550c;
    position: relative;
    text-align: center;
    display: none;
  }
  .navigation-header{
    width:100%;
    background:#da550c;
    line-height:60px;
    display: none;
    border-bottom: #fff 1px solid;
  }
  .nav-custom{
    background: #da550c;
    display: block;
  }

}

@media only screen and (min-width: 992px) {
  .fa-social-footer{
    font-size: 30px !important;
    color: #989898;
    padding: 0 10px;
  }
  .footer-social li > a{
    font-size: 30px !important;
    color: #989898;
    padding: 0 10px;
  }
  .innerpage-sidebar{
    margin: 40px 0;
    padding: 0;
  }
  .form-section-inner{
    padding-top: 0 !important;
  }
  .innerpage-form-header{
    background-image: url(/wp-content/uploads/2016/12/form-top-inner.jpg);
    background-color: none;
    padding-bottom: 0;
    height: 103px;
    background-size: cover;
    background-position: center center;
  }
  .form-submit-button-inner{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 18px !important;
    letter-spacing: 1px;
    margin: 0 0 15px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .form-submit-button-contact{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 70% !important;
    text-transform: uppercase;
    font-size: 18px !important;
    letter-spacing: 1px;
    margin: 20px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .innerpage-form-title{
    color: #fff;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    padding-top: 20px;
  }
  .innerpage-content-container{
    padding: 0 15px 0 0;
    margin: 40px 0;
  }
  .innerpage-container h1, .area-serviced-banner-title{
    font-size: 32px;
    margin-top: 50px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .bg-dark-gray-container{
    background: #656461;
    color: #fff;
    padding: 30px 0;
  }
  .main-content-p{
    padding: 0;
  }
  .footer-title{
    font-size: 20px;
    font-weight: 700;
    color: #0f89d6;
  }
  .footer-contact-title{
    font-size: 20px;
  }
  .footer-inner{
    text-align: left;
  }
  .main-content-contact-link{
    background: #ff5a00;
    font-size: 22px;
    padding: 10px 50px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
  }
  .testimonials-inner{
    text-align: left;
  }
  .main-gallery-inner{
    padding: 30px 15px 0;
  }
  .home-page{
    text-align: left;
  }
  .main-content-title{
    color: #00aeef;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
  }

  .main-content-title-2{
    color: #0f89d6;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
  }
  .main-content-title-4{
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 30px;
    text-align: center;
  }
  .innerpage-content-container h2, .contact-us-title{
    font-size: 26px;
    color: #0f89d6;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .main-content-img-container{
    padding-left: 0;
    text-align: right;
    margin-bottom: 30px;
  }
  .main-content-img{
    width: 100%;
    max-width: 250px;
  }
  .form-submit-button-banner{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 20px !important;
    letter-spacing: 1px;
    margin: 0 0 15px 0 !important;
  }
  .form-all-banner{
    width: 100% !important;
    background: #fff !important;
    margin-top: -73px;
    padding-top: 80px;
    z-index: 1;
    box-shadow: #555 0px 1px 2px;
  }
  .banner-form-header{
    background-image: url(/wp-content/uploads/2016/12/testandteag-img3.jpg);
    background-color: none;
    height: 103px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1000;
    position: relative;
  }
  .banner-form-title{
    font-size: 28px;
    color: #fff;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 0;
    font-weight: 900;
  }
  .home-banner{
    padding: 0;
    color: #fff;
    height: 450px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .banner-container{
    padding: 125px 0;
    text-align: left;
  }
  .banner-title{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
  }
  .banner-subtitle{
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    padding-right: 45%;
  }
  .banner-link-a{
    background: #ff5a00;
    border: none;
    font-weight: 700;
    font-size: 18px;
    padding: 7px 30px;
    color: #fff;
  }
  .banner-form-container{
    margin-top: -400px;
    padding: 0 30px;
  }
  .header-container{
    background-image: url(/wp-content/uploads/2016/12/header-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
  }
  .header-contact-info-container{
    padding: 40px 0;
    text-align: left;
  }
  .header-contact-img-container{
    text-align: right;
    padding: 35px 15px 30px 0;
  }
  .header-contact-text{
    color: #35b54e;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .header-contact-number{
    color: #ff5a00;
    text-shadow: 2px 2px #000;
    font-size: 43px;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif!important;
    margin-bottom: 0;
    margin-top: -5px;
  }
  .header-contact-img{
    width: 100%;
    max-width: 90px;
  }
  .header-img-container{
    text-align: left;
    border-bottom: none;
    margin-bottom: 0;
    padding: 0;
  }
  .nav-custom ul > li > a {
    color: #fff;
    font-size: 18px;
    font-family: "Lato-Bold";
    padding: 10px 72px;
    margin-right: 3px;
  }
  .burger-menu-container{
    display: none;
  }
  .header-logo{
    width: 100%;
    max-width: 400px;
    padding: 30px 0;
  }
  .menu {
    z-index: 1000000;
    font-weight: bold;
    font-size: 0.8em;
    width: 100%;
    background: #da550c;
    position: relative;
    text-align: center;
    display: none;
  }
  .navigation-header{
    width:100%;
    background:#da550c;
    line-height:60px;
    display: none;
    border-bottom: #fff 1px solid;
  }
  .nav-custom{
    background: #da550c;
    display: block;
  }

}

@media only screen and (min-width: 1140px) {
  .fa-social-footer{
    font-size: 30px !important;
    color: #989898;
    padding: 0 10px;
  }
  .footer-social li > a{
    font-size: 30px !important;
    color: #989898;
    padding: 0 10px;
  }
  .innerpage-sidebar{
    margin: 40px 0;
    padding: 0;
  }
  .form-section-inner{
    padding-top: 0 !important;
  }
  .innerpage-form-header{
    background-image: url(/wp-content/uploads/2016/12/form-top-inner.jpg);
    background-color: none;
    padding-bottom: 0;
    height: 103px;
    background-size: cover;
    background-position: center center;
  }
  .form-submit-button-inner{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 20px !important;
    letter-spacing: 1px;
    margin: 0 0 15px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .form-submit-button-contact{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 70% !important;
    text-transform: uppercase;
    font-size: 20px !important;
    letter-spacing: 1px;
    margin: 20px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .innerpage-form-title{
    color: #fff;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    padding-top: 20px;
  }
  .innerpage-content-container{
    padding: 0 30px 0 0;
    margin: 40px 0;
  }
  .innerpage-container h1, .area-serviced-banner-title{
    font-size: 36px;
    margin-top: 50px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .bg-dark-gray-container{
    background: #656461;
    color: #fff;
    padding: 30px 0;
  }
  .main-content-p{
    padding: 0;
  }
  .footer-title{
    font-size: 20px;
    font-weight: 700;
    color: #0f89d6;
  }
  .footer-contact-title{
    font-size: 20px;
  }
  .footer-inner{
    text-align: left;
  }
  .main-content-contact-link{
    background: #ff5a00;
    font-size: 25px;
    padding: 10px 50px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
  }
  .testimonials-inner{
    text-align: left;
  }
  .main-gallery-inner{
    padding: 30px 15px 0;
  }
  .home-page{
    text-align: left;
  }
  .main-content-title{
    color: #00aeef;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .main-content-title-2{
    color: #0f89d6;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
  }
  .main-content-title-4{
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 30px;
    text-align: center;
  }
  .innerpage-content-container h2, .contact-us-title{
    font-size: 28px;
    color: #555;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .main-content-img-container{
    padding-left: 0;
    text-align: right;
    margin-bottom: 30px;
  }
  .main-content-img{
    width: 100%;
    max-width: 250px;
  }
  .form-submit-button-banner{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 20px !important;
    letter-spacing: 1px;
    margin: 0 0 15px 0 !important;
  }
  .form-all-banner{
    width: 100% !important;
    background: #fff !important;
    margin-top: -73px;
    padding-top: 80px;
    z-index: 1;
    box-shadow: #555 0px 1px 2px;
  }
  .banner-form-header{
    background-image: url(/wp-content/uploads/2016/12/testandteag-img3.jpg);
    background-color: none;
    height: 103px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1000;
    position: relative;
  }
  .banner-form-title{
    font-size: 28px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 0;
    font-weight: 900;
  }
  .home-banner{
    padding: 0;
    color: #fff;
    height: 450px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .banner-container{
    padding: 125px 0;
    text-align: left;
  }
  .banner-title{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
  }
  .banner-subtitle{
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    padding-right: 45%;
  }
  .banner-link-a{
    background: #ff5a00;
    border: none;
    font-weight: 700;
    font-size: 18px;
    padding: 7px 30px;
    color: #fff;
  }
  .banner-form-container{
    margin-top: -400px;
    padding: 0 45px;
  }
  .header-container{
    background-image: url(/wp-content/uploads/2016/12/header-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
  }
  .header-contact-info-container{
    padding: 40px 0;
    text-align: left;
  }
  .header-contact-img-container{
    text-align: right;
    padding: 35px 15px 30px 0;
  }
  .header-contact-text{
    color: #35b54e;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .header-contact-number{
    color: #ff5a00;
    text-shadow: 2px 2px #000;
    font-size: 43px;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif!important;
    margin-bottom: 0;
    margin-top: -5px;
  }
  .header-contact-img{
    width: 100%;
    max-width: 90px;
  }
  .header-img-container{
    text-align: left;
    border-bottom: none;
    margin-bottom: 0;
    padding: 0;
  }
  .nav-custom ul > li > a {
    color: #fff;
    font-size: 20px;
    font-family: "Lato-Bold";
    padding: 10px 85px;
    margin-right: 3px;
  }
  .burger-menu-container{
    display: none;
  }
  .header-logo{
    width: 100%;
    max-width: 400px;
    padding: 42px 0;
  }
  .menu {
    z-index: 1000000;
    font-weight: bold;
    font-size: 0.8em;
    width: 100%;
    background: #da550c;
    position: relative;
    text-align: center;
    display: none;
  }
  .navigation-header{
    width:100%;
    background:#da550c;
    line-height:60px;
    display: none;
    border-bottom: #fff 1px solid;
  }
  .nav-custom{
    background: #da550c;
    display: block;
  }

}

@media only screen and (min-width: 1280px) {
  .fa-social-footer{
    font-size: 30px !important;
    color: #989898;
    padding: 0 10px;
  }
  .footer-social li > a{
    font-size: 30px !important;
    color: #989898;
    padding: 0 10px;
  }
  .innerpage-sidebar{
    margin: 40px 0;
    padding: 0;
  }
  .form-section-inner{
    padding-top: 0 !important;
  }
  .innerpage-form-header{
    background-image: url(/wp-content/uploads/2016/12/form-top-inner.jpg);
    background-color: none;
    padding-bottom: 0;
    height: 103px;
    background-size: cover;
    background-position: center center;
  }
  .form-submit-button-inner{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 20px !important;
    letter-spacing: 1px;
    margin: 0 0 15px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .form-submit-button-contact{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 70% !important;
    text-transform: uppercase;
    font-size: 20px !important;
    letter-spacing: 1px;
    margin: 20px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .innerpage-form-title{
    color: #fff;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    padding-top: 20px;
  }
  .innerpage-content-container{
    padding: 0 30px 0 0;
    margin: 40px 0;
  }
  .innerpage-container h1, .area-serviced-banner-title{
    font-size: 36px;
    margin-top: 50px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .bg-dark-gray-container{
    background: #656461;
    color: #fff;
    padding: 30px 0;
  }
  .main-content-p{
    padding: 0;
  }
  .footer-title{
    font-size: 20px;
    font-weight: 700;
    color: #0f89d6;
  }
  .footer-contact-title{
    font-size: 20px;
  }
  .footer-inner{
    text-align: left;
  }
  .main-content-contact-link{
    background: #ff5a00;
    font-size: 25px;
    padding: 10px 50px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
  }
  .testimonials-inner{
    text-align: left;
  }
  .main-gallery-inner{
    padding: 30px 15px 0;
  }
  .home-page{
    text-align: left;
  }
  .main-content-title{
    color: #00aeef;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .main-content-title-2{
    color: #0f89d6;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
  }
  .main-content-title-4{
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 30px;
    text-align: center;
  }
  .innerpage-content-container h2, .contact-us-title{
    font-size: 28px;
    color: #0f89d6;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .main-content-img-container{
    padding-left: 0;
    text-align: right;
    margin-bottom: 30px;
  }
  .main-content-img{
    width: 100%;
    max-width: 250px;
  }
  .form-submit-button-banner{
    background: #ff5a00 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 20px !important;
    letter-spacing: 1px;
    margin: 0 0 15px 0 !important;
  }
  .form-all-banner{
    width: 100% !important;
    background: #fff !important;
    margin-top: -73px;
    padding-top: 80px;
    z-index: 1;
    box-shadow: #555 0px 1px 2px;
  }
  .banner-form-header{
    background-image: url(/wp-content/uploads/2016/12/testandteag-img3.jpg);
    background-color: none;
    height: 103px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1000;
    position: relative;
  }
  .banner-form-title{
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 0;
    font-weight: 900;
  }
  .home-banner{
    padding: 0;
    color: #fff;
    height: 450px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .banner-container{
    padding: 125px 0;
    text-align: left;
  }
  .banner-title{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
  }
  .banner-subtitle{
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    padding-right: 45%;
  }
  .banner-link-a{
    background: #ff5a00;
    border: none;
    font-weight: 700;
    font-size: 18px;
    padding: 7px 30px;
    color: #fff;
  }
  .banner-form-container{
    margin-top: -400px;
    padding: 0 45px;
  }
  .header-container{
    background-image: url(/wp-content/uploads/2016/12/header-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
  }
  .header-contact-info-container{
    padding: 40px 0;
    text-align: left;
  }
  .header-contact-img-container{
    text-align: right;
    padding: 35px 15px 30px 0;
  }
  .header-contact-img{
    width: 100%;
    max-width: 90px;
  }
  .header-img-container{
    text-align: left;
    border-bottom: none;
    margin-bottom: 0;
    padding: 0;
  }
  .nav-custom ul > li > a {
    color: #fff;
    font-size: 20px;
    font-family: "Lato-Bold";
    padding: 10px 85px;
    margin-right: 3px;
  }
  .header-logo{
    width: 100%;
    max-width: 400px;
    padding: 30px 0;
  }
  .burger-menu-container{
    display: none;
  }
  .menu {
    z-index: 1000000;
    font-weight: bold;
    font-size: 0.8em;
    width: 100%;
    background: #da550c;
    position: relative;
    text-align: center;
    display: none;
  }
  .navigation-header{
    width:100%;
    background:#da550c;
    line-height:60px;
    display: none;
    border-bottom: #fff 1px solid;
  }
  .nav-custom{
    background: #da550c;
    display: block;
  }

}
@media only screen and (max-width:360px) {
	.responsive-form {
		padding:0 15px;
		width:100%;
	}
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
    background:#04A4CC;
    color:#FFF;
    text-shadow:none;
}
::-webkit-selection {
    background:#04A4CC;
    color:#FFF;
    text-shadow:none;
}
::-moz-selection {
    background:#04A4CC;
    color:#FFF;
    text-shadow:none;
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
    margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display:block;
    margin:5px auto 5px auto;
}
.alignright {
    float:right;
    margin:5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #FFF;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.sticky {} .bypostauthor {}
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

.jf-branding{
   style:none;
}