@media (min-width:1921px){
    .MidSection .sliderSection{
        max-width: 1920px;
        margin: 0 auto;
    }
}
@media (min-width:1366px){
    body::before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        height: 1251px;
        background: url(../images/bodyBgBefore.jpg) no-repeat top center;
        z-index: 1;
        pointer-events: none;
        background-size: cover;
    }   
    body::after {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        width: 100%;
        height: 1215px;
        background: url(../images/bodyBgAfter.jpg) no-repeat bottom center;
        z-index: 0;
        pointer-events: none;
        background-size: cover;
    }
}
@media (max-width:1599px) {
    body{
        padding: 20px 45px 130px;
    }
    .MidSection .sliderSection{
        padding-left: 50px;
        padding-right: 50px;
    }
    .bannerSection .bannerLady{
        left: -160px;
    }
    .bannerSection .bannerLogo {
        margin-top: -70px;
        margin-left: 50px;
    }
    .bannerSection .bannerLogo img {
        max-width: 750px;
    }
    .aboutSection:before{
        top: 70px;
        width: 820px;
        height: 637px;
        background-size: cover;
    }
    .locatonsPart{
        min-height: 1020px;
    }
}
@media (max-width:1439px) {
    .bannerSection .bannerLady {
        left: -100px;
    }
    .bannerSection .bannerLady img {
        max-width: 830px;
    }
    .bannerSection .bannerLogo img {
        max-width: 680px;
    }
    .overlayPart h2{
        font-size: 48px;
    }
    .aboutSection{
        padding-top: 200px;
    }
    .MidSection {
        padding: 30px 0px 40px;
    }
    .locatonsPart{
        margin-top: -300px;
        min-height: 940px;
    }
    .ctaSection{
        padding: 110px 0px 110px;
    }
}
@media (max-width:1365px) {
    body{
        background: url('../images/main-bg.jpg') no-repeat top center;
        background-size: cover;
        padding: 20px 20px 120px;
    }
    header .navbar .navbar-collapse{
        justify-content: flex-start !important;
        flex-grow: 0 !important;
    }
    header .navbar-nav .nav-item .nav-link {
        padding: 18px 14px 0px 14px;
    }
    .infoRow {
        font-size: 18px;
    }
    .bannerSection .bannerLady {
        left: -30px;
    }
    .bannerSection .bannerLady img {
        max-width: 710px;
    }
    .bannerSection .bannerLogo img {
        max-width: 580px;
    }
    .bannerSection{
        min-height: 1120px;
    }
    .bannerText{
        margin-top: -50px;
        margin-right: 0px;
    }
    .bannerText .outLineBtn {
        margin-right: 20px;
        margin-top: 20px;
    }
    .aboutSection:before {
        top: 50px;
        width: 660px;
        height: 527px;
    }
    .aboutSection .imgBox{
        margin-right: 0px;
    }
    .aboutSection .textPart h3,
    .aboutSection .textPart h4,
    .aboutSection .textPart .redLineShape {
        margin-bottom: 30px;
    }
    .historySection h3 {
        font-size: 36px;
    }
    .historySection .redLineShape {
        margin: 0px 0px 30px;
    }
    .locatonsPart {
        margin-top: -300px;
        min-height: 840px;
        padding: 120px 0px 40px;
    }
}
@media (max-width:1199px) {
    .infoRow {
        font-size: 16px;
    }
    .headerRight {
        padding-left: 0;
    }
    header .navbar-nav .nav-item .nav-link {
        padding: 16px 12px 0px 12px;
    }
    .bannerSection .bannerLady img {
        max-width: 660px;
    }
    .bannerSection .bannerLady {
        left: -50px;
    }
    .bannerSection {
        min-height: 1020px;
    }
    .bannerSection .bannerLogo img {
        max-width: 540px;
    }
    .bannerText{
        margin-left: 0;
    }
    .overlayPart .colInfo{
        text-align: left;
        margin-bottom: 5px;
    }
    .overlayPart .colInfo .infomation span{
        display: block;
        margin-bottom: 5px;
    }
    .aboutSection .imgBox {
        margin-top: -60px;
    }
    .aboutSection .textPart h3{
        font-size: 20px;
        padding: 12px 50px;
    }
    .aboutSection:before {
        top: 130px;
        width: 630px;
        height: 470px;
    }
    .MidSection .MidText {
        padding: 0 70px;
    }
    .MidSection .MidText h3{
        font-size: 20px;
        padding: 12px 50px;
        margin: 40px 0px 70px;
    }
    .MidSection .MidText .hireBtn {
        margin-top: 165px;
    }
    .historySection h3 {
        font-size: 30px;
        margin: 0px 0px 30px;
    }
    .historySection::before {
        background-size: contain;
    }
    ul.footer-menu li a{
        padding: 20px 14px 0px 14px;
    }
    .MidSection .aboutPageText h3{
        font-size: 20px;
        padding: 12px 50px;
    }
    .locatonsPart {
        margin-top: -280px;
        min-height: 700px;
        background-position:top left 20px ;
    }
    .locatonsPart.contactParent {
        padding: 110px 0px 90px;
    }
}

