/*
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('https://fonts.googleapis.com/css?family=Oswald');
.fa-li {
	position: absolute; 
}

.benefits-sec .checklist {
	text-align: left;
}

.valuable-inspections-sec h3 {
	font-family: oswald;
}

.valuable-inspections-sec h3 a {
	color: #c72027 !important;
	text-decoration: underline;
	font-size: 25px;
}

.valuable-inspections-sec .glyphicon-ok {
	font-size: 30px;
}

.valuable-inspections-sec .checklist-item {
	display: inline-block;
	font-family: oswald;
	text-transform: none !important;
	font-size: 22px !important;
	font-weight: 400 !important;
}

.why-sec .checklist-item a {
	text-decoration: underline !important;
}

.cta-btn-row .btn-default {
	background: #e6e7e8;
border-color: #e6e7e8;
color: #6d6e71;
font-weight: normal;
}

.cta-btn-row .btn-success {
	margin-left: 20px;
}

.cta-btn-row .btn {
	min-width: 190px;
}

.col-5grid { 
width: 20%; 
position: relative;
float: left;
min-height 1px;
padding-left: 15px;
padding-right:15px;
}

.dallas-systems .glyphicon {
	font-size: 30px;
	color: #c72027;
}

.dallas-thorough-services .wide-promo {
	margin-bottom: 0px !important;
}

.dallas-systems .grey-block {
	margin-top: 0px !important;
}

.why-sec .glyphicon-ok {
	font-size: 30px;
	color: #c72027;
}

.feature-services .feature-image img {
	max-height:278.5px;
}

body.home-inspection .feature-box {
	max-height:364.5px;
}

.stucco-pin {
    top: -45px !important;
}

.stucco-h3 {
    margin-top: 20px !important;
}

.mobile-btns.mold-stucco-comm br {display: none; visibility: hidden;}

.package-list {text-align:left !important;}
.navbar-nav a {font-weight: 400; text-transform: uppercase; font-size: 14px !important;}

.essential-btn {padding-top:13px;}
.premier-btn {padding-top:23px;}

body.page-id-28 .panel-default > .panel-heading {
	background-color:#fff !important;
	border-color: #e8e8e8 !important;
}

body.page-id-28 #accordion .panel-title > a:hover {background-color: #fff;}



body.page-id-29 .panel-default > .panel-heading {
	background-color:#fff !important;
	border-color: #e8e8e8 !important;
}

body.page-id-29 #accordion .panel-title > a:hover {background-color: #fff;}

.drop-title {
font-size:25px; 
font-family: oswald;
color: #c72027;}

.career-position-3 {
border: 2px solid #e8e8e8;
box-shadow: 0 6px 2px rgba(0,0,0,.3);
background-color:#fff;
padding-top: 10px;
padding-bottom: 10px;
width: 32%;
margin-bottom: 60px;
margin-left: 6px;
margin-right: 6px;	
margin-top:0px !important;
}

.drop-down-packages {margin-bottom:40px;}

.career-position-2 {
border: 2px solid #e8e8e8;
box-shadow: 0 6px 2px rgba(0,0,0,.3);
margin-bottom: 60px;
background-color:#fff;
padding-top: 40px;
padding-bottom: 40px;
width: 32%;
margin-left: 6px;
margin-right: 6px;
}

.checklist .checklist-item-choose {
    display: inline-block;
    font-family: 'Open Sans';
    color: #333333;
    font-size: 18px;
    margin: 0;
	text-align: left;
}

.checklist .checklist-item-choose .glyphicon {
    color: #c72027;
    margin-right: 5px;
}

.free-services li a { text-decoration:none !important; }
.free-services  li a:hover { color:#428bca !important;}
/*************************************************
Blog styling begins
**************************************************/

.wg-back-to-top { left:5px; bottom:5px !important; }

.post .bk  {
    margin: 25px 0;
    border: 1px solid #c1c1c1;
    background: #fff;
}


h3 .tooltip-inner {
	font-family: 'Open Sans';
	font-size: 14px;
	text-transform: none;
	width: 200px;
}

p.glyphicon.glyphicon-plus-sign {
	color: #c72027;
	font-size: 26px;
}


article .bk .photo img {
    transition: transform .5s ease-in-out;
    -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    ms-transition: transform .5s ease-in-out;
}

article .bk:hover .photo img {
    transform: scale(1.2) rotate(3deg);
    -webkit-transform: scale(1.2) rotate(3deg);
    -moztransform: scale(1.2) rotate(3deg);
    -ms-transform: scale(1.2) rotate(3deg);
}

span.hreview-count {
    display: none;
    visibility: hidden;
}

span.hreview-average {
    display: none;
    visibility: hidden;
}


article .bk time {
    color: #666666;
    font-size: 14px;
}

article .bk h2.entry-title{
    margin: 0 0 10px;
    line-height: 1.1;
    font-size: 2em;
}

article .bk h2.entry-title a {
    text-decoration: none;
}

article .bk h2.entry-title a:hover, article .bk .date a:hover {
    text-decoration: none;}


article .bk a.img-holder {
    display:block;
}

article .row.bk  > div[class*="col-"]{
    display: block;
    overflow: hidden;
}

.bk div[class="col-md-6"]{
    padding: 0 !important;
}

.bk .meta{
    color: #6d6d6d;
    margin: 5px 0 7px;
    font-size: 13px;
    border-bottom: 1px solid #c1c1c1 !important;
    padding-bottom: 8px;
}

.bk .read-more {
    background: #444;
    border: 0;
    border-radius: 0;
    padding: 7px 35px;
    margin: 6px 0;
    position: absolute;
    bottom: 15px;
    z-index:2;
}

.bk .read-more:hover {
    background: #222;
}

article .bk .photo{
    display: block;
    height: 240px !important;
    background: #444;
    overflow: hidden !important;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

article .bk .no.photo a{
    display: block;
    width: 100%;
    height: 100%;
    color:#fff;
    text-shadow:0 0 5px #666;
}

article .bk .no.photo a:hover{
    text-decoration:none}

article .bk .no.photo a div{
    padding-top: 103px;
    font-size: 20px;}

article .bk .photo img {
    height: 120%;
    width: auto;
    max-width: initial !important;
}

article .bk header.v-center{
    display: table-cell;
    vertical-align: middle;
    height: 240px !important;
    padding: 14px 25px;
    position: relative;
    overflow: hidden;
    display: block;
}

article .bk .col-md-12 header.v-center {
    padding: 16px 5px;
}

article .bk .date.col-md-6{width:100%; margin-bottom:15px;}

article .photo img {
    margin-bottom: 25px;}

article .bk .no.photo{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

article .bk .no.photo a{
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s}

article .entry-content img {
    margin: 20px auto;
    border-radius: 4px;
}

.type-post .page-header {
    border-bottom: 3px solid #b1b1b1;
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-align: left;
}

article footer {
    border-top: 3px solid #b1b1b1;
    padding: 15px 0 !important;
    margin-top: 20px !important;
}

.entry-cover{
    position: absolute;
    bottom:0;
    z-index:1;
    height: 100px;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */ /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.3)),to(rgba(255,255,255,1)));
    background: -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,.3) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

article header.page-header {
    margin-bottom: 20px !important;
    padding-bottom: 15px !important;
}

article { margin-bottom: 50px; }
article .entry-title { margin-bottom: 15px; }
article .glyphicon-calendar, article .glyphicon-user { color: #b1b1b1; }
article .author a, article .date a, article .row-meta .categories-links a, article .row-meta .categories-links .glyphicon {
    color: #929292;
}

.categories-links.col-md-4{width:100%}

/* Blog Sidebar styling */

#review-ok, #review-help{
    display: none;
}

.col2 ul li {
    display: block;
    width: 50%;
    float: left;
}

.well { min-height: 20px; padding: 0; margin-bottom: 20px; background-color: #fff; border:0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }
.widget_recent_entries .widget-title, .widget_categories .widget-title, .widget_archive .widget-title { text-align: left; background-color: #efefef; padding: 10px 15px 13px; font-weight: bold; font-size: 22px; border: 1px solid #e4e4e4; margin-top: 0; }
.sidebar .widget { margin: 20px 0 20px 0; padding: 5px 5px 5px;}
.well ul {
    padding-left: 21px;
    margin-left: 10px;
    color: #a9a9a9;

}
.well.widget_recent_entries ul li, .well.widget_categories ul li {
    margin-bottom: 10px;
}
.sidebar img { width: 100% !important; height: auto !important; }

/*Border for only blog sidebars*/

.widget_recent_entries h3, .widget_categories h3, .widget_archive h3 {
    background: #eee;
    padding: 10px;
    margin: 0 0 20px 0;
    font-size: 20px;
    color: #333;
}

.widget_recent_entries, .widget_categories, .widget_archive {
    border: 1px solid #ddd;
    padding: 0 0 10px;
    background: #fff;
}

.sidebar .widget.widget_categories,  .sidebar .widget.widget_archive{padding-bottom:20px;}

.widget_categories select, .widget_archive select{
    padding: 8px 4px;
    width: calc(100% - 20px);
    margin-left: 10px;
    border: 1px solid #ddd;
    font-size:15px;
    color:#333;
}

.ps-caption, .screen-reader-text, .widget.ad-codes .widget-title { display: none !important; }

#site-logo { max-width:370px; width:100%; }
.desktop-phone {text-align:center; margin-top:20px; margin-right:50px; font-family:'Oswald'; font-size:24px; color:#c72027 ; }
/*Google Reviews Toggle Button Styles begin*/
.wp-gr.wpac {
    width: 370px !important;
    border: 1px solid #ddd !important;
    padding: 15px !important;
    box-sizing: border-box !important;
    position: fixed !important;
    bottom: 100px !important;
    right: 15px !important;
    background: #fff !important;
    box-shadow: 0 0 15px #999 !important;
    z-index: 9999 !important;
    height: calc(100vh - 130px) !important;
    height: -moz-calc(100vh - 130px) !important;
    height: -webkit-calc(100vh - 130px) !important;
    overflow: auto !important;
}

.wp-gr{
    display: none;
}

#gr-btn{
    position: fixed;
    bottom: -55px;
    opacity: 0;
    right: 15px;
    background: #fff !important;
    box-shadow: 0 0 15px #999 !important;
    padding: 10px 20px;
    border-top: 3px solid #0d74b7;
    color: #666;
    cursor: pointer;
    font-size: 16px;
    z-index: 999;
    transition: all .3s;
}

.gr-holder{
    margin-top: 5px;
}

#gr-btn .gr-rating{
    color: #e7711b!important;
    font-size: 16px!important;
    margin: 0 6px 0 0!important;
    vertical-align: middle!important;
    float: left;
}

#gr-close {
    position: absolute;
    top: 0;
    width:44px;
    background:white;
    padding:10px; 
    left: -50px;

    z-index:99999;
    color: #666;
    font-size: 20px;
    border:2px solid #0d74b7; 
    border-radius:30px;
}
/*Google Reviews Toggle Button Styles end*/

