@media (min-width: 981px) {
  .only-mob {
    display: none !important;
  }
}


/* my Media Query  */

/* @media (min-width: 1441px) {
  .container {
    max-width: 1280px;
    width: 90%;
  }
}


@media (min-width: 1025px) and (max-width: 1440px) {
  .container {
    max-width: 1280px;
    width: 90%;
  }
} */

/* Large desktops (1441px and up) */

/* End  */

@media (max-width: 1366px) {
  .container {
    max-width: 1280px;
    width: 90%;
  }
  .prg-bar {
    width: 100%;
    background: #cdcbcb;
    height: 2px;
    position: absolute;
    top: 135px;
}
.left-main {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 4rem);
  padding-top: 5rem;
}

.left-main {
  display: flex;
  width: 208px;
  flex: none;
  border-right: 2px solid #F2F2F2;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: start;
  gap: 2rem;
  height: 87%;
  margin-top: 60px;
}
.admin-foot {
  padding: 1.5rem 0;
  flex: none;
  cursor: pointer;
  /* margin-bottom: 40px; */
}
}



@media (max-width: 1280px) {
  .event-form {
    max-width: 500px;
  }
}

@media (max-width: 980px) {

  
  .aboutusmainContainer {
    display: block;
  }
  .upload {
    height: 180px;
  }
  .s-left {
    padding: 2rem 1rem 0;
  }

  .events:after {
    display: none;
  }

  body.event-f {
    background: #fffae9;
  }

  .events-container {
    flex-direction: column;
  }

  .s-left h4 {
    font-size: 27px;
    margin: 2rem 0 1rem;
  }

  .event-form {
    min-height: calc(100vh - 15.25rem);
    max-width: 100%;
    align-items: flex-start;
  }

  .event-form .m-cnt p {
    display: block;
    font-size: 15px;
  }

  .event-form .m-sec-i {
    align-items: flex-start;
    border: none !important;
    margin-bottom: 0 !important;
  }

  .cta.event-footer {
    margin: 0;
    padding: 1.5rem 0;
  }

  .prg-bar {
    display: none;
  }

  .mid {
    padding-bottom: 7rem;
    height: calc(100vh - 15.25rem);
  }

  .back-cta {
    display: none;
  }

  .cta.event-footer a {
    width: 100%;
    justify-content: center;
  }
  header {
    background: #fff;

  }
  .only-desk {
    display: none !important;
  }
  .menus {
    display: none !important;
  }
  /* menu my */
  .menus.open {
    display: block;
  }
  .mobile-menu-overlay {
    display: none;
  }

  .mobile-menu-overlay.open {
    display: block; /* Show overlay when menu is open */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
  /* menu my */
  .mobile-menus {
    border: none;
    position: fixed;
    width: 100%;
    left: -100%;
    top: 0;
    border-radius: 0;
    overflow: auto;
    height: 100%;
    background: #ffedc9;
    padding: 1rem;
    transition: all 0.3s ease-in;
    z-index: 2;
  }
  .mobile-menus.show {
    left: 0;
  }
  .logo img {
    max-width: 106px;
  }
  .logo img {
    max-width: 106px;
  }

  .container {
    width: 100%;
  }
  header ul {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
  .mobile-menus .mega-menu {
    position: relative;
    opacity: 1;
    visibility: visible;
    padding: 0;
  }

  .mega-inner {
    flex-direction: column;
    width: 100%;
  }
  .top-header .container p {
    font-size: 14px;
  }

  .head-row {
    padding: 7px 15px;
  }

  section.banner h2 {
    margin-top: 15px;
    font-size: 42px;
  }

  .ctas {
    flex-wrap: wrap;
    margin-top: 1rem;
    flex-direction: column;
    gap: 0.5rem;
  }

  .ctas a {
    flex: 1;
    justify-content: center;
  }

  section.banner {
    padding-top: 6rem;
  }

  section.banner {
    height: 83vh;
  }

  h2.heading.text-center {
    font-size: 36px;
  }
  section.articles {
    padding: 4rem 1rem;
  }
  .article-block {
    margin: 0 6px;
    padding: 1rem;
  }
  section.how-it-works {
    padding: 3rem 0 0;
  }
  h6.subheading.text-center {
    font-size: 18px;
  }

  .lg-logo img {
    width: 100%;
    height: 100%;
  }

  .full-image {
    margin-top: -6rem;
    bottom: -6rem;
  }

  .steps-container {
    padding-bottom: 3rem;
  }
  section.pre-footer h2.heaidng {
    font-size: 38px;
  }

  section.pre-footer h2 {
    font-size: 38px;
  }

  section.pre-footer {
    padding: 2rem;
  }
  .f-top {
    flex-direction: column-reverse;
    height: auto;
  }
  footer:after {
    display: none;
  }

  footer .container {
    padding: 0;
  }

  .newsletter {
    padding: 2rem 1rem;
  }

  .stay-in-touch {
    margin-top: 2rem;
    padding: 2rem 0;
  }

  .stay-in-touch h2 {
    font-size: 28px;
  }

  .socials img {
    width: 20px;
  }

  .socials {
    gap: 1rem;
  }
  footer .left {
    width: 100%;
    padding: 2rem 1rem 0;
  }

  footer .right {
    width: 100%;
    background: var(--secondary);
  }
  .bottom-footer {
    padding: 7rem 1rem 2rem;
    text-align: left;
  }
  .newsletter h3 {
    font-size: 36px;
    margin-bottom: 1rem;
  }
  .close-it {
    text-align: right;
  }

  .search input {
    max-width: 100%;
    width: 100%;
  }

  header .mobile-menus .search {
    margin-top: 3rem;
  }

  .m-sec {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 14px;
  }

  .m-sec-i p {
    display: none;
  }

  .m-sec-i:not(:last-child) {
    margin-bottom: 1rem;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 1rem;
  }

  .m-sec h5 {
    margin: 0;
    font-weight: 400;
  }

  .m-sec-i {
    align-items: center;
    padding-left: 1rem;
  }

  .m-sec h4 {
    text-transform: uppercase;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  .pop-store-container .container {
    flex-direction: column;
  }

  .ps-l {
    width: 100%;
  }
  .page-title {
    margin-top: 5rem;
  }

  .page-title {
    margin-top: 3rem;
  }

  section.page-break-top {
    margin-top: 4rem;
  }

  section.single-product .container {
    flex-wrap: wrap;

    gap: 2rem;
  }

  section.single-product .left .product-image {
    height: 400px;

    max-width: 100%;
  }

  section.added-to-cart {
    top: 2rem;

    padding: 0.25rem 0;
  }

  /* .single-product .right {

        padding: 0;

    } */

  .single-product .right .heading {
    font-size: 40px;

    line-height: 1.3;
  }

  .quant {
    margin: 2rem 0;
  }

  .sizes .size {
    flex: auto;

    padding: 0 0.5rem;
  }

  section.single-product {
    padding: 5rem 0 0rem;
  }

  .added-to-cart .prd-image {
    width: 50px;

    height: 50px;
  }

  .added-to-cart .prd-image img {
    object-fit: contain;
  }

  .products-grid {
    gap: 1rem;
  }

  .faqtext {
    width: 289px;
  }
}

@media (max-width: 785px) {
  /* New June 26 */

   
  
  .ps-l-t {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }

  .ps-cont {
    width: 100%;
  }

  .ps-cont h2 {
    max-width: 100%;
    font-size: 37px;
  }

  .psr-bars {
    flex-direction: column;
  }

  .psr-bars:after {
    top: 58%;
    transform: translateY(-50%);
    height: 1px;
    width: 100%;
  }

  .ps-l-t .img {
    max-width: 100%;
    width: 100%;
  }

  section.products.store {
    padding-bottom: 5rem;
  }
  /* New June 26 */
}

@media (max-width: 785px) {
  /* New June 26 */

  /* .event-form .event-form-close {
    position:absolute;
     top: -160px; 
    right: 10px;
    cursor: pointer;
   
  } */

 
  .only-desktop {
    display: none; /* Hide desktop X button */
  }

  .event-form-close  {
  position: absolute;
  right: 35px;
  display: inline;
  width: 10px;
  /* float: right; */
  height: 10px;
  top: 35px;
}

  .ps-l-t {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }

  .ps-cont {
    width: 100%;
  }

  .ps-cont h2 {
    max-width: 100%;
    font-size: 37px;
  }

  .psr-bars {
    flex-direction: column;
  }

  .psr-bars:after {
    top: 58%;
    transform: translateY(-50%);
    height: 1px;
    width: 100%;
  }

  .psr-bars.leadership .bar-container:not(:last-child):after {
    height: 1px;
    width: 100%;
    left: 0;
    top: 107%;
  }

  .ps-l-t .img {
    max-width: 100%;
    width: 100%;
  }

  section.products.store {
    padding-bottom: 5rem;
  }

  /* New June 26 */

  .psr-bars.leadership {
    gap: 1rem;
  }
  .pop-store-container.leader .img h5 {
    position: relative;
    bottom: 0;
    font-size: 37px;
    color: #000;
    text-shadow: -8px 8px 0px #ffedc9;
    margin-top: 1rem;
  }
  h4.h-l {
    font-size: 21px;
  }

  .lead-tab:after {
    left: 88%;
  }
  section.leader-board {
    padding: 2rem 0 4rem;
  }
  .text-contain{
    margin-left: 0 !important;
}
.Text-Img{
  width: 450px;
  position: relative;
  left: 0 !important;
  
}
}

@media (max-width: 580px) {
  .only-desktop {
    display: none !important; /* Hide desktop X button */
  }
  .text-contain{
    margin-left: 0 !important;
}
.Text-Img{
  width: 450px;
  position: relative;
  left: 0 !important;
  
}

  .event-form-close  {
    position: absolute;
    right: 35px;
    display: inline;
    width: 10px;
   right: 35px;
    height: 10px;

  }

  a.global-ctas {
    top: 0;
  }
 
  /* .event-form .event-form-close {
    position: absolute;
    top: -164px;
    right: 10px;
} */

  .articles h4{
    font-size: 1rem;
  }
  .headerstyle  .head-row .logo{
    margin-left: -72px;
  }

  .head-row{
    padding: 7px 10px 7px 0;
  }

 
  .right a img{
    display: none;

  }
  .right .profile{
    display: none;
  }
  .aboutusmainContainer div img{
    width: 360px !important;
    padding: 0px 25px 0 0;
  }

  .page-title h4{
    margin-top: 48px;
  }

  .mt-3{
    justify-content: center;
  }
  .step4 p{
    /* font-size: 1.5rem; */
    margin-left: 7px;
}
.step4 a{ font-size: 15px;}

  .step4 h5{
    font-size: 1rem;
    margin-left: 3px;
}
 .step4 h4{
    font-size: 1.5rem;
    margin-left: 4px;
}
  .leader-container h5 {
    font-size: 18px;
    padding: 0 0.25rem;
  }

  .slick-prev {
    left: -16px !important;
  }
  .slick-next {
    right: 3px !important;
  }

  .slick-prev, .slick-next{
    z-index: 1;
  }
  section.leader-board .leader-container {
    padding: 1rem 1rem 3rem;
  }

  .leader-container .leader h5:nth-child(4) {
    position: absolute;
    right: 1rem;
    font-weight: 400;
    font-size: 16px;
    top: 6px;
  }

  .leader-container .leader {
    position: relative;
  }

  .lead-tab {
    padding: 0.5rem 1rem;
  }

  .lead-tab:after {
    display: none;
  }

  .cart-item-image {
    width: 50px;
    height: 50px;
    padding: 0.5rem;
    border-radius: 10px;
  }

  .cart-item-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .cart-item-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  h2.heading-large {
    font-size: 30px;
  }

  h5.sub-heading {
    font-size: 20px;
  }

  .heading-container {
    margin-bottom: 3rem;
  }

  section.products.shop {
    padding: 6rem 0;
  }
  .products-grid .product h4 {
    font-size: 1rem;
    margin: 8px 0 0;
  }
  .products-grid .product {
    margin: 0;
  }
}