@media (max-width:1023px) {
    header .navbar-nav .nav-item {
        margin: 0px 0px 0px 8px;
    }
    .container, .container-lg, .container-md, .container-sm {
        max-width: 96%;
    }
    header .navbar .navbar-brand img {
        max-width: 220px;
    }
    header .navbar-nav .nav-item .nav-link {
        padding: 10px 5px 0px 5px;
    }
    .bannerSection .bannerLady {
        left: -70px;
    }
    .bannerSection .bannerLady img {
        max-width: 600px;
    }
    .bannerSection .bannerLogo {
        margin-left: 20px;
        margin-top: -110px;
    }
    .bannerSection .bannerLogo img {
        max-width: 500px;
    }
    .bannerSection {
        min-height: 970px;
    }
    .bannerSection{
        margin-top: -165px;
    }
    .MidSection .MidText {
        padding: 0 0px;
    }
    .MidSection .MidText .hireBtn {
        margin-top: 135px;
    }
    .historySection{
        padding: 80px 0px 50px;
    }
    ul.footer-menu li a {
        padding: 0px 5px 0px 5px;
    }
    .aboutPageText .boxPart h5{
        min-height: 68px;
    }
}
@media (max-width:991px) {
    body {
        padding: 20px 20px 50px;
    }
    header .navbar .navbar-brand{
        margin-top: 10px;
    }
    header {
        z-index: 22;
        position: absolute;
        width: 100%;
    }
    .headerRight {
        padding-left: 0;
        margin-right: 50px;
        margin-top: -50px;
    }
    main{
        position: relative;
    }
    .container {
        max-width: 100%;
    }
    header .top-bar .contact-information ul{
        margin: 0 0 10px 0;
    }
    header .top-bar .contact-information ul li{
        margin: 0px;
        padding: 0px;
        display: block;
    }
    header .top-bar .contact-information ul li:before{
        display: none;
    }
    header .top-bar .social-media {
        display: block;
        margin-left: 00px;
    }
    header .top-bar {
        padding: 15px 0;
    }
    header .navbar {
        padding: 0;
    }
    .navbar-light .navbar-toggler {
        border: transparent;
        background: #fff;
        font-size: 16px;
        position: absolute;
        right: 15px;
        z-index: 9;
        top: 38px;
    }
    header .navbar .container {
        justify-content: space-between;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        max-width: 100%;
    }
    header .navbar-collapse{
        position: absolute;
        top: 150px;
        left: 0px;
        width: 100%;
        background: #fff;
    }
    header .navbar-nav .nav-item {
        margin: 0px;
        display: block;
        width: 100%;
        border-bottom: 1px solid rgb(0 0 0 / 10%);
    }
    header .navbar-nav {
        align-items: flex-start;
        padding: 0px;
    }
    header .navbar-nav .nav-item .nav-link {
        padding: 10px 30px;
        color: #000;
        margin: 0;
    }
    header .navbar .siteBtn{
        position: absolute;
        right: 60px;
        padding: 8px 15px;
    }
    
    .bannerSection .bannerLogo{
        display: none;
    }
    .bannerSection {
        min-height: unset;
        margin-top: 0px;
        background-position: bottom left;
    }
    .bannerSection .bannerLady {
        left: auto;
        position: relative;
        text-align: center;
    }
    .bannerText{
        margin-top: -80px;
    }
    .bannerText p,
    .bannerText{
        text-align: center;
    }
    .bannerText .outLineBtn {
        margin-right: 0;
        margin-top: 20px;
        float: none;
    }
    .overlayPart .colInfo .infomation span {
        display: inline-block;
        margin-bottom: 0;
    }
    .overlayPart h2 {
        font-size: 42px;
        margin-bottom: 15px;
        line-height: 1.2;
    }
    .overlayPart .colInfo {
        text-align: center;
    }
    .aboutSection{
        margin-top: 0;
        padding-top: 50px;
    }
    .aboutSection:before {
        top: auto;
        width: 630px;
        height: 470px;
        bottom: 300px;
        left: 50%;
        transform: translateX(-50%);
        right: auto;
    }
    .aboutSection .imgBox {
        margin-top: 0;
        text-align: center;
    }
    .MidSection .sliderSection .owl-nav button{
        display: none;
    }
    .MidSection .sliderSection {
        padding-left: 15px;
        padding-right: 15px;
    }
    .MidSection .MidText .hireBtn {
        margin-top: 65px;
    }
    .MidSection .MidText{
        padding: 0 15px;
    }
    .faqPart {
        margin-top: 50px;
    }
    ul.footer-menu{
        justify-content: center;
    }
    ul.footer-menu li {
        padding: 0px 5px;
    }
    .mobileView {
        justify-content: center;
        display: flex;
        flex-direction: column;
    }
    .ftLogo {
        display: inline-block;
        padding: 20px 0px 0 0px;
    }
    footer {
        padding: 0px 0px 30px;
    }
    .aboutSection .textPart {
        text-align: center;
            margin-bottom: 25px;
    }
    .aboutPageText h4{
        margin: 0px 0px 30px;
    }
    .aboutPageText .boxPart h5 {
        min-height: auto;
    }
    .aboutPageText .boxPart {
        margin-bottom: 30px;
    }
    .aboutPageText .boxPart{
        text-align: left !important;
    }
    .aboutPageText .boxPart.lastBoxPart h5:after{
        left: 0;
        transform: none;
    }
    .MidSection .aboutPageText .hireBtn {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .ctaSection h3 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px 0px 20px;
    }
    .locatonsPart {
        margin-top: 0;
        min-height: unset;
    }
    .locatonsPart .leftPart h3{
        margin: 0px 0px 40px;
        padding: 15px 45px;
    }
    .locatonsPart .leftPart h4{
        margin: 0px 0px 30px;
    }
    .locatonsPart .rightPart h5{
        margin: 10px 0px 20px;
    }
    .locatonsPart.contactParent{
        margin: 0px 0px 30px 0px;
    }
    .contactPart{
        padding: 60px;
    }
    .contactPart h5{
        font-size: 20px;
        line-height: 30px;
        margin: 0px 0px 30px;
    }
}
@media (max-width:767px) {
    .bannerSection .bannerLady img {
        max-width: 100%;
    }
    .infoRow {
        font-size: 14px;
    }
    .overlayPart h2 {
        font-size: 36px;
    }
    .overlayPart .colInfo{
        grid-template-columns: 1fr;
        grid-row-gap: 10px;
    }
    .MidSection .sliderSection{
        padding-bottom: 85px;
    }
    .MidSection .MidText h3{
        margin: 40px 0px 50px;
    }
    .MidSection .MidText .hireBtn {
        margin-top: 50px;
    }
    .historySection {
        padding: 50px 0px 50px;
    }
    .historySection h3 {
        font-size: 24px;
        margin: 0px 0px 20px;
    }
    .historyText p{
        font-size: 16px;
        margin: 0px 0px 15px;
    }
    .faqPart .panel-body p {
        font-size: 16px;
    }
    .faqPart .panel-default>.panel-heading a{
        font-size: 18px;
    }
    .historyText h4 {
        font-size: 24px;
    }
    .historySection .redLineShape {
        margin: 0px 0px 20px;
    }
    .bannerSection .bannerLady{
        top: -30px;
    }
    .bannerText {
        margin-top: -40px;
    }
    .bannerText .outLineBtn{
        margin-top: 30px;
    }
    .aboutPageText h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .MidSection .aboutPageText h3{
        margin: 0px 0px 30px;
    }
    .locatonsPart .leftPart h4 br{
        display: none !important;
    }
    .locatonsPart .leftPart h3 {
        font-size: 20px;
        padding: 15px 25px;
    }
    .locatonsPart .leftPart h4 {
        font-size: 22px;
        line-height: 30px;
        margin: 0px 0px 20px;
    }
    .locatonsPart .rightPart h5 {
        font-size: 22px;
        line-height: 30px;
        margin-top: 0px;
    }
    .locatonsPart.contactParent {
        padding: 60px 20px 50px;
    }
    .contactPart{
        padding: 40px;
    }
    .contactPart h5{
        font-size:18px;
        line-height: 28px;
        margin: 0px 0px 20px;
    }
    .contactPart p span{
        font-size: 16px;
    }
    .contactPart:before{
        top: -8px;
        left: -8px;
    }
    .contactPart:after{
        bottom: -8px;
        right: -8px;
    }
    .ctaSection{
        padding: 50px 20px 50px;
    }
    .ctaSection .contactPart h5 {
        margin-bottom: 20px;
    }
}

