@media (min-width: 1199.98px) {}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 1399.98px) {
    .vlaues_us_sec h2 {
        font-size: 146px;
    }

    .fainal_caps.img_schdule {
        margin-bottom: -210px;
    }

    .fainal_caps.img_schdule img {
        width: 18%;
    }
}

@media (max-width: 1098.98px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        padding-left: 20px;
        padding-right: 20px;
    }



}

/* Rotate arrow desktop */
@media (min-width: 992px) {
    .menu-item-has-children:hover>a::after {
        transform: translateY(-50%) rotate(180deg);
    }
}

@media (max-width: 1199.98px) {
    .fainal_caps.img_schdule {
        margin-right: -50px;
        margin-bottom: -200px;
    }

    .fainal_caps.img_schdule img {
        width: 200px;
    }

    section.explore_phoenix.schdule_appointment {
        padding-right: 50px;
    }
}

@media screen and (max-width: 1024.98px) {
    .services-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width: 991.98px) {
    /* .logo-grid {
        grid-template-columns: repeat(5, 1fr);
    } */

    .scholarship_left {
        position: relative;
        top: 0px;
    }

    .scholarship-section {
        background: #37b39e;
        padding: 50px 0;
    }

    .tip {
        text-align: center;
        max-width: 100%;
    }

    /* .swiper.explores_united {
               padding-left: 20px;
    }
    .swiper.explores_united .container{
padding-left: 0px;
padding-right: 0px;
    } */

    .snap-wrapper {
        scroll-snap-type: none;
        height: auto;
        margin-top: 75px;
        overflow: visible;
    }

    main#page_mains {
        margin-top: 75px;
    }



    .explore_phoenix .services_explore {
        margin-left: -10px;
    }

    .snap-section {
        min-height: auto;
        margin-top: 0px;
    }

    .main-menu ul .sub-menu {
        position: relative;
        min-width: 100%;
        position: relative;
        transform: unset;
        display: none;
        opacity: 1;
        visibility: visible;
    }

    .main-menu ul li {
        display: block;
        width: 100%;
    }

    .menu-item:hover .submenu-toggle {
        transform: unset;
    }

    .menu-item-has-children:hover>.sub-menu {
        opacity: 1;
        visibility: visible;
    }

    .menu-item .submenu-toggle {
        position: absolute;
        right: 0px;
        top: 12px;
    }

    .current_page_item .sub-menu {
        display: none !important;
    }

    .current_page_item.active .sub-menu {

        display: block;

    }

    .menu-item-has-children:hover>.sub-menu {
        opacity: 1 !important;
        visibility: visible !important;
    }


    .circle {
        position: unset;
        transform: unset;
        margin: auto;
    }



    .menu-item-has-children.active>a::after {
        transform: translateY(-50%) rotate(180deg);
    }

    .main-menu {
        position: fixed;
        top: 0;
        left: -100%;
        width: 280px;
        height: 100vh;
        background: #fff;
        padding: 30px 20px;
        transition: 0.4s ease;
        box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
        z-index: 9999;
    }

    .main-menu.active {
        left: 0;
    }

    .main-menu ul {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    /* Mobile submenu */
    .sub-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        display: none;
        padding-left: 15px;
    }

    .menu-item-has-children.active>.sub-menu {
        display: block !important;
    }

    .about_section {
        padding: 40px 0px 40px;
    }

    .vlaues_us_sec h2 span {
        color: var(--primary);
    }

    .vlaues_us_sec h2 {
        margin-top: 70px;
        font-size: 80px;
        letter-spacing: 0px;
        justify-content: center;

    }

    .vlaues_us_sec .why_use_inner {
        padding: 30px 40px 30px 20px;
    }

    .custom-service-accordion .accordion-row {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .custom-service-accordion .accordion-content-wrap {
        flex-direction: column;
    }

    .custom-service-accordion .accordion-img {
        width: 100%;
        min-width: 100%;
        margin-bottom: 20px;
    }

    .custom-service-accordion .accordion-img img {
        height: auto;
    }

    .custom-service-accordion .accordion-icon {
        justify-content: flex-start;
    }

    .faq-accordion .accordion-header .accordion-button {
        padding-right: 50px;
    }

    .container,
    .container-sm {
        max-width: 100%;
    }

    .custom-service-accordion button.accordion-icon {
        position: absolute;
        right: 20px;
        top: 40px;
    }

    .custom-service-accordion .accordion-item .inner_accordian_items {
        position: relative;
    }

    .custom-service-accordion {
        padding: 40px 0px 40px;
    }

    .fees-section {
        padding: 30px 0px 50px;
    }

    .support-services {
        padding: 50px 0px 50px;
    }

    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }



}

