/*
Theme Name: Therapist child
Theme URI: 	upthinksolutions.com
Template: 	Divi
Version: 	3.11.1
*/

@font-face {
	font-family: 'Conv_AvenirNextLTPro-Regular_0';
	src: url('fonts/AvenirNextLTPro-Regular_0.eot');
	src: url('fonts/AvenirNextLTPro-Regular_0.woff') format('woff'), url('fonts/AvenirNextLTPro-Regular_0.ttf') format('truetype'), url('fonts/AvenirNextLTPro-Regular_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*
Custom styling
---------------------------------------------------------------------------------------------------- */

body {
	font-weight: 400 !important;
	font-family: 'Conv_AvenirNextLTPro-Regular_0';
}

/* Headings styling
----------------------------------------------- */

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-weight: 400;
	padding-bottom: 20px;
}

body h2 {
	font-size: 40px;
}
body h3 {
	font-size: 30px;
}
body h4 {
	font-size: 25px;
}
body h5 {
	font-size: 22px;
}
body h6 {
	font-size: 20px;
}

p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
	padding-top: 20px;
}

body p {
	padding-bottom: 25px;
}

p:last-of-type + * {
	padding-top: 25px;
}

/* Buttons styling
----------------------------------------------- */

#page-container .et_pb_button {
	display: inline-block;
	padding: 12px 30px !important;
	line-height: normal !important;
	text-align: center;
	text-decoration: none;
}
.et_pb_button + .et_pb_button {
	margin-left: 25px;
	margin-top: 5px;
}
.btn {
	background: #8d1717;
	color: #fff !important;
	display: inline-block;
	padding: 12px 30px;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.btn:hover {
	background: #500404;
}

/*
wpforms styling
--------------------------------------------------- */

#main-content .wpforms-form .wpforms-field-label {
	font-weight: 500;
}
#main-content .wpforms-form input,
#main-content .wpforms-form select {
	height: auto;
}
#main-content .wpforms-form input,
#main-content .wpforms-form select,
#main-content .wpforms-form textarea {
	border: 1px solid #a5a5a5;
	border-radius: 0;
	font-family: inherit;
	padding: 12px 15px;
}
::-webkit-input-placeholder {
	color: #000000;
}
:-moz-placeholder {
	color: #000000;
}
::-moz-placeholder {
	color: #000000;
}
:-ms-input-placeholder {
	color: #000000;
}
.entry-content .wpforms-submit-container {
	text-align: center;
}

body div.wpforms-container-full .wpforms-form button[type=submit] {
	background: #8d1717;
	color: #fff;
	border: none !important;
	border-radius: 0;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1;
	padding: 20px 36px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	min-width: 210px;
}
body div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	background: #500404;
}

/* list style
--------------------------------------------------- */

body .entry-content ul,
body .entry-content ol {
	padding-left: 30px;
	line-height: 1.5;
}
body .entry-content ul li,
body .entry-content ol li {
	list-style-position: outside;
	margin-bottom: 5px;
	padding-bottom: 20px;
}

#main-content .list-style li {
	display: block;
	position: relative;
	padding-left: 15px;
	padding-bottom: 5px;
}
#main-content .list-style li:before {
	content: '\f105';
	font-family: FontAwesome;
	display: inline-block;
	font-size: 18px;
	position: absolute;
	left: 0;
	color: #2c3b8d;
	font-weight: 700;
}

/* empty p tag none
--------------------------------------------------- */

p:empty {
	display: none;
}

/* anchor tag style
--------------------------------------------------- */

a[href^="tel"]:link,
a[href^="tel"]:visited, 
a[href^="tel"]:hover {
	pointer-events: none;
	cursor: default;
}
.entry-content a:hover {
	color: #2c3b8d;
	text-decoration: underline;
}

/* old font awesome icons style
--------------------------------------------------- */

.fa-icon .fa {
	font-family: FontAwesome;
}

/* underline text style
--------------------------------------------------- */

body a,
body u {
	text-underline-position: under;
}

/* image styling
--------------------------------------------------- */

img.alignright {
	margin-left: 25px;
	margin-bottom: 15px;
	padding-bottom: 0;
}
img.alignleft {
	margin-right: 25px;
	margin-bottom: 15px;
	padding-bottom: 0;
}
.frame-img-widget img {
	border: 5px solid #ffffff;
	-webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
}
.round-img-widget img {
	border-radius: 50%;
	margin-bottom: 20px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
}

