@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');


.postid-630 .product_meta
{
	display: none;
}

.postid-630 .woocommerce div.product .woocommerce-tabs .panel h2
{
	display: none;
}
.woocommerce-tabs .wc-tabs-wrapper .tabs .wc-tabs ul
{
	display: none;
}

/* Defaults */

h1, h2, h3, h4, h5, h6, p, span, div, body, strong{
	-webkit-font-smoothing: antialiased; /* Looks pretty much the same than Windows */
	-moz-osx-font-smoothing: grayscale;
	font-smooth: always;
}

body {
    background-color: #fff;
    color: #404041;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
    color: #221E1F;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 25px;
}


h1{
	font-size:71px;
}

h2{
	font-size:44px;
}

a{
    border-bottom: none;
    color: #231F20;
    font-weight: 400;
    text-decoration: none;
}

blockquote::before {
    content: "";
}

strong{ 
	font-weight:700; 
}

p {
    margin: 0 0 20px;
    padding: 0;
}

/* Posts and Pages Layout */

.post-edit-link {
    clear: both;
    display: none;
}

a:focus {
    outline: none;
}

a:hover, .entry-title a:hover{ 
	border:none; 
	color:#f16b3c;
	cursor: pointer;
}

.clearfix{
	display:block;
	width:100%;
	clear:both;
}

.title-area{
	width:300px;
}

.entry {
    margin-bottom: 0;
    padding: 0;
}

.page .site-inner{
	max-width:1100px;
}

.site-inner{
	max-width:1200px;
	width:100%;
	min-height:500px;
	padding:55px 0;
}

.text-center{
	text-align: center;
	margin: 0 auto;
}


/* Footer */



/* Sections Layout */

.inner{ 
	max-width:1150px; 
	width:100%; 
	margin:0 auto;  
	overflow:hidden; 
	position:relative;
}

.white-text p, .white-text a, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text div, .white-text ul, .white-text li, .white-text ol, .white-text{ 
	color:#fff; 
}

.section-wrap{ 
	display:block; 
	overflow:hidden; 
	margin:0 auto; 
	width:100%; 
	padding:45px 0; 
	position:relative; 
	z-index:1; 
}


/* Buttons Classes */
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover{
	background-color: #f16b3c;
}
.custom-btn{
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    margin:0 auto;
    padding: 15px 30px;
    text-align: center;
    text-transform: uppercase;
}

.custom-btn:hover{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #f16b3c;
}

.orange-btn{ 
	color:#fff!important; 
	border:1px solid #f16b3c; 
	background:#f16b3c; 
}

.orange-btn:hover{ 
	background:#fff; 
	border:1px solid #f16b3c; 
	color:#f16b3c !important; 
}

.orangeinv-btn{ 
	color:#f16b3c !important; 
	border:1px solid #f16b3c;
}

.orangeinv-btn:hover{ 
	background:#f16b3c; 
	border:1px solid #f16b3c; 
	color:#fff !important; 
}

.purple-btn{ 
	font-size:24px;
	background:transparent; 
	border:1px solid #462e65; 
	color:#462e65 !important; 
	padding: 10px 30px;
}

.purple-btn:hover{ 
	color:#fff !important; 
	border:1px solid #462e65; 
	background:#462e65; 
}

.white-btn{ 
	font-size:24px;
	background:#fff; 
	border:1px solid #fff; 
	color:#f16b3c !important; 
	padding: 10px 25px;
}

.white-btn:hover{ 
	color:#fff !important; 
	border:1px solid #f16b3c; 
	background:#f16b3c; 
}
	
/* Maps */

.google-maps {
	position: relative;
	padding-bottom: 0;
	overflow: hidden;
	height:490px;
}
	
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	margin: 0 auto;
	max-width:980px!important;
	width: 100% !important;
	height:490px!important; 
}
	

/* Navigation Menus */


/* Search Layout */

.search-header,
.search-footer {
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    max-width: 1150px;
    width:100%;
    z-index: 210;
}

.cont-rc-form, 
.cont-rc-form-footer {
    display: none;
    float: none;
    margin: 30px 10px 0;
    max-width: 1000px;
    position: absolute;
    right: 0;
    top: 15px;
    width: 100%;
}

.cont-rc-form input#searchsubmit,
.cont-rc-form-footer input#searchsubmit {
    background: #000 none repeat scroll 0 0;
    padding: 12px 25px;
    position: absolute;
    right: 0;
    top: 0;
    display:none;
}

.cont-rc-form input, .cont-rc-form select, .cont-rc-form textarea,
.cont-rc-form-footer input, .cont-rc-form-footer select, .cont-rc-form-footer textarea {
    font-size: 16px;
    padding: 15px;
    border: 2px solid #ddd;
    background:#f5f5f5;
    padding:30px;
}

.search-close-btn {
    cursor: pointer;
    display: initial;
    font-size: 25px;
    padding: 8px 20px;
    position: absolute;
    right: 0;
    top: 10px;
}

.search-btn{
	cursor:pointer;
}

.genesis-nav-menu .search input[type="submit"], 
.widget_search input[type="submit"],
.search-footer input[type="submit"] {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    clip: initial;
    color: transparent;
    height: auto;
    margin: 15px 0 0 -50px;
    padding: 0;
    position: absolute;
    width: auto;
}

.sidebar-primary  .widget.facebook-page-widget{
	padding:0;
	max-width:325px!important;
	width:100%!important;
}

.sidebar-primary  .widget.facebook-page-widget .widget-title {
    background: #6f83a6 none repeat scroll 0 0;
    color: #fff;
    font-size: 21px;
    margin: 0 0 10px;
    padding: 15px 0;
    text-align: center;
}

.menu-social-wrap {
    text-align: center;
}

.menu-social-wrap ul li {
    display: inline-block;
    margin: 5px;
}



/* Mobile Menu */

.toggle-wrap {
    clear: none;
    display: none;
    float: none;
    margin: 10px auto 0;
    overflow: hidden;
    width: 50px;
}

#toggle-nav {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    display: none;
    float: left;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 0;
    outline: medium none;
    overflow: hidden;
    padding: 3px 0 0;
    text-align: right;
    text-indent: -99999px;
    width: 50px;
}

#toggle-nav span {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 4px;
    margin: 0 auto 5px auto;
    width: auto;
}


/* Popups */
.popmake-close{
    background:transparent url('images/close-btn-black.png') no-repeat top!important;
    width:15px;
    height:16px;
    color:transparent!important;
    top:30px!important;
	right:30px!important;
}

#pum-375{
	background-color: rgba( 0, 0, 0, 1 );
}

#popmake-383{
	margin: 0 auto;
	width:100%;
	text-align:center;
}

#popmake-379 .popmake-close,
#popmake-383 .popmake-close,
#popmake-378 .popmake-close{
    background:transparent url('images/close-btn.png') no-repeat top!important;
	text-indent:-99999px;
}

#popmake-379, #popmake-383{
    background: #57397e !important;
    max-width: 560px!important;
    width: 96%!important;
	min-height:530px;
	border: 10px solid #fff !important;
}

#popmake-378{
	padding:5px !important
}

#popmake-379{
	padding:10px 60px 40px!important;
}

#popmake-383{
	padding:80px 40px 40px !important
}

#popmake-379 p,
#popmake-379 h1,
#popmake-379 h4,
#popmake-383 p,
#popmake-383 h1,
#popmake-383 h4{
	color:#fff!important;
	font-family: 'Lato', sans-serif!important;
}

#popmake-379 h3{
	color: #f16b3c !important;
	font-size:36px;
	font-weight:600;
	margin:0;
	text-transform: uppercase;
	padding-top: 8%;
}

#popmake-379 h2{
	font-size:34px;
	font-weight:300;
	margin:0 0 20px;
	color:#fff!important;
	padding-top:25px;
}

#popmake-379 img{
	max-width: 170px;
	margin-right: -25px;
	text-align: right;
	margin-left: 12px;
	margin-bottom: 20px;
}

#popmake-383 h5{
	font-size:16px;
	font-weight:300;
	color:#fff!important;
}

#popmake-383 p a{
	margin:12px;
}

.popmake p a{
	color: #fff;
	text-decoration: underline;
}

#popmake-379 p:first-child{
	margin-right: -10px;
}

#popmake-379 .gform_wrapper{
	padding: 0 40px;
}

#gform_1 .gfield_label, #gform_3 .gfield_label, #gform_6 .gfield_label {
    display: none;
}

#gform_1, #gform_3, #gform_6{
    text-align: center;
}

#popmake-379 p{
    font-size: 16px!important;
    font-weight: 300!important;
}

#gform_1 ul.gform_fields li.gfield, #gform_3 ul.gform_fields li.gfield, #gform_6 ul.gform_fields li.gfield {
    padding-right: 0;
	margin-top:0;
}

#gform_submit_button_1, #gform_submit_button_3, #gform_submit_button_6 {
    background: #f16b3c  none repeat scroll 0 0;
    display: block;
    font-family: "Lato",sans-serif !important;
    font-size: 20px;
    font-weight: 700;
    width: 100%;	
	max-width:100%;
}

#gform_1 .gform_footer.top_label, #gform_3 .gform_footer.top_label, #gform_6 .gform_footer.top_label{
    margin: 0;
}

#gform_1 .medium, #gform_3 .medium, #gform_6 .medium {
    font-family: "Lato",sans-serif !important;
    font-size: 16px;
    margin-bottom: 0;
    padding: 15px!important;
    width: 100%;
}

#gform_wrapper_1, #gform_wrapper_3, #gform_wrapper_6{
	margin:0;
}

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
	max-width: 100% !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{
	padding: 0 !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	background: none !important;
	background-color: transparent !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.gform_wrapper div.validation_error{
	font-size: 14px !important;
	color: #f00 !important;
	border: 0!important; 
	padding: 0!important;
}


/* Header Widgets */

.site-header .wrap {
    max-width: 1150px;
    padding: 0;
}


/* Full Width Widgets */

#bottom-full-width-section .widget-wrap,
#top-full-width-section .widget-wrap{
    margin: 0 auto;
    max-width: 1150px;
    width: 100%;
    overflow:hidden;	
}


