/*
Theme Name: Divi Child Theme
Description: Divi Child Theme
Author:  Ryan Saucerman
Author URI:  https://www.explorethatstore.com/
Template: Divi
Version:  1.0.1
*/
 
/* =Theme customizations
------------------------------------------------------- */

/*h1,h2,h3,h4,h5,h6,.et_pb_fullwidth_header_subhead{
	font-family: jaf-facitweb, sans-serif;
	font-weight: 700;
}*/





div#et-main-area ul li {
    margin-bottom: 15px;
}
div#et-main-area ol li {
    margin-bottom: 15px;
}

h1 {
    font-size: 53px;
}

.home h1 {
	font-size: 45px;
}

h2, 
.et_pb_fullwidth_header_subhead {
    font-size: 31px!important;
}

.orange{
	color:#e28813;
}

.lt-blue{
	color:#5eb0ff;	
}

.yellow{
	color:#f1b90f; 
}

.nvy-blue{
	color:#1f497d;	
}

.md-blue {
	color: #325478 !important;
}

.wht {
	color: #ffffff !important;
}

div#et-main-area a.et_pb_button {
    text-decoration: none!important;
}

div#et-main-area a:hover {
    color: #74bbff !important;
}

div#et-main-area .header-content a {
    color: #fff !important;
	border: 2px solid #fff !important;
}

div#et-main-area .header-content a:hover {
    color: #fff !important;
	border: 2px solid #fff !important;
	background-color: transparent !important;
}

#main-header .container.clearfix.et_menu_container {
    width: 87%;
}

.et-fixed-header li#menu-item-10230 a {
    color: red !important;
}

#main-header .et_mobile_menu .menu-item-has-children > a {
	padding-right: 25px;
}

#top-header li {
    font-size: 16px;
    text-align: center;
}

#top-header li a {
    padding: 10px 0 !important;
	line-height: 1.3em;
}

#top-header li a:hover {
	color: #fff;
	opacity: 1 !important;
}

div#et-secondary-menu {
    float: none;
}

#et-secondary-nav, #et-secondary-nav li {
    display: block;
}

@media (max-width: 980px) {
	#et-secondary-nav, #et-secondary-menu, .et_secondary_nav_only_menu #top-header {
        display: block !important;
    }
	
	ul#mobile_menu li:last-child {
		display: none;
	}
	
	.orange-menu-button a {
		max-width: 100px;
		text-align: center;
	}
}

/*------------------------------------------------------- 
== Mega Menu Styles
------------------------------------------------------- */

.show-menu a,
.popup-mega-menu_open a {
	text-transform: uppercase !important;
}

.JPO_open a, .et-fixed-header #top-menu .JPO_open a {
    background-color: #dd8e32;
	border: 2px solid #dd8e32;
    padding: 8px !important;
    border-radius: 5px;
    color: #fff !important;
}

.JPO_open a:hover, .et-fixed-header #top-menu .JPO_open a:hover {
    background-color: transparent !important;
    color: #dd8e32 !important;
}

header#main-header.menu-open,
.home header#main-header.menu-open {
	background-color: #fff !important;
}

#main-header {
	box-shadow: none !important;
}

.mega-menu-container {
    display: flex;
    margin: 0 auto;
	padding: 30px 0;
	width: 82%;
}

.mega-menu-container a {
	color: #09285b;
	font-weight: 800;
}

.mega-menu-container .sub-menu a {
	font-weight: 500;
    font-size: 14px;
}

.mega-menu-container a:hover {
	color: #74bbff;
}

.mega-menu-container li {
    padding-bottom: 7px;
}

.mega-menu-container .menu-item-has-children>a {
    padding-bottom: 5px;
    display: block;
}

.mega-menu-container li:last-child {
	padding-bottom: 0;
}

.mega-menu-container li li:last-child {
	padding-bottom: 10px;
}

span.cov-anc:hover {
    cursor: pointer;
}

#custom-mega-menu {
    opacity: 0;
}

.menu-open #custom-mega-menu {
    opacity: 1;
}

.et_pb_fullwidth_header {
    padding: 200px 0;
/*     position: relative;
    background-position: center center;
    background-size: cover; */
}

div#et-main-area .header-content a:hover {
    color: #09285b !important;
    background-color: #fff !important;
}

.mega-menu-container .menu-selection {
    width: 33%;
	margin-right: 5%;
}

.mega-menu-container .selected-menu-container {
	width: 62%;
}

.selected-menu-container>div {
    width: 100% !important;
    margin-right: 0 !important;
}

.menu-selection li {
    border-top: 2px solid #c1c9d6;
    padding-bottom: 0;
}

.menu-selection li:last-child {
    border-bottom: 2px solid #c1c9d6;
}

.menu-selection li.current {
	background-color: #f2f2f2;
}

.menu-selection li a {
    padding: 18px 14px;
    display: block;
}

.selected-menu-container>div>div {
    width: 100%;
}

.selected-menu-container .menu {
    display: flex;
}

.selected-menu-container .menu>li {
    width: 47.5%;
	margin-right: 5%;
}

.selected-menu-container .menu>li:last-child {
	margin-right: 0;
}

.mega-column {
    padding-top: 10px;
}

.mega-column li {
	padding-bottom: 15px;
}

.mega-column>a {
	display: none !important;
}

.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.menu-item-10230 a {
    color: red !important; 
}

li#menu-item-11281 a {
    font-weight: 500;
}


/*------------------------------------------------------- 
== Homepage Styles
------------------------------------------------------- */

div#gov-fitness .et_pb_main_blurb_image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.home header#main-header {
    background-color: #fff!important;
}

.home header#main-header.et-fixed-header {
    background-color: #fff!important;
}


#virtual-fitness-row .cov-col .et_pb_blurb_content {
    max-width: fit-content;
	margin: 0 auto;
    position: relative;
    text-align: center;	
}

/* #virtual-fitness-row .cov-col .green-overlay .et_pb_blurb_content {
    max-width: fit-content;
	margin: 0 auto;
    position: relative;
    text-align: center;	
} */

