/***** FONTS *****/
/*
    font-family: 'Open Sans', sans-serif;
    font-family: 'Lato', sans-serif;
*/
/* # Global Styes
   # Please insert all GLobal Styles below, avoid inserting anywhere.
---------------------------------------------------------------------------------------------------- */
html {
    font-size: 62.5%;
    /* 10px browser default */
}

body {
    color: #000;
    font-family: 'Lato', sans-serif;
    /* change to desired global font */
    font-size: 1.8rem;
    font-weight: 300;
    margin: 0;
    padding: 0;
    line-height: 1.45;
}

body > div {
    font-size: 1.8rem;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    /*change to desire font*/
    font-weight: 700;
}

h1 {
    font-size: 7.2rem;
}

h2 {
    font-size: 5.4rem;
}

/* # Genesis Overwrite
---------------------------------------------------------------------------------------------------- */
.site-header {
    padding: 2rem 0;
}

.site-header .wrap {
    padding: 0;
}

.title-area {
    padding: 0;
}

.title-area img {
    margin: 0;
    padding: 0;
    max-width: 180px;
}

.site-header .widget-area {
    float: right;
    text-align: right;
    width: auto;
}

.site-header .widget-area .widget {
    display: inline-flex;
    margin-bottom: 0;
    vertical-align: middle;
    width: auto;
}

.site-inner, .wrap {
    max-width: 1170px;
}

.content {
    width: 68%;
}

.entry {
    padding: 4rem;
}

.content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
    width: 68%;
}

.sidebar-primary {
    margin-bottom: 0;
    width: 29.35%;
    position: relative;
}

.site-footer {
    padding: 4rem 0;
}

.site-footer .widget {
    margin-bottom: 0;
}

.elementor-page .site-inner {
    padding: 0;
}

/* # Global Styles
   # Please insert all Global styles below, avoid creating and new inserting anywhere.
---------------------------------------------------------------------------------------------------- */
/**** Back to Top ****/
.cd-top {
    display: inline-block;
    height: 4rem;
    width: 4rem;
    position: fixed;
    bottom: 4rem;
    right: 1rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(235, 28, 36, 0.8) url(/wp-content/uploads/2017/08/cd-top-arrow.svg) no-repeat center 50%;
    background-size: 1.6rem;
    visibility: hidden;
    opacity: 0;
    z-index: 20;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

.elementor-section.elementor-section-boxed>.elementor-container, .site-inner, .wrap {
    max-width: 120rem !important;
}

/******** Header Styles ***********/
.title-area {
    position: absolute;
    top: -14px;
    left: 0;
    z-index: 2;
}

.site-header .wrap {
    position: relative;
}

.genesis-nav-menu a {
    padding: 0px 20px;
    font-size: 1.6rem;
    outline: none;
    font-family: "Lato",sans-serif;
    text-transform: uppercase;
    color: #fff;
    border-right: 2px solid #fff;
    font-weight: 400;
}

.nav-primary {
    border: none;
    background: transparent;
    clear: both;
}

header.site-header {
    background: #181818;
    padding: 17px 0;
}

.site-header .widget-area {
    float: none;
    width: 100%;
}

.nav-primary .menu {
    text-align: center;
}

.genesis-nav-menu li:last-child a {
    border-right: none;
}



/* Entrepreneurs */
.entrepreneurs-item .elementor-image-box-content {
    padding: 3.5rem;
}

.entrepreneurs-item p.job-title {
    margin: 0;
    font-style: italic;
    font-size: 1.7rem;
    font-weight: 400;
}

.entrepreneurs-item .elementor-image-box-content p {
    margin: 0;
}

.entrepreneurs-item .elementor-image-box-content p.elementor-image-box-description {
    margin-bottom: 2.5rem;
}


.entrepreneurs-item h3.elementor-image-box-title {
    margin-bottom: 0;
}

.entrepreneurs-item figure.elementor-image-box-img {
    width: 100% !important;
    margin: 0 !important;
}

.entrepreneurs-item figure.elementor-image-box-img img {
    border-radius: 10px 10px 0px 0px;
	width: 100%;
}

.entrepreneurs-item .elementor-widget-container {
    min-height: 58rem;
}

.elementor-field-group-gcaptchawrap {
    display: none !important;
}

/* Contact Form */
.speaking-form .ginput_container input,
.speaking-form .ginput_container textarea,
.speaking-form .ginput_container select {
    padding: 2rem !important;
    background-color: #fafafa;
    border: 1px solid #777777;
    font-size: 1.8rem;
    color: #333333;
}

.speaking-form label {
    display: none !important;
}

.speaking-form .gform_wrapper ul.gform_fields li.gfield {
    padding: 0;
    width: 100%;
    margin-top: 15px;
    padding: 0 7.5px;
}

.speaking-form .gform_wrapper ul.gform_fields li#field_1_1,
.speaking-form  .gform_wrapper ul.gform_fields li#field_1_2,
.speaking-form  .gform_wrapper ul.gform_fields li#field_1_3,
.speaking-form  .gform_wrapper ul.gform_fields li#field_1_4,
.speaking-form .gform_wrapper ul.gform_fields li#field_4_1,
.speaking-form  .gform_wrapper ul.gform_fields li#field_4_2,
.speaking-form  .gform_wrapper ul.gform_fields li#field_4_3,
.speaking-form  .gform_wrapper ul.gform_fields li#field_4_9,
.speaking-form  .gform_wrapper ul.gform_fields li#field_4_10,
.speaking-form  .gform_wrapper ul.gform_fields li#field_4_11 {
    width: 50%;
}

