/*
	Theme Name:   Sunjay Nath
	Theme URI: http://www.elegantthemes.com/gallery/divi/
	Version: 4+
	Template:     Divi
	Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
	Author: Gogo Telugo
	Author URI: http://gogotelugo.com
*/
/*
	color:

orange - eb691c

greyish text color - 4b4b4d

purple - 43225e



*/
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,400;1,600;1,700&display=swap');

input,
input[type=email],
textarea {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    outline: none;
	border-radius:0;
}

input:required{
    outline:none;
}
input:invalid {
    box-shadow: none;
}

html, body{
  width:100%;
  font-family:'Source Sans Pro';
  font-weight:400;
}
p{
  line-height:25px;
}
sup{
	font-size: 0.5em;
}
h1{
  font-weight:100;
  letter-spacing:1px;
  padding-bottom:15px;
}
h1.pagetitle{
  font-size:30px!important;
  font-weight:400;
}
.page-id-8 h1.pagetitle strong{
	font-weight:700;
}
.page-id-8 h1.pagetitle em strong{
	font-weight:700;
}
.banner h1{
  font-size:48px!important;
  padding-bottom:0;
}
.banner h1 strong{
  display:block;
}
.banner hr{
  border-color:#eb691c;
  margin-left:0;
  max-width:400px;
  width:100%;
  margin-top: 40px;
  margin-bottom: 40px;
}
.banner p{
  padding-bottom:0;
  line-height:36px;
}
.banner p.credits{
	font-size:16px;
	line-height:22px;
}
.home .banner .et_pb_slide_description{
	padding:16% 0 0!important;
}
h2, .et_pb_bg_layout_dark h2{
  font-size:40px!important;
  line-height:48px;
  letter-spacing:1px;
  font-weight:100;
  color:#eb691c!important;
}
.banner h2{
  font-size:50px!important;
  font-weight:100;
  padding-bottom:0;
  color:#eb691c!important;
  margin-bottom:10px;
}

.podcasts h2{
    font-size: 16px!important;
	color:#4b4b4d!important;

}
.speaking-row h3{
	color:#eb691c!important;
}
.promos.et_pb_section{
	margin-top:20px;
	padding-top:25px;
}
.promos h3{
	font-size:25px!important;
	font-weight:100!important;
}
.promos .et_pb_column_4_4:last-child{
	max-width:100%;
	margin-left:auto!important;
	margin-right:auto!important;
}
.promos .et_pb_column_1_2 h3{
	font-size:25px!important;
}
.speaking-row h4{
	margin-bottom:20px;
	color:#eb691c!important;
}
.podcasts{
	display:flex;
	padding-top:0;
	flex-wrap:wrap;
	justify-content:center;
}
.podcasts .et_pb_row{
	width:23%;
	padding:0;
	display:flex;
	margin: 0 1%;
}
.podcasts.withaudio{
	max-width:100%;
}
.podcasts.withaudio .et_pb_row{
	width:100%;
}
.video-buttons{
	max-width: 250px;
    margin-left: auto;
    width: 100%;
    margin-right: auto;
	text-align:center;
}
.podcasts.withaudio .orangebutton{
	height:40px;
	line-height:40px;
	font-size: 16px;
    width: 100px;
}
.podcasts.withaudio .orangebutton.audio{
	float:right; 
}
.podcasts .et_pb_column {
	display:flex;
	flex-direction:column;
	margin-bottom:30px;
}
h3{
	font-size:30px!important;
  letter-spacing:1px;
}
h4{
  font-weight:bold!important;
  font-size:18px!important;
  padding-bottom:0!important;
}
h5{
  font-weight:bold!important;
  font-size:18px!important;
}
.video u{
	text-decoration-color:#eb691c;
}

.video-row p{
	padding-bottom:0;
}
.video-row p:last-of-type{
	padding-top:1em;
}
.experts sup{
	font-size:12px;
}
.experts .et_pb_column_1_2 .et_pb_image img{
	width:200px;
	height:200px;
	border-radius:50%;
}
.experts h4{
  font-size:20px!important;
}
.experts .et_pb_text_inner h5{
	padding-bottom:0;
}
.experts .et_pb_text_inner h5:last-of-type{
	padding-bottom:10px;
}
.experts a{
  color:#4b4b4d;
}
.experts a:hover{
  color:#eb691c;
}
.purple{
  background-color:#440e62;
}

.values .et_pb_row:last-of-type .et_pb_column{
	max-width:1200px;
}
.values .et_pb_row:last-of-type .et_pb_column {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
}
.values .et_pb_row:last-of-type .et_pb_text{
	width:calc(88%/3);
	margin:0 2% 5%;
}
.values h3{
	font-size:25px!important;
	text-align:center;
}
.values h4{
	margin-bottom:5px;
}
.values hr{
	border-color:#eb691c;
	border-style:solid;
	border-bottom-width:5px;
}
.mission.et_pb_section{
	height:500px;
	display:flex;
}
.mission .et_pb_column_4_4{
	max-width:960px;
}
.mission .et_pb_text{
	background:rgba(67,34,94,0.8);
	    padding: 100px 50px;
}
.mission .et_pb_text p{
	font-size:40px;
	line-height:48px;
	padding-bottom: 10px;
}
.mission .et_pb_text strong{
	font-family:'Permanent Marker', cursive;
	letter-spacing:4px;
	font-weight:normal;
}

body #page-container{
  margin-top:0!important;
  padding-top:0!important;
}

.page-id-16 .inner-banner .et_pb_slide:before,
.single .inner-banner .et_pb_slide:before,
.archive .inner-banner .et_pb_slide:before{
    content: " ";
   width: 100%;
   height: 100%;
   position: absolute;
   z-index: 1;
   top: 0;
   left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+30,000000+100&0+30,1+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 25%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 25%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 25%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
.page-id-13 .inner-banner .et_pb_slide:before{
    content: " ";
   width: 100%;
   height: 100%;
   position: absolute;
   z-index: 1;
   top: 0;
   left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+30,000000+100&0+30,1+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 30%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 30%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}

.service.et_pb_section:before{
	    content: " ";
   width: 100%;
   height: 100%;
   position: absolute;
   z-index: 1;
   top: 0;
   left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+10&1+0,0+10 */
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 40%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 40%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 40%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}

a.grey{
  color:#7e8082;
  font-size:14px;
  margin-left:40px;
}
a.grey:hover{
  color:#440e62;
}

.banner, .banner .et_pb_slide, .banner .et_pb_column_2_5, .banner .et_pb_column_3_5, .banner .et_pb_column_4_4{
	height:500px;
}
.inner-banner, .inner-banner .et_pb_slide{
  height:500px;
}
.home .banner, .home .banner .et_pb_slide{
  height:95vh;
}
.banner.et_pb_slider .et_pb_container{
  max-width:1200px;
}
.banner .et_pb_column_2_5 .et_pb_text, .banner .et_pb_column_3_5 .et_pb_text, .banner .et_pb_column_4_4 .et_pb_text,
 .testimonials .et_pb_column_4_4 .et_pb_text, .quote .et_pb_fullwidth_header_container, .mission .et_pb_column_4_4 .et_pb_text{
	display:flex;
	height:100%;
}
.relevant .et_pb_row{
    display: flex;
    justify-content: center;
    align-items: center;
}
.relevant .et_pb_row .et_pb_column:first-child{
	min-height:800px;
}
.relevant .et_pb_row .et_pb_column.et-last-child .et_pb_text{
	max-width:570px;
	padding:30px;
}



.inner-banner h2{
  color:#eb691c!important;
  font-weight:100;
  font-size:40px!important;
}
.inner-banner p{
  font-size:25px;
  line-height:36px;
}
.inner-banner .et_pb_slides .et_pb_slider_container_inner {
    
    vertical-align: bottom;
    padding-bottom: 100px;
}
.inner-banner .et_pb_slide_description{
  padding:0;
  width:75%;
  margin-right:0;
  float:right;
  max-width:650px;
}

.testimonials{
  margin-top:15px;
}
body.home .testimonials{
  margin-top:0;
}



.banner .et_pb_column_2_5 .et_pb_text_inner, .banner .et_pb_column_3_5 .et_pb_text_inner, .banner .et_pb_column_4_4 .et_pb_text_inner, .testimonials .et_pb_column_4_4 .et_pb_text_inner,
.quote .et_pb_column_4_4 .et_pb_text_inner, .mission .et_pb_column_4_4 .et_pb_text_inner{
	display:flex;
	flex-direction:column;
	height: 100%;
	align-self: center;
	justify-content:center;
	margin:0 auto;
  width:100%;
}

.banner.et_pb_section, .banner .et_pb_row,.quote.et_pb_section, .quote .et_pb_row, .mission .et_pb_row{
		padding:0!important;
}
.banner .et_pb_slide_content{
    max-width:600px;
    font-size:25px;
    line-height:1.3em;
}
.home .banner .et_pb_slide_description{
	padding-left:20px;
}
body #page-container .et_pb_fullwidth_slider_0.et_pb_slider.banner .et_pb_more_button.et_pb_button{
  padding:0!important;
  border-bottom:3px solid #eb691c!important;
}

body #page-container .et_pb_fullwidth_slider_0.et_pb_slider.banner .et_pb_more_button.et_pb_button:hover {
  padding:0!important;
  border-bottom:3px solid #a2daf4!important;
  color:#a2daf4!important;
}

.as-seen-in h1{
  margin-bottom:20px;
}
.as-seen-in ul{
  list-style-type:none;
  text-align:center;
  width:100%;
  margin:0;
  padding:0;
  margin-bottom:50px;
}
.as-seen-in li{
  display:inline-block;
  margin:10px;
}

.newsletter .et_pb_text_inner{
	color:#43225e;
}
.newsletter .et_pb_row{
	max-width:800px!important;
}
.newsletter .et_pb_text{
	max-width:800px;
	padding:50px 50px 0;
	margin-left:auto;
	margin-right:auto;
}
.newsletter .et_pb_code{
	max-width:800px;
	padding:0 50px 50px;
		margin-left:auto;
	margin-right:auto;
}
.newsletter h2{
  color:#eb691c;
}
.newsletter h2{
  margin-top:20px;
  font-size:40px!important;
  line-height:46px;
  font-weight:normal;
  letter-spacing:4px;
}
.newsletter h2 em{
	font-family:'Permanent Marker', cursive;
	font-weight:500!important;
}

.wpcf7 label{
	color:#eb691c;
	font-size:16px;
}
.wpcf7-checkbox .wpcf7-list-item{
	display:block;
	
}
.wpcf7-checkbox input{
	width:auto!important;
}

.video h2 em{
	font-family:'Marker Felt';
}
.video p, .video .et_pb_text_inner{
  font-size:25px;
  font-weight:400;
  line-height:36px;
  text-align:center;
}
.video .et_pb_text_inner{
	margin-top:10px;
}
.video .et_pb_column_1_2{
	display:flex;
	flex-direction:column;
}
.video .et_pb_column_4_4 p{
	font-size:18px;
	font-weight:100;
	color:#43225e;
}
.video.et_pb_section div.et_pb_row .et_pb_column_1_2 .et_pb_module:last-child{
	margin-top:auto;
}
.video .et_pb_column_1_2 p{
	font-size:18px;
	line-height:23px;
}
.video hr{
  border-color:#eb691c;
  margin-bottom:30px;
  width:260px;
  margin-left:0;
}
.webm-video video {
    max-width: 480px;
    width: 100%;
}

.webm-video.et_pb_text.et_pb_module{
	margin-bottom:0!important;
}
.webm-video .et_pb_text_inner{
	margin-top:0;
}
.webm-video .et_pb_text_inner:after {
    content: url(img/play-button.png);
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
}
.green-link, .blue-link, .blue-link:hover{
  font-size: 25px;
  font-weight:600;
  color:#eb691c;
  border-bottom:3px solid #eb691c;
  padding-bottom:5px;
}
.more-link{
  text-transform:capitalize;
  font-size:25px;
  padding-bottom:5px;
}
.et_pb_posts a.more-link {
    display: inline-block;
    clear: both;
    margin-top:20px;
}
.et_pb_video_play:before{
	content:'';
}

.custom-button .green-link{
  font-size:30px;
}
.blog.two-col .et_pb_column_4_4{
	width:100%;
	max-width:100%;
}
.blog.two-col .et_pb_ajax_pagination_container{
	display:flex;
	flex-wrap:wrap;
	gap:4%;
	justify-content:space-between;
}
.blog.two-col article{
	width:46%;
}
.awards .et_pb_column_1_4 .et_pb_text_inner{
  width:250px;
  text-align:center;
  margin: 10px auto 0;
}
.awards em{
  color:#a2daf4;
}
.awards .et_pb_text_inner p{
  line-height:22px;
}

.callout .et_pb_column_1_4 {
  margin-right:1.33%!important;
  width:24%;
  display:flex;
  flex-direction:column;
}
.callout .et_pb_column_1_4.et-last-child {
	margin-right:0!important;
}
.callout .et_pb_column_1_4 .et_pb_slider .et_pb_slide{
  min-height:225px;
}
.callout .et_pb_column_1_4 h2.et_pb_slide_title{
  font-size:30px!important;
  color:#eb691c!important;
  font-weight:bold;
  text-transform:uppercase;
}
.callout .et_pb_column_1_4 .et_pb_text {
    text-align:center;
  transition: 1s;
}
.callout .et_pb_column_1_4 .et_pb_module.learn-more{
	margin-top:auto;
}

.callout .et_pb_column_1_4 .et_pb_text p{
  max-width:280px;
  margin:0 auto;
}
.callout .et_pb_column_1_4:last-child{
  margin-right:0!important;
  float:right;
}
.callout h3{
  color:#FFF;
  font-size:50px!important;
  text-align:center;
  font-weight:100!important;

}
.callout p{
  text-align:center;
  color:#4b4b4d;
}

.mission {
  padding:0!important;
}
.mission p{
  font-size:40px;
  letter-spacing:1px;
  line-height:50px;
  text-align:center;
}

.experience .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{
  width:100%;
  max-width:100%;
}
.experience h1{
  color:#4b4b4d!important;
  font-weight:100;
  margin-bottom:20px;
}
.experience h1 em{
  font-weight:500;
}
.experience .blue-link{
  font-size:35px;
  letter-spacing:1px;
}

.quote .et_pb_fullwidth_header{
  font-size:16px;
  font-weight:bold;
  padding:25px 0;
}
.quote h3{
  font-size:25px!important;
  line-height:30px;
  font-weight:100;
}
.quote .et_pb_fullwidth_header_subhead{
  font-size:16px;
  line-height:23px;
  font-weight:normal;
}

