@media (min-width: 280px) and (max-width: 319.98px){
    .offcanvas-end {
        width: 240px;
    }
    .banner_main .banner_content h3 {
        font-size: 25px;
        line-height: 38px;
    }
    
        /* Banner */
        .banner_main .banner_content h3 {
            font-size: 28px;
            line-height: 40px;
        }
    .banner_main .banner_content h4 {
        font-size: 15px;
        line-height: 29px;
        padding: 5px 0;
    }

    .banner_main .banner_content {
        top: 20%;
        transform: translateY(-20%);
    }
    .banner_main .banner_content h5 {
        font-size: 20px;
        line-height: 20px;
    }

    .banner_main .ban_card .ban_CardItem {
        height: 200px;
        width: 100%;
    }
    .banner_main .ban_card .ban_CardItem .card_wrapper h4 {
        font-size: 24px;
        font-weight: 700;
        color: #f3f3f3;
        line-height: 34px;
    }

    .banner_main .ban_card .ban_CardItem .arrow i {
        font-size: 18px;
        color: #fff;
    }

    .banner_main .banner .next {
       display: none !important;
    }

    .banner_main .banner .prev {
        display: none !important;
     }

/* degree */

      .section_header h4 {
        font-size: 16px !important;
        font-weight: 500;
        color: #166D4D;
        line-height: 32px;
    }

    .section_header h5 {
        font-size: 23px !important;
        font-weight: 600;
        color: #000;
        line-height: 34px;
    }

    .degree .degree_wrapper .degree_crad .card_img {
        height: 210px;
        width: 100%;
        border-radius: 10px;
    }
    .degree .degree_wrapper .degree_crad .card_text h4 {
        font-size: 20px;
    }
    .degree .degree_wrapper .degree_crad .card_text p {
        font-size: 13px;
        color: #494848;
        font-weight: 400;
        line-height: 22px;
    }

/* Application */

    .application .application_wrapper .application_content .ball_1 {
        margin-left: 0px;
    }

    .application .application_wrapper .application_content .ball_3 {
        margin-left: 0px;
    }
    .application .application_wrapper .application_content .content_wrap .text h5 {
        font-size: 14px;
    }
/* service */
    .service .section_header h6 {
        line-height: 32px;
    }

    .service_card .service_wrapper .service_crad_wrap {
        margin-bottom: 20px;
    }
    .counter .counter_wrapper {
        width: 100%;
    }
    .counter .counter_wrapper .counter_wrap h4 {
        font-size: 40px;
        color: #166D4D;
        font-weight: 600;
        position: relative;
        padding-top: 5px;
    }

    .counter_wrap {
        width: 100%;
        margin-bottom: 50px;
    }

    .counter .counter_wrapper .counter_wrap h5 {
        font-size: 14px;
        padding-top: 15px;
    }

    .skill {
        padding: 70px 0;

    }
    .skill .skill_wrapper h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .skill .skill_wrapper h5 {
        font-size: 16px;
        line-height: 30px;
    }
    .partner .section_header h6 {
        font-size: 16px;
        line-height: 30px;
    }

    .review .review_wrapper .review_slider .next_rev {
        bottom: -80px;
        left: 45%;
        z-index: 5;
        transform: translateX(-45%);
    }

    .review .review_wrapper .review_slider .review_item h5 {
        font-size: 13px;
        font-weight: 400;
        color: #333;
        line-height: 23px;
        padding: 0px 0;
    }
    .review .review_wrapper .review_slider .review_item {
        padding: 30px 15px;

        margin: 0 15px;
    }
    .review .review_wrapper .review_slider .review_item h4 {
        font-size: 23px;
        line-height: 43px;
    }
    .review .review_wrapper .review_slider .review_item .viewer_Profile .profile_text h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .review .review_wrapper .review_slider .review_item .viewer_Profile .profile_text h5 {
        font-size: 12px;
    }

    .look .section_header h6 {
        font-size: 16px;
        line-height: 30px;
    }
    .look .look_wrapper .look_img {
        height: 185px;
        margin-bottom: 10px;
    }
    .stuff .stuff_wrapper .stuf_slider .next_rev {
        left: 45%;
        z-index: 5;
        transform: translateX(-45%);
    }
    .faq .faq_wrapper {
        padding-top: 50px;
        width: 100%;
    }
    .faq .faq_wrapper .accordion .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 24px;
    }
    .faq .faq_wrapper .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 17px;
        line-height: 28px;
    }
    .post .post_wrapper .post_crad .card_img {
        height: 235px;
    }

    .post .post_wrapper .post_crad {
        height: 440px;
    }

    .post .post_wrapper .post_crad .card_text h4 {
        font-size: 18px;
        line-height: 32px;
        padding: 5px 0;
    }
    .touch .touch_wrapper .touch_form {
        padding-left: 0px;
    }

    .look .look_wrapper .active {
        transform: scale(1) !important;
    }


