﻿/*
Theme Name: Emmons Roofing Child Theme
Description: Custom Website Design for Emmons Roofing by Prager Microsystems, Inc.
Template: Emmons Roofing
Version: 1.0.0
Author: Prager Microsystems, Inc.
Author URI: https://www.prgermicrosystems.com/

*/

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #fff;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.font-smoothing(antialiased)";
	line-height: 26px;
	-ms-filter: "progid:DXImageTransform.Microsoft.text-rendering(optimizeLegibility)";
	font-weight: 400;
	word-wrap: break-word;
	overflow-x: hidden;
	font-style: normal;
	font-stretch: normal;
	position: relative;
	unicode-range: U+0020-2212;
}
h1 {
	color: #0BBDC7;
	font-size: 55px;
	font-weight: 800 !important;
	line-height: 60px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: -2px;
	margin-top: 0;
}

h2 {
	font-size: 34px;
	line-height: 42px;
}
h3, .h3 {
	font-size: 28px;
	line-height: 34px;
}

h4 {
	font-size: 24px;
	line-height: 30px;
}

h5{
	font-size: 20px;
	line-height: 24px;
}
h6{
	font-size: 18px;
	line-height: 22px;	
}

p {
	margin: 0 0 20px;
}
a{
	color: #09ADB6;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}
a:hover {
	color: #FF4D65;
} 
.home .vc_column-inner {
	padding-top: 0 !important;
}
.skip-container {
	padding: 0;
}
#container{
	margin: 0 auto;
	max-width: 1200px;
	width:100%;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#container.header-container {
	max-width: 1440px;
}
#wrapper {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-color: #fff;
	border: 0px solid #e5e5e5;
	border-radius: 0px;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	/*min-height: 300px;*/
	z-index: 0;
}  

body.home #wrapper {
	margin: 0 auto;
}
.front-page #wrapper {
	background-color: transparent;
	border: none;
	margin: 0px auto;
	padding: 0;
}

#header {
    margin: 0;
    position: static;
    top: 0;
    width: 100%;
    z-index: 99999999;
    background-color: #fff;
	box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.4);
}
/*#header {
	margin: 0;
	position: fixed;
	top: 0;
	width: 100%;
	display: block;
	z-index: 99;
	background-color: rgba(255,255,255,0.98);
	box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.4);
	border-top:none;
}*/

#footer {
	clear: both;
	margin: 0;
	max-width: 100%;
	padding: 12px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #131313;
	border-top: 0;
	text-align: center;
}


#footer, #footer a {
	font-size: 10px;
	color:#fff;
}
#footer a:hover {
	color:#ff4d65;
}

#footer-wrapper {
	max-width: 1200px;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0 auto;
}

/* =Content
-------------------------------------------------------------- */
#content {
	margin-top: 40px;
	margin-bottom: 20px;
}

.home #content-full{
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-full {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-blog {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-images {
	margin-bottom: 20px;
}

#content-search {
	margin-bottom: 40px;
	margin-top: 20px;
}

#content-archive {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-sitemap {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-sitemap a {
	font-size: 15px;
	color: #000;
	padding-bottom: 5px;
	display: inline-block;
}
#content-sitemap a:hover {
	color: #FF4D65;
}
#content .sticky {
	clear: both;
}

#content .sticky p {
}

/* =Post
-------------------------------------------------------------- */
.comments-link {
	font-size: inherit;
}

#cancel-comment-reply-link {
	color: #990000;
}

.post-data {
	clear: both;
	font-size: inherit;
	font-weight: inherit;
	margin-top: 20px;
}

.post-data a {
	color: #111111;
}

.post-entry {
	clear: both;
}

.post-meta {
	clear: both;
	color: #7E7E7E;
	font-size: inherit;
	margin-bottom: 15px;
}

.post-edit {
	clear: both;
	display: block;
	font-size: inherit;
	margin: 1.5em 0;
}

.post-search-terms {
	clear: both;
}

.read-more {
	clear: both;
	font-weight: 700;
}

.attachment-entry {
	clear: both;
	text-align: center;
}
/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 10 0px;
}

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper  input[type="email"] {
	width: 75%;
}

#widgets {
	margin-top: 40px;
	margin-bottom: 0;
}

#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#widgets form {
	margin: 0;
}

#widgets ul,
#widgets ol {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
#widgets li {
	margin: 0px;
	font-size: 14px;
	line-height: 17px;
}

#widgets ul li a {
	color: #fff;
	background: #000048;
	padding: 10px 20px;
	line-height: 22px;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	border-bottom: 1px solid #000028;
	float: left;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#widgets ul li a:hover {
	color: #235BA8;
}


#widgets .widget-title img {
	float: right;
	height: 11px;
	position: relative;
	top: 4px;
	width: 11px;
}

#widgets .rss-date {
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .rssSummary {
	padding: 10px;
}

#widgets cite {
	font-style: normal;
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
	display: block;
	line-height: 1.5em;
	margin: 0;
	word-wrap: break-word;
}

#widgets .textwidget a {
	display: inline;
}

#widgets ul .children {
	padding: 0 0 0 10px;
}

#widgets .author {
	font-weight: 700;
	padding-top: 4px;
}

.widget_archive select, #cat {
	display: block;
	margin: 15px 15px 0 0;
}

#colophon-widget ul {
}

.colophon-widget {
	background: none;
	min-height: 0;
	padding: 0;
}
.colophon-widget select,
.colophon-widget input[type="text"],
.colophon-widget input[type="password"],
.colophon-widget input[type="email"] {
	width: 100%;
}

#top-widget {
}

.top-widget {
	background: none;
	border: none;
	clear: right;
	float: right;
	min-height: 0;
	padding: 0 3px 0 0;
	text-align: right;
	width: 45%;
}

.top-widget ul {
	padding: 0;
}

.top-widget select,
.top-widget input[type="text"],
.top-widget input[type="password"],
.top-widget input[type="email"] {
	width: auto;
}

.top-widget #searchform {
	margin: 0;
}

h1, h2, h3, .h3, h4, h5, h6, h1 a, h2 a, h3 a, .h3 a, h4 a, h5 a, h6 a {
	font-weight: bold;
	line-height: 1.0em;
	word-wrap: break-word;
}

.top-widget {
	background: none;
	border: none;
	clear: right;
	float: right;
	padding: 0;
	text-align: right;
	width: 100%;
}

select, input[type="text"], input[type="password"], input[type="email"], input[type="tel"] {
	-moz-box-sizing: border-box;
	-moz-border-radius: 0px;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: none; 
	-moz-box-shadow: none; 
	box-shadow: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #DDDDDD;
	border-bottom-color: #cccccc;
	border-radius: 0px;
	cursor: text;
	margin: 0;
	outline: none;
	padding: 0px 8px;
	vertical-align: middle;
	max-width: 100%;
	height: 44px;
	line-height: 44px;
	font-weight: normal;
	font-family: inherit;
}
.menu {
	background-color: transparent;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	clear: both;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d)";
	margin: 0 auto;
}
.menu li {
	padding: 0;
	width: 100%;
}
.menu a {
	border-left: 0;
	color: #ffffff;
	font-size: 19px;
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0;
	text-shadow: none;
	display: contents;
	font-weight:normal;
}
ul.menu > li:hover {
	background-color: transparent;
	color: inherit;
}
.menu a:hover {
	background:none;
	background-image:none;
	text-decoration:underline;
	color:#FFB60F;
}



/*********** start custom classes css ********/
.uppercase {
	text-transform:uppercase;
}
.txt-black {
	color:#000;
}
.txt-white {
	color:#fff;
}
.txt-lightgray {
	color:#f4f4f4;
}
.txt-blue {
	color:#235BA8;
}
.txt-pink {
	color:#235BA8;
}
.txt-yellow {
	color:#FFB60F;
}
.width-80 {
	width:80%;
	margin:auto;
}
.unlist {
	list-style:none;
	margin:0;
	padding:0;
}
/*********** end custom classes css ********/

/*********** start slimmenu css ********/

.header-menu-div {
	float: right;
	position: relative;
	margin-top: 0;
	-webkit-box-decoration-break: clone;	
}

.menu-collapser{
    background:transparent;
    color:#FFF;
    font-size:16px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    font-family:inherit;
    height:50px;
    line-height:45px;
    position:relative;
    width:45px;
    padding:0;
    float:right;
    margin-top: 0;
}
.collapse-button{
    background-color: #09ADB6;
    color:#fff;
    cursor:pointer;
    font-size:14px;
    position:absolute;
    right:0;
    text-align:center;
    top:0;
    width:44px;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-radius:0;
    transition:all .3s ease-in;
    -moz-transition:all .3s ease-in;
    -webkit-transition:all .3s ease-in;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    padding:12px;
    height:44px;
    margin-top:1px
}
.collapse-button:hover,.collapse-button:focus{
    background-image:none;
    background-color: #0BBDC7;
    color:#fff
}
.collapse-button:hover .icon-bar,.collapse-button:focus .icon-bar{
    background-color:#fff
}
.collapse-button .icon-bar{
    background-color:#FFF;
    border-radius:1px;
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
    display:block;
    height:3px;
    width:100%;
    margin:3px 0
}
ul.slimmenu {
	height: auto;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 0;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 	
}
#header_section.sticky ul#menu-header-menu {
	margin-top: 8px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}