.et_fullwidth_nav #main-header .container{

  position:relative;
}
#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after{
		content:'';
}
#et-secondary-nav .menu-item-has-children>a:first-child, #top-menu .menu-item-has-children>a:first-child{
	padding-right:0;
}
#top-menu li.current_page_item a, #top-menu li.current-menu-parent a{
  font-weight:bold!important;
  color:#eb691c!important;
}
#top-menu li.current_page_item.page-item-14 a,
.et-fixed-header #top-menu li.current_page_item.page-item-14 a{
	color:#FFF!important;
}
#top-menu li.current_page_item.page-item-14 a:hover,
.et-fixed-header #top-menu li.current_page_item.page-item-14 a:hover{
	color:#eb691c!important;
}
#top-menu .sub-menu li.current_page_item.current-menu-item a{
	color:#FFF!important;
}
#top-menu li.current_page_item li a, #top-menu li.current-menu-parent li a{
	font-weight:normal!important;
	color:#4b4b4d!important;
}
#top-menu li a:hover{
  color:#eb691c!important;
  opacity:1!important;
}

#top-menu li.menu-item-has-children a{
	padding-bottom:20px!important;
}
#top-menu li.menu-item-has-children li a{
	padding-bottom:10px!important;
}
#top-menu li.menu-item-has-children ul.sub-menu{
	margin-left:-80px!important;
}
.sub-menu{
	text-align:center;
}
.sitemap .sub-menu{
  text-align:left;
}
.nav li ul{
	padding:10px 0;
}
.nav li.menu-item-21 ul{
	margin-left:-85px;
}
.nav li.menu-item-29 ul{
	margin-left:-45px;
	width:200px
}
#top-menu li li {
	padding:0;
	width:100%;
}
#top-menu li li a{
	width:100%;
	text-align:center;
	display:block;
}
#top-menu li li a{
	font-weight:normal!important;
}
#top-menu .sub-menu li.current_page_item a, #top-menu li li a:hover, .et-fixed-header #top-menu .sub-menu a.current_page_item  {
	color:#FFF!important;
	background-color:#eb691c!important;
	font-weight:bold!important;
}

#top-menu > li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.current_page_item.current-menu-ancestor.current-menu-parent.current_page_parent.current_page_ancestor.menu-item-has-children > ul > li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.current_page_item > a{
	color:#FFF!important;
}

body.home #top-menu li a {
    color:#FFF;
}




.topbutton{
	position:absolute;
	right:30px;
	top:20px;
	z-index:999;
}

.resume.purplebutton{
	padding:2px 15px!important;
	text-align:center;
}
.resume.purplebutton:hover{
	padding:2px 15px!important;
}
.topbutton .purplebutton{
  font-size:16px;
  padding:2px 15px;
}
.post-content .more-link{
  background-color:#eb691c;
  color:#FFF;
  font-weight:bold;
  font-size:16px;
  width:250px;
  display:inline-block;
  text-align:center;
  height:50px;
  line-height:50px;
  text-transform:uppercase;
}

.whitebutton{
  background-color:#FFF;
  color:#eb691c;
  font-size:18px;
  font-weight:bold;
  width:150px;
  display:inline-block;
  text-align:center;
  height:50px;
  line-height:50px;
  border-radius: 10px;
	margin-top:30px;
  text-transform:uppercase;
}
.transform .whitebutton{
  width:auto;
  padding:0 15px;
} 

.learn-more a, .orangebutton, .et_pb_column_1_3 .et_pb_button, .speaking-row > a.et_pb_button{
  color:#FFF;
  font-weight:bold;
  font-size:16px;
  width:250px;
  display:inline-block;
  text-align:center;
  height:50px;
  line-height:50px;
  border-radius: 0;
  text-transform:uppercase;
}
.orangebutton, .learn-more a{
	background-color:#eb691c;
}
.speaking-row div.et_pb_button_module_wrapper > a, .speaking-row div.et_pb_button_module_wrapper > a:hover{
	  width:250px;
  text-align:center;
    height:50px;
  line-height:50px!important;
  padding:0!important;
}
.testimonials .learn-more a{
	width:auto;
	padding-left:20px;
	padding-right:20px;
}
.callout .learn-more a, .principle .learn-more a, .callout .flip-link{
	border:1px solid #FFF;
    height: auto;
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.callout .flip-link{
	padding:10px 20px;
	text-transform:uppercase;
	font-weight:bold;
}


.callout .learn-more a:hover, .principle .learn-more a:hover, .callout .flip-link:hover{
	border:1px solid #43225e;
	background-color:#43225e;
	cursor:pointer;
}
.clients .et_pb_slide:first-child .et_pb_slide_image img.active{
	animation-name:none!important;
}
.clients .et_pb_container{
	max-width:1400px!important;
	width:94%;
}
.clients .et_pb_container img{
	width:100%;
}
.principle .learn-more{
	margin-top:15px;
}
.principle .learn-more a{
	width:250px;
	
}
.speaking-row{
	margin-bottom:20px;
}
.about-row .et_pb_row{
		display:flex;
	justify-content:center;
	align-items:center;
}
.about-row .et_pb_column{
	margin:0!important;
	width:50%;
	display:flex;
	justify-content:center;
}
.about-row .et_pb_text{
	width:90%;
}
.about-row .et_pb_text_inner{
	padding:20px 25px 25px;
}
.principle .et_pb_row{
	display: flex;
    justify-content: center;
    align-items: center;
}
.principle .et_pb_column_1_2:first-child .et_pb_text{
	background:rgba(235,105,28,0.8);
	padding:50px;
	
}
.principle .et_pb_column_1_2:first-child .et_pb_text h3{
	font-weight:bold;
}
.principle .et_pb_column_1_2:first-child .et_pb_text h3{
	font-size:25px!important;
	
}
.principle .et_pb_column_1_2.et-last-child .et_pb_text h2{
	font-size:80px!important;
}
.principle .et_pb_column_1_2.et-last-child .et_pb_text h3{
	font-size:60px!important;
}
input.orangebutton{
	border:0;
}

.fullwidth-button .orangebutton, .book .orangebutton, .assessments .orangebutton, .bio .orangebutton{
	width:auto;
	height:auto;
	padding:10px 50px;
	line-height:22px;
}
.et_pb_column_1_3 .et_pb_button, .et_pb_column_1_3 .et_pb_button:hover{
  width:auto;
  padding-top:0!important;
  line-height:50px!important;
}
.transform .et_pb_bg_layout_light .whitebutton:hover{
    background-color:#43225e;
    color:#FFF;
}
.learn-more a:hover, .orangebutton:hover, .post-content .more-link:hover{
  background-color:#43225e;
  cursor:pointer;

}
.testimonials .learn-more a{
	margin:0 10px;
}
.handson .orangebutton{
	width:auto;
	padding-left:20px;
	padding-right:20px;
}
.et_pb_column_4_4 .purplebutton{
	margin-top:30px;
}
.careers .et_pb_column_4_4 .purplebutton{
	margin-top:0;
}
.purplebutton:hover{
  color:#FFF;
	background-color:#939598;
	cursor:pointer;
}
.whitebutton:hover{
  background-color:#eb691c;
  color:#FFF;
}

.navigation.paging-navigation{
  display:block;
}
.nav-links{
  display:block;
}

.bottom p strong{
  font-size:18px;
}

.fullwidth .et_pb_column_4_4 {
	max-width:100%;
}

.et_pb_gutters3 .fullwidth .et_pb_column_4_4 .et_pb_grid_item{
	width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%;
}
.et_pb_gutters3 .fullwidth .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n){
	margin-right: 0;
}
.mfp-content figcaption{
	display:none;
}
.rave-reviews h3, .rave-reviews h3 strong, .faqs h3{
	font-weight:400!important;
	font-size:25px!important;
	margin-top:40px;
}
.rave-reviews h5{
	color:#43225e;
}

.speaker-button .et_pb_button_module_wrapper {
	position: absolute;
    width: 100%;
    bottom: 30px;
}
.speaker-button .et_pb_button_module_wrapper .et_pb_button,
.promos .et_pb_button_module_wrapper .et_pb_button{
    padding: 10px 30px!important;
}
.wprevpro_t1_DIV_2, .wprevpro_t1_P_3 {
	color:#4b4b4d!important;
	font-style:normal!important;
	display:inline-block!important;
}
.wprevpro_t1_SPAN_5{
	font-weight:bold!important;
}
.wprevpro_star_imgs_T1{
	display:block;
	text-align:center;
}

/* testimonials */
.testimonials h2{
	margin-bottom:20px;
}
.testimonials h2:before{
	content:url('img/google-reviews.png');
	position:absolute;
	left:10px;
}

.openquote{
}

.testimonial-page .openquote{
  display:none;
}
.testimonials h1{
  padding-bottom:0;
  color:#FFF!important;
  text-align:center;
}
.testimonials .et_pb_text {
  margin-bottom:0!important;
}

.testimonial-page.et_pb_section{
  margin-bottom:0;
  padding-bottom:0;
}

.testimonials h1 a:hover{
  color:#939598;
}
.testimonial_rotator.template-default .has-image .img, .testimonial_rotator_single.has-image.template-default .img{

	margin:0 0 10px 0;
	padding:0;
}
.testimonial_rotator.template-default .has-image .text, .testimonial_rotator_single.has-image.template-default .text{

}
.testimonial_rotator_wrap{
	width:100%;
	margin:0 auto;
	padding:0;
}
.testimonial-page .testimonial_rotator_wrap{
	width:100%;
}
.testimonial_rotator {
  width:960px;
  margin:0 auto;
}
.testimonial_rotator_quote{
	color:#FFF;
	font-size:16px!important;
	text-align:left;
	line-height:22px;
	margin-bottom:20px;
  margin-left:10px;
}
.testimonial_rotator_img img{
  border-radius:50%;
  width:150px;
  height:150px;

}
.testimonial-page .testimonial_rotator_img img{
  border:1px solid #DDD;
}
.testimonial-page .testimonial_rotator_quote{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
.testimonial-page .testimonial_rotator.format-list .slide {
    margin: 0;
}


.testimonial_rotator_quote:hover{
    cursor:pointer;
}

.testimonial-page .testimonial_rotator.format-list .slide{

}
.testimonial-title{
	text-align:left;
  font-weight:bold;
  margin-top:10px;
  	font-size:16px!important;
}
.testimonial-page .testimonial-title{
  text-align:center;
	color:#4b4b4d;
}
.testimonial-page .testimonial-page .testimonial_rotator_quote, .testimonial-page .testimonial_rotator {
  width:100%;
}
.testimonial-page .testimonial-page .testimonial_rotator_quote{
  max-width:800px;
  text-align:center;
}
.testimonial_rotator_description{
	height:100%;
}
.testimonial-row .testimonial_rotator_slide:hover{
	cursor:pointer;
}
.testimonial_rotator_prev i, .testimonial_rotator_next i{
  display:none;
}
.testimonial_rotator_prev{
  background-image:url('img/left-arrow.png');
  width:23px;
  height:39px;
}
.testimonial_rotator_next{
  background-image:url('img/right-arrow.png');
  width:23px;
  height:39px;
}

.cycletwo-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  margin-top:20px;
  line-height:6px;
}
.cycletwo-pager span {
  font-size: 50px;
  width: 16px;
  height: 16px;
  display: inline-block;
  color: #FFF;
  opacity:1;
  margin:0 2px;
  border:0;
  border-radius:50%;
  line-height: 7px;
}
.cycletwo-pager span:hover{
	opacity:0.7;
  color:#4b4b4d;
border:1px solid #eb691c;
width: 16px;
height: 16px;
}
.cycletwo-pager > * {
    cursor: pointer;
}
.cycletwo-pager span.cycletwo-pager-active {
    opacity:1;
    color:#4b4b4d;
  border:1px solid #eb691c;
  width: 16px;
  height: 16px;
}

.cycletwo-pager{
	display:none;
}
.cycletwo-pager.slide1{
	display:block;
}

.testimonial-page .cycletwo-pager.slide1{
	display:none;
}
.testimonial-page .testimonial_rotator_description{
	height:auto;
	margin-bottom:25px;
}
.testimonial-page .testimonial-title {
	margin-top:5px;
}
.testimonial-page .testimonial_rotator.template-default .has-image .img{
  margin-top:20px;
}
.testimonial-page .testimonial_rotator.template-default .has-image .img, .testimonial-page .testimonial_rotator.template-default .has-image .text{
  float:none;
  width:100%;
  text-align:center;
}
.testimonial-page .testimonial_rotator_quote {
  color:#4b4b4d;
}

.clients img.hideUnder700{
	width:90%;
}
.clients h2{
  margin-bottom:30px;
}
.clients.et_pb_section{
	padding:0;
}
.clients .et_pb_slider, .clients .et_pb_slide, .clients .et_pb_slide{
	height:250px;
}
.clients .et-pb-controllers a{
	background-color:#43225e;
	    border-radius: 0;
    width: 25px;
    height: 4px;
	opacity:1;
}
.clients .et-pb-controllers .et-pb-active-control{
	background-color:#eb691c;
}
.clients .et_pb_slide_description .et_pb_slide_title{
	position:absolute;
	width:100%;
	text-transform:uppercase;
	font-size:14px!important;
	text-shadow:none;
	text-align:center;
	padding-bottom: 0;
    margin-bottom: 0;
	bottom:0;
	line-height:20px;
}
.clients .et_pb_slide_with_image .et_pb_slide_description{
	padding:0;
	float:none;
	width:100%;
	margin:0;
	padding:0;
	height:250px;
}
.clients .et_pb_slide_image{
	animation-name:none;
}

#footer-bottom{
	text-align:center;
	background-color:#440e62;
	color:#FFF;
	font-size:16px;
  padding-bottom: 20px;
      padding-top: 20px;
}
#footer-bottom a{
	color:#FFF!important;
}
#footer-bottom a:hover{
	color:#FFF;
	text-decoration:underline;
}

.blog-page .et_pb_blog_grid .et_pb_image_container img, .entry-featured-image-url img{
  border:1px solid #bcbec0;
}
.et_pb_blog_grid .et_pb_post{
  background-color:transparent;
  border:0;
  padding:0;
}
.et_pb_blog_grid h2{
  color:#FFF;
  font-size:20px!important;
  line-height:24px;
  text-transform:none;
  font-family:'Source Sans Pro';
  font-weight:bold;
  padding-bottom:5px;
}
.blog-page .et_pb_blog_grid h2{
  color:#551900;
}
.et_pb_blog_grid .post-content p{
  color:#FFF;
}
.et_pb_blog_grid .post-content p:last-of-type{
  display:inline;
}
.blog-page .et_pb_blog_grid .post-content p:last-of-type{
  display:block;
}
.et_pb_blog_grid a.more-link{
  text-transform:uppercase;
  font-weight:bold;
  margin-left:5px;
}
.et_pb_post .entry-content{
  padding-top:0;
}
 .entry-content ul,  .entry-content ol{
	 list-style-position:outside;
	 margin-left:20px;
 }
.blog-page .et_pb_blog_grid a.more-link{
  margin-left:0;
}
.et_pb_blog_grid a.more-link:after{
  content:'>';
  margin-left:3px;
}
.blog-page .et_pb_blog_grid a.more-link:after{
  content:'';
  margin-left:0px;
}
.et_pb_blog_grid .et_pb_image_container{
  margin:0;
}
.et_pb_post .entry-featured-image-url{
    margin-bottom:10px;
}

