/* Large Layout: 1200px.
@media only screen and (min-width: 1200px){
.container {padding: 0;}
.container-fluid{padding: 0;}


.cta_two_btn {
    margin-left: 49px;
}

}
*/

@media only screen and (min-width: 1451px) and (max-width: 1800px) {

    .main-header-three__top-left ul li {
        justify-content: flex-start;
        width: 33.3333333333%;
        padding: 20px 0px 15px;
        padding-left: 30px;
    }

    .main-header-three__top-left ul li .text p {
        font-size: 16px;
        line-height: 26px;
    }

    .main-header-three__top-right {
        right: -120px;
    }

    .main-header-three__top-right .search-box-two {
        width: 210px;
    }

    .main-header-three__bottom-inner {
        border-right: 0px solid;
    }

    .main-header-three__bottom_right {
        right: -120px;
    }

    .main-header-three__bottom_right .main-menu__right .btn-box .thm-btn {
        width: 210px;
        padding: 14px 0px 15px;
    }

    .main-header-three__bottom-inner .main-menu .left .main-menu__list {
        margin-left: 30px;
    }

    .main-header-four__top-right {
        right: -20px;
    }








}








@media only screen and (min-width: 1200px) and (max-width: 1499px) {


    /***About Three Css***/
    .about-three .container-fullwidth {
        display: block;
    }

    .about-three__content-box .section-title__title br {
        display: none;
    }

    .about-three__img-box {
        width: 100%;
        float: none;
        max-width: 900px;
        margin: 0 auto;
    }

    .about-three__content-box {
        float: none;
        padding-left: 0px;
        max-width: 900px;
        width: 100%;
        height: 100%;
        margin: 0 auto;
        padding-top: 60px;
        padding-bottom: 120px;
    }

    .main-header--one__inner {

        padding: 25px 0px 25px;
    }

    .banner-one__content-title {
        font-size: 50px;
        margin-bottom: 20px;
    }

    .banner-one__content-text {
        font-size: 20px;
        line-height: 30px;
    }

    .banner-one__content-button-box {
        margin-top: 0px;
    }



}

@media only screen and (max-width: 1140px) {
    .testimonial-section .left-column {
        order: 2;
    }

    .testimonial-section .right-column {
        order: 3;
    }

    .testimonial-section .title-column {
        order: 1;
    }

    .testimonial-section .title-column .inner-column {
        padding-top: 0px;
    }

    .testimonial-block {
        margin-bottom: 40px;
    }

    .testimonial-section {
        padding-top: 20px;
        padding-bottom: 60px;
    }


}





@media only screen and (max-width: 1199px) {

    /***Main Header One ***/
    .main-menu--1 .mobile-nav__toggler {
        position: relative;
        top: 2px;
        font-size: 30px;
        margin: 0 auto;
    }

    .main-menu--1 .search-box {
        padding-left: 0;
        margin-top: 0;
    }

    .main-header-one__bottom {
        padding: 20px 0;
    }

    /***Main Header Two ***/
    .main-header-two__bottom {
        padding: 17px 0px 18px;
    }

    .main-header--two .main-menu .mobile-nav__toggler {
        color: #fff;
    }


}






/***Banner One***/
@media only screen and (min-width: 1250px) and (max-width: 1400px) {


    .banner-one--two .banner-one__img img {
        width: 95%;
    }
}