.border-h2 h2 {
    display: inline-block;
    background: #fff;
    position: relative;
    line-height: 1.2em;
    padding: 10px;
}

.border-h2:before {content: "";display: block;background: #444;height: 2px;width: 100%;position: absolute;top: 50%;}

.border-h2 {
    width: 100%!important;
    max-width: 100%!important;
}

.clients-slider .slick-track {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    justify-content: space-around;
}

.clients-slider .et_pb_module.et_pb_image.slick-slide {
    margin-bottom: 0px !important;
    margin-left: unset;
    margin-right: unset;
    text-align: center;
    min-width: 200px !important;
    max-width: 150px !important;
}

@media (max-width: 767px) {
	.clients-slider .et_pb_module.et_pb_image.slick-slide {
		margin-left: auto;
		margin-right: auto;
		    min-width: 250px !important;
    max-width: 250px !important;
	}
}

@media (min-width: 768px) and (max-width: 980px) {
	.clients-slider .et_pb_module.et_pb_image.slick-slide {
		min-width: 150px !important;
		max-width: 150px !important;
	}
}

.clients-slider img {
    min-width: 1px;
    width: auto;
    margin: 0 auto;
}

.testimonial-section  .slick-prev {
    left: 41px;
}

.testimonial-section  .slick-next {
    right: 41px;
}

.home-row-1 .et_pb_module.et_pb_blurb {
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.et-pb-arrow-prev, a.et-pb-arrow-next {
    text-decoration: none !important;
}

span.slick-arrow {
    font-size: 50px;
}

span#slick-prev{
    position: absolute;
    left: -25px;
    z-index: 1;
    top: 25%;
}

span#slick-next{    
    position: absolute;
    right: -25px;
    z-index: 1;
    top: 25%;
}

span#slick-prev-1{
    position: absolute;
    left: 45px;
    z-index: 1;
    top: 50%;
}

span#slick-next-1{    
    position: absolute;
    right: 45px;
    z-index: 1;
    top: 50%;
}

span.lgr-text {
	display: block;
	font-size: 130px;
	margin-top: 10px;
	margin-bottom: 30px;
}

span.lg-text {
    display: block;
    font-size: 70px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.testimonial-section .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    max-width: unset!important;
}

.home-section-6.home-section {
    padding-bottom: 0px!important;
}

.home-section-6.home-section .et_pb_promo_description {
    padding-bottom: 10px;
}

.home-row-5 .et_pb_column {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.home-row-5 .et_pb_column_1_4 h4 {
    font-size: 31px;
}

#home-slider .et_pb_slider_container_inner {
	padding: 0 40px;
}

#home-slider .et_pb_slide {
	padding: 20px 0;
}

#home-slider p {
    color: #404040!important;
}

#home-slider a.et-pb-arrow-prev, #home-slider a.et-pb-arrow-next {
	opacity: 1;
}

#home-slider a.et-pb-arrow-prev {
	left: 0;
}

#home-slider a.et-pb-arrow-next {
	right: 0;
}

#home-slider .et_pb_slide_image {
	margin-top: 0 !important;
}

/* Discovery POPUP Styles */


div#JPO {
    background-color: #f7f7f7;
	width: 30%;
	border-radius: 5px;
}                                

a.close-btn.JPO_close {
    display: flex;
    justify-content: flex-end;
    padding: 0 20px;
}
                                
.request-call-text {
    text-align: center;
    color: #fff;
    background: orange;
}

.request-call-text h2{
	color:#fff;
}

.request-call-text h2,.request-call-text p {
    width: 90%;
    margin: 0 auto;
}

.request-call-text {padding-bottom: 10px;}
                                
.gform_footer.top_label {
    text-align: center;
    /*padding: 50px 0 20px !important;*/
}

.request-call-form ul li {
    /*margin: 0px 0px -40px 0;*/
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.request-call-form input#input_2_9, .request-call-form input#input_2_8, .request-call-form input#input_2_3, .request-call-form input#input_2_4, .request-call-form select#input_2_5 {
    padding: 10px;
}

.gform_wrapper#gform_wrapper_2 .top_label .gfield_label, .gform_wrapper legend.gfield_label {
    display: none;
    line-height: 1.3;
    clear: both;
}

input#gform_submit_button_2 {
    padding: 10px;
    background-color: #09285b;
    border-radius: 5px;
    color: #fff;
	font-weight: 600;
}

.gform_wrapper#gform_wrapper_2 form {
    text-align: left;
    max-width: 90%;
    margin: 0 auto;
}



.home-row .et_pb_main_blurb_image {
	margin-bottom: 0;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: none;
}

/* ----------------------------------------------------
 * About Strive Page Styles 
 * ----------------------------------------------------*/


.about-header {
    margin-bottom: 0 !important;
}

.mission-title h2 {
    color: #ffffff;
    font-size: 50px !important;
}

.mission-title p {
    font-size: 21px;
}

a.contact-banner {
    text-decoration: none !important;
}

.certification-blocks .et_pb_text_inner {
	display: flex;
    align-items: center;
    justify-content: center;
    height: 310px;
}

.certification-blocks .et_pb_text_inner h3 {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
}

.certification-blocks .et_pb_text_inner p {
    font-weight: 500;
    line-height: 1.2;
}

#amit-img .et_pb_team_member_image.et-waypoint.et_pb_animation_off.et-animated:after {
    content: "";
    border: 7px solid #5eb0ff;
    width: 97%;
    height: 97%;
    display: block;
    position: absolute;
    left: 15px;
    bottom: 15px;
}

#sanjay-img .et_pb_team_member_image.et-waypoint.et_pb_animation_off.et-animated:after {
    content: "";
    border: 7px solid #f1b90f;
    width: 97%;
    height: 97%;
    display: block;
    position: absolute;
    left: 15px;
    bottom: 15px;
}

