@media screen and (max-width: 400px) {
    .top-left-fade {
        position: absolute;
        z-index: -1;
        top: -158px;
        left: -140px;
    }

    .main-title {
      font-size: 3em!important
    }

    .logo {
        width: 200px
    }

    header {
        /* padding-bottom: 50px; */
        max-height: 50px;
        overflow: hidden;
    }

    .header-area {
      padding: 7px;
      justify-content: space-around;
    }

    .sss-title {
        margin-bottom: 10px;
    }

    .mobile-center {
        text-align: center;
    }

    .left-menu {
        display: inline-flex;
        gap: 20px;
        transform: rotate(270deg);
        position: absolute;
        list-style: none;
        left: -207px;
        top: 400px;
        font-size: 11px;
    }

    .vertical-line {
        position: absolute;
        height: 2900px;
        left: 10%!important;
        z-index: -1;
    }

    .vertical-line-2 {
        position: absolute;
        height: 1500px;
        left: 25%;
        z-index: -1;
        display: none;
    }



}


@media screen and (min-width:400px) and (max-width: 570px) {
    .top-left-fade {
        position: absolute;
        z-index: -1;
        top: -158px;
        left: -140px;
    }

    .logo {
        width: 200px
    }

    header {
        padding-bottom: 50px;
    }

    .sss-title {
        margin-bottom: 10px;
    }

    .mobile-center {
        text-align: center;
    }

    .left-menu {
        display: inline-flex;
        gap: 20px;
        transform: rotate(270deg);
        position: absolute;
        list-style: none;
        left: -235px;
        top: 400px;
        font-size: 13px;
    }
}

@media screen and (min-width: 700px) {
  .features-container {
    /* height: 1300px!important */
    height: auto
  }
}

@media screen and (max-width: 700px) {
  .features-container {
    /* height: 1200px!important */
    height: auto
  }
}


@media screen and (min-width:570px) and (max-width: 900px) {
    .top-left-fade {
        position: absolute;
        z-index: -1;
        top: -158px;
        left: -140px;
    }

    .logo {
        width: 200px
    }

    .left-menu {
        display: inline-flex;
        gap: 20px;
        transform: rotate(270deg);
        position: absolute;
        list-style: none;
        left: -265px;
        top: 400px;
    }
}

@media screen and (min-width:900px) and (max-width: 1500px) {
    .top-left-fade {
        position: absolute;
        z-index: -1;
        top: -158px;
        left: -140px;
    }

    .header-man {
        min-height: 100%;
        width: 122%;
    }

    .main-cards {
        /* margin-top: -220px; */
    }

    .main-text-area {
        margin-top: -100px;
    }

    .logo {
        width: 200px;
        margin: 10px
    }

    .left-menu {
        display: inline-flex;
        gap: 20px;
        transform: rotate(270deg);
        position: absolute;
        list-style: none;
        left: -253px;
        top: 500px;
    }
}

@media screen and (min-width: 1500px) {
    .top-left-fade {
        position: absolute;
        z-index: -1;
        top: -158px;
        left: -140px;
    }

    .logo {
        width: 250px
    }

    .left-menu {
        display: inline-flex;
        gap: 20px;
        transform: rotate(270deg);
        position: absolute;
        list-style: none;
        left: -253px;
        top: 500px;
    }
}


@media screen and (min-width:1370px) {
    .main-cards {
        /* margin-top: -220px; */
    }

    .skeletor-title {
      margin-bottom: -400px
    }

    .skeletor-marker {
        margin-top: -350px
    }
}

@media screen and (min-width:1370px) {
    .skeletor-title {
        margin-bottom: -400px
    }
}

@media screen and (min-width:1050px) and (max-width:1370px) {
    .main-cards {
        /* margin-top: -124px; */
    }

    .skeletor-title {
        margin-bottom: -400px
    }

    .skeletor-marker {
        margin-top: -300px
    }
}

@media screen and (min-width:900px) and (max-width:1050px) {
    .main-cards {
        /* margin-top: -100px; */
    }

    .skeletor-title {
        margin-bottom: -200px
    }

    .skeletor-marker {
        margin-top: -230px
    }
}

@media screen and (min-width:700px) and (max-width:900px) {
    .main-cards {
        margin-top: 0px;
    }

    .skeletor-title {
        margin-bottom: -200px
    }

    .skeletor-marker {
        margin-top: -180px
    }
}

@media screen and (max-width:700px) {
    .main-cards {
        margin-top: 0px;
    }

    #mainBigTitle {
      display: none
    }

    #watermarkLogo {
      filter: invert(1);
    }

    .skeletor-title {
        margin-bottom: -200px
    }

    .skeletor-marker {
        margin-top: -130px
    }
}

@media screen and (min-width: 400px) and (max-width:600px) {
  header {
    max-height: 50px
  }

  .min-height-header {
    min-height: 50px;
  }

  .max-height-header {
    max-height: 130px!important
  }
}

@media screen and (min-width: 570px) and (max-width:600px) {
  header {
    max-height: 94px
  }

  .min-height-header {
    min-height: 66px;
  }

  .max-height-header {
    max-height: 130px!important
  }
}

@media screen and (min-width: 600px) and (max-width: 1000px) {
  header {
    max-height: 100px
  }

  .min-height-header {
    min-height: 100px;
  }
}

@media screen and (max-width: 1000px) {
  .mobile-menu-icon {
    display: block
  }

  .header-right-area {
    display: none
  }

  .watermark-logo {
    position: absolute;
    /* width: 500px; */
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 1000px) {
  .sub-header-mobile {
  display: none
  }
  .mobile-menu-icon {
    display: none
  }

  .watermark-logo {
    position: absolute;
    width: 800px;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
  }
}
