/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   VisionFriendly.com
Template: Divi
*/

/* Universal Styles */

body {
	oveflow-y: scroll;
	overflow-x: hidden !important;
	text-overflow: hidden !important;
	overflow: clip !important;
}

p {
    font-size: 16px;
    font-weight: 600;
}

h3 {
	font-size: 40px;
	font-weight: 600;
}

h4 {
    color: #4c4c4c;
    font-size: 21px;
    font-style: italic;
    font-weight: 400;
    margin: 14px 0px 6px 0;
}

.fa-facebook-square:before {
    content: "\f082";
    font-size: 24px;
}

.fa-linkedin:before {
    content: "\f082";
    font-size: 24px;
}

.page-id-504 li{display: block;}

.entry-content table {
    width: 100%;
    margin: 0 0 15px 0;
    border: 0px solid #eee;
    text-align: left;
    font-size: 18px;
    overflow: hidden;
    font-weight: bold;
    color: white;
    /* background-color: rgba(254, 110, 10, 0.82); */
}

.home .entry-content thead th, .home .entry-content tr th {
/*    padding: 9px 24px;*/
    padding: 20px 24px;
    color: #fff;
}

.home .entry-content tr td {
    border-top: 3px solid #eee;
}

/* Header */

#top-menu li li a {
    line-height: 1.3;
}

.teleNav {
    border: 2px solid #ffffff;
    padding-top: 12px;
    padding-left: 15px;
    padding-right: 15px !important;
    border-radius: 35px;
    /* margin-top: -15px !important; */
    padding-bottom: 12px;
	animation: phoneSwitch 8s infinite alternate;
	-moz-animation: phoneSwitch 8s infinite alternate;
    -webkit-animation: phoneSwitch 8s infinite alternate;
	color: #ffffff !important;
	letter-spacing: 2px;
}

@-moz-keyframes phoneSwitch {
    0% {background: #0171bb;}
	25% {background: #fe7516;}
    50% {background: #85c341;}
    100% {background: #814901;}
}

@-webkit-keyframes phoneSwitch {
    0% {background: #0171bb;}
	25% {background: #fe7516;}
    50% {background: #85c341;}
    100% {background: #814901;}
}

.teleNav a {
	padding-bottom: 0px !important;
	color: #ffffff !important;
	font-weight: 600 !important;
}

.et-fixed-header #top-menu .teleNav a {
	color: #ffffff !important;
}

.nav li ul {
    width: 270px;
}

#top-menu li li a {
    width: 270px;
}

/* Footer */

.footerACSection:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.81);
    z-index: 0;
}

.footerACSection h5 {
	font-weight: 600;
	color: #ffffff;
	font-size: 22px;
	padding-bottom: 20px
}

.footerACSection p {
    color: #ababab;
    font-size: 18px;
}

.footerACSection a {
    font-weight: 700;
    font-size: 18px;
/*	text-shadow: 1px 1px 10px rgba(255, 255, 255, 0.41);*/
}

.footerACSection img {
	padding-bottom: 50px;
}

/* Style Footer Credits - Lines 948 & 949 */

#footer-info {
    text-align: left;
    color: #0171bb;
    padding-bottom: 5px;
    float: left;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: -5px;
    padding-top: 8px;
    padding-right: 10px;
    padding-left: 10px;
}

.et-social-icons {
    float: right;
    margin-bottom: 5px;
    margin-top: -5px;
    padding-top: 8px;
    padding-right: 20px;
    padding-left: 0px;
}

#footer-info a { 
font-weight: 700; 
color: #fe6e0a; 
}

#footer-info a:hover { 
color: #814901; 
}


/* Style Footer Social Icons - Lines 1185 to 1198 */

#footer-bottom .et-social-facebook a {
	color: #85c341;
}
#footer-bottom .et-social-twitter a {
	color: #85c341;
}
#footer-bottom .et-social-google-plus a {
	color: #85c341;
}
#footer-bottom .et-social-rss a {
	color: #85c341;
}

/* Hover Colors*/
#footer-bottom .et-social-facebook a:hover {
	color: #814901;
}
#footer-bottom .et-social-twitter a:hover {
	color: #814901;
}
#footer-bottom .et-social-google-plus a:hover {
	color: #814901;
}
#footer-bottom .et-social-rss a:hover {
	color: #814901;
}

/* Mobile Menu */

.et_mobile_menu {
    padding: 3%;
}