/* Divi row and container styling
----------------------------------------------- */

body .et_pb_row,
body .container {
	width: 100%;
}

/* Divi section styling
----------------------------------------------- */

body .et_pb_section {
	padding-top: 30px;
	padding-bottom: 30px;
}

/* Divi text module inner styling
----------------------------------------------- */

.et_pb_text_inner {
	clear: both;
}

/* Contact icons styling
--------------------------------------------------- */

.prg-icon {
	position: relative;
	padding-left: 30px;
	margin-bottom: 20px;
}
.prg-icon .icon {
	position: absolute;
	left: 0;
}

/* 
Header styling
---------------------------------------------------------------------------------------------------- */

/* Header right widget area styling
--------------------------------------------------- */

.header-right-area {
	position: relative;
	z-index: 999;
	float: right;
	padding-top: 25px;
	padding-bottom: 32px;
}
.header-right-area p {
	display: inline-block;
	padding-bottom: 0;
}
.header-left {
	float: left;
	font-weight: bold;
	padding-right: 115px;
}
.header-right {
	float: right;
	color: #8d1717;
}
.header-right .icon {
	margin: 0 8px;
	border: 1px solid #8d1717;
	border-radius: 500px;
	padding: 2px 6px;
}
.header-right a:hover {
	color: #2c3b8d;
}

/* Header menu styling
--------------------------------------------------- */

#main-header #et-top-navigation {
	clear: both;
	padding-top: 0;
}
body #top-menu li {
	padding-right: 36px;
}
body.et_header_style_left #et-top-navigation nav>ul>li>a,
body.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
	padding-bottom: 12px;
	margin-bottom: 15px;
}
#main-header li ul {
	border-top: none;
	padding-top: 0;
	padding-bottom: 0;
}
body #top-menu .menu-item-has-children li {
	padding: 0;
	line-height: 1.1;
	display: block;
	position: relative;
}
body #top-menu li li a {
	width: 100%;
	padding: 12px 20px;
	font-size: 18px;
	text-transform: capitalize;
	border-left: 3px solid transparent;
	opacity: 1;
}
body #top-menu li li a:hover {
	background: #fff;
	border-color: #8d1717;
}

/*--------------Menu hover--------------
Menu  border bottom on hover 
------------------------------------*/

body #top-menu > li > a::before {
	content: '';
	position: absolute;
	width: 60%;
	right: 0;
	left: 0;
	margin: 0 auto;
	bottom: 0;
	height: 3px;
	background-color: #8d1717;
	-webkit-transform: translate(-65%,0);
	-ms-transform: translate(-65%,0);
	-o-transform: translate(-65%,0);
	transform: translate(-65%,0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 235ms;
	-o-transition: all 235ms;
	transition: all 235ms;
}
#top-menu-nav #top-menu li.current-menu-item > a:before,
body #top-menu > li > a:hover::before {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
	opacity: 1;
	filter: alpha(opacity=100);
}

/*
Home Page styling
---------------------------------------------------------------------------------------------------- */

/* Banner Section
--------------------------------------------------- */

#hero-img-section {
	min-height: 624px;
	padding-top: 305px;
	overflow: hidden;
}
#hero-img-section h1,
#hero-img-section h3,
#hero-img-section h6 {
	text-shadow: 0 0 8px #000;
}
#hero-img-section h1 {
	padding-bottom: 10px;
}
#hero-img-section h6 {
	letter-spacing: 3px;
}
#hero-img-section .et_pb_button {
	padding: 17px 32px !important;
}

/* Stories Section
--------------------------------------------------- */

#stories-area {
	overflow: hidden;
}
#stories-area .alignleft {
	margin-left: -135px;
}
#stories-area .alignright {
	margin-right: -134px;
}
#stories-area a {
	text-decoration: underline;
}
#stories-area a:hover {
	color: #2c3b8d;
	text-decoration: none;
}

/* Home CTA Area Section
--------------------------------------------------- */