.speaking-form .gform_wrapper ul.gform_fields li.gfield input,
.speaking-form .gform_wrapper ul.gform_fields li.gfield select {
    width: 100%;
}

.speaking-form .gform_wrapper ul.gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -7.5px !important;
    margin-right: -7.5px !important;
}

.speaking-form .gform_wrapper ul.gform_fields li.gfield .ginput_container {
    margin: 0;
}

.speaking-form .gform_wrapper .gform_footer input.button {
    text-transform: uppercase;
    width: 100%;
    display: block;
    max-width: 27rem;
    background-color: #ff7800;
    border: 2px solid #ff7800;
    font-size: 2.2rem;
    font-family: 'Lato';
    font-weight: 900;
    padding: 1.8rem 1rem;
    margin: 0 auto;
}

.speaking-form .gform_wrapper .gform_footer input.button:hover {
    background-color: #fff;
    color: #ff7800;
}

.speaking-form .gform_wrapper .gform_footer {
    padding: 0;
}

.speaking-form .ginput_container textarea {
    height: 250px;
}

div#genesis-footer-widgets {
    background-image: url(/wp-content/uploads/2018/07/footerbg.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 35px;
    padding-bottom: 10px;
}

ul.footer-widget-links {
    width: 50%;
    float: left;
}

ul.footer-widget-links li {
    margin-bottom: 0;
    padding-bottom: 4px;
}

ul.footer-widget-links li a {
    font-size: 1.6rem;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.widget-area.footer-widgets-1 {
    width: 33%;
    margin-right: 5%;
}

.widget-area.footer-widgets-2 {
    width: 62%;
}

.ftr-cta-wrap {
    display: flex;
}

.ftr-cta-wrap h2 {
    font-size: 3rem;
    color: #fff;
    line-height: 1.2;
    margin-right: 3rem;
    /*margin: 0 auto;*/
	text-align: center;
}
.ftr-cta-wrap h3 {
    /*font-size: 3rem;*/
    font-size: 2rem;
    color: #fff;
    line-height: 1.2;
    /*margin-right: 3rem;*/
	text-align: center;
}
.ftr-cta-wrap p {
    font-size: 1.8rem;
    color: #fff;
    line-height: 1.2;
    margin-right: 3rem;
	text-align: center;
}

.ftr-cta-wrap a.cta-btn-footer,
.ftr-cta-wrap button.cta-btn-footer {
    display: flex;
    align-items: center;
    color: #fff;
    border: 2px solid #ff7800;
    background: #ff7800;
    font-weight: 900;
    font-size: 2.2rem;
    justify-content: center;
    text-decoration: none;
    text-align: left;
    padding: 8px 10px;
    width: 100%;
    max-width: 296px;
    line-height: 1;
}

span.cta-small {
    font-size: 1.7rem;
    text-align: center;
}

.ftr-cta-wrap a i,
.ftr-cta-wrap button i {
    font-size: 5.2rem;
    transform: rotate(-50deg);
    padding-right: 10px;
    position: relative;
    top: -6px;
}

.ftr-cta-wrap > div {
    width: 100%;
    max-width: 29.6rem;
}

.widget-area.footer-widgets-3.footer-widget-area {
    float: left;
    width: 100%;
}

.btm-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.copyright-col {
    width: 50%;
    margin-top: 60px;
}

.logo-col {
    width: 25%;
}

.influex-col {
    width: 25%;
    margin-top: 9rem;
}

.influex-col img {
    max-width: 225px;
}

.copyright-col p {
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.5;
}

.copyright-col a {
    color: #fff;
    text-decoration: none;
}

.copyright-col p:last-child {
    font-size: 1.2rem;
    text-transform: uppercase;
}

.ftr-cta-wrap a.cta-btn-footer:hover,
.ftr-cta-wrap button.cta-btn-footer:hover {
    background: #fff;
    color: #ff7800;
}

ul.contact-info li, ul.contact-info li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: 400;
}

ul.contact-info li a:hover {
	color: #6db84e;
}