/* Primary Sidebar */



/* Homepage Sections */

.home .site-inner{
	display:none;
}


/* Gravity Forms */



/* Testimonials */

.testimonial_body{
	padding-top: 80px;
	background:url('/wp-content/uploads/2017/07/BUSINESS-MADE-EASY-dquote-img.png') no-repeat center top 20px / 72px auto;
}

.page-id-185 .testimonial_body{
	min-height:260px !important;
}

.testimonial_body > p {
    text-align: center;
	font-size:18px;
	color:#fff;
	line-height:1.7;
}

.testimonial_author{
    text-align: center;
	font-size:18px;
	color:#fff;
	font-size: bold;
}

.testimonial_author .testimonial-client::before {
    content: "-";
}

blockquote.easy_testimonial, 
blockquote.easy_testimonial cite{
    font-style: normal;
}

.easy-t-cycle-pager span.cycle-pager-active {
    color: #57397e;
}

.easy-t-cycle-pager span {
    color: #fff;
}

.easy-t-cycle-pager span {
    font-size: 50px;
    height: 10px;
    width: 25px;
}

.easy_t_single_testimonial blockquote.easy_testimonial {
    padding: 0;
}

.style-clean_style blockquote.easy_testimonial {
    margin: 0 auto;
}


/* Ajax Load More */



/* Custom CSS */

.scroll-to-top{ 
	width:35px; 
	height:35px; 
	background:#1e1e1e url('images/to-top-img.png') no-repeat center center;
	position:fixed; 
	bottom:60px; 
	right:30px; 
	z-index:9999999; 
	cursor:pointer; 
	display:none; 
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}

.widget-title, .widget h2.widgettitle, .widget.hide-title .widget-title{
	display:none;
}

.widget.show-title .widget-title{
	display:block;
}

.content-left{
	float:left;
	width:50%;
}

.content-right{
	float:right;
	width:50%;
}


.arrow-down-blue {
    border-top: 20px solid #199dbf;
}

.arrow-down-gray {
    border-top: 20px solid #e0e0e0;
}

.arrow-down-blue, .arrow-down-gray{
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    height: 0;
    margin: 0 auto -20px;
    position: relative;
    width: 0;
    z-index: 5;
}

.genesis-nav-menu a:hover, 
#menu-main a:hover,
.footer-widgets .menu a:hover{
	color:#1F3044;
}

.genesis-nav-menu a:hover, #menu-main a:hover{
	color: #f16b3c;
}

.genesis-nav-menu .current-menu-item > a, 
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
#menu-main .current-menu-item > a, 
#menu-main .sub-menu .current-menu-item > a:hover,
.footer-widgets .menu .current-menu-item > a,
.footer-widgets .menu .sub-menu .current-menu-item > a:hover{
	color:#f16b3c;
}

#menu-main li,
.footer-widgets .menu li {
    display: inline-block;
}

.footer-widgets .menu li.search-btn {
	display: none;
}

.block {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.blocks-wrap{
	text-align:center;
	width:100%;
}

.footer-copyright .wrap{
	border:none;
}

.header-image .site-title > a {
    /*background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll left center;*/
    float: left;
    min-height: 90px;
    width: 100%;
}


.site-header {
	/*background: url("images/header-bg.jpg") no-repeat scroll center center;*/
    background-color: #462e65;
    min-height: initial;
    position: sticky;
	position: -webkit-sticky;
	top: 0;
	z-index:11;
	width:100%;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.site-header.setzindex{
	z-index: 999;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.4);
	background-color: #462e65 !important;
	padding:0 !important;
}

.site-header.setzindex .subscribe-widget{
	display:none !important;
}

.site-header.setzindex .title-area{
	padding-bottom:0;
}

.home .site-header {
    background-color: transparent;
	background: none;
    overflow: hidden;
    position: fixed;
	padding:15px 0;
}

.header-title .entry-title {
    color: #fff;
    display: block;
    font-size: 44px;
    font-weight: 400;
	position: relative;
	text-transform: uppercase;
    /*left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: -60px;
    z-index: 12;*/
	padding: 20px 0;
}

.header-title {
    background: #a1ba34; /*url('images/BUSINESS-MADE-EASY-single-page-title-bg.jpg') repeat-x bottom;*/
    /*padding: 0 0 120px;*/
    text-align: center;
	position:relative;
}

.genesis-nav-menu a,
.footer-widgets .menu a{
    color: #000;
    display: block;
    padding: 10px 14px;
	font-size:18px;
	font-weight:700;
}

.genesis-nav-menu a{
	color: #fff;
}

.genesis-nav-menu li.search-btn > a{
	padding-right: 0;
}
.header-widget-area .widget.subscribe-widget img{
	margin-top: 5px;
}
.site-header .widget{
	display:inline-block;
	vertical-align:top;
}

.site-header .widget-area {
    margin-top: 30px;
    max-width: 800px;
    width: 100%;
	position: relative;
	padding-bottom: 10px;
	padding-right:10px;
}

.site-header .widget.subscribe-widget{
	display: block;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.site-header .widget.subscribe-widget .custom-btn{
	min-width:265px;
	padding:10px 30px;
}

.home .site-header .widget.subscribe-widget{
	display: block;
    position: relative;
    top: 0;
}

.footer-widgets .wrap{
	max-width:1150px;
}

.footer-widgets .widget.subscribe-widget{
	float:right;
}

.footer-widgets .widget.subscribe-widget .custom-btn{
	padding:10px 35px;
}

.footer-widgets #nav_menu-3{
	margin-right: 3%;
	padding-left:65px;
}

.site-footer p, 
.site-footer p a {
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 14px!important;
    margin-bottom: 0;
    line-height:1.4;
	text-align:left;
	letter-spacing:0.2px;
}

.site-footer{
	padding:18px 0;
	background:#57397e;
}

.site-footer .content-left{
	width:100%;
	max-width:780px;
	padding-left:90px;
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.site-footer .content-right{
	width:100%;
	max-width:360px;
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.site-footer .wrap{
	max-width:1150px;
}

.site-footer .menu-social-container{
	text-align:right;
}

#menu-social li {
    display: inline;
    vertical-align: top;
}

#menu-social a {
    color: #f16b3c;
    padding: 0 13px;
    font-size: 28px;
}

#menu-social a:hover{
	color:#fff;
}

#menu-social li:last-child a{
	padding-right:0;
}

.footer-widgets li {
    border-bottom: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.footer-widgets {
    background-color: #fff;
    clear: both;
    padding:20px 0 45px;
}

.footer-widgets .widget{
	display:inline-block;
	vertical-align:top;
	margin:0;
}

.footer-widgets .logo-widget.widget{
	width:100%;
	display:block;
}

.footer-widgets-1 {
    margin-right: 0;
    width: 100%;
}

.footer-widgets .menu a{
	padding: 10px 14px;
}

.entry-title a, .sidebar .widget-title a {
	color: #2c3240;
}

.entry-title a, h2.entry-title{
	color:#2c3240;
	font-size:25px;
	font-weight:700;
}

h2.entry-title{
	margin:15px 0 5px;
}

.single .content h1.entry-title {
    color: #032549;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 30px;
}

.single .content img.size-large {
    margin: 10px 0 30px;
}

.single .entry-content p {
    color: #404041;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 35px;
}

.single .entry {
    padding: 0;
}

.sidebar-primary {
    float: right;
    width: 325px;
}

.sidebar .widget {
    margin-bottom: 30px;
    padding: 30px 25px;
}

.sidebar-primary h2{
	margin-bottom:15px;
}

.widget.subscribe-widget img{
	margin-right:15px;
}

#nav_menu-2,
#nav_menu-3 {
    /*margin-right: 20px;*/
}

.homepage .section1{
	background:#462e65 url('images/MOTIVATE-ME-Section1-main-bg.jpg') no-repeat top 20px center / auto;
	padding:150px 0 0;
	min-height:888px;
	margin-top: -30px;
	margin-bottom: -350px;
}

.homepage .section1 .sec1-main-content{
	min-height: 888px;
	padding-top: 365px;
	background-position: top 55% center, top 35px center; 
	background-repeat: no-repeat; 
	background-size: auto, auto;
}

.homepage .section1 .sec1-main-content .inner{
	padding-top: 0;
}

.homepage .section1 .sec1-main-content a img{
	padding-left:45px;
	width:auto;
}

.homepage .section12{
	/*background: transparent url('images/blue-bar-art-img.png') no-repeat bottom center / cover;
	padding-top: 450px;
	margin-top: -575px;
	min-height: 575px;*/
}
.homepage .section2{
	background: none;
	overflow:visible;
	float: left;
	padding-bottom: 35px;
	padding-top: 60px;
	/*background: #1F3044;*/
}

.homepage .section2 .inner{
	overflow:visible;
}

.homepage .section2 .content-left{
	max-width:750px;
	width:100%;
	padding-left:55px;
}

.homepage .section2 .content-right{
	max-width:360px;
	width:100%;
	float: left;
	padding-top: 10px;
	padding-left:30px;
}

.homepage .section2 .content-left img {
    display: block;
    margin-top: -80px;
	margin-bottom: 0;
	max-width:153px;
}

.homepage .section2 .content-left p{
	font-size:18px;
	color:#fff;
	margin:0;
	font-weight: 300;
	text-align:right;
	padding-right:25px;
	line-height:1.2;
}

.homepage .section2 h5{
	font-size: 28px;
	font-weight: 600;
	margin-left: -10px;
	text-align:left;
	color:#fff;
	margin-bottom:5px;
}
.homepage .section2 .custom-btn{
	float:left;	
	max-width:340px;
	width:100%;
	display:inline-block;
	padding: 12px;
	font-size:18.96px;
}

.homepage .section3{
	background: #f16b3c;
	padding:0;
	min-height:305px;
}

.homepage .section3 .content-left{
	max-width:615px;
	width:100%;
}

.homepage .section3 .content-right{
	max-width:300px;
	width:100%;
	padding-top:100px;
}