#home-cta-area {
	min-height: 535px;
	background-position: bottom;
}
#home-cta-area .et_pb_text_inner {
	padding-top: 95px;
}
#home-cta-area h1,
#home-cta-area h6 {
	text-shadow: 0 0 9px #000;
	letter-spacing: 3px;
}
#home-cta-area .et_pb_button {
	padding: 17px 67px !important;
}

/* Home CTA Area Section
--------------------------------------------------- */

body .testimonial-area {
	text-align: center;
}
body .testimonial-area p:first-of-type {
	font-size: 28px;
	font-style: italic;
}
body .testimonial-area p:last-of-type {
	color: #2c3b8d;
	font-size: 25px;
}

/* About Section
--------------------------------------------------- */

#about-area {
	min-height: 718px;
}
#about-area .et_pb_column:last-of-type {
	float: right;
}
#about-area a {
	color: #fff;
}
#about-area .et_pb_button {
	padding: 17px 66px !important;
}

/* Services Section
--------------------------------------------------- */

#services-area h2 {
	padding-bottom: 0;
}
#services-row .et_pb_image .et_pb_image_wrap {
	overflow: hidden;
}

/*------------------Images Hover---------------------------*/

#services-row .et_pb_image a:hover img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
#services-row .et_pb_image a img {
	transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-webkit-transition: all 200ms ease-in;
}

/*------------------End Images Hover---------------------------*/

#services-row .et_pb_text {
	z-index: 9;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 12%;
	max-width: 295px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}
#services-row .et_pb_text a {
	color: #fff;
	display: block;
	background-color: #8d1717;
	padding: 14px 5px;
}
#services-row .et_pb_text a:hover {
	text-decoration: none;
	background-color: #2c3b8d;
}

/* Footer Styling
---------------------------------------------------------------------------------------------------- */

#main-footer {
	padding: 60px 0 80px;
}
#footer-contact-section h2,
#footer-contact-section h3 {
	text-align: center;
	color: #fff;
}
#footer-contact-section h2 {
	padding-bottom: 10px;
}
#footer-contact-section h3 {
	font-weight: bold;
}

/* footer widgets styling
--------------------------------------------------- */

#main-footer > .container {
	max-width: 1020px;
}
#main-footer #footer-widgets {
	padding: 20px 0 0;
}
#footer-widgets .footer-widget {
	margin-bottom: 0;
}
#footer-widgets .et_pb_widget {
	float: none;
}

/* footer widget 1 styling
--------------------------------------------------- */

#main-footer .wpforms-container-full {
	margin-bottom: 0;
	padding-right: 44px;
}
#main-footer form {
	position: relative;
}
#main-footer .wpforms-field {
	padding: 0 0 6px;
}
#main-footer input,
#main-footer select,
#main-footer textarea {
	background: #fff;
	border-radius: 0;
	border: none;
	font-size: 20px;
	font-family: inherit;
	padding: 14px 20px;
	height: auto;
}
#main-footer textarea {
	height: 100px;
}
#main-footer ::-webkit-input-placeholder {
	color: #000000;
}
#main-footer :-moz-placeholder {
	color: #000000;
}
#main-footer ::-moz-placeholder {
	color: #000000;
}
#main-footer :-ms-input-placeholder {
	color: #000000;
}
#main-footer .wpforms-submit-container {
	text-align: center;
	padding-top: 5px;
}
#main-footer .wpforms-container-full .wpforms-form button[type=submit] {
	padding: 19px 75px !important;
}

/* footer widget 2 styling
--------------------------------------------------- */

#footer-widgets .et_pb_widget .prg-icon,
#main-footer .social-icons,
#footer-widgets .et_pb_widget .footer-copyright {
	padding-left: 70px;
}
#footer-widgets .et_pb_widget .prg-icon .icon {
	font-size: 40px;
}
#footer-widgets .footer-widget h6 {
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#footer-widgets .footer-widget p {
	font-size: 18px;
}
#footer-widgets .et_pb_widget .footer-copyright {
	padding-top: 15px;
}

/* social icons styling
--------------------------------------------------- */

#main-footer .social-icons a {
	width: 48px;
	height: 48px;
	line-height: 48px;
	display: inline-block;
	vertical-align: top;
	background: #8d1717;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff !important;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}
#main-footer .social-icons a:first-child {
	margin-left: 0;
}
#main-footer .social-icons a:hover {
	background: #500404;
}

