html {
    scroll-behavior: smooth;
}

.bandi {
    width: 20%;
    left: 126px;
    position: absolute;
    bottom: 0px;
}

.top_form {
    position: absolute;
    left: 0;
    right: 0;
    top: 110px;
}

.form_h3 {
    text-align: center;
    padding-top: 7px;
    margin-bottom: 7px;
}

.form_h3 img {
    width: 93%;
}

.form_h3_2 {
    background: #fff;
    color: #d12128;
    font-size: 22px;
    text-align: center;
    line-height: 1.3;
    font-weight: 600;
    /* background-image: linear-gradient(to right, #061d3d, #0a2c5a); */
    font-weight: 800;
}

.form_h3_2 span {
    color: #252961;
}

.header_details {
    font-size: 39px;
    font-weight: 700;
    color: #cc1f22;
    padding-top: 18px;
    padding-bottom: 0px;
    margin-bottom: 8px;
    margin-top: 2rem;
    line-height: 41px;
    text-transform: uppercase;
}

.header_details span {
    color: #061e3e;
    font-weight: 500;
    line-height: 0px;
    font-size: 16px;
}

.header_details .spam {
    background: #252961;
    font-size: 30px;
    color: white;
    font-weight: 700;
    text-align: center;
    /*padding: 0 110px;*/
}

.why_us {
    /*border: 1px solid red;*/
    border-left: 0px;
    padding-bottom: 13px;
}

.why_us img {
    width: 17px;
}

.why_us span {
    margin-left: 10px;
    font-size: 19px;
    color: black;
}

.form-control {
    /*display: block;*/
    /*width: 100%;*/
    height: 28px;
    color: #fff;
}

.form-group {
    margin-bottom: 5px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 12px;
}

.btn-danger {
    color: #fff !important;
    background-color: #cc1122 !important;
    border-color: #cc1122 !important;
    font-family: "Poppins", sans-serif;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 26px !important;
    padding: 1px 12px !important;
    width: 100%;
    -webkit-box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
    -moz-box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
    box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
}

.myform {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
}

.form_h3_2:after {
    position: absolute;
    content: "";
    width: 27px;
    height: 78px;
    background: url(../../images/formafter.webp) no-repeat;
    right: -26px;
    top: 73px;
}

.form_main_div:before {
    position: absolute;
    content: "";
    width: 53px;
    height: 52px;
    background: url(../../images/top_border.webp) no-repeat;
    right: 354px;
    top: -17px;
}

.form_main_div:after {
    position: absolute;
    content: "";
    width: 53px;
    height: 52px;
    background: url(../../images/bottom_border.webp) no-repeat;
    left: 354px;
    bottom: -17px;
}

.form_h3_2:before {
    position: absolute;
    content: "";
    width: 44px;
    height: 105px;
    background: url(../../images/form_before.webp) no-repeat;
    right: 369px;
    top: 73px;
}

.whyus_heading {
    background: #0a2c5a;
    color: white !important;
    font-size: 18px !important;
    padding: 4px;
    font-weight: 600;
}

.whyus_heading:after {
    /*    position: absolute;
    content: "";
    width: 41px;
    height: 33px;
    background: url(../../images/why_us.webp) no-repeat;
    right: 192px;
    top: 80px;

*/
}

.second_fold .col-md-9 {
    min-height: 182px;
}

.header_bar {
    width: 62px;
}

.research_div {
    /*background: white;*/
    padding-bottom: 19px;
    margin-top: 91px;
    margin-right: -1px;
}

.second_fold {
    background: #061e3e;
    background: url(../../images/second_back.webp) no-repeat;
    background-size: cover;
}

.perect {
    padding-top: 39px;
    line-height: 0.6;
    font-size: 30px;
    /* line-height: 42px; */
    font-weight: 600;
    color: #252961;
}

.perect span {
    background: #ffffff;
    font-weight: 700;
    color: #252961;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.second_fold_div {
    border-left: 3px solid white;
    padding-left: 7px;
}

.second_fold_div h3 {
    line-height: 0px;
    color: white;
    font-weight: 600;
    padding-top: 16px;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 33px;
    letter-spacing: 1px;
}

.second_fold_div p {
    color: antiquewhite;
    font-size: 15px;
    line-height: 18px;
    margin-top: 33px;
}

