@media only screen and (max-width:991px) { 
    .top-band { background: #e3e3e3}
    .top-social-icons{ display: none}
    ul.top-contact-links{ text-align: center}
    .stellarnav.mobile{ text-align: right}
.stellarnav.mobile.dark ul {
    background: #e3e3e3;
    position: absolute;
    z-index: 99;
    width: 57%;
}
    .stellarnav.dark .menu-toggle span.bars span{ background: #2e1c1c}
    .stellarnav .full{ color:#000}
    .stellarnav.mobile li a {
    border-bottom: 1px solid rgb(0 0 0 / 15%);
}
    .top-contact-links li:first-child{ display: none}
    .slider-data h3{ font-size: 25px;}
    .slider-btn a{ padding: 5px 10px;}
    .carousel-control-prev-icon, .slider-sec .carousel-control-next-icon{ border-radius: 0}
    .position-sticky-top{ position: sticky; top: 70px; margin-bottom: 25px;}
    footer{ padding: 25px 0;}
    .account-detail p{ margin-bottom: 0;}
    .slider-data h1{ font-size: 25px;}
    footer .top-contact-links li:first-child{ display: block}
    .contact-locations h3{ font-size: 20px;}
}

@media only screen and (max-width:767px) { 

    .slider-data{ left: 6%}
    .slider-btn a{ font-size: 12px;}
    .slider-data h3{ font-size: 20px;}
    .slider-data p{ font-size: 12px;}
    .mt70{ margin-top: 25px;}
    .headding11{ font-size: 25px;}
    .about-1-image-wrap { display: none}
    .gallery-box.style-6 .title, .gallery-box.style-6 .hover-effect .text-wrap .categorie{ font-size: 18px;}
    footer  h3     { font-size: 20px;}
    footer h4{ font-size:15px;}    
    .ptb100{ padding: 50px 0;}
    .ptb70{ padding: 25px 0; }
    .contact-locations{ margin-bottom: 20px; min-height: 20px; padding: 25px;}
    
}
@media only screen and (max-width:680px) { 
.logo img{width: 150px;}
    .gallery-pic{ width: 145px;}
}