@font-face {
    font-family: 'PillGothic600mg-Bold';
    src: url('../fonts/PillGothic600mg-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PillGothic600mg-Bold.woff') format('woff'), 
        url('../fonts/PillGothic600mg-Bold.ttf')  format('truetype'),
        url('../fonts/PillGothic600mg-Bold.svg#PillGothic600mg-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura Std';
    src: url('../fonts/FuturaStd-Medium.eot?#iefix') format('embedded-opentype'),  
        url('../fonts/FuturaStd-Medium.otf')  format('opentype'),
        url('../fonts/FuturaStd-Medium.woff') format('woff'), 
        url('../fonts/FuturaStd-Medium.ttf')  format('truetype'), 
        url('../fonts/FuturaStd-Medium.svg#FuturaStd-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'clear_sansbold';
    src: url('../fonts/clearsans-bold.woff2') format('woff2'),
         url('../fonts/clearsans-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'clear_sansbold_italic';
    src: url('../fonts/clearsans-bolditalic.woff2') format('woff2'),
         url('../fonts/clearsans-bolditalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'clear_sansitalic';
    src: url('../fonts/clearsans-italic.woff2') format('woff2'),
         url('../fonts/clearsans-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'clear_sans_lightregular';
    src: url('../fonts/clearsans-light.woff2') format('woff2'),
         url('../fonts/clearsans-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'clear_sans_mediumregular';
    src: url('../fonts/clearsans-medium.woff2') format('woff2'),
         url('../fonts/clearsans-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'clear_sans_mediumitalic';
    src: url('../fonts/clearsans-mediumitalic.woff2') format('woff2'),
         url('../fonts/clearsans-mediumitalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'clear_sansregular';
    src: url('../fonts/clearsans-regular.woff2') format('woff2'),
         url('../fonts/clearsans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'clear_sans_thinregular';
    src: url('../fonts/clearsans-thin.woff2') format('woff2'),
         url('../fonts/clearsans-thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body.page-template.page-template-outdoorclasses,
body.page-template-template-ballstonopen{
    background:#fff !important;
}
.page-template-outdoorclasses .top-navbar,
.page-template-outdoorclasses .midd_navbar,
.page-template-outdoorclasses #footer,
.page-template-template-ballstonopen .top-navbar,
.page-template-template-ballstonopen .midd_navbar,
.page-template-template-ballstonopen #footer,
.page-template-template-erpi .top-navbar,
.page-template-template-erpi .midd_navbar,
.page-template-template-erpi #footer,
.page-template-template-evolve .top-navbar,
.page-template-template-evolve .midd_navbar,
.page-template-template-evolve #footer,
.page-template-template-10reasons .top-navbar,
.page-template-template-10reasons .midd_navbar,
.page-template-template-10reasons #footer,
.page-template-template-newevolve .top-navbar,
.page-template-template-newevolve .midd_navbar,
.page-template-template-newevolve #footer,
.page-template-template-tradition .top-navbar,
.page-template-template-tradition .midd_navbar,
.page-template-template-tradition #footer{
    display: none;
}
.orange-color {
    color: #ee592b;
}
.outdoor-banner-section {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
    position: relative;
    background-position: center;
    background-size: cover;
}
.outdoor-logo {
    position: absolute;
    top: 20px;
    right: 20px;
}
.outdoor-logo img {
    width: 120px;
}
.banner-title {
    text-align: center;
}
.banner-title img {
    width: 90%;
}
.outdoor-classes-col {
    min-height: 250px;
    color: #000;
    margin-bottom: 50px;
    position: relative;
}
.outdoor-classes-col:nth-child(1)::after,
.outdoor-classes-col:nth-child(2)::after,
.outdoor-classes-col:nth-child(3)::after {
    position: absolute;
    content: "";
    background: #ccc;
    height: 2px;
    width: 90%;
    bottom: -5px;
    left: 15px;
}
.outdoor-classes p{
    font-family: 'PillGothic600mg-Regular';
}
.outdoor-top-txt p {
    font-size: 26px;
    line-height: 1.4;
    text-align: center;
    color: #000;
}
.outdoor-classes-col small{
    font-size: 68%;
}
.outdoor-top-txt {
    margin: 40px 0 58px;
}
.outdoor-classes-col h3 {
    font-family: PillGothic600mg_Bold,sans-serif;
    font-weight: 800;
    font-size: 23px;
    margin: 0 0 10px;
}
.outdoor-classes-col:last-child {
    background: #f2f2f2;
    border-radius: 20px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}
.outdoor-classes-col p {
    font-size: 16px;
    line-height: 25px;
}
.row.social_icons {
    margin: 0;
}
.social_icons ul {
    margin: 0 auto 60px;
    padding: 0;
    list-style: none;
    text-align: right;
    width: 95%;
}
.social_icons ul li{
    display: inline-block;
}
.social_icons ul li img {
    width: 85%;
    padding-left: 8px;
}
.outdoor-classes-col:last-child p {
    line-height: 33px;
    margin: 0;
}
.outdoor-classes-col p a {
    text-decoration: underline;
    font-weight: 600;
}
.outdoor-classes-col p a:hover,
.outdoor-classes-col p a:active {
    color: #F28938;
}



.outer-ballston-row {
    background: #fff;
    color: #000;
    margin-top: -180px;
}
.ballston-open-left h2 {
    margin: 0 0 60px;
}
.ballston-open-left h3 {
    font-size: 25px;
    line-height: 1.4;
    font-weight: 500;
}
.ballston-open-left h3 em {
    font-family: serif;
}
.outer-ballston-row p {
    font-family: "Pill Gothic", sans-serif !important;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.4;
}
.ballston-open-form {
    background: rgba(247, 247, 247, 0.8);
    padding: 40px 40px 20px 40px;
    box-shadow: 1px 2px 7px rgba(0,0,0,0.1);
}
.ballston-open-form h3{
    margin: 70px 30px 90px;
    text-align: center;
    line-height: 1.5;
    font-size: 30px;
}
.ballston-open-form .wpcf7 p {
    margin: 0;
}
.ballston-open-form form.wpcf7-form {
    width: 100%;
    margin: 0;
}
.ballston-open-form .wpcf7-form-control-wrap {
    width: 100%;
}
.ballston-open-form .form-control,
.ballston-open-form .wpcf7-form-control,
.erpi-from-side .form-control,
.erpi-from-side .wpcf7-form-control  {
    width: 100%;
    background: #f2f2f2;
    color:#000;
    border: 0;
    font-size: 18px;
    padding: 0px 12px;
    height: 60px;
    line-height: 60px;
    box-shadow: none;
    font-family: "PillGothic600mg-Regular" !important;
}
.erpi-from-side.evolve-form-side .form-control,
.erpi-from-side.evolve-form-side .wpcf7-form-control  {
    font-size: 16px;
    padding: 0px 12px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
}
.erpi-from-side .wpcf7-form-control-wrap{
    width: 100%;
}
.ballston-open-form .wpcf7-form-control::-webkit-input-placeholder,
.erpi-from-side  .wpcf7-form-control::-webkit-input-placeholder { 
  color: #000;
}
.ballston-open-form .wpcf7-form-control:-ms-input-placeholder,
.erpi-from-side .wpcf7-form-control:-ms-input-placeholder { 
  color: #000;
}
.ballston-open-form .wpcf7-form-control::placeholder,
.erpi-from-side .wpcf7-form-control::placeholder {
  color: #000;
}
.ballston-open-form  select#location,
.erpi-from-side  select#location  {
    background: #f2f2f2 url(../img/arrow.png) no-repeat scroll right 10px top 23px / 22px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;    
}
.erpi-from-side.evolve-form-side select#location,
.erpi-from-side.evolve-form-side select#vidamember{
    background: #f2f2f2 url(/wp-content/uploads/2020/09/d-arrow.png) no-repeat scroll right 10px top 22px / 14px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none; 
}
.ballston-open-form  select#location::-ms-expand {
    display: none;
}  
.ballston-open-form input.wpcf7-form-control.wpcf7-submit ,
.erpi-from-side input.wpcf7-form-control.wpcf7-submit,
.scholarship-form input.wpcf7-form-control.wpcf7-submit {
    background: #000;
    width: 100% !important;
    border-radius: 8px !important;
    margin: 0;
    color: #fff;
    font-weight: 400;
}
.ballston-open-form input.wpcf7-form-control.wpcf7-submit:hover,
.ballston-open-form input.wpcf7-form-control.wpcf7-submit:active,
.ballston-open-form input.wpcf7-form-control.wpcf7-submit:focus,
.erpi-from-side input.wpcf7-form-control.wpcf7-submit:hover,
.erpi-from-side input.wpcf7-form-control.wpcf7-submit:active,
.erpi-from-side input.wpcf7-form-control.wpcf7-submit:focus{
    color: #fff;
}
.ballston-open-form .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid,
.erpi-from-side .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid{
    border:0 !important;
}
.ballston-open-form span.wpcf7-not-valid-tip,
.erpi-from-side span.wpcf7-not-valid-tip,
.scholarship-form  span.wpcf7-not-valid-tip{
    position: absolute !important;
    bottom: 11px;
    right: 0;
    font-size: 10px !important;
    background-color: #EE592B;
    color: #fff !important;
    padding: 0px 5px 0px 14px;
    font-weight: 600;
    border-radius: 23px 0px 4px 0px;
    height: 16px;
    top: inherit;
}
.scholarship-form  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control.wpcf7-not-valid{
    border:0 !important;
}
.ballston-open-form div.wpcf7-response-output{
    margin: 0;
    padding: 0.2em 1em;
    text-align: center;
    width: 100%;
}
.ballston-open-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.erpi-from-side .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.scholarship-content .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
    display: block !important;
    color: #000;
    text-align: center;
    margin: 0;
}
.ballston-open-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
    color: #f00;
}
/*ERPI Page*/
.erpi-top-bar {
    background: #f15a2c;
    text-align: center;
    font-size: 24px;
    padding: 10px 0;
    text-transform: uppercase;
    font-family: "Futura Heavy";
}
.erpi-banner-section h1 {
    font-size: 60px;
    font-family: "Futura Heavy";
}
.erpi-banner-section h2 {
    font-size: 33px;
    font-family: 'Futura Medium';
    line-height: 1.2;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f15a2c;
    display: inline-block;
    font-weight: 500;
}
.erpi-banner-txt p {
    font-size: 27px;
    line-height: 1.3;
    font-family: "Pill Gothic", sans-serif ;
}
.erpi-banner-row {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 470px;
    position: relative;
    background-position: center;
    background-size: cover;
}
.erpi-content-row {
    background: #fff;
    padding: 50px 0;
}
.erpi-left-column h3 {
    font-size: 27px;
    line-height: 1.2;
    color: #f15a2c;
    font-family: PillGothic600mg_Bold,sans-serif;
}
.erpi-left-column ul {
    margin-left: 20px;
}
.erpi-left-column ul li{
    color: #000;
    position: relative;
    font-family: "Pill Gothic", sans-serif;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
    padding-left: 26px;
}
.erpi-left-column ul li::before {
    position: absolute;
    content: "";
    left: 2px;
    top: 8px;
    width: 6px;
    height: 6px;
    background: #353535;
    border-radius: 8px;
}
.erpi-from-side p{
    font-size: 16px;
    font-family: "Pill Gothic", sans-serif;  
    line-height: 1.4;
    color: #000;
    margin-bottom: 30px;
    margin-top: 21px;
}
.erpi-from-side .wpcf7-form,
.erpi-from-side .wpcf7-form p {
    margin: 0;
    width: 100%;
}
.erpi-footer-row {
    background: #fff;
    padding-bottom: 30px;
}
.erpi-footer-row p{
    color: #000;
    font-family: "Pill Gothic", sans-serif;  
    font-size: 16px;
    line-height: 1.2; 
    margin-bottom: 0;
}
.erpi-footer-row ul li img {
    width: 70%;
}
.erpi-footer-row ul li {
    display: inline-block;
    margin-left: 10px;
}
.erpi-footer-row ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.page-template-template-erpi .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #000 !important;
}

/*Evolve Page*/
.evolve-banner-row {
    height: 230px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.evolve-full-column {
    background: #fff;
    text-align: center;
    padding: 60px 0 0;
}
.evolve-full-column h2 {
    color: #f15a2c;
    font-size: 21px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: "Futura Heavy";
    font-weight: normal;
    margin-bottom: 30px;
}
.evolve-full-column p {
    color: #000;
    font-size: 25px;
    line-height: 1.4;
    font-family: 'PillGothic600mg-Regular';
}
.evolve-left-column {
    background: #ede7f1;
    padding: 30px 30px 15px;
    border-radius: 20px;
}
.evolve-left-column p,
.erpi-from-side.evolve-form-side p{
    color: #815996;
    font-size: 24px;
    line-height: 1.4;
    font-family: 'PillGothic600mg-Regular';   
}
.evolve-left-column p:last-child {
    margin: 0;
    font-size: 14px;
    color: #000;
    line-height: 1.2;
}
.erpi-from-side.evolve-form-side p{
    color: #000;
    margin:0 0 15px;
}
.evolve-left-column ul li {
    font-size: 20px;
    line-height: 1.4;
    font-family: 'PillGothic600mg-Regular';
    color: #000;
    position: relative;
    padding-left: 18px;
}
.evolve-left-column ul li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 9px;
    background: #000;
    height: 5px;
    width: 5px;
    border-radius: 8px;
}

.erpi-from-side.evolve-form-side {
    padding-left: 40px;
}
.page-template-template-evolve div.wpcf7-response-output {
    margin: 0;
    padding: 0.2em 1em;
    color: #000;
}
.erpi-content-row.evolve-content-row {
    padding-bottom: 60px;
    padding-top: 70px;
}
body.page-template-template-evolve {
    background: #fff !important;
}
.evolve-banner-row img{
    width: 100%;
}
.evolve-left-column ul {
    margin-left: 18px;
}
.erpi-from-side.evolve-form-side .wpcf7-form p{
    margin-bottom: 0;
     position: relative;
        float: left;
 }
.erpi-from-side.evolve-form-side span.ajax-loader{
    position: absolute;
    left: 0;
    bottom: -20px;
    right: 0;
    margin: 0 auto;
 }

 /*Scholarship Page*/
.outdoor-banner-section.schoarship-banner {
    align-items: flex-end;
    height: 465px;
}
.outdoor-banner-section.schoarship-banner .banner-title h1 {
    font-size: 60px;
    line-height: 1.2;
    margin: 0 0 30px;
    font-family: "Futura Heavy";
    font-weight: normal;
}
.outdoor-banner-section.schoarship-banner .banner-title h1 p{
    margin-bottom: 0;
}
.scholarship-content {
    background: #fff;
    padding: 60px 0;
}
.scholarship-content p{
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-weight: 500;
    font-family: 'Futura Medium';
    margin-bottom: 50px;
}
.page-id-12065 .scholarship-content p{
    margin-bottom: 35px;
}
.scholarship-content p a{
    color: #b3b3b3;
}
.scholarship-content h2{
    font-size: 20px;
    line-height: 1.2;
    color: #f15a2c;
    margin:60px 0 32px;
    font-weight: normal;
}
.scholarship-content ul{
    margin:0 0 50px 45px;
    padding: 0;
    list-style: none;
}
.scholarship-content ul ul {
    margin: 20px 0;
}
.scholarship-content ul li{
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-weight: 500;
    font-family: 'Futura Medium';
    position: relative;
    padding-left: 30px; 
}
.scholarship-content ul li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #000;
    left: 0;
    top: 10px;
}
.scholarship-content ul li ul li::before {
    background: #fff;
    border: 1px solid #000;
}
.scholarship-btn a {
    background: #000;
    color: #fff;
    padding: 0 30px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: "Futura Heavy";
    text-decoration: none;
    width: 100%;
    max-width: 300px;
    border-radius: 8px;
    text-align: center;
    letter-spacing: 1px;
}
.scholarship-btn a:hover{
    color: #fff;
}
.scholarship-btn {
    text-align: center;
}
.scholarship-form p {
    color: #f15a2c;
    margin: 0 0 10px !important;
    line-height: 30px;
}
.scholarship-content .wpcf7-form{
    width: 100%;
    margin:0;
}
.scholarship-content .wpcf7-form-control-wrap{
    width: 100%;
}
.scholarship-form .form-control,
.scholarship-form select,
.scholarship-form textarea {
    width: 100%;
    background: #f2f2f2;
    color: #000;
    border: 0;
    font-size: 18px;
    padding: 0px 20px;
    height: 50px;
    line-height: 50px;
    box-shadow: none;
}
.scholarship-form select{
    background: #f2f2f2 url(/wp-content/uploads/2020/09/d-arrow.png) no-repeat scroll right 10px top 22px / 14px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
.scholarship-form textarea{
    height: 220px;
    resize: none;
}
.scholarship-form .form-control::-webkit-input-placeholder { 
  color: #000;
}
.scholarship-form .form-control:-ms-input-placeholder { 
  color: #000;
}
.scholarship-form .form-control::placeholder {
  color: #000;
}
.scholarship-form input.wpcf7-form-control.wpcf7-submit{
    border:none;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-family: "Futura Heavy";
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 20px;
}
.scholarship-content div.wpcf7-mail-sent-ok {
    color: #000 !important;
}
.legal-terms {
    background: #f2f2f2;
    padding:20px 0;
    border-top:1px solid #ddd;
}
.legal-terms h3 {
    color: #000;
    font-family: PillGothic600mg_Bold,sans-serif;
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 16px;
}
.scholarship-content p .orange-color a {
    color: #ee592b;
}
.scholarship-content p .orange-color a:hover {
    color: #ee592b;
    text-decoration: underline;
}
.legal-terms p {
    color: #000;
    font-family: 'PillGothic600mg-Regular';
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 16px;
}
.outdoor-banner-section.tenreasons-banner {
    height: 500px;
    align-items: flex-end;
    background-position: top;
}

.tenreasons-banner-text p {
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 20px;
    font-family: PillGothic600mg-Regular;
}
.tenreasons-banner-text p.tenreasons-title{
    margin: 20px 0 40px;
}
.tenreasons-banner-text p.tenreasons-title img {
    width: 80%;
}
.tenreasons-form-col {
    background: #fff;
    float: left;
    width: 100%;
    border-radius: 30px;
    padding: 35px 30px;
    margin-bottom: -26%;
    position: relative;
    z-index: 6;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}
.tenreasons-form-col form.wpcf7-form {
    margin: 0;
    width: 100%;
}
.tenreasons-form-col form.wpcf7-form .wpcf7-form-control-wrap{
    width: 100%;
}
.tenreasons-form-col p {
    color: #000;
    text-align: center;
    font-family: "Futura Heavy";
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: normal;
}
.tenreasons-form-col form.wpcf7-form p{
    margin:0;
    position: relative;
}
.tenreasons-form-col div.wpcf7 .ajax-loader{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -16px;
    margin: 0 auto;
}
.tenreasons-form-col .wpcf7-form-control {
    background: #F2F2F2;
    border: none;
    box-shadow: none;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 6px;
    height: 44px;
}
.tenreasons-form-col input.wpcf7-form-control.wpcf7-submit {
    background: #f15a2c;
    width: 100% !important;
    border-radius: 6px !important;
    color: #fff;
    letter-spacing: 1px;
    font-family: "Futura Heavy";
}
.tenreasons-form-col select#location {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #f2f2f2 url(../img/arrow.png) no-repeat scroll right 10px top 16px / 20px auto;
    display: block;
    width: 100%;
    outline: none !important;
}
.tenreasons-form-col span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: 10px;
    right: 0;
    font-size: 10px !important;
    background-color: #EE592B;
    color: #fff !important;
    padding: 3px 5px 1px 14px;
    font-weight: 500;
    line-height: 10px;
    border-radius: 23px 0px 4px 0px;
    top: initial;
}
.tenreasons-form-col input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control.wpcf7-not-valid {
    border: none;
}

.tenreasons-row {
    background: #fff;
    padding: 50px 0 60px;
}
.tenreasons-row h3 {
    color: #000;
    text-transform: uppercase;
    font-family: "Futura Heavy";
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 1.2;
}
.reasons-content h4 {
    color: #000;
    text-transform: capitalize;
    font-family: "Futura Heavy";
    font-size: 24px;
    margin: 0 0 20px;
}
.reasons-content p {
    color: #000;
    font-size: 18px;
    line-height: 1.3;
    font-family: PillGothic600mg-Regular;
}
.tenreasons-repeater {
    margin-bottom: 40px;
}
.newmemberday-footer {
    width: 100%;
    float: left;
}
.newmemberday-footer .row {
    margin: 0;
    background: #000;
    padding: 40px 0;
}
.newmembersday-info-ff {
    position: relative;
    width: 20%;
    margin-right: 15px;
}
.newmembersday-info-ff::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #fff;
    right: 20px;
    top: 0;
    bottom: 0;
}
.newmemberday-footer p {
    color: #fff;
    font-size: 13px;
    margin: 0;
    font-family: 'PillGothic600mg-Regular';
}
.locations-newmemberday {
    padding: 0 6px;
    width: 10.3%;
}
.newmemberday-footer p b {
    font-weight: 600;
/*    font-family: 'PillGothic600mg-Bold';*/
    font-size: 16px;
    display: block;
}
.socialsicons-newmemberday ul {
    margin: 24px 0 0;
    padding: 0;
    text-align: right;
}
.socialsicons-newmemberday ul li {
    display: inline-block;
    margin-left: 10px;
}
.socialsicons-newmemberday ul li img {
    width: 80%;
}
.outdoor-banner-section.tenreasons-banner .tenreasons-form-col div.wpcf7-response-output{
    color: #000;   
}
.page-id-12128 .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
    display: block !important;
    margin: 2px 0 0;
    text-align: center;
    color: #000;
    position: absolute;
    font-size: 11px;
    left: 0;
    right: 0;
    bottom: 8px;
}
.page-id-12128 div.wpcf7-response-output{
    color: #000 !important;
    position: absolute !important;
    margin: 3px auto !important;
    width: 84% !important;
    padding: 0 !important;
    float: none !important;
    left: 0 !important;
    right: 0 !important;
}
select::-ms-expand {
    display: none;
}
.page-id-12128.mozilla .row.tenreasons-banner-row{
    padding-top: 100px;
}
.page-id-12128.mozilla .outdoor-banner-section.tenreasons-banner{
    display: block;
}
@media all and (-ms-high-contrast:none)
     {
     .outdoor-classes-col:last-child { padding-top: 50px; } /* IE10 */
     *::-ms-backdrop, .outdoor-classes-col:last-child { padding-top: 50px; } /* IE11 */
     }


