/* Import Lexend Deca font from Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@400;500;600;700&display=swap');

/* General body styling */
body {
    font-family: 'Lexend Deca', sans-serif;
    color: #3E3E3E; /* Accent color for text */
    line-height: 1.6; /* Improve readability */
    margin: 0;
    padding: 0;
    background:#fff;
}
header{
    background:#fff;
    padding:10px 0;
}
body.modal-open {
    overflow: hidden;
    padding: 0px !important;
}
.modal-open .modal{
    padding: 0px !important;
}
.mainproductImg{
    width:100% !important;
}
/* Headings */
h1 {
    font-size: 2.5rem; /* Adjust as needed */
    font-weight: 700;
    color: #3E3E3E; /* Accent color */
}

h2 {
    font-size: 1.8rem; /* Adjust as needed */
    font-weight: 700;
    color: #3E3E3E; /* Accent color */
    margin:0px !important;
}

h3 {
    font-size: 1.75rem; /* Adjust as needed */
    font-weight: 600;
    color: #3E3E3E; /* Accent color */
}

h4 {
    font-size: 1.5rem; /* Adjust as needed */
    font-weight: 500;
    color: #3E3E3E; /* Accent color */
}

h5 {
    font-size: 1.25rem; /* Adjust as needed */
    font-weight: 500;
    color: #3E3E3E; /* Accent color */
}

h6 {
    font-size: 1rem; /* Adjust as needed */
    font-weight: 400;
    color: #3E3E3E; /* Accent color */
}

/* Paragraphs */
p {
    font-size: 1.1rem; /* Adjust as needed */
    font-weight: 400;
    color: #3E3E3E; /* Accent color */
    margin-bottom: 1rem; /* Space between paragraphs */
}

/* Links */
a {
    font-size: 1rem; /* Adjust as needed */
    font-weight: 400;
    color: #3E3E3E; /* Accent color */
    text-decoration: none; /* Remove underline */
}

a:hover,
a:focus {
    text-decoration: none; /* Add underline on hover/focus */
    color:#2F695D !important;
}

/* Span */
span {
    font-size: 1rem; /* Adjust as needed */
    font-weight: 400;
    color: #3E3E3E; /* Accent color */
}

/* Lists */
ul,
ol {
    font-size: 1rem; /* Adjust as needed */
    font-weight: 400;
    color: #3E3E3E; /* Accent color */
    margin: 0;
    padding: 0;
}

li {
    margin-bottom: 0.5rem; /* Space between list items */
}

/* Blockquote */
blockquote {
    font-size: 1.25rem; /* Adjust as needed */
    font-weight: 400;
    color: #3E3E3E; /* Accent color */
    border-left: 4px solid #3E3E3E; /* Accent color for border */
    padding-left: 1rem;
    margin: 1rem 0;
}

/* Code */
code {
    font-size: 1rem; /* Adjust as needed */
    font-weight: 400;
    color: #3E3E3E; /* Accent color */
    background-color: #f8f9fa; /* Light background for code */
    padding: 0.2rem 0.4rem;
    border-radius: 4px;
}
a{
    color:#2F695D;
}
sub, sup{
    font-size: 50%;
    font-weight: 400;
}
/* Table */
table {
    width: 100%;
    border-collapse: collapse;
    font-size: 1rem; /* Adjust as needed */
    font-weight: 400;
    color: #3E3E3E; /* Accent color */
    margin: 1rem 0;
}

th,
td {
    padding: 0.75rem;
    border: 1px solid #ddd; /* Light border for table cells */
}

th {
    background-color: #f8f9fa; /* Light background for table headers */
    font-weight: 600;
}

/* Form Elements */
input,
select,
textarea {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 1rem; /* Adjust as needed */
    font-weight: 400;
    color: #3E3E3E; /* Accent color */
    border: 1px solid #ddd; /* Light border */
    border-radius: 4px;
    padding: 0.5rem;
    margin-bottom: 1rem; /* Space below form elements */
}

input:focus,
select:focus,
textarea:focus {
    border-color: #3E3E3E; /* Change border color on focus */
    outline: none;
}
input:focus{
    border-color: transparent !important;
    box-shadow: none !important;
    border: 1px solid #ced4da !important;
}
button {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 16px; /* Adjust as needed */
    font-weight: 500;
    color: #fff; /* Button text color */
    background-color: #2F695D; /* Button background color */
    border: 1px solid #2F695D;
    border-radius: 5px;
    padding: 5px 10px;
    cursor: pointer;
    justify-content:center !important;
    align-items:center !important;
    display:flex;
    gap:5px !important;
}
.linerarButton{
    background-color: #fff; /* Darker background on hover/focus */
    border: 1px solid #fff !important;
    color: #2F695D !important;
}
/*.cartIcons{
    margin-top:-10px !important;
}*/
.iconsBoxesInner{
    margin-top:10px;
}
.linerarButton:hover{
    background-color: transparent; /* Darker background on hover/focus */
    border: 1px solid #fff !important;
    color: #fff !important;
}

    .toggleable-image {
        display: none; /* Ensure toggleable images are hidden on desktop */
    }
/* Navigation */
.deviceGap{
    display:flex;
    flex-direction:column;
    gap:5px;
}
.deviceGap p{
    margin:0px !important;
}
.list-unstyled li{
    margin:0px !important;
}
.modal-footer button{
    margin:0px !important;
}
#loginModal2 .phoneInput20{
    margin:0px !important;
    font-size:18px !important;
    font-weight:400 !important;
}
#loginModal2 .phoneInput3{
    margin-bottom:20px !important;
    font-size:16px !important;
    font-weight:300 !important;
}
#loginModal2 .modal-footer{
    margin:0px 28px 30px 28px !important;
}
#loginModal3 .modal-footer{
    margin:0px 28px 30px 28px !important;
}
.serviceBtnInner img{
        width: 50px;
    height: 50px;
    border: 1px solid #2F695D;
    padding: 10px;
    border-radius: 8px;
    object-fit: contain !important;
}
.navbar-brand{
    margin-right: 3rem !important;
}
.footer-bottom .logo img{
    height:40px !important;
}
.productBox h3{
    font-size:18px !important;
    Line-height:25px !important;
    
}
.productBox h5{
    font-size:16px !important;
    Line-height:20px !important;
    font-weight:400 !important;
    
}
.productBox p{
    font-size:18px !important;
    Line-height:21px !important;
    font-weight:400 !important;
    
}
.filter-checkbox{
    visibility:hidden;
    width:0px;
}
#servicecapsule .nav-link{
    padding:5px 10px !important;
}
#servicecapsule .selected .nav-link{
    background:#2F695D !important;
    color:#fff !important;
    padding:5px 10px !important;
    font-size:16px !important;
}
.starContainer{
        display: flex  !important;
    align-items: center !important;
    gap: 5px !important;
    margin-top: -8px !important;
    margin-bottom: 10px !important;
}
.mainstarDiv{
        display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.starImg img{
    width:18px !important;
}
.starImg{
    background: #2F695D33;
    padding: 5px 10px;
    border-radius: 8px;
}
.productBox .mainproductImg{
    margin-bottom:10px !important;
}
.ribbon{
    position: absolute !important;
    right: 15px !important;
    top: 10px !important;
    font-size:12px !important;
    line-height:14px !important;
    font-weight:700px !important;
}
.ribbonGreen{
    color:white !important;
    background:#2F695D !important;
    padding:5px !important;
}
.ribbonorange{
    color:white !important;
    background:#FF9933 !important;
    padding:5px !important;
}
.ribbonyellow{
    color:#000000 !important;
    background:#FFFF00 !important;
    padding:5px !important;
}
.ribbonblue{
    color:white !important;
    background:#1D00C2 !important;
    padding:5px !important;
}
.footerAreaModel .navigationbtn{
        padding-bottom: 20px;
    margin: 0 auto;
}
.servicesbtn{
    padding:10px !important;
}
.mobileHeader{
    width: 60px;
    display: flex;
    justify-content: end;
}
.toogleHeader{
    width: 60px;
    display: flex;
    justify-content: start;
}
.toogleHeader #menuToggle{
    width: 60px !important;
    display: contents;
}
    .navbar-toggler-icon {
      width: 30px;
      height: 3px;
      background-color: #000;
      display: block;
      position: relative;
    }

    .navbar-toggler-icon::before,
    .navbar-toggler-icon::after {
      content: '';
      width: 30px;
      height: 3px;
      background-color: #000;
      position: absolute;
      left: 0;
    }

    .navbar-toggler-icon::before {
      top: -8px;
    }

    .navbar-toggler-icon::after {
      top: 8px;
    }
    #loginModel .modal-content, #loginModal2 .modal-content, #loginModal3 .modal-content{
        background:#D9D9D9 !important;
        border-radius:8px !important;
    }
    #loginModel .form-control, #loginModel2 .form-control{
        background-color:#E4E4E4 !important;
    }
    #loginModal2 .phoneInput3{
        justify-content:start !important;
    }
    #loginModel #phoneInput{
        border-radius: 0px 8px 8px 0px !important;
        border: 1px solid !important;
        border-left:none !important;
    }
    #loginModal2 #phoneInput{
        border-radius: 8px 8px 8px 8px !important;
        border: 1px solid !important;
                background-color:#E4E4E4 !important;
    }
    #loginModal2 .modal-content, #loginModal3 .modal-content{
        height:280.2px !important;
    }
    #loginModal2 .form-group{
            display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0;
    }
    #loginModal2 .modal-body, #loginModal2 .modal-footer{
        margin:0px 48px 25px 48px !important;
        display:flex;
        align-items:center !important;
    }
    #loginModal3 .modal-body, #loginModal3 .modal-footer{
        margin:0px 48px 25px 48px !important;
        display:flex;
        align-items:center !important;
    }
    #loginModal2 .modal-header{
        margin:10px 28px 25px 28px !important;
    }
    #loginModal3 .modal-header{
        margin:10px 28px 25px 28px !important;
    }
    .form-check-label{
        float:right !important;
            display: flex !important;
    justify-content: end !important;
    gap:8px !important;
    }
    #phoneInput3{
        border-radius: 8px 8px 8px 8px !important;
    border: 1px solid !important;
    background-color: #E4E4E4 !important;
    }
    #phoneInput4{
        border-radius: 0px 8px 8px 0px !important;
    border: 1px solid !important;
    border-left: none !important;
    background:#E4E4E4 !important;
    }
    .warenty{
            display: flex;
    flex-direction: column;
    justify-content: center;
    }
    .products u{
            display: flex;
    align-items: center;
    }
    #phonePlaceholder{
            background-color: #E4E4E4 !important;
    border-radius: 8px 0px 0px 8px !important;
    border: 1px solid !important;
    border-right: none !important;
    }
    #loginModel .form-check-input{
        margin-left: 0px !important;
    margin-right: 10px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    }
    #loginModel input[type=checkbox] {
    display: none;
}