h2.entry-title{
  font-size:25px!important;
  line-height:30px;

  font-weight:normal;
  letter-spacing:1px;
  padding-bottom:5px;
  letter-spacing:0;
}
h1.entry-title{
  font-size:30px;
  font-weight:bold;
  padding-bottom:0;
  margin-top:15px;
}
.blog-page .post-content p{
  color:#4b4b4d!important;
}
.et_pb_module.et_pb_post_title{
	margin-bottom:20px!important;
}
.et_pb_module.et_pb_post_title .et_pb_title_container p.et_pb_title_meta_container{
	color:#4b4b4d!important;
}
.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide) {
    width: 300px !important;
}
.single .et_pb_post .et_pb_section{
	padding-bottom:0!important;
}
.widgettitle,
h2.wp-block-heading{
	line-height:25px!important;
  font-size:25px!important;
  color:#4b4b4d;
}
.et_pb_bg_layout_light .et_pb_widget li a, .et_pb_widget a{
    color:#4b4b4d!important;
    font-size:18px;
}
.et_pb_widget ul li{
    margin-bottom:10px;
    line-height:21px!important;
}
.et_pb_widget.widget_recent_entries ul li{
  margin-bottom:15px;
}
.et_pb_bg_layout_light .et_pb_widget li a:hover, .et_pb_widget a:hover{
  color:#eb691c!important;
  cursor:pointer;
}
.et_pb_bg_layout_light .et_pb_post p, #left-area .post-meta{
    color:#4b4b4d!important;
    font-size:18px;
}
.widget_recent_entries a{
  text-transform:capitalize;
}
.et_pb_widget.widget_block{
	margin-bottom:20px!important;
}

#main-content .container:before{
  width:0!important;

}
.et_right_sidebar #sidebar{
    text-align:left;
    width: 20.875%;
    padding-left:0!important;
}

#left-area, .et_full_width_page #left-area, .et_no_sidebar #left-area{
  width: 73.625%;
  padding-right:0!important;
  max-width:1200px;
  margin:50px auto 0;
}
.archive #left-area{
	margin-top:0;
	width:64.833%;
	margin-right:5.5%;
}
.et_right_sidebar #sidebar{
    width: 29.6667%;
	text-align:right;
}
.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) #main-content #left-area .et_pb_row{
	width:100%;
}
.single #left-area .et_pb_row .et_pb_column.et_pb_column_4_4:last-child, .single  #left-area .et_pb_row .et_pb_column.et_pb_column_4_4.et-last-child, .single  #left-area .et_pb_row_inner .et_pb_column.et_pb_column_4_4:last-child, .single  #left-area .et_pb_row_inner .et_pb_column.et_pb_column_4_4.et-last-child{
	margin:0!important;
}
.single .et_pb_section, .single .single-post-wraper{
	padding-top:0;
}
.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) .et_post_meta_wrapper{
	width:100%;
	max-width:1200px;
}
#comment-wrap{
	padding-top:0;
}
#comment-wrap textarea,
#comment-wrap input{
	max-width:600px;
}
#commentform input[type=email], #commentform input[type=text], #commentform input[type=url] {
	width:100%;
}
.et_password_protected_form .et_submit_button,
.form-submit .et_pb_button{
	padding-top:10px!important;
	padding-bottom:10px!important;
	width:250px;
}
.et_password_protected_form .et_submit_button:hover, .form-submit .et_pb_button:hover{
	background-color:#43225e;
		padding-top:10px!important;
	padding-bottom:10px!important;
	width:250px;
}


#commentform input[type=email], #commentform input[type=text], #commentform input[type=url]{
  padding:6px;
}
#commentform textarea{
  height:120px;
  padding:6px;
}

.form-submit{
  text-align:left;
}
.address h1{
  padding-bottom:30px;
}
.address a{
  color:#FFF;
  font-weight:bold;
}
.address a:hover{
  color:#551900;
}
.faqs .et_pb_text{
	margin-bottom:30px!important;
}
.book h2{
	font-weight:100!important;
}
.book .et_pb_text a:hover{
	text-decoration:underline;
}
.contact-page{
  max-width:700px;
  width:100%;
  margin:0 auto;
}
.contact-page p:last-of-type{
  margin-bottom:15px;
}

.contact-intro h3{
	font-weight:400!important;
	font-size:25px!important;
	color:#43225e;
}
.contact-intro p strong{
 color:#eb691c;	
}
.contact-info h3 a{
  color:#43225e!important;
  font-weight:bold;
  font-size:30px!important;
}
.contact-info a:hover{
  color:#eb691c;
}
.page-id-16 .half-and-half .et_pb_row .et_pb_column{
  padding:0;
}

.wpcf7{
  margin-top:15px;
}
.wpcf7 ::-webkit-input-placeholder,
.newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #43225e;
	font-size:1em!important;

}
.newsletter ::-moz-placeholder, .wpcf7::-moz-placeholder { /* Firefox 19+ */
  color: #43225e;
	font-size:1em!important;
	opacity: 1!important;
}
.wpcf7 :-ms-input-placeholder,
.newsletter :-ms-input-placeholder { /* IE 10+ */
  color: #43225e;
	font-size:1em!important;
}
.wpcf7 :-moz-placeholder,
.newsletter :-moz-placeholder { /* Firefox 18- */
  color: #43225e;
	font-size:0.8em!important;
	opacity: 1
}
.newsletter.et_pb_row{
	max-width:800px;
}

.wpcf7 input,
.wpcf7 textarea,
.newsletter input{
	border:0;
	background:transparent;
	border-bottom:1px solid #eb691c;
	font-size:18px;
	width:80%;
	color:#43225e;
	margin-top:30px;
}
.wpcf7 textarea,
.wpcf7 input{
	width:100%;
}
.wpcf7 textarea{
	border:1px solid #eb691c;
}
.newsletter form div{
	text-align:center;
}
.wpcf7 input[type="submit"],
.newsletter input[type="submit"]{
  background-color:#eb691c;
  color:#FFF!important;
  font-weight:bold;
  font-size:18px;
  width:250px;
  display:block;
  text-align:center;
  height:50px;
  line-height:50px!important;
  text-transform:uppercase;
  padding:0!important;
  margin:20px auto 0;
  border:0;
}
.wpcf7 input[type="submit"]:hover,
.newsletter input[type="submit"]:hover{
  background-color:#43225e;
  
  cursor:pointer;
	color:#FFF!important;
}

/* mailchimp */
#mc_embed_signup form{
	text-align:center;
}
#mc_embed_signup input{
	margin:0 5px 10px;
	border: 0;
	border-bottom:1px solid #eb691c;
    background-color: transparent;
	padding:10px 15px;
	color:#43225e;
	font-size:18px;
	border-radius:0;
}

#myMessageModal #mc_embed_signup input {
    margin: 0 -3px 10px;
}
#mc_embed_signup input[type=submit]{
	background-color:#eb691c;
	border:1px solid #eb691c;
  color:#FFF;
	font-weight:bold;
}
#mc_embed_signup input[type=submit]:hover{
	background-color:#FFF;
	border: 1px solid #FFF;
  color:#eb691c;
	cursor:pointer;
}

.join #mc_embed_signup input{
	width:100%;
	max-width:600px;
	margin:10px auto;
	display:block;
}
.join #mc_embed_signup input[type=submit]:hover{
	background-color:#4b4b4d;
	border: 1px solid #4b4b4d;
	color:#FFF;
}
/* slide menu */
/* General styles for all menus */
.cbp-spmenu {
	background: #eb691c;
	position: fixed;
}

.cbp-spmenu .menu-mainmenu{
  margin-bottom:30px;
}
.cbp-spmenu h3 {
	color: #FFF;
	font-size: 20px!important;
	padding: 0;
	margin: 0;
	font-weight: 700;
	letter-spacing:1px;
  text-transform:uppercase;
}

.cbp-spmenu a {
	display: block;
	color: #FFF;
	letter-spacing:1px;
	font-size: 17px;
	font-weight: 500;
  line-height:20px;
}

.cbp-spmenu a:hover {
	text-decoration:underline
}

.cbp-spmenu a:active {
	text-decoration:underline;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
	width: 475px;
	height: 100%;
	top: 0;
	z-index: 999998;
  padding:30px;
}

.cbp-spmenu-vertical a {
	padding: 1% 0 1% 0;
  text-transform:uppercase;
}
.cbp-spmenu-vertical a:hover{
  text-decoration:none;
  color:#43225e;
} 
.cbp-spmenu li.current-menu-item a, .single .cbp-spmenu li.menu-item-24 a,  .archive .cbp-spmenu li.menu-item-24 a{
    color:#43225e;
}
.single .cbp-spmenu li.menu-item-24 a{
	font-weight:bold;
}
.single .cbp-spmenu li.menu-item-24 li a{
	font-weight:normal;
}
.single .cbp-spmenu li#menu-item-578 a{
	color: #43225e;
	font-weight:bold;
}
.cbp-spmenu li.current-menu-item li a{
  color:#FFF;
}
.cbp-spmenu li.current-menu-item.current-menu-ancestor a,
.cbp-spmenu li.current-menu-parent a{
  color:#FFF;
  font-weight:bold;
}
.cbp-spmenu li.current-menu-item.current-menu-ancestor li a,
.cbp-spmenu li.current-menu-parent li a{
	font-weight:normal;
}
.cbp-spmenu li.current-menu-ancestor li.current-menu-item  a{
    color:#43225e;
    font-weight:bold;
}
.page-id-561 .cbp-spmenu li#menu-item-578 a{
	font-weight:normal!important;
}

/* Vertical menu that slides from the left or right */
.cbp-spmenu-right {
	right: -475px;
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cbp-spmenu .contact-info a{
  font-size:20px;
  text-transform:none;
}
.cbp-spmenu .social-media-icons li:first-child{
  margin-right:auto;
}


.cbp-spmenu .social-media-icons{
  text-align:left;
}
.cbp-spmenu .social-media-icons li{
  display:inline-block;
}

/* Mobile Menu Sub-menu functionality */
.cbp-spmenu .sub-menu {
	display: none;
	padding-left: 20px; /* Indent sub-items */
	list-style: none;
	margin-top: 10px;
}

.cbp-spmenu .menu-item-has-children > a {
	position: relative; /* For positioning the toggle icon */
}

.cbp-spmenu .menu-item-has-children > a::after {
	content: '+';
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	font-weight: 300;
}
.cbp-spmenu .menu-item-has-children.open > a::after {
	content: '\2212'; /* minus sign */
}
.burger {
  display:none;
  z-index: 999999;
  position: fixed;
  right:20px;
  top:35px;
  background:transparent;
  width: 50px;
  height: 80px;
  padding: 0;
  border: none;
  outline: none;
}
.grey-separator{
	color:#eb691c;
}
.home .grey-separator{
  color:#FFF;
}
.admin-bar .burger{
  top:65px;
}

.burger .menutext{
  position:absolute;
  color:#4b4b4d;
  font-size:18px;
  right: 60px;
  top: 30px;
  transition:all 300ms linear;
}
.home .burger .menutext{
  color:#FFF;
}
.burger.active .menutext{
  display:none;
}
.burger:hover{
  cursor:pointer;
}
.bar1, .bar2, .bar3 {
    width: 42px;
    height: 3px;
    background-color: #FFF;
    margin:8px 0;
    transition: 0.4s;
}
.home .bar1, .home .bar2, .home .bar3 {
  background-color: #FFF;
}
.active .bar1 {
    -webkit-transform: rotate(-45deg) translate(-7px, 7px);
    transform: rotate(-45deg) translate(-6px, 7px);
  background-color:#FFF;
}
.active .bar2 {
  display:none;
}
.active .bar3 {
    -webkit-transform: rotate(45deg) translate(0, -2px);
    transform: rotate(45deg) translate(0, -2px);
  background-color:#FFF;
}

#main-header .container{
  height:100px;
  width:100%;
}

#main-header{
  padding-top:20px;
  box-shadow:none;
  transition:padding 300ms linear;
}

#main-header, .et-search-form, #main-header .et_mobile_menu{
  background:transparent!important;
}
#main-header .nav li ul{
	background:#000!important;
}
#main-header .nav li ul a{
	color:#FFF!important;
}
#main-header.et-fixed-header, .single #main-header, .archive #main-header{
  background-color:transparent!important;
  padding-top:5px;
}
#main-header.et-fixed-header #logo{
  vertical-align:top;
  padding-top:5px;
}
body #main-header.et-fixed-header{
  background-color:#000!important;
}
body.single .et_pb_container,
body.archive .et_pb_container {
	display:flex;
	align-items:flex-end;
}
body.single .et_pb_container .et_pb_slider_container_inner,
body.archive .et_pb_container .et_pb_slider_container_inner{
	width:100%;
}
body.single #left-area h2{
	font-size:30px!important;
}
body.single #left-area h3{
	font-size:25px!important;
	font-weight:normal!important;
}

nav.cbp-spmenu{
  padding-left:5%;
  justify-content: center;
  display:flex;
  flex-direction:column;
}
nav.cbp-spmenu ul{
	list-style-type:none;
  margin-bottom:25px;
}
nav.cbp-spmenu ul ul{
	margin-bottom:0;
}
.cbp-spmenu .sub-menu li{
	margin-left: 30px;
	margin-top: 5px;
	text-align:left;
}
nav.cbp-spmenu li{
  margin-bottom:0;
}
nav .contact-info{
  color:#FFF;
}
.et_pb_fullwidth_header .et_pb_parallax_css{
  background-attachment:local;
  top:0;
  position:fixed;
}
.et_pb_section.et_pb_section_parallax .et_pb_parallax_css{
  -webkit-transform:none;
}
.et_pb_fullwidth_header.bottom .et_pb_parallax_css{
  background-position:50% 50%;
  background-attachment:local;
  top:0;
  position:fixed;
}


.contact-form .wpcf7{
	text-align:left;
}


.sitemap{
  margin:0 auto;
}
.sitemap a{
  color:#4b4b4d;

}
.sitemap p{
  padding-bottom:5px;
}

.sitemap ul{
  margin-left:20px;
  margin-bottom:5px;
  padding-bottom:0;
}
.sitemap ul.children{
	margin-top:0;
}
.sitemap a{
  margin-top: 5px;
    display:inline-block;
}
.sitemap strong a{
  color:#eb691c!important;
}
.sitemap a:hover{
  color:#eb691c!important;
}
.testimonial-page .testimonial_rotator_wrap{
  margin-bottom:-30px;
}

nav hr{
  border-color:#FFF;
  width:50%;
  margin-left:0;
  margin-bottom:15px;
  margin-top:0
}

.inside-banner .et_pb_slide{
  height:400px;
}
.contact-header{
  color:#eb691c;
  position:relative;
  text-align:right;
  font-size:14px;
  letter-spacing:1px;
}
.contact-header a{
	color:#FFF;
}
.contact-header a:hover{
	color:#eb691c;
}

.contact-header a:hover{
	color:#f37021;
}