.green-block {
    background: #296130;
    padding: 25px 0;
    margin: 25px 0;
}
.carousel-control { background-image:none !important; } 
.green-block h2 {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: white;
}

h2.fungalheader {
    font-size: 34px;
    font-family: 'Oswald', sans-serif;
}

p.fungalintro {
    color: #d73c42;
    font-size: 20px;
    line-height: 1.1em;
    margin-bottom: 20px;
}

p.fungalasterisk {
    font-size: 14px;
    line-height: 1em;
}

ul.fungallist {
  color: #d73c42;
  line-height: 1em;
  margin-bottom: 20px;
}

.fungallist p {
  color: black;
  font-weight: bold;
  font-size: 25px;
 
}

.specialpricing {
    text-align: center;
    font-size: 25px;
    padding-top: 15px;
    color: #296130;
}

.pricingphone {
    text-align: center;
    font-size: 25px;
    padding-top: 15px;
    font-weight: bolder;
}

p.phoneblock {
    margin-top: 15px;
}

small.fungalasterisk {
    font-size: 13px;
    vertical-align: super;
}



/* Secondary NavBar */
header.secondary { border: 0; 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; }

h4, .h4 {
    font-size: 25px;
}

/* Nav Links */
.nav > li > a { padding-left:25px; padding-right:25px;  }

/* Phone */
#phone { margin-bottom: 20px; text-align: center; font-size: 34px; font-weight: normal; letter-spacing: -1px;  }

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


.navbar-default .navbar-nav > .active > a{
    color: #fff !important;
}

.content ul li a{
    text-decoration: underline;
}
/* Input/Form Controls */
.form-control { height:auto; }

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

/* Footer */
#footer-copyright { text-align:center; }
#menu-footer { padding-left:0px; }

/* Widgets */
.sidebar .widget { margin:20px 0 20px 0; }

/* Jumbotron */
.container .jumbotron { padding:0; }


/* Row High Light */
.row.row-highlight {background: #e7e2d7; padding: 15px; border-left: 5px solid #0d629b;}
.row.row-highlight h2, .row.row-highlight h3 {margin-top: 0px; color: #0d629b;}

/* Helper Classes */
.add-margin {margin-top:20px;margin-bottom:20px;}
.desktopmargin {margin-top: 0px !important;}

/* Theme Fixes */
.btn { white-space: normal; }
.wrap.main-section .content .bg { padding-bottom:30px; }
.home .wrap.main-section .content .bg {
    padding-top: 0px;
}
.page-header { border:0; }
article h2.entry-title a { text-decoration:none;  }
article .row-meta { margin-bottom:10px; }
.wg-back-to-top {bottom:0;right:0;}
.panel-primary h2, .panel-primary h3 {margin:0;color:#ffffff;}
.panel-heading h2, .panel-heading h3 {margin:0;}
#TB_window {padding: 15px 0px !important;}

/*Gravity form style rewrites*/
.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 textarea.textarea { padding: 8px 10px !important; border: 1px solid #9e9e9e !important; border-radius: 0px !important; -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; height: auto !important; min-height: initial !important; }
.gform_wrapper select { padding: 7px 10px !important; }
.ui-datepicker-title select {color: #666666;}
.ui-datepicker-calendar .ui-state-default{text-decoration: none !important;}
/*Mozilla only*/
@media screen and (-moz-images-in-menus:0) {
    .gform_wrapper select { padding: 6px 10px !important; }
}
.gform_wrapper .top_label input.large.datepicker, .gform_wrapper .top_label input.medium.datepicker, .gform_wrapper .top_label input.small.datepicker { width: calc(100% - 34px) !important; }
.gform_wrapper .top_label input.large.datepicker.datepicker_no_icon, .gform_wrapper .top_label input.medium.datepicker.datepicker_no_icon, .gform_wrapper .top_label input.small.datepicker.datepicker_no_icon { width: 100% !important; }
.gform_wrapper input[type="radio"] { border: 0px solid #9e9e9e !important; padding: 0 0 !important; }
.gform_wrapper .gform_footer in.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] { color: #fff; padding: 10px 40px !important; margin: 10px auto !important; display: inline-block !important; float: none; border-radius: 40px !important; -moz-border-radius: 40px !important; -webkit-border-radius: 40px !important; font-family: oswald; background: #5cb85c; border-color: #5cb85c; font-size: 20px}

.gform_wrapper .gform_footer { padding: 0 !important; margin: 0 !important; clear: both; text-align: center; }
body .gform_wrapper .gfield_time_ampm.ginput_container_time select { width: auto !important; }
.ginput_container_time i { display: none; }

/*Gravity form Error&Confirmation style rewrites*/
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning { background-color: transparent !important; margin-bottom: 0em !important; padding: 0 !important; border: none !important; margin-top: 5px !important; }
.gform_confirmation_message { font-weight: bold; border: 2px solid #7bc57b; background-color: #e7ffe7; padding: 15px; margin: 25px 0; }
.gform_wrapper div.validation_error {display:none; color: #ff6666 !important; font-size: 16px !important; font-weight: normal !important; margin: 0 0 1em !important; border: 1px solid #ff6666 !important; padding: 10px !important; clear: both !important; width: 100% !important; border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; background: rgba(239, 199, 199, 0.27) !important; line-height: 1.2 !important; }
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio, .gform_wrapper .gfield_error .gfield_label, .gform_wrapper .gfield_required { color: #ff6666 !important; }
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 1px solid #ff6666 !important; line-height: 1 !important; min-height: auto !important; color: #333;    padding: 10px 12px !important;
    margin-top: -4px !important;}
.gform_wrapper .validation_message { display: none !important; }
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container { max-width: calc(100% - 16px); }
.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield.gfield_error { clear: both; margin-right: 16px; margin-top: 0; }

@media (max-width:641px) {
    .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container { max-width: 100%; }
    .gform_wrapper ul.gform_fields li.gfield { padding-right: 0; }
    .gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
        margin-left: 10px !important;
        width: 50%;
    }
}

.gform_wrapper .gform_body { width: 100% !important; }
.gform_wrapper select { padding: 10px 0 10px 3px; width: 99.8%; }

.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
    display: inline-block;
    margin-left: 20px !important;
}

li#field_4_40 {
    text-align: center;
}

.gform_wrapper .field_description_below .gfield_description {
    padding-top: 4px;
}

.row.survey-header {
    display: table;}

.row.survey-header div {
    display: table-cell;
    vertical-align: middle;
    /* height: 344px; */
    float: none;
}

.ginput_container.ginput_container_fileupload input {
    padding: 15px;
    min-height: initial;
    height: initial;
}

header + .container{
    display: none;}

.header-wrapper>.container {
    padding: 25px 0;
    position: relative;
}

#menu-secondary-menu{
    position: absolute;
    right: 0;
    top: 40px;
}

#menu-secondary-menu, #menu-secondary-menu li{
    background: #000;
    border: none;
    border-radius: 0;
}

#menu-secondary-menu li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#menu-secondary-menu li a:hover {
    color:#8e8e8e !important;
    background: #000;
}

a.brand-logo {
    display: block;
    width: 414px;
    margin: 0 auto;
}

.logo-txt {
    font-size: 25px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}

img.logo-marker {
    height: 27px;
    margin-bottom: 5px;
}

.navbar-nav{
    text-align: center !important;
    float: none;
}

#menu-main-menu > li {
    position: relative;
    display: inline-block;
    float: none !important;
}

.jumbotron {
    padding: 0;
    border-radius: 0;
}

#text-3 {
    background: #ededed;
    position: relative;
    padding: 35px 0;
}



.jumbo-content .btn-default {
    width: 100%;
    font-size: 24px;
    box-shadow: 0 0 105px #bfbfbf;
}
.jumbo-content p {
    color: #000;
    font-size: 57px;
    text-align: center;
}

.jumbo-content {
    margin-top: calc(50% - 260px);
}