/* Style the label */
#loginModel label {
    cursor: pointer;
    font-size: 18px; /* Adjust size as needed */
    color: #333; /* Label color */
    display: inline-flex;
    align-items: center;
    position: relative;
}

/* Add Font Awesome icon before the label text */
#loginModel label::before {
    content: '\f096'; /* Unicode for the unchecked square icon (fa-square) */
    font-family: 'Font Awesome 5 Free'; /* Specify Font Awesome font family */
    font-weight: 900; /* Ensure icon uses the correct weight */
    font-size: 20px; /* Icon size */
    color: #fff; /* Default color */
    transition: color 0.3s ease; /* Smooth transition for color change */
}
#loginModel .modal-body, #loginModel2 .modal-body{
    margin:20px 48px 10px 48px !important;
}
#loginModel .modal-footer , #loginModel2 .modal-footer{
    margin:0px 48px 20px 48px !important;
}
/* Change the icon when the checkbox is checked */
#loginModel input[type=checkbox]:checked + label::before {
    content: '\f14a'; /* Unicode for the checked square icon (fa-check-square) */
    color: #2F695D; /* Green color when checked */
}

    #loginModel .fa-info-circle{
        color:#2F695D !important;
    }
    #loginModel .input-group-text{
        background-color:#E4E4E4 !important;
        border-radius: 8px 0px 0px 8px !important;
        border: 1px solid !important;
        border-right:none !important;
    }
    .header-icon img {
      width: 30px;
    }

    .offcanvas-menu {
      position: fixed;
      top: 0;
      left: 0;
      width: 250px;
      height: 100%;
      background: #fff;
      box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
      z-index: 1050;
      transform: translateX(-100%);
      transition: transform 0.3s ease-in-out;
    }

    .offcanvas-menu.show {
      transform: translateX(0);
    }
#navbarNav{
    gap: 35px;
}
#navbarNav ul{
    gap: 18px !important;
}
#navbarNav li{
    margin: 0;
}
#navbarNav a{
    font-size: 18px;
    line-height: 25px !important;
    font-weight: 600 !important;
    color: #3E3E3E !important;
    text-decoration:none;
}
#navbarNav a:hover{
    color: #2F695D !important;
    text-decoration:none !important;
}
#navbarNav a:active{
    color: #2F695D !important;
}
#homeSubTab li{
    margin:0px !important;
}
.warenty p{
    font-size: 0.9rem !important;
}
    .navRoot .navbar{
        padding:10px 0px;
    }
    .accordion-item{
        clip-path: inset(0 round 8px);
    }
.btn-with-icon{
    font-size: 30px !important;
    line-height: 40px !important;
    font-weight: 600 !important;
    display: flex;
    gap: 10px !important;
    align-items: center;
}
.btn-with-icon img {
    width: 40px; /* Adjust to match your image size */
    height: 40px; /* Adjust to match your image size */
    vertical-align: middle;
}
.btn-with-icon:hover{
    margin-right: 0px;
}
.imgIconBox{
        display: flex;
    flex-direction: column;
    justify-content: center;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border:1px solid #2F695D;
}
.notification{
    margin: 0 50% 0 50%;
    font-size: 12px !important;
    background: #2F695D;
    color: white;
    width: max-content;
    padding: 0px 3px;
    border-radius: 50%;
    display: flex;
    justify-content: end;
}
.servicesbtn img{
    width:25px;
    height:25px;
}
.green{
    color:#2F695D;
}
.modal-footer{
    border:none;
    margin: 10px 28px 10px 28px;
    padding:0px;
}
.modal-body{
    margin: 10px 28px 10px 28px;
    padding:0px;
}
.modal-header{
    margin: 10px 28px 10px 28px;
    border-bottom: 1px solid black;
    padding: 10px 0px 10px 0px;
}
.close:hover{
    padding:1rem 1rem !important;
    background:transparent !important;
}
.modal-dialog{
    margin:30vh auto !important;
}
.close{opacity:1 !important;}
.close:hover{
    opacity:1 !important;
    border:none !important;
}
.close img{
    width:40px;
    height:40px;
}
#phoneInput:focus{
    border:1px solid #ced4da !important;
    outline:none !important;
    box-shadow:none !important;
}
.navigationbtn{
    font-size:16px !important;
}
.backgroundActive .border-left-black{
    font-size:16px !important;
}
.iconBox{
    display: flex;
    justify-content: center;
    gap: 15px;
}
.iconBox img{
    width: 24px;
    height: 24px;
    
}

.img-mobile {
    display: none;
}
.footer-top .listIcon a{
    display: flex;
    gap: 10px;
    align-items: center;
}

.footer-top .listIcon img{
    width: 20px !important;
    height: 20px !important;
    background: white;
    padding: 3px;
    border-radius: 100%;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 90px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    display: flex !important;
  }
  #myBtn img{
    width: 15px;
    height: 15px;
  }
  #myBtn:hover{
    background-color: #2F695D !important;
    border: 0px solid #2F695D !important;
  }


        .servicesImg {
            width: 100%; /* Responsive images */
            height: auto; /* Maintain aspect ratio */
        }
/* Style the button */
#phoneInput{
    letter-spacing: 4px !important;
    font-weight: 900 !important;
}
#backToTopBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    bottom: 20px; /* Place the button at the bottom */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Ensure the button stays on top */
    border: none; /* No borders */
    outline: none;
    background-color: #555; /* Button color */
    color: white; /* Text color */
    cursor: pointer; /* Pointer cursor on hover */
    padding: 10px 15px; /* Button padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
  }
  #mobileView {
    display: none; /* Hidden by default */
}
  #backToTopBtn:hover {
    background-color: #333; /* Darker color on hover */
  }
  
.imageBoxes{
    padding: 20px;
    border: 1px solid #2F695D;
    border-radius: 20px;
    height:270px;
}
.imageBoxes a{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.imageBoxes img{
        max-width: 60px;
    height: auto;
    border: 1px solid;
    padding: 10px;
    border-radius: 100%;
    background: #f7f7f7;
}
.imageBoxes h4{
    margin:0px;
}
.collapseImage{
    padding-left:0px !important;
}
.imageBoxes p{
    font-size:1rem;
}
.collapseImage img{
    width:100% !important;
    border-radius:20px !important;
    height:557px;
    object-fit:cover;
}
/* Dropdown Toggle Custom Styling */
.dropdown-toggle-custom {
    position: relative; /* Ensure the positioning context for the pseudo-element */
    padding-right: 30px; /* Space for the arrow icon */
}
ul.filter-wrapper.nav.nav-tabs .nav-link{
    padding:6px 12px !important;
}
.dropdown-toggle-custom::after {
    content: ''; /* No text content */
    position: absolute;
    top: 50%;
    right: 0px; /* Adjust based on your spacing needs */
    left: 100px;
    transform: translateY(-50%); /* Center the icon vertically */
    width: 16px; /* Adjust size of the icon */
    height: 16px; /* Adjust size of the icon */
    background-image: url('../img/dropdownarrow.svg'); /* Path to your arrow icon */
    background-size: contain; /* Adjust the size of the icon */
    background-repeat: no-repeat; /* Prevent repeating the icon */
    background-position: center; /* Center the icon */
}
.headerOffer{
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.dropdown-menu{
    top: 110% !important;
    border-radius: 8px !important;
}
/* Ensure dropdown menu is initially hidden */
.dropdown-menu {
    display: none; /* Hide by default */
    /* Adjust styles as needed */
}
.modal-footer{
    justify-content:center !important;
}
.modal-footer p, .modal-footer a{
    font-size:0.875rem !important;
}
.leftBar{
    gap:10px !important;
}
.close img, #backToLoginModel, #backToLoginModel2{
    width:28px !important;
    height:28px !important;
}
/* Show dropdown menu when 'dropdown-expanded' class is applied */
.dropdown-menu.dropdown-expanded {
    display: flex; /* Show with flex layout */
    flex-direction: column;
    gap: 15px;
    padding: 20px 0px;
    /* Additional styling as needed */
}

/* Ensure specific styles for #navsubDropdown are applied correctly */
#navsubDropdown {
    /* Any additional styling specific to #navsubDropdown */
}

#navsubDropdown img{
    width: 18px !important;
    height: 18px !important;
}
#navsubDropdown a{
    font-weight: 400 !important;
    display: flex;
    gap: 10px !important;
    font-size:16px !important;
    align-items:center !important;
}
#navsubDropdown a{
    padding-top:5px !important;
    padding-bottom:5px !important;
}
#navsubDropdown a:hover{
    background:transparent !important;
}
#navsubDropdown a:active{
    background:transparent !important;
}
/* Navigation */