/*
End Home Page styling
---------------------------------------------------------------------------------------------------- */

/* 
Inner Banner 7 styling
---------------------------------------------------------------------------------------------------- */

#inner-banner7 {
	padding-top: 0;
	padding-bottom: 0;
}
#inner-banner7 .et_pb_row {
	padding: 0;
	width: 100%!important;
	max-width: 100%!important;
}
#inner-banner7 .et_pb_column {
	position: relative;
	overflow: hidden;
}
#inner-banner7 .et_pb_image_wrap {
	display: block;
}
#inner-banner7 .et_pb_image img {
	width: 100%;
	height: 100%;
	max-height: 450px;
	object-fit: cover;
}
#inner-banner7 .et_pb_image {
	margin-bottom: 0;
}
#inner-banner7 .et_pb_text {
	max-width: 1120px;
	width: 100%;
	margin: -45px auto 0;
	z-index: 9;
	padding: 0 20px 20px;
}
#inner-banner7 .et_pb_text_inner {
	background: #8d1717;
	padding: 20px 10px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
}
#inner-banner7 h1 {
	padding-bottom: 0;
	font-weight: 700;
	text-transform: uppercase;
}

/* 
End Inner Banner 7 styling
---------------------------------------------------------------------------------------------------- */

/* 
accordion style 1 styling
---------------------------------------------------------------------------------------------------- */

#main-content .accordion-style1 .et_pb_toggle {
	background: #fff;
	border: 1px solid #d4d4d4;
	padding: 0;
}
#main-content .accordion-style1 .et_pb_toggle_title {
	color: #2c3b8d;
	font-size: 25px;
	padding: 22px 65px 22px 22px;
}
#main-content .accordion-style1 .et_pb_toggle_title:before {
	content: '\e874';
	font-family: Linearicons-Free !important;
	font-size: 25px;
	color: #2c3b8d;
	display: block;
	right: 30px;
}
#main-content .accordion-style1 .et_pb_toggle_open .et_pb_toggle_title:before {
	content: '\e873';
}
#main-content .accordion-style1 .et_pb_toggle_content {
	color: #000;
	padding: 0 65px 40px 22px;
}
.address {
	display: block;
}

/* 
Landing Page 3 Styling
---------------------------------------------------------------------------------------------------- */

/* landing3 banner styling
--------------------------------------------------- */

#main-content .landing3-banner-section {
	min-height: 720px;
	padding-top: 0;
	padding-bottom: 150px;
	position: relative;
	text-shadow: 0 0 15px #000;
}
body .landing3-banner-section:after {
	content: '';
	background: url(images/curve-bg.png) repeat-x center bottom;
	display: block;
	width: 100%;
	height: 110px;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 5;
}
.landing3-banner-section .landing3-top-row {
	padding-top: 0;
}
.landing3-phone-widget p {
	font-weight: 300;
}
.landing3-phone-widget a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	background: #8d1717;
	display: inline-block;
	padding: 10px 15px 10px 65px;
	text-align: center;
	position: relative;
	line-height: 1.2;
}
.landing3-phone-widget a:hover{
	background: #8d1717;
}
.landing3-phone-widget a .icon {
	font-size: 40px;
	position: absolute;
	left: 15px;
	top: 14px;
}
.landing3-phone-widget strong {
	display: block;
	font-size: 25px;
}
.landing3-phone-widget .fa-icon i {
	font-size: 17px;
	background: #da4100;
	width: 30px;
	height: 30px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	border-radius: 50%;
}
body .landing3-banner-caption {
	padding-top: 100px;
}
.landing3-banner-caption h1 {
	font-weight: 700;
	text-transform: uppercase;
}
.landing3-banner-caption h1:after {
	content: '';
	display: block;
	margin: 12px auto 0;
	border-top: 5px solid #fff;
	max-width: 172px;
}

/* landing3 content section styling
--------------------------------------------------- */

#main-content .landing3-content-section {
	background: transparent;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	z-index: 99;
}
#main-content .landing3-content-area {
	padding-top: 150px;
	margin-top: -150px;
	overflow: hidden;
}

/* sticky column styling
--------------------------------------------------- */

#sticky-column {
	width: 335px;
	position: static;
	padding: 0 5px;
}

