/* Mobile */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .col-2,
  .col-4,
  .col-3 {
    flex-basis: 100% !important;
  }
  .new-flex-footer {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    gap: 1rem;
  }
    h2 {
        margin-bottom: 20px !important;
        line-height:35px;
    }
  p.copy {
    text-align: center !important;
  }
    .logo {
        width: 60%;
    }
    .header{
        padding:0px 0px !important;
    }
    .side-img {
        display: none;
    }
        .navbar{
        padding:0px !important;

    }
    .btn, body:not(.touch) .btn:focus {
        font-size: 12px;
        padding: 8px 10px;
        border-radius: 4px;
        letter-spacing:unset;
    }

    form{
        padding:30px 24px;
    }
    .serv-1{
        margin-left:0px;
    }
    .flex-new1 img {
        display: none;
    }
    .headline-text h2 {
        font-size: 30px;
    }
    .headline-image{
        margin:0px;
    }
    .navbar {
        display: flex;
        align-items: center;
        padding: 0px 40px;
    }
    .small-container {
        max-width: 1352px;
        margin: auto;
        padding: 10px;
        flex-wrap: wrap;
    }
        .headline-image img{
            border-radius:4px;
        }
    .new-pad {
         padding:unset;
    }
    .call-to-action {
        padding: 20px 0px;
        margin-bottom:0px;
    }
    .new-ul {
        -webkit-column-count: unset;
        -moz-column-count: unset;
        -o-column-count: unset;
        column-count: unset;
    }
    .banner-center-text1 {
        font-size:30px;
    }
    .new-head h2 {
        font-size: 30px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 30px;
    }
    .treatment-text h2 {
        font-size: 30px;
        font-weight: 600;
    }
    .new-padd {
         padding:unset;
    }
    .banner-one h1 {
        font-size: 35px;
        line-height: 40px
    }
    .menu {
        flex: 1;
        text-align: right;
        margin-right: -10px;
        width: 40%;
    }
    .logo img {
        width: 160px;
    }
    .content {
        display: none;
        width: 100%;
    }
    .menu ul li a{
        margin:-3px !important;
    }
    .new-hide {
        display: none !important;
    }
  .flex-new {
    display: flex;
    flex-direction: column;
  }
  .nav-link {
    display: none;
  }
  .logo img {
    margin-left: 10px;
  }
  .form-group {
    flex-basis: 100%;
  }
  .form-group input {
    width: 100%;
  }
  .form-group-1 {
    flex-basis: 100%;
  }
  .form-group-1 input {
    width: 100%;
    margin-top: -2px !important;
  }
  .banner {
    padding: 95px 0 0;
  }
  .headline-content {
    padding: 50px 0 ;
  }
  .technology {
    padding: 50px 0 0;
  }
  .technology-2 {
    padding: 50px 0 0;
  }
  .treatment-content {
    padding: 50px 0 0;
  }
  .technology-content h2 {
    font-size: 22px;
    font-weight: 400;
  }
  .technology-content p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin: 20px 0;
  }
  .why-choose-text h2 {
    font-size: 17px;
    font-weight: 400;
    color: white;
  }
  .why-choose-text p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    margin: 20px 0;
  }
  .why-choose-btn {
    text-align: center;
  }
  .why-choose-btn .btn {
    margin-right: 0px;
  }
  .box-1 {
    width: 81%;
    margin: auto;
  }
  .technology-3 {
    padding: 30px 0;
  }
  .technology-4 {
    padding: 30px 0;
  }
  .form-control,
  textarea {
    margin-top: 5px;
    margin-left: 0;
  }
  .icon-1 {
    display: block;
    position: fixed;
    right: 31px;
    width: 48px;
  }
  .icon {
    width: 48px;
    right: 32px;
  }
    .gallery-img img{
        height:auto;
    }

}
/* ipad */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner .row {
    align-items: normal;
  }
  .form-group input {
    width: 87%;
    margin-bottom: 0px;
    margin-top: 12px;
  }
    .content {
        display: none;
        width: 50%;
    }
    .nav-link {
        display: none;
    }
  .headline-content .row {
    align-items: normal;
  }
    .side-img img {
        width: 100%;
    }
    .call-to-action {
        padding: 30px;
        margin-bottom: -6px;
    }
    .call-image.p-0 {
      padding:40px;
      margin:0px;
        text-align: center;
    }
    .btn, body:not(.touch) .btn:focus {
        font-size: 12px;
        padding: 12px 15px;
        border-radius: 4px;
        letter-spacing: unset;
    }
    .banner-text {
         max-width: unset;
        margin: 10px auto;
    }
    .headline-text {
        max-width: unset;
        margin: auto;
    }
    .col-2 {
        flex-basis: 100% !important;
        width: 100% !important;
        padding: 20px;
        overflow: hidden;
    }
  .flex-new {
    display: block !important;
  }
  .col-4 {
    flex-basis: 50% !important;
  }
  .boxes {
    justify-content: flex-start;
  }
  .box-1 {
    width: 95%;
    margin: auto;
  }
  .col-3 {
    flex-basis: 100%;
  }
  .why-choose-text h2 {
    font-size: 25px;
    font-weight: 400;
    color: white;
  }
    .gallery-img {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    }
}
/* Ipad pro */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .banner .row {
    align-items: normal;
  }
    .navbar {
        display: flex;
        align-items: center;
        padding: 0px 20px;
    }

    .flex-new{
        flex-direction:column;
    }
    .row {
        display: flex;
        align-items: center !important;
        justify-content: space-around;
        flex-wrap: wrap;
    }
  .form-group input {
    width: 87%;
    margin-bottom: 0px;
    margin-top: 12px !important;
  }
  .headline-content .row {
    align-items: normal;
  }
    .gallery-img {
        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    }

}
/* Large Device 1200 1300 */
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .box {
    width: 100% !important;
    background-color: #322349;
    border: 1px solid #322349;
    margin: auto;
    padding: 15px 20px;
    border-radius: 30px;
    margin-top: -2px;
  }
    .side-img {
        height: 608px !important;
        width: 100%;
        margin-bottom: -7px;
    }
    form{
        padding:20px 20px !important;
    }
    .review-box i {
        position: absolute;
        left: 11px;
        top: 25px;
        font-size: 46px;
        color: #bd9246;
    }
    .banner {
        padding: 87px 0 2px 0;
    }
    .banner-text {
        padding-left: 69px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1400px) {
    .box {
        width: 100% !important;
        background-color: #322349;
        border: 1px solid #322349;
        margin: auto;
        padding: 15px 20px;
        border-radius: 30px;
        margin-top: -2px;
    }
    .banner {
        padding: 87px 0 2px 0;
    }
        form {
        padding: 20px 20px !important;
    }

    .review-box i {
        position: absolute;
        left: 11px;
        top: 25px;
        font-size: 46px;
        color: #bd9246;
    }
    .banner-text {
     
        padding-left: 69px;
    }
}
