/*   
Theme Name: Direct Inspections
Theme URI: http://jifftech.com
Description: A Simple WordPress Template.
Author: Jifftech
Author URI: http://jifftech.com 
Version: 1.0
*/
/* --------------- 2 COLUMNS -------------------*/

div.col1of2 {
    float: left !important;
    width: 50% !important;
    margin-right: 2% !important;
}
div.col2of2 {
    float: left !important;
    width: 48% !important;
}
/* --------------- 3 COLUMNS -------------------*/

div.col1of3 {
    float: left;
    width: 31%;
    margin: 0 1% 0 0%;
}
div.col2of3 {
    float: left;
    width: 32%;
    margin: 0 2% 0 2%;
}
div.col3of3 {
    float: left;
    width: 31%;
    margin: 0 0 0 1%;
}
a {
    color: #104a8d;
    text-decoration: none;
}
body {
    margin: 0px;
    padding: 0px;
    font-family: Calibri;
    background: #fdfdfd;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 10px 0 20px;
}
img {
    border: none;
}

input,
textarea,
select {
    outline: none;
}
input:not([type]),
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"] {
    height: 48px;
    border: #9e9e9e 1px solid;
    padding-left: 10px;
}
textarea {} input[type="submit"] {
    width: 100%;
    background: #284b83;
    color: #fff;
    font-size: 28px;
    text-align: center;
    padding: 8px 4px;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus {} .clear {
    clear: both;
    margin: 10px 0 20px;
}
.entry-content ul {
    margin: 20px 0 20px;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.headermenu {
    background: url(images/rmbg2.jpg) no-repeat top center;
    width: 100%;
    height: 40px;
}
.main-navigation {
    margin: 0px auto;
}
.main-navigation ul {
    margin: 0;
    padding: 0px;
}
.main-navigation li a,
.main-navigation li {
    display: inline-block;
    text-decoration: none;
}
.main-navigation li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 9px 22px;
    transition: all 0.3s ease-in-out;
}
.main-navigation li a:hover {
    background: #000000;
}
.main-navigation li {
    margin: 0;
    position: relative;
}
.main-navigation ul li:hover > ul {
    display: block;
}
/*Main menu selected on submenu hover*/

.main-navigation ul li:hover > a {
    background: #000000;
}
.main-navigation li ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, 0.7);
    width: 265px;
}
.main-navigation li ul ul {
    top: 0;
    left: 100%;
}
.main-navigation li ul li {
    margin: 0px;
    padding: 0px;
    display: block;
}
.main-navigation li ul li a {
    display: block;
    font-size: 16px;
}
.main-navigation li ul li a:hover {
    background: #284b83;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
    background: #000000;
}
.bluetop1main {
    padding-top: 11px;
}
.bluetop2 {
    text-align: center;
}
.bluetop2 a {
    color: #fff;
}
.bluetop2 a:hover {
    color: #DDD9D9;
}
.bluetop4 img:hover {
    opacity: 0.5
}
.headermain {
    padding: 10px 0px;
}
a.requestbutton,
requestbutton {
    color: #FFFFFF!important;
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;
    border-top: 2px solid #0d5bc0;
    border-bottom: 2px solid #000000;
    border-left: 2px solid #0d5bc0;
    border-right: 2px solid #000000;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 5px;
    padding: 10px;
    display: block;
    width: 280px;
    margin: 0 auto 20px;
    text-align: center;
    background: #1E345D;
    background: -webkit-gradient(linear, left top, left bottom, from(#375faa), to(#1E345D));
    background: -webkit-linear-gradient(top, #375faa, #1E345D);
    background: -moz-linear-gradient(top, #375faa, #1E345D);
    background: -ms-linear-gradient(top, #375faa, #1E345D);
    background: -o-linear-gradient(top, #375faa, #1E345D);
}
.homebox1:hover {
    top: -10px;
}
.boxicon {
    position: absolute;
    top: -37px;
    left: 50%;
    width: 95px;
    margin-left: -47.5px;
}
.boxtitle {
    text-align: center;
    color: #fff;
    font-size: 28px;
    padding-top: 60px;
}
.boxprice {
    font-size: 40px;
    font-family: "Calibri";
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.6;
    text-align: center;
    color: rgb( 61, 158, 244);
    text-shadow: 1px 1.732px 2px rgb( 0, 0, 0);
    padding-top: 5px;
}
.boxlearnmore {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}
.boxlearnmore a {
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.boxlearnmore a:hover {
    color: #fff;
    color: rgb( 61, 158, 244);
    text-shadow: 1px 1.732px 2px rgb( 0, 0, 0);
}
.whyshouldiv_cont {
    width: 100%;
    line-height: 22px;
}
.whyshouldiv_cont p {
    padding: 0px;
    margin: 0px;
}
/* GRAVITY FORMS */

#field_1_23 {
    display: none !important;
}
.footernav {
    color: #4faafe;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.footernavdivmen ul {
    margin: 0px;
    padding: 0px;
}
.footernavdivmen li {
    margin: 0px;
    padding: 0px;
    display: block;
    list-style: none;
    line-height: 1.7;
}
.footernavdivmen li a {
    font-size: 16px;
    color: #fff;
    display: block;
    text-transform: uppercase;
}
.footernavdivmen li a:hover {
    font-size: 16px;
    color: #4faafe;
}
.entry-content img {
    border: #ffffff 4px solid;
}
.buynowdiv11 {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
}
.whatweins_img img {
    border: #ffffff 4px solid;
    -moz-transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
}


.whyhireul li,
.whyhireul2 li,
.whyhireul3 li {
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
    background: url(images/page_ul.png) no-repeat top left;
    list-style: none;
    font-size: 18px;
    color: #000000;
    line-height: 22px;
    padding-bottom: 10px;
}
.pricingdiv {} .pricingdiv_left {
    width: 580px;
    float: left;
}
.pricingdiv_right {
    width: 330px;
    height: 1238px;
    float: right;
    position: relative;
    text-align: center
}
.pricingloop {
    padding-bottom: 60px;
}
.pricingloop h3 {
    font-size: 30px;
    color: #104a8d;
    padding-bottom: 30px;
    text-align: left;
}
.pricingloop ul {
    margin: 0px;
    padding: 0px;
}
.pricingloop li {
    margin: 0px;
    padding: 0px;
    border-bottom: #999999 1px dashed;
    padding-bottom: 5px;
    list-style: none;
    margin-bottom: 10px;
}
.price_title {
    font-size: 20px;
    color: #333333;
    float: left;
    width: 80%;
}
.price_price {
    text-align: right;
    width: 17%;
    float: right;
    font-size: 20px;
    color: #104a8d;
    font-weight: bold;
}
.pricing_cart_fix {
    position: fixed !important;
    top: 100px !important;
    padding-top: 100px;
}
.pricing_cart_stop {
    position: absolute !important;
    bottom: 0px !important;
}
.pricing_cart {
    background: #ededed;
    background-image: -moz-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(238, 238, 238) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(238, 238, 238) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(238, 238, 238) 100%);
    width: 330px;
    height: 130px;
    padding: 10px 0px;
}
.pricing_cartinner {
    width: 95%;
    min-height: 100px;
    border: #000000 1px dashed;
    border-radius: 3px;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 10px;
}
.pricing_cartinner h3 {
    text-align: center;
    font-size: 24px;
    color: #000000;
    padding: 10px 0px;
}
.paypalbutton {
    background: #104a8d;
    padding: 10px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
}
.paypalbutton:hover {
    background: #000;
}
input[type=submit].button {
    -webkit-appearance: none;
}
#cartprice {
    padding-bottom: 10px;
    line-height: 22px;
    font-size: 20px;
    color: #104a8d;
    font-weight: bold;
}
.noborder {
    border: none !important;
}
.buynowdiv a:hover {
    top: -3px;
}
.contactdiv2 p {
    padding-top: 0px;
    margin-top: 0px;
    font-size: 18px;
}
.contactdiv2 strong {
    font-size: 20px;
}
.contactinput1 {
    position: relative;
    z-index: 999;
    padding-left: 10px;
    width: 253px;
    height: 48px;
    border: #9e9e9e 1px solid;
    margin-bottom: 15px;
}
.contactinput {
    width: 98%;
    padding-left: 10px;
    height: 48px;
    border: #9e9e9e 1px solid;
    margin-bottom: 15px;
}
.contacttextarea {
    width: 98%;
    height: 128px;
    border: #9e9e9e 1px solid;
    padding: 10px 0px;
    padding-left: 10px;
    resize: none;
    margin-bottom: 15px;
}
.contactsubmit {
    width: 100%;
    background: #284b83;
    color: #fff;
    font-size: 28px;
    text-align: center;
    padding: 8px 0px;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.contactsubmit:hover {
    background: #000;
}

.promiseset2 h1 span,
.promiseset2 h3 span {
    color: #000000;
    font-weight: bold;
}
.promiseset2_c1 {
    font-size: 14px;
    line-height: 24px;
    color: #222222;
    text-align: justify;
}
.busshrs {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-top: 15px;
    text-transform: uppercase;
}
.busshrs1 {
    font-size: 16px;
    color: #fff;
    background: url(images/timing.png) no-repeat center left;
    padding-left: 20px;
    padding-top: 5px;
    height: 22px;
    text-transform: uppercase;
}
.contactdetfooter {
    font-size: 16px;
    color: #fff;
    padding-top: 10px;
}
.phonefooter {
    background: url(images/footerphone1.png) no-repeat;
    padding-left: 20px;
    padding-bottom: 20px;
}
.faxfooter {
    background: url(images/fax.png) no-repeat;
    padding-bottom: 20px;
    padding-left: 20px;
}
.addressfooter {
    background: url(images/locationaddress.png) no-repeat;
    padding-bottom: 20px;
    padding-left: 20px;
    text-transform: uppercase;
}
.emailfooter a {
    color: #fff;
}
.emailfooter a:hover {
    color: #4faafe;
}
.footersociallink li {
    margin: 0px;
    padding: 0px;
    margin-right: 8px;
    display: inline-block;
}
.footersociallink li img {
    transition: all 0.3s ease-in-out;
}
.footersociallink li img:hover {
    opacity: 0.5;
}
#finalAmt {
    padding-left: 10px;
    width: 253px;
    height: 48px;
    border: #9e9e9e 1px solid;
}
#sidebar aside {
    margin-bottom: 30px;
    border: #f1f1f1 1px solid;
    background: #fff;
}
#sidebar h3 {
    margin: 0px;
    font-size: 20px;
    padding: 7px;
    background: #284b83;
    color: #fff;
}
#sidebar li {
    padding-bottom: 10px;
}
#sidebar a {
    color: #000;
    transition: all 0.3s ease-in-out;
}
#respond input:not([type]),
#respond input[type="email"],
#respond input[type="number"],
#respond input[type="password"],
#respond input[type="tel"],
#respond input[type="url"],
#respond input[type="text"] {
    width: 98%;
    height: 35px;
}
#respond input[type="submit"] {
    transition: all 0.3s ease-in-out;
}
#respond input[type="submit"]:hover {
    background: #000;
}
#respond textarea {
    width: 98%;
    height: 135px;
}
.commentlist li {
    line-height: 22px;
    background: #fff;
    padding: 10px;
    border: #eee 1px solid;
    border-radius: 3px;
    margin-bottom: 20px;
}
.entry-title a {
    transition: all 0.3s ease-in-out;
}
.entry-title a:hover {
    color: #000;
}
.outer_contact {
    background: url("https://www.directinspections.com/wp-content/uploads/2015/02/map-background-2.jpg") no-repeat scroll center top transparent;
}
.contactdivcsutom {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #9E9E9E;
    padding: 20px 23px;
    text-align: left;
    border-top: 3px solid #9E9E9E;
    margin-bottom: 30px;
}
.contactdivcsutom h3 {
    text-align: left;
    font-size: 18px;
    padding: 0;
    color: #000;
}
/* GOMEZ added this */
/* CONTRACTORS TABLE */