@media screen and (max-width: 767.98px) {
	.menu-item-has-children>a::after {
		display:none
	}
	nav.main-menu .menu-item-has-children>a {
		padding-right: 0px
	}
    .services_title_1,
    .services_title {
        font-size: 60px;
        letter-spacing: 0px;
    }

    .services_explore_outer {
        margin-right: 70px;
    }

    .our_services,

    .faq_questions {
        padding: 60px 0px;
    }

    .admits_phoenix {
        padding: 40px 0px;

    }

    .vlaues_us_sec {
        padding-bottom: 60px;
    }




    .flag_add h3 {
        font-size: 40px;
        overflow-wrap: break-word;
        word-break: break-word;
        flex-wrap: wrap;
    }

    .flag_add {
        flex-wrap: wrap;
    }

    .services_title_1 ,
    .services_title {
        line-height: 50px;
    }



    .services_title span {
        font-size: 26px;
    }

    .explore_phoenix.explore_phoenix_home .flag_outers img {
        width: 44px;
        height: 44px;
    }

    .hero-section h1,
    .hero-section h2 {
        font-size: 36px;
    }

    .hero-section p {
        font-size: 16px;
    }

    .service-icon {
        width: 90px;
        height: 90px;
    }

    .service-icon i {
        font-size: 32px;
    }

    .services-title {
        font-size: 42px;
        margin-top: 50px;
    }

    .fainal_caps {
        margin-bottom: -60px;
    }

    section.explore_phoenix.schdule_appointment h2.services_explore3,
section.explore_phoenix.schdule_appointment h1.services_explore3 {
        margin-left: 0px;
    }

    section.explore_phoenix h2.services_explore4,
section.explore_phoenix h1.services_explore4 {
        margin-left: 0px;
    }

    section.explore_phoenix.ighits_Add .flag_add {
        margin-top: 0px;
    }

    .contact_forms {
        padding: 20px 15px 20px;
    }

    section.explore_phoenix.ighits_Add .fainal_caps {
        margin-bottom: -60px;
    }

    section.our_services .services_title,
    .admits_phoenix .services_title,
    .leadership_services .services_title {
        line-height: 70px;
    }

    .why_use_inner {
        background: var(--primary);
        padding: 20px 60px 30px 20px;
    }

    .flag_outers a:not(:last-child) {
        margin-right: 5px;
        margin-bottom: 10px;
        display: inline-block;
    }

    .fainal_caps img {
        width: 50%;
    }

    .flag_add {
        margin-top: 20px;
    }

    .services_explore,
    .explore_phoenix .services_explore {
        margin-left: -6px;
    }

    /* .logo-grid {
        grid-template-columns: repeat(4, 1fr);
    } */

    .testimonialSwiper .swiper-slide.testimonial-slide .testimonial_slide_inner {
        padding: 15px;
    }

    section.explore_phoenix.explore_phoenix_home {
        padding: 40px 0px 60px;
    }

    .testimonial-section {
        padding: 50px 0px 70px;
        background-size: cover;
        background-position: bottom;
        background-repeat: no-repeat;
    }



    .scholarship-grid {
        grid-template-columns: 1fr;
        gap: 0px;
    }

    .scholarship_left .destinations_title br {
        display: none;
    }

    .scholarship-left h2 {
        font-size: 34px;
    }

    .service-card {
        padding: 20px 0px;
        border: 0px;
    }

    .services-grid {
        grid-template-columns: 1fr;
    }

    .uk_sections_cards {
        padding: 15px;

    }

    .destinations_title {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 30px;
    }

    .scholarship-card {
        background: #efefef;
        padding: 15px;
        border-radius: 20px;
    }

    .uk_sections_cards h3,
    .scholarship-card h4,
    .service-card h4 {
        font-size: 20px;
        line-height: 28px;
    }

    ul.fees-list li {
        flex-wrap: wrap;
    }

    ul.fees-list li span {
        width: auto;
        margin-right: 10px;
    }

    section.explore_phoenix.schdule_appointment {
        padding-right: 60px;
    }

    .fainal_caps.img_schdule {
        margin-right: -60px;
        margin-bottom: -180px;
    }

    .desktop-slider {
        display: none;
    }

    .mobile-slider {
        display: block;
    }

    .logo-grid {
        gap: 10px;
    }

    .hero-section .brand {
        margin-left: 0px;
    }

    .hero-section .brand {
        display: block;
    }
.services_title_1,
    .services_title {
        font-size: 35px;
        letter-spacing: 0px;
    }

    .vlaues_us_sec h2 {
        font-size: 35px;
        line-height: normal;
    }

    .services_title span {}

    section.explore_phoenix.explore_phoenix_home .flag_add {
        margin-top: 2px;
    }

    .flag_add h3 {
        gap: 2px;
        font-size: 16px;
    }

    /* section.explore_phoenix.schdule_appointment.homechdule_appointment {
        height: calc(75vh - 75px);
        display: flex;
        align-items: center;
        justify-self: center;
    } */

    section.explore_phoenix.explore_phoenix_home {
        padding: 60px 0px 120px;
    }

    .modal_study .modal-content,
    .modal_study .modal-content {
        width: 100%;
    }

    .modal_share .modal-header {
        font-size: 16px;
    }
    .footer__copyright-img a {
        font-size: 16px;
    }
}

