/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .welcome-one__left {
        margin-right: 0;
    }

    .welcome-one__outer-img {
        display: none;
    }

    .services-one__single {
        max-width: 465px;
    }

    .services-one__single:nth-child(3) {
        border-left: 2px solid var(--thm-extra);
        border-top: 0;
    }

    .services-one__single:nth-child(4) {
        border-top: 0;
        border-left: 0;
    }

    .services-one__single:nth-child(5) {
        border-left: 2px solid var(--thm-extra);
    }

    .discover-world__running {
        right: 40px;
    }

    .grow-and-experience__left {
        margin-right: 0;
    }

    .grow-and-experience__progress-wrap {
        grid-template-columns: repeat(2, 210px);
    }

    .inspire__left {
        margin-right: 0;
    }

    .inspire__text {
        font-size: 29px;
    }

    .inspire__counter li {
        padding-left: 30px;
    }




    .footer-widget__links {
        margin-right: 0;
    }

    .get-to-know__img-box {
        margin-left: -2px;
    }

    .get-to-know__right {
        margin-left: 0;
    }

    .get-to-know {
        padding: 0 0 146px;
    }

    .project-one__content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .brand-two__left {
        max-width: 600px;
        margin: 0 auto 50px;
    }

    .brand-two__right {
        margin-left: 0;
        max-width: 600px;
        margin: 0 auto;
    }

    .testimonial-one__single {
        padding: 77px 30px 37px;
    }

    .news-one__content {
        padding: 20px 30px 50px;
    }

    .service-details__benefits-img {
        margin-top: 30px;
    }

    .contact-page__left .section-title__title {
        font-size: 41px;
        line-height: 51px;
    }

    .information__text p {
        font-size: 18px;
    }

    .information__single-2 {
        padding-left: 40px;
    }

    .information__text h4 {
        font-size: 18px;
    }

    .information__single-3 {
        padding-left: 40px;
    }

    .grow-and-experience-two__left {
        margin-right: 0;
        max-width: 600px;
        margin: 0 auto;
    }

    .grow-and-experience-two__right {
        margin-left: 0;
        max-width: 600px;
        margin: 50px auto 0;
    }

    .the-only__text-box {
        margin-left: 0;
        margin-right: 0;
    }

    .the-only__scale-your-business {
        margin-left: 0;
        margin-right: 0;
    }

    .the-only__points-box {
        margin-top: 50px;
        margin-left: 0;
    }


}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .welcome-one__left {
        margin-right: 0;
        margin-bottom: 50px;
    }

    .welcome-one__outer-img {
        display: none;
    }

    .services-one__single {
        max-width: 345px;
        padding: 60px 50px 47px;
    }
    .srv-box-height {
    height: 745px;
}
.srv-box-mob {
    height: 615px;
}
    .services-two__single:nth-child(3) {

    border-right: 2px solid #e8e8e8;
}

    .services-one__single:nth-child(3) {
        border-left: 2px solid var(--thm-extra);
        border-top: 0;
    }

    .services-one__single:nth-child(4) {
        border-top: 0;
        border-left: 0;
    }

    .services-one__single:nth-child(5) {
        border-left: 2px solid var(--thm-extra);
    }

    .discover-world__running {
        right: 0;
    }

    .we-shape__top-title h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .grow-and-experience__left {
        margin-right: 0;
        margin-bottom: 50px;
    }

    .inspire__left {
        margin-right: 0;
        margin-bottom: 45px;
    }

    .site-footer__call-and-social {
        align-items: inherit;
        flex-direction: column;
    }

    .site-footer__call {
        margin-right: 0;
        margin-bottom: 20px;
    }


    .footer-widget__links {
        margin-right: 0;
        margin-top: 0px;
        margin-bottom: 50px;
    }

    .footer-widget__newsletter {
        position: relative;
        display: block;
        margin-top: 30px;
    }

    .get-to-know__img-box {
        margin-left: 0;
        margin-right: 0;
    }

    .get-to-know__content {
        right: 0;
    }

    .get-to-know {
        padding: 0 0 146px;
    }

    .get-to-know__right {
        margin-left: 0;
    }
    .project-one__tilte {
        font-size: 17px;
        line-height: 22px;
    }
    .solutions-page{
        padding-left: 20px !important;
        padding-right: 45px !important;
    }
    .home-content {
    padding: 45px !important;
    }
    .project-one__content {
        padding: 20px;
    }
    .solutions-page .project-one__tilte {
        font-size: 16px;
    }
    .brand-two__left {
        max-width: 600px;
        margin: 0 auto 50px;
    }

    .brand-two__right {
        margin-left: 0;
        max-width: 600px;
        margin: 0 auto;
    }

    .testimonial-one__single {
        padding: 77px 30px 37px;
    }

    .cta-one__inner {
        flex-direction: column;
        text-align: center;
    }

    .cta-one__title {
        margin-bottom: 25px;
    }

    .project-details__info-list li+li {
        margin-left: 60px;
    }

    .project-details__info {
        padding: 39px 60px;
    }

    .service-details__benefits-img {
        margin-top: 30px;
    }

    .service-details__sidebar {
        margin-bottom: 50px;
    }

    .contact-page__left {
        margin-bottom: 50px;
    }

    .information__single {
        justify-content: center;
    }

    .information__single-1 {
        border-left: 1px solid var(--thm-extra);
    }

    .information__single-2 {
        border-left: 1px solid var(--thm-extra);
        padding-left: 0;
    }

    .information__single-3 {
        border-left: 1px solid var(--thm-extra);
        border-right: 1px solid var(--thm-extra);
        padding-left: 0;
    }

    .grow-and-experience-two__left {
        margin-right: 0;
        max-width: 600px;
        margin: 0 auto;
        padding-top: 50px;
    }