.tagline{
  color:#eb691c;
  font-weight:500;
  font-size:16px;
  text-align:left;
  width:225px;
  letter-spacing:0;
  
  transition: margin 300ms linear;
}
.tagline.left{
	margin-top:-45px;
	margin-left:85px;
	color:#FFF;
	text-transform:uppercase;
	font-size:12px;
}
.tagline.right{
	position: absolute;
    right: 30px;
    bottom: -10px;
    text-align: right;
}
.tagline sup{
  bottom: 0.4em;
  font-size: 10px;
}
#main-header.et-fixed-header .tagline.right{
	bottom:5px;
}
#main-header.et-fixed-header .tagline.left{
  margin-top:-40px;
}

.entry-content ul.social-media-icons, ul.social-media-icons{
  padding-bottom:0;
  padding-left:0!important;
  text-align: left!important;
  margin-top:0;
  margin-bottom:150px;
  margin-left:0;
}
.social-media-icons li{
  display:inline-block;
}
.experts ul.social-media-icons{
	text-align:center;
}
.experts .social-media-icons li{
	line-height:30px;
	font-weight:bold;

}
.smGlobalBtn { /* global button class */
vertical-align:top;
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
  text-align: center;
  color: #4b4b4d;
  font-size: 26px;
  font-weight: normal;
  line-height: 40px;
  border-radius: 50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;

  margin-right:5px;
transition:all 300ms;
}

.experts .smGlobalBtn {
	width:30px;
	height:30px;
	line-height:30px;
	font-size:20px;
}

.et-fixed-header .contact-info .smGlobalBtn {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 10px;
  margin-right:5px;
  margin-bottom:0;
}

.facebookBtn, .youtubeBtn, .twitterBtn, .linkedinBtn, .instagramBtn, .pinterestBtn, .mailBtn, .webBtn{
  background: #f37021;
}
.experts .facebookBtn, .experts .youtubeBtn, .experts .twitterBtn, .experts .linkedinBtn, .experts .instagramBtn, .experts .pinterestBtn, .experts .mailBtn, .experts .webBtn{
  background: #4b4b4d;
}
.green-social .facebookBtn, .green-social .youtubeBtn, .green-social .twitterBtn, .green-social .linkedinBtn, .green-social .instagramBtn, .green-social .pinterestBtn, .green-social .mailBtn, .green-social .webBtn{
  background: #4b4b4d;
}
.facebookBtn:before, .youtubeBtn:before, .twitterBtn:before, .linkedinBtn:before, .instagramBtn:before, .pinterestBtn:before, .mailBtn:before, .webBtn:before{
  font-family: "FontAwesome";
  color:#000;
}
.experts .facebookBtn:before, .experts .youtubeBtn:before, .experts .twitterBtn:before, .experts .linkedinBtn:before, .experts .instagramBtn:before, .experts .pinterestBtn:before, .experts .mailBtn:before, .experts .webBtn:before{
  font-family: "FontAwesome";
  color:#FFF;
}
.green-social .facebookBtn:before, .green-social .youtubeBtn:before, .green-social .twitterBtn:before,
.green-social .linkedinBtn:before, .green-social .instagramBtn:before, .green-social .pinterestBtn:before, .green-social .mailBtn:before, .green-social .webBtn:before{
  font-family: "FontAwesome";
  color:#FFF;
}
/* facebook button class*/
.facebookBtn:before{ /* use :before to add the relevant icons */
  content: "\f09a"; /* add facebook icon */
}
.facebookBtn:hover{
  background: #FFF;
}
/* youtube button class*/
.youtubeBtn:before{ /* use :before to add the relevant icons */
  content: "\f167"; /* add youtube icon */
}
.youtubeBtn:hover{
  background: #FFF;
}
/* twitter button class*/
.twitterBtn:before{
  content: "\f099"; /* add twitter icon */
}
.twitterBtn:hover{
  background: #FFF;
}
/* linkedin button class*/
.linkedinBtn:before{
  content: "\f0e1"; /* add linkedin icon */
}
.linkedinBtn:hover{
  background: #FFF;
}
/* instagram button class */

.instagramBtn:before{
  content: "\f16d"; /* add instagram icon */
}
.instagramBtn:hover{
  background: #FFF;
}

.pinterestBtn:before{
  content: "\f0d2"; /* add instagram icon */
}
.pinterestBtn:hover{
  background: #FFF;
}

.mailBtn:before{
  content: "\f0e0"; /* add instagram icon */
}
.mailBtn:hover{
  background: #FFF;
}
.webBtn:before{
  content: "\f0ac"; /* add instagram icon */
}
.webBtn:hover{
  background: #FFF;
}

.experts .facebookBtn:hover, .experts .pinterestBtn:hover, .experts .instagramBtn:hover, .experts .linkedinBtn:hover, .experts .twitterBtn:hover, .experts .youtubeBtn:hover, .experts .facebookBtn:hover, .experts .mailBtn:hover, .experts .webBtn:hover{
	background: #eb691c;
}
.green-social .facebookBtn:hover, .green-social .youtubeBtn:hover, .green-social .twitterBtn:hover, .green-social .linkedinBtn:hover, .green-social .instagramBtn:hover, .green-social .pinterestBtn:hover, .green-social .mailBtn:hover, .green-social .webBtn:hover{
  background: #4b4b4d;
}

.contact-info a, .contact-info{
  color:#FFF!important;
  font-size:25px;
  letter-spacing:1px;
}
.contact-info a{
  font-weight:bold;
}
.copyright{
  text-align:center;
  color:#FFF;
  padding-bottom:25px;
}
.copyright a{
  color:#FFF;
}
.contact-info a:hover, .copyright a:hover{
  color:#eb691c!important;
}

.custom-footer.et_pb_section{
	height:700px;
	
}
.custom-footer .et_pb_column{
	width:50%;
}
.custom-footer .et_pb_code{
  margin-bottom:30px!important;
}

.custom-footer h2{
  color:#f37021!important;
  line-height:48px;
  margin-bottom:50px;
  font-weight:100;
}
.custom-footer h2 strong{
	color:#FFF!important;
		
	font-weight:100;
}
.custom-footer h2 em strong{

	font-family:'Marker Felt';
}
.custom-footer .et_pb_column_4_4.et-last-child{
	display:flex;
	flex-direction:column;
}
.custom-footer h2 span{

}
.custom-footer h3{
	font-weight:normal!important;
	margin-bottom:50px;
}
.custom-footer h3 a{
  font-weight:normal!important;
  color:#FFF!important;
  font-size:25px!important;
}
.custom-footer h3 a:hover{
	color:#f37021!important;
}
.copyright{
  font-size:14px;
}


/* circles */
ul.circles{
  list-style-type:none;
  text-align:center;
  padding:0;

}
ul.circles li{
  width:210px;
  height:200px;
  border-radius:50%;
  color:#FFF;
  vertical-align:top;
  font-weight:100;
  display:inline-block;
  margin:0 10px;
}
ul.circles li span{
  width:200px;
  height:200px;
    border-radius:50%;
    align-items: center;
    justify-content: center;
    display:flex;
    font-size:30px;
    line-height:35px;

}
li.darkestblue span{
    background-color:#4b4b4d;

}
li.darkblue span{
    background-color:#006096;
}
li.midblue span{
    background-color:#2e91bd;
}
li.lightblue span{
    background-color:#76c0e7;
}
li.green span{
    background-color:#eb691c;
}
.experts.et_pb_row{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  max-width:800px;
}
.experts .et_pb_text_inner{
  width:90%;
  margin:0 auto;
}
.et_pb_toggle_close, .et_pb_toggle_open{
  padding:0;
}
.et_pb_toggle_title{
  display:inline;
  font-size: 25px;
  font-weight: 600;
  color: #eb691c;
  border-bottom: 3px solid #eb691c;
  padding-bottom: 5px!important;
  padding-right:0!important;
  transition:all 300ms linear;
}
.et_pb_toggle_content {
    padding-top: 30px;
}

.awards .et_pb_column_2_3{
  background:#eceded;
  padding:0 30px;
  display:flex;
}
.awards .et_pb_column_2_3 .et_pb_text{
  align-self:center;
}
.awards h3{
    font-weight:normal!important;
}

.horizontal-menu{
  display:block;
  text-align:center;
  width:100%;
  padding:0!important;
  list-style-type:none;
}
.horizontal-menu li{
  display:inline;
  margin:0 15px;
}
.horizontal-menu li a{
  color:#4b4b4d;
  text-transform:uppercase;
  font-size:18px;
}
.horizontal-menu li a:hover{
  color:#eb691c;
}
.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module.et_pb_video{
    margin-bottom:5px;
}
.service.much h2{
	color:#FFF!important;
}

.service.much h5{
	font-weight:400!important;
	color:#FFF;
	font-size:18px!important;
}


.flip-container {
  background-color: transparent;
  width: 300px;
  height: 420px;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  height: 420px;
}
.front-card, .back-card {
  padding:20px;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.front-card {
  background-color: #eb691c;
}

.back-card {
  background-color: #eb691c;
  color: #FFF;
  transform: rotateY(180deg);
}

.flip-container .show .flip-card-inner {
  transform: rotateY(180deg);
}


.back-card a, .flip-link{
	display:block;
	padding:10px;
	width:100%;
}
.service .et_pb_column_1_4 h3{
	padding-bottom:0;
}
.service .et_pb_column_1_4 h3:last-of-type{
	padding-bottom:10px;
}
.callout .back-card a {
    border: 1px solid #FFF;
    height: auto;
	color:#FFF;
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
	display:block;
	font-weight: bold;
    text-transform: uppercase;
	margin-top:5px;
}
.callout .back-card a:hover{
	    border: 1px solid #43225e;
    background-color: #43225e;
    cursor: pointer;
}


.service .et_pb_column_1_4 p{
	color:#FFF;
}
.service .et_pb_column_1_4 h3{
	color:#FFF;
	font-size:25px!important;
	font-weight:bold!important;
	text-transform:uppercase;
}
.service-expert h3{
  font-size:30px!important;
  line-height:36px!important;
  margin-bottom:10px;
  font-weight:500!important;
}
.page-id-14 .service-expert .learn-more{
	display:none;
}
.service-expert .et_pb_column_2_5 .et_pb_text{
	background:rgba(255,255,255,0.8);
	padding:30px;
}
.service-expert .orangebutton{
  margin-top:20px;
}
.lights.et_pb_section{
	background:#000!important;
}
.lights h3{
  font-weight:500!important;
  margin-bottom:10px;
  font-size:22px!important;
}

.lights .et_pb_row h2{
	margin-top:50px;
}

.page-id-12 .book{
  margin-bottom:15px;
}
.book .et_pb_row{
  display:flex;
}
.book .et_pb_column_3_5{
  align-self:center;
}

.service-expert .et_pb_text_inner{
	padding:20px 20px 20px 30px;
}
.service-expert .et_pb_text ul,
.speaking-row .et_pb_text ul,
.promos .et_pb_column_1_2 ul{
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	margin-left:20px;
} 
.service-expert .et_pb_text ul li,
.promos .et_pb_column_1_2 ul li{
	margin-bottom:30px;
}
.page-id-14 .service-expert .et_pb_text ul li:last-child{
	margin-bottom:0;
}
.promos .et_pb_column_1_2 ul{
	margin-top:20px;
}
.service-expert .et_pb_text ul li:before,
.promos .et_pb_column_1_2 ul li:before{
	content:url('img/checkbox.png');
	position:absolute;
	left:-30px;
    margin-top: -5px;
}
.speaking-row .et_pb_text ul li:before{
	content:'\f00C';
	font-family:'FontAwesome';
	color:#f37021;
	position:absolute;
	left:-10px;
}
.service-expert .et_pb_text ul li:first-child:before{
	margin-top:-5px;
}
.transform .et_pb_bg_layout_light h2, .transform .et_pb_bg_layout_light p{
  color:#4b4b4d!important;
}
.transform .et_pb_module{
  height:300px;
  display: flex;
  justify-content: center;
}
.transform .et_pb_text_inner {
    padding: 25px 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.programs h2{
}
.programs h3{
  font-size:30px!important;
  font-weight:bold;
  color:#FFF!important;
}
.programs h4{
  color:#eb691c!important;
  font-size:25px!important;
  font-weight:bold;
  margin-bottom:10px;
  margin-top:30px;
}
.programs .et_pb_column_4_4 .et_pb_text {
  margin-bottom:60px;
  max-width:800px;
  margin-left:auto;
  margin-right:auto;
}
.programs .et_pb_row:first-child .et_pb_column_4_4 .et_pb_text {
  max-width:100%;
}
.programs .orangebutton{
  width:auto;
  padding-left:20px;
  padding-right:20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.programs .orangebutton:hover{
  color:#eb691c!important;
  background-color:#FFF;
}

.downloads.et_pb_section{
  padding-top:0;
  padding-bottom:0;
  
}
.downloads.flexdownloads{
	display:flex;
	flex-wrap:wrap;
	max-width:1080px;
	margin-left:auto;
	margin-right:auto;
	justify-content:center;
}
.downloads.flexdownloads .et_pb_row{
	width:23%;
	margin-left:1%;
	margin-right:1%;

}
.downloads.flexdownloads .et_pb_row img{
	border:1px solid #CCC;
}
.resources p{
  padding-bottom:0;
}
.resources h4, .assessments h4{
  margin-top:25px!important;
  color:#4b4b4d;
}
.assessments .orangebutton{
  display:inline-block;
  margin:0 auto;
}
.resources a{
  color:#eb691c!important;
}
.resources a:hover{
  text-decoration:underline;
}
.author-box{
	width: 100%;
    max-width: 800px;
    padding: 0!important;

	
}
#author-bio-box{
	border:0!important;
	background:#FFF!important;
	height:200px;
	display:flex;
	flex-direction:row;
	align-items:center;
		margin:40px auto 0;
}
#author-bio-box .bio-gravatar{
	width:200px;
	height:200px;
	margin-right:20px;
}
#author-bio-box .bio-gravatar img {
    border: 0!important;
    background: transparent!important;
    padding: 0!important;
    width: 200px;
	border-radius:50%!important;
    height: 200px;
	max-width:none;
	
}
#author-bio-box h3{
	display:none;
}
#author-bio-box .bio-gravatar{
	margin-top:0;
}
.author-box .et_pb_row{
	padding:10px;
	width:100%;
}
.author-box h4, #author-bio-box h4{
	margin-bottom:5px;
	font-size:22px!important;
}

.author-box p,  #author-bio-box{
	font-size:17px;
	line-height:22px;
	color:#4b4b4d!important;
}
.author-box p a,  #author-bio-box a{
	font-weight:bold!important;
	text-decoration:underline!important;
}

.modal, .messageModal{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
	z-index:99999;
}
.messageModal{
    background-color: rgb(0,0,0);
   background-color: rgba(0,0,0,0.8);
}
/* Modal Content/Box */
.modal-content {
    background-color: #000;
    margin: 15% auto 0; /* 15% from the top and centered */
    padding: 30px 20px 20px;
    border: 1px solid #eb691c;
    width: 80%; /* Could be more or less, depending on screen size */
	max-width:600px;
	height:auto;
	z-index:99999;
	position:relative;
}
.messageModal{
	color:#FFF;
}
.messageModal #mc_embed_signup form{
	float:none;
}
.messageModal .mc-field-group{
	margin:10px 0;
}