.et_mobile_menu li a {
    text-transform: uppercase;
}

.et_mobile_menu {
    border-top: 3px solid #fe6e0a;
}

.mobile_menu_bar:before {
	color: #85c341;
}

/* Home Page */


#homePageSlider .et_pb_slide:after {
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url('/wp-content/uploads/2018/09/LogoIconTransparent.png');
	background-repeat: no-repeat;
	background-position: center right;
    z-index: 1;
	pointer-events: none;
}

#homePageSlider .et_pb_slide {
    padding-top: 2%;
	padding-bottom: 2%;
}	
	
#homePageSlider h1 {
    font-size: 66px;
    line-height: 1;
    font-weight: 700;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    z-index: 9999;
}

#homePageSlider h2 {
    font-size: 35px;
    font-weight: 300;
	z-index: 9999;
}

#homePageSlider h3 {
    font-size: 22px;
	z-index: 9999;
}

#homePageSlider .et_pb_more_button {
    border-radius: 32px;
}

.et_pb_bg_layout_dark .et_pb_slide_content {
    margin-top: -70px;
}

.blurbCol {
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    padding-top: 30px !important;
    padding-right: 4% !important;
    padding-bottom: 30px !important;
    padding-left: 40px !important;
    background-color: #ffffff !important;
    border-left-color: #dfdfdf !important;
    border-left-style: solid !important;
    border-right-color: #dfdfdf !important;
    border-right-style: solid !important;
    border-top-color: #dfdfdf !important;
    border-top-style: solid !important;
    border-bottom-color: #dfdfdf !important;
    border-bottom-style: solid !important;
    border-radius: 5px !important;
}

.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 40px;
}

.et_pb_blurb .et_pb_image_wrap {
    width: 130px;
}

.et_pb_blurb .et_pb_module_header a, .et_pb_blurb h4 a {
    text-decoration: none;
    color: #000;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 1.3;
}

.transformCol {
	padding-right: 20%;
	padding-left: 3%;
	padding-bottom: 3%;
}

.backgroundHeader h6 {
    position: absolute;
    font-size: 15vw;
    font-weight: 500;
    z-index: 0;
    opacity: 0.1;
    top: -45px;
    font-family: 'montserrat';
    left: 33px;
    text-transform: uppercase;
    color: #85c341 !important;
    letter-spacing: 0px;
    padding-bottom: 5%;
    line-height: .9;
	overflow: hidden !important;
	overflow-x: hidden !important;
}

.featuresColOne {
    padding-top: 8%;
    padding-bottom: 8%;
    padding-right: 4%;
    padding-left: 4%;
	min-height: 444px;
}

.featuresColOne h3 {
	color: #ffffff;
	font-size: 30px;
	
}

.featuresColOne p {
	color: #ffffff;
}

.featuresColOne:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(1, 113, 187, 0.81);
    z-index: 0;
}

.featuresColTwo {
    padding-top: 8%;
    padding-bottom: 8%;
    padding-right: 4%;
    padding-left: 4%;
	min-height: 444px;
	text-align: center;
}

.featuresColTwo h3 {
    font-size: 30px;
    color: #fe6e0a;
}

.featuresColThree {
    padding-top: 8%;
    padding-bottom: 8%;
    padding-right: 4%;
    padding-left: 4%;
	min-height: 444px;
}

.featuresColThree h3 {
	color: #ffffff;
	font-size: 30px;
	z-index: 2;
	
}

.featuresColThree p {
	color: #ffffff;
	z-index: 2;
}

.featuresColThree:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(129, 73, 1, 0.83);
    z-index: 1;
}

.featuresColThree .et_pb_text {
    z-index: 2;
}

.featuresColThree .et_pb_text_inner {
    z-index: 2;
}

.featuresColThree .et_pb_button_3 {
	z-index: 2;
}

.featuresColFour {
    padding-top: 8%;
    padding-bottom: 0%;
    padding-right: 4%;
    padding-left: 4%!important;
	min-height: 444px;
}

.featuresColFour h3 {
	color: #ffffff;
	font-size: 30px;
	
}

.featuresColFour p {
	color: #ffffff;
}

.featuresColFour:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(133, 195, 65, 0.82);
    z-index: 1;
}

.featuresColFour ul {
    list-style-image: url(/wp-content/uploads/2018/10/LogoCheckIcon.png);
    color: #ffffff;
    font-size: 35px !important;
    line-height: 2.3;
} 