@media (min-width: 1200px){
    .outdoor-classes .container {
        width: 1140px;
    }
    .page-template-template-erpi .container{
        width: 1200px;
    }
}
@media (min-width: 1400px){
    .outer-ballston-row .container {
        width: 1260px;
    }
    .outer-ballston-row p{
        font-size: 18px;
    }
    .page-template-template-erpi .container{
        width: 1400px;
    }
    .page-template-template-evolve .container {
        width: 1300px;
    }
    .evolve-banner-row{
        height: 243px;
    }
    body.page-template-template-evolve {
        height: 100vh;
    }
    .erpi-content-row.evolve-content-row {
        padding-bottom: 0px;
        padding-top: 20px;
    }
    .evolve-full-column{
        padding: 40px 0 0;
    }
    .locations-newmemberday {
        padding: 0 6px;
        width: 10.6%;
    }
    .socialsicons-newmemberday {
        padding-right: 45px;
    }
    .newmembersday-info-ff {
        width: 18%;
        margin-right: 24px;
    }
}
@media (min-width: 1500px){
    .page-template-template-erpi .container{
        width: 1480px;
    }
    .evolve-banner-row{
        height: 250px;
    }
    .erpi-content-row.evolve-content-row {
        padding-bottom: 0px;
        padding-top: 60px;
    }
}
@media (min-width: 1600px){
    .evolve-banner-row {
        height: 300px;
    }
    .evolve-full-column {
        padding: 80px 0 0;
    }
    .erpi-content-row.evolve-content-row {
        padding-bottom: 0;
        padding-top: 80px;
    }
    .newmemberday-footer p {
        font-size: 16px;
    }
    .newmemberday-footer p b {
        font-size: 20px;
    }
    .locations-newmemberday {
        padding: 0 6px;
        width: 10.3%;
    }
    .newmembersday-info-ff {
        width: 19%;
        margin-right: 30px;
    }
}
@media (min-width: 1900px){
    .evolve-banner-row {
        height: 330px;
    }
}
@media (min-width: 2000px){
    .evolve-banner-row {
        height: 360px;
    }
}
@media (max-width: 1400px){
    .ballston-open-left h3 br {
        display: none;
    } 
    .evolve-left-column ul li{
        font-size: 18px;
    }
    .erpi-content-row.evolve-content-row {
        padding-bottom: 10px;
        padding-top: 30px;
    }
}