/* Banner Section */
 #carousalBanner .carousel-item {
    height: 517px; /* Set the height of carousel items */
    background-color: #2F695D; /* Optional: Set a background color for better visibility */
}
 #carousalBanner .carousel-item img {
    height: 110%;
    object-fit: cover; /* Ensure images cover the entire height */
    width: 100%;
}
.carousel-indicators {
    position: relative;
}
.blackTiles{
    background: url(/assets/img/blackbg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #313131;
    padding: 20px;
    border-radius: 16px;
    height: 200px;
}
.yelloTiles{
    background: url(/assets/img/yellowTiles.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #FFF3CC;
    padding: 20px;
    border-radius: 16px;
    height: 200px;
}
.pinkTiles{
    background: url(/assets/img/pinkBg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #FFECDF;
    padding: 20px;
    border-radius: 16px;
    height: 200px;
}
.blackBg img{
    width: 165px;
}
.yelloTiles span{
    color: black !important;
    background: #F6DE8D !important;
    min-width: 40% !important;
}
.head-blk h2 b{
    color: #2F695D;
}
.blackTiles, .yelloTiles, .pinkTiles {
    border-radius: 8px; /* Optional: Add rounded corners */
    overflow: hidden; /* Ensure images don't overflow */
    max-width: 360px !important;
}
.form-check-label{
    font-size:16px !important;
}
.form-check-label span{
    font-size:16px !important;
} 
.blackTiles{
    margin-right:20px;
}
.yelloTiles{
    margin-right:20px;
}
.yelloTiles h6{
    color: #000 !important;
}
.yelloTiles .contentBlackBg img{
    width: 60% !important;
    height: auto !important;
}
.contentBlackBg{
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: 150px;
    justify-content: space-between;
}
.pinkTiles h6{
    color: #000 !important;
    
}
.pinkTiles span{
    background: #FFD1B0 !important;
    color: #000 !important;
    min-width: 55% !important;
}
.contentBlackBg span{
    background: #494949;
    border-radius: 8px;
    width: auto !important;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px;
    width: 30% !important;
}
.contentBlackBg img{
    width: 50px;
    height: 50px;
}
.contentBlackBg h6{
    color: white;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
}
/* Style carousel indicators as dots */
.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgb(68 68 68 / 50%);
    border: none;
}

.carousel-indicators .active {
    background-color:#2F695D;
    width:37px !important;
    border-radius:15px !important;
}
.bannerContentOuter{
    height: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 50px;
    background: url('/assets/img/leftRight.png');
    background-size: cover;
    background-position: center;
}
.navRoot .navbar-brand img{
    width: 80px !important;
}
.notification{
    display:none;
}
.iconsBoxesInner{
    margin:0px !important;
}
.banner-content{
    height: 350px !important;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    justify-content: center;
    gap: 20px;
    margin-left: 20px;
    z-index: 999;
}
.banner-contentleft{
    height: 350px !important;
    display: flex;
    flex-direction: column;
    align-items: self-end;
    justify-content: center;
    gap: 20px;
    z-index: 999;
    margin-right: 50px;
    background: url('/assets/img/123.png');
    background-size: cover;
    background-position: center;
}
.banner-content span, .banner-contentleft span, .banner-contentCenter span{
font-size: 24px;
line-height: 24px;
color: #fff;
font-weight: 600;
}
.banner-content h2, .banner-contentleft h2, .banner-contentCenter h2{
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    color: #fff;
}
.banner-content h6, .banner-contentleft h6, .banner-contentCenter h6{
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
}
.banner-contentCenter{
    height: 350px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    z-index: 999;
}
.bannerBgDesign{
    background: url('/assets/img/bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.serviceBox .mainproductImg{
    height: 170px !important;
    object-fit: cover;
    width:170px !important;
    border-radius: 8px;
}
/*.cardProduct{
    display: flex;
    flex-direction: column;
    gap: 8px;
}*/
.cardProduct p{
    font-size: 16px;
}
.justAt{
    font-size:20px !important;
    margin:0px !important;
}
.productServices b{
    font-size:20px !important;
}
.cardProduct h3{
    margin: 0;
}
.fivestar img{
    width:18px !important;
}
.srvcgp{
    gap:5px !important;
}
.cardProduct{
    justify-content: space-between;
}
.rowColor{
    border-top: 1px solid black;
}
/* Ensure container has relative positioning for absolute positioning of arrows */
#carousalBanner .container {
    position: relative;
}
.modal-backdrop{
    background:black !important;
}
#ribbon .container{
background: #2F695D33;
border-radius:20px;
padding:30px !important;
margin:25px auto !important;
}
#bookUs{
    margin:25px auto 25px auto !important;
}
.featuredIcon img{
    width:70px!important;
    height:70px !important;
}
.warenty p{
    margin:0px;
}
/* Arrow positioning */
.outside-arrows {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}

.carousel-control-prev.outside-arrows {
    left: -40px; /* Adjust this value to move the left arrow further outside */
}

.carousel-control-next.outside-arrows {
    right: -40px; /* Adjust this value to move the right arrow further outside */
}

/* Adjust the appearance and size of the arrows if needed */
.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-size: 100%, 100%;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns...'); /* Ensure it uses Bootstrap icons */
}

/* End Banne Section */

/* select services section */
.homeServices{
    padding: 30px 0px 20px 0px;
}
.homeServices .servicesBtn{
    display: flex;
    justify-content: end;
}
.homeServices .col-md-6{
    padding: 0;
}
.deviceServices{
    gap: 0px !important;
    margin:0px;
}
.deviceServices .servicesImg{
    background: #EBEBEB !important;
    border-radius: 20px !important;
    width: 160px;
    height: 150px;
    padding: 15px 20px !important;
    object-fit: contain;
}

#device h2 b, #brand h2 b{
    color: #2F695D;
}
#carousalBanner{
    margin: 80px 0px 20px 0px;
}
.search-box{
    border: none;
}
.search-box:focus{
    outline: none;
    border: none !important;
}
.search-container{
    background: #EBEBEB;
    border-radius: 8px;
    padding: 7.5px 14px !important;
}
.search-container img{
    width:22px !important;
}
.search-container form{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 20px;
}
.deviceGap h2{
    line-height: 46px;
}
.search-container input{
    padding: 0px;
    margin: 0px;
    background: transparent;
    font-weight: 400;
    width: 100%;
}
.hidden {
    display: none;
  }
  .visible {
    display: block;
}
.alignLeft{
    display: flex;
    align-items: center;
}
.alignLeft img{
    width: 30px;
    height: 30px;
}
.gogreen{
    background: #EBEBEB;
    padding: 43px 0px 87px 0px;
}
.listBtn{
    display: flex;
    gap: 15px;
}
.listBtn li{
    list-style: none;
    font-size: 25px;
    line-height: 31.5px;
    background: #fff;
    padding: 10px 12px;
    border-radius: 99px;
}

/* end services section*/

/* go green Section */
.go-green{
    padding: 25px 0px 25px 0px;
}
.tilesLaptop{
    margin:25px auto 25px auto;
}
.nav-tabs {
    border: none;
    gap: 15px;
}
.servicesSection{
    padding:50px 0px 20px 0px;
}
.sliderSection{
    padding-bottom:50px;
}
#carousalBanner .carousel-item{
    height:350px !important;
}
.carousel-inner{
    border-radius:25px !important;
}
.nav-tabs .nav-item.show .nav-link, 
.nav-tabs .nav-link {
    font-size: 16px !important;
    line-height: 27px;
    color: #000000;
    padding: 5px 10px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #2F695D; /* Add border for consistency */
    transition: all 0.3s ease; /* Smooth transition */
}

