@media only screen and (min-width: 1900px) {
    .wptb-testimonial--carousel2.testimonial-style-digital .swiper-slide .wptb-item--inner img {
        max-width: 200px;
    }
}

@media only screen and (min-width: 1367px) {
    .wptb-mask-bg--parallax {
        -webkit-mask-position: center 45%;
    }

    .wptb-logo-footer a {
        margin-top: -100px;
        margin-left: -50px;
    }

    .wptb-testimonial--carousel5 .swiper-container {
        width: 150%;
    }

    .wptb-circle-image--one {
        top: 80px;
    }
}

/* Max window width 1366px  */
@media only screen and (max-width: 1366px) {
    .wptb-slider {
        padding-bottom: 55px;
    }

        .wptb-slider.style-studio {
            padding: 200px 0px;
        }

        .wptb-slider--content h1,
        .wptb-slider.style-email .wptb-slider--content h1 {
            font-size: var(--fs-56);
            line-height: var(--fs-66);
        }

        .wptb-slider.style-startup .wptb-slider--content h1 {
            font-size: var(--fs-43);
            line-height: 1.2em;
        }

        .wptb-slider.style-studio .wptb-slider--content h1 {
            font-size: var(--fs-90);
            line-height: 1.2em;
        }

        .wptb-slider--content p,
        .wptb-slider.style-email .wptb-slider--content p {
            font-size: var(--fs-20);
            line-height: var(--fs-30);
        }

        .wptb-slider.style-startup .wptb-slider--content p {
            font-size: var(--fs-20);
            line-height: var(--fs-40);
        }

    .wptb-counter5 {
        margin-top: 70px;
    }

    .wptb-slider.style-email .newsletter-form {
        margin-bottom: 40px;
    }

    .wptb-slider.style-email .wptb-link {
        margin-top: 10px;
    }

    .wptb-partner--carousel.style-seo {
        padding: 0px;
    }

    .wptb-video-wrapper {
        background-size: 70%;
    }

        .wptb-video-wrapper .wptb_circle_svg .wptb-circle-svg {
            bottom: -220px;
        }

    .wptb-video-player1 .btn-video.style1 {
        font-size: 60px;
        width: 123px;
        height: 123px;
        line-height: 108px
    }

    .wptb-video-player1 .btn-video.style2 {
        width: 123px;
        height: 123px;
        line-height: 123px
    }

    .wptb-meta-box-carousel1 {
        padding-top: 110px;
    }

        .wptb-meta-box-carousel1 .wptb-item--inner {
            padding: 80px 40px 110px 40px;
            max-height: 480px;
        }

    .wptb-icon-box1 {
        margin-left: 0px;
    }

        .wptb-icon-box1.style-1 .wptb-item--inner {
            padding: 40px 60px 40px 40px;
        }

    .wptb-counter .wptb-counter--box {
        border-radius: 30px;
    }

    .wptb-counter.style4 .wptb-counter--item .wptb-counter--value,
    .wptb-counter .wptb-counter--item .wptb-counter--value {
        font-size: var(--fs-60);
        line-height: var(--fs-72);
    }

    .wptb-counter.style4 .wptb-counter--item .wptb-counter--text,
    .wptb-counter .wptb-counter--item .wptb-counter--text {
        font-size: var(--fs-24);
        line-height: var(--fs-30);
    }

    .wptb-counter.style5 .wptb-counter--item .wptb-counter--value {
        font-size: var(--fs-50);
        line-height: var(--fs-72);
    }

    .wptb-counter.style5 .wptb-counter--item .wptb-counter--text {
        font-size: var(--fs-20);
        line-height: var(--fs-30);
    }

    .wptb-video-content h2 {
        margin-bottom: 30px;
    }

    .wptb-video-content p {
        font-size: var(--fs-17);
        line-height: var(--fs-26);
    }

    .wptb-newsletter--inner .widget-title {
        font-size: var(--fs-50);
        line-height: var(--fs-60);
    }

    .wptb-casestudies {
        background-position: 50% 25% !important;
    }

    .wptb-fancy-box1.style5 .wptb-item--inner {
        padding: 60px 30px;
    }
    /* Service Details */
    .single-service .wptb-single--title {
        font-size: 48px;
        line-height: 60px;
    }

    .single-service .intro-text, .single-service .full-text {
        font-size: 22px;
        line-height: 36px;
    }

    .single-service .wptb-divider--title {
        font-size: 36px;
        line-height: 60px;
    }

    .single-service .wptb-link span {
        font-size: 26px;
        line-height: 44px;
    }

    /* Blog Details */
    .single-post {
        padding-bottom: 100px;
    }

        .single-post .wptb-single--title {
            font-size: 48px;
            line-height: 60px;
        }

        .single-post .intro-text, .single-post .full-text {
            font-size: 22px;
            line-height: 36px;
        }

        .single-post .wptb-divider--title {
            font-size: 36px;
            line-height: 60px;
        }

        .single-post .wptb-link span {
            font-size: 26px;
            line-height: 60px;
        }

        .single-post .wptb--social a {
            font-size: 20px;
            line-height: 50px;
        }

    .product_view_grid .product_item .product_thumb .product_item_inner .label_text .product_item_name {
        font-size: 24px;
        line-height: 36px;
    }

    .product_view_grid .product_item .product_thumb .product_item_inner .product_item_price {
        font-size: 28px;
    }

    /* Digital Marketing Page */
    .wptb-partner--carousel.style2 {
        padding: 20px 30px;
        border-radius: 15px;
    }

    .wptb-value-content h2 {
        font-size: 22px;
        line-height: 34px;
    }

    .wptb-value-content p {
        font-size: 16px;
        line-height: 28px;
    }

    .wptb-progressbar.style2 svg.radial-progress {
        max-width: 170px;
    }

    .wptb-progressbar .progress-box .progress-title {
        font-size: 26px;
        line-height: 32px;
    }

    .wptb-testimonial--carousel2 .swiper-container {
        margin-left: 90px;
    }

    .wptb-single--image .wptb-team-ci-wrap .team-ci-content .team-ci-desc,
    .team-details-content .wptb-single--designation {
        font-size: 24px;
        line-height: 36px;
    }

    .team-details-content .wptb-single--title {
        font-size: 48px;
    }

    .team-details-content .inner-content .wptb-headline {
        font-size: 30px;
    }

    .floating-image-three {
        left: -130px;
    }

    .wptb-workprocess.style-digital {
        padding: 100px 0px 200px 0px;
    }

    .wptb-workskills.style-digital {
        margin-top: -100px;
    }

    .wptb-testimonial--carousel5.style-digital {
        background-position: 70% 140%;
    }

    .wptb-pricing.style-digital {
        margin-top: -450px;
    }

    .wptb-contact-wrapper.style2 {
        padding-bottom: 100px;
    }

    .theme-style-digital .footer {
        overflow: visible;
    }

        .theme-style-digital .footer::after {
            bottom: 0;
        }

    .section-lg {
        padding: 100px 0px;
    }

    .wptb-services--carousel1 .wptb-service-item--inner .wptb-service-item--holder {
        transform: translatey(202px);
    }

        .wptb-services--carousel1 .wptb-service-item--inner .wptb-service-item--holder .wptb-service-item--title:after {
            left: -29px;
        }

    .wptb-services--carousel2 .wptb-service-item--inner .wptb-service-item--holder .wptb-service-item--title:after {
        left: -19px;
    }

    .wptb-services--grid .wptb-service-item--inner .wptb-service-item--holder .wptb-service-item--title:after {
        left: -19px;
    }

    .wptb-vr .wptb-img-holder .second-image {
        left: auto;
        right: 30px;
        max-width: 350px;
    }

    .wptb-partner--carousel.style-social {
        margin-top: 0px;
    }

    .wptb-counter5 .wptb-counter--item .wptb-counter--value {
        font-size: 55px;
        line-height: 1.2;
    }

    .wptb-counter5 .wptb-counter--item .wptb-counter--text {
        font-size: 18px;
    }

    .wptb-icon-box2.style5 .wptb-item--description {
        font-size: 20px;
        line-height: 30px;
    }

    .wptb-newsletter--inner {
        padding: 80px 90px;
    }

    .wptb-counter5.style-studio .wptb-counter--item .wptb-counter--value {
        font-size: 50px;
        line-height: 1.2em;
    }

    .wptb-counter5.style-studio .wptb-counter--item .wptb-counter--text {
        font-size: 24px;
        line-height: 1.2em;
    }
}