@media (max-width: 1199px){
    .erpi-from-side.evolve-form-side {
        padding-left: 15px;
        margin-top: 50px;
    }
    .evolve-banner-row{
        height: auto;
    }
    .reasons-pic-repeater img {
        width: 100%;
    }
    .tenreasons-repeater {
        text-align: center;
    }
    .reasons-content h4{
        margin: 40px 0 20px;
    }
    .tenreasons-row h3{
       margin-top: 100px;
        text-align: center; 
    }
}
@media (max-width: 1099px){
    .outdoor-classes-col{
        min-height: 275px;
    }
    .erpi-from-side .wpcf7-form,
    .erpi-from-side .wpcf7-form p {
        width: 100%;
    }

}
@media (max-width: 1024px){
    .ballston-open-form{
        padding: 20px 20px 10px 20px;
    }
    .ballston-open-left h3 {
        font-size: 19px;
    }
    .outer-ballston-row{
        margin-top: -140px;
    }
    .erpi-content-row.evolve-content-row{
        padding-bottom: 0;
    }
    .scholarship-content h2{
        font-size: 30px;
        margin: 20px 0 25px;
    }
    .scholarship-content p{
        margin-bottom: 30px;
    }
    .newmembersday-info-ff::after{
        right: 4px; 
    }
    .socialsicons-newmemberday ul li{
        margin-left: 6px;
    }
    .newmemberday-footer p{
        font-size: 12px;
    }
}
@media (min-width: 991px){
    .tabs-form-section,
    .tenreasons-banner-text p.mobile-tenreasons-title{
        display: none;
    }
}
@media (max-width: 991px){
    .outdoor-classes-col:nth-child(4)::after,
    .outdoor-classes-col:nth-child(5)::after  {
        position: absolute;
        content: "";
        background: #ccc;
        height: 2px;
        width: 90%;
        bottom: -5px;
        left: 15px;
    }
    .outdoor-classes-col:nth-child(6){
        margin-bottom: 0;
    }
    .outdoor-top-txt p br{
        display: none;
    }
    .outdoor-logo {
        left: 0;
        right: 0;
        text-align: center;
    }
    .outer-ballston-row{
        margin-top: -120px;
    }
    .ballston-open-left h3 {
        font-size: 18px;
    }
    .evolve-banner-row img {
        width: 100%;
        height: 200px;
    }
    .evolve-full-column p{
        text-align: justify;
    }
    .erpi-from-side .wpcf7-form p{
        margin-bottom: 0;
         position: relative;
    }
    span.ajax-loader{
        position: absolute;
        left: 0;
        bottom: -20px;
        right: 0;
        margin: 0 auto;
    }
    .outdoor-banner-section.schoarship-banner .banner-title h1{
        font-size: 45px;
     }
    .page-id-12065 .scholarship-content p {
        margin-bottom: 30px;
    }
    .newmembersday-info-ff {
        width: 24%;
        margin-right: 0;
    }
    .newmembersday-info-ff {
        padding: 0 6px;
    }
    .locations-newmemberday {
        padding: 0 6px;
        width: 24%;
        margin-bottom: 20px;
        min-height: 70px;
    }
    .socialsicons-newmemberday {
        padding: 0 6px;
    }
    .socialsicons-newmemberday ul {
        text-align: left;
        margin: 10px 0 0;
    }
    .socialsicons-newmemberday ul li {
        margin-left: 0px;
        margin-right: 4px;
    }
    .newmemberday-footer .row {
        padding: 20px 0 0;
    }
    .tabs-form-section {
        background: #fff;
        padding: 50px 0 0;
    }
    .tabs-form-section .tenreasons-form-col{
        margin:0;
    }
    .tenreasons-row h3 {
        margin-top: 20px;
    }
    .col-sm-5.tenreasons-from{
        display: none;
    }
    .tenreasons-banner-text p.tenreasons-title{
        display: none;
    }
    .col-sm-7.tenreasons-banner-text {
        width: 100%;
        text-align: center;
    }
    .reasons-content p,
    .tenreasons-banner-text p{
        text-align: justify;
    }
    p.mobile-tenreasons-title{
        text-align: center !important;
    }
}
@media only screen and (min-width: 768px){
    .col-sm-8.col-xs-12.inputright {
        padding-left: 7px;
        padding-right: 0;
    }
    .col-sm-4.col-xs-12.leftinput {
        padding-left: 0;
        padding-right: 7px;
    }    
}

