/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
/*Fonts*/
@font-face {
  font-family: lucky-fellas;
  src: url(/wp-content/themes/Divi-child/fonts/Lucky_Fellas_W00_Regular.otf) format("opentype");
}
@font-face {
  font-family: verveine;
  src: url(/wp-content/themes/Divi-child/fonts/Verveine_W01_Regular.otf) format("opentype");
}
@font-face {
  font-family: axiforma-medium;
  src: url(/wp-content/themes/Divi-child/fonts/Axiforma-Medium.otf) format("opentype");
}
@font-face {
  font-family: axiforma-light;
  src: url(/wp-content/themes/Divi-child/fonts/Axiforma_W05_Light.otf) format("opentype");
}

p, ul, li {
	font-family: axiforma-medium;
	font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1400 - 320)));
}
h2, h1 {
	color: #ffffff;
    font-family: lucky-fellas;
    font-size: calc(65px + (85 - 65) * ((100vw - 320px) / (1400 - 320)));
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}


/*Menu*/
/**
 * Transparent Header on Homepage
 */
.home #main-header {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.home #top-menu li a {
	color: #ffffff;
}
#main-header.et-fixed-header {
	box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);
}
#top-menu li.current-menu-item>a {
	color: #ff3a22 !important;
}
#top-menu li>a {
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
/*Hide Secondary Header until scroll*/
.home #top-header {
	visibility: hidden;
}
#top-header {
	font-family: axiforma-medium;
}
#top-header.et-fixed-header {
	visibility: visible;
}
.et-fixed-header #top-menu a {
	text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.mobile_menu_bar:before {
	color: #ff3a22;
	font-size: 45px;
}
@media only screen and (max-width: 980px) {
#logo {
    height: 100% !important;
    max-height: 100% !important;
    width: auto;
    max-width: 100% !important;
    }
}
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
    content: '\4d';
    z-index: 9999;
    color: #ffffff;
}
.et_mobile_menu {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9998;
    overflow: scroll !important;
    background-color: rgba(255, 58, 34, 0.95) !important;
    margin-left: -30px;
    padding: 25vh 0;
    height: 100%;
    width: calc( 100% + 60px);
    border-top: none;
    padding-top: 25vh;
}
.et_mobile_menu li a {
    text-align: center;
    font-size: 22px;
    border: 0;
    padding: 10px 0;
    text-transform: uppercase;
}
.et_mobile_menu .current-menu-item a {
	color: #c7af6b;
}
.et_mobile_menu li:first-child:before {
	content: url(/wp-content/uploads/2020/06/Webp.net-resizeimage.png);
	display:flex;
  	flex-direction:row;
  	align-items: center;
  	justify-content: center;
  	margin-bottom: 5%;
}
.et-fixed-header#main-header {
    background-color: rgba(256,256,256, 0.98) !important;
}
@media (max-width: 980px) {
	.et_fixed_nav #main-header.et-fixed-header  {
position: fixed;
background: rgba(255,255,255,0.8); /*change header background color here*/
height: 55px;
top: 0 !important;
}
 
.et-fixed-header .logo_container {
height: 55px;
}
 
.et-fixed-header .mobile_menu_bar {
padding-bottom: 5px;
}
/*********************************
make mobile fixed header navigation icon larger
*********************************/
 
.et-fixed-header .mobile_menu_bar:before {
font-size: 45px;
}
 
.et_header_style_left .et-fixed-header #et-top-navigation {
padding-top: 5px;
}
 
.et_fixed_nav #et-top-navigation {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
 /**************************
Increase height of logo area on mobile and mobile fixed header
***************************/
#logo, .et-fixed-header #logo {
max-height: 80%;
}
}


/*Hero Section*/
#hero-section h2 {
	font-family: lucky-fellas;
	font-size: calc(50px + (128 - 50) * ((100vw - 320px) / (1400 - 320)));
	font-weight: 300 !important;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
#hero-section p {
	font-family: verveine;
    font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (1400 - 320)));
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