/* Max window width 1199.98px  */
@media only screen and (max-width: 1199.98px) {
    .wptb-slider--content h1,
    .wptb-slider.style-email .wptb-slider--content h1,
    .wptb-slider.style-startup .wptb-slider--content h1 {
        font-size: var(--fs-48);
        line-height: var(--fs-60);
    }

    .wptb-slider.style-studio .wptb-slider--content h1 {
        font-size: var(--fs-70);
    }

    .wptb-slider.style-studio .wptb-slider--content h6 {
        font-size: 24px;
        line-height: 1.2;
    }

    .wptb-slider--content p,
    .wptb-slider.style-email .wptb-slider--content p,
    .wptb-slider.style-email .wptb-link li a span,
    .wptb-slider.style-startup .wptb-slider--content p {
        font-size: var(--fs-18);
        line-height: var(--fs-28);
    }

    .wptb-studio-about .wptb-heading.style-studio .wptb-heading--title {
        font-size: 30px;
        line-height: 1.2em;
    }

    .wptb-studio-about .wptb-heading.style-studio .wptb-heading--description {
        font-size: 18px;
    }

    .wptb-studio-about .studio-about-bottom .wptb-heading.style-studio .wptb-heading--title {
        font-size: 70px;
        line-height: 1.2em;
    }

    .wptb-slider.style-email .newsletter-form {
        margin-bottom: 40px;
    }

    .wptb-slider.style-email .wptb-link {
        margin-top: 10px;
    }

    .wptb-slider.style-digital .wptb-slider--wrapper {
        padding-bottom: 90px;
    }

    .wptb-video-player .wptb-box--icon {
        width: 60px;
        height: 60px;
        font-size: 24px;
        bottom: 30px;
        right: 40px
    }

    .wptb-counter.style4 .wptb-counter--item .wptb-counter--value,
    .wptb-counter .wptb-counter--item .wptb-counter--value {
        font-size: var(--fs-50);
        line-height: var(--fs-66);
    }

    .wptb-counter.style4 .wptb-counter--item .wptb-counter--text,
    .wptb-counter .wptb-counter--item .wptb-counter--text {
        font-size: var(--fs-22);
        line-height: var(--fs-26);
    }

    .wptb-process .wptb-item--title {
        font-size: var(--fs-26);
        line-height: var(--fs-36);
    }

    .wptb-counter .wptb-counter--box {
        border-radius: 30px;
        padding: 45px 0px 30px 0px;
    }

    .wptb-counter .wptb-counter--item {
        margin-bottom: 30px;
    }

    .wptb-icon-box1.style-1 .wptb-item--inner {
        padding: 40px;
    }

    .wptb-blog-carousel {
        background-position: right;
        background-size: cover;
    }

    .single-post .wptb-single--title {
        font-size: 42px;
        line-height: 54px;
    }

    .single-post .inner-images {
        margin: 30px 0px 40px 0px;
    }

    #commentform.comment-form .btn-group {
        margin-top: 30px;
    }

        #commentform.comment-form .btn-group .btn {
            font-size: 20px;
            line-height: 40px;
        }

    .wptb-ai-faq {
        padding-bottom: 150px;
        margin-bottom: 0px;
    }

    .theme-style-ai .footer {
        padding-top: 0px;
    }

        .theme-style-ai .footer .wptb-mask-bg-parallax {
            mask-image: none;
            -webkit-mask-image: none;
        }

    .wptb-ai-tab-content {
        padding-right: 50px;
    }

    .wptb-video-player1.style3 .btn-video {
        font-size: 72px;
        width: 200px;
        height: 200px;
        line-height: 200px;
    }

    .wptb-newsletter--inner .widget-title {
        font-size: var(--fs-42);
        line-height: var(--fs-50);
    }

    .footer .footer-widget {
        margin-bottom: 40px;
    }

    .floating-image-one,
    .floating-image-two,
    .floating-image-three,
    .floating-image-four {
        display: none;
    }

    .wptb-counter5 {
        margin-top: 50px;
    }

        .wptb-counter5 .wptb-counter--item .wptb-counter--value {
            font-size: 40px;
            line-height: 1.2;
        }

        .wptb-counter5 .wptb-counter--item .wptb-counter--text {
            font-size: 18px;
        }
}