.inspections-grids {
    text-align: center;
}

h2.inspections-header {
    font-size: 37px;
    font-weight: bold;
    text-align: center;
    padding: 12px 0 0;
}

.inspections-grids h3 {
    text-transform: uppercase;
    font-size: 24px;
    margin: 0 auto !important;
    padding:0 0 15px 0 !important;
    font-weight: bold;
}

.inspections-grids h3 span{
    font-size: 14px;
    display: block;
    margin: 0 auto;
}

.inspections-grids {
    text-align: center;
    margin: 25px 0;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    padding: 30px 0;
}

.page-id-32 .inspections-grids,
.page-id-33 .inspections-grids,
.page-id-34 .inspections-grids,
.page-id-35 .inspections-grids{
    border-bottom:0;
    margin-bottom:0;
}

.inspections-grids [class*='col-'] {
    padding: 0 !important;
    margin: 0 !important;
}

.inspections-grid .btn-info {
    width: 100%;
    background: #000;
    color: #fffffe;
    border: 0;
    font-weight: bold;
    padding: 5px;
}

.inspections-grid {
    border-right: 1px solid #ddd;
    width: 100% !important;
    padding: 20px 10px;
}

.inspections-grids [class*='col-']:last-child .inspections-grid{
    border-right: 0;
}

.inspections-grids .col-sm-2 {
    padding: 0 !important;
    margin: 0 !important;
}

.top-black-block {
    background: #d6d6d6;
    color: #333;
}

.top-black-block h2, .top-black-block h3{
    color: #333;
}

.credentials-grid h2{
    font-size:200%;
    font-weight: bold;
    margin: 0;
}

.credentials-grid h3{
    font-size:130%;
    margin: 0 0 20px;
}

.credentials-grid p{
    line-height: 1.7;
}

.areas-list li {
    margin: 15px 0;
    list-style: none;
}

.my-slide img {
    width: 100%;
    top: -250px;
    position: relative;
}

.my-slide{
    height: 420px;
    overflow: hidden;
}


/*************************************
Reviews slider begins
*************************************/

.review-jumbo-holder {
    background: url(/wp-content/uploads/2018/02/reviews-jumbo-bg.jpg) no-repeat #333 bottom right;
}

.review-jumbo-gr-bg{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+70&1+0,0+70 */
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 70%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 70%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.review-jumbo {
    padding: 50px 0 100px;
    font-weight: bold;
}

.review-btns{
    margin-top:30px;
}

.review-btns .btn {
    width: 180px;
    border: 2px solid #000;
    border-radius: 0;
}

.review-btns .btn-success {
    background-color: #555;
}

.review-btns .btn-success:hover {
    background-color: #333;
}

.review-text {
    color: #c61f27;
    font-size: 24px;
    font-style: italic;
    line-height: 1.4;
}

.review-author {
    font-size: 17px;
}

.review-author a {
    color: #333;
    font-size: 13px;}

.review-text .quote {
    color: #333;
    font-size: 27px;
    font-family: "Coustard";
}

.review-text .quote:first-child {
    margin-right: 4px;
}

.carousel-inner .item{
    backface-visibility: visible;
}

/*************************************
Reviews slider ends
*************************************/


@media (max-width:1440px) {
    .my-slide img {
        top: 0 !important;
    }
	

    
}

@media (max-width:992px) {
	.career-position-3 {width:100% !important;}	
}

@media (max-width:991px) {
	.desktopmargin {margin-top: 60px !important;}

	.page-id-3515 h1 {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
	
	.valuable-inspections-sec h3 {
	margin-top: 0px;
}
	
	.valuable-inspections-sec .glyphicon-ok {
		margin-top: 30px;
	}
	
	.valuable-inspections-sec .checklist {
		margin-top: 0px;
	}
	
	.why-sec .glyphicon-ok {
	display: block;
	margin: 0px auto;
	margin-top: 20px;
}
	.dallas-systems .checklist .checklist-item {
	font-size: 19px;
}
	
	.checklist-item-choose {margin-bottom: 25px !important;}
	.main-mold-img {margin-bottom: 25px;}
    .my-slide {
        height: auto;
    }
	

}

/*Featured list block*/
.bullets { margin: 20px 0; padding: 0 0 0 50px; list-style: none; text-align: left; }
.bullets li { margin: 10px 0; position: relative; }
.bullets li:before {
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    left: -37px;
    color: #c92127;
    line-height: 27px;}

.ok li:before { content: '\e013'; }

.bullets.loc li:before{
    content: '';
}

.bullets.loc{
    padding: 0 20px;
    margin: -8px 0 0 0;
    border-left: 1px solid #ddd;
}

.bullets.loc li {
    background: url(/wp-content/uploads/2017/05/favicon.png) no-repeat left top;
    list-style: none;
    margin: 15px 0;
    padding-left: 75px;
    font-size: 30px;
}

.no-last-marker li:last-child {
    background: none;
    margin-left: -40px;
}

.small-loc li {
    background: url(/wp-content/uploads/2017/05/favicon.png) no-repeat left top;
    background-size: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.5;
    padding-left: 44px;
    margin-bottom: 15px;
}

.small-loc.phases li{
    padding-top: 0;
    margin: 40px 0;
}

.small-loc {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.digital-thermal{
    margin-top: 20px;
    padding-left: 0;
}


.digital-thermal li{
    padding-top: 0;
    padding-bottom: 10px;
    line-height: 1.5;
    padding-left: 100px;
    margin-bottom: 15px;
    list-style: none;
    background-size: 77px;
}

.li-digital{
    background: url(/wp-content/uploads/2017/05/digital-foundation.png) no-repeat left top;}

.li-thermal{
    background: url(/wp-content/uploads/2017/05/thermal-imaging.png) no-repeat left top;}

.li-heads li span {
    font-size: 25px;
    display: block;
    margin-bottom: 5px;
}

.li-heads li{
    margin-bottom:15px;
}

ol.tenant-process {
    padding-left: 80px;
}

ol.tenant-process li{
    margin: 15px 0;
}



.two-col li{
    width: 49%;
    display: inline-block;

}

.big-font{
    font-size: 120%;
}

.big-bold {
    font-size: 170%;
    font-weight: bold;
}

.huge-bold {
    font-family: 'Tahoma';
    font-size: 215%;
    font-weight: bold;
    line-height: 1.2;
}

.credentials-grid {
    margin: 20px 0;
}

.credentials-grid p{
    font-size: 19px;
}

.features-grid img {
    width: 80px;
    float: left;
    margin: 15px 0;
}

.features-grid p{
    float: left;
    font-size: 128%;
    width: 62%;
    line-height: 1.3;
    margin: 36px 0 0 10px;
}

.video-holder {
    background: #ededed;
    padding: 20px;
}

.video-holder strong {
    color: #c62127;
    margin-bottom: 20px;
    display: block;
    font-size: 22px;
}

ul#menu-footer-submenu li {
    display: inline-block;
    border-bottom: 0;
}

ul#menu-footer-submenu li a {
    color: #fff;
    padding: 20px 30px;
    text-transform: uppercase;
}

ul#menu-footer-submenu li a:hover {
    color:#666;
    background: #000;
}

ul#menu-footer-submenu{
    background: #000;
    text-align: center;
    border-radius: 0;
    border: 0;
}

#footer-copyright a{
    color:#616161 !important;
}

#footer-copyright .footer-nav a{
    color: #616161;
    text-transform: uppercase;
    font-size: 16px;}

#copyright-bar {
    line-height: 1.5;
    font-size: 15px;
    margin: auto;
}

.footer-nav {
    list-style: none;
    margin: 0 0;
}

.svg-social {
    margin: 20px 0 30px;
}

.wg-logo {
    margin: 20px 0;
}

.wg-logo img {
    opacity: .5;
}

.nav-list > li.active > a, .nav-list > li.active > a:hover, .nav-list > li.active > a:focus{
    background-color: transparent !important;
}


.header-wrapper .pull-right{
    float: none !important;
}

.black-title {
    background: #000;
    color: #fff;
    padding: 0 0 3px;
    text-align: center;
}

.no-top-space {
    margin-top: -15px !important;
}

.black-title h1{
    padding: 10px 0 0;
    text-transform: uppercase;
    color: #fff;
}

.black-title h2 {
    margin: 0;
    padding: 15px 0;
}

.about-top-box img {
    width: 95%;
    margin-top: -80px;
	margin-bottom: 15px;
}

.how-block strong{}


.grey-title {
    background: #d6d6d6;
    padding: 15px 0;
    text-align: left;
    margin: 30px 0;
}

.grey-title h2{
    color: #000;
    margin: 0;
}