.nav-tabs .nav-link.active {
    position: relative;
    background: #2F695D;
    color: #fff !important;
    border-radius: 8px;
    transition: all 0.3s ease; /* Smooth transition */
}
.go-green .container{
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.go-green .offer-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100% !important;
    gap: 20px;
}
.offer-inner-wrapper {
    flex: 1;
    position: relative;
    background: #D9D9D9;
    border-radius: 8px; /* Consistent border radius with .go-green .premium */
    border: 2.5px solid transparent; /* Ensure no sudden border change */
    transition: all 0.3s ease; /* Smooth transition */
    padding: 25px 25px;
}
.offer-inner-wrapper .offer-inner{
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap:15px !important;
}
.offer-inner-wrapper ul{
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.offer-inner-wrapper li{
    list-style: none;
    font-family: 'Oxygen', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.57px;
    text-align: left;
    color: #000;
    margin:0px !important;
}
.offer-inner-wrapper ul li::before {
    content: "";
    display: inline-block;
    width: 30px; /* Adjust size as needed */
    height: 30px; /* Adjust size as needed */
    background: url('../img/ChevronRight.svg') no-repeat center center; /* Adjust path to the SVG file */
    background-size: contain; /* Ensure the SVG scales correctly */
    margin-right: 10px; /* Space between the icon and list item text */
    vertical-align: middle; /* Aligns icon with text */
}

.offer-inner-wrapper h2{
        background: #2F695D;
        font-family: 'Lexend Deca', sans-serif;
        font-size: 28px;
        line-height: 35px;
        font-weight: 700;
        text-align: left;
        color: transparent; /* Make text transparent to show gradient */
        background-clip: text; /* Clip the background to the text */
        -webkit-background-clip: text; /* For WebKit browsers (Safari, Chrome) */    
}
.offer-inner-wrapper .price, .offer-inner-wrapper .price span{
    font-family: 'Lexend Deca', sans-serif;
    font-size: 38px;
    line-height: 48px;
    font-weight: 700;
    text-align: left;
    color: #000;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 5px;
}
.offer-inner-wrapper .btn-basic{
    background: #2F695D;
    width: 100%;
    height: 44px;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
}
.offer-inner-wrapper .btn-basic span {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24.85px;
    text-align: left;
    background: linear-gradient(40.32deg, #DADADA 0%, #FFFFFF 101.64%);
    -webkit-background-clip: text; /* Clip background to text */
    -webkit-text-fill-color: transparent; /* Make text transparent to show the gradient */
    background-clip: text;
    color: transparent; /* Ensure the text itself is transparent */
}
        /* Custom styles for carousel control icons */
        .carousel-control-prev, .carousel-control-next {
            width: 6.5%; /* Adjust the width of the control area */
        }

        .carousel-control-prev-icon,
        .carousel-control-next-icon {
            background-color: black; /* Set background color for visibility */
            border-radius: 50%; /* Make icons circular */
        }

        /* Set size of the arrows */
        .carousel-control-prev-icon {
            width: 30px; /* Width of the left arrow */
            height: 30px; /* Height of the left arrow */
        }

        .carousel-control-next-icon {
            width: 30px; /* Width of the right arrow */
            height: 30px; /* Height of the right arrow */
        }

        .carousel-control-prev-icon, .carousel-control-next-icon {
            display: flex;
            align-items: center;
            justify-content: center;
            color: white; /* Change icon color */
        }

        span.carousel-control-prev-icon{
            margin-top: -50px !important;
            margin-left: -40px !important;
        }
        span.carousel-control-next-icon{
            margin-top: -50px !important;
            margin-right: -40px !important;
        }


.offer-wrapper .premium{
    flex: 1;
    position: relative;
    background: #D9D9D9;
    border-radius: 8px; /* Consistent border radius with .go-green .premium */
    border: 2.5px solid transparent; /* Ensure no sudden border change */
    transition: all 0.3s ease; /* Smooth transition */
    padding: 25px 25px;
}
.go-green .badge-orange{
    position: absolute;
    right: 29px;
    top: 28px;
    background: linear-gradient(42.88deg, #FF4D00 0%, #FFDF6B 103.99%);
    width: 104px;
    height: 31px;
    border-radius: 10px 40px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    line-height: 31px;
}
.go-green .premium h2{
    background: linear-gradient(42.88deg, #FF4D00 0%, #FFDF6B 103.99%); 
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}
.go-green .premium .btn-basic{
    background: linear-gradient(42.88deg, #FF4D00 0%, #FFDF6B 103.99%);
}
.filter-wrapper::-webkit-scrollbar-track{opacity:0;visibility:hidden}
.filter-wrapper::-webkit-scrollbar-thumb{opacity:0;visibility:hidden}
.filter-wrapper::-webkit-scrollbar{opacity:0;visibility:hidden;background:#000}

/* End Go Green Section */

/* Book with us CSS */
.book-with-us {
    padding: 30px 0 30px 0 !important;
}
.book-with-us .wrapper {
    display: flex !important;
    flex-wrap: wrap !important;
    position: relative !important;
}
.book-with-us .wrapper .left {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    padding-left: 40px !important;
}
.book-with-us .wrapper .right {
    flex: 0 0 50% !important;
    max-width: 50% !important;
}
.book-with-us .wrapper .right img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
}
.book-with-us .wrapper .left .title h2 {
    color: #2f695d !important;
    position: relative !important;
    padding-bottom: 0 !important;
    margin-bottom: 6px !important;
    font-weight:normal !important;
}
.book-with-us .wrapper .left .title h2::before {
    content: "" !important;
    position: absolute !important;
    left: -40px !important;
    top: 20px !important;
    width: 12px !important;
    height: 12px !important;
    background-color: #2f695d !important;
    border-radius: 100% !important;
}
.book-with-us .wrapper .left .text-blk p {
    color: #6f6f6f !important;
    padding-bottom: 0 !important;
    line-height: normal !important;
}
.book-with-us .book-item {
    margin-bottom: 37px !important;
}
.book-with-us .book-item:last-child {
    margin-bottom: 0 !important;
}
.book-with-us .head-blk.book-with-us-title {
    margin-bottom: 35px !important;
}
.drawer {
    position: fixed;
    top: 0;
    right: -500px; /* Initially hidden */
    width: 500px;
    height: 100%;
    background-color: white;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.5);
    z-index: 99999 !important; /* Same as Bootstrap modals */
    transition: right 0.3s ease-in-out;
}
.drawer-content{
    height:100%;
}
.drawer.open {
    right: 0; /* Slide in */
    padding-left:0px !important;
}
.drawer-header {
    padding: 1rem;
}
.filter-wrapper li{
    margin:0px;
}
.addtocart img{
    width: 24px !important;
    height: 24px !important;
}
.servicelistp{
    margin-top:15px;
    margin-bottom:0px;
}
.servicenote{
    margin-top:15px;
    margin-bottom:0px;
    font-size:16px!important;
}
#feedback{
    background:#E4E4E4;
    margin-top:15px;
    width:100%;
    height:155px;
}
/* Styles for modal overlay (backdrop) */
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
    z-index: 1040; /* Positioned below modal content */
    opacity: 0; /* Initially hidden */
    visibility: hidden; /* Initially hidden */
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* When overlay is visible */
#overlay[style*="display: block"] {
    opacity: 1;
    visibility: visible;
}

/* Prevent scrolling when drawer is open */
body.no-scroll {
    overflow: hidden;
    position: fixed;  /* Locks the body position */
    width: 100%;
}
.subtottal, .subtottalb{
    font-size:22px !important;
}
.highlightedPrice{
    font-size:22px;
    margin:0px;
}
.cartDrawer{
    height: 97%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.drawer-body {
    padding: 1rem;
}
.close-btn {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}
.highlightedPriceCheckout{
    font-size:28px !important;
    line-height:37.5px !important;
}
.highlightedPricetottal{
    font-size:28px !important;
    line-height:30px !important;
}
.justatCheckout{
    margin:0px;
}
.equalWidthCheckout h4{
    margin:0px !important;
}
.equalWidthCheckout p{
    margin:0px !important;
}
.equalWidthCheckout{
        display: flex;
    flex-direction: column;
 
    justify-content: space-between;
}
.equalWidthCheckout h4{
    font-size:18px !important;
    margin-bottom:8px !important;
}
.equalWidthCheckout p{
    font-size:16px;
    margin-bottom:8px;
}
.checkoutImg{
    height: 95px !important;
    width: 95px !important;
    object-fit: cover;
    border-radius: 8px;
}
.editColumn{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding-right:0px;
}
.editColumn img{
    width:27px;
    height:27px;
}
.close-btn img {
    width: 18px;
    height: 18px;
}
#checkoutDrawer .drawer-body{
    padding-right:30px;
}
.heightAlign{
    max-height:25px !important;
}
/* End of Book with us CSS */
.testimonial .accordion{
    margin-bottom:25px;
}

/*Testimonial CSS*/
.testimonial{padding:25px 0 25px}
.testimonial .head-blk{margin-bottom:25px;position:relative;}
.testimonial .head-blk h2{color:#2f695d;position:relative;z-index:2;padding-bottom:0;display:inline-block}
.testimonial .head-blk .quote-img{position:absolute;left:41%;transform:translateX(-50%);bottom:-8px;height:92px}
.testimonial .slider-item{border-radius:8px;
    background: #D9D9D9;
    padding:18px 15px 15px 18px; margin: 0 15px 0 0;
    height: 200px;
display: flex; flex-direction: column; gap: 15px;}
.testimonial .slider-item.slick-center{padding:35px 32px 36px}
.testimonial .slider-item .author{display:flex;align-items:center}
.testimonial .slider-item .author .profile{margin-right:20px;    border: 1px dotted #2F695D;
    padding: 5px;
    border-radius: 100%;}
.testimonial .slider-item .author .profile img{width:70px;border-radius:100%}
.testimonial .slider-item .profile-title h5{margin-bottom:5px; border-bottom: 1px solid #0000004d; line-height: 35px ;}
.testimonial .slider-item .content{height:126px;overflow-y:auto;padding-right:13px}
.testimonial .slider-item .content p{padding-bottom:0;font-style:normal;font-weight:400 !important;line-height:normal; font-size: 0.9rem !important; line-height: 1.3rem !important;}
.testimonial .slider-item .content::-webkit-scrollbar{width:3px}
.testimonial .slider-item .content::-webkit-scrollbar-track{background:#6f6f6f;border-radius:50px}
.testimonial .slider-item .content::-webkit-scrollbar-thumb{background:#3e3e3e}
.testimonial .slider-item .content::-webkit-scrollbar-thumb:hover{background:#555}
/*Testimonial CSS*/

/*Footer CSS*/
footer{background-color:#3e3e3e;padding:45px 0 45px}
footer .mobile-only{display:none}
footer .wrapper{display:flex;justify-content:space-between}
footer h4{background:linear-gradient(40deg,#dadada 0%,#fff 101.64%) text;-webkit-text-fill-color:transparent;padding-bottom:14px;position:relative;display:inline-block;margin-bottom:20px}
footer h4::before{content:"";position:absolute;bottom:0;width:100%;height:1px;background:linear-gradient(44deg,#2f695d -14.49%,#7bffe4 125.23%)}
footer .footer-top{margin-bottom:40px}
footer .footer-top li:not(:last-child){padding-bottom:0px}
footer .footer-top li a{color:#ebebeb;font-family:"Lexend Deca";font-weight:400;border-bottom:2px solid transparent}
footer .footer-bottom .wrapper{align-items:center;justify-content:space-between}
footer .footer-bottom p{color:#6f6f6f;font-family:"Lexend Deca";font-style:normal;font-weight:400;line-height:normal;padding:0; margin:0px;}
footer .footer-bottom .text{padding:0 20px}
.social-links{padding-left:20px}
.line-left{height:1px;background-color:#fff;max-width:30%;flex:0 0 30%}
.social-links ul{display:flex;align-items:center}
.social-links ul li{list-style:none;}
.social-links ul li:not(:last-child){margin-right:15px;width:25px;height:25px}
/*Footer CSS*/
.accordion {
  margin-top: 1.875rem;
}

.accordion .accordion-item {
  color: rgb(27, 29, 33);
  border-radius: 8px;
  margin-bottom: 1rem;
}

.accordion .accordion-item.active {
  box-shadow: 0 0.0625rem 0.9375rem 0 rgba(27, 29, 33, 0.15);
}

.accordion .accordion-item.active .accordion-body {
  max-height: max-content;
}

.accordion .accordion-item.active .accordion-header::after {
  transform: rotate(90deg);
}

.accordion .accordion-item:last-child {
  margin-bottom: 0;
}

.accordion .accordion-header {
  padding: 1.1625rem;
  font-size: 1.125rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  background:#E4E4E4;
}

.accordion .accordion-header::after {
  content: "\f105";
  font-size: 2rem;
  font-family: "FontAwesome";
  position: absolute;
  right: 1.5rem;
  transition: all 0.2s ease-in-out;
  transform: rotate(0deg);
  color:#2f695e;
}

.accordion .accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}

.accordion .accordion-body .accordion-body-content {
  padding: 0 1.5rem 1.5rem;
  font-size: 1rem;
  line-height: 2rem;
  background:#E4E4E4;
}
.serviceBox p{
    margin: 0;
    margin-bottom:6px;
}
.serviceBox h3{
    font-size: 20px;
    font-weight: 500;
    margin-bottom:6px;
}
.productServices{
    margin-bottom:8px;
}
.starImgProduct{
    background: transparent;
    padding: 0px;
    border-radius: 0;
}
.starImgProduct img{
    width: 18px;
}
.productServices{
    padding: 0px 15px;
    align-items: center;
}
.productServices .starContainer{
    margin: 0px !important;
}
.checkout{
    padding: 120px 0px;
}
.form-check .highlight{
    color: #2F695D;
    font-weight: 600;
    margin-left: -5px;
}
.backgroundActiveRight .highlight{
    color: #2F695D;
    font-weight: 600;
    font-size:inherit !important;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2F695D;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2F695D;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.pDesign{
    font-size: 14px !important;
}
.serviceMainColumn{
    padding: 23px 12px 23px 12px;
    background: #E4E4E4;
    border-radius: 8px;
}
.offerForYou{
    font-size:20px !important;
}
.serviceMainColumn h2{
    font-weight: 500;
}
.serviceMainColumn p{
    font-weight: 400;
    margin: 0;
    
}
.headingEqual p{
    font-size:14px !important;
}
.serviceMainColumn .headingEqual{
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 0;
}
.firstRow{
    margin-top: 20px;
}
.checkoutpageImg{
    width: 132px;
    height: 121px;
    object-fit: contain;
}
.highlight{
    color: #2F695D;
    font-weight: 600;
    font-size: 14px !important;
}
/*input[type="radio"] {
    display: none;
}*/
.form-check{
    padding: 0px;
}
.navigationbtn{
    background: none;
    border: none;
    border-radius: 0px;
    color: #2F695D;
    padding: 0;
}
.backgroundActive{
    background: #E4E4E4;
    border-radius: 8px;
    padding: 23px 12px 24px 12px;
}
.backgroundActiveRight{
    background: #E4E4E4;
    border-radius: 8px;
    padding: 23px 12px 23px 12px;
}
.p-left{
    padding-left:28px !important;
}
.textBoxWhite{
    background:white !important;
    padding:7.5px 14px;
    border-radius:8px;
}
.green{
    color:#2F695D !important;
    font-size:14px !important;
}
.priceHighlight{
    font-size:20px !important;
    margin:0px !important;
    line-height:normal !important;
}
.priceHighlight2{
    font-size:24px !important;
    margin:0px !important;
}
.marketplace{
    background: #FFFFFF;
    padding: 6px;
    border-radius: 8px;
    width: 51px;
    height: 51px;
}
.border-left-black{
    border-left: 1px solid black;
    font-size: 18px;
    line-height: 27px;
}
/* Default radio button (unselected) with custom image */
/*.radio-label {
    width: 35px;
    height: 35px;
    background-image: url('/assets/img/radio.png');
    background-size: cover;
    display: inline-block;
    cursor: pointer;
}*/
.form-check-input{
    margin-left:0px !important;
    margin-right:10px !important;
    margin-top:5px !important;
}
/* Style for the radio button itself */
input[type="radio"] {
  appearance: none !important;   /* Remove default radio button appearance */
  -webkit-appearance: none !important; /* For Safari */
  -moz-appearance: none !important;    /* For Firefox */
  width: 20px !important;          /* Size of the radio button */
  height: 20px !important;         /* Size of the radio button */
  border-radius: 50% !important;   /* Make it circular */
  border: 2px solid #2F695D !important; /* Green border (unchanged state) */
  background-color: white !important;  /* Default background color */
  cursor: pointer !important;      /* Cursor changes to pointer when hovering */
  position: relative !important;    /* Allows positioning of inner dot */
  transition: all 0.3s ease !important; /* Smooth transition */
  margin:0px !important;
}

/* Style when the radio button is checked (active state) */
input[type="radio"]:checked {
  background-color: #2F695D !important; /* Green background color when checked */
  border-color: #2F695D !important;     /* Green border when checked */
}

/* Inner dot when the radio button is checked */
input[type="radio"]:checked::after {
  content: "" !important;
  position: absolute !important;
  top: 4px !important;                /* Position the dot inside the radio button */
  left: 4px !important;               /* Position the dot inside the radio button */
  width: 12px !important;             /* Size of the inner dot */
  height: 12px !important;            /* Size of the inner dot */
  border-radius: 50% !important;      /* Make the dot circular */
}

/* Optional: Add hover effect for better interactivity */
input[type="radio"]:hover {
  border-color: #2F695D !important;
}

/* Optional: Add a focus outline for accessibility */
input[type="radio"]:focus {
  outline: none !important;
}
/* Style for the container */
.input-container {
  position: relative;
  width: 300px;
  margin: 0px;
}

/* Style the input with the custom class */
.custom-input {
  width: 100%;
  padding: 0px !important;
  font-size: 16px;
  border:0px !important;
  border-radius: 4px;
  box-sizing: border-box;
  color: #333;
  background-color: #fff;
  margin:0px;
}
.custom-input:focus{
    outline:none !important;
    border:none !important;
}
/* Style for the label with a custom class */
.custom-label {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  font-size: 16px;
  color: #aaa;
  pointer-events: none; /* Ensures the label doesn't block input */
}

/* Highlighting specific text inside the label */
.custom-label .highlight {
  color: #2F695D; /* Green color for the word "note" */
}

/* When the input is focused or contains text, hide the label */
.custom-input:focus + .custom-label,
.custom-input:not(:placeholder-shown) + .custom-label {
  display: none;
}

.form-check{
    display:flex !important;
    justify-content:center !immportant;
    align-items:center !important;
}
/* Styling the label */
.form-check-label {
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
}
/* Custom Media */

.imgTabs img{
    width:35px !important;
    height:35px !important;
    border-radius:7px !important;
    margin-right:10px !important;
}
.designImg{
    padding:0px !important;
    padding-right:10px !important;
}
#ongoing-home-tab.active, #ongoing-work-tab.active , #reopened-home-tab.active, #closed-home-tab.active, #reopened-work-tab.active, #closed-work-tab.active{
    color:#2F695D !important;
    text-decoration:underline !important;
    background:none !important;
    border:none !important;
    padding:0px !important;
    display:flex;
    gap:5px;
}
.redesignsubtabs{
    color:#000000 !important;
    font-weight:400 !important;
    text-decoration:none !important;
    font-size:18px !important;
    line-height:27px !important;
    background:none !important;
    border:none !important;
    padding:0px !important;
    display:flex;
    gap:5px;
}
#homeSubTab, #workSubTab{
    gap:20px !important;
    margin-top:0px !important;
}
.gap20{
    display:flex !important;
    gap:20px !important;
}
.tabforDashboard p{
    font-size:12px !important;
    margin:0px !important
}
.tabforDashboard h4{
    font-size:14px !important;
    font-weight:bold !important;
}
.tabforDashboard .floatright{
    display:flex !important;
    gap:3px !important;
    flex-direction:column;
}
.tabforDashboard .floatright p{
    float:right !important;
    text-align:right;
}
.tabforDashboard .buttonGreen{
    background:white !important;
    border-radius:8px !important;
    padding:3px 10px !important;
    font-size:12px !important;
    color:#2F695D;
    font-weight:bold !important;
    text-align:center;
}
.tabforDashboard{
    padding:10px !important;
}
.boxLaptop img{
    width:35px !important;
    height:35px !important;
    object-fit:contain !important;
}
.boxLaptop p{
    font-size:14px !important;
}
.spacingIcon{
    align-items:center !important;
    gap:10px !important;
}
.spacingIcon img{
    width:24px !important;
    height:24px !important;
}
.workstation{
    line-height:22px !important;
    font-size:14px !important;
    font-weight:bold !important;
}
.dashboardTop{
    padding-bottom:50px !important;
}
.dashboardSearch{
    padding:7.5px 14px !important;
}
.dashboardSearch input{
    font-weight:400 !important;
}
.dashboardSearch img{
    width:22px !important;
}
#p-lenovo{
    line-height:1 !important;
    font-size:12px !important;
    font-weight:normal !important;
    
}
#ongoing-home .backgroundActiveRight:first-child{
    margin-right:20px !important;
}
/* Hide #dNone on screens 768px and above */
@media only screen and (min-width: 769px) {
    #dNone {
        display: none !important;
    }
    .dropdown-expanded {
        display: block; /* Adjust behavior based on desktop requirements */
    }
    .showbuttons{
        display:none !important;
    }
}

/* Styles for screens between 1201px and 1600px */
@media only screen and (min-width: 1201px) and (max-width: 1600px) {
    body {
        font-size: 18px;
    }
    .chcontainer{
        min-width: 100%;
        max-width: 100%;
    }
    .container {
        max-width: 90%;
        margin: 0 auto;
    }
    .acContainer{
        max-width: 100% !important;
    }
    h2{
        font-size:2rem !important;
    }
    .banner {
        height: 400px;
    }
    .deviceServices .servicesImg{
        height:160px !important;
        width:90% !important;
    }
    .deviceServices {
        gap: 0px !important;
        
    }
    .img-desktop {
        display: block;
    }
    .img-mobile {
        display: none;
    }
    .go-green .offer-wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* Creates 3 equal-width columns */
        gap: 16px; /* Adjust the gap between items as needed */
      }   
    .offer-inner-wrapper .price, .offer-inner-wrapper .price span{
        font-size: 34px;
    }
    .offer-inner-wrapper .offer-inner{
        min-height: auto;
    }  
    .offer-inner-wrapper, .offer-wrapper .premium{
        padding: 44px 15px;
    } 
    .offer-inner-wrapper li{
        font-size: 18px;
    }
    .nav-tabs{
        gap: 5px;
    }
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
        font-size: 14px;
        padding:3px 10px;
    }

    .offer-inner-wrapper .btn-basic{
        height: 45px;
    }
    .offer-inner-wrapper .btn-basic span{
        font-size: 24px;
    }
    .blackTiles, .yelloTiles, .pinkTiles{
        max-width:32% !important;
    }
}

/* Override Bootstrap container width for larger screens (1200px and above) */
@media (min-width: 1200px) {
    .container {
        max-width: 1120px; /* Custom width for larger screens */
        padding: 0 !important; /* Override Bootstrap default padding */
    }
    #deviceTiles, #brandTiles {
                display: none;
            }
            #device, #brand {
                display: block;
    }
    .homeServices .container {
        display: flex !important;
        flex-direction: column !important;
        gap: 15px !important;
    }
    hr{
        width:100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }

    .servicesColumn {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }
}
@media (max-width: 1199px){
            h2{
                font-size:22px !important;
            }
            
            #device, #brand {
                display: none;
            }
            .servicePaage{
                display:block !important;
            }
            .servicePaage .innerServicePage{
                max-width:100% !important;
            }
            #carousalBanner{
                margin:110px 0px 30px 0px ;
            }
            #deviceTiles, #brandTiles {
                display: block;
            }
            .rowDashboard{
                margin:0px !important;
                padding:0px !important;
                max-width:100% !important;
            }
            .containerDashboard{
                max-width:100% !important;
            }
            .tabforDashboard .floatright{
                padding:0px;
            }
            .tabforDashboard .col-6{
                padding-left:20px !important;
            }
            .deviceServices .servicesImg{
                width:90% !important;
            }
            .deviceServices{
                margin-top:50px;
            }
            .blackTiles, .yelloTiles, .pinkTiles{
                max-width:31% !important;
            }
            .blackBg img{
                max-width:100%;
            }
            .contentBlackBg h6{
                font-size:16px !important;
            }
            .serviceMainColumn hr{
                max-width:100% !important;
                width:100% !important;
                margin:20px auto !important;
                min-width:100% !important;
            }
            .imageBoxes p{
                    font-size:0.8rem !important;
            }
            .checkout .container{
                padding:0px !important;
            }
            .checkout .chcontainer{
                max-width:100% !important;
            }
            .checkout .equalWidthCheckout{
                padding-left:20px !important;
            }
            .p-left p{
                font-size:14px !important;
            }
            
}
/* Styles for screens between 993px and 1199px */
@media only screen and (min-width: 993px) and (max-width: 1199px) {
    body {
        font-size: 16px;
    }
    h2{
        font-size:1.5rem !important;
    }
    .container {
        max-width: 90%;
        margin: 0 auto;
    }

    .banner {
        height: 350px;
    }
    .tabforDashboard .buttonGreen{
        font-size:10px !important;
    }
    .innerServicePage .fivestar img{
        width:16px !important;
    }
    .homeServices {
        padding: 30px 0;
    }
    .servicesColumn{
        max-width: 100%;
    }
    .acContainer{
        max-width: 100%;
        padding: 0px;
    }
    .homeServices .container {
        display: flex;
        flex-direction: column;
        gap: 30px !important;
        padding: 0;
    }
    .blackTiles, .yelloTiles, .pinkTiles{
        max-width:31% !important;
    }
    .blackBg img{
        width:100% !important;
    }
    .deviceServices .servicesImg {
        height: 150px !important;
        padding: 30px !important;
        min-width: 100% !important;
    }
    .book-with-us .wrapper .left{
        flex:0 0 50% !important;
        max-width:50% !important;
    }
    .book-with-us .wrapper .right{
        flex:0 0 50% !important;
        max-width:50% !important;
    }
    .deviceServices {
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* Equal columns */
        margin: 0px;
        gap: 15px !important;
    }
    #navbarNav a{
        font-size: 18px !important;
    }
    .go-green .container{
        padding: 0px;
    }
    #bookUs .container{
        padding: 0px;
    }
    .tilesLaptop .container{
        padding: 0px;
    }
    .tilesLaptop .container .row{
        justify-content: space-between !important;
    }
    .testimonial .container{
        padding: 0px;
    }
    #carousalBanner .container{
        padding: 0px;
    }
    .navRoot{
        padding: 0px;
    }
    #carousalBanner{
        margin: 80px 0px 30px 0px;
    }
    .imageBoxes p{
        font-size:0.8rem !important;
    }
    .go-green .offer-wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* Creates 3 equal-width columns */
        gap: 16px; /* Adjust the gap between items as needed */
        margin: 0;
      }  
      .offer-inner-wrapper h2 {
        font-size: 42px;
    }
    .offer-inner-wrapper .price, .offer-inner-wrapper .price span{
        font-size: 42px;
    }
    .offer-inner-wrapper .offer-inner{
        min-height: auto;
    }  
    .offer-inner-wrapper{
        padding: 44px 15px !important;
    } 
    .offer-inner-wrapper li{
        font-size: 14px;
    }
    .nav-tabs{
        gap: 5px;
    }
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
        font-size: 14px;
        padding: 0px 15px;
    }
    .offer-inner-wrapper .btn-basic{
        height: 40px;
    }
    .offer-inner-wrapper .btn-basic span{
        font-size: 22px;
    }
}