/* Max window width 991.98px  */
@media only screen and (max-width: 991.98px) {
    .wptb-slider--content h1 {
        font-size: var(--fs-30);
        line-height: var(--fs-36);
    }

    .wptb-slider.style-startup .wptb-slider--content h1 {
        font-size: var(--fs-36);
        line-height: var(--fs-42);
    }

    .wptb-slider--content p {
        font-size: var(--fs-16);
        line-height: var(--fs-24);
    }

    .wptb-video-content h2 {
        font-size: var(--fs-30);
        line-height: var(--fs-36);
    }

    .wptb-workprocess {
        background-image: none;
    }

    .wptb-why-choose-image-holder {
        margin: 0 auto 20px;
    }

    .wptb-icon-box1 {
        margin-left: 0px;
    }

    .wptb-meta-box-carousel1 {
        padding-top: 190px;
        padding-bottom: 190px;
    }

    .wptb-newsletter--inner .widget-title {
        font-size: var(--fs-34);
        line-height: var(--fs-42);
    }

    .wptb-process {
        margin-bottom: 50px;
    }

    .wptb-case-details-area .wptb-single-informtion {
        position: relative;
        width: 100%;
    }

    .wptb-fancy-box1.style4 {
        padding-left: 65px;
    }

    .wptb-contact-wrapper {
        padding-top: 0px;
    }

    .wptb-contact-form-wrapper {
        max-width: 100%;
    }

    .theme-style-showcase .footer {
        margin-top: -200px;
    }

    .wptb-counter4 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-flow: wrap;
        margin-top: 50px;
    }

    .wptb-counter2 .wptb-counter--item {
        margin-bottom: 30px;
    }


    .wptb-ai-tab--inner {
        flex-flow: wrap;
        padding: 50px;
    }

    .wptb-ai-tab-content .nav-vertical {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 30px;
    }

        .wptb-ai-tab-content .nav-vertical .nav-item {
            width: auto;
        }

        .wptb-ai-tab-content .nav-vertical .nav-item {
            margin-left: 5px;
            margin-bottom: 5px;
        }

            .wptb-ai-tab-content .nav-vertical .nav-item + .nav-item {
                margin-top: 0px;
            }

        .wptb-ai-tab-content .nav-vertical .nav-link {
            padding: 10px 30px;
            text-align: center;
            border-radius: 10px;
            font-size: 20px;
            line-height: 36px;
        }

    .wptb-counter3 .wptb-counter--box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        flex-flow: wrap;
        margin-top: 40px;
    }

    .wptb-counter3 .wptb-counter--item + .wptb-counter--item {
        margin-top: 0px;
    }

    .wptb-video-player1.style2 {
        padding: 150px 0px;
    }

    .wptb-logo-footer a {
        margin-left: 0px;
        max-width: 160px;
    }

    br {
        display: none;
    }

    .testimonial-style-digital {
        padding-top: 100px;
        background-position: 50% 100%;
    }

    .wptb-faq {
        padding-bottom: 150px;
    }

    .wptb-accordion3 .wptb--item {
        padding: 25px 40px;
    }

    .wptb-accordion3 .wptb-item-accordion {
        font-size: 22px;
    }

    .preloader-inner .loading-text {
        font-size: 36px;
        line-height: 42px;
    }
}

