/**{
	margin: 0;
	padding: 0;
}*/

body.landing-page-new {
    font-family: 'Poppins', sans-serif;
}

body.landing-page-new .container {
    max-width: 1024px;
}

body.landing-page-new .orange_button {
    border-radius: 25px;
    background-image: -moz-linear-gradient(90deg, rgb(241, 126, 0) 0%, rgb(245, 147, 40) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(241, 126, 0) 0%, rgb(245, 147, 40) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(241, 126, 0) 0%, rgb(245, 147, 40) 100%);
    box-shadow: 0px -2px 0px 0px #cf6c00, 0px 40px 60px 0px rgba(0, 0, 0, 0.3);
}

body.landing-page-new .orange_button:hover {
    background: #ff8d00;
}

body.landing-page-new .orange_button a {
    padding: 10px 20px;
    display: block;
    color: #fff !important;
    text-decoration: none;
}

body.landing-page-new .landing_page_body {
}

body.landing-page-new .hero_container {
}

body.landing-page-new .hero_container_inner {
    padding: 40px 0;
    background: url('../img/updated/glow-right.png');
    background-repeat: no-repeat;
    background-position: right top;
}

body.landing-page-new .header {
}

body.landing-page-new .header_mobile_menu_toggle {
    display: none;
}

body.landing-page-new .logo img {
    max-width: none;
}

body.landing-page-new .header_navigation {
    margin-top: 8px;
}

body.landing-page-new .header_navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

body.landing-page-new .header_navigation ul li {
    display: inline-block;
    margin: 0 5px;
}

body.landing-page-new .header_navigation ul li a {
    text-transform: uppercase;
    color: #2E3840;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s;
    margin: 0 5px;
}

body.landing-page-new .header_navigation ul li a:hover {
    color: #f17e00;
}

body.landing-page-new .header_navigation .header_free_trial_btn {
    margin-right: 0;
    margin-left: 10px;
    box-shadow: none !important;
}

body.landing-page-new .header_navigation .header_free_trial_btn a {
}

body.landing-page-new .hero_content {
    margin-top: 60px;
}

body.landing-page-new .hero_content_inner {
    background: url(../img/updated/graphics.png);
    background-repeat: no-repeat;
    background-position: right top;
    position: relative;
    min-height: 390px;
}

body.landing-page-new a.watch_trailer_button_hero {
    position: absolute;
    width: 250px;
    right: 17%;
    bottom: 24px;
    background-image: linear-gradient(to bottom, #1B9EF0, #008AE2);
    filter: drop-shadow(0px -3px 0px rgba(0, 138, 226, 1));
    border-radius: 35px;
    cursor: pointer;
    opacity: 1;
}

body.landing-page-new a.watch_trailer_button_hero:hover {
    background-image: linear-gradient(to bottom, #008AE2, #1B9EF0);
}

body.landing-page-new .watch_trailer_button_hero span {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 15px;
    opacity: 1;
}

body.landing-page-new .watch_trailer_button_hero span i {
    margin-right: 10px;
}

body.landing-page-new .hero_content_text {
    padding-top: 10px;
}

body.landing-page-new .hero_content_text h2 {
    margin-top: 0;
    font-weight: 700;
    font-size: 54px;
    color: #2E3840;
    line-height: 61px;
}

body.landing-page-new .hero_content_text p {
    color: #2E3840;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 0;
}

body.landing-page-new .hero_button.orange_button {
    margin-top: 35px;
    display: inline-block;
    box-shadow: none;
}

body.landing-page-new .hero_button.orange_button a {
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 45px;
}

body.landing-page-new .no_credit_card_text {
    color: #2E3840;
    font-weight: 400;
    font-size: 13px;
    margin-top: 15px;
    width: 176px;
    text-align: center;
}

body.landing-page-new .header_testimonial {
    margin-top: 60px;
}

body.landing-page-new .header_testimonial_wrap {
    border-radius: 10px;
    background-color: #fff;
    border: 3px solid #CCCCCC;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
}

body.landing-page-new .header_testiimonial_inner {
    padding: 30px 60px;
    color: #2E3840;
}

body.landing-page-new .header_testiimonial_inner p {
    font-size: 36px;
    text-align: center;
    line-height: 45px;
    margin-bottom: 25px;
}

body.landing-page-new .testimonial_customer {
    max-width: 450px;
    margin: 0 auto;
}

body.landing-page-new .testimonial_photo img {
    border-radius: 200px;
    overflow: hidden;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.53);
}

body.landing-page-new .testimonial_info_content {
    padding-top: 37px;
}

body.landing-page-new .testimonial_info_content p {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    line-height: 18px;
    margin-bottom: 7px;
}

body.landing-page-new .testimonial_info_content p span {
    margin: 0 5px;
    color: #2E3840;
}

body.landing-page-new .testimonial_photo img {
}

body.landing-page-new .testimonial_photo {
    padding: 10px;
    text-align: right;
    padding-right: 0;
}

body.landing-page-new p.testimonial_job_title {
    font-weight: 400;
}

body.landing-page-new p.testimonial_refer {
    color: #2E3840;
    font-size: 14px;
}

body.landing-page-new .papers_section {
    padding: 40px 0;
}

body.landing-page-new .container.papers_container {
    max-width: 1150px;
}

body.landing-page-new .papers_section img {
    width: 100%;
    margin-bottom: 40px;
}

body.landing-page-new .partner_section {
    padding: 0 0 40px 0;
}

body.landing-page-new .partner_box {
    max-width: 665px;
    border-radius: 10px;
    background-color: #fff;
    border: 3px solid #CCCCCC;
    margin: 0 auto;
    padding: 30px 70px;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
}

body.landing-page-new .partner_box_inner {
    overflow: hidden;
    position: relative;
}

body.landing-page-new .partner_box_inner img {
    float: left;
    width: 100px;
    position: absolute;
    top: 0;
    left: 0;
}

body.landing-page-new .partner_box_inner p {
    margin: 0;
    font-weight: 700;
    color: #2E3840;
    font-size: 20px;
    line-height: 22px;
    padding-left: 120px;
    margin-top: -2px;
}


body.landing-page-new .big_testimonial_section {
    padding: 80px 0;
}

body.landing-page-new .big_testimonial_video_cover {
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 3px 0px 0px rgba(28, 21, 112, 0.004), 0px 77px 109px 0px rgba(0, 0, 0, 0.3);
    position: relative;
}

body.landing-page-new .big_testimonial_video_cover .video_play_button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    margin-top: -30px;
    margin-left: -40px;
    box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.3);
    border-radius: 21px;
    cursor: pointer;
}

