@media screen and (max-width:1799px){
}
@media screen and (max-width:1400px){
    body{font-size:14px;}
    p{font-size:14px;}
    h1{font-size:50px;}
    h2{font-size:30px;}
    h3{font-size:22px;}
    h4{font-size:18px;}
    h5{font-size:16px;}
    h6{font-size:14px;}
    .large-size{font-size:18px;}
    .empty-space{padding:80px 0px;}
    .empty-space-top{padding-top:80px;}
    .empty-space-bottom{padding-bottom:80px;}
    .button{font-size:14px;padding:14px 30px;}
    .header-action .button{font-size:12px;}
    .hero-info ul li{padding:4px 0px 4px 25px;}
    .header-right{column-gap:20px;}
    .product-info ul li{padding:4px 0px 4px 25px;}
    .product-info ul li:before{font-size:11px;line-height:18px;width:17px;height:17px;}
    .future-product-info h3{font-size:40px;}
    .package-info li strong{font-size:17px;}
    .package-info li::before{width:40px;height:40px;font-size:18px;}
    .why-choose-us-info li::after{width:40px;height:40px;border:12px solid #fff;}
    .video-box{padding:20% 15px 10% 15px;}
    .verified-info:before{width:40px;height:40px;}
    .footer-box{padding:80px 0px;}
}
@media screen and (max-width:1200px){
    h1{font-size:40px;}
    h2{font-size:26px;}
    h3{font-size:20px;}
    .large-size{font-size:16px;}
    .empty-space{padding:50px 0px;}
    .empty-space-top{padding-top:50px;}
    .empty-space-bottom{padding-bottom:50px;}
    .toggle-button{text-align:right;}
    .toggle{border:none;background:none;margin-top:10px;padding:0px;}
    .toggle span{display:block;width:30px;height:2px;background:#41c1ba;margin:5px 0px;-webkit-transition:all .2s ease-in-out;}
    .toggle-open .toggle span:nth-child(1){transform:translateY(9px) translateX(0) rotate(45deg);-webkit-transform:translateY(9px) translateX(0) rotate(45deg);-moz-transform:translateY(9px) translateX(0) rotate(45deg);-webkit-transition:all .2s ease-in-out;}
    .toggle-open .toggle span:nth-child(2){opacity:0;-webkit-transition:all .2s ease-in-out;}
    .toggle-open .toggle span:nth-child(3){transform:translateY(-5px) translateX(0) rotate(-43deg);-webkit-transform:translateY(-5px) translateX(0) rotate(-43deg);-moz-transform:translateY(-5px) translateX(0) rotate(-43deg);-webkit-transition:all .2s ease-in-out;}
    .toggle-menu{display:block;position:fixed;left:-100%;top:0;bottom:0;width:85%;height:100vh;background:#ffffff;box-shadow:0px 0px 10px 0px #848484;padding:10px;z-index:999;overflow:auto;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
    .toggle-open .toggle-menu{left:0;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
    .toggle-menu ul li{display:block;width:100%;opacity:0;transform:scale(1.15) translateY(-30px);transition:transform .5s cubic-bezier(.4,.01,.165,.99) 0s,opacity .6s cubic-bezier(.4,.01,.165,.99) 0s,-webkit-transform .5s cubic-bezier(.4,.01,.165,.99);}
    .toggle-menu ul li a{padding:14px 0px 10px 0px;margin:0px;border-bottom:1px solid #cacaca;}
    .toggle-menu ul li:first-child a{border-top:none;}
    .toggle-menu ul li:last-child a{border-bottom:none;}
    .toggle-open .toggle-menu ul li{opacity:1;transform:scale(1) translateY(0px);-webkit-transform:scale(1) translateY(0px);}
    .toggle-open .toggle-menu ul li:nth-child(1){transition-delay:0s;}
    .toggle-open .toggle-menu ul li:nth-child(2){transition-delay:0.1s;}
    .toggle-open .toggle-menu ul li:nth-child(3){transition-delay:0.2s;}
    .toggle-open .toggle-menu ul li:nth-child(4){transition-delay:0.3s;}
    .toggle-open .toggle-menu ul li:nth-child(5){transition-delay:0.4s;}
    .toggle-open .toggle-menu ul li:nth-child(6){transition-delay:0.5s;}
    .toggle-open .toggle-menu ul li:nth-child(7){transition-delay:0.6s;}
    .toggle-menu li .toggle-link{color:#ffffff;font-size:12px;text-align:center;line-height:20px;position:absolute;right:0px;top:15px;width:20px;height:20px;background:#2579ed;}
    .toggle-menu ul li .sub-menu{height:0;display:none;visibility:hidden;opacity:0;transform:translateY(0px);position:static;width:100%;}
    .toggle-menu ul li:hover .sub-menu{height:0;display:none;visibility:hidden;opacity:0;}
    .toggle-menu ul li .sub-menu.active{height:auto;display:block;visibility:visible;opacity:1;}
    .header-action{border:1px solid #0B2339;}
    .header-action label{font-size:10px;padding:5px 10px;width:100%;}
    .header-right{column-gap:5px;}
    .header-menu ul{display:block;}
    .future-product-info h3{font-size:30px;}
    .future-product-info h3 sub{font-size:16px;}
    .tab-menu ul{justify-content:start;}
    .tab-content-left h2{width:130px;height:130px;font-size:50px;}
}
@media screen and (max-width:992px){
    h1{font-size:30px;}
    h2{font-size:24px;}
    .large-size{font-size:14px;}
    .button + .button{margin-left:0px;margin-top:5px;}
    .package-info{padding-top:20px;}
    .tab-content-left h2{width:100px;height:100px;font-size:40px;}
    .why-choose-us-info{padding-top:20px;}
    .why-choose-us-left-info{text-align:left;}
    .why-choose-us-left-info li{padding-right:0px;padding-left:55px;}
    .why-choose-us-left-info li::after{left:0px;}
    .why-choose-us-right-info li{padding-left:55px;}
    .why-choose-us-info li + li{margin-top:20px;}
    .why-choose-us-info li::after{top:0px;}
    .footer-top{padding:20px 0px;}
    .footer-box{padding:20px 0px;}
}
@media screen and (max-width:767px){
    h1{font-size:24px;}
    h2{font-size:22px;}
    h3{font-size:18px;}
    h4{font-size:16px;}
    h5{font-size:14px;}
    h6{font-size:12px;}
    .empty-space{padding:30px 0px;}
    .empty-space-top{padding-top:30px;}
    .empty-space-bottom{padding-bottom:30px;}
    .button{font-size:13px;padding:12px 26px;}
    .hero-info h6{font-size:12px;}
    .hero-info ul li{padding:2px 0px 2px 25px;}
    .hib-top-right{top:50px;}
    .hero-right-price{left:0px;bottom:-10px;padding:10px;width:200px;}
    .hero-right-price .badge{font-size:11px;padding:6px 8px;}
    .future-product-info{padding-top:20px;}
    .future-product-info h3{font-size:24px;}
    .package-info li strong{font-size:15px;}
    .package-info li{padding-left:55px;}
    .tab-menu ul li{width:100%;}
    .tab-menu ul a{padding:10px 20px;}
    .tab-content-left h2{width:60px;height:60px;font-size:18px;}
    .tab-content-right{padding-top:20px;}
    .why-choose-us-info li::after{width:30px;height:30px;border:9px solid #fff;}
    .why-choose-us-right-info li,.why-choose-us-left-info li{padding-left:45px;}
    .certificates-info ul{align-items:flex-start;gap:10px;flex-direction:column;}
    .certificates-image{padding-top:20px;text-align:center;}
    .video-box p{padding:5px 10px;}
    .verified-info:before{width:35px;height:35px;}
    .verified-info{padding-left:45px;}
    .verified-link a{font-size:12px;}
    .accordion-box{padding:15px;}
    .accordion-title a:after{width:18px;height:18px;font-size:16px;}
    .call-to-action-bg{padding:35px 0px;}
    .call-to-action-bg:before{height:25px;}
    .call-to-action-bg:after{height:25px;}
    .footer-box{padding:15px 0px;}
    .footer-subscribe-newsletter input{height:45px;}
    .copyright-info{text-align:center;}
}