@media (max-width: 1600px) {
    header a.greenBtn{
        padding: 36px 30px;
    }
    header .navbar .navbar-nav {
        margin-right: 80px;
    }
}
@media (max-width: 1480px) {
    header .navbar .navbar-nav {
        margin-right: 176px;
    }
    .siteHeroSlider .bannerText{
        padding: 180px 0px;
    }
    .siteHeroSlider .bannerText h1 {
        font-size: 70px;
        line-height: 80px;
    }
    .getInTouch{
        padding: 80px 0px;
    }
    .getInTouch::before{
        width: 150px;
    }
    .getInTouch:after{
        width: 150px;
    }
    .vText{
        left: -220px;
    }
    .whoWeAre {
        padding: 120px 0px 50px;
    }
    .stepSection {
        padding: 90px 0 90px;
    }
    .innerBanner{
        padding: 130px 0px;
    }
    .innerBanner h2{
        font-size: 70px;
        line-height: 80px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media (max-width:1199px) {
    .container {
        max-width: 94%;
    }
    header .navbar {
        padding: 15px 0px;
    }
    header a.greenBtn {
        padding: 36px 20px;
    }
    header a.greenBtn span{
        font-size: 15px;
    }
    .siteHeroSlider .bannerText {
        padding: 130px 0px;
    }
    .siteHeroSlider .bannerText h1 {
        font-size: 60px;
        line-height: 70px;
        margin: 0px 0px 20px;
    }
    .whoWeAre {
        padding: 100px 0px 50px;
    }
    .whoWeAre .customList ul li{
        margin: 0px 10px 15px 10px;
    }
    .whoWeAre .customList{
        padding: 20px 10px;
    }
    .ourProjects {
        padding: 40px 0px 0;
    }
    .overlayBox h3{
        font-size: 28px;
        bottom: 20px;
        height: 31px;
    }
    .overlayBox img {
        max-width: 50px;
    }
    .stepSection {
        padding: 70px 0 70px;
    }
    .vText{
        display: none;
    }
    .getInTouch::before,
    .getInTouch:after{
        display: none;
    }
    .getInTouch .leftPart {
        padding-left: 0;
    }
    .getInTouch .contactPart {
        padding: 60px 0px 0px 30px;
    }
    .stepSection::before {
        content: '';
        left: -200px;
        bottom: -290px;
        width: 516px;
        height: 516px;
    }
    .stepPart {
        padding: 0;
    }
    .stepSection:after {
        right: -250px;
        top: -325px;
        width: 516px;
        height: 516px;
    }
    .servicesBox .cardBox .box h2{
        font-size: 22px;
        line-height: 1.4;
    }
    .innerBanner h2{
        font-size: 60px;
        line-height: 70px;
    }
    .innerBanner{
        padding: 100px 0px;
    }
    .contentArea .customList ul li{
        margin: 0px 10px 15px 10px;
    }
    .contentArea .customList{
        padding: 20px 10px;
    }
    .contactInfo {
        padding: 35px 25px 60px 25px;
    }
    .contactInfo h3,
    .contactForm h3{
        font-size: 24px;
        line-height: 30px;
    }
}

@media (max-width:991px) {
    .navbar-nav .nav-item {
        margin: 0px;
        padding: 0px;
    }
    .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        margin: 0px;
        padding: 10px 10px;
        line-height: 25px;
        width: 100%;
    }
    .navbar-nav .nav-item:hover .dropdownMenu {
        display: block;
    }
    .navbar-collapse {
        background-color: #fff;
        max-height: 500px;
        overflow: scroll;
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        z-index: 999;
        padding: 0;
        box-shadow: 0px 13px 15.9488px 0.0512px rgba(24, 24, 24, 0.07);
    }
    .navbar-nav .nav-item .nav-link:before {
        height: 1px;
    }
    header a.greenBtn {
        padding: 12px 20px;
        top: 50%;
        transform: translateY(-50%);
    }
    .navbar-light .navbar-toggler{
        right: 180px;
    }
    header{
        z-index: 99;
    }
    header .navbar .navbar-nav{
        margin: 0px;
    }
    .siteHeroSlider .bannerText h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .siteHeroSlider .bannerText p br{
        display: none;
    }
    .whoWeAre {
        padding: 80px 0px 50px;
    }
    .headingPart h2 {
        font-size: 36px;
        line-height: 46px;
    }
    .whoWeAre .simpleText p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .whoWeAre .customList ul li, .whoWeAre .customList ul li:nth-child(n+3) {
        border-bottom: 1px solid #000;
        padding: 0 0 10px 35px;
        margin: 0px 0px 10px 0px;
        width: 100%;
    }
    .whoWeAre .customList ul li:last-child{
        border-bottom: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .whoWeAre .customList {
        padding: 15px;
    }
    .whoWeAre .imgPart{
        margin-top: 50px;
    }
    .ourProjects {
        padding: 20px 0px 0;
    }   
    .overlayBox h3 {
        font-size: 18px;
        bottom: 0px;
        height: 38px;
    }
    .stepSection {
        padding: 50px 0 50px;
    }
    .stepSection .headingPart {
        margin-bottom: 50px;
    }
    .stepPart .icon {
        width: 100px;
        height: 100px;
        margin: 0 auto 20px;
    }
    .stepPart h3{
        font-size: 20px;
    }
    .stepPart p{
        line-height: 24px;
    }
    .stepPart .icon img {
        max-width: 40px;
    }
    .stepSection:after {
        right: -320px;
        top: -385px;
    }
    .getInTouch {
        padding: 70px 0px;
    }
    .getInTouch .contactPart {
        padding: 60px 0px 0px 0;
    }
    .getInTouch .contactPart .mapPart {
        width: 100%;
        height: 260px;
    }
    .getInTouch .contactPart .contactInfo h4{
        font-size: 22px;
    }
    .getInTouch .contactPart .contactInfo{
        padding: 20px;
    }
    .innerBanner{
        padding: 80px 0px;
    }
    .innerBanner h2{
        font-size: 50px;
        line-height: 60px;
    }
    .servicesBox .cardBox .box .iconPart{
        top: -45px;
        height: 90px;
        width: 90px;
    }
    .servicesBox .cardBox .box .iconPart img {
        max-width: 40px;
    }
    .servicesBox .cardBox .box span{
        font-size: 40px;
        margin: 0px 0px 25px;
    }
    .servicesBox .cardBox .box p {
        font-size: 15px;
        line-height: 26px;
    }
    .contentArea .customList ul li{
        width: 47%;
    }
    .contentArea .customList {
        margin: 0 0 60px 0;
    }
    .contentArea .borderdImg{
        text-align: center;
    }
    .contentArea .borderdImg::after{
        width: 65%;
        left: 57%;
        transform: translateX(-50%);
    }
    .contactForm {
        padding: 25px;
    }
    .contactInfo {
        padding: 25px;
    }
    .contactForm .formContainer .fieldCol .halfCol {
        width: 100%;
        float: left;
        margin-right: 0;
    }
    .contactForm .formContainer .fieldCol:not(:last-child){
        margin-bottom: 20px;
    }
    .contactForm .formContainer .fieldCol .halfCol:not(:last-child){
        margin-bottom: 20px;
    }
    .contactInfo .infoCol h6{
        font-size: 16px;
    }
}

@media (max-width:767px) {
    .siteHeroSlider .bannerText h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .siteHeroSlider .bannerText {
        padding: 90px 0px;
    }
    .siteHeroSlider .bannerText p {
        font-size: 14px;
        line-height: 26px;
    }
    .siteHeroSlider .bannerText .outLineBtn{
        padding: 12px 40px;
    }
    .whoWeAre {
        padding: 50px 0px 30px;
    }
    .headingPart h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .ourProjects .galleryContainer {
        margin-left: 0;
        margin-right: 0;
    }
    .stepSection {
        padding: 40px 0 20px;
    }
    .stepPart {
        margin: 0 0 30px 0;
    }
    .getInTouch {
        padding: 50px 0px;
    }
    .getInTouch .contactPart {
        padding: 30px 0px 0px 0;
    }
    .topFooter {
        padding: 30px 0;
    }
    .topFooter .ftLogo {
        margin-bottom: 30px;
    }
    .topFooter ul li{
        margin: 0px 15px;
    }
    .innerBanner {
        padding: 60px 0px;
    }
    .innerBanner h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .servicesBox {
        padding: 60px 0px 30px;
    }
    .servicesBox .cardBox .box {
        width: 100%;
        margin: 0 0px 90px 0;
        padding: 15px;
    }
    .servicesBox .cardBox .box .iconPart{
        right: 20px;
    }
    .servicesBox .cardBox .box:last-child{
        margin-bottom: 0px;
    }
    .contentArea {
        padding: 20px 0px;
    }
    .contentArea .simpleText .headingPart h2{
        font-size: 24px;
    }
    .contentArea .customList ul li {
        width: 100%;
    }
    .contentArea .customList ul li,
    .contentArea .customList ul li:nth-child(n+3) {
        border-bottom: 1px solid #000;
        padding: 0 0 10px 35px;
        margin: 0px 0px 10px 0px;
        width: 100%;
    }
    .contentArea .customList ul li:last-child{
        border-bottom: none;
        margin: 0;
        padding-bottom: 0px;
    }
    .contentArea .borderdImg::after {
        width: 93%;
        left: 57%;
        transform: translateX(-50%);
    }
    .contactInfo {
        padding: 25px;
        margin-bottom: 50px;
    }
}

@media (max-width:574px) {
    header a.greenBtn{
        display: none;
    } 
    .navbar-light .navbar-toggler {
        right: 0;
    }
    .siteHeroSlider .bannerText h1 {
        font-size: 26px;
        line-height: 36px;
    }
    .siteHeroSlider .bannerText p {
        font-size: 13px;
        line-height: 24px;
    } 
    .headingPart h2 {
        font-size: 28px;
        line-height: 36px;
    } 
    .getInTouch .leftPart .formContainer input[type="text"].form-control,
    .getInTouch .leftPart .formContainer input[type="password"].form-control,
    .getInTouch .leftPart .formContainer input[type="email"].form-control,
    .getInTouch .leftPart .formContainer input[type="url"].form-control,
    .getInTouch .leftPart .formContainer input[type="tel"].form-control{
        height: 50px;
    }
    .getInTouch .leftPart .formContainer input[type="submit"], .getInTouch .leftPart .formContainer .submitBtn{
        padding: 14px 40px;
    }
    .topFooter ul li a {
        font-size: 13px;
        line-height: 22px;
    }
    .topFooter ul li {
        margin: 0 5px;
    }
    .bottomFooter p{
        line-height: 22px;
        font-size: 13px;
    }
    .contentArea .borderdImg::after {
        width: 96%;
        left: 57%;
        transform: translateX(-50%);
    }
    .innerCommanSection{
        padding: 50px 0;
    }
    .notFound{
        padding: 0px;
    }
    .notFound .submitBtn {
        padding: 5px 10px;
        font-size: 14px;
    }
}