/* Styles for screens up to 992px */
@media (max-width: 991px) {
    /* Default Styles for Navbar Collapse */
    h2{
        font-size:1.7rem !important;
    }
    button{
        font-size:14px !important;
    }
    .offer-inner-wrapper .price, .offer-inner-wrapper .price span{
        font-size:1.5rem !important;
        line-height:1rem !important;
    }
    .go-green .offer-wrapper{
        gap:1rem !important;
    }
    .offer-inner-wrapper .btn-basic{
        height:45px !important;
    }
    .innerServicePage .justAt{
        font-size:14px !important;
    }
    .innerServicePage .cardProduct p{
        font-size:15px !important;
    }
    .tabforDashboard .col-2{
        max-width:10% !important;
        flex:10% !important;
    }
    .tabforDashboard .col-6{
        padding:0px !important;
                max-width: 58% !important;
        flex: 58%;

    }
    .boxLaptop .col-4{
        max-width:15% !important;
    }
    .containerDashboard{
        max-width:100% !important;
    }
    .innerServicePage .fivestar img{
        width:14px;
    }
    .backgroundActive
    {
        padding:15px !important;
    }
    .backgroundActive .col-md-2{
        padding:0px !important;
    }
    .priceHighlight2{
        font-size:18px !important;
    }
    .priceHighlight{
        font-size:16px !important;
    }
    .innerServicePage .serviceBox h3{
        font-size:18px;
    }
    .offer-inner-wrapper .btn-basic span{
        font-size:0.8rem !important;
    }
        header.navRoot {
        display: none;
    }
    .mobCheckout{
        flex-direction:colummn;
        gap:8px
    }
    .fMobile{
            padding-right: 0;
            min-width: 100%;
    }
    .checkout .equalWidthCheckout{
        padding:0px !important;
    }
    .checkout .mobileLocation{
        max-width:10% !important;
    }
    .devCheckout{
        padding:0px !important;
        min-width:100% !important;
    }
    .checkout{
        padding:50px 0px 20px 0px !important;
    }
    .ribbon{
        font-size:8px !important;
    }
    .paddingNone{
        padding-left:7.5px !important;
    }
    .paddingRight{
        padding-right:7.5px !important;
    }
    .offer-wrapper .premium{
        padding:25px !important;
    }
    .starImg{
        display: flex !important;
    gap: 5px !important;
    justify-content: center !important;
    align-items: center !important;
    }
    .bgGreen{
        background:#2F695D !important;
    }
    .bgGreen h2{
        color:#fff !important;
        font-size:18px !important;
        font-weight:600 !important;
    }
    .bgGreen h5{
        color:#fff !important;
        font-size:14px !important;
        margin-top:10px !important;
        font-weight:400 !important;
    }
    #menuClose{
        padding:0px !important;
        color:#fff !important;
    }
    #bookUs{
        margin:25px auto 50px auto !important;
    }
    #navbarNav {
        display: none; /* Hide by default */
        flex-direction: column;
        align-items: baseline;
        height: 70vh !important;
        gap: 18px;
        margin-top: 18px;
        border-radius: 10px;

    }
    .blackTiles, .yelloTiles, .pinkTiles{
        max-width:31% !important;
        background-size:cover !important;
    }
    .contentBlackBg span{
        width:40% !important;
    }
    .blackTiles, .yelloTiles{
        margin-right:1rem !important;
    }
    .blackBg img{
        max-width:100% !important;
    }
    .navbar{
        padding:10px 0px !important;
    }
    body.navbar-open {
    overflow: hidden;
    }
    .products .row{
        gap:20px 0px !important;
    }
    .productBox .mainproductImg{
        width:100% !important;
        height:190px !important;
        object-fit: cover;
        border-radius: 8px;
    }

    /* Styles applied when the menu is expanded */
    .navbar-expanded #navbarNav {
        display: flex !important; /* Show when expanded */
        justify-content: space-between !important;
    }
    .iconBox img{
        width: 30px;
        height: 30px;
    }
    .dropdown-menu.dropdown-expanded {
        width: 85vw !important;
    }

    .deviceServices {
        gap: 0 !important;
        margin-top:0px !important;
    }
    .navRoot{
        margin:0 auto !important;
    }

    .homeServices .container {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    footer{
        padding: 70px 0px !important;
    }
    #mobileView {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        background-color: #fff; /* Customize the background color */
        z-index: 9999;
        box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); /* Add shadow to make it look elevated */
        padding: 0px !important;
    }
    #mobileView .row.text-center{
        display: flex !important;
        justify-content: space-between !important;
        align-items: end !important;
        margin:0px 0px;
    }
    #floatingView .notification{
        margin:0 50% 0 100% !important;
    }
    #myBtn{
        bottom: 90px;
        right: 10px;
    }
    #floatingView .container {
        padding: 15px 0px 5px 0px !important;
    }

    #floatingView .footer-icon {
        width: 24px; /* Icon size can be adjusted */
        height: auto;
        margin-top:-10px;
    }

    #floatingView .col-2 {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction:column !important;
        padding:0px 20px !important;
    }
    #floatingView .col-2 p{
        margin:0px;
        font-size:12px !important;
    }
    .deviceServices .servicesImg {
        width: 90% !important; 
        height: 150px !important;
        padding:15px !important;
    }

    .homeServices {
        padding: 30px 0px;
        padding-top:0px !important;
    }

    .homeServices .servicesBtn {
        justify-content: flex-end;
    }
    .go-green .offer-wrapper{
            overflow: auto; /* Allow scroll */
            white-space: nowrap; /* Prevent wrapping */
            
            /* Hide scrollbar for WebKit browsers (Chrome, Safari, etc.) */
            ::-webkit-scrollbar {
                display: none;
            }

            /* Hide scrollbar for Firefox */
            scrollbar-width: none;
            
            /* Hide scrollbar for Internet Explorer */
            -ms-overflow-style: none;

    }
    .offer-inner-wrapper li{
        font-size: 20px;
    }
    .nav-tabs{
        flex-wrap: wrap;
        gap: 5px;
    }
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
        font-size: 14px;
    }
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
        padding: 0px 10px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px){
    button{
        font-size:12px !important;
    }
    header{
        padding:5px 0 !important;
    }
    .innerServicePage .productServices b{
        font-size:16px !important;
    }
    .innerServicePage .fivestar img{
        width:11px !important;
    }
    .container, .container-md, .container-sm{
        max-width:95%;
        padding:0px !important;
    }
    .containerDashboard .row{
        flex-direction:column !important;
        gap:8px !important;
    }
    .containerDashboard .col-md-4{
        max-width:100% !important;
        padding:0px !important;
    }
    .tabforDashboard .row{
        flex-direction:row !important;
        gap:0px !important;
    }
    .floatright{
        max-width:31% !important;
    }
    .faq .acContainer{
        max-width:100% !important;
    }
    .navbar{
        padding-left:0px !important;
        padding-right:0px !important;
    }
    #carousalBanner{
        max-width:100% !important;
        margin:0 auto !important;
        padding-top:80px !important;
    }

    .contentBlackBg h6{
        font-size:14px !important;
    }
    #carousalBanner .carousel-item{
        height:350px !important;
    }
    #carousalBanner .carousel-inner{
        border-radius:15px !important;
    }
    .imageBoxes p{
        font-size:0.75rem !important;
    }
    h4{
        font-size:1.3rem !important;
    }
    .imageBoxes{
        padding:15px !important;
    }
    #ribbon .container{
        padding:15px !important;
    }
    .warenty h5{
        font-size:1rem !important;
    }
    .warenty p{
        font-size:0.9rem !important;
    }
    .featuredIcon img{
        width:50px !important;
        height:50px !important;
    }
}
/* Styles for screens up to 767px (mobile) */
@media only screen and (max-width: 767px) {
    body {
        font-size: 14px;
    }
    button{
        padding: 5px 10px !important;
        font-size: 13px !important;
    }
    h2{
        font-size:18px !important;
        margin:0px !important;
    }
    h4{
        font-size:18px !important;
        margin:0px !important;
    }
    p{
        font-size:14px !important;
    }
    .serviceBox{
        gap:20px !important;
    }
    .rowColor{
        display:none !important;
    }
    .drawer{
        width:100% !important;
    }
    .custommMobile{
            padding: 0 !important;
            padding-bottom: 0px !important;
    }
    .equalWidthCheckout{
        padding-left:15px !important;
    }
    .closeDrawerBtn, .close-btn{
        padding:0px !important;
    }
    .custommMobile .row{
            display: flex;
            flex-direction: row;
    }
    hr{
        margin:10px auto !important;
    }
    .custommMobile .col-md-6{
        width:50% !important;
    }
    .custommMobile p{
        font-size:22px !important;
    }
    #customPaddingBox{
        padding-right:0px !important;
    }
    .buttonSpacing{
        padding-right:0px !important;
    }
    .homeServices h2{
        font-size:26px !important;
    }
    .productServices .starContainer{
        justify-content:end !important;
    }
    .productServices .starContainer .fivestar{
        gap:3px !important;
        display:flex !important;
    }
    .cardMobile .justAt{
        font-size:14px !important;
        margin:0px !important;
    }
    .productServices .starContainer span{
        display:none;
    }
    .cardProduct{
        padding:0px !important;
    }
    .cardMobile{
        width:65% !important;
        max-width:65% !important;
    }
    .imgMobile{
        width:35% !important;
        max-width:35% !important;
    }
    .imgMobile .mainproductImg{
        height:110px !important;
    }
    .col-md-6.col-12.pl-3.pr-3{
      padding-right:0px !important;   
    }
    .homeServices .pl-4, .homeServices .px-4{
        padding-left:1rem !important;
    }
    .homeServices .pr-2, .homeServices .px-2{
        padding-right:1rem !important;
    }
    .serviceBox h3{
        margin-bottom:2px !important;
    }
    .serviceBox p{
        margin-bottom:2px !important;
        white-space: nowrap; overflow: hidden;
    }
    .innerServicePage .cardProduct p{
        font-size:14px !important;
    }
    .cardMobile .openDrawerBtn{
        padding:3px 10px !important;
    }
    .productServices b, .justAt{
        font-size:14px !important;
    }
    .rowDashboard{
        padding: 20px 16px !important;
        padding-bottom:0px !important;
    }
    .rowDashboard h2{
        font-size:26px !important;
    }
    .tabforDashboard .floatright{
        max-width:31% !important;
    }
    #homeSubTab, #workSubTab{
        gap:5px !important;
        margin-bottom:10px !important;
    }
    .containerDashboard .row{
        gap:8px !important;
    }
    .topMargin{
        margin-top:8px !important;
    }
    .tabforDashboard .col-6{
        max-width:50% !important;
        padding-left:35px !important;
    }
    .tabforDashboard .col-md-5{
        width:67% !important;
    }
    .tabforDashboard .col-8.pl-0.pr-0{
        margin-left:10px;
    }
    .tabforDashboard .spacingIcon{
        width:30% !important;
    }
    .containerDashboard .col-md-4{
        padding:0px !important;
    }
    .mobileHeader img{
        height:28px !important;
    }
    .mobileNav{
        padding-right:0px !important;
    }
    /*.backgroundActiveRight .p-left{
        padding-left:0px !important;
        padding-top:10px !important;
    }*/
    .sliderAlign{
        width:19% !important;
    }
    .imgWidthWallet{
        width:16% !important;
    }
    .contentWidth{
        width:65% !important;
        paddin-top:0px !important;
        padding-left:10px !important;
    }
    .inlineDesk{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .addressBlock{
        padding:0px !important;
        width:80%;
    }
    .backgroundActive .p-left p{
        font-size:13px !important;
    }
    .backgroundActive .border-left-black {
            font-size: 14px !important;
            line-height: 1.5em;
    }
    .notesAlign{
        width:80% !important;
    }
    .buttonPin{
        width:20% !important;
    }
    .checkoutImg{
        height:83px !important;
    }
    .serviceMainColumn hr{
        margin:10px auto !important;
    }
    .buttonPin button{
        padding:0px !important;
    }
    .mobileHeading {
        padding:20px 16px;
    }
    .mobileHeading h2
    {
        font-size:26px !important;
    }
    .border-left-black{
            border-left: 0;
            font-size: 18px;
            line-height: 27px;
            padding: 0;
            padding-top: 10px;
    }
    .mNone{
        display:none !important;
    }
    .imageMobile{
        max-width:25% !important;
        flex:25% !important;
    }
    .checkout .equalWidthCheckout{
        padding-left: 20px !important;
        max-width: 65% !important;
    }
    .productServices b, .justAt{
        font-size:16px !important;
    }
    .editColumn{
        padding-left:7px !important;
    }
    a{
        font-size:0.9rem !important;
    }
    .checkout .mobCheckout{
        padding:0px 16px !important;
    }
    .productBox:hover .mainproductImg {
            transform: none !important;
        }
        footer .accordian .accordian-content{
            margin-top:20px !important;
        }
        .starContainer{
            justify-content:start !important;
        }
        .productBox p{
            text-align:left;
        }
        .innerServicePage{
            padding:0px !important;
        }
    /*.checkout .chcontainer{
        flex-direction:column;
    }*/
    .starContainer span{
        font-size:12px !important;
    }
    input[type="radio"]{
        width:16px !important;
        height:16px !important;
    }
    .chcontainer .form-check-label{
            display: flex !important;
        /*justify-content: center !important;
        align-items: center !important;*/
        gap: 7px !important;
        font-size:14px !important;
    }
    .containerMobile{
        gap:10px !important;
    }
    .drawer-body{
        overflow:auto !important;
    }
    .form-check-label span{
        font-size:14px !important;
    }
    .starContainer img{
        width:16px !important;
        height:16px !important}
    .navbar{
         padding:10px 15px !important;   
    }
    .buttonGroupInner{
        display:none !important;
    }
    
    .productBox:hover .mainproductImg{
        transform:0px !important;
    }
    .ribbon{
        right:0px !important;
    }
    .imageBoxes{
        height:auto !important;
    }
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
        padding:4px 8px !important;
    }
    .nav-item{
        border-radius:20px !important;
    }
    .accordion .accordion-body .accordion-body-content{
                font-size:12px !important;
line-height:1.3rem !important;
    }
    .servicesSection{
        padding:30px 0px 20px 0px !important;
    }
    #carousalBanner{
        margin: 0px !important;
    }
    #myBtn{
        padding:10px !important;
    }
    .servicesbtn {
        padding: 5px 10px !important;
    }
    .servicesbtn img {
            width: 20px !important;
            height: 20px !important;
    }
    .productBox h3{
        font-size:16px !important;
        text-align:left !important;
    }
    .productBox h5{
        font-size:14px !important;
        text-align:left !important;
    }
    .productBox p{
        font-size:14px !important;
        text-align:left !important;
    }
    .starContainer{
        font-size:0px !important;
    }
    .buttonGroupInner, .showbuttons{
        justify-content:center !important;
    }
    #ribbon
    .feature-image {
    display: block; /* Make sure images are block elements */
    margin: 10px auto 0 !important; /* Center images and add some margin */
    max-width: 100% !important ; /* Make images responsive */
    border: 2px solid #ddd !important; /* Optional border for the images */
    border-radius: 20px !important; /* Optional rounded corners */
    transition: transform 0.3s !important; /* Optional smooth transition for hover effect */
}
.iconBox.m-none{
    display:none;
}
    .img-desktop {
        display: none;
    }
    .img-mobile {
        display: block;
        width: 100%; /* Make mobile image responsive */
    }
