
@media all and (min-width:1800px) {
body {
 
  font-size: 18px !important;
 
}
p {
    
    font-size: 18px !important;
}
.navbar .nav-item .nav-link {
    
    font-size: 18px !important ;
    
}
.navbar .nav-item .dropdown-menu .dropdown-item {
    font-size: 18px !important;
    
}
.section-title h2 {
 
    font-size: 60px !important;
    line-height: 80px !important;
}
.title-heading {
    font-size:3em !important;
    color: #fff;
}
.headline__intro {
    font-size: 1rem !important;
    line-height: 24px;
}
}
@media all and (min-width:1600px) {
body {
 
  font-size: 18px !important;
 
}
.sub_banner1 p {
    font-size: 24px !IMPORTANT;
    line-height: 26px;
}
.sub_banner1 h3 {
    font-size:50px;
}

p {
    
    font-size: 18px !important;
}
.navbar .nav-item .nav-link {
    
    font-size: 16px !important ;
    
}
.navbar .nav-item .dropdown-menu .dropdown-item {
    font-size: 15px !important;
    
}
.section-title h2 {
    font-size: 40px !important;
    line-height: 66px !important;
}
.title-heading {
    font-size: 3em !important;
    color: #fff;
}
.headline__intro {
    font-size: 26px !important;
    line-height: 38px;
}
.footer-list li a {
    
    font-size: 18px !important;
}
ul li{
    
    font-size: 18px !important;
}
.header-top-social span {
    color: var(--color-white);
    font-size: 19px !important;
}
}

@media all and (max-width:1200px) {
body {
 
  font-size:18px !important;
 
}
.section-title h2 {
 
    font-size: 40px !important;
    line-height: 50px !important;
}
 
/* .navbar .nav-item .nav-link {
    
    font-size: 18px !important ;
    
} */
.navbar .nav-item .dropdown-menu .dropdown-item {
    font-size: 15px !important;
    
}
.title-heading {
    font-size: 3rem !important;
    color: #fff;
}
.headline__intro {
     font-size: 1rem !important;
    line-height: 24px;
}
}





@media all and (max-width:600px) {
    .section--large {
        padding: 4em 0 2em 0;
    }

    .process-single {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .headline__title {
        margin-bottom: 5px;
    }

    .team-img14 {
        height: auto;
        /* position: absolute; */
        /* top: 0%; */
        top: 0%;
    }

    .team-img15 {
        top: 14%;
        position: relative;
        height: auto;
    }

    .team-card {
        margin-bottom: 139px;
        /* margin-top: 57px; */
    }

    .team-body {
        flex: 1 1 auto;
        padding: 2rem 1rem !important;
    }
.team-title {
    margin-bottom: 1rem;
    font-size: 1.7rem !important;
}
    .team-img1 {
        position: relative;
        top: 13%;
        height: auto !important;
        width: auto;
    }

    .bg-color1 {
        max-width: auto;
        height: auto !important;
    }

    .bg-color {
        height: auto !important;
    }

    .team-img12 {
        position: relative;
        top: -1% !important;
    }

    .team-img11 {
        position: relative;
        top: 17%;
        left: 0% !important;
    }

    .accordion-body {
        padding: 3px 9px;
        color: black !important;
        font-size: 14px;
    }

    .accordion-button {

        padding: 0px 0px !important;
    }

    .about-side1 img {
        border-radius: 50px !important;
    }

    .process-single {
        position: relative;
        padding-top: 10px;
        padding-bottom: 40px;
    }

    .about-right {
        padding: 0px;
    }

    .header-st,
    .section1 {
        padding: 0% !important;
    }

    .s-sticky {
        height: 151vh;
        position: -webkit-sticky;
        position: sticky;
        /* top: -52px; */
        z-index: 9;
    }

    #container1 {
        height: 434px;
        overflow: auto;
        position: relative;
        top: 16px;
    }

    .new-1 {
        padding-bottom: 39px;
    }

    .main-text {
        left: 0px;
    }

    .about-item {
        padding-top: 10px;
        padding-bottom: 17px;
    }

    .site-title {
        font-size: 40px;
        margin-top: 20px;
    }

    /* .call-area {
        max-height: 600px;
    } */
    .site-title {
        font-size: 28px;
        margin-top: 10px;
    }

    .accordion-body span img {
        width: 20px;
    }

    .faq-area .accordion-item {
        margin-bottom: 8px !important;
    }
}