ul.slimmenu.collapsed, ul.topmenu.collapsed {
	position: fixed;
	left: 0;
	z-index: 9999;
	top: 0;
	width: 78%;
	height: 85%;
	background-color: #09ADB6;
	margin-top: 0;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow-y: scroll;
	transition: none;
}

ul.slimmenu > li {
	border: 0 none;
	float: left;
	display: inline-block;
	margin: 0;
	position: relative;
	margin-right: 0;
	text-transform: uppercase;
	padding: 0;
}
ul.slimmenu > li:last-child {
    padding-right: 0;
}
ul.slimmenu > li:first-child {
    padding-left: 0;
}
ul.slimmenu li a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	z-index: 9;
	padding: 0px 28px;
	text-transform: uppercase;
	background-color: #09ADB6;
}
  
ul.slimmenu li a:hover::before, ul.slimmenu li.current-menu-item a::before, ul.slimmenu li.current-menu-ancestor a::before {
	bottom: 0px;
}
ul.slimmenu li.current-menu-item > a, ul.slimmenu li.current-menu-item::after,
ul.slimmenu li.current-menu-ancestor > a, ul.slimmenu li.current-menu-ancestor::after{
    color:#235BA8; 
}

ul.slimmenu li > a:hover, ul.slimmenu li.current-menu-item > a, ul.slimmenu li.current-menu-ancestor > a {
	color: #fff;
	background-color: #0BBDC7;
}
ul.slimmenu li ul li > a:hover, ul.slimmenu li ul li.current-menu-item > a, ul.slimmenu li ul li.current-menu-ancestor > a {
    background: #F3F3F3;
	border-left: 6px solid #09ADB6;
	color: #313131;
}
ul.slimmenu li ul li.menu-item-has-children:hover::after {
    color:#FFF;
}
ul.slimmenu li .sub-collapser{
    cursor:pointer;
    height:100%;
    position:absolute;
    right:0;
    top:0
}
ul.slimmenu li .sub-collapser::before{
    color:#fff;
    content:"";
    display:none;
    font-family:fontawesome;
    font-size:22px;
    height:100%;
    margin-right:0;
    position:absolute;
    right:12px;
    top:22%;
    vertical-align:middle;
    z-index:99
}
ul.slimmenu li .sub-collapser>i{
    display:none
}
ul.slimmenu ul li .sub-collapser::before{
    content:"\f0da";
    right:20px
}
ul.slimmenu li ul{
    list-style-type:none;
    margin:0
}
ul.slimmenu li ul li {
	background-color: #fff;
	right: 0;
	width: 100%;
}
ul.slimmenu li ul li a {
	background-color: #fff;
	height: 45px;
	line-height: 45px;
	overflow: visible;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 20px 0 20px;
	text-align: left;
	margin: 0 auto;
	font-size: 15px;
	text-transform: capitalize;
	border-bottom: ;
	color: #313131;
}
ul.slimmenu li ul li a::before{
    display:none
}
ul.slimmenu li ul li a:hover{
    background: #F3F3F3;
	border-left: 6px solid #09ADB6;
	color: #313131;
}

ul.slimmenu li ul li a::after,ul.slimmenu li ul li a:hover::after{
    display:none;
    content:''
}

ul.slimmenu li.menu-item-has-children {
	margin-right: 0;
}
ul.slimmenu li > ul {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	display: block;
	min-width: 16em;
	position: absolute;
	right: auto;
	top: 50px; 
	width: 100%;
	z-index: 9999;
	padding: 0;
	left: 0;
}
ul.slimmenu.collapsed li > ul{
	-webkit-animation: none;
    -webkit-animation-delay: 0;
    animation: none;
    animation-delay: 0;
}
@-webkit-keyframes slide {
    100% { left: 0; }
}

@keyframes slide {
    100% { left: 0; }
}

ul.slimmenu.collapsed li.menu-item-has-children a{
    padding-right:50px
}
ul.slimmenu.collapsed ul.sub-menu i{
    font-style:normal;
    padding-left:10px;
    padding-right:5px
}
ul.slimmenu li>ul>li ul{
    display:none;
    position:absolute;
    left:100%;
    top:0;
    z-index:999;
    width:100%;
    min-width:16em
}
ul.slimmenu.collapsed li{
    display:block;
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	padding: 0;
	
}
ul.slimmenu.collapsed li a {
	background-color: #09ADB6;
	color: #fff;
	height: 45px;
	line-height: 45px;
	text-align: left;
	margin: 0 auto;
}

.menu-item-has-children::after {
	position: absolute;
	font-family: FontAwesome;
	content: "\f107";
	top: 9px;
	right: 0px;
	color: #fff;
	font-size: 15px;
	display: none;
}
.sub-menu .menu-item-has-children::after {
	position: absolute;
    font-family: FontAwesome;
    content: "\f105";
    top: 12px;
    right: 7px;
    color: #09ADB6;
	z-index:999;
	display:none;
}
ul.slimmenu.collapsed li a:hover, 
ul.slimmenu.collapsed li ul li a:hover {
	color: #FF4D65 !important;
	border-left: 0;
	background-color: #09ADB6;
}
ul.slimmenu.collapsed li.current-menu-item > a {
	background-color: #0BBDC7;
	color: #fff !important;
	border-left: 0;
}
ul.slimmenu.collapsed li ul li > a:hover, 
ul.slimmenu.collapsed li ul li.current-menu-item > a, 
ul.slimmenu.collapsed li ul li.current-menu-ancestor > a {
	background: #09ADB6;
	border-left: 0;
	color: #fff;
}
ul.slimmenu.collapsed li .sub-collapser{
    height:40px;
    width:50px;
    z-index:999;
    position:absolute;
    display:inline;
    font-family:FontAwesome;
    color:#FFF;
    line-height:40px;
    font-size:20px;
    text-align:center
}
ul.slimmenu.collapsed li a:hover .sub-collapser,ul.slimmenu.collapsed li.current-menu-item .sub-collapser::after{
    color:#fff
}
ul.slimmenu.collapsed li.current-menu-item li > a {
	background-color: #09ADB6;
	color: #fff;
}
ul.slimmenu.collapsed li .sub-collapser::after{
    content:"\f107"
}
ul.slimmenu.collapsed li .sub-collapser.expanded::after{
    content:"\f106"
}
ul.slimmenu.collapsed li > ul {
	display: block;
	position: static;
	border: 0;
}
ul.slimmenu li:hover ul{
    display:block;
}
ul.slimmenu.collapsed li a::after,ul.slimmenu.collapsed li a::after:hover{
    content:'';
    display:none
}
ul.slimmenu.collapsed>li>a::before{
    display:none
}
.sub-toggle {
	position: absolute;
}
ul.slimmenu li ul li span.sub-toggle {
	top: -2px;
	right: 0px;
}
ul.slimmenu li .sub-toggle::after {
	color: #fff;
	font-family: fontawesome;
	opacity: 1;
	font-size: 15px;
	z-index: 99999;
	text-align: center;
	line-height: 40px;
	top: 5px !important;
	display: block;
	position: absolute;
	right: 19px;
	display: inline-block;
	font-weight: 600;
}

ul.slimmenu li ul li .sub-toggle::after {
	color: #313131;
}

ul.slimmenu li.menu-item-has-children a {
	padding-right: 35px;
}
ul.slimmenu li .sub-toggle::after{
    content: "\f105";
}

ul.slimmenu > li:hover .sub-toggle::after {
	content: "\f107";
}
ul.slimmenu > li ul li:hover .sub-toggle::after {
	content: "\f105";
}

ul.slimmenu.collapsed li .sub-toggle::after, 
ul.slimmenu.collapsed li .sub-toggle.expanded::after {
	color: #fff;
	font-family: fontawesome;
	opacity: 1;
	font-size: 22px;
	z-index: 99999;
	width: 50px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	top: 0 !important;
	margin: auto;
	display: block;
	right: 0;
}

ul.slimmenu.collapsed li .sub-toggle::after{
    content:"\f107"
}
ul.slimmenu.collapsed li .sub-toggle.expanded::after{
    content:"\f106"
}
ul.slimmenu li .sub-toggle {
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 1px;
	z-index: 999;
}
ul.slimmenu.collapsed li .sub-toggle {
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index:999;
}
ul.slimmenu.collapsed li .sub-toggle {
	height: 40px;
	width: 50px;
	display: block;
}
ul.slimmenu.collapsed li a {
	line-height: 45px;
	padding: 0 12px;
	border-bottom: 1px solid #0BBDC7;
	padding-left: 20px;
}

