@media (min-width: 1600px) {
  .container {
    max-width: 1600px;
  }
}
@media (max-width: 1600px) {
  :root {
    --fs-16: 15px;
    --lh-16: 15px;
    --fs-18: 16px;
    --lh-22: 20px;
    --fs-20: 18px;
    --lh-20: 18px;
    --fs-24: 22px;
    --fs-26: 24px;
    --fs-30: 25px;
    --lh-30: 25px;
    --lh-32: 30px;
    --lh-34: 32px;
    --fs-36: 34px;
    --fs-40: 38px;
    --lh-42: 38px;
    --lh-50: 48px;
    --fs-64: 50px;
    --lh-68: 58px;
  }

  .navgations .logo img {
    max-width: 100px;
  }
  .menu ul li {
    padding: 48px 0px;
  }

  .mt {
    margin-top: 120px;
  }
  .c-btn {
    padding: 15px 30px;
  }
  section.hero-section {
    height: 620px;
  }
  .fs-70 {
    font-size: 60px;
  }
  .buttom-btns a {
    font-size: 14px;
  }
  .buttom-btns a {
    padding: 15px 30px;
  }
  .buttom-btns {
    gap: 15px;
  }
  .main-tile .fs-180 {
    font-size: 120px;
    line-height: 120px;
    margin-bottom: 10px;
  }
  section.hero-section.active .main-title .buttom-btns {
    transform: translateY(100px);
  }
  section.hero-section.active .main-title .fs-70 {
    transform: translateY(-82px) scale(0.5);
  }
  .text-slider .swiper-button-next,
  .text-slider .swiper-button-prev {
    width: 100px;
    height: 100px;
  }
  .fs-56 {
    line-height: 50px;
    font-size: 40px;
  }
  .main-inivations .fs-56 {
    margin-bottom: 15px;
  }
  p {
    font-size: 16px;
    line-height: 26px;
  }
  .inovations-grid .fs-20 {
    margin-bottom: 20px;
  }
  .main-grid {
    gap: 20px;
  }
  .inovation-conent h4 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .inovations-grid h5 {
    margin-top: 30px;
  }
  section.inovations .container {
    padding-top: 80px;
    padding-bottom: 30px;
  }
  .mani-logo img {
    max-width: 80px;
  }
  section.main-seting {
    padding: 40px 0px;
  }
  .list-setings {
    padding: 30px 80px;
  }
  .title-data .setings {
    width: 130px;
    height: 130px;
  }
  .title-data h3 {
    margin-top: 20px;
  }
  .main-list h2 {
    font-size: 50px;
    line-height: 60px;
  }
  .network {
    padding: 60px 0px;
  }
  .main-list h2 {
    max-width: 800px;
  }
  .main-list .buttom-btns {
    gap: 20px;
  }
  .main-what-do p,
  .main-what-do .fs-56 {
    margin-bottom: 20px;
  }
  .main-what-do {
    margin-bottom: 30px;
  }
  section.what-do {
    padding-top: 100px;
  }
  .main-video-poup {
    margin-bottom: 20px;
  }
  section.what-do {
    padding-bottom: 50px;
  }
  .main-video-poup {
    height: 400px;
  }
  section.community {
    padding-top: 130px;
  }
  .community .mani-logo {
    top: 50px;
  }
  .community-grid {
    padding-top: 40px;
  }
  .community-grid-data {
    padding: 50px 30px;
  }
  .community-grid {
    gap: 20px;
  }
  .community-grid-data img {
    margin-bottom: 15px;
    max-width: 60px;
  }
  .main-memeber-ship {
    max-width: 1400px;
  }
  .main-netx-prev {
    width: 100px;
    height: 100px;
    top: -60px;
  }
  .memebership {
    padding-top: 150px;
  }
  .membership-content span.fs-20 {
    line-height: 28px;
  }
  .membership-content .c-btn {
    margin-top: 20px;
  }
  .main-memeber-ship {
    gap: 80px;
  }
  .memebership {
    padding-bottom: 60px;
  }
  .membership-content-slider {
    max-width: 1100px;
  }
  section.memebership .mani-logo {
    left: 50px;
  }
  .memebership {
    padding-top: 90px;
  }
  .main-slider-data .fs-20 {
    margin: 15px 0px;
  }
  .bottom-emailer {
    max-width: 1200px;
    padding: 25px 40px;
  }
  .main-content {
    max-width: 500px;
  }
  .main-form {
    max-width: 550px;
  }
  footer.custom-footer {
    padding-top: 130px;
  }
  footer.custom-footer .logo {
    margin-bottom: 10px;
  }
  .title-footer {
    margin-top: 10px;
  }
  ul.social,
  footer.custom-footer .title-footer p {
    margin-bottom: 25px;
  }
  .menu-data {
    margin-bottom: 40px;
  }
  footer.custom-footer .bottom {
    padding: 20px 0px;
  }
  .login-from {
    padding: 100px;
  }
  .login-from h2{
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
  }
  .login-from p{
    margin-bottom: 20px;
  }
  .main-from .input-feilds{
    margin-bottom: 15px;
  }
  .forget-password{
    margin-top: 10px;
  }
  .login-poup .save{
    margin-top: 30px;
  }
  .login-poup .save input{
    padding: 18px 35px;
  }
}
@media (max-width: 1400px) {
  :root {
    --fs-16: 14px;
    --lh-16: 14px;
    --fs-18: 15px;
    --lh-22: 22px;
    --fs-20: 16px;
    --lh-20: 16px;
    --fs-24: 20px;
    --fs-26: 20px;
    --fs-30: 22px;
    --lh-30: 24px;
    --lh-32: 28px;
    --lh-34: 30px;
    --fs-36: 30px;
    --fs-40: 35px;
    --lh-42: 35px;
    --lh-50: 45px;
    --fs-64: 40px;
    --lh-68: 48px;
  }

  .navgations .logo img {
    max-width: 90px;
  }
  .menu ul li {
    padding: 40px 0px;
  }

  .mt {
    margin-top: 104px;
  }

  section.hero-section {
    height: 510px;
  }
  .main-tile .fs-180 {
    font-size: 100px;
    line-height: 100px;
  }

  .buttom-btns a {
    padding: 12px 25px;
  }
  .text-slider .swiper-button-next,
  .text-slider .swiper-button-prev {
    width: 80px;
    height: 80px;
  }
  .fs-70 {
    font-size: 40px;
  }
  section.hero-section.active .main-title .fs-70 {
    transform: translateY(-62px) scale(0.5);
  }
  section.hero-section.active .main-title .buttom-btns {
    transform: translateY(90px);
  }
  .text-slider .container {
    top: -100px;
  }
  .fs-56 {
    line-height: 40px;
    font-size: 30px;
  }
  .main-inivations .fs-56 {
    margin-bottom: 10px;
  }
  p {
    font-size: 16px;
    line-height: 24px;
  }
  .inovations-grid .fs-20 {
    margin-bottom: 10px;
  }
  .inovation-conent h4 {
    font-size: 18px;
    line-height: 26px;
    margin: 10px 0px;
  }
  .main-inivations {
    padding-bottom: 5px;
  }
  .inovations-grid h5 {
    margin-top: 20px;
  }
  section.main-seting {
    padding: 30px 0px;
  }
  .list-setings {
    padding: 30px 60px;
  }
  .title-data .setings {
    width: 120px;
    height: 120px;
  }
  .title-data h3 {
    margin-top: 15px;
  }
  .title-data .setings img {
    max-width: 80px;
  }
  .main-list h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .network {
    padding: 50px 0px;
  }
  .main-list .buttom-btns {
    gap: 15px;
  }
  .main-what-do p,
  .main-what-do .fs-56 {
    margin-bottom: 15px;
  }
  .main-what-do {
    margin-bottom: 30px;
  }
  .main-video-poup {
    margin-bottom: 15px;
  }
  section.what-do {
    padding-bottom: 30px;
  }
  .community-grid {
    padding-top: 30px;
  }
  .community-grid-data {
    padding: 30px 20px;
  }
  .community-grid {
    gap: 15px;
  }
  .community-grid-data img {
    margin-bottom: 15px;
    max-width: 40px;
  }
  .main-memeber-ship {
    gap: 60px;
  }
  .memebership {
    padding-bottom: 50px;
  }
  .main-netx-prev {
    width: 90px;
    height: 90px;
  }
  .membership-content-slider {
    max-width: 900px;
  }
  .memebership {
    padding-bottom: 30px;
  }
  section.memebership .mani-logo {
    top: 50px;
    left: 30px;
  }
  .main-slider-data .fs-20 {
    margin-bottom: 10px;
  }
  .membership-content .fs-56 {
    margin-bottom: 10px;
  }
  .bottom-emailer {
    bottom: -60px;
  }
  section.community {
    padding-bottom: 160px;
  }
  footer.custom-footer {
    padding-top: 100px;
  }
  .title-footer {
    margin-top: 0px;
  }
  footer.custom-footer .bottom {
    padding: 15px 0px;
  }
  footer.custom-footer .title-footer p {
    font-size: 18px;
    line-height: 28px;
  }
  footer.custom-footer .logo {
    max-width: 150px;
  }
  .login-from {
    padding: 80px;
  }
   .login-from h2{
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .login-from p{
    margin-bottom: 15px;
  }
  .main-from .input-feilds{
    margin-bottom: 10px;
  }
   .forget-password{
    margin-top: 8px;
  }
    .login-poup .save{
    margin-top: 25px;
  }
  .login-from p b{
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .main-tile .fs-180 {
    font-size: 80px;
    line-height: 80px;
  }
  section.hero-section.active .main-title .fs-70 {
    transform: translateY(-45px) scale(0.5);
  }
  .main-title {
    max-width: 600px;
    width: 100%;
    justify-content: center;
  }
  section.hero-section.active .main-title .buttom-btns {
    transform: translateY(80px);
  }
  .fs-56 {
    line-height: 35px;
    font-size: 25px;
  }
  .inovations-grid h5 {
    margin-top: 15px;
  }
  .list-setings {
    padding: 30px 50px;
  }
  .title-data .setings {
    width: 100px;
    height: 100px;
  }
  .title-data h3 {
    margin-top: 10px;
  }
  .title-data .setings img {
    max-width: 60px;
  }
  .main-list h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .network {
    padding: 40px 0px;
  }
  .main-list .buttom-btns {
    gap: 10px;
  }
  .community-grid {
    padding-top: 25px;
  }
  section.community {
    padding-top: 100px;
  }
  .community .mani-logo {
    top: 20px;
  }
  .community-grid-data {
    padding: 20px;
  }
  .main-memeber-ship {
    gap: 30px;
    flex-direction: column;
  }
  .membership-content {
    max-width: 100%;
    padding-top: 0px;
  }
  .memebership {
    padding-top: 100px;
  }
  section.memebership .mani-logo {
    top: 20px;
    left: 50px;
  }
  .memebership {
    padding-bottom: 40px;
  }
  .main-memeber-ship {
    max-width: 1000px;
    margin: 0 auto;
  }
  section.memebership .mani-logo {
    left: 30px;
  }
  .bottom-emailer {
    max-width: 900px;
    bottom: -90px;
  }
  .input-feilds input[type="submit"] {
    font-size: 14px;
    max-width: 150px;
  }
  .menu-data {
    margin-bottom: 30px;
  }
  footer.custom-footer .bottom {
    padding: 10px 0px;
  }
  .login-from {
    padding: 60px;
  }
    .login-from h2{
    font-size: 25px;
    line-height: 30px;
  }
  .login-from p{
    margin-bottom: 10px;
  }
  .login-from{
    max-width: 1000px;
  }
}
@media (max-width: 995px) {
  :root {
    --fs-24: 16px;
    --fs-26: 18px;
    --fs-30: 18px;
    --lh-30: 24px;
    --lh-32: 24px;
    --lh-34: 25px;
    --fs-36: 22px;
    --fs-40: 28px;
    --lh-42: 30px;
    --lh-50: 38px;
    --fs-64: 30px;
    --lh-68: 40px;
  }
  .toogle-menu {
    display: block;
  }
  .logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .navgations {
    flex-direction: column;

    gap: 10px;
  }
  .menu ul li {
    padding: 8px 0px;
  }
  .menu ul {
    display: block;
    width: 100%;
  }
  .menu .login-process {
    display: block;
    margin-top: 8px;
    margin-bottom: 5px;
  }

  .menu {
    width: 100%;
    display: none;
  }
  .login-process {
    width: fit-content;
    margin-right: auto;
    display: none;
  }
  .menu ul li a::after,
  .menu ul li.current-menu-item::after {
    display: none;
  }
  .menu ul li.current-menu-item a {
    color: #ef4443;
  }
  .menu ul li:first-child {
    padding-top: 0px;
  }
  .navgations .logo .toogle-menu img {
    max-width: 30px;
  }
  header.custom-header {
    padding: 10px 0px;
  }
  .mt {
    margin-top: 116px;
  }
  .main-tile .fs-180 {
    font-size: 60px;
    line-height: 60px;
  }
  section.hero-section.active .main-title .fs-70 {
    transform: translateY(-65px) scale(0.5);
  }
  .fs-70 {
    font-size: 30px;
  }
  .fs-56 {
    line-height: 35px;
    font-size: 20px;
  }
  .main-grid {
    padding-top: 10px;
    grid-template-columns: repeat(2, 1fr);
  }
  .list-setings {
    padding: 20px 40px;
  }
  .title-data .setings img {
    max-width: 50px;
  }
  .main-list h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .network {
    padding: 30px 0px;
  }
  .main-list {
    gap: 60px;
  }
  .community-grid {
    flex-wrap: wrap;
  }
  .community-grid-data {
    max-width: 330px;
  }
  .memebership {
    padding-bottom: 20px;
  }
  .main-memeber-ship {
    gap: 20px;
  }
  .bottom-emailer {
    position: static;
    transform: none;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    max-width: 700px;
    flex-direction: column;
    gap: 15px;
    padding: 30px;
  }
  section.community {
    padding-bottom: 30px;
  }
  .main-content {
    max-width: 100%;
  }
  .main-form {
    max-width: 100%;
  }
  footer.custom-footer {
    padding-top: 30px;
  }
    .login-from {
    padding: 50px;
  }
  span.close-me{
    max-width: 25px;
  }
    .login-from{
      max-width: 700px;
    }
}
@media (max-width: 768px) {
  .buttom-btns {
    flex-direction: column;
    gap: 15px;
  }
  .main-tile .fs-180 {
    font-size: 40px;
    line-height: 40px;
  }
  section.hero-section.active .main-title .buttom-btns {
    transform: translateY(100px);
  }
  section.hero-section.active .main-title .fs-70 {
    transform: translateY(-30px) scale(0.5);
  }
  .list-setings {
    padding: 15px 20px;
  }
  .main-list {
    flex-direction: column;
    gap: 15px;
  }
  .main-list .buttom-btns {
    flex-direction: row;
    max-width: 100%;
  }
  .community-grid-data {
    max-width: 100%;
  }
  .main-netx-prev {
    right: 100px;
  }
  .membership-content .c-btn {
    margin-top: 15px;
  }
  .bottom-emailer {
    max-width: 500px;
    gap: 10px;
  }
  .menu-data ul {
    flex-wrap: wrap;
    gap: 12px;
  }
  .menu-data ul li a::after {
    right: -7px;
  }
  footer.custom-footer .title-footer p {
    font-size: 16px;
  }
     .login-from {
    padding: 40px;
  }
    .login-from{
      max-width: 500px;
    }
}
@media (max-width: 580px) {
  section.hero-section.active .main-title .fs-70 {
    transform: translateY(-60px) scale(0.5);
  }
  .text-slider .swiper-button-next,
  .text-slider .swiper-button-prev {
    width: 60px;
    height: 60px;
  }
  section.hero-section.active .main-title .buttom-btns {
    transform: translateY(130px);
  }
  .main-tile .fs-180 {
    letter-spacing: 0.5px;
  }
  .main-grid {
    gap: 10px;
    grid-template-columns: repeat(1, 1fr);
  }
  .-invation-img {
    max-width: 100%;
    width: 100%;
  }
  .-invation-img img {
    width: 100%;
    height: 100%;
  }
  .main-list .buttom-btns {
    flex-direction: column;
    max-width: 100%;
  }
  .community-grid {
    padding-top: 20px;
  }
  .main-slider-data {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .main-netx-prev {
    bottom: 0px;
    top: auto;
  }
  .main-netx-prev {
    max-width: 100%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .swiper-button-prev1,
  .swiper-button-next1 {
    max-width: 80px;
  }
  .swiper-button-prev1 img,
  .swiper-button-next1 img {
    max-width: 40px;
    position: static;
  }
  .main-netx-prev {
    position: static;
    transform: none;
  }
  .main-netx-prev {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 95%;
    margin: 0 auto;
    flex-direction: row-reverse;
  }

  .main-memeber-ship {
    padding-left: 0px;
  }
  .bottom-emailer {
    padding: 15px;
    gap: 5px;
  }
  .input-feilds input[type="submit"] {
    max-width: 130px;
  }
  .input-feilds input[type="email"] {
    padding: 10px 15px;
  }
  .menu-data ul {
    gap: 10px;
  }
  .menu-data ul li a::after {
    display: none;
  }
  ul.social,
  footer.custom-footer .title-footer p {
    margin-bottom: 20px;
  }
  footer.custom-footer .bottom p {
    font-size: 15px;
    line-height: 24px;
  }
  .navgations .logo img {
    max-width: 80px;
  }
  header.custom-header {
    padding: 8px 0px;
  }
  .mt {
    margin-top: 102px;
  }
  .community-grid-data img {
    max-width: 25px;
    margin-bottom: 10px;
  }
  .community-grid-data {
    padding: 15px;
  }
  section.inovations::after .main-cover {
    width: 180px;
    height: 150px;
  }
  .main-netx-prev {
    height: auto;
    padding: 10px 0px;
  }
   .login-from {
    padding: 30px;
  }
  .login-from{
    padding: 30px 20px;
  }
  span.close-me{
    top: 20px;
  }
    .login-from{
      max-width: 90%;
    }
    .login-from h2{
      font-size: 22px;
      line-height: 30px;
    }
}
@media (max-width: 430px) {
  .title-data .setings {
    width: 80px;
    height: 80px;
  }
  .title-data .setings img {
    max-width: 40px;
  }
  .input-feilds {
    flex-direction: column;
    gap: 10px;
  }
  .input-feilds input[type="submit"] {
    max-width: 100%;
    padding: 10px;
  }
}