@media all and (max-width: 767px) {
    .call-area .row {
        row-gap: 20px;
    }
    .block-parallax-1 .md-box {
        padding: 50px 0 50px;
    }

    .site-breadcrumb p {
        display: none;
    }

    .call-content {
        padding: 30px;
        /* margin-bottom: 30px; */
    }
    .cl-main:before {
        width: 96% !important;
    }

    .s-sticky {
        min-height: 70vh !important;
    }

    .site-breadcrumb {
        padding: 50px 0 0 0;
    }

    .site-breadcrumb .breadcrumb-title {
        font-size: 20px;
        color: #000;
        font-weight: 700;
        /* margin-bottom: 10px; */
        text-transform: capitalize;
        margin-top: 0;
    }

    .team-img14 {
        height: auto;
        /* position: absolute; */
        /* top: 0%; */
        top: 0%;
    }

    .team-img15 {
        top: 14%;
        position: relative;
        height: auto;
    }

    .mission-list li {
        margin-left: 18px;
    }

    .site-heading {
        margin-top: 15px;
    }

    .flip-box {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}


@media all and (min-width:320px) and (max-width: 375px) {
    .process-single {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .site-title {
        font-size: 28px;
        margin-top: 10px;
    }

    .bg-color {
        height: auto !important;
    }

    .team-card {
        margin-bottom: 40px;
        margin-top: 57px;
    }

    .team-body {
        flex: 1 1 auto;
        padding: 2rem 1rem;
    }

    .team-img1 {
        position: relative;
        top: 25%;
        height: auto;
        width: auto;
    }

    .team-img14 {
        height: auto;
        /* position: absolute; */
        /* top: 0%; */
        top: 0%;
    }

    .team-img15 {
        top: 14%;
        position: relative;
        height: auto;
    }

    .team-img12 {
        position: relative;
        top: -1%;
    }

    .team-img11 {
        position: relative;
        top: 12%;
    }

    .accordion-body {
        padding: 3px 9px;
        color: black !important;
        font-size: 14px;
    }

    .accordion-button {

        padding: 0px 0px !important;
    }

    .faq-area .accordion-item {
        margin-bottom: 8px !important;
    }

    .accordion-body span img {
        width: 20px;
    }

    .about-side1 img {
        border-radius: 50px !important;
        padding-top: 80px;
    }

    .process-single {
        position: relative;
        padding-top: 10px;
        padding-bottom: 40px;
    }

    .about-right {
        padding: 0px;
    }

    .header-st,
    .section1 {
        padding: 0% !important;
    }

    .s-sticky {
        min-height: 70vh !important;
    }

    #container1 {
        height: 438px !important;
        overflow: auto;
        position: relative;
        top: 16px;
    }

    .new-1 {
        padding-bottom: 39px;
    }

}

@media(max-width:1400px) {

    .hero-single {
        height: calc(120vh - 136px);
    }
    .cl-main:before {
        width: 95%;
    }
}

@media(max-width:1199px) {
    .flip-box {
        height: 220px;
    }

    .flip-box-inner {
        width: 230px;
        height: 230px;
    }
    .cl-main:before {
        width: 93%;
    }
}

@media(max-width:991px) {.d-flex {
    display: flex!important;
}.dgi-box {
    width: 50% !important;
    border-right: 1px solid #fff !important;
}.dgi-desc h5 {
    font-size: 30px;
}.dgi-box {
        width: 50% !important;
       
    border-right: none!important;
    }
    .dgi-inner{
        flex-wrap: wrap !important;
        row-gap: 30px !important;
    }
    .dgi-box:nth-child(2) {
        border: none !important;
    }
    .dgi-desc h5 {
        font-size: 30px;
    }
    .process-area .row {
        row-gap: 40px;
    }
    .d-flex {
        display: flex!important;
    }
    .dgi-desc p {
        font-size: 14px !important;
    }
     .digicom-slider, .carousel-item img{
        height: 300px !important;
        object-fit: cover;

     }
     .digicom-slider, .carousel-item img{
        height: 300px !important;
        object-fit: cover;

     }
    ul.dropdown-menu {
        border: none;
        padding: 0;
    }
    .about-content-box {
        margin-top: 40px;
    }
    .section-title {
        z-index: 999999;
        position: relative;
    }

    .hero-shape {
        display: none;
    }

    section.h-cus-sec {
        background-position: center center;
    }

    .headline--about {
        margin-top: 2.25em;
        display: none;
    }

    .title-subheading {
        font-size: 2rem;
        padding-left: 0.0625em;
        color: #fff;
    }

    .title-heading {
        font-size: 6.5rem !important;
        color: #fff;
    }

    .flip-box {
        height: 220px;
        width: 220px;
        margin-inline: auto;
    }
}

@media(max-width:425px) {
    .headline__intro {
        padding: 0 0.75em;
        font-size: 13px;
    }

    .contact-form {
        padding: 0;
    }

    .title-heading {
        font-size: 2rem !important;
        color: #fff;
        margin-bottom: 0px;
    }

    .hero-single .hero-content .hero-title {
        font-size: 30px;
        line-height: 40px;
    }
    
}

@media(max-width:575px) {
    .sub_banner1 {
        min-height: 310px;
        padding: 100px 0 70px;
    }
    .about-text1 {
        font-size: 18px;
        line-height: 28px;
    }
    .title-heading {
        font-size: 2rem !important;
    }  .nav-right {
    margin-left: 0px !important;
  }
    .headline__intro {
        font-size: 1rem;
    }
    .sub_banner1 h3 {
        font-size: 24px;
    }
    .sub_banner1 p {
        font-size: 16px;
        line-height: 26px;
    }
    .section-title h2 {
        margin-bottom: 15px;
        font-size: 30px;
        line-height: 40px;
    }
    .hero-single .hero-content .hero-title {
        font-size: 40px;
        line-height: 50px;
    }

    .hero-single .hero-content p {
        line-height: 26px;
        font-size: 16px;
    }

    .theme-btn {
        padding: 10px 10px;
    }

    .hero-single .hero-content {
        padding-left: 0px;
    }

    .hero-single .hero-content .hero-btn {
        margin-top: 15px;
    }

    .hero-single .hero-content .hero-title {
        padding-top: 0px;
    }
    .section--large {
        padding: 6em 0 2em 0;
    }
}
@media(max-width:500px){
    .cl-main:before {
        width: 94% !important;
    }
    .emergency-call {
        margin-top: 0px;
    }
}