@media (max-width: 1199px){
    .navbar.blogheader .nav-item {
    margin-right: 18px;
    margin-left: 0;
}
}
@media (max-width: 991px){
    /*.newsletter-link{*/
    /*    position: fixed;*/
    /*    bottom: 20px;*/
    /*    left: 20px;*/
    /*}*/
    .btmbg{
        display: none;
    }
    .search-section {
    
    gap: 10px !important;
}
    .social-icons-HD{
         position: fixed;
        bottom: 20px;
        right: 20px;
    }
     /* Change hamburger to cross on toggle */
    .navbar-toggler {
        border: none;
        background: none;
        padding: 0;
        margin-left: 20px;
    }

.navbar-toggler:focus {
  box-shadow: none;
}

/* Default hamburger icon (Bootstrap) */
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* When navbar is open → show cross icon */
.navbar-toggler.open .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.8)' stroke-width='2' stroke-linecap='round' d='M5 5L25 25M25 5L5 25'/%3E%3C/svg%3E");
}
/* Rotate dropdown arrow when open */
.navbar .dropdown-toggle::after {
  transition: transform 0.3s ease;
}

.navbar .dropdown.show .dropdown-toggle::after {
  transform: rotate(180deg);
}
.navbar-toggler-icon{
    width: 22px;
    height: 22px;
}
.navbar .nav-item {
        margin-left: 0;
    }
        .navbar .nav-link {
        padding: 12px 0 !important;
        border-bottom: 0.5px solid #00000024;
        font-size: 14px;
    }
    .navbar .nav-link-top{
        border-top: 0.5px solid #00000024;
    }
    .navbar .nav-link-last{
        border:0;
    }
  .navbar  .mb-2{
        margin-bottom: 0 !important;
        margin-top: 15px;
        
    }
     .navbar .dropdown-toggle::after {
  transition: transform 0.3s ease;
}

.navbar .dropdown-toggle.show::after {
  transform: rotate(180deg);
}

  
.scrollpt {
  max-height: 80vh;          /* force scrollbar */
  overflow-y: auto;
  scrollbar-width: thin;      /* Firefox */
  scrollbar-color: #4c4c4c #000;
}

.scrollpt::-webkit-scrollbar {
  width: 4px;
}

.scrollpt::-webkit-scrollbar-track {
  background-color: #000;
}

.scrollpt::-webkit-scrollbar-thumb {
  background-color: #4c4c4c;
  border-radius: 10px;
}
    
    
    .navbar {
   
    background: #E9E8E9 !important;
}
    .top_ads {
    height: 100px;
    }
    body {
    padding-top: 61px;
}
.blog-list1 .blog-img-02 p{
    font-size: 12px;
}
.getnewsletter p br{
    display: none;
}
  .getnewsletter form {
   
    
    width: 100%;
   
}  
.getnewsletter {
    
    padding: 25px;
   
}
.blog-list{
    padding: 0;
}
.recent-post-thumb{
        flex-shrink: 0;
    width: 50px !important;
    height: auto !important;
    overflow: hidden;
    border-radius: 8px;
}
.recent-post-data p{
    font-size: 12px !important;
}
.contact-form-blog {
    top: 72px;
}
.blogheader #navbarSupportedContent{
        top: 59px;
        background:#000;
        position: absolute;
    left: 0;
    width: 100%;
    padding: 0px;
}
.blogheader #navbarSupportedContent ul.scrollpt{
    padding: 18px;
}

.navbar.blogheader .dropdown-menu.highdropdown {
    display: none
;
    flex-wrap: wrap;
    width: 100%;
    min-width: 100%;
    flex-direction: column;
}
.navbar.blogheader .dropdown-menu.highdropdown.show{
    display: block;
}
.navbar.blogheader .dropdown-menu.highdropdown li {
    width: 100%;
}
.navbar.blogheader .dropdown-menu.highdropdown li:nth-child(odd) {
    border-right: 0;
}
}

