/*================================
Template Name: --- WebSite Name -----
Author: Vilvam Landing page
Author website: 
Version: 1.0
================================== */

@media (max-width: 575.98px) {
}

@media (min-width: 576px) and (max-width: 767.98px) {
}

@media (min-width: 768px) and (max-width: 991.98px) {
}

@media (min-width: 992px) and (max-width: 1199.98px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1440px) {
}

@media (max-width: 1199.98px) {
  .home-banner-sec {
    min-height: auto;
  }
  .logo-trust-sec {
    padding-top: 2em;
  }
  .banner-content h1 {
    font-size: 2.5em;
  }
}

@media (max-width: 991.98px) {
  /* Moblie Nav Style  */
  .mobile-nav-header {
    display: block !important;
  }
  .main-wrapped-header {
    display: none !important;
  }
  .banner-content h1 {
    font-size: 2em !important;
  }
  .banner-caption {
    padding: 0 0em !important;
    min-height: auto;
  }
  .home-banner-sec {
    min-height: auto;
  }
  .section-title h2 {
    font-size: 1.5em;
  }
  .resp-mrg-btm-md {
    margin-bottom: 2em;
  }
  .bg-body-tertiary {
    background-color: var(--primary-color) !important;
  }
  .offcanvas.offcanvas-end {
    background-color: var(--primary-color) !important;
  }
  .offcanvas-body .navbar-nav .nav-link.active,
  .offcanvas-body .navbar-nav .nav-link {
    color: var(--secondary-color);
  }
  .offcanvas-header .btn-close {
    background-color: var(--secondary-color) !important;
  }
  .footer-secured-payment-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5em;
  }
}

@media (max-width: 767.98px) {
  .order-by {
    order: 1;
  }
  .bg-body-tertiary {
    background-color: var(--primary-color) !important;
  }
  .offcanvas.offcanvas-end {
    background-color: var(--primary-color) !important;
  }
  .offcanvas-body .navbar-nav .nav-link.active,
  .offcanvas-body .navbar-nav .nav-link {
    color: var(--secondary-color);
  }
  .offcanvas-header .btn-close {
    background-color: var(--secondary-color) !important;
  }
  .sm-padding {
    padding: 2em 0;
  }
  .section-title h4 {
    font-size: 1.5em;
  }
  .home-banner-sec {
    min-height: auto;
  }
  .banner-caption {
    padding: 0 0em !important;
    min-height: auto;
    padding-top: 3em!important;
    padding-bottom: 2em!important;
  }
  .banner-btn-sec {
    flex-direction: column;
  }
  .banner-content h1 {
    font-size: 1.6em !important;
  }
  .main-image-frame img {
    height: 15em;
  }
  .text-start {
    text-align: center !important;
  }
  .api-app-card-icon::after {
    display: none;
  }
  .api-app-card-info p {
    text-align: center;
  }
  .footer-sec {
    padding: 2em 0;
  }
  .banner-content {
    padding-top: 6em;
    text-align: center;
    padding-bottom:2em;
  }
  .logo {
    max-width: 7em;
  }
  .footer-sub-sec {
    padding-top: 0;
  }
  .footer-secured-payment-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5em;
  }
  .footer-notice-box {
    margin-top: 2em;
    grid-template-columns: repeat(1, 1fr);
  }
  .how-to-play-steps-list-card {
    display: flex !important;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .cta-box {
    padding: 0.5em;
  }
  .section-title {
    margin-bottom: 0em;
  }
  .margin-top-md {
    margin-top: 2em;
  }
  .banner-content::before{
    padding: 0;
  }
  .services-we-offer-box .nav{
    grid-template-columns: repeat(2, 1fr);
  }
  .home-banner-sec{
    background-image: unset;
  }
  .banner-car-img-sec{
    display: none;
  }
  .about-img{
    max-width: 12em;
  }
  .about-us-img-sec{
    text-align: center;
  }
  .about-bg-rotate-img{
    display: none;
  }
  .section-title{
    text-align: center;
  }
  .about-us-list-sec {
    grid-template-columns: repeat(1, 1fr);
  }
  .section-title p{
    font-size: 0.9em;
  }
  .about-us-list li{
    font-size: 0.9em;
  }
  .padding-right{
    padding-right: 0;
  }
  .padding-left{
    padding-left: 0;
  }
  .why-choose-us-tab-sec .nav-pills{
    border-radius: 15px;
    justify-content: center;
  }
  .staff-car-img-sec{
    display: none;
  }
  .gallery-paret-img-sec{
    display: none;
  }
  .gallery-sec .grid-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-sec .gallery-box .gallery-img-sec .gallery-img {
    height: 12em;
  }
  .make-apppointment-contact-form-sec{
    padding: 1em;
  }
  .faq-img {
    width: 50%;
  }
  .faq-img-sec{
    text-align: center;
  }
  .faq-sec{
    padding-bottom: 5em !important;
  }
  .footer-car-img-sec{
    display: none;
  }
  .footer-before{
    bottom: calc(100% - 30px);
  }
}

@media (max-width: 575.98px) {
}

/* Large Device CSS */

@media screen and (min-width: 1400px) {
  .container {
    width: 1320px;
    max-width: 100%;
  }
}
@media screen and (min-width: 1600px) {
  .container {
    width: 1320px;
    max-width: 100%;
  }
}
@media screen and (min-width: 1900px) {
  .container {
    width: 1520px;
    max-width: 100%;
  }
}
