/*********************** General *********************/

@media screen and (max-width:1200px) and (min-width:1025px){
    section:not(.logo-slider):not(.service-home-col):not(.map-sec) {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}
@media screen and (max-width:1024px) and (min-width:768px){
    section:not(.logo-slider):not(.map-sec) {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    section:not(.contact-cols):not(.home-slider):not(.slide-sec-case) {
        margin-top: -1px;
    }
}
@media screen and (max-width:767px) {
    section:not(.logo-slider):not(.map-sec) {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    section:not(.contact-cols):not(.home-slider):not(.slide-sec-case) {
        margin-top: -1px;
    }
}

/*************** Footer start ***************/

@media screen and (max-width:1024px) {
    footer .row-two .col-two ,
    footer .row-two .col-one {
        width: 100%;
    }
}
@media screen and (max-width:767px) {
    footer .row-one .col {
        width: 100%;
    }
    footer .row-one .col.col-two {
        margin-top: 50px;
    }
    footer .row-two {
        padding-top: 20px;
        margin-top: 50px;
        border-top:1px solid #fff ;
    }
    footer .row-two ul li {
        padding: 10px;
    }
}

/************* Footer end *****************/

/************* Header start **************/

@media screen and (max-width:1274px) and (min-width:1100px){
    header .col-one {
        width: 15%;
    }
    header .col-two {
        width: 60%;
    }
    header .col-three {
        width: 25%;
    }
}
@media screen and (max-width:1100px) {
    .desktop-header {
        display: none;
    }
    .mobile-header {
        display: block;
    }
    header {
        padding: 0;
    }
    header.mobile-header.sticky .burger-open g ,
    header.mobile-header.contact-header .burger-open g {
        fill: #252a32;
    }
    body.overlay::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.8);
        z-index: 3000;
        content: "";
    } 
    body.overlay {
        position: relative;
    }
}

/*************** Header End ******************/

/************ Case Study Start ***************/

@media screen and (max-width:1024px)  and (min-width:768px) {
    .case-study-container .hero-con h2 {
        font-size: 60px;
    }
    .case-study-container .hero-con {
        height: 90vh;
    }
}
@media screen and (max-width:767px) {
    .case-study-container .hero-con h2 {
        font-size: 50px;
    }
    .slide-sec-case .case-slide-content h3 ,
    .slide-sec-case .case-slide-content p {
        min-height: unset;
    }
    .case-study-container .hero-con {
        height: 90vh;
    }
}

/************ Case Study End ***************/

/************ What We Do Start *************/

@media screen and (max-width:1024px) and (min-width:768px){
    .hero-we-do h2 {
        font-size: 60px;
    }
    .customized-services h2 ,
    .competitive .content h2 ,
    .solutions .content h2 ,
    .better-solutions .content h2 {
        font-size: 40px;
    }
    .customized-services p , 
    .competitive .content p ,
    .competitive .content ul li ,
    .solutions .content p {
        font-size: 20px;
    }
    .customized-services ,
    .competitive ,
    .what-we-do-cols ,
    .logo-slider {
        padding-bottom: 20px;
    }
    .solutions {
        padding-top: 80px;
    }
}
@media screen and (max-width:767px) {
    .hero-we-do h2 {
        font-size: 50px;
    }
    .customized-services h2 ,
    .competitive .content h2 ,
    .solutions .content h2  {
        font-size: 29px;
        line-height: 40px;
    }
    .better-solutions .content h2 {
        font-size: 26px;
    }
    .customized-services p , 
    .competitive .content p ,
    .competitive .content ul li ,
    .solutions .content p {
        font-size: 18px;
    }
    .customized-services ,
    .competitive ,
    .what-we-do-cols ,
    .logo-slider {
        padding-bottom: 0px;
    }
    .solutions {
        padding-top: 80px;
    }
    .what-we-do-cols .row .col {
        width: 100%;
        margin-bottom: 30px;
    }
    .what-we-do-cols .row.row-two {
        margin-top: 0;
    }
    .what-we-do-cols .row.row-two .col:last-child {
        margin-bottom: 0;
    }
}

/************ What We Do End *************/

/************ Contact Start *************/

@media screen and (max-width:1024px) and (min-width:768px){
    .col-form-con {
        padding-left: 50px;
    }
}
@media screen and (max-width:767px) {
    .contact-cols .row ,
    .contact-form-sec .row {
        flex-wrap: wrap;
    }
    .col-form-con {
        padding-left: 0;
        margin-top: 30px;
    }
    .contact-form-sec .row .col ,
    .contact-cols .row .col ,
    .col-form-con {
        width: 100%;
    }
    .contact-cols .row .col {
        padding: 50px 30px;
    }
    .contact-cols .row .col .link-two {
        margin-top: 30px;
    }
    .contact-form-sec {
        padding-top: 80px;
    }
}

/************ Contact End *************/

/************ Inner Case Study Start ***********/

@media screen and (max-width:1024px) {
    .case-study-child-container .hero-sec h2 {
        font-size: 40px;
    }
    .case-study-child-container .hero-sec {
        padding-top: 14em !important;
        padding-bottom: 10em !important;
    }
    .case-child-content .row .col-one ,
    .case-child-content .row .col-two {
        width: 100%;
    }
    .case-child-content .row {
        flex-wrap: wrap;
    }
    .case-child-content .row .col-two {
        padding-left: 0;
        margin-top: 50px;
    }
    .case-child-content {
        padding: 80px 0;
    }
}
@media screen and (max-width:767px) {
    .related-cases .row .col {
        flex-wrap: wrap;
        width: 100%;
        justify-content: start;
        padding-bottom: 30px;
    }
    .related-cases .row .col img {
        max-width: 100px;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .case-study-child-container .hero-sec h2 {
        font-size: 30px;
    } 
}

/************ Inner Case Study End ***********/

/*********** Home Page Start ****************/

@media screen and (max-width:1486px) and (min-width:1334px) {
    .service-home-col .home-col .content-col p {
        min-height: 265px;
    }
}
@media screen and (max-width:1447px) {
    .table-row .size-two {
        width: 17%;
    }
}
@media screen and (max-width:1333px) and (min-width:714px) {
    .service-home-col .home-col {
        width: 23%;
    }
    .service-home-col .home-col .content-col p {
        min-height: 312px;
    }
}
@media screen and (max-width:1260px) and (min-width:1117px) {
    .service-home-col .home-col .content-col p {
        min-height: 336px;
    }
}
@media screen and (max-width:1116px) and (min-width:714px) {
    .service-home-col .home-col {
        width: 47%;
    }
    .service-home-col .home-col .content-col p {
        min-height: 192px;
    }
    .service-home-col {
        padding-left: 30px;
        padding-right: 30px;
    }
    .service-home-col .service-con {
        justify-content: space-between;
    }
}
@media screen and (max-width:1024px){
    .home-container .hero-sec h2 {
        font-size: 55px;
    }
    .home-container .hero-sec h5 {
        font-size: 30px;
    }
    .Expert-Service h3 ,
    .compare-table h3 ,
    .better-solution .content h4 ,
    .expand-sec .content h3 {
        font-size: 45px;
        line-height: 60px;
    }
    .Expert-Service p ,
    .expand-sec .content p {
        font-size: 24px;
    }
    .compare-table h5 {
        margin-top: 20px;
    }
    .expand-sec .expand-inner > div ,
    .home-slider .home-slide-con > div {
        width: 100%;
    }
    .home-slider .home-slide-con {
        flex-wrap: wrap;
    }
    .home-slider .one .col-one:before {
        margin-right: 40px;
    }
    .home-slider .one .col-one {
        height: 300px;
    }
    .compare-table .table-con {
        padding-left: 3em;
    }
    .table-con::before {
        left: -5rem;
        top: 20rem;
    }
}
@media screen and (max-width:928px) {
    .table-row .size-two {
        width: 16%;
    }
    .table-row.row-one .table-col h4 {
        font-size: 16px;
    }
}
@media screen and (max-width:925px) and (min-width:714px) {
    .service-home-col .home-col .content-col p {
        min-height: 216px;
    }
}
@media screen and (max-width:858px) and (min-width:714px) {
    .service-home-col .home-col .content-col p {
        min-height: 264px;
    }
}
@media screen and (max-width:791px) {
    .table-row .size-two {
        width: 15%;
    }
}
@media screen and (max-width:767px) {
    .compare-table-mobile {
        display: block;
    }
    .compare-table {
        display: none;
    }
    .compare-table-mobile h3 {
        text-align: center;
        color: #373535;
        font-size: 30px;
        letter-spacing: 0.2px;
        margin: 0;
        font-family: 'Raleway', sans-serif;
    }
    .compare-table-mobile {
        background: #E2E2E2;
        padding-bottom: 70px;
    }
    .compare-table-mobile h3 span {
        color: #713b9c;
    }
    .table-mobile-row h4 {
        color: #000000;
        font-family: "Roboto", Sans-serif;
        font-size: 17px;
        font-weight: 700;
        line-height: 30px;
    }
    .table-mobile-row .row {
        display: flex;
        align-items: center;
    }
    .table-mobile-row .row > div:first-child {
        width: 40%;
    }
    .table-mobile-row .row > div:last-child {
        width: 60%;
    }
    .table-mobile-row .row h4 {
        color: #713B9C;
        font-family: "Roboto", Sans-serif;
        font-size: 14px;
        font-weight: 900;
        line-height: 35px;
        margin: 10px 0;
    }
    .table-mobile-row .row h5 {
        color: #000000;
        font-family: "Roboto", Sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        margin: 0;
    }
    .table-mobile-row .row ul {
        padding-left: 0;
    }
    .table-mobile-row .row ul li {
        color: #000000;
        font-family: "Roboto", Sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        margin: 0;
    }
    .home-container .hero-sec h2 {
        font-size: 35px;
    }
    .home-container .hero-sec h5 {
        font-size: 25px;
    }
    .benefits .row-one , 
    .benefits .row-two {
        flex-wrap: wrap;
    }
    .benefits .row-one .col ,
    .benefits .row-two .col {
        width: 100%;
        margin-top: 50px;
    }
    .benefits .row-two {
        padding-top: 0;
    }
    .benefits .row-one .col:first-child {
        margin-top: 0;
    }
    .benefits .row-one .col:last-child {
        margin-top: 30px;
    }
    .home-slider .home-slide-con .col-two h4 a {
        font-size: 20px;
    }
    .Expert-Service h3 , 
    .compare-table h3 , 
    .better-solution .content h4 ,
     .expand-sec .content h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .better-solution .content form .row {
        flex-wrap: wrap;
    }
    .better-solution .content form input[type="submit"] {
        max-width: 100%;
        margin-left: 15px;
        margin-right: 15px;
    }
    .Expert-Service {
        padding-top: 70px;
    }
    .home-slider .slick-list {
        padding-bottom: 35px;
    }
    .better-solution {
        padding: 70px 0;
    }
}
@media screen and (max-width:714px) {
    .service-home-col .home-col {
        width: 100%;
        margin-bottom: 30px;
    }
    .service-home-col .home-col .content-col p {
        min-height: unset;
    }
}

/*********** Home Page End ****************/

/*********** About Page Start ****************/

@media screen and (max-width:1024px) and (min-width:768px){
    .about-container .hero-con h2 {
        font-size: 55px;
    }
    .about-container .hero-con p {
        font-size: 25px;
    }
    .related-sec h2 , 
    .Solutions-sec h2 ,
    .services-sec h2 {
        font-size: 38px;
        line-height: 55px;
    }
    .related-sec p , 
    .Solutions-sec p {
        font-size: 20px;
    }
    .services-sec .row {
        flex-wrap: wrap;
    }
    .services-sec .row .col {
        width: 44%;
        margin: 20px;
    }
    .services-sec {
        padding-bottom: 50px;
    }
}
@media screen and (max-width:767px) {
    .about-container .hero-con h2 {
        font-size: 40px;
    }
    .about-container .hero-con p {
        font-size: 20px;
    }
    .related-sec h2 , 
    .Solutions-sec h2 ,
    .services-sec h2 {
        font-size: 28px;
        line-height: 45px;
    }
    .related-sec p , 
    .Solutions-sec p {
        font-size: 18px;
    }
    .services-sec .row {
        flex-wrap: wrap;
    }
    .services-sec .row .col {
        width: 100%;
        margin: 20px 0;
    }
    .services-sec ,
    .related-sec , 
    .Solutions-sec {
        padding-bottom: 20px;
    }
    .Solutions-sec {
        padding-top: 50px;
    }
}

/*************** About Page End ****************/

/*********** Facts Page Start ****************/

@media screen and (max-width:1024px) {
    .container-progress {
        width: 100%;
        margin-bottom: 30px;
    }
    .progress-bar-sec .row-progress {
        flex-wrap: wrap;
    }
    .facts-container .hero-sec h2 {
        font-size: 50px;
    }
    .facts-container .hero-sec p {
        font-size: 30px;
    }
    .feature h4 ,
    .better-solution .content h4 {
        font-size: 40px;
    }
    .better-solution ,
    .feature {
        padding-top: 50px;
    }
}
@media screen and (max-width:767px) {
    .facts-container .hero-sec h2 {
        font-size: 40px;
    }
    .facts-container .hero-sec p {
        font-size: 20px;
    }
    .feature h4 ,
    .better-solution .content h4 {
        font-size: 30px;
    }
}