<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 768px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1px;
    margin-left: 1px;
  }

}

@media (max-width: 767px) {
  .banner_div{
        margin-top: 182px !important;
 
}
  .car_img {
    height: 50vh;
  }

  .car_img img {
    height: 100%;
    object-fit: cover;
  }

  .ind_bt {
    border-left: 0px solid #0067a4;
  }

  .foo_ter img {
    width: 176px !important;
  }

  .dropdown-item {
    font-size: 13px !important;
    white-space: normal;
  }

  .w-sm-95 {
    width: 100%;
  }

  .abt_gol {
    position: inherit;
    bottom: -43px;
  }

  .link-bag {
    width: 100%;
  }

  .why_choose h1 {
    margin-top: 90px;
  }
  .ban_enq {
    width: auto;
}
}

@media (max-width: 567px) {
  .cli_sef{
        height: 29vh !important;
  }
    .footer_new{
        margin-top: 0px !important;  
    }
    .loc_icon_1 {
      margin: 10px 0px;
    }
    .privacy_grid{
      display: inline-grid !important;
    }
    .footer_top{
      margin-bottom: 10px;
      flex-wrap:wrap !important;
    position: revert-layer !important;
    top: -130px;
    left: 0px !important;
  
    /* width: 100%; */
    background-color: #21719F;
    border-radius: 10px;
  }
  .carousel-caption .ban_cap p {
    display: none;
  }

  .bl_pag {
    height: 300px;
    overflow: hidden;
  }

  .bl_pag img {
    min-height: 300px;
  }

  .data_sci ul {
    display: flex;
    justify-content: center;
  }

  .data_sci .nav-link::before {
    display: none;
  }

  .data_sci li a {
    display: inherit;
    width: 144px;
    height: 116px;
    text-align: center;
  }

  .data_sci i {
    margin: auto;
  }

  .data_sci li {
    margin-top: 10px;
    margin-right: 10px;
  }

  .text_img {
    height: 250px;
    overflow: hidden;
  }

  .text_img img {
    min-height: 250px;
  }

  .ph_one h6 {
    font-size: 10px;
  }

  .ph_one a {
    font-size: 12px;
  }

  .bane_er {
    margin-top: 125px;
  }

  .bl_pagd {
    margin-top: 190px;
  }
  .high_lights h6 {

    font-size: 13px;
 
}
.why_choose img {
  width: 28px;
}
.why_choose h6{
  font-size: 16px;
}

}

@media (max-width: 991px) {
  .min-nav {
    position: absolute;
    right: 0;
    top: 82px;
    background: #f3d0d0;
    width: 100%;
    padding: 10px;
    transition: 0.2s all linear;
    z-index: 11;
  }

  .navbar-light .navbar-nav .nav-link.active {
    color: #0067a4 !important;
    background: #0000;
  }
}</pre></body></html>