/*********** End slimmenu css ********/

/* custom css */

.social-icons {
	margin: 0;
	list-style: none;
	padding: 0 0 20px 0;
	float: left;
	display: block;
	width: 100%;
}
.social-icons li {
	display: inline-block;
	margin-right: 10px;
	float: left;
}
.social-icons > li > a {
	background-color: #09ADB6;
	color: #fff;
	font-size: 18px;
	height: 35px;
	display: block;
	width: 35px;
	border-radius: 100%;
	text-align: center;
	line-height: 33px;
}
.social-icons > li > a:hover {
    color: #09ADB6;
    background-color: #fff;
}
.social-icons > li > a > i{
	vertical-align: middle;
}

.read-more-btn {
    box-shadow: 0 0 0 rgba(0,0,0,0.15) inset !important;
    background-color: rgba(0,0,0,0);
    border: 2px solid #003B5B;
    color: #003B5B;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    padding: 7px 12px;
    transition: all .3s linear .01s;
}
.read-more-btn:hover, .read-more-btn:focus, .read-more-btn:active {
    color: #fff;
    border: 2px solid #003b5b;
	border-radius: 4px;
    background-color: #003b5b;
}
.blog-heading-text, .testimonials-heading-text{
	text-align:center;
}
.blog-row .heading, .blog-row .sub-heading{
	/* text-align:center; */
}
.blog-row .heading{
	color:#393f42;
}
.blog-row .sub-heading{
	color:#003b5b;
}
.section-blog {
	float: none;
	box-sizing: border-box;
	vertical-align: top;
	padding: 0;
	width: 100%;
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px dotted #C7C7C7;
}
/* .section-blog:nth-child(2n+1) {
	padding-left: 0;
} */
/* .section-blog:nth-child(2n) {
	margin-right: 0;
	width: 50%;
	padding-right: 0;
} */
.blog-thumb img {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px;
    background-color: #fff;
    transition: all .2s ease-in-out;
	float: left;
	width: 100%;
}
.blog-top-info {
	float: left;
	width: 100%;
}
.blog-thumb {
	float: left;
	width: calc(100% - 10px);
}
.blog-content h2 {
    font-size: 17px;
    text-align: left;
    line-height: 1.1;
}
.blog-content h2 a {
	color:#393f42;
}
.blog-content h2 a:hover {
	text-decoration:underline;
}

.blog-title-content-btn-row {
	background: #fff;
	padding-bottom: 30px;
	min-height: 180px;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
}
.blog-title-content-btn-row .read-more {
    background: #000048;
}
.blog-title-content-btn-row .read-more:hover {
    background: #FF6819;
}
.section-blog .post-entry, .categry-row {
	height: 215px;
	margin: auto;
	padding: 0;
	width: 35%;
	text-align: center;
	float: left;
	display: table;
	margin-right: 20px;
}
.section-blog .post-entry a img, .threecols .categry-row a img {
	border-radius: 0;
	max-height: 100%;
	width: auto !important;
	margin: 0 auto;
	height: 100% !important;
	object-fit: cover;
}
.blog-content-row p {
    min-height: 94.8px;
}
.categry-title, .cate-title {
    min-height: 30px;
}
.section-blog .post-entry a, .threecols .categry-row a {
	width: 100%;
	display: table-cell;
	height: 215px;
}

h6.title-archive {
	display: none;
}

.categry-title, .cate-title {
	font-size: 20px;
	line-height: 28px;
}

#scroll {
	display:none!important;
	position: fixed;
	left: 15px;
	bottom: 20px;
	cursor: pointer;
	width: 25px;
	height: 25px;
	background-color: transparent;
	text-indent: 0;
	display: none;
	z-index: 9999999;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
	border-radius: 0;
}
#scroll:hover{
	background-color: transparent;
}
#scroll:hover span{
	color: #fff;
}
#scroll span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	margin-top: -16px;
	height: 0;
	width: 0;
	border: 0;
	border-bottom-color: #fff;
	color: #09ADB6;
	font-size: 40px;
}
p:empty {
	margin: 0;
	display:none;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	margin-bottom: 6px !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
	padding-bottom: 6px;
	padding-top: 0!important;
	box-sizing: border-box;
}
.gfield_description.validation_message {
	margin: 0px !important;
	padding: 0px !important;
}

.gform_wrapper div.validation_error {
	display: none;
}
.full-fields .ginput_container.ginput_container_text {
	margin-bottom: 0px !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 0 !important;
	margin-bottom: 7px !important;
}
body .gform_wrapper .top_label div.ginput_container, .full-fields {
	margin: 0px!important;
}
.gfield_error.full-fields {
	padding-bottom: 0px !important;
	margin-bottom:0px !important;
}
.gform_body {
	margin-bottom: 0px !important;
}
.gform_wrapper .gform_footer {
	padding: 0!important;
	margin: 10px 0 0!important;
}
li#field_1_8, li#field_4_14, li#field_2_8, li#field_6_13, li#field_7_8, li#field_8_8 {
    font-size: 11px;
	line-height: 18px;
    color: #b5b5b5;
    margin-bottom: 0px;
}

.error-page {
	text-align: center;
	margin-top: 40px;
	min-height: 300px;
}

.error404 #wrapper {
	min-height: auto;
}
.hide-txt{
	display: none;
}

#footer-menu ul {
	line-height: normal;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 27px;
	font-size: 15px;
}
#footer-menu ul li {
	position: relative;
	padding-bottom: 5px;
	font-weight: 600;
}
#footer-menu ul li a::before {
	content: '\f105';
	font-family: fontawesome;
	left: 0;
	margin-right: 10px;
	font-weight: 600;
	transition: all 0.35s ease-in;
	-moz-transition: all 0.35s ease-in; 
	-webkit-transition: all 0.35s ease-in; 
}
.gform_wrapper textarea {
	box-shadow: none !important;
}
#footer-menu ul li a{
	display: inline-block;
}
#footer-menu ul li a:hover::before{
	color: #FF6819;
}
.wpb_text_column.wpb_content_element.footer-widget-heading {
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 10px !important;
}
#footer-logo {
	margin-bottom: 20px !important;
}
#footer-info {
	margin-bottom: 20px !important;
	font-size: 15px;
	line-height: 26px;
	margin-top: 17px;
	padding-right: 15px;
}
#contact-info ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 24px;
}
#contact-info ul li {
	position: relative;
	margin-bottom: 10px;
}
#contact-info ul li::before {
	content: '';
	position: relative;
	font-family: fontawesome;
	font-size: 18px;
	height: 33px;
	display: inline-block;
	float: left;
	margin-right: 12px;
}
#contact-info ul li.location::before {
	content: '\f041';
}
#contact-info ul li.phone::before {
	content: '\f10b';
}
#footer-txt {
	margin-top: 15px;
}
.footer-copyright {
	width: 100%;
	display: inline-block;
	border: 0;
	font-size: 10px;
	line-height: 13px;
}
.footer-social {
	text-align: right;
	width: 28%;
	display: inline-block;
	float: right;
	margin-top: 3px;
}
.footer-copyright p {
	margin: 2px;
}
.flexslider {
	-webkit-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
}
.flexslider .slides img {
	border-radius: 10px !important;
	-moz-border-radius: 10px !important; 
	-webkit-border-radius: 10px !important; 
}
.flex-control-nav li {
	margin: 0 3px !important;
}
.flex-control-paging li a {
	width: 15px !important;
	height: 15px !important;
	display: block !important;
	background: #C6C6C6 !important;
	text-indent: -9999px;
	border-radius: 20px;
	-webkit-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
	border: 3px solid #fff !important;
}
.wpb_gallery .wpb_flexslider .flex-control-paging {
	z-index: 999999 !important;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
    margin-top: -30px !important;
    z-index: 999999999 !important;
}
.flex-control-paging li a.flex-active {
    background: #3639FE !important;
}
.flex-direction-nav a {
	color: #fff !important;
}
.fancylist ul,
ul.fancylist {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}
.fancylist ul li::before,
ul.fancylist li::before {
	content: '\f105';
	font-family: fontawesome;
	margin-right: 15px;
}
.fancylist ul li:hover::before,
ul.fancylist li:hover::before{
	color: #FF4D65;
}

ul.fancylist ul.children,
.fancylist ul ul.children {
	margin-top: 15px !important;
	margin-left: 15px !important;
}

ol li {
	line-height: 30px;
}


#fancy-gallery {
	margin-bottom: 10px !important;
}