body.landing-page-new .big_testimonial_video_cover .video_play_button img {
}

body.landing-page-new .big_testimonial_content {
    padding-left: 20px;
}

body.landing-page-new .big_testimonial_star {
    margin-top: -50px;
    margin-bottom: 10px;
}

body.landing-page-new .big_testimonial_content_text {
}

body.landing-page-new .big_testimonial_content_text p {
    color: #2E3840;
    font-size: 27px;
    margin-bottom: 25px;
}

body.landing-page-new .big_testimonial_customer .testimonial_info_content {
    padding-top: 9px;
}

body.landing-page-new .big_testimonial_customer {
    color: #2E3840;
}

body.landing-page-new .big_testimonial_customer .col-sm-9 {
    padding-right: 0;
}

body.landing-page-new .big_testimonial_customer .col-sm-3 {
    padding: 0;
}

body.landing-page-new .video_right .big_testimonial_content {
    padding-left: 0;
    padding-right: 20px;
}

body.landing-page-new .footer_cta_section {
    padding-bottom: 80px;
    text-align: center;
    color: #fff;
}

body.landing-page-new .footer_cta_button {
}

body.landing-page-new .footer_cta_section h3 {
    font-size: 24px;
    margin: 0 auto;
    line-height: 28px;
    margin-bottom: 30px;
    max-width: 770px;
    font-weight: 700;
}

body.landing-page-new .footer_cta_button .hero_button.orange_button {
    margin-top: 0;
}

body.landing-page-new .footer_cta_button .no_credit_card_text {
    margin: 10px auto;
    margin-bottom: 0;
    color: #fff;
}

body.landing-page-new .footer_cta_main_box {
    border-radius: 3px;
    background-image: -moz-linear-gradient(90deg, rgb(0, 138, 226) 0%, rgb(27, 158, 240) 99%);
    background-image: -webkit-linear-gradient(90deg, rgb(0, 138, 226) 0%, rgb(27, 158, 240) 99%);
    background-image: -ms-linear-gradient(90deg, rgb(0, 138, 226) 0%, rgb(27, 158, 240) 99%);
    box-shadow: 0px 5px 28px 0px rgba(0, 0, 0, 0.15);
    padding: 30px 30px;
    max-width: 940px;
    margin: 0 auto;
    z-index: 100;
    position: relative;
}

body.landing-page-new .footer_cta_inner {
    position: relative;
}

body.landing-page-new .footer_cta_shadow_box {
    background: rgba(13, 148, 233, .3);
    width: 50%;
    height: 100px;
    position: absolute;
    bottom: -20px;
    z-index: 10;
    left: 25%;
    border-radius: 4px;
}

body.landing-page-new .landing_footer {
    padding-bottom: 40px;
    text-align: center;
}

body.landing-page-new .landing_footer_logo {
}

body.landing-page-new .landing_footer_logo img {
    width: 50px;
    margin-bottom: 60px;
}

body.landing-page-new .landing_footer_copyright_text {
    margin-bottom: 20px;
}

body.landing-page-new .landing_footer_copyright_text p {
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    color: #2E3840;
}

body.landing-page-new .landing_footer_menu {
}

body.landing-page-new .landing_footer_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

body.landing-page-new .landing_footer_menu ul li {
    display: inline-block;
    margin: 0 4px;
    padding-top: 20px;
}

body.landing-page-new .landing_footer_menu ul li a {
    color: #2E3840;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none !important;
    transition: all 0.3s;
}

body.landing-page-new .landing_footer_menu ul li a:hover {
    color: #f17e00;
}

body.landing-page-new div#intercom-container {
    display: none !important;
}

body.landing-page-new .hero_plus_icon {
    position: absolute;
    top: -15px;
    width: 20px;
}

body.landing-page-new .hero_plus_icon_left {
    left: 340px;
}

body.landing-page-new .hero_plus_icon_right {
    right: -10px;
}

body.landing-page-new .big_testimonial_inner {
    position: relative;
}

body.landing-page-new .big_testimonial_video_glow {
    position: absolute;
    top: -70%;
    right: 0;
    width: 80%;
    border-radius: 500px;
    overflow: hidden;
    z-index: 10;
}

body.landing-page-new .row.big_testimonial_row {
    z-index: 100;
    position: relative;
}

body.landing-page-new .big_testimonial_video_bg_right {
    position: absolute;
    top: -52%;
    right: -10%;
    width: 80%;
    opacity: .45;
    z-index: 5;
}

body.landing-page-new .big_testimonial_video_bg_left {
    position: absolute;
    top: -18%;
    width: 50%;
    left: 7%;
    z-index: 5;
    opacity: 0.35;
}


/***************************** Mdal box start here ****************************************/

.freeTrialAltModals * {
    font-family: 'Poppins', sans-serif;
}

.freeTrialAltModals .modal {
    background: rgba(0, 0, 0, .4);
    font-family: 'Poppins', sans-serif;
    z-index: 100000;
}

.freeTrialAltModals .modal.create-account-modal {
    background: rgba(0, 0, 0, .7);
}

.freeTrialAltModals .modal-dialog {
    max-width: 952px;
    border-radius: 6px;
    margin: 40px auto;
}

.freeTrialAltModals .modal-content {
    background-color: #fff;
    border-radius: 10px;
    max-width: 400px;
    margin: 0 auto;
}

.freeTrialAltModals .modal-header {
    border: none;
    padding: 0;
}

.freeTrialAltModals .close {
    float: right;
    font-size: 50px;
    font-weight: 500;
    line-height: 1;
    color: #FFF;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    position: absolute;
    right: 0;
    outline: none;
    top: -40px;
}

.freeTrialAltModals .close:hover {
    color: #f17e00;
    opacity: 1;
}

.freeTrialAltModals .modal-header .close {
    position: absolute;
    top: 4px;
    right: 4px;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    font: 21px/1 Arial, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    cursor: pointer;
    background: #fff;
    transition: background .2s;
    box-sizing: border-box;
    z-index: 2;
}

.freeTrialAltModals .modal-body {
    padding: 0;
    border-radius: 6px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
}

