@media screen and (min-width:1800px) {
   .container {
      max-width: 1550px;
   }
}

@media screen and (max-width:1400px) {
   .section-margin-top {
      margin-top: 5rem;
   }

   .section-margin-bottom {
      margin-bottom: 5rem;
   }

   .section-margin {
      margin: 5rem 0;
   }

   .section-padding-top {
      padding-top: 5rem;
   }

   .section-padding-bottom {
      padding-bottom: 5rem;
   }

   .section-padding {
      padding: 5rem 0;
   }

   .section-header {
      margin-bottom: 1.5rem;
   }

   .section-header h6 {
      font-size: 1rem;
   }

   .section-header h2 {
      font-size: 2rem;
   }

   .section-header p {
      font-size: 15px !important;
   }

   .primary-btn {
      padding: 8px 24px;
      font-size: 14px;
   }

   .secondary-btn {
      padding: 7px 24px;
      font-size: 14px;
   }

   .rest-banner {
      height: 350px;
   }

   .rest-content span {
      font-size: 2.5rem;
   }

   .scroll-to-top {
      height: 40px;
      width: 40px;
   }

   .scroll-to-top i {
      font-size: 1.75rem;
   }

   .swiper-navigation {
      bottom: -4rem;
   }

   .swiper-navigation .gallery-prev,
   .swiper-navigation .gallery-next {
      height: 40px;
      width: 40px;
   }

   .swiper-navigation .gallery-prev i,
   .swiper-navigation .gallery-next i {
      font-size: 2rem;
   }

   .top-bar {
      padding: 6px 0;
   }

   .top-bar-info a {
      gap: 8px;
      font-size: 14px;
   }

   .top-bar-info a i {
      font-size: 1rem;
      margin-bottom: 1px;
   }

   .top-bar-info a:first-child {
      padding-right: 1.25rem;
      margin-right: 1.25rem;
   }

   .social-icons-container span {
      font-size: 14px;
      margin-right: 1rem;
   }

   .social-icons a i {
      font-size: 1.1rem;
   }

   .logo img {
      width: 150px;
   }

   .navigation-links li a {
      padding: 8px 12px;
      font-size: 15px;
   }

   .hero {
      padding: 4rem 0;
   }

   .hero-content {
      gap: 1.5rem;
   }

   .hero-content h6 {
      gap: 10px;
      padding: 8px 16px;
      font-size: 13px;
   }

   .hero-content h2 {
      font-size: 2.75rem;
      font-weight: 700;
   }

   .hero-content p {
      font-size: 15px !important;
   }

   .hero-content-box {
      margin-top: 1rem;
      padding: 1.25rem;
   }

   .hero-box-item img {
      width: 35px;
      margin-bottom: 0.75rem;
   }

   .hero-box-item p {
      font-size: 14px !important;
   }

   .hero-form-col {
      display: flex;
      justify-content: center;
      align-items: center;
   }

   .hero-form-container {
      width: 450px;
      padding: 5px 5px 20px 5px;
   }

   .hero-form h4 {
      font-size: 20px;
      margin-bottom: 1rem !important;
   }

   .hero-form .nav-item button {
      font-size: 14px;
   }

   .hero-input-container label {
      font-size: 14px;
   }

   .hero-input input {
      height: 44px;
      font-size: 16px;
   }

   .hero-input input::placeholder {
      font-size: 14px;
   }

   .hero-input .select-menu {
      height: 44px;
   }


   .flag-dropdown {
      height: 44px;
      width: 90px;
   }

   .flag-dropdown .selected {
      padding: 5px;
   }

   .flag-dropdown .option {
      padding: 8px;
   }

   .flag-dropdown img {
      width: 18px;
      height: 18px;
      margin-right: 5px;
   }

   .disclaimer-btn {
      font-size: 12px;
      padding: 3px 12px;
      margin: 8px 0 1.25rem 0;
   }

   .tab-bt-container p {
      font-size: 12px !important;
   }

   .about-sec-experience {
      top: -50px;
      height: 160px;
      width: 170px;
      gap: 0.5rem;
      border: 12px solid var(--secondary-bg);
   }

   .about-sec-experience span {
      font-size: 3.5rem;
   }

   .about-sec-experience p {
      font-size: 18px !important;
   }

   .about-points {
      padding-bottom: 1.75rem;
   }

   .about-point-card {
      gap: 1rem;
   }

   .about-point-card img {
      width: 40px;
   }

   .about-point-card h6 {
      font-size: 1rem;
   }

   .abt-sec-btn {
      margin-top: 1.75rem;
   }

   .about-content {
      margin-bottom: 1.75rem;
      gap: 1rem;
   }

   .abt-card {
      padding: 2rem;
   }

   .abt-card-icon {
      height: 80px;
      width: 80px;
      margin-bottom: 1.25rem;
   }

   .abt-card-icon img {
      width: 40px;
   }

   .abt-card h6 {
      font-size: 1.25rem;
   }

   .about-content p {
      font-size: 14px !important;
   }

   .choose-card-container {
      padding: 1.5rem 0;
   }

   .choose-card {
      display: flex;
      flex-direction: column;
      gap: 1rem;
   }

   .choose-card img {
      width: 50px;
   }

   .choose-card h6 {
      font-size: 1.25rem;
   }

   .choose-card p {
      font-size: 14px !important;
      line-height: 1.6;
   }

   .choose-col:first-child .choose-card-container {
      padding-right: 1.5rem;
   }

   .choose-col:last-child .choose-card-container {
      padding-left: 1.5rem;
   }

   .choose-img img {
      height: 500px;
   }

   .row-header p {
      font-size: 14px !important;
   }

   .testimonial-card {
      padding: 1.75rem;
   }

   .testimonial-card p {
      font-size: 14px !important;
   }

   .testimonial-rating {
      /*padding: 2px 12px;*/
      /*margin-top: 2px;*/
   }

   .testimonial-rating span {
      margin-left: 6px;
      font-size: 12px;
   }

   .testimonial-rating i {
      font-size: 14px;
   }

   .testimonial-card h6 {
      margin-top: 0.5rem;
      font-size: 1.1rem;
   }

   .testimonial-card h6 span {
      font-size: 1rem;
      font-family: var(--tertiary-font);
      font-weight: 300;
      color: var(--text-primary-light);
      margin-left: 1rem;
   }

   .testimonial-slider {
      padding-bottom: 3rem !important;
   }

   .contact-info-box:not(:first-child) {
      margin-top: 2rem;
   }

   .contact-info-icon {
      height: 38px;
      width: 38px;
   }

   .contact-info-icon i {
      font-size: 1.35rem;
   }

   .contact-info-text h6 {
      font-size: 1.15rem;
   }

   .contact-info-text p {
      margin: 0.35rem 0 0.2rem 0 !important;
      font-size: 14px !important;
   }

   .contact-info-text a {
      font-size: 14px !important;
   }

   .contact-form {
      padding: 2.5rem;
   }

   .contact-form h4 {
      font-size: 1.35rem;
      margin-bottom: 1.25rem !important;
   }

   .contact-form label {
      font-size: 14px;
   }

   .contact-form input,
   .contact-form textarea {
      padding: 9px 14px;
   }

   .footer-box {
      padding-bottom: 8px;
   }

   .footer-col {
      gap: 1.5rem;
   }

   .footer-col p {
      font-size: 14px !important;
   }

   .footer-col h6 {
      font-size: 20px;
   }

   .quick-links {
      gap: 1.25rem;
   }

   .quick-links li a {
      font-size: 14px;
   }

   .footer-location a {
      font-size: 14px;
   }

   .footer-location-icon {
      height: 36px;
      width: 36px;
   }

   .footer-location-icon i {
      font-size: 1rem;
   }

   .query-box {
      padding: 1.75rem 0;
      gap: 1.25rem;
   }

   .query-box h2 {
      font-size: 2.5rem;
   }

   .query-box .primary-btn {
      padding: 12px 40px;
      flex-shrink: 0;
   }

   .footer-bottom-box {
      margin-top: 0.5rem;
      padding: 1rem 0;
      gap: 1rem;
   }

   .footer-bottom-box p {
      font-size: 14px !important;
   }

   .footer-bottom-social a {
      height: 36px;
      width: 36px;
   }

   .footer-bottom-social a i {
      font-size: 1.25rem;
   }

   .query-box h2 {
      font-size: 2rem;
   }

   .iframe iframe {
      height: 400px;
   }

   .blog-content-page .section-header p {
      font-size: 13px !important;
   }

   .blog-content img {
      height: 350px;
   }

   .blog-content p {
      font-size: 14px !important;
   }

   .blog-content ul li {
      font-size: 14px !important;
   }

   .hero-rating-star {
      height: 36px;
      width: 36px;
   }

   .hero-rating-star i {
      font-size: 1.25rem;
   }

   .hero-rating-content h5 {
      font-size: 16px;
   }

   .hero-rating-content p {
      font-size: 13px !important;
   }

   .review-link-box a {
      padding: 3rem 2rem;
   }

   .buy-now-btn {
      left: 20px;
      bottom: 20px;
      font-size: 15px;
   }
   
   .blog-card img {
       height: 250px;
   }
   
   .blog-card-info i {
      font-size: 1rem;
      margin-bottom: 1px;
   }

   .blog-card-info span {
      font-size: 13px;
   }

   .blog-card a {
      margin-top: 0.35rem;
   }
   
   .blog-img img {
      height: 400px;
   }

   .blog-content h3 {
      font-size: 1.5rem;
   }
   
   .blog-card-content {
        margin-top: 1.5rem;
    }
    
    .blog-card-content h6 {
        font-size: 1.25rem;
    }
}