@media (max-width: 768px){
    .locations-newmemberday, .newmembersday-info-ff, .socialsicons-newmemberday {
        float: left;
        width: 33%;
    }

}

@media (max-width: 767px){
    .outdoor-classes-col:last-child{
        margin: 0 15px 40px 15px;
        min-height: 170px;
    }
    .social_icons ul{
        text-align: center;
    }
    .outdoor-logo {
        left: 15px;
        right: 0;
        text-align: left;
    }
    .outdoor-classes-col{
        text-align: center;
        min-height: auto;
        padding-bottom: 25px;
    }
    .ballston-open-left h3{
        font-size: 24px;
    }
    .outer-ballston-row {
        margin-top: -170px;
    }
    .ballston-open-form{
        padding: 20px 10px 10px 10px;
    }
    .outer-ballston-row .social_icons ul {
        margin: 30px 0;
    }
    body.page-template-template-ballstonopen .outdoor-logo {
        left: 0;
        right: 15px;
        text-align: right;
    }
    .ballston-open-form h3{
        font-size: 25px;
    }
    .erpi-top-bar{
        font-size: 16px;
    }
    .erpi-banner-section h1{
        font-size: 30px;
    }
    .erpi-banner-section h2{
        font-size: 20px;
    }
    .erpi-banner-txt p{
        font-size: 18px;
        margin-bottom: 20px
    }
    .erpi-banner-txt p br{
        display: none;
    }
    .erpi-footer-row p,
    .erpi-footer-row ul{
        text-align: center;
    }
    .erpi-footer-row p{
        font-size: 16px;
    }
    .erpi-footer-row ul li {
        margin: 20px 5px 0;
    }
    .erpi-banner-row {
        align-items: flex-end;
        background-image: url(/wp-content/uploads/2020/09/erpi-mobile.jpg) !important;
    }
    .evolve-banner-row img {
        height: 130px;
    }
    .evolve-full-column p{
        font-size: 18px;
        text-align: justify;
    }
    .evolve-left-column ul li{
        font-size: 18px;
    }
    .evolve-left-column {
        padding: 20px 20px 10px;
    }
    .evolve-full-column{
        padding: 30px 0 0;
    }
    .erpi-content-row.evolve-content-row {
        padding: 30px 10px 0px;
    }
    .outdoor-banner-section.schoarship-banner .banner-title h1{
        font-size: 25px;
    }
    .scholarship-content p{
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    .scholarship-content ul{
        margin:0 0 25px 10px;
    }
    .scholarship-content ul li{
        font-size: 18px;
        line-height: 26px;
        padding-left: 25px;
    }
    .scholarship-content h2{
        font-size: 20px;
        margin: 10px 0 20px;
    }
    .scholarship-content{
        padding: 30px 0;
    }
    .outdoor-banner-section.tenreasons-banner .outdoor-logo {
        text-align: center;
    }

}
@media (max-width: 730px){
     
    .locations-newmemberday, .newmembersday-info-ff, .socialsicons-newmemberday {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        min-height: auto;
    }
    .socialsicons-newmemberday ul {
        text-align: center;
    }
    .newmembersday-info-ff::after {
        display: block;
        bottom: -15px;
        right: 0;
        left: 0;
        margin: 0 auto;
        height: 2px;
        width: 40%;
        top: initial;
    }
    .newmembersday-info-ff {
        margin-bottom: 30px;
    } 
}

@media (max-width: 480px){
    .outdoor-banner-section{
        background-position: -67% 0px;
    }
    .outer-ballston-row {
        margin-top: -110px;
    }
    .evolve-banner-row img {
        width: 100%;
        height: 110px;
    }
    .outdoor-banner-section.tenreasons-banner {
        height: 430px;
        align-items: flex-end;
        background-position: -97% 0px
    }
    .tenreasons-banner-text p{
        font-size: 18px;
        line-height: 1.3;
        margin: 0 0 10px;
    }
}
@media (max-width: 325px){
    .outdoor-banner-section{
        background-position: -61% 0px;
    }
    .outdoor-banner-section.schoarship-banner .banner-title h1{
        font-size: 20px;
    }
}

/*############   New Evolve Template ###################*/
body.page-template-template-newevolve {
    font-family: 'PT Sans', sans-serif !important;
    font-size: 24px !important;
    line-height: 1.5 !important;
    color: #000 !important;
    background: #fff !important;
    padding-top: 0 !important;
}
body.page-template-template-newevolve p {
    margin-bottom: 15px;
}
.page-template-template-newevolve h2 {
    font-size: 36px;
    line-height: 47px;
    color: #1d1321;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 0;
    font-family: "Futura";
}
.page-template-template-newevolve ul {
    padding-left: 20px;
    margin-bottom: 15px;
}
.page-template-template-newevolve ul li {
    position: relative;
    padding-left: 20px;
}
.page-template-template-newevolve ul li::before {
    content: "";
    position: absolute;
    left: 0;
    background: #000;
    top: calc(50% - 4px);
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
}
/** Banner ***/
.nvbanner {
    padding: 16rem 0 2rem 0;
    color: #fff;
    /*height: calc(100vh - 93px);*/
    height: auto;
}
.nvside-line {
    position: relative;
}
.nvside-line .content::before {
    content: "";
    background: #c5c0cc;
    width: 55%;
    height: 3px;
    display: block;
    position: absolute;
    top: 21px;
    left: -56%;
}
.nvbanner .left_side {
    max-width: 545px;
    text-align: center;
    margin: 0 auto;
}
.nvbanner .content p {
    margin-bottom: 25px;
}
.nvbanner .content p strong {
    margin-bottom: 25px;
    font-size: 30px;
    color: #f6b499;
    font-weight: bold;
    font-family: "Futura";
    text-align: center;
    display: block;
    text-transform: uppercase;
}
.nvbanner .content br {
    display: none;
}
.nvbanner .nv_logo {
    margin-bottom: 20px;
}
.nvbanner .more-info a {
    text-decoration: none;
    font-size: 36px;
    line-height: 47px;
    color: #ffffff;
    font-weight: bold;
    font-family: "Futura";
    text-align: center;
}
.nvbanner .more-info {
    margin-top: 60px;
}
.banner_form {
    border-radius: 14px;
    background-color: #f6b499;
    padding: 5rem;
}
.banner_form h3 {
    font-size: 30px;
    color: #000000;
    font-family: 'PillGothic600mg-Regular';
    margin-bottom: 30px;
    margin-top: 0;
}
.banner_form_wrap {
    position: relative;
    max-width: 611px;
    margin: 0 auto;
}
.banner_form_wrap {
    position: relative;
}
.banner_form_wrap .circle_img {
    position: absolute;
    top: -20%;
    right: -5%;
    max-width: 170px;
}
/** Curriculam ***/
.nvcurr .content {
    display: flex;
}
.nvcurr .left_img {
    width: 50%;
}
.nvcurr .left_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.nvcurr .main_content {
    width: 50%;
    padding: 2rem;
    display: flex;
    flex-flow: column;
    background: #f1eff6;
    align-items: center;
    justify-content: center;
}
.page-template-template-newevolve .nvcurr ul {
    position: relative;
}
.page-template-template-newevolve .nvcurr ul::before {
    content: "";
    position: absolute;
    height: 96%;
    background: #c5c0cc;
    width: 3px;
    display: inline-block;
    left: 130px;
    top: 8px;
}
.nvcurr .main_content h2 {
    text-align: left;
    display: block;
    max-width: 530px;
    width: 100%;
    color: #5c5366;
}
.page-template-template-newevolve .nvcurr li {
    padding-left: 150px;
    color: #5c5366;
}
.page-template-template-newevolve .nvcurr li:before {
    display: none;
}
.page-template-template-newevolve .nvcurr li strong {
    padding-right: 50px;
    width: 150px;
    display: inline-block;
    position: absolute;
    left: 0;
}


/** Results ***/
.page-template-template-newevolve .nvresults ul.images{
    display: flex;
    padding-left: 0;
}
.page-template-template-newevolve .nvresults ul.images li {
    padding-right: 15px;
    width: 25%;
    padding-left: 0;
}
.page-template-template-newevolve .nvresults ul.images li:before {
    display: none;
}
.nvresults ul.images li img {
    width: 100%;
}

/** Testimonial ***/
.nvtest .content p {
    color: #1d1321;
    font-style: italic;
    font-family: "Georgia";
    text-align: center;
    margin-bottom: 40px;
}
.nvtest .content p:last-child {
    margin-bottom: 0px;
}
.page-template-template-newevolve .nvtest h2 {
    margin-bottom: 10px;
}

/** Benefits ***/
.nvbenefits .content h4 {
    color: #805aad;
    font-weight: bold;
    margin-top: 20px;
    font-size: 24px;
    margin-bottom: 10px;
}
.nvbenefits .content a {
    color: #337ab7;
}
.nvbenefits .content a:hover {
    color: #805aad;
}
.page-template-template-newevolve .nvstart h2 {
    text-align: center;
    color: #fff;
}
.nvwhatevolve, .nvresults, .nvtest, .nvbenefits, .nvstart {
    padding: 5rem 0;
}

/** Forms ***/
.nv_form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
    display: block !important;
    color: #000;
    text-align: center;
    margin: 0;
}

