@media(max-width:1400px){


}

@media(max-width:1199px){
/* .header .nav{display: none; } */
/* .header .navbar .header-menu-wrap{justify-content: end;} */


}

@media(max-width:991px){
html{font-size: 14px;}
.mobile-menu-toggle { display: inline-flex;  align-items: center; justify-content: center;}
.header .nav{display: none; }
.body-overlay.active{display: block;}

.same-section{padding: 3rem 0;}
.same-heading.text-center .max-wid-50{max-width: 80%;}
.same-heading{margin-bottom: 2rem;}
.text-center-mobile{text-align: center;}
/*  header css */
.mobile-menu-toggle { display: inline-flex;  align-items: center; justify-content: center;}
.header .container-fluid{padding: 0 1rem;}


.hero-banner{min-height: inherit; text-align: center;}
.hero-banner .banner-content{margin-bottom: 3rem;}
.hero-banner .banner-content{text-align: center;}
.hero-banner .banner-buttons{justify-content: center;}
.hero-banner .banner-btn{justify-content: center;}
.check-list li{width: 100%; max-width: max-content;text-align: left; margin: auto; display: flex; flex-wrap: wrap; justify-content: center; gap: 0.5rem;}
.hero-banner ul.check-list{ width: 100%; max-width: max-content;text-align: left; margin: auto; display: flex; flex-wrap: wrap; justify-content: center; gap: 0.5rem;}
.digital-life-section .check-list { width: 100%; max-width: max-content;text-align: left; margin: auto; display: flex; flex-wrap: wrap; justify-content: center; gap: 0.5rem;}
.plan-section .check-list{ width: 100%; max-width: max-content;text-align: left; margin: auto; display: flex; flex-wrap: wrap; justify-content: center; gap: 0.5rem;}
.digital-life-section{background: #000;}
.digital-life-section .img-bx.text-center.d-none{display: block !important; width: 100%; max-width: 50%; margin: auto;}
.icon-card{text-align: center;}
.icon-card .icon-bx{margin: 0 auto 1rem;}
.trump-life-wrap .social-icon-list{justify-content: center;}
.trump-life-wrap .img-bx{width: 100%; max-width: 60%; margin: auto;}
.check-compatibility-section{min-height: inherit;}
.footer .footer-top-section .footer-logo{text-align: center; margin-bottom: 1.5rem;}
.hero-banner .banner-content h1{    font-size: 2.6rem;}
.same-heading h2{font-size: 1.8rem;}
.footer .footer-top-section .footer-menu{text-align: center;}
.footer .footer-top-section h4{text-align: center;}
.footer .copyright{text-align: center;}
/* .header .navbar .navbar-brand img{max-width: 4.5rem;} */
.header .navbar-brand{width: 100%; max-width: 150px;}
}

@media(max-width:767px){
.same-heading.text-center .max-wid-50{max-width: 100%;}
.same-heading h2{font-size: 2rem;}
.same-heading h2 br{display: none;}
.same-heading h3{font-size: 1.6rem;}

.hero-banner{padding: 3rem 0;}
.footer .footer-top-section{padding: 2rem 0;}

}


@media(max-width:567px){
   html{font-size: 13px;}
.footer .footer-top-section .footer-content{background:#ffffff0d; padding: 1rem ; margin-top: 1rem;}

}