.pagemenu{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,ffffff+35,ffffff+35,ffffff+65,e2e2e2+100 */
    background: rgb(226,226,226); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(226,226,226,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 65%,rgba(226,226,226,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 65%,rgba(226,226,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
    margin-top: 15px;
    position: relative;
    height: 64px;
    display: block !important;
    margin-bottom: 80px;
    float: left;
    width: 100%;
}

.pagemenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.pagemenu ul li {
    display: inline-block;
    padding: 20px 8px;
}

.pagemenu ul li a {
    color: #000;
    text-decoration: none;
}

.pagemenu ul li a:hover {
    color:#333;
}

.guarantee-grid {
    margin: 30px 0;
}

h2#services {
    margin: 25px 0 40px;
}

.content .our-services a{
    color:#333;
    text-decoration: none !important;
}

.content .our-services a:hover{
    text-decoration: underline !important;
}

.page-id-20 .login-block {
    margin-bottom: 75px;
}

.page-id-20 .login-form {
    padding: 1px 15px 15px;
    background: #eee;
    border-radius: 4px;
}

.page-id-20 .login-form h4 {
    background: #ccc;
    padding: 13px;
    border-radius: 4px;
}

.how-to-videos .mejs-container.mejs-video,
.home .mejs-container.mejs-video{
    height:388px !important;
    width: 100% !important;
}

.grey-block {
    background: #d6d6d6;
    padding: 25px 0;
    margin: 25px 0;
}

.black-block {
    background: #d6d6d6;
    color: #333;
    padding: 10px 0;
    margin: 25px 0;
}

.black-cta-block{
    border-bottom: 1px solid #888;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.rounded-cta-block {
    background: #d6d6d6;
    border-radius: 10px;
    padding: 20px 35px;
    color: #000;
    margin: 20px 0;
}

.huge-bold .smaller {
    font-size: 75%;
    display: block;
}

.full-width{
    width:100%;
}

.no-tmargin{
    margin-top: 0 !important;
}

.no-bmargin{
    margin-bottom: 0 !important;
}

#customerservice strong{
    font-size: 21px;
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    display: inline-block;}

.wg-fluid .container {
    padding: 0 30px;
}

.list-margin li{
    margin-bottom: 20px;
}

.login-block {
    margin: 30px 0;
}

.row.login-features {
    border-right: 2px solid #DDD;
}

.login-features img{
    width:60%;
}

.login-features h3{
    font-size: 110%;
    text-align: center;
    margin-bottom: 25px;
}

hr{
    border-color: #666;}


.inspection-btns .row {
    margin: 30px 0;
}
.inspection-btns{
    display: table-cell;
    vertical-align: middle;
    height: 363px;
}

.inspection-top{
    display: table;
}

.inspection-btns .btn{
    min-height: 116px;
}

.page-id-7 .page-header,
.page-id-19 .page-header,
.page-id-21 .page-header{
/*     margin-bottom: -35px; */
	 margin-bottom: 15px;
}
[class *='paged-'] .page-header{
    margin-bottom: 40px;
}

.review-uson .btn {
    border-width: 2px;
    margin: 20px 0;
}

.review-uson h4 {
    font-size: 160%;
    letter-spacing: -1px;
}

.review-uson .btn:hover {
    background: #fff;
    border-color: #c72027;
}

.reviews .pagination a {
    border: 1px solid #ddd;
    padding: 10px;
    min-width: 42px;
    display: inline-block;
    text-align: center;
    margin: 10px 2px;
}

.reviews .pagination a:hover, .reviews .pagination a:focus {
    text-decoration: none;
    border-color: #428bca;
}

.quote-decoration {
    width: 45px;
    height: 45px;
    position: absolute;
    background: #fff;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 22px;
    display: block;
    border: 2px solid #e8e8e8;
    color: #ca2128;
    padding: 6px;
}

.xfeature.review {
    border: 2px solid #e8e8e8;
    margin: 60px 0;
    padding: 25px;
    position: relative;
    box-shadow: 0 6px 2px rgba(0,0,0,.05);
	color: #999
}

.review .description {
    display: block;
    margin-top: 10px;
}

.xfeature.review h3 a {
    margin-right: 18px;
    display: inline-block;
    line-height: 40px;
}

.star-col a{
    line-height: 65px;
    display: block;
}

.btn-primary, .btn-primary:hover{
    color: #fff;
}


/*Bootstrap accordion collapse icon*/
#accordion{
    margin:35px 0;
}
#accordion .panel-heading a .glyphicon{
    float: right;
    color: #fff;
    background: #c72027;
    font-weight: normal !important;
    padding-top: 5px;
    padding-left: 5px;
    font-size: 10px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
}

#accordion .panel-heading a p{
    margin-bottom: 0;
    display: inline-block;
    width: calc(100% - 30px);}

#accordion .panel-heading a[aria-expanded="true"] .glyphicon {
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    transition-duration:.2s; }

#accordion .panel-heading a[aria-expanded="false"] .glyphicon {
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    transition-duration:.2s; }

#accordion .panel-title > a {
    color: inherit;
    padding: 15px;
    display: block;

}

#accordion .panel-title{
    font-size:100%;
}

#accordion .panel-title > a:hover {
    background-color: #e4e4e4;}

#accordion .panel-heading {
    padding: 0;}