.nv_form span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: 15px;
    right: 0;
    font-size: 10px !important;
    background-color: #EE592B;
    color: #fff !important;
    padding: 0px 5px 0px 14px;
    font-weight: 600;
    border-radius: 23px 0px 4px 0px;
    height: 16px;
    top: inherit;
}
.nv_form .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid{
    border:0 !important;
}

.nv_form input.wpcf7-form-control.wpcf7-submit:hover,
.nv_form input.wpcf7-form-control.wpcf7-submit:active,
.nv_form input.wpcf7-form-control.wpcf7-submit:focus{
    color: #fff;
}

.nv_form input.wpcf7-form-control.wpcf7-submit {
    background: #f15a2c;
    width: 100% !important;
    border-radius: 8px !important;
    margin: 0;
    color: #fff;
    font-weight: 400;
}
.nv_form select#location,
.nv_form select#vidamember{
    background: #f2f2f2 url(/wp-content/uploads/2020/09/d-arrow.png) no-repeat scroll right 10px top 22px / 14px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none; 
}
/*.nv_form  select#location  {
    background: #f2f2f2 url(../img/arrow.png) no-repeat scroll right 10px top 23px / 22px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;    
}*/

.nv_form input.form-control::placeholder  { 
  color: #000 !important;
  opacity: 1;
}

.nv_form .wpcf7-form-control-wrap{
    width: 100%;
}

.nv_form .form-control,
.nv_form .wpcf7-form-control  {
    font-size: 16px;
    padding: 0px 12px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
}

.nv_form .form-control,
.nv_form .wpcf7-form-control  {
    width: 100%;
    background: #f2f2f2;
    color:#000;
    border: 0;
    font-size: 18px;
    padding: 0px 12px;
    height: 60px;
    line-height: 60px;
    box-shadow: none;
    font-family: "PillGothic600mg-Regular" !important;
}
.nvstart .wpcf7 {
    border-radius: 14px;
    background-color: #f6b499;
    padding: 5rem;
    position: relative;
    max-width: 85%;
    margin: 0 auto;
}
.nvstart .wpcf7-form, .banner_form .wpcf7-form {
    float: none;
    width: 100%;
    margin: 0;
}
.nv_form .wpcf7 form .wpcf7-response-output {
    position: absolute;
    font-size: 12px;
    color: red;
    border: none;
    bottom: 0;
    text-align: center;
    line-height: 1;
    width: 90%;
}
.nv_form .wpcf7 form.sent .wpcf7-response-output {
    color: green;
}
.nv_form .smbt {
    position: relative;
}
.nv_form .smbt .ajax-loader {
    position: absolute;
    right: 20px;
    top: calc(50% - 10px);
}
/***  Scroll Bar  ***/
.page-template-template-newevolve .scroll_nav {
    display: flex;
    height: 60px;
    background-color: #320840;
    border-top: 1px solid #5c5366;
    align-items: center;
    margin: 0;
    width: 100%;
    padding: 0;
}

.page-template-template-newevolve .scroll_nav ul {
    display: flex;
    align-items: center;
    margin: 0;
    width: 100%;
    padding: 0;
}
.page-template-template-newevolve .scroll_nav ul li {
    padding: 0;
}
.page-template-template-newevolve .scroll_nav ul li a {
    padding: 0 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    color: #b4afba;
    text-decoration: none;
    font-weight: 700;
    font-family: "PT Sans";
}
.page-template-template-newevolve .scroll_nav ul li:before {
    content: none;
}

.nvscroll {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 1;
}
.page-template-template-newevolve .nvscroll li.active a {
    color: #ff8259;
}
body.page-template-template-newevolve .nvstart {
    padding: 8rem 0;
    height: 100vh;
    display: flex;
    align-items: center;
}

.scroll_nav .dropdown {
    display: none;
}
.nvbenefits h5 {
    background: #f1f1f1;
    padding: 1rem;
    max-width: 400px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}
/**########  Responsive for evolve new page #########**/
@media(min-width: 1200px){
    body.page-template-template-newevolve .container {
        max-width: 1221px;
        width: 100%;
    }   
    .page-template-template-newevolve .scroll_nav ul li:first-child a {
        padding-left: 0;
    }     
}


@media(max-width: 1480px){
    .nvbanner {
        padding: 11rem 0 2rem 0;
    }  
    .nvside-line::before {
        width: 100px;
    }
    .nv_form .form-control, .nv_form .wpcf7-form-control {
        height: 50px;
        line-height: 50px;
    }    
    .nvbanner .nv_logo {
        margin-bottom: 20px;
        max-width: 330px;
        margin: 0 auto 20px;
    } 
    .banner_form {
        padding: 4rem;
    }             
}
@media(max-width: 1380px){
    .nvbanner .container-fluid {
        max-width: 1221px;
    }  
    body.page-template-template-newevolve {
        font-size: 20px !important;
    }
    .nv_form .form-control, .nv_form .wpcf7-form-control {
        font-size: 15px;
        height: 35px;
        line-height: 35px;
    }
    .nvbanner {
        padding: 5rem 0 2rem 0;
    }  
    .nvbanner .nv_logo {
        margin-bottom: 20px;
        max-width: 280px;
        margin: 0 auto 20px;
    } 
    .banner_form_wrap .circle_img {
        top: -10%;
        max-width: 125px;
    }  
    .nvbanner .more-info {
        margin-top: 35px;
    }  
    .nvside-line::before {
        width: 40px;
    } 
    .nv_form select#location, .nv_form select#vidamember {
        background: #f2f2f2 url(/wp-content/uploads/2020/09/d-arrow.png) no-repeat scroll right 10px top 14px / 11px auto;
    }                    
}