@media (max-width: 575.98px) {
    section.explore_phoenix.schdule_appointment {
        padding-right: 0px;
    }

    section.explore_phoenix.schdule_appointment h2.services_explore3,
section.explore_phoenix.schdule_appointment h1.services_explore3 {
        margin-right: 0px;
    }

    .fainal_caps.img_schdule {
        margin-right: 0px;
        margin-bottom: -160px;
    }

    .fainal_caps.img_schdule img {
        width: 180px;
    }

    section.explore_phoenix.schdule_appointment h2.services_explore3,
section.explore_phoenix.schdule_appointment h1.services_explore3 {
        padding-right: 0px;
    }

    /* 
    .fainal_caps {
        
    text-align: start !important;
    
    } */
    .destinations_title {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 30px;
    }


    .explore_phoenix .services_explore4,
    .explore_phoenix .services_explore3,
    .explore_phoenix .services_explore {

        font-size: 65px;

    }

    .services_explore,
    .services_explore3 {

        font-size: 80px;
        line-height: 80px;


    }

    .flag_outers img {
        width: 40px;
        height: 40px;
        padding: 2px;
    }

    .why_use_inner {
        border-radius: 0px 90px 0px 0px;
    }



    section.our_services.snap-section .services_title {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .service-icon {
        width: 70px;
        height: 70px;
    }

    .service-icon img,
    .service-icon i {
        font-size: 50px;
        width: 50px;
    }

    .service-icon {
        margin: 0 auto 10px;
    }

    section.admits_phoenix h2.services_title {
        margin-top: 50px;
    }

    .fainal_caps {
        margin-bottom: -70px;
    }

    .fainal_caps.img_schdule img {
        width: 32% !important;
    }

    .fainal_caps.img_schdule {
        margin-right: 0px;
        margin-bottom: -80px;
    }

    .testimonialSwiper .testimonial-box p {
        font-size: 14px;
    }

    section.explore_phoenix.schdule_appointment.homechdule_appointment {
        padding: 100px 0px 100px;
    }

    .leadership_services .services_title {
        margin-top: 0px;
    }

    .explore_phoenix.explore_phoenix_home .flag_outers img {
        width: 78px;
        height: 78px;
    }

    .footer__copyright-img {
        gap: 10px;
    }

    .footer__copyright-img span {
        display: none;
    }

    .myBlogSlider .swiper-button-next,
    .myBlogSlider .swiper-button-prev {
        display: none;
    }

    .myBlogSlider1 .swiper-button-next,
    .myBlogSlider1 .swiper-button-prev {
        display: none;
    }
}