/* 
 Theme Name:     Roberts Diviation
 Author:         SEO Praxis
 Author URI:     http://www.seopraxis.com 
 Template:       Divi
 Version:        1.2 
*/ 

#ngageChatLnk img, #nGageLH { 
	position: fixed;
	right: 0; 
	bottom: 68px !important;
	z-index: 5;
}

body {
	font-size: 18px;
	line-height: 1.5;
}

.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
    padding-top: 167px !important;
}

h1, .et_pb_title_container h1 {
	font-size: 40px;
}

.et_pb_row {
		max-width: 1440px !important;
		margin: 0 auto;
}

.et_pb_row.et_pb_equal_columns > .et_pb_column, .et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column {
    display: flex;
    flex-direction: column;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
	display: block !important;
	content: "\e04f";
}

/* # Site Header
---------------------------------------------- */

header#main-header, .et_header_style_left .logo_container, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: relative;
}

nav#top-menu-nav, nav.fullwidth-menu-nav {
    float: none;
}

.et_fullwidth_nav #main-header .container {
	padding-top: 25px;
	padding-bottom: 15px;
} 


#header-left {
	width: 33%;
	float: left;
}

#header-center {
	width: 33%;
	float: left;
	text-align: center;
}

#header-center h2 {
	color: #b0b0b0;
	padding-top: 15px;
	font-size: 19px;
}

#header-center h2 span{
	font-size: 26px;
    line-height: 1.2;
    letter-spacing: 2px;
}

#header-right {
	position: relative;
	width: 33%;
	display: inline-block;
	height: 80px;
	overflow: hidden;
}

#mobile-msg-box {
	display: none;
}

#message-box, #message-box2 {
	max-height: 50px;
    overflow: hidden;
	text-align: right;
	border-right: 3px solid #deae25;
    padding-right: 5px;
}

#message-box h3, #message-box2 h3 {
	color: #deae25;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 0;
}

#message-box p, #message-box2 p {
	font-size: 12px;
	line-height: 1;
}

#call-phone {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1.5em;
}

span.call-label {
	font-family: 'Source serif Pro', serif;
}

span.call-number {
	font-weight: 600;
	color: #4d89d5;
}

#top-menu {
	float: none;
}

#top-menu li a {
	letter-spacing: 0.75px;
}

li.home-link {
	width: 30px;
	font-family:'ETmodules' !important;
}

li.home-link a {
	display: inline-block;
	height: 15px;
	width: 15px;
}

.et_search_outer {
    display: none;
}

#home-celeb sup {
    bottom: 0.5em;
    font-size: 0.7em;
}

/** Reviews Slider **/
.wp-gr .wp-dark .wp-google-text {
	color: #666 !important;
}

.wp-gr .grw-slider .wp-google-feedback {
	height: 150px !important;
	padding-left: 5px !important;
}

.grw-slider .wp-google-feedback:before {
	display: none !important;
}

/* ** Category Menus ** */

.fullwidth-menu li>a {
    padding-bottom: 0px;
}

#hero-slide {
	padding: 100px 0 80px !important;
}

.header-content-container {
	background: rgba(0, 0, 0, 0.30);
}

.home .grw-slider .wp-google-content2 {
	height: 100px !important
}

/* ** Home page badges ** 
 * ******************************************************* */

.badges-strip {
	width: 94%;
}

.badges-strip p {
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

.badges-strip img {
	float: none;
	filter: saturate(0%) opacity(30%);
	-webkit-transition: all 0.5s ease !important;
	-moz-transition: all 0.5s ease !important;
	-o-transition: all 0.5s ease !important;
	-ms-transition: all 0.5s ease !important;
	transition: all 0.5s ease !important;
	max-height: 75px;
	width: auto;
}

.badges-strip img:hover {
	filter: saturate(100%) opacity(90%);
}

/* ** Regular Post Template ** 
 * ******************************************************* */

#main-content .container {
    padding-top: 58px !important;
}

.container.regpost {
	max-width: 800px;
	margin: 0 auto;
}

#main-content .regpost:before {
    position: relative;
}

#post-area h1.entry-title {
	font-size: 2.5em;
}

.after-post-aside {
	padding-bottom: 50px;
}