#hero-section .et_pb_more_button {
	background: #ff3a22;
    font-family: axiforma-medium;
    font-size: calc(13px + (20 - 13) * ((100vw - 320px) / (1400 - 320)));
    margin-top: 7%;
    border: none;
    font-weight: 600;
    border-radius: 25px;
    border: 2px solid #ffffff;
}
#hero-section .et_pb_more_button:hover {
    background: #ffffff;
    color: #ff3a22;
    border-color: #ff3a22;
}
/*.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 97vh !important;
}*/
.et_fullscreen_slider .et_pb_slides {
    height: 97vh !important;
}
.et_fullscreen_slider .et_pb_slide {
    height: 100% !important;
}
.et_fullscreen_slider .et_pb_container {
    height: 100% !important;
}



#hero-section .et-pb-arrow-next:before, #hero-section .et-pb-arrow-prev:before {
	opacity: 0.7;
}


#hero-section .et_pb_slide_description {
	    padding: 0 !important;
}

/*About Section*/
#about-section h1 {
    font-family: lucky-fellas;
    font-size: calc(50px + (75 - 50) * ((100vw - 320px) / (1400 - 320)));
    color: #a4893d;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
    margin-bottom: 5%;
}



/*Quick Contact Form*/
.one-quarter {
    position: relative;
    margin-right: 4%;
    float: left;
    margin-bottom: 20px;
    width: 22%;
}
.final {
    margin-right: 0 !important;
    clear: right;
}
#wpcf7-f120-p15-o1 .wpcf7-response-output {
	display: block;
    border: none;
    font-family: axiforma-medium;
    color: #ff3a22;
    font-size: 18px;
    padding: 0;
    margin: 0;
    font-weight: 600;
    text-align: center;
}

 
@media only screen and (max-width: 1000px) {
    .one-quarter {
        width: 100%;
        margin-right: 0;
    }
}
#wpcf7-f120-p15-o1 input[type="tel"], #wpcf7-f120-p15-o1 input[type="text"], #wpcf7-f120-p15-o1 select {
	width: 100%;
	padding: 0.2rem 0.75rem;
    border-radius: 25px;
    height: calc(30px + (45 - 30) * ((100vw - 320px) / (1400 - 320)));
    color: #333 !important;
	opacity: 1;
	font-family: axiforma-medium;
	font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1400 - 320)));
	border: 2px solid #a4893d;

}
#wpcf7-f120-p15-o1 input[type="submit"] {
    background: #ff3a22;
    font-family: axiforma-medium;
    color: #ffffff;
    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1400 - 320)));
    border: none;
    font-weight: 600;
    border-radius: 25px;
    text-shadow: none;
    text-decoration: none;
    display: inline-block;
    padding: .3em 1em;
    line-height: 1.7em!important;
    border: 2px solid #ffffff;
    -moz-box-shadow:    5px 3px 5px 3px #aaa;
  	-webkit-box-shadow: 5px 3px 5px 3px #aaa;
    box-shadow: 5px 3px 5px 3px #aaa;
}
#wpcf7-f120-p15-o1 input[type="submit"]:hover {
	background: #fff;
	color: #ff3a22;
	border-color: #ff3a22;
}
#wpcf7-f120-p15-o1 select {
	color: #666 !important;
	opacity: 1;
	font-family: axiforma-medium;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1400 - 320)));
}
#wpcf7-f120-p15-o1 select:focus {
	color: #333 !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
	color: #666 !important;
	opacity: 1;
	font-family: axiforma-medium;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1400 - 320)));
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #666 !important;
	opacity: 1;
	font-family: axiforma-medium;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1400 - 320)));
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #666 !important;
	opacity: 1;
	font-family: axiforma-medium;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1400 - 320)));
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #666 !important;
	opacity: 1;
	font-family: axiforma-medium;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1400 - 320)));
}


/*Services Section*/
#services-section {
	background: #ff3022;
}
#services-section .et_pb_blurb_container h4{
	color: #ffffff;
    font-family: verveine;
    font-size: calc(30px + (40 - 30) * ((100vw - 320px) / (1400 - 320)));

}
#services-section .et_pb_blurb_container .et_pb_blurb_description {
	color: #ffffff;
	font-family: axiforma-medium;
}
#services-section img {
	opacity: 1 !important;
}
.zoom-blurb img  {  
  transition:all 0.5s; 
  -moz-transition:all 0.5s; 
  -webkit-transition:all 0.5s; 
}
  
