.home-section{
    padding: 80px 30px;
}
.home-section::after{
    clear: both;
    content: '';
    display: table;
}
.home-section-video{
    align-items: flex-end;
    background-color: var(--dark_blue);
    box-sizing: border-box;
    display: flex;
    height: 720px;
    max-height: 720px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
.home-section-video .wistia_responsive_padding{
    height: 100%;
    min-height: 100%;
    position: absolute !important;
    width: 100%;
}
.home-video-overlay{
    box-sizing: border-box;
    color: #FFF;
    padding: 30px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 10;
}
.home-video-overlay-text{
    font-size: 2.75em;
    font-weight: 300;
    letter-spacing: .1em;
    line-height: 1.2;
    margin-bottom: 30px;
}
.home-section-intro{
    padding: 80px 30px;
}
.intro-heading{
    box-sizing: border-box;
    color: var(--dark_blue);
    float: left;
    font-size: 2.25em;
    padding: 0 40px 0 0;
    text-transform: uppercase;
    width: 37.5%;
}
.intro-text{
    overflow: hidden;
}
.home-section-heading{
    color: var(--dark_blue);
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    text-align: center;
    text-transform: uppercase;
}
.home-section-cta{
    background: linear-gradient(180deg, var(--dark_blue) 0%, var(--dark_blue) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    /*background: linear-gradient(0deg, var(--teal) 0%, var(--teal) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);*/
    padding: 0 30px;
}
.home-cta-column{
    box-sizing: border-box;
    float: left;
    padding: 0 20px;
    width: 33.33%;
}
.home-cta{
    align-items: center;
    background-size: cover;
    color: #FFF;
    display: block;
    display: flex;
    font-size: 2em;
    font-weight: 700;
    height: 500px;
    justify-content: center;
    letter-spacing: .1em;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.home-cta::before{
    background: rgba(var(--teal_rgb), 0.75);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.home-cta:hover::before{
    background: rgba(var(--teal_hover_rgb), 0.75);
}
.home-cta span{
    display: block;
    position: relative;
    z-index: 5;
}
.home-section-book{
    background: var(--dark_blue);
    color: #FFF;
}
.home-section-book .container-inner{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.home-section-book h2, .home-section-book h3{
    color: #FFF;
    line-height: 1.2;
    text-transform: uppercase;
}
.home-section-featured-topics{
    background: var(--teal);
    padding: 60px 90px 30px 90px;
}
.featured-topic{
    color: #FFF;
    clear: both;
}
.featured-topic-heading{
    color: #FFF;
    font-size: 1.5em;
    line-height: 1.2;
    text-transform: uppercase;
}
.featured-topic-image{
    box-sizing: border-box;
    float: right;
    padding: 0 0 0 40px;
    width: 50%;
}
.featured-topic-content{
    overflow: hidden;
}
.home-section-blog-testimonials{
    background: #f3f3f3;
}
.home-section-blog-testimonials .container-inner{
    display: flex;
    flex-wrap: wrap;
}
.home-section-blog-testimonials .home-section-heading{
    color: var(--dark_blue);
}
.home-blog, .home-testimonials{
    box-sizing: border-box;
    padding: 0 20px;
    position: relative;
    width: 50%;
}
.home-blog{
    padding-right: 40px;
}
.home-blog-excerpt{
    clear: left;
    margin-bottom: 30px;
}
.home-blog-excerpt:after{
    clear: both;
    content: '';
    display: table;
}
.home-blog-excerpt-image, .home-blog-excerpt-content{
    box-sizing: border-box;
    float: left;
    width: 50%;
}
.home-blog-excerpt-image{
    padding-right: 30px;
}
.home-testimonials{
    border-left: 2px solid #d5d5d5;
    /*padding-left: 40px;*/
    padding: 0 90px;
}
.home-testimonials:before{
    color: rgba(var(--green_rgb), 0.25);
    content: '\f10d';
    font-family: 'fontawesome';
    font-size: 200px;
    left: 50%;
    line-height: 1;
    position: absolute;
    top: 100px;
    transform: translateX(-50%);
}
.home-testimonial-text, .home-testimonial-name, .home-testimonial-title{
    font-style: italic;
}
.home-testimonial-text{
    font-size: 1.5em;
    padding-top: 50px;
}
.home-testimonial-name{
    margin-top: 2em;
}
.home-testimonials .slick-slider .slick-prev .slick-prev-icon, .home-testimonials .slick-slider .slick-next .slick-next-icon{
    color: var(--green);
}
.home-section-clients{
    padding: 30px 90px 15px 90px;
}
.home-client-logo img{
    margin: auto;
}
.home-section-clients .slick-slider .slick-prev, .home-section-clients .slick-slider .slick-next{
    height: 64px;
}
.home-section-clients .slick-slider .slick-prev .slick-prev-icon, .home-section-clients .slick-slider .slick-next .slick-next-icon{
    color: var(--green);
    font-family: 'fontawesome';
    font-size: 64px;
    opacity: 1;
}
.home-section-newsletter{
    background-position: center center;
    background-size: cover;
    color: #FFF;
    position: relative;
    text-align: center;
}
.home-section-newsletter:before{
    background: rgba(var(--dark_blue_rgb), 0.75);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.home-section-newsletter .container{
    position: relative;
    z-index: 5;
}
.home-section-newsletter .home-section-heading{
    color: #FFF;
    margin-bottom: 0;
}
.home-newsletter-text{
    font-size: 1.125em;
    font-style: italic;
}
.welcome.float_l {
    margin: -42px 0 0 0;
    background-color: #fff;
    position:relative;
    z-index:2;
}
.welcome-text {
    float: left;
    padding: 40px 0 50px 0;
    width: 62%;
}
.welcome-text .heading {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 58px;
    color: #477053;
    margin: 0 0 10px 0;
}
.welcome-text .heading2 {
    font-size: 23px;
    line-height: 34px;
    color: #557e91;
    font-style: italic;
}
.welcome-text .simple-text {
    line-height: 25px;
    margin: 15px 0 0 0;
    padding: 0 20px 0 0;
}
.welcome.float_l .container {
    position: relative;
}
.signup-box {
    /*background-image: url("../images/signup-bg.png");
    background-repeat: no-repeat;
    background-position: center top;*/
	/*background-color: #FFE68E;*/
    float: left;
    /*width: 512px;*/
	/*width: 420px;*/
	width: 35%;
    /*position: absolute;*/
    /*top: -60px;*/
	/*top: 40px;*/
    /*right: 0;*/
    /*height: 326px;*/
    text-align: center;
	margin: 60px 0;
}
.signup-box .signup-con {
    /*padding: 65px 112px 95px 65px;*/
    padding: 40px;
	background-color: #FFE68E;
}
.signup-box .heading {
    font-size: 28px;
    text-transform: uppercase;
    line-height: 38px;
    font-weight: bold;
}
.signup-box .simple-text {
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    line-height: 20px;
    margin: 7px 0 0 0;
	padding: 0 20px;
}
.signup-box iframe {
	width: 100%;
	vertical-align: bottom;
}
.form.float_l input[type="text"] {
    margin: 3px 0 0 60px;
    color: #000;
    font-family: Lato;
    font-size: 20px;
    font-style: italic;
    border: 2px solid #e4c969;
    width: 248px;
    float: left;
    padding: 5px 10px;
}
.form.float_l input[type="button"] {
    float: left;
    background-image: url("../images/arrow-white.png");
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    font-size: 0;
	padding: 5px 10px;
    margin: 3px 0 3px 3px;
    background-color: #477053;
    height: 36px;
    width: 40px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.form.float_l input[type="button"]:hover {
    background-color: #11371c;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.signup-box a.work-btn {
    float: left;
    color: #477053;
    text-transform: uppercase;
    font-size: 30px;
    padding: 22px 30px;
    width: 100%;
    text-align: left;
    background-color: #c4dacb;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.signup-box a.work-btn:hover {
    background-color: #ffe68f;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.signup-box a.work-btn img {
    float: right;
    margin: 2px 2px 0 20px;
}

.slider.float_l {
    position: relative; z-index:1 !important;
}
.worked-with.float_l {
    /*background-color: #deecf4;*/
    padding: 45px 0;
    border-top: 1px solid #6c92a3;
    border-bottom: 1px solid #6c92a3;
}
.worked-with .heading {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 50px;
    color: #477053;
    margin: 0 0 10px 0;
    text-align: center;
}
.worked-with .slider {
    margin: 25px 0;
}
.fea-topics-testi.float_l {
    background-image: url("../images/fea-topics-testi-bg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
      background-size: cover;
    padding: 50px 0 60px 0;
}
.fea-topics {
    float: left;
    width: 72%;
}
.fea-topics .heading {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 58px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 0 0 8px 0;
}
.fea-topic-box.float_l {
    margin: 18px 0 0 0;
    background-color: #fff;
}
.fea-topic-box a.thumb, .fea-topic-box a.thumb img {
	float: left;
}
.fea-topic-box a.thumb {
    width: 35%;
}
.fea-topic-box > img {
	float: right;
	margin: 20px;
}
.fea-topic-box .text-area {
    float: left;
    width: 60%;
    padding: 20px;
}
.fea-topic-box .text-area .name {
    font-size: 24px;
    font-weight: bold;
    color: #6ca37d;
    line-height: 34px;
    margin: 0;
}
.fea-topic-box .text-area .simple-text {
    margin: 18px 0 0 0;
    line-height: 25px;
}
.fea-topic-box .text-area .simple-text a {
    color: #6c92a3;
    font-weight: bold;
}
.fea-topic-box .text-area .simple-text a:hover {
    text-decoration: underline;
}
.fea-topics a.more-topics, .h-testimonials a.more-test {
    float: left;
    margin: 35px 0 0 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 12px 15px;
    width: 100%;
    text-align: center;
    line-height: 28px;
    background-color: #6ca37d;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.fea-topics a.more-topics:hover, .h-testimonials a.more-test:hover {
    background-color: #477053;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.h-testimonials {
    float: left;
    width: 26%;
    margin: 65px 0 0 2%;
    background-color: #6ca37d;
}
.h-testimonials .heading {
    background-color: #477053;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    padding: 25px;
}
.h-testimonials .testi-text {
    color: #fff;
    padding: 17px 22px;
    font-style: italic;
    line-height: 30px;
    font-size: 17px;
}
.h-testimonials .testi-by {
    color: #fff;
    padding: 10px 22px;
    font-style: italic;
    line-height: 30px;
    font-size: 17px;
}
.h-testimonials a.more-test {
    background-color: #477053;
    margin: 20px 7% 20px 7%;
    width: 86%;
    padding: 6px 0;
    font-size: 18px;
}
.h-testimonials a.more-test:hover {
    background-color: #1d3a25;
}
.link-section.float_l{
    background-color: #deecf4;
    padding: 45px 0;
}
.link-section-box {
    float: left;
    border: 1px solid #6c92a3;
    /*width: 31.3%;*/
	width: 48%;
    margin: 0 1%;
    padding: 22px;
    background-color: #fff;
    min-height: 500px;
}
.link-section-box iframe{ max-width:100%;}

.link-section-box .heading {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    color: #477053;
    line-height: 33px;
    border-bottom: 1px solid #6c92a3;
    padding: 0 0 3px 0;
}
.link-section-box.survey .heading, .link-section-box.video .heading {
    padding: 18px 0;
}
.link-section-box.survey .simple-text {
    padding: 25px 35px 30px 0;
}
.survey-form.float_l input[type="radio"] {
    float: left;
    margin: 5px 5px 0 0;
}
.survey-form.float_l label {
    float: left;
    padding: 0 0 25px 7px;
}
.link-section-box a.green-btn {
    float: left;
    margin: 48px 0 10px 0;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 0;
    text-align: center;
    line-height: 25px;
    width: 72%;
    background-color: #6ca37d;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.link-section-box a.green-btn:hover {
    background-color: #477053;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.link-section-box .green-text {
    font-size: 20px;
    font-weight: bold;
    padding: 20px 15px 21px 0;
    line-height: 26px;
    color: #6ca37d;
}
.link-section-box img.community {
    float: left;
    margin: 0 0 15px 0;
}
.link-section-box.community a.green-btn {
    margin-top: 22px;
}
.link-section-box.video a.green-btn {
    margin-top: 52px;
}
.link-section-box img.video {
    float: left;
    margin: 15px 0;
}
.link-section-box.community .simple-text a {
    color: #6c92a3;
    font-weight: bold;
}
.link-section-box.community .simple-text a:hover {
    text-decoration: underline;
}

.sponsors-slider {
    margin: 40px 0;
}
.sponsors-slider-container {
    padding: 0 100px;
}
.content-slides-container{ width:100%; float:left;}
.sponsors-slider .sponsors-slide {
    color: #FFFFFF;
    font-style: italic;
}
.sponsors-slider.content-slider .slider-previous-button {
    background-color: rgba(69, 94, 44, .85);
    width: 43px;
    height: 86px;
    padding: 0;
    margin-right: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sponsors-slider.content-slider .slider-previous-button:hover {
    background-color: rgba(69, 94, 44, 1);
}
.sponsors-slider.content-slider .slider-next-button {
    background-color: rgba(69, 94, 44, .85);
    width: 43px;
    height: 86px;
    padding: 0;
    margin-left: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sponsors-slider.content-slider .slider-next-button:hover {
    background-color: rgba(69, 94, 44, 1);
} 

.sponsors-slider .sponsor {
    float: left;
    display: inline-block;
    width: 18%;
    margin: 0 1%;
}
.sponsors-slider .sponsor img {
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;
}

@media screen and (max-width: 1300px) {
    .home-section-video{
        /*background: #FFF;*/
        height: 56vw;
    }
}

@media screen and ( max-width: 767px ) {
    .home-video-overlay-text{
        font-size: 2em;
    }
    .home-section-heading{
        font-size: 1.75em;
    }
    .intro-heading{
        float: none;
        width: auto;
    }
    .featured-topic-image{
        float: none;
        margin-bottom: 20px;
        padding: 0;
        width: auto;
    }
    .home-blog, .home-testimonials{
        float: none;
        width: 100%;
    }
    .home-blog{
        padding-right: 20px;
    }
    .home-testimonials{
        border-left: none;
        /*padding-left: 20px;*/
        padding: 0 90px;
    }
    .sponsors-slider .sponsor {
        width: 48%;
        margin: 5px 1%;
    }
}

@media screen and ( max-width: 480px ) {
    .container-inner{
        /*margin: 0;*/
    }
    .sponsors-slider-container {
        padding: 0;
    }
    .sponsors-slider .slider-previous-button {
        display: none;
    }
    .sponsors-slider .slider-next-button {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .intro-heading{
        font-size: 3vw;
    }
    .home-cta{
        font-size: 2.25vw;
        height: 30vw;
    }
	.welcome-text {
	  width: 55%;
	}
	.signup-box {
	    height: auto;
	    left: 0;
	    margin: 0;
	    position: relative;
	    top: 0;
	    width: 45%;
	}
	.signup-box .signup-con {
	    padding: 50px 90px 95px 50px;
	}
	.signup-box a.work-btn {
	  margin: 0 0 0 30px;
	}
	.fea-topics {
	  width: 70%;
	}
	.h-testimonials {
	  min-height: 740px;
	  width: 28%;
	}
	.fea-topics-testi.float_l {
	  background-size: cover;
	}
	.link-section-box .heading {
	  font-size: 19px;
	  line-height: 29px;
	}
	.link-section-box .green-text {
	  padding: 20px 0 21px;
	}
	.link-section-box.survey .simple-text {
	  padding: 25px 0 30px;
	}
	.link-section-box {
	  min-height: 570px;
	}
}
@media screen and (max-width: 990px) {
    .home-blog-excerpt-image, .home-blog-excerpt-content{
        float: none;
        width: auto;
    }
	.signup-box .heading {
	  font-size: 18px;
	  line-height: 25px;
	}
	.signup-box .signup-con {
	  padding: 30px 70px 55px 35px;
	}
	.form.float_l input[type="text"] {
	  margin: 3px 0 0 10px;
	}
	.signup-box a.work-btn {
	  margin: 0;
	  width: 100%;
	}
	.signup-box {
	  top: 50px;
	}
	.h-testimonials .heading {
	  font-size: 21px;
	}
	.h-testimonials {
	  min-height: 872px;
	}
	.survey-form.float_l label {
	  width: 90%;
	}
	.link-section-box {
	  min-height: 715px;
	}
    .home-testimonial-text{
        font-size: 1.3em;
    }
}
@media screen and (max-width: 768px) {
    div.container{
        min-width: 0 !important;
        padding-left: 0;
        padding-right: 0;
    }
	.welcome-text, .signup-box, .fea-topics, .h-testimonials, .link-section-box {
	  width: 100%;
	}
	.signup-box {
	  top: 0;
	}
	.signup-box {
	  max-width: 350px;
	}
	.signup-box {
	  padding: 0 0 40px;
	}
	.h-testimonials {
	  margin: 40px 0 0;
	  max-width: 350px;
	  min-height: auto;
	}
	.h-testimonials a.more-test {
	  margin-top: 30px;
	}
	.link-section-box {
	  margin: 15px 0;
	  max-width: 370px;
	  min-height: auto;
	}
}
@media screen and (max-width: 640px){
    .home-video-overlay-text{
        font-size: 1.5em;
    }
    .home-section-heading{
        font-size: 1.5em;
    }
    .home-cta-column{
        float: none;
        margin-bottom: 20px;
        width: auto;
    }
    .home-cta{
        font-size: 1em;
    }
    .home-testimonials{
        padding: 0 40px;
    }
    .home-section-featured-topics, .home-section-clients{
        padding: 30px 45px;
    }
}