@media screen and (max-width:1200px) {
   .section-margin-top {
      margin-top: 4rem;
   }

   .section-margin-bottom {
      margin-bottom: 4rem;
   }

   .section-margin {
      margin: 4rem 0;
   }

   .section-padding-top {
      padding-top: 4rem;
   }

   .section-padding-bottom {
      padding-bottom: 4rem;
   }

   .section-padding {
      padding: 4rem 0;
   }

   .section-header h6 {
      font-size: 15px;
   }

   .section-header h2 {
      font-size: 1.75rem;
   }

   .primary-btn {
      padding: 7px 20px;
   }

   .secondary-btn {
      padding: 6px 24px;
   }

   .rest-banner {
      height: 325px;
   }

   .rest-content span {
      font-size: 2.25rem;
   }

   /* 
   .top-bar-info a:first-child {
      padding-right: 0;
      margin-right: 0;
      border-right: none;
   }

   .top-bar-info a:last-child {
      display: none;
   } */

   .navigation-links li a {
      padding: 6px 10px;
   }

   .hero {
      padding: 3.5rem 0;
   }

   .hero-content {
      gap: 1.25rem;
   }

   .hero-content h2 {
      font-size: 2.5rem;
   }

   .hero-content p {
      font-size: 14px !important;
   }

   .hero-content-box {
      margin-top: 0.5rem;
      padding: 1rem;
   }

   .hero-box-item img {
      width: 30px;
      margin-bottom: 0.75rem;
   }

   .hero-box-item p {
      font-size: 13px !important;
   }

   .hero-form-container {
      max-width: 450px;
      width: 100%;
   }

   .hero-form {
      padding: 1.25rem;
   }

   .choose-card-container {
      padding: 2rem 0;
   }

   .choose-card img {
      width: 45px;
   }

   .choose-card h6 {
      font-size: 1.15rem;
   }

   .choose-col:first-child .choose-card-container {
      padding-right: 1rem;
   }

   .choose-col:last-child .choose-card-container {
      padding-left: 1rem;
   }

   .choose-img img {
      height: 500px;
   }

   .testimonial-card {
      padding: 1.5rem 1.25rem;
   }

   .testimonial-rating {
      padding: 1px 10px;
      margin-top: 0;
   }

   .testimonial-rating span {
      margin-left: 5px;
      font-size: 12px;
   }

   .testimonial-rating i {
      font-size: 14px;
   }

   .testimonial-card h6 {
      margin-top: 0.25rem;
      font-size: 1.1rem;
   }

   .contact-info-col {
      gap: 2rem;
   }

   .contact-info-icon {
      height: 38px;
      width: 38px;
   }

   .contact-info-icon i {
      font-size: 1.25rem;
   }

   .contact-info-text h6 {
      font-size: 1.1rem;
   }

   .contact-info-text p {
      margin: 0.35rem 0 0.2rem 0 !important;
      font-size: 14px !important;
   }

   .contact-info-text a {
      font-size: 14px !important;
   }

   .contact-form {
      padding: 2.5rem;
   }

   .contact-form h4 {
      font-size: 1.35rem;
      margin-bottom: 1.25rem !important;
   }

   .contact-form label {
      font-size: 14px;
   }

   .contact-form input,
   .contact-form textarea {
      padding: 9px 14px;
   }

   .footer-col h6 {
      font-size: 18px;
   }

   .quick-links {
      gap: 1.25rem;
   }

   .quick-links li a {
      font-size: 14px;
   }

   .footer-location a {
      font-size: 14px;
   }

   .footer-location-icon {
      height: 36px;
      width: 36px;
   }

   .footer-location-icon i {
      font-size: 1rem;
   }

   .query-box {
      padding: 1.75rem 0;
      gap: 1.25rem;
   }

   .query-box h2 {
      font-size: 1.75rem;
   }

   .query-box .primary-btn {
      padding: 10px 32px;
   }

   .footer-bottom-box p {
      font-size: 14px !important;
   }

   .footer-col-container {
      justify-content: flex-start;
   }

   .iframe iframe {
      height: 350px;
   }

   .hero-rating-star {
      height: 32px;
      width: 32px;
   }

   .hero-rating-star i {
      font-size: 1.2rem;
   }

   .hero-rating {
      flex-direction: column;
   }

   .hero-rating-content h5 {
      font-size: 15px;
   }

   .review-link-box a {
      padding: 2rem 1.5rem;
   }
   
   .blog-img img {
      height: 300px;
   }

   .blog-content h3 {
      font-size: 1.25rem;
   }
}

