@media only screen and (min-width: 1500px) {
section.banner img {
  object-fit: cover;
  height: 87vh;
}

}


@media only screen and (max-width: 1500px) {
.form_box {
    transform: translateY(-82px) !important;
}

}


@media only screen and (max-width: 1400px) {
  section.banner .heading1 {
    width: 89%;
  }
  .counterr {
    margin-top: -25px;
}

.placement .card h3 {
  font-size: 20px;
  text-align: center;
}
}
@media only screen and (max-width: 1300px) {
.form_box {
    transform: translateY(-66px) !important;
}
}



@media (max-width: 1030px) and (max-height: 1367px) {


  section.banner .para {
    width: 96%;
  }

  .counterr {
    margin-top: -15px;
}
}
@media (max-width: 1270px) {

  /* section.banner .card-img-overlay {
display: none;
  } */
.desktop{
display: none;
}
.mobile{
 display: block;
}

.form_box {
    transform: translateY(0) !important;
}

}

@media (min-width: 1400px) and (min-height: 800px) {
.form_box {
    transform: translateY(45px) !important;
}

}




@media (min-width: 1280px) and (min-height: 700px) {
.form_box {
    transform: translateY(-66px) !important;
}
}


@media (min-width: 1270px) and (min-height: 600px) {
.form_box {
    transform: translateY(36px) !important;
}
}

@media (min-width: 1280px) and (min-height: 800px) {
.form_box {
    transform: translateY(-61px) !important;
}
}









@media (max-width: 1030px) and (max-height: 1199px) {
  .counterr {
    margin-top: 0px;
}
}


@media (max-width: 1030px) and (max-height: 601px) {

}

@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 .card-img-overlay {
    justify-content: end;
    padding-bottom: 30px !important;
  }

  .heading1 {
    font-size: clamp(23px, 3vw, 38px);
  }

  section.banner .heading1 {
    width: 87%;
    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: -60px;
  }

  .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;
  }


  .border-right2{
    border-right: unset;
  }
  .whatsapp {
    bottom: 70px;
  }
  /* #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;
} */



header .logo-1{

width: 140px;

}
header .logo{
  width: 230px;
}


section.courses .flex{
  flex-wrap: wrap;
}

section.courses .flex-wrap_1 {
  overflow-x: scroll !important;
  flex-direction: row !important;
  display: grid;
  margin: 0 !important;
  width: 100%;
  gap: 10px;
  grid-template-columns: repeat(9 , 1fr);
  margin-bottom: 29px !important;
}
section.courses .flex-wrap_1 .nav-link{
 width: max-content !important;
}

.counter-bg {
  border-radius: 0
}

section.banner img {
    object-fit: cover;
    height: 100% !important;
}

section.testimonial .item > div {
    height: 501px;
}

/**********to given on all the responsive css files */
  .form_box .extensionphone {
    width: 42px;
    padding: 10px 5px;
  }

  .form_box .send-otp-btn {
    padding: 10px 9px;
  }

}