.feature-image{
    width:100%;
    border-radius:20px;
}

.modal-content{
    margin:0 auto !important;
    max-width:90% !important;
    border-radius:0.5rem !important;
    background:#D9D9D9 !important;
}
.modal-header{
    margin:10px 18px 10px 18px !important;
}
.modal-body{
    margin:10px 18px 00px 18px !important;
}

.modal-body .container{
    padding:0px !important;
}
.modal-footer{
    margin:10px 18px 10px 18px !important;
    justify-content:center !important;
}
#ribbon .container{
    border-radius:0px !important;
}
#ribbon .container .row{
    display:flex;
    flex-direction:column;
    gap:20px;
}
#ribbon .iconBox{
            justify-content: start;
        flex-direction: column;
        align-items: center;
        text-align: center;
}
.featuredIcon img{
    width:50px !important;
    width:50px !important;
}
.warenty h5{
    margin:0px ;
}
.feature-image:hover {
    transform: scale(1.05) !important; /* Optional zoom effect on hover */
}
    .collapseImage img{
        height:300px;
        border-radius:20px;
    }
    .imageBoxes p{
        font-size:1.1rem;
    }
        .hide-on-mobile {
        display: none;
    }
        #bookUs .d-none {
        display: none !important;
    }
    /* Show the mobile view */
    #bookUs .d-md-none {
        display: block !important;
    }

    .banner-content,.banner-contentCenter, .banner-contentleft{
        height: 200px !important;
        background-position: right !important;
        
    }
    .blackBg{
        display:flex !important;
        justify-content:end !important;
    }
    .bannerContentOuter{
        background-position: right;
    }
    .banner-contentleft{
        background-position: left !important;
    }
    span.carousel-control-prev-icon{
        margin: 0 !important;
        margin-left: -10px !important   ;
    }
    span.carousel-control-next-icon{
        margin: 0px !important;
        margin-right: -10px !important;
    }
    .blackTiles, .yelloTiles, .pinkTiles{
        max-width:100% !important;
    }
    .blackTiles,.yelloTiles{
        margin:0px !important;
    }
    .tilesLaptop .container .row{
        display:flex !important;
        flex-direction:column !important;
        gap:20px !important;
    }
    .banner-contentleft{
        margin-right: 20px !important;
    }
    .banner-content span, .banner-contentleft span, .banner-contentCenter span{
        font-size: 14px !important;
        line-height: 14px !important;
    }
    .toggleable-image {
        margin-top: 1rem; /* Add margin for better spacing in mobile view */
    }
    .banner-content h2, .banner-contentleft h2, .banner-contentCenter h2{
        line-height: 18px !important;
        font-size: 18px !important  ;
    }
    .banner-content h6, .banner-contentleft h6, .banner-contentCenter h6{
        font-size: 14px !important;
        line-height: 14px !important;
    }
    .linerarButton{
        padding: 5px 10px !important;
    }
    #carousalBanner .carousel-item img{
        height: 200px !important;
    }
    .servicesSection .container .row{
        display:flex !important;
        gap:16px !important;
    }
    .navRoot img{
        height:30px;
    }
    .navRoot .navbar-toggler{
        padding:0.5rem 0.5rem !important;
    }
    .alignLeft img{
        width:30px !important;
        height:30px !important;
    }
    .offer-inner-wrapper ul{
        gap:5px !important;
    }
    .offer-inner-wrapper li{
        font-size:12px !important;
    }
    .offer-inner-wrapper ul li::before{
        width:25px !important;
        height:25px !important;
        margin-right:5px !important;
    }
    .container {
        max-width: 100%;
        padding: 0 15px;
    }

    .banner {
        height: 250px;
    }
    #deviceServicesCarousel .carousel-control-prev,
    #deviceServicesCarousel .carousel-control-next {
        display: none !important;
    }

    /* Display items statically without carousel behavior */
    #deviceServicesCarousel .carousel-inner {
        display: flex !important;
        flex-wrap: wrap !important; /* Ensure items are in rows */
    }
    
    #deviceServicesCarousel .carousel-item {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important; /* Center the items */
        align-items: center !important;
    }

    /* Each item gets its own space like a static grid */
    #deviceServicesCarousel .servicesColumn {
        flex: 1 0 33.333% !important; /* 3 items per row */
        max-width: 33.333% !important; /* Adjust width to fit in rows */
    }
    .servicesBtn button {
        display: none;
    }
    .navRoot{
        padding:0px 0px;
    }
    #carousalBanner{
        padding:65px 0px 20px 0px;
    }
    #carousalBanner .carousel-item{
        height:200px !important;
    }
    #carousalBanner .carousel-inner{
        border-radius:15px !important;
    }
    .carousel-indicators li{
        width:8px !important;
        height:8px !important;
    }
    .deviceServices .servicesImg{
        height:100px !important;
        padding:13px !important;
        border-radius:15px !important;
        width:85% !important;
    }
    .servicesBtn{
        display:none !important;
    }
    .homeServices h2{
        text-align:left !important;
    }
    .book-with-us{padding:30px 0}
    .book-with-us .wrapper .left{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
        .book-with-us .wrapper .right {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
.book-with-us .wrapper .left .title h2::before{
    width:8px !important;
    height:8px !important;
}
   .testimonial .slider-item .author{
        max-width: 100% !important;
    }
    .testimonial .slider-item .author .profile{
        margin-right:20px !important;
    }
    .testimonial .slider-item .author .profile img{
        width:50px !important;
    }
    .book-with-us .wrapper .right{position:absolute;z-index:-3;opacity:.1;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:160vw;max-width:max-content}
    .book-with-us .wrapper .left{padding-left:20px}
    .book-with-us .wrapper .left .title h2{font-size:16px;padding-bottom:5px}
    .book-with-us .wrapper .left .text-blk p{font-size:13px}
    .book-with-us .wrapper .right,.book-with-us .wrapper .left{flex:0 0 100%;max-width:100%}
    .book-with-us .wrapper .left .title h2:before{left:-20px;top:5px}
    .book-with-us .book-item{margin-bottom:15px}
    .testimonial{padding:5px 0 30px}
    .issue-selction-wrapper{padding:30px 0}
    .testimonial .head-blk .quote-img{left:28%;height:52px}
    .testimonial .head-blk{margin-bottom:0px;margin-top:0px}
    .testimonial .slider-item{padding:15px;margin:0 10px;border-radius:15px}
    .testimonial-slider{padding-top:20px}
    .testimonial .slider-item .profile-title h5{font-size:16px}
    .testimonial .slider-item .content p{font-size:13px}
    .profile{width:60px;height:60px;margin-right:0}
    .testimonial .slider-item .author .profile-title img{width:70px}
    .testimonial-slider{padding-bottom:20px}
    .testimonial-slider .slick-dots{bottom:-10px}
    #LoginModal .modal-wrapper{background-size:47%}
    /* .mobile-screen{display:block!important} */
    /* .desktop-screen{display:none!important} */
    .navigation-items{align-items:flex-end;padding-left:7px}
    .testimonial .container{padding: 0;}
    footer {padding: 50px 0 30px;}
    .slick-dotted.slick-slider{
        margin-bottom:0px !important;
    }
    .accordion{
        margin-top:1.075rem !important;
    }
    footer .footer-top .wrapper{display: none;}
    footer .mobile-only{display: block;}
    footer .accordian:not(:last-child){margin-bottom: 20px;}
    footer .accordian .accordian-content{display: none;}
    footer .wrapper{flex-wrap: wrap;}
    footer .wrapper .text{padding-bottom: 0px;flex:0 0 100%;max-width: 100%;text-align: center;}
    footer .wrapper .line-left {max-width: 70%;flex: 0 0 70%;}
    footer .mobile-only .accordian-title{display: block;background-image: url(../images/down-arrow.png);background-position: 97%;background-size: 16px;background-repeat: no-repeat;}
    footer .mobile-only h4{display: block;font-size: 18px;}
    footer .footer-bottom .wrapper{flex-wrap: wrap;}
    .testimonial .slider-item .content {height: 78px;}
    footer .wrapper .line-left {display: none;}
    .social-links {padding-left: 0;flex: 0 0 100%;max-width: 100%;}
    .social-links ul{justify-content: center;}
    #LoginModal .modal-wrapper{background-size:47%}
    /* .mobile-screen{display:block!important} */
    /* .desktop-screen{display:none!important} */
    .navigation-items{align-items:flex-end;padding-left:7px}
    .testimonial .container{padding: 0;}
    footer {padding: 50px 0 30px;}
    footer .footer-top .wrapper{display: none;}
    footer .mobile-only{display: block;}
    footer .accordian:not(:last-child){margin-bottom: 20px;}
    footer .accordian .accordian-content{display: none;}
    footer .wrapper{flex-wrap: wrap;}
    footer .wrapper .logo{max-width: 100%; margin: 0 auto;}
    footer .wrapper .text{flex:0 0 100%;max-width: 100%;text-align: center;}
    footer .wrapper .line-left {max-width: 70%;flex: 0 0 70%;}
    footer .mobile-only .accordian-title{display: block;background-image: url(../images/down-arrow.png);background-position: 97%;background-size: 16px;background-repeat: no-repeat;}
    footer .mobile-only h4{display: block;font-size: 18px;}
    footer .footer-bottom .wrapper{flex-wrap: wrap; gap:20px;}
    .testimonial .slider-item .content {height: 78px;}
    footer .wrapper .line-left {display: none;}
    .social-links {padding-left: 0;flex: 0 0 100%;max-width: 100%;}
    .social-links ul{justify-content: center;}
    #dNone button {
        display: block !important;
        width: 100% !important;
    }

    .Mnone {
        display: none !important;
    }
    footer .mobile-only .accordian-title {
        display: block;
        background-image: url(../img/down-arrow.png);
        background-position: 97%;
        background-size: 16px;
        background-repeat: no-repeat;
    }
    .book-with-us,.testimonial{
        padding:20px 15px !important;
    }
    .nav-tabs{
        flex-wrap: wrap;
    }
    .go-green .offer-wrapper{
        gap: 10px;
    }
    .go-green .badge-orange{
        top:30px !important;
        right:20px !important;
    }
    /*.offer-inner-wrapper{
        padding: 20px;
        min-height:430px !important;
    }*/
    .offer-inner-wrapper h2{
        font-size: 42px;
    }
    .offer-inner-wrapper .price, .offer-inner-wrapper .price span{
        font-size: 42px;
    }
    .offer-inner-wrapper li{
        font-size: 16px;
    }
    .offer-inner-wrapper .offer-inner{
        min-height: auto;
        gap:20px !important;
    }
    .go-green .offer-wrapper {
        display: grid;
        grid-template-columns: 90% 90% 90%;
        gap: 16px; /* Adjust the gap between items as needed */
        margin: 0;
    }
    .offer-inner-wrapper .btn-basic{
        height: 45px;
        
    }
    .offer-inner-wrapper .btn-basic span{
        font-size: 18px;
        
    }
    .dropdown-expanded {
        display: block;
        position: absolute; /* Adjust as needed */
        top: 100%; /* Dropdown appears below the toggle */
        left: 0;
        width: 100%; /* Full width of the dropdown on mobile */
        z-index: 1000;
        background-color: #fff; /* Adjust to your theme */
    }

    /* Make sure .dropdown-menu.show does not interfere on mobile */

}
/* End Custom CSS */
.nav-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.nav-item {
  position: relative;
}