@media screen and (max-width:992px) {
   .section-margin-top {
      margin-top: 3.5rem;
   }

   .section-margin-bottom {
      margin-bottom: 3.5rem;
   }

   .section-margin {
      margin: 3.5rem 0;
   }

   .section-padding-top {
      padding-top: 3.5rem;
   }

   .section-padding-bottom {
      padding-bottom: 3.5rem;
   }

   .section-padding {
      padding: 3.5rem 0;
   }

   .section-header p {
      width: 100%;
   }

   .swiper-navigation {
      bottom: -3rem;
   }

   .social-icons a i {
      font-size: 16px;
   }

   .navigation-links {
      position: fixed;
      top: 0;
      left: -100%;
      bottom: 0;
      width: 100%;
      background-color: #171717;
      flex-direction: column;
      align-items: flex-start !important;
      padding: 1.5rem 1.25rem !important;
      gap: 16px !important;
      overflow-y: auto;
      z-index: 99999;
   }

   .navigation-links li {
      width: 100%;
   }

   .navigation-links li a {
      color: var(--text-white);
      display: block;
      font-size: 18px;
      padding: 10px 16px;
      white-space: wrap;
      border-radius: 10px;
      font-weight: 400;
   }

   .nav-close-btn {
      display: flex;
      margin-left: auto;
      height: 36px;
      width: 36px;
      border-radius: 100%;
      border: 1px solid rgba(255, 255, 255, 0.75);
      align-items: center;
      justify-content: center;
      cursor: pointer;
      flex-shrink: 0;
      margin-bottom: 1rem;
   }

   .nav-close-btn i {
      color: rgba(255, 255, 255, 0.75);
      font-size: 1.5rem;
   }

   .menu-btn {
      display: flex;
   }

   .logo img {
      width: 135px;
   }

   .social-icons-container {
      display: none !important;
   }

   .active-nav {
      color: var(--text-primary) !important;
      background-color: var(--green-bg);
   }

   .hero-content {
      align-items: center;
      text-align: center;
   }

   .about-content-img img {
      max-height: 400px;
   }

   .about-sec-experience {
      top: -50px;
      height: 150px;
      width: 160px;
      border: 10px solid var(--secondary-bg);
   }

   .about-sec-experience span {
      font-size: 3rem;
   }

   .about-sec-img img {
      max-height: 400px;
   }

   .choose-card-container {
      gap: 1.5rem;
   }

   .choose-col:first-child .choose-card-container {
      padding: 0;
   }

   .choose-col:last-child .choose-card-container {
      padding: 0;
   }

   .choose-card {
      padding: 2rem 1.5rem;
      /* border-radius: 15px; */
      border: 1px solid var(--primary);
   }

   .choose-col:first-child .choose-card {
      align-items: center;
      text-align: center;
   }

   .choose-col:last-child .choose-card {
      align-items: center;
      text-align: center;
   }

   .choose-img img {
      height: 100%;
   }

   .iframe iframe {
      height: 325px;
   }

   .blog-content img {
      height: 325px;
   }
   
   .blog-img img {
      height: 275px;
   }
}

