@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@200;300;400;700&amp;display=swap');
@import url('https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/scss/_carousel.scss');

* {box-sizing: border-box;}

.adchoice-tag {display: none !important;}
.vc_row {margin-right: 0px !important}
.grecaptcha-badge{display: none !important;}
@media only screen and (min-width: 1001px) {
.lean-navbar-drawer__menu {margin-bottom: 0;}
}
        
body { 
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

h1{
    font-family: 'Aleo', serif !important;
    font-weight: 600 !important;
}

h2{
    font-family: 'Aleo', serif !important;
    font-weight: 600 !important;
}

h3{
    font-family: 'Aleo', serif !important;
    font-weight: 400 !important;
}
 
a{
    text-decoration: none;
}
.subheader-white-text {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    color: #fff;
    text-align: center;
    max-width: 900px;
    width: 100%;
    margin:0px auto;
}
.cx-content .button-text-orange {
    text-transform: uppercase;
}
.button-text-purple {
    font-size: 19px !important;
    font-weight: 400;
    line-height: 32px;
    color: #70569A;
    text-transform: uppercase !important;
}
.cx-content .vc_col-sm-8 h3.blog-head {font-weight: 400 !important;letter-spacing: -0.3px !important;}
.new-center a.next_button {
    text-transform: uppercase;
    font-size: 23px;
    line-height: 37px;
    color:#ffffff !important;
}
.new-center a.next_button:hover, .cx-content .next_button:hover, .cx-content .next_button:focus, .new-center a.next_button:focus {
    background-color: #A65D30 !important;
    border: 1px #FFF solid;
    color:#ffffff !important;
}
h2.resource-library-title, h2.featured-content-title, h2.advanced-technology, h2.assignment-title, .banner-style h2.header-banner-title {font-weight: 600 !important;}
@media only screen and (max-width: 2800px) and (min-width: 2200px)   {

    h1{
        font-size: 50px !important;
    }

    h2{
        font-size: 36px !important;
    }

    h3{
        font-size: 28px !important;
    }

    .blank-head-space{
        height: 100px !important;
    }

    .blank-space{
        height: 50px !important;
    }

    .blank-small-space{
        height: 30px !important;
    }

    .banner-style{
        height: 650px;
    }

    .vidyard_iframe{
        width: 640px;
        height: 360px;
    }

    .center {
        min-height: 160px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .new-center{
        min-height: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .featured-image{
        padding-top: 30px;
        padding-right: 15px;
        padding-bottom: 30px;
        padding-left: 15px;
    }

    .featured-head{
        padding: 30px !important;
    }

    .subhead-text{
        font-size: 25px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: center;
    }
    
    .subhead-left-text{
        font-size: 25px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: left;
    }
    
    .subheader-white-text{
        font-size: 25px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: center;
    }
    
    .subheader-white-left-text{
        font-size: 20px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: left;
    }

    .subheader-text{
        font-size: 20px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
    }
    
    .button-text-purple{
        font-size: 25px;
        font-weight: 400;
        line-height: 32px;
        color: #70569A;
        text-transform: uppercase;
    }
    
    .button-text-orange{
        font-size: 25px;
        font-weight: 400;
        line-height: 32px;
        color: #E5722D;
        text-transform: uppercase;
    }
    
    .blog-head{
        min-height:180px;
    }

    .blog-subhead {
        font-size: 20px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        min-height:100px;
    }
    
    .next_button{
        background-color: #FF7F33;
        color: #fff;
        font-size: 25px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FF8237 solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .next_button:hover{
        background-color: #fff;
        color: #FF8237;
        border: 1px #FF8237 solid;
    }
    
    .spend_button{
        background-color: none;
        color: #fff;
        font-size: 25px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FFFFFF solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .spend_button:hover{
        background-color: #fff;
        color: #21192E;
        border: 1px #21192E solid;
    }

}

@media only screen and (max-width: 2199px) and (min-width: 1800px)   {

    h1{
        font-size: 48px !important;
    }

    h2{
        font-size: 34px !important;
    }

    h3{
        font-size: 28px !important;
    }

    .blank-head-space{
        height: 80px !important;
    }

    .blank-space{
        height: 45px !important;
    }

    .blank-small-space{
        height: 25px !important;
    }

    .banner-style{
        height: 650px;
    }

    .vidyard_iframe{
        width: 600px;
        height: 320px;
    }

    .center {
        min-height: 160px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .new-center{
        min-height: 110px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .featured-image{
        padding-top: 30px;
        padding-right: 15px;
        padding-bottom: 30px;
        padding-left: 15px;
    }

    .featured-head{
        padding: 28px !important;
    }

    .subhead-text{
        font-size: 25px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: center;
    }
    
    .subhead-left-text{
        font-size: 25px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: left;
    }
    
    .subheader-white-text{
        font-size: 25px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: center;
    }
    
    .subheader-white-left-text{
        font-size: 20px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: left;
    }

    .subheader-text{
        font-size: 20px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
    }
    
    .button-text-purple{
        font-size: 25px;
        font-weight: 400;
        line-height: 32px;
        color: #70569A;
        text-transform: uppercase;
    }
    
    .button-text-orange{
        font-size: 25px;
        font-weight: 400;
        line-height: 32px;
        color: #E5722D;
        text-transform: uppercase;
    }
    
    .blog-head{
        min-height:180px;
    }
    .cx-content .blog-head {
        min-height:110px;
    }

    .blog-subhead {
        font-size: 20px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        min-height:100px;
    }
    
    .next_button{
        background-color: #FF7F33;
        color: #fff;
        font-size: 25px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FF8237 solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .next_button:hover{
        background-color: #fff;
        color: #FF8237;
        border: 1px #FF8237 solid;
    }
    
    .spend_button{
        background-color: none;
        color: #fff;
        font-size: 25px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FFFFFF solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .spend_button:hover{
        background-color: #fff;
        color: #21192E;
        border: 1px #21192E solid;
    }

}
@media only screen and (max-width:9800px) and (min-width: 2200px) {
.blog-head{min-height:110px !important}
.cx-content .blog-head{min-height:110px !important}
.r-listing-top .blog-head {min-height: 147px !important;}
.subhead-left-text p {max-width: 410px;}
.cx-content .vidyard_iframe {max-width: 600px;min-height: 378px;}
.cx-content .subheader-white-left-text {font-size: 22px;color:#fff;}
.banner-head {max-width: 600px;width: 100%;}
}
@media only screen and (max-width: 1799px) and (min-width: 1500px)   {
    .banner-head {
        max-width: 600px;
        width: 100%;
    }
    h1{
        font-size: 46px !important;
    }

    h2{
        font-size: 32px !important;
    }

    h3{
        font-size: 24px !important;
    }

    .blank-head-space{
        height: 65px !important;
    }

    .blank-space{
        height: 40px !important;
    }

    .blank-small-space{
        height: 20px !important;
    }

    .banner-style{
        height: 440px;
    }

    .vidyard_iframe{
        width: 500px;
        height: 300px;
    }

    .center {
        min-height: 130px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .new-center{
        min-height: 95px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .featured-image{
        padding-top: 30px;
        padding-right: 10px;
        padding-bottom: 30px;
        padding-left: 10px;
    }

    .featured-head{
        padding: 25px !important;
    }

    .subhead-text{
        font-size: 20px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: center;
    }
    
    .subhead-left-text{
        font-size: 20px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: left;
    }
    
    .subheader-white-text{
        font-size: 20px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: center;
    }
    
    .subheader-white-left-text{
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: left;
    }

    .subheader-text{
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
    }
    
    .button-text-purple{
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
        color: #70569A;
        text-transform: uppercase;
    }
    
    .button-text-orange{
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
        color: #E5722D;
        text-transform: uppercase;
    }
    
    .blog-head{
        min-height:180px;
    }
    .cx-content .blog-head{
        min-height:110px;
    }

    .blog-subhead {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        min-height:100px;
    }
    
    .next_button{
        background-color: #FF7F33;
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FF8237 solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .next_button:hover{
        background-color: #fff;
        color: #FF8237;
        border: 1px #FF8237 solid;
    }
    
    .spend_button{
        background-color: none;
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FFFFFF solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .spend_button:hover{
        background-color: #fff;
        color: #21192E;
        border: 1px #21192E solid;
    }
    
}
@media screen and (min-width: 1390px) {
    .cx-content h2 {font-size: 41px !important;}
    .additonal-resources.cx-content h2 {padding: 0 12px;}
    .cx-content .vc_col-sm-8 .vc_column-inner {max-width: 1390px;margin: 0px auto;}
    .cx-content .vidyard_iframe {width: 100%;max-width: 500px;height: 100%;min-height: 278px;}
    .next_button{background-color:#FF7F33;color:#fff;font-size:25px;font-weight:400;border:1px #FF8237 solid;text-decoration:none;border-radius:50px;text-transform:none;padding:3% 5%}
    .next_button:hover{background-color:transparent;color:#fff;border:1px #FFF solid}
    .join_button{background-color:#FF7F33;color:#fff !important;font-size:20px;font-weight:400;border:1px #FF8237 solid;text-decoration:none;border-radius:50px;text-transform:none;padding:3% 5%;text-transform: uppercase;}
    .join_button:hover{background-color:#A65D30;color:#fff;border:1px #fff solid;}
    .cx-content .subheader-white-left-text {font-size: 20px;}
    .featured-head {padding: 25px !important;}
    .button-text-orange, .button-text-purple {font-size: 20px;font-weight: 400;line-height: 32px;color: #E5722D;text-transform: none;}
    .button-text-purple {color: #70569A;}
    .featured-head p {font-size:18px;}
    .col-sm-12.new-center {
        min-height: 100px;
        display: table;
        width: 100%;
        margin: 0px auto;
        text-align: center;
    }
    
    .new-center a.next_button {
        display: table;
        margin: 0px auto;
        height: 65px;
        width: 100%;
        max-width: 310px;
        font-size: 22px;
    }
}
@media only screen and (max-width: 1499px) and (min-width: 1300px)   {
    .banner-head {
        max-width: 500px;
        width: 100%;
    }
    h1{
        font-size: 42px !important;
    }

    h2{
        font-size: 30px !important;
    }

    h3{
        font-size: 24px !important;
    }

    .blank-head-space{
        height: 60px !important;
    }

    .blank-space{
        height: 35px !important;
    }

    .blank-small-space{
        height: 15px !important;
    }

    .banner-style{
        height: 400px;
    }

    .vidyard_iframe{
        width: 100%;
        height: 260px;
    }

    .center {
        min-height: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .new-center{
        min-height: 95px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .featured-image{
        padding-top: 30px;
        padding-right: 10px;
        padding-bottom: 30px;
        padding-left: 10px;
    }

    .featured-head{
        padding: 22px !important;
    }

    .subhead-text{
        font-size: 20px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: center;
    }
    
    .subhead-left-text{
        font-size: 20px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: left;
    }
    
    .subheader-white-text{
        font-size: 20px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: center;
    }
    
    .subheader-white-left-text{
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: left;
    }

    .subheader-text{
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
    }
    
    .button-text-purple{
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
        color: #70569A;
        text-transform: uppercase;
    }
    
    .button-text-orange{
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
        color: #E5722D;
        text-transform: uppercase;
    }
    
    .blog-head{
        min-height:180px;
    }
    .cx-content .blog-head {
        min-height:110px;
    }

    .blog-subhead {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        min-height:100px;
    }
    
    .next_button{
        background-color: #FF7F33;
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FF8237 solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .next_button:hover{
        background-color: #fff;
        color: #FF8237;
        border: 1px #FF8237 solid;
    }
    
    .spend_button{
        background-color: none;
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FFFFFF solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .spend_button:hover{
        background-color: #fff;
        color: #21192E;
        border: 1px #21192E solid;
    }

    .new-center a.next_button {
        height:100%;
    }
    .technology-helping.cx-content {
        background-position: 24px center !important;
    }
}

@media only screen and (max-width: 1299px) and (min-width: 1106px)   {
    .banner-head {
        max-width: 400px;
        width: 100%;
    }
    h1{
        font-size: 40px !important;
    }

    h2{
        font-size: 28px !important;
    }

    h3{
        font-size: 22px !important;
    }

    .blank-head-space{
        height: 50px !important;
    }

    .blank-space{
        height: 30px !important;
    }

    .blank-small-space{
        height: 12px !important;
    }

    .banner-style{
        height: 370px;
    }

    .vidyard_iframe{
        width: 100%;
        height: 240px;
    }

    .center {
        min-height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .new-center{
        min-height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .featured-image{
        padding-top: 20px;
        padding-right: 5px;
        padding-bottom: 20px;
        padding-left: 5px;
    }

    .featured-head{
        padding: 20px !important;
    }

    .subhead-text{
        font-size: 18px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: center;
    }
    
    .subhead-left-text{
        font-size: 18px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: left;
    }
    
    .subheader-white-text{
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: center;
    }
    
    .subheader-white-left-text{
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: left;
    }

    .subheader-text{
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
    }
    
    .button-text-purple{
        font-size: 18px;
        font-weight: 400;
        line-height: 32px;
        color: #70569A;
        text-transform: uppercase;
    }
    
    .button-text-orange{
        font-size: 18px;
        font-weight: 400;
        line-height: 32px;
        color: #E5722D;
        text-transform: uppercase;
    }
    
    .blog-head{
        min-height:180px;
    }

    .blog-subhead {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        min-height:100px;
    }
    
    .next_button{
        background-color: #FF7F33;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FF8237 solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .next_button:hover{
        background-color: #fff;
        color: #FF8237;
        border: 1px #FF8237 solid;
    }
    
    .spend_button{
        background-color: none;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FFFFFF solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .spend_button:hover{
        background-color: #fff;
        color: #21192E;
        border: 1px #21192E solid;
    }
    .technology-helping.cx-content {
        background-position: 24px center !important;
    }
}

@media only screen and (max-width: 1105px) and (min-width: 1000px)   {
    .banner-head {
        max-width: 300px;
        width: 100%;
    }
    h1{
        font-size: 25px !important;
    }

    h2{
        font-size: 28px !important;
        line-height: normal !important;
    }

    h3{
        font-size: 18px !important;
    }

    .blank-head-space{
        height: 45px !important;
    }

    .blank-space{
        height: 25px !important;
    }

    .blank-small-space{
        height: 10px !important;
    }

    .banner-style{
        height: 300px;
    }

    .vidyard_iframe{
        width: 100%;
        height: 240px;
    }

    .center {
        min-height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .featured-image{
        padding-top: 18px;
        padding-right: 5px;
        padding-bottom: 18px;
        padding-left: 5px;
    }

    .featured-head{
        padding: 18px !important;
    }
    .new-center{
        min-height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .subhead-text{
        font-size: 16px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: center;
    }
    
    .subhead-left-text{
        font-size: 16px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: left;
    }
    
    .subheader-white-text{
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: center;
    }
    
    .subheader-white-left-text{
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: left;
    }

    .subheader-text{
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
    }
    
    .button-text-purple{
        font-size: 14px !important;
        font-weight: 400;
        line-height: normal;
        color: #70569A;
        text-transform: uppercase;
    }
    
    .button-text-orange{
        font-size: 16px;
        font-weight: 400;
        line-height: 32px;
        color: #E5722D;
        text-transform: uppercase;
    }
    
    .blog-head{
        min-height:145px;
    }

    .blog-subhead {
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        min-height:110px;
    }
    
    .next_button{
        background-color: #FF7F33;
        color: #fff;
        font-size: 16px !important;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FF8237 solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .next_button:hover{
        background-color: #fff;
        color: #FF8237;
        border: 1px #FF8237 solid;
    }
    
    .spend_button{
        background-color: none;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FFFFFF solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .spend_button:hover{
        background-color: #fff;
        color: #21192E;
        border: 1px #21192E solid;
    }
  
}
@media (max-width: 1390px)  {
    .additonal-resources.cx-content h2 {padding: 0 12px;}
    .join_button{
        background-color: #FF7F33;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FF8237 solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
        white-space:nowrap;
    }
    
    .join_button:hover{
        background-color: #A65D30;
        color: #fff;
        border: 1px #fff solid;
    }
    .technology-helping.cx-content {
        background-position: 24px center !important;
    }
}
@media only screen and (max-width: 999px) and (min-width: 800px)   {
    .banner-head {
        max-width: 250px;
        width: 100%;
    }
    h1{
        font-size: 35px !important;
    }

    h2{
        font-size: 25px !important;
        line-height: normal !important;
    }

    h3{
        font-size: 20px !important;
    }

    .blank-head-space{
        height: 40px !important;
    }

    .blank-space{
        height: 20px !important;
    }

    .blank-small-space{
        height: 8px !important;
    }

    .banner-style{
        height: 100%;
        min-height: 320px;
    }

    .vidyard_iframe{
        width: 100%;
        height: auto;
    }

    .center {
        min-height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .new-center{
        min-height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .featured-image{
        padding-top: 15px;
        padding-right: 3px;
        padding-bottom: 15px;
        padding-left: 3px;
    }

    .featured-head{
        padding: 15px !important;
    }

    .subhead-text{
        font-size: 14px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: center;
    }
    
    .subhead-left-text{
        font-size: 14px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: left;
    }
    
    .subheader-white-text{
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: center;
    }
    
    .subheader-white-left-text{
        font-size: 12px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: left;
    }

    .subheader-text{
        font-size: 12px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
    }
    
    .button-text-purple{
        font-size: 14px !important;
        font-weight: 400;
        line-height: normal;
        color: #70569A;
        text-transform: uppercase;
    }
    
    .button-text-orange{
        font-size: 14px;
        font-weight: 400;
        line-height: 32px;
        color: #E5722D;
        text-transform: uppercase;
    }
    
    .blog-head{
        min-height:110px;
    }

    .blog-subhead {
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        min-height:160px;
    }
    
    .next_button{
        background-color: #FF7F33;
        color: #fff;
        font-size: 14px !important;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FF8237 solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .next_button:hover{
        background-color: #fff;
        color: #FF8237;
        border: 1px #FF8237 solid;
    }
    
    .spend_button{
        background-color: none;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FFFFFF solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .spend_button:hover{
        background-color: #fff;
        color: #21192E;
        border: 1px #21192E solid;
    }
  
}
@media only screen and (max-width: 999px) and (min-width: 768px)   {
    .additonal-resources .vc_col-sm-2 {
        display: none;
    }
    .additonal-resources.cx-content .vc_col-sm-8 {
        width: 96%;
        margin: 0px auto !important;
        display: table;
        float: none !important;
        padding: 0 !important;
    }
    .cx-content.additonal-resources {
        margin: 0px auto !important;
    }
    .technology-helping.cx-content {
        background-position: 24px center !important;
    }
}
@media only screen and (max-width: 799px) and (min-width: 500px)   {

    h1{
        font-size: 32px !important;
    }

    h2{
        font-size: 23px !important;
        line-height: normal !important;
    }

    h3{
        font-size: 20px !important;
    }

    .blank-head-space{
        height: 10px !important;
    }

    .blank-space{
        height: 20px !important;
    }

    .blank-small-space{
        height: 8px !important;
    }

    .banner-style{
        height: 100%;
        min-height:260px;
    }

    .vidyard_iframe{
        width: 100%;
        height: auto;
    }
    .new-center{
        min-height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .center {
        min-height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .featured-image{
        padding-top: 15px;
        padding-right: 3px;
        padding-bottom: 15px;
        padding-left: 3px;
    }

    .featured-head{
        padding: 15px !important;
    }

    .subhead-text{
        font-size: 14px !important;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: center;
    }
    
    .subhead-left-text{
        font-size: 14px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: left;
    }
    
    .subheader-white-text{
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: center;
    }
    
    .subheader-white-left-text{
        font-size: 12px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: left;
    }

    .subheader-text{
        font-size: 12px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
    }
    
    .button-text-purple{
        font-size: 16px !important;
        font-weight: 400;
        line-height: normal;
        color: #70569A;
        text-transform: uppercase;
    }
    
    .button-text-orange{
        font-size: 16px !important;
        font-weight: 400;
        line-height: 32px;
        color: #E5722D;
        text-transform: uppercase;
    }
    
    .blog-head{
        min-height:145px;
        height: auto;
    }

    .blog-subhead {
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        min-height:160px;
    }
    
    .next_button{
        background-color: #FF7F33;
        color: #fff;
        font-size: 14px !important;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FF8237 solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .next_button:hover{
        background-color: #fff;
        color: #FF8237;
        border: 1px #FF8237 solid;
    }
    
    .spend_button{
        background-color: none;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FFFFFF solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .spend_button:hover{
        background-color: #fff;
        color: #21192E;
        border: 1px #21192E solid;
    }
    
}

@media screen and (max-width: 767px) {
    .banner-head {
        max-width: 75%;
        width: 100%;
    }
    .blog-head{
        min-height:100% !important;
        height: auto;
    }
    .banner-style .wpb_column .vc_column-inner,
    .cx-content .wpb_column .vc_column-inner {
        padding: 0 22px !important;
    }
    .join_button {
        padding:11px 25px 12px;
    }
    .technology-helping.cx-content {
        padding: 1rem 0 0;
    }
    p, ul {
        font-size: 15px;
    }
    .wpb_raw_code.wpb_content_element.wpb_raw_html {
        margin: 0px auto;
        display: table;
    }
    .vc_row.wpb_row .wpb_raw_code.wpb_content_element.wpb_raw_html {
        margin: 0px auto 25px;
        display: table;
    }
    .next_button {
        white-space:nowrap;
        padding: 11px 25px 12px !important;
        font-size: 16px !important;
    }
    .cx-content.vc_row {
        margin-right: 0 !important;
        margin-left: 0;
        width: 100% !important;
        left: auto !important;
        max-width: 100% !important;
    }
    .cx-content.vc_row .vc_row.vc_row-flex {
        margin:0px auto;
    }
    .lean-navbar-drawer {
        display: none;
    }
    .body__lean-navbar-drawer-open .lean-navbar-drawer {
        right: auto;
        display: block;
        left: 0;
        width: 100%;
    }
    .cx-content .vc_col-sm-8 .vc_column-inner {
        padding: 0px 15px !important;
    }
    .technology-helping.cx-content {
        background-image: none !important;
    }
    .cx-content.additonal-resources .vc_col-sm-8 .wpb_text_column.wpb_content_element {
        padding-top: 0px !important;
        margin-bottom: 15px !important;
    }
    .cx-content.additonal-resources .wpb_column.vc_column_container .vc_row {
        margin: 0px !important;
    }
    .banner-style{
        height: 100%;
        min-height:240px;
    }
}

@media screen and (max-width: 499px) {
    .vc_custom_heading.featured-content-title {
        padding: 0 15px;
    }
    h1{
        font-size: 35px !important;
    }

    h2{
        font-size: 25px !important;
    }

    h3{
        font-size: 20px !important;
    }

    .blank-head-space{
        height: 35px !important;
    }

    .blank-space{
        height: 15px !important;
    }

    .blank-small-space{
        height: 5px !important;
    }

    .banner-style{
        min-height: 250px;
        height:100%;
    }

    .vidyard_iframe{
        width: auto;
        height: auto;
    }

    .center {
        min-height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .new-center{
        min-height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .featured-image{
        padding-top: 15px;
        padding-right: 5px;
        padding-bottom: 15px;
        padding-left: 5px;
    }

    .featured-head{
        padding: 15px !important;
    }

    .subhead-text{
        font-size: 14px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: center;
    }
    
    .subhead-left-text{
        font-size: 14px;
        font-weight: 400;
        line-height: 35px;
        color: #000;
        text-align: left;
    }
    
    .subheader-white-text{
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: center;
    }
    
    .subheader-white-left-text{
        font-size: 12px;
        font-weight: 400;
        line-height: 25px;
        color: #fff;
        text-align: left;
    }

    .subheader-text{
        font-size: 12px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
    }
    
    .button-text-purple{
        font-size: 16px;
        font-weight: 400;
        line-height: 32px;
        color: #70569A;
        text-transform: uppercase;
    }
    
    .button-text-orange{
        font-size: 16px;
        font-weight: 400;
        line-height: 32px;
        color: #E5722D;
        text-transform: uppercase;
    }
    
    .blog-head{
        min-height:100%;
    }

    .blog-subhead {
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        min-height:50px;
    }
    
    .next_button{
        background-color: #FF7F33;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FF8237 solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .next_button:hover{
        background-color: #fff;
        color: #FF8237;
        border: 1px #FF8237 solid;
    }
    
    .spend_button{
        background-color: none;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        padding-left: 5%;
        padding-top: 3%;
        padding-right: 5%;
        padding-bottom: 3%;
        border: 1px #FFFFFF solid;
        text-decoration: none;
        border-radius: 50px;
        text-transform: uppercase;
    }
    
    .spend_button:hover{
        background-color: #fff;
        color: #21192E;
        border: 1px #21192E solid;
    }
    
}

.carousel {
    position: relative;
}
.carousel.pointer-event {
    touch-action: pan-y;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}
.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
    transform: translateX(100%);
}
.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-100%);
}
.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1;
}
.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-end,
    .carousel-fade .active.carousel-item-start {
        transition: none;
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-control-next,
    .carousel-control-prev {
        transition: none;
    }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-indicators [data-bs-target] {
        transition: none;
    }
}
.carousel-indicators .active {
    opacity: 1;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}
.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
    filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000;
}
.carousel-dark .carousel-caption {
    color: #000;
}