@media only screen and (min-width: 1920px) {
    .home-banner .hero-slider .item img {
        height: 600px;
    }
}

@media only screen and (max-width: 768px) {
    p {
        font-size: 14px;
        line-height: 1.5rem;
    }

    h2 {
        font-size: 30px;
    }

    h3,
    .videoArea h2 {
        font-size: 24px;
    }

    .titleAll_color {
        font-size: 16px;
    }

    .HAbtCont {
        padding-top: 50px;
    }

    .titleAll_color2 {
        font-size: 24px;
        padding-left: 30px;
        display: block;
    }

    .titleAll_color2::before {
        top: 18px;
        width: 50px;
        z-index: -1;
    }

    .videoArea {
        padding-bottom: 0;
        padding-top: 30px;
    }

    .inner-banner3 {
        padding: 50px 0px 50px;
    }

    .inner-banner3 .content h1 {
        font-size: 30px;
    }

    .team-page-section {
        padding: 40px 0 0;
    }

    .team-page-section h4 {
        font-size: 18px;
        font-weight: 600;
    }

    .our-partner {
        margin: 40px 0;
    }

    .faq-area {
        padding: 40px 0;
    }

    .faq-area h2 {
        line-height: 1.3;
        font-size: 24px;
    }

    .faq-area .accordion-header .accordion-button {
        font-size: 16px;
        font-weight: 500;
    }

    .footer-bottom {
        padding: 30px 0 20px;
    }

    .footer-link h5 {
        font-size: 15px;
        font-weight: 600;
    }

    .innerAllPages h1 {
        font-weight: 600;
        font-size: 20px;
        margin-top: 1rem;
    }

    .innerAllPages h2 {
        font-weight: 600;
        font-size: 24px;
        line-height: 1.3;
    }

    .services-section-ten {
        margin: 30px 0;
    }

    .testimonial-page-section {
        padding: 40px 0 0px 0;
    }

    .progressbar li {
        width: 100%;
        height: 50px;
        text-align: left;
        display: block;
        padding-left: 40px;
    }

    .ServiceText h4 {
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .theme_button1 {
        font-size: 12px;
    }

    .list-link li {
        margin-right: 10px;
        display: inline-block;
    }

    .home-banner .btn {
        padding: 6px 15px;
        font-size: 10px;
    }

    .innerAllPages .caption {
        text-align: center;
    }

    .partner-text h2 {
        font-size: 30px;
        line-height: 1;
        margin-bottom: 0;
    }

    .partner-text h3 {
        font-size: 18px;
    }

    .partner-video-circle h3 {
        font-size: 20px;
    }

    .grey-sec .reg-text h3 {
        font-size: 20px;
        text-align: center;
    }

    .grey-sec .reg-button .btn.btn-lg {
        display: block;
        font-size: 16px;
        font-weight: 600;
    }

    .home-service,
    .greyBG {
        padding: 40px 0;
    }

    .testimonial-page-section .img-fluid {
        max-width: 100%;
        margin-bottom: 1rem;
    }

    .account-block-one {
        padding-right: 0;
    }

    .theme-form {
        padding: 1rem;
    }

    .smContactAll h4 {
        font-size: 16px;
        font-weight: 600;
    }

    .getInTouch {
        margin: 30px 0 0 0;
    }

    .contact-form {
        margin: 40px 0;
    }

    .theme-form .title-sec h1 {
        font-size: 1.5rem;
        line-height: 1.2;
        margin-bottom: 1rem;
    }

    .contact-form .theme-form .subtitle {
        margin-bottom: 0;
        padding: 10px 0;
    }

    .theme-form .subtitle h4 {
        font-size: 14px;
    }

    .theme-form .title-sec {
        margin-bottom: 1rem;
    }

    .portfolio-area,
    .Blog-area {
        margin: 0;
    }

    main {
        overflow: hidden;
    }

    .stellarnav.mobile {
        float: right;
    }

    .hero .caption h1 {
        font-size: 24px;
    }

    .hero .caption p {
        font-size: 14px;
    }

    header .theme_button1 {
        float: right;
        font-size: 12px;
    }

    .hero {
        padding: 10px 0 0;
    }

    .hero .owl-nav .owl-prev {
        right: 13%;
    }

    .hero .owl-nav .owl-next {
        right: 0;
    }
}

@media only screen and (max-width: 467px) {
    .hero .caption {
        padding-top: 0;
        height: 100%;
        width: 100%;
        max-width: 370px;
    }

    .hero .caption .bannerInside .bannerInsideContent {
        padding: 30px;
    }

    .abt-top,
    .videoElement {
        margin-bottom: 70px;
    }
}