@media (max-width:575px) {
    body {
        padding: 15px 15px 50px;
    }
    header .navbar-nav .nav-item .nav-link {
        padding: 10px 20px;
    }
    header .navbar .navbar-brand img {
        max-width: 190px;
        margin-left: -20px;
    }
    header .navbar-collapse{
        top: 125px;
    }
    .aboutSection .textPart h4{
        font-size: 22px;
        line-height: 30px;
    }
    .aboutSection .textPart p {
        font-size: 16px;
    }
    /*.aboutSection .imgBox {*/
    /*    margin-top: 30px;*/
    /*}*/
    .aboutSection:before{
        bottom: 140px;
        height: 420px;
        bottom: 140px;
    }
    .MidSection .sliderSection {
        padding-bottom: 30px;
    }
    .MidSection .MidText p{
        font-size: 16px;
    }
    ul.footer-menu li{
        padding: 0;
    }
    ul.footer-menu li a {
        font-size: 14px;
    }
    .headerRight{
        display: none;
    }
    footer .infoRow {
        font-size: 14px;
        text-align: center;
    }
    .ctaSection{
        padding: 40px 0px;
    }
    .ctaSection p{
        font-size: 14px;
    }
    .ctaSection h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .locatonsPart{
        background-position: top center;
        padding: 250px 0px 40px;
    }
    .locatonsPart .leftPart{
        text-align: center;
    }
    .locatonsPart .leftPart .redLineShape{
        display: inline-block;
    }
    .locatonsPart .leftPart h3 {
        font-size: 20px;
        padding: 10px 25px;
        margin: 0px 0px 30px;
    }
    .locatonsPart .rightPart {
        text-align: center;
    }
    .locatonsPart .rightPart h5 {
        font-size: 20px;
    }
    .locatonsPart .rightPart p{
        font-size: 16px;
    }
    .contactPart {
        padding: 30px 20px;
    }
    .locatonsPart.contactParent {
        padding: 40px 10px 50px;
    }
    .contactPart p span {
        font-size: 15px;
    }
    .contactPart h5 {
        font-size: 16px;
        line-height: 24px;
    }
    .contactPart p {
        font-weight: 400;
        font-size: 14px;
    }
    .contactPart:before{
        top: -4px;
        left: -4px;
        border-width: 1px;
    }
    .contactPart:after {
        border-width: 1px;
        bottom: -4px;
        right: -4px;
    }
}