.responsive_p{
    padding: 15px !important;
}

.look .look_wrapper .active_2 {
	transform: scale(1) !important;
}
.counter {
	padding: 120px 0 50px 0;
}

.post {
	padding-bottom: 50px;
}
/* footer */
.footer .footer_wrapper h4 {
	font-size: 14px;
	font-weight: 400;
	color: #535353;
	line-height: 25px;
}



.service_card .service_wrapper .service_crad_wrap .s_item h4 a {
	font-size: 22px;
	font-weight: 700;
	color: #333;
	line-height: 42px;
}



















}
@media (min-width: 320px) and (max-width: 479.98px){
    .offcanvas-end {
        width: 280px;
    }


        /* Banner */
        .banner_main .banner_content h3 {
            font-size: 28px;
            line-height: 40px;
        }
    .banner_main .banner_content h4 {
        font-size: 15px;
        line-height: 29px;
        padding: 5px 0;
    }

    .banner_main .banner_content {
        top: 20%;
        transform: translateY(-20%);
    }
    .banner_main .banner_content h5 {
        font-size: 20px;
        line-height: 20px;
    }

    .banner_main .ban_card .ban_CardItem {
        height: 200px;
        width: 100%;
    }

    .banner_main .ban_card .ban_CardItem .card_wrapper h4 {
        font-size: 26px;
        font-weight: 700;
        color: #f3f3f3;
        line-height: 36px;
    }

    .banner_main .ban_card .ban_CardItem .arrow i {
        font-size: 18px;
        color: #fff;
    }

    .banner_main .banner .next {
       display: none !important;
    }

    .banner_main .banner .prev {
        display: none !important;
     }

/* degree */

      .section_header h4 {
        font-size: 16px !important;
        font-weight: 500;
        color: #166D4D;
        line-height: 32px;
    }

    .section_header h5 {
        font-size: 23px !important;
        font-weight: 600;
        color: #000;
        line-height: 34px;
    }

    .degree .degree_wrapper .degree_crad .card_img {
        height: 210px;
        width: 100%;
        border-radius: 10px;
    }
    .degree .degree_wrapper .degree_crad .card_text h4 {
        font-size: 24px;
    }
    .degree .degree_wrapper .degree_crad .card_text p {
        font-size: 13px;
        color: #494848;
        font-weight: 400;
        line-height: 22px;
    }

/* Application */

    .application .application_wrapper .application_content .ball_1 {
        margin-left: 0px;
    }

    .application .application_wrapper .application_content .ball_3 {
        margin-left: 0px;
    }
    .application .application_wrapper .application_content .content_wrap .text h5 {
        font-size: 14px;
    }
/* service */
    .service .section_header h6 {
        line-height: 32px;
    }

    .service_card .service_wrapper .service_crad_wrap {
        margin-bottom: 20px;
    }
    .counter .counter_wrapper {
        width: 100%;
    }
    .counter .counter_wrapper .counter_wrap h4 {
        font-size: 40px;
        color: #166D4D;
        font-weight: 600;
        position: relative;
        padding-top: 5px;
    }

    .counter_wrap {
        width: 100%;
        margin-bottom: 50px;
    }

    .counter .counter_wrapper .counter_wrap h5 {
        font-size: 14px;
        padding-top: 15px;
    }

    .skill {
        padding: 70px 0;

    }
    .skill .skill_wrapper h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .skill .skill_wrapper h5 {
        font-size: 16px;
        line-height: 30px;
    }
    .partner .section_header h6 {
        font-size: 16px;
        line-height: 30px;
    }

    .review .review_wrapper .review_slider .next_rev {
        bottom: -80px;
        left: 40%;
        z-index: 5;
        transform: translateX(-40%);
    }

    .review .review_wrapper .review_slider .review_item h5 {
        font-size: 13px;
        font-weight: 400;
        color: #333;
        line-height: 23px;
        padding: 0px 0;
    }
    .review .review_wrapper .review_slider .review_item {
        padding: 30px 15px;

        margin: 0 15px;
    }
    .review .review_wrapper .review_slider .review_item h4 {
        font-size: 23px;
        line-height: 43px;
    }
    .review .review_wrapper .review_slider .review_item .viewer_Profile .profile_text h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .review .review_wrapper .review_slider .review_item .viewer_Profile .profile_text h5 {
        font-size: 12px;
    }

    .look .section_header h6 {
        font-size: 16px;
        line-height: 30px;
    }
    .look .look_wrapper .look_img {

        margin-bottom: 10px;
    }
    .stuff .stuff_wrapper .stuf_slider .next_rev {
        left: 40%;
        z-index: 5;
        transform: translateX(-40%);

    }
    .faq .faq_wrapper {
        padding-top: 50px;
        width: 100%;
    }
    .faq .faq_wrapper .accordion .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 24px;
    }
    .faq .faq_wrapper .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 20px;
        line-height: 28px;
    }
    .post .post_wrapper .post_crad .card_img {
        height: 235px;
    }

    .post .post_wrapper .post_crad {
        height: 440px;
    }

    .post .post_wrapper .post_crad .card_text h4 {
        font-size: 18px;
        line-height: 32px;
        padding: 5px 0;
    }
    .touch .touch_wrapper .touch_form {
        padding-left: 0px;
    }

    .look .look_wrapper .active {
        transform: scale(1) !important;
    }