.featuresColFour .et_pb_text {
    z-index: 2;
}

.featuresColFour .et_pb_text_inner {
    z-index: 2;
}

.featuresColFive {
    padding-top: 8%;
    padding-bottom: 8%;
    padding-right: 4%;
    padding-left: 4%;
	min-height: 444px;
}

.featuresColFive h3 {
    font-size: 30px;
    color: #814901;
}

.featuresColSix {
    padding-top: 8%;
    padding-bottom: 8%;
    padding-right: 4%;
    padding-left: 4%!important;
	min-height: 444px;
}

.featuresColSix h3 {
	color: #ffffff;
	font-size: 30px;
	
}

.featuresColSix p {
	color: #ffffff;
}

.featuresColSix:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(254, 110, 10, 0.85);
    z-index: 0;
}

.featuresColSix ul {
    list-style-image: url(/wp-content/uploads/2018/10/LogoCheckIcon.png);
    color: #ffffff;
    font-size: 35px !important;
    line-height: 2.3;
}

.featuresColSix li:last-of-type {
    line-height: 1.3;
}

#nationwideColumn h5 {
    font-size: 25px;
    margin-top: -54px;
    margin-left: 80px;
}

.exploreButton {
    margin-top: 15px;
    margin-bottom: 10px;
}

.exploreButton a {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    color: #000000 !important;
}

.exploreButton a:hover {
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.exploreButton:after {
    content: "\24";
    font-weight: 900;
    font-size: 17px;
    font-family: ETModules;
    margin-top: 1px;
    position: absolute;
    margin-left: 5px;
    text-shadow: none;
    font-style: normal;
    font-variant: none;
    text-transform: none;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    color: #000000;
}

.exploreButton:after:hover {
    margin-left: 10px;
    text-transform: none;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.blurbCol .et_pb_blurb .et_pb_image_wrap {
    width: 170px;
    height: 170px;
}

.blurbCol .et_pb_blurb .et_pb_image_wrap {
    display: flex;
}

.calloutButton {
	margin-top: 40px;
	z-index: 2;
}

.calloutButton.et_pb_button_0 {
    font-weight: 700;
    padding: 15px 30px 15px 30px !important;
}

/* Sub Pages */

.subPageHeader .et_pb_slide:after {
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url('/wp-content/uploads/2018/09/LogoIconTransparent.png');
	background-repeat: no-repeat;
	background-position: center right;
    z-index: 1;
	pointer-events: none;
}
	
.subPageHeader h1 {
    font-size: 66px;
    line-height: 1;
    font-weight: 700;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    z-index: 9999;
}

.subPageHeader h2 {
    font-size: 35px;
    font-weight: 300;
	z-index: 9999;
}

.subPageHeader h3 {
    font-size: 22px;
	z-index: 9999;
}

.subPageHeader:before {
	content: '';
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
background: -webkit-radial-gradient(1.98% 99.05%,circle,rgba(0,0,0,0.25),rgba(0,0,0,0.15) 100%),-webkit-radial-gradient(98.02% 83%,circle,rgba(4,78,127,0),transparent 100%),-webkit-radial-gradient(50% 50%,circle,rgba(0, 0, 0, 0.42),rgba(0, 0, 0, 0) 100%); background: -o-radial-gradient(1.98% 99.05%,circle,rgba(0,0,0,0.25),rgba(0,0,0,0.15) 100%),-o-radial-gradient(98.02% 83%,circle,rgba(4,78,127,0),transparent 100%),-o-radial-gradient(50% 50%,circle,rgba(0, 0, 0, 0.42),rgba(0, 0, 0, 0) 100%); background: radial-gradient(circle at 1.98% 99.05%,rgba(0,0,0,0.25),rgba(0,0,0,0.15) 100%),radial-gradient(circle at 98.02% 83%,rgba(4,78,127,0),transparent 100%),radial-gradient(circle at 50% 50%,rgba(0, 0, 0, 0.42),rgba(0, 0, 0, 0) 100%);
z-index: 1;
}

.subPageHeader .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
    max-width: 2000px;
    margin: 100px 0px 150px 0px;
}

.subPageContentSection {
	min-height: 640px;
}

.subPageContentSection.et_pb_section_1:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -241px;
    background-image: url(/wp-content/uploads/2018/09/LogoIconTransparent.png);
    background-repeat: no-repeat;
    background-position: center left;
    z-index: 9999;
    pointer-events: none;
    opacity: .3;
}