#cheri-img .et_pb_team_member_image.et-waypoint.et_pb_animation_off.et-animated:after {
    content: "";
    border: 7px solid #21b0ab;
    width: 97%;
    height: 97%;
    display: block;
    position: absolute;
    left: 15px;
    bottom: 15px;
}

#stephen-img .et_pb_team_member_image.et-waypoint.et_pb_animation_off.et-animated:after {
    content: "";
    border: 7px solid #e28813;
    width: 97%;
    height: 97%;
    display: block;
    position: absolute;
    left: 15px;
    bottom: 15px;
}

div#amit-img,
div#sanjay-img,
div#cheri-img,
div#stephen-img {
    margin-bottom: 0;
	margin-top: 50px;
}

a.et_pb_font_icon.et_pb_linkedin_icon:before {
	content: url(/wp-content/uploads/2019/12/linkedin.png);
}

.hide {
  display: none;
}

.bio-columns article {
    max-height: 300px;
    overflow: hidden;
}

a.bio-read-more,
a.bio-read-less {
	text-decoration: none !important;
	font-weight: 700;
	cursor: pointer;
}

a.read-more-show, a.read-more-hide {
    color: #325478;
    text-decoration: none !important;
    font-weight: 700;
}

a.read-more-show:after {
    font-family: 'ETmodules';
    content: "\33";
    font-weight: 600;
}

a.read-more-hide:after {
	font-family: 'ETmodules';
    content: "\32";
    font-weight: 600;
}

.certifications:hover p.hover-show {
    display: block;
}

p.hover-show {
	display: none;
	padding: 0 10px;
}

p.et_pb_member_position {
    font-style: italic;
	color: #09285b;
}

.entry-content .et_pb_member_social_links {
	margin-top: 0px;
}

h4.et_pb_module_header {
    padding-bottom: 0;
}

.core-values {
	position: relative;
	transition: transform 2s;
}

.core-values:hover .overlay {
 	display: block;
	transition: transform 2s;
 	
}

.core-values:hover .et_pb_main_blurb_image {
    opacity: 0;
}

.core-values .et_pb_main_blurb_image img {
    width: auto;
    height: 150px;
}

.overlay {
	position: absolute;
    bottom: 41px;
    left: 0;
    width: 100%;
    height: 90%;
    background: rgba(0, 0, 0, 0);
    transition: background 1s ease;
}

.values-row .et_pb_blurb_content {
    height: 300px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.values-row .et_pb_blurb_content h3 {
	color: #fff;
	text-align: center;
}

.values-row .et_pb_main_blurb_image {
	margin-bottom: 10px;
}

.values-row .et_pb_main_blurb_image span {
	color: #fff;
}

.top-text-integrity, 
.top-text-excellence, 
.top-text-passion, 
.top-text-accountability, 
.top-text-leadership {
    width: 100%;
    height: 300px;
    text-align: center;
}

.top-text-integrity {
    background-color: #ec8b0b;
}

.top-text-excellence {
    background-color: #5FB0FF;
}

.top-text-passion {
    background-color: #F1B70F;
}

.top-text-accountability {
    background-color: #315479;
}

.top-text-leadership {
    background-color: #49B0AC;
}

.integrity,
.excellence,
.passion,
.accountability, 
.leadership {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    text-align: center;
	opacity: 0;
    padding: 30px 15px;
}

.integrity h3, .integrity p, 
.excellence h3, .excellence p, 
.passion h3, .passion p, 
.accountability h3, .accountability p, 
.leadership h3, .leadership p {
	color: #ffffff;
}

.integrity h3, 
.excellence h3, 
.passion h3, 
.accountability h3, 
.leadership h3 {
	font-size: 24px;
}

.integrity p, 
.excellence p, 
.passion p, 
.accountability p, 
.leadership p {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 400;
}

.core-values:hover .integrity {
    opacity: 1;
    background: rgba(236, 139, 11, 0.91);
    height: 100%;
    width: 100%;
	border: 15px solid white;
    box-shadow: 0px 0px 15px -1px #666;
	transform: scale(1.2);
	/* ------------------------------------------------ˇˇˇˇ	ADD IMAGE URL BELOW ˇˇˇˇ---------------------------------------------*/
	background:  #ec8b0b;
    background-blend-mode: multiply;
    background-size: cover;
}

.core-values:hover .excellence {
    opacity: 1;
    background: rgba(94, 176, 255, 0.88);
    height: 100%;
    width: 100%;
	border: 15px solid white;
    box-shadow: 0px 0px 15px -1px #666;
	transform: scale(1.2);
/* ------------------------------------------------ˇˇˇˇ	ADD IMAGE URL BELOW ˇˇˇˇ---------------------------------------------*/
	background: #5FB0FF;
    background-blend-mode: multiply;
    background-size: cover;
}

.core-values:hover .accountability {
    opacity: 1;
    background: rgba(50, 84, 120, 0.909);
    height: 100%;
    width: 100%;
	border: 15px solid white;
    box-shadow: 0px 0px 15px -1px #666;
	transform: scale(1.2);
	/* ------------------------------------------------ˇˇˇˇ	ADD IMAGE URL BELOW ˇˇˇˇ---------------------------------------------*/
	background: #315479;
    background-blend-mode: multiply;
    background-size: cover;
}

.core-values:hover .leadership {
    opacity: 1;
    background: rgba(33, 176, 171, 0.92);
    height: 100%;
    width: 100%;
	border: 15px solid white;
    box-shadow: 0px 0px 15px -1px #666;
	transform: scale(1.2);
	/* ------------------------------------------------ˇˇˇˇ	ADD IMAGE URL BELOW ˇˇˇˇ---------------------------------------------*/
	background: #49B0AC;
    background-blend-mode: multiply;
    background-size: cover;
}

.core-values:hover .passion {
    opacity: 1;
    background: rgba(241, 185, 15, 0.92);
    height: 100%;
    width: 100%;
	border: 15px solid white;
    box-shadow: 0px 0px 15px -1px #666;
	transform: scale(1.2);
	/* ------------------------------------------------ˇˇˇˇ	ADD IMAGE URL BELOW ˇˇˇˇ---------------------------------------------*/
	background: #F1B70F;
    background-blend-mode: multiply;
    background-size: cover;
}

a.contact-banner {
    display: block;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 40px 10px;
    font-size: 36px;
	border: 3px solid #dd8e32;
    background-color: #dd8e32;
	-webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

div#et-main-area a.contact-banner:hover {
    color: #dd8e32 !important;
    background-color: #fff;
    letter-spacing: 2px;
}

/* ----------------------
 * LOGIN PAGE STYLES 
 * ---------------------*/

.login-left h2 {
    color: #fff;
}

.login-left {
    padding: 120px 0;
}

.login-left {
	background-color: rgba(226, 136, 19, .5);
    height: 330px;
}

.login-right h2 {
    color: #fff;
}

.login-right {
    padding: 120px 0;
}

.login-right {
    background-color: rgba(64, 184, 81, 0.58);
    height: 330px;
}

a.btn.log-btn, div#et-main-area .header-slider a.btn {
    display: inline-block;
    padding: 0.25em 2.2em;
    border: 0.1em solid #FFFFFF;
    background: #fff;
    margin: 0 0.3em 0.3em 0;
    border-radius: 3px;
    box-sizing: border-box;
    font-weight: 500;
    text-decoration: none !important;
    color: #345577 !important;
    text-align: center;
    transition: all 0.2s;
}