#tablepress-2 .column-1 {}
/* INSURANCE PAGES */

.whatweins_loop {
    font-size: 18px;
    color: #000;
    line-height: 32px;
}
.whatweins_loop img {
    border: 4px solid #ffffff;
    margin: 0 10px;
}
#inspections {
    line-height: 32px !important;
}
/* RESPONSIVE YOUTUBE VIDEOS with Max Width */
/* 16:9 video */

div.video-wrapper {
    max-width: 560px;
    margin: 30px auto 40px;
}
/* 16:9 video */

div.video-container {
    position: relative !important;
    padding-bottom: 56.25% !important;
    padding-top: 0 !important;
    height: 0 !important;
}
.video-container iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    box-shadow: 1px 1px 3px #000;
}
/* CLEARING DIVS */

.clear {
    clear: both;
}
#clear {
    clear: both;
    margin-bottom: 40px;
    min-height: 1px;
}
.clear20 {
    clear: both;
    margin-bottom: 20px;
    min-height: 1px;
}
.col1of2 p,
.col2of2 p {
    text-align: justify;
    line-height: 32px !important;
    margin: 20px 0;
}
#inspections h3 {
    font-size: 30px !important;
    font-weight: bold !important;
    color: #104a8d !important;
    text-align: center !important;
    padding: 0 !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    line-height: 120%;
}
.map-responsive{
    width:960px !important;
    overflow:hidden;
    position:relative;
    margin:20px auto !important;
    max-width:90% !important;
	height:600px;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/* END GOMEZ ADDED */

.letstalk {
	background: #094c8a;
	max-width: 1366px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	padding: 10px 0px;
	box-shadow: 0 10px 10px -10px #333;
}
.letstalk a {
	color: #fff;
	display: block;
	width: auto;
	border: 1px dashed #fff;
	line-height: 1;
	margin: 0 10px;
	padding: 15px 10px 10px 10px;
}
.letstalk a span {
	color: #000;
}

.callusnow a {
	color: #fff;
}

.admin-bar #responsive-menu-pro-container {
top: 32px;
}

@media screen and (max-width:782px) {
	.admin-bar #responsive-menu-pro-container {
	top: 46px;
	}
}