/* landing3 contact details styling
--------------------------------------------------- */

#landing3-contact-details {
	margin-top: -150px;
}
#landing3-contact-details img {
	border-radius: 50%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	margin-bottom: 20px;
	width:300px;
}
#landing3-contact-details h3 {
	font-size: 35px;
	font-style: normal;
}
#landing3-contact-details a {
	text-decoration: none;
}
#landing3-contact-details h4 a {
	background: #8d1717;
	width: 100px;
	height: 100px;
	display: block;
	border-radius: 50%;
	color: #fff;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 16px 8px 0;
	position: absolute;
	bottom: 125px;
}
#landing3-contact-details a .icon {
	display: block;
	font-size: 35px;
	margin-bottom: 0px;
}
.landing3-phone-widget a:hover {
	color: #fff;
	text-decoration: none;
	background: #500404;

}

/* landing3 form widget styling
--------------------------------------------------- */

#landing3-form-widget {
	-webkit-box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.15);
	padding: 20px 30px;
	margin-top: 0;
	margin-bottom: 30px;
}
#landing3-form-widget p {
	font-style: italic;
	padding-bottom: 5px;
	color: #000;
}
body #landing3-form-widget h2 {
	font-size: 23px;
	font-weight: 700;
	padding-top: 0;
	text-transform: uppercase;
	color: #000 !important;
}
#landing3-form-widget .wpforms-field {
	padding-bottom: 0;
}
#landing3-form-widget input,
#landing3-form-widget select,
#landing3-form-widget textarea {
	background: #fff !important;
	border-color: #000;
	color: #000;
	font-size: 18px;
	padding: 10px 10px;
}
#landing3-form-widget input,
#landing3-form-widget select {
	height: auto;
}
#landing3-form-widget ::-webkit-input-placeholder {
	color: #000;
}
#landing3-form-widget :-moz-placeholder {
	color: #000;
}
#landing3-form-widget ::-moz-placeholder {
	color: #000;
}
#landing3-form-widget :-ms-input-placeholder {
	color: #000;
}
#landing3-form-widget .wpforms-submit-container {
	text-align: center;
}
body #landing3-form-widget div.wpforms-container-full .wpforms-form button[type=submit] {
	float:none;
	background: #8d1717;
	color: #fff;
	box-shadow:none;
}

/* 
Landing Page 4 Styling
---------------------------------------------------------------------------------------------------- */

/* landing4 banner styling
--------------------------------------------------- */

#main-content .landing4-banner-section {
	min-height: 720px;
	padding-top: 0;
	padding-bottom: 150px;
	position: relative;
	text-shadow: 0 0 15px #000;
}
.landing4-banner-section .landing4-top-row {
	padding-top: 0;
}
.landing4-banner-section .landing4-logo-widget,
.landing3-banner-section .landing3-logo-widget {
	padding-top: 12px;
}
.landing4-phone-widget p {
	font-weight: 300;
}
.landing4-phone-widget a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	background: #8d1717;
	display: inline-block;
	padding: 10px 15px 10px 65px;
	text-align: center;
	position: relative;
	line-height: 1.2;
}
.landing4-phone-widget a:hover {
	color:#fff;
	text-decoration: none;
	background: #500404;
}
.landing4-phone-widget a .icon {
	font-size: 40px;
	position: absolute;
	left: 15px;
	top: 14px;
}
.landing4-phone-widget strong {
	display: block;
	font-size: 25px;
}
.landing4-phone-widget .fa-icon i {
	font-size: 17px;
	background: #da4100;
	width: 30px;
	height: 30px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	border-radius: 50%;
}
body .landing4-banner-caption {
	padding-top: 100px;
}
.landing4-banner-caption h1 {
	font-weight: 700;
	text-transform: uppercase;
}
.landing4-banner-caption h1:after {
	content: '';
	display: block;
	margin: 12px auto 0;
	border-top: 5px solid #fff;
	max-width: 172px;
}
.landing4-banner-caption h2 {
	font-size: 34px;
}

/* landing4 contact section styling
--------------------------------------------------- */

#main-content .landing4-contact-section {
	padding-top: 0;
	padding-bottom: 0;
	z-index: 99;
}
.landing4-contact-section .et_pb_row {
	padding-top: 20px;
	padding-bottom: 15px;
}
#landing4-contact-details .et_pb_text_inner {
	overflow: inherit;
}