@media(max-width: 1280px){
    .nvbanner {
        padding: 3rem 0;
        display: flex;
        align-items: center;
    }                
}
@media(max-width: 1199px){
    .nvbanner {
        padding: 13rem 5rem 3rem 5rem;
        height: auto;
    }
    body.page-template-template-newevolve, .nvbenefits .content h4 {
        font-size: 15px !important;
    } 
    .nvside-line::before {
        display: none;
    } 
    .banner_form h3 {
        font-size: 22px;
    } 
    .banner_form_wrap .circle_img {
        top: -10%;
        max-width: 95px;
    }
    .page-template-template-newevolve .scroll_nav .desk_nav {
        display: none;
    } 
    .scroll_nav .dropdown {
        display: block;
        margin-bottom: 0;
    } 
    .scroll_nav .dropdown ul {
        display: none;
    } 
    .scroll_nav .dropdown.open ul {
        display: block;
        max-width: 280px;
    } 
    .scroll_nav .dropdown.open ul li a {
        padding: 4px 15px;
        font-size: 13px;
        color: #fff;
        background: #320840;
        font-weight: normal;
    }
    .scroll_nav .dropdown.open ul li a:hover {
        background: #f15a2c;
        color: #fff;
    }
    .scroll_nav button {
        background: #f15a2c !important;
        border: none;
        width: auto;
        height: 40px;
        border-radius: 3px;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 16px !important;
        font-family: "Futura";
        color: #fff !important;
        min-width: 180px;
    }                                             
}
@media(max-width: 992px){
    .nvbanner {
        padding: 5rem 0 3rem 0;
    }  
    .banner_form_wrap .circle_img {
        top: -14%;
        max-width: 120px;
        left: calc(50% - 55px);
    } 
    .banner_form {
        padding: 8rem 5rem 5rem 5rem;
    }         
    .nvbanner .left_side {
        margin-bottom: 80px;
    }
    .page-template-template-newevolve .scroll_nav ul li a {
        padding: 0 8px;
        font-size: 12px;
    } 
    .page-template-template-newevolve h2 {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 1.5;
    }
    .nvbanner .more-info a {
        font-size: 26px;
         line-height: 1.5;
    }
    .nvcurr .left_img, .nvcurr .main_content {
        width: 100%;
    }
    .nvcurr .content {
        flex-direction: column;
    } 
    .nvcurr .main_content h2 {
        max-width: 100%;
    }
    .page-template-template-newevolve .nvcurr ul {
        width: 100%;
        padding: 0;
    }  
    .page-template-template-newevolve .nvcurr li strong {
        padding-right: 0;
        width: 70px;
    }    
    .page-template-template-newevolve .nvcurr ul::before{display: none;}   
    .nvwhatevolve, .nvresults, .nvtest, .nvbenefits, .nvstart {
        padding: 3rem 0;
    }  
    .page-template-template-newevolve .scroll_nav ul {
        justify-content: center;
    } 
    .page-template-template-newevolve .scroll_nav .container {
        width: auto;
    }      
    .page-template-template-newevolve .nvcurr li {
        padding-left: 70px;
    }                    
}

@media(max-width: 767px){
    body.page-template-template-newevolve .nvstart {
        padding: 4rem 0;
    }  
    .banner_form {
        padding: 8rem 2rem 5rem 2rem;
    } 
    .banner_form h3 {
        font-size: 20px;
        margin-bottom: 20px;
        text-align: center;
    }   
    .nv_form .leftinput, .nv_form .inputright {
        padding: 0;
    }
    .page-template-template-newevolve .nvresults ul.images {
        flex-wrap: wrap;
    } 
    .page-template-template-newevolve .nvresults ul.images li {
        width: 50%;
        padding-top: 10px;
    }
    .page-template-template-newevolve .nvstart h2 {
        font-size: 15px;
    } 
    .nvstart .wpcf7 {
        border-radius: 6px;
        padding: 3rem 20px;
        max-width: 100%;
    } 
    .nvbanner .content p strong {
        font-size: 20px;
    } 
    body.page-template-template-newevolve .nvstart {
        min-height: 500px;
    }                                             
}
@media(max-width: 575px){
    body.page-template-template-newevolve .nvstart {
        height: calc(100vh - 43px);
    }    
    .page-template-template-newevolve .scroll_nav  {
        height: 53px;
    }
    .page-template-template-newevolve .scroll_nav ul li a {
        padding: 0 4px;
        font-size: 8px;
    }                          
}

@media(max-width: 400px){
    .page-template-template-newevolve .scroll_nav ul li a {
        font-size: 7px;
    }                          
}

/**#########################  New member page #######################################**/
body.page-template-template-newmember {
    font-family: 'PT Sans', sans-serif !important;
    font-size: 17px !important;
    line-height: 1.5 !important;
    color: #000 !important;
    background: #fff !important;
    top: -15px;
    position: relative;
}
body.page-template-template-newmember .latest-head-bar{
    background: #000;
}
.page-id-13656 .enhance_exp .btn-primary:hover, .page-id-13656 .enhance_exp .btn-primary:focus, .page-id-13656 .suggestion_form input[type="submit"]:hover {
    background: #000;
}
.page-id-13656 .hey_padd {
    padding: 7rem 0;
}

.page-id-13656 .top_banner {
    padding: 15rem 0;
    height: calc(100vh - 180px);
    display: flex;
    align-items: center;
}
.page-id-13656 .top_banner h2 {
    color: #ffffff;
    font-family: "Futura Std";
    font-size: 40px;
    font-weight: 650;
    line-height: 51px;
    text-align: center;
    margin: 0 0 20px;
}
.page-id-13656 .top_banner p {
    color: #ffffff;
    font-family: "Futura Std";
    font-size: 19px;
    font-weight: 400;
    line-height: 27px;
    max-width: 880px;
    margin: 0 auto 20px auto;
}

.page-id-13656 .heymember .modal-header {
    border: none;
}
.page-id-13656 #myModal .modal-dialog {
    display: flex;
    align-items: center;
    height: 90vh;
}
.page-id-13656 .top_banner a {
    background: #f15a2c;
    color: #ffffff;
    font-family: "Futura Std";
    font-size: 14px;
    font-weight: 650;
    line-height: 18px;
    border: none;
    padding: 13px 40px;
    min-width: 193px;
    border-radius: 0;
    display: inline-block;
    text-decoration: none !important;
}
.page-id-13656 .top_banner a:hover {
    background: #000;
    color: #fff;
}
.page-id-13656 .below_banner .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.page-id-13656 .below_banner h3 {
    color: #1d1321;
    font-family: "Futura Std";
    font-size: 34px;
    font-weight: 650;
    line-height: 41px;
}
.page-id-13656 .heymember .modal-header {
    border: none;
}
.page-id-13656 .heymember #myModal .modal-dialog {
    display: flex;
    align-items: center;
    height: 90vh;
}
.page-id-13656 .below_banner p {
    color: #1d1321;
    font-family: "PT Sans";
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
}
.page-id-13656 .video_box a{
    position: relative;
    display: flex;
    align-items: center;
}
.page-id-13656 .video_box a::before {
    content: "";
    background: url(https://vidafitness.com/wp-content/uploads/2021/01/play-icon.png)no-repeat;
    position: absolute;
    top: calc(50% - 45px);
    right: 0;
    bottom: 0;
    left: calc(50% - 45px);
}
.page-id-13656 .most_content {
    padding: 0 0px 0 85px;
}
.page-id-13656 .member_resources {
    background: #f1eff6;
    position: relative;
    padding: 7rem 0;
}
.page-id-13656 .member_resources::before {
    content: "";
    box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.18);
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
}
.page-id-13656 .member_resources h3 {
    color: #1d1321;
    font-family: "Futura Std";
    font-size: 34px;
    font-weight: 650;
    line-height: 41px;
    margin-bottom: 4rem;
}