.related-posts {
	padding: 20px;
	background: #f9f9f9;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.related-posts:hover {
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

ul#further-reading li {
	position: relative;
	padding-left: 20px;
}

ul#further-reading li:before {
	font-family: 'ETmodules';
	content: "\45";
	position: absolute;
	left:0;
	line-height: 1;
}

ul#further-reading h4 a {
	color: #429539;
}

/* *** Author Avatar on Single Posts *** */

.single .ds-avatar {
    width: 96px;
    float: left;
    margin-right: 15px;
}

.single .ds-avatar img {
    border-radius: 50%;
}

.et_pb_blog_grid_wrapper .ds-avatar, .et_pb_posts .ds-avatar, article.newsletter .ds-avatar {
	display: none;
}

article.newsletter p.post-meta {
	display: none;
}

/* *** Team Members *** */

.white h1, .white h5 {
	color: #fff;
	text-shadow: 0em 0.08em 0em rgba(0,0,0,0.4);
}

.et_pb_with_border .et_pb_team_member_image {
	border-width: 0 30px;
	border-style: solid;
	border-color: #46517f;
}

.et_pb_team_member .et_pb_team_member_description {
	height: 300px;
}

.et_pb_team_member ul.et_pb_member_social_links {
	position: absolute;
	bottom: 20px;
}

/* *** Glossary *** */

#post-grid-8560 a.element {
	font-size: 21px;
	color: #444;
	background: #f3f3f3;
	padding: 8px 12px;
	white-space: nowrap;
}

#post-grid-8560 a:hover {
	color: #429539;
}

/* *** Category Archives *** */

.cat-archive .et_pb_section_first {
	padding: 40px 0 !important;
	background-position: top left;
	background-image: radial-gradient(circle at top right,rgba(54, 173, 41, 0.8) 0%,rgba(28, 102, 179, 0.8) 100%),url(/wp-content/uploads/2018/07/cali-palms-clouds.jpg);
}

.et_pb_fullwidth_section .et_pb_title_container {
	width: 80%;
	margin: 0 auto;
}

/* *** Forms *** */

form.infusion-form {
	padding: 20px;
	background: #f2f2f2;
	border: 1px solid #ddd;
}

.infusion-form label {
	display: none;
}

input.infusion-field-input, .infusion-form textarea {
	width: 100%;
    padding: 16px;
	border-width: 0;
	font-size: 14px;
}

.infusion-field.half {
	width: 48%;
	margin-right: 3%;
	display: inline-block;
}

.infusion-field.half.last {
	margin-right: 0;
}

button.infusion-recaptcha {
	color: #f9f9f9;
    background: #d44c4c;
	border: 0;
}

/* *** Post Grid *** */

#post-grid-8612 .item .layer-media {
    max-height: 158px;
}

#post-grid-8612 .skin.flat .layer-content {
    height: 170px;
}

article#post-8854 .et_pb_blurb_container {
	display: flex;
	flex-direction: column;
}

article#post-8854 h3.et_pb_module_header {
	display: flex;
	align-items: center;
	height: 90px;
	overflow: hidden;
}

article#post-8854 .et_pb_blurb_description {
	height: 125px;
	overflow: hidden;
}

/* *** Le Sidebar ***
 * ****************************** */

#sidebar h4.widgettitle {
	color: #57341d;
    font-size: 1.5em;
    font-weight: 600;
	margin-bottom: 21px;
}

#sidebar ul li a {
	font-style: italic;
    font-weight: 600;
	font-size: 1.2em;
}

#sidebar ul.children li {
	margin-bottom: 0;
	list-style: square;
    color: #439539;
}

#sidebar ul.children li a {
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
}

/* *** Le Footer ***
 * ****************************** */

.bottom-nav {
	text-align: center;
}

#footer-bottom .container {
	width: 90%;
	max-width: 90%;
}

#footer-info {
	float: none;
	font-size: 15px;
}

#footer-info .left, #footer-info .center, #footer-info .right {
	width: 33%;
	display: inline-block;
}

#footer-info .left {
	vertical-align: top;
}

#footer-info .center {
	text-align: center;
}

#footer-info .right {
	text-align: right;
}