@media screen and (min-width:768px) and (max-width: 991px) {
    .wptb-vr .wptb-img-holder .wptb-button .btn {
        font-size: 28px;
        width: 140px;
        height: 140px;
    }

    .wptb-vr .wptb-img-holder .second-image {
        max-width: 220px;
    }
}


@media screen and (max-width:767.98px) {
    .wptb-slider.style-studio .wptb-slider--content h1 {
        font-size: 54px;
    }

    .wptb-slider.style-studio .wptb-slider--content h6 {
        font-size: 20px;
        font-weight: 600;
    }

    .wptb-video-player1 .wptb-shadow-gradient {
        width: 120px;
        height: 120px;
        filter: blur(22px)
    }

    .wptb-video-player1 .btn-video.style1,
    .wptb-video-player1 .btn-video.style2 {
        width: 80px;
        height: 80px;
        line-height: 70px;
        border-width: 5px;
        font-size: 30px;
    }

    .swiper-control .wptb-swiper-arrow {
        position: relative;
    }

        .swiper-control .wptb-swiper-arrow.swiper-button-prev {
            left: auto;
            right: auto;
        }

        .swiper-control .wptb-swiper-arrow.swiper-button-next {
            right: auto;
            left: auto;
        }

    .wptb-testimonial--carousel1 .swiper-control .wptb-swiper-arrow {
        position: relative;
    }

        .wptb-testimonial--carousel1 .swiper-control .wptb-swiper-arrow.swiper-button-prev {
            left: auto;
            right: auto;
        }

        .wptb-testimonial--carousel1 .swiper-control .wptb-swiper-arrow.swiper-button-next {
            right: auto;
            left: auto;
        }

    .wptb-services--carousel1 .swiper-container {
        padding-top: 0px;
    }

    .wptb-meta-box-carousel1 .swiper-control {
        justify-content: start;
    }

    .wptb-progressbar {
        display: block;
    }

        .wptb-progressbar,
        .wptb-progressbar + .wptb-progressbar {
            margin-top: 30px;
        }

            .wptb-progressbar.style2 .wptb-progress-label {
                font-size: 20px;
                line-height: 30px;
            }

    .wptb-testimonial--carousel2 .swiper-container {
        margin-left: 10px;
    }

    .wptb-case-details-area .wptb-single-informtion ul {
        padding: 20px;
    }

    .single-service .wptb-link li {
        padding: 6px 0px;
    }

    .single-service .wptb-link span {
        font-size: 20px;
        line-height: 36px;
    }

    .single-service .intro-text, .single-service .full-text {
        font-size: 18px;
        line-height: 32px;
    }

    .wptb-testimonial--carousel3 .wptb-item--inner .wptb-item-body {
        padding: 30px 30px 60px 30px;
        text-align: center;
    }

    .single-post .wptb-single--title {
        font-size: 36px;
        line-height: 50px;
    }

    #commentform.comment-form .form-group,
    #commentform.comment-form .btn-group {
        margin-top: 15px
    }

    .wptb-newsletter--inner::before,
    .wptb-newsletter--inner::after {
        display: none;
    }

    .wptb-newsletter.style-seom .newsletter-form .btn, .wptb-newsletter.style-seom .newsletter-form button[type="submit"] {
        position: relative;
        top: auto;
        transform: none;
        margin-top: 20px;
    }


    .wptb-startup-video {
        background-size: 100% 100%;
    }

    .wptb-startup-video-inner {
        padding: 40px;
        background: rgb(0 128 96 / 87%);
    }

    .wptb-contact-inner {
        padding: 120px 15px 220px 15px;
    }

    .wptb-mask-bg {
        margin-top: -120px;
    }

    .wptb-logo-footer img {
        max-width: 120px;
    }

    .footer .footer-top {
        padding: 60px 0px;
    }

    .footer .footer-widget {
        margin-bottom: 30px;
    }

    .preloader-inner .loading-text {
        font-size: 28px;
        line-height: 36px;
    }

    .wptb-meta-box-carousel1.style-startup {
        padding-left: 0px;
    }

        .wptb-meta-box-carousel1.style-startup .swiper-control {
            bottom: auto;
        }

    .banner-social.Twitter__icon {
        padding: 0;
    }

    .ori-banner-content-4 .banner-social:nth-child(4) img {
        max-height: 30px !important;
        width: auto;
    }

    .ori-banner-content-4 .banner-social:nth-child(4) {
        overflow: hidden;
    }

    .Content-Marketing-section-2 .digital__box {
        min-height: initial;
    }
}

