@media only screen and (max-width: 767px) {
   
.process-line {
   display: none;
}
  .galleryText h3 {
    font-weight: 600;
    font-size: 8px !important;
    padding: 8px 0;
}
}

 .btn-theme-order-now {
            background-color: #000000;
        }



        .video-section {
            margin-top: 35px;

            cursor: crosshair;
            width: 300px;


        }

        .video-section .video-container {
            position: relative;
            cursor: crosshairs;
            max-width: 300px;


        }

        .video-section .video-container .video-thumbnail {
            width: 100%;
            height: auto;
            max-width: 300px;
            border-radius: 0.2rem;
        }

        .video-section .video-container:hover {
            cursor: pointer;
        }

        .modal-inner-sec {
            max-width: 700px;
        }

        .video-section .video-container .play-button {
            position: absolute;
            top: 51%;
            left: 50%;
            transform: translate(-51%, -50%);
            width: 80px;
            height: 80px;
            background-color: #cc0000;
            border-radius: 50%;
            border: 2px solid #fff;
            box-sizing: border-box;
        }

        .video-section .video-container .play-button:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-40%, -50%);
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 20px 0 20px 35px;
            border-color: transparent transparent transparent #fff;
        }

        .modal-dialog {}

        .modal {
            display: none;
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.8);
            padding-right: 0px !important;

        }

        .modal-backdrop {
            position: relative !important;
        }

        .modal-content {

            max-width: 700px;
            width: 100%;
            background-color: #fff;
            text-align: center;
        }

        .modal-body {
            padding: 40px !important;
        }

        .modal .close {
            position: absolute;
            top: 10px;
            right: 20px;
            font-size: 28px;
            color: #000000;
            cursor: pointer;
        }

        .modal .close:hover {
            color: #000000;
        }

        .order-now-btn {
            display: inline-block;
            margin-left: 15px;
        }
        /* For small screens, move the Order Now button outside the menu */
        @media (max-width: 999px) {
            .order-now-btn {
                position: absolute;
                right: 60px;
                top: 35px;
                max-width: 120px;
                padding: 10px;
                z-index: 1000;
            }
        }

        /* For small screens, move the Order Now button outside the menu */
        @media (max-width: 768px) {
            .order-now-btn {
                position: absolute;
                right: 60px;
                top: 15px;
                max-width: 120px;
                padding: 10px;
                z-index: 1000;
            }

            /* Ensure navbar is responsive and collapses */
            .navbar-nav {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
            }

            .navbar-nav .nav-link {
                padding: 10px;
            }
        }
    
           .step-number {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background-color: #f28705;
      color: white;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      margin: 0 auto 10px;
    }
     
    .step-title {
      font-weight: 600;
      color: #f28705;
    }
    .step-text {
      color: #fff;
    }
   .process-line {
    border-top: dashed 1px #6b6b6b;
    position: relative;
    top: 43px;
}
    .quick-delivery {
      color: #00b894;
      font-size: 0.9rem;
      text-align: center;
      margin-bottom: 10px;
    }


    @media (min-width: 1200px) {
    .container {
        max-width: 1300px;
    }
}

.bg-accent-horz-bottom-left 
 {
    background: #26272B url(../graphics/bg-accent-horz-bottom-left.png) left bottom no-repeat;
    background-image: none;
}

/*.banner-section{
    background-image: url(../landing/images/alertrax-hero-video.png);
    background-position: center;
    background-size: cover;
    position: relative;
}*/

 .lazy-bg {
    background-position: center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 40px;
  }

.overlay-2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000;
background: linear-gradient(95deg, rgba(0, 0, 0, 0.644) 33%, rgba(0, 0, 0, 0.151) 100%);;
}

.faqsSection h3
 {
    background: #ff8f05;
    overflow: hidden;
    border-radius: 8px 8px 0px 0px;
    padding: 8px 18px;
    font-size: 16px;
    font-weight: 500;
}
.faqsSection p {
    font-size: 16px;
    padding: 8px 5px;
    margin-bottom: 0;
}

.faqsSection {
    background: #2d2e33;
    margin-bottom: 8px;
    border-radius: 8px;
    border: solid 1px #404145;
}                                                                         

.bg-2{
    background-image: url(images/transparent-bg-a.png);
    background-position: center;
    background-size: cover;
     background-blend-mode: lighten;
}

.relative{
    position: relative;
}

.MadeEverryAdventureCard {
    background: #26272b;
    overflow: hidden;
    border-radius: 14px;
    border: solid 1px #ff8f05;
    height: 100%;
}

.AdventureCardText {
    padding: 25px 18px;
}

.testimonial-card {
    background: #26272b;
    padding: 30px 17px;
    border-radius: 11px;
    border: solid 1px #4f4f4f;
    text-align: center;
    height: 100%;
    min-height: 285px;
}             

h5.testimonial-author {
    color: #ff8f05;
    margin-bottom: 0;
}

.testimonial-card svg {
    margin-bottom: 4px;
}      

.FiveStart {
    margin-bottom: 4px;
    color: #ff8f05;
}

header {
    background-color: #26272b;
    padding: 7px 0;
    position: fixed;
    width: 100%;
    z-index: 99;
    border-bottom: solid 1px #3b3b3e;
}

.MainHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}

footer.footer-2{
    background: #26272b;
    padding: 0;
    border-top: solid 1px #3b3b3e;
}

section.section.container.testimonial {
    padding-bottom: 135px;
}

 

 

 .owl-carousel .owl-nav button {
    background: #ff8f05 !important;
    color: #fff !important;
    border-radius: 50% !important;
    padding: 10px 15px !important;
    pointer-events: auto;
    width: 30px;
    height: 30px;
    margin-top: 15px !important;
}

  .owl-carousel {
    position: relative; /* Needed for absolute nav positioning */
  }

  .owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-nav {
    margin-top: 0 !important;
}

.owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-top: 30px;
}

 .feature-box {
      background-color: #c4c4c4;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 15px;
      border-radius: 10px;
      font-weight: 600;
      color: #000;
      max-width: 600px;
      margin-top: 15px;
      border: solid 3px #ffffff;
    }

    .feature-item {
      display: flex;
      align-items: center;
      width: 48%;
      margin: 8px 0;
      font-size: 16px;
    }

    .feature-item i {
      margin-right: 10px;
      font-size: 18px;
    }

    .googleStart {
    margin-bottom: 10px;
}

.feature-box-2 { 
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 15px;
      border-radius: 10px;
      font-weight: 600;
      color: #d8d8d8;
      max-width: 600px;
      margin-top: 15px; 
    }

    .feature-item-2 {
      display: flex;
      align-items: center;
      width: 48%;
      margin: 8px 0;
      font-size: 16px;
    }

    .feature-item-2 i {
      margin-right: 10px;
      font-size: 18px;
    }        

    .review-strrip-img img {
    max-width: 50px;
    margin: auto;
    margin-top: 6px;
    border-radius: 100%;
    border: solid 2px #fff;
}

   /* Lightbox styles */
    .lightbox {
      display: none;
      position: fixed;
      z-index: 1050;
      top: 0; left: 0;
      width: 100%; height: 100%;
      background: rgba(0,0,0,0.9);
      align-items: center;
      justify-content: center;
    }
    .lightbox img {
      max-width: 90%;
      max-height: 80%;
      border-radius: 10px;
      margin-top: 80px;
    }
    .lightbox .close,
    .lightbox .prev,
    .lightbox .next {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      font-size: 40px;
      color: white;
      cursor: pointer;
      padding: 10px;
      user-select: none;
    }

   .lightbox .close {
    top: 100px;
    right: 30px;
    font-size: 28px;
    transform: none;
    display: flex;
    width: 50px;
    height: 50px;
    background: #808182;
    justify-content: center;
    align-items: center;
    border-radius: 55%;
    color: #fff;
    opacity: 1;
}

    .lightbox .prev { left: 30px; }

    .lightbox .next { right: 30px; }

    .lightbox .prev .btn-rounded{
    background:  #808182 !important;
    color: #fff !important;
    border-radius: 50% !important; 
    pointer-events: auto;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    }            

    .lightbox .next .btn-rounded{
    background:  #808182 !important;
    color: #fff !important;
    border-radius: 50% !important; 
    pointer-events: auto;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    }

    .galleryCard{
        cursor: pointer;
        width: 100%;
        border-radius: 14px;
        background-color: #ffffff;
        transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    }

    .galleryCard img{
        border: solid 8px #ffffff;
        border-radius: 14px;
        overflow: hidden;
        width: 100%;
        object-fit: cover;
    }

    .galleryCard:hover{
    transform: scale(1.03);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    }

    .galleryCard{ 
        position: relative;
    }

    .galleryText {
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
    background: #ff8f05;
    width: 100%;
    overflow: hidden;
    color: #fff;
    /* box-shadow: 0px -8px 11px 9px #ff8f05; */
    border-radius: 0px 0px 8px 8px;
   
}

 
  .galleryText h3 {
    font-weight: 600;
    font-size: 13px;
    padding: 4px 0;
}


 .main-gallery {
    display: flex;
    gap: 10px;
}

.leftgallery, .rightgallery {
    width: 50%;
}

.leftgallery {
    display: flex;
    gap: 8px;
    height: 100%;
}

.rightgallery-inner {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.rightgallery-inner img {
    height: 137px;
}

.leftgallery img{
    height: 285px;
}

@media only screen and (max-width: 767px) {
    .lazy-bg { 
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.orderbtnLineFive a { 
    padding: 8px 23px !important; 
    font-size: 14px !important;
}

   .leftgallery, .rightgallery {
    width: 100% !important;
    margin-bottom: 10px;
}

 .main-gallery {
    display: block !important;
    gap: 8px;
}

.leftgallery img {
    height: auto;
}

.rightgallery-inner img {
    height: auto;
}
.galleryText { 
    border-radius: 0px 0px 14px 14px !important;
}
}

  
.orderbtnLineOne, .orderbtnLineThree{
    font-size: 0.75em;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff !important;
        font-weight: 600;
        line-height: 1.4;
}

.orderbtnLineTwo{
    font-size: 2em;
    font-weight: bold;
    padding: 0;
    color: #fff;
    margin: 0 0 0.25em 0;
    line-height: 0.75;
    margin-top: 8px;
    margin-bottom: 16px;
    
}

.orderbtnLineTwo span{
    font-size: 0.35em;
    vertical-align: top;
}

.orderbtnLineFour {
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
    
}

.orderbtnLineFive a {
    background: #fff;
    padding: 8px 31px;
    display: inline-block;
    margin-top: 9px;
    border-radius: 85px;
    font-weight: 600;
    font-size: 15px;
}




.landingCards{
    box-shadow: 0 0 20px rgba(46, 59, 125, 0.23);
    background-color: #f28808; 
    border-radius: 13px;
    padding: 26px 17px;
    text-align: center;
}

.landingCardsMain {
    display: flex; 
    gap: 12px;
    margin-top: 30px;
}

.blink {
        color: #ffffff;
        animation: blink-animation 1.8s ease-in-out infinite;
        background: red;
        padding: 5px 5px;
        border-radius: 2px;
        letter-spacing: 2px;
      }

      @keyframes blink-animation {
        0%,
        100% {
          opacity: 1;
        }
        50% {
          opacity: 0;
        }
      }

      