@media only screen and (max-width: 1200px) {
section.pro-features {
    width: 60%;
    margin: auto;
}

}

@media only screen and (max-width: 1024px) {
section.pro-features {
    width: 60%;
    margin: auto;
}
    .menuzord-menu > li > a {
        padding: 8px 7px !important;
        border-radius: 0;
    }

}
@media (max-width: 900px) {
     section.pro-features {
    width: auto !important;
    margin: auto;
}
    .menuzord-responsive .showhide {
        margin: 12px 0;
    }
    .bnr-text {
        width: 55%;
    }
}
@media only screen and (max-width: 767px) {
    section.pro-features {
    width: 80%;
    margin: auto;
}
    .carousel-inner {
    height: auto;
}
    section.pro-features {
    width: 100%;
    margin: auto;
}
.for-mob {
    display: block !important;
}
    .whatsapp.mob {
        background: 0 0;
        position: fixed;
    }
    .row.equal-height-inner.home-boxes {
        margin-top: 172px !important;
    }
    .slide-btn {
        bottom: 117px;
        display: none;
    }
    .bnr-text {
        width: 100%;
        top: 7%;
        left: 0;
    }
    .footer-bottom {
        text-align: center;
    }
    a.btn-round {
        float: left;
        margin-bottom: 20px;
    }
    .owl-carousel .owl-stage-outer {
        width: 100%;
    }
    .bottom-fix {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9999;
    }
    .col6 {
        float: left;
        width: 50%;
        background: #000;
        padding: 10px;
        text-align: center;
        color: #fff;
        font-size: 15px;
    }
    .whatsapp {
        background: #4caf50;
        position: initial;
    }
    #boxes #dialog {
        width: 96%;
        left: 6px !important;
    }
    .menuzord-brand img {
        max-height: 51px;
    }
    .menuzord-responsive .showhide:nth-child(1) {
        padding-top: 10px;
    }
    .mob-hide {
        display: none;
    }
    .p-40 {
        padding: 0 !important;
    }
    .ml-100 {
        margin-left: 18px;
    }
    .testimonials {
        margin-top: 110px;
    }
    .testimonials h3 {
        font-size: 16px;
    }
    .fnt-mob h2 {
        font-size: 20px;
    }
    .width70 {
        width: 100%;
    }
    .solution {
        display: block;
        text-align: center;
        padding: 20px;
    }
    .sol1 {
        padding: 13px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .contact-wrapper {
        padding: 30px 0;
    }
    .Branch-Offices {
        padding: 15px;
    }
    .ofc {
        width: 100%;
    }
    .ryt-address {
        padding: 20px;
    }
    .highlight {
        padding: 0;
    }
    .section-content h1 {
        font-size: 25px;
    }
    .touch p {
        font-size: 15px;
        font-weight: 100;
    }
    .whatsapp-home {
        display: none;
    }
    li.tp-revslider-slidesli {
        height: 50% !important;
    }
    .sm-height-auto.bg-theme-colored {
        margin-top: -160px;
    }
    .sidebar {
        display: none;
    }
    .tp-bgimg.defaultimg {
        height: 100% !important;
    }
}
@media only screen and (min-width: 768px) {
    .mob-show {
        display: none;
    }
}
@media only screen and (max-width: 360px) {
    .member-biography h3 {
        font-size: 7px;
    }
    .member-biography {
        padding-bottom: 1px;
    }
    .member-biography p {
        font-size: 6px;
    }
    .pt-20 {
        padding-top: 8px !important;
    }
    .clients-logo.transparent .item {
        margin-bottom: 0;
        width: 80px;
    }
}