.subPageContentSection ul {
	margin-top: 10px;
}

.subPageContentSection li {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
}

.subPageContentSection .et_pb_row_1 {
	padding-right: 10%;
	padding-left: 10%;
}

.preFooter h3 {
    padding-top: 75px;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
}

.preFooter p {
    font-size: 31px;
    text-align: center;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 1.2;
    padding-right: 10%;
    padding-left: 10%;
    font-weight: 400;
}

.preFooter:before {
	content: '';
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
background: -webkit-radial-gradient(1.98% 99.05%,circle,rgba(0,0,0,0.25),rgba(0,0,0,0.15) 100%),-webkit-radial-gradient(98.02% 83%,circle,rgba(4,78,127,0),transparent 100%),-webkit-radial-gradient(50% 50%,circle,rgba(0, 0, 0, 0.42),rgba(0, 0, 0, 0) 100%); background: -o-radial-gradient(1.98% 99.05%,circle,rgba(0,0,0,0.25),rgba(0,0,0,0.15) 100%),-o-radial-gradient(98.02% 83%,circle,rgba(4,78,127,0),transparent 100%),-o-radial-gradient(50% 50%,circle,rgba(0, 0, 0, 0.42),rgba(0, 0, 0, 0) 100%); background: radial-gradient(circle at 1.98% 99.05%,rgba(0,0,0,0.25),rgba(0,0,0,0.15) 100%),radial-gradient(circle at 98.02% 83%,rgba(4,78,127,0),transparent 100%),radial-gradient(circle at 50% 50%,rgba(0, 0, 0, 0.42),rgba(0, 0, 0, 0) 100%);
z-index: 1;
}

.preFooterFeatureSection p {
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.1;
    color: #000000;
    text-align: center;
}

/* Caldera Form Styles */

.caldera-grid .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    color: #666666!important;
    border-color: #666666 !important;
    border-radius: 32px !important;
    font-size: 14px;
    text-transform: uppercase!important;
    margin-top: 10px;
    padding: 15px !important;
    font-weight: 700 !important;
    border: 2px solid !important;
}


.caldera-grid .form-control {
    border-radius: 32px !important;
}

/* Responsive Styles */

@media (max-width: 767px){
.et_pb_slide_image, .et_pb_slide_video {
     display: block!important; 
	margin-bottom: 30px;
     }
#testimonials .et_pb_slide_image {
    width: 70%!important;
}
}

@media only screen and (max-width:1350px) {
	
#top-menu-nav, #top-menu {
	display: none;
}

	
#et_mobile_nav_menu {
	display: block;
}

.teleNav {
	display: none!important;
}

h3 {
    font-size: 30px;
}

h4 {
	font-size: 16px;
	line-height: 1.3;
}

#homePageSlider h1 {
    font-size: 55px;
    min-width: 100%;
    max-width: 100%;
    line-height: 1;
    min-height: 100%;
    max-height: 100%;
	word-wrap: normal;
}

#homePageSlider h2 {
	font-size: 30px;
    max-width: 100%;
    min-width: 100%;
	line-height: 1.3;
	word-wrap: normal;
}

#homePageSlider h3 {
    font-size: 3vw;
    min-width: 100%;
    max-width: 100%;
	word-wrap: normal;
}

body.home .et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image {
    display: flex;
    justify-content: center;
    align-items: center;
	width: 100%;
}

body.home .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 3%;
    padding-right: 3%;
}

.blurbCol {
    padding-left: 5% !important;
    padding-right: 5% !important;	
}

.featuresColFour ul {
    font-size: 25px !important;
}

.featuresColFour {
    padding-top: 12%;
}

.featuresColSix ul {
    font-size: 25px !important;
}

.featuresColSix {
    padding-top: 12%;
}

.preFooter p {
    font-size: 24px;
}

}

@media only screen and (max-width:1180px) {

.featuresColFour {
    padding-top: 12%;
}

.featuresColSix {
    padding-top: 12%;
}

.et_pb_fullwidth_header {
    margin-top: -50px;
}

.backgroundHeader h6 {
    font-size: 13vw;
}
}