/*767 css end*/










@media only screen and (max-width: 576px) {
    .wptb-circle-image--one, .wptb-circle-image--two {
        display: none;
    }

    .wptb-video-player {
        position: relative;
        top: 0;
        transform: none;
    }

    .wptb-fancy-box1.style4 .wptb-item--inner {
        padding-left: 50px;
    }

    .wptb-vr .wptb-img-holder .wptb-button .btn {
        font-size: 26px;
        width: 110px;
        height: 110px;
    }

    .wptb-vr .wptb-img-holder .second-image {
        max-width: 160px;
    }

    .preloader-inner .loading-text {
        font-size: 20px;
        line-height: 28px;
    }

    .wptb-why-choose.style-startup .wptb-why-choose-image-holder .img-back {
        display: none;
    }

    .wptb-timeline.style-startup .wptb-timeline-content {
        padding: 25px;
    }

    .wptb-value-content p {
        margin-bottom: 0;
    }
    /*    .footer-logo-contact-wrap, .footer-logo-contact-wrap .footer-contact{flex-direction: column;}*/

    .footer-logo-contact-wrap {
        flex-direction: column;
    }

    .footer .col-lg-12 .footer-widget {
        margin-bottom: 0
    }

    .footer .footer-widget .copyright {
        margin-top: 10px;
    }

    .Course__page_rightbody {
        min-height: initial;
    }

    .Course__fct p {
        margin-right: 15px;
        padding-right: 15px;
    }
    .new__Se1 .new__Se1_left h4, .digital__sec2.courses-review h4{font-size:24px;}
    .Course__left h2{font-size:34px;}
    .wptb-counter3 .wptb-counter--box{justify-content:center;}
    section.about_page_4{padding-top:20px;}
    .about_page_4 .dash-and-paragraph .dash, .S_Moblie__page .dash-and-paragraph .dash {
        display: none;
    }
    .dash__m{min-height:initial;}
    .value__set {
        background: #fff;
        padding: 10px;
        text-align: center;
    }
    .S_Moblie__page{padding-top:20px;padding-block:20px;}
    .youtube___mob h3{margin-bottom:20px;}
    .blog__page {
        padding-top: 60px;
        padding-bottom: 40px;
    }

}