.single-post #content h1 {
	font-size: 35px;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: capitalize;
	letter-spacing: 0px;
	color: #0BBDC7;
}
.single-post #content h2 {
	font-size: 38px;
	line-height: 46px;
	color: #0BBDC7;
}
.single-post #content h3 {
	font-size: 26px;
	line-height: 34px;
	color: #0BBDC7;
}
.single-post #content .h3 {
	font-size: 26px;
	line-height: 34px;
	color: #333;
}
.single-post #content h4 {
	font-size: 20px;
	line-height: 28px;
	color: #0BBDC7;
	margin-bottom:10px;
}
.single-post #content h5 {
	font-size: 18px;
	line-height: 24px;
	color: #0BBDC7;
}
.single-post #content h6 {
	font-size: 16px;
	line-height: 22px;
	color: #0BBDC7;
}
.navigation a {
	color: #aaaaaa;
	padding: 4px 0px;
	background-color: #09ADB6;
	color: #fff !important;
	padding: 10px 25px;
}
.navigation a:hover {
	background-color: #FF4D65;
}

.tags {
	font-weight: 600;
	margin-bottom: 20px;
}
.tags a {
	text-transform: capitalize;
}

.gform_widget.widget-wrapper {
	background-color: #f7f7f7;
	margin-bottom: 40px;
	text-align: left;
	padding: 30px;
	display: table;
}
.gform_widget .widget-title {
	width: 100%;
	float: left;
	display: block !important;
	min-width: 100% !important;
	max-width: 100% !important;
}
.gform_widget .widget-title {
	width: 100%;
	float: left;
	display: block !important;
	min-width: 100% !important;
	max-width: 100% !important;
}
.gform_widget .widget-title h3 {
	text-transform: capitalize;
	color: #000;
	letter-spacing: 0px;
	font-size: 28px;
	padding-left: 0;
	padding-bottom: 20px;
	padding-top: 5px;
}
.gform_widget .gfield_label {
	display: none !important;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper textarea {
	font-size: 15px !important;
	font-family: 'Open Sans', sans-serif !important;
	padding: 6px 10px !important;
	color: #222 !important;
	border: 1px solid #D3D4D7 !important;
}

#gform_wrapper_8 .gfield select {
    font-size: 15px !important;
    font-family: 'Open Sans', sans-serif !important;
    padding: 6px 10px !important;
    color: #757575 !important;
    border: 1px solid #D3D4D7 !important;
}


.gform_widget #field_2_1, 
.gform_widget #gform_wrapper_2 {
	margin-top: 0 !important;
} 
.gform_wrapper .field_description_below .gfield_description {
	padding-top: 10px;
	font-size: 16px;
	padding-bottom: 4px;
}
.cform #gform_submit_button_1,
.gform_widget #gform_submit_button_2 {
	background-color: #000048;
	background-image: none !important;
	color: #fff;
	text-shadow: none !important;
	padding: 22px 86px;
	font-size: 22px;
	font-weight: 400 !important;
	box-shadow: none !important;
	border: 0 !important;
	font-family: 'Open Sans' !important;
	margin-top: 10px;
}
.gform_widget .gform_footer #gform_submit_button_2 {
	background-color: #363EA3 !important;
	padding: 22px 10px !important;
	margin-right: 0 !important;
	display: block !important;
	width: 100% !important;
	font-size: 20px;
}
.gform_widget .gform_footer #gform_submit_button_2:hover,
.gform_widget .gform_footer #gform_submit_button_2:active {
	background-color: #FF6819 !important;
	padding: 22px 10px !important;
	margin-right: 0 !important;
	display: block !important;
	width: 100% !important;
	font-size: 20px !important;
}
.cform #gform_submit_button_1:hover,
.cform #gform_submit_button_1:active,
.gform_widget .gform_footer #gform_submit_button_2:hover,
.gform_widget .gform_footer #gform_submit_button_2:active {
	background-color: #FF6819;
	background-image: none !important;
	color: #fff;
	text-shadow: none !important;
	padding: 22px 86px;
	font-size: 22px;
	font-weight: 400 !important;
	box-shadow: none !important;
	border: 0 !important;
	font-family: 'Open Sans' !important;
	margin-top: 10px;
}
.cform #field_1_4 {
	margin-top: 25px;
}

#content {
	min-height: 600px;
}

.home-row1 {
	padding: 200px 0 68px;
	position: relative;
	box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.4);
}

.top-header-right {
	float: right;
	min-width: 70%;
}
.top-header-right .topmenu {
	float: left;
	width: 100%;
	text-align: right;
}
.top-header-right .mainmenu {
	float: left;
	width: 100%;
	text-align: right;
}
.mainmenu a.tel-link {
	background-color: #383838;
	height: 50px;
	line-height: 50px;
	color: #fff;
	display: inline-block;
	text-align: center;
	padding-left: 35px;
	padding-right: 35px;
	float: left;
	font-size: 22px;
	font-weight: 600;
}
.mainmenu a.tel-link:hover{
	background-color: #2f2f2f;
}
.top-menu li a {
	border-left: 1px solid #000;
	color: #000;
	font-size: 13px;
	line-height: 14px;
}
.top-menu li a:hover{
	color: #FF4D65;
}
.home-row1-txt {
	position: relative;
	z-index: 9;
	background-color: rgba(0,0,0,0.40);
    max-width: 65%;
    color: #fff;
    padding: 40px 50px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 30px;
	
}
.home-row1-txt h1 {
	color: #fff;
	font-size: 48px;
	text-transform: capitalize;
	margin-top: 0;
}	

.home-row2 {
	padding: 10px 0 0;
	overflow: visible !important;
}

.home-row2-txt h2 {
	color: #0BBDC7;
	font-size: 55px;
	font-weight: 800;
	line-height: 60px;
	margin-bottom: 20px;
	margin-top: 15px;
	letter-spacing: -2px;
}
.home-row3 {
	padding-top: 15px;
}

.home-row3.roofing-mats {
	padding-top: 0px !important;
}
.home-row3.roofing-mats .vc_column-inner {
	padding-top: 0px !important;
}

.home-row3 .vc_column-inner {
	padding-left: 12px !important;
	padding-right: 12px !important;
}
.home-row3-txt h3 {
	color: #000;
	font-weight:800;
	position: relative;
	/*background-position: left mi;*/
	text-transform: uppercase;
	margin-bottom: 15px;
	font-size: 26px;
}
/*
.home-row3-txt h3::before {
	content: '';
	height: 75px;
	width: 83px;
	position: absolute;
	left: -3px;
	top: -33px;
	background-image: url('../../../wp-content/uploads/2020/02/icon_heading.png');
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
}
*/
.home-row3-txt h3 a{
	color: #000;
	font-weight:800;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in; 
	-webkit-transition: all 0.5s ease-in; 	
}
.home-row3-img {
	overflow: hidden;
	margin-bottom: 30px !important;
}
.home-row3-img img {
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	margin-top: 0;
	margin-bottom: 0;
}
.home-row3 .vc_col-sm-4:hover .home-row3-img img{
	transform: scale(1.1);
}
.home-row3 .vc_col-sm-4:hover .home-row3-txt h3 a{
	color: #09ADB6;
}

.home-row4 {
	background-color: #FAFAFA;
	border-top-right-radius: 60px;
	border-top-left-radius: 60px;
	padding-top: 40px;
	padding-bottom: 5px;
	margin-bottom: 0 !important;
}
.home-row4-txt {
	padding-right: 10px;
}
.home-row4 h2 {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.home .home-row4 p {
	margin-bottom: 10px;
}
a.square-button {
	background-image: none !important;
	text-align: center;
	padding: 18px 45px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
	background-color: #09AAB2;
	outline: 0;
	border: 0;
	text-shadow: none;
}
a.square-button:hover{
	background-color: #FF4D65;
	outline: 0;
	border: 0;
	text-shadow: none;
}
a.square-button.pink {
	background-color: #FF4D65;
}
a.square-button.pink:hover{
	background-color: #d72d43;
}
a.square-button.transparent {
	background-color: transparent;
	color: #fff;
	border: 4px solid #fff;
	text-decoration: none;
}
a.square-button.transparent:hover{
	background-color: #fff;
	border-color: #fff;
	color: #000;
}
.home-row4 a.square-button.pink{
	margin-left: 10px;
}
.home-row5 {
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 9;
	background-attachment: fixed;
	padding: 50px 0 20px;
	background-color: #000;
}

.home-row5::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto auto;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	z-index: -1;
}
.home-row5-txt {
	width: 97%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.home-row5-txt h2 {
	width: 65%;
	margin: 0 auto 25px;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 800;
	line-height: 48px;
}
.home-row5 ul {
	margin-top: 25px !important;
}
.checklist ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
.home .checklist ul li {
	padding-bottom: 7px;
}
.checklist ul li {
	width: 49%;
	display: inline-block;
	position: relative;
	padding-bottom: 10px;
	position: relative;
	padding-left: 30px;
	box-sizing: border-box;
}  
.checklist ul li strong {
	color: #09ADB6;
}
.checklist ul li::before {
	content: '\f00c';
	font-family: fontawesome;
	color: #09ADB6;
	font-size: 23px;
	margin-right: 10px;
	padding-top: 5px;
	position: absolute;
	left: 0;
	top: -3px;
}
.home-row5-txt a.square-button.transparent {
	margin-top: 35px;
}
.footer-map-row {
	border-top: 5px solid #09AAB2 !important;
	position: relative;
}
.footer-map-row::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	background-position: left bottom;
	background-image: url('../../../wp-content/uploads/2020/02/icon_map.png');
	height: 159px;
	width: 242px;
	z-index: 9999999;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 9;
}
.footer-map-row iframe {
	border: 0 !important;
    outline: 0 !important;
    position: relative;
}
.footer-map-row .wpb_gmaps_widget.wpb_content_element {
	margin-bottom: 0 !important;
	margin-left: -5px !important;
	margin-right: -5px !important;
	margin-top: -5px !important;
	margin-bottom: -5px !important;
}
#footerrow {
	background-color: #1E1E1E;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	padding-top: 30px;
}
#footerrow p{
	color: #eee;
	margin-bottom: 15px;
}
.footer-row-heading h4 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	margin-top: 0;
}
.footer-row-heading {
	margin-bottom: 15px !important;
}
.privacy-map a{
	color: #eee;
}
.privacy-map a:hover{
	color: #FF4D65;
}
#footerrow .lastcol a {
	color: #fff;
}
#footerrow .lastcol a:hover {
	color: #09ADB6;
}
#footerrow .lastcol strong {
	color: #fff;
}

