/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-one__left {
        max-width: 600px;
        margin: 0 auto;
    }

    .about-one__right {
        max-width: 600px;
        margin: 100px auto 0;
    }

    .about-one {
        padding: 160px 0 170px;
    }

    .feature-one__single {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .feature-one__single:nth-child(2) .feature-one__content:before {
        display: none;
    }

    .quality-work__left {
        max-width: 600px;
        margin: 48px auto 0;
    }

    .quality-work__right {
        padding-top: 60px;
        padding-bottom: 120px;
        max-width: 600px;
        margin: 0 auto;
    }

    .quality-work-shape-2 {
        display: none;
    }

    .quality-work-shape-4 {
        display: none;
    }

    .quality-work__curved-circle-box {
        bottom: -105px;
    }

    .quality-work__small-img {
        top: -10px;
        right: -25px;
    }

    .team-one__top-right {
        margin-left: 0;
    }

    .testimonial-one__left .section-title {
        margin-bottom: 53px;
    }

    .testimonial-one__text {
        margin-bottom: 35px;
    }

    .testimonial-one__carousel.owl-carousel .owl-dots {
        left: 0;
    }

    .brand-one__title {
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 41px;
        text-align: center;
    }

    .brand-one__inner {
        padding: 52px 0 60px;
    }

    .blog-one__content {
        padding: 32px 20px 29px;
    }

    .newsletter__inner {
        padding: 73.5px 30px;
    }

    .footer-widget__explore {
        margin-left: 0;
    }

    .footer-widget__contact {
        margin-left: 0;
        margin-top: 23px;
    }

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

    .feature-two__list li+li {
        margin-left: 21px;
    }

    .feature-two__content-box:before {
        display: none;
    }

    .welcome-one__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .welcome-one__right {
        max-width: 600px;
        margin: 145px auto 0;
    }

    .welcome-one__img-2 {
        right: -180px;
    }

    .project-two__single {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .porject-two-border {
        display: none;
    }

    .porject-two-border-3 {
        display: none;
    }

    .project-two__content-box {
        padding: 120px 0 0;
    }

    .benefits-one__left {
        max-width: 600px;
        margin: 0 auto;
    }

    .benefits-one__right {
        max-width: 600px;
        margin: 42px auto 0;
    }

    .leading__title {
        font-size: 42px;
    }

    .blog-two__top-left {
        margin-right: 0;
    }

    .blog-two__right {
        margin-left: 0;
    }

    .cta-one__right {
        margin-left: 0;
        margin-top: 106px;
    }

    .cta-one__title {
        font-size: 44px;
    }

    .cta-one {
        padding-bottom: 21px;
    }

    .feature-three__top-inner {
        padding: 50px 50px 47px;
    }

    .why-choose-one__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .why-choose-one__right {
        max-width: 600px;
        margin: 90px auto 0;
    }

    .why-choose-one {
        padding: 120px 0 120px;
    }

    .more-services-two__single {
        padding: 57px 30px 57px;
    }

    .more-services-two__content {
        margin-left: 40px;
    }

    .project-three__top-right {
        margin-left: 0;
    }

    .couonter-one__single+.couonter-one__single {
        margin-left: 0;
    }

    .couonter-one__list {
        position: relative;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .couonter-one__single {
        position: relative;
        flex: 0 0 50%;
        max-width: 50%;
        width: 100%;
        float: none;
    }

    .couonter-one__content-box {
        justify-content: center;
    }

    .blog-three__right:before {
        display: none;
    }

    .blog-three__text {
        margin-bottom: 40px;
    }

    .blgo-three__carousel.owl-theme .owl-nav {
        bottom: -121px;
        left: 0;
        right: 0;
    }

    .service-details__benefits-right {
        margin-top: 39px;
    }

    .about-two__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .about-two__right {
        max-width: 600px;
        margin: 50px auto 0;
    }

    .about-two {
        padding: 120px 0 120px;
    }

    .team-details__top-left {
        margin-right: 0;
    }

    .team-details__top-right {
        margin-left: 0;
    }

    .team-details__bottom-left {
        margin-right: 0;
    }

    .team-details__bottom-right {
        margin-left: 0;
    }

    .message-one-shape-2 {
        left: -35px;
    }

    .services-one__content {
        padding: 32px 30px 30px;
    }

    .blog-details__pagenation li+li {
        margin-left: 0;
        margin-top: 30px;
    }

    .contact-page__right {
        margin-left: 0;
    }

    .project-one__thumb-box {
        bottom: -62px;
    }

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

    .project-details__details li:before {
        right: -30px;
    }

    .project-details__points-content-box {
        margin-top: -8px;
        margin-left: 0;
    }

    .project-three__title {
        font-size: 20px;
    }
}

.main-header__top-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-header__top-right {
    margin-left: auto;
}
@media only screen and  (max-width: 1024px) {
    
    .services-one__title {
    font-size: 21px;
        
    }
.container.main-head {
    position: fixed;
    width: 100%;
    left: 0px;
    right: 0px;
    padding-left: 0;
    padding-right: 0px;
    background-color: #fff;
}
.main-header__top-inner {
    padding: 0px 10px 10px;
}
.main-slider {
    margin-top: 162px;
}

.main-header__top-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-header__top-right {
    margin-left: auto;
}
.gellary-box {
    display: grid;
    grid-template-columns: auto auto auto;
    column-gap: 26px;
    row-gap: 26px;
}
}
@media only screen and  (max-width: 992px) {
.phonee.d-lg-none.d-block.d-block-rating {
    display: flex!important;
    flex-direction: row;
    align-items: center;
}
.content.license p {
    
    line-height: 20px;
}
}















/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-one__left {
        max-width: 600px;
        margin: 0 auto;
    }

    .about-one__right {
        max-width: 600px;
        margin: 100px auto 0;
    }

    .about-one {
        padding: 160px 0 170px;
    }

    .feature-one__single {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .feature-one__single:nth-child(2) .feature-one__content:before {
        display: none;
    }

    .quality-work__left {
        max-width: 600px;
        margin: 48px auto 0;
    }

    .quality-work__right {
        padding-top: 60px;
        padding-bottom: 120px;
        max-width: 600px;
        margin: 0 auto;
    }

    .quality-work-shape-2 {
        display: none;
    }

    .quality-work-shape-4 {
        display: none;
    }

    .quality-work__curved-circle-box {
        bottom: -105px;
    }

    .quality-work__small-img {
        top: -10px;
        right: -25px;
    }

    .team-one__top-right {
        margin-left: 0;
        margin-top: 60px;
    }

    .testimonial-one__left .section-title {
        margin-bottom: 53px;
    }

    .testimonial-one__text {
        margin-bottom: 35px;
    }

    .testimonial-one__carousel.owl-carousel .owl-dots {
        left: 0;
    }

    .brand-one__title {
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 41px;
        text-align: center;
    }

    .brand-one__inner {
        padding: 52px 0 60px;
    }

    .newsletter__inner {
        justify-content: center;
        flex-direction: column;
    }

    .newsletter__left {
        margin-bottom: 30px;
        text-align: center;
    }

    .footer-widget__explore {
        margin-left: 0;
    }

    .footer-widget__contact {
        margin-left: 0;
        margin-top: 23px;
    }

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

    .feature-two__list li {
        max-width: 100%;
        float: none;
        width: 320px;
        margin: 0 auto;
    }

    .feature-two__list li+li {
        margin: 30px auto 0;
    }

    .feature-two__content-box:before {
        display: none;
    }

    .welcome-one__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .welcome-one__right {
        max-width: 600px;
        margin: 145px auto 0;
    }

    .welcome-one__img-2 {
        right: -180px;
    }

    .project-two__single {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .porject-two-border {
        display: none;
    }

    .porject-two-border-3 {
        display: none;
    }

    .project-two__content-box {
        padding: 120px 0 0;
    }

    .benefits-one__left {
        max-width: 600px;
        margin: 0 auto;
    }

    .benefits-one__right {
        max-width: 600px;
        margin: 42px auto 0;
    }

    .more-services__inner {
        flex-direction: column;
        text-align: center;
        padding: 30px 50px 40px;
    }

    .more-services__text {
        margin-bottom: 15px;
    }

    .working-process .container {
        padding-left: 15px;
    }

    .leading__right {
        margin-top: 47px;
    }

    .blog-two__right {
        margin-left: 0;
        margin-top: 52px;
    }

    .cta-one__right {
        margin-left: 0;
        margin-top: 0;
    }

    .cta-one__left {
        margin-bottom: 48px;
    }

    .cta-one {
        padding: 120px 0 120px;
    }

    .feature-three__top-inner {
        padding: 50px 50px 17px;
    }

    .feature-three__bottom-inner {
        flex-direction: column;
        text-align: center;
    }

    .feature-three__bottom-left {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .feature-three__bottom {
        padding-top: 50px;
    }

    .why-choose-one__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .why-choose-one__right {
        max-width: 600px;
        margin: 90px auto 0;
    }

    .why-choose-one {
        padding: 120px 0 120px;
    }

    .more-services-two__single-two {
        margin-top: 30px;
    }

    .project-three__top-right {
        margin-left: 0;
    }

    .project-three__top-text {
        margin-top: 42px;
    }

    .couonter-one__single+.couonter-one__single {
        margin-left: 0;
    }

    .couonter-one__list {
        position: relative;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .couonter-one__single {
        position: relative;
        flex: 0 0 50%;
        max-width: 50%;
        width: 100%;
        float: none;
    }

    .couonter-one__content-box {
        justify-content: center;
    }

    .blog-three__right:before {
        display: none;
    }

    .blog-three__text {
        margin-bottom: 40px;
    }

    .blgo-three__carousel.owl-theme .owl-nav {
        bottom: -121px;
        left: 0;
        right: 0;
    }

    .service-details__benefits-right {
        margin-top: 39px;
    }

    .service-details__left {
        margin-bottom: 60px;
    }

    .about-two__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .about-two__right {
        max-width: 600px;
        margin: 50px auto 0;
    }

    .about-two {
        padding: 120px 0 120px;
    }

    .team-details__top-left {
        margin-right: 0;
        margin-bottom: 48px;
    }

    .team-details__top-right {
        margin-left: 0;
    }

    .team-details__bottom-left {
        margin-right: 0;
    }

    .team-details__bottom-right {
        margin-left: 0;
        margin-top: 31px;
    }

    .team-details-shape-1 {
        display: none;
    }

    .message-one-shape-2 {
        display: none;
    }

    .faq-page__right {
        margin-top: 50px;
    }

    .error-page__title {
        font-size: 330px;
    }

    .blog-details__pagenation li+li {
        margin-left: 0;
        margin-top: 30px;
    }

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

    .project-one__left {
        margin-right: 0;
    }

    .project-one__thumb-box {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        margin-top: 50px;
    }

    .project-one__content {
        padding: 0;
        box-shadow: none;
    }

    .project-one-shape-1 {
        display: none;
    }

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

    .project-details__progress-single {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .project-details__details {
        flex-direction: column;
        align-items: baseline;
    }

    .project-details__details li:before {
        display: none;
    }

    .project-details__details li+li {
        margin-top: 12px;
    }

    .project-details__points-content-box {
        margin-top: 20px;
        margin-left: 0;
    }

    .projectc-details__pagination-single {
        padding: 50px 10px 50px;
    }
    
    .main-header__top-inner.clearfix {
    display: block;
}








}



















/* Mobile Layout: 320px. */
@media only screen and (max-width: 768px) {
.blog-one {
    position: relative;
    display: block;
    padding:30px 0 30px;
}
.hero__text{
display:none;    
}
 .about-two,
.leading,
.team-two, 
.team-page{
    padding:40px 0;
} 

.service-details,
.bottom__cities,
.bottom__citites_section,
.contact-page{
    padding:40px 0 ;
}

    .section-title__title {
        font-size: 35px;
        line-height: 43px;
    }

    .section-title__title br {
        display: none;
    }

    .about-one__left {
        margin-right: 0;
    }

    .about-one__points {
        flex-direction: column;
        align-items: baseline;
    }

    .about-one__points li+li {
        margin-left: 0;
        margin-top: 20px;
    }

    .about-one__contact-us {
        flex-direction: column;
        align-items: baseline;
    }

    .about-one__call {
        margin-left: 0;
        margin-top: 20px;
    }

    .about-one__right {
        margin-left: 0;
        margin-right: 0;
        margin-top: 100px;
    }

    .about-one__small-img {
        display: none;
    }

    .about-one__dot {
        display: none;
    }

    .about-one__project {
        right: 0px;
    }

    .about-one {
        padding: 90px 0 30px;
    }

    .feature-one__single {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .feature-one__content:before {
        display: none;
    }

    .quality-work__left {
        margin-right: 0;
        margin-left: 0;
        margin-top: 48px;
    }

    .quality-work__right {
        padding-top: 60px;
        padding-bottom: 120px;
    }

    .quality-work__small-img {
        display: none;
    }

    .quality-work-shape-2 {
        display: none;
    }

    .quality-work-shape-4 {
        display: none;
    }

    .quality-work__feature {
        flex-direction: column;
        align-items: baseline;
        margin-bottom: 77px;
    }

    .quality-work__feature li+li {
        margin-left: 0;
        margin-top: 30px;
    }

    .quality-work__curved-circle-box {
        bottom: -95px;
        right: -43px;
    }

    .team-one__top-right {
        margin-left: 0;
        margin-top: 60px;
    }

    .testimonial-one__left .section-title {
        margin-bottom: 53px;
    }

    .testimonial-one__text {
        margin-bottom: 35px;
    }

    .testimonial-one__carousel.owl-carousel .owl-dots {
        left: 0;
    }

    .testimonial-one__left {
        margin-right: 0;
    }

    .testimonial-one__single {
        padding: 50px 30px 40px;
    }

    .brand-one__title {
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 41px;
        text-align: center;
    }

    .brand-one__inner {
        padding: 52px 0 60px;
    }

    .blog-one__content {
        padding: 32px 20px 29px;
    }

    .newsletter__inner {
        justify-content: center;
        flex-direction: column;
        padding: 73.5px 20px;
    }

    .newsletter__left {
        margin-bottom: 30px;
        text-align: center;
    }

    .newsletter__input-box input[type="email"] {
        padding-right: 30px;
    }

    .newsletter__btn {
        position: relative;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        display: block;
        margin: 20px auto 0;
    }

    .footer-widget__explore {
        margin-left: 0;
        margin-top: 32px;
    }

    .footer-widget__contact {
        margin-left: 0;
        margin-top: 23px;
    }

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

    .feature-two__list li {
        max-width: 100%;
        float: none;
        width: 320px;
        margin: 0 auto;
    }

    .feature-two__list li+li {
        margin: 30px auto 0;
    }

    .feature-two__title {
        font-size: 17px;
    }

    .feature-two__content-box:before {
        display: none;
    }

    .welcome-one__left {
        margin-left: 0;
        margin-right: 0;
    }

    .welcome-one__right {
        margin-left: 0;
        margin-top: 155px;
    }

    .welcome-one__img-2 {
        display: none;
    }

    .welcome-one__experience {
        left: 0;
    }

    .project-two__single {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .porject-two-border {
        display: none;
    }

    .porject-two-border-2 {
        display: none;
    }

    .porject-two-border-3 {
        display: none;
    }

    .project-two__hover {
        padding: 56px 40px 60px;
    }

    .project-two__hover-title {
        font-size: 22px;
    }

    .project-two__content-box {
        padding: 120px 0 0;
    }

    .benefits-one__left {
        margin-right: 0;
    }

    .benefits-one__points-single {
        margin-bottom: 20px;
    }

    .benefits-one__right {
        margin-top: 22px;
    }

    .more-services__inner {
        flex-direction: column;
        text-align: center;
        padding: 30px 50px 40px;
    }

    .more-services__text {
        margin-bottom: 15px;
    }

    .leading__right {
        margin-top: 47px;
    }

    .blog-two__top-left {
        margin-right: 0;
    }

    .blog-two__right {
        margin-left: 0;
        margin-top: 52px;
    }

    .cta-one__right {
        margin-left: 0;
        margin-top: 0;
    }

    .cta-one__left {
        margin-bottom: 45px;
        margin-right: 0;
    }

    .cta-one {
        padding: 120px 0 120px;
    }

    .cta-one__img-2 {
        display: none;
    }

    .cta-one__title {
        font-size: 40px;
        margin-bottom: 44px;
    }

    .feature-three__top-inner {
        padding: 50px 50px 17px;
    }

    .feature-three__top-icon-list {
        justify-content: center;
        flex-direction: column;
    }

    .feature-three__bottom-inner {
        flex-direction: column;
        text-align: center;
    }

    .feature-three__bottom-left {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .feature-three__bottom {
        padding-top: 50px;
    }

    .why-choose-one__left {
        margin-left: 0;
    }

    .why-choose-one__right {
        margin-left: 0;
        margin-top: 90px;
    }

    .why-choose-one-shape-1 {
        display: none;
    }

    .why-choose-one {
        padding: 120px 0 120px;
    }

    .more-services-two__single-two {
        margin-top: 30px;
    }

    .more-services-two__single {
        padding: 57px 30px 57px;
        flex-direction: column;
        text-align: center;
    }

    .more-services-two__content {
        margin-left: 0;
        margin-top: 20px;
    }

    .project-three__top-right {
        margin-left: 0;
    }

    .project-three__top-text {
        margin-top: 42px;
    }

    .project-three__top-left .section-title__title br {
        display: none;
    }

    .couonter-one__single+.couonter-one__single {
        margin-left: 0;
    }

    .couonter-one__list {
        position: relative;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }

    .couonter-one__single {
        position: relative;
        flex: 0 0 100%;
        max-width: 100%;
        width: 280px;
        float: none;
    }

    .blog-three__right:before {
        display: none;
    }

    .blog-three__text {
        margin-bottom: 40px;
    }

    .blgo-three__carousel.owl-theme .owl-nav {
        bottom: -121px;
        left: 0;
        right: 0;
    }

    .contact-one__form {
        padding: 29px;
    }

    .service-details__benefits-right {
        margin-top: 39px;
    }

    .service-details__left {
        margin-bottom: 60px;
    }

    .about-two__left {
        margin-right: 0;
    }

    .about-two__points-left {
        float: none;
    }

    .about-two__points-right {
        float: none;
        margin-top: 20px;
    }

    .about-two__right {
        margin-left: 0;
        margin-top: 50px;
    }

    .about-two__img-2 {
        display: none;
    }

    .about-two__dot {
        display: none;
    }

    .about-two {
        padding: 120px 0 120px;
    }

    .team-details__top-left {
        margin-right: 0;
        margin-bottom: 48px;
    }

    .team-details__top-right {
        margin-left: 0;
    }

    .team-details__bottom-left {
        margin-right: 0;
    }

    .team-details__bottom-right {
        margin-left: 0;
        margin-top: 31px;
    }

    .team-details__top-name {
        font-size: 39px;
    }

    .team-details-shape-1 {
        display: none;
    }

    .message-one-shape-2 {
        display: none;
    }

    .faq-page__right {
        margin-top: 50px;
    }

    .error-page__title {
        font-size: 135px;
        line-height: 135px;
        margin-bottom: 8px;
    }

    .error-page {
        padding: 102px 0 120px;
    }

    .services-one__content {
        padding: 32px 30px 30px;
    }

    .blog-sidebar__bottom-box {
        padding: 50px 30px 45px;
    }

    .blog-sidebar__delivering-services {
        padding: 50px 30px 47px;
    }

    .sidebar__tags {
        padding: 45px 25px 50px;
    }

    .sidebar__comments {
        padding: 45px 30px 42px;
    }

    .blog-details__bottom {
        flex-direction: column;
    }

    .blog-details__social-list {
        margin-top: 20px;
    }

    .blog-details__pagenation li+li {
        margin-left: 0;
        margin-top: 30px;
    }

    .blog-details__pagenation li {
        padding-left: 30px;
        padding-right: 30px;
    }

    .comment-one__single {
        flex-direction: column;
    }

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

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

    .project-details__progress-single {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .project-details__details {
        flex-direction: column;
        align-items: baseline;
        padding: 46px 30px 44px;
    }

    .project-details__details li:before {
        display: none;
    }

    .project-details__details li+li {
        margin-top: 12px;
    }

    .project-details__details-box {
        margin-left: 30px;
        margin-right: 30px;
    }

    .project-details__points-content-box {
        margin-top: 20px;
        margin-left: 0;
    }

    .projectc-details__pagination-single {
        padding: 50px 40px 50px;
    }

    .page-header__inner h2 {
        font-size: 29px;
        line-height: 40px;
    }

    .project-one__content {
        padding: 0;
        box-shadow: none;
    }

    .project-one__thumb-box {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        margin-top: 50px;
    }

    .project-one__more-project {
        margin-top: 60px;
        padding: 0 30px;
    }

    .project-three__title {
        font-size: 20px;
    }

    .project-one-shape-1 {
        display: none;
    }

    .project-one__right {
        margin-top: 50px;
    }










}


















@media only screen and (min-width: 1200px) and (max-width: 1375px) {
    .project-three__title {
        font-size: 20px;
    }



}






@media only screen and (min-width: 1600px) and (max-width: 1900px) {
    .quality-work__left {
        margin-right: 0px;
        margin-left: -220px;
    }

    .quality-work__right {
        margin-bottom: 120px;
    }



}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .quality-work__left {
        margin-right: 0px;
        margin-left: -220px;
    }

    .quality-work__right {
        margin-bottom: 120px;
    }

}

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


    .project-two__hover {
        padding: 56px 40px 60px;
    }

    .project-two__hover-title {
        font-size: 22px;
    }



}





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







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



@media only screen and (max-width: 768px) {
 .mobile__class{
     display:none !important;
 }
 
 .page-header {
    padding: 60px 0 !important;
}
 .thm-btn {
    font-size: 17px;
    font-weight: 500;
    padding: 11px;
} 
  .main-slider__icon {
    margin-bottom: 0px;
}
 

.hero__text{
display:none;    
}


    .main-slider__nav {
        display: none;
    }
   
    .main-slider__title {
      font-size: 35px;
    line-height: 38px;
    padding-bottom: 17px;
}
      
    }

    .main-slider__border-left {
        bottom: 11px;
        width: 45px;
    }

    .main-slider__border-right {
        bottom: 11px;
        width: 45px;
    }


    .main-slider-two__title {
        font-size: 38px;
        line-height: 48px;
    }

    .main-slider-two .container {
        padding-top: 256px;
        padding-bottom: 150px;
    }

    .main-slider-three__title {
        font-size: 35px;
        line-height: 45px;
    }

    .main-slider-three__title br {
        display: none;
    }

    .main-slider-three__title span:before {
        display: none;
    }

    .project-one__left {
        margin: 0;
    }

    .project-one__img-holder {
        width: 100%;
        height: auto;
    }


    .feature-three__top {
        padding-bottom: 60px;
    }

    .couonter-one__content-box {
        display: block;
        text-align: center;
    }

    .couonter-one__icon-box {
        display: block;
    }

    .couonter-one__count-box {
        margin-left: 0;
        margin-top: 20px;
    }












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

@media only screen and (min-width: 1350px) and (max-width: 1650px) {
    .main-menu-two__social {
        display: none;
    }

    .main-menu-two__logo {
        margin-right: 50px;
    }

    .main-menu-two__main-menu-two-inner {
        margin-left: 0;
    }


    .main-menu-three__call {
        display: none;
    }

    .main-menu-three__search-box {
        display: none;
    }

    .main-menu-three__btn-box {
        margin-left: 0;
    }







}


@media only screen and (min-width: 1200px) and (max-width: 1349px) {
    .main-menu-two__social {
        display: none;
    }

    .main-menu-two__logo {
        margin-right: 50px;
    }

    .main-menu-two__main-menu-two-inner {
        margin-left: 0;
    }

    .main-menu-two__call {
        display: none;
    }

    .main-menu-two__call-search {
        padding: 45.5px 0;
    }




    .main-header-three__top-inner {
        padding-left: 320px;
        padding-right: 30px;
    }

    .main-menu-three {
        padding: 0 30px;
    }

    .stricky-header.main-menu-three {
        padding: 0 30px;
    }

    .main-menu-three__logo-box {
        width: 205px;
    }

    .main-menu-three__main-menu-three-box {
        margin-left: 30px;
    }

    .main-menu-three__call {
        display: none;
    }

    .main-menu-three__search-box {
        display: none;
    }

    .main-menu-three__btn-box {
        margin-left: 0;
    }












}





@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /*.main-header__top-address-box {*/
    /*    display: none;*/
    /*}*/

    .main-menu .mobile-nav__toggler {
        padding: 20px 0;
        display: inline-block;
    }



    .main-menu-two__logo {
        margin-right: 50px;
    }

    .main-menu-two .mobile-nav__toggler {
        padding: 43px 0;
        display: inline-block;
    }

    .main-menu-two .mobile-nav__toggler:hover {
        color: var(--ambed-white);
    }

    .main-menu-two__main-menu-two-inner {
        margin-left: 50px;
    }


    .main-header-three__top {
        display: none;
    }

    .main-menu-three__logo {
        padding: 30px 0;
    }

    .main-menu-three__call {
        display: none;
    }

    .main-menu-three .mobile-nav__toggler {
        padding: 41px 0;
        display: inline-block;
    }









}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-header__top-address-box {
        display: none;
    }

    .main-menu .mobile-nav__toggler {
        padding: 20px 0;
        display: inline-block;
    }

    .main-menu-two__logo {
        margin-right: 50px;
    }

    .main-menu-two .mobile-nav__toggler {
        padding: 43px 0;
        display: inline-block;
    }

    .main-menu-two .mobile-nav__toggler:hover {
        color: var(--ambed-white);
    }

    .main-menu-two__main-menu-two-inner {
        margin-left: 0px;
    }

    .main-menu-two__social {
        display: none;
    }

    .main-header-three__top {
        display: none;
    }

    .main-menu-three__logo {
        padding: 30px 0;
    }

    .main-menu-three__right {
        display: none;
    }

    .main-menu-three .mobile-nav__toggler {
        padding: 41px 0;
        display: inline-block;
    }

    .main-menu-three__left {
        float: none;
    }

    .main-menu-three__main-menu-three-box {
        margin-left: 0;
    }







}




@media (max-width: 768px) {
    .project-one__thumb-box {
    display: none;
}
.project-one__text {
    padding-top: 5px;
    padding-bottom: 0px;
}
.project-one {
    padding: 40px 0 40px;
}
    
/*.fixedd .main-header__logo {*/

/*    background: #f8f6f5;*/
/*}*/

    .benefits-one-shape img,
    .main-header__top-right {
        display: none;
    }

    .main-header__logo {
        float: none;
        text-align: center;
        display: flex;
        justify-content: center;
       
        margin-top: -4px;
        margin-left: -11px;
    }
    .main-slider {
    /*margin-top: 215px;*/
}
.home-banner {
    margin-top: 185px;
}

.menu-sticky {
    top: 133px;
}
.main-header__top-inner {
    padding: 0px 0px 10px;
}

    

    .main-menu__search-box {
        margin-right: 0;
    }

    .main-menu .mobile-nav__toggler {
        padding: 20px 0;
        display: inline-block;
    }

    .main-menu__search-btn-box {
       
    }

    .main-menu__wrapper-inner {
        padding-left: 30px;
        padding-right: 30px;
        margin-top:0;
        
    }

    .main-menu-two__logo {
        margin-right: 0px;
    }

    .main-menu-two .mobile-nav__toggler {
        padding: 43px 0;
        display: inline-block;
    }

    .main-menu-two .mobile-nav__toggler:hover {
        color: var(--ambed-white);
    }

    .main-menu-two__main-menu-two-inner {
        margin-left: 0px;
    }

    .main-menu-two__social {
        display: none;
    }

    .main-menu-two__right {
        display: none;
    }

    .main-menu-two__left {
        float: none;
    }

    .main-menu-two {
        padding: 0 30px;
    }



    .main-header-three__top {
        display: none;
    }

    .main-menu-three__logo {
        padding: 30px 0;
    }

    .main-menu-three__right {
        display: none;
    }

    .main-menu-three .mobile-nav__toggler {
        padding: 41px 0;
        display: inline-block;
    }

    .main-menu-three__left {
        float: none;
    }

    .main-menu-three {
        padding: 0 30px;
    }

    .main-menu-three__main-menu-three-box {
        margin-left: 0px;
    }

    .main-menu-three__logo-box {
        width: 205px;
    }

    .project-one__more-project-content {
        padding-left: 15px;
        padding-right: 15px;
    }


    .project-two__single {
        padding-top: 200px;
    }

}
@media only screen  and (max-width: 992px) {
    .main-header__logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    float: none;
}
.faq-box {
    padding-top: 36px;
    margin-bottom: 30px;
}    
.ul3 {
    column-count: 3!important;
}
}

@media (max-width: 768px){
    .content p img {
    width: 96px;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    margin-top: 108px;
}
.testimonials-page {
    padding: 40px 0 40px;
}
.content h5 {
    padding-right: 10px;
}
.ul3 {
    column-count: 2!important;
}
.owl-nav-one--md .owl-nav {
    display: none;
}
.container.main-head.stick.fixedd {
    max-width: 100%;
}
.cont-sec h2 {
    font-size: 24px;
}
.cont-sec h3 {
    font-size: 23px;
}

section.service-details h2 {
    font-size: 24px;
}
section.service-details h3 {
    font-size: 24px;

}
.main-slider__btn-box {
    display: none;
}
.feature-one__content {

    min-height: 200px;
}
.testimonial-one__single {
    min-height: 314px;
}
.feature-one {
    position: relative;
    display: block;
    z-index: 2;
    padding-bottom: 40px;
}
.quality-work {
   padding: 40px 15px 40px;
}
section.gallery-sec.sectionpadding {
    padding: 40px 15px;
    background-color: #f2eeeb;
}
.main-header__top-inner.clearfix {
    display: block;
}
.container.main-head {
    padding-left: 0;
    padding-right: 0;
}
.gellary-box {
    grid-template-columns: auto auto;

}
.galler-content h4 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}
.main-header__logo a img {
    min-width: 264px;
}
.top-bap {
    text-align: center;
    color: #fff;
    padding: 4px 0px;
    background-color: var(--color2);
    display: block;
}
}
@media (max-width: 567px) {
    .container.main-head {
    padding: 0px;
}
.galler-content h4 {
    text-align: center;
    font-size: 27px;
    font-weight: 600;
}
.gellary-box {
    grid-template-columns: auto;
}
.content h5 {
    font-size: 14px;
}
.container.main-head.stick.fixedd {
    padding-top: 40px;
}
.page-header__inner h1 {
    font-size: 31px;
    color: var(--ambed-white, #ffffff);
    font-weight: 900;
    line-height: 36px;
    margin-top: 0px;
}
.thm-btn {
    font-size: 15px;
    font-weight: 500;
    padding: 11px;
}
.main-slider__title {
    font-size: 30px;
    line-height: 37px;
     padding-bottom: 0px; 
    font-weight: 600;
}
.section-title__title {
    font-size: 26px;
    line-height: 36px;
}
.content p img {
    width: 100px;
}
.phonee {
    margin-top: 0px;
    padding-right: 7px;
}
.swiper-wrapper {
    margin-top: 45px;
}
.main-header__top-inner {
    padding: 0px 0px 9px;
}
.footer-widgets {
    justify-content: start;
    padding-left: 21px;
}

.content.license {
    display: none;
}

}
@media (max-width: 400px) {
.menu-sticky {
    top: 152px;
}
}
@media (max-width: 375px) {
    .menu-sticky {
    top: 138px;
}
    .welcome-one {
        padding-bottom: 117px;
    }
    .main-header__logo a img {
    min-width: 190px;
}
    .main-header__logo .dark-logo {
    max-width: 199px;

}
nav.main-menu.clearfix .thm-btn {
    font-size: 15px;
    font-weight: 500;
    padding: 11px;
}
/*.menu-sticky {*/
/*    top: 71px;*/
/*}*/

.content h5 {
    font-size: 10px;
}

.home-banner {
    margin-top: 170px;
}

}

.container-fluid.stick .main-head {
    width: 1200px;
}
.animated {
    -webkit-animation-fill-mode: none!important;

}
.content.license p {
    font-size: 17px!important;
    color: var(--color1);
}