@media only screen and (max-width: 767px) {
    .wptb-slider.style-social.new__Se {
        padding-top: 100px;
        padding-bottom: 0px;
    }

    section.new__Se1 {
        padding-top: 0px;padding-bottom:20px;
    }

    .wptb-slider.style-social {
        padding-top: 100px;
    }

        .wptb-slider.style-social .wptb-slider--content h1 {
            font-size: 32px;
            line-height: initial;
        }

        .wptb-slider.style-social .wptb-slider--content p {
            margin-bottom: 20px;
        }

    .wptb-icon-box6 {
        margin-bottom: 20px;
    }

        .wptb-icon-box6 .wptb-item--inner {
            border-radius: 15px;
            padding: 20px 10px;
        }

    .wptb-slider.style-social .wptb-particle.one {
        left: 0;
    }

        .wptb-slider.style-social .wptb-particle.one img {
            max-height: 80px;
        }

    .wptb-slider.style-social .wptb-particle.two {
        top: 14px;
    }

        .wptb-slider.style-social .wptb-particle.two img {
            max-height: 70px;
        }

    section.wptb-values {
        padding-bottom: 0;
    }

    .digital__section, .Step_section {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0px;
    }

    .Step_section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .wptb-heading.style-social .wptb-heading--subtitle {
        font-size: 12px;
        padding: 6px 15px;
    }

    .digital__section .style-social h2.wptb-heading--title {
        font-size: 34px;
    }

    .wptb-heading {
        margin-bottom: 40px;
    }

    .wptb-icon-box5 .wptb-item--title {
        line-height: 22px;
    }

    .Step_section_left h4 {
        font-size: 18px;
    }

    .wptb-heading.style-social .wptb-heading--title {
        font-size: 28px;
        line-height: 40px;
    }

    .dash-and-paragraph p {
        font-size: 16px;
    }

    .dash-and-paragraph {
        padding-top: 0;
    }

    .step-and-dash {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .Step_box_dta p {
        font-size: 18px;
        padding-top: 5px;
    }

    .marquee__Section span {
        font-size: 16px;
    }

    .marquee__Section {
        padding-top: 12px;
        padding-bottom: 5px;
    }

    .Industries__section {
        padding-top: 20px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
    }

    .wptb-heading.style-social .wptb-heading--title {
        margin-top: 0;
    }

    .Industries__section .wptb-icon-box5 {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .Industries__section .style-social h2.wptb-heading--title {
        font-size: 34px;
    }

    .Step_box_dta h2 {
        font-size: 24px;
    }

    .Feedback_section .container {
        padding: 20px 15px;
    }

    .FAQ_section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .FAQ_section_part {
        margin-bottom: 15px;
    }

    .book__section {
        margin-top: 0;
        padding-top: 20px;
    }

        .book__section .container {
            padding: 0 15px;
        }

    .book__section_left {
        padding-right: 0;
    }

        .book__section_left h4 {
            padding-bottom: 15px;
            font-size: 24px;
        }

    .ori-banner-content-4 .ori-banner-text-area h1 {
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 20px;
        padding-left: 45px;
        padding-right: 45px;
    }
    /*    .ori-banner-content-4 .banner-social:nth-child(1), .ori-banner-content-4 .banner-social:nth-child(4){top:0;}*/
    .ori-banner-content-4 .banner-social:nth-child(1) img, .ori-banner-content-4 .banner-social:nth-child(4) img,
    .ori-banner-content-4 .banner-social:nth-child(2) img, .ori-banner-content-4 .banner-social:nth-child(3) img,
    .ori-banner-content-4 .banner-social:nth-child(5) img, .ori-banner-content-4 .banner-social:nth-child(6) img {
        max-height: 58px;
    }
    /*.ori-banner-content-4 .banner-social:nth-child(2){top: 0;left: 22%;}
    .ori-banner-content-4 .banner-social:nth-child(3){bottom: initial;top: 0;left: 35%;}
    .ori-banner-content-4 .banner-social:nth-child(5){bottom: initial;top: 0;right: 10%;}*/
    .ori-banner-content-4 {
        padding-top: 70px;
        padding-bottom: 0;
    }

        .ori-banner-content-4 .ori-banner-text-area p {
            padding-left: 45px;
            padding-right: 45px;
        }

    .theme-style-social .footer {
        padding-left: 0;
        padding-right: 0;
    }

    .footer.inner-page .footer-top {
        padding-top: 20px;
    }

    .footer_1 h2 {
        font-size: 50px;
    }

    .footer .Step_section_right {
        padding-right: 0;
    }

    .footer-logo-contact-wrap .footer-contact .single-contact {
        padding-right: 0;
        margin-top: 20px;
    }

        .footer-logo-contact-wrap .footer-contact .single-contact:after {
            display: none;
        }

    .footer-logo-contact-wrap {
        border-radius: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

        .footer-logo-contact-wrap .footer-contact h5 a {
            font-size: 18px;
        }

    .footer.inner-page .footer-top {
        padding-bottom: 20px;
    }

    .breadcrumb-section .banner-wrapper {
        padding: 125px 0 175px;
    }

    ul.breadcrumb-list {
        padding: 15px 18px;
        padding-right: 12px;
    }

    .section-title h1 {
        font-size: 22px;
        display: none;
    }

    .breadcrumb-list li {
        margin-right: 8px;
        font-size: 14px;
        font-weight: 600;
    }

    .Step_section .container {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 40px;
    }

    .wptb-heading.style-social .wptb-heading--title {
        margin-top: 8px !important;
        font-size: 22px;
        line-height: initial;
    }

    .digital__page .dash-and-paragraph .dash {
        display: none;
    }

    .digital__page .dash-and-paragraph p {
        margin-bottom: 0;
    }

    .strategic__page, .strategic__page2, .strategic__page3,
    .strategic__page4, .strategic__page5 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .strategic__page h2, .strategic__page2 h2, .strategic__page3 h2,
        .strategic__page4 h2, .digital__secRgt.strategic__pageRt h3, .about_right h2 {
            font-size: 30px;
        }

        .strategic__page5 h2 {
            font-size: 22px;
        }

    .new___icon_img img {
        max-height: 180px;
        margin-bottom: 15px;
    }

    .digital__secRgt.strategic__pageRt p {
        font-size: 14px;
    }

    .digital__sec_bg {
        padding: 20px;
    }

        .digital__sec_bg h4 {
            font-size: 20px;
        }

    .digital__sec2 {
        padding-bottom: 20px;
    }

    .about___page {
        padding-top: 50px;
    }

    .wptb-counter3 .wptb-counter--box {
        margin-top: 0;
    }

    .about_right {
        margin-top: 20px;
    }

    .Step_section .container {
        padding-top: 0;
    }

    .Course__page_rightHeader h4, .digital__sec2 h3 {
        font-size: 30px;
    }

    .Course__page_left ul li a {
        display: flex;
    }

        .Course__page_left ul li a i {
            margin-right: 5px;
        }

    .Course__page_rightbody ul li {
        display: flex;
    }

        .Course__page_rightbody ul li i {
            height: 30px;
            width: 30px;
            min-width: 30px;
            line-height: 30px;
        }

    .Course__page_rightbody {
        padding: 20px 8px;
    }

    .ci-content-wrap .ci-content {
        min-height: initial;
        padding: 15px 15px 20px;
    }

    .contact___p {
        margin-top: 0;
        margin-bottom: 0;
    }

    section.digital__sec, .digital__sec2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    button.owl-prev, button.owl-next {
        top: 90%;
    }

    button.owl-next {
        right: 0
    }

    button.owl-prev {
        left: 0;
    }
}


@media (min-width: 577px) and (max-width: 767px) {
    .Industries__section .wptb-icon-box5 {
        min-height: 480px;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    .wptb-slider.style-social .wptb-slider--content h1 {
        font-size: 40px;
        line-height: 40px;
    }

    .wptb-particle.two.slide-left-to-right img {
        max-height: 70px;
    }

    .wptb-slider.style-social .wptb-particle.one img {
        max-height: 80px;
    }

    .wptb-slider.style-social .wptb-particle.one {
        left: 0;
    }

    .wptb-icon-box6 .wptb-item--inner {
        padding: 20px 10px;
        min-height: 170px;
    }

    .Step_box_dta h2 {
        font-size: 26px;
    }

    .Industries__section .wptb-icon-box5 {
        min-height: 480px;
    }

    .ori-banner-content-4 .ori-banner-text-area h1 {
        width: 60%;
        font-size: 32px;
        line-height: initial;
        margin: auto;
    }

    .ori-banner-content-4 .banner-social:nth-child(1) img, .ori-banner-content-4 .banner-social:nth-child(4) img,
    .ori-banner-content-4 .banner-social:nth-child(2) img, .ori-banner-content-4 .banner-social:nth-child(3) img,
    .ori-banner-content-4 .banner-social:nth-child(5) img, .ori-banner-content-4 .banner-social:nth-child(6) img {
        max-height: 100px;
    }

    .footer_1 h2 {
        font-size: 60px;
    }

    .footer-logo-contact-wrap .footer-contact .single-contact {
        padding-right: 25px;
    }

        .footer-logo-contact-wrap .footer-contact .single-contact:after {
            display: none;
        }

    .footer-logo-contact-wrap ul li h5 {
        font-size: 24px;
    }

    .footer .footer-widget {
        margin-bottom: 0;
    }

    .Feedback_section .container {
        padding: 50px;
    }
}


@media (min-width: 991px) and (max-width: 1029px) {
    .header .logo a img {
        max-width: 170px;
    }
}

@media (min-width: 991px) and (max-width: 1265px) {
    .wptb-slider.style-social .wptb-slider--content h1 {
        font-size: 43px;
        line-height: 50px;
    }

    .wptb-particle.two.slide-left-to-right img {
        max-height: 70px;
    }

    .wptb-slider.style-social .wptb-particle.one img {
        max-height: 80px;
    }

    .wptb-slider.style-social .wptb-particle.one {
        left: 0;
    }

    .ori-banner-content-4 .ori-banner-text-area h1 {
        font-size: 62px;
    }

    .ori-banner-content-4 .ori-banner-text-area h1 {
        width: 60%;
        font-size: 32px;
        line-height: initial;
        margin: auto;
    }

    .ori-banner-content-4 .banner-social:nth-child(1) img, .ori-banner-content-4 .banner-social:nth-child(4) img,
    .ori-banner-content-4 .banner-social:nth-child(2) img, .ori-banner-content-4 .banner-social:nth-child(3) img,
    .ori-banner-content-4 .banner-social:nth-child(5) img, .ori-banner-content-4 .banner-social:nth-child(6) img {
        max-height: 120px;
    }

    .Industries__section .wptb-icon-box5 {
        min-height: 480px;
    }
}

@media only screen and (max-width: 991px) {
    .mr-menu .logo {
        background: #fff;
        border-bottom: 1px solid #ccc;
    }

    .mr-menu_toggle {
        background: transparent;
        border: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 42px;
        color: #000;
    }
}






/*@media only screen and (min-width: 991px){
    .wptb-counter3 .wptb-counter--item .wptb-counter--text br{display: none;}
}*/


@media (max-width:1400px) {
    .strategic__m_page .Course__page_rightHeader {
        padding: 10px 10px;
    }

        .strategic__m_page .Course__page_rightHeader h4 {
            font-size: 24px;
        }

    .strategic__m_page .Course__page_right {
        border-radius: 15px;
    }
}

@media (min-width:1400px) {
    .wptb-slider.style-social.new__Se {
        padding-bottom: 0px;
    }

    .wptb-slider.style-social {
        padding-bottom: 50px;
    }

    .home_slidesection .container-fluid, .homewptb-values .container-fluid,
    header.header.style6 .container-fluid {
        padding-left: 40px;
        padding-right: 40px;
    }

    .pricing-palden .pricing-price {
        font-size: 3rem
    }

    .course_____ic img {
        max-height: 70px;
    }

    .Feedback_data {
        min-height: 290px;
    }

    .wptb-counter3 .wptb-counter--item .wptb-counter--value {
        font-size: 50px;
        line-height: 65px;
    }

    .about_page_4 .container {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (min-width:1600px) {

    .digital__section .wptb-icon-box5 {
        padding: 0 25px;
    }

    .homewptb-values {
        padding-top: 40px !important;
    }
}



@media (max-width:991px) {
    .mr-menu ul.main-menu li.last_menu {
        margin-left: 10px;margin-top:10px;
    }
    .mr-menu ul.main-menu li.last_menu a {
        width: 60%;
        color: #fff;
    }

}



@media (min-width:992px) {
    .header .mainnav ul.main-menu li.last_menu {
        display: none;
    }
}