.admin-bar button#responsive-menu-pro-button {
	top: 70px;
}


 @media only screen and (min-width: 960px) {
/* --------------- 2 COLUMNS -------------------*/
div.col1of2 {
    float: left !important;
    width: 50% !important;
    margin-right: 2% !important;
}

div.col2of2 {
    float: left !important;
    width: 48% !important;
}


     .alignleft {
         float: left;
         margin-right: 45px;
         margin-bottom: 5px;
     }
     .alignright {
         float: right;
         margin-left: 45px;
         margin-bottom: 5px;
     }
     .floatleft {
         float: left;
     }
     .floatright {
         float: right;
     }
     .bluetop {
         height: 40px;
             background: #094c8a;
    max-width: 1366px;
    margin: 0 auto;
     }
     .sitewidth {
         width: 960px;
         margin: 0px auto;
     }
     .bluetop1 {
         color: #ffffff;
         font-family: Calibri;
         font-size: 16px;
         text-transform: uppercase;
         text-align: center;
         position: relative;
         float: left;
         padding-right: 10px;
     }
     .bluetop2 {
         font-family: Calibri;
         font-size: 16px;
         color: #fff;
         float: left;
         width: 300px;
         overflow: hidden;
     }
     .bluetop3 {
         font-family: Calibri;
         font-size: 15px;
         color: #fff;
         float: left;
         width: 144px;
         position: relative;
         padding-left: 20px;
     }
     .bluetop3 img {
         position: absolute;
         top: 0px;
         left: 0px;
     }
     .bluetop4 {
         width: 202px;
         float: right;
         margin-top: -10px;
     }
     .logo {
         width: 200px;
         float: left;
     }
     .callnowtext {
         width: 570px;
         float: left;
         text-align: center;
         color: #000000;
         font-size: 24px;
         padding-top: 50px;
		 line-height: 1.7;
     }
     .callnowtext span {
         font-weight: bold;
         color: #104a8d;
         font-size: 36px;
         line-height: 20px;
     }
     .servingdiv {
         float: right;
         width: 188px;
         text-align: right;
     }
     .servingtext h1 {
         color: #222222;
         font-size: 16px !important;
         text-align: center;
         margin: -7px 0 0 0;
         padding-left: 23px;
     }
     .homeboxdiv {
         background: url(images/homeboxbg1.jpg) no-repeat center center;
         height: 260px;
         width: 100%;
         padding-top: 70px;
     }
     .homeboxmobilerequest{
     display:none;
    }
     .homebox1 {
         width: 280px;
         height: 220px;
         float: left;
         background: rgba(0, 0, 0, 0.7);
         position: relative;
         margin-right: 60px;
         position: relative;
         transition: all 0.3s ease-in-out;
         top: 0px;
     }
     .homebox1last {
         margin-right: 0px !important;
     }
     .promise {
         padding: 30px 0px;
     }
     .promiseset1 {
         float: left;
         padding-top: 0px;
     }
     .srpmis1 {
         font-size: 16px;
         color: #000000;
         font-weight: bold;
         font-family: Calibri;
         text-align: center;
         width: 205px;
         text-transform: uppercase;
     }
     .promiseset2 {
         width: 530px;
         float: left;
         margin-left: 20px;
     }
     .promiseset2 h1,
     .promiseset2 h3 {
         margin: 0px;
         padding: 0px;
         color: #0d5bc0;
         font-size: 30px;
         text-align: center;
         text-transform: uppercase;
         margin-top: -10px;
         padding-bottom: 10px;
     }
     .promiseset2_c2 {
         padding-left: 20px;
         padding-top: 15px;
         font-size: 16px;
         color: #0d5bc0;
     }
     .promiseset3 {
         width: 192px;
         float: right;
     }
     .letstalk2 {
             background: #094c8a;
    max-width: 1366px;
    margin: 0 auto;
         text-align: center;
         color: #fff;
         font-size: 18px;
         padding: 10px 0px;
         text-transform: uppercase;
     }
     .whyshouldiv h3 {
         font-size: 40px;
         font-weight: bold;
         color: #0d5bc0;
         text-align: center;
         padding: 0px;
         margin: 0px;
         padding-bottom: 40px;
     }
     .whyshouldiv {
         padding-top: 30px;
         padding-bottom: 30px;
     }
     .whyshouldiv_cont ul {
         width: 49%;
         font-size: 16px;
         color: #333333;
         line-height: 22px;
         padding: 0px;
         margin: 0px;
         padding-bottom: 0;
     }
    .whyshouldiv_cont ul li {
padding: 0px; 
margin: 0px;
padding-left: 2em;
text-indent:-1.5em;
padding-bottom: 15px;
list-style-type: none !important;
list-style: none !important; 
} 

.whyshouldiv_cont ul li:before {
    content: "\2713";
    padding-right: 4px;
    color:#0d5bc0;
    font-weight: bold;
    font-size: 18px;}

     .whyshouldiv_cont .alignleft {
         margin-right: 20px !important;
     }
     .trustedpart {
         background: rgba(0, 0, 0, 0) url("images/trustedpartners.jpg") no-repeat scroll center center;
         height: 215px;
         padding-top: 18px;
         text-align: center;
         width: 100%;
     }
     .trust_line {
         text-align: center;
         font-size: 30px;
         color: #fff;
         background: url(images/trustedpart_line.png) no-repeat center center;
         text-transform: uppercase;
     }
     .trust_line1 {
         padding-top: 25px;
     }
     .certifications {
         padding: 40px 0px;
     }
     .certifi_line {
         text-align: center;
         font-size: 30px;
         color: #000000;
         background: url(images/certifi_line.png) no-repeat center center;
         text-transform: uppercase;
     }
     .certifications ul {
         margin: 0px;
         padding: 0px;
         border-bottom: #d8d8d8 1px solid;
         padding-bottom: 30px;
         padding-top: 10px;
     }
     .certifications li {
         padding: 0px;
         margin: 0px;
         display: inline-block;
         vertical-align: middle;
         margin-right: 40px;
     }
     .footer {
         background: rgba(0,0,0,.8);
         height: auto !important;;
     }
     .footerremakenew {
         position: relative;
         height: 430px;
     }
     .footersec1 {
         width: 715px;
         float: left;
         padding-top: 30px;
         margin-left: -55px;
     }
     .footersec2 {
         position: absolute;
         bottom: 0px;
         right: -55px;
         width: 321px;
         height: 398px;
     }
     .footernavdiv {
         width: 195px;
         float: left;
     }
     .footernavdiv2 {
         width: 275px;
         float: left;
     }
     .footernavdiv3 {
         width: 230px;
         float: right;
     }
     .footersociallink {
         margin: 0px;
         padding: 0;
     }
     .servicesarea {
         font-size: 16px;
         color: #fff;
         padding: 15px 0px;
     }
     .copyright {
         font-size: 16px;
         color: #fff;
     }
     .footertxt {
         color: #fff;
         text-align: center;
         padding-bottom: 5px;
     }
     .entry-content {
         font-size: 18px;
         color: #000000;
         line-height: 24px;
         text-align: justify;
     }
     .callusnow {
         background: url(images/callusnow.jpg) no-repeat top center;
         width: 960px;
         height: 144px;
         font-size: 70px;
         font-weight: bold;
         color: #fff;
         text-align: center;
         padding-top: 25px;
         margin-top: 50px;
     }
     .whyhireul {
         margin: 0px;
         padding: 0px;
         width: 259px;
         float: left;
         margin-right: 0px;
         margin-left: 72px;
     }
     .whyhireul2 {
         margin: 0px;
         padding: 0px;
         width: 315px;
         float: left;
         margin-right: 0px;
     }
     .whyhireul3 {
         margin: 0px;
         padding: 0px;
         width: 259px;
         float: left;
         margin-right: 0px;
     }
     .entry-content h1 {
         font-size: 35px;
         font-weight: bold;
         color: #104a8d;
         text-align: center;
         padding: 0px;
         margin: 0px;
         text-transform: uppercase;
     }
     .entry-content {
         font-size: 18px;
         color: #000000;
         line-height: 24px;
         text-align: justify;
     }
     .entry-title {
         font-size: 35px;
         font-weight: bold;
         color: #104a8d;
         text-align: center;
         padding: 0px;
         margin: 0px;
         padding-bottom: 20px;
         text-transform: uppercase;
     }
     .whatweinspect {
         padding: 60px 0px;
     }
     .callusnow span {
         font-size: 65px;
         color: #000;
         font-weight: normal;
     }
     .whatweins_loop {
         padding-bottom: 60px;
     }
     .whatweins_img {
         width: 454px;
         overflow: hidden;
     }
     .whatweins_cont {
         font-size: 18px;
         color: #666666;
         line-height: 32px;
         width: 460px;
         text-align: justify;
     }
     .whatweins_cont h3 {
         font-size: 28px;
         color: #104a8d;
         margin: 0px;
         padding: 0px;
         text-align: left;
     }
     .buynowdiv a {
         position: relative;
         top: 0px;
         background: url(images/buynow.jpg) repeat-x;
         border: rgb( 255, 255, 255) 2px solid;
         border-radius: 5px;
         box-shadow: 2.5px 4.33px 8px 0px #c9c9c9;
         text-align: center;
         color: #fff;
         font-size: 24px;
         font-weight: bold;
         padding: 4px 30px;
         transition: all 0.3s ease-in-out;
     }
     .pagediv {
         padding: 60px 0px;
     }
     .emailfooter {
         background: url(images/footeremail.png) no-repeat left bottom;
         padding-bottom: 0px;
         padding-left: 20px;
         height: 16px;
         text-transform: uppercase;
     }
     .whatweins_cont2 {
         font-size: 18px;
         color: #666666;
         line-height: 32px;
         width: 100%;
         text-align: justify;
     }
img.attachment-post-thumbnail{
    display: block;
    margin: 0 auto !important;
}
       #content {
         width: 100%;
         float: none;
		 margin: 0 auto !important;
     }
    #content p {
         width: 100% !important;
     }
     #sidebar {
         width: 28%;
         float: right;
     }
     .blogpagediv .entry-title {
         text-align: center !important;
     }
     .contactdiv1 {
         width: 540px;
         float: left;
     }
     .contactdiv2 {
         width: 330px;
         float: right;
     }
     .contactdiv1 h3,
     .contactdiv2 h3 {
         text-align: left;
         margin-bottom: 0px;
         padding-bottom: 20px;
     }