@media screen and (max-width:768px) {
   .section-margin-top {
      margin-top: 3rem;
   }

   .section-margin-bottom {
      margin-bottom: 3rem;
   }

   .section-margin {
      margin: 3rem 0;
   }

   .section-padding-top {
      padding-top: 3rem;
   }

   .section-padding-bottom {
      padding-bottom: 3rem;
   }

   .section-padding {
      padding: 3rem 0;
   }

   .section-header h2 {
      font-size: 1.5rem;
   }

   .rest-banner {
      height: 300px;
   }

   .rest-content span {
      font-size: 2rem;
   }

   .scroll-to-top {
      right: 15px;
   }

   .top-bar {
      display: none;
   }

   .navigation-btn-container .primary-btn {
      padding: 7px 16px !important;
   }

   .hero-content h2 {
      font-size: 2rem;
   }

   .choose-card-container {
      gap: 1rem;
   }

   .choose-card {
      padding: 1.5rem 1rem;
   }

   .contact-form {
      padding: 2rem 1.5rem;
   }

   .iframe iframe {
      height: 300px;
   }

   .blog-content img {
      height: 300px;
   }

   .review-link-box a {
      padding: 2rem 1rem;
   }
   
   .blog-img img {
      height: 250px;
   }
}

@media screen and (max-width: 575px) {
   .rest-banner {
      height: 275px;
   }

   .rest-content span {
      font-size: 1.75rem;
   }

   .hero-box-item:not(:last-child) {
      border-right: none;
   }

   .hero-content-box {
      padding: 1rem 0.25rem;
   }

   .footer-bottom-box {
      flex-direction: column;
      text-align: center;
   }

   .query-box {
      flex-direction: column;
      align-items: flex-start;
   }

   .iframe iframe {
      height: 250px;
   }

   .blog-content img {
      height: 275px;
   }
}

@media screen and (max-width: 500px) {}

@media screen and (max-width: 400px) {}