#ftmenu ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
#ftmenu ul li {
	width: 49%;
	display: inline-block;
	position: relative;
	padding-bottom: 7px;
	position: relative;
	padding-left: 15px;
	box-sizing: border-box;
}
#ftmenu ul li::before {
	content: '\f105';
	font-family: fontawesome;
	color: #09ADB6;
	font-size: 16px;
	margin-right: 10px;
	padding-top: 5px;
	position: absolute;
	left: 0;
	top: -6px;
}
#ftmenu ul li a{
	color: #fff;
}
#ftmenu ul li a:hover{
	color: #09ADB6;
}
.sticky-form {
	background: #fff;
	top: 0; 
	display: block;
	justify-content: center;
	align-items: center;
	box-shadow: 0 0 6px #000;
	color: #000;
	padding: 40px 0;
	position: relative;
	top: 0;
	z-index: 9;
	width: 500px;
	padding: 30px;
	box-sizing: border-box;
}
.sticky-form.sticky {
	/*position: sticky;
	position: -webkit-sticky;*/
	position: fixed;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in; 
	-webkit-transition: all 0.5s ease-in; 
	top: 100px;
	right: 100px;
}

#header-main {
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 999999;
    width: 100%;
}

#headerbar {
	min-height: 450px;
	background-size: cover;
	/* background-attachment: fixed; */
	box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.4);
	z-index: 999999999;
	-moz-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.4);
	background-position: center center;
}
.social-icons li a{
	position: relative;
}
.social-icons li.youtube-icon img {
	width: 22px;
	position: absolute;
	left: 0;
	right: 0;
	top: 2px;
	bottom: 0;
	margin: auto;
}
.social-icons li.linkedin-icon img {
	height: 23px;
	position: absolute;
	left: 0;
	right: 0;
	top: -2px;
	bottom: 0;
	margin: auto;
}
.social-icons li img.hover {
	display: none;
}
.social-icons li img.default,
.social-icons li img.hover{
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}
.social-icons li.youtube-icon a:hover img.hover,
.social-icons li.linkedin-icon a:hover img.hover{
	display: block;
}
.social-icons li.youtube-icon a:hover img.default,
.social-icons li.linkedin-icon a:hover img.default{
	display: none;
}
.sitemap-row .fancylist ul ul.children {
	margin-top: 0 !important;
}

.wpb_text_column.wpb_content_element.subhead {
	text-align: center;
	width: 85%;
	margin: 0 auto 20px;
	padding-top: 10px;
} 
.wpb_text_column.wpb_content_element.subhead h2 {
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.our-team .home-row3-txt h3 {
	font-size: 20px;
	padding-top: 4px;
}
.our-team h4 {
	font-size: 18px;
	margin-bottom: 10px;
}
.vc_row.wpb_row.vc_row-fluid.home-row3.our-team {
	margin-bottom: 15px;
}
.formheader {
	background-color: #FF4D65;
	color: #fff;
	text-align: center;
	padding: 20px 10px;
	font-size: 22px;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: 700;
}
#contactform {
	background-color: #F9F9F9;
}
#contactform .gform_body {
	padding: 0 20px;
}
#contactform .gform_title {
	display: none;
}
#contactform .gfield_label {
	display: none !important;
}
#contactform .gfield input,
#careerform .gfield input {
	width: 100% !important;
	height: 45px;
	line-height: 45px !important;
	color: #000 !important;
	border: 0 !important;
}

#contactform .gfield select {
	width: 100% !important;
	height: 45px;
	line-height: 45px !important;
	color: #757575 !important;
	border: 0 !important;
}

#virtualform .gform_wrapper .gfield_radio li label {
	width: 100% !important;
	color: #fff !important;
	border: 0 !important;
	padding-left: 5px !important;
	padding-bottom: 0px !important;
	margin: 0 0 0 9px !important;
	font-weight: 600 !important;
}
#contactform .gfield {
	padding-right: 0 !important;
	margin-bottom: 6px;
}
#contactform .gform_footer.top_label {
	padding: 5px 20px 20px 20px !important;
}

#virtualform .gform_button.button {
	background-color: #FF4D65;
	background-image: none !important;
	text-shadow: none !important;
	color: #fff;
	border: 0 !important;
	width: 100%;
	padding: 12px;
	text-transform: uppercase;
	font-size: 18px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}
#contactform .gform_button.button,
#careerform .gform_button.button {
	background-color: #FF4D65;
	background-image: none !important;
	text-shadow: none !important;
	color: #fff;
	border: 0 !important;
	width: 50%;
	padding: 12px;
	text-transform: uppercase;
	font-size: 18px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}

#contactform .gform_button.button:hover,
#contactform .gform_button.button:active
#contactform .gform_button.button:focus,
#virtualform .gform_button.button:hover,
#virtualform .gform_button.button:active
#virtualform .gform_button.button:focus,
#careerform .gform_button.button:hover,
#careerform .gform_button.button:active
#careerform .gform_button.button:focus {
	background-color: #d72d43 !important;
	background-image: none !important;
	text-shadow: none !important;
	color: #fff !important;
	border: 0 !important;
	padding: 12px !important;
	text-transform: uppercase;
	font-size: 18px !important;
}
.contact-col1.wpb_column.vc_column_container.vc_col-sm-8 {
	padding-right: 100px;
}
#contactinfo h4 {
	margin-top: 0;
	margin-bottom: 5px;
}
#contactinfo p {
	margin-bottom: 10px;
}
#contactinfo p strong {
	font-size: 17px;
}
#contactinfo p strong a{
	color: #000;
}
#contactinfo p strong a:hover{
	color: #09ADB6;
}
#footerrow .social-icons li.title {
	display: none;
}
.social-icons li.title {
	font-size: 17px;
	line-height: ;
	line-height: 34px;
}
#contactinfo ul.social-icons li a:hover{
	background-color: #eee;
}
#contactform.stickyform .gform_button.button {
	width: 100%;
	margin-right: 0 !important;
}
#contactform.stickyform {
	margin-top: -110px;
	z-index: 99999;
	position: relative;
}
.home #contactform.stickyform {
	margin-top: -110px;
}
#contactform.stickyform::after {
	content: '';
	position: absolute;
	background-image: url('../../../wp-content/uploads/2020/02/pinkpanther.png');
	height: 100%;
	width: 170px;
	right: -141px;
	top: 0;
	background-repeat: no-repeat;
	left: auto;
	margin-top: auto;
	margin-bottom: auto;
	bottom: 0;
	background-position: center center;
}
div#field_2_8 {
    font-size: 13px;
    line-height: 20px;
    color: #333;
}
.gform_required_legend {
    display: none;
}
li#field_8_11 {
    margin-top: 0px;
    padding-right: 0px;
}
span#input_8_11_3_container {
    width: 100%;
    margin-right: 0px;
    padding-right: 0px;
}

span#input_8_11_4_container {
    width: 100%;
    margin-right: 0px;
    padding-right: 0px;
}
.vc_row.overflow {
	overflow: visible !important;
}