.responsive_p{
    padding: 15px !important;
}

.look .look_wrapper .active_2 {
	transform: scale(1) !important;
}
.counter {
	padding: 120px 0 50px 0;
}

.post {
	padding-bottom: 50px;
}
/* footer */
.footer .footer_wrapper h4 {
	font-size: 14px;
	font-weight: 400;
	color: #535353;
	line-height: 25px;
}























}

@media (min-width: 480px) and (max-width: 575.98px){
    .offcanvas-end {
        width: 280px;
    }


        /* Banner */
        .banner_main .banner_content h3 {
            font-size: 28px;
            line-height: 40px;
        }
    .banner_main .banner_content h4 {
        font-size: 15px;
        line-height: 29px;
        padding: 5px 0;
    }

    .banner_main .banner_content {
        top: 20%;
        transform: translateY(-20%);
    }
    .banner_main .banner_content h5 {
        font-size: 20px;
        line-height: 20px;
    }

    .banner_main .ban_card .ban_CardItem {
        height: 200px;
        width: 100%;
    }

    .banner_main .ban_card .ban_CardItem .card_wrapper h4 {
        font-size: 26px;
        font-weight: 700;
        color: #f3f3f3;
        line-height: 36px;
    }

    .banner_main .ban_card .ban_CardItem .arrow i {
        font-size: 18px;
        color: #fff;
    }

    .banner_main .banner .next {
       display: none !important;
    }

    .banner_main .banner .prev {
        display: none !important;
     }

/* degree */

      .section_header h4 {
        font-size: 16px !important;
        font-weight: 500;
        color: #166D4D;
        line-height: 32px;
    }

    .section_header h5 {
        font-size: 23px !important;
        font-weight: 600;
        color: #000;
        line-height: 34px;
    }
    .degree .degree_wrapper .degree_crad .card_text h4 {
        font-size: 24px;
    }
    .degree .degree_wrapper .degree_crad .card_text p {
        font-size: 13px;
        color: #494848;
        font-weight: 400;
        line-height: 22px;
    }

/* Application */

    .application .application_wrapper .application_content .ball_1 {
        margin-left: 0px;
    }

    .application .application_wrapper .application_content .ball_3 {
        margin-left: 0px;
    }
    .application .application_wrapper .application_content .content_wrap .text h5 {
        font-size: 14px;
    }
/* service */
    .service .section_header h6 {
        line-height: 32px;
    }

    .service_card .service_wrapper .service_crad_wrap {
        margin-bottom: 20px;
    }
    .counter .counter_wrapper {
        width: 100%;
    }
    .counter .counter_wrapper .counter_wrap h4 {
        font-size: 40px;
        color: #166D4D;
        font-weight: 600;
        position: relative;
        padding-top: 5px;
    }

    .counter_wrap {
        width: 100%;
        margin-bottom: 50px;
    }

    .counter .counter_wrapper .counter_wrap h5 {
        font-size: 14px;
        padding-top: 15px;
    }

    .skill {
        padding: 70px 0;

    }
    .skill .skill_wrapper h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .skill .skill_wrapper h5 {
        font-size: 16px;
        line-height: 30px;
    }
    .partner .section_header h6 {
        font-size: 16px;
        line-height: 30px;
    }

    .review .review_wrapper .review_slider .next_rev {
        bottom: -80px;
        left: 40%;
        z-index: 5;
        transform: translateX(-40%);
    }

    .review .review_wrapper .review_slider .review_item h5 {
        font-size: 13px;
        font-weight: 400;
        color: #333;
        line-height: 23px;
        padding: 0px 0;
    }
    .review .review_wrapper .review_slider .review_item {
        padding: 30px 15px;

        margin: 0 15px;
    }
    .review .review_wrapper .review_slider .review_item h4 {
        font-size: 23px;
        line-height: 43px;
    }
    .review .review_wrapper .review_slider .review_item .viewer_Profile .profile_text h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .review .review_wrapper .review_slider .review_item .viewer_Profile .profile_text h5 {
        font-size: 12px;
    }

    .look .section_header h6 {
        font-size: 16px;
        line-height: 30px;
    }
    .look .look_wrapper .look_img {

        margin-bottom: 10px;
    }
    .stuff .stuff_wrapper .stuf_slider .next_rev {
        left: 40%;
        z-index: 5;
        transform: translateX(-40%);

    }
    .faq .faq_wrapper {
        padding-top: 50px;
        width: 100%;
    }
    .faq .faq_wrapper .accordion .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 24px;
    }
    .faq .faq_wrapper .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 20px;
        line-height: 28px;
    }

    .post .post_wrapper .post_crad {
        height: 440px;
    }

    .post .post_wrapper .post_crad .card_text h4 {
        font-size: 18px;
        line-height: 32px;
        padding: 5px 0;
    }
    .touch .touch_wrapper .touch_form {
        padding-left: 0px;
    }

    .look .look_wrapper .active {
        transform: scale(1) !important;
    }