.unbold {
    font-weight: 100;
}

.perect_span:after {
    position: absolute;
    content: "";
    width: 138px;
    height: 52px;
    background: url(../../images/perfect_research_after.webp) no-repeat;
    right: -49px;
    top: 23px;
}

.second_fold_bar {
    width: 187px;
    padding-left: 14px;
}

.seconf_fold_btn {
    width: 100%;
    background: #cc1122;
    color: #ffffff;
    font-size: 18px;
    font-weight: 900;
    border: 0;
    padding: 13px;
    border-radius: 0px;
    position: relative;
    -webkit-box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
    -moz-box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
    box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
}

.seconf_fold_btn_div {
    /* background: azure; */
    margin-top: 12px;
    /*padding: 6px;*/
}

.seconf_fold_btn2_div {
    /*   background: azure;
    margin-top: 9px;
    padding: 6px;*/
}

.seconf_fold_btn span:before {
    position: absolute;
    content: "";
    width: 77px;
    height: 36px;
    background: url(../../images/chat.webp) no-repeat;
    right: 0;
    top: 10px;
}

.about_us_span {
    color: white;
    font-size: 24px;
}

#about-us {
    padding-top: 32px;
    min-height: 182px;
    background: #1e1f52;
}

.seconf_fold_btn2 {
    width: 100%;
    background: #cc1122;
    color: #ffffff;
    font-size: 19px;
    font-weight: 900;
    border: 1px solid #cc1f22;
    /* padding-top: 17px; */
    /* margin-top: 10px; */
    padding: 9px;
    border-radius: 0px;
}

.seconf_fold_btn2 span:before {
    position: absolute;
    content: "";
    width: 106px;
    height: 35px;
    background: url(../../images/messenger.webp) no-repeat;
    right: 157px;
    top: 103px;
}

.section-rightbar p {}

.section-rightbar h4 {}

.section-rightbar h4 span {
    border-bottom: 5px solid #061e3e;
}

.features {
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 14px 0px rgba(137, 136, 136, 0.75);
    padding: 15px;
}

.features h2 {
    font-size: 36px;
    line-height: 42px;
    font-weight: 800;
    color: #cc1f22;
}

.features_ul {
    /*padding-top: 13px;*/
    padding-bottom: 13px;
}

.feautresback_red {
    background: #cc1f22;
}

.features_ul img {
    width: 10px;
}

.features_ul span {
    padding-left: 11px;
    border-bottom: 1px solid #626262;
}

.features_ul li {
    padding-top: 10px;
}

.f2:before {
    position: absolute;
    content: "";
    width: 243px;
    height: 151px;
    background: url(../../images/f2.webp) no-repeat;
    right: 197px;
    top: 0px;
}

.seconf_fold_btn_f {
    width: 100%;
    background: white;
    color: #061e3e;
    font-size: 19px;
    font-weight: 900;
    border: 1px solid #cc1f22;
    padding: 9px;
    border-radius: 0px;
}

.seconf_fold_btn_f span:before {
    position: absolute;
    content: "";
    width: 106px;
    height: 35px;
    background: url(../../images/fchat.webp) no-repeat;
    right: 144px;
    top: 39px;
}

.trd_fold h2 {
    color: #cc1f22;
    font-weight: 900;
    padding-top: 30px;
}

.trd_fold img {
    width: 100%;
}

.trd_fold p {
    color: white;
}

.fifth_fold .btn {}