.right-text {
     text-align: left; 
}
    .grow-and-experience-two__right {
        margin-left: 0;
        max-width: 600px;
        margin: 50px auto 0;
    }

    .the-only__text-box {
        margin-left: 0;
        margin-right: 0;
    }

    .the-only__scale-your-business {
        margin-left: 0;
        margin-right: 0;
    }

    .the-only__points-box {
        margin-top: 50px;
        margin-left: 0;
    }



}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    .welcome-one-shape-1 {
    display: none;
}
    .section-title__title {
        font-size: 30px;
        line-height: 40px;
    }

    .welcome-one__left {
        margin-right: 0;
        margin-bottom: 50px;
    }

    .welcome-one__outer-img {
        display: none;
    }

    .welcome-one__points-box {
        flex-direction: column;
    }

    .services-one__single {
        float: none;
        padding: 60px 30px 47px;
    }

    .services-one__box {
        text-align: center;
    }

    .services-one__single:nth-child(2) {
        border-left: 2px solid var(--thm-extra);
        border-top: 0;
    }

    .services-one__single:nth-child(3) {
        border-left: 2px solid var(--thm-extra);
        border-top: 0;
    }

    .services-one__single:nth-child(5) {
        border-left: 2px solid var(--thm-extra);
    }

    .discover-world__title br {
        display: none;
    }

    .discover-world__title {
        font-size: 25px;
        line-height: 35px;
    }

    .discover-world__running {
        right: inherit;
        left: 0;
        bottom: -177px;
    }
    .discover-world__running {
        padding: 25px 72px 25px 60px;
    }
    .we-shape__top-title {
        margin-top: 80px;
    }

    .we-shape__top-title h2 br {
        display: none;
    }

    .we-shape__top-title h2 {
        font-size: 39px;
        line-height: 49px;
    }

    .grow-and-experience__left {
        margin-right: 0;
        margin-bottom: 50px;
    }

    .inspire__left {
        margin-right: 0;
        margin-bottom: 45px;
    }

    .inspire__counter li {
        padding-left: 25px;
    }

    .site-footer__call-and-social {
        align-items: inherit;
        flex-direction: column;
    }

    .site-footer__call {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .footer-widget__links {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .get-to-know__img-box {
        margin-left: 0;
        margin-right: 0;
    }

    .get-to-know__content {
        display: none;
    }

    .get-to-know__right {
        margin-left: 0;
    }

    .get-to-know__points {
        flex-direction: column;
        align-items: inherit;
    }

    .get-to-know__points li+li {
        margin-left: 0;
        margin-top: 20px;
    }

    .get-to-know__founder {
        font-size: 29px;
    }

    .get-to-know {
        padding: 0 0 146px;
    }

    .project-one__content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .project-two__carousel.owl-theme .owl-nav {
        display: none;
    }

    .brand-two__points {
        flex-direction: column;
        align-items: inherit;
    }

    .brand-two__points li+li {
        margin-left: 0px;
    }

    .brand-two__list {
        text-align: center;
    }

    .brand-two__list li {
        float: none;
    }

    .brand-two__list li:before {
        display: none;
    }

    .brand-two__list li:after {
        display: none;
    }

    .brand-two__left {
        margin-bottom: 30px;
    }

    .testimonial-one__single {
        padding: 77px 30px 37px;
    }

    .cta-one__inner {
        flex-direction: column;
        text-align: center;
        padding-left: 10px;
    }
.right-text {
    text-align: left;
}
    .cta-one__title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 25px;
    }

    .cta-one__inner:after {
        display: none;
    }

    .news-one__content {
        padding: 20px 30px 50px;
    }

    .news-details__bottom {
        flex-direction: column;
    }

    .news-details__social-list {
        margin-top: 20px;
    }

    .news-details__tags span {
        margin-right: 0;
    }

    .news-details__tags-btn {
        padding: 2px 25px;
    }

    .author-one {
        padding: 60px 30px 60px;
        flex-direction: column;
    }

    .author-one__content {
        margin-left: 0;
        margin-top: 25px;
    }

    .comment-one__single {
        flex-direction: column;
    }

    .comment-one__content {
        margin-left: 0;
        margin-top: 25px;
    }

    .comment-one__btn {
        position: relative;
        top: 20px;
    }

    .sidebar__post {
        padding: 45px 30px 43px;
    }

    .sidebar__tags {
        padding: 47px 30px 50px;
    }

    .project-details__info-list li+li {
        margin-left: 0px;
    }

    .project-details__info {
        padding: 39px 0px;
        bottom: -249px;
    }

    .project-details__info-list {
        flex-direction: column;
        align-items: inherit;
    }

    .project-details__content {
        margin-top: 250px;
    }

    .service-details__sidebar {
        margin-bottom: 50px;
    }

    .service-details__need-help {
        padding: 60px 30px 49px;
    }

    .service-details__benefits-img {
        margin-top: 30px;
    }

    .contact-page__left {
        margin-bottom: 50px;
    }

    /*.information__single {
        justify-content: center;
    }*/

    .information__single-1 {
        border-left: 1px solid var(--thm-extra);
    }

    .information__single-2 {
        border-left: 1px solid var(--thm-extra);
        padding-left: 0;
    }

    .information__single-3 {
        border-left: 1px solid var(--thm-extra);
        border-right: 1px solid var(--thm-extra);
        padding-left: 0;
    }

    .information__icon {
        font-size: 55px;
    }

    .information__text p {
        font-size: 16px;
        line-height: 26px;
    }

    .information__text h4 {
        font-size: 16px;
        line-height: 26px;
    }

    .grow-and-experience-two__left {
        margin-right: 0;
    margin-top: 55px;
    margin-left: 10px;
    }
    .srv-box {
    max-width: 390px;
}
.services-two__single:nth-child(3) {
    border-right: 2px solid var(--thm-extra) !important;
}
.project-one__content {
    top: 53%;
        position: relative;
}
    .grow-and-experience-two__right {
        margin-left: 0;
        margin-top: 50px;
    }

    .grow-and-experience-two__images li+li {
        margin-left: 0;
        margin-top: 20px;
    }

    .the-only__text-box {
        margin-left: 0;
        margin-right: 0;
    }

    .the-only__scale-your-business {
        margin-left: 0;
        margin-right: 0;
    }

    .the-only__points-box {
        margin-top: 50px;
        margin-left: 0;
    }


}