.responsive_p{
    padding: 15px !important;
}

.look .look_wrapper .active_2 {
	transform: scale(1) !important;
}
.counter {
	padding: 120px 0 50px 0;
}

.post {
	padding-bottom: 50px;
}
/* footer */
.footer .footer_wrapper h4 {
	font-size: 14px;
	font-weight: 400;
	color: #535353;
	line-height: 25px;
}
.stuff .stuff_wrapper .stuf_slider .stuff_wrap {
	margin: 0 auto;
	width: 70%;
}






















}
@media (min-width: 576px) and (max-width: 767.98px){
    .offcanvas-end {
        width: 280px;
    }


        /* Banner */
        .banner_main .banner_content h3 {
            font-size: 28px;
            line-height: 40px;
        }
    .banner_main .banner_content h4 {
        font-size: 15px;
        line-height: 29px;
        padding: 5px 0;
    }

    .banner_main .banner_content {
        top: 20%;
        transform: translateY(-20%);
    }
    .banner_main .banner_content h5 {
        font-size: 20px;
        line-height: 20px;
    }

    .banner_main .ban_card .ban_CardItem {
        height: 200px;
        width: 100%;
    }

    .banner_main .ban_card .ban_CardItem .card_wrapper h4 {
        font-size: 26px;
        font-weight: 700;
        color: #f3f3f3;
        line-height: 36px;
    }

    .banner_main .ban_card .ban_CardItem .arrow i {
        font-size: 18px;
        color: #fff;
    }

    .banner_main .banner .next {
       display: none !important;
    }

    .banner_main .banner .prev {
        display: none !important;
     }

/* degree */

      .section_header h4 {
        font-size: 16px !important;
        font-weight: 500;
        color: #166D4D;
        line-height: 32px;
    }

    .section_header h5 {
        font-size: 23px !important;
        font-weight: 600;
        color: #000;
        line-height: 34px;
    }
    .degree .degree_wrapper .degree_crad .card_text h4 {
        font-size: 24px;
    }
    .degree .degree_wrapper .degree_crad .card_text p {
        font-size: 13px;
        color: #494848;
        font-weight: 400;
        line-height: 22px;
    }

/* Application */

    .application .application_wrapper .application_content .ball_1 {
        margin-left: 0px;
    }

    .application .application_wrapper .application_content .ball_3 {
        margin-left: 0px;
    }
    .application .application_wrapper .application_content .content_wrap .text h5 {
        font-size: 14px;
    }
/* service */
    .service .section_header h6 {
        line-height: 32px;
    }

    .service_card .service_wrapper .service_crad_wrap {
        margin-bottom: 20px;
    }
    .counter .counter_wrapper {
        width: 100%;
    }
    .counter .counter_wrapper .counter_wrap h4 {
        font-size: 40px;
        color: #166D4D;
        font-weight: 600;
        position: relative;
        padding-top: 5px;
    }

    .counter_wrap {
        width: 100%;
        margin-bottom: 50px;
    }

    .counter .counter_wrapper .counter_wrap h5 {
        font-size: 14px;
        padding-top: 15px;
    }

    .skill {
        padding: 70px 0;

    }
    .skill .skill_wrapper h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .skill .skill_wrapper h5 {
        font-size: 16px;
        line-height: 30px;
    }
    .partner .section_header h6 {
        font-size: 16px;
        line-height: 30px;
    }

    .review .review_wrapper .review_slider .next_rev {
        bottom: -80px;
        left: 40%;
        z-index: 5;
        transform: translateX(-40%);
    }

    .review .review_wrapper .review_slider .review_item h5 {
        font-size: 13px;
        font-weight: 400;
        color: #333;
        line-height: 23px;
        padding: 0px 0;
    }
    .review .review_wrapper .review_slider .review_item {
        padding: 30px 15px;

        margin: 0 15px;
    }
    .review .review_wrapper .review_slider .review_item h4 {
        font-size: 23px;
        line-height: 43px;
    }
    .review .review_wrapper .review_slider .review_item .viewer_Profile .profile_text h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .review .review_wrapper .review_slider .review_item .viewer_Profile .profile_text h5 {
        font-size: 12px;
    }

    .look .section_header h6 {
        font-size: 16px;
        line-height: 30px;
    }
    .look .look_wrapper .look_img {

        margin-bottom: 10px;
    }
    .stuff .stuff_wrapper .stuf_slider .next_rev {
        left: 40%;
        z-index: 5;
        transform: translateX(-40%);

    }
    .faq .faq_wrapper {
        padding-top: 50px;
        width: 100%;
    }
    .faq .faq_wrapper .accordion .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 24px;
    }
    .faq .faq_wrapper .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 20px;
        line-height: 28px;
    }

    .post .post_wrapper .post_crad {
        height: 440px;
    }

    .post .post_wrapper .post_crad .card_text h4 {
        font-size: 18px;
        line-height: 32px;
        padding: 5px 0;
    }
    .touch .touch_wrapper .touch_form {
        padding-left: 0px;
    }

    .look .look_wrapper .active {
        transform: scale(1) !important;
    }