/* landing4 form widget styling
--------------------------------------------------- */

#landing4-form-widget h3 {
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 20px;
	color: #000 !important;
}
#landing4-form-widget form {
	position: relative;
	overflow: hidden;
}
#landing4-form-widget .wpforms-field {
	padding: 0 0 4px;
}
#landing4-form-widget .left-side-field {
	width: 49.33%;
	float: left;
}
#landing4-form-widget .right-side-field {
	position: absolute;
	top: 0;
	padding: 0;
	right: 0;
	width: 49%;
}
#landing4-form-widget input,
#landing4-form-widget select,
#landing4-form-widget textarea {
	background: #fff;
	border-radius: 0;
	border: 1px solid #193b88;
	color: #000;
	font-size: 20px;
	font-family: inherit;
	padding: 12px 15px;
	height: auto;
}
#landing4-form-widget textarea {
	height: 108px;
}
#landing4-form-widget ::-webkit-input-placeholder {
	color: #000;
}
#landing4-form-widget :-moz-placeholder {
	color: #000;
}
#landing4-form-widget ::-moz-placeholder {
	color: #000;
}
#landing4-form-widget :-ms-input-placeholder {
	color: #000;
}
#landing4-form-widget .wpforms-submit-container {
	position: absolute;
	width: 49%;
	bottom: 4px;
	right: 0;
	padding: 0;
}
#landing4-form-widget button {
	font-family: inherit;
	padding: 12px 15px;
	width: 100%;
}

/* landing4 contact details styling
--------------------------------------------------- */

#landing4-contact-details {
	margin-top: -120px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#landing4-contact-details img {
	border-radius: 50%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	margin-bottom: 7px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#landing4-contact-details a {
	color: #000;
}
#landing4-contact-details h4 {
	padding-top: 0;
	padding-bottom: 0;
}
#landing4-contact-details h4 a {
	position: absolute;
	top: 68%;
	right: -75px;
	padding: 9px 19px;
	text-decoration: none;
	text-transform: capitalize;
}
#landing4-contact-details a .icon {
	font-size: 40px;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}

/* landing4 contact details stuck styling
--------------------------------------------------- */

.is_stuck.landing4-contact-section .et_pb_row {
	padding-top: 6px;
	padding-bottom: 0px;
}
.is_stuck #landing4-contact-details {
	margin-top: 0;
}
.is_stuck #landing4-form-widget .wpforms-container {
	margin-bottom: 15px;
}
.is_stuck #landing4-contact-details img {
	width: 55%;
}
.is_stuck #landing4-contact-details p a {
	display: none;
}

/* landing4 content section styling
--------------------------------------------------- */

#main-content .landing4-content-section .et_pb_row {
	padding-top: 0;
}

/* landing pages footer styling
--------------------------------------------------- */

body .landing-page-footer {
	background: #500404;
	color: #fff;
	padding: 20px 0px;
	overflow: hidden;
}
.landing-page-footer a {
	color: #fff;
}
.landing-copyright-area {
	float: left;
}
.landing-footer-links {
	float: right;
}
.landing-footer-links a {
	display: inline-block;
	margin-left: 20px;
}

.military-content h1 {
	font-size: 37px;
}