.messageModal #mc_embed_signup input, .messageModal #mc_embed_signup textarea{
	text-align:left;
	width:100%;
	font-size:16px;
	border-radius:10px;
	padding:10px;
}

.messageModal input[type="submit"]{
	display:inline-block;
	width:auto!important;
	background-color: #c09b5b;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 25px!important;
    display: inline-block;
    margin-top: 15px!important;
    border-radius: 10px;
    border: 0;
    line-height: 1.3em!important;
    font-size: 18px!important;
}
.messageModal input[type="submit"]:hover{
	cursor:pointer;
	background-color: #FFF;
	color:#c09b5b;
	margin-top:25px;
}

.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form .wpex-select-wrap{
	margin-top:10px;
	
}
/* The Close Button */
.close {
    color: #FFF;
	font-size: 28px;
    font-weight: bold;
	position:absolute;
	right:10px;
	top:10px;
}

.close:hover,
.close:focus {
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}
.messageModal .modal-content .close:hover, .messageModal .modal-content .close:focus {
    color: #eb691c;
}
#selectMailingLists{
	position:relative;
}
#selectMailingLists .txtnormal{	
	font-size: 14px;
    line-height: 16px;
	padding-left:30px;
}
.messageModal input#captchaText{
	width:auto;
}

#errorMsgDiv{
	display:none;
}
.messageModal h3{
	font-size:22px!important;
	margin-left:auto;
	margin-right:auto;
	max-width:80%;
}
.zcsffieldsdiv div{
	display:inline-block;
}
#SIGNUP_PAGE{
	margin-top:-20px;
}

.page-id-8 .banner .et_pb_slide{
    background-position: 50% 70%;	
}

.wprevpro_t1_DIV_2:before{
	display:none;
}
.clients .et_pb_slide_image, .et_pb_slide_video{
	width:100%;
	margin-right:0;
}
.grecaptcha-badge{
	display:none!important;
}

.et_pb_section.service.much, .et_pb_section.principle, .et_pb_section.testimonials, .et_pb_section.teekly, .et_pb_section.values,
.et_pb_section.mission{
	background-attachment:fixed;
}

.wprevpro_t1_DIV_1 > div{
	width:100%;
}
	.home .banner .et_pb_slide:before{
		content: " ";
	   width: 100%;
	   height: 100%;
	   position: absolute;
	   z-index: 1;
	   top: 0;
	   left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+27&1+0,0+27 */
background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 27%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 27%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 27%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */



	}
	.home .banner .et_pb_slide:after{
		content: " ";
	   width: 100%;
	   height: 100%;
	   position: absolute;
	   z-index: 1;
	   top: 0;
	   left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.4+0,0.4+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */

	}

.home #main-header:after{
		content: " ";
	   width: 100%;
	   height: 100%;
	   position: absolute;
	   z-index: 1;
	   top: 0;
	   left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+96&1+0,0+97 */
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.01) 96%, rgba(0,0,0,0) 97%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.01) 96%,rgba(0,0,0,0) 97%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.01) 96%,rgba(0,0,0,0) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}


@media only screen and (min-width:1451px){
	.home .banner .et_pb_slide{
		background-position:50% 0!important;
	}
	.inner-banner, .inner-banner .et_pb_slide{
	  height:600px;
	  max-height:75vh;
	}
}

@media only screen and (max-width:1450px){
  .inner-banner, .inner-banner .et_pb_slide{
    height:400px;
  }
	#top-menu li a {
		font-size: 14px!important;
	}
	.service-expert{
		    background-position: 40% 50%!important;
	}
	.service-expert .et_pb_row, .principle .et_pb_row{
		width:94%;
	}
}
@media only screen and (min-width:1251px){
	.home .banner .et_pb_slides .et_pb_slider_container_inner {
		
		vertical-align: bottom;
		padding-bottom: 200px;
	}
	.about-row.et_pb_section{
		background-color:#000;
		padding-top:20px;
		padding-bottom:20px;
	}
}
@media only screen and (max-width:1250px){
	.custom-footer h2 {
		font-size: 26px;
	}
	.testimonials .et_pb_row{
		width:94%;
	}
	.topbutton {
		right: 90px;
		top: 35px;
	}
	.banner.services ul.left{
		padding-bottom:0
	}
	.banner.services ul.right{
		padding-bottom:30px;
	}
	.inside-banner .et_pb_slide{
		height:300px;
	}

	#top-menu li{
		padding-right:15px;
	}
	.podcasts{
		width:94%;
		margin:0 auto;
	}
	.podcasts .et_pb_row{
		width:32%;
	}

	.callout.et_pb_row{
		width:94%;
	}
	.callout .et_pb_column_1_4 .et_pb_slider .et_pb_slide{
		min-height:200px;
	}
	.service-expert .et_pb_row, .principle .et_pb_row{
		width:94%;
	}
	.principle .et_pb_column_1_2.et-last-child .et_pb_text h2 {
		font-size: 60px!important;
	}
	.principle .et_pb_column_1_2.et-last-child .et_pb_text h3 {
		font-size: 50px!important;
	}
	.relevant .et_pb_row .et_pb_text{
		padding-right:20px;
	}
	.clients img {
		max-width: 100%;
	}
	#left-area, .et_full_width_page #left-area, .et_no_sidebar #left-area{
		width:94%!important;
	}
	.about-row .et_pb_column_1 {
		background:url('https://sunjaynath.com/wp-content/uploads/2023/03/SunjayNath-mission-banner.jpg') no-repeat!important;
		background-size:cover!important;
		
	}
}
@media only screen and (min-width:1200px){

  .top.banner, .banner{
    background-attachment:fixed;
  }

  .et_header_style_left .logo_container{
	 width:300px;
  }
}
@media only screen and (max-width:1199px){
  .experience h1 em {
    display:inline-block;
  }
  .testimonial_rotator_wrap{
    width:96%;
  }
  .testimonial_rotator {
    width:100%;
  }
  ul.circles {
    max-width: 800px;
    margin: 0 auto;
  }
  .inner-banner .et_pb_slide{
    padding:0;
  }

  #et-top-navigation{
	  display:none;
  }
  .burger{
	display:block;
  }
  .banner .et_pb_slide_description{
	  padding-left:0;
  }
  .newsletter h2{
	width:100%;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
  }
  .book .orangebutton{
	  padding:10px 40px;
  }
	.cbp-spmenu-vertical a:hover{
		color:#43225e!important;
	}
	.inner-banner .et_pb_slide_description {
		padding-right:50px;
		max-width: 500px;
		
	}
  .page-id-14 .inner-banner .et-pb-slide{
	  background-position:0 50%!important;
  }
  .testimonials h2 {
	margin-top:20px;
  }
  	.home .banner .et_pb_slide:before{
		content: " ";
	   width: 100%;
	   height: 100%;
	   position: absolute;
	   z-index: 1;
	   top: 0;
	   left: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+20&1+0,0+30 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.33) 20%, rgba(0,0,0,0) 30%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.33) 20%,rgba(0,0,0,0) 30%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.33) 20%,rgba(0,0,0,0) 30%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */


	}
	.home .banner .et_pb_slide:after{
		content: " ";
	   width: 100%;
	   height: 100%;
	   position: absolute;
	   z-index: 1;
	   top: 0;
	   left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+80,000000+100&0+70,1+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 70%, rgba(0,0,0,0.33) 80%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 70%,rgba(0,0,0,0.33) 80%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 70%,rgba(0,0,0,0.33) 80%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

	}
	.home .banner .et_pb_slide_description {
		padding: 45% 0 20px!important;
	}
	.banner hr{
		    margin-top: 20px;
		margin-bottom: 20px;
	}
	.et_pb_section.service.much, .et_pb_section.principle, .et_pb_section.testimonials, .et_pb_section.teekly, .et_pb_section.values,
.et_pb_section.mission{
	background-attachment:scroll;
}

}
@media only screen and (max-width:1100px) and (min-width:981px){

  .callout .et_pb_column_1_4 h2.et_pb_slide_title{
    font-size:28px!important;
  }
  .values .et_pb_row:last-of-type {
	 flex-wrap:wrap;
  }

  .callout.et_pb_row{
	  padding-bottom:50px;
  }

}
@media only screen and (max-width:1025px){ 
	p, .video .et_pb_column_1_2 p{
		font-size:16px;
		line-height:23px;
	}
	.banner p, .inner-banner p{
		font-size:20px;
		line-height:25px;
	}
	.service-expert{
		padding:2%;
	}
	#et-top-navigation{
		display:none;
	}
	.burger{
		display:block;
	}
	.callout .et_pb_column_1_4 .et_pb_slider .et_pb_slide{
		min-height:170px;
	}
	.callout .et_pb_column_1_4 h2.et_pb_slide_title {
		font-size: 22px!important;
	}
	#author-bio-box{
		height:auto;
	}
	.contact-header{
		z-index:99999; 
	}
	#page-container {
		padding-top: 140px!important;
	}
	#main-header.et-fixed-header .tagline {
		margin-top: -28px;
	}
	.custom-footer h2 em strong{
		display:block;
	}
	.speaking-row.et_pb_section_2{
		    background-position: 75% 50%!important;
 
	}
	.speaking-row.et_pb_section.et_pb_section_5{
		 background-position: 25% 50%!important;
	}
}
@media only screen and (min-width:981px){
	
  #logo{
    vertical-align:top;
    max-height:100%;
	max-width:278px;
  }
  .lights{
    height:700px;
  }
  .lights .et_pb_row{
	  
  }
  .video .et_pb_row{
    display:flex;
  }
  .video .et_pb_row .et_pb_column{
  }
  .et_header_style_left .logo_container{
    top:auto;
    transition:top 300ms linear;
  }
  .et-fixed-header .contact-header{
    margin-top:5px;
  }

  .et_header_style_left .et-fixed-header .logo_container{
    top:0;
  }
  .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{
    padding:10px 0 0 0!important;
  }
	.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
	    padding-bottom: 20px;
	}
	.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row{
		width:100%!important;
		max-width:100%!important;

	}
	.banner .et_pb_column_4_4 p, .careers .et_pb_column_4_4 p, .careers .et_pb_column_4_4 h3, .careers .et_pb_column_4_4 h1{
		max-width:700px;
		margin-left:auto;
		margin-right:auto;
	}

  .et_pb_gutters3 .et_pb_column_2_5, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 {
      width: 38.7%;
  }
  .et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 5.5%;
  }
  .et_pb_row .et_pb_column:last-child, .et_pb_row .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child {
      margin-right: 0 !important;
  }
  .et_pb_gutters3 .et_pb_column_3_5, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
    width: 55.8%;
  }
  .products-2-col{
    max-width:630px!important;
    margin:0 auto;
  }
  .products-2-col .et_pb_module{
      max-width: 285px;
      margin-left:auto;
      margin-right:auto;
  }
  .et-fixed-header #top-menu li.current-menu-item>a{
  	color:#FFFFFF!important;
  }
  .max700 .et_pb_text_inner{
    max-width: 700px;
    margin-left:auto;
    margin-right:auto;
  }
  .et_pb_column_4_4{
    max-width:800px;
    margin-left:auto!important;
    margin-right:auto!important;
    width:100%;
  }
  .fullwidth .et_pb_column_4_4{
    max-width:100%;
  }

  .custom-footer .et_pb_column_4_4, .programs .et_pb_row:first-child .et_pb_column_4_4, .testimonials .et_pb_column_4_4{
    max-width:100%;
  }

  .clients .et_pb_column_4_4, .newsletter .et_pb_column_4_4, .service .et_pb_column_4_4{
    max-width:100%;
  }
  .et-fb-skeleton .et_pb_column_4_4,.full-width .et_pb_column_4_4, .as-seen-in .et_pb_column_4_4{
      max-width:100%;
    }
  .et_pb_row .et_pb_column.et_pb_column_4_4:last-child, .et_pb_row .et_pb_column.et_pb_column_4_4.et-last-child, .et_pb_row_inner .et_pb_column.et_pb_column_4_4:last-child, .et_pb_row_inner .et_pb_column.et_pb_column_4_4.et-last-child {
      margin-right: auto!important;
      float:none;
      margin-left:auto!important;
  }
  .et_pb_column_1_4 .et_pb_slide .et_pb_slide_description{
    padding:0;
  }
  .et_pb_gutters3 .callout .et_pb_column_1_4 .et_pb_module{
    margin-bottom:20px;
  }
  .transform .et_pb_column{
    margin-right:0;
    width:50%;
  }
  .transform .et_pb_text_inner{
    padding:25px 0;
  }
  .et_fixed_nav #main-header{
    height:145px;
    transition:height 300ms ease-in-out;
  }
  .et_fixed_nav #main-header.et-fixed-header{
    height:105px;
  }
  .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a{
	  padding-bottom:18px;
  }
  .video-row{
	  display:flex;
	  flex-wrap:wrap;
  }
  .video-post{
	  width:23%;
	  margin-left:1%;
	  margin-right:1%;
	  margin-bottom:3%;
	  display:flex;
	  flex-direction:column;
  }

  .hideOver980{
	  display:none;
  }
  .et_header_style_left #et-top-navigation nav>ul>li>a{
	  padding-bottom:0;
  }
  .et_header_style_left #et-top-navigation nav ul li.menu-item-29 a{
	  padding:15px;
	  background:#eb691c;
  }
  .page-id-14.et_header_style_left #et-top-navigation nav ul li.menu-item-29 a{
	  background:transparent;
	  border:1px solid #eb691c;
	  color:#eb691c!important;
  }
   .et_header_style_left .et-fixed-header #et-top-navigation nav ul li.menu-item-29 a{
	   padding:10px;
   }
  .et_header_style_left #et-top-navigation nav ul li.menu-item-29 a:hover{
	  background:#FFF;
	  color:#eb691c;
  }
  .custom-footer .et_pb_column.et_pb_column_4_4.et-last-child{
	  margin-right:0!important;
  }
} /* end of min-width:981px */