.homepage .section3 .content-right .custom-btn.bluet-btn{
	padding: 10px 20px;
}

.homepage .section3 .inner{
	max-width:950px;
}

.homepage .section4, #bottom-full-width-section .record-footer{
	background: url('/wp-content/uploads/2020/04/MOTIVATE-ME-home-record-bg.jpg') no-repeat top center;
	padding:60px 0;
}

.homepage .section4 h2, #bottom-full-width-section .record-footer h2{
	font-size:45px;
	font-weight:300;
	/*font-family: 'Caveat Brush', cursive;*/
	font-family: 'Oswald', sans-serif;
	margin-bottom:0;
}

.homepage .section4 h2 strong, #bottom-full-width-section .record-footer h2 span{
	font-weight:600;
}

.homepage .section4 h3, #bottom-full-width-section .record-footer h3{
	font-size:28px;
	margin-bottom:20px;
}

.homepage .section4 p, .homepage .section4 a img{
	margin-bottom:0;
}

.homepage .section4 .top-content{
	width:100%;
	margin: 0 auto;
	clear:both;
	border-bottom:2px solid #57397e9e;
	padding-bottom:55px;
	display:inline-block;
	margin-bottom:70px;
}

.homepage .section4 .top-content h3{
	font-weight:300;
}

.homepage .section4 .top-content img{
	margin:0 6px 0 0;
	width: auto;
}

.homepage .section5{
	background: #fff url('images/MOTIVATE-ME-home-podcasts-bg.jpg') no-repeat top center;
	padding:145px 0;
}

.homepage .section5 h2{
	font-size:31px;
	font-weight:300;
	margin:0;
	color:#221E1F;
	line-height:1.1;
	font-family: 'Montserrat', sans-serif;
}

.homepage .section5 h3{
	font-size:70px;
	color:#462e65;
	font-weight:600;
	line-height:1.1;
	font-family: 'Oswald', sans-serif;
}

.blocks-wrap{
	padding:45px 0 20px;
}

.blocks-wrap .block {
    display: inline-block;
    vertical-align: top;
    width: 100%;
	max-width:365px;
	margin:33px 8px;
	text-align:left;
	min-height:410px;
	-webkit-box-shadow: 2px 6px 17px 3px rgba(210,211,214,1);
	-moz-box-shadow: 2px 6px 17px 3px rgba(210,211,214,1);
	box-shadow: 2px 6px 17px 3px rgba(210,211,214,1);
	background:#fff;

}

.blocks-wrap{
	text-align:center;
	width:100%;
	max-width:1200px;
	overflow:visible;
}

.blocks-wrap .block-content{
	padding:35px 38px 20px;
	overflow:hidden;
	min-height: 280px;
}

.blocks-wrap .block .wp-post-image{
	margin: 0 auto;
	display:block;
	width: 100%;
}

.blocks-wrap .block .no-image{
	max-width:365px;
	width:100%;
	height:220px;
	margin:0 auto;
	display:block;
	background:ccc;
}

.blocks-wrap .block-content h3{
	margin-bottom:5px;
	font-size:22px!important;
	line-height:1.3;
}

.blocks-wrap .block-content h3 a{
	color:#231f20;
	font-weight:700;
	font-size:22px;
	font-family: "Lato", sans serif;
}

.blocks-wrap .block-content p.entry-meta {
    color: #6D6E70;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
}

.blocks-wrap .block-content p {
    color: #404041;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px;
	line-height:1.5;
}

button.load-more-btn {
    background-color: transparent;
    border: 1px solid #f16b3c;
    border-radius: 0;
    color: #f16b3c;
    font-size: 24px;
	font-weight:400;
	padding:10px 15px;
	max-width:240px;
	width:100%;
	margin:60px auto 0;
}

button.load-more-btn:hover {
    background-color: #f16b3c;
    border: 1px solid #f16b3c;
    border-radius: 0;
    color: #fff;
}

.alm-btn-wrap {
    text-align: center;
	padding-bottom:70px;
	background:url('images/arrowdown.png') no-repeat bottom;
}

/*.homepage .section5{
	background:#57397e;
	padding:25px 0 30px;
}

.homepage .section5 p{
	font-size:36px;
	margin:0;
}

.homepage .section5 p strong{
	font-size:44px;
	font-weight:400;
}

.homepage .section5 .custom-btn{
	margin-left:7%;
	font-weight: 600;
}*/

.homepage .section6{
	background: url('images/MOTIVATE-ME-about-dean-bg.jpg') no-repeat top center;
	padding: 55px 0 0;
	min-height:811px;
}

.homepage .section6 .sect6-img {
    width: 50%;
    float: left;
	min-width:595px;
}

.homepage .section6 .sect6-img img {
    min-width: 450px;
    vertical-align: bottom;
    float: right;
}

.homepage .section6 .content-wrap{
	float: right;
	margin-right: 30px;
	max-width: 475px;
    width: 100%;
	padding-top: 10px;
	padding-bottom:50px;
}

.homepage .section6 h4{
	font-size:29.03px;
	line-height:1.4;
	margin-bottom:30px;
}

.homepage .section6 p{
	font-weight:400;
	font-size: 20px;
	line-height: 1.5;
	padding-right:20px;
	margin-bottom:25px;
}

.homepage .section6 h2{
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}

.homepage .section6 h2 span{
	font-weight: 600;
}

.homepage .section6 .custom-btn{
	margin-top:25px;
}

.homepage .section7{
	padding:5px 0;
}

.homepage .section7 .inner,
#bottom-full-width-section  .widget.gallery-widget .widget-wrap{
	max-width:1700px;
	width:100%!important;
}

.homepage .section7 .inner img, #bottom-full-width-section .gallery-widget img{
    display: inline;
    float: left;
    width: 20%;
	margin: 0;
}

#gallery-1 img,
.home .section7 .gallery img {
    border: medium none!important;
    padding: 0;
	margin:0;
}

.gallery-item {
    margin: 0 !important;
}

.logo-widget img{
	margin: 0 auto;
	width: 300px;
}

#bottom-full-width-section .widget.download-widget{
	/*padding:65px 0;
	min-height:200px;
	overflow:visible;
	background:#F5F0F0;*/
	
	background: #57397e none repeat scroll 0 0;
    padding: 25px 0 30px;
}

#bottom-full-width-section .widget.download-widget .widget-wrap{
	margin: 0 auto;
    max-width: 1150px;
    overflow: hidden;
    position: relative;
    width: 100%;
	color: #fff;
}

.widget.download-widget .content-left{
	max-width:645px;
	width:100%;
}

.widget.download-widget .content-right{
	max-width:245px;
	width:100%;
}

.widget.download-widget .content-left img {
    display: block;
    margin-top: -80px;
}

.widget.download-widget p{
	font-size: 36px;
    margin: 0;
}

.widget.download-widget .custom-btn{
    margin-left: 7%;
	font-weight: 600;
}

.gform_wrapper .gform_footer input.gform_button.button{
    background: #57397e none repeat scroll 0 0;
    display: block;
    font-family: "Lato",sans-serif !important;
    font-size: 26px;
    font-weight: 700;
	//max-width:300px;
	width:100%;
	border: 1px solid #57397e;
}

.gform_wrapper .gform_footer input.gform_button.button:hover{
	color: #57397e;
	background: #fff;
}

.contact h2{
	color:#221E1F;
	font-size:48px;
	font-weight:400;
	margin:0;
}

.contact .content-left p{
	color:#404041;
	font-size:22px;
	font-weight:300;
	margin:0 0 35px;
}

.contact .content-left {
    width: 100%;
    max-width: 540px;
}

.contact .content-right {
    background: #DBD5D5 none repeat scroll 0 0;
    width: 100%;
    max-width: 470px;
    padding: 70px 40px;
}

.contact .content-right > h3 {
    color: #221e1f;
    font-size: 28px;
    margin: 0 0 30px;
}

.contact .content-right > h2 {
	margin-bottom:35px;
}

.contact .content-right > p {
	line-height:1.8;
}

#gform_2 .gfield_label {
    display: none;
}

.gform_wrapper input[type="text"], .gform_wrapper textarea {
    color: #404041;
    font-size: 16px !important;
    max-width: 100%;
    padding: 10px 15px !important;
    width: 100% !important;
}

/* Resources Page */

.resources .resource-block{
	margin-bottom:45px;
	overflow:hidden;
	display:block;
	margin-top: 35px;
	float: left;
}

.resources {
    margin: 30px auto 0;
    max-width: 1135px;
    width: 100%;
	padding: 50px 0;
}

.resources img{
	margin:0;
}

.resources .resource-block .content-right{
    padding: 0 50px 0 50px;
}

.resources h2 {
    font-size: 28px;
    margin-bottom: 15px;
	text-transform: uppercase;
	font-family: "Oswald", sans serif;
}

.resources .resource_content, .resources p{
    color: #404041;
    font-size: 20px;
    font-weight: 400;
}

.resources .resource_content{
	margin-bottom: 35px;
}

.resources .custom-btn {
    font-size: 19px;
    padding: 15px 35px;
	font-weight: bold;
	text-align: center;
	min-width: 300px;
}

.archive-pagination li a{
	background-color: #fff;
	color: #57397e;
	padding: 13px 16px;
	border: 1px solid #A2A4A7;
}

.archive-pagination li a:hover, .archive-pagination .active a {
    background-color: #57397e;
	color: #fff;
}

.archive-pagination li.pagination-next .fa.fa-caret-right,
.archive-pagination li.pagination-previous .fa.fa-caret-left{
	display: none !important;
}

.resources-page #bottom-full-width-section .record-footer{
	display: none;
}

.resources-page #bottom-full-width-section .gallery-widget{
	padding-top: 70px;
}


/* Podcast Page */

.podcast-page .site-inner,
.about-page .site-inner,
.speaking-page .site-inner, .resources-page .site-inner{
	display:none;
}

.podcast-sections .section1{
	background:#f5f0f0 url('images/BUSINESS-MADE-EASY-podcast-section1-img.jpg') no-repeat bottom;
	padding:260px 0 30px;
	min-height:715px;
}