/* RESPONSIVE YOUTUBE VIDEOS with Max Width */
/* 16:9 video */
div.video-wrapper{
  max-width:560px;
  margin:30px auto 40px;
}
/* 16:9 video */
div.video-container {
    position: relative !important;
    padding-bottom: 56.25% !important;
    padding-top: 0  !important;
    height: 0 !important;
}

.video-container iframe {
    position: absolute !important;
    top:0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    box-shadow: 1px 1px 3px #000;
}
.map-responsive{
max-width:90%;
	height:600px;
}
 }

@media only screen and (min-width: 600px) and (max-width: 960px) {
		.galleryid-10, .hideonmobile{
		display:none !important;
	}
    .alignleft {
        float: none;
        margin-bottom: 5px;
        display: block;
    }
    .alignright {
        float: none;
        margin-bottom: 5px;
        display: block;
    }
    .floatleft {
        float: none;
        display: block;
        text-align: center;
    }
    .floatright {
        float: none;
    }
    img.align-left,
    img.alignleft,
    img.align-right,
    img.alignright,
    figure.align-left,
    figure.alignleft,
    figure.align-right,
    figure.alignright {
        display: block !important;
        float: none !important;
        margin: 0 auto 10px !important;
        clear: both !important;
    }
    .bluetop {
        background: #284b83;
    }
    .sitewidth {
        width: 98%;
        margin: 0px auto;
    }
    .bluetop1 {
        font-family: Calibri;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        padding-bottom: 10px;
    }
    .bluetop2 {
        font-family: Calibri;
        font-size: 16px;
        color: #fff;
        width: 100%;
        overflow: hidden;
        text-align: center;
        padding-bottom: 10px;
    }
    .bluetop3 {
        text-align: center;
        font-family: Calibri;
        font-size: 16px;
        color: #fff;
        width: 100%;
        position: relative;
        padding-bottom: 10px;
    }
    .bluetop2 img,
    .bluetop3 img {
        display: none;
        /*position: absolute;	top: 0px;	left: 70px;*/
    }
    .bluetop4 {
        text-align: center;
        width: 100%;
        position: relative;
        padding-bottom: 10px;
    }
    .logo {
        width: 100%;
        padding-top: 10px;
        text-align: center;
    }
    .callnowtext {
        width: 100%;
        text-align: center;
        color: #000000;
        font-size: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .callnowtext span {
        font-weight: bold;
        color: #104a8d;
        font-size: 22px;
        line-height: 20px;
    }
    .servingdiv {
        width: 100%;
        text-align: center;
        padding-bottom: 15px;
    }
    .servingtext h1 {
        font-size: 16px !important;
        text-align: center;
        color: #222222;
    }
    .headermenu {
        display: none !important;
    }
    .homeboxdiv {
        width: 100%;
        padding: 58px 0px;
    }
    .homebox1 {
        width: 100%;
        max-width: 280px;
        min-height: 220px;
        margin: 0px auto;
        background: rgba(0, 0, 0, 0.6);
        position: relative;
        position: relative;
        transition: all 0.3s ease-in-out;
        top: 0px;
        margin-bottom: 60px;
    }
    .homebox1last {
        margin-bottom: 0px !important;
    }
    .letstalk {
        font-size: 26px;
    }
    .promise {
        padding: 20px 0px;
    }
    .promiseset1 {
        padding-top: 20px;
        padding-bottom: 25px;
        text-align: center;
    }
    .srpmis1 {
        font-size: 16px;
        color: #000000;
        font-weight: bold;
        font-family: Calibri;
        text-align: center;
        margin: 0px auto;
        text-align: center;
        text-transform: uppercase;
    }
    .promiseset2 {
        width: 100%;
    }
    .promiseset2 h1,
    .promiseset2 h3 {
        margin: 0px;
        padding: 0px;
        color: #0d5bc0;
        font-size: 27px;
        text-align: center;
        text-transform: uppercase;
        margin-top: -10px;
        padding-bottom: 10px;
    }
    .promiseset2_c2 {
        padding-top: 15px;
        font-size: 16px;
        color: #0d5bc0;
        text-align: center;
    }
    .promiseset3 {
        width: 100%;
        padding-top: 20px;
        text-align: center;
    }
    .letstalk2 {
        background: #284b83;
        text-align: center;
        color: #fff;
        font-size: 17px;
        padding: 15px 0px;
        text-transform: uppercase;
    }
    .whyshouldiv h3 {
        font-size: 27px;
        font-weight: bold;
        color: #0d5bc0;
        text-align: center;
        padding: 0px;
        margin: 0px;
        padding-bottom: 25px;
    }
    .whyshouldiv {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .whyshouldiv_cont ul {
        width: 65%;
        font-size: 16px;
        color: #333333;
        line-height: 22px;
        padding: 0px;
        margin: 0px auto;
        padding-bottom: 20px;
    }
    .whyshouldiv_cont ul li {
        padding: 0px;
        margin: 0px;
        background: url(images/tick.png) no-repeat top left;
        padding-left: 25px;
        padding-bottom: 15px;
        list-style: none;
        margin-left: 13px;
        text-align: left !important;
    }
    .whyshouldiv_cont {
        text-align: center;
    }
    .whyshouldiv_cont .alignleft {
        text-align: center;
        margin: 0px auto;
        margin-bottom: 20px;
    }
    .trustedpart {
        width: 100%;
        background: url(images/trustedpartners.jpg) no-repeat center center;
        padding: 25px 0px;
        text-align: center;
    }
    .trust_line {
        text-align: center;
        font-size: 27px;
        color: #fff;
        background: url(images/trustedpart_line.png) no-repeat center center;
        text-transform: uppercase;
    }
    .trust_line1 {
        padding: 10px 0px;
        text-align: center;
    }
    .trust_line1 img {
        max-width: 100%;
        height: auto;
    }
    .certifications {
        padding: 25px 0px;
    }
    .certifi_line {
        text-align: center;
        font-size: 27px;
        color: #000000;
        background: url(images/certifi_line.png) no-repeat center center;
        text-transform: uppercase;
    }
    .certifications ul {
        margin: 0px;
        padding: 0px;
        border-bottom: #d8d8d8 1px solid;
        padding-top: 10px;
    }
    .certifications li {
        padding: 0px;
        margin: 0px;
        vertical-align: middle;
        text-align: center;
        padding: 15px 0px;
        width: 45%;
        display: inline-block;
    }
    .footer {
        background: #000;
        padding: 15px 0px;
        padding-bottom: 0px;
    }
    .footersec1 {
        width: 81%;
        margin: 0px auto;
    }
    .footersec2 {
        text-align: center;
        margin: 0px auto;
        max-width: 321px;
    }
    .footersec2 img {
        max-width: 312px;
        height: auto;
    }
    .footernavdiv {
        float: left;
        padding-bottom: 30px;
        max-width: 230px;
    }
    .footernavdiv2 {
        float: right;
        padding-bottom: 30px;
        margin: 0px auto;
        max-width: 230px;
    }
    .footernavdiv3 {
        clear: both;
        padding-bottom: 20px;
        margin: 0px auto;
        max-width: 230px;
    }
    .footersociallink {
        margin: 0px;
        padding: 20px 0px;
        text-align: center;
    }
    .servicesarea {
        font-size: 16px;
        color: #fff;
        padding: 15px 0px;
        padding-bottom: 30px;
        text-align: center;
    }
    .copyright {
        font-size: 16px;
        color: #fff;
        text-align: center;
        padding-bottom: 30px;
    }
    .footertxt {
        color: #fff;
        text-align: center;
        padding-bottom: 15px;
    }
    /*********************************************************/
    
    .whatweinspect {
        padding: 0px;
    }
    .entry-title {
        font-size: 26px;
        font-weight: bold;
        color: #104a8d;
        text-align: center;
        padding: 0px;
        margin: 0px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }
    .entry-content h1 {
        font-size: 26px;
        font-weight: bold;
        color: #104a8d;
        text-align: center;
        padding: 0px;
        margin: 0px;
        text-transform: uppercase;
    }
    .entry-content {
        color: #000000;
        font-size: 18px !important;
        line-height: 30px;
        text-align: center;
    }
    .entry-content li {
        text-align: left;
    }
    .entry-content p {
        margin: 0px;
        padding: 5px 0px;
    }
    .entry-content img {
        max-width: 96%;
        height: auto;
    }
    .whyhireul {
        margin: 0px auto;
        margin-bottom: 30px;
        padding: 0px;
        width: 260px;
    }
    .whyhireul2 {
        margin: 0px auto;
        margin-bottom: 30px;
        padding: 0px;
        width: 260px;
    }
    .whyhireul3 {
        margin: 0px auto;
        padding: 0px;
        width: 260px;
    }
    .callusnow {
        background: #284b83;
        width: 100%;
        font-size: 22px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        padding: 15px 0px !important;
        margin-bottom: 25px;
    }
    .callusnow span {
        font-size: 22px;
        color: #000;
        font-weight: normal;
    }
    .whatweins_loop {
        padding-bottom: 30px;
    }
    .whatweins_img {
        max-width: 454px;
        margin: 0px auto;
        text-align: center;
        overflow: hidden;
        float: none !important;
    }
    .whatweins_img img {
        max-width: 97%;
        height: auto;
    }
    .whatweins_cont {
        text-align: center;
        font-size: 18px;
        color: #000000;
        line-height: 30px;
        width: 100%;
        text-align: justify;
        padding-top: 20px;
    }
    .whatweins_cont p {
        margin: 0px;
        padding: 0px;
        text-align: center;
    }
    .whatweins_cont h3 {
        font-size: 26px;
        color: #104a8d;
        margin: 0px;
        padding: 0px;
        text-align: center;
    }
    #click-menu {
        right: 4% !important;
        top: 95px !important;
    }
    .buynowdiv {
        text-align: center;
    }
    .buynowdiv a {
        position: relative;
        top: 0px;
        background: url(images/buynow.jpg) repeat-x;
        border: rgb( 255, 255, 255) 2px solid;
        border-radius: 5px;
        box-shadow: 2.5px 4.33px 8px 0px #c9c9c9;
        text-align: center;
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        padding: 4px 30px;
        transition: all 0.3s ease-in-out;
    }
    .pagediv {
        padding: 20px 0px;
    }
    .emailfooter {
        background: url(images/footeremail.png) no-repeat left bottom;
        padding-bottom: 0px;
        padding-left: 20px;
        height: 16px;
        text-transform: uppercase;
        font-size: 14px;
    }
    .whatweins_cont2 {
        font-size: 18px;
        color: #000000;
        line-height: 32px;
        width: 100%;
        text-align: center;
    }
    #content {
        width: 100%;
    }
    #content img {
        width: 100%;
        height: auto;
    }
    #sidebar {
        width: 100%;
    }
    .comments-link {
        text-align: center;
    }
    .entry-meta {
        text-align: center;
        padding-top: 10px;
    }
    .wp-caption {
        width: 100% !important;
    }
    #commentform input,
    #commentform textarea {
        width: 95% !important;
    }
    .contactdiv1 {
        width: 100%;
    }
    .contactdiv2 {
        text-align: center;
        width: 100%;
    }
    .contactdiv1 h3,
    .contactdiv2 h3 {
        font-size: 26px;
        text-align: center;
        margin-bottom: 0px;
        padding-bottom: 20px;
    }

