/* image size responsive  */



/* media query */

@media only screen and (min-width: 992px) and (max-width: 1199px){
.main-menu .mobile-nav__toggler {
    padding: 0px 0px;
}
.main-menu__call_xl {
    display: none;
}
.main-menu__right {
    display: none;
}
.main-menu__logo {
    padding: 0px 0px;
}
}



@media (min-width:992px){
    .main-menu__left.main-menu__left--two {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 5px 0px;
    }
    .main-menu__logo {
        margin-right: 0px;
    }
    .main-menu__right {
        padding: 22px 0;
    }
    .main-menu__logo {
        padding: 0px 0;
    }
    
    
    }
@media (min-width:1200px){
.main-menu__call_md {
    display: none;
}
.main-menu__left.main-menu__left--two {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0px;
}
ul.main-menu__list li.dropdown ul li {
    width: 260px;
}
.project-two__content {
    margin-left: 3px;
    width: 98%;
}.calltoaction_box .trusted-source__contact-info {
    display: none;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
.why-choose-two__content-box {
    max-width: 100%;
}
}

@media (max-width:1200px){
.responsive_rightnav {
    display: flex;
    column-gap: 25px;
    align-items: center;

}
.mobile-nav__toggler i {
    border-style: solid;
    padding: 5px;
    border-width: 1px;
}
.get-to-know__left {
    max-width: 100%;
    margin: 0 auto;
}

.welcome__right {
    margin-top: 30px;
    margin-left: 0px;

}
.get-to-know__img img {
    height: 401px;
}
.service-details__img img {
    height: 306px;
}
.service-details__service {
    padding: 0px 0px;
}
.get-to-know__points {
    padding: 10px;
}
.trusted-company__img img {
    height: 545px;
}
.testimonial-one__img img {
    height: 43px;
}

}

@media (max-width:1199px){
    .trusted-source__inner {
        flex-direction: column;
    }
    .trusted-source__left {
        width: 100%;
        flex-direction: column;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    .trusted-source__content {
        width: 100%;
    }
    .calltoaction_box {
        flex-direction: row;
        width: 80%;
    justify-content: space-between;
    align-items: center;
    }
    .trusted-source__icon:after{
        display: block;
    }
    .trusted-source__icon {
        margin-left: 0;
    }
    .trusted-source__icon:before {
        left: -67px;
        width: 55px;
    }
    .trusted-source__right {
        display: none;
    }
    .aboutpage_aboutsecrow {
        row-gap:0px;
    }
    .aboutpage_aboutsecrow {
        margin-bottom: 25px;
    }
}

@media (max-width:992px){
    .service-details .container {
        max-width: 100%;
    }
    .service-details__service {
        padding: 0px 0px;
    }
    .service-details__img img {
        height: 317px;
    }
.main-menu__logo {
    padding: 0px 0;
}
.main-menu .mobile-nav__toggler {
    padding: 28px 0 !important;
}

.main-menu__right {
    display: none;
}
.main-menu__left.main-menu__left--two {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}
.main-header__top {
    display: block !important;
}
.main-menu__call_xl {
    display: none;
}
.we-stand__left {
    text-align: center;
}
.we-stand-shape {
    z-index: 0;
}

.get-to-know {
    padding: 75px 0 75px;
}
.section-title {
    margin-bottom: 25px;
}
.get-to-know__points {
    margin-top: 10px;
}
.section-title {
    margin-top: 20px;
}
.site-footer__middle .row {
    row-gap: 20px;
}
.footer-widget__title {
    margin-bottom: 10px;
}
.footer-widget__social-box {
    margin-top: 15px;
}

.testimonial-one__img img {
    height: 100px;
}
.service-details__faq {
    padding: 35px 25px;
}
/*  */
.trusted-source .container {
    max-width: 95%;
}
.service-details__content-title {
    font-size: 35px;
    line-height: 40px;
}

}

@media (max-width:820px){
.main-header__top-inner {
    padding: 4px 35px;
}
.site-footer__bottom-inner p {
    text-align: center;
}
.site-footer__bottom-inner {
    text-align: center;
}
.site-footer__bottom-inner {
    padding: 5px 0px;
}
.why-choose-two__content-box {
    margin-top: 25px;
    max-width: 100%;
}
.contact-details {
    padding: 60px 0px;
}
.service-details__img img {
    height: 259px;
}
/*  */
.trusted-source__icon:after {
    display: none;
}
.trusted-source__icon:before{
    display: none;
}
}


@media (max-width:768px){
.service-details__img img {
    height: 242px;
}
}


@media (max-width:600px){
.main-header__top-right-social {
    display: none;
}
.main-header__top-inner {
    padding: 4px 22px;
    display: flex;
    justify-content: center;
}
.main-menu .mobile-nav__toggler {
    padding: 29px 0;
    display: inline-block;
}
.main-menu__logo {
    padding: 10px 0;
}
.main-menu__call_md {
    display: none;
}
.main-slider__content {
    position: relative;
    display: block;
    text-align: center;
    top: 0px !important;
}

.testimonial-one-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    top: unset;
}
.trusted-source__inner {
    padding: 15px;
}
.welcome__right {
    margin-left: auto;
}
.section-title__title {
    font-size: 25px;
}
.why-choose-one__tab-box .tab-buttons .tab-btn span {
    padding: 9px 28px 9px;
}
.why-choose-one__tab-box .tab-buttons {
    flex-direction: row;
    align-items: baseline;
}
.section-title {
    margin-bottom: 0px;
}
.get-to-know__img img {
    height: 230px;
}
.contact-details {
    padding: 40px 0px;
}
.footer-widget__links {
    margin-top: 0px;
}
.footer-widget__contact {
    margin-top: 0px;
}
.service-details__img img {
    height: 199px;
}
.service-details__content-title {
    font-size: 35px;
}

.get-to-know__points {
    padding: 10px 5px;
}
.trusted-company__img img {
    height: 314px;
}
.testimonial-one__img img {
    height: 163px;
}
.testimonial-one__img img {
    height: 130px;
    width: 40% !important;
}
.testimonial-one__img {
    width: 100%;
    display: flex;
    justify-content: center;
}
/*  */

.contact-details__right .section-title {
    margin-bottom: 10px;
}
.contact-details__info {
     margin-top: 0px;
}
.trusted-source__icon:after {
    display: block;
}
.trusted-source__icon:before{
    display: block;
}
.calltoaction_box {
    flex-direction: column;
}
.why-choose-two__content {
    padding: 30px 10px;
}
.why-choose-two__points li .text p {
    text-align: justify;
}
.why-choose-two__text {
    text-align: justify;
}
/*  */
.servicesdetails_innerrow:nth-child(odd) {
    flex-direction: column-reverse;
}
.servicesdetails_innerrow {
    row-gap: 10px;
    margin-bottom: 20px;
}
.service-details__content-title {
    font-size: 20px;
    line-height: 28px;
    color: #002d62;
}
.service-details {
    padding: 50px 0 50px;
}
.service-details__content {
    margin-top: 0px;
}
.get-to-know {
    padding: 55px 0 0px;
}
}