@media only screen and (min-width: 1200px) and (max-width: 1450px) {

    /***Story One***/
    .story-one__counter .counter-two__single:nth-child(2) {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .story-one__counter .counter-two__single:nth-child(3) {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .story-one__right {
        margin-left: 60px;
    }

    .story-one__right .section-title__title {
        font-size: 42px;
    }


}

@media only screen and (min-width: 1390px) and (max-width: 1425px) {
    .support-success-one__content {
        padding: 82px 125px 83px;
    }
}

@media only screen and (min-width: 1299px) and (max-width: 1389px) {
    .support-success-one__content {
        padding: 82px 115px 83px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .support-success-one__content {
        padding: 82px 97px 83px;
    }
}






/** Medium screen**/
@media only screen and (min-width: 992px) and (max-width: 1199px) {

    /***Banner One Css***/
    .banner-one {
        padding: 106px 0px 20px;
    }

    .banner-one__content-title br {
        display: none;
    }

    .banner-one__content {
        max-width: 550px;
        width: 100%;
    }

    .banner-one__content-title {
        font-size: 60px;
        margin-bottom: 38px;
    }

    .banner-one__content-button-box {
        margin-top: 61px;
    }

    /***Banner Two Css***/
    .banner-one--two .banner-one__img img {
        width: 70%;
    }

    /***Mission One Css***/
    .mission-one .section-title__title br {
        display: none;
    }

    /***Data Science One Css***/
    .data-science-one .section-title__title br {
        display: none;
    }

    .data-science-one__img {
        margin-left: 0px;
        margin-top: 90px;
    }

    /***Feature One Css***/
    .feature-one__img {
        width: auto;
        margin-left: 0px;
        text-align: center;
    }

    .feature-one__img img {
        width: auto;
    }

    .feature-one__right {
        margin-top: 70px;
    }

    .feature-one__right-list-item {
        margin: 0 auto 30px;
    }

    .feature-one__right-list-item.mar-110 {
        margin-left: auto;
    }

    .feature-one__wrapper .shape3 {
        display: none;
    }

    /***Services One Css***/
    .services-one__single {
        max-width: 570px;
        margin: 0 auto 30px;
    }

    .services-one__bottom-inner {
        display: block;
        text-align: center;
    }

    .services-one__bottom {
        padding-top: 30px;
    }

    .services-one__bottom-inner .btn-box {
        margin-top: 30px;
    }

    /***Faq One Css***/
    .faq-one__right {
        margin-left: 30px;
    }

    .faq-one .section-title__title {
        font-size: 50px;
    }

    .faq-one .section-title__title br {
        display: none;
    }

    /***Blog One Css***/
    .blog-one__single-content-title a br {
        display: none;
    }

    .blog-one__single-content-title {
        font-size: 22px;
    }

    /***Contact One Css***/
    .contact-one__form {
        padding: 47px 35px 55px;
    }

    .contact-one__form-box {
        margin-left: 0px;
    }

    .contact-one__form .title-box h2 {
        font-size: 41px;
    }

    /***Footer One Css***/
    .footer-one__top .shape3 {
        display: none;
    }

    /***Data Science One Css***/
    .data-science-one--two .data-science-one__img .icon-1 {
        display: none;
    }

    .data-science-one--two .data-science-one__img {
        margin-top: 100px;
        margin-left: 0px;
    }

    .data-science-one--two .section-title__text br {
        display: none;
    }

    .data-science-one__content-text1 br {
        display: none;
    }

    /***Feature Two Css***/
    .feature-two {
        padding: 150px 0px 125px;
    }

    .feature-two__img .icon-2 {
        position: absolute;
        left: 0;
        text-align: center;
    }

    .feature-two__right {
        position: relative;
        display: block;
        margin-top: 60px;
        margin-left: 0px;
    }

    .feature-two .section-title__title br {
        display: none;
    }

    /***Services Two Css***/
    .services-one--two .services-one__single .text h2 {
        font-size: 24px;
    }

    .services-one--two .services-one__single .text p {
        font-size: 20px;
    }

    .services-one--two .services-one__bottom-inner .text h2 br {
        display: none;
    }


    /***Testimonial Two Css***/
    .testimonial-two__left {
        text-align: center;
    }

    .testimonial-two__right .testimonial-one__single {
        margin: 0 auto 30px;
    }

    .testimonial-one__single.mar-left {
        margin-left: auto;
    }

    .testimonial-two__wrapper .shape2 {
        display: none;
    }

    .testimonial-two__left {
        margin-top: 0px;
        margin-bottom: 70px;
    }

    .testimonial-two .section-title__title br {
        display: none;
    }

    /***Counter Two Css***/
    .counter-two__single .count-box .title h3 {
        font-size: 21px;
    }

    /***Project One Css***/
    .project-one .section-title__title br {
        display: none;
    }

    .project-one__content {
        margin-top: 60px;
    }

    /***Blog Two Css***/
    .blog-one--two .blog-one__single-content-title {
        font-size: 21px;
    }

    .blog-one--two .section-title__text br {
        display: none;
    }

    /***Story One Css***/
    .story-one__counter {
        max-width: 700px;
        width: 100%;
        margin: 0 auto;
    }

    .story-one__right {
        max-width: 700px;
        margin-left: 0px;
        margin: 100px auto 0;
        text-align: center;
        width: 100%;
    }

    /***Team One Css***/
    .team-one__single-title {
        padding: 32px 24px 31px;
    }

    .team-one__single-title h2 {
        font-size: 19px;
    }

    .team-one__single-title p {
        font-size: 14px;
    }

    /***Support Success One Css***/
    .support-success-one__content {
        margin-right: 0px;
    }

    .support-success-one__img {
        margin-left: 0px;
    }

    /***Pricing One Css***/
    .pricing-one__single .table-content ul li {
        font-size: 14px;
    }

    /***Work Analytics One Css***/
    .work-analytics-one {
        padding: 150px 0px 130px;
    }

    .work-analytics-one__content h2 br {
        display: none;
    }

    /***Solution Methodology Css***/
    .solution-methodology__img {
        margin-left: 0px;
        margin-top: 65px;
    }

    /***Counter Three Css***/
    .counter-three__single p br {
        display: none;
    }

    /***Blog Single Css***/
    .page-header--blog-single .page-header__content h2 br {
        display: none;
    }

    .blog-single__left-text4 h2 br {
        display: none;
    }

    .tag-social-box .social-link {
        margin-top: 30px;
    }

    /***Faq One Faq Css***/
    .faq-one--faq .faq-one__right {
        margin-left: 0;
    }

    .faq-one__left .accrodion .accrodion-title h4 {
        font-size: 19px;
    }

    /***Call To Action Css***/
    .call-to-action__content-title {
        font-size: 35px;
    }

    .call-to-action__content-title br {
        display: none;
    }

    /***Info On eCss***/
    .info-one__single-bottom .text1 {
        font-size: 18px;
    }

    .contact-page__left-content p br {
        display: none;
    }

    /*** Footer Two***/
    .footer-one--two .footer-widget__services {
        margin-left: 0px;
    }

    .footer-one--two .footer-widget__about2 {
        margin-left: 0px;
    }

    .footer-widget__subscribe {
        margin-left: 0px;
    }

    .main-header--one__inner {

        padding: 25px 0px 25px;
    }

    .banner-one__content-title {
        font-size: 50px;
        margin-bottom: 20px;
    }

    .banner-one__content-text {
        font-size: 20px;
        line-height: 30px;
    }

    .banner-one__content-button-box {
        margin-top: 0px;
    }




}








/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {

    /*** Main Header One Css***/
    .main-header--one__top-logo {
        padding-top: 0;
    }

    /***Banner One Css***/
    .banner-one {
        padding: 106px 0px 20px;
    }

    .banner-one__content-title br {
        display: none;
    }

    .banner-one__content {
        max-width: 410px;
        width: 100%;
    }

    .banner-one__content-title {
        font-size: 45px;
        margin-bottom: 30px;
    }

    .banner-one__content-text br {
        display: none;
    }

    .banner-one__content-button-box {
        display: block;
        margin-top: 40px;
    }

    .banner-one__content-button-box .btn2 {
        margin-top: 25px;
        padding-left: 0px;
    }

    /***Banner Two Css***/
    .banner-one--two .banner-one__img img {
        width: 55%;
    }

    .banner-one--two__wrapper .shape2 {
        display: none;
    }


    /***Page Header Css***/
    .page-header__content h2 br {
        display: none;
    }

    /***Mission One Css***/
    .mission-one .section-title__title br {
        display: none;
    }

    /***Data Science One Css***/
    .data-science-one .section-title__title br {
        display: none;
    }

    .data-science-one__img {
        margin-left: 0px;
        margin-top: 90px;
    }

    /***Feature One Css***/
    .feature-one__img {
        width: auto;
        margin-left: 0px;
        text-align: center;
    }

    .feature-one__img img {
        width: auto;
    }

    .feature-one__right {
        margin-top: 70px;
    }

    .feature-one__right-list-item {
        margin: 0 auto 30px;
    }

    .feature-one__right-list-item.mar-110 {
        margin-left: auto;
    }

    .feature-one__wrapper .shape3 {
        display: none;
    }

    /***Services One Css***/
    .services-one .section-title__title br {
        display: none;
    }

    .services-one__single {
        max-width: 570px;
        margin: 0 auto 30px;
    }

    .services-one__bottom-inner {
        display: block;
        text-align: center;
    }

    .services-one__bottom {
        padding-top: 30px;
    }

    .services-one__bottom-inner .btn-box {
        margin-top: 30px;
    }

    /***Testimonial One Css***/
    .testimonial-one .section-title__title br {
        display: none;
    }

    .testimonial-one .section-title__text br {
        display: none;
    }

    /***Faq One Css***/
    .faq-one__right {
        margin-top: 50px;
        margin-left: 0px;
    }

    .faq-one .section-title__title {
        font-size: 50px;
    }

    .faq-one .section-title__title br {
        display: none;
    }

    .faq-one__right .doted-1 {
        display: none;
    }


    /***Blog One Css***/
    .blog-one__single-content-title a br {
        display: none;
    }

    .blog-one__single {
        max-width: 500px;
        margin: 0 auto 60px;
    }

    /***Contact One Css***/
    .contact-one .section-title__title br {
        display: none;
    }

    .contact-one .section-title__title {
        font-size: 58px;
    }

    .contact-one__form-box {
        margin-top: 60px;
        margin-left: 0px;
    }

    .contact-one__content-text br {
        display: none;
    }

    /***Footer One Css***/
    .footer-one__top .shape1 {
        display: none;
    }

    .footer-one__top .shape3 {
        display: none;
    }

    .footer-widget__about2 {
        margin-top: 50px;
    }

    .footer-widget__subscribe {
        margin-top: 50px;
    }

    /***Mission Two Css***/
    .mission-one--mission-two .mission-one__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /***Data Science One Css***/
    .data-science-one--two .data-science-one__img .icon-1 {
        display: none;
    }

    .data-science-one--two .data-science-one__img {
        margin-top: 100px;
        margin-left: 0px;
    }

    .data-science-one--two .section-title__text br {
        display: none;
    }

    .data-science-one__content-text1 br {
        display: none;
    }

    .data-science-one__wrapper .shape5 {
        display: none;
    }

    /***Feature Two Css***/
    .feature-two {
        padding: 150px 0px 22px;
    }

    .feature-two__img .icon-2 {
        right: 227px;
        z-index: 1;
    }

    .feature-two__right {
        position: relative;
        display: block;
        margin-top: 60px;
        margin-left: 0px;
    }

    .feature-two .section-title__title br {
        display: none;
    }

    /***Work List One Css***/
    .work-list-one__single {
        max-width: 500px;
        margin: 0 auto 30px;
        width: 100%;
    }

    .work-list-one__single.active {
        margin-top: 205px;
    }

    /***Testimonial Two Css***/
    .testimonial-two__left {
        text-align: center;
    }

    .testimonial-two__right .testimonial-one__single {
        margin: 0 auto 30px;
    }

    .testimonial-one__single.mar-left {
        margin-left: auto;
    }

    .testimonial-two__wrapper .shape2 {
        display: none;
    }

    .testimonial-two__left {
        margin-top: 0px;
        margin-bottom: 70px;
    }

    .testimonial-two .section-title__title br {
        display: none;
    }


    /***Project One Css***/
    .project-one .section-title__title br {
        display: none;
    }

    .project-one__content {
        margin-top: 60px;
    }

    /***Footer One Css***/
    .footer-one--two .footer-one__top .shape4 {
        display: none;
    }

    .footer-one--two .footer-one__top .shape2 {
        display: none;
    }

    /***Story One Css***/
    .story-one__counter {
        max-width: 700px;
        width: 100%;
        margin: 0 auto;
    }

    .story-one__right {
        max-width: 700px;
        margin-left: 0px;
        margin: 100px auto 0;
        text-align: center;
        width: 100%;
    }

    /***Newsletter OneCss***/
    .newsletter-one .shape3 {
        display: none;
    }

    /***Team One Css***/
    .team-one .section-title__title br {
        display: none;
    }

    /***Support Success One Css***/
    .support-success-one__content {
        margin-right: 0px;
    }

    .support-success-one__img {
        margin-left: 0px;
    }

    /***Pricing One Css***/
    .pricing-one__single {
        max-width: 370px;
        margin: 0 auto 65px;
    }

    /***Cases One Css***/
    .cases-one__single.style2 {
        margin-top: 0px;
    }

    /***Work Analytics One Css***/
    .work-analytics-one {
        padding: 150px 0px 130px;
    }

    .work-analytics-one__content h2 br {
        display: none;
    }

    /***Work Analytics One Css***/
    .cases-single-one__single.mar-bottom {
        margin-bottom: 50px;
    }

    /***Solution Methodology Css***/
    .solution-methodology__img {
        margin-left: 0px;
        margin-top: 65px;
    }

    /***Counter Three Css***/
    .counter-three__single p br {
        display: none;
    }

    .counter-three__single {
        max-width: 500px;
        margin: 0 auto 42px;
        text-align: center;
    }

    /***Client Feedback Css***/
    .client-feedback__wrapper {
        display: block;
    }

    .client-feedback__content {
        padding-left: 0px;
        margin-top: 30px;
    }

    /***Client Feedback Css***/
    .cases-single-prev-next-button__wrapper {
        display: block;
    }

    .cases-single-prev-next-button__single {
        margin: 0 auto 30px;
        max-width: 500px;
    }

    .cases-single-prev-next-button__single .title-box h3 a br {
        display: none;
    }

    /***Page Header Cases Single Css***/
    .page-header--cases-single .page-header__content h2 br {
        display: none;
    }

    /***Blog Page Two Css***/
    .sidebar {
        margin-top: 60px;
        margin-left: 0;
    }

    .blog-page-two__single-content-title a br {
        display: none;
    }

    /***Blog Single Css***/
    .blog-single__left-text4 h2 br {
        display: none;
    }

    .sidebar__latest-post-single-title a br {
        display: none;
    }

    /***Faq One Faq Css***/

    .faq-one--faq .faq-one__right {
        max-width: none;
    }

    .faq-one--faq .faq-one__right-img .shape3 {
        left: 0px;
        right: 0;
    }

    /***Call To Action Css***/
    .call-to-action__wrapper {
        display: block;
        text-align: center;
    }

    .call-to-action__content-title {
        font-size: 35px;
    }

    .call-to-action__content-title br {
        display: none;
    }

    .call-to-action__img {
        margin-top: 50px;
        padding-left: 0px;
    }

    /***Info One Css***/
    .info-one__single {
        max-width: 500px;
        margin: 0 auto 30px;
    }

    /***Contact Page Css***/
    .contact-page__right {
        margin-top: 40px;
    }

    .contact-page__left-content p br {
        display: none;
    }

    /*** Footer Two***/
    .footer-one--two .footer-widget__services {
        margin-left: 0px;
    }

    .footer-one--two .footer-widget__about2 {
        margin-left: 0px;
    }

    .footer-widget__subscribe {
        margin-left: 0px;
    }



















}










/** Mobile Layout: 320px. **/
@media only screen and (max-width: 767px) {
    .section-title__title {
        font-size: 30px;
    }

    /*** Main Header One Css***/
    .main-header--one__right {
        display: none;
    }


    /*** Main Header Two Css***/
    .main-header--two__top {
        display: none;
    }

    .main-header-two__bottom-inner .right {
        display: none;
    }

    .main-header-two__bottom-inner .main-menu .mobile-nav__toggler {
        margin-left: auto;
    }

    .main-header--one--two .main-header--one__right {
        display: none;
    }

    .main-header--one--two .main-menu__inner {
        width: 40px;
    }

    .main-header--one--two .main-header--one__inner {
        position: relative;
        display: flex;
    }

    .banner-one--two .banner-one__img {
        display: none;
    }

    /***Banner One Css***/
    .banner-one {
        padding: 28px 0px 0px;
    }

    .banner-one__content-title br {
        display: none;
    }

    .banner-one__content {
        text-align: center;
    }

    .banner-one__content-title {
        margin-bottom: 30px;
    }

    .banner-one__content-text br {
        display: none;
    }

    .banner-one__content-button-box {
        display: block;
        margin-top: 40px;
    }

    .banner-one__content-button-box .btn2 {
        display: block;
        margin-top: 25px;
        padding-left: 0px;
    }

    /***Banner Two Css***/
    .banner-one--two .bottom-text a {
        padding-left: 0px;
    }

    .banner-one--two__wrapper .shape2 {
        display: none;
    }

    .banner-one--two__wrapper .shape3 {
        display: none;
    }

    .banner-one--two__wrapper .shape4 {
        display: none;
    }

    .banner-one--two__wrapper .shape5 {
        display: none;
    }

    .banner-one--two__wrapper .shape6 {
        display: none;
    }




    /***Mission One Css***/
    .mission-one .section-title__title br {
        display: none;
    }

    .mission-one .section-title__text br {
        display: none;
    }

    .mission-one__wrapper .shape4 {
        display: none;
    }

    .mission-one__wrapper .shape5 {
        display: none;
    }

    .mission-one__wrapper .shape6 {
        display: none;
    }

    /***Data Science One Css***/
    .data-science-one .section-title__title br {
        display: none;
    }

    .data-science-one__img {
        margin-left: 0px;
        margin-top: 90px;
    }

    .data-science-one__img img {
        width: 100%;
    }

    .data-science-one__wrapper .shape1 {
        display: none;
    }



    /***Feature One Css***/
    .feature-one .section-title__title br {
        display: none;
    }

    .feature-one .section-title__title {
        font-size: 39px;
    }

    .feature-one .section-title__text br {
        display: none;
    }

    .feature-one__img {
        width: auto;
        margin-top: 20px;
        margin-left: 0px;
        text-align: center;
    }

    .feature-one__img img {
        width: 100%;
    }

    .feature-one__right {
        margin-top: 70px;
    }

    .feature-one__right-list-item {
        margin: 0 auto 30px;
    }

    .feature-one__right-list-item.mar-110 {
        margin-left: auto;
    }

    .feature-one__wrapper .shape3 {
        display: none;
    }

    .feature-one__right-list-item .icon {
        position: relative;
        top: 0px;
        margin: 0 auto 30px;
    }

    .feature-one__right-list-item .text {
        padding-left: 0px;
    }

    .feature-one__right-list-item .text p br {
        display: none;
    }

    .feature-one__right-list-item-inner {
        text-align: center;
    }

    .feature-one__right-list-item .text h3 {
        font-size: 22px;
    }

    .feature-one__right-list-item .shape5 {
        display: none;
    }

    .feature-one__right-list-item .shape4 {
        display: none;
    }




    /***Services One Css***/
    .services-one .section-title__title {
        font-size: 43px;
    }

    .services-one .section-title__text {
        font-size: 18px;
    }

    .services-one .section-title__text br {
        display: none;
    }

    .services-one .section-title__title br {
        display: none;
    }

    .services-one__single {
        max-width: 570px;
        margin: 0 auto 30px;
        text-align: center;
    }

    .services-one__bottom-inner {
        display: block;
        text-align: center;
    }

    .services-one__bottom {
        padding-top: 30px;
    }

    .services-one__bottom-inner .btn-box {
        margin-top: 30px;
    }

    .services-one__single .img-box {
        position: relative;
        top: 0px;
        margin-top: 30px;
    }

    .services-one__bottom-inner .text h2 {
        font-size: 25px;
    }

    .services-one__single .img-box .shape1 {
        right: 0;
    }

    .services-one__single .img-box .shape2 {
        left: 0px;
        right: 0;
    }

    .services-one__single .img-box .shape3 {
        left: 0px;
        right: 0;
    }

    .services-one__single .img-box .shape4 {
        left: -70px;
        right: 0;
    }

    .services-one__single .text {
        max-width: none;
    }

    /***Testimonial One Css***/
    .testimonial-one .section-title__title br {
        display: none;
    }

    .testimonial-one .section-title__text br {
        display: none;
    }

    .testimonial-one__top {
        text-align: center;
    }

    .testimonial-one__top .quote-icon,
    .testimonial-one__top .section-title {
        position: relative;
        display: block;
    }

    .testimonial-one__top .quote-icon {
        margin-bottom: 45px;
    }

    .testimonial-one__top .quote-icon .round {
        top: 35px;
        left: 45px;
        margin: 0 auto;
    }

    .testimonial-one__top .section-title {
        padding-left: 0px;
    }

    /***Faq One Css***/
    .faq-one__right {
        margin-top: 50px;
        margin-left: 0px;
    }

    .faq-one .section-title__title br {
        display: none;
    }

    .faq-one__right .doted-1 {
        display: none;
    }

    .faq-one__left .accrodion .accrodion-title {
        padding: 26px 30px 26px;
    }

    .faq-one__left .accrodion .accrodion-title h4 {
        padding-right: 20px;
    }

    /***Blog One Css***/
    .blog-one__single-content-title a br {
        display: none;
    }

    .blog-one .section-title__text br {
        display: none;
    }

    .blog-one__single {
        max-width: 500px;
        margin: 0 auto 60px;
    }

    .blog-one__single-content-title {
        font-size: 22px;
    }

    .blog-one__wrapper .shape2 {
        display: none;
    }

    .blog-one__wrapper .doted-1 {
        display: none;
    }

    /***Contact One Css***/
    .contact-one .section-title__title br {
        display: none;
    }

    .contact-one .section-title__title {
        font-size: 35px;
    }

    .contact-one__form-box {
        margin-top: 60px;
        margin-left: 0px;
    }

    .contact-one__content-text br {
        display: none;
    }

    .contact-one__form {
        padding: 47px 30px 55px;
    }

    .contact-one__form .form-group input[type="text"],
    .contact-one__form .form-group input[type="email"],
    .contact-one__form .form-group textarea {
        font-size: 13px;
    }

    .contact-one__form .title-box h2 {
        font-size: 32px;
    }

    /***Footer One Css***/
    .footer-one__top .shape1 {
        display: none;
    }

    .footer-one__top .shape3 {
        display: none;
    }

    .footer-widget__about2 {
        margin-top: 50px;
    }

    .footer-widget__subscribe {
        margin-top: 50px;
    }

    .footer-widget__services {
        margin-top: 50px;
    }

    .footer-widget__subscribe .text br {
        display: none;
    }

    /***Mission Two Css***/
    .mission-one--mission-two .mission-one__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /***Data Science One Css***/
    .data-science-one--two .data-science-one__img .icon-1 {
        display: none;
    }

    .data-science-one--two .data-science-one__img {
        margin-top: 100px;
        margin-left: 0px;
    }

    .data-science-one--two .section-title__text br {
        display: none;
    }

    .data-science-one__content-text1 br {
        display: none;
    }

    .data-science-one__wrapper .shape5 {
        display: none;
    }

    /***Feature Two Css***/
    .feature-two {
        padding: 150px 0px 22px;
    }

    .feature-two__img .icon-2 {
        display: none;
    }

    .feature-two__right {
        position: relative;
        display: block;
        margin-top: 60px;
        margin-left: 0px;
    }

    .feature-two .section-title__title br {
        display: none;
    }

    .feature-two__img img {
        width: 100%;
    }

    /***Work List One Css***/
    .work-list-one__single {
        max-width: 500px;
        margin: 0 auto 30px;
        width: 100%;
    }

    .work-list-one__single.active {
        margin-top: 205px;
    }

    /***Services Two Css***/
    .services-one--two .section-title__text br {
        display: none;
    }

    .services-one--two .services-one__bottom-inner .text h2 br {
        display: none;
    }

    .services-one--two .services-one__single .img-box .shape1 {
        left: -40px;
        right: 0;
        bottom: -15px;
    }

    .services-one--two .services-one__single .img-box .shape2 {
        left: 0px;
        right: 0;
    }

    .services-one--two .services-one__single .img-box .shape3 {
        left: -65px;
        right: 0;
    }

    .services-one__wrapper .shape5 {
        display: none;
    }


    /***Testimonial Two Css***/
    .testimonial-two__left {
        text-align: center;
    }

    .testimonial-two__right .testimonial-one__single {
        margin: 0 auto 30px;
    }

    .testimonial-one__single.mar-left {
        margin-left: auto;
    }

    .testimonial-two__wrapper .shape2 {
        display: none;
    }

    .testimonial-two__left {
        margin-top: 0px;
        margin-bottom: 70px;
    }

    .testimonial-two .section-title__title br {
        display: none;
    }

    .testimonial-two .section-title__text br {
        display: none;
    }

    /***Counter Two Css***/
    .counter-two__wrapper .shape1 {
        display: none;
    }

    .counter-two__wrapper .shape2 {
        display: none;
    }

    /***Project One Css***/
    .project-one .section-title__title br {
        display: none;
    }

    .project-one__content {
        margin-top: 60px;
    }

    .project-one__img img {
        width: 100%;
    }

    /***Blog Two Css***/
    .blog-one--two .section-title__text br {
        display: none;
    }

    /***Newsletter One Css***/
    .newsletter-one .section-title__title {
        font-size: 30px;
    }

    .newsletter-one .section-title__text br {
        display: none;
    }

    .newsletter-one__wrapper .newsletter-form .input-box .icon {
        left: 20px;
    }

    .newsletter-one__wrapper .newsletter-form .input-box input[type="email"] {
        padding-left: 50px;
        padding-right: 70px;
        font-size: 14px;
    }

    .newsletter-one__wrapper .newsletter-form .input-box button {
        width: 60px;
    }

    /***Footer One Css***/
    .footer-one--two .footer-one__top .shape4 {
        display: none;
    }

    /***Story One Css***/
    .story-one__right {
        max-width: none;
        width: 100%;
        margin-left: 0px;
        margin-top: 40px;
        text-align: center;
    }

    .story-one__counter ul {
        height: auto;
        max-width: 500px;
        margin: 0 auto;
    }

    .story-one__counter .counter-two__single {
        position: relative;
        display: block;
        margin: 0 auto 50px;
    }

    .story-one__counter .counter-two__single:nth-child(1) {
        position: relative;
        left: 0px;
    }

    .story-one__counter .counter-two__single:nth-child(2) {
        position: relative;
        margin: 0 auto 50px;
    }

    .story-one__counter .counter-two__single:nth-child(3) {
        position: relative;
        display: block;
    }

    .story-one__counter .shape1 {
        display: none;
    }

    .story-one__counter .shape2 {
        display: none;
    }

    .story-one__wrapper .shape3 {
        display: none;
    }

    .story-one__wrapper .shape4 {
        display: none;
    }

    .story-one__wrapper .doted-1 {
        display: none;
    }

    .story-one__right-text br {
        display: none;
    }

    /***Newsletter OneCss***/
    .newsletter-one .shape1 {
        display: none;
    }

    .newsletter-one .shape2 {
        display: none;
    }

    .newsletter-one .shape3 {
        display: none;
    }

    .newsletter-one .shape4 {
        display: none;
    }

    /***Team One Css***/
    .team-one .section-title__title br {
        display: none;
    }

    .team-one .section-title__text br {
        display: none;
    }

    .team-one .team-one__single {
        max-width: 500px;
        margin: 0 auto 30px;
    }

    /***Page Header Css***/
    .page-header__content h2 br {
        display: none;
    }

    .page-header__content h2 {
        font-size: 45px;
    }

    .parallax-icon {
        display: none;
    }

    .page-header__content p br {
        display: none;
    }

    /***Support Success One Css***/
    .support-success-one__content {
        margin-right: 0px;
    }

    .support-success-one__img {
        margin-left: 0px;
    }

    .support-success-one__content {
        padding: 82px 25px 83px;
    }

    .support-success-one__content-single h2 {
        font-size: 30px;
    }

    /***Support Success One Css***/
    .support-success-one__content .shape1 {
        display: none;
    }

    .support-success-one__content .doted1 {
        display: none;
    }

    .support-success-one__content .doted2 {
        display: none;
    }

    .support-success-one__content .doted3 {
        display: none;
    }

    /***Pricing One Css***/
    .pricing-one__single {
        max-width: 370px;
        margin: 0 auto 65px;
    }

    .tab-button-column .tab-buttons .tab-btn {
        width: 140px;
    }

    .pricing-one__single .table-content ul li {
        font-size: 14px;
    }

    /***Cases One Css***/
    .cases-one__single.style2 {
        margin-top: 0px;
    }

    /***Work Analytics One Css***/
    .work-analytics-one {
        padding: 150px 0px 130px;
    }

    .work-analytics-one__content h2 br {
        display: none;
    }

    .work-analytics-one__img img {
        width: 100%;
    }

    .work-analytics-one__img {
        text-align: center;
    }

    .work-analytics-one__content {
        text-align: center;
    }

    /***Work Analytics One Css***/
    .cases-single-one__single {
        text-align: center;
    }

    .cases-single-one__single.mar-bottom {
        margin-bottom: 50px;
    }

    .cases-single-one__single-title {
        font-size: 28px;
    }

    /***Solution Methodology Css***/
    .solution-methodology__img {
        margin-left: 0px;
        margin-top: 65px;
        width: auto;
        height: auto;
    }

    .solution-methodology__content {
        text-align: center;
    }

    /***Counter Three Css***/
    .counter-three__single p br {
        display: none;
    }

    .counter-three__single {
        max-width: 500px;
        margin: 0 auto 42px;
        text-align: center;
    }

    /***Client Feedback Css***/
    .client-feedback .title h2 {
        font-size: 34px;
        text-align: center;
    }

    .client-feedback__wrapper {
        display: block;
        padding: 60px 30px 60px;
        text-align: center;
    }

    .client-feedback__content {
        padding-left: 0px;
        margin-top: 30px;

    }

    .client-feedback__img img {
        width: 100%;
    }

    /***Cases Single Prev Next Button Css***/
    .cases-single-prev-next-button__wrapper {
        display: block;
    }

    .cases-single-prev-next-button__single {
        display: block;
        margin: 0 auto 30px;
        max-width: 500px;
    }

    .cases-single-prev-next-button__single .title-box h3 a br {
        display: none;
    }

    /***Page Header Cases Single Css***/
    .page-header--cases-single .page-header__content h2 br {
        display: none;
    }

    .page-header__content-list-item {
        display: block;
        margin-right: 0px;
        margin-bottom: 30px;
    }

    /***Blog Page Two Css***/
    .sidebar {
        margin-top: 60px;
        margin-left: 0;
    }

    .blog-page-two__single-content-title a br {
        display: none;
    }

    .blog-page-two__single-content {
        padding: 40px 20px 60px;
    }

    .blog-page-two__single-content-meta-info li .inner .img-box {
        padding-right: 6px;
    }

    .blog-page-two__single-content-meta-info li .inner .text p {
        font-size: 14px;
    }

    .blog-page-two__single-content-meta-info li .inner .icon {
        padding-right: 4px;
    }

    .blog-page-two__single-content-meta-info li .inner .date p {
        font-size: 14px;
    }

    .blog-page-two__single-content-meta-info li {
        margin-right: 10px;
    }

    .sidebar__tags-list {
        margin-left: 0px;
        margin-right: 0px;
    }

    .sidebar__latest-post-single-title a br {
        display: none;
    }

    .sidebar__latest-post-single-title {
        font-size: 19px;
    }

    /***Blog Single Css***/
    .blog-single__left-text4 h2 br {
        display: none;
    }

    .blockquote-box {
        padding: 50px 20px 50px;
    }

    .blockquote-box blockquote h2 {
        font-size: 25px;
    }

    .blog-single__left-text4 h2 {
        font-size: 22px;
    }

    .tag-social-box .single-box .icon {
        padding-right: 10px;
    }

    .tag-social-box .single-box .tag-list li {
        margin-right: 5px;
    }

    .tag-social-box .single-box .tag-list li a {
        font-size: 14px;
        padding: 3px 12px 3px;
    }

    .tag-social-box .social-link {
        margin-top: 25px;
    }

    .comment-one__image {
        position: relative;
    }

    .comment-one__content {
        margin-left: 0px;
    }

    .comment-one__single-inner.style2 {
        margin-left: 0px;
    }

    .page-header--blog-single .page-header__content h2 {
        font-size: 40px;
    }

    .page-header--blog-single .page-header__content h2 br {
        display: none;
    }

    /***Faq One Faq Css***/
    .faq-one--faq .faq-one__right-img .shape3 {
        left: 0px;
        right: 0;
    }

    /***Call To Action Css***/
    .call-to-action__wrapper {
        display: block;
        padding: 42px 20px 56px;
        text-align: center;
    }

    .call-to-action__content-title {
        font-size: 29px;
    }

    .call-to-action__content-title br {
        display: none;
    }

    .call-to-action__img {
        margin-top: 50px;
        padding-left: 0px;
    }

    .call-to-action__wrapper .shape1 {
        display: none;
    }

    /***Info OneCss***/
    .info-one__single {
        max-width: 500px;
        margin: 0 auto 30px;
    }

    .info-one__single-bottom .text1 {
        font-size: 18px;

    }

    /***Contact Page Css***/
    .contact-page__right {
        margin-top: 40px;
    }

    .contact-page__left-content p br {
        display: none;
    }

    .contact-page__right {
        padding: 70px 20px 80px;
    }

    .contact-page__right .title p br {
        display: none;
    }

    .contact-page__right .comment-form__btn {
        font-size: 19px;
    }

    .contact-page__right .title p {
        font-size: 19px;
    }

    /*** Footer Two***/
    .footer-one--two .footer-widget__services {
        margin-left: 0px;
    }

    .footer-one--two .footer-widget__about2 {
        margin-left: 0px;
    }

    .footer-widget__subscribe {
        margin-left: 0px;
    }










}








@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (max-width: 450px) {

    .case-studies-one .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }




}



@media only screen and (max-width: 991px) {
    .order-box-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-box-1 {
        -ms-flex-order: 1;
        order: 1;
    }

}


















/*--------------------------------------------------------------
# Slider All Responsice Css
/////////
--------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .main-slider__content-tagline {
        width: 380px;
    }

    .main-slider__content-tagline h2 {
        font-size: 30px;
    }

    .main-slider__content-title {
        font-size: 80px;
    }

    .main-slider-one .swiper-slide .shape2 img {
        width: 70%;
    }

    .banner-one__content-title {
        font-size: 65px;
    }








}






@media only screen and (min-width: 768px) and (max-width: 991px) {


    .main-slider__content-tagline {
        width: 280px;
    }

    .main-slider__content-tagline h2 {
        font-size: 30px;
    }

    .main-slider__content-title {
        font-size: 60px;
    }

    .main-slider-one .swiper-slide .shape2 img {
        width: 70%;
    }

    .main-slider__content-text {
        font-size: 18px;
        line-height: 30px;
    }




    /** Main SLider Two css**/
    .main-slider__title {
        font-size: 60px;
    }













}



@media only screen and (max-width: 767px) {

    /** Main Slider One css**/
    .main-slider__content-tagline {
        width: 280px;
    }

    .main-slider__content-tagline h2 {
        font-size: 30px;
    }

    .main-slider__content-title {
        font-size: 50px;
    }

    .main-slider-one .swiper-slide .shape1 img {
        width: 70%;
    }

    .main-slider-one .swiper-slide .shape2 img {
        width: 0%;
    }

    .main-slider__content-text {
        color: var(--thm-black);
        font-size: 18px;
        line-height: 30px;
        font-weight: 600;
    }

    .main-slider__content-text br {
        display: none;
    }

    .main-slider__nav {
        display: none;
    }

    .main-slider__content-icon-one {
        display: none;
    }

    .main-slider-one__img img {
        opacity: 0.60;
    }



    /** Main SLider Two css**/
    .main-slider-two {
        margin-top: 0;
    }

    .main-slider__title {
        font-size: 50px;
    }

    .banner-one__content-title {
        font-size: 35px;
    }








}












@media only screen and (min-width: 1200px) and (max-width: 1600px) {}














@media only screen and (min-width: 1200px) and (max-width: 1216px) {}












/*--------------------------------------------------------------
# Main Menu All Responsice Css
/////////
--------------------------------------------------------------*/

@media only screen and (min-width: 1200px) and (max-width: 1800px) {}













@media only screen and (min-width: 992px) and (max-width: 1199px) {}


@media only screen and (min-width: 768px) and (max-width: 991px) {}





@media screen and (min-width: 1200px) and (max-width: 1430px) {
    .main-header--one__right .btn-box {
        display: none;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1260px) {
    body>div.page-wrapper>header>div>div>div>div.main-header--one__left>div>a>img {
        height: 46px;
    }
}