@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1240px) {
}

@media screen and (max-width: 992px) {
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
}

@media screen and (min-width: 701px) and (max-width: 992px) {
}

@media screen and (min-width: 560px) and (max-width: 700px) {
}

@media screen and (max-width: 890px) {
}

@media screen and (max-width: 560px) {
  .common_padding {
    padding: 0px 15px;
  }

  .top_header {
    display: none;
  }

  .hamburger {
    display: block;
    font-size: 20px;
  }
  .main_header .header_links {
    display: none;
  }
  .main_header .header_btn {
    display: none;
  }
  .main_header {
    padding: 15px 17px;
    margin: 10px;
  }
  .main_logo {
    width: 45%;
  }

  .offcanvas {
    background: rgba(255, 255, 255, 0.32);
    backdrop-filter: blur(8.600000381469727px);
  }

  .offcanvas-body .header_links ul {
    flex-direction: column;
  }
  .offcanvas-body .header_links ul li a {
    color: white;
    font-size: 20px;
  }
  .offcanvas-body .header_btn {
    margin-top: 30px;
  }
  .offcanvas-body .header_btn button {
    width: 100%;
  }
  .banner_head p {
    display: none;
  }
  .banner_head h3 {
    font-size: 20px;
    line-height: 35px;
  }
  .main_banner img {
    height: 100vh;
  }
  .banner_float {
    display: none;
  }
  .banner_form {
    margin-top: 20px;
  }
  .banner_form h3 {
    font-size: 18px;
  }
  .banner_form p {
    font-size: 11px;
  }
  .banner_form input {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .banner_form button {
    margin-top: 13px;
  }
  .banner_content {
    padding-bottom: 80px;
    align-items: end;
    padding-top: 0px;
  }
  .res_margin-top {
    margin-top: 20px;
  }
  .common_heading {
    font-size: 20px;
  }
  .common_description {
    font-size: 14px;
    line-height: 26px;
  }
  .looking_points h6 {
    font-size: 17px;
  }
  .common_description {
    margin-bottom: 20px;
  }
  .looking_points_row .pt-4 {
    padding-top: 20px !important;
  }
  .home-service-head {
    flex-direction: column;
    align-items: start;
  }
  .home-service-head .w-50 {
    width: 100% !important;
  }
  .service-section .col-lg-2 {
    padding-top: 20px;
  }
  .service-section .col-lg-2 br {
    display: none;
  }
  .service-section h4 {
    font-size: 17px;
  }
  .service-section .col-lg-2::after {
    display: none;
  }
  .why_head {
    width: 100%;
    padding: 6px 13px;
  }
  .why_section {
    padding: 34px 15px;
  }
  .why_head h3 {
    font-size: 20px;
  }
  .why_head p {
    font-size: 14px;
    line-height: 26px;
  }
  .why_boxes {
    flex-direction: column;
  }
  .why_box_1 {
    margin: auto;
  }
  .why_box_2 {
    transform: rotate(8deg) translateY(15px);
    margin: auto;
  }
  .why_box_3 {
    transform: rotate(354deg) translate(14px);
    margin: auto;
  }
  .why_box_4 {
    margin: auto;
  }
  .why_box_5 {
    transform: rotate(355deg) translateY(-7px);
  }
  .why_box_6 {
    transform: rotate(3deg) translateY(-7px);
  }
  .why_boxes h3 {
    font-size: 18px;
    padding-top: 25px;
  }
  .why_boxes {
    padding-top: 15px;
  }
  .common_margin {
    margin-top: 30px;
  }
  .univeristy_box {
    margin-bottom: 50px;
  }
  .university_name h4 {
    font-size: 16px;
  }
  .destination img {
    height: 220px;
    object-fit: cover;
  }
  .location {
    width: 30px;
    height: 30px;
  }
  .admission_img img {
    height: 190px;
    object-fit: cover;
  }
  .testimonial-box {
    margin-bottom: 30px;
  }
  .testimonial-box h4 {
    font-size: 17px;
  }
  .testimonial-box p {
    font-size: 14px;
    line-height: 26px;
  }
  .play_icon img {
    width: 40px;
  }
  .res-pt-0 {
    padding-top: 0px !important;
  }
  .footer {
    padding: 0px;
    flex-direction: column;
  }
  .footer-center {
    font-size: 13px;
    padding-top: 10px;
    width: 100%;
  }
  .footer-center h5 {
    font-size: 15px;
  }
  .footer-center p {
    font-size: 12px;
  }
  .footer-right {
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
  }
  .footer-right a {
    font-size: 12px;
  }
  .footer_bottom p {
    font-size: 10px;
  }
  .why_section{
    margin-top: 0;
  }
  .service-shape{
    display: none;
  }
  .floating_btn {
    right: 0px;
  }
  .floating_btn-2{
    right: 0px;

  }
}

@media screen and (max-width: 560px) {
}