#fancygrid .vc_grid-container.vc_clearfix.wpb_content_element.vc_media_grid {
	margin-bottom: 0 !important;
}
.checklist a {
	text-decoration: underline;
}
#fancygrid .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link,
.fancygrid .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
	height: 280px !important;
}
#gallerysec .vc_grid-container.vc_clearfix.wpb_content_element.vc_media_grid {
	margin-bottom: 0 !important;
}
#gallerysec ul.vc_tta-tabs-list {
	max-width: 1200px;
	margin: 0 auto !important;
	left: 0;
	right: 0;
	padding: 0 20px;
	border: 0 !important;
	outline: 0 !important;
	background-color: transparent !important;
}
#gallerysec .vc_tta-panel-body {
	border: 0 !important;
	padding: 10px 0;
}
#gallerysec .vc_tta-panels {
	border: 0 !important;
	background-color: transparent !important;
}
#gallerysec ul.vc_tta-tabs-list li {
	float: left !important;
	border: 0 !important;
	border-top: 7px solid #fff !important;
}
#gallerysec ul.vc_tta-tabs-list li a {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 600 !important;
	color: #000 !important;
	border: 0 !important;
	padding: 10px 30px 15px;
}
#gallerysec ul.vc_tta-tabs-list li.vc_tta-tab.vc_active,
#gallerysec ul.vc_tta-tabs-list li.vc_tta-tab:hover {
	border-top: 7px solid #FF4D65 !important;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important; 
	-webkit-box-sizing: border-box !important; 
}
#gallerysec ul.vc_tta-tabs-list li.vc_tta-tab.vc_active > a,
#gallerysec ul.vc_tta-tabs-list li.vc_tta-tab > a:hover {
	border-color: transparent;
	background-color: #fff;
	color: #000;
	border-top: 0 !important;
}
.post-meta .byline, .post-meta .author.vcard, .post-meta .comments-link, .post-meta .fa-calendar {
	display: none !important;
}

.section-blog .square-button {
	padding: 18px 30px;
}
.section-blog .entry-title.post-title {
	margin: 10px auto;
}
.blog-page-sidebar .widget-title h3 {
	background-color: #383838;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	padding: 10px;
}
.blog-page-sidebar ul li a {
	color: #383838 !important;
	background: #f7f7f7 !important;
	padding: 10px 20px !important;
	line-height: 22px !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	text-transform: capitalize !important;
	border-bottom: 1px solid #eaeaea !important;
	float: left !important;
	width: 100% !important;
	box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
}
.blog-page-sidebar ul li a:hover {
	color: #FF4D65 !important;
}
.blog-page-sidebar {
	padding-left: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-top: 25px !important;
}
.blog-page-sidebar .widget-wrapper {
	padding: 10px 0;
}
.blog-page-sidebar #searchsubmit {
	background-image: url("../../../wp-content/uploads/2020/02/white_searchicon.png");
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 22px;
	line-height: 20px;
	padding: 0;
	position: relative;
	text-align: center;
	text-indent: -9999px;
	z-index: 9;
	background-color: #0BBDC7;
	width: 50px;
	height: 45px;
	background-size: 20px auto;
	float: right;
	margin-top: -44px;
}
.blog-page-sidebar #searchsubmit:hover {
	background-color: #FF4D65;
}
.blog-page-sidebar #s {
	width: 100%;
}

.single-post #content, 
.archive #content {
	margin-top: 0px;
}
.single-post #page-header, .archive #page-header {
	margin-top: 0;
}
.single-post .blog-page-sidebar{
	margin-top: 0 !important;
}
.archive .blog-page-sidebar{
	margin-top: 0 !important;
} 
.single-page-img {
	/*background: #f9f9f9;*/
	max-height: 400px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
	float: left;
	/*display: table;*/
	margin-bottom: 10px;
}
.single-page-link-img {
	width: 100%;
	display: block;
	max-height: 400px;
	vertical-align: middle;
	text-align: left;
}
.single-page-link-img img {
	max-height: 400px;
	width: 100% !important;
	margin: 0;
	height: 400px;
	max-width: 750px;
}       
#page-header {
	margin-top: 45px;
}
.page-id-39 #content-full, .page-id-25 #content-full, .page-id-27 #content-full, .page-template-full-width-page #content-full {
	margin-bottom: 0px;
} 
.blog-main-row {
	margin-top: 0px !important;
}
#content-search .status-publish {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
}
#content-search .status-publish:last-child {
	border: 0;
	padding-bottom: 0px;
}
.home #page-header {
	display: none;
}

.margintp {
	min-height: 140px;
}
.page-id-52 #content.blog-main-row {
	margin-top: 40px !important;
}

.careers h4 {
    font-size: 28px;
    margin-bottom: 10px;
	color: #0BBDC7;
}

.reviews h4 {
    font-size: 22px;
    margin-bottom: 10px;
	color: #0BBDC7;
}

#careerform .gform_wrapper {
	background-color: #F9F9F9;
	padding: 0 5px 20px 20px;
	margin-top: 0 !important;
}
#careerform .gfield input[type="checkbox"], 
#careerform .gfield input[type="radio"] {
	width: auto !important;
	height: 30px;
}
#careerform .gfield input {
	margin-top: 0 !important;
}
#careerform label {
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}
#careerform .gfield_checkbox li label,
#careerform .gfield_radio li label{
	font-size: 15px !important;
}
#careerform #gform_submit_button_3 {
	display: block !important;
	margin-right: 0 !important;
	width: 100% !important;
	margin-top: 20px !important;
}
#careerform select {
	height: 48px;
	border: 0 !important;
}
#careerform .gform_footer.top_label {
	padding-right: 15px !important;
}
#careerform select {
	color: #777;
}
#careerform select option{
	color: #222;
}
#GQembeddedreview {
	width: 100% !important;
}
.gq-reviewcontent-blockquote::before {
	left: 7px !important;
}
.pp_details .pp_description, .pp_details .pp_play, .pp_details .currentTextHolder {
	display: none !important;
}
#video-background {
	position: absoulte;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: -1;
	left: 0;
}
#home-video-row {
	position: absolute !important;
	left: 0 !important;
	right: 0 !important;
}
.wpb_text_column.wpb_content_element.state-block {
	margin-bottom: 0 !important;
	background-color: #f9f9f9;
	padding: 20px;
	box-sizing: border-box;
	margin-top: 20px;
}
.wpb_text_column.wpb_content_element.state-block h3 {
	margin-top: 0;
}
.wpb_text_column.wpb_content_element.county-block.city-block {
	margin-bottom: 10px !important;
}
.city-block li {
	list-style: square;
	color: #777;
	padding-bottom: 5px;
}

.newsletterrow {
	color: #fff;
	background-color: #067277;
	z-index: 9999;
	padding: 15px 0;
}  
.newsletter-fixed {
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	position: sticky !important;
	bottom: 0;
	left: 0 !important;
	right: 0 !important;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}
.newsletter-fixed.hide{
	display: none;
}       
  
.newsletter-relative{
	display: none;
}  
.newsletter-relative.show{
	display: flex;
} 
#closetrigger {
	position: absolute;
	right: 10px;
	top: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 28px;
	padding: 5px;
	z-index: 99999;
	display: block;
}

.newsletterrow h3 {
	padding-top: 0;
	text-shadow: none !important;
	color: #fff;
	font-size: 25px;
	line-height: 32px;
	margin: 0;
}
.newsletterrow .grid12 {
	display: flex;
	vertical-align: middle;
}
.newsletterrow .grid8 {
	width: 70%;
	display: inline-block;
} 
.newsletterrow .grid4 {
	width: 29%;
	display: inline-block;
	text-align: right;
	padding-top: 7px;
}
.newsletterrow .grid4 .btns {
	border-bottom: 0 !important;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 0;
}
   

.home-popup-main {
	text-align: center;
}
.home-popup-main h2 {
	color: #000;
	font-size: 25px;
	line-height: 33px;
	margin-top: 10px;
}
.pum-theme-1942 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
	padding: 0px !important;
	font-size: 17px !important;
	border: 0 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	background-color: #09ADB6 !important;
	border-radius: 0 !important;
	right: 0px !important;
	top: 0 !important;
}
#popmake-1947 {
	top: 110px !important;
	border: 4px solid #09ADB6;
	padding: 20px !important;
	border-radius: 0 !important;
}
.pum-theme-1942 .pum-container, .pum-theme-lightbox .pum-container{
	border-radius: 0 !important;
	border: 4px solid #09adb6;
	padding: 20px;
}

#mhv-one {
    display:none;
}

#mhv-two {
    display:none;
}

/****Floating Form Button****/