ul.contact-info li i {
    position: absolute;
    left: 0;
    top: .5rem;
}

ul.contact-info li {
    position: relative;
    padding-left: 2.8rem;
    padding-bottom: 0;
    margin-bottom: 0.5rem;
}

ul.contact-info h4 {
    font-size: 2.2rem;
    color: #fff;
    padding-bottom: 1rem;
}

ul.contact-info {
    margin-bottom: 2rem;
}


.genesis-nav-menu a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, ul.footer-widget-links li a:hover, .copyright-col a:hover {
    text-decoration: none;
    color: #6db84e;
}


/* ==== Popup ==== */
div#popmake-570 .gform_page_footer input {
    background-color: #ff7800;
    color: #ffffff;
    font-family: "Lato", Sans-serif;
    font-size: 1.6rem !important;
    font-weight: 700;
    border-style: solid;
    border-width: 2px;
    border-color: #ff7800;
    border-radius: 0px 0px 0px 0px;
    padding: 13px 10px 13px 10px;
    width: 100% !important;
    max-width: 150px;
    text-transform: uppercase;
}

div#popmake-570 .gform_page_footer input:hover {
    background-color: #fff;
    color: #ff7800;
}

div#popmake-570 .gform_fields label {
    font-size: 1.6rem;
    color: #000;
}

div#popmake-570 .gform_fields input {
    margin: 0;
    margin-right: 5px;
}

div#popmake-570 .pum-title {
    font-size: 3.2rem !important;
    font-weight: 700;
}

div#popmake-570 .gform_fields .ginput_container {
    margin-top: 0;
}

div#popmake-570 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background: #ff7800;
}

div#popmake-570 .gform_wrapper ul.gform_fields li.gfield h3 {
    font-size: 2rem;
    color: #000;
    font-weight: 700;
    text-align: center;
}

div#popmake-570 .gform_wrapper #gform_page_2_2 ul.gform_fields li.gfield label {
    display: none;
}

div#popmake-570 .gform_wrapper #gform_page_2_2 ul.gform_fields li.gfield input {
    padding: 16px;
    font-weight: 500;
}

div#popmake-570 .gform_wrapper .gform_page_footer {
    text-align: center;
}
.legal-text {
    font-size: 1.8rem;
    color: #fff;
    line-height: 1.2;
    margin-right: 0rem;
    text-align: left;
	font-weight: 400;
}

.legal-text a { 
    color: #fff;
}
.legal-text a:hover {
    color: #559715;
}
.ftr-cta-wrap h3 a {
    background: transparent !important;
    border: none !important;
    padding: 0;
    max-width: unset !important;
    display: unset !important;
    font-size: 1.8rem;
    font-weight: 400;
}

.legal-text a {
    text-decoration: none;
}

.ftr-cta-wrap > div:last-child {
    max-width: 30rem;
}

.ftr-cta-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.ftr-cta-wrap > div {
    max-width: 30rem;
}

.ftr-cta-wrap .interest-txt {
    max-width: 45rem;
}
ul.footer-widget-links li {
    margin-bottom: 0;
    padding-bottom: 10px;
    line-height: 1.3;
}
.genesis-nav-menu a {
    padding: 0px 13px;
}
ul.footer-widget-links li a {
    word-wrap: initial;
	display: block;
}
ul#menu-main-menu {
    text-align: right!important;
}
.widget-area.header-widget-area {
    position: relative;
    z-index: 9999;
}
.genesis-nav-menu .menu-item:hover a, ul.footer-widget-links li:hover a {
	color: #6db84e;
}
/* # Media Queries 
   # Please insert all media queries below, avoid creating new and inserting anywhere.
---------------------------------------------------------------------------------------------------- */
/* # will apply this css starting 1024px and below
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */
@media all and (max-width: 1280px) {
	.genesis-nav-menu a {
    	padding: 0px 13px;
	}
}
@media only screen and (max-width: 1024px) {
}

