@media only screen and (max-width: 1400px) {
  section.banner .heading1 {
    width: 89%;
  }
  .counterr {
    margin-top: -25px;
}



}
@media only screen and (max-width: 1359px) {
  section.banner img {
    height: 78vh;
  }

}

@media (max-width: 1030px) and (max-height: 1367px) {
  section.banner img {
    height: 42vh;
  }

  section.banner .para {
    width: 96%;
  }

  .counterr {
    margin-top: -15px;
}
}

@media (max-width: 1030px) and (max-height: 1199px) {
  .counterr {
    margin-top: 0px;
}

}


@media (max-width: 1030px) and (max-height: 601px) {
  section.banner img {
    height: 90vh;
  }
}

@media only screen and (max-width: 992px) {
  header .navbar-nav {
    gap: 1px;
  }

  /*section.banner .form_box {*/
  /*  display: none;*/
  /*}*/

  section.mob_getintouch {
    display: block;
  }

  .padding {
    padding: 40px 0;
  }

  .left img {
    height: 300px;
  }

  .banner {
    margin-top: 0px !important;
  }
  .owlnav .owl-nav {
    position: static;
  }

  .btn2 {
    display: inline-block;
    padding: 8px 20px;
    width: 160px;
    color: #003b93;
    border-radius: 10px;
    font-size: 14px;
    border: 1.5px solid transparent;
    transition: all 0.6s ease;
    cursor: pointer;
  }

  .btn3 {
    display: inline-block;
    padding: 8px 20px;
    color: white;
    width: 160px;
    font-size: 14px;
    border-radius: 10px;
    border: 1.5px solid transparent;
    transition: all 0.6s ease;
    cursor: pointer;
  }

  .counter-bg {
    border-radius: 0px 00px 20px 20px;
  }

  .aboutbg {
    border-radius: 20px 20px 0px 0px;
  }
  .counterr {
    margin-top: 0px;
  }
  .tour .card img{
    height: 450px;
    object-fit: cover;
  }
}

@media only screen and (max-width: 600px) {
  header .navbar-brand img {
    width: 131px;
  }

  header .navbar-toggler {
    padding: 0;
  }

  .form_div {
    flex-direction: column;
  }

  .form_box {
    padding: 23px 18px;
  }

  section.banner img {
    height: 84vh;
  }

section.banner .card-img-overlay {
    /* justify-content: end; */
           background: none;
        left: 25px;
        padding-bottom: 0px !important;
        bottom: 80px;
        top: auto;
}
  .heading1 {
    font-size: clamp(23px, 3vw, 38px);
  }

  section.banner .heading1 {
    width: 94%;
    line-height: 29px;
  }

  section.banner .para {
    width: 90%;
  }

  #course .item img {
    width: 100%;
    height: 340px;
    object-fit: cover;
  }

  .left img {
    height: 320px;
  }

  section.testimonial .quote {
    top: -25px;
  }

  .fixed-top .nav-total {
    margin-top: unset !important;
  }

  .download-div {
    background-color: #003b93;
    position: fixed;
    top: unset;
    bottom: 0 !important;
    align-items: center;
    gap: 4px;
    text-align: center;
    width: 100%;
    writing-mode: initial;
    transform: rotate(0) translateY(0);
    border-radius: 0px;
    padding: 0;
     opacity: 1 !important;
     /* display: block !important; */
  }


  .border-right2{
    border-right: unset;
  }
  .whatsapp {
    bottom: 40px;
  }
  /* #course .owl-nav {
            display: block;
            position: absolute;
            bottom: -50px;
            right: 0;
            z-index: 1;
            left: 50%;
            transform: translate(-50%);
        } */

  .btn2 {
    display: inline-block;
    padding: 8px 20px;
    width: 160px;
    color: #003b93;
    border-radius: 10px;
    font-size: 14px;
    border: 1.5px solid transparent;
    transition: all 0.6s ease;
  }

  .btn3 {
    display: inline-block;
    padding: 8px 20px;
    color: white;
    width: 160px;
    font-size: 14px;
    border-radius: 10px;
    border: 1.5px solid transparent;
    transition: all 0.6s ease;
  }

  .width{
    width: 100%;
  }

  #why .item .card {
    height: 420px !important;
  }

  .placement .card {
    height: 350px;
}

section.testimonial .item {
  border: 1px solid white;
  border-radius: 25px;
  padding: 25px 23px;
  height: 600px;
}

.accordion-button {
  padding:8px 20px;
}

.approved{
  /* width: 50px !important;
  height: 50px !important; */
  width: 61px !important;
  height: 61px !important;
 }

 section.banner .rounded-20 {
  border-radius: 9px;
}

 .testimonial .owl-nav {
position: static;
}

.radius img {
  width: 50px !important;
  height: 50px !important;
}

.dep_text {
  font-size: 14px !important;
}

.total2 span  {
  font-size: 22px !important;
}

/**********to given on all the responsive css files */
  .form_box .extensionphone {
    width: 42px;
    padding: 10px 5px;
  }

  .form_box .send-otp-btn {
    padding: 10px 9px;
  }



section.banner .flex {
    display: grid !important;
    grid-template-columns: repeat(3 , 79px);
    gap: 15px;
}
  section.banner{
    margin-top: 61px !important;
  }

}