.page-id-11573 div#et-main-area a.btn.log-btn:hover,
.login-left:hover a,
.login-right:hover a,
div#et-main-area .header-slider a.btn:hover {
    background-color: transparent !important;
    color: #fff !important;
    border-color: #fff;
	letter-spacing: 2px;
}



.page-id-11573 .et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
    margin-right: 1.5%;
}

/* ----------------------------------------
 * SERVICES OVERVIEW SLIDER STYLES 
 * ---------------------------------------*/

.et_pb_fullwidth_slider_0 .et_pb_slide_description h1 {
    margin-bottom: 0 !important;
}

.et_pb_fullwidth_slider_0 .et_pb_slide_description h1, .et_pb_fullwidth_slider_0 .et_pb_slide_description .et_pb_slide_content {
    margin: 20px auto;
}

.et_pb_slide_content p {
    font-size: 24px;
    font-weight: 600;
}

div#et-main-area a.et_pb_button.et_pb_more_button.et_pb_button_one:hover {
    color: #09285b !important;
    background-color: #fff;
}

/* .page-id-8284 div#et-main-area a.et_pb_button:after {
	content: none !important;
} */

/* .et_pb_slide_content a {
    margin-top: 0;
} */



/*------------------------------------------------------- 
== Blog Overview Page Styles
------------------------------------------------------- */

.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) .et_post_meta_wrapper {
    padding-top: 2% !important;
}

.et_post_meta_wrapper img {
    display: none;
}

.et_pb_blog_grid h2 {
    font-size: 18px !important;
}

.blog-posts p {
	color: #09285b !important;
}

.blog-posts .category-community-health .post-meta a {
	background-color: #5eb0ff;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 600;
    display: inline-block;
    padding: 0.3em 1.2em;
    margin: 0 0.3em 0.3em 0;
    border-radius: 2em;
    box-sizing: border-box;
    text-align: center;
    transition: all 0.2s;
	font-size: 14px !important;
}

.blog-posts .category-community-health {
    position: relative;
}

.blog-posts .category-community-health .post-meta {
    position: absolute;
    top: 10px;
}

.blog-posts .category-government-fitness-and-wellness .post-meta a {
    background-color: #325478;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 600;
    display: inline-block;
    padding: 0.3em 1.2em;
    margin: 0 0.3em 0.3em 0;
    border-radius: 2em;
    box-sizing: border-box;
    text-align: center;
    transition: all 0.2s;
	font-size: 14px !important;
}

.blog-posts .category-government-fitness-and-wellness {
    position: relative;
}

.blog-posts .category-government-fitness-and-wellness .post-meta {
    position: absolute;
    top: 10px;
}

.blog-posts .category-onsite-fitness-center-management .post-meta a {
    background-color: #e28813;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 600;
    display: inline-block;
    padding: 0.3em 1.2em;
    margin: 0 0.3em 0.3em 0;
    border-radius: 2em;
    box-sizing: border-box;
    text-align: center;
    transition: all 0.2s;
	font-size: 14px !important;
}

.blog-posts .category-onsite-fitness-center-management {
    position: relative;
}

.blog-posts .category-onsite-fitness-center-management .post-meta {
    position: absolute;
    top: 10px;
}

.blog-posts .category-well-being .post-meta a {
    background-color: #21b0ab;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 600;
    display: inline-block;
    padding: 0.3em 1.2em;
    margin: 0 0.3em 0.3em 0;
    border-radius: 2em;
    box-sizing: border-box;
    text-align: center;
    transition: all 0.2s;
	font-size: 14px !important;
}

.blog-posts .category-well-being {
    position: relative;
}

.blog-posts .category-well-being .post-meta {
    position: absolute;
    top: 10px;
}

.blog-posts .category-workplace-wellness .post-meta a {
    background-color: #f1b90f;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 600;
    display: inline-block;
    padding: 0.3em 1.2em;
    margin: 0 0.3em 0.3em 0;
    border-radius: 2em;
    box-sizing: border-box;
    text-align: center;
    transition: all 0.2s;
	font-size: 14px !important;
}

.blog-posts .category-workplace-wellness {
    position: relative;
}

.blog-posts .category-workplace-wellness .post-meta {
    position: absolute;
    top: 10px;
}

form.searchandfilter {
    text-align: center;
}

form.searchandfilter ul,
form.et_pb_searchform {
	margin: 0;
	padding: 0;
}

.searchandfilter input[type="submit"] {
    padding: 20px 10px;
    background: #09285b;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border: none;
    border-radius: 3px;
}