/* # will apply this css starting 1023px and below
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 1025px) and (max-width:1600px) {
    .title-area img {
        max-width: 180px;
    }
}

@media screen and (max-width: 1024px) {
    .title-area img {
        max-width: 120px;
    }

    .title-area {
        left: 30px;
    }
}

@media only screen and (max-width: 1023px) {
    header.site-header {
        padding: 5px 0;
    }

    .site-header .wrap {
        max-width: none;
    }

    .site-header .widget-area, .site-header .widget-area .widget, .content, .content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap, .sidebar-primary {
        display: block;
        width: 100%;
    }

    .title-area {
        position: static;
        max-width: 150px;
        margin-left: auto;
        margin-right: auto;
        float: left;
    }

    .menu-toggle, .menu-toggle:focus, .menu-toggle:hover {
        border: none;
    }

    .menu-toggle, .sub-menu-toggle {
        background: transparent;
    }

    .menu-toggle {
        color: #fff;
        font-size: 0px;
        line-height: 1;
        padding: 18px 10px;
        position: absolute;
        right: 0;
        top: 33px;
        width: auto;
    }

    .menu-toggle:before {
        font-size: 33px;
        line-height: 1;
        margin-top: -12px;
    }

    .menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
        color: #6db84e;
    }
}

@media screen and (max-width: 800px) {
    .ftr-cta-wrap h2 {
        font-size: 2.5rem;
        margin-bottom: 0;
    }
    .ftr-cta-wrap h3 {
        font-size: 2.5rem;
    }
    .ftr-cta-wrap p,
	.widget .ftr-cta-wrap p:last-child {
		margin-bottom: 10px;
    }

    .ftr-cta-wrap h2 br {
        display: none;
    }

    .ftr-cta-wrap {
        align-items: center;
    }
	.legal-text {
    font-size: 1.8rem;
    max-width: 100% !important;
	}
}

@media screen and (max-width: 767px) {
    ul.footer-widget-links {
        width: 100%;
        margin-bottom: 6px;
        text-align: center;
    }

    .widget-area.footer-widgets-1 {
        width: 100%;
        margin-right: 0;
    }

    .widget-area.footer-widgets-2 {
        width: 100%;
    }

    .ftr-cta-wrap {
        display: block;
        text-align: center;
    }

    .ftr-cta-wrap > div {
        margin-left: auto;
        margin-right: auto;
    }

    .ftr-cta-wrap h2 {
        /*margin-right: 0;*/
        margin-bottom: 15px;
    }

    .ftr-cta-wrap p {
        margin-bottom: 15px;
    }

    .btm-footer {
        display: block;
        text-align: center;
    }

    .logo-col {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 200px;
    }

    .copyright-col,.influex-col {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
		margin-top: 5rem;
    }
	
	ul.contact-info li {
		text-align: left;
	}
	
	.entrepreneurs-item .elementor-widget-container {
		max-width: 50rem;
		margin-left: auto;
		margin-right: auto;
	}
	.legal-text {
    max-width: 100%;
    text-align: center;
    margin-top: 15px;
	}
	h3.legal-text {
    font-size: 1.6rem;
}
	h3.legal-text {
    margin-bottom: 0;
    max-width: 100%;
    margin: 5px auto 0;
}
	
	.logo-col {
		width: 100%;
	}
	
	ul.contact-info {
		max-width: 30rem;
		margin: 30px auto 20px;
	}
}

/* # Font Sizing
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (min-width: 1025px) and (max-width: 1600px) {
.elementor-section.elementor-section-boxed>.elementor-container, .site-inner, .wrap {
		max-width: 820px!important;
    }
}
@media only screen and (max-width: 1600px) {
    .elementor-section.elementor-section-boxed>.elementor-container, .site-inner, .wrap {
       /*max-width: 125rem!important;*/
    }

    html {
        /*font-size: 48.3%;*/
		font-size: 41%;
    }
}

@media screen and (max-width: 1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container, .site-inner, .wrap {
        max-width: 130rem!important;
    }
}

@media only screen and (max-width: 960px) {
    html {
        font-size: 45%;
    }
}

@media only screen and (max-width: 767px) {
    br {
        display: none;
    }
}

@media only screen and (max-width: 568px) {
	.speaking-form .gform_wrapper ul.gform_fields li#field_1_1,
	.speaking-form .gform_wrapper ul.gform_fields li#field_1_2,
	.speaking-form .gform_wrapper ul.gform_fields li#field_1_3,
	.speaking-form .gform_wrapper ul.gform_fields li#field_1_4 {
		width: 100%;
	}
}



@media only screen and (max-width: 1600px) {
	section#serve-section {
		background-position: bottom center !IMPORTANT;
	}

	section#jim-dew-sec {
		margin-top: -24rem;
		background-position: center !IMPORTANT;
		padding: 33rem 0px 5rem 0px;
	}
}

@media only screen and (max-width: 1440px) {
	.title-area {
		width: 20rem;
	}
	.title-area img {
		max-width: 20rem;
	}
}


@media only screen and (max-width: 1024px) {
	section#jim-dew-sec {
		margin-top: -27rem;
	}
}

@media only screen and (max-width: 1000px) {
	section#serve-section {
		background: #fff !important;
	}
		section#serve-section {
		padding: 100px 0px 100px 0px;
	}
}


h3.legal-text {
    margin-bottom: 0;
    max-width: 45rem;
    text-align: center;
    margin: 5px auto 0;
    font-size: 1.6rem !important;
}

@media screen and (min-width: 1024px){
ul.footer-widget-links:first-child {
    width: 30%;
}

ul.footer-widget-links:last-child {
    width: 70%;
}

.widget-area.footer-widgets-1 {
    width: 36%;
    margin-right: 2%;
}}