.zoom-blurb:hover img  {
  transform:scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform:scale(1.1);
}



/*Homepage Testimonial Slider */
#testimonial-slider-section {
	background: #c7af6b;
}
#testimonial-slider-section #testimonial-slider .et_pb_slide_description {
	display: flex;
	flex-direction: column;
}
#testimonial-slider-section #testimonial-slider .et_pb_slide_description .et_pb_slide_content {
	order: 1;
}
#testimonial-slider-section #testimonial-slider .et_pb_slide_description .et_pb_slide_title {
	order: 2;
	font-family: lucky-fellas;
	margin-top: 5%;
}
/* show slider arrows always */
#testimonial-slider-section .et-pb-arrow-next {
     opacity: 1;
     right: 22px;
}
#testimonial-slider-section .et-pb-arrow-prev{
     opacity: 1;
     left: 22px;
}
#testimonial-title-row, #testimonial-title-row h2 {
	padding-bottom: 0;
}

/*Map section*/

#map-section #map-col-1 {
	padding: 5%;
	background: #628078;
}
#map-section h3 {
	color: #ffffff;
    font-family: lucky-fellas;
    font-size: 65px;
    text-align: center;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
#map-section p, ul {
	color: #ffffff;
}
#map-section ul {
	margin-top: 5%;
}
#map-section .et_pb_map_container, #map-section .et_pb_map {
	height: 100%;
}
@media only screen and (max-width: 980px) {
	#map-section .et_pb_map_container, #map-section .et_pb_map {
		min-height: 50vw;
	}
}

/*Facebook Feed*/

#facebook-feed .cff-page-name.cff-author-date a {
	color: #ff3a22;
}
#facebook-feed h2 {
	color: #ff3a22;
}
#facebook-feed {
	background: #f0f0f0;
}

#cff-load-more {
	background: #ff3a22 !important;
    color: #ffffff;
    font-family: axiforma-medium;
    font-weight: 600;
    margin-bottom: 1% !important;
    border-radius: 25px;
}

/*Footer bar*/
#footer-bar {
	background: #ff3a22;
    padding: 0;
}
#footer-bar .et_pb_row {
	padding: 1% 0;
}
#footer-form .one-third {
    position: relative;
    margin-right: 4%;
    float: left;
    width: 30.66%;
}
#footer-form input[type="email"], #footer-form input[type="text"] {
	width: 100%;
	padding: 0.1rem 0.75rem;
    border-radius: 25px;
    /*height: 45px;*/
    color: #333 !important;
	opacity: 1;
	font-family: axiforma-medium;
	font-size: 12px;
	font-weight: 600;
}
 #footer-form input[type="submit"] {
    background: #ffffff;
    font-family: axiforma-medium;
    color: #ff3a22;
    font-size: 12px;
    border: none;
    font-weight: 600;
    border-radius: 25px;
    text-shadow: none;
    text-decoration: none;
    display: inline-block;
    padding: .3em 1em;
    line-height: 1.7em!important;
}
#footer-form ::-webkit-input-placeholder{
	font-size: 12px;
	font-weight: 600;
}
#footer-form .wpcf7-response-output {
	border: none;
	color: #333;
    font-family: axiforma-medium;
}
#signup-code .et_pb_code_inner{
	display: flex;
	align-items: center;
}
#footer-form-text {
	flex-shrink: 0;
	padding-right: 20px;
}
#footer-form-text p {
	font-size: 12px;
	color: #ffffff;
	font-weight: 600;
	padding-bottom: 0;
}
#our-community {
	width: 50%;
}
#community-text p, #community-text i {
	color: #ffffff;
}
#community-text p {
	font-size: 12px;
	font-weight: 600;
	padding-bottom: 0;
	line-height: 0;
}
#community-text i {
	font-size: 18px;
}

#community-text .et_pb_text_inner {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#main-footer-area h3, #main-footer-area i {
	color: #ff3a22;
}
#main-footer-area h3 {
	font-family: lucky-fellas;
    font-size: calc(50px + (70 - 50) * ((100vw - 320px) / (1400 - 320)));
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
#main-footer-area a, #main-footer-area li {
	color: #666;
}
#main-footer-area ul {
  list-style: none; /* Remove default bullets */
}