@media (max-width: 767px) {
    
    .whatsapp-desktop{
        left: 10px;
    }
    .telephone{
        left: 67px;
    }
    
    .h2 {
        font-size: 28px;
        line-height: 28px;
    }
        .fs48 {
        font-size: 24px;
    }
    .teambanner .headeing-section{
        padding: 0px 12px;
        justify-content: start;
    }
    .pad70 {
    padding: 40px 0px;
}


.left-mission {
    padding: 15px 15px 15px 45px;
}
.leftmission-rank {
    width: 42px;
    height: 42px;
    font-size: 14px;
    left: -10px;
    top: 15px;
}

.contact-form-blog {
    
    position: static;
    text-align: center;
    margin-top: 30px;
}

    .footer-links-grid {
        grid-template-columns: 1fr;
        flex-direction: column;
    }
    
    
    
    .site-footer {padding: 40px 12px;}
    
    .footer-half{padding: 20px 0px 20px 0px; justify-content: start; 
    width: 100%;}
    .footer-half2{padding: 0px 0px 20px 0px;}
    /*.footer-column .d-flex{flex-direction: column;}*/
    .footer-column ul li a {font-size: 14px;}
    .footer-column ul li{margin-bottom: 8px}
    .footer-half2::after {
    top: unset;
    width: 100%;
    height: 1px;
    bottom: 0px;
}
.footer-column ul li:last-child {
    margin-bottom: 0;
}
.footer-half:last-child .footer-column ul {
   
    width: 50%;
}
.footer-brand-info {
    margin-top: 30px;
}
.footer-logo {
    width: 180px;
}
.ftup .connect-section-row{
    flex-direction: column-reverse;
}
.connect-info-col .contact-link {
   
    margin-top: 1rem;
}
.sub-title-text {
    font-size: 16px;
}
.sub-title {
    margin-bottom: 35px;
}
.contact-details {
    justify-content: space-between;
    margin-top: 0;
    flex-direction: column;
}
.contact-details-item {
    padding: 15px;
    width: 100%;
    margin-bottom: 20px;
}
.aboutus-text {
    padding: 45px 0px 10px;
    text-align: center;
}
.contact-details-item p br{
    display: none;
}
.office-locations {
    padding: 0px 40px 40px 20px;
    height: 100%;
    text-align: center;
}
.service-img {
    height: auto;
}
.legal-main-cc{
    margin-top: 30px;
}

.custom-accordion .accordion-button {
    
    font-size: 18px;
}
.custom-accordion .accordion-button .icon {
    width: 32px;
    height: 32px;
    margin-left: 20px;
}
.service-banner .col-md-4 h5{
    margin-bottom: 20px;
}
.aboutus-image img {
    width: 100%;
    border-radius: 10px;
}
.aboutus-image {
   
    padding: 15px 0px 40px;
}
.dsg-contact .row{
    flex-direction: column-reverse;
}
.dsg-contact1{
    margin-top: 30px;
}
.about2{
    margin-top: 20px;
}
.abtdata .row{
    flex-direction: column-reverse;
}
.gs-testimonial-item {
    padding: 0 5px;
}
.gs-testimonial-slider {
        width: 100%;
    }
    .gs-testimonial-slider .slick-dots {
    bottom: -13px;
}
.gs-testimonial-text {
    
    padding: 0 15px 40px;
}
.product-grid {
    grid-template-columns: 1fr; /* single column */
    gap: 15px;
    padding: 0px 12px;
  }
  .newsletter-link{
      display: none;
  }
  
  .search-section{
      position: absolute;
    bottom: -59px;
    width: 100%;
    text-align: center;
    justify-content: center;
    left: 0;
  }
      .search-input {
        width: 235px;
    }
    .btmbg{
        display: block;
    }
        body {
        padding-top: 111px;
    }
    .top_ads {
        height: auto;
    }
    .top_ads {
    margin-bottom: 0px !important;
}
.top_ads {
        height: auto;
    }
    .blog-side-top{
        margin-top: 20px;
    }
    .blog-side-top-2{
        margin-top: 10px;
    }
        .blog-list1 .blog-img-02 p {
        font-size: 15px;
       
    }
        .getnewsletter form {
        width: 100%;
        flex-direction: column;
        gap: 10px;
    }
    .getnewsletter form input {
    
    margin: 0 !important;
}
.getnewsletter form {
    
    padding: 10px;
   
    margin: 0px auto 0;
}

.endcontact .row{
        flex-direction: column-reverse;
}
.endcontact .our-mission{
    margin-top: 20px
}
.recent-post{
    margin-top: 20px;
}
.recent-post-data p {
        font-size: 16px !important;
    }
        .recent-post-thumb {
        
        width: 130px !important;
        }
}