@media (max-width: 1024px) {

  .custom-header {

    /* overflow-x: auto !important;

    white-space: nowrap !important;

    -webkit-overflow-scrolling: touch;

    scrollbar-width: none !important; */

  }
  .head-list{
    display:  none !important;
}
  .button-list{
    display: none !important;
}
.nav-item-btn {
    background: linear-gradient(135deg, rgb(129, 89, 74), rgb(166, 124, 90));
    color: #fff;
    padding: 8px 16px;
    border-radius: 10px !important;
    font-size: 14px !important;
    font-weight: 600;
    white-space: nowrap;
}
.signup_btn {
    background: linear-gradient(135deg, rgb(129, 89, 74), rgb(166, 124, 90));
    color: #fff;
    padding: 8px 16px;
    border-radius: 10px !important;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
}
.canva-body-items .nav-link-custom {
    padding: 14px 16px !important;
}

  
   .main_aboutus {
            /* width: 320px !important; */
             /* width: 267px !important; */
             width: 100% !important;
            /* height: 450px; */
            box-shadow: 0 20px 60px -12px rgba(0, 0, 0, 0.15), 0 10px 30px -10px rgba(0, 0, 0, 0.1);
            padding: 24px !important;
            position: unset !important;
           top: 4px;
            right: 20px;
            border: 1px solid rgba(255, 255, 255, 0.3);
            border-radius: 15px !important;
            backdrop-filter: blur(4px);
            margin-left: 30px!important;
           
        }
           .main_about {
            /* width: 320px !important; */
             /* width: 267px !important; */
             width: 100% !important;
            /* height: 450px; */
            box-shadow: 0 20px 60px -12px rgba(0, 0, 0, 0.15), 0 10px 30px -10px rgba(0, 0, 0, 0.1);
            padding: 24px !important;
            position: unset !important;
           top: 4px;
            right: 20px;
            border: 1px solid rgba(255, 255, 255, 0.3);
            border-radius: 15px !important;
            backdrop-filter: blur(4px);
           
            margin-top: 18px!important;
           
        }
        .question{
  /* width:  320px !important; */
  /* width: 267px !important; */
  width: 100% !important;
  /* height: 450px; */
  box-shadow: 0 20px 60px -12px rgba(0, 0, 0, 0.15), 0 10px 30px -10px rgba(0, 0, 0, 0.1);
  padding: 24px !important;
    position: unset !important;
   /* bottom: 120px; */
   /* top: 440px;
    left: 20px; */
    left:-283px;
    top: 4px;
        border: 1px solid rgba(255, 255, 255, 0.3);
        border-radius: 15px !important;
          backdrop-filter: blur(4px);
           margin-left: 30px!important;
               margin-top: 21px;
    margin-bottom: 113px;
}
.question-body{
  display: none !important;
}
.question-footer{
  display: none !important;
}

}

@media (min-width: 1024px){
  .toggle-mob{
    display: none !important;
  }
  .slider-box{
    display: none !important;
  }

    body{
            margin-bottom: 291px !important;
        }
    }




@media(max-width:991.99px) {

  .container {

    /* margin: 0 20px !important; */

    max-width: 100% !important;

  }
}
@media(max-width:768.99px) {

  .gap-40 {
    gap: 52px !important;
}

  }


@media (max-width: 768px) {

  .custom-header::-webkit-scrollbar {

    display: none;

    /* Scrollbar hide for cleaner look */

  }



  .Corporate-heading h2 {

    font-size: 36px;

    text-align: center;

    line-height: 50px;

  }



  .tab-box .nav-link {

    border: none;

    border-radius: 12px;

    padding: 10px 27px;

    color: #333;

    font-weight: 600;

    display: flex;

    flex-direction: column;

    align-items: center;

    transition: all 0.3s;

    min-width: 100px !important;

    justify-content: flex-start;

  }



  .tab-box .nav-link p {

    font-size: 10px;



  }



  .padding-40 {

    padding: 40px 20px !important;

  }



  .category-group {

    grid-template-columns: 1fr;

    /* 1 column on mobile */

  }



  .trending-card-wrap {

    margin-left: 0px !important;

    margin-top: 8px;

  }



  .header-mains {

    max-width: 100%;

  }



  /* .container {

    padding: 0px 20px !important;

  } */

  .tab-box .nav-link{

    padding: 16px 8px !important;

  }

}







@media (max-width: 567.99px) {

  .footer a{
    font-size: 12px !important;
  }
  .footer .col-md-9{
     gap: 10px !important;
     justify-content: center !important;
     flex-wrap: wrap;
  }

  .category-group {

    grid-template-columns: 1fr !important;

  }
  .main_aboutus{
    margin-left: 10px !important;
  }
   .question{
    margin-left: 10px !important;
  }


  .font-36 {

    font-size: 24px !important;

  }



  .padding-sm-0 {

    padding: 0;

  }



  li.nav-item {

    width: 100%;

  }



  .tab-box .nav-link {

    width: 100% !important;

    align-items: center !important;

  }

}

/* 



@media (prefers-color-scheme: dark) {

  body {

    background-color: #121212 !important;

background-image:none !important;

  }

} */