@media only screen and (max-width:1200px){
  .three-buttons .et_pb_column{
	width:100%!important;
	margin-bottom:20px;
  }
  .service-expert h3 {
    font-size: 24px!important;
    line-height: 30px!important;
  }
  .service-expert .et_pb_column_2_5 .et_pb_text{
	  padding:0;
  }
  .service-expert .et_pb_text ul li, .promos .et_pb_column_1_2 ul li{
	  margin-bottom:20px;
	  font-size:16px;
  }
  .service-expert .et_pb_column_3_5{
	  width:44%;
  }
  .service-expert .et_pb_column_2_5{
	  width:50%;
  }

	.service-expert.book .et_pb_row{
		width:94%;
	}
	.testimonials h2:before {
		width: 100%;
		top: -45px;
		left:0;
	}

	.about-row .et_pb_row {
		flex-direction:column;
		align-items:center;
	}
	.about-row .et_pb_image_wrap {
		text-align:center;
	}
	.about-row .et_pb_row img{
		max-width:300px;
	}
	.about-row .et_pb_column{
		width:94%;
		margin-top:30px!important;
		margin-bottom:30px!important;
	}
	.about-row .et_pb_column.et-last-child{
		margin-top:0!important;
	}
	.book .et_pb_row {
		align-items:center;
	}
	.faqs h3:first-of-type{
		margin-top:0;
	}
	 .page-id-9 .inner-banner .et_pb_slider .et_pb_slide{
	  background-position:0 0!important;
	}
}
@media only screen and (max-width:1024px){
   h1{
    font-size:40px!important;
  }
  h1.entry-title{
	font-size:30px!important;
  }
  .inner-banner .et_pb_slide_description {
      padding: 0 4%;
  }
	.et_monarch .et_social_networks .et_social_icons_container{
		margin-bottom:25px!important;
	}
	.page-id-561 h1.pagetitle{
		padding-bottom:30px;
	}
	  .three-buttons .et_pb_column{
	width:100%!important;
	margin-bottom:20px;
  }
  .video-row{
	  display:flex;
	  flex-wrap:wrap;
  }
   .video-post{
	  width:48%;
	  margin-left:1%;
	  margin-right:1%;
	  margin-bottom:50px;
	  display:flex;
	  flex-direction:column;
  }
  .page-id-9 .inner-banner .et-pb-slider{
	  background-position:center
  }
  .page-id-14 .inner-banner .et-pb-slider{
	  background-position:0 50%;
  }
}
@media only screen and (max-width:980px){
  .video{
    height:auto;
       display:block;
  }
  .blockUnder980{
    display:block;
  }
  .hideUnder980{
    display:none;
  }
  .et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation{
    display:none!important;
  }

  .testimonial_rotator_wrap{
    width:96%;
  }
  .testimonial_rotator_wrap.with-prevnext {
    padding: 10px 35px;
  }
  .testimonials .et_pb_row{
    width:94%;
  }

  .et_header_style_left .logo_container{
    top:15px;
  }
  #logo{
    vertical-align:top;
    max-height:65px;
    max-width:300px;
    height:auto;
    margin-top:0;
    margin-left:20px;
  }
  .et_header_style_left #logo, .et_header_style_split #logo{
      max-width:65%;
  }
  .custom-footer .et_pb_row{
    width:94%;
  }
  .et-fixed-header #logo{
    margin-top:5px
  }
  #main-header {
    padding-top: 5px;
  }
  .contact-header {
    padding-right:20px;
  }
  .banner hr {
    width: 77%;
    margin-left: 0;
  }
  .burger{
    right:15px;
  }
  .banner .et_pb_slide_description{
    padding-left:0;
  }

  .et_right_sidebar #sidebar{
    text-align:center;
  }

	.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row{
		width:100%!important;
		max-width:100%!important;
	}
	.banner, .banner .et_pb_column_2_5, .banner .et_pb_column_3_5, .banner .et_pb_column_4_4, .custom-footer .et_pb_column_2_5 {
		height:500px;
	}
	.banner .et_pb_column_2_5 .et_pb_text, .banner .et_pb_column_3_5 .et_pb_text, .banner .et_pb_column_4_4 .et_pb_text{

	}
	.banner .et_pb_column_2_5 .et_pb_text_inner, .banner .et_pb_column_3_5 .et_pb_text_inner, .banner .et_pb_column_4_4 .et_pb_text_inner{

	}
	.et_pb_gutters3 .et_pb_column_2_5, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 {
    width: 36.7%;
		margin-right:5.5%;
	}
	.et_pb_gutters3 .et_pb_column_3_5, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
    width: 57.8%;
	}
	.banners .et_pb_column_3_5 .et_pb_text_inner{
		padding:0 30px;
	}
	.et_pb_column{
		margin-bottom:0;
	}

	.banner.services ul{
	}
	.banner.services ul li{
		font-size:16px;
	}
  .newsletter{
    width:96%!important;
  }

	#footer-bottom{
		padding-bottom:30px;
	}
  .banner .et_pb_column_4_4 h1 {
    margin-bottom: 20px;
  }
  .banner .et_pb_row{
    width:90%;
  }
  .whitebutton{
    margin-top:10px;
  }
  p{
    line-height:1.2em;
  }
  .testimonials .et_pb_text_inner:before{
    left:0;
  }
  .testimonials .et_pb_text_inner:after{
    right:0;
  }
  .inside-banner .et_pb_slide{
    height:250px;
  }
  .quote .et_pb_row{
    width:96%;
  }
  .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
  }
  .experts .et_pb_column, .experts .et_pb_column:last-child{
    margin-bottom:50px!important;
  }
  .experts.et_pb_row{
    padding-top:0;
  }
  .et_pb_gutters2.et_pb_row_4col .et_pb_column_1_4{
    margin-bottom:30px;
  }
  .philanthropy .et_pb_column_1_2{
    width:47.5%;
  }
  .philanthropy .et_pb_column_1_2:first-child{
    margin-right:5%;
  }
  .awards .et_pb_column_1_3{
    width:30%;
  }
  .awards .et_pb_column_2_3{
    width:68%;
    margin-left:2%;
    padding:15px 15px 25px 15px;
  }

  .video p{
    margin-top:0;
    margin-bottom:0;
    text-align:center;
	padding-bottom:0;
  }
  .callout .et_pb_column_1_4{
    margin-bottom:30px!important;
  }

  .home .banner, .home .banner .et_pb_slide {
    height: 60vh;
  }
  .et_fixed_nav #main-header, .et_fixed_nav #top-header, .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header {
    position: fixed;
    height:120px;
  }
  body.home #main-header.et-fixed-header {
    height:120px;
  }
  .tagline {
    margin-top: -25px;
    margin-left:20px;
  }
  .et_pb_column_1_4 .et_pb_slide_description{
    padding-bottom:0!important;
  }
  .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description{
    padding-top:0;
    padding-bottom:0;
  }
  .service-expert.et_pb_section{
    background-position: 75% 0;
  }
  .clients .et_pb_row{
    width:94%;
  }
  .custom-footer h2{
    font-size:36px!important;
  }
  .inner-banner, .inner-banner .et_pb_slide {
    height: 400px;
  }
  .inner-banner h1{
	padding-bottom:5px;
  }

  .inner-banner p {
      font-size: 20px;
      line-height: 24px;
      max-width: 50%;
  }
  #page-container {
    padding-top: 135px!important;
  }
  body.home #page-container{
    padding-top:0!important;
  }
  .downloads .et_pb_row{
    padding:0;
  }
  .et_pb_column_1_3 .et_pb_button{
    margin-bottom:10px;
    width:275px;
  }
  .et_pb_column_1_2 .et_pb_video{
    margin-top:20px;
  }
  .three-buttons.et_pb_row{
    padding-bottom:0;
  }

	.podcasts .et_pb_row{
		width:48%;
	}
	.podcasts .et_pb_column .et_pb_module {
		margin-bottom: 5px;
	}
	.podcasts .et_pb_row .et_pb_column{
		margin-bottom:30px!important;
	}
	.callout .et_pb_column_1_4 .et_pb_slider .et_pb_slide{
		min-height:220px;
	}
	.callout .et_pb_column .et_pb_module{
		margin-bottom:10px;
	}
	.callout .et_pb_column_1_4{
		margin-right:1%!important;
		margin-left:1%!important;
		width:48%!important;
		
	}
	.home .banner .et_pb_slide {
		background-position: 80% 50%!important;
	}
	.service-expert{
	    background-position: 40% 0!important;
	}
	.et_pb_section_1{
		padding-top:25px;
	}
	.et_pb_section_1.inner-banner{
		padding-top:0;
	}
	.page-id-8 .et_pb_section_5, .page-id-11 .et_pb_section_2{
		padding-bottom:0;
	}
	.widget_recent_entries h4{
		margin-top:50px
	}
	.et_monarch .et_social_networks .et_social_icons_container{
		margin-bottom:25px!important;
	}
	.cbp-spmenu-vertical a {
		padding: 2% 0 2% 0;
	}

	#main-header.et-fixed-header #logo {
		vertical-align: top;
		padding-top: 0;
		margin-top:0;
	}
	.banner h1{
		font-size:40px!important;
	}
	.home .banner .et_pb_slide_description {
		padding: 50% 0 0!important;
	}
	.banner hr{
		margin-top:20px;
		margin-bottom:20px;
	}
	h2, .et_pb_bg_layout_dark h2 {
		font-size: 30px!important;
		line-height: 36px;
	}

	.relevant .et_pb_row .et_pb_column:first-child{
		max-width:50%;
	}

	.video .et_pb_column_1_2{
		margin-bottom:50px!important;
	}
	.service-expert .et_pb_column_2_5{
		width:50%;
		float:right;
	}

	.service-expert .et_pb_column_2_5 .et_pb_text li{
		font-size:16px;
		margin-bottom:20px;
	}
	.service-expert .et_pb_row{
		width:100%;
	}
	.service-expert h3 {
		font-size: 26px!important;
	}
	.principle .et_pb_column_1_2.et-last-child .et_pb_text h2 {
		font-size: 44px!important;
	}
	.principle .et_pb_column_1_2.et-last-child .et_pb_text h3 {
		font-size: 40px!important;
	}
	.testimonials h2:before {
		top: -60px;
	}
	.newsletter h2 em{
		display:block;
	}
	.custom-footer.et_pb_section {
		background-position:25%;
		height:auto;
	}
	.custom-footer h2{
		margin-bottom:0;
	}
	.custom-footer h2 strong{
		display:block;
	}
	.custom-footer h3 {
		margin-bottom: 20px;
	}
	.entry-content ul.social-media-icons, ul.social-media-icons{
		margin-bottom:50px;
	}
	.custom-footer .hideUnder700{
		display:none;
	}
	.custom-footer .et_pb_column_4_4.et-last-child{
		float:right;
	}
	.inner-banner .et_pb_slider .et_pb_slide_0 {
		background-position: 20%;
	}
	.inner-banner .et_pb_slides .et_pb_slider_container_inner{
		padding-bottom:0;
	}
	.single	.inner-banner .et_pb_slides .et_pb_slider_container_inner,
	.archive	.inner-banner .et_pb_slides .et_pb_slider_container_inner{
		padding-bottom:100px;
	}
	.inner-banner p {
		max-width:90%;
	}
	.speaking-row.et_pb_section_3 .et_pb_column_3_5,
	.speaking-row.et_pb_section_5 .et_pb_column_3_5 {
		float:right;
		width:50%;
 
	}
	.speaking-row.et_pb_section.et_pb_section_4{
		 background-position: 90% 50%!important;
	}
	.promos .et_pb_column {
		margin-bottom:50px;
	}

	.about-row .et_pb_text{
		width:100%;
	}
	.book .et_pb_column_3_5 {
		width:50%;
	}
	.book .et_pb_column_2_5.et-last-child {
		margin-left:5.5%;
	}
	.faqs h3:first-of-type{
		margin-top:0;
	}
	.relevant .et_pb_column.et_pb_column_empty{
		display:block;
		
	}
	.relevant .et_pb_row .et_pb_column:first-child{
		min-height:700px;
		background-position:center;
	}
	.page-id-9 .inner-banner .et-pb-slider{
	  background-position:20%;
	}
	.et_pb_section_2{
		padding-top:20px;
	}
	.clients .et_pb_slide_with_image .et_pb_slide_description,
	.clients .et_pb_slider, .clients .et_pb_slide, .clients .et_pb_slide{
		height:175px;
	}
	.speaking-row.et_pb_section_3,
	.speaking-row.et_pb_section_4,
	.speaking-row.et_pb_section_5{
		position:relative;
	}
	.speaking-row.et_pb_section_3:after,
	.speaking-row.et_pb_section_5:after{
	    content: "";
	   width: 100%;
	   height: 100%;
	   position: absolute;
	   z-index: 1;
	   top: 0;
	   left: 0;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+30,000000+100&0+30,1+100 */
		background: -moz-linear-gradient(left,  rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 30%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  rgba(0,0,0,0) 30%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */			
	}
	.speaking-row.et_pb_section_4:after{
	    content: " ";
	   width: 100%;
	   height: 100%;
		
	   position: absolute;
	   z-index: 1;
	   top: 0;
	   left: 0;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+70&1+0,0+70 */
		background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 70%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 70%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
			
	}
	.et_pb_row.speaker-button .et_pb_column .et_pb_module:last-child{
		margin-bottom:30px;
	}

		.page-id-16 .inner-banner .et_pb_slider:after,
		.single .inner-banner .et_pb_slider:after{
	    content: " ";
	   width: 100%;
	   height: 100%;
	   position: absolute;
	   z-index: 1;
	   top: 0;
	   left: 0;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+70&1+0,0+70 */
		background: -moz-linear-gradient(right,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	}
	.inner-banner .et_pb_slide_description {
		max-width: 350px;
		padding-top:100px;
	}
	.inner-banner .et_pb_slides .et_pb_slider_container_inner {
		vertical-align:middle;
	}
	.page-id-14 .inner-banner .et_pb_slider .et_pb_slide_0 {
		background-position:0;
	}

	.et_pb_widget.widget_block ul{
		margin-left:0!important;
	}
	.tagline.left{
		margin-left:100px;
	}
	#main-header.et-fixed-header .tagline.left {
		margin-top: -45px;
	}
	
	
} /* end of max-width 980px */
@media only screen and (max-width:980px) and (min-width:701px){
		.page-id-15 .inner-banner .et_pb_slide:before{
	    content: '';
	   width: 100%;
	   height: 100%;
	   position: absolute;
	   z-index: 1;
	   top: 0;
		left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+25,000000+100&0+25,0.5+100 */
background: -moz-linear-gradient(left,  rgba(0,0,0,0) 25%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 25%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,0) 25%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=1 ); /* IE6-9 */
	}	
	.page-id-13 .inner-banner .et_pb_slide:before{
	    content: '';
	   width: 100%;
	   height: 100%;
	   position: absolute;
	   z-index: 1;
	   top: 0;
		left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+50,000000+100&0+29,1+100 */
background: -moz-linear-gradient(left,  rgba(0,0,0,0) 29%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 29%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,0) 29%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */


	}
	.page-id-16 .et_section_regular .et_pb_column_2_3,
	.single .et_section_regular .et_pb_column_2_3,
	.archive .et_section_regular .et_pb_column_2_3{
		width:60%;
	}
	.page-id-16 .et_section_regular .et_pb_column_1_3,
	.single .et_section_regular .et_pb_column_1_3,
	.archive .et_section_regular .et_pb_column_1_3{
		width:35%;
		float:right;
	}
	.archive #left-area{
		width:60%!important;
		margin-left:0;
		float:left;
		margin-right:0;
	}
	.archive.et_right_sidebar #sidebar{
		width:35%!important;
		float:right;
		text-align:right;
	}
		
	.et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget{
		text-align:right;
	}
	h2.wp-block-heading{
		text-align:right!important;
	}
	.single #main-content #left-area{
		width:90%!important;
	}
	.single .mobile-sidebar{
		display:none;
	}
	.inner-banner .et_pb_slide_description {
		max-width: 350px;
		padding-top: 175px;
	}
}
@media only screen and (max-width:767px){

	.promos.et_pb_section{
		background-attachment: fixed;
		background-position: 50% 0;
	}
		.promos.et_pb_section:after{
	    content: " ";
	   width: 100%;
	   height: 100%;
	   position: absolute;
	   z-index: 1;
	   top: 0;
	   left: 0;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+70&1+0,0+70 */
		background: -moz-linear-gradient(left,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.2) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	}
}