.searchandfilter select#ofcategory {
    border: none;
    background-color: #F2F3F3;
    color: #09285b;
    font-size: 18px;
    font-weight: 500;
    text-decoration: underline;
    width: 75%;
    text-transform: lowercase;
    margin-right: -50px;
}

.et_pb_search input.et_pb_s {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.et_pb_search.et_pb_search_0 input.et_pb_searchsubmit {
    height: 53px !important;
    min-height: unset !important;
    bottom: unset !important;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #09285b !important;
}

/* ------------------------------------------------
 * COVID PAGES STYLES  
 * ------------------------------------------------*/

.page-virtual-health-coaching .orange-overlay.service-cta .et_pb_main_blurb_image:before,
.page-virtual-health-fairs .orange-overlay.service-cta .et_pb_main_blurb_image:before,
.page-id-11251 .orange-overlay.service-cta .et_pb_main_blurb_image:before, 
.page-virtual-fitness-and-yoga-classes .orange-overlay.service-cta .et_pb_main_blurb_image:before,
.page-covid-19-return-to-work-solution .orange-overlay.service-cta .et_pb_main_blurb_image:before,
.green-overlay .et_pb_main_blurb_image:before {
/*     background-color: #49b0ac80; */
/* 	background-color: rgba(179, 216, 121, 0.67); */	
	background-color: rgba(64, 184, 81, 0.47);
}

.page-virtual-health-coaching .orange-overlay .et_pb_blurb_description,
.page-virtual-health-fairs .orange-overlay .et_pb_blurb_description,
.page-id-11251 .orange-overlay .et_pb_blurb_description, 
.page-virtual-fitness-and-yoga-classes .orange-overlay .et_pb_blurb_description,
.page-covid-19-return-to-work-solution .orange-overlay .et_pb_blurb_description,
.green-overlay .et_pb_blurb_description {
/*     background: rgba(73, 176, 172, 0.97); */
/* 	background-color: rgb(179,216,121); */
	background-color: rgba(64, 184, 81, 0.921);
}

li#menu-item-10230 a {
    color: red;
}




/* -------------------------------------------------
 * Blog Post Template 
 * ------------------------------------------------*/

.single .et_post_meta_wrapper {
    display: none !important;
}

/*------------------------------------------------------- 
== Footer Styles
------------------------------------------------------- */

#footer-widgets .footer-widget a, 
#footer-widgets .footer-widget li a, 
#footer-widgets .footer-widget li a:hover {
    color: #09285b !important;
}

footer li.menu-item-has-children > a,
footer ul#menu-mega-menu-8 li a{
    font-size: 20px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

.footer-widget, .footer-widget li, .footer-widget li a, #footer-info {
    font-size: 16px;
}

.et_pb_widget {
    float: left;
    max-width: 100%;
    width: 100%!important;
}

.blog-overview .et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
    margin-bottom: 0;
}

form.searchandfilter ul {
    margin: 20px auto 0;
}

form.et_pb_searchform {
    width: 70%;
	margin: 20px auto;
}

.et_pb_search {
	border: none;
}

.post-content-inner {
    padding-top: 20px;
}

.post-content a {
    font-style: italic;
    text-decoration: none !important;
    font-weight: 700;
    text-transform: capitalize;
	color: #1f497d;
}

.post-content a:after {
    font-family: 'ETmodules';
    content: "\35";
    font-style: normal;
	color: #1f497d;
}

form.searchandfilter li:first-child {
    float: left;
    width: 52%;
    padding: 10px 0px;
}

#custom-footer .et_pb_module {
    border: 0;
    padding-right: 0;
}

#custom-footer .fwidget {
	margin-bottom: 0;
}

#custom-footer a {
    color: #09285b;
    text-decoration: none !important;
    line-height: 1.3em !important;
    display: block !important;
    font-weight: 800 !important;
	font-size: 20px;
}

#custom-footer a:hover {
	text-decoration: underline !important;
	color: #74bbff !important;
}

#custom-footer .sub-menu li {
	margin-left: 0 !important;
}

#custom-footer .sub-menu li a {
    font-weight: 500 !important;
	font-size: 15px;
}

#custom-footer .footer-contact h4 {
    color: #09285b;
}

#custom-footer .footer-contact a {
	font-size: 15px;
	font-weight: 500 !important;
	padding-bottom: 1em;
}

#custom-footer .footer-social {
    display: flex;
}

#custom-footer .footer-social a {
    margin-right: 25px;
    font-size: 35px;
}

#custom-footer .footer-social a.fb {
    color: #4267b2;
}

#custom-footer .footer-social a.tw {
    color: #1da1f2;
}

#custom-footer .footer-social a.yt {
    color: #ff0000;
}

#custom-footer .footer-social a.li {
    color: #2867b2;
}

#custom-footer .certifications {
    display: flex;
    align-items: center;
    justify-content: center;
	flex-flow: wrap;
}

#custom-footer .certifications div img {
    display: block;
    margin: 0 auto 30px;
}

p#footer-info {
    float: none;
    text-align: center;
}

#footer-info a {
    font-weight: 500 !important;
    text-decoration: none !important;
}

/*------------------------------------------------------- 
== Service Pages Modules Styles
------------------------------------------------------- */

div#fitness-yoga .et_pb_main_blurb_image:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100% !important;
	top: 0px;
}

.service-cta.overlay-fix.et_pb_blurb .et_pb_main_blurb_image:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100% !important;
	top: 0px;
}

.service-cta.et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 0px!important;
	display: flex;
    max-width: 100%;
    align-items: center;
    line-height: 0;
    justify-content: center;
}

.service-cta.et_pb_blurb .et_pb_main_blurb_image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}

.orange-overlay.service-cta .et_pb_main_blurb_image:before {
	background-color: rgba(241, 185, 15, .5);
}

.lt-blue-overlay.service-cta .et_pb_main_blurb_image:before {
	background-color: rgba(94, 176, 255, .5);
}

