
@media screen and (max-width:1440px) {
    .modal-enquiry {
        position: fixed;
        width: 300px;
        left: 75%;
        top: 55%;  
    }
}
@media screen and (max-width:1200px) {
    .modal-enquiry {
        position: fixed;
        width: 300px;
        right: 0%;
        top: 55%;  
    }
}
@media screen and (max-width:1024px) {
    .modal-enquiry {
        position: fixed;
        width: 300px;
        right: 0%;
        top: 55%;  
    }
}




@media (max-width: 992px) {
    #topbar a {
        font-size: 13px;
    }

    #side-nave .nav-item {
        font-size: 13px;
        padding: 0px 0px 0px 0px;
    }

    #side-nave .nav-item .bi {
        font-size: 14px;
    }

    #side-nave .btn-primary {
        background-color: #edb234;
        padding: 0px 10px 0px 10px;
        line-height: 34px;
        border-radius: 0px;
        margin-top: 0.7em;
    }

    #side-nave .btn-primary .bi {
        font-size: 16px;
    }

    .navbar .nav-item .nav-link {
        font-size: 12px;
    }

    .navbar .nav-item {
        padding: 5px 7px 0px 10px;
    }

    .home-section01 .flex-row {
        flex-direction: column !important;
    }

    .home-section01 .bi {
        font-size: 26px;
        color: #3d3e43;
    }

    .home-section01 p span {
        font-size: 14px;
    }

    .home-section01 p {
        font-size: 13px;
    }

    .home-social .bi {
        font-size: 18px;
    }

    .home-section02 .card-header {
        background-color: transparent;
        padding: 0 0 0 0em;
    }

    .home-section02 .card-block h4 {
        font-size: 14px;
    }

    .home-section02 .card-block h1 {
        font-size: 17px;
    }

    .home-section02 .card-block .card-text {
        font-size: 14px;
    }

    .abt-bx h5 {
        font-size: 16px;
    }

    .home-section03 .card-header .card-title {
        font-size: 15px;
    }

    .home-section03 .card-header {
        background-color: transparent;
        padding: 0;
    }

    .home-section04 .card-block h2 {
        font-size: 18px;
        line-height: 29px;
    }

    .home-section04 .card-block h5 {
        font-size: 18px;
        margin-bottom: 1em;
        text-transform: capitalize;
        color: #142272;
        font-family: arial;
        margin-top: 1em;
    }

    .home-section04 .card-block p {
        font-size: 14px;
    }

    .home-section04 .card-header h4 {
        font-size: 16px;
    }

    .home-section05 h2 {
        font-family: keepcalm-medium;
        color: #3d3e42;
        font-size: 16px;
        margin-bottom: 0.6em;
        margin-top: 1.7em;
        line-height: 27px;
    }

    .home-section05 {
        background-image: none;
    }

    .home-section05 .card-title {
        font-size: 16px;
    }

    .call-sec h6 {
        font-size: 16px;
    }

    .call-sec h6 span {
        display: block;
        padding-bottom: 5px;
    }

    .counts h3 {
        font-size: 18px;
    }

    .counts .count-box span {
        font-size: 29px;
    }

    .home-section07 h5 {
        font-size: 17px;
        margin-bottom: 0.6em;
        margin-top: 1em;
        text-align: center;
    }

    .home-section07 h2 {
        font-size: 18px;
    }

    .home-section07 .owl-carousel .owl-item p {
        font-size: 13px;
    }

    .home-section07 .owl-carousel .owl-item h4 {
        font-size: 16px;
    }

    .home-section08 h2 {
        font-size: 17px;
        margin-bottom: 1.6em;
    }

    .home-section08 form label {
        font-size: 14px;
    }

    .home-section09 h1 {
        font-size: 16px;
    }

    .home-section09 .owl-carousel .owl-item img {
        width: auto;
        margin: 0 auto;
    }

    .section-title h3 {
        font-size: 16px;
        margin-bottom: 0em;
    }

    .faq .faq-list .question {
        font-size: 14px;
    }

    #footer .footer-top .footer-contact p {
        font-size: 13px;
    }

    #footer .footer-top h4 {
        font-size: 16px;
    }

    #footer .copyright p {
        font-size: 13px;
    }

    .back-to-top {
        position: fixed;
        visibility: hidden;
        opacity: 0;
        right: 0px;
        bottom: 0px;
        z-index: 996;
        background: #106eea;
        border-radius: 4px;
        transition: all 0.4s;
        width: auto;
        width: auto;
    }

    #footer .footer-top .social-links a {
        font-size: 24px;
    }

    .navbar .collapse {
        display: block;
    }

    .collab {
        display: none;
    }

    .contact01 .card-title {
        font-size: 18px;
    }

    .contact01 .card-header .card-text {
        font-size: 13px;
        line-height: 25px;
        color: #000;
    }

    .contact-us02 .card-title {
        font-size: 18px;
    }

    .contact-us02 .card-header form label {
        font-size: 14px;
    }

    .contact-us02 .card-header form .btn-primary {
        font-size: 13px;
        margin-bottom: 1.6em;
    }

    .about-us01 .card-block {
        padding: 5px;
    }

    .about-us01 .card-block h1 {
        font-size: 16px;
    }

    .about-us01 .card-block h1 span {
        font-size: 16px;
    }

    .about-us01 .card-block .card-text {
        font-size: 14px;
    }

    .about-us01 .card-block ul li {
        font-size: 14px;
    }

    .about-us01 .card-block .btn-primary {
        font-size: 14px;
    }

    .about-us02 {
        padding: 0px 0px;
    }

    .about-us02 .card-block .card-title {
        font-size: 16px;
        text-align: center;
    }

    .about-us02 .card-block .card-text {
        font-size: 14px;
    }

    .about-us03 h2 {
        font-size: 20px;
    }

    .about-us03 .card-block ul li .card-title {
        font-size: 16px;
    }

    .about-us03 .card-block ul li .card-text {
        font-size: 14px;
    }

    .about-us03 .card-block .btn-primary {
        font-size: 14px;
    }

    .about-us04 h3 {
        font-size: 20px;
    }

    .about-us04 h6 {
        font-size: 14px;
    }

    .about-us04 .card-header .card-title {
        font-size: 16px;
        line-height: 25px;
    }

    .about-us04 .card-header .card-text {
        font-size: 14px;
    }

    .navbar .nav-item .dropdown-toggle {
        font-size: 12px;
    }

    .servicepage01 h1 {
        font-size: 18px;
        margin-top: 1em;
    }

    .servicepage01 h4 {
        font-size: 16px;
    }

    .servicepage01 p {
        font-size: 14px;
    }

    .servicepage01 ul li {
        font-size: 14px;
    }

    .servicepage02 h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .servicepage02 table tr th {
        font-size: 14px;
    }

    .servicepage02 table tr td {
        font-size: 14px;
    }

    .servicepage03 h2 {
        font-size: 18px;
    }

    .aligner .owl-nav .bi {
        font-size: 20px;
    }

    .servicepage03 .owl-carousel .owl-item img {
        margin: 0 auto;
    }

    .mmm-section h3 {
        font-size: 20px;
    }

    .cont-box h4 {
        margin: -15px auto 15px auto;
        font-size: 16px;
        padding: 5px 30px;
    }

    .mmm-section {
        padding: 0px 0px;
    }

    section {
        padding: 30px 0;
    }

    .about-us03 .card-block ul li .bi {
        font-size: 16px;
    }

    .navbar .nav-item .dropdown-item {
        font-size: 14px;
    }

    .career01 h1 {
        font-size: 18px;
    }

    .career01 form label {
        font-size: 14px;
    }

    .cont-box .bx {
        font-size: 36px;
    }

    .new-section-mmm h3 {
        font-size: 20px;
    }

    .new-section-mmm .card-block {
        padding: 10px;
    }

    .new-section-mmm .card-block .card-title {
        font-size: 20px;
        margin-bottom: 0.1em;
    }

    .new-section-mmm .card-block .card-text {
        font-size: 14px;
    }

    .new-section-mmm .card-block .btn-primary {
        font-size: 14px;
    }

    .our-recent-projects .card-title {
        font-size: 18px;
    }

    .our-recent-projects h2 {
        font-size: 20px;
    }

    .counts p {
        font-size: 14px;
        text-align: justify;
    }

    .counts .count-box p {
        text-align: center;
    }

    .about-strength h3 {
        font-size: 20px;
    }

    .about-strength .card-block ul li {
        font-size: 14px;
    }

    .download-brochure h3 {
        font-size: 20px;
    }

    .download-brochure .btn-primary {
        font-size: 14px;
        padding: 5px;
    }

    .servicepage01 h3 {
        font-size: 20px;
    }

    .servicepage01 .btn-primary {
        font-size: 14px;
        padding: 5px;
    }
    .modal-enquiry{
        position: fixed;
        padding-right: 5px !important;
       right:0%;
        top: 10%;
      }
      /* .fixedcall1 {
          right:60px !important;
         
      } */
     
    
/*.fixedcall1:hover {*/
/*    left: 50px;*/
/*}*/
      /* .fixedwhatapp {
          right:60px !important;
      } */
      .back-to-top1{
          right:195px;
      }
}


@media screen and (max-width: 600px) {
    .why-content-box .time {
        margin-bottom: 0.3rem;
        font-size: 0.85rem;
    }
}

.why-content-box p {
    color: #4f4f4f;
    font-family: sans-serif;
    line-height: 1.5;
    margin-top: 0.4rem;
    text-align: justify;
}

@media screen and (max-width: 600px) {
    .why-content-box p {
        font-size: 0.9rem;
    }
}