.gfq-wrap {
    z-index: 999999999;
    position: fixed;
    bottom: 15px;
    right: 20px;
	transition: opacity 0.3s ease-out;
}
.gfq-badge {
    background: #0aa8b1; /*Change this colour to change the circle*/
    width: 65px;
    height: 65px;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #0000001a;
    float: right;
    cursor: pointer;
}
.pulse {
    animation: pulse-animation 2s infinite !important;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.25);
  }
  100% {
    box-shadow: 0 0 0 25px rgba(0, 0, 0, 0);
  }
}
.bounce {
  animation: bounce 2s ease infinite !important;
}
@keyframes bounce {
    70% { transform:translateY(0%); }
    80% { transform:translateY(-15%); }
    90% { transform:translateY(0%); }
    95% { transform:translateY(-7%); }
    97% { transform:translateY(0%); }
    99% { transform:translateY(-3%); }
    100% { transform:translateY(0); }
}
.gfq-badge img {
    position: relative;
    left: 50%;
    transform: translate(-50% ,-50%);
    top: 50%;
    border: none!important;
    width: 65%!important;
}
.gfq-panel {
    width: 250px;
    height: auto;
    max-width: 275px;
    max-height: 680px;
    background: #f7f7f7;
    box-shadow: 4px 4px 16px 0 rgb(0 0 0 / 30%);
    position: absolute;
    bottom: 40px;
    right: 0px;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    border-radius: 4px;
    padding: 5px 15px 5px 15px;
    transform: scale(0);
    transform-origin: bottom;
}
.form-icon-text {
    text-align: center;
    background-color: #0aa8b1;
    padding: 3px 15px 3px 7px;
    border-radius: 5px;
    color: #fff;
    line-height: 17px;
    float: left;
    margin-top: 21px;
    margin-right: -10px;
}
.panel-active {
    bottom: 80px;
    opacity: 100;
    transform: scale(1);
}
.gfield.no-label > .gfield_label {
    display: none;
}
.gfq-panel input[type="submit"] {
    width:100% 
}
.gfq-panel-close {
    position: absolute;
    right: -8px;
    top: -11px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #0bbdc7;
    background-color: #0bbdc7;
    color: #fff;
}
.gfq-panel .grecaptcha-badge {
    display: none !important;
}

/***** Floating Form - Form Styles *****/
li#field_8_1 {
    margin-top: 10px;
	padding-right: 0px;
}
input#input_8_1 {
    margin-top: 0px;
}
li#field_8_7 {
    margin-top: 10px;
	padding-right: 0px;
}
input#input_8_7 {
    margin-top: 0px;
}
li#field_8_2 {
    margin-top: 10px;
	padding-right: 0px;
}
input#input_8_2 {
    margin-top: 0px;
}
li#field_8_3 {
    margin-top: 10px;
	padding-right: 0px;
}
input#input_8_3 {
    margin-top: 0px;
}
li#field_8_6 {
    margin-top: 10px;
	padding-right: 0px;
}
input#input_8_6 {
    margin-top: 0px;
}
li#field_8_10 {
    margin-top: 0px;
	padding-right: 0px;
}

input#gform_submit_button_8 {
    background-color: #FF4D65;
    background-image: none !important;
    text-shadow: none !important;
    color: #fff;
    border: 0 !important;
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    font-size: 16px;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.spc-col01 h3 {
    text-align: center;
    font-size: 2rem;
    color: #222;
    margin: 10px 0px;
}

.spc-col01 p {
    text-align: center;
    font-size: 22px;
    color: #333;
    margin: 10px 15px;
}

.spc-itc {
	font-style: italic;
    font-size: 15px;
	color:#09adb6;
	text-align:center;
	margin: 10px 15px;
}


/************************* Responsive ********************************/

@media screen and (max-width: 1024px){
	.home-row1 {
		padding: 250px 0 68px;
	}
}

@media screen and (max-width: 1024px){

#headerbar {
	/*min-height: 350px;*/
}	
#contactform.stickyform::after {
	right: 0;
	top: -358px;
	left: 0;
	bottom: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	transform: rotate(270deg);
}	
	
h1{
	font-size: 45px;
	line-height: 55px;
}
	
.our-team .home-row3-txt h3 {
	padding-top: 2px;
}
.home-row3-txt h3::before {
	top: -35px;
}
.home-row3-txt h3 {
	font-size: 23px;
}	
.home-row2-txt h2 {
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 20px;
	margin-top: 20px;
}	

.top-header-right {
	margin-top: 22px;
}
	
.mainmenu a.tel-link {
	float: right;
	margin-top: -2px;
	margin-right: 10px;
}
	
ul.slimmenu li.menu-item-has-children {
	margin-right: 0;
}
	
ul.slimmenu li .sub-toggle .icon {
    /*display: none;*/
}	
.menu-item-has-children::after {
	display: block;
}

#footerrow a.square-button {
	padding: 18px 25px;
}
.social-icons li {
	margin-right: 5px;
}
.home-row1-txt {
	padding: 20px 50px 30px;
	font-size: 18px;
}
.home-row1-txt h1 {
	font-size: 41px;
	margin-bottom: 18px;
}
.home-row4 h2 {
	font-size: 32px;
	line-height: 38px;
	margin-top: 10px;
}
a.square-button {
	padding: 18px 25px;
}
.home-row5-txt h2 {
	width: 80%;
}

ul.slimmenu.collapsed .menu-item-has-children::after {
	position: absolute !important;
	font-family: FontAwesome !important;
	content: "\f107" !important;
	top: 0 !important;
	right: 30px !important;
	color: #fff !important;
	font-size: 30px !important;
	display: none !important;
}


}

@media screen and (max-width: 980px){
a.square-button {
	padding: 18px 20px;
}
.home-row4 a.square-button.pink {
	margin-left: 0;
}	

.home-row1-txt {
	max-width: 72%;
	padding: 20px 40px 30px;
}
.home-row1-txt h1 {
	margin-bottom: 15px;
}
#logo {
	float: left;
	width: 50%;
	text-align: left;
}
.top-header-right {
	float: right;
	width: 50%;
	min-width: 0;
}
	.blog-main-row {
		margin-top: 0px !important;
		width: 64%;
		float: left;
		margin-right: 2%;
	}
	.blog-page-sidebar {
		padding-left: 0px;
		width: 34%;
		float: right;
	}
	ul.slimmenu.collapsed .rqstbtn a {
		background: #FF4D65;
		color: #fff;
	}
	ul.slimmenu.collapsed .rqstbtn a:hover {
		background: #0BBDC7;
		color: #fff !important;
	}
	
}

@media screen and (max-width: 900px){
	.home-row1 {
	padding: 200px 0 0;
}
.home-row3-txt h3::before {
	top: -34px;
}
.home-row4 a.square-button {
	margin-bottom: 5px;
	min-width: 250px;
	margin-top: 5px;
}	
.footer-map-row iframe {
	height: 280px !important;
}
}

@media screen and (max-width: 850px){
.home-row5-txt h2 {
	width: 100%;
}
	
.home-row1-txt {
	max-width: 78%;
}
#footerrow a.square-button {
	padding: 15px 19px;
}
#footerrow .wpb_column.vc_column_container.vc_col-sm-3 {
	width: 50% !important;
	display: inline-block;
	vertical-align: top;
}	
}

@media screen and (max-width: 800px){

#gallerysec ul.vc_tta-tabs-list li a {
	padding: 10px 20px 15px;
	font-size: 13px;
}
.home-row1 {
	padding: 40px 0 0;
}
.home-row1-txt {
	max-width: 85%;
}
.home-row2-txt h2 {
	font-size: 38px;
	line-height: 43px;
}	
#hdplaceholder {
    min-height: 88px;
}
#mhv-one {
    display:block;
}
	
}
  
@media screen and (max-width: 768px){
 
.home-row5{
	background-position:center; 
	background-attachment:scroll; 
	-o-background-size:cover; 
	-moz-background-size:cover; 
	-webkit-background-size:cover; 
	background-size:cover; 
	background-repeat:no-repeat;	
} 
.home-row5::before {
	background-color: rgba(0,0,0,.7);
} 
.newsletter-relative.show{
	display: block;
}
.newsletter-fixed {
	position: fixed !important;
}
.newsletterrow {
	text-align: center;
}
.newsletterrow .grid12 {
	display: block;
}
.newsletterrow .grid8{
	display: block !important;
	width: 100% !important;
}
.newsletterrow .grid4 {
	width: 100%;
	display: block;
	margin-top: 8px;
}
.newsletterrow .grid4 {
	text-align: center;
}	    


.single-page-link-img img{
	height: auto; 
}
.section-blog .entry-title.post-title {
	margin: 0px auto 0;
}
.margintp {
	min-height: 120px;
}

#gallerysec .vc_tta-panel-heading h4.vc_tta-panel-title a {
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 20px;
}
#gallerysec .vc_tta-panel-body {
	padding-top: 0;
	padding-bottom: 0;
}
.vc_row.overflow {
	overflow: hidden !important;
}     	
#headerbar {
	/*min-height: 300px;*/
}		

.our-team .home-row3-txt h3 {
	padding-top: 0;
}	
.home #contactform.stickyform, #contactform.stickyform {
	margin-top: 120px;
}
.contact-col1.wpb_column.vc_column_container.vc_col-sm-8 {
	padding-right: 0;
}
	
.wpb_text_column.wpb_content_element.subhead {
	width: 100%;
}
	