.yellow-overlay.service-cta .et_pb_main_blurb_image:before {
	background-color: rgba(226, 136, 19, .5);
}

.nvy-blue-overlay.service-cta .et_pb_main_blurb_image:before {
	background-color: rgba(31, 73, 125, .5);
}


.service-cta.et_pb_blurb .et_pb_blurb_container {
    position: absolute;
    top: 0;
}

.service-cta.et_pb_blurb .et_pb_blurb_container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.service-cta.et_pb_blurb .et_pb_blurb_description {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 25px;
    opacity: 0;
	display: flex;
	justify-content: center;
    align-items: center;
	-webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.service-cta.et_pb_blurb .et_pb_blurb_description:after {
    content: "Learn More";
    position: absolute;
    bottom: 30px;
    right: 35px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
}

.service-cta.et_pb_blurb .et_pb_blurb_container:hover .et_pb_blurb_description{
	opacity: 1;
}

.service-cta.et_pb_blurb h4.et_pb_module_header {
    text-align: left;
    padding-bottom: 20px!important;
    padding-left: 20px;
}

.service-cta.et_pb_blurb .et_pb_blurb_description p,
.service-cta.et_pb_blurb .et_pb_blurb_description {
    font-size: 16px!important;
    font-weight: 700;
    line-height: 1.3em;
	text-align: center;
}

.orange-overlay .et_pb_blurb_description {
	background: rgba(241,185,15, .95);
	transition: background 1s ease;
}

.lt-blue-overlay .et_pb_blurb_description {
    background: rgba(94,176,255, .95);
	transition: background 1s ease;
}

.yellow-overlay .et_pb_blurb_description {
    background: rgba(226,136,19, .95);
	transition: background 1s ease;

}

.nvy-blue-overlay .et_pb_blurb_description {
    background: rgba(31, 73, 125, .95);
	transition: background 1s ease;
}

.teal-overlay .et_pb_blurb_description {
    background: rgba(33, 176, 171, .95);
	transition: background 1s ease;
}



.cov-ban {
	transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
}

/* == Media Queries */



@media (max-width: 380px) {
    .searchandfilter select#ofcategory {
        width: 140% !important;
    }   
}

@media (max-width: 426px) {
    .et_pb_team_member_image.et-waypoint.et_pb_animation_off.et-animated:after {
        width: 92% !important;
    }
}



@media (max-width: 480px) {
    .searchandfilter select#ofcategory {
        width: 100% !important;
    }   
		
	li#menu-item-8714,
	li#menu-item-8743,
	li#menu-item-11784,
	li#menu-item-11185,
	li#menu-item-8732 {
		margin-bottom: 30px !important;
	}
}

@media (min-width: 480px) and (max-width: 980px) {
	li#menu-item-11784,
	li#menu-item-11185 {
		margin-bottom: 30px !important;
	}
}

@media (max-width: 500px) {
    .single .header-content {
        line-height: 1.7em;
    }
}

@media (max-width: 520px) {
    

}

@media (max-width: 640px) {
	.cov-title {
    	font-size: 16px;
	}
	
	.page-id-8284 .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    	font-weight: 700!important;
    	font-size: 28px!important;
    	color: #ffffff!important;
    	line-height: 1.2em!important;
    	text-align: center!important;
	}
	
	.et_pb_slide_content p {
    	line-height: 1.3em;
	}
	
	.et_pb_fullwidth_slider_0 .et_pb_slide_description h1, .et_pb_fullwidth_slider_0 .et_pb_slide_description .et_pb_slide_content {
    	margin: 20px auto;
    	width: 90%;
    	max-width: 800px;
	}
}

@media (max-width: 700px) {
    .values-row .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
        width: 100%;
        margin-right: 0%; 
    }    
}

@media (min-width: 641px) and (max-width: 767px) {
	.service-boxes .et_pb_module {
		width: 47%;
		margin: 0 1.5% 50px !important;
		float: left;
	}
}


@media (max-width:767px){
	.page-header .et_pb_more_button {
		display: block!important;
		margin-left: 0px!important;
		width: 200px;
		margin: 20px auto 0!important;
	}
	
	#custom-footer .et_pb_column {
		margin-bottom: 0 !important;
	}
	
	.certifications div {
		width: 100%;
	}
	
	.et_pb_section.et_pb_section_7.home-section-5.home-section.et_pb_with_background.et_section_regular {
	    background-position: center;
	    background: linear-gradient(rgba(255,255,255,0.75), rgba(255,255,255,.75)),url(https://staging.explorethatstore.com/strive2/wp-content/uploads/2019/11/about-bottom-banner.jpg) -373px center !important;
	    background-size: cover!important;
	}


    .home .home-section-3.home-section .et_pb_promo {
	    padding-top: 70px!important;
	    padding-right: 25px!important;
	    padding-bottom: 70px!important;
	    padding-left: 25px!important;
	}

    .bio-columns {
        width: 100% !important;
    }
	
	#home-slider .et_pb_slide_image {
		display: block !important;
	}
	
	.et_pb_slides .et_pb_slide_image {
        display: block !important;
    }
}

 @media (min-width: 768px) and (max-width:980px) {
	/*.certifications div {
		width: 30%;
	}*/
	 
	.home-section-5.home-section {
	    background-position: left;
	    background: linear-gradient(rgba(255,255,255,0.75), rgba(255,255,255,.75)),url(https://staging.explorethatstore.com/strive2/wp-content/uploads/2019/11/about-bottom-banner.jpg)!important;
	    background-size: cover!important;
	}

	.home-row-1 .et_pb_column.et_pb_column_1_3 {
	    width: 33.33%;
	}

	span.lg-text, span.lgr-text {
	    display: block;
	    font-size: 50px;
	    margin-top: 5px;
	    margin-bottom: 5px;
	}

	.et_pb_row.et_pb_row_0.home-row-0.home-row {
	    padding-bottom: 60px;
	}

	.home .home-section-3.home-section .et_pb_promo {
	    padding-top: 70px!important;
	    padding-right: 70px!important;
	    padding-bottom: 70px!important;
	    padding-left: 70px!important;
	}

    .et_pb_team_member_image.et-waypoint.et_pb_animation_off.et-animated:after {
        width: 93% !important;
    }

	.home-page-stats .et_pb_column {
		width: 33.3333%;
	}
	 
	 .service-boxes .et_pb_module {
		width: 30%;
		margin: 0 1.5% 50px !important;
		float: left;
	}
} 

@media (min-width:768px){
    .home-section-5.home-section .et_pb_module.et_pb_cta_4.et_pb_promo.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_no_bg {
        display: flex;
        width: fit-content;
        margin-left: auto;
        align-items: center;
    }

    .home-section-5.home-section .et_pb_column.et_pb_column_1_2.et_pb_column_25.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        text-align: right;
    }

    .home-section-5.home-section .et_pb_promo_description {
        display: inline-block;
        padding-bottom: 0px;
    }

    .home-section-5.home-section .et_pb_button_wrapper {
        display: inline-block;
        margin-left: 14px;
    }
}

