@media only screen and (min-width: 1700px) {
    :root {
        --p40: 80px;
        --bannerrt: 455px;
    }

    .heading {
        margin-bottom: 50px;
    }

    .heading h2 {
        font-size: 70px;
        line-height: 62px;
    }

    .heading h3 {
        line-height: 60px;
        font-size: 64px;
    }

    .msg_right p {
        font-size: 20px;
        line-height: 35px;
    }

    .separater {
        height: 57px;
    }

    .regi_box_left {
        padding: 95px
    }

    .regi_box_left h4 {
        font-size: 57px;
    }

    .regi_box_left h2 {
        font-size: 107px;
    }

    .regi_box_left h3 {
        font-size: 37px;
        margin-bottom: 25px;
    }

    .regi_box_left a {
        padding: 18px 39px;
        font-size: 18px;
    }

    .committee_box h5 {
        font-size: 28px;
        margin-bottom: 6px;
    }

    .committee_box h6 {
        margin-bottom: 0;
        font-size: 23px;
    }

    .committee_box img {
        margin-bottom: 10px;
    }

    .reack_wrap .heading h2,
    .faculty_heading {
        font-size: 89px;
    }

    .reack_wrap .heading h2 span,
    .faculty_heading span {
        transform: translate(-11px, 27px);
        font-size: 53px;
    }

    .reack_wrap p {
        font-size: 49px;
    }

    .reack_wrap p i {
        /* font-size: 62px; */
    }

    .banner_content_bottom h5 {
        font-size: 35px;
    }

    .banner_content_bottom h4 {
        font-size: 135px;
        line-height: 120px;
    }

    .banner_content_bottom h6 {
        font-size: 32px;
    }

    .banner_content_bottom img {
        height: 182px;
    }

    .banner_content_wrap .banner_content_top img {
        width: 353px;
    }

    .banner_content_wrap {
        margin-top: 40px;
    }

    .banner_content_wrap .banner_content_top {
        margin-bottom: 40px;
    }

    .banner_content_bottom {
        justify-content: end;
        padding-right: var(--p40);
    }

    .banner_left .component.component2,
    .banner_left .component.component1 {
        width: 228px;
    }

    .regi_wrap .component.component2,
    .regi_wrap .component.component1 {
        height: 222px;
    }

    .regi_inclu ul li p b {
        font-size: 38px;
        line-height: 36px;
    }

    .regi_inclu ul li p i {
        font-size: 23px;
    }

    .regi_inclu ul li img {
        width: 107px;
        height: 107px;
    }

    .regi_inclu h6 {
        font-size: 28px;
    }

    .venue_left {
        width: 35%;
    }

    .venue_right {
        width: 60%;
    }

    .venue_right h5 {
        font-size: 64px;
    }

    .venue_right h6 {
        font-size: 26px;
    }

    .process-step-icon-box .number {
        font-size: 23px;
    }

    .venue_wrap {
        width: 75%;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    :root {
        --bannerrt: 228px;
    }

    .regi_inclu ul li p b {
        font-size: 22px;
        line-height: 23px;
    }

    .regi_inclu ul li p i {
        font-size: 16px;
    }

    .regi_inclu ul li img {
        width: 70px;
        height: 70px;
    }

    .regi_inclu h6 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .regi_inclu {
        margin-top: 13px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    .heading {
        margin-bottom: 20px;
    }

    .heading h2 {
        font-size: 40px;
        line-height: 41px;
    }

    .heading h3 {
        font-size: 36px;
        line-height: 28px;
    }

    .regi_box_left {
        padding: 30px;
    }

    .regi_box_left h4 {
        font-size: 30px;
    }

    .regi_box_left h2 {
        font-size: 66px;
    }

    .regi_box_left a {
        padding: 11px 22px;
        font-size: 13px;
    }

    .regi_wrap,
    .reack_wrap {
        overflow: hidden;
    }

    .msg_right p {
        font-size: 14px;
        line-height: 25px;
    }

    .msg_right {
        width: 65%;
    }

    .msg_right p span {
        font-size: 49px;
        line-height: 0;
    }

    .banner_content_bottom {
    justify-content: start;
    }

    .banner_content_bottom img {
        height: 81px;
    }

    .banner_content_bottom h5 {
        font-size: 15px;
    }

    .banner_content_bottom h4 {
        font-size: 53px;
        line-height: 48px;
    }

    .banner_content_bottom h6 {
        font-size: 13px;
    }

    .banner_content_wrap .banner_content_top img {
        width: 158px;
    }

    .banner_left .component.component2,
    .banner_left .component.component1 {
        width: 97px;
    }

    .committee_box h5 {
        font-size: 16px;
        margin-bottom: 1px;
    }

    .committee_box h6 {
        margin-bottom: 0;
        font-size: 12px;
    }

    .reack_wrap .heading h2 span,
    .faculty_heading span {
        transform: translate(-10px, 19px);
        font-size: 33px;
    }

    .reack_wrap .heading h2,
    .faculty_heading {
        margin-bottom: 14px;
        font-size: 54px;
    }

    .reack_wrap p {
        font-size: 24px;
    }

    .reack_wrap p i {
        /* font-size: 33px; */
    }

    .regi_wrap .component.component2,
    .regi_wrap .component.component1 {
        height: 100px;
    }

    .msg_wrap,
    .committee_wrap {
        padding: var(--p40) 12px;
        overflow: hidden;
    }

    .reach_btm {
        height: 40px;
        margin-top: 38px;
    }

    .reach_btm_inner {
        bottom: 35px;
        height: 60px;
    }

    .faculty_heading span img {
        left: 25px;
        top: -35px;
    }

    .regi_box_left h3 {
        font-size: 24px;
    }

    .venue_wrap {
        width: 95%;
    }
}

@media only screen and (min-width: 300px) and (max-width: 999px) {
    :root {
        --p40: 20px;
        --bannerrt: 229px;
    }

    .heading {
        margin-bottom: 20px;
    }

    .heading h2 {
        font-size: 40px;
        line-height: 41px;
    }

    .heading h3 {
        font-size: 36px;
        line-height: 28px;
    }

    .regi_box_left {
        padding: 30px;
    }

    .regi_box_left h4 {
        font-size: 21px;
    }

    .regi_box_left h2 {
        font-size: 50px;

    }

    .regi_box_left h3 {
        font-size: 19px;
    }

    .regi_box_left a {
        padding: 11px 22px;
        font-size: 13px;
    }

    .regi_wrap,
    .reack_wrap {
        overflow: hidden;
    }

    .msg_right p {
        font-size: 12px;
        line-height: 17px;
    }

    .msg_right {
        width: 65%;
    }

    .msg_right p span {
        font-size: 49px;
        line-height: 0;
    }

    .banner_content_bottom {
        margin-left: -142px;
    }

    .banner_content_bottom img {
        height: 81px;
    }

    .banner_content_bottom h5 {
        font-size: 15px;
    }

    .banner_content_bottom h4 {
        font-size: 41px;
        line-height: 48px;
    }

    .banner_content_bottom h6 {
        font-size: 13px;
        padding-right: 5px;
    }

    .banner_content_wrap .banner_content_top img {
        width: 158px;
    }

    .banner_left .component.component2,
    .banner_left .component.component1 {
        width: 97px;
    }

    .committee_box h5 {
        font-size: 14px;
        margin-bottom: 1px;
    }

    .committee_box h6 {
        margin-bottom: 0;
        font-size: 12px;
    }

    .reack_wrap .heading h2 span,
    .faculty_heading span {
        transform: translate(-10px, 19px);
        font-size: 33px;
    }

    .reack_wrap .heading h2,
    .faculty_heading {
        margin-bottom: 14px;
        font-size: 54px;
    }

    .reack_wrap p {
        font-size: 24px;
    }

    .reack_wrap p i {
        /* font-size: 33px; */
    }

    .regi_wrap .component.component2,
    .regi_wrap .component.component1 {
        height: 100px;
    }

    .msg_wrap,
    .committee_wrap {
        padding: var(--p40) 12px;
    }

    .reach_btm {
        height: 40px;
        margin-top: 38px;
    }

    .reach_btm_inner {
        bottom: 35px;
        height: 60px;
    }

    .committee_wrap {
        overflow: hidden;
    }

    .com_bk {
        right: -161px;
    }

    .faculty_heading span img {
        left: 24px;
        top: -36px;
    }

    .regi_box_right {
        width: 35%;
    }

    .regi_box_left {
        width: 65%;
    }

    .regi_inclu ul li p b {
        font-size: 16px;
        line-height: 17px;
    }

    .regi_inclu ul li img {
        width: 60px;
        height: 60px;
    }

    .regi_inclu ul li p i {
        letter-spacing: 1px;
        font-size: 13px;
    }

    .regi_inclu h6 {
        margin-bottom: 12px;
        font-size: 16px;
    }

    .venue_wrap {
        width: 95%;
    }

    .venue_left {
        width: 40%;
    }

    .venue_right {
        width: 55%;
    }

    .venue_right h5 {
        font-size: 40px;
    }

    .venue_right h6 {
        font-size: 15px;
    }

    .appear {
        gap: 18px;
        margin-top: 22px;
    }

    .process-step {
        padding-left: 67px;
    }

    .process-step-icon-box {
        width: 53px;
        height: 53px;
    }

    .process-step-icon-box .number {
        font-size: 23px;
    }

    .process-step span {
        font-size: 20px;
    }

    .process-step p {
        font-size: 14px;
    }

    
}



@media only screen and (min-width: 300px) and (max-width: 767px) {
    :root {
        --p40: 20px;
        --bannerrt: 140px;
    }

    .msg_wrap {
        flex-direction: column;
        gap: var(--p40);
        overflow: hidden;
    }

    .msg_wrap img,
    .msg_right {
        width: 100%;
    }

    .regi_box_left {
        padding: 20px;
        width: 63%;
    }

    .international_faculty {
        margin-bottom: 20px;
    }

    .committee_box,
    .international_faculty .committee_box {
        width: 45%;
    }

    .regi_box_left h4 {
        font-size: 14px;
        letter-spacing: 9px;
    }

    .regi_box_left::before {
        right: -33px;
    }

    .regi_box_left h2 {
        font-size: 31px;
    }

    .regi_box_left a {
        padding: 8px 16px;
        font-size: 10px;
    }

    .regi_box_right {
        width: 37%;
    }

    .regi_box_right::before {
        left: 50px;
    }

    .banner_wrap {
        height: var(--viewport);
    }

    .banner_left {
        height: 100%;
        width: 100%;
    }

    .banner_right {
        position: absolute;
        right: 0;
    }

    .banner_content_bottom {
        margin-left: 0;
        align-items: start;
        white-space: normal;
        gap: 11px;
        flex-wrap: wrap;
        justify-content: start;
    }

    .banner_right img {
        width: 100%;
    }

    .banner_content_bottom h5 {
        flex-direction: column;
        align-items: start;
    }

    .banner_content_bottom h5 b:first-child {
        border-right: 0;
        padding-right: 0;
        margin-right: 0;
    }

    .banner_content_wrap {
        width: calc(100% - var(--bannerrt));
    }

    .banner_content_bottom img {
        height: 43px;
    }

    .banner_content_bottom h4 {
        /* margin: 8px 0; */
    }

    .banner_content {
        padding-left: 12px;
        width: 100%;
    }

    .banner_left .component.component2,
    .banner_left .component.component1 {
        width: 59px;
    }

    .banner_left .component.component2 {
        right: var(--bannerrt);
    }

    .regi_wrap .component.component2,
    .regi_wrap .component.component1 {
        height: 43px;
    }

    .com_bk {
        right: -287px;
    }

    .reack_wrap p {
        display: flex;
        flex-direction: column;
    }

    .reack_wrap p b {
        border-right: 0;
        padding-right: 0;
        margin-right: 0;
    }

    .regi_inclu ul li img {
        width: 53px;
        height: 53px;
    }

    .regi_inclu ul {
        gap: 10px;
        flex-direction: column;
    }

    .regi_box_left h2 {
        font-size: 32px;
    }

    .regi_box_left {

        width: 80%;

        z-index: 1;

    }

    .regi_box_right {
        width: 37%;
        position: absolute;
        height: 100%;
        right: 0;
    }

    .regi_box_right img {
        width: auto;
        height: calc(100% + 40px);
    }

    .regi_inclu h6 {
        margin-bottom: 10px;
        font-size: 15px;
        letter-spacing: 10px;
    }

    .regi_box_left h3 {
        font-size: 14px;
    }

    .venue_wrap {
        width: 99%;
        flex-direction: column;
        gap: var(--p40);
    }

    .venue_right,
    .venue_left {
        width: 100%;
    }

    .msg_right p {
        font-size: 14px;
        line-height: 25px;
    }
    .message_btm img {
    width: 60px;
    height: 60px;
}
}