.page-id-13656 .member_resources .hd_box {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.page-id-13656 .member_resources .media h5 {
    color: #1d1321;
    font-family: "Futura Std";
    font-size: 17px;
    font-weight: 650;
    line-height: 22px;
}
.page-id-13656 .member_resources .media img {
    margin-right: 15px;
}
.page-id-13656 .member_resources p {
    color: #1d1321;
    font-family: "PT Sans";
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
}
.page-id-13656 .member_resources a.button {
    color: #f15a2c;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    padding-right: 40px;
    position: absolute;
    bottom: 0;
}
.page-id-13656 .member_resources a.button::after {
    content: "";
    background: url(/wp-content/uploads/2021/01/right_arrow.png)no-repeat scroll 0 0;
    height: 16px;
    width: 21px;
    position: absolute;
    right: 0;
    top: 2px;
}
.page-id-13656 .member_resources_inner {
    display: flex;
    flex-wrap: wrap;
}
.page-id-13656 .member_resources_inner .inner_box {
    display: flex;
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 30px;
}
.page-id-13656 .member_full {
    margin-top: 3rem;
}
.page-id-13656 .enhance_exp h3 {
    color: #1d1321;
    font-family: "Futura Std";
    font-size: 34px;
    font-weight: 650;
    line-height: 41px;
    margin-bottom: 4rem;
}
.page-id-13656 .enhance_exp .card-title {
    color: #1d1321;
    font-family: "Futura Std";
    font-size: 23px;
    font-weight: 650;
    line-height: 35px;
}
.page-id-13656 .h3-head {
    margin-top: 0;
    margin-bottom: 2.5rem;
}
.page-id-13656 .enhance_exp .card-text {
    color: #1d1321;
    font-family: "PT Sans";
    font-size: 17px;
    font-weight: 400;
    min-height: 140px;
}
.page-id-13656 .enhance_exp .btn-primary {
    background: #f15a2c;
    color: #ffffff;
    font-family: "Futura Std";
    font-size: 14px;
    font-weight: 650;
    line-height: 18px;
    border: none;
    padding: 9px 40px;
    min-width: 193px;
    border-radius: 0;
}
.page-id-13656 .club_upgrade {
    background: #f1eff6;
    position: relative;
}
.page-id-13656 .club_upgrade::before {
    content: "";
    box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.18);
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
}
.page-id-13656 .club_upgrade h3 {
    color: #1d1321;
    font-family: "Futura Std";
    font-size: 34px;
    font-weight: 650;
    line-height: 41px;
    margin-bottom: 3.5rem;
}
.page-id-13656 .suggestion_form h3 {
    color: #1d1321;
    font-family: "Futura Std";
    font-size: 34px;
    font-weight: 650;
    line-height: 41px;
}
.page-id-13656 .suggestion_form input, .suggestion_form textarea, .page-id-13656 .suggestion_form select {
    height: 40px;
    background: #ece9f2;
    box-shadow: none;
    border: none !important;
    -webkit-appearance: none;
    resize: none;
    border-radius: 0;
    color: #000;
}
.page-id-13656 .suggestion_form select {
    background: #ece9f2 url(/wp-content/uploads/2020/09/d-arrow.png) no-repeat scroll right 13px top 18px / 11px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
.page-id-13656 .suggestion_form input::placeholder, .suggestion_form textarea::placeholder {
    color: #9f9f9f !important;
    text-transform: uppercase;
}
.page-id-13656 .suggestion_form textarea {
    height: 64px !important;
    margin-bottom: 0;
}
.page-id-13656 .suggestion_form span {
    width: 100%;
}
.page-id-13656 .suggestion_form input[type="submit"] {
    color: #ffffff;
    font-family: "Futura Std";
    font-size: 17px;
    font-weight: 650;
    line-height: 22px;
    width: 191px !important;
    background: #f15a2c;
}
.page-id-13656 .suggestion_form .wpcf7-form {
    margin: 30px 0 0 0;
    width: 100%;
}
.page-id-13656 .suggestion_form label {
    color: #5c5366;
    font-family: "PT Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
}
.page-id-13656 .suggestion_form .wpcf7 form.invalid .wpcf7-response-output, .page-id-13656 .suggestion_form .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    font-size: 13px;
    position: absolute;
    color: red;
}

.page-id-13656 .suggestion_form .wpcf7 form.sent .wpcf7-response-output, {

    color: green;
}
.page-id-13656 .suggestion_form span.wpcf7-not-valid-tip {
    top: 11px;
    position: absolute !important;
    right: 10px;
    width: auto;
}
.page-id-13656 .heymember p:last-child {
    margin-bottom: 0;
}
.page-id-13656 .member_resources p span {
    margin-left: 1rem;
}
.page-id-13656 .top_banner .content {
    padding-bottom: 30px;
}
.page-id-13656 .heymember #myModal iframe {
    max-width: 100% !important;
    width: 100% !important;
}
.page-id-13656 .heymember #myModal .modal-dialog .modal-content {
    width: 100%;
}
.page-id-13656 .suggestion_form .location span.wpcf7-not-valid-tip {
    right: 35px;
}
.page-id-13656 .suggestion_form .wpcf7-form p {
    position: relative;
}
.page-id-13656 .suggestion_form div.wpcf7 .ajax-loader {
    position: absolute;
    top: 14px;
    right: 50px;
    left: unset;
}
.suggestion_form .wpcf7-form > p {
    max-width: 300px;
}
.heymember video {
    width: 100% !important;
}
.page-template-template-newmember #footer {
    background: #000 !important;
    position: relative;
    top: 15px;
}
@media(max-width: 1199px){
    .enhance_exp .card-block {
        min-height: 250px;
        position: relative;
    }    
    .page-id-13656 .enhance_exp .btn-primary {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }    
}

@media(max-width: 991px){
    .page-id-13656 .top_banner {
        padding: 14rem 0 8rem 0;
        height: auto;
    }    
    .page-id-13656 .video_box {
        display: flex;
        justify-content: center;
    }    
    .page-id-13656 .below_banner .row {
        display: block;
    }    
    .page-id-13656 .most_content {
        padding: 0;
        text-align: center;
        margin-top: 2rem;
    }
    .page-id-13656 .enhance_exp .card {
        margin-bottom: 40px;
        text-align: center;
    } 
    .page-id-13656 .enhance_exp .card-text {
        min-height: auto;
        margin-bottom: 10px;
    }
    .enhance_exp .card-block {
        min-height: auto;
    }    
    .page-id-13656 .enhance_exp .btn-primary {
        position: relative;
    }    
                 
}

@media(max-width: 767px){
    .page-id-13656 .h3-head {
        font-size: 26px !important;
        margin-bottom: 1rem;
        line-height: 1.3 !important;
        text-align: center;
    }    
    .page-id-13656 .suggestion_form .form-group {

    } 
    .page-id-13656 .member_resources .hd_box {
        justify-content: center;
    }
    .page-id-13656 .member_resources .media {
        text-align: center;
    } 
    .page-id-13656 .member_resources h3 {
        margin-bottom: 2rem;
    }  
    .page-id-13656 .suggestion_form .content {
        margin-bottom: 3rem;
    }
    .page-id-13656 .suggestion_form .inputright, .suggestion_form .leftinput {
        padding: 0;
    }
    .page-id-13656 .suggestion_form .content {
        margin-bottom: 3rem;
        text-align: center;
    }
    .page-id-13656 .suggestion_form input[type="submit"] {
        margin: 0 auto;
        display: inherit;
    } 
    .page-id-13656 .member_full {
        margin-top: 2rem;
    }
    .page-id-13656 .suggestion_form .wpcf7 form.invalid .wpcf7-response-output, .page-id-13656 .suggestion_form .wpcf7 form.unaccepted .wpcf7-response-output {
        color: red;
        width: 100%;
        left: 0;
        right: 0;
        text-align: center;
    } 
    .page-id-13656  .suggestion_form div.wpcf7 .ajax-loader {
        position: relative;
        top: 6px;
    } 
    .page-id-13656 .hey_padd {
        padding: 3rem 0;
    }
    .page-id-13656 .member_resources a.button {
        position: relative;
        margin-top: 10px;
        display: inline-block;
    }
    .page-id-13656 .member_resources_inner .inner_box {
        margin-bottom: 0;
        padding: 2rem 1rem;
    }                                
}

@media(max-width: 575px){
    .page-id-13656 .top_banner h2 {
        font-size: 30px;
        line-height: 51px;
    }
    .page-id-13656 .video_box a::before {
        background-size: 30px;
        top: calc(50% - 15px);
        left: calc(50% - 15px);
    }     
}

/*############   Nutrition Tradition Page Template ###################*/
body.page-template-template-tradition {
    font-family: 'clear_sansregular' !important;
    font-size: 24px !important;
    line-height: 1.5 !important;
    color: #000 !important;
    background: #fff !important;
    padding-top: 0 !important;
}
body.page-template-template-tradition p {
    margin-bottom: 15px;
}
.page-template-template-tradition .nvbanner .left_side {
    max-width: 675px;
}
.page-template-template-tradition .nvbanner .content p strong {
    margin-bottom: 25px;
    font-size: 72px;
    color: #fff;
    font-weight: bold;
    font-family: "Futura";
    text-align: center;
    display: block;
    text-transform: uppercase;
    line-height: 0.9;
    max-width: 595px;
}
.page-template-template-tradition .nvbanner .more-info {
    margin: 12rem 0 0 0;
}
.page-template-template-tradition .nvstart h2 {
    text-align: center;
    color: #fff;
}
.page-template-template-tradition h2 {
    font-size: 36px;
    line-height: 47px;
    color: #1d1321;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 0;
    font-family: "Futura";
}
.page-template-template-tradition .pannel-expert-inner {
    padding: 7rem 0;
}