@media (max-width:899px){
    .et_pb_section.et_pb_section_1.service-template-header.et_section_regular .et_pb_module.et_pb_image.et_pb_image_0 {
        text-align: center!important;
    }

}

@media (min-width:900px) and (max-width:980px){
    .et_pb_section.et_pb_section_1.service-template-header.et_section_regular .et_pb_column {
        width: 46%;
    }

    .et_pb_section.et_pb_section_1.service-template-header.et_section_regular .et_pb_column:first-of-type {
        margin-right: 40px;
    }
}


@media (max-width:980px){
	.right-login:hover, .left-login:hover {
    	transform: scale(1.1);
		transition: all .4s;
    	margin-right: 10px;
    	margin-left: 10px;
	}
	
	.service-cta.mobile-overlay.et_pb_blurb .et_pb_main_blurb_image:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
	}
	
	div#fitness-yoga .et_pb_main_blurb_image:before {
    	content: "";
    	position: absolute;
    	width: 100%;
    	height: 100% !important;
	}
	
	.et_pb_slide_content p {
    	font-size: 18px !important;
    	font-weight: 600;
	}
	
	.page-id-11276 .et_pb_fullwidth_header_container .et_pb_header_content_wrapper h1 {
    	display: none;
	}
	
	.page-id-8284 .cov-ban {
		position: absolute !important;
		z-index: 11;
		margin-top: 0px !important;
		text-align: center;
		background-color: #325478!important;
		color: #fff;
		width: 100%;
	    padding: 5px 20px !important;	
	}
	
	.cov-ban {
		position: absolute !important;
		z-index: 11;
		margin-top: 79px !important;
		text-align: center;
		background-color: #325478!important;
		color: #fff;
		width: 100%;
	    padding: 5px 20px !important;	
	}
	
	.show-menu {
		display: none;
	}
	
	.et_pb_slide_with_image .et_pb_slide_description {
		float: none;
		width: 100%;
		padding: 0 10px;
	}
	
	.page-content-section {
		padding: 0px!important;
	}
	
	.page-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
		position: relative;
		z-index: 3;
		width: 90%;
		max-width: 1080px;
		margin-right: auto;
		margin-left: auto;
	}
	
	.page-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
		width: 100%;
		max-width: 900px;
		margin: 0px auto!important;
		padding: 0px!important;
	}
	
	.page-content-section .et_pb_column.et_pb_column_3_5.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
		margin-bottom: 0px;
	}
	
	#custom-mega-menu {
		display: none;
	}
	
	.home .et_pb_slide_image, 
	#home-slider .et_pb_slide_image,
	#careers-slider .et_pb_slide_image {
	    position: static;
	    width: 100%;
	    margin-bottom: 30px;
	}
	
	#careers-slider .et_pb_slide_image {
		margin-bottom: 0;
		margin-right: 0;
		margin-top: 30px !important;
	}
	
	#careers-slider .et_pb_slide_image img {
		height: 150px !important;
	}

	.home-section-2.home-section .et_pb_slide_description {
	    width: 95% !important;
	    float: none!important;
	    margin-bottom: 50px;
	}

	.et_pb_row.et_pb_row_1.home-row-1.home-row.et_pb_gutters1 {
	    width: 100%;
	}

	.et_pb_section.et_pb_section_0.home-section-0.home-section.et_pb_with_background.et_section_regular {
	    padding-bottom: 0px;
	}

	.et_pb_row.et_pb_row_1.home-row-1.home-row.et_pb_gutters1 {
	    padding-bottom: 0px;
	}

	h1 {
	    font-size: 40px;
	}
	
	.home-row-15.home-row .et_pb_promo .et_pb_promo_button.et_pb_button {
	    border-color: #f19717;
	    font-size: 24px!important;
	    font-weight: 700!important;
	    background-color: #f19717;
	}

    .category-filter {
        border-bottom: solid 1px #757575;
    }

    .integrity, .excellence, .passion, .accountability, .leadership {
        padding: 30px 50px !important;
    }

    .integrity p, .excellence p, .passion p, .accountability p, .leadership p {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }

    .integrity h3, .excellence h3, .passion h3, .accountability h3, .leadership h3 {
        font-size: 26px !important;
        padding-bottom: 15px !important;
    }
	
	.service-template-header .et_pb_row {
		display: flex;
		flex-flow: column-reverse;
	}
	
	.service-template-header .et_pb_row .et_pb_column_2_5 {
		margin-bottom: 0 !important;
		margin-top: 60px !important;
	}
	
	div#JPO {
		background-color: #f7f7f7;
		width: 90%!important;
		border-radius: 5px;
	}
	
	#home-slider .et_pb_slider_container_inner {
		display: block !important;
	}
	
	#home-slider .et_pb_container {
		height: unset !important;
	}

	
}