@media only screen and (min-width:701px){
  .showUnder700{
    display:none;
  }
}
@media only screen and (max-width:700px){
	h2.wp-block-heading{
		text-align:center!important;
	}
  .hideUnder700{
    display:none!important;
  }
  .showUnder700{
    display:block;
  }
  .contact-header {
	  display:none;
  }
  .contact-header a{
    margin:0 10px;
  }
  #main-header {
    padding-top: 5px;
  }
  .et_header_style_left .logo_container {
    top: 10px;
    left:5px;
  }
   .burger{
    top:0;
    right:5px;
  }

  .tagline{
      font-size:14px;
      margin-top:-15px;
      width:100%;
      margin-left:3px;
  }
  #main-header.et-fixed-header #logo {
	padding-top:0;
  }
  #main-header.et-fixed-header .tagline{
    margin-top:-10px;
  }
  #logo{
    vertical-align:top;
    max-height:60px;
    height:auto;
    margin-top:0;
    margin-left:0;
  }
  body #main-header.et-fixed-header {
    height: 90px;
  }

  .service.et_pb_section{
  }
  .service .et_pb_row_1{
    padding-bottom:0;
  }
  .service .et_pb_row .et_pb_column .et_pb_module:last-child{
    margin-bottom:30px;
  }
  .service .et_pb_row:first-of-type .et_pb_column .et_pb_module:last-child{
    margin-bottom:0;
  }
  body:not(.home) .service .et_pb_row:first-of-type{
    padding:0;
  }
  .book .et_pb_row {
      display: flex;
      flex-direction: column;
  }
  .testimonial_rotator.template-default .has-image .img{
    width:100%;
    float:none;
    text-align:center;
  }
  .testimonial_rotator.template-default .has-image .text{
    width:100%;
    float:none;
    text-align:center;
  }
  .custom-footer h2 {
    font-size: 24px!important;
	line-height:30px;
  }
  .custom-footer h3 a {
	 font-size:20px!important;
  }

   .custom-footer .et_pb_row:first-child {
		width: 60%;
	}
	.custom-footer .et_pb_code {
		margin-bottom:0!important;
	}
	.copyright{
		padding-bottom:0;
	}
	.custom-footer h3 {
		margin-bottom: 0;
	}
	.copyright p{
		
		font-size:12px!important;
		text-align:center;
		line-height:18px!important;
	}
	.entry-content ul.social-media-icons, ul.social-media-icons{
		margin-bottom:0;
	}
  .service-expert.et_pb_section{
    padding:0;
  }
  .service-expert .et_pb_row{
    width:100%;
    padding-top:0;
	padding-bottom:0;
  }
  .service-expert .banner,  .service-expert .banner .et_pb_slide{
    height:200px;
  }
  .service-expert h2{
    display:none;
  }

  .service-expert .et_pb_slide {
    padding: 0 10px;
  }
  .service-expert .et_pb_slide_description h2.et_pb_slide_title{
    display:block;
    font-size:40px!important;
  }
  .service-expert h3 {
    font-size: 22px!important;
    line-height: 26px!important;
  }
  .service-expert .et_pb_text > :last-child {
    padding-bottom: 0;
    padding: 0 10px;
  }
  .inner-banner p {
    width:100%;
  }
  .et_fixed_nav #main-header, .et_fixed_nav #top-header, .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header {
      height: 90px;
  }
  .et_header_style_left .logo_container{
	  height:auto;
  }
  .values .et_pb_column_1_4 .et_pb_text {
    padding: 50px 25px;
  }
  .transform .et_pb_text_inner{
    padding-right:20px;
    padding-left:20px;
  }
  .programs h2{
    font-size:30px!important;
  }
  .programs h3 {
    font-size: 21px!important;
  }
  .programs .orangebutton {
    height: auto;
    line-height: 26px;
    padding: 10px 10px;
  }
  .contact-page h3 a {
    font-size: 25px!important;
  }
  .custom-footer h3 {
    font-size: 26px!important;
  }

  .page-id-7 .inner-banner .et_pb_slider .et_pb_slide,
  .page-id-13 .inner-banner .et_pb_slider .et_pb_slide{
    background-position:70% 0;
  }
  .page-id-7 .inner-banner .et_pb_slider .et_pb_slide{
    background-position:66% 0;
  }
  .page-id-7 .service.et_pb_section {
    padding-top:30px!important;
  }
  .entry-content .et_pb_text_inner ul{
    padding-left:0;
  }
	.podcasts .et_pb_row{
		width:100%;
	}
	.inner-banner .et_pb_container {
    height: 225px!important;
	}
	.cbp-spmenu-vertical a {
		padding: 1% 0 1% 0;
	}
	.home .banner .et_pb_slide {
		background-position: 80% 35%!important;
	}
	.relevant.et_pb_section{
		padding-bottom:0;
	}
	.relevant .et_pb_row {
		flex-direction:column;
	}
	.relevant .et_pb_row .et_pb_column:first-child{
			min-height:400px;
			max-width:100%;
	}
	.service-expert .et_pb_column_2_5 .et_pb_text {
		padding: 20px;
	}
	.service-expert .et_pb_column_2_5 .et_pb_text ul{
		padding-left:20px;
	}
	.principle .et_pb_column_1_2:first-child .et_pb_text:first-child{
		background:transparent;
		padding:0;
	} 
	.principle .et_pb_column_1_2:first-child .et_pb_text:first-child h2{
		font-size:40px!important;
	}
	.principle .et_pb_column_1_2:first-child .et_pb_text:first-child h3{
		font-size:30px!important;
	}
	.testimonials.et_pb_section{
		height:auto;
	}
	.testimonials h2:before {
		left:0;
	}
	.testimonials .learn-more a{
		font-size:12px; 
		margin-top:10px;
	}
	.newsletter .et_pb_text {
		max-width: 800px;
		padding: 0 20px 0;
	}
	  .newsletter h2{
		font-size:30px!important;
		line-height:30px;
	  }
	.quote .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{
		width:100%;
	}
	.tagline.left{
		margin-top: -15px;
		margin-left: 80px;
	}
	#main-header.et-fixed-header .tagline.left {
		margin-top: -15px;
	}
	body.home #main-header.et-fixed-header {
		height: 100px;
	}
	.values .et_pb_row:last-of-type .et_pb_text {
		width: calc(88%/2);
		margin: 0 3% 30px;
	}
	.values h3 {
		font-size: 18px!important;
	}
	.values h4{
		font-size: 16px!important;
	}
	.mission .et_pb_text p {
		font-size: 20px;
		line-height: 24px;
	}
	.mission, .mission .et_pb_column_4_4 {
		height: 200px;
	}
	.mission.et_pb_section {
		height: 300px;
		margin-top:0!important;
	}
	.contact-info h3 a{
		font-size:24px!important;
	}
	.faqs h3, .rave-reviews h3 strong{
		font-size:20px!important;
		line-height:23px;
	}
	.video .et_pb_column_4_4 p {
		font-size: 16px;
		line-height:19px;
	}
	.video .et_pb_column_4_4 .orangebutton{
		margin-top:20px;
	}
	.book.service-expert .et_pb_image {
		padding:30px 0 20px;
		margin-bottom:0;
	}
	.book.service-expert .et_pb_column_3_5 .et_pb_text_inner{
		padding:30px 20px 30px;
	}
	.book.service-expert .et_pb_column_3_5 .et_pb_text_inner .learn-more{
		text-align:center!important;
	}
	.service-expert.hire .et_pb_column.et-last-child{
		background:#000!important;
	}
	.promos .et_pb_column_1_2 h3 {
		font-size: 22px!important;
	}
	.promos .et_pb_text_inner ul {
		padding-left: 20px!important;
	}
	.blog.two-col article {
		width:100%;	
	}
	h2.wp-block-heading{
		text-align:center!important;
	}
	.wp-block-latest-posts.wp-block-latest-posts__list,
	.et_pb_widget_area ul{
		margin-left:0;
	}
	.single .entry-content{
		width:90%;
		margin:0 auto;
	}
	.single .et_pb_section_2.et_pb_section{
		padding-top:0;
	}
	.single .et_post_meta_wrapper{
		width:90%!important;
		margin-left:auto;
		margin-right:auto;
	}
	.inner-banner h2{
		font-size: 20px!important;
		line-height: 24px;
		padding-bottom: 0;
	}
	.page-id-14 .inner-banner h2{
		padding-top:30px;
	}
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content{
		margin-bottom:5px;
	}
	.page-id-9 .inner-banner .et_pb_slider .et_pb_slide{
		    background-position: 50px 0px!important;
	}
	.page-id-14 .inner-banner .et_pb_slide {
		
		 background-position: 50px 30px!important;
	}
	.page-id-9 .inner-banner .et_pb_slider_container_inner,
	.page-id-14 .inner-banner .et_pb_slider_container_inner{
		   
	}
	.single .et_pb_column_1_3{
		display:none;
	}
	.mobile-sidebar{
		text-align:center;
		width:90%;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:50px;
	}
	.mobile-sidebar ul{
		text-align:center!important;
	}
	.mobile-sidebar .et_pb_widget{
		float:none;
	}
	.blockUnder700{
		display:block;
	}
	.hideUnder700{
		display:none;
	}
	.service-expert.book.et_pb_section{
		margin-top:0!important;
	}
	.speaking-row .et_pb_text ul li:before{
		left:-20px;
	}
	.speaking-row.et_pb_section.et_pb_section_3{
		background-position:5% 50%!important;
	}
	.articles-page.et_pb_section{
		padding-top:0!important;
	}
	.speaking-row.et_pb_section.et_pb_section_5 {
		background-position: 50% 50%!important;
	}
	.testimonials .et_pb_row{
		padding-top:0;
	}
	.page-id-15 .inner-banner .et_pb_slider:after{
	    content: " ";
	   width: 100%;
	   height: 100%;
	   position: absolute;
	   z-index: 1;
	   top: 0;
	   left: 0;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+70&1+0,0+70 */
		background: -moz-linear-gradient(bottom,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.1) 70%); /* FF3.6-15 */
		background: -webkit-linear-gradient(bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.1) 70%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.1) 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	}
	.principle .et_pb_row{
		flex-direction:column;
	}
	.testimonials h2:before {
		top: -35px;
	}
	.video .et_pb_row{
		padding-top:0;
		padding-bottom:0!important;
	}
	.video .et_pb_column .et_pb_module{
		margin-bottom:0;
	}
	.page-id-15 .intro-section.et_pb_section,
	.page-id-15 .intro-section.et_pb_section .et_pb_row{
		padding-bottom:0;
	}
		.single	.inner-banner .et_pb_slides .et_pb_slider_container_inner,
	.archive	.inner-banner .et_pb_slides .et_pb_slider_container_inner{
		padding-bottom:0;
	}
	
	.speaking-row.et_pb_section.et_pb_with_background ,
	div.speaking-row.et_pb_section.et_pb_section_3{
		background:#000!important;
	}
	.speaking-row.et_pb_section .et_pb_column_3_5{
		width:94%;
		margin-left:auto;
		margin-right:auto!important;
		float:unset;
	}
	.page-id-16 .inner-banner .et_pb_slider:after, .single .inner-banner .et_pb_slider:after{
			background:none;
	}
} /* end of max-width 700px */