.podcast-sections .section1 .inner{
	max-width:1100px;
}

.podcast-sections .section1 h1 {
    font-size: 114px;
    font-weight: 400;
    line-height: 0.9;
	background:url('images/BUSINESS-MADE-EASY-podcast-title-dash-img.png') no-repeat bottom left 25px;
	padding:0 0 30px;
}

.podcast-sections .section1 .content-wrap{
	float:right;
}

.homepage.podcast-sections .section4 {
    background: #fff; /*rgba(0, 0, 0, 0) url("images/BUSINESS-MADE-EASY-podcast-posts-bg.jpg") no-repeat scroll center top/cover;*/
    padding: 40px 0 80px;
}

.podcast-sections .section4 h2{
	/*font-size:65px;*/
	margin-bottom:5px;
}

.podcast-sections .section4 h3{
	/*font-size:40px;*/
}

.about-page .site-header {
	background: none;
    position: fixed;
}

.red-text{
	color:#a1ba34!important;
}

.caveat-font{
	
}

/* About Page */

.about-sections{
	/*padding-bottom: 100px;*/
}

.about-sections .section1{
	background: #462e65; /*url('images/about-main-bg.jpg') no-repeat center / cover;*/
	padding: 180px 0 0;
}

.about-sections .section1 .content-left{
	max-width:465px;
	width:100%;
	padding-top: 20px;
}

.about-sections .section1 .content-right > img {
    display: block;
    float: right;
	/*margin-top:-150px;*/
	height: 500px;
}

.about-sections .section1 .inner{
	max-width:1030px;
}

.about-sections .section1 h2.caveat-font{
    font-size: 35px;	
	margin-top:50px;
	color: #fff;
	font-weight: 300;
	font-family: "Oswald", sans serif;
}

.about-sections .section1 h2.caveat-font span:first-child{
	font-weight: 600;
}

.about-sections .section1 h2.caveat-font span:last-child{
	color: #f16b3c;
	font-weight: 600;
}

.about-sections .section1 p{
	font-weight:300;
	color:#fff;
	font-size: 20px;
}

.about-sections .section1 .redbar-wrap {
    bottom: 0;
    height: 85%;
    left: 0;
    margin: 0 auto;
    max-width: 32px;
    position: absolute;
    right: 0;
    width: 100%;
}

.about-sections .section1 .red-circle {
    background: #f16b3c none repeat scroll 0 0;
    border-radius: 100%;
    height: 32px;
    width: 32px;
}

.about-sections .section1 .red-bar {
    background: #f16b3c none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    margin: -10px auto 0;
    position: relative;
    width: 5px;
}

.about-sections .section2 .redbar-wrap {
    top: 0;
    left: 0;
    margin: 0 auto;
    max-width: 112px;
    position: absolute;
    right: 0;
    width: 100%;
	height:93%;
}

.about-sections .section2 .red-arrow-down{
	background:url('images/Motivate-Me-orange-circle.png') no-repeat top;
	width:114px;
	height:114px;
	margin:0 auto;
	position:relative;
	bottom: 30px;
	left:0;
	right:0;
}

.about-sections .section2 .red-bar {
    background: #f16b3c none repeat scroll 0 0;
    height: 100%;
    margin: 0 auto 0;
    width: 5px;
}

.about-sections .section2{
	background: url('images/question-bg.jpg') repeat center;
	padding-bottom: 100px;
}

.about-sections .section2 .inner{
	max-width:1100px;
	overflow:visible;
}
.about-sections .section2 .blocks-wrap .block{
	display:block;
}

.about-sections .section2 .row-wrap{
	position:relative;
}

.about-sections .section2 .date-wrap {
    background: #f16b3c none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 31px;
    height: 110px;
    left: 0;
    line-height: 1;
    margin: 100px auto 0 auto;
    padding: 35px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 110px;
	z-index:15;
}


.about-sections .section2 .block:nth-child(odd) {
    float: right;
}

.about-sections .section2 .block:nth-child(even) {
    float: left;
}

.about-sections .section2 .block:last-child{
	margin-bottom:150px;
}

.about-sections .section2 .block {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    clear: both;
    display: inline-block;
    margin: 0;
    max-width: 365px;
    text-align: left;
    vertical-align: top;
    width: 100%;
	min-height:initial;
	overflow:visible;
}

.about-sections .section2 .block .content-wrap{
	-webkit-box-shadow: 2px 6px 17px 3px rgba(185,187,189,1);
	-moz-box-shadow: 2px 6px 17px 3px rgba(185,187,189,1);
	box-shadow: 2px 6px 17px 3px rgba(185,187,189,1);
	background:#fff;
	padding:40px;
	z-index:12;
	position:relative;
	width:100%;
	max-width:365px;
}

.about-sections .section2 .blocks-wrap{
	text-align:center;
	width:100%;
	max-width:1130px;
	overflow:visible;
}

.about-sections .section2 .content-wrap > h3 {
    color: #221e1f;
    font-size: 26px;
    margin: 0 0 15px;
}

.about-sections .section2 .content-wrap > p {
    color: #404041;
    font-weight: 300;
}

.author-pic{
	z-index:10;
	position:relative;
}

.block.row-2 {
	/*margin-top:-190px!important;*/
}

.block.row-2 .title-pic {
    left: 80px;
    position: absolute;
	margin-top:-280px;
}

.block.row-1 .content-wrap{
	margin-top:-30px;
	margin-left:20px;
}

.block.row-2 .content-wrap{
	margin-top:-30px;
	transform:matrix(0.99,0.10,-0.10,0.99,0,0);
	-ms-transform:matrix(0.99,0.10,-0.10,0.99,0,0);
	-webkit-transform:matrix(0.99,0.10,-0.10,0.99,0,0);
}

.block.row-3 {
   /* margin-top: -160px !important;*/
}

.block.row-3 .content-wrap{
	margin-top:-30px;
	transform:matrix(1.00,-0.05,0.05,1.00,0,0);
	-ms-transform:matrix(1.00,-0.05,0.05,1.00,0,0);
	-webkit-transform:matrix(1.00,-0.05,0.05,1.00,0,0);
}

.block.row-4 .title-pic {
    left: 80px;
    position: absolute;
	margin-top:-150px;
}

.block.row-4 {
    /*margin-top: -20px !important;*/
}

.block.row-4 .content-wrap{
	margin-top:-30px;
	margin-left:60px;
	transform:matrix(1.00,-0.05,0.05,1.00,0,0);
	-ms-transform:matrix(1.00,-0.05,0.05,1.00,0,0);
	-webkit-transform:matrix(1.00,-0.05,0.05,1.00,0,0);
}

.block.row-5 {
	/*margin-top:-190px!important;*/
}

.block.row-5 .content-wrap{
	margin-top:-50px;
	transform:matrix(0.99,0.14,-0.14,0.99,0,0);
	-ms-transform:matrix(0.99,0.14,-0.14,0.99,0,0);
	-webkit-transform:matrix(0.99,0.14,-0.14,0.99,0,0);
}

.about-sections .section3{
	background:#f16b3c;
}

.about-sections .section3 .content-wrap{
	width:100%;
	margin: 0 auto;
	max-width:800px;
}

/*.about-sections .section3 p,
.about-sections .section3 img{
	margin-bottom:0;
}

.about-sections .section3{
	background: url('images/about-bottom-bg.png') repeat-x bottom / contain;
	min-height: 100px;
	z-index: 999;
	margin-top: -100px;
}*/

.homepage.blog-sections .section4 {
    background: #fff;
    padding: 40px 0 80px;
}

.alm-listing.blocks-wrap .block:hover {
    background: #f16b3c none repeat scroll 0 0;
    color: #fff;
}

.alm-listing.blocks-wrap .block:hover p, 
.alm-listing.blocks-wrap .block:hover h3, 
.alm-listing.blocks-wrap .block:hover h3 a {
    color: #fff;
}

.alm-listing.blocks-wrap .block:hover p{
	display: none;
}

.alm-listing.blocks-wrap .block a{
	transition:none;
}

.alm-listing.blocks-wrap .block .red-read-more{
	display:none;
	transition:none;
	font-family: "Lato", sans serif;
	font-size: 20px;
	font-weight: 700;
}

.alm-listing.blocks-wrap .block:hover .block-content{
	/*min-height: 265px;*/
}

.alm-listing.blocks-wrap .block:hover .red-read-more{
	color:#fff;
	display:inline-block;
	background:url('images/arrowright.png') no-repeat right;
	padding-right:30px;
	transition:none;
}

.alm-listing.blocks-wrap .block:hover h3{
	margin-bottom: 50px;
}

.content-sidebar .site-inner{
	max-width:1150px;
	width:96%;
}

.entry-header p.entry-meta, 
.entry-header p.entry-meta a,
.entry p.entry-meta, 
.entry p.entry-meta a {
    color: #6d6e70;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.content-sidebar .content {
    width: 700px;
}

.content-sidebar .content .entry-content .gform_wrapper input[type="text"], .gform_wrapper textarea{
	padding: 15px !important;
}

.content .entry-image-link img.size-large {
    margin-bottom: 45px;
	width: 100%;
}

.widget.record-sidebar-widget {
    background:url('images/sidebar-bg-record.jpg') no-repeat center / cover;
    padding: 45px 35px;
}

.widget.record-sidebar-widget h2{
	font-family: "Oswald",sans-serif;
    font-size: 45px;
    font-weight: 300;
	margin-bottom: 0;
}

.widget.record-sidebar-widget h2 span{
	font-weight: 600;
	margin-bottom: 0;
}

.widget.record-sidebar-widget h3{
	font-size: 28px;
	margin-bottom: 0;
}

.widget.record-sidebar-widget p {
    color: #221e1f;
    font-size: 22px;
    line-height: 1.5;
    margin: 0;
}

.widget.record-sidebar-widget img {
    margin-bottom: 0;
}

.widget.record-sidebar-widget p:first-child {
    margin-bottom: 20px;
}