@media only screen and (min-width: 981px) {
	
	header#main-header.et-fixed-header .et_menu_container {
		display: none;
	}
	
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	    padding: 0 !important;
		float: none;
		clear: both;
		text-align: center;
		background: #114b8f;
		color: #fff;
		box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.27);
		-moz-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.27);
		-webkit-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.27);
	}
	
	.et_header_style_left #et-top-navigation nav>ul>li>a, 
	.et_header_style_split #et-top-navigation nav>ul>li>a {
		padding-bottom: 0 !important;
		font-weight: 600;
	}
}

@media only screen and (max-width: 980px) {
	
	.et_fixed_nav #main-header {
		position: relative;
		padding-bottom: 48px;
	}
	
/*	body.et_pb_pagebuilder_layout {
    	padding-top: 144px;
} */
	
/*	#mega-menu-wrap-primary-menu {
		display: none;
	} */
	
	#et_mobile_nav_menu {
		display: none;
		float: none;
	}
	
	.et_fullwidth_nav #main-header .container {
		padding-top: 20px;
		padding-bottom: 10px;
	} 

	.et_header_style_left #et-top-navigation {
		width: 100%;
		padding: 0 !important;
	}
	
	.container.et_menu_container {
		width: 100%;
		padding: 0 15px;
	}
	
	.container.et_menu_container div.wrap {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
	}	
	
	#header-left, #header-center, #header-right {
		float: none;
		display: inline-flex;
		flex-grow: 1;
	}
	
	.et_header_style_left #logo, .et_header_style_split #logo {
    	max-width: 94%;
		max-height: inherit;
	}
	
	#header-center {
		justify-content: center;
	}
	
	#header-center h2 {
		font-size: 15px;
	}
	
	#header-center h2 span {
		font-size: 20px;
	}
	
	#header-right { 
		height: 64px;
	}
	
	#message-box {
		display: none;
	}
	
	#call-phone {
		font-size: 1.3em;
	}
	
	.tres-boxes .et_pb_button_module_wrapper {
		display: inline-block;
	}

}

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

	#header-center {
		display: none;
	}
}

@media only screen and (max-width: 860px) {
	
/*	body.et_pb_pagebuilder_layout {
		padding-top: 222px;
	} */

	#header-left, #header-right {
		display: block;
		width: 100%;
		text-align: center;
	}
	
	#call-phone {
		position: relative;
		margin-top: 20px;
	}
	
	#footer-info .left, #footer-info .center, #footer-info .right {
    	width: 100%;
    	text-align: center;
	}
	
	#nGageLH { 
		visibility: hidden !important;
	}
}

/* @media only screen and (min-width: 768px) {
	.et_pb_row_1.et_pb_row.badges-strip {
		width: 100%;
		padding-left: 20px !important;
		padding-right: 20px !important;
	} 
	
	
	.badges-strip img {
		max-width: 12%;
		padding-right: 20px !important;
	} 
} */

@media only screen and (max-width: 760px) {
	
	#hero-slide-mobi {
		padding: 0 0 !important;
	}
	
}

@media only screen and (max-width: 500px) {
	
	#header-right { 
		height: inherit;
	}

	#call-phone {
		font-size: 1.2em;
		margin: 10px 0;
		padding: 10px 0;
    	border-top: 1px solid #eee;
    	border-bottom: 1px solid #eee;
	}
	
	#mobile-msg-box {
		display: block;
	}

	#message-box2 {
		text-align: center;
	}
	
/*	body.et_pb_pagebuilder_layout {
    	padding-top: 260px;
	} */
	
	.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
    padding-top: 254px !important;
	}
	
	#hero-slide-mobi a.et_pb_button {
		display: none !important;
	}
	
	.mobi-hero-btn .et_pb_column {
    	width: 50%!important;
	}
	
	.box-button {
    	max-width: 80%;
	}
	
	.et_pb_fullwidth_section .et_pb_fullwidth_post_title_0.et_pb_post_title {
    	padding-top: 40px !important;
		padding-bottom: 30px;
	}
	
	h1, .et_pb_title_container h1 {
    	font-size: 24px !important;
	}
	
	
}

@media only screen and (max-width: 400px) {
	
		.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
    padding-top: 247px !important;
	}
	
}

@media only screen and (max-width: 320px) {
	
		.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
    padding-top: 237px !important;
	}
	
}