@media only screen and (max-width: 1530px) and (min-width: 980px)  {
/*  .et_pb_row.et_pb_row_3.values-row.et_pb_equal_columns.et_pb_gutters2.et_pb_row_5col {
        display: block;
        text-align: center;
        margin: 0 auto;
    } */
    .et_pb_row.et_pb_row_3.values-row.et_pb_equal_columns.et_pb_gutters2.et_pb_row_5col {
        display: flex !important;
        text-align: center;
        justify-content: space-around !important;
        flex-flow: wrap;
    }
    .et_pb_gutters2 .et_pb_column_1_5, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 {
    width: 29.6%;
    }
}

@media (min-width:981px){
	
	.right-login:hover, .left-login:hover {
    	transform: scale(1.1);
		transition: all .3s;
    	margin-right: 30px;
    	margin-left: 30px;
	}
	
/* 	div#fitness-yoga .et_pb_main_blurb_image:before {
    	content: "";
    	position: absolute;
    	width: 100%;
    	height: 99.3% !important;
	} */
	

	
/* 	.cov-col img {
    	max-height: 350px;
	} */
	
	li#menu-item-11784,
	li#menu-item-11185 {
		margin-bottom: 30px !important;
	}

	div#nav_menu-5,
	div#nav_menu-6,
	div#nav_menu-7 {
		width: 90% !important;
	}
	
	.technology-side .et_pb_column.et_pb_column_2_5.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough,
	.report-dash-side .et_pb_column.et_pb_column_2_5.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough.et-last-child{
		width: 30%;
	}


	.technology-side .et_pb_blurb_content,
	.report-dash-side .et_pb_blurb_content {
		max-width: 700px;
		margin: 0 auto;
		position: relative;
		text-align: center;
	}  
	
	.cov-ban {
		position: fixed;
		z-index: 11;

		text-align: center;
		background-color: #325478!important;
		color: #fff;
		width: 100%;
		padding: 5px 15px;
	}
	
	.home .cov-ban {
		margin-top: 104px;
	}
	
	.login-link {
		/*border-right: 2px solid #1B2C58;*/
	}
	
	.login-link a {
		padding: 10px 0 10px 20px !important;
	}
	
	.mega-mobile {
		display: none !important;
	}
	
	.mega-menu-container div {
		width: 23%;
		margin-right: 2.6667%;
	}
	
	.mega-menu-container div:last-child {
		margin-right: 0;
	}
	
	.service-template-header .et_pb_row {
		display: flex;
		justify-content: center;
	}
	
	.home-row-8 .et_pb_module.et_pb_promo,.home-row-10 .et_pb_module.et_pb_promo {
		margin-right: 10%;
	}

	.home-row-9 .et_pb_module.et_pb_promo, .home-row-11 .et_pb_module.et_pb_promo {
		margin-left: 10%;
	}
	
	#custom-footer .certifications div {
		margin-right: 60px;
	}
	
	#custom-footer .certifications div:last-child {
		margin-right: 0;
	}
	
	.slider-header>section {
    	height: 600px!important;
    	display: flex;
    	align-items: center;
    	justify-content: flex-end;
    	margin-bottom: 30px;
	}
	
	.home-row-1 .et_pb_module.et_pb_blurb {
		padding: 11%;
		min-height: 410px!important;
	}
	
	.home-row-1 .et_pb_module.et_pb_blurb p {
		font-size: 29px;
	}
	
	/*
	.et_pb_image_0 .et_pb_image_wrap {
		box-shadow: -65px -65px 0px 0px;
	} */
	
	#custom-footer .et_pb_image_0 .et_pb_image_wrap {
		box-shadow: none;
	}
	
	.service-template-header .et_pb_row h2 {
		padding-top: 30px;
	}
	
	.page-content-section .et_pb_column_3_5 {
		width: 63.8%;
	}
	
	.page-content-section .et_pb_column {
		margin-right: 2.5%;
	}

    .category-filter {
        border-right: solid 3px #757575;
    }

    .about-section {
        padding-top: 59px !important;
    }

    div#JPO {
        width: 85% !important;
    }
	
	#home-slider .et_pb_slider_container_inner {
		display: flex;
		align-items: center;
	}
	
	#home-slider .et_pb_slide_image {
		width: 25%;
		margin-right: 0;
		position: unset;
		float: left;
	}
	
	#home-slider .et_pb_slide_description {
		width: 75%;
		padding-left: 20px;
	}
	
	#home-slider .et_pb_container {
		height: 250px !important;
		display: flex;
	}

	#home-slider p {
		font-size: 18px;
		line-height: 1.5em;
	}

}

@media (max-width: 1100px) and (min-width: 981px) {
    .service-cta.et_pb_blurb h4.et_pb_module_header {
        font-size: 20px;
        text-align: left;
        padding-bottom: 20px!important;
        padding-left: 0 !important;
    }

    .cov-col .service-cta.et_pb_blurb h4.et_pb_module_header {
        text-align: center;
    }

}

@media (min-width: 981px) and (max-width: 1200px) {

	.home-row-1.home-row {
		width: 98%;
	}
	
	.service-boxes .et_pb_module {
		width: 22%;
		margin: 0 1.5% 50px !important;
		float: left;
	}
}

@media (min-width: 981px) and (max-width: 1375px) {
	.accountability h3 {
		font-size: 16px;
	}
}

@media (max-width: 1200px) {    
    
    .login-left h2,
    .login-right h2 {
        color: #fff;
        font-size: 21px !important;
    }    
    
}    
    
@media (min-width: 1200px) and (max-width: 1450px) {    
    
    .login-left h2,
    .login-right h2 {
        color: #fff;
        font-size: 26px !important;
    }    
    
}

@media (min-width: 1201px) {
	.service-boxes .et_pb_module {
		width: 17%;
		margin: 0 1.5% 50px !important;
		float: left;
	}
}

@media (max-width:1400px){
	.et_pb_row {
	    position: relative;
	    width: 90%;
	    max-width: 1080px;
	    margin: auto;
	}
}


	