@media(max-width:1400px){

}

@media(max-width:1199px){
.header .navbar .nav a.btn-primary{min-width: max-content;}
.header .navbar .nav a:not(.btn-primary){    padding: 0.3rem 0.9rem;}
.work-steps-wrap .work-steps-lable.label-1{ left: 15.5%; top: 38%;}
.work-steps-wrap .work-steps-lable.label-2 { left: 46.5%; top: 56%; } 
.work-steps-wrap .work-steps-lable.label-3 { left: 59%; top: -13%; }
.work-steps-wrap .work-steps-lable.label-4 { left: 82%; top: 71%; }

}



@media(max-width:991px){
html{font-size: 14px;}
.max-wid-50{max-width: 100%;}
.same-section{padding: 3rem 0;}
.same-heading.text-center .max-wid-50{max-width: 80%;}
.same-heading{margin-bottom: 2rem;}
.hero-banner{min-height: inherit; text-align: center; padding: 3rem 0;}
.hero-banner .video-btn-list{justify-content: center;}
.decentralized-wrap .same-heading{margin-bottom: 3rem;}
.vision-wrap{min-height: inherit;}
.membership-wrap .plan-card .plan-footer{margin-top: 1rem;}
.btn-group-list{margin-top: 2rem;}
.technology-wrap .bg-img-bx{ min-height: inherit; padding-bottom: 3rem;}
.footer .footer-logo{display: block; width: 100%; max-width: max-content; margin: 0 auto 1.5rem;}
.footer .store-btn{text-align: center; margin: 1rem 0;}
.footer .digital-authoried-logo{ width: 100%; display: block; max-width: 200px; margin: auto;}
.footer .footer-mid .company-links li:first-child{width: 100%; text-align: center;}
.footer .footer-mid .company-links li:first-child a:before{ border-top: 7px solid #bfbfbf; border-left: 7px solid transparent; border-bottom: 7px solid transparent; border-right: 7px solid transparent; top: 100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.footer .footer-mid .company-links li {width: 50%; text-align: center;}
.footer .footer-mid .company-links li a{font-size: 1rem;}
.footer .footer-mid .company-links li a:after{display: none;}
.footer .copyright{text-align: center; padding: 1rem 0;}
.footer .copyright .socials-links{margin: 1rem 0;}
.footer .copyright .payments{justify-content: center;}

/*  header css */
.mobile-menu-toggle { display: inline-flex;  align-items: center; justify-content: center;}
.header .nav{display: none; }
.body-overlay.active{display: block;}
.mobile-sidemenu{position: fixed; top: 0; right: -100%; width: 17rem; height: 100%; background: var(--WhiteColor); box-shadow: -2px 0 8px rgba(0, 0, 0, 0.2); transition: right 0.3s ease; padding: 1rem; z-index: 9999; gap: 1rem;}
.mobile-sidemenu .close-sidebarmenu{background: var(--PrimaryColor); color: var(--WhiteColor); width: 2rem; height: 2rem;display: flex; align-items: center; justify-content: center; margin-left: auto; padding: 0.2rem; border-radius: 50%; line-height: 0; border: solid 1px var(--PrimaryColor); font-size: 1rem; cursor: pointer;}
.mobile-sidemenu .close-sidebarmenu svg{width: 1rem; color: var(--WhiteColor);}
.mobile-sidemenu a:not(.btn-primary){ color: var(--BlackColor); font-size: 1rem; font-weight: 400;}
.mobile-sidemenu.active {right: 0;}
.btn-group-list .btn{max-width: inherit; min-width: inherit;}

.work-steps-wrap .work-steps-lable.label-1 { left: 14.5%; top: 33%; }
.work-steps-wrap .work-steps-lable.label-2 { left: 44.5%; top: 58%; }
.work-steps-wrap .work-steps-lable.label-3 { left: 57%; top: -18%; } 
.btn{font-size: 1rem;}


.filter-wrapper  .custom-select-wrapper{display: flex; gap: 0.5rem; margin-bottom: 1rem; justify-content: end;}  
.filter-wrapper .mobile-filter-button { display:inline-flex;  }
.filter-wrapper .custom-select-wrapper .form-select{margin: 0;}
.filter-wrapper .filters { display: none; position: fixed; top: 0; left: 0; width: min(100%, 22rem); height: 100%; background: #fff; overflow-y: auto; padding: 1rem; box-shadow: -0.5rem 0 1.5rem rgba(0, 0, 0, 0.12); transform: translateX(100%); transition: transform 0.25s ease; z-index: 12001; }
.filter-wrapper .filters.active { display: block; transform: translateX(0); }
.filter-wrapper .filters .close-filters { display: block; } 
.filters-backdrop { display: none; position: fixed; inset: 0; background: rgba(0, 0, 0, 0.35); z-index: 1100; }
.filters-backdrop.active { display: block; }

.checkout-form-wrap .product-media{margin-top: 3rem;}
.product-detail-wrap .product-media{margin-top: 3rem;}

}

@media(max-width:767px){
.same-heading.text-center .max-wid-50{max-width: 100%;}
.same-heading h2{font-size: 2rem;}
.same-heading h3 br{display: none;}
.work-steps-wrap{margin-top: 2rem; display: flex; flex-wrap: wrap;}
.work-steps-wrap .middle-img{display: none;}
.work-steps-wrap .work-steps-lable{position: relative; left: unset !important; right: unset !important; top: unset !important; bottom: unset !important; width: 48%; max-width: inherit; background: #f6f6f6; padding: 1rem; margin: 1%;}
.work-steps-wrap .work-steps-lable .connector{display: none;}

.digital-assets-wrap .same-heading{text-align: center;}
.technology-wrap .info-card{text-align: center;}
.technology-wrap .info-card .icon-bx{width: 100%; max-width: 5rem; min-height: inherit; margin:0 auto 1rem;}
.technology-wrap .info-card h3{min-height: inherit;}
.technology-wrap .info-card p{font-size: 1rem;}
.faq-wrapper .accordion{margin-top: 0;}
}


@media(max-width:567px){
html{font-size: 13px;}
.footer .justify-content-between{justify-content: center !important;} 
.footer .col-2{width: 33%;} 
.footer .footer-menu{margin-bottom: 1rem;}
.footer .footer-menu li a{font-size: 1rem; text-align: center;}

.clearAutomodal-wrap .modal-dialog{max-width: 90%; margin: auto;}
.clearAutomodal-wrap video#myVideo{ height: 56vh;}

}