/*-----------------banner------------------------*/
@media only screen and (max-width: 1199px) {
    .banner-content.left .page-btn.wight-bg a {
        width: 310px;
        height: 60px;
        margin-top: -5px !important;
    }

    .banner-content.right {
        padding: 90px 50px;
    }

    .page-title p {
        margin-top: 10px !important;
    }
}

@media only screen and (max-width: 1100px) {
    .banner-sec h3 {
        line-height: 30px;
    }

    .banner-sec-row {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 1024px) {
    .banner-content.right button {
        width: 370px !important;

    }

    .banner-content.left .page-btn.wight-bg a {
        width: 270px;
        height: 55px;
        margin-top: 30px !important;
    }

    .banner-sec h3 {
        margin-bottom: -15px !important;
    }

    .banner-content.right {
        padding: 70px 45px !important;
    }

    .banner-sec-form {
        padding-top: 10px;
    }

    .banner-sec-row .page-btn a,
    .banner-sec-row .page-btn button {
        font-size: 22px;
        width: 280px;
        height: 60px;
    }

    .banner-sec h3 {
        font-size: 21px !important;
    }

    .banner-sec .page-title h2 {
        font-size: 22px !important;
    }

    .page-title h2,
    .banner-sec h3 {
        line-height: 1.3;
    }

    .banner-sec-row .page-title p {
        margin-top: 20px;
        font-size: 16px;
        line-height: 23px;
    }

    .banner-sec-form input::placeholder {
        font-size: 14px;
    }
}

@media only screen and (max-width: 870px) {
    .banner-content.right button {
        font-size: 19px;
        width: 330px !important;
        height: 55px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-content.left .page-btn.wight-bg a {
        width: 270px;
        height: 50px;
        margin-top: 30px !important;
    }

    .banner-sec-row .page-btn a,
    .banner-sec-row .page-btn button {
        font-size: 19px;
        width: 250px;
        height: 50px;
    }

    .banner-content.right {
        padding: 50px 70px !important;
    }

    .banner-content.right .page-title h2 {
        margin-bottom: -3px !important;
    }

    .banner-sec {
        border-radius: 0px 0px 45px 45px;
    }

    .banner-sec-row {
        flex-direction: column-reverse;
    }

    .banner-sec-row .col-lg-7.col-sm-7.col-xs-12,
    .banner-sec-row .col-lg-5.col-sm-5.col-xs-12 {
        flex: 0 0 75%;
        max-width: 75%;
        margin: 0 auto;
        padding: 20px 0;
        text-align: center;
    }

    .banner-sec-row .page-btn a,
    .banner-sec-row .page-btn button {
        margin-left: auto;
        margin-right: auto;
    }

    .banner-content.right {
        padding: 80px 40px;
    }
}

@media only screen and (max-width: 650px) {
    .banner-content.right {
        padding: 50px 40px !important;
    }
}

@media only screen and (max-width: 575px) {

    .banner-sec-row .col-lg-7.col-sm-7.col-xs-12,
    .banner-sec-row .col-lg-5.col-sm-5.col-xs-12 {
        flex: 0 0 95%;
        max-width: 95%;
    }

    .banner-content.right {
        padding: 50px 40px;
    }

    .banner-sec-row .page-btn a,
    .banner-sec-row .page-btn button {
        font-size: 17px;
        width: 230px;
        height: 45px;
        margin-top: 30px !important;
    }
}

@media only screen and (max-width: 480px) {
    .banner-sec .page-title h2 {
        font-size: 20px !important;
        line-height: 28px;
    }
}

@media only screen and (max-width: 445px) {
    .banner-sec-row .page-btn button {
        margin-top: 5px !important;
        width: 100% !important;
    }

    body .banner-sec-row .page-btn button {
        margin-top: 10px !important;
    }

    .banner-content.left {
        margin-top: 25px;
    }

    .banner-content.left .page-btn.wight-bg a {
        width: 210px;
        height: 40px;
        margin-top: 30px !important;
    }

    .banner-sec h3 {
        font-size: 19px !important;
    }

    .banner-sec .page-title h2 {
        font-size: 18px !important;
        line-height: 26px;
    }

    .banner-sec-row .page-btn a,
    .banner-sec-row .page-btn button {
        font-size: 15px;
        width: 210px;
        height: 41px;
        margin-top: 25px !important;
    }

    .banner-sec-row .col-lg-5.col-sm-5.col-xs-12 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .banner-sec-form {
        padding-top: 5px;
    }

    .banner-sec {
        border-radius: 0px 0px 25px 25px;
    }

    .banner-content.right {
        padding: 35px 25px !important;
    }

    .page-title h2 {
        font-size: 19px !important;
    }

    .banner-sec-row .page-title p {
        margin-top: 15px;
        font-size: 14px;
    }

    .banner-sec-form input {
        padding: 10px 20px;
    }
}

@media only screen and (max-width: 380px) {
    .banner-sec {
        border-radius: 0px 0px 25px 25px;
        padding: 40px 0 !important;
    }

    body .banner-sec-row .page-btn button {
        margin-top: 10px !important;
        font-size: 14px;
    }

    .banner-content.right .page-title h2 {
        margin-bottom: -3px !important;
        font-size: 17px !important;
    }

    .banner-sec-row .page-btn button {
        margin-top: 9px !important;
    }

    .banner-sec-form input {
        padding: 8px 20px;
        margin: 5px 0 !important;
    }



    .banner-content.right {
        padding: 30px 20px !important;
    }

    .banner-sec h3 {
        font-size: 18px !important;
    }
}

/*-----------------end banner--------------------*/
/*-----------------clients------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .clients-sec img {
        width: 180px;
    }
}

@media only screen and (max-width: 767px) {

    .clients-sec-row .col-lg-3:nth-child(2) .clients-logo,
    .clients-sec-row .col-lg-3:nth-child(4) .clients-logo {
        text-align: left !important;
    }

    .clients-sec-row .col-lg-3:nth-child(1) .clients-logo,
    .clients-sec-row .col-lg-3:nth-child(3) .clients-logo {
        text-align: right;
    }

    .clients-sec-row {
        display: flex;
        flex-wrap: wrap;
    }

    .clients-sec-row .col-lg-3.col-sm-3.col-xs-12 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .clients-sec-row .col-lg-3.col-sm-3.col-xs-12 .clients-logo {
        text-align: right;
    }

    .clients-sec-row .col-lg-3.col-sm-3.col-xs-12 .clients-logo:nth-of-type(2),
    .clients-sec-row .col-lg-3.col-sm-3.col-xs-12 .clients-logo:nth-of-type(4) {
        text-align: left;
    }
}

@media only screen and (max-width: 500px) {
    .clients-sec img {
        width: 150px;
    }
}

@media only screen and (max-width: 400px) {
    .clients-sec img {
        width: 140px;
    }

    .clients-sec-row .col-lg-3.col-sm-3.col-xs-12 {
        padding: 0 5px !important;
    }
}

/*-----------------end clients--------------------*/
/*-----------------about--------------------------*/
@media only screen and (max-width: 1024px) {
    section.about-sec h2 {
        margin-bottom: 20px !important;
    }
}

@media only screen and (max-width: 900px) {
    section.about-sec h2 {
        margin-bottom: 20px !important;
        font-size: 22px;
    }
}

@media only screen and (max-width: 850px) {
    section.about-sec .page-title p {
        color: #5d5d5d;
        text-align: left;
    }

    section.about-sec h2 {
        margin-bottom: 0px !important;
        font-size: 22px;
        text-align: left;
        margin-top: 15px;
    }

    .about-sec-row {
        display: block !important;
    }

    .about-sec-row {
        padding: 0 !important;
    }

    .about-sec-row .col-lg-6.col-sm-6.col-xs-12 {
        flex: 0 0 75%;
        max-width: 75%;
        margin: 0 auto;
        padding: 20px 0;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .about-content {
        padding-top: 0;
    }

    .page-title h2 {
        margin-bottom: 25px !important;
    }

    section.about-sec .page-title p {
        margin-top: 15px !important;
    }

    .services-content {
        text-align: center;
        padding: 30px;
        height: 220px;
    }
}

@media only screen and (max-width:650px) {
    section.about-sec .page-title p {
        margin-top: 10px !important;
    }
}

@media only screen and (max-width: 580px) {
    section.about-sec .page-title p {
        font-size: 15px;
    }

    .about-sec-row .col-lg-6.col-sm-6.col-xs-12 {
        flex: 0 0 90%;
        max-width: 90%;
    }
}

@media only screen and (max-width: 575px) {
    .about-img img {
        width: 100%;
    }

    .about-img:before {
        left: -20px;
    }
}

@media only screen and (max-width: 500px) {
    section.about-sec.hex-bg-color {
        padding: 40px 0 !important;
    }

    section.about-sec h2 {
        margin-bottom: -4px !important;
        font-size: 19px;
    }
}

@media only screen and (max-width: 450px) {
    section.about-sec h2 {
        margin-bottom: -4px !important;
        font-size: 17px !important;
        margin-top: 0;
    }
}

@media only screen and (max-width: 400px) {
    .about-img img {
        position: relative;
        border-radius: 30px 0px 30px 00px;
    }

    .about-img {
        width: 90%;
        margin: 0 auto;
    }

    .about-sec-row .col-lg-6.col-sm-6.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*-----------------end about-----------------------*/
/*-----------------services--------------------------*/
@media only screen and (max-width:1100px) {
    .services-content {
        padding: 30px 25px;
        height: 210px;
    }
}

@media only screen and (max-width:1024px) {
    .services-sec-row {
        padding: 0 !important;
    }

    .services-content h2 {
        font-size: 17px;
        height: 42px;
        margin-bottom: 15px;
        line-height: 22px;
    }

    .services-content {
        padding: 21px 15px;
        height: 210px;
    }
}

@media only screen and (max-width:991px) {
    .services-content {
        padding: 21px 15px;
        height: auto;
    }

    .services-sec-row .col-lg-4.col-sm-4.col-xs-12:nth-child(3) {
        margin-top: 10px;
    }

    .services-sec-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .services-sec-row .col-lg-4.col-sm-4.col-xs-12 {
        flex: 0 0 40.333333%;
        max-width: 40.333333%;
        padding: 10px 15px;
    }
}

@media only screen and (max-width:767px) {
    .services-content {
        padding: 31px 30px;
        height: auto;
    }

    .services-content p {
        line-height: 25px;
        font-size: 15px;
    }

    .services-content h2 {
        font-size: 17px;
        height: auto;
        margin-bottom: 6px;
        line-height: 22px;
    }

    .services-sec-row .col-lg-4.col-sm-4.col-xs-12 {
        margin-top: 10px !important;
    }

    .services-sec-row {
        display: block;
    }

    .services-sec-row .col-lg-4.col-sm-4.col-xs-12 {
        flex: 0 0 70.333333%;
        max-width: 70.333333%;
        margin: 0 auto;
    }
}

@media only screen and (max-width:575px) {
    .services-sec-row .col-lg-4.col-sm-4.col-xs-12 {
        flex: 0 0 95.333333%;
        max-width: 95.333333%;
        margin: 0 auto;
    }
}

@media only screen and (max-width:425px) {
    .services-box img {
        border-radius: 5px 5px 0 0;
    }

    .services-box {
        border-radius: 5px;
    }

    .services-content {
        padding: 20px;
        height: auto;
    }

    .services-content h2 {
        font-size: 16px;
    }
}

@media only screen and (max-width:360px) {
    .services-sec-row .col-lg-4.col-sm-4.col-xs-12 {
        flex: 0 0 100%;
        padding: 10px 10px;
        max-width: 100%;
        margin: 0 auto;
    }
}

/*-----------------end services-----------------------*/
