/* .site-header .navbar .navbar-collapse .nav-item.dropdown .custom-dropdown-menu .single-group.double-card {
    width: calc(45% - 10px);
} */

.p-xy .item{
    padding: 8px 2px;
}
.new-student.banner-sec{
    overflow: hidden;
}
.new-student.banner-sec .ctnt_wrapper .col_wrapper, .new-student.banner-sec .ctnt_wrapper .form_wrap {
    max-width: 50%;
    z-index: 99;
}
.new-student .inner-form-wrap {
    max-width: 550px;
    background: #fff;
    padding: 33px 35px;
    border-radius: 19px;
}
.new-student .inner-form-wrap .form-title-wrap h3 {
    font-size: 37px;
    margin-bottom: 10px;
}
.new-student .inner-form-wrap .form-title-wrap{
    margin-bottom: 20px;
}
.new-student .inner-form-wrap .control-group label .required {
    color: #F24606;
}
.new-student .inner-form-wrap .control-group label{
    color: #4D4D4D;
}
.new-student .inner-form-wrap .control-group input{
    height: 52px;
    padding: 13px 16px 18px;
    border-radius: 5px;
    border: 1px solid #E2E2E2;
}
.new-student .inner-form-wrap .control-group{
    margin-bottom: 15px;
}
.new-student .inner-form-wrap .control-group textarea{ 
    border-radius: 5px;
    border: 1px solid #E2E2E2;
    padding: 13px 16px 18px;
    max-height: 142px;
}
.new-student .inner-form-wrap .btn{
    font-size: 19px;
    padding: 2px 33px;
    line-height: 2.478;
    margin-top: 25px;
    width: auto;
    border-color: #F24606;
}
.banner-sec.new-student::after {
    content: "";
    background-image: url(../image/new-banner-bg.webp);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.4;
}
.do-for{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.do-for .single-wrapper{
    max-width: 937px;
    margin: 0 auto;
}
.do-for .single-wrapper .single{
    background-color: #fff;
    border-radius: 24px;
    padding: 35px 40px 45px;
    text-align: center;
    height: 100%;
}
.do-for .single-wrapper .row{
    --bs-gutter-x: 35px;
}
.do-for .single-wrapper .single p{
    font-size: 18px;
    margin-bottom: 0;
}
.do-for .single-wrapper .single h4{
    font-weight: 500;
    margin-bottom: 15px;
}
.do-for .single-wrapper .text-center{
    padding-bottom: 40px;
}
.do-for .single-wrapper .single figure {
    margin: 0 auto;
    height: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.do-for .single-wrapper .single figure img{
    max-height: 100%;
    height: auto;
    width: auto;
}
.do-for .single-wrapper .btn{
    display: inline-block;
    padding: 2px 28px;
    font-size: 18px;
    margin-top: 45px;
}
.partnership.background_white, .digital_marketing.background_white{
    background-color: #fff;
}
.clg-partner{
    background-color: #F8F8F8;
}
.clg-partner .uHBSpace {
    padding-bottom: 50px;
}

@media only screen and (max-width: 1199.98px){
    .new-student .inner-form-wrap {
        padding: 25px 25px;
        border-radius: 18px;
    }
    .new-student .inner-form-wrap .form-title-wrap h3 {
        font-size: 32px;
        margin-bottom: 6px;
    }
    .new-student .inner-form-wrap .form-title-wrap {
        margin-bottom: 15px;
    }
    .new-student .inner-form-wrap .control-group input {
        height: 45px;
        padding: 8px 8px 8px;
        font-size: 14px;
    }
    .new-student .inner-form-wrap .control-group textarea {
        padding: 8px 8px 8px;
        max-height: 90px;
        font-size: 14px;
    }.new-student .inner-form-wrap .btn {
        margin-top: 18px;
        font-size: 17px;
    }
    .do-for .single-wrapper {
        max-width: 800px;
    }
    .do-for .single-wrapper .single {
        border-radius: 18px;
        padding: 30px 34px 35px;
    }
    .do-for .single-wrapper .single figure {
        height: 50px;
        margin-bottom: 25px;
    }
    .do-for .single-wrapper .single p {
        font-size: 16px;
    }
    .do-for .single-wrapper .single h4 {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 991.98px){
    .new-student.banner-sec .ctnt_wrapper .col_wrapper, .new-student.banner-sec .ctnt_wrapper .form_wrap {
        max-width: 100%;
        z-index: 99;
    }
    .banner-sec.new-student .ctnt_wrapper {
        flex-direction: column;
    }
    .new-student.banner-sec .ctnt_wrapper .form_wrap {
        padding-top: 15px;
        margin: 0 auto;
    }
    .clg-partner .uHBSpace {
        padding-bottom: 35px;
    }
}
@media only screen and (max-width: 767.98px){
    .p-xy .item {
        padding: 8px 8px;
    }
    .new-student.banner-sec .ctnt_wrapper .form_wrap {
        padding-top: 0px;
    }
    .new-student .inner-form-wrap {
        padding: 20px 15px;
        border-radius: 12px;
    }
    .new-student .inner-form-wrap .form-title-wrap h3 {
        font-size: 28px;
    }
    .new-student .inner-form-wrap .btn {
        margin-top: 10px;
    }
    .do-for .single-wrapper .text-center {
        padding-bottom: 20px;
    }
    .do-for .single-wrapper .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 30px;
    }
    .do-for .single-wrapper .btn {
        margin-top: 30px;
    }
    .clg-partner .uHBSpace {
        padding-bottom: 20px;
    }
}
