@media (max-width: 1100px) {
  .swiper-pagination.vertical {
    left: -2.5% !important;
  }
}
@media (max-width: 991px) {
  .main-btn span {
    font-size: 16px;
  }
  .container-left {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-btn {
    display: block;
  }
  .main-nav .inner-nav .m-part .nav-list {
    display: none;
  }
  .main-nav .inner-nav {
    padding: 0px 1.5em;
  }
  .up-text.justify-content-center p {
    text-align: center;
  }
}
@media (max-width: 600px) {
  .con-wrapper {
    padding: 2em 1.5em;
  }
  .sec-head h3 {
    font-size: 32px;
  }
  .banner-con h1 {
    font-size: 32px;
  }
  .dh-con {
    margin-top: 1.5em;
  }
  .banner-con h3 {
    font-size: 18px;
  }
  .counter-wrap .counter h3 {
    font-size: 35px;
  }
  .hero-img {
    margin-top: 1.5em;
  }
  .ic-grid {
    grid-template-columns: 1fr;
    margin-bottom: 1.5em;
  }
  .timer-wrapper {
    flex-wrap: wrap;
  }
  .up-text p {
    font-size: 16px;
  }
  .im-img {
    margin-top: 1.5em;
  }
  .vid-wrap {
    padding-top: 65%;
  }
  .tick-sec .border1, .tick-sec .border2 {
    display: none;
  }
  .vid-wrap button {
    width: 100px;
    height: 100px;
  }
  .vid-wrap button img {
    width: 25px;
  }
  .hm-cap-container {
    flex-direction: column;
  }
  .hm-cap-container .hm-cap.active::after {
    transform: scale(1) !important;
  }
  .main-nav .inner-nav .l-part .logo img {
    width: auto !important;
    height: 40px !important;
  }
  .mob-el {
    display: block !important;
  }
  .desk-el {
    display: none !important;
  }
  .ms-con-area, .ms-img-container {
    min-height: 0px !important;
  }
  .ms-con-area {
    margin-top: 1.5em;
    margin-bottom: 2.5em;
  }
  .ms-con-area h3 {
    font-size: 32px;
  }
  .sec-head {
    font-size: 32px;
  }
  .ft-btm {
    flex-direction: column;
  }
  .ft-head {
    margin-top: 2em;
  }
  .main-header .banner-inner {
    padding: 2.5em 1.3em;
  }
  .acc .accordion-button .mem-acc span {
    font-size: 18px !important;
  }
  .sec-head.sm {
    font-size: 28px;
  }
  .im-wrapper {
    padding: 1.3em;
  }
  .ms-con {
    flex-direction: column;
    align-items: flex-start;
  }
  .ms-con > img {
    width: 80px;
    height: auto;
  }
  .hm-banner-con h1 {
    font-size: 32px;
  }
  .hm-banner-con {
    min-height: 0px;
  }
  .sol-sec {
    padding: 0px 1em;
  }
  .para.big {
    padding-left: 0;
    border: none;
    font-size: 18px;
    margin-top: 1.2em;
  }
  .gr-tab {
    margin-right: 0;
    flex-wrap: nowrap;
    width: 80%;
    margin: 0 auto;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .hm-header {
    overflow: hidden;
  }
  .con-form-container {
    padding: 1.5em !important;
  }
  .news-sec .sec-head.mb-0 {
    margin-bottom: 20px !important;
    text-align: center;
  }
  .sec {
    padding: 3em 0px;
  }
  .news-card.big .news-img {
    height: auto;
  }
  .gr-tab-content {
    padding: 1.5em 1em !important;
  }
  .news-card.big {
    grid-template-columns: 1fr;
  }
  .gr-tab li button {
    padding: 10px 20px !important;
  }
  .con-wrapper {
    padding: 2em 1.5em;
  }
  .sec-head h3 {
    font-size: 32px;
  }
  .banner-con h1 {
    font-size: 32px;
  }
  .ab-list li {
    flex-direction: column;
    align-items: flex-start;
  }
  .ab-list li img {
    width: 90px;
    height: auto;
  }
  .con-container {
    padding: 1.2em;
  }
  .mobile-nav .nav-list .drop-mega {
    padding-left: 0;
  }
  .mobile-nav .nav-list .drop-mega ul {
    margin-top: 0;
  }
  .mobile-nav .nav-list .drop-mega ul li a {
    color: black !important;
  }
  .ms-wrap {
    margin-bottom: 20px;
  }
  .ms-wrap .ms-det {
    padding: 1.5em !important;
  }
  .inner-page-header .banner-con {
    min-height: auto;
  }
  .inner-page-header .banner-con h1 {
    font-size: 32px;
  }
  .ms-wrap {
    grid-template-columns: 1fr !important;
  }
}
@media (max-width: 450px) {
  .main-nav .inner-nav {
    padding: 0px 0.5em;
  }
  .top-bar {
    padding: 8px 0.5em;
  }
  .main-nav .inner-nav .l-part {
    gap: 12px;
  }
  .main-nav .inner-nav .r-part .main-btn {
    padding: 12px 15px !important;
    font-size: 14px !important;
  }
  .main-nav .inner-nav .l-part .logo img {
    width: 70px;
  }
  .main-nav {
    padding: 12px 0px;
  }
}
@media (max-width: 767px) {
  .con-grid {
    grid-template-columns: 1fr;
  }
  .container-right {
    padding: 0 1em;
  }
}/*# sourceMappingURL=res.css.map */