@media only screen and (min-width: 767px) {
    .mobile-hide {
        display: block;
    }

    .mobile-video-hide {
        display: block;
    }

    .desktop-hide,
    .desktop-hide-video {
        display: none;
    }

    .desktop-video-hide {
        display: none;
    }

    .mobile-hide-video {
        display: block;
    }

    .digital-slider-brand div p {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 1279px) {
    .agency-item-content h3:after {
        left: -85px;
    }
}

@media only screen and (max-width: 1023px) {
    .only-banner-image .section-title {
        padding-left: 0;
        padding-right: 0;
    }

    .slicknav_icon .slicknav_icon-bar {
        background-color: #fff;
    }

    .slicknav_menu li a {
        color: #fff;
    }

    .agency-item-content h3:after {
        left: -66px;
    }

    .bg-logo {
        width: 800px;
    }

    .digital-slider-brand .digital-features-item {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0px;
        border-radius: 0;
    }

    .work-process-item:last-of-type {
        margin-bottom: 0;
        margin-top: 25px;
    }

    .our-testimonial .work-process-item:last-of-type {
        margin-bottom: 30px;
        margin-top: 0;
    }

    .fees-accommodation .col-lg-4 {
        height: 100%;
    }

    .student-review .testimonial-btn {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .col-lg-4 .skip-why-image {
        margin-bottom: 20px;
    }

    .col-lg-4:last-of-type .skip-why-image {
        margin-bottom: 0;
    }

    .section-title h1 {
        font-size: 45px;
    }

    .hero-content .section-title {
        margin-bottom: 40px;
    }

    .banner-image {
        margin-bottom: 40px;
    }

    .experts-rating-video-image {
        margin-top: 30px;
    }


    .why-skips .service-item-body p {
        font-size: 14px;
    }

    .experts-rating-video-image {
        width: 100%;
    }

    .primary-header .container {
        padding: 0;
    }

    .fixd-middle-content-block {
        bottom: 10px;
    }

    .new-items {
        margin-top: 20px;
    }

    .wrap-news .col-md-3 {
        width: 50%;
    }

    .about-agency-list {
        gap: 15px 15px;
        margin-left: 0;

    }

    .footer-copyright {
        margin-top: 20px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .hero-video video,
    .hero-video {
        height: auto;
        object-fit: cover;
    }

.teacher-slider .swiper{
    padding-bottom: 0;
}

    .page-team .swiper-wrapper {
        height: auto;
    }

    .digital-success .section-title {
        margin-bottom: 20px;
    }

    .why-choose-item {
        margin-bottom: 20px;
    }

    .banner-top-space .mt-80 {
        margin-top: 20px;
    }

    .who-we-are {
        padding-top: 25px;
    }

    .awarded-section-main {
        padding-top: 30px;
    }

    .awarded-section-main .section-title {
        margin-bottom: 20px;
    }

    .experts-counter-box,
    .experts-counters-list {
        gap: 20px;
    }

    .our-achievements-slider {
        padding-top: 0;
        margin-top: 0;
    }

    .video-reel-team {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .video-reel-team .container {
        padding: 0;
    }

    /* Video slide */
    .video-reel-slider div {
        height: auto;
    }

    /* Video slide */
    figure:has(> img.radious-image) {
        content: "";
        height: 100%;
        display: block;
    }

    .main-banner figure {
        display: block;
    }

    .video-reel-slider .testimonial-pagination {
        margin-top: 20px;
    }

    .portfolio-grid .col-lg-12.col-md-12 {
        padding: 0;
    }

    .agency-supports-slider-images {
        margin-top: 30px;
    }

    /* .swiper.swiper-initialized .swiper-slide{
        margin-right: 20px !important;
    } */

    /* .digital-features-item .swiper-wrapper {
        margin: 0 -3px;
    }

    .digital-features-item .swiper-wrapper .swiper-slide {
        width: 50%;
        padding: 0 3px;
        margin-bottom: 6px;
    }

    .digital-features-item .agency-supports-logo {
        border-radius: 10px;
        padding: 8px;
    } */

    .join-agency {
        padding-top: 0;
    }

    .contact-main .section-title p {
        margin-bottom: 20px;
    }

    .team-body {
        transform: inherit !important;
    }

    .team-body .team-content p {
        font-size: 18px;
    }

    .team-body .team-content {
        margin-bottom: 20px;
    }

    .team-body .team-social-list {
        opacity: 1;
        visibility: visible;
        margin-top: 5px;
    }

    .slicknav_nav a:hover,
    .slicknav_nav a:focus,
    .slicknav_nav .slicknav_row:hover {
        color: #fff;
    }

    .pt-60.faq-items {
        padding-top: 15px;
    }

    .news-team .new-items .page-gallery-box {
        height: auto;
    }

    .club-banner .col-lg-6+.col-lg-6 {
        margin-top: 25px;
    }

    #farm-animal-checkboxes {
        flex-direction: column;
    }

    .our-scrolling-ticker.one-scroll .swiper-wrapper .swiper-slide {
        font-size: 18px;
        padding: 12px 0px;
    }

    .container .section-title {
        text-align: center;
    }

    .container .section-title h2::after {
        content: "";
        left: 0;
        background-color: #652600;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .about-agency .col-lg-6.col-md-6+.col-lg-6.col-md-6 {
        margin-top: 30px;
    }



    #fixedWhatsAppIcon {
        left: 20px;
        bottom: 20px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 24px;
    }

    .our-scrolling-ticker.one-scroll .swiper-wrapper .swiper-slide span{
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-hide-video {
        display: none;
    }

    .footer-copyright-text {
        flex-direction: column;
        justify-content: center;
    }

    /* .slicknav_btn {
        background-color: #652600;
    } */

    .slicknav_icon .slicknav_icon-bar {
        background-color: #fff;
    }

    .slicknav_menu li a {
        color: #fff;
    }

    .faq-items .page-faqs-catagery {
        margin-bottom: 30px;
    }

    .experts-counter-item .icon-box {
        text-align: center;
    }

    .experts-counter-content {
        text-align: center;
    }

    .student-review .swiper {
        padding: 10px 0px 0px;
    }

    .contact-main .icon-box i {
        font-size: 22px;
    }

    .footer-main>.container .row>div {
        width: 100%;
        text-align: center;
    }

    .footer-main>.container .row>div+div {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #fff;
    }



    .footer-contact-box h3 {
        text-align: left;
        position: relative;
    }



    .about-footer {
        margin-bottom: 0;
    }

    .footer-links>ul {
        display: none;
    }

    .footer-main .footer-links h3 {
        margin-bottom: 0;
        position: relative;
    }

    .footer-main .footer-links ul {
        margin-top: 20px;
    }

    .footer-main .footer-links h3.active-tab-footer::after {
        transform: rotate(-180deg);
    }

    .footer-main .footer-links h3::after {
        right: 0;
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='50px' height='50px' viewBox='0 -4.5 20 20' version='1.1'%3E%3Ctitle%3Earrow_down %5B%23338%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-220.000000, -6684.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M164.292308,6524.36583 L164.292308,6524.36583 C163.902564,6524.77071 163.902564,6525.42619 164.292308,6525.83004 L172.555873,6534.39267 C173.33636,6535.20244 174.602528,6535.20244 175.383014,6534.39267 L183.70754,6525.76791 C184.093286,6525.36716 184.098283,6524.71997 183.717533,6524.31405 C183.328789,6523.89985 182.68821,6523.89467 182.29347,6524.30266 L174.676479,6532.19636 C174.285736,6532.60124 173.653152,6532.60124 173.262409,6532.19636 L165.705379,6524.36583 C165.315635,6523.96094 164.683051,6523.96094 164.292308,6524.36583' id='arrow_down-%5B%23338%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 15px;
        background-position: center center;
        position: absolute;
        width: 15px;
        height: 15px;
        top: 4px;
        transition: 0.4s ease-in-out;
        filter: invert(1);
    }

    .footer-logo img {
        width: 210px;
        height: auto;
        object-fit: cover;
    }

    .footer-logo {
        margin-bottom: 0;
    }

    .footer-newsletter-form {
        margin-top: 20px;
    }

    .agency-item-content h3:after {
        left: -56px;
    }

    .bg-logo {
        width: 750px;
        transform: translate(-23%, -50%);
    }

    .section-title {
        margin-bottom: 10px;
    }


    .footer-contact-content a {
        display: inline;
        padding: 0 10px;
    }

    .below-logo-media li {
        justify-content: center;
    }

    .mobile-hide {
        display: none;
    }

    .mobile-video-hide {
        display: none;
    }

    .fees-accommodation .col-lg-4 .work-process-item {
        min-height: 350px;
    }

    .why-grid-three .col-lg-4 {
        height: 100%;
        margin-top: 20px;
    }

    .why-grid-three .col-lg-4:first-of-type {
        margin-top: 0;
    }

    .how-it-work .col-lg-4 {
        height: 100%;
        margin-bottom: 20px;
    }

    .how-it-work .col-lg-4:last-of-type {
        margin-bottom: 0;
    }

    .why-grid-three .col-lg-4:last-of-type .mission-vision-item {
        margin-bottom: 0;
    }

    .two-btn a+a {
        margin-left: 0;
        margin-top: 20px;
    }

    .section-btn.two-btn {
        display: inline-flex;
        flex-direction: column;
    }

    .section-btn.two-btn.mt-40 {
        margin-top: 20px;
    }

    .mission-vision-img img {
        aspect-ratio: 315/314;
    }

    .only-banner-image .container-full {
        padding: 0 15px;
    }


    .our-achievements-slider h3 span {
        font-size: 12px;
    }

    .wrap-news .col-md-3 {
        width: 100%;
    }

    .hero-video video,
    .hero-video {
        height: auto;
        object-fit: cover;
    }

    .desktop-hide-video {
        display: block;
    }

    .only-banner-image.history {
        padding-top: 25px;
    }

    .footer-main{
        padding-top: 10px;
    }

}