#main-footer-area ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #ff3a22; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
#main-footer-area .et_pb_module {
	text-align: center;
}
#bottom-footer {
	padding: 0;
	background-color: #628078;
}
#bottom-footer p {
	font-size: 12px;
	color: #ffffff;
}
#bottom-footer a {
	color: #ff3a22;
}

/*Subpages*/
#subpage-header h1 {
	text-align: center; 
}

/*Services Page*/
#services-intro {
	background: #f0f0f0;
}
#services-intro h2 {
	text-align: center;
	color: #a4893d;
	font-size: calc(40px + (85 - 40) * ((100vw - 320px) / (1400 - 320)));
	margin-bottom: 5%;
}
#services-intro p {
	color: #0D2A03;
}
.services-box-row {
	padding: 0 !important;
}
.services-box-text{
    margin: auto;
    padding: 5%;
}
.services-box-text h3 {
	font-family: lucky-fellas;
    font-size: calc(35px + (50 - 35) * ((100vw - 320px) / (1400 - 320)));
    color: #ff3a22;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    margin-bottom: 5%;
}

.services-box-text .et_pb_button {
	-moz-box-shadow: 5px 3px 5px 3px #aaa;
    -webkit-box-shadow: 5px 3px 5px 3px #aaa;
    box-shadow: 5px 3px 5px 3px #aaa;
    background: #ff3a22;
    font-family: axiforma-medium;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1400 - 320)));
    margin-top: 4%;
    border: none;
    font-weight: 600;
    border-radius: 25px;
    color: #ffffff;
}
.services-box-text .et_pb_button:hover {
	background-color: #ffffff;
    color: #ff3a22;
}
#services-boxes-section {
	padding: 0;
}
@media (max-width: 980px) {
	.services-box-image.et_pb_column_empty {
		height: 45vw;
	    min-height: 240px;
	    display: block;
	}
	.services-box-row {
		display: flex;
		flex-direction: column;
	}
	.services-box-text {
		order: 2;
	}
	.services-box-image {
		order: 1;
	}
}
@media (max-width: 600px) {
	.services-box-text {
	    padding: 10%;
	}
}

/*About Page*/
.about-box-row {
	padding: 0 !important;
}
.about-box-text{
    margin: auto;
    padding: 5%;
}
.about-box-text h3 {
	font-family: lucky-fellas;
    font-size: calc(35px + (50 - 35) * ((100vw - 320px) / (1400 - 320)));
    color: #ff3a22;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    margin-bottom: 5%;
}

#about-boxes-section {
	padding: 0;
}
@media (max-width: 980px) {
	.about-box-image.et_pb_column_empty {
		height: 45vw;
	    min-height: 240px;
	    display: block;
	}
	.about-box-row {
		display: flex;
		flex-direction: column;
	}
	.about-box-text {
		order: 2;
	}
	.about-box-image {
		order: 1;
	}
}
@media (max-width: 600px) {
	.about-box-text {
	    padding: 10%;
	}
}

/*Reviews Page*/
#facebook-reviews h2, #google-reviews h2 {
	color: #ff3a22;
    text-align: center;
}
#facebook-reviews .et_pb_code {
	text-align: center;
}

#facebook-reviews .et_pb_button {
	-moz-box-shadow: 5px 3px 5px 3px #aaa;
    -webkit-box-shadow: 5px 3px 5px 3px #aaa;
    box-shadow: 5px 3px 5px 3px #aaa;
    background: #ff3a22;
    font-family: axiforma-medium;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1400 - 320)));
    margin-top: 4%;
    border: none;
    font-weight: 600;
    border-radius: 25px;
    color: #ffffff;
}
#facebook-reviews .et_pb_button:hover {
	background-color: #ffffff;
    color: #ff3a22;
}
#facebook-reviews .et_pb_button_module_wrapper {
	text-align: center;
}
.review-row.facebook, .show-more-row.facebook {
	padding: 0;
}
#reveal.review-row.facebook {
	padding-top: 2%;
}
#google-reviews {
	padding-top: 0;
}
#google-reviews .wp-gr .wp-google-url {
	box-shadow: 5px 3px 5px 3px #aaa !important;
    font-family: axiforma-medium !important;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1400 - 320))) !important;
    border: none;
    font-weight: 600 !important;
    border-radius: 25px !important;
    color: #ffffff !important;
    background-color: #ff3a22 !important;
    padding: .3em 1em !important;
    line-height: 1.7em!important;
    display: block !important;
    margin-top: 5% !important;
    width: max-content !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