.widget p:last-child{
	margin-bottom:0;
}

.widget.alerts-sidebar-widget{
	background:#462e65;
	padding:45px 15px 40px;
}

.widget.alerts-sidebar-widget h2{
	font-size:28px;
	font-weight:700;
	margin:0;
}

.widget.alerts-sidebar-widget h3{
	font-size:18px;
	font-weight:300;
	margin:0 0 10px;
}

.widget.alerts-sidebar-widget .custom-btn{
	font-size:18px;
	padding:15px;
}

.widget.alerts-sidebar-widget img{
	max-width: 180px;
}

.widget.sidebar-testimonials {
    background: #f16b3c none repeat scroll 0 0;
	padding: 30px;
	margin-bottom: 60px;
}

.widget.sidebar-testimonials .testimonial_body{
	background:none;
	padding-top:0;
}

.widget.sidebar-testimonials blockquote.easy_testimonial p{
	margin-bottom:25px;
}

.widget.sidebar-testimonials .wp-image-156 {
    /*margin-top: -75px;
	margin-bottom:45px;*/
}

.widget.sidebar-testimonials .custom-btn{
	font-size: 19px;
	font-weight: 600;
	border: 2px solid #fff;
}

.alm-reveal .read-more-p{
	display:none;
}

.search-header .search-form > input[type="submit"],
.header-section .search-form > input[type="submit"] {
    display: none;
}

.header-section .search-form {
    display: none;
    margin: 0 auto;
    width: 100%;
}

.header-section .search-form > input {
    background: #eaeaea none repeat scroll 0 0;
	border: 1px solid #aaa;
}


.widget.popular-posts {
    padding: 0;
}

.widget.popular-posts .widget-title {
    color: #221e1f;
    font-size: 35px;
    margin: 0 0 35px;
    text-align: center;
	font-weight:600;
}

.wpp-post-title {
    color: #221e1f;
    display: block;
    font-size: 20px;
    font-weight: 700;
	padding:0 30px;
	line-height:1.2;
	margin-bottom:10px;
}

.wpp-excerpt {
    color: #404041;
    font-size: 16px;
    font-weight: 300;
	padding:0 30px;
	display:block;
	margin-bottom:10px;
}

.wpp-thumbnail{
	margin-bottom:30px!important;
}

.wpp-date {
    color: #6d6e70;
    font-size: 16px;
    font-weight: 300;
	padding:0 30px;
	margin-bottom:35px;
	display:block;
}

.sidebar .widget.popular-posts li {
    border-bottom: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.wpp-list > li{
	-webkit-box-shadow: 2px 6px 17px 3px rgba(210,211,214,1);
	-moz-box-shadow: 2px 6px 17px 3px rgba(210,211,214,1);
	box-shadow: 2px 6px 17px 3px rgba(210,211,214,1);
	margin-bottom:45px!important;
}

.header-section {
	display:none;
    clear: both;
    margin: 0 auto;
    width: 100%;
}

/* Reviews Page */
.entry-content .easy_testimonials_grid .easy_testimonials_grid_row .easy_testimonials_grid_cell{
	background: #462e65;
	padding: 15px 20px;
}


/* Contact Page */
.contact-page .content-sidebar .content .entry-content h3{
	font-size: 32px;
}

.contact-page .content-sidebar .content .entry-content p{
	font-size: 22px;
	font-weight: 300;
}
.contact-page #bottom-full-width-section .record-footer{
	display: none;
}

.contact-page #bottom-full-width-section .widget.download-widget{
	margin-bottom: 70px;
}

/* Media Page */

.page-template-media-page .entry-header .entry-title {
    font-size: 45px;
    color: #000;
    border-bottom: 2px solid #e7e7e7;
    padding-bottom: 20px;
    text-transform: uppercase;
	font-family: "Oswald", sans serif; 
}

.media-kit-content .first-half {
    width: 45%;
    float: left;
}

.media-kit-content .second-half {
    width: 55%;
    float: left;
}

.first-half > div, .second-half > div {
    margin-top: 25px;
}

.media-kit-content h5 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
	margin-bottom: 0;
}

.media-kit-content p {
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
	font-weight: 400;
}

.download-photo-content {
    margin-top: 38px;
    text-align: center;
    float: left;
    position: relative;
    padding-bottom: 77px;
    border-bottom: 2px solid #e7e7e7;
}

.download-photo-content a {
    font-size: 19px;
    padding-left: 45px;
    padding-right: 45px;
    margin-top: 32px;
}

.download-photo-content a:hover{
	border: 1px solid #a1ba34;
}

.videos-section {
    float: left;
    position: relative;
    margin-top: 63px;
    width: 100%;
}

.videos-section .video-list {
    font-size: 28px;
    color: #000;
    text-transform: uppercase;
}

.videos-section .video-list .video-gal-wrapper {
    margin-bottom: 55px;
}

.videos-section .entry-header .entry-title {
    padding-bottom: 20px;
    border-bottom: none;
	font-weight: 300;
}

.videos-section .entry-header .entry-title span{
	font-weight: 600;
}

.videos-section .pagination {
    margin-top: 77px;
}

/* Pagination */
.content .archive-pagination li a, .blog .content .archive-pagination li a, .archive .content .archive-pagination li a, .search .content .archive-pagination li a, .simplePagerList .simplePagerNav li a, .standard-pagination .page-numbers li a, .standard-pagination .page-numbers li span{
	background-color: #fff;
	color: #57397e;
	padding: 13px 16px;
	font-weight: normal;
	font-size: 16px;
	border: 1px solid #A2A4A7;
}

.content .archive-pagination li.active a, .content .archive-pagination li a:hover, .blog .content .archive-pagination li.active a, .blog .content .archive-pagination li a:hover, .archive .content .archive-pagination li.active a, .archive .content .archive-pagination li a:hover, .search .content .archive-pagination li.active a, .search .content .archive-pagination li a:hover, .simplePagerList .simplePagerNav li a:hover, .simplePagerList .simplePagerNav li.currentPage a, .standard-pagination .page-numbers li a:hover, .standard-pagination .page-numbers li span.current{
	background-color: #57397e;
	color: #fff;
}

.content .archive-pagination li.pagination-next a, .content .archive-pagination li.pagination-previous a, .blog .content .archive-pagination li.pagination-next a, .blog .content .archive-pagination li.pagination-previous a, .archive .content .archive-pagination li.pagination-next a, .archive .content .archive-pagination li.pagination-previous a, .search .content .archive-pagination li.pagination-next a, .search .content .archive-pagination li.pagination-previous a {
    text-indent: -999999px;
}

.content .archive-pagination li.pagination-next a, .blog .content .archive-pagination li.pagination-next a, .archive .content .archive-pagination li.pagination-next a, .search .content .archive-pagination li.pagination-next a, .content .archive-pagination li.pagination-previous a, .blog .content .archive-pagination li.pagination-previous a, .archive .content .archive-pagination li.pagination-previous a, .search .content .archive-pagination li.pagination-previous a {
    padding-left: 50px;
    padding-right: 15px;
}

.content .archive-pagination li.pagination-next a::before, .blog .content .archive-pagination li.pagination-next a::before, .archive .content .archive-pagination li.pagination-next a::before, .search .content .archive-pagination li.pagination-next a::before {
    content: "NEXT";
    float: right;
    text-indent: 0;
}

.content .archive-pagination li.pagination-previous a::before, .blog .content .archive-pagination li.pagination-previous a::before, .archive .content .archive-pagination li.pagination-previous a::before, .search .content .archive-pagination li.pagination-previous a::before {
    content: "PREV";
    float: right;
    text-indent: 0;
}

/* Speaking Page */
.page-template-speaking-page .bottom-full-width-section .record-footer{
	display: none;
}

.page-template-speaking-page .bottom-full-width-section .download-widget{
	margin-bottom: 70px;
}

.speaking-sections{
	padding: 80px 0 0;
}

.speaking-sections .section1 .left-content{
	float: left;
	width: 32%;
	padding-right: 3%;
}

.speaking-sections .section1 .right-content{
	float: left;
	width: 62%;
	margin-left: 3%;
}

.speaking-sections h1.entry-title{
	font-family: "Oswald", sans serif;
	font-size: 45px;
	font-weight: 600;
}

.speaking-sections h1.entry-title span{
	font-weight: 300;
}

.speaking-sections .section1 p{
	font-size: 20px;
}

.speaking-sections .section1 .green-btn{
	border: 1px solid #a1ba34;
}

.speaking-sections .testimonial_body{
	background: none;
}

.speaking-sections .testimonial_body::before {
    content: "";
	background: url('images/Motivate-Me-quote-orange.png') no-repeat left 25px top;
	width: 100%;
	height: 52px;
	position: absolute;
	top: 60px;
}

.speaking-sections .testimonial_body p, .speaking-sections .testimonial_author{
	color: #404041;
	background-color: #f8f8f9;
	margin-bottom: 0;
	padding: 25px;
	text-align: left;
}

.speaking-sections .testimonial_author{
	font-size: 20px;
	padding-top: 0;
}

.speaking-sections .testimonial_body p{
	padding-top: 60px;
	padding-bottom: 10px;
	font-size: 18px;
}

.keynotespeaking-wrapper .row-even{
	padding: 130px 0 100px;
}

.keynotespeaking-wrapper .row-odd{
	padding: 100px 0;
}

.keynotespeaking-wrapper p{
	font-size: 20px;
}

.keynotespeaking-wrapper .row-even{
	background: #57397e;
}

.keynotespeaking-wrapper .row-even .right-content p, .keynotespeaking-wrapper .row-even .right-content h1{
	color: #fff;
}

.keynotespeaking-wrapper .row-even .left-content{
	float: left;
	width: 45%;
}

.keynotespeaking-wrapper .row-even .right-content{
	float: left;
	width: 51%;
	margin-left: 4%;
}

.keynotespeaking-wrapper .row-odd{
	background: #fff;
}

.keynotespeaking-wrapper .row-odd .left-content{
	float: left;
	width: 50%;
	margin-right: 5%;
}