@media only screen and (max-width:980px) {
.transformCol {
    padding-right: 5%;
    padding-left: 10%;
	padding-bottom: 5%;
}

.featuresColOne {
    padding-top: 13%;
    padding-bottom: 8%;
    padding-right: 15%;
    padding-left: 15%;
}

.featuresColTwo {
    padding-top: 13%;
    padding-bottom: 8%;
    padding-right: 15%;
    padding-left: 15%;
}

.featuresColThree {
    padding-top: 13%;
    padding-bottom: 8%;
    padding-right: 15%;
    padding-left: 15%;
}

.featuresColFour ul {
    font-size: 35px !important;
}

.featuresColFour {
    padding-top: 12%;
	padding-left: 35%;
}

.featuresColFive {
    padding-top: 12%;
}

.featuresColSix ul {
    font-size: 35px !important;
}

.featuresColSix {
    padding-top: 12%;
    padding-left: 35%;
}
}

@media only screen and (max-width:850px) {
.homeTopSection {
    padding-bottom: 4%;
    /* margin-top: 50px; */
}
#homePageSlider h1 {
    margin-top: 50px;
}

.homeTopSection .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    margin-bottom: 50px;
}

}

@media only screen and (max-width:700px) {
.subPageContentSection.et_pb_section_1:after {
    display: none;
}

.subPageContentSection {
    min-height: 500px;
}
}
	
@media only screen and (max-width:680px) {
	
p {
    font-size: 13px;
}	
	
h3 {
    font-size: 22px;
}

#homePageSlider h1 {
    font-size: 7vw;
}

.subPageHeader h1 {
    font-size: 10vw;
}

#homePageSlider h2 {
    font-size: 4.7vw;
    line-height: 1;
}
	
.subPageHeader h2 {
    font-size: 6vw;
}
	
#homePageSlider .et_pb_more_button {
    font-size: 3vw;
}

.featuresColOne {
    padding-top: 24%;
}

.featuresColTwo {
    padding-top: 24%;
}

.featuresColThree {
    padding-top: 24%;
}

.featuresColFour {
    padding-left: 23%;
    padding-top: 23%;
}

.featuresColFive {
    padding-top: 23%;
}

.featuresColSix {
    padding-left: 23%;
    padding-top: 23%;
}

#footer-bottom .container {
    width: 94%;
}
.preFooter p {
    font-size: 18px;
}

.preFooter h3 {
    padding-top: 55px;
}
}

@media only screen and (max-width:580px) {
	
.featuresColFour ul {
    font-size: 30px !important;
}

.featuresColSix ul {
    font-size: 30px !important;
}
}

@media only screen and (max-width:580px) {
.home .entry-content thead th, .home .entry-content tr th {
    /* padding: 9px 24px; */
    padding: 20px 0px;
    padding-left: 10px;
    color: #fff;
   }
}

@media only screen and (max-width:500px) {
.home #testimonials .et_pb_slide_description {
    padding: 5em 2em 2em !important;
    width: 100% !important;
}
}

@media only screen and (max-width:500px) {
.subPageContentSection .et_pb_row_1 {
    padding-right: 0%;
    padding-left: 0%;
  }
.et_pb_row_3.et_pb_row {
    padding-right: 0%!important;
    padding-left: 0%!important;
}
.et_pb_row_2.et_pb_row {
    padding-right: 0%!important;
    padding-left: 0%!important;
	}
}

@media only screen and (max-width:441px) {
.et-social-icons {
    float: none;
	}
}

@media only screen and (max-width:414px) {
.entry-content table {
    font-size: 15px;
}
}



@media only screen and (max-width:376px) {
.entry-content table {
    font-size: 12px;
}
}

#hp-what-we-do .et_pb_blurb h4.et_pb_module_header {font-style:normal;font-size:22px;text-align:center;}

#testimonials .et_pb_slides .et_pb_container {width:100%;max-width:100% !important;}
#testimonials .et_pb_slide_description {padding:5em 2em 1em !important; width: 68.25% !important;}
#testimonials .et_pb_slide_content {padding:2em;}
#testimonials .et-pb-controllers a {color:#333;bottom:0px;}
#testimonials .et_pb_slide {padding-left: 0px;padding-right: 0px;}
#testimonials .et_pb_slide_image {width:30%;}
#testimonials p cite {float:right;}

#hp-pricing-table {}
#hp-pricing-table #pricing-table {}
#hp-pricing-table #rfq-form {background:#85c341;padding:1.5em 3em;}
#hp-pricing-table #rfq-form h3 {font-style:normal;color:#fff;margin-bottom:1em;font-size: 25px;}