#google-reviews .wp-gr .wp-google-url:hover {
	background-color: #ffffff !important;
	color: #ff3a22 !important;
}

/*Gallery Page*/
.mfp-title {
	display: none;
}
#gallery-section {
	padding: 3px;
}
#gallery-row {
	padding: 0;
}

/*Contact Page*/
.contact-header {
	padding-top: 15%;
}
#contact-form-section h2{
	font-size: calc(65px + (85 - 65) * ((100vw - 320px) / (1400 - 320)));
    color: #a4893d;
    margin-top: 15%;
}
#contact-form-section #form-column {
	background: #628078;
    box-shadow: 30vw 0px 0px 0px #628078;
}

#contact-form-section, #contact-form-section #form-row {
	padding-top: 0;
	padding-bottom: 0;
}
#contact-form-section #form-column {
	padding: 10%;
}

#wpcf7-f397-p247-o1 input[type="tel"], #wpcf7-f397-p247-o1 input[type="text"], #wpcf7-f397-p247-o1 input[type="email"], #wpcf7-f397-p247-o1 select, #wpcf7-f397-p247-o1 textarea {
	width: 100%;
	padding: 0.2rem 0.75rem;
    border-radius: 25px;
    color: #333 !important;
	opacity: 1;
	font-family: axiforma-medium;
	font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1400 - 320)));
	border: 2px solid #a4893d;
}
#wpcf7-f397-p247-o1 input[type="tel"], #wpcf7-f397-p247-o1 input[type="text"], #wpcf7-f397-p247-o1 input[type="email"], #wpcf7-f397-p247-o1 select {
  height: calc(30px + (45 - 30) * ((100vw - 320px) / (1400 - 320)));
}

#wpcf7-f397-p247-o1 input[type="submit"] {
    background: #ff3a22;
    font-family: axiforma-medium;
    color: #ffffff;
    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1400 - 320)));
    border: none;
    font-weight: 600;
    border-radius: 25px;
    text-shadow: none;
    text-decoration: none;
    display: inline-block;
    padding: .3em 1em;
    line-height: 1.7em!important;
    border: 2px solid #ffffff;
    -moz-box-shadow:    5px 3px 5px 3px #aaa;
  	-webkit-box-shadow: 5px 3px 5px 3px #aaa;
    box-shadow: 5px 3px 5px 3px #aaa;
}
#wpcf7-f397-p247-o1 input[type="submit"]:hover {
	background: #fff;
	color: #ff3a22;
	border-color: #ff3a22;
}
#wpcf7-f397-p247-o1 select {
	color: #666 !important;
	opacity: 1;
	font-family: axiforma-medium;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1400 - 320)));
}
#wpcf7-f397-p247-o1 select:focus {
	color: #333 !important;
}

#wpcf7-f397-p247-o1 .wpcf7-response-output {
	border: none;
    font-family: axiforma-medium;
    color: #ff3a22;
    font-size: 18px;
    padding: 0;
    margin: 0;
    font-weight: 600;
    text-align: center;
}

/*Privacy Policy Page*/
#privacy-policy-section h2 {
	color: #ff3a22;
	text-align: center;
	margin-bottom: 5%;
}
#privacy-policy-section ul {
	color: #666;
}
#privacy-policy-section h3 {
    font-family: verveine;
    color: #c7af6b;
    font-size: calc(30px + (50 - 30) * ((100vw - 320px) / (1400 - 320)));
}

/*Cookie Bar*/
#cookie-notice {
	background-color: rgb(98, 128, 120, 0.8) !important;
}
#cn-notice-text {
	font-family: axiforma-medium;
    color: #ffffff;
}
#cookie-notice .cn-button {
    margin: 0 0 0 10px;
    border: none;
    font-family: axiforma-medium;
    font-weight: 600;
    background: #ff3a22;
    border-radius: 25px;
    padding: 0.5em 1em;
}