/* 
Media Queries
---------------------------------------------------------------------------------------------------- */

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

	body .et_pb_row,
	body .container {
		width: 90%;
	}
	body #top-menu li {
		padding-right: 12px;
	}
	body #top-menu li a {
		font-size: 17px;
	}
	.header-right-area {
		font-size: 18px;
	}
	.header-left {
		padding-right: 35px;
	}

	/*Landing Pages*/
	#main-content .landing3-banner-section {
		min-height: 620px;
	}
	#main-content .landing4-banner-section {
		min-height: 100%;
	}
	.landing3-content-area .et_pb_column_2_3 {
		width: 60% !important;
	}
	#landing4-contact-details h4 a {
		right: -30px;
		padding: 5px 15px;
	}
	#landing3-form-widget {
		padding: 20px;
	}
	#landing3-form-widget button {
		min-width: 100% !important;
	}
	#landing3-form-widget h2 {
		font-size: 23px;
	}
	#landing4-form-widget h3 {
		font-size: 25px;
	}
	.is_stuck #landing4-contact-details img {
		width: 67%;
	}
	.landing4-banner-caption h2 {
		font-size: 27px;
	}
	/**/

	body h1 {
		font-size: 40px;
	}
	body h3 {
		font-size: 35px;
	}
	body h3 {
		font-size: 28px;
	}
	#home-cta-area .et_pb_text_inner {
		padding-top: 45px;
	}
	#home-cta-area {
		min-height: 430px;
	}
	#services-row .et_pb_text {
		max-width: 90%;
	}
	#services-row .et_pb_column {
		margin-right: 1.5%;
	}
	#inner-banner7 h1 {
		font-size: 35px;
	}
}

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

	body.et_header_style_left #logo,
	body.et_header_style_split #logo {
		height: auto;
		max-height: 100%;
	}
	.entry-content img.alignright,
	.entry-content img.alignleft {
		max-width: 300px;
	}
	body h1 {
		font-size: 35px;
	}
	body h2 {
		font-size: 32px;
	}
	body h6 {
		font-size: 19px;
	}
	a[href^="tel"]:link,
	a[href^="tel"]:visited,
	a[href^="tel"]:hover {
		pointer-events: auto;
		cursor: pointer;
	}
	body .et_pb_section {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	body.et_header_style_left .mobile_menu_bar {
		padding-bottom: 0;
	}

	#hero-img-section {
		min-height: 100%;
		padding-top: 40px;
	}

	#footer-widgets .footer-widget:nth-child(n) {
		width: 100% !important;
		margin: 0 !important;
		text-align: center;
	}
	#footer-widgets .footer-widget:nth-child(2) {
		padding: 15px 0;
	}
	#footer-widgets .et_pb_widget .prg-icon {
		padding-left: 0;
	}
	#footer-widgets .et_pb_widget .prg-icon .icon {
		position: relative;
	}

	/*Landing Pages*/
	.landing3-logo-widget,
	.landing3-phone-widget,
	.landing4-logo-widget,
	.landing4-phone-widget {
		text-align: center;
	}
	body .landing3-banner-caption {
		padding-top: 50px;
	}
	#main-content .landing3-banner-section {
		min-height: 100%;
		padding-bottom: 100px;
	}
	#landing3-contact-details {
		margin-top: 0;
	}
	#landing3-contact-details h4 a {
		position: relative;
		bottom: 0;
		margin: 0 auto;
	}
	#main-content .landing4-banner-section {
		min-height: 100%;
		padding-bottom: 30px;
	}
	body .landing4-banner-caption {
		padding-top: 30px;
	}
	#landing4-contact-details {
		margin-top: 0;
	}
	#landing4-contact-details h4 a {
		position: relative;
		top: 0;
		right: 0;
		margin: 30px auto;
	}
	#landing4-form-widget .left-side-field {
		width: 100%;
		float: none;
	}
	#landing4-form-widget .right-side-field {
		position: relative;
		width: 100%;
	}
	#landing4-form-widget .wpforms-submit-container {
		position: relative;
		width: 100%;
		bottom: 0;
		margin: 20px 0 0;
	}
	.landing3-content-area .et_pb_column_2_3 {
		width: 100% !important;
	}
	#main-content .landing3-content-area {
		overflow: visible;
	}
	#sticky-column {
		width:100%;
	}
	#landing4-form-widget h3 {
		text-align: center;
	}
	.landing-copyright-area,
	.landing-footer-links {
		float: none;
		text-align: center;
	}
	#main-content .landing4-content-section .et_pb_row {
		padding-top:30px;
	}
	/**/

	body.et_header_style_left .logo_container {
		text-align: center;
		padding-top: 20px;
		position: relative;
	}
	.header-right-area {
		float: left;
		padding-bottom: 25px;
	}
	#main-header #et-top-navigation {
		margin-top: -50px;
	}
	#stories-area .alignright {
		margin-right: auto;
	}
	#stories-area .alignleft {
		margin-left: auto;
	}
	#home-cta-area .et_pb_button {
		padding: 15px 45px !important;
	}
	#home-cta-area {
		min-height: 100%;
		padding-bottom: 50px;
	}
	#home-cta-area .et_pb_text_inner {
		padding-top: 35px;
	}
	body .testimonial-area p:first-of-type {
		font-size: 25px;
	}
	body .testimonial-area br {
		display: none;
	}
	body .testimonial-area p:last-of-type {
		font-size: 22px;
	}
	#about-area {
		min-height: 100%;
		padding-top: 0;
		background: none !important;
	}
	#about-area .et_pb_bg_layout_dark,
	#about-area .et_pb_bg_layout_dark h2 {
		color:#000 !important;
	}
	#home-testimonial-area {
		padding-bottom: 0;
	}
	#services-row .et_pb_column {
		max-width: 400px;
		margin: 0 auto 20px !important;
		float: none;
	}
	#about-area .et_pb_button {
		display: block;
	}
	#services-area {
		padding-top: 0;
	}
	#main-footer .wpforms-container-full {
		padding-right: 0;
	}
	#main-footer .wpforms-container-full .wpforms-form button[type=submit] {
		width: 100%;
		padding: 19px 35px !important;
		margin-bottom: 30px;
	}
	#footer-widgets .et_pb_widget .prg-icon,
	#main-footer .social-icons,
	#footer-widgets .et_pb_widget .footer-copyright {
		padding-left: 0;
	}
	#main-footer {
		padding: 30px 0 10px;
	}
	#inner-banner7 .et_pb_text_inner {
		padding: 16px 10px;
	}
	#inner-banner7 h1 {
		font-size: 30px;
	}

}

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

	body h1 {
		font-size: 33px;
	}
	body h2 {
		font-size: 29px;
	}
	body h3 {
		font-size: 26px;
	}
	body h4 {
		font-size: 23px;
	}
	#page-container .et_pb_button {
		padding: 12px 25px !important;
		font-size: 16px;
	}
	.et_pb_button + .et_pb_button {
		margin-left: 0;
	}
	.entry-content img.alignright,
	.entry-content img.alignleft {
		max-width: 200px;
	}
	#inner-banner7 .et_pb_text {
		margin-top: 0;
	}
	#inner-banner7 .et_pb_text_inner {
		max-width: 100%;
	}
	#main-content .accordion-style1 .et_pb_toggle_title {
		font-size: 20px;
	}	
	#main-content .accordion-style1 .et_pb_toggle_content {
		padding: 0 20px 40px;
	}
	.header-left {
		padding-right: 0;
		float: none;
		padding-bottom: 15px;
	}
	.header-right {
		float: none;
	}

}

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

	body h1 {
		font-size: 28px;
	}
	body h2 {
		font-size: 27px;
	}
	body h3 {
		font-size: 23px;
	}
	body h4 {
		font-size: 22px;
	}
	body div.wpforms-container-full .wpforms-form .wpforms-first {
		width: 100%;
	}
	body div.wpforms-container-full .wpforms-form .wpforms-first ~ div {
		width: 100%;
		margin-left: 0;
		padding-top: 20px;
	}
	.entry-content img.alignright,
	.entry-content img.alignleft {
		float: none;
		display: block;
		max-width: 100%;
		margin: 0 auto 20px;
	}

	body.et_header_style_left .logo_helper {
		display: none;
	}
	body.et_header_style_left #logo {
		max-width: 100%;
	}

	#main-footer .left-side-field  {
		width: 100%;
	}
	#main-footer .right-side-field {
		position: relative;
		width: 100%;
	}

	/*Landing Pages*/
	.landing-footer-links {
		padding: 20px 0 0;
	}
	.landing-footer-links a {
		display: block;
		margin-left: 0;
	}
	.landing4-banner-caption h2 {
		font-size: 25px;
	}
	/**/

	#main-content .accordion-style1 .et_pb_toggle_title {
		font-size: 18px;
		padding: 17px 45px 17px 17px;
	}
	#main-content .accordion-style1 .et_pb_toggle_title:before {
		font-size: 18px;
		right: 15px;
	}
	#inner-banner7 h1 {
		font-size: 28px;
	}

}

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

	/*Landing Pages*/
	.landing3-logo-widget img,
	.landing4-logo-widget img {
		max-width: 100% !important;
	}
	/**/
	#main-header #et-top-navigation {
		margin-top: -90px;
	}

}