.map-responsive{
max-width:90%;
height: 400px;
}
}
@media only screen and (min-width: 200px) and (max-width: 600px) {
	.galleryid-10, .hideonmobile{
		display:none !important;
	}
    .alignleft {
        float: none;
        margin-bottom: 5px;
        display: block;
        width: 90%;
        height: auto;
    }
    .alignright {
        float: none;
        margin-bottom: 5px;
        display: block;
        width: 90%;
        height: auto;
    }
    .floatleft {
        float: none;
        display: block;
        text-align: center;
    }
    .floatright {
        float: none;
    }
    /* GOMEZ ADDED */
    
    img.align-left,
    img.alignleft,
    img.align-right,
    img.alignright,
    figure.align-left,
    figure.alignleft,
    figure.align-right,
    figure.alignright {
        display: block !important;
        float: none !important;
        margin: 0 auto 10px !important;
        clear: both !important;
    }
    /* --- 2 COLUMNS ---*/
    
    div.col1of2,
    div.col2of2 {
        display: block;
        width: 100% !important;
        margin: 10px auto 0 !important;
        padding: 0;
        clear: both !important;
    }
    /* ---3 COLUMNS ----*/
    
    div.col1of3,
    div.col2of3,
    div.col3of3 {
        display: block;
        width: 100% !important;
        margin: 10px auto 0 !important;
        padding: 0;
        clear: both !important;
    }
    /* END GOMEZ ADDED */
    
    .bluetop {
        background: #284b83;
    }
    .sitewidth {
        width: 98%;
        margin: 0px auto;
    }
    .bluetop1 {
        font-family: Calibri;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        padding-bottom: 10px;
    }
    .bluetop2 {
        font-family: Calibri;
        font-size: 16px;
        color: #fff;
        width: 100%;
        overflow: hidden;
        text-align: center;
        padding-bottom: 10px;
    }
    .bluetop3 {
        text-align: center;
        font-family: Calibri;
        font-size: 16px;
        color: #fff;
        width: 100%;
        position: relative;
        padding-bottom: 10px;
    }
    .bluetop2 img,
    .bluetop3 img {
        display: none;
        /*position: absolute;	top: 0px;	left: 70px;*/
    }
    .bluetop4 {
        text-align: center;
        width: 100%;
        position: relative;
        padding-bottom: 10px;
    }
    .logo {
        width: 100%;
        padding-top: 10px;
        text-align: center;
    }
    .callnowtext {
        width: 100%;
        text-align: center;
        color: #000000;
        font-size: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .callnowtext span {
        font-weight: bold;
        color: #104a8d;
        font-size: 22px;
        line-height: 20px;
    }
    .servingdiv {
        width: 100%;
        text-align: center;
        padding-bottom: 15px;
    }
    .servingtext h1 {
        font-size: 16px !important;
        text-align: center;
        color: #222222;
    }
    .headermenu {
        display: none !important;
    }
    .homeboxdiv {
        width: 100%;
        padding: 58px 0px;
    }
    .homebox1 {
        width: 100%;
        max-width: 280px;
        min-height: 220px;
        margin: 0px auto;
        background: #000;
        position: relative;
        position: relative;
        transition: all 0.3s ease-in-out;
        top: 0px;
        margin-bottom: 60px;
        background: rgba(0, 0, 0, 0.6);
    }
    .homebox1last {
        margin-bottom: 0px !important;
    }
    .letstalk {
        font-size: 23px;
    }
    .promise {
        padding: 20px 0px;
    }
    .promiseset1 {
        padding-top: 20px;
        padding-bottom: 25px;
        text-align: center;
    }
    .srpmis1 {
        font-size: 16px;
        color: #000000;
        font-weight: bold;
        font-family: Calibri;
        text-align: center;
        margin: 0px auto;
        text-align: center;
        text-transform: uppercase;
    }
    .promiseset2 {
        width: 100%;
    }
    .promiseset2 h1,
    .promiseset2 h3 {
        margin: 0px;
        padding: 0px;
        color: #0d5bc0;
        font-size: 27px;
        text-align: center;
        text-transform: uppercase;
        margin-top: -10px;
        padding-bottom: 10px;
    }
    .promiseset2_c2 {
        padding-top: 15px;
        font-size: 16px;
        color: #0d5bc0;
        text-align: center;
    }
    .promiseset3 {
        width: 100%;
        padding-top: 20px;
        text-align: center;
    }
    .letstalk2 {
        background: #284b83;
        text-align: center;
        color: #fff;
        font-size: 17px;
        padding: 15px 0px;
        text-transform: uppercase;
    }
    .whyshouldiv h3 {
        font-size: 27px;
        font-weight: bold;
        color: #0d5bc0;
        text-align: center;
        padding: 0px;
        margin: 0px;
        padding-bottom: 25px;
    }
    .whyshouldiv {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .whyshouldiv_cont ul {
        width: 100%;
        font-size: 16px;
        color: #333333;
        line-height: 22px;
        padding: 0px;
        margin: 0px;
        padding-bottom: 20px;
    }
    .whyshouldiv_cont ul li {
        padding: 0px;
        margin: 0px;
        background: url(images/tick.png) no-repeat top left;
        padding-left: 25px;
        padding-bottom: 15px;
        list-style: none;
        margin-left: 13px;
        text-align: left !important;
    }
    .whyshouldiv_cont {
        text-align: center;
    }
    .whyshouldiv_cont .alignleft {
        text-align: center;
        margin: 0px auto;
        margin-bottom: 20px;
    }
    .trustedpart {
        width: 100%;
        background: url(images/trustedpartners.jpg) no-repeat center center;
        padding: 25px 0px;
        text-align: center;
    }
    .trust_line {
        text-align: center;
        font-size: 27px;
        color: #fff;
        background: url(images/trustedpart_line.png) no-repeat center center;
        text-transform: uppercase;
    }
    .trust_line1 {
        padding: 10px 0px;
        text-align: center;
    }
    .trust_line1 img,
    .trust_line2 img {
        max-width: 100%;
        height: auto;
    }
    .certifications {
        padding: 25px 0px;
    }
    .certifi_line {
        text-align: center;
        font-size: 27px;
        color: #000000;
        background: url(images/certifi_line.png) no-repeat center center;
        text-transform: uppercase;
    }
    .certifications ul {
        margin: 0px;
        padding: 0px;
        border-bottom: #d8d8d8 1px solid;
        padding-top: 10px;
    }
    .certifications li {
        padding: 0px;
        margin: 0px;
        vertical-align: middle;
        text-align: center;
        padding: 15px 0px;
    }
    .footer {
        background: #000;
        padding: 15px 0px;
        padding-bottom: 0px;
    }
    .footersec1 {
        width: 100%;
    }
    .footersec2 {
        text-align: center;
        margin: 0px auto;
        max-width: 321px;
    }
    .footersec2 img {
        max-width: 280px;
        height: auto;
    }
    .footernavdiv {
        padding-bottom: 30px;
        margin: 0px auto;
        max-width: 230px;
    }
    .footernavdiv2 {
        padding-bottom: 30px;
        margin: 0px auto;
        max-width: 230px;
    }
    .footernavdiv3 {
        padding-bottom: 20px;
        margin: 0px auto;
        max-width: 230px;
    }
    .footersociallink {
        margin: 0px;
        padding: 20px 0px;
        text-align: center;
    }
    .servicesarea {
        font-size: 16px;
        color: #fff;
        padding: 15px 0px;
        padding-bottom: 30px;
        text-align: center;
    }
    .copyright {
        font-size: 16px;
        color: #fff;
        text-align: center;
        padding-bottom: 30px;
    }
    .footertxt {
        color: #fff;
        text-align: center;
        padding-bottom: 15px;
    }
    /*********************************************************/
    
    .whatweinspect {
        padding: 0px;
    }
    .entry-title {
        font-size: 26px;
        font-weight: bold;
        color: #104a8d;
        text-align: center;
        padding: 0px;
        margin: 0px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }
    .entry-content h1 {
        font-size: 26px;
        font-weight: bold;
        color: #104a8d;
        text-align: center;
        padding: 0px;
        margin: 0px;
        text-transform: uppercase;
    }
    .entry-content {
        color: #000000;
        font-size: 18px !important;
        line-height: 30px;
        text-align: center;
    }
    .entry-content li {
        text-align: left;
    }
    .entry-content p {
        margin: 0px;
        padding: 5px 0px;
    }
    .entry-content img {
        max-width: 96%;
        height: auto;
    }
    .whyhireul {
        margin: 0px auto;
        margin-bottom: 30px;
        padding: 0px;
        width: 260px;
    }
    .whyhireul2 {
        margin: 0px auto;
        margin-bottom: 30px;
        padding: 0px;
        width: 260px;
    }
    .whyhireul3 {
        margin: 0px auto;
        padding: 0px;
        width: 260px;
    }
    .callusnow {
        background: #284b83;
        width: 100%;
        font-size: 22px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        padding: 15px 0px !important;
        margin-bottom: 25px;
    }
    .callusnow span {
        font-size: 22px;
        color: #000;
        font-weight: normal;
    }
    .whatweins_loop {
        padding-bottom: 30px;
    }
    .whatweins_img {
        max-width: 454px;
        margin: 0px auto;
        text-align: center;
        overflow: hidden;
        float: none !important;
    }
    .whatweins_img img {
        max-width: 97%;
        height: auto;
    }
    .whatweins_cont {
        text-align: center;
        font-size: 18px;
        color: #000000;
        line-height: 30px;
        width: 100%;
        text-align: justify;
        padding-top: 20px;
    }
    .whatweins_cont p {
        margin: 0px;
        padding: 0px;
        text-align: center;
    }
    .whatweins_cont h3 {
        font-size: 26px;
        color: #104a8d;
        margin: 0px;
        padding: 0px;
        text-align: center;
    }
    #click-menu {
        right: 4% !important;
        top: 95px !important;
    }
    .buynowdiv {
        text-align: center;
    }
    .buynowdiv a {
        position: relative;
        top: 0px;
        background: url(images/buynow.jpg) repeat-x;
        border: rgb( 255, 255, 255) 2px solid;
        border-radius: 5px;
        box-shadow: 2.5px 4.33px 8px 0px #c9c9c9;
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        padding: 4px 30px;
        transition: all 0.3s ease-in-out;
    }
    .pagediv {
        padding: 20px 0px;
    }
    .emailfooter {
        background: url(images/footeremail.png) no-repeat left bottom;
        padding-bottom: 0px;
        padding-left: 20px;
        height: 16px;
        text-transform: uppercase;
        font-size: 14px;
    }
    .whatweins_cont2 {
        font-size: 18px;
        color: #000000;
        line-height: 32px;
        width: 100%;
        text-align: center;
    }
    #content {
        width: 100%;
    }
    #content img {
        width: 100%;
        height: auto;
    }
    #sidebar {
        width: 100%;
    }
    .comments-link {
        text-align: center;
    }
    .entry-meta {
        text-align: center;
        padding-top: 10px;
    }
    .wp-caption {
        width: 100% !important;
    }
    #commentform input,
    #commentform textarea {
        width: 95% !important;
    }
    .contactdiv1 {
        width: 100%;
    }
    .contactdiv2 {
        text-align: center;
        width: 100%;
    }
    .contactdiv1 h3,
    .contactdiv2 h3 {
        font-size: 26px;
        text-align: center;
        margin-bottom: 0px;
        padding-bottom: 20px;
    }

    .bluetop2,
    .bluetop3,
    .servingdiv {
        display: none;
    }
}
@media only screen and (max-width: 414px) {
    .whyshouldiv_cont > h1[style="text-align: center;"],
    .customrev {
        display: none;
    }
    .alignnone[src="https://www.directinspections.com/wp-content/uploads/2015/01/google-reviews.jpg"] {
        width: 100%;
    }
}

