/*
Theme Name:     TWG Bootstrap
Theme URI:      http://www.the-web-guys.com
Description:    TWG Bootstrap
Author:         The Web Guys - Ben
Author URI:     http://www.the-web-guys.com
Template:       wg-boot
Version:        1.0
*/
@import url(//fonts.googleapis.com/css?family=Oswald);

/* Secondary NavBar */
header.secondary { border: 0px; background: none; width: 120px; -webkit-box-shadow: none; box-shadow: none; margin-right: 260px; }
.secondary-nav-menu  li > a { color: #FFF !important; }
.secondary-nav-menu  li > a:hover { text-decoration:none; background:transparent !important; }
.nav-secondary { margin-top:-3px }
.nav-secondary, #navbar_social_bar { float:left; }
.nav-secondary { margin-left:-100px !important; }

.header-image > img {
    margin-left: 185px;
    margin-top: 20px;}

.header-image.small {display: none;}

body {background-color: #1B1B23; background-position: 0px 0px; background-repeat: no-repeat; background-size: auto auto; margin-top: -45px;}

body.commercial-building-inspector {background: url("../../images/empire-bg.jpg");background-color: #1B1B23; background-position: 0px 0px; background-repeat: no-repeat; background-size: auto auto; background-attachment: fixed;}

#respond > h3, #comments > h3 {color: #fff;}

.content ul li a { text-decoration: underline;}

.banner.navbar {
     border-bottom: 1px solid #3d93b6;
     border-top: 1px solid #3d93b6;
     z-index: 1;
     margin: -45px 0px 0px ! important;}

.navbar.affix {
     box-shadow: 0px 5px 5px -2px #555555 inset;
     margin: 0px ! important;}

.header-wrapper {
     background: none repeat scroll 0% 0% transparent;
     height: 160px;
     margin-bottom: 30px;}

.brand-logo > img { position: absolute; z-index: 9;}

.row.bg  {border: 1px solid #3D93B6; margin-top: 30px; margin-bottom: 20px; padding-bottom: 15px;}

.page-header {border-bottom: medium none;  padding-bottom: 0;}

#header-text {display: none;}
.schedule .btn.btn-primary.start { display: none;}
#header-phone {
    color: #111;
    float: right;
    font-family: "Oswald";
    font-size: 30px;
    line-height: 1.2em;
    margin-right: 50px;
    margin-top: -60px;
    text-align: center;}

.widget-title {  color: #fff;}

.btn.btn-primary.schedule {display: block; font-size: 24px; white-space: normal;}
    
/* Nav Links */
.nav-main .nav > li > a {
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    border-right: 1px solid #111;
    border-left: 1px solid #111;}
.nav-main .active, .nav-main li a:hover {border-left: 1px solid #3d93b6; border-right: 1px solid #3d93b6;}
.nav-main .dropdown-menu {border: 1px solid #3D93B6;}
.dropdown-menu > li > a:hover {border:none}

/* Phone */
#phone { margin-bottom: 20px; text-align: center; color: #3D93B6; font-size: 30px; font-weight: normal; font-family: Oswald; }
#phone img { margin-top: -20px;}

/*schedule page*/
.nav.nav-tabs a {background: none repeat scroll 0 0 #277493; color: #fff; font-family: "Oswald";  font-size: 18px; text-decoration: none !important}
 .nav.nav-tabs a:hover, .nav-tabs li.active a:hover {background: #277493; cursor: pointer; color: #fff;}
 .nav-tabs li.active a {background: #59b0d3 !important; color: #333 !important;}
 .tab-pane { background: none repeat scroll 0 0 #222; border: 1px solid #555; margin-bottom: 20px; padding: 15px;}
 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a {border: none !important;}

/*features*/
.feature {
    background: url('../../images/feature-bg.jpg');
    border: 3px solid #3d93b6;
    padding: 15px;
    margin: 15px 0;}

/*calls to action*/
#calltoaction.panel.panel-default {
     background: #3d93b6 ;
     color: #ffffff;
     font-family: "Oswald";
     font-size: 24px;
     letter-spacing: 1px;
     padding-top: 5px;
     text-align: center;}

#calltoaction.panel.panel-default:hover {
     background: #307490 !important;
     color: #fff;
     cursor: pointer;}

#calltoaction.panel.panel-default a {color: #ffffff ! important;}

.specialty-inspections .feature em {font-size: 20px;}

/* Navbar Toggle Button */
.navbar-toggle
{background: white; border-color:#2E579B !important; }
.navbar-default .navbar-toggle .icon-bar { background-color:#2E579B; }

/* Input/Form Controls */
.form-control { height:auto; }

/* Mobile  Social Icons */
.mobile-social
{ background:#EEE;  width:100%; text-align:center !important; margin-top:0px !important; padding-bottom:10px; }

/* Footer */
#footer-copyright { text-align:center; }
#menu-footer { padding-left:0px; }
.footer-nav a {color: #bbb}
.footer-nav a:hover {text-decoration: none; color: #ddd}
#copyright-bar a { color: #8c8989;}
#copyright-bar {line-height: 1.2em;}
.wg-logo img {opacity: 0.5;}
.col-md-7.col-xs-12.footer { text-align: left;}
.social .title { font-family: "Oswald";font-size: 20px;margin-bottom: 10px;}
.social img:hover, .google-review img:hover {opacity: .7;}

.rez-buttons .btn.btn-primary.btn-lg { margin: 10px; min-width: 250px;}
    
/* Widgets */
.sidebar .widget { margin:20px 0 20px 0; }

/* Jumbotron */
 .jumbotron { padding:0; border-radius: 0; background: none;}

#home-banner {background: url("../../images/jumbo-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0); padding: 30px; border-bottom: 1px solid #555;}

 #home-grid .col-md-3 /* Fallback for web browsers that don't support RGBa */
    {background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    border: 0.5px solid #3d93b6;;
    color: #fff;
    margin-right: 40px;}

#home-grid {margin-top: 20px;}
#home-grid .btn {
    background: none repeat scroll 0 0 #222;
    border: 0.5px solid;
    display: block;
    font-size: 24px;
    margin: 10px auto 20px;
    padding: 5px;
    width: 160px;}

#home-grid h3 {
    background: none repeat scroll 0 0 #3d93b6;
    color: #fff !important;
    margin: 1px -14px 10px;
    padding: 5px;
    text-align: center; font-size: 24px;}
    

/*google translator*/
select.goog-te-combo  {margin: 0 auto 5px !important}
.goog-te-gadget  {text-align: center;}

#areas-map  .thumb:hover {cursor:pointer; opacity: .8}
#areas-map { margin: 40px 0 20px}
#areas-map > h4 { text-align: center; color: #fff; font-size: 30px;}
.modal-title {color: #fff; font-size: 30px;}
button.close {opacity: .6;}

h2.panel-title {font-size: 26px;}
.review .panel-title { font-size: 20px;}
.modal-open { padding-right: 0 !important;}

ul.arrow li { color: #3D93B6;  font-family: 'Oswald'; font-size: 16px;  list-style-image: url("../../images/arrow.png");padding: 3px 0;}

img.report:hover {opacity: .8;}

/*residential page*/
.residential img {
    border: 1px solid #333;
    border-radius: 20px;
    box-shadow: 0 0 5px 0 #222;
    margin: 15px 15px 5px;
    max-width: 150px;}
.residential > h3 {
    color:#68bfe4;
    font-family: "Oswald";
    margin-bottom: 10px;}

/*about page */
.about .pull-left {
    margin-bottom: 10px;
    margin-right: 10px;
     width: 150px;}

/*bio*/

.bio h4 { font-size: 27px; text-align: center;}
    
.bio {
    background: none repeat scroll 0 0 #222;
    border: 1px solid #555;
    margin-bottom: 10px;
    padding: 10px;}    
  
.bio .pull-left { width: 290px;} 
.bio .btn.btn-primary { margin-bottom: 10px;}


/*forms*/
.gform_wrapper select, .gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {box-shadow: none; background: #333;
    border: 1px solid #3d93b6;}
.gform_title {color: #fff;}

.button.gform_button { color: #ffffff; display: block; font-family: oswald; font-size: 20px !important; margin: auto;  padding: 10px; width: 120px;}
.ui-datepicker-year, .ui-datepicker-month { color: #444;}
.name_first, .name_last {float: left;} 
.ginput_container input, .ginput_container select, .ginput_container textarea {
    height: auto;}
    .gform_wrapper .gfield_required {
    color: #fff !important;
}

/* Mobile Phone and social */
.mobile-phone {background: none;  padding: 5px 20px; font-size: 26px; text-align: center; font-family: 'oswald';}

#mobile-social {background: #333; text-align: center; padding: 10px 10px 20px;}
.schedule .mobile-phone { padding: 5px 20px 0;}
.schedule #mobile-social {padding: 5px 0 0;}

.carousel-indicators {display: none;}

.faq .col-sm-8 h4 {
    color: #68bfe4;
    font-family: "Oswald";
    letter-spacing: 0.5px;}

.resources .col-xs-6 img:hover, img.g-review:hover {opacity: .8;}

.wp-video {
    display: block;
    margin: auto;
    max-width: 100% !important;}
.wp-video-shortcode {  max-width: 100%;}
.mejs-overlay.mejs-layer.mejs-overlay-play { width: 100% !important}
.mejs-poster {width: 100% !important;}


.page-id-35 .video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.page-id-35 .video-container iframe, .page-id-35 .video-container object, .page-id-35 .video-container embed, .page-id-35 .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.page-id-35 .mejs-mediaelement, .page-id-35 .mejs-container, .page-id-35 .mejs-overlay, .page-id-35 .mejs-poster { position:initial !important;  }
.page-id-35 .wp-video-playlist .mejs-container { position:relative !important; }
.page-id-35 .mejs-overlay-button { top: 40% !important;   }
.mejs-container, .mejs-poster.mejs-layer { background:transparent !important; }
.wp-playlist .mejs-container { width:100% !important; }

.col-md-5.vid { margin-bottom: 15px;}

    
  /* Medium Size Changes - Depending on the widths chosen you may need to change the max-wdith */
@media (max-width:1199px) {

    .nav-main .nav > li > a {
    font-size: 14px;
    padding-left: 8px;
    padding-right: 8px;} 

#header-phone { font-size: 26px;  margin-top: -45px;}
#header-phone > img { width: 180px;}
    
}

/* Mobile Only Changes */
@media (max-width:991px ) {
    body { margin-top: 0}
    .nav.pull-right {float: none !important;}
    .nav-main {background: #222;}
    .affix {position: relative;}
    .banner.navbar { margin: 0 !important;}
    .menu-nassau-county, .menu-suffolk-county {display: none}
    .nav-main .nav > li > a {text-transform: none;}
.nav-main .active, .nav-main li a:hover { border-left: 0; border-right: 0;}
.nav-main .dropdown-menu { 
    border: 0;
    background: #222222;
    box-shadow: none;}
    
 #home-grid .col-md-3 { margin-bottom: 20px;}
    .nav-main .nav > li > a {font-size: 15px;}
#header-phone {
    float: left;
    font-size: 20px;
    letter-spacing: 1px;
    margin-left: 200px;
    margin-right: 20px;
    margin-top: -5px;
    text-align: left;}
    
     #header-phone img {display: none;}
     
    .hide-childeren .dropdown-menu,
    .hide-childeren .caret,
    .ps-caption,
    .screen-reader-text {
        display: none !important;
    }

    #TB_caption {
        height: auto !important;
        padding: 10px 30px 10px 25px !important;
        float: left !important;
    }
    
    .mobile-phone {
        background: #333;
        margin-left: -15px;
        margin-right: -15px;
        padding: 0 0 10px 0 !important;
    }
    
    .mobile-phone.call-now{
        padding-top:10px !important;
    }
    
    .page-id-41  .mobile-phone.call-now{
        padding-top:10px;
        padding-bottom:10px;
    }
    
    .mobile-phone .btn-primary{
        min-width:180px;
        font-size: 18px;
        background-color: #3d93b6;
        border-color: #3784a3;
    }    
    
}
/* Mobile Only Changes */
@media (max-width:768px ) {
 #header-text {margin-right: 20px;}  
 #header-text h2 {font-size: 22px;} 
 .header-wrapper {height: 150px;}
 #header-phone {display: none;}
}    
    
    
/* Mobile Only Changes */
@media (max-width:568px ) {
#home-banner {display:none;}
#header-text { margin-right: 20px;}
#header-text h4 {font-size: 18px}
.col-xs-6, .col-xs-4, .col-xs-8 {width: 100%;}
.certs .col-xs-4 {width: 33%}
ul.arrow.bottom {margin-top: -10px}
.header-image.big {display: none;}

.header-image.small {display: block; max-width: 45%;}
.medium.gfield_select, #input_1_6_4_container > select {color: #555;}
.bio .pull-left { width: 100% !important;}

 }

/* Mobile Only Changes */
@media (max-width:400px ) {
    .gfield.gf_left_half, .gfield.gf_right_half { width: 100% !important;}
.ginput_left, .ginput_right { width: 100% !important;}
#input_3_4 {width: 98%}
.reviews .col-xs-4 {width: 100%;}
.nav-tabs > li {margin-bottom: 1px; width: 100%;}
.header-image.small { max-width: 40%; margin-top: 50px;}
.about img.pull-left, .residential img.pull-left {
    display: block !important;
    margin: 15px auto 10px;
    width: 75%;
    float: none !important;
}
  .adwords_phone_num{display:inline-block;}
}