@media only screen and (min-width: 1200px) and (max-width: 1217px) {
    .services-one__single {
        max-width: 384px;
    }

.welcome-one-shape-1 img {
    width: 77px;
}

.welcome-one-shape-2 img {
    width: 56px;
}



}



@media only screen and (min-width: 1200px) and (max-width: 1400px) {}





@media only screen and (min-width: 1200px) and (max-width: 1215px) {}










/*--------------------------------------------------------------
# Slider All Responsice Css
/////////
--------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #main-slider-pagination {
        width: 50%;
    }







}






@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-slider h2 {
       font-size: 40px;
    line-height: 53px;
    }
    .main-slider .main-slider__sub-title{
        font-size:26px;
    }

    #main-slider-pagination {
        width: 50%;
    }














}



@media only screen and (max-width: 767px) {
    .main-slider h2 br {
        display: none;
    }

    .main-slider h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .main-slider__nav {
        display: none;
    }

    .main-slider__date-time {
        display: none;
    }

    .main-slider__social {
        display: none;
    }

    .main-slider .main-slider__sub-title:before {
        display: none;
    }

    .main-slider .container {
        padding-bottom: 120px;
    }











}










@media only screen and (min-width: 1200px) and (max-width: 1450px) {}

@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: 1889px) {
    .main-menu-two-wrapper__main-menu {
        width: 65%;
    }

.main-slider .container {
    padding-top: 240px;
    padding-bottom: 200px;
}
.main-slider .main-slider__sub-title{
    font-size: 28px;
}

.main-slider h2 {
    font-size: 50px;
    line-height: 60px;
}

}



@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu .mobile-nav__toggler {
        margin-right: 0;
        padding: 37.5px 0;
        display: inline-block;
    }

    .main-menu-two-wrapper__main-menu {
        width: auto;
        display: block;
        margin-left: 50px;
    }














}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-menu .mobile-nav__toggler {
        margin-right: 0;
        padding: 37.5px 0;
        display: inline-block;
    }

    .main-menu-two-wrapper__main-menu {
        width: auto;
        display: block;
        margin-left: 50px;
    }
    







}




@media (max-width: 767px) {
    .main-menu .mobile-nav__toggler {
        margin-right: 0;
        padding: 45.5px 0;
        display: inline-block;
    }

    .main-menu-wrapper__left {
        float: none;
    }

    .main-menu-wrapper__logo {
    margin-right: -19px;
}

    .main-menu-wrapper__main-menu {
        float: right;
        padding-right: 50px;
    }

    .main-menu-wrapper__right {
        display: none;
    }

    .main-menu-two-wrapper__main-menu {
        display: block;
        float: right;
        width: auto;
    }

    .main-menu-two-wrapper__right {
        display: none;
    }

    .main-slider-two .container {
        padding-top: 115px;
    }


li.left-pdd {
     padding-left: 0px; 
    padding-top: 30px;
}


}


@media (max-width: 576px) {
    .choose__content {
    margin-left: 25px;
    }
}
@media only screen and (min-width: 390px) and (max-width: 767px){
    .srv-box-mob {
    height: 518px !important;
    }
    .discover-world__title {
    padding: 0px 20px;
}
.srv-box-height {
    height: 590px !important;
}
.mobile-nav__content .logo-box {
    margin-bottom: 30px;
}
.logo-box a img {
    width: 50%;
}
.discover-world__running {
    padding: 25px 60px 25px 30px;
}
.discover-world__running h3 {
    font-size: 23px;
    line-height: 27px;
}
.top-title-mob {
    margin-top: 0px !important;
}
}

@media only screen and (min-width: 360px) and (max-width: 767px){
    .main-menu-wrapper__logo a img {
    width: 68%;
    border-right: 1px solid #ffffff2e;
    padding-right: 32px;
    }
    .main-slider h2 {
    font-size: 25px !important;
    line-height: 35px !important;
    }
    .main-slider .main-slider__sub-title{
    font-size: 19px;
    line-height: 20px;
    }
    .main-slider .container {
    padding-top: 215px;
    }
    .thm-btn{
    font-size: 16px;
    font-weight: 600;
    padding: 10px 29px 10px;
    }
    .services-one, .grow-and-experience, .inspire__container, .project-one, .grow-and-experience-two, .cta-one, .testimonial-one, .brand-one__inner, .brand-two, .contact-page, .project-page{
       padding:40px 0px 30px 0px;
    }
    .welcome-one{
        padding: 50px 0px 80px 0px;
    }
      
    .section-title__title {
    line-height: 35px;
    font-size: 27px;
    }
    .section-title__tagline{
     line-height: 45px; 
    }
    .we-shape__icon {
    text-align: center;
    }
    .we-shape__icon span {
    font-size: 50px;
    }
    .we-shape__content {
    margin-left: 0px;
    margin-top: 7px;
    }
    .we-shape__content h4 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 0px;
    text-align: center;
    }
    .we-shape__single{
    display:block;
    }
    .srv-box-mob {
    height: 590px;
    }
    .inspire__text {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    }
    .inspire__clinet-name {
    font-size: 22px;
    line-height: 5px;
    }
    .we-shape__top-title {
    margin-top: 90px;
    }
    .top-title-mob {
    margin-top: 0px;
    }
    .inspire__counter li {
    padding-left: 22px;
    padding-top: 20px;
    padding-bottom: 26px;
    }
    .inspire__icon {
     top: 0px; 
    }
    .inspire__icon span{
        font-size:50px;
    }
    .inspire__content {
    margin-left: 20px;
    }
    .inspire__content h2 {
    font-size: 32px;
    line-height: 30px !important;
    }
    .site-footer__top-logo a img {
    margin-top: 10px;
    width: 35%;
    }
    .site-footer__call-and-social{
    padding-top: 30px;
    }
    .site-footer__call p {
    font-size: 22px;
    }
    .footer-widget__title{
    margin-bottom: 3px;
    }
    .site-footer__top {
    margin-bottom: 40px;
    }
    .footer-widget__links {
     margin-bottom: 0px; 
    }
    .mobile-nav__content .logo-box {
    margin-bottom: 30px;
}
.logo-box a img {
    width: 50%;
}
.srv-box-mob {
    height: 518px !important;
    }
    
}
@media (min-width: 320px) and (max-width: 767px) { 
    p{
        line-height:30px;
    }
    .main-menu .mobile-nav__toggler{
        font-size:25px;
    }
    .mobile-nav__close{
        font-size:30px;
    }
    .mobile-nav__content .main-menu__list li a{
        font-size:16px;
    }
    .swiper-height{
        height:auto;
    }
    .main-slider .image-layer-overlay{
        height:107%;
    }
    .image-layer{
    background-size: cover;
    background-position: center;
    }
    .main-slider h2{
    margin-bottom: 25px;
    }
    .choose__content {
    margin-left: 25px;
    }
    .services-one, .grow-and-experience, .inspire__container, .project-one, .grow-and-experience-two, .cta-one, .testimonial-one, .brand-one__inner, .brand-two, .contact-page, .project-page{
       padding:40px 0px 30px 0px;
    }
    .welcome-one{
        padding: 50px 0px 80px 0px;
    }
        
    .swiper-container {
     height: auto; 
    }
    .we-shape__single {
    display: block;
    }
    .main-slider h2 {
    font-size: 25px !important;
    line-height: 35px !important;
    }
    .main-slider .main-slider__sub-title{
    font-size: 17px;
    line-height: 20px;
    }
    .main-slider .container {
    padding-top: 215px;
    }
    .thm-btn{
    font-size: 16px;
    font-weight: 600;
    padding: 10px 29px 10px;
    }
    .welcome-one__completed {
    top: 85%;
    padding: 22px 35px 22px;
    }
    .we-shape__icon {
    text-align: center;
    }
    .we-shape__icon span {
    font-size: 45px;
    }
    .we-shape__top-title {
    margin-top: 100px;
}
    .we-shape__content {
    margin-left: 0px;
    margin-top: 7px;
    }
    .we-shape__content h4 {
    font-size: 20px;
    line-height: 14px;
    margin-bottom: 6px;
    text-align: center;
    }
    .srv-box-height {
    height: 782px;
    }
    .main-menu-wrapper__logo a img {
    width: 65%;
    border-right: 1px solid #ffffff2e;
    padding-right: 12px;
    }
    .srv-box-mob {
    height: 660px;
}
.page-header{
    background-size: cover;
    background-position: center;
    padding: 110px 0 75px;
}
.thm-breadcrumb {
    padding-top: 50px;
}
.page-header__inner h2 {
    font-size: 30px;
    line-height: 34px;
    margin-top: 14px;
}
.grow-and-experience-two__images {
    display: flex;
}
.grow-and-experience-two__img-1 img {
    width: 100%;
}
.grow-and-experience-two__img-2 img {
    width: 100%;
}
.grow-and-experience-two__right{
    margin-top:0px;
}
.information__single{
    padding:30px 10px; 
}
.main-menu .mobile-nav__toggler{
    color:#fff;
}
.we-shape__top-title h2 {
    font-size: 28px;
    line-height: 33px;
}
.mobile-nav__content .logo-box {
    margin-bottom: 30px;
}
.logo-box a img {
    width: 50%;
}
.mobile-nav__contact li>i{
    width: 35px;
    height: 35px;
    font-size: 14px;
}
.mobile-nav__contact li{
    font-size:18px;
}
.mobile-nav__social a {
    font-size: 23px;
}
.we-shape__single {
    display: block;
    margin-bottom: 3px;
    padding: 10px 0px;
}
.welcome-one__left .section-title {
    margin-bottom: 5px;
}
.welcome-one__text-1 {
    padding-bottom: 16px;
}
.project-details__text-2 {
    padding-bottom: 22px;
}
.welcome-one__left {
    margin-bottom: 70px;
}
.cta-one__button.text-center.pdd-20 {
    padding-top: 35px;
}
.discover-world__inner{
    margin-top:50px;
}
.grow-and-experience__left .section-title {
    margin-bottom: 12px;
}
.project-one__content{
    padding-bottom: 30px;
}
section.cta-one.cta-three {
    margin-top: 30px;
}
.grow-and-experience-two__left .section-title {
    margin-bottom: 14px;
}
.cta-one__title {
    margin-bottom: 0px;
}
.brand-two__left .section-title {
    margin-bottom: 14px;
}
ul.thm-breadcrumb.list-unstyled li {
    line-height: 0px;
}
.contact-page__points {
    padding-top: 10px;
    padding-bottom: 23px;
}
.contact-page__left .section-title {
    margin-bottom: 14px;
}
.information {
    margin: 30px 0px;
}
}