.keynotespeaking-wrapper .row-odd .right-content{
	float: left;
	width: 45%;
}

.keynotespeaking-wrapper h1.title-wrap{
	font-family: "Oswald", sans serif;
	font-size: 45px;
	font-weight: 600;
}

.keynotespeaking-wrapper h1.title-wrap span{
	font-weight: 300;
}

.keynotespeaking-wrapper .custom-btn{
	padding: 15px 50px;
}

.page-template-speaking-page .testimonial-wrapper{
	position: relative;
	margin-top: 35px;
	float: left;
}

.keynotespeaking-wrapper .row-odd .img-wrap, .keynotespeaking-wrapper .row-even .img-wrap{
	margin-top: 20px;
}

.keynotespeaking-wrapper .right-content .img-wrap{
	text-align: right;
}

.page-template-speaking-page .testimonial-wrapper .easy_testimonials_grid .easy_testimonials_grid_row .easy_testimonials_grid_cell:first-child {
    margin-left: 0;
}

.page-template-speaking-page .testimonial-wrapper .easy_testimonials_grid_3 .easy_testimonials_grid_cell {
    width: 32%;
    margin-left: 2%;
    margin-right: 0;
}

.speaking-sections > .testimonial-wrapper{
	margin-bottom: 50px;
	float: none;
}

/* Custom Header Template */
.page-template-customheader-page .footer-copyright {
	display: none !important;
}

.page-template-customheader-page .custom-btn.green-btn{
	border: 1px solid #a1ba34;
	margin: 35px 0 45px;
	padding: 12px 65px;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
}

.page-template-customheader-page .custom-footer-section{
	background: #57397e;
	color: #fff;
	text-align: center;
	margin-top: 100px;
	padding: 25px 0;
}

.page-template-customheader-page .custom-footer-section p, .page-template-customheader-page .custom-footer-section a{
	color: #fff;
	font-size: 14px;
	font-family: "Lato", sans serif;
	font-weight: 400;
}

.page-template-customheader-page .easy_testimonial, .page-template-customheader-page .easy_testimonial{
	max-width: 600px;
}

.page-template-customheader-page .testimonial_body {
    padding-top: 80px;
    background: url('images/Motivate-Me-quote-orange.png') no-repeat center top 20px / 72px auto;
	margin: 0 auto;
}

.page-template-customheader-page .easy-t-cycle-pager span{
	color: #c9c9c9;
}

.page-template-customheader-page .easy-t-cycle-pager span.cycle-pager-active {
    color: #57397e;
}

.page-template-customheader-page .testimonial_body > p {
	text-align: left;
	color: #404041;
}

.page-template-customheader-page .testimonial_author, .page-template-customheader-page .testimonial-client{
	color: #000;
	text-align: left;
	font-weight: bold;
}

/* Thank You */
.thank-you-page, .thank-you-page .wrap section{
	text-align: center;
}

.thank-you-page .custom-header-section{
	background: #462e65; /*url("images/header-bg.jpg") no-repeat scroll center center;*/
	min-height: initial;
	position: relative;
	z-index: 11;
	width: 100%;
}

.custom-header-section img{
	padding: 40px 0;
}

.custom-section{
	padding: 35px 0 30px;
}

.custom-section .heading{
	font-size: 70px;
	font-family: "Oswald", sans serif;
	font-weight: 600;
	color: #f16b3c;
}

.custom-section .tinysubheading{
	font-size: 18px;
	font-family: "Lato", sans serif;
	font-weight: 400;
	color: #404041;
}

.custom-section-2 .context{
	font-size: 22px;
	font-family: "Lato", sans serif;
	font-weight: 400;
	color: #404041;
}

.custom-section-2 .custom-btn,
.custom-section-3 .custom-btn{
	margin:35px auto;
	text-transform:unset;
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
}

.custom-section-2 .custom-btn img,
.custom-section-3 .custom-btn img{
	display:inline-block;
	vertical-align:middle;
	margin-bottom:0;
}

.custom-section-3 .video-wrap{
	margin: 0 auto;
}

.custom-section-3 p img{
	display:inline-block;
	vertical-align:middle;
	margin-bottom:0;
}
/* Webinar */

.webinar-page .custom-header-section{
    background-color: transparent;
    background: none;
    overflow: hidden;
    position: absolute;
	width: 100%;
}

.webinar-page .webinar-section-1{
    background: #462e65; /*url('images/about-main-bg.jpg') no-repeat center / cover;*/
    padding: 160px 0 0;
    min-height: 600px;
    margin-top: -30px;
	text-align: left;
	color: #fff;
}	

.webinar-page .webinar-section-1 .left-content{
	float: left;
	position: relative;
	width: 50%;
	margin-left: 5%;
	padding-top: 20px;
}

.webinar-page .webinar-section-1 .left-content .websec-title{
	font-size: 49px;
	font-family: "Oswald", sans serif;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	line-height: 65px;
}

.webinar-page .webinar-section-1 .left-content .websec-title span{
	font-weight: 300;
}

.webinar-page .webinar-section-1 .left-content hr{
	float: left;
	width: 30%;
	color: #f16b3c;
	border: 1px solid #f16b3c;
}

.webinar-page .webinar-section-1 .left-content .websec-subtitle{
	font-size: 26px;
	font-family: "Lato", sans serif;
	font-weight: 400;
	color: #fff;
}

.webinar-page .webinar-section-1 .left-content .left-content-material{
	clear: both;
	padding-top: 15px;
}

.webinar-page .webinar-section-1 .left-content .left-content-material p{
	font-size: 31px;
	font-family: "Lato", sans serif;
	font-weight: 600;
}

.webinar-page .webinar-section-1 .left-content .left-content-material ul{
	width: 90%;
	padding-top: 10px;
}

.webinar-page .webinar-section-1 .left-content .left-content-material ul li{
	font-size: 20px;
	font-weight: 400;
	padding-left: 35px;
	margin-bottom: 20px;
}

.webinar-page .webinar-section-1 .left-content .left-content-material ul > li::before {
    background: rgba(0, 0, 0, 0) url("images/Motivate-Me-bluecheck.png") no-repeat scroll left top 6px;
    content: "";
    height: 35px;
    left: 0;
    position: absolute;
    width: 25px;
}

.webinar-page .webinar-section-1 .right-content{
	float: left;
	position: relative;
	width: 45%;
}

.webinar-page .webinar-section-1 .right-content img{
	margin-bottom: -10px;
	padding-left: 15px;
}

/* Webinar + Lead Magnet */
.webinar-page .custom-header-section #media_image-2, 
.lead-magnet-page .custom-header-section #media_image-2{
	margin: 0 auto;
	text-align: center;
}

.webinar-page .webinar-section-2, 
.lead-magnet-page .leadmagnet-section-2{
	background: #fff;
	color: #404041;
	padding: 40px 0;
}

.webinar-page .webinar-section-3, 
.lead-magnet-page .leadmagnet-section-3{
	background: url('images/webinar-bg.jpg') no-repeat center top / cover;
	padding-top: 50px;
}

.webinar-page .webinar-section-3 .left-content, 
.lead-magnet-page .leadmagnet-section-3 .left-content{
	float: left;
	position: relative;
	width: 50%;
	padding-top: 20px;
	text-align: right;
}

.webinar-page .webinar-section-3 .right-content, 
.lead-magnet-page .leadmagnet-section-3 .right-content{
	float: left;
	position: relative;
	width: 44%;
	text-align: left;
	padding: 12% 6% 0 0;
	margin-left: 6%;
}

.webinar-page .webinar-section-3 .left-content img, 
.lead-magnet-page .leadmagnet-section-3 .left-content img{
	margin-bottom: -10px;
}

.webinar-page .webinar-section-3 .webinar-about-title, 
.lead-magnet-page .leadmagnet-section-3 .leadmagnet-about-title{
	font-size: 45px;
	font-family: "Oswald", sans serif;
	font-weight: 600;
	margin-bottom: 15px;
}

.webinar-page .webinar-section-3 .webinar-about-title span, 
.lead-magnet-page .leadmagnet-section-3 .leadmagnet-about-title span{
	font-weight: 300;
}

.webinar-page .webinar-section-3 .webinar-about-content p, 
.lead-magnet-page .leadmagnet-section-3 .leadmagnet-about-content p{
	font-size: 20px;
	font-weight: 400;
}

.webinar-page .custom-footer-section, 
.lead-magnet-page .custom-footer-section{
	margin-top: 0;
}


/* Lead Magnet Page */

.lead-magnet-page .custom-header-section {
    background-color: transparent;
    background: none;
    overflow: hidden;
    position: absolute;
	width: 100%;
}

.lead-magnet-page .leadmagnet-section-1{
    background: #462e65; /*url('images/about-main-bg.jpg') no-repeat center / cover;*/
    padding: 160px 0 0;
    min-height: 600px;
    margin-top: -30px;
	text-align: left;
	color: #fff;
}

.lead-magnet-page .leadmagnet-section-1 .topsection1{
	float: left;
}

.lead-magnet-page .leadmagnet-section-1 .topsection1 .left-content{
	position: relative;
	width: 45%;
	float: left;
}

.lead-magnet-page .leadmagnet-section-1 .topsection1 .left-content .img-wrapper{
	text-align: right;
}

.lead-magnet-page .leadmagnet-section-1 .topsection1 .left-content .img-wrapper img{
	padding: 15px 30px 0 0;
}

.lead-magnet-page .leadmagnet-section-1 .topsection1 .right-content{
	float: left;
	position: relative;
	width: 50%;
	margin-left: 4%;
}

.lead-magnet-page .leadmagnet-section-1 .topsection1 .leadmagnet-title{
	font-size: 40.5px;
	font-weight: 600;
	padding-right: 10%;
	line-height: 1.2em;
	padding-top: 10px;
}

.lead-magnet-page .leadmagnet-section-1 .topsection1 .leadmagnet-content{
	clear: both;
	padding-right: 10%;
	padding-top: 10px;
}

.lead-magnet-page .leadmagnet-section-1 .topsection1 .leadmagnet-content p{
	font-weight: 400;
	font-size: 19px;
	line-height: 30px;
}