.responsive_p{
    padding: 15px !important;
}

.look .look_wrapper .active_2 {
	transform: scale(1) !important;
}
.counter {
	padding: 120px 0 50px 0;
}

.post {
	padding-bottom: 50px;
}
/* footer */
.footer .footer_wrapper h4 {
	font-size: 14px;
	font-weight: 400;
	color: #535353;
	line-height: 25px;
}
.stuff .stuff_wrapper .stuf_slider .stuff_wrap {
	margin: 0 auto;
	width: 60%;
}






















}

@media (min-width: 768px) and (max-width: 991.98px){


        /* Banner */
        .banner_main .banner_content h3 {
            font-size: 34px;
            line-height: 40px;
        }
    .banner_main .banner_content h4 {
        font-size: 15px;
        line-height: 29px;
        padding: 5px 0;
    }

    .banner_main .banner_content {
        top: 20%;
        transform: translateY(-20%);
    }
    .banner_main .banner_content h5 {
        font-size: 24px;
        line-height: 20px;
    }

    .banner_main .ban_card .ban_CardItem {
        height: 200px;
        width: 100%;
    }


    .banner_main .ban_card .ban_CardItem .arrow i {
        font-size: 18px;
        color: #fff;
    }

    .banner_main .banner .next {
       display: none !important;
    }

    .banner_main .banner .prev {
        display: none !important;
     }

/* degree */

      .section_header h4 {
        font-size: 16px !important;
        font-weight: 500;
        color: #166D4D;
        line-height: 32px;
    }

    .section_header h5 {
        font-size: 23px !important;
        font-weight: 600;
        color: #000;
        line-height: 34px;
    }
    .degree .degree_wrapper .degree_crad .card_text h4 {
        font-size: 24px;
    }
    .degree .degree_wrapper .degree_crad .card_text p {
        font-size: 13px;
        color: #494848;
        font-weight: 400;
        line-height: 22px;
    }

/* Application */

    .application .application_wrapper .application_content .ball_1 {
        margin-left: 0px;
    }

    .application .application_wrapper .application_content .ball_3 {
        margin-left: 0px;
    }
    .application .application_wrapper .application_content .content_wrap .text h5 {
        font-size: 14px;
    }
/* service */
    .service .section_header h6 {
        line-height: 32px;
    }

    .service_card .service_wrapper .service_crad_wrap {
        margin-bottom: 20px;
    }
    .counter .counter_wrapper {
        width: 100%;
    }
    .counter .counter_wrapper .counter_wrap h4 {
        font-size: 40px;
        color: #166D4D;
        font-weight: 600;
        position: relative;
        padding-top: 5px;
    }

    .counter_wrap {
        width: 100%;
        margin-bottom: 50px;
    }
    .degree .degree_wrapper .degree_crad .card_img {
        height: 222px;
        width: 100%;
        border-radius: 10px;
    }

    .counter .counter_wrapper .counter_wrap h5 {
        font-size: 14px;
        padding-top: 15px;
    }

    .skill {
        padding: 70px 0;

    }
    .skill .skill_wrapper h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .skill .skill_wrapper h5 {
        font-size: 16px;
        line-height: 30px;
    }
    .partner .section_header h6 {
        font-size: 16px;
        line-height: 30px;
    }

    .review .review_wrapper .review_slider .next_rev {
        bottom: -80px;
        left: 30%;
        z-index: 5;
        transform: translateX(-30%);
    }

    .review .review_wrapper .review_slider .review_item h5 {
        font-size: 13px;
        font-weight: 400;
        color: #333;
        line-height: 23px;
        padding: 0px 0;
    }
    .review .review_wrapper .review_slider .review_item h4 {
        font-size: 23px;
        line-height: 43px;
    }
    .review .review_wrapper .review_slider .review_item .viewer_Profile .profile_text h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .review .review_wrapper .review_slider .review_item .viewer_Profile .profile_text h5 {
        font-size: 12px;
    }

    .look .section_header h6 {
        font-size: 16px;
        line-height: 30px;
    }
    .look .look_wrapper .look_img {

        margin-bottom: 10px;
    }
    .stuff .stuff_wrapper .stuf_slider .next_rev {
        left: 30%;
        z-index: 5;
        transform: translateX(-30%);
    }
    .faq .faq_wrapper {
        padding-top: 50px;
        width: 100%;
    }
    .faq .faq_wrapper .accordion .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 24px;
    }
    .faq .faq_wrapper .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 20px;
        line-height: 28px;
    }
    .post .post_wrapper .post_crad .card_text h4 {
        font-size: 18px;
        line-height: 32px;
        padding: 5px 0;
    }
    .touch .touch_wrapper .touch_form {
        padding-left: 0px;
    }

    .look .look_wrapper .active {
        transform: scale(1) !important;
    }

    .post .post_wrapper .post_crad .card_img {
        height: 225px;
    }
    .post .post_wrapper .post_crad {
        margin-bottom: 25px;
        height: 425px;
    }