@media only screen and (min-width: 200px) and (max-width: 600px) {

    .alignleft {
        float: none;
        margin-bottom: 5px;
        display: block;
    }
    .alignright {
        float: none;
        margin-bottom: 5px;
        display: block;
    }
    .floatleft {
        float: none;
        display: block;
        text-align: center;
    }
    .floatright {
        float: none;
    }

/* RESPONSIVE YOUTUBE VIDEOS with Max Width */
/* 16:9 video */
div.video-wrapper{
  max-width:560px;
  margin:30px auto 40px;
}
/* 16:9 video */
div.video-container {
    position: relative !important;
    padding-bottom: 56.5% !important;
    padding-top: 0  !important;
    height: 0 !important;
}

.video-container iframe {
    position: absolute !important;
    top:0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    box-shadow: 1px 1px 3px #000;
}
 img.align-left, img.alignleft, img.align-right, img.alignright, figure.align-left, figure.alignleft, figure.align-right, figure.alignright {
        display: block !important;
        float: none !important;
        margin: 0 auto 10px !important;
        clear: both !important;
    }
	/* --- 2 COLUMNS ---*/
    div.col1of2, div.col2of2 {
        display:block;
        width: 100% !important;
        margin: 10px auto 0 !important;
        padding: 0;
        clear:both !important;
    }

	/* ---3 COLUMNS ----*/
    div.col1of3, div.col2of3, div.col3of3 {
        display:block;
        width:100% !important;
        margin: 10px auto 0 !important;
        padding: 0;
        clear:both !important;
    }
/* END GOMEZ ADDED */

    .bluetop {
        background: #284b83;
		min-height: 75px;
    }
    .sitewidth {
        width: 98%;
        margin: 0px auto;
    }
    .bluetop1 {
        font-family: Calibri;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        text-align: left;
        padding: 10px 150px 0 20px;
    }
    .bluetop2 {
        font-family: Calibri;
        font-size: 16px;
        color: #fff;
        width: 100%;
        overflow: hidden;
        text-align: center;
        padding-bottom: 10px;
    }
    .bluetop3 {
        text-align: center;
        font-family: Calibri;
        font-size: 16px;
        color: #fff;
        width: 100%;
        position: relative;
        padding-bottom: 10px;
    }
    .bluetop2 img,
    .bluetop3 img {
        display: none;
        /*position: absolute;

	top: 0px;

	left: 70px;*/
    }
    .bluetop4 {
        text-align: center;
        width: 100%;
        position: relative;
        padding-bottom: 10px;
    }
    .logo {
        width: 100%;
        padding-top: 10px;
        text-align: center;
    }
    .callnowtext {
        width: 100%;
        text-align: center;
        color: #000000;
        font-size: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .callnowtext span {
        font-weight: bold;
        color: #104a8d;
        font-size: 22px;
        line-height: 20px;
    }
    .servingdiv {
        width: 100%;
        text-align: center;
        padding-bottom: 15px;
    }
    .servingtext h1 {
        font-size: 16px !important;
        text-align: center;
        color: #222222;
    }
    .headermenu {
        display: none !important;
    }
    .homeboxdiv {
        width: 100%;
        padding: 58px 0px;
    }
     .homeboxmobilerequest{
        display:block !important;
    }

    .homebox1 {
        width: 100%;
        max-width: 280px;
        min-height: 220px;
        margin: 0px auto;
        background: #000;
        position: relative;
        position: relative;
        transition: all 0.3s ease-in-out;
        top: 0px;
        margin-bottom: 60px;
        background: rgba(0, 0, 0, 0.6);
    }
    .homebox1last {
        margin-bottom: 0px !important;
    }
    .letstalk {
        font-size: 23px;
    }
    .promise {
        padding: 20px 0px;
    }
    .promiseset1 {
        padding-top: 20px;
        padding-bottom: 25px;
        text-align: center;
    }
    .srpmis1 {
        font-size: 16px;
        color: #000000;
        font-weight: bold;
        font-family: Calibri;
        text-align: center;
        margin: 0px auto;
        text-align: center;
        text-transform: uppercase;
    }
    .promiseset2 {
        width: 100%;
    }
    .promiseset2 h1,
    .promiseset2 h3 {
        margin: 0px;
        padding: 0px;
        color: #0d5bc0;
        font-size: 27px;
        text-align: center;
        text-transform: uppercase;
        margin-top: -10px;
        padding-bottom: 10px;
    }
    .promiseset2_c2 {
        padding-top: 15px;
        font-size: 16px;
        color: #0d5bc0;
        text-align: center;
    }
    .promiseset3 {
        width: 100%;
        padding-top: 20px;
        text-align: center;
    }
    .letstalk2 {
        background: #284b83;
        text-align: center;
        color: #fff;
        font-size: 17px;
        padding: 15px 0px;
        text-transform: uppercase;
    }
    .whyshouldiv h3 {
        font-size: 27px;
        font-weight: bold;
        color: #0d5bc0;
        text-align: center;
        padding: 0px;
        margin: 0px;
        padding-bottom: 25px;
    }
    .whyshouldiv {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .whyshouldiv_cont ul {
        width: 100%;
        font-size: 16px;
        color: #333333;
        line-height: 22px;
        padding: 0px;
        margin: 0px;
        padding-bottom: 20px;
    }
    .whyshouldiv_cont ul li {
padding: 0px; 
margin: 0px;
padding-left: 2em;
text-indent:-1.5em;
padding-bottom: 15px;
list-style-type: none !important;
list-style: none !important; 
} 

.whyshouldiv_cont ul li:before {
    content: "\2713";
    padding-right: 4px;
    color:#0d5bc0;
    font-weight: bold;
    font-size: 18px;}
    .whyshouldiv_cont {
        text-align: center;
    }
    .whyshouldiv_cont .alignleft {
        text-align: center;
        margin: 0px auto;
        margin-bottom: 20px;
    }
    .trustedpart {
        width: 100%;
        background: url(images/trustedpartners.jpg) no-repeat center center;
        padding: 25px 0px;
        text-align: center;
    }
    .trust_line {
        text-align: center;
        font-size: 27px;
        color: #fff;
        background: url(images/trustedpart_line.png) no-repeat center center;
        text-transform: uppercase;
    }
    .trust_line1 {
        padding: 10px 0px;
        text-align: center;
    }
    .trust_line1 img,
    .trust_line2 img {
        max-width: 100%;
        height: auto;
    }
    .certifications {
        padding: 25px 0px;
    }
    .certifi_line {
        text-align: center;
        font-size: 27px;
        color: #000000;
        background: url(images/certifi_line.png) no-repeat center center;
        text-transform: uppercase;
    }
    .certifications ul {
        margin: 0px;
        padding: 0px;
        border-bottom: #d8d8d8 1px solid;
        padding-top: 10px;
    }
    .certifications li {
        padding: 0px;
        margin: 0px;
        vertical-align: middle;
        text-align: center;
        padding: 15px 0px;
    }
    .footer {
        background: #000;
        padding: 15px 0px;
        padding-bottom: 0px;
    }
    .footersec1 {
        width: 100%;
    }
    .footersec2 {
        text-align: center;
        margin: 0px auto;
        max-width: 321px;
    }
    .footersec2 img {
        max-width: 280px;
        height: auto;
    }
    .footernavdiv {
        padding-bottom: 30px;
        margin: 0px auto;
        max-width: 230px;
    }
    .footernavdiv2 {
        padding-bottom: 30px;
        margin: 0px auto;
        max-width: 230px;
    }
    .footernavdiv3 {
        padding-bottom: 20px;
        margin: 0px auto;
        max-width: 230px;
    }
    .footersociallink {
        margin: 0px;
        padding: 20px 0px;
        text-align: center;
    }
    .servicesarea {
        font-size: 16px;
        color: #fff;
        padding: 15px 0px;
        padding-bottom: 30px;
        text-align: center;
    }
    .copyright {
        font-size: 16px;
        color: #fff;
        text-align: center;
        padding-bottom: 30px;
    }
    .footertxt {
        color: #fff;
        text-align: center;
        padding-bottom: 15px;
    }
    /*********************************************************/
    
    .whatweinspect {
        padding: 0px;
    }
    .entry-title {
        font-size: 26px;
        font-weight: bold;
        color: #104a8d;
        text-align: center;
        padding: 0px;
        margin: 0px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }
    .entry-content h1 {
        font-size: 26px;
        font-weight: bold;
        color: #104a8d;
        text-align: center;
        padding: 0px;
        margin: 0px;
        text-transform: uppercase;
    }
    .entry-content {
        color: #000000;
        font-size: 18px !important;
        line-height: 30px;
        text-align: center;
    }
    .entry-content li {
        text-align: left;
    }
    .entry-content p {
        margin: 0px;
        padding: 5px 0px;
    }
    .entry-content img {
        max-width: 96%;
        height: auto;
    }
    .whyhireul {
        margin: 0px auto;
        margin-bottom: 30px;
        padding: 0px;
        width: 260px;
    }
    .whyhireul2 {
        margin: 0px auto;
        margin-bottom: 30px;
        padding: 0px;
        width: 260px;
    }
    .whyhireul3 {
        margin: 0px auto;
        padding: 0px;
        width: 260px;
    }
    .callusnow {
        background: #284b83;
        width: 100%;
        font-size: 22px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        padding: 15px 0px !important;
        margin-bottom: 25px;
    }
    .callusnow span {
        font-size: 22px;
        color: #000;
        font-weight: normal;
    }
    .whatweins_loop {
        padding-bottom: 30px;
    }
    .whatweins_img {
        max-width: 454px;
        margin: 0px auto;
        text-align: center;
        overflow: hidden;
        float: none !important;
    }
    .whatweins_img img {
        max-width: 97%;
        height: auto;
    }
    .whatweins_cont {
        text-align: center;
        font-size: 18px;
        color: #666666;
        line-height: 30px;
        width: 100%;
        text-align: justify;
        padding-top: 20px;
    }
    .whatweins_cont p {
        margin: 0px;
        padding: 0px;
        text-align: center;
    }
    .whatweins_cont h3 {
        font-size: 26px;
        color: #104a8d;
        margin: 0px;
        padding: 0px;
        text-align: center;
    }
    #click-menu {
        right: 4% !important;
        top: 95px !important;
    }
    .buynowdiv {
        text-align: center;
    }
    .buynowdiv a {
        position: relative;
        top: 0px;
        background: url(images/buynow.jpg) repeat-x;
        border: rgb( 255, 255, 255) 2px solid;
        border-radius: 5px;
        box-shadow: 2.5px 4.33px 8px 0px #c9c9c9;
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        padding: 4px 30px;
        transition: all 0.3s ease-in-out;
    }
    .pagediv {
        padding: 20px 0px;
    }
    .emailfooter {
        background: url(images/footeremail.png) no-repeat left bottom;
        padding-bottom: 0px;
        padding-left: 20px;
        height: 16px;
        text-transform: uppercase;
        font-size: 14px;
    }
    .whatweins_cont2 {
        font-size: 18px;
        color: #666666;
        line-height: 32px;
        width: 100%;
        text-align: center;
    }
    #content {
        width: 100%;
    }
    #content img {
        width: 100%;
        height: auto;
    }
    #sidebar {
        width: 100%;
    }
    .comments-link {
        text-align: center;
    }
    .entry-meta {
        text-align: center;
        padding-top: 10px;
    }
    .wp-caption {
        width: 100% !important;
    }
    #commentform input,
    #commentform textarea {
        width: 95% !important;
    }
    .contactdiv1 {
        width: 100%;
    }
    .contactdiv2 {
        text-align: center;
        width: 100%;
    }
    .contactdiv1 h3,
    .contactdiv2 h3 {
        font-size: 26px;
        text-align: center;
        margin-bottom: 0px;
        padding-bottom: 20px;
    }
  
    .bluetop2,
    .bluetop3,
    .servingdiv {
        display: none;
    }
.map-responsive{
max-width:90%;
height:400px !important;
}
}


@media only screen and (max-width: 414px) {
    .whyshouldiv_cont > h1[style="text-align: center;"],
    .customrev {
        display: none;
    }
    .alignnone[src="https://www.directinspections.com/wp-content/uploads/2015/01/google-reviews.jpg"] {
        width: 100%;
    }
}