/* Sidebar styling */
.well { min-height: 20px; padding: 0; margin-bottom: 20px; background-color: #fff; border:0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }
.widget-title { text-align: left; background-color: #efefef; padding: 10px 15px 13px; font-weight: bold; letter-spacing: -1px; font-size: 22px; border: 1px solid #e4e4e4; margin-top: 0; }
.sidebar .widget { margin: 20px 0 20px 0; padding: 5px 5px 5px; }
.well ul {
    padding-left: 21px;
    margin-left: 10px;
    color: #a9a9a9;
}
.well.widget_recent_entries ul li, .well.widget_categories ul li {
    margin-bottom: 10px;
}
.sidebar img { width: 100% !important; height: auto !important; }

/*Border for only blog sidebars*/
.widget_recent_entries h3, .widget_categories h3, .widget_archive h3 {
    background: #eee;
    padding: 10px;
    margin: 0 0 20px 0;
    font-size: 20px;
    color: #333;
}

.widget_recent_entries, .widget_categories, .widget_archive {
    border: 1px solid #ddd;
    padding: 0 0 10px;
}

.sidebar .widget.widget_categories,  .sidebar .widget.widget_archive{padding-bottom:20px;}

.widget_categories select, .widget_archive select{
    padding: 8px 4px;
    width: calc(100% - 20px);
    margin-left: 10px;
    border: 1px solid #ddd;
    font-size:15px;
    color:#333;
}

.alert.alert-warning{display:none;}

.ps-caption, .screen-reader-text, .widget.ad-codes .widget-title { display: none !important; }

/* Blog page styles*/
article { margin-bottom: 50px; }
article .entry-title { margin-bottom: 5px; }
article .glyphicon-calendar, article .glyphicon-user { color: #b1b1b1; }
article .author a, article .date a, article .row-meta .categories-links a, article .row-meta .categories-links .glyphicon {
    color: #929292;
}

.categories-links.col-md-4{width:100%}

.btns-residental {
    margin: 20px 0 0;
}

.btns-residental .btn span {
    display: block;
    font-size: 64%;
}

.btns-residental .btn {
    font-size: 365%;
    line-height: 1;
    width: 100%;
    margin: 20px 0;
    box-shadow: 0 0 50px rgba(51, 51, 51, 0.33);
    padding: 20px 0;
}

img.btn-images {
    width: 145px;
    margin: 0 auto 25px;
}


.carousel-indicators{
    display: none;
}

.navbar li.open > a{
    color:#fff !important;
}

body .navbar .dropdown-menu li.active a, body  .navbar .dropdown-menu li:hover a{
    background-color: #d6d6d6;
}

body .navbar .dropdown-menu li a:hover {
    color:#fff !important;
    background-color: #c72027;
}

.page .btn-group.social-share{
    display: none;
}

/*Harvey Jumbotron */
.harvey-jumbo { margin-top:20px; position:relative; margin-bottom:30px;}
.harvey-jumbo .harvey-title {
    font-size:65px;
    line-height:60px;
    font-family: 'Oswald', sans-serif;
    text-align:center;
    padding:5px 0;
}
.harvey-jumbo .harvey-title .harvey-blue { color:#0054A6  }

.harvey-jumbo .harvey-subtitle { background:#000; color:white; font-family:"Times New Roman",serif; font-size:35px; line-height:35px; padding:10px 20px; }

.harvey-jumbo .harvey-list { margin-top:10px; }
.harvey-jumbo .harvey-list .harvey-item  { box-shadow:#AAA 6px 5px 10px; background:#e2e2e2; margin-bottom:15px; padding:15px; font-size:38px; font-family:'Open Sans'; line-height:40px;  }
.harvey-jumbo .harvey-list .harvey-item img { width:35px; margin-top:-3px; }
.harvey-jumbo .harvey-buttons { text-align:right;  }
.harvey-jumbo .harvey-buttons .btn { 
margin-top:20px; margin-bottom:15px;
font-family:'Open Sans'; font-size:38px; padding-top:0 !important; padding-bottom:0 !important; border-radius:0;
border:3px solid #000; background:#C62127; width:350px; text-align:center !important; }

.harvey-jumbo .harvey-buttons .btn2 {
    font-family: 'Tahoma';
    font-weight: bold;
    color: #c62127;
    font-size: 20px;
    padding: 3px !important;
    border-radius: 5px;
    border: 1px solid #000;
    background: #ffffff;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    text-align: center !important;
    
}

.harvey-jumbo .harvey-buttons .btn2:hover {
    font-family: 'Tahoma';
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    padding: 3px !important;
    border-radius: 5px;
    border: 1px solid #000;
    background-color: #e6e6e6;
    width: 100%;
    border-color: #a5a5a5;
    text-decoration: none;
    display: inline-block;
    text-align: center !important;
}

/*Fungal Jumbotron */



ul.fungalitems {
    list-style: none;
    text-align: left !important;
}


.fungal-jumbo {position:relative; margin-top: 33px;}
.fungal-jumbo .fungal-title {
    font-size: 50px;
    line-height: 66px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    padding: 5px 5px 5px 5px;
    color: white;
    background-color: #296130;
}


.fungal-jumbo .fungal-title .fungal-blue { color:#0054A6  }

.fungal-jumbo .fungal-subtitle {color:black; font-family:"Times New Roman",serif; font-size:30px; line-height:35px; padding: 22px 20px; font-weight: bold; }

.fungal-jumbo .fungal-list .fungal-item {
    padding: 10px 10px 10px 70px;

    font-size: 35px;
    font-family: 'Open Sans';
    line-height: 73px;
    background-color: white;
    height: 180px;
    overflow:visible;

    box-shadow: inset 0 0 40px #c4c4c4;
    }

    
img.fungal-insect {
    width: 28% !important;
    position: absolute;
    right: 0;
    top: 60px;
    right: 60px;
   
 
}
    
.fungal-jumbo {     margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 35px; }    
.fungal-jumbo .fungal-list .fungal-item img { width:35px; margin-top:-3px; }

.fungal-jumbo .fungal-buttons .btn {font-family:'Open Sans';font-size:38px;padding-top:0 !important;padding-bottom:3px !important;border-radius:0;border:3px solid #000;background:#C62127;width:350px;text-align:center !important;margin-top: 55px;}

.fungal-jumbo .fungal-buttons .btn2 {
    font-family: 'Tahoma';
    font-weight: bold;
    color: #c62127;
    font-size: 20px;
    padding: 3px !important;
    border-radius: 5px;
    border: 1px solid #000;
    background: #ffffff;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    text-align: center !important;
    
}

.fungal-jumbo .fungal-buttons .btn2:hover {
    font-family: 'Tahoma';
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    padding: 3px !important;
    border-radius: 5px;
    border: 1px solid #000;
    background-color: #e6e6e6;
    width: 100%;
    border-color: #a5a5a5;
    text-decoration: none;
    display: inline-block;
    text-align: center !important;
}

.fungal-jumbo .fungal-buttons .btn:hover { background:#a83337;  }



.col-sm-6.quote p {
    margin-top: 15px !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    color: dimgray;
}

span.founder {
    font-style: italic;
    color: black;
    font-weight: 100;
}

.col-sm-6.hurricanelogo {
    margin-top: 15px;
    text-align: center !important;
}

.inspection-btns.harvey {
    height: 190px !important;
}

.small-loc.phases.inspections li {
    padding-top: 0;
    margin: 10px 0 !important;
}

.harvey-buttons.row.inspection {
    margin-top: 35px;
}

.harvey-jumbo .harvey-buttons .btn:hover { background:#a83337;  }
.harvey-jumbo .harvey-buttons :last-child { text-align:left; }
.harvey-jumbo .harvey-hurricane {
    position: absolute;
    right: 0px;
    width: 310px;
    top: 55px;
}
@media (max-width:1550px) {
    .fungal-insect { display:none;}
}
@media (max-width:1250px) {
        .fungalitems { font-size:28px !important; }
}
/* Medium Size Changes - Depending on the widths chosen you may need to change the max-wdith */
@media (max-width:1199px) {


.essential-btn {padding-top:0px;}
.premier-btn {padding-top:0px;}
.career-position-2 {width: 100%; margin-right:0px; margin-left:0px;}
.feature-content h3 {font-size: 16px !important;}
.feature-content .btn-group .btn {font-size: 11px !important;}

.navbar-nav a {font-weight: 400; text-transform: uppercase; font-size: 11px !important;}

    .fungal-jumbo .fungal-buttons .btn {
    font-family: 'Open Sans';
    font-size: 30px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-radius: 0;
    border: 3px solid #000;
    background: #C62127;
    width: 270px;
    text-align: center !important;
}
/*Fungal Jumbotron */

.fungal-jumbo {
    position: relative;
    margin-top: 19px;
}

.col-sm-4.topbutton {
    width: 45%;
}

.col-sm-4.bottombutton {
    width: 50%;
}

ul.fungalitems {
    list-style: none;
}

.fungal-jumbo { position:relative;}
.fungal-jumbo .fungal-title {
    font-size: 50px;
    line-height: 66px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    padding: 5px 5px 5px 5px;
    color: white;
    background-color: #296130;
}


.fungal-jumbo .fungal-title .fungal-blue { color:#0054A6  }

.fungal-jumbo .fungal-subtitle {color:black; font-family:"Times New Roman",serif; font-size: 35px; line-height: 45px; padding: 15px 20px 20px 20px; font-weight: bold; }

.fungal-jumbo .fungal-list .fungal-item {
    margin-bottom: 15px;
    padding: 10px 10px 10px 0px;
    font-size: 25px;
    font-family: 'Open Sans';
    line-height:63px;
    background-color: white;
       height:auto; 
       overflow:hidden;
    box-shadow: inset 0 0 40px #c4c4c4;
}

    
img.fungal-insect {
    width: 33% !important;
    position: absolute;
    right: 0;
    top: -13px;
    right: -20px;
}
    
    
.fungal-jumbo .fungal-list .fungal-item img { width:35px; margin-top:-3px; }

.fungal-jumbo .fungal-buttons .btn {
    margin-top: 30px;
    margin-bottom: 10px;
}

.fungal-jumbo .fungal-buttons .btn2 {
    font-family: 'Tahoma';
    font-weight: bold;
    color: #c62127;
    font-size: 20px;
    padding: 3px !important;
    border-radius: 5px;
    border: 1px solid #000;
    background: #ffffff;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    text-align: center !important;
    
}

.fungal-jumbo .fungal-buttons .btn2:hover {
    font-family: 'Tahoma';
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    padding: 3px !important;
    border-radius: 5px;
    border: 1px solid #000;
    background-color: #e6e6e6;
    width: 100%;
    border-color: #a5a5a5;
    text-decoration: none;
    display: inline-block;
    text-align: center !important;
}

.fungal-jumbo .fungal-buttons .btn:hover { background:#a83337;  }

img.fungal-location.photo {
    max-width: 100%;
}
    
.harvey-jumbo .harvey-title { font-size:53px; }
.harvey-jumbo .harvey-subtitle { font-size:28px; }
.harvey-jumbo .harvey-list .harvey-item img { width:30px; }
.harvey-jumbo .harvey-list .harvey-item   { font-size:30px; }
.harvey-jumbo .harvey-hurricane { width:180px; top: 95px; }
    .nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }

    .jumbo-content .btn-default {
        font-size: 22px !important;
    }

    h2.inspections-header {
        font-size: 33px;}

    .bullets.loc li {
        font-size: 25px;
        padding: 19px 0 19px 75px;
        line-height: 1;
    }

    .inspections-grids h3 span {
        font-size: 12px;}

    .inspections-grids h3 {
        font-size: 19px;}


    .features-grid img {
        width: 71px;
    }

    .features-grid p {
        font-size: 100%;
        line-height: 1.3;
        margin: 36px 0 0 10px;
    }

    .pagemenu {
        margin-top: -71px;
        margin-bottom: 0;
    }

    .huge-bold {
        font-size: 195%;}
}

/* Mobile Tablet Changes */
@media (max-width:991px ) {
	
.feature-content h3 {font-size: 26px !important;}
.feature-content .btn-group .btn {font-size: 18px !important;}
	
	.navbar-nav a {font-weight: 400; text-transform: uppercase; font-size: 14px !important;}

    
/*Fungal Jumbotron */

.fungal-jumbo .fungal-buttons .btn {
    margin-top: 0px;
    margin-bottom: 22px;
}

ul.fungalitems {
    list-style: none;
}

.fungal-jumbo {
    margin-top: 20px;
    position: relative;
    margin-bottom: 13px;
}
.fungal-jumbo .fungal-title {
    font-size: 35px;
    line-height: 66px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    padding: 5px 5px 5px 5px;
    color: white;
    background-color: #296130;
}

.fungalitems {
    font-size: 17px !important;
}


.fungal-jumbo .fungal-title .fungal-blue { color:#0054A6  }

.fungal-jumbo .fungal-subtitle {
    color: black;
    font-family: "Times New Roman",serif;
    font-size: 25px;
    line-height: 36px;
    padding: 15px 20px 20px 20px;
    font-weight: bold;
}

.fungal-jumbo .fungal-list .fungal-item {
    margin-bottom: 15px;
    font-size: 24px;
    font-family: 'Open Sans';
    line-height: 65px;
    background-color: white;
    height: auto;
    overflow:hidden;
    box-shadow: inset 0 0 40px #c4c4c4;
    }

    
img.fungal-insect {
    width: 33% !important;
    position: absolute;
    right: 0;
    top: -13px;
    right: -20px;
}
    
    
.fungal-jumbo .fungal-list .fungal-item img { width:35px; margin-top:-3px; }
.fungal-jumbo .fungal-buttons .btn {
    font-family: 'Open Sans';
    font-size: 25px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-radius: 0;
    border: 3px solid #000;
    background: #C62127;
    width: 244px;
    text-align: center !important;
}

.fungal-jumbo .fungal-buttons .btn2 {
    font-family: 'Tahoma';
    font-weight: bold;
    color: #c62127;
    font-size: 20px;
    padding: 3px !important;
    border-radius: 5px;
    border: 1px solid #000;
    background: #ffffff;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    text-align: center !important;
    
}

.fungal-jumbo .fungal-buttons .btn2:hover {
    font-family: 'Tahoma';
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    padding: 3px !important;
    border-radius: 5px;
    border: 1px solid #000;
    background-color: #e6e6e6;
    width: 100%;
    border-color: #a5a5a5;
    text-decoration: none;
    display: inline-block;
    text-align: center !important;
}

.fungal-jumbo .fungal-buttons .btn:hover { background:#a83337;  }

img.fungal-location.photo {
    max-width: 93%;
}

.harvey-jumbo .harvey-title { font-size:40px; line-height:40px; }
.harvey-jumbo .harvey-subtitle { font-size:22px; line-height:20px; }
.harvey-jumbo .harvey-list .harvey-item img { width:30px; }
.harvey-jumbo .harvey-list .harvey-item   { font-size:24px; }
.harvey-jumbo .harvey-hurricane { width:200px; }
.harvey-jumbo .harvey-buttons .btn { font-size:24px; max-width:100%; }

    header + .container{
        display: block;}

    /*Simpler main menu styling*/
    .nav .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .navbar .dropdown-menu li.active a, .navbar .dropdown-menu li:hover a {background-color: rgba(0,0,0,.3) !important; }
    .navbar .dropdown-menu { padding: 0; background: transparent !important; box-shadow: none; }
    .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu > li > a { padding: 5px 0 5px 25px;     background: transparent !important;}
    .dropdown-menu, .dropdown-menu > li:last-child > a:hover { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
    .navbar .dropdown.active a.dropdown-toggle{background-color:transparent;}

    .navbar-nav {
        text-align: left !important;}
    #menu-main-menu > li {
        display: block;}
    .offcanvas-menu-header {
        margin-top: 10px;
        padding: 10px 15px;
        background: #c5c5c5;
        margin: 0 -15px;
    }
    /*Footer menu fixes in mobile view*/
    .footer-nav { padding-left: 10px; padding-right:0;}
    .footer-nav li { margin-right: 15px; margin-left: 15px;}
    /*Hide Served areas in main menu; Photoswipe captions*/
    .hide-children .dropdown-menu, .hide-children .caret, .hide-children .caret-right, .dropdown-toggle .caret, .ps-caption, .screen-reader-text { display: none !important; }
    #TB_caption { height: auto !important; padding: 10px 30px 10px 25px !important; float: left !important; }

    .inspections-grids [class*='col-']:nth-child(3n) .inspections-grid{
        border-right: 0;
    }

    .bullets.loc li {
        font-size: 23px;
        padding: 22px 0 19px 69px;
    }

    .jumbo-content .btn-default {
        font-size: 16px !important;
    }



    .jumbo-content {
        margin-top: calc(50% - 215px);
    }

    .jumbo-content p {
        font-size: 52px;
        line-height: 1.2;}


    .video-holder {
        margin: 30px auto 0;
        text-align: center;}

    .wp-video {
        width: 100% !important;
        height: auto;
        max-width: initial;
    }

    #menu-main-menu > li {
        display: block;}

    .navbar-nav {
        text-align: initial;}

    .xfeature.review h3 a {
        margin-right: 0;
        margin-bottom:30px;
        display: block;
    }

    .about-top-box img {
      margin-top: 0;
    }
    .pagemenu {
        display: none !important;
    }

    .black-block h2{
        text-align: center;
        font-size:170%;
    }

    .inspection-btns .btn {
        min-height: 80px;
    }
    .huge-bold {
        font-size: 139%;
    }

    .inspection-btns {
        height: auto;
    }

    .btns-residental .btn {
        font-size: 275%;}



    /*Mobile buttons*/
    .navbar + .container,
    .navbar + .container + .container,
    .navbar + .container + .container + .container,
    .navbar + .container + .container + .container + .container { padding: 0; width: 100%;}

    /* Mobile Phone */

    .mobile-phone {
        text-align: center;
    }
/*aotash
    .mobile-phone.call-now{
        padding-top: 10px !important;
    }

*/
     .mobile-phone a { margin-bottom:15px; padding-left:10px; padding-right:10px; }

    .mobile-phone a .glyphicon {
        font-size: 85%;
        color: #fff;}

    .mobile-btns{
        background: #e6e6e6;
        padding:15px;
    }

    .page-id-20 .report,
    .page-id-29 .schedule,
    .page-id-28 .quote{
        display: none;
    }

    .page-id-20 .call-now,
    .page-id-28 .call-now,
    .page-id-29 .call-now{
        width: 100% !important;
    }

}


/* mobile phone landscape sizes */
@media (max-width:767px ) {
	.valuable-inspections-sec .checklist {
	text-align: center !important;
}
	
	.col-5grid {
		width: 100%;
		text-align: center;
	}	
	.dallas-systems .checklist .checklist-item {
	font-size: 24px;
}
	.why-sec .checklist-item {
		text-align: center;
	}
	
	.dallas-thorough-services .btn-group {
		margin-top: 0px !important;
	}
	
       .checklist { text-align:left !important; }
          .promo-card .btn { width:100% !important; margin-bottom:20px !important; }
    .review-jumbo-gr-bg{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+70&1+0,0+70 */
        background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3) 100%); /* FF3.6-15 */
        background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(255,255,255,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
        background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(255,255,255,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }

    .mobileslider {
        display: none;
    }

    .review-jumbo {
        min-height: initial;
        padding: 20px 0 55px 0;}

    /*Fungal Jumbotron */

    ul.fungalitems {
        padding-left:0 !important;
        list-style: none;

    }

    .fungal-jumbo { margin-top:20px; position:relative; margin-bottom:46px;}
    .fungal-jumbo .fungal-title {
        font-size: 45px;
        line-height: 66px;
        font-family: 'Oswald', sans-serif;
        text-align: center;
        padding: 5px 5px 5px 5px;
        color: white;
        background-color: #296130;
    }


.fungal-jumbo .fungal-title .fungal-blue { color:#0054A6  }

.fungal-jumbo .fungal-subtitle {
    color: black;
    font-family: "Times New Roman",serif;
    font-size: 20px;
    line-height: 28px;
    padding: 15px 20px 20px 20px;
    font-weight: bold;
}

.fungal-jumbo .fungal-list .fungal-item {
    margin-bottom: 15px;
    padding: 10px 40px 10px 80px;
    font-size: 30px;
    font-family: 'Open Sans';
    line-height: 45px;
    background-color: white;
    height: 213px;
    box-shadow: inset 0 0 40px #c4c4c4;
}

    
img.fungal-insect {
    width: 25% !important;
    position: absolute;
    right: 0;
    top: -93px;
    right: 110px;
}
    
    
.fungal-jumbo .fungal-list .fungal-item img { width:35px; margin-top:-3px; }
.fungal-jumbo .fungal-buttons {text-align:right;}
.fungal-jumbo .fungal-buttons .btn {
    font-family: 'Open Sans';
    font-size: 25px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-radius: 0;
    border: 3px solid #000;
    background: #C62127;
    width: 100%;

    text-align: center !important;
}

.fungal-jumbo .fungal-buttons .btn2 {
    font-family: 'Tahoma';
    font-weight: bold;
    color: #c62127;
    font-size: 20px;
    padding: 3px !important;
    border-radius: 5px;
    border: 1px solid #000;
    background: #ffffff;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    text-align: center !important;
    
}

.fungal-jumbo .fungal-buttons .btn2:hover {
    font-family: 'Tahoma';
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    padding: 3px !important;
    border-radius: 5px;
    border: 1px solid #000;
    background-color: #e6e6e6;
    width: 100%;
    border-color: #a5a5a5;
    text-decoration: none;
    display: inline-block;
    text-align: center !important;
}

.fungal-jumbo .fungal-buttons .btn:hover { background:#a83337;  }


img.fungal-location.photo {
    display: none;
}

.fungal-jumbo .fungal-list .fungal-item img {
    width: 25px;
    margin-top: -3px;
}

.fungal-buttons.row {

}

.col-sm-4.topbutton {
    width: 100%;
}

.col-sm-4.bottombutton {
    width: 100%;
}

li.beetles {
    margin-top: -10px;
}


    .harvey-jumbo .harvey-title { font-size:40px; line-height:40px; }
    .harvey-jumbo .harvey-title .harvey-blue { display:block;}
.harvey-jumbo .harvey-subtitle { font-size:22px; line-height:20px; }
.harvey-jumbo .harvey-list .harvey-item img { width:30px; }
.harvey-jumbo .harvey-list .harvey-item   { font-size:24px; }
.harvey-jumbo .harvey-hurricane { display:none; }
.harvey-jumbo .harvey-buttons .btn { margin-top:20px; font-size:28px; width:100%; display:block; }

.col-sm-6.harvey-buttons {
    text-align: center;
}

.harvey-jumbo .harvey-buttons .last-child:last-child { text-align:center !important; margin-top: 15px; }

.col-xs-12.col-sm-4.col-md-4 {
    text-align: center;
    margin-top: 20px;
}

    .jumbo-content {
        margin-top: 20px;
    }

    .jumbo-content .btn-default {
        font-size: 16px !important;
    }

    .jumbo-content p {
        font-size: 35px;
        line-height: 1.2;
    }

    .bullets.loc li {
        width: 48%;
        display: inline-block;
    }

    .bullets.loc {
        padding: 0;
        margin: 0;
        border-left: 0;
    }

    .inspections-grids [class*='col-']:nth-child(3n) .inspections-grid{
        border-right: 1px solid #ddd;
    }

    .inspections-grids [class*='col-']:nth-child(2n) .inspections-grid{
        border-right: 0 !important;
    }

    .home-jumbo {
        text-align: center;
    }

    img.jumbo-logo {
        width: 50%;
    }

    .about-top-box img {
        width: 40%;
        margin: 0 auto;
        display: block;
    }

    .two-col li {
        width: 100%;
        display: block;
    }

    .row.login-features {
        border-right: none;
    }

    .login-form .btn {
        float: none !important;
        margin: 15px auto 0;
        display: block;
        width: 100%;
    }

    .login-form {
        padding: 1px 15px 15px;
        background: #eee;
        border-radius: 4px;
        margin: 7px -15px;
    }


    .login-form h4 {
        background: #ccc;
        padding: 10px;
        border-radius: 4px;
    }

    .huge-bold {
        font-size: 121%;
        min-height: 72px !important;
    }

    .grey-block .huge-bold {
        min-height: initial !important;
    }

    .inspection-top {
        width: 100%;}

    .page-id-10 .huge-bold {
        min-height: initial !important;
        width: 100% !important;}

    .big-bold {
        font-size: 138%;
        margin: 15px 0;
    }

    .btns-residental .btn {
        font-size: 167%;
        min-height:initial !important;}

    .row.survey-header div {
        display: block;}

    .xfeature.review {
        text-align: center;
    }


}

@media (max-width:641px ) {
    .review-jumbo img{
        width: 230px;
    }

    .review-jumbo-holder{
        background-position: center center !important;
    }

    .wp-video video{
        max-width: 100%;
        height: auto;
    }
}

@media (max-width:600px) {
	.benefits-sec .glyphicon-ok {
		display: block;
		margin: 0px auto !important;
		margin-top: 20px !important;
	}
	.benefits-sec .checklist .checklist-item {
		text-align: center;
	}
}

/* mobile phone portrait size */
@media (max-width:525px ) {
    
    .fungal-jumbo {
    margin-top: 20px;
    position: relative;
    margin-bottom: 12px;
}
    
    .fungal-jumbo .fungal-title {
    font-size: 45px;
}
    
    .fungal-jumbo .fungal-buttons .btn {
    font-size: 25px;
    width: 465px;
    text-align: center;
    float: left;
}
    
img.fungal-insect {
    width: 29% !important;
    position: absolute;
    right: 0;
    top: -66px;
    right: 70px;
}
    
.fungal-jumbo .fungal-subtitle {
    color: black;
    font-family: "Times New Roman",serif;
    font-size: 23px;
    line-height: 28px;
    padding: 15px 20px 20px 20px;
    font-weight: bold;
}

.fungal-jumbo .fungal-buttons .btn {
    font-size: 25px;
    width: 440px;
    text-align: center;
    float: none !important;
}

.fungal-jumbo .fungal-list .fungal-item {
    margin-bottom: 15px;
    padding: 10px 0px 10px 20px;
    font-size: 30px;
    font-family: 'Open Sans';
    line-height: 45px;
    background-color: white;
    height: 213px;
    box-shadow: inset 0 0 40px #c4c4c4;
}
   

    .jumbo-content [class*='col-xs-'],
    .credentials-grid .col-xs-9, .credentials-grid .col-xs-3,
    .features-grid [class*='col-xs-'],
    .inspection-btns .col-xs-6{
        width:100%;
        margin-bottom: 15px;
    }

    a.brand-logo {
        width: 280px;}

    .logo-txt {
        font-size: 16.5px;}

    .row.login-features .col-xs-6,
    .how-it-works-grid .col-xs-10
    {
        width:100%;
    }

    .how-it-works-grid .col-xs-2 {
        display: none;
    }

    .inspection-btns .btn {
        min-height: initial !important;
    }



}

/* mobile phone portrait size */
@media (max-width:480px ) {
.cta-btn-row .btn-success {
	margin-left: 0px;
	margin-top: 20px;
}

    .review-btns .btn{
        margin-bottom:10px;
    }
    
    .fungal-jumbo {
        margin-top: 20px;
        position: relative;
        margin-bottom: 3px;
    }
    
   .fungal-jumbo .fungal-title {
        font-size: 45px;
    }

img.fungal-insect {
    width: 29% !important;
    position: absolute;
    right: 0;
    top: -66px;
    right: 40px;
}

.fungal-jumbo .fungal-subtitle {
    color: black;
    font-family: "Times New Roman",serif;
    font-size: 32px;
    line-height: 35px;
    padding: 15px 20px 20px 20px;
    font-weight: bold;
}

.fungal-jumbo .fungal-buttons .btn {
    font-size: 25px;
    width: 420px;
    text-align: center;
    float: none !important;
}


    .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2,
    .bullets.loc li
    {
        width:100%;
        margin-bottom:15px;
    }

    .inspections-grids .col-xs-6,
    .mobile-btns .col-xs-6{
        width: 50%;
        margin-bottom:0;
    }
}

/* mobile phone portrait size */
@media (max-width:350px ) {
    
    .col-sm-4.topbutton {
    margin-top: 32px;
}
    
.fungal-jumbo {
    margin-bottom: 50px;
}
    
.fungal-jumbo .fungal-title {
    font-size: 50px;
    line-height: 50px;
}

.fungal-jumbo .fungal-subtitle {
    color: black;
    font-family: "Times New Roman",serif;
    font-size: 28px;
    line-height: 32px;
    padding: 13px 20px 15px 20px;
    font-weight: bold;
    text-align: center;
}

.fungal-jumbo .fungal-list .fungal-item {
    margin-bottom: 15px;
    padding: 10px 10px 10px 0px;
    font-size: 23px;
    font-family: 'Open Sans';
    line-height: 45px;
    background-color: white;
    height: auto;
    overflow:hidden;
    box-shadow: inset 0 0 40px #c4c4c4;
}

img.fungal-insect {
    width: 29% !important;
    position: absolute;
    right: 0;
    top: -55px;
    right: 22px;
}


.fungal-jumbo .fungal-buttons .btn {
    font-size: 25px;
    width: 100%;
    text-align: center;
    float: none !important;
}


    .inspections-grids [class*='col-xs-'],
    .bullets.loc li{
        width:100%;
        margin-bottom: 15px;
    }

    .inspections-grids .inspections-grid{
        border-right: 0 !important;
    }

    .mobile-phone .btn {
        font-size: 12px !important;
	 padding-left: 10px; padding-right: 10px }

}

.footer-contact a { color:#6e6d6e; }

/* mg 2018 */

.header-menu {margin: 0; padding: 0; list-style: none; font-size: 14px; font-weight: 400; text-transform: uppercase; position: absolute; top: 80px; right: 0}
.header-menu li {display: inline-block}
.header-menu li a {display: block; padding: 4px 8px; color: #5f5f5f}
.header-menu li a .glyphicon {margin-right: 2px}

@media (max-width: 1199px) {
.header-menu {top: 60px}
.header-menu li {display: block}
}

.navbar-default {background: rgba(232,232,232,.8)}
.nav > li > a {padding-left: 15px; padding-right: 15px}
.navbar-nav .caret {display: none}
.navbar-nav .dropdown-menu {font-size: 14px}
header.navbar-default .navbar-nav > .active > a, header.navbar li.open > a, body .twg-wrapper .navbar .dropdown-menu li a:hover {color: #000000 !important}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
body .twg-wrapper .navbar .dropdown-menu li a:hover {background-color: #c0c0c0}

@media (min-width: 992px) {
.navbar-default {border-top: 8px solid #dcdcdc;}
.home .jumbotron {margin-top: -50px}
}

footer .well {background: none}

.footer-contact {margin-top:40px}
.footer-contact p {clear: both; margin: 30px 0; font-size: 16px}

.footer-contact .glyphicon {font-size: 24px; float: left; margin: 0 10px 0 0}

.well .footer-buttons {margin: 0 0 0 0}
.footer-buttons {width: 100%;}
.footer-buttons .btn-default, .footer-buttons .btn-default:hover, .footer-buttons .btn-default:focus, .footer-buttons .btn-default.focus, .footer-buttons .btn-default:active, .footer-buttons .btn-default.active, .footer-buttons .open > .dropdown-toggle.btn-default {background: #a9a9a9; border-color: #a9a9a9; color: #fff; font-weight: normal; margin-bottom: 10px; display: block; text-align: center; font-family: oswald; float: none; border-radius: 40px !important;}
.svg-social {text-align: center}

footer .widget-title {color: #c72027; background: none; padding: 0; letter-spacing: 0; border: 0; text-transform: uppercase; font-size: 16px; font-family: open sans; margin-top: 40px;}
footer .nav-list {background: none;}
footer .nav-list > li {border: 0}
footer .nav > li > a, footer .nav > li > a:hover {background: none; color: #6e6d6e; padding: 2px 0; font-size: 14px}
footer .nav-list > li.active > a, footer .nav-list > li.active > a:hover, footer .nav-list > li.active > a:focus {color: #6e6d6e; font-weight: normal}

footer #footer-copyright {clear: both; text-align: left;}
.footer-nav {display: none}
footer #copyright-bar {font-size: 12px}
.wp-logo {margin: 10px 0}
#footer-copyright article {margin-bottom: 0; padding-top: 30px; padding-left: 0; padding-right: 0;}
#copyright-bar .wg-fluid {border-top: 8px solid #fff; padding-top: 30px}
#footer-copyright .wg-fluid .container {padding: 0 15px;}

.black-title {background: none !important; color: #c72027}
.black-title h1 {padding: 0 !important; margin: 40px 0 15px; font-size: 32px; font-family: oswald; color: #c72027 !important}
.black-title h1:after {content: ''; display: block; width: 50px; height: 3px; background: #c72027; margin: 20px auto 0}

.features-grid strong, .video-holder strong {font-family: oswald; font-size: 24px !important; color: #c72027; text-transform: uppercase; border-bottom: 3px solid #c72027; display: block; text-align: center; margin: 0 0 30px 0 !important; padding: 0 0 10px 0; font-weight: normal}
.features-grid p {margin-left: 20px !important; font-family: oswald; color: #6d6e71; width: auto !important;}
.video-holder {background: none !important; padding: 0 !important}
.home-note {margin: 30px auto; text-align: center}

.wide-promo {background-repeat: no-repeat; background-size: cover; background-position: center center; padding: 95px 0; margin: 60px 0;}
.promo-card {background: rgba(255,255,255,.8); padding: 50px 40px 40px 40px; text-align: center; position: relative;}

.promo-pin {position: absolute; top: 0; left: 50%; margin-top: -44px; margin-left: -32px;}
.promo-card h2 {color: #c72027; font-family: oswald; text-transform: uppercase; font-size: 28px; margin: 0 0 20px}
.checklist {margin: 30px auto; text-align: center}
.checklist .checklist-item {display: inline-block; font-family: oswald; text-transform: uppercase; color: #767679; font-size: 24px; margin: 0 10px;}
.checklist .checklist-item .glyphicon {color: #c72027; margin-right: 5px;}
.checklist .checklist-item a, .checklist .checklist-item a:hover {color: #767679; text-decoration: none}
.promo-card .btn-group {margin-top: 40px;}
.promo-card .btn-group .btn {font-family: oswald; border-radius: 40px !important; padding-left: 30px; padding-right: 30px; margin: 0 10px}
.promo-card .btn-default, .promo-card .btn-default:hover, .promo-card .btn-default:focus, .promo-card .btn-default.focus, .promo-card .btn-default:active, .promo-card .btn-default.active, .promo-card .open > .dropdown-toggle.btn-default {background: #939598; border-color: #939598; color: #fff; font-weight: normal;}

.home .page-header {margin: 0}
.home .page-header h1 {margin: 70px auto 20px auto}

.row.features {margin: 40px auto;}
.feature-box {border: 2px solid #e8e8e8; box-shadow: 0 6px 2px rgba(0,0,0,.05); margin-bottom: 20px;}
.feature-image {height: 0; padding-bottom: 100%; position: relative;}
.feature-image img {width: 100%; height: 100%; position: absolute; object-fit: cover;}
.feature-content {padding: 15px; text-align: center; position: relative;}
.feature-pin {position: absolute; left: 50%; margin-left: -32px; top: -36px;}
.feature-content h3 {margin: 30px 0 0 0; font-family: oswald; text-transform: uppercase; color: #c72027; font-size: 20px;}
.feature-content .btn-group {margin-top: 24px; width: 100%;}
.feature-content .btn-group .btn {
    border-radius: 40px !important;
    display: block;
    float: none;
    margin-bottom: 10px;
    font-family: oswald;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}
.feature-content .btn-default, .feature-content .btn-default:hover, .feature-content .btn-default:focus, .feature-content .btn-default.focus, .feature-content .btn-default:active, .feature-content .btn-default.active, .feature-content .open > .dropdown-toggle.btn-default {background: #e6e7e8; border-color: #e6e7e8; color: #6d6e71; font-weight: normal;}

.row.cta-bar {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d22027+0,d22027+50,c72127+53,c72127+100 */
background: #d22027; /* Old browsers */
background: -moz-linear-gradient(top, #d22027 0%, #d22027 50%, #c72127 53%, #c72127 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d22027 0%,#d22027 50%,#c72127 53%,#c72127 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d22027 0%,#d22027 50%,#c72127 53%,#c72127 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d22027', endColorstr='#c72127',GradientType=0 ); /* IE6-9 */}
.cta-bar a {color: #fff; font-family: oswald; margin: 10px auto; text-transform: uppercase; text-align: center; font-size: 28px; display: block}
.cta-bar a .glyphicon {margin-left: 10px}
.cta-bar a:hover {text-decoration: none;}
.cta-bar .cmi-badge {position: absolute; top: 50%; margin-top: -61px; right: 0;}

@media (max-width: 991px) {
		
.cta-bar .cmi-badge {top: -140px; margin-top: 0;}
}

.black-block, .grey-title {background: none !important;}
h2, .h2, .grey-title h2 {text-align: center; font-family: oswald; text-transform: uppercase; color: #c72027 !important; font-size: 28px;}
h2:after, .h2:after, .grey-title h2:after {content: ''; display: block; width: 50px; height: 3px; background: #c72027; margin: 20px auto 0}

.home-hero {padding: 150px 0 100px 0; background-size: cover; background-position: center center}
.home-hero h1 {font-family: oswald; text-transform: uppercase; margin: 0 0 30px 0; font-size: 44px}
.home-hero h1 b {color: #c72027; font-weight: normal}
.home-hero .btn {padding-left: 40px; padding-right: 40px; border-radius: 40px; font-family: oswald; font-size: 24px}

.free-services img {width: 100px; margin: 30px auto 10px;}
.free-services .glyphicon {font-size: 12px; margin-left: 5px; opacity: .5;}

.slim-hero {height: 160px; margin-top: -50px; background-size: cover;}

body {font-size: 16px;}

.img-shadow {box-shadow: 0 0 10px rgba(0,0,0,.5)}

.btn {font-family: oswald; padding-left: 40px; padding-right: 40px; border-radius: 40px;}
p + .btn {margin-top: 20px;}

hr {display: none;}

.black-cta-block {margin-bottom: 10px !important; border-bottom: 0 !important; padding-bottom: 0 !important;}

.grey-block {background: #e6e7e8 !important;}

.feature-content .panel-default {border: 1px solid #ccc; padding: 0; text-align: left; margin-top: 30px}
.feature-content .panel-default > .panel-heading {background: none; border: 0; padding: 0}
.feature-content .panel-title > a {display: block; padding: 15px; font-size: 16px; position: relative; color: #666}
.feature-content .panel-title > a:hover, .feature-content .panel-title > a:focus, .feature-content .panel-title > a:active {text-decoration: none}
.feature-content .panel-title p {margin: 0}
.feature-content .panel-heading .glyphicon {position: absolute; top: 50%; margin-top: -10px; color: #a9a9a9; right: 15px}
.feature-content .panel-body p {font-size: 14px; color: #888}

.tooltip-inner {font-size: 12px; padding: 20px;}
.free-services .tooltip-inner {width: 300px; max-width: 300px;}

.footer-bug {display: flex; align-items: center; margin-bottom: 30px}
.footer-bug img {width: 60px; margin-right: 10px}
.footer-bug p {margin: 0; line-height: 1.3em; color: #6d6e71; font-family: oswald; font-size: 18px}

.have-a-question h2 {text-align: left; margin-top: -20px;}
.have-a-question h2:after {margin-left: 0;}
.have-a-question .panel-group {margin-top: 30px}
.have-a-question .panel-default {border: 1px solid #ccc; padding: 0; text-align: left; margin-top: 30px}
.have-a-question .panel-default > .panel-heading {background: none; border: 0; padding: 0}
.have-a-question .panel-title > a {display: block; padding: 15px; font-size: 16px; position: relative; color: #666}
.have-a-question .panel-title > a:hover, .have-a-question .panel-title > a:focus, .have-a-question .panel-title > a:active {text-decoration: none}
.have-a-question .panel-title p {margin: 0}
.have-a-question .panel-heading .glyphicon {position: absolute; top: 50%; margin-top: -10px; color: #a9a9a9; right: 15px}
.have-a-question .panel-body p {font-size: 14px; color: #888}
.have-a-question .inspector {margin-top: -100px;}

.contact-locations {padding: 100px 0; background-size: cover !important; margin-bottom: 60px;}
.contact-locations .btn-default, .contact-locations .btn-default:hover, .contact-locations .btn-default:focus, .contact-locations .btn-default.focus, .contact-locations .btn-default:active, .contact-locations .btn-default.active, .contact-locations .open > .dropdown-toggle.btn-default {background: #e6e7e8; border-color: #e6e7e8; color: #6d6e71; font-weight: normal; display: block; margin: 20px auto; width: 200px}

@media (max-width: 991px) {
.footer-contact {margin-top: 0;}
.slim-hero {margin-top: 0}
#footer-copyright .wg-fluid .container {padding: 0 45px;}
}

.sidebar-offcanvas .navbar-nav {text-transform: none;}

.construction-phases img {width: auto; background: rgba(0,0,0,.1); padding: 40px; border-radius: 100%}
.free-services .checklist .glyphicon {margin-left: 0; opacity: 1; font-size: 24px}

.tenant-process {padding-top: 30px; padding-bottom: 30px; margin: 30px auto; border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8}
.tenant-process h3 {font-size: 48px; font-weight: 600; color: #c72027; font-family: oswald}
.tenant-process p {color: #666}


.career-position {border: 2px solid #e8e8e8; box-shadow: 0 6px 2px rgba(0,0,0,.05); margin-bottom: 60px; padding: 25px}

@media (max-width: 768px) {
    .desktop-phone { display:none; }
.wg-fluid .container {padding: 0 15px}
	.checklist .checklist-item {display: block}
	.main .row > div {margin-bottom: 20px}
}