@media only screen and (min-width:601px){
  .showUnder600{
    display:none!important;
  }
  .do-it p span{
    display:block;
  }
  .do-it p br{
    display:none;
  }
}

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

	   .video-post{
		width:100%;
	   }
	#mc_embed_signup input{
		width:90%;
	}
	.callout .et_pb_column {
		width: 100%!important;
	}
  .hideUnder600{
    display:none!important;
  }
  .blockUnder600,
  .showUnder600{
    display:block!important;
  }

	.admin-bar .burger{
		top:35px;
	}
  .cbp-spmenu-vertical{
    width:100%;
  }
  .cbp-spmenu-right{
    right:-100%;
  }

  .topbutton{
    display:none;
    top:65px;
    text-align:center;
    position:absolute;
    right:20px;
  }
  .topbutton a{
    padding:1px 10px;
    font-size:12px;
  }

  #main-header .container {
      height: 65px;

  }


  .et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 80%;
  }
  .cbp-spmenu a{
    font-size:16px;
  }
  nav.cbp-spmenu .menu li{
    margin-bottom:0;
  }
  nav.cbp-spmenu ul{
    margin-bottom:10px;
  }
  .cbp-spmenu-vertical a {
      padding: 4px 0 4px;
    }
  .cbp-spmenu h3{
    font-size:16px!important;
  }
  nav .social-media-icons{
    margin-top:5px;
  }
  nav .social-media-icons a{
    font-size: 26px;
    line-height: 30px;
  }
	.cbp-spmenu .contact-info a {
    font-size: 18px;
	}
	.cbp-spmenu .sub-menu li{
		margin-top:0;
	}
	.et_pb_gutters3 .et_pb_column_2_5, .et_pb_gutters3.et_pb_row .et_pb_column_2_5{
		width:100%;
		margin-right:0;
	}
	.banner .et_pb_column_2_5, .banner .et_pb_column_3_5, .banner .et_pb_column_4_4, .banner, .banner .et_pb_column_2_5, .banner .et_pb_column_3_5, .banner .et_pb_column_4_4{
		height:auto;
	}
	.banner .et_pb_column_2_5 .et_pb_text_inner{
		padding:30px;
	}
	.banner .et_pb_column_4_4{
		padding:30px 0;
	}
	.top.banner, .top.banner .et_pb_row, .banner, .banner .et_pb_slide{
	    height: 200px;
	}
  .inner-banner, .inner-banner .et_pb_slide {
      height: 250px;
  }
  .inner-banner .et_pb_slide_description {
    max-width: 100%;
	text-align:center;
	padding:0;
}
	.top.banner .et_pb_column_2_5{
		height:100%;
		margin-right:0;
    width:50%!important;
	}
  .top.banner .et_pb_column_2_5 .et_pb_text_inner{
    width:100%;
    padding:15px 10px;
  }
	.banner.services .et_pb_column_2_5{
		height:100px;
	}
	.banner.services .et_pb_column_3_5{
			height:auto;
	}
	.banner.services ul{
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}

	.banner.services .et_pb_column_2_5 .et_pb_text_inner{
		text-align:center;
	}
	.banner.services .et_pb_column_3_5 .et_pb_text_inner{
			width:90%;
			margin:30px auto;
			display:block;
	}
	h1, .banner h1, .testimonials h1, .inner-title h1{
    font-size: 30px!important;
	}
  .top.banner h1{
    font-size: 24px!important;
  }
	.banner .et_pb_column_2_5 p {
    font-size: 16px;
	}
  .banner .et_pb_column_2_5 hr{
    margin-bottom:20px;
  }
  .et_pb_column_4_4 p, .et_pb_column_4_4 ul li{
    font-size:16px;
    line-height:1.3em;
  }
	#footer-bottom {
		font-size:14px;
	}
	.wpcf7 input, .wpcf7 select, .wpcf7 textarea{
		width:100%;
	}
	.wpcf7 textarea {
		height:100px;
	}

  nav hr {
    margin-bottom:25px;
  }

  .et_pb_row{
    width:86%;
  }
  .et_pb_section_1{
    padding-top:0;
  }
  .agregate.et_pb_section{
    padding-bottom:0;
  }
  .testimonial-page{
    margin-top:-15px;
  }


  .banner.services ul{
      padding-left:0;
  }
  .banner.services ul.left, .banner.services ul.right{
    min-width:0;
    float:none;
  }
  .banner hr{
	max-width:165px;
  }
  .inside-banner .et_pb_slide{
    height:200px;
  }
  .page-id-13 .inside-banner .et_pb_slide,
    .page-id-10 .inside-banner .et_pb_slide{
        background-position:70% 50%;
  }

  .page-id-11 .inside-banner .et_pb_slide{
      background-position:35% 50%;
  }
  .page-id-91 .inside-banner .et_pb_slide{
      background-position:80% 50%;
  }
  .burger .menutext{
    display:none;
  }
  #page-container {
    padding-top: 100px!important;
  }
  .et_fixed_nav #main-header, .et_fixed_nav #top-header, .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header {
    height: 90px;
	}
  .banner h2 {
    font-size: 30px!important;
  }
  .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description{
    padding-left:0;
  }
  body #page-container .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_more_button.et_pb_button {
    font-size:18px!important;
  }
  .callout .et_pb_column_1_4 {
    margin:1.5% 0!important;
  }

  .get-to-know.et_pb_section{
    padding:15px 0;
  }
  .get-to-know h1{
    font-size:24px!important;
  }
  .video p, .video .et_pb_text_inner{
    font-size:22px;
    line-height:30px;
  }


  .testimonial_rotator_next, .testimonial_rotator_prev {
    width: 18px;
    height: 30px;
    background-size: cover;
  }
  .testimonial_rotator_wrap.with-prevnext {
    padding: 10px 30px;
  }
  .cycletwo-pager {
    margin-top:10px;
  }
  .experience h1{
    width:255px;
    margin-left:auto;
    margin-right:auto;
  }
  .experience .blue-link {
    font-size: 18px;
  }
  .experience .et_pb_fullwidth_header{
      padding: 30px 0 50px;

  }
  .experience .et_pb_fullwidth_header .et_pb_fullwidth_header_container{
    width:100%;
  }

  .quote h2 {
    font-size: 30px!important;
    line-height: 36px;
  }
  .contact-info a, .contact-info {
    line-height: 30px;
  }
  .custom-footer.et_pb_section{
    padding:30px 0;
  }

  .home .et_pb_slider .et_pb_container{
    width:100%;
  }
  ul.circles li span{
    margin:0 auto;
  }
  ul.circles li {
    margin:0 10px 10px;
  }
  .custom-button .green-link {
      font-size: 25px;
  }
  .awards .et_pb_column_2_3{
    margin-left:0;
  }
  .philanthropy .et_pb_image .et_pb_image_wrap{
    margin-bottom:10px;
  }
  .horizontal-menu{
    display:none;
  }
  .contact-form h1 strong{
    display:inline-block;
  }
  .service h2:before, .clients h2:before, .programs h2:before{
	  border:none;
  }
  .service .et_pb_row:first-child{
	  padding-bottom:0;
  }
	.callout .et_pb_column_1_4{
		margin-right:1%!important;
		margin-left:1%!important;
		width:98%!important;
		
	}
	.callout .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description{
		padding:0!important;
	}
	.callout .et_pb_column_1_4 h2.et_pb_slide_title {
		font-size: 26px!important;
	}
	.home .et_pb_section_0 .banner{
		padding-top:90px;
	}


	.home .et_pb_section_0 {
		background:#000;
	}
	
	
	.banner h1{
		font-size:26px!important;
	}
	.banner p{
		line-height:18px;
	}
	.et-fixed-header #logo {
		margin-top: 0;
	}
	#main-header.et-fixed-header .tagline {
		margin-top: -15px;
	}
	.lights.et_pb_section{
		padding-top:0;
	}
	.book .et_pb_image .et_pb_image_wrap {
		display:block;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:15px;
		max-width:200px;
		text-align:center;
	}
	.home .clients h2{
		font-size:30px!important;
	}

	.mobile-banner-text .et_pb_fullwidth_header {
		padding-top:0;
		padding-bottom:20px;
	}
	.mobile-banner-text h1{
		color:#eb691c!important;
		font-weight:bold; 
	}
	.mobile-message.et_pb_section, .mobile-message .et_pb_row{
		padding:20px 0;
	}
	.mobile-message h1{
		font-size:26px!important;
		padding-bottom:0;
	}
	.mobile-message h1 strong{
		display:block;
	}
	.mobile-message hr {
		border-color: #eb691c;
		max-width: 165px;
		width: 77%;
		margin-left: 0;
	}
	.mobile-message p{
		line-height: 18px;
		font-size:14px;
		padding-bottom:0

	}

	.video.et_pb_section{ 
		background-position: 25% 50%!important;
	}
	.lights.et_pb_section{
		background-position: 10% 50%!important;
	}
	.page-id-6 .inner-banner .et_pb_slide{
	    background-position: 90% 50%!important;
	}
	.book h2{
		font-size: 28px!important;
		text-align: center;
	}
	.book h3{
		font-size: 20px!important;
		text-align: center;
	}
	.book p{
		text-align:center;
	}
	.inner-banner h1 {
		font-size:30px!important;
	}
	.inner-banner p{
		line-height: 18px;
		font-size:14px;
		max-width:100%;
		padding-bottom:0;
	}
	.inner-banner .et_pb_slides .et_pb_slide_0.et_pb_slide .et_pb_slide_description{
		text-align:center;
	}
	.page-id-17 .inner-banner .et_pb_slides .et_pb_slide_0.et_pb_slide .et_pb_slide_description{
		width:80%;
	}
	.inner-banner .et_pb_slide_description{
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	.page-id-6 .et_pb_section_2{
		padding-top:0;
		padding-bottom:0;
	}
	.events-title.et_pb_row, .et_pb_row_3-4_1-4{
		padding-bottom:0;
	}
	.page-id-8 .et_pb_section_6 .et_pb_row{
		padding-top:0;
	}
	.page-id-11 .et_pb_section_2{
		padding-top:0;
	}
	#author-bio-box{
		height:auto;
		flex-direction:column;
	}
	#author-bio-box .bio-gravatar img{
		margin-right:0!important;
		
	}
	#author-bio-box .bio-gravatar{
		margin-right:0;
		margin-bottom:15px!important;
	}
	#commentform{
		padding-bottom:0;
	}
	#comment-wrap{
		padding-top:25px;
	}
	#comment-wrap h3{
		font-size:26px!important;
	}
	#comment-wrap p.comment-notes, .comment-form-cookies-consent{
		font-size:14px;
	}
	.contact-video{
		width:86%!important;
	}
	.contact-video .et_pb_video {
		margin-bottom:10px;
	}
	.lights .et_pb_row h2 {
		margin-top: 25px;
	}
	.cbp-spmenu .contact-info h3:last-child{
		padding-top:10px;
	}

	.callout .et_pb_column_5 .et_pb_slide{
		background-position: 50% 25%;
	}
	.modal, .messageModal {
		z-index:999999;
	}
	.modal-content {
		background-color: #000;
		margin: 15% auto 0;
		padding: 0px 0px 0px;
		border: 1px solid #eb691c;
		width: 90%;
	}
	.messageModal #mc_embed_signup input, .messageModal #mc_embed_signup textarea {
		width:94%;
	}
	#selectMailingLists{
		width: 94%;
		margin-left: auto;
		margin-right: auto;
	}
	.zcsffieldsdiv div {
		display:block;
	}
	.home .et_pb_section_0 .banner{
		height:400px;

	}
	.home .et_pb_section_0 .banner .et_pb_slide{
		height:300px;
	}
	  .home .et_pb_fullwidth_slider_0.banner.et_pb_slider .et_pb_slide{
		background-position: 60% 100%;
		background-size:175%;
	}
	.home .et_pb_fullwidth_slider_0.banner .et_pb_slide {
		background-position: 80% 55%!important;
	}
	.home .banner .et_pb_slide:before {
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 80%, rgba(0,0,0,0) 90%, rgba(0,0,0,1) 100%);
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 80%,rgba(0,0,0,0) 90%,rgba(0,0,0,1) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0) 80%,rgba(0,0,0,0) 90%,rgba(0,0,0,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	}
	.inner-banner .et_pb_slide_description {
			padding-top:150px;
	}


}
@media only screen and (max-width: 350px){
	.home .et_pb_section_0 .banner{
		height:325px;

	}
	.home .et_pb_section_0 .banner .et_pb_slide{
		height:225px;
	}
	  .home .et_pb_fullwidth_slider_0.banner.et_pb_slider .et_pb_slide{
		background-position: 60% 100%;
		background-size:175%;
	}
	.home .banner .et_pb_slide {
		background-position: 80% 55%!important;
	}
}

.speakerBadge{
	position:fixed;
	z-index:99999;
	bottom:50px;
	right:50px;
}
.speakerBadge.showUnder600{
	bottom:10px;
	right:10px;	
}
.speakerBadge.showUnder600 img{
	width:80px!important;
}

@media only screen and (max-width: 1025px){
	.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide) {
		width: 90% !important;
		margin-left:auto;
		margin-right:auto;
	}
}
@media only screen and (max-width: 767px){
	.et_pb_slide_image, .et_pb_slide_video{
		display:block!important;
	}
	.clients .et_pb_slide_description .et_pb_slide_title{
		bottom:-27px;
		transition:none!important;
	}
	.clients .et-pb-controllers {
		bottom:-10px;
	}
	.clients .et_pb_slide_with_image .et_pb_slide_description{
		height:auto;
	}

		.home .banner .et_pb_slide_description{
		display:none;
	}
		.clients .et_pb_column, .clients .et_pb_slides, .clients .et_pb_slider{
		padding-bottom:10px;
	}
	.clients .et_pb_slider, .clients .et_pb_slide, .clients .et_pb_slide {
		height: 250px;
		max-width: 350px;
		margin-left: auto;
		margin-right: auto;
	}
	.clients .et_pb_slide_description .et_pb_slide_title{
		margin-top:20px;
		bottom:-35px;
	}

}
@media only screen and (max-width: 700px){
	.home .banner .et_pb_slide_description{
		display:none;
	}
}
@media only screen and (max-width: 600px){
	#SIGNUP_PAGE {
		padding:0!important;
	}
	#sfe852801bf4cc599e114e65ab0bbbfbbaada2e83e39f666fa #captchaDiv {
		width: 100% !important;
	}
	#zc_close {
	}
	#EMBED_BUTTON{
		width:100%!important;
		margin-bottom:30px!important;
	}
	#signUpFormInline{
		right:10px!important;
		top:10px!important;
	}
}

@media only screen and (min-width: 1181px){
	.video .et_pb_text{
		background:url('')!important;
	}

}
/* bizcard */
.sticky-menu.et_pb_section{
	padding-bottom:0;
}
.sticky-menu .et_pb_row{
	width:100%!important;
	max-width:100%!important;
}
.sticky-menu ul{
	list-style-type:none;
	text-align:center;
	padding:0!important;
	margin:0!important;
}
.sticky-menu ul li{
	display:inline-block;
	margin:0 10px;
}
.sticky-menu ul li a{
	font-weight:bold;
	color:#4b4b4d;
	text-transform:uppercase;
}
.sticky-menu ul li.active a,
.sticky-menu ul li a:hover{
	color:#eb691c;
	text-decoration:underline;
}
#notes.et_pb_section{
	padding-top:0;
}

#leave-a-review.testimonials h2:before {
	position: relative;
    left: auto;
    width: 100%;
    display: block;
}

#refer-sunjay h3{
	color:#43225e;
	font-size:24px!important;
}
#refer-sunjay p{
	color:#43225e;
	font-size:20px!important;
}

.sticky.sticky-menu{
	position: fixed;
    width: 100%;
    max-width: 100%;
    background: #FFF;
    z-index: 999999;
	padding:15px 0;
}
.sticky .et_pb_text_inner{
    margin-left: auto;
    margin-right: auto;
}
.sticky .et_pb_row{
	padding:0;
}

@media only screen and (max-width: 700px){
	#refer-sunjay h2{
		font-size: 24px!important;
		line-height:26px;
	}
	#refer-sunjay h3{
		font-size: 20px!important;
	}
	#refer-sunjay p{
		font-size:16px!important;
	}
	.sticky.sticky-menu{
		position:relative;
	}
}

/* weekly tips */

.weekly-tips.et_pb_row .et_pb_column_4_4{
	max-width:100%;
	width:100%;
}
.weekly-tips-shortcode-wrapper{
	display:flex;
	gap:3%;
	flex-wrap:wrap;
	justify-content: space-between;
	perspective: 1000px;
}
.weekly-tip-item{
	width:30%;
	padding:20px;
	margin-bottom:3%;
	background:#ffffff;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
	display:flex;
	flex-direction:column;
	justify-content: space-between;
	height:175px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}
@media screen and (max-width:1180px){
	.weekly-tip-item{
		width:48%;
	}
}
@media screen and (max-width:800px){
	.weekly-tip-item{
		width:100%;
	}
}
.weekly-tip-item:hover {
	transform: translateY(5px) rotate(1deg) translateX(5px);
	box-shadow: rgba(0, 0, 0, 0.3) 0px 8px 24px !important;
	z-index: 1;
}
.weekly-tip-item h2{
	font-size:16px!important;
	line-height:24px!important;
	color:#000000!important;
	font-weight:bold;
	text-decoration: none;
}
.weekly-tip-item h3{
	font-size:22px!important;
	line-height:28px!important;
	font-weight:bold;
	color: #eb691c !important;
}
.weekly-tip-item .weekly-tip-read-more{
	font-size:14px;
	color: #4b4b4d;
}
.weekly-tip-item:hover .weekly-tip-read-more {
	text-decoration: underline;
}
.weekly-tips-load-more-container {
	text-align: center;
	margin-top: 40px;
	width: 100%;
}
.single-weekly_tip h2{
	font-weight:bold;
}
.single-weekly_tip h3{
	color:#000000!important;
	font-size:22px!important;
}
.single-weekly_tip .entry-content{
	margin-bottom:50px;
}

.social-share{
	margin-top:10px;
}
.social-share a {
    display: inline-block;
    margin: 5px;
    padding: 10px 15px;
    border-radius: 4px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight:bold;
}
.social-share a.facebook {
	background-color: #3b5998;
	
}
.social-share a.twitter {
	background-color: #1da1f2;
	
}
.social-share a.linkedin {
	background-color: #0077b5;
	
}
.social-share a.email {
	background-color: #f39c12;
	
}
.social-share a.pinterest {
	background-color: #bd081c;
	
}
.social-share a:hover {
	background-color:#eb691c;
	
}