.look .look_wrapper .active_2 {
	transform: scale(1) !important;
}
.counter {
	padding: 120px 0 50px 0;
}

.post {
	padding-bottom: 50px;
}
/* footer */
.footer .footer_wrapper h4 {
	font-size: 14px;
	font-weight: 400;
	color: #535353;
	line-height: 25px;
}

.application .application_wrapper .application_content::after {
  display: none;
}












}
@media (min-width: 992px) and (max-width: 1199.98px){
    .banner_main .banner_content h3 {
        font-size: 50px;
        line-height: 65px;
    }

    .banner_main .banner_content h4 {
        font-size: 17px;
        padding: 5px 0;
    }

    .banner_main .ban_card .ban_CardItem .card_wrapper h4 {
        font-size: 30px;
        line-height: 45px;
    }
    .banner_main .ban_card .ban_CardItem .arrow i {
        font-size: 20px;
    }
    .degree .degree_wrapper .degree_crad .card_img {
        height: 195px;
    }

    .degree .degree_wrapper .degree_crad .card_text h4 {
        font-size: 24px;
        line-height: 40px;
    }
    .degree .degree_wrapper .degree_crad .card_text p {
        font-size: 14px;
        line-height: 23px;
    }
    .service_card .service_wrapper .service_crad_wrap .s_item h4 a {
        font-size: 24px;
        line-height: 42px;
    }

    .review .review_wrapper .review_slider .next_rev {
        left: 25%;
        transform: translateX(-25%);
    }

    .look .look_wrapper .look_img {
        height: 250px;
        width: 100%;
    }
    .stuff .stuff_wrapper .stuf_slider .next_rev {
    
        left: 25%;
        transform: translateX(-25%);
    }

    .stuff .stuff_wrapper .stuf_slider .stuff_wrap {
        background-color: #fff;
        margin: 0 10px;
    }
    .stuff .stuff_wrapper .stuf_slider .stuff_wrap .stuf_text .qr_scann img {
        width: 70px;
    }

    .stuff .stuff_wrapper .stuf_slider .stuff_wrap .stuf_img {
        height: 185px;
        width: 100%;
    }

    .post .post_wrapper .post_crad .card_img {
        height: 225px;
        width: 100%;
        border-radius: 10px;
    }

    .post .post_wrapper .post_crad {
        border-radius: 10px;
        margin-bottom: 25px;
        height: 450px;
    }
    .header .nav .navBar .nav_item ul li a {
        font-size: 13px;
    }
    .header .nav .navBar .search {
        margin-right: 10px;
    }






}
@media (min-width: 1200px) and (max-width: 1399.98px){
    .banner_main .banner_content h3 {
        font-size: 50px;
        line-height: 65px;
    }

    .banner_main .banner_content h4 {
        font-size: 17px;
        padding: 5px 0;
    }

    .banner_main .ban_card .ban_CardItem .card_wrapper h4 {
        font-size: 30px;
        line-height: 45px;
    }
    .banner_main .ban_card .ban_CardItem .arrow i {
        font-size: 20px;
    }
    .degree .degree_wrapper .degree_crad .card_img {
        height: 235px;
    }

    .degree .degree_wrapper .degree_crad .card_text h4 {
        font-size: 24px;
        line-height: 40px;
    }
    .degree .degree_wrapper .degree_crad .card_text p {
        font-size: 14px;
        line-height: 23px;
    }
    .service_card .service_wrapper .service_crad_wrap .s_item h4 a {
        font-size: 24px;
        line-height: 42px;
    }

    .review .review_wrapper .review_slider .next_rev {
        left: 25%;
        transform: translateX(-25%);
    }

    .stuff .stuff_wrapper .stuf_slider .next_rev {
    
        left: 25%;
        transform: translateX(-25%);
    }

    .stuff .stuff_wrapper .stuf_slider .stuff_wrap {
        background-color: #fff;
        margin: 0 10px;
    }
    .stuff .stuff_wrapper .stuf_slider .stuff_wrap .stuf_text .qr_scann img {
        width: 70px;
    }

    .stuff .stuff_wrapper .stuf_slider .stuff_wrap .stuf_img {
        height: 185px;
        width: 100%;
    }

    .header .nav .navBar .nav_item ul li a {
        font-size: 15px;
    }
    .header .nav .navBar .search {
        margin-right: 10px;
    }
    .review .review_wrapper .review_slider .review_item {
        padding: 50px 25px;
        margin: 1px 15px;
    }
    .post .post_wrapper .post_crad .card_img {
        height: 268px;
    }




}
@media (min-width: 1400px) and (max-width: 1599.98px){
    .banner_main .banner_content h3 {
        font-size: 50px;
        line-height: 65px;
    }

    .banner_main .ban_card .ban_CardItem .arrow i {
        font-size: 20px;
    }
    .degree .degree_wrapper .degree_crad .card_img {
        height: 275px;
    }

    .degree .degree_wrapper .degree_crad .card_text h4 {
        font-size: 24px;
        line-height: 40px;
    }
    .degree .degree_wrapper .degree_crad .card_text p {
        font-size: 14px;
        line-height: 23px;
    }
    .service_card .service_wrapper .service_crad_wrap .s_item h4 a {
        font-size: 24px;
        line-height: 42px;
    }



    .header .nav .navBar .nav_item ul li a {
        font-size: 15px;
    }
    .header .nav .navBar .search {
        margin-right: 10px;
    }




}

