/*responsive css*/


/*min-width*/

@media (min-width: 431px) {}

@media (min-width: 601px) {}



/*max-width*/

@media (max-width: 1199px) {
    .highlightBox {
        padding: 15px;
    }
    .testiSec {
        background-attachment: inherit !important;
    }
}

@media (max-width: 991px) {
    .topNav li + li {
        margin-left: 0;
        margin-top: 5px;
    }
    .headerTop .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 36.333%;
        flex: 0 0 36.333%;
        max-width: 36.333%;
    }
    .headerTop .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 38.667%;
        flex: 0 0 38.667%;
        max-width: 38.667%;
    }
    .free-estimate {
        line-height: 75px;
    }
    .bannerCaption h2,
    .bannerCaption h1 {
        font-size: 40px;
    }
    .highlightBox h4,
    .serviceBlock .ourSeviceCaption {
        font-size: 18px;
    }
    .serviceBlock figure {
        height: 130px;
    }
    .testimonial-text-wrap {
        height: auto;
    }
    .feed_comment {
        margin-top: 15px;
        padding: 35px 0 10px 26px;
    }
    .feed_comment p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .comment_bottom {
        padding: 2px 7px;
        line-height: 16px;
    }
    .comment_bottom span {
        font-size: 12px;
        margin-top: 5px;
    }
    .testiSec .col-md-7,
    .testiSec .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .testiSec .offset-md-1 {
        margin-left: 0;
    }
    .testiSec .col-md-7 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .slick-center figure img {
        transform: scale(2.1);
        -webkit-transform: scale(2.1);
        -o-transform: scale(2.1);
        -moz-transform: scale(2.1);
        -ms-transform: scale(2.1);
    }
    .footerTop {
        font-size: 13px;
    }
    .info-block span {
        padding-left: 5px;
    }
    .visionBox {
        padding: 40px 0;
    }
}

@media (max-width: 767px) {
    .headerTop .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .headerTop .col-md-2,
    .headerTop .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .topNav li + li {
        margin-left: 10px;
        margin-top: 0;
    }
    .topNav {
        padding: 0 0 10px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .free-estimate {
        position: inherit;
        line-height: normal;
        padding: 10px;
        top: inherit;
        bottom: inherit;
        display: inline-block;
    }
    .topSocial {
        padding-top: 10px;
    }
    .navbar-brand img {
        max-width: 70%;
    }
    body,
    html {
        font-size: 15px;
    }
    .navbar-toggler-icon {
        width: 36px;
        height: 35px;
        vertical-align: top;
    }
    .navbar-toggler-icon .ham {
        margin-top: -11px;
        margin-left: -20px;
    }
    .ham1 .top {
        stroke-dasharray: 40 139;
    }
    .line {
        fill: none;
        -webkit-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
        -o-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
        transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
        stroke: #000;
        stroke-width: 5.5;
        stroke-linecap: round;
    }
    .ham1 .bottom {
        stroke-dasharray: 40 180;
    }
    .hamRotate.active {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .ham1.active .top {
        stroke-dashoffset: -98px;
    }
    .ham1.active .bottom {
        stroke-dashoffset: -138px;
    }
    .navbar-toggler:focus,
    .navbar-toggler:hover {
        outline: 0;
    }
    .navbar-toggler {
        padding: 0;
        line-height: normal;
    }
    .headerBottom .navbar-nav li + li {
        margin-left: 0;
        margin-top: 10px;
    }
    .headerBottom .navbar-nav {
        text-align: center;
    }
    .bannerSlider .item {
        max-height: inherit;
    }
    .bannerCaption h2,
    .bannerCaption h1 {
        font-size: 30px;
    }
    .whyChooseUs {
        padding: 25px 0;
    }
    .mainHeading h2 {
        font-size: 21px;
        line-height: normal;
    }
    .whyChooseUs .mainHeading h2 {
        margin-bottom: 0;
    }
    .mainHeading {
        margin-bottom: 10px;
    }
    .highlightBox {
        margin-bottom: 10px;
    }
    .highlightBox h4 {
        font-size: 16px;
    }
    .highlightBox figure {
        margin-bottom: 10px;
    }
    .highlightBox {
        padding: 15px 10px;
    }
    .ourService {
        padding: 25px 0;
    }
    .ourService .btn {
        min-width: inherit;
        line-height: normal;
        margin-bottom: 10px;
    }
    .help-block-bg {
        padding: 25px 0;
    }
    h2 {
        font-size: 21px;
    }
    .callUsSec a {
        margin-top: 0;
        margin-bottom: 10px;
        line-height: normal;
        min-width: inherit;
    }
    .testiSec {
        padding: 25px 0;
    }
    .ourExperience {
        margin-bottom: 10px;
    }
    .feed_comment {
        background-size: 20%;
        margin-top: 10px;
        padding-top: 0;
    }
    .feed_comment p {
        margin-bottom: 10px;
    }
    .gallarySec {
        padding: 25px 0;
    }
    .footerTop {
        padding: 25px 0;
    }
    .footerLogo {
        margin-bottom: 15px;
    }
    .footerTop .pt-5 {
        padding-top: 15px !important;
    }
    .h3,
    h3 {
        font-size: 18px;
    }
    .footerTop h3 {
        margin-bottom: 10px;
    }
    .info-block {
        margin-bottom: 10px;
    }
    .footerBottom {
        padding: 20px 0;
    }
    .bannerCaption h2,
    .bannerCaption h1 {
        margin-bottom: 10px;
    }
    .tallent {
        padding: 25px 0;
    }
    .tallentHead h2 {
        margin-bottom: 10px;
    }
    .tallentHead p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .tallentHead p + p {
        padding-top: 0;
    }
    .visionBox {
    padding: 30px 0 20px;
}
    .ourVision h3{
        margin-bottom: 10px;
    }
    .question{
        padding: 25px 0;
    }
    .question-l{
        margin-top: 0;
    }
    .qstion-contact ul li a{
        font-size: 15px;
    }
}

@media (max-width: 575px) {
    .headerBottom.fixed-top {
        position: static;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .ourService .col-sm-6 {
        width: 50%;
    }
    .slick-center figure img {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -o-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
    }
    .headerBottom.fixed-top .navbar-brand {
        max-width: 100%;
    }
    /*
    .headerBottom .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }
*/
    .headerBottom .navbar-nav {
        padding: 10px 0;
    }
    .bannerCaption {
        position: static;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        transform: inherit;
        top: inherit;
        padding: 15px 0;
        background-color: rgba(0, 0, 0, 0.7);
    }
    .bannerCaption h2,
    .bannerCaption h1 {
        font-size: 21px;
    }
    .topNav li::after {
        top: 7px;
    }
}

@media (max-width: 480px) {
    .headerTop .col-md-2,
    .headerTop .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .topNav li {
        margin-bottom: 5px;
    }
    .topSocial {
        padding-top: 0;
        padding-bottom: 10px;
    }
    .ourService .col-sm-6 {
        width: 100%;
    }
    .help-block h2,
    .callUsSec .mailto {
        font-size: 18px;
    }
    .ourVision, .question-l{
        text-align: center;
    }
    .question-l{
        margin-bottom: 20px;
    }
}