 @media screen and (max-width: 1440px) {
  
 }

  @media screen and (max-width: 1199px) {
    .mobile-nav-toggle {
        display: block;
    }

    #hero h1 span {
        color: #ffffff;
        font-size: 36px;
        font-weight: 700;
    }

    .social-links span {
        font-size: 14px;
    }
    .navbar-mobile>ul>li {
        padding: 16px 40px;
    }
    .navbar-mobile>ul>li {
        padding: 15px 30px;
        display: flex;
        justify-content: center;
    }
    .navbar ul {
        display: none;
    }
    .navbar-mobile ul {
        display: block!important;
    }

    #about-card {
        margin-bottom: 25px;
    }
    body {
        margin-bottom: 20px!important;
    }

    section {
        padding: 50px 0px!important;
        min-height: auto!important;
    }    
    .team {
        padding: 80px 0px!important;
    }
  }
  
  @media screen and (max-width: 1024px) {


    #about-card {
        margin-bottom: 25px;
        height: 110px;
    }

    .featured {
        background-color: #f5f5f5;
        height: auto!important;
    }

    #what-we-do-card, #capability-card {
        /* padding: 25px 10px !important; */
        height: 110px !important;
    }

    .featured-services .icon-box, .what-we-do .icon-box {
    /* padding: 25px 10px; */
    height: 110px;
    }

    
    .icon-box{
        height:110px;
    }
    section {
        padding: 25px 0px!important;
    }




    .team .member .member-img {
        position: relative;
        overflow: hidden;
        height: 285px;
    }

    #persona {
        height: auto!important;
    }

    section {
        height: 100vh!important;
    }

    
  }

  @media screen and (max-width: 1366px) {
    .team .member .member-img {
        position: relative;
        overflow: hidden;
        height: 240px!important;
    }

    .team .member .member-info {
        padding: 12px 0px 12px 0px!important;
        text-align: center!important;
    }


    button.owl-prev {
        margin-left: -20px!important;
    }
    button.owl-next {
        margin-right: -20px!important;
    }

    .navbar .dropdown .dropdown ul {
        left: -90%;
      }
    
      .navbar .dropdown .dropdown:hover>ul {
        left: -100%;
      }
      

  
  }

  @media screen and (max-width: 576px) {
    #hero h1 span {
        color: #ffffff;
        font-size: 28px;
        font-weight: 700;
    }

    #hero {
        width: 100%;
        height: 80vh!important;
        background: url(../img/mob-home-banner.jpg) center center;
        background-size: cover;
        position: relative;
    }
  
  }

  @media screen and (max-width: 480px) {
    #hero {
        height: 40vh!important;
    }
    #hero h1 span {
        color: #ffffff;
        font-size: 28px;
        font-weight: 700;
    }

    #hero h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0px!important;
    }

    .counts .count-box {
        padding: 30px 30px 25px 30px;
        width: 100%;
        position: relative;
        text-align: left;
        background: #ffffff;
        margin: 10px 0px;
    }
    .counts .count-box i {
        position: absolute;
        top: 40px;
        left: 45%;
        transform: translateX(-190%);
        font-size: 25px;
        background: #1372b2;
        color: #fff;
        width: 70px;
        height: 70px;
        line-height: 0;
        border-radius: 50px;
        border: 5px solid #fff;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .navbar-mobile>ul>li {
        padding: 5px 30px!important;
        display: flex;
        justify-content: center;
    }

    .section-title p {
        width: 100%;
        font-size: 16px!important;
        font-weight: 600;
        color: #686868;
    }
    .icon-box.text-center.aos-init.aos-animate {
        margin-bottom: -30px;
    }

    .what-we-do-para p {
        width: 100%;
    }

    .about .icon-box .icon img {
        width: 60px;
        /* padding-top: 18px; */
    }

    .icon-box.aos-init.aos-animate {
        margin: -20px 0px;
    }
    .team .member .member-img {
        position: relative;
        overflow: hidden;
        height: 350px!important;
    }
    .social-links {
        justify-content: center;
        display: flex;
    }

    button.owl-next {
        margin-right: -10px!important;
    }

    button.owl-prev {
        margin-left: -10px!important;
    }

    #header .logo img {
        max-height: 40px;
    }
    .navbar-mobile>ul>li {
        padding: 5px 30px;
        display: flex;
        justify-content: center;
    }
    #footer .copyright {
        text-align: center!important;
        font-size: 12px!important;
    }
    .social-links span {
        font-size: 12px!important;
    }
    #footer .footer-top .social-links a {
        font-size: 14px;
    }

    .team .member .member-info h4 {
        font-weight: 700;
        margin-bottom: 0px!important;
        font-size: 22px!important;
    }

    #hero h2 {
        color: #ffffff;
        margin: -13px 0 2px 0;
        font-size: 16px!important;
        font-weight: 500;
    }

    .navbar-mobile a, .navbar-mobile a:focus {
        padding: 10px 10px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .what-we-do {
        background-color: #ffffff;
        height: auto;
    }

    #capability-card {
        background: #fff;
        width: 100%;
        padding: 20px 20px;
        box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
        display: flex;
        align-items: center;
        border-radius: 8px;
        margin-bottom: -46px!important;
    }


    .section-title p {
        width: 100%;
        font-size: 16px!important;
        font-weight: 600;
        color: #686868;
    }

    .icon-box.text-center.aos-init.aos-animate {
        margin-bottom: -30px;
    }
    .about .icon-box .icon img {
        width: 60px;
        /* padding-top: 18px; */
    }


    .icon-box.aos-init.aos-animate {
        margin: -20px 0px;
    }

    .team .member .member-img {
        position: relative;
        overflow: hidden;
        height: 350px!important;
    }
    #about-card {
        margin-bottom: 10px!important;
    }
    .team .member .member-info {
        padding: 20px 0px 20px 0px!important;
        text-align: center!important;
    }

    .team .member {
        margin-bottom: 20px!important;
    }

    .team {
        height: auto!important;
        padding: 70px 0px !important;
    }

    #footer .footer-top {
        padding: 15px 0 15px 0;
        background: #fff;
        border-top: 0.5px solid #e1e1e1;
    }

    #footer .copyright, #footer .credits {
        float: none;
        text-align: center;
        padding: 5px 20px!important;
    }

  }

  @media (max-width: 768px) {
    #hero {
      height: 100vh;
    }
  
    #hero h1 span {
        color: #ffffff;
        font-size: 28px;
        font-weight: 700;
    }

    #hero h2 {
        color: #ffffff;
        margin: -10px 0 30px 0;
        font-size: 20px;
        font-weight: 500;
    } 

    #hero h1 {
        font-size: 24px;
        line-height: 36px;
    }

    .navbar-mobile>ul>li {
        padding: 16px 40px;
    }

    .navbar-mobile>ul>li {
        padding: 15px 30px;
        display: flex;
        justify-content: center;
    }
  
    #hero .btn-get-started,
    #hero .btn-watch-video {
      font-size: 13px;
    }

    .clients img {
        max-width: 40%;
      }
      
  #footer .copyright,
  #footer .credits {
    float: none;
    text-align: center;
    padding: 2px 0;
  }
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
  }

  @media screen and (max-width: 1440px) {

  
  }

  @media screen and (max-width: 991px) {
    #hero {
        height: 50vh!important;
    }

    #hero h2 {
        color: #ffffff;
        margin: -10px 0 30px 0;
        font-size: 20px;
        font-weight: 500;
    }



    #footer .copyright {
        text-align: left;
        float: left;
        font-size: 16px;
    }

    .what-we-do {
        height: auto!important;
    }

     #about .row {
        display: flex;
        align-items: center;
    }

    .featured {
        background-color: #f5f5f5a8;
        height: auto!important;
    }

    .team .member .member-img {
        position: relative;
        overflow: hidden;
        height: 350px!important;
    }

    .owl-theme .owl-nav {
        margin-top: 10px;
        position: absolute;
        top: 10rem!important;
        right: 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .team .member .member-info h4 {
        font-weight: 700;
        margin-bottom: 0px!important;
        font-size: 30px;
        /* color: #222222; */
    }

    .team .member .member-info {
        padding: 15px 0px 15px 0px!important;
        text-align: center!important;
    }

    .team {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        /* padding: 100px 0px!important; */
        /* margin-bottom: 60px; */
        height: auto!important;
    }

    #persona {
        min-height: auto!important;
    }


    .section-title h3 {
        margin: 20px 0 20px 0!important;
        font-size: 28px;
        font-weight: 700;
    }

    .services {
        min-height: 85vh;
        padding: 40px 0 40px;
        /* background-color: #FFFBF1; */
    }
    #header.fixed-top {
        height: 80px;
    }

    .icon-box.aos-init.aos-animate {
        margin-bottom: -40px;
    }

    #capability-card {
        background: #fff;
        width: 100%;
        padding: 20px 20px;
        box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
        display: flex;
        align-items: center;
        border-radius: 8px;
        margin-bottom: -45px!important;
    }

    .mobile-nav-toggle {
        display: block;
      }
    
    
    #footer .copyright {
        text-align: left;
        float: left;
        font-size: 16px;
    }
    
    .section-title h3 {
        margin: 20px 0 20px 0!important;
        font-size: 28px;
        font-weight: 700;
    }

    #footer .copyright, #footer .credits {
        float: none;
        text-align: center;
        padding: 5px 20px!important;
    }
    .services {
        min-height: 85vh;
        padding: 40px 0 40px;
    }
    #header.fixed-top {
        height: 80px;
    }
    
    .icon-box.aos-init.aos-animate {
        margin-bottom: -40px;
    }

    section {
        overflow: hidden;
        height: auto!important;
    }

    





  
  }