.freeTrialAltModals .model_cont {
    width: 100%;
    margin: 0;
    padding: 0;
}

.freeTrialAltModals .model_cont_left {
    width: 450px;
    margin: 0;
    padding: 0;
    float: left;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #2d3840;
    overflow: hidden;
}

.freeTrialAltModals .model_cont_left img {
    width: auto;
    display: block;
}

.freeTrialAltModals .model_cont_left .bottom_cont {
    width: 85%;
    margin: 0 auto;
    padding: 5px 0;
}

.freeTrialAltModals .model_cont_left .bottom_cont.gdpr-changes {
    min-height: 230px;
}

.freeTrialAltModals .model_cont_left .bottom_cont p {
    font-size: 14px;
    line-height: 24px;
    color: #c9d2d8;
    padding: 0;
    margin: 0 0 15px;
    display: block;
    font-style: italic;
}

.freeTrialAltModals .model_cont_left .bottom_cont small {
    font-size: 14px;
    line-height: 24px;
    color: #838a8f;
    padding: 0 0 20px;
    margin: 0;
    display: block;
}

.freeTrialAltModals .model_cont_left .bottom_cont strong {
    font-size: 12px;
    line-height: 14px;
    color: #FFF;
    padding: 0 0 3px;
    margin: 0;
    display: block;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.freeTrialAltModals .model_cont_right {
    width: 500px;
    margin: 0;
    padding: 30px 0;
    float: left;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #FFF;
}

.freeTrialAltModals .model_cont_right .model_right_sect {
    width: 365px;
    margin: 0 auto;
    padding: 0;
}

.freeTrialAltModals .model_cont_right .model_right_sect .model_head {
    width: 100%;
    min-height: 72px;
    margin: 0;
    padding: 0 0 38px;
}

.freeTrialAltModals .model_cont_right .model_right_sect .model_head .head_logo {
    width: 34px;
    margin: 0;
    padding: 0;
    float: left;
}

.freeTrialAltModals .model_cont_right .model_right_sect .model_head .head_logo a img {
    display: block;
}

.freeTrialAltModals .model_cont_right .model_right_sect .model_head .login_btn {
    width: 90px;
    margin: 0;
    padding: 0;
    float: right;
}

.freeTrialAltModals .model_cont_right .model_right_sect .model_head .login_btn a {
    width: 100%;
    height: 32px;
    border: 1px solid #c1c4c7;
    border-radius: 50px;
    text-align: center;
    margin: 0;
    padding: 0;
    display: block;
    font-size: 13px;
    line-height: 32px;
    color: #838a8f;
    text-decoration: none;
    transition: all 0.4s ease-in;
}

.freeTrialAltModals .model_cont_right .model_right_sect .model_head .login_btn a:hover {
    background-color: #f07d00;
    border: 1px solid #f07d00;
    color: #FFF;
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect {
    width: 100%;
    margin: 0;
    padding: 0;
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect h1 {
    font-size: 30px;
    line-height: 35px;
    color: #2d3840;
    padding: 0 0 16px;
    margin: 0;
    font-weight: bold;
    width: 60%;
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect form {
    padding-top: 10px;
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect form label {
    display: block;
    font-size: 13px;
    line-height: 15px;
    color: #2d3840;
    padding: 0 0 10px;
    margin: 0;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Roboto', serif;
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect form .form-control {
    font-size: 14px;
    line-height: 50px;
    color: #838a8f;
    margin: 0;
    font-weight: normal;
    width: 100%;
    height: 50px;
    outline: none;
    padding: 0 20px;
    border: 1px solid #c9d2d8;
    border-radius: 5px;
    box-shadow: none;
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect form .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #838a8f;
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect form .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #838a8f;
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect form .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #838a8f;
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect form .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #838a8f;
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect form .btn2 {
    font-size: 20px;
    line-height: 70px;
    color: #FFF;
    font-weight: bold;
    padding: 0;
    margin: 30px auto 20px;
    /*width: 265px;*/
    min-width: 200px;
    height: 70px;
    outline: none;
    border-radius: 50px;
    background-color: #f17e00;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.15);
    border: none;
    display: block;
    text-decoration: none;
    transition: all 0.4s ease-in;
    cursor: pointer;
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect form .btn2:hover {
    background-color: #2d3840;
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect form p {
    font-size: 14px;
    line-height: 16px;
    color: #838a8f;
    padding: 0;
    margin: 0;
    text-align: center;
}

.freeTrialAltModals .modal-footer {
    background-color: #FFF;
    border: none;
    width: 100%;
    margin: 80px 0 60px;
    padding: 0;
    text-align: center;
}

.freeTrialAltModals .modal-footer .model_blogs {
    width: 100%;
    margin: 0;
    padding: 0;
}

.freeTrialAltModals .modal-footer .model_blogs .title {
    font-size: 48px;
    line-height: 50px;
    color: #2d3840;
    padding: 0 0 8px;
    margin: 0;
    text-align: center;
    font-weight: bold;
}

.freeTrialAltModals .modal-footer .model_blogs small {
    font-size: 24px;
    line-height: 26px;
    color: #2d3840;
    padding: 0;
    margin: 0;
    text-align: center;
    display: block;
}

.freeTrialAltModals .modal-footer .model_blogs ul {
    width: auto;
    margin: 0 -10px;
    padding: 50px 0 0;
    list-style: none;
    display: block;
}

.freeTrialAltModals .modal-footer .model_blogs ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 42px 10px 26px;
    width: 27%;
    list-style: none;
    text-align: center;
    border-radius: 5px;
    border-left: 4px solid transparent;
    cursor: pointer;
}

.freeTrialAltModals .modal-footer .model_blogs ul li img {
    display: block;
    margin: 0 auto 30px;
    transition: all 0.4s ease-in;
}

.freeTrialAltModals .modal-footer .model_blogs ul li img.shows {
    display: block;
}

.freeTrialAltModals .modal-footer .model_blogs ul li img.hides,
.freeTrialAltModals .modal-footer .model_blogs ul li img.mob {
    display: none;
}

.freeTrialAltModals .modal-footer .model_blogs ul li:hover img.shows {
    display: none;
}

.freeTrialAltModals .modal-footer .model_blogs ul li:hover img.hides {
    display: block;
}

.freeTrialAltModals .modal-footer .model_blogs ul li .subtitle {
    font-size: 30px;
    line-height: 32px;
    color: #838a8f;
    padding: 0 0 24px;
    margin: 0;
    text-align: center;
    font-weight: bold;
    transition: all 0.4s ease-in;
}

.freeTrialAltModals .modal-footer .model_blogs ul li a {
    font-size: 16px;
    line-height: 50px;
    color: #FFF;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    width: 168px;
    height: 50px;
    background-color: #838a8f;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0s ease-in;
    display: block;
}

.freeTrialAltModals .modal-footer .model_blogs ul li:hover a {
    background-color: #f3741c;
    color: #fff;
}

.freeTrialAltModals .modal-footer .model_blogs ul li:hover .subtitle {
    color: #2d3840;
}

.freeTrialAltModals .modal-footer .model_blogs ul li span {
    display: block;
    display: block;
    height: 108px;
    margin: 0 0 25px;
}

.freeTrialAltModals .loginFormForgotLink {
    text-align: center;
}

.freeTrialAltModals .form-group {
    margin-bottom: 1rem;
}

/* Responsive */
/*@media all and (max-width: 1023px){*/
body.landing-page-new .logo img {
    max-width: 235px;
}

body.landing-page-new .header_navigation ul li a {
    font-size: 14px;
    line-height: 19px;
    margin: 0 3px;
}

body.landing-page-new .header_navigation ul li {
    margin: 0;
}

body.landing-page-new .hero_container_inner {
    padding: 20px 0;
    background: transparent;
}

body.landing-page-new .hero_content_inner {
    background: no-repeat;
    text-align: center;
}

body.landing-page-new .no_credit_card_text {
    margin: 10px auto 0;
}

body.landing-page-new a.watch_trailer_button_hero {
    display: none;
}

body.landing-page-new .mobile_hero_image {
    display: block !important;
    padding-right: 15px;
    position: relative;
    width: 100%;
}

body.landing-page-new .mobile_hero_image img {
    width: 100%;
}

body.landing-page-new .mobile_hero_image a.watch_trailer_button_hero {
    display: inline-block;
    width: 50%;
    right: 50%;
    margin-right: -25%;
    z-index: 101;
    border-radius: 100px;
    bottom: -30px;
}

body.landing-page-new .hero_content .col-md-5 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

body.landing-page-new .hero_content_text h2 br {
    display: none;
}

body.landing-page-new .hero_content_text p br {
    display: none;
}

body.landing-page-new .hero_plus_icon {
    display: none;
}

body.landing-page-new .big_testimonial_video_bg_right {
    display: none;
}

body.landing-page-new .big_testimonial_video_glow {
    display: none;
}

body.landing-page-new .big_testimonial_section {
    padding: 40px 0;
}

body.landing-page-new .big_testimonial_video_glow {
    display: none;
}

body.landing-page-new .big_testimonial_video_bg_right {
    display: none;
}

body.landing-page-new .big_testimonial_video_cover {
    margin-bottom: 30px;
}

body.landing-page-new .big_testimonial_star {
    margin-top: 0;
}

body.landing-page-new .big_testimonial_content {
    padding: 0 15px !important;
}

body.landing-page-new .big_testimonial_content_text p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}

body.landing-page-new .big_testimonial_customer .col-sm-3 {
    width: 25%;
    float: left;
}

body.landing-page-new .big_testimonial_customer .col-sm-9 {
    width: 75%;
    float: left;
}

body.landing-page-new .big_testimonial_customer .testimonial_info_content {
    padding-top: 14px;
}

body.landing-page-new .big_testimonial_customer .testimonial_info_content p {
    font-size: 10px;
    line-height: 9px;
}


body.landing-page-new .big_testimonial_section.video_right {
    padding-bottom: 20px;
}

/*}
@media all and (max-width: 955px){*/
.freeTrialAltModals .loginFormModal .modal-dialog {
    width: 95%;
    max-width: 440px;
    margin-bottom: 0;
}

.freeTrialAltModals .loginFormModal .model_cont_left {
    display: none;
}

.freeTrialAltModals .loginFormModal .model_cont_right {
    width: 100%;
    border-radius: 6px;
    padding: 0;
}

.freeTrialAltModals .loginFormModal .model_cont_right .model_right_sect .form_sect h1 {
    width: 100% !important;
}

.freeTrialAltModals .loginFormModal .model_cont_right .model_right_sect .model_head {
    padding-bottom: 0;
}

/*}
@media all and (max-width: 767px){*/
body.landing-page-new .hero_container_inner {
    padding: 20px 0;
    background: transparent;
}

body.landing-page-new .logo img {
    max-width: 180px;
}

body.landing-page-new .header_mobile_menu_toggle {
    background-color: #008AE2;
    box-shadow: 0px -3px 0px 0px #1B9EF0, inset 0px 24px 43px 0px rgba(137, 224, 255, 0.5);
    display: inline-block !important;
    color: #fff;
    font-weight: 700;
    padding: 5px 20px;
    border-radius: 25px;
    position: absolute;
    top: 20px;
    right: 15px;
    cursor: pointer;
    z-index: 105;
}

body.landing-page-new .header_navigation {
    display: none;
    background: #fff;
    padding: 25px 0;
    border-radius: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 10px;
    z-index: 200;
}

body.landing-page-new .header_navigation ul li {
    display: block;
    text-align: center;
    margin: 10px 0;
}

body.landing-page-new .header_navigation .header_free_trial_btn {
    margin-left: 0;
    width: 135px;
    margin: 10px auto;
}

body.landing-page-new .hero_plus_icon {
    display: none;
}

body.landing-page-new .hero_content_inner {
    background: no-repeat;
    text-align: center;
}

body.landing-page-new a.watch_trailer_button_hero {
    display: none;
}

body.landing-page-new .hero_content_text h2 {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 10px;
}

body.landing-page-new .hero_content_text p {
    font-size: 17px;
    line-height: 22px;
}

body.landing-page-new .hero_content_text p br {
    display: none;
}

body.landing-page-new .hero_content_text h2 br {
    display: block;
}

body.landing-page-new .no_credit_card_text {
    margin: 10px auto 0;
}

body.landing-page-new .hero_content {
    margin-top: 30px;
}

body.landing-page-new .header_testiimonial_inner {
    padding: 15px;
}

body.landing-page-new .header_testiimonial_inner p {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 15px;
}

body.landing-page-new .testimonial_customer .col-sm-4 {
    width: 25%;
    float: left;
    padding-right: 0;
}

body.landing-page-new .testimonial_customer .col-sm-8 {
    width: 75%;
    float: left;
}

body.landing-page-new .testimonial_info_content p {
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 16px;
}

body.landing-page-new .testimonial_info_content {
    padding-top: 10px;
}

body.landing-page-new .mobile_hero_image {
    display: block !important;
    padding-right: 15px;
    position: relative;
}

body.landing-page-new .mobile_hero_image a.watch_trailer_button_hero {
    display: inline-block;
    width: 50%;
    right: 50%;
    margin-right: -25%;
    z-index: 101;
}

body.landing-page-new .papers_section {
    display: none;
}

body.landing-page-new .papers_section.papers_section_mobile {
    display: block !important;
    padding: 20px 0;
    padding-bottom: 0;
}

body.landing-page-new .container.papers_container {
    padding: 0;
}

body.landing-page-new .partner_box {
    padding: 15px;
}

body.landing-page-new .partner_box_inner img {
    height: 100%;
    width: auto;
}

body.landing-page-new .partner_box_inner p {
    font-size: 13px;
    line-height: 15px;
    padding-left: 90px;
}

body.landing-page-new .partner_section {
    padding-bottom: 0;
}

body.landing-page-new .big_testimonial_section {
    padding: 40px 0;
}

body.landing-page-new .big_testimonial_video_glow {
    display: none;
}

body.landing-page-new .big_testimonial_video_bg_right {
    display: none;
}

body.landing-page-new .big_testimonial_video_cover {
    margin-bottom: 30px;
}

body.landing-page-new .big_testimonial_star {
    margin-top: 0;
}

body.landing-page-new .big_testimonial_customer {
    max-width: 250px;
}

body.landing-page-new .big_testimonial_content {
    padding: 0 15px !important;
}

body.landing-page-new .big_testimonial_content_text p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}

body.landing-page-new .big_testimonial_customer .col-sm-3 {
    width: 25%;
    float: left;
}

body.landing-page-new .big_testimonial_customer .col-sm-9 {
    width: 75%;
    float: left;
}

body.landing-page-new .big_testimonial_customer .testimonial_info_content {
    padding-top: 14px;
}

body.landing-page-new .big_testimonial_customer .testimonial_info_content p {
    font-size: 13px;
    line-height: 19px;
}


body.landing-page-new .big_testimonial_section.video_right {
    padding-bottom: 20px;
}

body.landing-page-new .footer_cta_main_box {
    padding: 20px 25px;
}

body.landing-page-new .footer_cta_section h3 {
    font-size: 22px;
    line-height: 26px;
}

body.landing-page-new .footer_cta_shadow_box {
    width: 80%;
    left: 10%;
}

body.landing-page-new .landing_footer_copyright_text p {
    font-size: 16px;
    max-width: 260px;
    margin: 0 auto;
    line-height: 20px;
}

body.landing-page-new .landing_footer_copyright_text p br {
    margin-bottom: 15px !important;
    content: " " !important;
    display: block !important;
}

.freeTrialAltModals .modal-dialog {
    width: 95%;
}

.freeTrialAltModals .model_cont_left {
    display: none;
}

.freeTrialAltModals .model_cont_right {
    width: 100%;
    padding: 30px 0;
    border-radius: 6px;
}

.freeTrialAltModals .model_cont_right .model_right_sect,
.freeTrialAltModals .modal-footer .model_blogs {
    width: 90%;
    margin: 0 auto;
}

.freeTrialAltModals .modal-footer .model_blogs.create_free_account {
    /*margin: 0 49px;*/
}

.freeTrialAltModals .model_cont_right .model_right_sect .form_sect h1 {
    width: 90%;
}

.freeTrialAltModals .modal-footer .model_blogs .buttons-container {
    width: 100%;
    padding: 16px 46px;
    background-color: #f0f2f3;
    border-radius: 5px;
}

.buttons-container h3 {
    font-size: 16px;
    font-weight: 200;
}

.triald-hero-button-subtext {
    margin-top: 13px;
    color: rgb(252, 249, 249) !important;
    z-index: 1 !important;
}

.triald-hero-button-subtext span {
    font-size: 14.5px !important;
    font-family: 'Roboto' !important;
    text-align: center;
}

.freeTrialAltModals .modal-footer .model_blogs ul li {
    width: 300px;
    background: url(../img/btn_bg.jpg) repeat-x left top;
    background-size: 100% 100%;
    padding: 16px 26px;
    margin: 0 auto 20px;
    transition: all 0.35s ease-in;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
    text-align: left;
    display: block;
    max-width: 100%;
    position: relative;
}

.freeTrialAltModals .modal-footer .model_blogs ul li .lds-spinner {
    width: 60px;
    height: 40px;
    position: absolute;
    transform: scale(0.5) translateY(-50%);
    right: 10px;
    top: calc(50% - 20px);
}

.freeTrialAltModals .modal-footer .model_blogs ul li:hover {
    background: url(../img/btn_bg_hover.jpg) repeat-x left top;
    background-size: 100% 100%;
    box-shadow: none;
}

.freeTrialAltModals .modal-footer .model_blogs ul {
    margin: 0;
}

.freeTrialAltModals .modal-footer .model_blogs ul li img.shows,
.freeTrialAltModals .modal-footer .model_blogs ul li:hover img.hides {
    display: none;
}

.freeTrialAltModals .modal-footer .model_blogs ul li .subtitle {
    display: inline-block;
    vertical-align: middle;
    color: #FFF;
    padding: 0;
}

.freeTrialAltModals .modal-footer .model_blogs ul li a {
    display: none;
}

.freeTrialAltModals .modal-footer .model_blogs ul li img.mob {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
}

.freeTrialAltModals .modal-footer .model_blogs ul li:hover,
.freeTrialAltModals .modal-footer .model_blogs ul li {
    border-left: 0;
}

.freeTrialAltModals .modal-footer .model_blogs ul li:hover .subtitle {
    color: #FFF;
}

.freeTrialAltModals .modal-footer .model_blogs ul li span {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    margin: 0;
}

.freeTrialAltModals .model_cont_right .model_right_sect .model_head {
    display: none;
}

body.landing-page-new .landing_footer_copyright_text p:last-child {
    /*display: none;*/
}

body.landing-page-new .loginFormModal .model_cont_right .model_right_sect .form_sect h1 {
    margin-top: 20px;
}

/*}
@media all and (max-width: 350px){*/
.freeTrialAltModals .modal-footer {
    margin-top: 20px;
    margin-bottom: 10px;
}

.freeTrialAltModals .model_cont_right .model_right_sect .model_head {
    padding-bottom: 10px;
}

.freeTrialAltModals .modal-dialog {
    margin-top: 10px;
}

.freeTrialAltModals .modal-footer .model_blogs .title {
    font-size: 35px;
    line-height: 38px;
}

.freeTrialAltModals .modal-footer .model_blogs small {
    font-size: 18px;
    line-height: 22px;
}

.freeTrialAltModals .modal-footer .model_blogs ul {
    padding-top: 25px;
}

body.landing-page-new .partner_box_inner p {
    font-size: 12px;
}

/*}*/

.freeTrialAltModals .signFormModalSeq2 select.refertype,
.signFormModalSeq2Alt #landingModalSignupForm select.role {
    width: 100%;
    height: 42px;
    background: #e6e6e6;
    font-size: 13px;
}

.freeTrialAltModals .signFormModalSeq2 select.refertype option#thereflistblankoption {
    display: none;
}

.freeTrialAltModals .signFormModalSeq2 .model_cont_right .model_right_sect .form_sect h1 {
    width: 100%;
}

.freeTrialAltModals .signFormModalSeq2 .model_cont_right .model_right_sect .form_sect h1 span {
    display: inline;
}

@media all and (max-width: 768px) {
    .freeTrialAltModals .signFormModalSeq2 .model_cont_right .model_right_sect .form_sect h1 span {
        display: none;
    }
}

.freeTrialAltModals .signFormModalSeq2 .model_cont_right .model_right_sect .model_head {
    min-height: 54px;
    padding-bottom: 20px;
}

.freeTrialAltModals .signFormModalSeq2 .model_cont_right .model_right_sect .form_sect h1 {
    padding-bottom: 12px;
    font-size: 23px;
    line-height: 28px;
    clear: both;
}

@media all and (max-width: 768px) {
    .freeTrialAltModals .signFormModalSeq2 .model_cont_right .model_right_sect .form_sect h1 {
        font-size: 21px;
    }
}

.freeTrialAltModals .signFormModalSeq2 .model_cont_right .model_right_sect .form_sect form .btn2 {
    margin: 10px auto 15px;
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    body.landing-page-new .logo {
        margin-top: 7px;
    }
}

.triggerForgotModal {
    color: #222;
}

.signFormModalAlternate.show, .roleSelectorModalAlternate.show, .modal-backdrop.alternate-signup {
    display: none !important;
}

.free-lessons.alternate {
    width: 305px;
}

.free-lessons.alternate h3 span {
    font-family: "Roboto";
    display: block;
}

.alternate-trial-signup .title,
.freemium-overlay--step.alternate-role-selector .title {
    font-family: "Roboto";
    font-size: 24px;
    color: white;
    line-height: 1.1em;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
    max-width: 280px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.triald-hero.alternate .alternate-trial-signup .title {
    max-width: 100%;
    font-size: 30px;
}

.triald-hero.alternate .alternate-trial-signup .header {
    font-family: "Roboto";
    font-size: 30px;
    color: white;
    line-height: 1.1em;
    margin-bottom: 8px;
    letter-spacing: 0.5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.modal-body .alternate-trial-signup .title {
    color: black;
}

.alternate-trial-signup .alternate-trial-signup-field {
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px rgba(255, 255, 255, 0.2) solid;
    outline: unset;
    border-radius: 4px;
    color: rgba(255, 255, 255, 0.6) !important;
    font-family: 'Roboto';
    font-size: 14px;
    padding: 9px 16px;
    margin: 5px 0 5px 0;
    display: inline-block;
    /*text-transform: capitalize;*/
    letter-spacing: 0;
    transition: all ease-in-out 100ms;
}

.alternate-trial-signup .alternate-trial-signup-field:hover, .alternate-trial-signup .alternate-trial-signup-field:focus, .alternate-trial-signup .alternate-trial-signup-field.active {
    border: 1px #c76c13 solid !important;
    color: #c76c13 !important;
    box-shadow: 0px 0px 0px 2px rgba(199, 108, 19, 0.6);
}

.alternate-trial-signup-field.active.dropdown {
    text-transform: capitalize;
}

.alternate-trial-signup .alternate-trial-signup-dropdown {
    position: relative;
}

.alternate-trial-signup .alternate-trial-signup-dropdown::after {
    content: "\25bc";
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 14px;
    color: rgba(255, 255, 255, 0.6) !important;
}

.alternate-trial-signup .alternate-trial-signup-dropdown:hover::after {
    color: #c76c13 !important;
}

.alternate-trial-signup .alternate-trial-signup-field::placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
    font-family: 'Roboto';
    font-size: 14px;
}

.alternate-trial-signup .alternate-trial-signup-field:hover::placeholder {
    color: #c76c13 !important;
}

.alternate-trial-signup .alternate-trial-signup-dropdown-role.use-icons::before {
    content: "Choose Your Role";
    color: #979490;
    font-size: 14px;
    text-align: center;
    font-family: 'Roboto';
    position: relative;
    top: -7px;
}

.alternate-trial-signup .alternate-trial-signup-dropdown-role.use-icons::after {
    display: none;
}

.alternate-trial-signup .alternate-trial-signup-dropdown-role.use-icons .js-alternate-trial-signup-role {
    display: none;
}

.alternate-trial-signup .alternate-trial-signup-dropdown-role .js-alternate-trial-signup-role[disabled] {
    pointer-events: all;
}

.alternate-trial-signup .alternate-trial-signup-dropdown-role.use-icons .alternate-trial-signup-options-container {
    position: unset;
    display: flex;
    border: none;
    justify-content: space-between;
    background: none;
    border-radius: 0;
    padding: 0;
    margin-bottom: 5px;
}

.alternate-trial-signup .alternate-trial-signup-dropdown-role.use-icons .alternate-trial-signup-option {
    background: rgba(196, 196, 196, 0.1);
    border: 2px solid #54545B;
    border-radius: 3px;
    width: 30%;
    text-align: center;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: self-end;
    padding: 2px;
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: center 10px;
    font-size: 14px;
    letter-spacing: 0.7px;
    font-family: 'Roboto';
    transition: 0.1s ease-in-out;
}

.alternate-trial-signup .alternate-trial-signup-dropdown-role.use-icons .alternate-trial-signup-option:hover,
.alternate-trial-signup .alternate-trial-signup-dropdown-role.use-icons .alternate-trial-signup-option.selected {
    color: #fff;
    background-color: #D17E33;
    border: 2px solid #fff;
}

.alternate-trial-signup .alternate-trial-signup-dropdown-role.use-icons .alternate-trial-signup-option[data-role=teacher] {
    background-image: url('../../images/teacher-icon.svg');
}

.alternate-trial-signup .alternate-trial-signup-dropdown-role.use-icons .alternate-trial-signup-option[data-role=student] {
    background-image: url('../../images/student-icon.svg');
}

.alternate-trial-signup .alternate-trial-signup-dropdown-role.use-icons .alternate-trial-signup-option[data-role=parent] {
    background-image: url('../../images/parent-icon.svg');
}

.alternate-trial-login-text.use-icons {
    margin-top: 10px;
}

.modal-body .alternate-trial-signup .alternate-trial-signup-field {
    background-color: unset;
    border-color: #adabab !important;
    color: #8d8b8b !important;
}

.modal-body .alternate-trial-signup .alternate-trial-signup-field:hover, .modal-body .alternate-trial-signup .alternate-trial-signup-field:focus, .modal-body .alternate-trial-signup .alternate-trial-signup-field.active {
    border: 1px black solid;
    color: #8d8b8b;
    box-shadow: unset;
}

.modal-body .alternate-trial-signup .alternate-trial-signup-field:disabled:not(.dropdown) {
    border: 1px #f0f2f3 solid !important;
    color: #bdc0c2 !important;
    background-color: #f9fafa;
    box-shadow: unset;
}

.modal-body .alternate-trial-signup .alternate-trial-signup-field::placeholder {
    color: #8d8b8b !important;
    font-family: 'Roboto';
    font-size: 14px;
}

.modal-body .alternate-trial-signup .alternate-trial-signup-field:hover::placeholder {
    color: #8d8b8b !important;
}

.modal-body .alternate-trial-signup .alternate-trial-signup-field:disabled:not(.dropdown)::placeholder {
    color: #bdc0c2 !important;
}

.modal-body .alternate-trial-signup .alternate-trial-signup-dropdown::after {
    color: #8d8b8b !important;
}

/*817e7ee6*/

.alternate-trial-signup-options-container {
    position: absolute;
    width: 305px;
    border: 1px #b75c03 solid;
    z-index: 1000;
    background-color: rgba(35, 35, 35, 0.9);
    padding: 0 8px;
    border-radius: 5px;
    color: white;
    text-align: left;
    display: none;
}

.district_state .alternate-trial-signup-options-container {
    max-height: 150px;
    overflow-y: auto;
}

.modal-body .alternate-trial-signup-options-container {
    background-color: #817e7ee6;
    border-color: #adabab;
    width: 100%;
}

.alternate-trial-signup-dropdown-referer .alternate-trial-signup-option {
    padding: 0;
}

.alternate-trial-signup-option, .mobile-actions {
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: 600;
}

.alternate-trial-signup-option:hover {
    color: #c76c13;
    background-color: rgba(183, 92, 3, 0.2);
}

a.alternate-trial-signup-button {
    font-family: 'Poppins', sans-serif;
    color: white;
    background: linear-gradient(to right, #f17f00, #f59423);
    width: 100%;
    display: inline-block;
    padding: 15px;
    font-weight: 700;
    border-radius: 50px;
    position: relative;
    transition: all ease-in-out 100ms;
    margin-top: 15px;
    box-sizing: border-box;
}

.modal-body a.alternate-trial-signup-button {
    text-align: center;
}


a.alternate-trial-signup-button:hover, a.alternate-trial-signup-button:focus {
    color: white;
    background: linear-gradient(to left, #f17f00, #f59423);
}

a.alternate-trial-signup-button::after {
    content: "▲";
    position: absolute;
    background-color: white;
    width: 30px;
    height: 30px;
    border-radius: 25px;
    right: 20px;
    top: 12px;
    color: #e89840;
    transform: rotate(90deg);
    padding-top: 5px;
    font-size: 14px;
}

.alternate-trial-login-text {
    font-family: "Roboto";
    color: rgba(255, 255, 255, 0.6);
    margin-top: 20px;
    display: inline-block;
}

.modal-body .alternate-trial-login-text {
    color: black;
    display: block;
    text-align: center;
    margin-top: 0;
}

.alternate-trial-login-button {
    font-family: "Roboto";
    color: #e89840;
    text-decoration: underline;
}

.alternate-trial-login-button:hover {
    color: #f8a850;
}

.busy {
    opacity: 0.5;
}

.continue-video {
    opacity: 1;
}

.alternate-trial-signup-message {
    color: red;
}

@media all and (max-width: 1024px) {
    .signFormModalAlternate.show, .roleSelectorModalAlternate.show, .modal-backdrop.alternate-signup {
        display: block !important;
    }

    body:not(.show_overlay_mobile) .freemium-overlay--step.alternate-trial-signup, .freemium-overlay--step.alternate-role-selector {
        display: none !important;
    }
}

@media all and (max-width: 768px) {
    body.show_overlay_mobile .freemium-overlay--step.alternate-trial-signup {
        font-size: 1rem !important;
        line-height: 1.5 !important;

    }

    body.show_overlay_mobile .free-lessons.alternate {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 20px;
    }

    body.show_overlay_mobile .free-lessons.alternate > *:not(.title) {
        width: 305px;
    }

    body.show_overlay_mobile .free-lessons.alternate .disclaimer {
        display: none;
    }

    body.show_overlay_mobile .free-lessons.alternate .alternate-trial-signup-button.busy {
        display: none;
    }

    body.show_overlay_mobile .free-lessons.alternate .alternate-trial-signup-button.busy.submitting {
        display: block;
    }

    body.show_overlay_mobile .alternate-trial-signup .title, .freemium-overlay--step.alternate-role-selector .title {
        max-width: none;
        margin: 7px 0;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-signup-field {
        padding: 7px 10px;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-signup-dropdown:after {
        width: 20px;
        height: 20px;
        right: 9px;
        top: 17px;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) a.alternate-trial-signup-button {
        width: 250px;
        font-size: 15px;
        padding: 12px 21px 12px 0px;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) a.alternate-trial-signup-button:after {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        right: 20px;
        top: 12px;
        font-size: 11px;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-login-text {
        font-size: 15px;
        margin-top: 15px;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-signup-dropdown-role .alternate-trial-signup-field {
        display: none;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-signup-dropdown-role::after {
        display: none;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-signup-dropdown-role::before {
        content: "Choose your role";
        display: none;
        font-size: 12px;
        color: #ccc;
        margin-bottom: 5px;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-signup-options-container, body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .mobile-actions {
        display: block;
        position: relative;
        display: flex;
        border: none;
        justify-content: center;
        align-items: center;
        background: none;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-signup-options-container .alternate-trial-signup-option, body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .mobile-actions .mobile-action {
        color: #fff;
        border: 1px solid #fff;
        background-color: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
        margin: 5px;
        padding: 10px;
        min-width: 125px;
        text-align: center;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-signup-options-container .alternate-trial-signup-option:not(.mobile) {
        display: none;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-signup-options-container .alternate-trial-signup-option .lds-spinner {
        transform: scale(0.25);
        height: 10px;
        width: 50px;
        top: -8px;
        left: -3px;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .js-alternate-trial-signup-email,
    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .js-alternate-trial-signup-password,
    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .js-alternate-trial-signup-school_name,
    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-signup-dropdown.district_state {
        display: none;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-login-text span, body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-login-text .alternate-trial-login-button {
        display: none;
    }
}

@media all and (min-width: 769px) {
    .mobile-actions {
        display: none;
    }
}

@media all and (max-width: 425px) {
    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) .alternate-trial-signup-field {
        padding: 4px 10px;
    }

    body.show_overlay_mobile .alternate-trial-signup:not(.trial-lp) a.alternate-trial-signup-button {
        margin-top: 10px;
    }
}

@media all and (max-width: 350px) {
    body.show_overlay_mobile .free-lessons.alternate > *, body.show_overlay_mobile .free-lessons.alternate > *:not(h3), body.show_overlay_mobile .freemium-overlay--step.alternate-trial-signup {
        width: 100%;
    }

    body.show_overlay_mobile a.alternate-trial-signup-button {
        margin-top: 3px;
        padding: 7px 27px 6px 0;
    }

    body.show_overlay_mobile a.alternate-trial-signup-button:after {
        width: 23px;
        height: 24px;
        right: 17px;
        top: 7px;
    }

    body.show_overlay_mobile .alternate-trial-signup .alternate-trial-signup-field,
    body.show_overlay_mobile .alternate-trial-signup .alternate-trial-signup-field::placeholder,
    body.show_overlay_mobile .alternate-trial-signup .alternate-trial-signup-field::-moz-placeholder,
    body.show_overlay_mobile .alternate-trial-signup .alternate-trial-signup-field::-webkit-input-placeholder {
        font-size: 12px;
        margin: 3px;
    }

    body.show_overlay_mobile .alternate-trial-signup .alternate-trial-signup-field {
        font-size: 12px;
        margin: 3px;
    }

    body.show_overlay_mobile .alternate-trial-signup .title {
        font-size: 17px;
    }

    body.show_overlay_mobile .alternate-trial-signup-options-container .alternate-trial-signup-option {
        padding: 5px;
    }

    body.show_overlay_mobile .alternate-trial-signup-options-container {
        width: 100%;
    }
}

.lds-spinner {
    color: official;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-spinner div {
    transform-origin: 40px 40px;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 6px;
    height: 18px;
    border-radius: 20%;
    background: #fff;
}

.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.role-selector ul li {
    position: relative;
}

.role-selector ul li .lds-spinner {
    position: absolute;
    transform: scale(0.325);
    top: 1px;
    right: 0;
}

.alternate-role-selector .title {
    text-align: center;
    font-family: "Roboto";
    padding: 1.5em 0 0;
    font-size: 24px;
    line-height: 1.1em;
    margin-bottom: 18px;
    letter-spacing: .5px;
    max-width: 280px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 0;
    color: #000;
}

.alternate-role-selector .alternate-role-selector-roles {
    list-style: none;
}

.alternate-role-selector .alternate-role-selector-roles * {
    font-family: 'Poppins', sans-serif;
}


.alternate-role-selector .alternate-role-selector-roles li {
    width: 300px;
    background: url(/wp-content/themes/twentyseventeen-child/landing-new-asset/css/../img/btn_bg.jpg) repeat-x left top;
    background-size: 100% 100%;
    padding: 16px 26px;
    margin: 0 auto 20px;
    transition: all .35s ease-in;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .12);
    text-align: center;
    display: block;
    max-width: 100%;
    border-radius: 50px;
}

.alternate-role-selector .alternate-role-selector-roles li:hover {
    cursor: pointer;
    background: url(/wp-content/themes/twentyseventeen-child/landing-new-asset/css/../img/btn_bg_hover.jpg) repeat-x left top;
    background-size: 100% 100%;
    box-shadow: none;
}

.alternate-role-selector .alternate-role-selector-roles li span {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    margin: 0;
}

.alternate-role-selector .alternate-role-selector-roles li span img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
}

.alternate-role-selector .alternate-role-selector-roles li .title {
    font-size: 30px;
    line-height: 32px;
    color: #637785;
    padding: 0 0 24px;
    margin: 0;
    text-align: center;
    font-weight: 700;
    transition: all .4s ease-in;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    padding: 4px 0 0 0;
}

@media all and (max-width: 1023px) {
    .freemium-overlay--step.alternate-trial-signup .disclaimer {
        margin-top: 10px;
        font-size: 14px;
    }

    .alternate-trial-signup .alternate-trial-signup-field {
        padding: 6px 10px;
    }

    a.alternate-trial-signup-button {
        padding: 10px;

        &::after {
            top: 7px;
        }
    }

    .alternate-trial-signup .alternate-trial-signup-dropdown::after {
        top: 10px;
    }

    .alternate-trial-login-text {
        margin-top: 10px;
    }

    .alternate-trial-signup .title, .freemium-overlay--step.alternate-role-selector .title {
        margin-bottom: 10px;
    }
}

/* End of file style.css */