﻿@media only screen and (max-width : 2500px) {
    .page-wrapper {
        overflow: hidden;
    }
}

@media only screen and (max-width : 1199px) {
    .d-1024 {
        display: none;
    }

    .atf_header_top::after {
        border: none;
        background: none;
    }

    .mt-xl-40 {
        margin-top: 40px;
    }

    .mb-xl-40 {
        margin-bottom: 40px;
    }

    .atf-about-single-image.about-one::before {
        width: 29%;
        height: 50%;
    }

    .atf-section-title h2 {
        font-size: 35px;
    }

    .atf-slider-content h1 {
        font-size: 50px;
        line-height: 1.3;
    }
}

@media only screen and (max-width : 1024px) {
    .atf-slider-content {
        padding-left: 40px;
    }

        .atf-slider-content h1 {
            font-size: 50px;
        }
}

@media only screen and (max-width : 992px) {
    .atf-section-title h2 {
        font-size: 35px;
    }
}

@media only screen and (max-width : 991px) {
    .atf-header-area {
        background-size: inherit !important;
        background-position: left center !important;
    }

    .atf-about-single-image.about-one::before {
        display: none;
    }

    .atf-skill-area {
        background-size: inherit !important;
        background-position: left center !important;
    }

    .swiper-slide.atf-swiper-img {
        background-size: inherit !important;
        background-position: left center !important;
    }

    .atf-slider-content h1 {
        font-size: 60px;
        line-height: 1.1;
    }

    .atf-single-service.style2 {
        margin: 15px 0 !important;
    }

    .atf-single-plan {
        margin: 10px 0 !important;
    }

    .mt-lg-40 {
        margin-top: 40px;
    }

    #atf-map-area {
        margin-top: 40px;
    }

    .atf-single-feature {
        margin: 15px 0px;
    }

    .atf-single-services {
        margin: 15px 0px;
    }

    .atf-single-team {
        margin: 15px 0px;
    }

    .atf-footer-link {
        margin: 15px 0px;
    }

    .atf-mailchamp-headding h2 {
        font-size: 25px;
        margin-bottom: 30px;
    }

    .d-991 {
        display: none;
    }

    ul.atf-footer-social-icon.text-end.pe-lg-5 {
        text-align: center !important;
        float: none;
        margin-top: 30px;
    }

    .atf_portfolio__details-need-img img {
        height: auto;
    }

    .atf-portfolio-area .swiper-slide {
        width: 80% !important;
    }
}

@media only screen and (max-width: 767px) {
    .dropdown-toggle::after {
        margin-top: 16px;
    }

    .br_md_none br {
        display: none;
    }

    .atf-header-area .atf-location-design {
        display: none;
    }

    .atf-slider-content h1 {
        font-size: 50px;
        line-height: 1.3;
    }

    .atf_portfolio__details-goal-thumb img {
        margin: 12px 0;
    }

    .atf-portfolio-area .swiper-slide {
        width: 70% !important;
    }

    .atf-about-skill {
        margin: 10px 0;
    }
}

@media only screen and (max-width: 576px) {
    .atf_header_top {
        display: none;
    }

    #atf_navigation {
        padding: 0px 0 0px;
    }
    #myheaderVideoSec {
        margin-top:82px;
    }
    .atf-top-header {
        margin-top: 0px;
    }

    .delivery-tab .atf-product-img {
        margin: 5px 0;
    }

    .atf-skill {
        margin: 10px 0;
    }
}

@media only screen and (max-width: 540px) {
    .atf-slider .swiper-button-next, .atf-slider .swiper-button-prev {
        display: none;
    }

    .atf-portfolio-area .swiper-slide {
        width: 90% !important;
    }

    .atf-slider-content h1 {
        font-size: 35px;
    }
}

@media screen and (max-width: 479px) {
    .atf-header-area .atf-single-details h2 {
        line-height: 1.4;
        font-size: 40px;
    }

    .atf-section-title h2 {
        font-size: 26px;
        line-height: 1.4;
    }

    .counter {
        padding: 60px 0px;
    }

    .atf-footer-post {
        display: inherit;
    }

    .atf-slider-content h1 {
        font-size: 36px;
        line-height: 1.3;
    }

    .atf-slider .atf-themes-btn {
        margin-left: 2px !important;
    }

    .atf-slider-content br {
        display: none;
    }
}

@media screen and (max-width: 320px) and (min-width: 0px) {
    .atf-header-area .atf-single-details h2 {
        font-size: 30px;
    }

    .atf-slider .atf-themes-btn {
        margin-left: 2px !important;
    }

    .atf-slider-content h1 {
        font-size: 30px;
        line-height: 1.3;
    }

    .comment-metadata span {
        display: none;
    }

    .atf-themes-btn:last-child {
        margin-left: 4px !important;
    }
}