.wpb_single_image.wpb_content_element.vc_align_left.home-row4-img {
	text-align: center;
	margin-bottom: 0 !important;
}
.checklist ul li::before {
	position: relative;
	top: 0;
}
.home-row4 h2 {
	margin-top: 5px;
}
.home-row5-txt h2 {
	font-size: 36px;
	line-height: 44px;
}
.checklist ul li {
	width: 100%;
	text-align: center;
}
.home-row3-txt h3::before {
	top: -30px;
}

.home-row2-txt h2 {
	margin-top: 0;
}	
	
.home-row1-txt {
	max-width: 100%;
}
.home-row5-txt {
	width: 100%;
}
h1{
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2 {
	font-size: 28px;
	line-height: 34px;
	margin-top: 15px;
}
h3, .h3 {
	font-size: 24px;
	line-height: 30px;
}

h4 {
	font-size: 22px;
	line-height: 28px;
}

h5{
	font-size: 20px;
	line-height: 24px;
}
h6{
	font-size: 18px;
	line-height: 22px;	
}
	.blog-main-row {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-bottom: 35px !important;
	}
	.blog-page-sidebar {
		width: 100%;
		float: none;
		margin-bottom: 20px !important;
	}
	#contactform.stickyform::after {
		top: -378px;
	}
.careers h4 {
    font-size: 24px;
}

.reviews h4 {
    font-size: 18px;
}
span#input_2_9_3_container {
    padding-left: 0px!important;
	margin-bottom:0px!important;
}
span#input_2_9_4_container {
    padding-right: 0px!important;
	margin-bottom:0px!important;
}
	
}
@media screen and (max-width: 767px){
	.single-post .blog-page-sidebar {
		margin-top: 40px !important;
		padding: 0;
		margin-bottom: 40px !important;
	}
}
@media screen and (max-width: 650px){
	
#careerform #gform_submit_button_3 {
	line-height: 20px !important;
	min-height: 1rem !important;
}	
#careerform .gform_footer.top_label {
	padding-right: 0 !important;
}	
#careerform .gform_wrapper {
	padding: 20px 20px 20px 20px;
}
#careerform #field_3_1 {
	margin-top: 0 !important;
}
#careerform label {
	font-size: 17px;
	line-height: 22px;
}	
#careerform .gfield input[type="checkbox"], #careerform .gfield input[type="radio"] {
	height: 25px;
}

#contactform.stickyform::after {
	top: -319px;
}	
.home-row1-txt h1 {
	font-size: 36px;
}
.home-row1-txt {
	font-size: 17px;
	line-height: 28px;
}
#home-video-row {
    /*top: 40px;*/
}
#logo {
	float: left;
	text-align: left;
}	
.footer-map-row::before {
	display: none !important;
}
.footer-map-row iframe {
	height: 250px !important;
}
}

@media screen and (max-width: 640px){
.gform_wrapper.gravity-theme .ginput_container_address span {
    padding:0px!important;
	margin-bottom:6px!important;
}
span#input_2_9_3_container {
    margin-bottom: 22px!important;
}
span#input_2_9_4_container {
    margin-bottom: 0px!important;
}
}

@media screen and (max-width: 583px){

.home-popup-main h2 {
	font-size: 24px;
	line-height: 30px;
}
	
.home-row1-txt h1 {
	font-size: 34px;
}
.home-row1-txt {
	padding: 20px 20px 25px;
}
.mainmenu a.tel-link {
	float: right;
	margin-top: 1px;
	margin-right: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 20px;
	height: 45px;
	line-height: 45px;	
}
.home-row2-txt h2 {
	font-size: 35px;
	line-height: 40px;
}
#headerbar {
	min-height: 200px;
}	
	.section-blog .post-entry, .categry-row {
		width: 100%;
		margin-bottom: 10px;
	}	
	.section-blog {
		padding-bottom: 0px;
	}
	
	#contactform.stickyform::after {
		top: -403px;
	}
	
}

@media screen and (max-width: 480px){

.newsletterrow {
	padding: 10px 0 12px;
}
.newsletterrow .grid4 {
	margin-top: 5px;
}
.newsletterrow h3 {
	font-size: 19px;
	line-height: 25px;
}
.newsletterrow .grid4 .btns {
	padding-top: 10px;
	padding-bottom: 10px;
}
.checklist ul li {
    width: 100%;
    text-align: center;
    padding-left: 0px;
    line-height: 22px;
    margin-bottom: 12px;
}	
.formheader {
	font-size: 23px;
}	
.margintp {
	min-height: 180px;
}
	
#contactform.stickyform::after {
	top: -390px;
	width: 120px;
	background-size: contain;
}
.home #contactform.stickyform, #contactform.stickyform {
	margin-top: 80px;
}		  
.footer-map-row iframe {
	height: 200px !important;
}	
.home-row4 h2 {
	font-size: 26px;
	line-height: 34px;
}	 
.home-row5-txt h2 {
	font-size: 28px;
	line-height: 36px;
}
.home-row1-txt h1 {
	font-size: 28px;
	line-height: 31px;
}
#logo {
	text-align: left;
	width: 55%;
}

.top-header-right {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 100%;
}
.mainmenu a.tel-link {
	float: left;
}	

#footerrow .wpb_column.vc_column_container.vc_col-sm-3 {
	width: 100% !important;
	display: block;
	vertical-align: top;
}
#ftmenu {
	margin-bottom: 25px !important;
}
#footerrow a.square-button {
	font-size: 14px;
}
.wpb_text_column.wpb_content_element.privacy-map {
	margin-top: -20px;
}

.careers h4 {
    font-size: 18px;
}

.reviews h4 {
		font-size: 16px;
	}
	.tel-link {
		position: relative;
	}	
	.top-header-right .mainmenu .tel-link::before {
		content: 'Get A Free Estimate';
		top: -3px;
		line-height: 12px;
		left: 0;
		opacity: 1;
		transition: all 0.4s ease-in;
		-moz-transition: all 0.4s ease-in;
		-webkit-transition: all 0.4s ease-in;
		right: 0;
		color: #000;
		font-weight: normal;
		margin-right: 5px
	}
	.menu-collapser {
		margin-top: -60px;
	}
	.mainmenu a.tel-link {
		float: none;
		text-align: center;
		margin: 0 auto;
		width: 100%;
		display: table;
		background: transparent;
		color: #383838;
		font-weight: 900;
		font-size: 25px;
		padding: 0;
		height: 35px;
        line-height: 18px;
	}
	.mainmenu a.tel-link:hover {
		background: transparent;
		color: #000;
	}
	#hdplaceholder {
    min-height: 105px;
	}
	#mhv-one {
    	display: none;
	}
	#mhv-two {
    	display:block!important;
	}

}
@media screen and (max-width: 414px){

	#video-background {
		min-width: 630px;
		min-height: 335px;
	}
}

@media screen and (max-width: 385px) {
#contactform.stickyform::after {
    top: -415px;
}
}

@media screen and (max-width: 375px){
	#home-video-row {
		/*top: 0px;*/
	}
.home-row1-txt h1 {
	font-size: 26px;
	line-height: 24px;
}
	.top-header-right {
		margin-top: 3px;
	}
}


.mobile{display:none;}
.headmobile{display:none;}

@media screen and (min-width: 360px) and (max-width: 768px) {

.mobile {
display:block;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
min-height: 25px;
width: 100%;
margin-bottom: 15px;
}

.mobile img{width:100%;margin:0 auto;min-height: 550px;}

.headmobile{
    width:100%;
    min-height: 550px;
    background-size: cover;
    box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.4);
    z-index: 999999999;
    -moz-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.4);
    background-position: center center;
}
}


/* Service Area 3.0 */
.foo-address-row {
	overflow: visible !important;
}
.dropbtn {
  color: #fff;
  cursor: pointer;
  width: 49%;
  padding-left: 15px;
}
.dropbtn::before {
    content: '\f105';
    font-family: fontawesome;
    color: #09ADB6;
    font-size: 16px;
    margin-right: 10px;
    padding-top: 5px;
    position: absolute;
    left: 0;
    top: -6px;
}
.service-area-dropdown {
  position: relative;
  display: block;
}
.service-area-dropdown-content {
  display: none;
  position: absolute;
  bottom: 100%;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 999;
  max-height: 160px;
  overflow-y: scroll;
}
.service-area-dropdown-content a {
  color: black !important;
  text-decoration: none;
  display: block !important;
  line-height: 1.2 !important;
  padding: 5px !important;
  text-align: left;
  text-transform: none;
  font-style: normal !important;
}
.service-area-dropdown-content ul {
  list-style: none;
  padding-left: 0;
  margin: 5px 0;
}
.service-area-dropdown-content ul li {
  padding-left: 15px !important;
  width: 100% !important;
}

.service-area-dropdown-content ul li::before {
    left: 10px!important;
	top: 0px!important;
}

.service-area-dropdown:hover .service-area-dropdown-content {
  display: block;
}