.fifth_fold ul li {
    background-image: linear-gradient(to right, #ecebeb, #d9d7d7);
    color: black;
    padding: 10px;
    margin-top: 7px;
}

.fifth_fold ul li a {
    color: black;
    font-weight: 500;
    font-size: 12px;
}

.fifth_fold h4 {
    color: #cc1f22;
    font-weight: 900;
}

.fifth_fold {
    padding-top: 25px;
}

.fifth_fold .col-md-9 {
    padding-top: 40px;
}

.sixth_fold img {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.seventh_fold img {
    width: 100%;
    padding-top: 10px;
}

.seventh_fold ul li img {
    width: 10px;
    padding-top: 0px;
}

.seventh_fold ul li span {
    padding-left: 10px;
    font-size: 12px;
    color: #061e3e;
    font-weight: 600;
}

.seventh_fold h4 {
    color: #060606;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 16px;
}

.seventh_fold_border {
    border-bottom: 3px solid #cc1f22;
}

.seventh_fold {
    padding-top: 36px;
    padding-bottom: 46px;
}

.footer-section h4 {
    color: white;
    font-weight: 600;
    font-size: 21px;
}

.footer-section li a {
    color: #eaeaea;
    font-weight: 100;
}

.footer-section .form-control {
    color: #fff;
    background-color: #fff0;
    height: 30px !important;
}

.footer-section .bn {
    padding-top: 4px;
    color: white;
    background: #cc1f22;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 6px 0px -1px rgb(143 21 23);
    -moz-box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
    box-shadow: 0px 6px 0px -1px rgb(143 21 23);
    display: block;
    width: 100%;
    margin: 0 0 15px;
}

.facebookimg {
    padding-bottom: 14px;
}

.topper {
    display: none;
}

.mobile_banner {
    display: none;
}

.desktop_banner {
    display: block;
}

.call_to_action .container {
    background: url(../../images/call_to_action_back.webp) no-repeat;
    background-size: cover;
    padding-top: 37px;
    padding-right: 37px;
    position: relative;
    margin-top: 95px;
    margin-bottom: 70px;
}

.call_to_action .container h5 {
    font-size: 29px;
    color: #1e1f52;
    font-weight: 600;
    text-transform: uppercase;
}

.call_to_action .container h3 {
    font-size: 44px;
    line-height: 8px;
    color: #cc1f22;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 29px;
}

.call_to_action .container p {
    font-size: 21px;
    margin-bottom: 70px;
}

.call_to_action .container .seconf_fold_btn_div {
    margin-top: 12px;
}

.call_to_action .container .seconf_fold_btn {
    width: 100%;
    background: #cc1122;
    color: #ffffff;
    font-size: 18px;
    font-weight: 900;
    border: 0;
    padding: 8px;
    border-radius: 0px;
    position: relative;
    -webkit-box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
    -moz-box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
    box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
}

.call_to_action .container .seconf_fold_btn1 span:before {
    position: absolute;
    content: "";
    width: 77px;
    height: 36px;
    background: url(../../images/chat.webp) no-repeat;
    right: 119px;
    top: 6px;
}

.call_to_action .container .seconf_fold_btn2 span:before {
    position: absolute;
    content: "";
    width: 77px;
    height: 36px;
    background: url(../../images/email_icon.webp) no-repeat;
    right: 119px;
    top: 6px;
}

.call_to_action .container .col-md-2:before {
    position: absolute;
    content: "";
    background: url(../../images/call_to_action_girl.webp) no-repeat;
    width: 1150px;
    height: 443px;
    top: -156px;
    left: 3px;
}

.trd_fold {
    background: url(../../images/steps_back.webp) no-repeat center;
    background-size: cover;
    margin-top: 25px;
    padding-top: 45px;
    padding-bottom: 45px;
}

.company-section .section-leftbar h6 {
    font-size: 38px;
    font-weight: 900;
    line-height: 38px;
    color: #cc1f22;
}

.company-section .section-leftbar h6 span {
    font-size: 22px;
    font-weight: 900;
    line-height: 0px;
    color: #061e3e;
}

.trd_fold .container {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 4px solid white;
    border-bottom: 4px solid white;
}

.second_row .step {
    width: 95px;
    border-left: 13px solid #262a64;
    padding-left: 11px;
    padding-bottom: 9px;
}

.trd_fold .second_row .title {
    background: #262a64;
    width: 55%;
    padding-left: 27px;
    font-size: 16px;
    color: white;
    line-height: 18px;
    padding-left: 28px;
    padding: 4px 0px;
    padding-left: 28px;
}

.trd_fold h4 {
    color: #cc1f22;
    text-align: center;
    font-weight: 900;
    font-size: 43px;
    margin-bottom: 1px;
}

.trd_fold h5 {
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 44px;
}

.trd_fold .second_row .col-md-3 {
    position: relative;
}

.trd_fold .second_row .col-md-3:not(:last-child):after {
    position: absolute;
    content: "";
    background: url(../../images/arrow.webp) no-repeat;
    width: 52px;
    background-size: contain;
    height: 48px;
    top: 47px;
    right: 36px;
}

.frth_fold .col-md-4 {
    position: relative;
    padding: 0px 25px;
}

.frth_fold .col-md-4:not(:last-child):after {
    position: absolute;
    content: "";
    background: url(../../images/Untitled-4.webp) no-repeat;
    width: 1px;
    /* background-size: contain; */
    height: 123px;
    top: 28px;
    right: 4px;
}

.frth_fold .container {
    border-top: 1px solid #babbc9;
    padding-top: 53px;
}

.frth_fold h4 {
    font-size: 38px;
    font-weight: 900;
    color: #cc1f22;
    text-transform: uppercase;
}

.frth_fold h4 span {
    color: #262a64;
    font-weight: 500;
}

.privacy .container {
    background: url(../../images/call.webp) no-repeat;
    background-size: cover;
    margin-top: 62px;
}

.privacy h5 {
    font-size: 33px;
    color: white;
    margin-bottom: 1px;
}

.privacy h6 {
    font-size: 66px;
}

.privacy p {
    color: white;
    font-weight: 100
}

.privacy .row {
    margin: 29px;
    border: 1px solid white;
    padding: 10px;
}

.privacy .seconf_fold_btn2 span:before {
    position: absolute;
    content: "";
    width: 77px;
    height: 36px;
    background: url(../../images/email_icon.webp) no-repeat;
    right: 129px;
    top: 6px;
}

.privacy .seconf_fold_btn1 span:before {
    position: absolute;
    content: "";
    width: 77px;
    height: 36px;
    background: url(../../images/chat.webp) no-repeat;
    right: 129px;
    top: 10px;
}

.privacy .col-md-3 {
    margin-top: 37px;
    text-align: center;
}

.why_student .first {
    margin-top: 27px;
}

.why_student {
    margin: 50px 0px;
}

.why_student h1 {
    color: #cc1f22;
    font-size: 86px;
    margin-bottom: 7px;
    line-height: 66px;
}

.why_student h2 {
    margin: 0px;
    color: white;
    background: #262a64;
    font-weight: 600;
    margin-bottom: 6px;
}

.why_student h3 {
    color: #cc1f22;
    font-size: 24px;
    text-align: center;
    margin-bottom: 7px;
}

.why_student h4 {
    color: #262a64;
    border: 2px solid;
    border-left: 0px;
    border-right: 0;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 6px 0px;
    padding: 6px 0px;
    text-align: center;
}

.contact-wrapper2 {
    display: none;
}

.why_student h5 {}

.why_student .second {
    /*padding: 0;*/
    background-color: white;
}

.why_student .second .top_content {
    background: #262a64;
    color: white;
    padding: 12px 10px;
}

.why_student .second .top_content h6 {
    font-size: 20px;
    margin-bottom: 1px
}

.why_student .second .top_content .h7 {
    font-size: 24px;
    font-weight: 700;
}

.why_student .second .top_content .content {
    padding: 5px 10px;
}

.why_student .second p {
    padding: 5px 10px;
    border: 1px solid;
    margin: 0;
    border-top: 0px;
    padding: 22px 7px;
}

.header-left-bar {
    float: right;
}

.disclaimer {
    color: white;
    text-align: center;
    font-weight: 100;
    font-size: 13px;
    line-height: 1.2;
}

@media(max-width:911px) {
    .form_h3_2:before {
        opacity: 0;
    }
    .form_h3_2:after {
        opacity: 0;
    }
    .contact-wrapper {
        display: none !important;
    }
    .contact-wrapper2 {
        display: block;
    }
    .paddd {
        margin: 0;
    }
    .trd_fold .second_row .col-md-3:not(:last-child):after {
        display: none;
    }
    .trd_fold .second_row .title {
        background: #262a64;
        width: 100%;
        padding-left: 27px;
        font-size: 16px;
        color: white;
        line-height: 18px;
        padding-left: 28px;
        padding: 4px 0px;
        padding-left: 0;
    }
    .second_row .step {
        width: 95px;
        border-left: none;
        padding-left: 11px;
        padding: 10px 0 0 0;
        padding-bottom: 9px;
    }
    .trd_fold {
        text-align: center;
    }
    .footer-section {
        position: relative;
        background: linear-gradient(45deg, #030c24, #2c409f);
    }
    .navbar-brand>img {
        display: block;
        width: 150px;
        text-align: left;
    }
    .header-left-bar {
        float: left;
    }
    .call_to_action .container h3 {
        font-size: 44px;
        line-height: 30px;
    }
}

@media(max-width:1600px) {
    .top_form {
        top: 52px;
    }
}

@media(max-width:1440px) {
    .top_form {
        top: 38px;
    }
}

@media(max-width:1375px) {
    .top_form {
        top: 17px;
        transform: scale(0.8);
    }
}

@media (max-width:1199px) {
    .top_form {
        top: -15px;
        transform: scale(0.8);
    }
    .form_main_div:before,
    .form_main_div:after,
    .form_h3_2:before,
    .form_h3_2:after {
        display: none;
    }
    .form_h3 {
        padding-top: 12px;
        margin-bottom: 12px;
    }
    .form_h3 img {
        width: 75%;
    }
    .form_h3_2 {
        font-size: 20px;
        line-height: 1.2;
        padding: 5px 0;
        margin: 0 0 10px;
    }
    .myform {
        padding-bottom: 20px;
    }
    .why_us span {
        font-size: 16px;
    }
    .header_details {
        font-size: 32px;
        line-height: 1.2;
    }
    .header_details .spam {
        font-size: 23px;
        padding: 0 8px;
    }
.call_to_action .container .col-md-2:before {
    width: 995px;
    height: 408px;
    left: -22px;
    background-size: contain;
    top: -130px;
}


.call_to_action .container h5 {
    font-size: 26px;

}
.call_to_action .container h3 {
    font-size: 38px;
}
.call_to_action .container p {
    font-size: 18px;
}
.call_to_action .container {
    margin-top: 20px;
    margin-bottom: 40px;
}
.company-section .section-leftbar h4 {
    font-size: 36px;
}
.company-section .section-leftbar h4 span {
    font-size: 20px;
    line-height: 1.2;
    display: block;
}
.company-section .section-leftbar p {
    font-size: 14px;
    line-height: 1.7;
}
.call_to_action .container .seconf_fold_btn1 span:before {

    width: 22px;
    height: 22px;
    right: 137px;
    top: 11px;
    background-size: contain;
}
.call_to_action .container .seconf_fold_btn2 span:before {

    width: 22px;
    height: 22px;
    right: 135px;
    top: 9px;
    background-size: contain;
}
}

@media (max-width:1100px) {
    .top_form {
        top: -25px;
        transform: scale(0.7);
    }
}

@media (max-width:1050px) {
    .top_form {
        top: -34px;
        transform: scale(0.7);
    }
}

@media (max-width:1010px) {
    .top_form {
        top: -40px;
        transform: scale(0.7);
    }
}


/* @media screen and (width:1152px) {
    .form_main_div {
        background: #252961;
        padding-right: 0px;
        padding-left: 0px;
        width: 30%;
    }
    .call_to_action .container .col-md-2:before {
        position: absolute;
        content: "";
        background: url(../../images/call_to_action_girl.webp) no-repeat;
        width: 965px;
        height: 443px;
        top: -156px;
        left: 3px;
    }
    .call_to_action .container .col-md-10 {
        margin-left: 170px;
    }
    .form_h3 img {
        width: 50%;
    }
    .form_main_div:before {
        opacity: 0;
    }
    .form_main_div:after {
        opacity: 0;
    }
    .form_h3_2 {
        background: #fff;
        color: #d12128;
        font-size: 16px;
        text-align: center;
        line-height: 1.3;
        font-weight: 600;
        font-weight: 800;
        margin: 0;
    }
    .form_h3_2:before {
        opacity: 0;
    }
    .form_h3_2:after {
        opacity: 0;
    }
    .research_div {
        opacity: 0;
        visibility: hidden;
    }
    .top_form {
        position: absolute;
        left: 0;
        right: 0;
        top: 14px;
        transform: scale(1);
    }
    .seconf_fold_btn span:before {
        position: absolute;
        content: "";
        width: 41px;
        height: 36px;
        background: url(../../images/chat.webp) no-repeat;
        right: 152px;
        top: 10px;
    }
    .perect span {
        background: #ffffff;
        font-weight: 700;
        color: #252961;
        padding: 0px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 24px;
    }
    .second_fold_div h3 {
        line-height: 0px;
        color: white;
        font-weight: 600;
        padding-top: 16px;
        font-weight: 100;
        text-transform: uppercase;
        font-size: 28px;
        letter-spacing: 1px;
    }
    .company-section .section-leftbar h4 {
        font-size: 40px;
        font-weight: 900;
        line-height: 38px;
        color: #cc1f22;
    }
    .call_to_action .container {
        background: url(../../images/call_to_action_back.webp) no-repeat;
        background-size: cover;
        padding-right: 37px;
        position: relative;
        margin-top: 95px;
        margin-bottom: 70px;
    }
    .company-section .section-leftbar p {
        font-size: 15px;
        font-weight: 300;
        line-height: 20px;
        color: #000000;
        margin-bottom: 0;
        text-align: justify;
    }
    .why_student h1 {
        color: #cc1f22;
        font-size: 65px;
        margin-bottom: 7px;
        line-height: 66px;
    }
    .why_student h2 {
        font-size: 30px;
        margin: 0px;
        color: white;
        background: #262a64;
        font-weight: 600;
        margin-bottom: 6px;
    }
    .why_student h3 {
        color: #cc1f22;
        margin-bottom: 7px;
        font-size: 21px;
    }
    .why_student h4 {
        color: #262a64;
        border: 2px solid;
        border-left: 0px;
        border-right: 0;
        font-size: 21px;
        font-weight: 600;
        letter-spacing: 1px;
        margin: 6px 0px;
        padding: 6px 0px;
    }
    .why_student .second p {
        padding: 5px 10px;
        border: 1px solid;
        margin: 0;
        border-top: 0px;
        line-height: 20px;
    }
    .privacy .seconf_fold_btn1 span:before {
        position: absolute;
        content: "";
        width: 48px;
        height: 36px;
        background: url(../../images/chat.webp) no-repeat;
        right: 129px;
        top: 10px;
    }
    .privacy .seconf_fold_btn2 span:before {
        position: absolute;
        content: "";
        width: 45px;
        height: 36px;
        background: url(../../images/email_icon.webp) no-repeat;
        right: 129px;
        top: 6px;
    }
    .privacy .col-md-3 {
        margin-top: 0;
        text-align: center;
    }
    .privacy h5 {
        font-size: 30px;
        color: white;
        margin-bottom: 1px;
    }
    h1 {
        font-size: 35px;
        font-weight: 700;
        color: #FFFFFF;
        letter-spacing: -1px;
        margin: 0;
    }
    .privacy p {
        color: white;
        font-weight: 100;
        line-height: 20px;
    }
    .why_student .second .top_content .h7 {
        font-size: 18px;
        font-weight: 700;
    }
    .why_student .second .top_content h6 {
        font-size: 18px;
        margin-bottom: 1px;
    }
    #about-us {
        padding-top: 25px;
        min-height: 182px;
        background: #1e1f52;
        margin: 10px 0;
    }
} */


@media (max-width:991px) {
    .call_to_action .container {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 65px;
    padding-bottom: 75px;
    padding: 65px 30px 75px;
    /* display: none; */
    background-position: center;
}
.call_to_action .container .col-md-2:before{
    display: none;
}
.call_to_action .container h5 {
    font-size: 22px;
}
.call_to_action .container p {
    font-size: 18px;
    margin: 0 0 15px;
}
.call_to_action .col-md-3 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}
.call_to_action .container .seconf_fold_btn1 span:before,.call_to_action .container .seconf_fold_btn2 span:before {
    right: 175px;
}

.call_to_action .col-md-3
.seconf_fold_btn_div {
    width: 215px;
}
.trd_fold .second_row .col-md-3:nth-child(2):after {
display: none;
}
.why_student .first {
    text-align: center;
}
.company-section .section-leftbar h6 {
    font-size: 32px;
    margin: 20px 0 15px
;
}
.company-section .section-leftbar p {
    line-height: 1.5;
}
.section-padding {
    padding: 40px 0;
    margin-bottom: 0;
}
.top_form {
    right: 14px;
    top: 50%;
    transform: scale(0.7);
    transform: translateY(-50%) scale(0.7);
    left: unset;
    position: absolute !important;
}
.research_div {
    display: block !important;
    float: right;
}
.barrrrr {
    opacity: 0;
    visibility: hidden;
}
}
@media (max-width:767px) {
 .privacy .col-md-3:nth-child(3)   {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 25px;
} .privacy .col-md-3:nth-child(3)
.seconf_fold_btn_div {
    width: 250px;
}
 .privacy .col-md-3:nth-child(3)

.seconf_fold_btn2 {
    padding: 13px;
}
.privacy .seconf_fold_btn1 span:before,.privacy .seconf_fold_btn2 span:before {
    width: 57px;
    top: 10px !important;
    display: none;
}
.frth_fold h4 {
    font-size: 30px;
    margin: 0 0 10px;
}
.frth_fold p
{
    font-size: 14px;
    line-height: 1.5;
}
}
@media (max-width:500px){
.call_to_action .container .seconf_fold_btn1 span:before,.call_to_action .container .seconf_fold_btn2 span:before {
    display: none;
}
.why_us span {
    font-size: 14px;
    margin-left: 5px;
}
.why_us img {
    width: 12px;
}

.why_us ul li
{
    line-height: 1;
}
.why_us ul li {
    line-height: 1;
    margin: 0 0 5px;
}
.header_details span {
    font-size: 14px;
}
.header_details {
    font-size: 25px;
}
.header_details .spam {
    font-size: 18px;
    padding: 0 8px;
}
.header_details {
    line-height: 1.1;
}
.top_form {
    right: -40px;
}
}

@media (max-width:400px) {
    .top_form {
    right: -72px;
    transform: translateY(-50%) scale(0.6);
}
}
@media screen and (width:1280px) {
    .form_h3_2 {
        background: #fff;
        color: #d12128;
        font-size: 20px;
        text-align: center;
        line-height: 1.3;
        font-weight: 600;
        font-weight: 800;
        margin: 0;
    }
    .form_h3 img {
        width: 50%;
    }
    .form_h3_2:before {
        position: absolute;
        content: "";
        width: 44px;
        height: 105px;
        background: url(../../images/form_before.webp) no-repeat;
        right: 369px;
        top: 50px;
    }
    .form_h3_2:after {
        position: absolute;
        content: "";
        width: 27px;
        height: 78px;
        background: url(../../images/formafter.webp) no-repeat;
        right: -26px;
        top: 50px;
    }
    .research_div {
        padding-bottom: 19px;
        margin-top: 65px;
        margin-right: -1px;
    }
    .company-section .section-leftbar p {
        font-size: 15px;
        font-weight: 300;
        text-align: justify;
        color: #000000;
        margin-bottom: 0;
        line-height: 20px;
    }
    .company-section .section-leftbar h4 {
        font-size: 35px;
        font-weight: 900;
        line-height: 25px;
        color: #cc1f22;
    }
    .company-section .section-leftbar h4 span {
        font-size: 20px;
        font-weight: 900;
        line-height: 0px;
        color: #061e3e;
    }
}

@media screen and (width:1336px) {
    .form_main_div:after {
        opacity: 0;
    }
}

@media screen and (max-width:991px) {
    .research_div,
    .form_main_div {
        display: none;
    }
    .perect {
        padding-top: 15px;
        line-height: 1.7;
        font-size: 18px;
        font-weight: 600;
        color: #252961;
        margin-bottom: 0;
    }
    .second_fold_div h3 {
        line-height: 1.5;
        color: white;
        font-weight: 600;
        padding-top: 16px;
        font-weight: 100;
        text-transform: uppercase;
        font-size: 20px;
        letter-spacing: 1px;
    }

    .privacy {
        text-align: center;
    }
    .privacy .container {
        background: url(../../images/call.webp) no-repeat;
        background-size: cover;
        margin-top: 62px;
        padding: 0 0 30px;
    }

}

@media screen and (width:1024px) {
    .research_div {
        opacity: 0;
    }
    .form_main_div:before,
    .form_h3_2:after,
    .form_h3_2:before,
    .form_main_div:after {
        display: none;
    }
    .form_h3 img {
        width: 50%;
    }
    .form_h3_2 {
        background: #fff;
        color: #d12128;
        font-size: 14px;
        text-align: center;
        line-height: 1.3;
        font-weight: 600;
        /* background-image: linear-gradient(to right, #061d3d, #0a2c5a); */
        font-weight: 800;
        margin: 0;
    }
    .form_main_div {
        width: 30%;
    }
    .top_form {
        position: absolute;
        left: 0;
        right: 0;
        top: 10px;
    }
    .myform {
        padding: 0 10px 10px;
    }
    .top_form {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
    }
    .seconf_fold_btn span:before {
        position: absolute;
        content: "";
        width: 45px;
        height: 36px;
        background: url(../../images/chat.webp) no-repeat;
        right: 152px;
        top: 10px;
    }
    .perect span {
        background: #ffffff;
        font-weight: 700;
        color: #252961;
        padding: 0px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 24px;
    }
    .second_fold_div h3 {
        line-height: 0px;
        color: white;
        font-weight: 600;
        padding-top: 16px;
        font-weight: 100;
        text-transform: uppercase;
        font-size: 27px;
        letter-spacing: 1px;
    }
    #about-us {
        padding-top: 25px;
        min-height: 182px;
        background: #1e1f52;
        margin: 15px 0;
    }
    .company-section .section-leftbar p {
        font-size: 15px;
        font-weight: 300;
        line-height: 20px;
        color: #000000;
        margin-bottom: 0;
        text-align: justify;
    }
    .company-section .section-leftbar h4 {
        font-size: 40px;
        font-weight: 900;
        line-height: 20px;
        color: #cc1f22;
    }
    .company-section .section-leftbar h4 span {
        font-size: 22px;
        font-weight: 900;
        line-height: 0px;
        color: #061e3e;
    }
    .call_to_action .container .col-md-10 {
        margin: 0 0 0 180px;
    }
    .call_to_action .container .col-md-2:before {
        position: absolute;
        content: "";
        background: url(../../images/call_to_action_girl.webp) no-repeat;
        width: 970px;
        height: 443px;
        top: -156px;
        left: 3px;
    }
    .privacy .seconf_fold_btn1 span:before,
    .privacy .seconf_fold_btn2 span:before {
        width: 45px;
    }
    .why_student h1 {
        color: #cc1f22;
        font-size: 70px;
        margin-bottom: 7px;
        line-height: 66px;
    }
    .why_student h2 {
        margin: 0px;
        color: white;
        background: #262a64;
        font-weight: 600;
        margin-bottom: 6px;
        font-size: 30px;
    }
    .why_student h4 {
        color: #262a64;
        border: 2px solid;
        border-left: 0px;
        border-right: 0;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 1px;
        margin: 6px 0px;
        padding: 6px 0px;
    }
    .why_student .second .top_content h6 {
        font-size: 18px;
        margin-bottom: 1px;
    }
    .why_student .second p {
        padding: 5px 10px;
        border: 1px solid;
        margin: 0;
        border-top: 0px;
        /* padding: 22px 7px; */
        line-height: 20px;
    }
    .why_student .second .top_content .h7 {
        font-size: 18px;
        font-weight: 700;
    }
    .why_student h3 {
        color: #cc1f22;
        margin-bottom: 7px;
        font-size: 21px;
    }
    .btn-danger {
        color: #fff !important;
        background-color: #cc1122 !important;
        border-color: #cc1122 !important;
        height: 30px !important;
        font-family: "Poppins", sans-serif;
        font-size: 16px !important;
        font-weight: 600 !important;
        line-height: 26px !important;
        padding: 1px 12px !important;
        width: 100%;
        -webkit-box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
        -moz-box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
        box-shadow: 0px 6px 0px -1px rgba(143, 21, 23, 1);
    }
}

@media screen and (max-width:575px) {
    .call_to_action .container .col-md-2:before {
        display: none;
    }
    .section-padding {
        margin-bottom: 0;
    }
    .call_to_action .container {
        padding-top: 70px;
        padding-right: 15px;
        margin-top: 0;
        margin-bottom: 0;
        background-position: center;
        padding-bottom: 70px;
    }
    .disclaimer {
        margin: 10px 0;
    }
    .footer-section .footer-container {
        padding: 30px 0 0;
    }
}
