@media (max-width: 1399px) {
    .about-section {
        padding-bottom: 140px;
    }
}

@media (min-width: 1280px) and (max-width: 1700px) {
    .hero-sec-home2 .section-overlay .hero-img {
        width: 54%;
        right: 0;
    }
}

@media only screen and (max-width: 1280px) {
    .hero-content .hero-title {
        font-size: 46px;
        line-height: 46px;
    }

    .newsletter form button {
        width: 38%;
        padding: 4px 10px;
    }

    .hero-content .hero-site-info {
        width: 90%;
    }

    .hero-sec-home2 .section-overlay .hero-img {
        width: 54%;
        right: 0;
    }

    .hero-sec-home2 .hero-content .hero-site-info {
        width: 100%;
    }

    ul.hero-site-info li.hero-single-site-info h3 {
        font-size: 36px;
        line-height: 44px;
    }
}

@media only screen and (max-width: 1200px) {
    .about-section .sec-content {
        margin-top: 152px;
    }
}

@media (max-width: 991px) {
    .pb-100 {
        padding-bottom: 60px;
    }

    .pt-100 {
        padding-top: 60px;
    }

    .ptb-140 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .pb-140 {
        padding-bottom: 100px;
    }

    .pt-140 {
        padding-top: 100px;
    }

    .pt-240 {
        padding-top: 200px;
    }

    .sec-content {
        text-align: center;
    }

    .sec-title {
        margin-bottom: 50px;
        font-size: 48px;
        line-height: 58px;
    }

    .hero-content {
        text-align: center;
        margin: 0 0 64px;
    }

    .hero-content .hero-title {
        font-size: 70px;
        line-height: 80px;
    }

    .hero-content .hero-site-info {
        width: 100%;
        justify-content: center;
    }

    .hero-img img {
        width: 100%;
    }

    .about-section .sec-content {
        margin-top: 106px;
    }

    .single-case-info {
        margin-bottom: 40px;
        text-align: center;
    }

    .case-slider .single-case-info {
        margin-bottom: 0;
    }

    .contact-section .sec-content h3.sec-title {
        margin-top: 0;
    }

    .footer-copyright {
        text-align: center;
        padding: 30px 0 42px;
    }

    .footer-copyright .footer-copyright-links {
        float: inherit;
        margin-top: 12px;
    }

    .hero-sec-home2 .section-overlay .hero-img {
        position: inherit;
        width: 100%;
    }

    .case-support-info {
        margin-top: 40px;
        margin-bottom: 100px;
    }

    .case-support-info .support-info-overlay {
        text-align: center;
    }

    .case-support-info .support-info-overlay h4 {
        margin: 38px 0 12px;
    }

    .wow {
        animation-name: none !important;
        visibility: visible !important;
    }
}

@media (max-width: 767px) {
    .pb-100 {
        padding-bottom: 40px;
    }

    .pt-100 {
        padding-top: 40px;
    }

    .ptb-140 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .pb-140 {
        padding-bottom: 80px;
    }

    .pt-140 {
        padding-top: 80px;
    }

    .pt-240 {
        padding-top: 180px;
    }

    #header-sticky {
        padding: 0 16px;
    }

    .sec-title {
        margin-bottom: 40px;
        font-size: 36px;
        line-height: 46px;
    }

    .hero-content {
        margin: 0 0 44px;
    }

    .hero-content .hero-title {
        font-size: 48px;
        line-height: 56px;
        margin: 16px 0 20px;
    }

    .hero-content a {
        margin: 16px 0 44px 0;
    }

    .hero-content .hero-site-info {
        width: 100%;
    }

    ul.hero-site-info li.hero-single-site-info h3 {
        font-size: 32px;
        line-height: 44px;
    }

    ul.hero-site-info li.site-info1 {
        padding-right: 36px;
    }

    ul.hero-site-info li.site-info2 {
        padding-left: 36px;
    }

    .about-section .sec-content {
        margin-top: 80px;
    }

    .testimonial-slider {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .single-testimonial {
        text-align: center;
    }

    .form-style-2 {
        padding: 28px;
    }

    .site-sub form {
        position: relative;
    }

    .newsletter form {
        display: inherit;
    }

    .site-sub form i {
        left: 26px;
        top: 27px;
        font-size: 20px;
    }

    .site-sub form input {
        border-radius: 30px;
        width: 100%;
        text-align: center;
        padding: 10px 42px;
    }

    .site-sub form button {
        border-radius: 30px;
        width: 100%;
        margin-top: 10px;
        padding: 15px 32px;
    }

    .case-slider .owl-nav {
        display: none;
    }

    .case-support-info {
        margin-top: 40px;
        margin-bottom: 80px;
    }
}

@media (max-height: 625px) {

    .hero-section {
        height: 120vh;
    }

    .hero-content .hero-title {
        font-size: 36px;
        line-height: 36px;
    }

    .hero-content p {
        font-size: 16px;
        line-height: 22px;
    }

    .eff-btn {
        font-size: 14px;
        line-height: 14px;
    }

}


@media (max-width: 992px) {

    
    #loader{
        left: 60%;
    }
    
    .eff-btn {
        margin-bottom: 20px;
        padding: 10px 12px;
    }

    .hero-content p {
        font-size: 18px;
        line-height: 26px;
        padding: 0 20px;
    }

    .dropdown {
        padding: 0 14px;
        margin: 0 !important;
    }

    .mt-btn {
        padding: 10px !important;
    }

    p {
        font-size: 18px;
        line-height: 22px;
    }

    .single-testimonial img {
        width: 100px !important;
        margin: 0 auto;
    }

    .testimonial-section {
        padding: 60px 30px;
    }

    .testimonial-content {
        margin: 3px 0 !important;
    }

    .single-testimonial {
        text-align: center;
        padding: 15px 20px;
    }

    .site-reting {
        margin: 0 !important;
        text-align: center;
        display: block !important;
    }

    .single-testimonial .testimonial-content p {
        font-size: 14px;
        line-height: 14px;
    }

    .heading-style2 {
        font-size: 18px;
        line-height: 18px;
        margin: 14px 0 0;
    }

    .brand-slider {
        background-color: #fff;
        padding: 20px;
        bottom: 64px;
    }

    .hero-section {
        height: auto;
        margin-bottom: 20px;
        padding-top: 130px;
    }

    .sec-title {
        margin-top: 40px;
        font-size: 36px;
        line-height: 36px;
    }

    footer.footer {
        margin: 0 auto;
        text-align: center;
    }

    .site-sub form input {
        margin: 0 !important;
    }

    .site-reting {
        margin: 0 !important;
    }

    .hero-content .hero-title {
        font-size: 36px;
        line-height: 36px;
        padding: 0 26px;
    }

    .hero-content .mt-btn-white {
        margin-left: 0 !important;
        margin-top: 0;
    }

    .about-section .sec-content {
        margin-top: 60px;
    }

    .footer-copyright .footer-copyright-links {
        margin-top: 8px;
    }

    .footer-copyright-links a {
        margin-right: 12px;
        font-size: 14px;
    }

    .footer-widget .footer-widget-content p.ft-text {
        margin-right: 0;
    }

    .case-support-info .support-info-overlay h4 {
        margin: 24px 0 12px;
    }
}