/*Max Font Sizes*/
@media screen and (min-width: 1400px) {
	#hero-section h2 {
		font-size: 128px !important;
	}
	#hero-section p {
		font-size: 40px;
	}
	#hero-section .et_pb_more_button {
		font-size: 20px;
	}
	#wpcf7-f120-p15-o1 input[type="submit"] {
		font-size: 20px;
	}
	#wpcf7-f120-p15-o1 input[type="tel"], #wpcf7-f120-p15-o1 input[type="text"], #wpcf7-f120-p15-o1 select {
		font-size: 18px;
		height: 45px;
	}
	#wpcf7-f120-p15-o1 select {
		font-size: 18px;
	}
	#wpcf7-f397-p247-o1 input[type="submit"] {
		font-size: 20px;
	}
	#wpcf7-f397-p247-o1 input[type="tel"], #wpcf7-f397-p247-o1 input[type="text"], #wpcf7-f397-p247-o1 select, #wpcf7-f397-p247-o1 input[type="email"] {
		font-size: 18px;
		height: 45px;
	}
	#wpcf7-f397-p247-o1 select {
		font-size: 18px;
	}
	::-webkit-input-placeholder { /* WebKit browsers */
		font-size: 18px;
	}
	:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
		font-size: 18px;
	}
	::-moz-placeholder { /* Mozilla Firefox 19+ */
		font-size: 18px;
	}
	:-ms-input-placeholder { /* Internet Explorer 10+ */
		font-size: 18px;
	}
	#about-section h1 {
		font-size: 75px;
	}
	p, ul, li {
		font-size: 18px;
	}
	#main-footer-area h3 {
		font-size: 70px;
	}
	h2 {
		font-size: 85px;
	}
	#services-section .et_pb_blurb_container h4{
		font-size: 40px;
	}
	.services-box-text h3 {
		font-size: 50px;
	}
	#privacy-policy-section h3 {
		font-size: 50px;
	}
}

@media (max-width: 980px) {
	.et_pb_section {
	    padding: 0 0;
	}
	#about-section img {
		width: 50vw;
		min-width: 200px;
	}
}
@media (min-width: 980px) {
	#footer-bar .et_pb_row {
		display: flex;
		align-items: center;
	}
}

/*Hide footer signup form under 600px wide*/
@media (max-width: 600px) {
	#footer-signup-col {
		display: none;
	}
}
@media (min-width: 580px) {
	#main-footer-area .three-columns .et_pb_column {
	    width: 29.66% !important;
	}
}
@media (max-width: 580px) {
	#main-footer-area img {
	    width: 35vw;
	    min-width: 140px;
	}
	#testimonial-slider .et-pb-slider-arrows {
		display: none;
	}
}

@media (min-width: 670px) {
	#bottom-footer .two-columns .et_pb_column {
		width: 50% !important;
		margin-right: 0;
	}
}
@media (max-width: 670px) {
	#bottom-footer p {
		text-align: center;
	}
}

@media only screen and (max-width: 380px) {
	.et_header_style_left .logo_container {
	    height: 70% !important;
	    margin-top: 5%;
	}
	.et-fixed-header .logo_container {
		margin-top: 0;
	}
	.home #top-header {
		height: 10px;
	}
	.et_mobile_menu li:first-child:before {
    	display: none;
    }
}

@media (orientation: landscape) and (max-width: 980px) {
	#hero-section h2 {
		font-size: 8vw;
	}
	#hero-section p {
		font-size: 4vw;
	}
	#hero-section .et_pb_more_button {
		font-size: 2vw;
	}
	.et_header_style_left .logo_container {
	    height: 70% !important;
	    margin-top: 2vw;
	}
	.et-fixed-header .logo_container {
		margin-top: 0;
	}
	.home #top-header {
		height: 10px;
	}
	.et_mobile_menu {
		padding-top: 28vh;
	}
	.et_mobile_menu li a {
		font-size: 3vw;
		padding: 5px;
	}
    .et_mobile_menu li:first-child:before {
    	display: none;
    }
    .et-pb-controllers {
    	display: none;
    }
}