.nav-link {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0px;
  color: #333;
  cursor: pointer;
}


.submenu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none; /* Hide submenu by default */
}

.submenu-link {
  text-decoration: none;
  display: block;
  padding: 8px 15px;
  color: #555;
  font-size:14px !important;
}

.submenu-link:hover {
  background-color: #ccc;
}

.toggle-icon {
  font-size: 14px;
  color: #333;
}
hr{
    margin:20px 0px !important;
}
/* Modal Dialog: Initially hidden off-screen */
#loginModel4 .modal-dialog {
  position: absolute !important;
  bottom: -100%; /* Initially hidden off-screen */
  left: 0;
  right: 0;
  margin: 0 !important;
  opacity: 0; /* Initially invisible */
  transition: bottom 0.8s ease, opacity 0.8s ease; /* Smooth transition for both opening and closing */
  z-index: 1050; /* Ensure it stays above other content */
}

/* Modal Dialog when it's visible (after show trigger) */
#loginModel4.show .modal-dialog {
  bottom: 0px !important; /* Slide the modal up */
  opacity: 1; /* Make it visible */
}

/* Modal Content: Style the content box */
#loginModel4 .modal-content {
  max-width: 100% !important;
  height: 350px !important; /* Set a fixed height */
  border-radius: 10px 10px 0px 0px !important; /* Rounded top corners */
}
.buttonGroupInner, .showbuttons{
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-bottom:10px;
}
.buttonGroupInner img, .showbuttons img{
    background:#2F695D;
    padding:10px;
    border-radius:5px;
    width:36px;
    margin: 0px;
    border:1px solid white;
}
.productBox {
    position: relative;
    overflow: hidden;
}

.buttonGroupInner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    padding: 10px;
    border-radius: 8px;
    z-index: 10;
}

.productBox:hover .buttonGroupInner {
    display: flex;
    gap: 10px; /* Adjust gap between buttons as needed */
}

.mainproductImg {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}

.modal-footer a{
    font-size:0.875rem !important;
}