.page-template-template-tradition .pannel-expert .pannelwrap, .page-template-template-tradition.pannel-expert .row:last-child .pannelwrap {
    padding: 0;
    margin: 0;
}
.page-template-template-tradition .pannel-expert .row:last-child .pannelwrap {
    border: none;
}
.page-template-template-tradition .pannel-expert .pannelwrap {
    border-bottom: 2px solid #C7A8A3;
}

.page-template-template-tradition .member-pic {
    max-width: 100%;
    margin-left: auto;
    margin-right: 30px;
}

.page-template-template-tradition .member-content h3 {
    font-size: 36px;
    margin: 0 0 10px 0;
    text-align: left;
    font-family: futura;
    font-weight: bold;
    color: #5C5366;
}
.page-template-template-tradition .member-content .content {
    font-size: 18px;
    line-height: 29px;
}
.page-template-template-tradition .pannel-expert-inner:nth-child(2n) {
    background: #F1EFF6;
}
.page-template-template-tradition .pannel-expert{
    padding:5rem 0;
}
.page-template-template-tradition .member-pic img {
    width: 100%;
    max-width: 356px;
    height: 356px;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
}
.page-template-template-tradition .row.vertical-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
body.page-template-template-tradition .nvbanner p {
    margin-bottom: 15px;
    font-family: 'clear_sansregular';
}
.page-template-template-tradition .pannel-expert .container.custom-container,
 .page-template-template-tradition .nvstart .container.custom-container {
    max-width: 1221px;
}

.page-template-template-tradition .nvstart .wpcf7 {
    border-radius: 14px;
    background-color: #f6b499;
    padding: 3rem 20px;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}
.page-template-template-tradition .nvbanner {
    height: auto;
    padding: 20rem 4rem 5rem 4rem;    
}
html {
  scroll-behavior: smooth;
}
.page-template-template-tradition .nv_form .smbt {
    display: block;
    float: left;
    width: 100%;
}

@media(max-width: 1470px){

.page-template-template-tradition .nvbanner .row.custom {
    display: flex;
    align-items: center;
}
.page-template-template-tradition .nvbanner {
    display: flex;
    align-items: center;
    position: relative;
}
.page-template-template-tradition .nvbanner .left_side {
    max-width: 575px;
}
.page-template-template-tradition .nvbanner .more-info {
    margin: 4rem 0 0 0;
}
}

@media(max-width: 1370px){

body.page-template-template-tradition .nvbanner p {
    font-size: 18px;
}
}



@media(max-width: 1199px){
.page-template-template-tradition .member-pic img {
    width: 100%;
    max-width: 100%;
    height: 270px;
}
.page-template-template-tradition .nvbanner .content p strong {
    margin-bottom: 5px;
    font-size: 34px;
}
body.page-template-template-tradition .nvbanner p {
    font-size: 18px;
    margin-top: 6rem;
}   
}


@media(max-width: 991px){
.page-template-template-tradition .nvbanner .more-info{margin: 4rem 0 0 0;}
.page-template-template-tradition .row.vertical-center {
    display: block;
} 
.page-template-template-tradition .member-pic img {
    width: 190px;
    height: 190px;
}
.page-template-template-tradition .pannel-expert-inner {
    padding: 5rem 0;
} 
.page-template-template-tradition .nvbanner {
    height: auto;
    padding: 2rem 0 4rem 0;
}
.page-template-template-tradition .nvbanner .row {
    flex-direction: column;
}
.page-template-template-tradition .nvbanner .more-info {
    position: unset;
}
.page-template-template-tradition .nvbanner .more-info a {
    margin-top: 3rem;
    display: block;
}
}


@media(max-width: 767px){
.page-template-template-tradition .member-pic {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4rem;
}
.page-template-template-tradition .member-content, .page-template-template-tradition .member-content h3 {
    text-align: center;
}
body.page-template-template-tradition .nvbanner p {
    margin-top: 0;
}
.page-template-template-tradition .nvbanner .content p strong {
    margin-bottom: 15px;
}
.page-template-template-tradition .nvbanner .left_side {
    margin-bottom: 110px;
}
.page-template-template-tradition .pannel-expert {
    padding: 0rem 0;
}
.page-template-template-tradition .nvstart h2 {
    line-height: normal;
    font-size: 28px;
}
.page-template-template-tradition .member-pic img {
    width: 230px;
    height: 230px;
}
}

@media(max-width: 575px){
.page-template-template-tradition .nvstart .wpcf7 {
    padding: 5rem initial;
}
.page-template-template-tradition .nvstart h2 {
    font-size: 21px;
    max-width: 80%;
    margin: 0 auto 20px auto;
}
}

/*############  Schedule suggestion  Page Template ###################*/
.sug_sch {
    height: 60vh;
    display: flex;
    align-items: center;
}
.sug_sch h2 {
    font-size: 60px;
    font-weight: bold;
    font-family: futura;
}
.sug_sch p {
    font-size: 24px;
    line-height: 1.5;
}   
.sug_form {
    background: #fff;
}
.sug_form .wpcf7-form {
    width: 100%;
    margin: 0;
    position: relative;
    padding: 7rem 0;
}
.sug_form .wpcf7-form .wpcf7-form-control-wrap {
    width: 100%;
}
.sug_form .wpcf7-form input, .sug_form .wpcf7-form select, .sug_form .wpcf7-form textarea {
    width: 100%;
    resize: none;
    box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.05);
    background: rgba(241,239,246,0.25);
    border-radius: 0;
    height: 83px;
    padding: 0 70px 0 30px;
    font-size: 24px;
    border: none !important;
    -webkit-appearance: none;
    margin-bottom: 25px;
}
.sug_form .wpcf7-form textarea{
    height: 218px;
    padding-top: 30px;
}
.sug_form .wpcf7-form select {
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.17);
    background: rgba(241,239,246,0.25) url(/wp-content/uploads/2020/09/d-arrow.png) no-repeat scroll right 15px top 50% / 14px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    padding-left: 30px;
}
.sug_form .wpcf7-form .wpcf7-form-control.wpcf7-submit {
    color: #ffffff;
    /*font-family: "Futura Bk";*/
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    width: 100% !important;
    background: #f15a2c;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.19);
}
.sug_form .submit-field .ajax-loader {
    position: absolute;
    right: 30px;
    top: 48%;
}
.sug_form .wpcf7 .wpcf7-not-valid-tip {
    position: absolute !important;
    top: calc(50% - 15px);
    right: 15px;
}

.sug_form .wpcf7 form .wpcf7-response-output {
    position: absolute;
    border: none;
    bottom: 10px;
    text-align: center;
    color: red;
    margin-top: 0;
}
.sug_form .wpcf7 form.sent .wpcf7-response-output {
    color: green;
}
.sug_form .wpcf7 .location .wpcf7-not-valid-tip {
    right: 40px;
}
.sug_form h3 {
    font-size: 36px;
    color: #5c5366;
    font-weight: bold;
    margin-bottom: 3rem;
    font-family: 'Futura Heavy';
}
.sug_form .submit-field {
    float: left;
    width: 100%;
}
.sug_form .wpcf7-form input::placeholder, .sug_form .wpcf7-form textarea::placeholder {
    color: #b4afba;
    opacity: 1;
}
.main_sug_sch .signupwidget {
    font-weight: bold;
    background: #ee592c !important;
    cursor: pointer;
    font-size: 16px;
    padding: 5px;
    position: fixed;
    right: -34px;
    top: 220px;
    transform: rotate(-90deg);
    width: 100px;
    z-index: 9999;
    z-index: 1010;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}
@media (max-width: 1470px) {
    .sug_form .wpcf7-form input, .sug_form .wpcf7-form select, .sug_form .wpcf7-form textarea {
        height: 65px;
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .sug_form .wpcf7-form input, .sug_form .wpcf7-form select, .sug_form .wpcf7-form textarea {
        height: 55px;
        font-size: 16px;
        margin-bottom: 15px;
    }
    .sug_form .wpcf7-form textarea {
        height: 100px;
        padding-top: 20px;
    }     
    .sug_form .wpcf7-form {
        padding: 4rem 0;
    }
    .sug_form .wpcf7 form .wpcf7-response-output {
        bottom: -5px;
    }
    .sug_sch .content {
        text-align: center;
        padding: 0 15px;
    }
    .sug_sch p {
        font-size: 18px;
    }   
    .sug_sch h2 {
        font-size: 40px;
    }
    .sug_form h3 {
        text-align: center;
        font-size: 30px;
        margin-top: 0;
    }
    .sug_sch {
        height: auto;
        padding: 7rem 0;
    }   
}
@media (max-width: 575px) {
    .sug_sch {
        padding: 3rem 0;
    }
          
}