.lead-magnet-page .leadmagnet-section-1 hr {
    float: left;
	width: 13%;
	color: #f16b3c;
	border: 1px solid #f16b3c;
	margin: 20px 0;
}

.lead-magnet-page .topsection2{
	float: left;
	width: 100%;
	margin: 10px auto 100px;
}

.lead-magnet-page .topsection2 .gf_simple_horizontal{
	width: 80%;
}

.lead-magnet-page .gform_wrapper input[type="text"], .lead-magnet-page .gform_wrapper textarea{
	font-size: 24px !important;
	padding: 15px 25px !important;
}

.lead-magnet-page .gform_wrapper .gform_footer input.gform_button.button{
	border: 1px solid #f16b3c;
	margin: 0;
	padding: 17px 45px;
	font-size: 19px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	background: #f16b3c;
	max-width: 100%;
}

.lead-magnet-page .gform_wrapper .gform_footer input.gform_button.button:hover{
    background: #fff;
    color: #f16b3c;
}

.subscribe-btns{
	width:100%;
	float:left;
	clear:both;
}

.subscribe-btns p{
	margin: 0;
}

/* Mobile Responsiveness */

@media all and (min-width:1101px){

	.homepage .section1 .sec1-main-content .inner{
		padding-top: 5%;
	}
}

@media all and (min-width:1600px){
	
	.homepage .section1 .sec1-main-content .inner{
		padding-top: 0;
	}

}

@media all and (max-width:1110px){
	.homepage .section1 .sec1-main-content{
		background-position:top 65% center, top 35px center;
	}
	
	.homepage .section2 .content-left{
		padding-left:0;
	}

	.homepage .section2 .content-right{
		max-width: 300px;
		padding-left:0;
	}
	
	.site-footer .content-left{
		padding-left:0;
	}
	
	.site-footer .content-right{
		margin:20px auto;
	}
	
	.site-footer .menu-social-container{
		text-align:center;
	}
}

@media all and (max-width:1100px){
	
	.site-header{
		background-size: cover;
	}

	.site-footer p, .site-footer p a{
		text-align:center;
	}

	.about-sections .section1 .content-left {
    	max-width: 465px;
    	padding-top: 100px;
    	width: 48%;
	}

	.podcast-sections .section1 {
    	min-height: 560px;
    	padding: 100px 0 30px;
	}

	.podcast-page .site-header{
		/*position:relative;*/
	}

	.site-header .widget.subscribe-widget{
		margin-bottom:10px;
		top: 85px;
	}

	.header-title .entry-title {
    	line-height: 1.1;
    	top: 0;
		position:relative;
	}
	
	.cont-rc-form, .cont-rc-form-footer {
    	max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-top:160px;
	}

	.site-footer .content-left, .site-footer .content-right {
    	display: block;
    	float: none;
    	margin: 0 auto 20px;
    	text-align: center;
    	width: 100%;
	}

	#nav_menu-3, 
	.footer-widgets .widget.subscribe-widget{
		margin-top:0;
	}
	
	.footer-widgets #nav_menu-3{
		padding-left:0;
		margin-right:0;
	}

	.inner,
	.wrap,
	.site-inner{
		width:96%;
	}

	.homepage .section1 {
    	background-position: center;
    	min-height: 600px;
    	padding: 250px 0 10px;
	}

	.site-header .widget {
    	display: block;
    	float: none;
    	margin: 0 auto 25px;
    	text-align: center;
	}

	.home .site-header{
		/*position:relative;
		background:#57397e;*/
	}

	.site-header .widget-area {
    	margin-top: 15px;
    	max-width: 100%;
    	width: 100%;
	}

	.title-area {
		display: block;
		float: none;
		left: 0;
		margin: 0 auto;
		position: relative;
		right: 0;
		padding:0;	
	}

	.header-logo, .header-image .site-title > a, .header-custom-logo {
		display: block;
		float: none;
		margin: 10px auto;
		background-size:contain;
		transition:none;
	}

	.footer-widgets {
		padding-top: 40px;
	}

	.footer-widgets .widget {
		display: inline-block;
		margin: 0 auto 10px;
		text-align: center;
		width: 100%;
	}

	.site-inner {
		max-width: 950px;
	}

	.content-sidebar .content {
		max-width: 600px;
		width: 100%;
	}

	.contact .content-left, .contact .content-right {
    	float: none;
    	margin: 20px auto;
    	max-width: 600px !important;
    	width: 100% !important;
	}

	.contact .content-right br{
		display:none;
	}
	
	.homepage .section6 .content-wrap{
		margin-right: 0;
	}
	
	.home .site-header .widget.subscribe-widget{
		width: 100%;
	}
	
	.site-description{
		display: none !important;
	}
	
	.header-logo, .header-image .site-title > a, .header-custom-logo{
		margin-bottom: 0;
		background-size: auto;
	}

	.homepage .section2{
		padding:0 0 40px;
		overflow:hidden;
	}
	
	.homepage .section2 {
		background: #462e65;
		padding-top: 0;
		margin-top: 80px;
	}
	
	.homepage .section2 h5,
	.homepage .section2 .content-left p{
		text-align:center;
	}

	.homepage .section2 .content-left img,
	.widget.download-widget .content-left img{
    	display: block;
    	float: none;
    	margin: 0 auto 25px;
	}

	.homepage .section2 .content-left,
	.homepage .section2 .content-right,
	.widget.download-widget .content-left,
	.widget.download-widget .content-right{
    	float: none;
    	margin: 0 auto 25px;
    	text-align: center;
	}
	
	.homepage .section6 .inner{
		overflow:visible;
	}

	.homepage .section6 .sect6-img{
		margin-left:-45px;
	}
	
}

@media all and (max-width:1070px){
	.homepage .section6 .sect6-img {
		margin-left: -125px;
	}
}

@media all and (max-width:1024px){

	.homepage .section6{
		min-height: 700px;
	}
	
	.footer-widgets .widget-first img{
		float: none;
	}
}

@media all and (max-width:1000px){

	.sidebar-primary {
    		float: none;
    		margin: 0 auto;
    		max-width: 325px;
    		width: 100%;
	}

	.content-sidebar .content {
    		float: none;
    		margin: 0 auto;
    		max-width: 96%;
    		width: 100%;
	}

	.sidebar-primary{
		margin:40px auto;
	}

	.resources .block-1 .content-right, 
	.resources .block-3 .content-right, 
	.resources .block-2 
		.content-left {
    	padding: 0 20px;
	}

	.homepage .section6 .content-wrap{
		max-width:46%;
		margin-right: 0;
	}

}

@media all and (max-width:960px){
	
	.homepage .section1 {
    	padding: 280px 0 0;
	}

	.homepage .section3 {
    	min-height: initial;
    	padding: 40px 0 20px;
	}

	#bottom-full-width-section .widget.download-widget{
		padding:30px 0;
		overflow:hidden;
	}

	.homepage .section3 .content-left, 
	.homepage .section3 .content-right {
    	float: none;
    	margin: 0 auto;
    	max-width: 615px;
    	padding: 0!important;
    	text-align: center;
    	width: 100%;
	}
	
	.homepage .section6{
		background-color:#462e65;
		background-size:auto 555px;
	}
	
	.homepage .section6 .sect6-img{
		width: 100%;
		text-align: center;
	}
	
	.homepage .section6 .sect6-img img{
		float: none;
		min-width:unset;
		max-height:500px;
	}
	
	.homepage .section6 .content-wrap {
		max-width: 100%;
		padding-top: 35px;
	}

	#gallery-1 img {
    	border: medium none!important;
    	display: block;
	}

	#gallery-1 .gallery-item {
    	display: block!important;
    	float: left!important;
    	margin: 0 !important;
    	text-align: center;
    	width: 33%!important;
	}
	
}

@media all and (max-width:900px){

	.about-sections .section2 .redbar-wrap{
		height:96%;
	}

	.about-sections .section2 {
    	padding-bottom: 200px;
	}

	.block.row-4 .title-pic {
    	left: 0;
    	margin-top: 20px;
    	position: relative;
	}

	.block.row-4 {
    	margin-top: 40px !important;
	}

	.block.row-4 .content-wrap {
    	margin-left: 0;
    	margin-top: -30px;
    	transform: none;
	}

	.block.row-5 .content-wrap {
    	margin-top: -30px;
    	transform: none;
	}

	.block.row-5 {
    	margin-top: 40px !important;
	}

	.section2 .block:nth-child(2n+1) {
    	float: none;
	}

	.about-sections .section2 .blocks-wrap .block {
    	clear: both;
    	display: block;
    	margin: 0 auto;
	}

	.about-sections .section2 .date-wrap {
    	margin: 0 auto;
    	position: relative;
	}

	.section2 .block:nth-child(2n) {
    	float: none;
	}

	.block.row-2,
	.block.row-3 {
    	margin-top: 40px !important;
	}

	.block.row-2 .content-wrap {
    	margin-top: -30px;
    	transform: none;
	}

	.block.row-2 .title-pic,
	.block.row-3 .title-pic {
    	left: 0;
    	margin-top: 20px;
    	position: relative;
	}

	.block.row-3 .content-wrap {
    	margin-top: -30px;
    	transform: none;
	}

	.site-inner, .wrap{
		padding-left:0;
		padding-right:0;
	}

	.resources .content-right, .resources .content-left {
    	display: block;
    	float: none;
    	margin: 10px auto;
    	text-align: center;
		width:100%;
		max-width:550px;
	}

	.about-sections .section1 .content-right > img {
		margin-top:0;
	}

}

