/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1400px) {
  .work-smarter-section-area {
    margin-top: -30px;
}

.mobile-section-card-img h3 {
  
  right: 2%;
}
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    .dgarma-section-title-new{
        text-align: center;
        display: flex;
        justify-content: center !important;
        margin-bottom: 64px;
      }

      
      .dgarma-on-the-go-area {
        text-align: center;
       
    }

    .work-smarter-section-area {
      margin-top: -30px;
  }


  .blog-details-title {
    width: 100%;
  }
 


  
   
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
    .dgarma-section-title-new{
        text-align: center;
        display: flex;
        justify-content: center !important;
        margin-bottom: 64px;
      }

      .dgarma-on-the-go-img img{
        width: 205px;
        padding-top: 0px;
      }
    
      .dgarma-on-the-go-area {
        text-align: center;
       
    }
    .dgarma-google-play{
        width: 128px;
    }
    .dgarma-app-store{
        width: 128px;

    }
    .feature-two-area {
      margin-top: -67px;
  }

  .blog-details-title {
    width: 100%;
  }
  .blog-details-title h1 {
  font-size: 32px !important;
  }

}

@media (min-width: 768px) and (max-width: 991px)
{
.dgarma-on-the-go-area {
    height: 82px;
   
}
.about-us-img {
  position: relative;
}

.work-smarter-section-area {
  margin-top: -30px;
}

.blog-details-title {
  width: 100%;
}
.blog-details-title h1 {
font-size: 32px !important;
}
   
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px) {
    .dgarma-section-title-new{
        text-align: center;
        display: flex;
        justify-content: center !important;
        margin-bottom: 64px;
      }

      .dgarma-on-the-go-img img{
        display: none;
      }
    
      .dgarma-on-the-go-area {
        text-align: center;
       
    }
    .dgarma-google-play{
        width: 128px;
    }
    .dgarma-app-store{
        width: 128px;

    }
    .mobile-section-card-img h3 {
      font-size: 20px;
      margin-top: 35px;
      position: absolute;
      right: 12%;
  }
  .dgarma-responsive-center{
    text-align: center !important;
  }
  .dgarma-on-the-go-area {
    text-align: center;
    height: 5em;
}

.about-us-img {
  max-width: 468px;
  top: -42%;
  position: relative;
  right: 0%;
}
.dgarma-contact-us-card {
 
  padding: 35px;
}

.blog-details-title {
  width: 100%;
}
.blog-details-title h1 {
font-size: 32px !important;
}

}
@media (min-width: 320px) and (max-width: 575px) {

  .blog-details-title {
    width: 100%;
  }
  .blog-details-title h1 {
  font-size: 32px !important;
  }

    .dgarma-section-title-new{
        text-align: center;
        display: flex;
        justify-content: center !important;
        margin-bottom: 64px;
      }

      .dgarma-on-the-go-img img{
        display: none;
      }
    
      .dgarma-on-the-go-area {
        text-align: center;
        height: 5em;
       
    }
    .dgarma-google-play{
        width: 128px;
    }
    .dgarma-app-store{
        width: 128px;

    }
    .optimized-business-responsive-title{
        text-align: center;
        display: flex;
        justify-content: center !important;
        margin-bottom: 64px;
    }
    .mobile-section-card-img{
       background-image: none !important;
       
     
      }
      .mobile-section-card-wrapper{
        background-color: #F2F2F2;
        height: 53px;

      }
      .mobile-section-card-img h3 {
        font-size: 17px;
        padding-top: 16px;
        position: relative;
        margin-top: 20px;
        right: 0%;
    }

      .dgarma-responsive-center{
        text-align: center !important;
      }

      .have-a-question-content h2 {
        font-size: 25px;
        line-height: 36px;
    }

    .dgarma-section-padding {
      padding-top: 20px;
      padding-bottom: 20px;
  }
  .about-us-banner-area {
    height: 205px;
}
h1.h1-xl {
  font-size: 2.75rem;
}

.about-us-img {
  max-width: 468px;
  top: -42%;
  position: relative;
  right: 0%;
}
.book-a-demo-button {
  text-align: center;
}
h1.h1-md {
  font-size: 2.2rem;
}
.dgarma-section-title-new {
 
  height: 95px;
  font-size: 17px;
  line-height: 31px;
}

.dgarma-first-and-last-name{
  display: block;
}
.dgarma-partners-img-wrapper img{
  width: 6.8em;
}

.book-a-demo-form-wrapper{
  display: block;
}

.dgarma-book-demo-input{
  width: 100% !important;
}

.dgarma-contact-us-card {
 
  padding: 35px;
}
   
}

@media (max-width: 320px) {
  .dgarma-section-title-new {
    font-size: 15px;
}
 
}