/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 1, 2022, 12:11:47 AM
    Author     : ahmad khan
*/


@media (min-width: 1230px){
    .container, .container-lg, 
    .container-md, .container-sm, .container-xl{
        max-width: 1215px;
    }
}

@media (min-width: 1200px) and (max-width: 1250px){
    .contact-us-details{
        max-width: 380px;
        padding: 30px;
    }
}

@media (min-width: 768px) and (max-width: 1199px){
    .col-sm-3.logo-container{
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .col-sm-6.menu-container {
        -ms-flex: 0 0 51%;
        flex: 0 0 51%;
        max-width: 51%;
    }
    .col-sm-3.whatsapp-container {
        -ms-flex: 0 0 29%;
        flex: 0 0 29%;
        max-width: 29%;
    }
    .menu-container ul.list-inline .list-inline-item {
        margin: 0 10px;
    }
    .meet-the-people-content {
        padding: 15px;
    }
    .content-only-section {
        margin-bottom: 60px;
    }
    .project-img img {
        margin-bottom: 30px;
    }.work-sector {
        margin-top: 60px;
    }
    .contact-us-details{
        max-width: 340px;
        padding: 25px;
        top: -30px;
    }
    .click-icon {
        left: 121px;
        bottom: -106px;
    }
    .contact-us-form{
        max-width: 696px;
        padding: 35px 125px 35px 35px;
    }
    button[type="submit"]{
        width: 165px;
        height: 55px;
        left: 44px;
    }
    .section-titles h2 {
        font-size: 35px;
        line-height: 35px;
    }
    .section-titles h3 {
        font-size: 30px;
        margin-bottom: 0;
    }
    .section-titles {
        margin-bottom: 20px;
    }
    .price {
        font-size: 30px;
        line-height: 30px;
    }
    .price span {
        font-size: 18px;
        line-height: 22px;
    }
    .container{
        max-width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px){

}

@media (min-width: 768px){
    header {
        position: fixed;
        margin: 0 auto;
        width: 100%;
        background: #fff;
        top: 0;
        padding-top: 20px;
        transition: .3s linear all;
        z-index: 9;
        box-shadow: 0 1px 7px rgb(13 26 125 / 10%);
        padding-bottom: 24px;
    }
    body {
        padding-top: 86px;
    }
}



@media (max-width: 991px){
    .public-sector-img img {
        max-width: 100%;
    }
    .public-sector-content {
        max-width: 500px;
        padding: 20px 30px;
        top: 145px;
    }
    .public-sector-box-wrap h2 {
        font-size: 38px;
        line-height: 38px;
    }
    .public-sector-box-wrap h3 {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .projects-section {
        margin-top: 85px;
    }
    .projects-section .col-sm-3 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .project-img img {
        margin-bottom: 17px;
    }.content-list li {
        font-size: 15px;
        line-height: 22px;
    }.price {
        font-size: 25px;
        line-height: 25px;
    }.price span {
        font-size: 14px;
        line-height: 18px;
    }.project-content h2 {
        font-size: 20px;
        margin-bottom: 0;
    }.meet-the-people-boxes > div:nth-child(2) {
        padding: 0 10px;
    }.meet-the-people-img img {
        height: 230px;
    }.meet-the-people-content {
        padding: 10px;
    }.meet-the-people-content h2 {
        font-size: 20px;
    }.meet-the-people-content p {
        font-size: 14px;
    }.content-right-box h2 {
        font-size: 34px;
        line-height: 30px;
        margin-bottom: 5px;
    }.content-right-box strong {
        font-size: 18px;
        line-height: 18px;
    }.content-right-box p {
        font-size: 18px;
        margin-bottom: 0;
        line-height: 18px;
    }.content-left-box p {
        font-size: 18px;
        line-height: 22px;
    }.contact-us-details{
        position: unset;
        max-width: 408px;
    }
    .contact-us-form {
        margin-top: 20px;
    }
    .contact-us-details-box h2 {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 0;
    }.contact-us-details-box h3 {
        font-size: 30px;
        color: #0d1a7d;
        margin-bottom: 8px;
    }
    header {
        padding-top: 15px;
        padding-bottom: 15px;
    }.menu-container ul.list-inline .list-inline-item {
        margin: 0 5px;
    }.col-sm-6.menu-container ul li a {
        font-size: 14px;
    }.whatsapp-container ul li a {
        font-size: 13px;
    }.footer-section-content .row > div {
        padding: 5px;
    }footer {
        margin-top: 50px;
    }
}
@media (max-width: 767px){
    .menu-container,.whatsapp-container{
        display: none;
    }
    .logo-container {
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    body {
        padding-top: 42px;
    }
    header > div > .row {
        position: fixed;
        margin: 0 auto;
        width: 100%;
        background: #fff;
        max-width: 1200px;
        top: 0;
        padding-top: 0;
        transition: .3s linear all;
        left: 0;
        height: 60px;
        border-bottom: 1px solid #ccc;
        z-index: 9;
    }
    .logo-txt {
        position: absolute;
        top: calc(50% - 15px);
        left: calc(50% - 111px);
        max-width: 222px;
    }
    .slider-section {
        margin-bottom: 15px;
    }
    .content-section h2 {
        font-size: 28px;
    }
    p {
        margin-bottom: 0;
    }
    .public-sector-content{
        position: relative;
        left: 0;
        top: 0;
    }
    .content-right-img-left .col-sm-8{
        order: 2;
    }
    .content-right-img-left .col-sm-4{
        order: 1;
    }
    .public-sector-content {
        top: 0;
        position: relative;
    }.public-sector.public-sector-left {
        margin-top: 20px;
    }.public-sector-content {
        padding: 20px;
    }.work-sector {
        margin-top: 50px;
    }.work-sector-section {
        flex-wrap: wrap;
    }.work-sector-content {
        order: 2;
    }.public-sector-img {
        order: 1;
    }.public-sector-img img {
        max-height: 280px;
    }.img-wrapper-second {
        bottom: -12px;
    }.logo-white-txt {
        left: 109px;
        top: 28px;
    }.work-sector-content {
        order: 2;
        margin-top: 15px;
    }.projects-section {
        margin-top: 50px;
    }.section-titles h2 {
        font-size: 35px;
        line-height: 35px;
    }.section-titles h3 {
        font-size: 30px;
    }
    .section-titles {
        margin-bottom: 20px;
    }.project-img img {
        margin-bottom: 17px;
        width: 100%;
        height: 375px;
        object-fit: cover;
        object-position: top;
    }project-content h2 {
        font-size: 28px;
    }.price span {
        font-size: 18px;
        line-height: 18px;
    }.content-list li {
        font-size: 18px;
        line-height: 22px;
    }.projects-section .col-sm-3 {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 10px;
    }.meet-the-people-box {
        margin-bottom: 15px;
    }
    .meet-the-people-img img {
        height: 305px;
    }.content-only-section {
        margin-bottom: 40px;
    }.contact-us-details{
        padding: 25px;
    }
    .click-icon {
        max-width: 62px;
        left: 68px;
        bottom: -68px;
    }.contact-us-form {
        padding: 15px;
    }.title-wrapper {
        flex-wrap: wrap;
    }.title-wrapper img.img-fluid {
        order: 1;
    }.title-wrapper h2 {
        order: 2;
    }.title-wrapper img.img-fluid {
        display: none;
    }.title-wrapper h2 {
        max-width: 488px;
        font-size: 30px;
        line-height: 30px;
    }.title-wrapper {
        margin-bottom: 15px;
    }button[type="submit"]{
        position: relative;
        left: 0;
        bottom: 0;
    }.form-check label {
        padding-right: 11px;
        font-size: 13px;
    }footer {
        margin-top: 30px;
    }.footer-section-content .row > div.col-sm-2 {
        width: 50%;
    }.follow-us {
        margin-top: 0;
    }.col-sm-4.col-five {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .tnuffa, .dotweb {
        text-align: center;
    }
    .slick-prev {
        right: 0px;
    }
    button[type="submit"], input[type="submit"]{
        position: relative;
        left: 0;
        bottom: 0;
        display: block;
    }
    .form-group.form-check + p {
    margin-right: auto;
    margin-left: auto;
}.form-check label {
    font-size: 12px;
}
[dir='rtl'] .slick-prev {
    right: 0;
}[dir='rtl'] .slick-next {
    left: 0;
}
}

/** Responsive Menu **/
@media (max-width: 767px){
    .res-menu .menu > li > a {
        font-size: 18px;
        font-weight: 500;
    }.res-menu .menu {
        padding-right: 20px !important;
    }
    .resp-menu-con,.row.res-menu.p-4{
        display: block;
    }
    .responsive-box{
        position:fixed;
        right: 10px;
        top: 11px;
        width: 40px;
        /*height: 40px;*/
        display: flex;
        flex-direction: column;
        place-content: center;
        align-items: center;
        justify-content: center;
        z-index: 999999;
        transition: .2s linear all;
    }
    .bar1, .bar2, .bar3 {
        width: 28px;
        height: 2px !important;
        background: #291f61;
        margin: 8px 0;
        transition: 0.4s;

    }
    .bar2{
        height: 1px !important;

    }
    .change.bar1 {
        -webkit-transform: rotate(-45deg) translate(-7px, 6px);
        transform: rotate(-45deg) translate(-7px, 6px);
        background: #ffffff;
        opacity: 1;
    }

    .change.bar2 {opacity: 0;}

    .change.bar3 {
        -webkit-transform: rotate(45deg) translate(-7px, -6px);
        transform: rotate(45deg) translate(-7px, -6px);
        background: #ffffff;
        opacity: 1;
    }
    #responsive-menu{
        position: fixed;
        top: 0;
        left: 0;
        background: rgb(13 26 125 / 50%);
        /*transform: translate(-100%, 0px) scale(0, 0);*/
        width: 100%;
        height: 100% !important;
        z-index: 9999;
        overflow: hidden !important;
        opacity: 0;
        transition: opacity .3s linear;
        display: none;
    }
    #responsive-menu-overlay{
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 100% !important;
        background: #fff;
        transition: 0.1s linear all;
        overflow-y: scroll;
        overflow-x: hidden;
        transition-delay: 0s;
    }
    .res-logo{
        background:#fff;
    }
    #menu-responsive-menu {
        list-style-type: none;
        padding-right: 0;
    }
    #menu-responsive-menu > li{
        padding-top: 0;
        padding-bottom: 3px;
        transform: translateX(100%);
        transition: 0.3s linear all;
    }
    .res-menu .col-sm-12 ul li {
        padding-bottom: 1rem;
        position: relative;
    }
    .res-menu .col-sm-12 ul li a {
        color: #001236;
        font-size: 17px !important;
        font-weight: 300;
    }

    #menu-responsive-menu li.menu-item-has-children::after{
        content: "";
        width: 25px;
        height: 12px;
        color: #1a88e2;
        position: absolute;
        top: 12px;
        bottom: auto;
        right: auto;
        left: -10px;
        background-image: url(images/res-plus.svg);
        background-repeat: no-repeat;
        background-position: right;
        transition: 0.1s linear all;
        background-size: 10px;
    }
    .minus-icon::after{
        background-image: url(images/res-minus.svg) !important;
    }
    #menu-responsive-menu .sub-menu{
        list-style-type: none;
        display: none;
        transition: 0.5s linear all;
        padding: 0px 10px 0px 15px;
        border-bottom: 1px solid #ce9a6e;
        margin-top: 0.8rem;
        margin-bottom: 0.8rem;
    }
    #menu-responsive-menu .sub-menu li a {
        color: #ce9a6e;
        font-size: 20px;
    }
    ul#menu-responsive-menu li a span {
        font-weight: 800;
        margin-bottom: 5px;
        display: block;
    }
}