@media all and (max-width:800px){
	
	.genesis-nav-menu a{
		padding:10px 12px;
	}
	
	.about-sections .section1{
		padding-top:220px;
	}

	.about-sections .section1 h2 {
    	margin: 20px 0 0;
	}

	.about-sections .section1 .content-right > img {
    	bottom: 0;
    	display: block;
    	float: right;
    	margin-top: 0;
    	position: relative;
    	width: auto;
		height:auto;
		padding-top:50px;
	}

	.podcast-sections .section1 h1{
		font-size:70px;
		background:none;
	}

	.podcast-sections .section1 .content-wrap {
    	float: none;
    	margin: 0 auto;
    	max-width: 480px;
    	text-align: center;
    	width: 100%;
	}

	.podcast-sections .section1 {
    	background: #f5f0f0 none repeat scroll 0 0;
		padding:30px 0;
		min-height:initial;
	}

	.homepage .section5 p strong{
		display:block;
	}

	.homepage .section5 .custom-btn {
    	display: block;
    	margin: 20px auto 0 !important;
    	max-width: 250px;
    	width: 100%;
	}

	.homepage .section5 p{
		line-height:1.2;
	}

	.section7 br{
		display:none;
	}
	
	.site-header .widget.subscribe-widget{
		top: 150px;
		width: 100%;
	}
	
	.home .site-header .widget.subscribe-widget{
		top: 0;
	}
	
	.header-title .entry-title{
		padding: 20px 0 80px;
	}

	.speaking-sections .section1 .left-content, 
	.speaking-sections .section1 .right-content,
	.keynotespeaking-wrapper .row-even .left-content,
	.keynotespeaking-wrapper .row-odd .left-content,
	.keynotespeaking-wrapper .row-even .right-content,
	.keynotespeaking-wrapper .row-odd .right-content{
		width: 100%;
		margin: 0 auto 20px;
	}
	
	.keynotespeaking-wrapper .row-odd .img-wrap, .keynotespeaking-wrapper .row-even .img-wrap{
		text-align: center;
	}
	
	#popmake-375{
		width: auto !important;
		margin: auto 25px;
	}
}

@media all and (max-width:768px){
	.homepage .section1 .sec1-main-content{
		background-size: contain, contain !important;
		background-position: center, top 65px center;
	}
	
	.homepage .section2{
		margin-top:0;
	}
}

@media all and (max-width:720px){
	.genesis-nav-menu a, .footer-widgets .menu a{
		padding: 10px;
	}
}

@media all and (min-width:701px){

	.site-header .widget-area{
		display:block!important;
	}

	#header-section{
		display:none!important;
	}
	
}

@media all and (max-width:700px){

	/*.about-sections .section1 .redbar-wrap,
	.about-sections .section1 .content-right > img,
	.about-sections .section2 .redbar-wrap{
		display:none;
	}*/
	
	.homepage .section1 {
    	/*background-size: contain;*/
		min-height:550px;
		padding-top: 200px;
	}
	
	.home .site-header{
		/*position:relative;*/
		background:#462e65;
	}

	.homepage .section1 .sec1-main-content{
		padding-top:265px;
	}
	
	.homepage .section6{
		padding-top:50px;
		min-height:initial;
	}

	.homepage .section6 .content-wrap{
		max-width:100%;
	}
	
	.about-sections .section1{
		padding-top:180px;
	}
	
	.about-sections .section1 .redbar-wrap{
		height:10%;
	}

	.about-sections .section1 .content-right > img{
		display:none;
	}

	.about-sections .section1 .content-left {
    	max-width: 100%;
    	padding:20px 0;
   	 	width: 100%;
	}

	.about-sections .section1 .content-left p{
		text-align:left!important;
	}

	.header-title .entry-title {
    	font-size: 45px;
    	line-height: 1.1;
    	margin-bottom: 30px;
    	position: relative;
    	top: 20px;
	}

	#gform_submit_button_1{
		padding:10px!important;
	}

	.footer-widgets{
		display:none;
	}

	.blocks-wrap .block{
		margin:15px auto;
	}

	.blocks-wrap .block-content{
		padding:15px;
	}
	
	.site-header .widget{
		margin-bottom:0;
	}

	.site-header .widget-area {
    	float: none;
    	margin: 0 auto;
    	padding-bottom: 0;
    	text-align: center;
	}

	.header-widget-area .widget_nav_menu{
		display:none;
	}

	.search-header,
	.search-footer{
			display:none!important;
	}

	.search-btn{
			display:none!important;
	}

	.site-header .search-form {
			display:block;
	}
 

	#toggle-nav, .toggle-wrap{ 
			display:block; 
	}

	.header-section .widget_nav_menu{ 
			float:none; 
			clear:both; 
			background:#f16b3c; 
			max-width: 100%; 
			margin:0 auto; 
			padding-bottom: 0 !important; 
	}	

	.header-section .widget_nav_menu .menu li a{
    		color: #fff;
    		display: block;
    		font-size: 15px;
    		font-weight: 700;
    		padding: 20px;
			text-transform:uppercase;
	}

	.header-section .widget_nav_menu .menu li{
    		color: #fff;
    		display: block;
	}

	.header-section .widget_nav_menu .menu-item{
    		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    		border-bottom: 1px solid #fff;
    		display: block;
    		float: none;
			text-align: left;
	}
	
	.header-section .widget_nav_menu .wrap{ 
			width: 100% !important; 
	}	

	.header-section .widget_nav_menu .menu-item:last-of-type{ 
			border-bottom:none; 
	}

	.header-section .widget_nav_menu .menu-item a:hover, 
	.header-section .current-menu-item a,
	.menu.genesis-nav-menu .sub-menu a:hover, 
	.menu .sub-menu a:hover {
    		background: #2d2d2d none repeat scroll 0 0;
    		color: #fff !important;
	}

	.site-header .wrap {
    		max-width: 1150px;
    		padding: 15px 0 0;
    		width: 96%;
	}
	
	.site-header .widget.subscribe-widget{
		position: relative !important;
		top: 0 !important;
	}
	
	.header-title .entry-title{
		top: 0;
		padding: 20px 0;
	}
	
	.header-image .site-title > a{
		background-position: center;
	}
	
	.toggle-wrap{
		position: absolute;
		top: 50px;
		right: 5%;
	}

}

@media all and (max-width:660px){
	.homepage .section1 .sec1-main-content{
		/*min-height: 600px;*/
	}
	
	.homepage .section2{
		margin-top:-20px;
	}
}

@media all and (max-width:600px){
	
	.header-image .site-description{
		display: none;
	}

	br{
		display:none;
	}

	.homepage .section1 {
    	min-height: 550px;
    	padding-bottom:10px;
	}
	
	.homepage .section1 .sec1-main-content {
		background-size: contain, contain !important;
		min-height: 800px;
	}

	.homepage .section2 p{
		font-size:18px;
	}

	.homepage .section4 h2{
		font-size:50px;
	}

	.homepage .section4 h3{
		font-size:30px;
	}

	.homepage .section4{
		padding:80px 0;
	}

	.blocks-wrap {
    	padding: 0;
	}
	
	.home .section8.section-wrap img{
		margin-bottom: 0;
	}
	
	#popmake-379{
		padding:10px 20px 40px !important;
	}

}

@media all and (max-width:550px){

	.homepage .section1 {
    	min-height: 450px;
	}

	.homepage .section5 p{
		font-size:25px!important;
	}

	.homepage .section5 p strong{
		font-size:30px!important;
	}

	p{
		font-size:16px!important;
	}

	h2,
	.homepage .section7 h2,
	.contact h2 {
    	font-size: 30px;
	}

	.about-sections .section1 h2 {
    	font-size:50px;
	}

	h3,
	.homepage .section7 h3,
	.contact .content-right > h3{
		font-size:20px;
	}

	.custom-btn{
		font-size:16px;
	}

	#gallery-1 .gallery-item {
    	width: 50%!important;
	}
	
	.homepage .section2 p{
		font-size:14px !important;
	}
	.homepage .section2 p strong{
		font-size: 18px;
	}

}

@media all and (max-width:500px){
	.site-header .title-area{
		margin-right: 30%;
		float: right;
	}
	
	.toggle-wrap{
		right: 20%;
	}
	
	#popmake-379 .gform_wrapper{
		padding:0;
	}
	
	#popmake-379 img{
		max-width:125px;
	}
}

@media all and (max-width:480px){
	
	.homepage .section1,
	.homepage .section1 .sec1-main-content{
		min-height: 680px;
	}
	
	.homepage .section1 .sec1-main-content{
		padding-top:200px;
	}
	
	.homepage .section2{
		margin-top:45px;
	}
	
	.homepage .section5{
		padding:45px 0;
	}
	
	.homepage .section5 p{
		font-size: 22px !important;
	}
	
	.homepage .section6 .sect6-img img{
		min-width: auto;
	}
	
}

@media all and (max-width:420px){
	
	.homepage{
		background-color: #57397e;
	}
	
	.homepage .section1{
		padding-bottom: 0;
	}
	
	.homepage .section2{
		margin-top: 25px;
	}
	
	.homepage .section6{
		background: #462e65;
	}
	
	.header-image .site-title > a{
		/*background-size: 380px auto;*/
	}
	
	.site-description{
		display: none;
	}
	
	.homepage .section2 p{
		font-size:15px !important;
	}
	.homepage .section2 p strong{
		/*font-size: 22px;*/
	}
	
	.homepage .section5 p{
		font-size: 24px !important;
	}

	.about-sections .section1 h2.caveat-font{
		text-align: center !important;
	}
	
	.homepage .section1 .sec1-main-content {
		min-height: 630px;
	}
	
	.site-header .title-area{
		margin-right: 20%;
	}
	
	.toggle-wrap{
		right: 10%;
	}
}

@media all and (max-width:400px){
	
	.header-image .site-title > a {
		/*background-size: 350px auto;*/
	}
	
	.homepage{
		background-color: #fff;
	}
	
	.homepage .section1{
		padding-bottom: 0;
	}
	
	.homepage .section2{
		background: #462e65;
	}

}

@media all and (max-width:375px){
	.homepage .section1 .sec1-main-content{
		padding-top:45%;
	}
	
	.homepage .section2{
		margin-top:0;
	}
}

@media all and (max-width:360px){
	.site-header .title-area{
		margin-right: 12%;
	}
	
	.toggle-wrap{
		right: 10px;
	}
}

#-speakpipe-widget-side-button {
    display: none !important;
}