#mini-header-sec {
  padding: 0.5rem 0rem;
  background: #222222 0% 0% no-repeat padding-box;
  margin-top: 90px;
  position: fixed;
  width: 100%;
  z-index: 2;
}

#mini-header-sec .dropdown .btn {
  background: #222222;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 11px;
  font-size: 0.875rem;
}

#mini-header-sec .dropdown .btn:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

#mini-header-sec .dropdown .dropdown-menu {
  background: #222222;
  color: #fff;
  /* border-radius: 11px; */
}

#mini-header-sec .dropdown .dropdown-menu .dropdown-item {
  color: #fff;
}

#mini-header-sec .dropdown .dropdown-menu .dropdown-item:focus,
#mini-header-sec .dropdown .dropdown-menu .dropdown-item:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #cc0000;
}

#mini-header-sec .dropdown .dropdown-menu.show {
  -webkit-transform: translate3d(-3px, 7px, 0px) !important;
          transform: translate3d(-3px, 7px, 0px) !important;
}

/* #brand-video-sec
{
    min-height: 100vh;
    width: 100vw;
    margin-top: 150px;
} */
#brand-video-sec video {
  height: 100%;
  width: 100%;
}

#unlock-ur-exper-sec,
#enquire-sec {
  padding: 4rem 0rem;
  background-color: #000;
}

#unlock-ur-exper-sec h1.title,
#enquire-sec h2.title {
  font-size: 2.3rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 3rem;
}
#NewBrandPartners .common-container .title {
  font-size: 2.3rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 3rem;
}


#unlock-ur-exper-sec a.unlock-btn,
#enquire-sec a.unlock-btn {
  background: transparent linear-gradient(261deg, #CD902D 0%, #784E0D 18%, #E2B04C 41%, #FBDD85 63%, #DDB75A 85%, #967330 100%) 0% 0% no-repeat padding-box;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 25px;
  text-decoration: none;
  border: 2px solid #fff0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#unlock-ur-exper-sec a.unlock-btn:hover,
#enquire-sec a.unlock-btn:hover {
  background: transparent;
  color: #fff;
  border: solid 3px transparent;
  border: 2px solid #fff;
}

#brand-collab-philo-sec .left-shape {
  -webkit-clip-path: polygon(0 0, 45% 0, 68% 100%, 0 100%);
          clip-path: polygon(0 0, 45% 0, 68% 100%, 0 100%);
  background: #171717 0% 0% no-repeat padding-box;
  margin: -1px;
}

#brand-collab-philo-sec .left-shape .inner-content {
  width: 65%;
  padding: 11rem 18rem 10rem 3rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
}

#brand-collab-philo-sec .left-shape .inner-content h2,
#partner-with-sec .right-shape .inner-content h2 {
  font-size: 1.875rem;
  color: #DDB75A;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5rem;
}

#brand-collab-philo-sec .left-shape .inner-content p,
#partner-with-sec .right-shape .inner-content p {
  font-size: 1.2rem;
  text-align: left;
  color: #fff;
  margin-bottom: 4rem;
  line-height: 1.7;
}

#brand-collab-philo-sec .left-shape .inner-content p:nth-child(3),
#partner-with-sec .right-shape .inner-content p:nth-child(3) {
  margin-bottom: 0rem;
}

#brand-collab-philo-sec .right-img {
  background: url(../images/brand-collab-imgs/philosophy-img.jpg);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
}

#lifestyle-exper-sec,
#business-exper-sec,
#latest-brnd-sec,
#how-its-work-sec,
#faqs-sec {
  padding: 4rem 0rem;
}

#lifestyle-exper-sec .heading-title h2,
#business-exper-sec .heading-title h2,
#latest-brnd-sec .heading-title h2 {
  color: #DDB75A;
  font-size: 1.875rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-weight: 700;
}

#lifestyle-exper-sec .heading-title .border-bottom,
#business-exper-sec .heading-title .border-bottom,
#latest-brnd-sec .heading-title .border-bottom,
#partner-with-sec .right-shape .border-bottom {
  border-bottom: 2px solid #DDB75A !important;
  width: 30%;
  margin-bottom: 2rem;
}

#lifestyle-exper-sec .content-para p,
#business-exper-sec .content-para p,
#latest-brnd-sec .content-para p {
  font-size: 1.2rem;
  color: #fff;
  width: 95%;
  line-height: 1.7;
}

#lifestyle-exper-sec .slider1,
#lifestyle-exper-sec .slider2,
#business-exper-sec .slider1,
#business-exper-sec .slider2 {
  margin: 3rem 0rem;
}

#lifestyle-exper-sec .slider1 .owl-carousel .item,
#business-exper-sec .slider1 .owl-carousel .item,
#lifestyle-exper-sec .slider2 .owl-carousel .item,
#business-exper-sec .slider2 .owl-carousel .item {
  overflow: hidden;
}

#lifestyle-exper-sec .slider1 .owl-carousel .item .card .square-border,
#business-exper-sec .slider1 .owl-carousel .item .card .square-border,
#lifestyle-exper-sec .slider2 .owl-carousel .item .card .square-border,
#business-exper-sec .slider2 .owl-carousel .item .card .square-border {
  width: 93%;
  height: 93%;
  border: 3px solid #000;
  position: absolute;
}

#lifestyle-exper-sec .slider1 .owl-carousel .item .card img,
#business-exper-sec .slider1 .owl-carousel .item .card img,
#lifestyle-exper-sec .slider2 .owl-carousel .item .card img,
#business-exper-sec .slider2 .owl-carousel .item .card img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#lifestyle-exper-sec .slider1 .owl-carousel .item a:hover .card img,
#business-exper-sec .slider1 .owl-carousel .item a:hover .card img,
#lifestyle-exper-sec .slider2 .owl-carousel .item a:hover .card img,
#business-exper-sec .slider2 .owl-carousel .item a:hover .card img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

#lifestyle-exper-sec .slider1 .owl-carousel .item .card .border-gradient-gold,
#business-exper-sec .slider1 .owl-carousel .item .card .border-gradient-gold {
  border-image-source: linear-gradient(261deg, #CD902D 0%, #784E0D 18%, #E2B04C 41%, #FBDD85 63%, #DDB75A 85%, #967330 100%);
  border-image-slice: 1;
  border-width: 3px;
}

#lifestyle-exper-sec .slider1 .owl-carousel .item .card .card-title,
#lifestyle-exper-sec .slider2 .owl-carousel .item .card .card-title,
#business-exper-sec .slider1 .owl-carousel .item .card .card-title,
#business-exper-sec .slider2 .owl-carousel .item .card .card-title {
  color: #fff;
  font-weight: 600;
  text-align: center;
  font-size: 2rem;
  text-shadow: 2px 2px 2px #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: flex-end;
      -ms-flex-align: flex-end;
          align-items: flex-end;
  padding-bottom: 2rem;
  margin-bottom: 0rem;
line-height: 2rem;
}

#lifestyle-exper-sec .slider1 .owl-carousel .item .card,
#lifestyle-exper-sec .slider2 .owl-carousel .item .card,
#business-exper-sec .slider1 .owl-carousel .item .card,
#business-exper-sec .slider2 .owl-carousel .item .card {
  background-color: unset;
  border: unset;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#lifestyle-exper-sec .slider2 .owl-carousel .item .card .border-gradient-gold,
#business-exper-sec .slider2 .owl-carousel .item .card .border-gradient-gold {
  border-image-source: linear-gradient(261deg, #CD902D 0%, #784E0D 18%, #E2B04C 41%, #FBDD85 63%, #DDB75A 85%, #967330 100%);
  border-image-slice: 1;
  border-width: 3px;
}

#business-exper-sec {
  background: #171717 0% 0% no-repeat padding-box;
  padding: 4rem 0rem;
}

#enquire-sec .border-square {
  border: 3px solid #000;
}

#enquire-sec .border-gradiant-gold {
  border-image-source: linear-gradient(261deg, #CD902D 0%, #784E0D 18%, #E2B04C 41%, #FBDD85 63%, #DDB75A 85%, #967330 100%);
  border-image-slice: 1;
  border-width: 3px;
  padding: 3rem;
}

#latest-brnd-sec .slider3 {
  padding: 3rem 0rem;
}

#latest-brnd-sec .latest-brand-collab .card {
  background: transparent;
  border: 0px;
}

#latest-brnd-sec .latest-brand-collab .card .card-body {
  background: #393939;
  color: #fff;
  padding: 2rem 1rem 1.5rem;
}

#latest-brnd-sec .latest-brand-collab .card .card-body h2 {
  font-size: 0.875rem;
  margin-bottom: 1rem;
  font-weight: 700;
}

#latest-brnd-sec .latest-brand-collab .card .card-body p {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.7;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#latest-brnd-sec .latest-brand-collab .card .card-body .btn-read-more,
#partner-with-sec .right-shape .btn-read-more {
  color: #fff;
  border: 1px solid;
  border-radius: 5px;
  padding: 7px;
  font-size: 0.775rem;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#latest-brnd-sec .latest-brand-collab .card .card-body .btn-read-more:hover,
#partner-with-sec .right-shape .btn-read-more:hover {
  color: #fff;
  border: 1px solid #cc0000;
  background: #cc0000;
}

#latest-brnd-sec .latest-brand-collab .card .red-label {
  position: relative;
}

#latest-brnd-sec .latest-brand-collab .card .red-label span {
  color: #fff;
  background: #cc0000;
  padding: 10px 15px;
  font-weight: 700;
  position: absolute;
  top: -24px;
  left: 17px;
  font-size: 0.875rem;
}

#how-its-work-sec .heading-title h2,
#our-parnters.mwm-wrp-main .common-ttle {
  margin-bottom: 2rem;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2.3rem;
}

#how-its-work-sec .how-its-work .step-content {
  position: absolute;
  top: 16%;
  right: 0;
  width: 50%;
}

#how-its-work-sec .how-its-work .step-content h2 {
  margin-bottom: 2rem;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2rem;
}

#how-its-work-sec .how-its-work .step-content p {
  color: #fff;
  font-size: 1.2rem;
}

#how-its-work-sec .how-its-work .step-content.step3 {
  position: absolute;
  top: 16%;
  right: 0;
  width: 50%;
  left: 0;
}

#partner-with-sec .right-shape {
  -webkit-clip-path: polygon(54% 0%, 100% 0, 100% 100%, 33% 100%);
          clip-path: polygon(54% 0%, 100% 0, 100% 100%, 33% 100%);
  background-color: #000;
  margin: -1px;
}

#partner-with-sec .right-shape .inner-content {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
  padding: 13.5rem 3rem 14.150rem 68rem;
}

#partner-with-sec .left-img {
  background-image: url("../images/brand-collab-imgs/partner-with-us.jpg");
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
}

#partner-with-sec .right-shape .border-bottom {
  border-bottom: 2px solid #DDB75A !important;
  width: 50%;
  margin-bottom: 2rem;
  position: relative;
  left: 50%;
}

#partner-with-sec .right-shape .inner-content h2 {
  margin-bottom: 2rem;
}

#partner-with-sec .right-shape .btn-read-more {
  color: #fff;
  border: 1px solid;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 1rem;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  float: right;
  text-transform: uppercase;
  font-weight: 700;
}

#partner-with-sec .right-shape .btn-read-more:hover {
  color: #fff;
  border: 1px solid #cc0000;
  background: #cc0000;
}

#our-parnters.mwm-wrp-main {
  background-image: url(../images/brand-collab-imgs/our-partner-bg.png);
}

#our-parnters.mwm-wrp-main .business-logo-slider .card-desig {
  color: #fff;
}

#faqs-sec {
  background: #000;
}

#faqs-sec .container-fluid {
  padding: 0rem 10rem;
}

#faqs-sec .title h2 {
  font-size: 2.75rem;
  text-align: left;
  line-height: 1.5;
  color: #fff;
}

#faqs-sec .faqs-page .title h2 {
  font-size: 2.75rem;
  padding-left: 1rem;
  line-height: 1.5;
}

#faqs-sec .faqs-page {
  padding-top: 9rem;
}

#faqs-sec .faqs-page .title {
  padding-bottom: 3rem;
}

#faqs-sec .title h2::first-letter {
  color: #c00;
}

#faqs-sec #faq .card {
  margin-bottom: 20px;
  border: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background: #141414;
}

#faqs-sec #faq .card .card-header {
  border: 0;
  border-radius: 15px;
  padding: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

#faqs-sec #faq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  background: #141414;
  padding: 16px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

#faqs-sec #faq .card .card-header .btn-header-link:after {
  content: "\f106";
  font-family: "Font Awesome 5 pro";
  font-weight: 900;
  float: right;
}

#faqs-sec #faq .card .card-header .btn-header-link.collapsed {
  background: #141414;
  color: #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

#faqs-sec #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f107";
}

#faqs-sec #faq .card .collapsing {
  background: #141414;
  line-height: 30px;
}

#faqs-sec #faq .card .collapse {
  border: 0;
}

#faqs-sec #faq .card .collapse.show {
  background: #141414;
  line-height: 30px;
  color: #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

#faqs-sec #faq .card .card-body {
  color: #fff;
  background: #141414;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top: 1px solid #707070;
}

#faqs-sec #faq .card .btn:focus {
  outline: 0;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}

#latest-brnd-sec .owl-carousel .owl-stage {
    display: flex;
    ms-flex-align: stretch;
    webkit-align-items: stretch;
    webkit-box-align: stretch;
    align-items: stretch;
    flex-wrap: wrap;
}

#latest-brnd-sec .item {
    height: 100%;
    display: flex;
    ms-flex-align: stretch;
    webkit-align-items: stretch;
    webkit-box-align: stretch;
    align-items: stretch;
    flex-wrap: wrap;
}


@media (min-width: 320px) and (max-width: 767px) {

 #NewBrandPartners .common-container .title {
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  #mini-header-sec {
    margin-top: 75px;
    padding: 0.3rem 0rem;
  }
  .header-full .brand-collab-logo {
    width: 125px !important;
  }
  #mini-header-sec .dropdown .btn {
    font-size: 0.650rem;
        padding: 0.3rem 0.75rem;
  }
  #mini-header-sec .dropdown .dropdown-menu.show {
    -webkit-transform: translate3d(-3px, 4px, 0px) !important;
            transform: translate3d(-3px, 4px, 0px) !important;
  }
  #brand-video-sec {
    min-height: 0vh;
    margin-top: 113px;
  }
  #brand-collab-philo-sec .left-shape {
    -webkit-clip-path: polygon(29% 0, 100% 50%, 32% 100%, 0% 100%, 0 51%, 0% 0%);
    clip-path: polygon(46% 0,100% 50%,46% 100%,0% 100%,0 51%,0% 0%);
  }
  #lifestyle-exper-sec .slider1 .owl-carousel .item .card .card-title, 
  #lifestyle-exper-sec .slider2 .owl-carousel .item .card .card-title {
    font-size: 0.876rem;
line-height: 1rem;
    padding-bottom: 1rem;
  }
  #business-exper-sec .slider1 .owl-carousel .item .card .card-title,
  #business-exper-sec .slider2 .owl-carousel .item .card .card-title {
    font-size: 0.876rem;
line-height: 1rem;
    padding-bottom: 1rem;
  }
  #unlock-ur-exper-sec, #enquire-sec, #how-its-work-sec, #faqs-sec {
    padding: 2rem 0rem;
  }
  #latest-brnd-sec {
    padding: 0rem 0rem 2rem;
  }
  #lifestyle-exper-sec, #business-exper-sec {
    padding: 2rem 0rem 0rem;
  }
  #unlock-ur-exper-sec h1.title, #enquire-sec h2.title,
  #lifestyle-exper-sec .heading-title h2, #business-exper-sec .heading-title h2, #latest-brnd-sec .heading-title h2,
  #how-its-work-sec .heading-title h2, #our-parnters.mwm-wrp-main .common-ttle {
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  #unlock-ur-exper-sec a.unlock-btn, #enquire-sec a.unlock-btn {
    padding: 10px 20px;
    font-size: 0.775rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content h2, #partner-with-sec .right-shape .inner-content h2 {
    font-size: 0.8rem;
    line-height: 1.5;
    margin-bottom: 1rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content {
    padding: 27% 3% 35% 5%;
  }
  #brand-collab-philo-sec .left-shape .inner-content p, #partner-with-sec .right-shape .inner-content p {
    font-size: 0.7rem;
    margin-bottom: 0.5rem;
    line-height: 1.5;
  }
  #brand-collab-philo-sec .right-img {
    background-size: cover;
  }
  #partner-with-sec .right-shape {
    -webkit-clip-path: polygon(100% 0, 100% 50%, 100% 100%, 66% 100%, 0 50%, 71% 0);
    clip-path: polygon(100% 0, 100% 50%, 100% 100%, 66% 100%, 0 50%, 71% 0);
  }
  #partner-with-sec .left-img {
    background-size: cover;
    background-position: center;
  }
  #partner-with-sec .right-shape .inner-content {
    padding: 50% 5% 50% 24%;
  }
  #partner-with-sec .right-shape .btn-read-more {
    padding: 7px 14px;
    font-size: 0.7rem;
  }
  #lifestyle-exper-sec .heading-title h2, #business-exper-sec .heading-title h2, #latest-brnd-sec .heading-title h2 {
    margin-bottom: 1rem;
  }
  #lifestyle-exper-sec .heading-title .border-bottom, #business-exper-sec .heading-title .border-bottom, #latest-brnd-sec .heading-title .border-bottom, #partner-with-sec .right-shape .border-bottom {
    border-bottom: 1px solid #DDB75A !important;
    width: 50%;
    margin-bottom: 1rem;
  }
  #lifestyle-exper-sec .content-para p, #business-exper-sec .content-para p, #latest-brnd-sec .content-para p {
    font-size: 0.875rem;
    width: 100%;
    line-height: 1.5;
  }
  #how-its-work-sec .how-its-work .step-content {
    position: unset;
    top: unset;
    right: unset;
    width: unset;
  }
  #how-its-work-sec .how-its-work .step-content h2 {
    font-size: 1.1rem;
    padding-top: 3rem;
    line-height: 1.7;
    margin-bottom: 1rem;
  }
  #how-its-work-sec .how-its-work .step-content p {
    font-size: 0.875rem;
  }
  #how-its-work-sec .how-its-work .step-content.step3 {
    position: unset;
    top: unset;
    right: unset;
    width: unset;
    left: unset;
  }
  #latest-brnd-sec .latest-brand-collab .card .red-label span {
    top: -16px;
    font-size: 0.675rem;
    padding: 8px 8px;
  }
  #latest-brnd-sec .latest-brand-collab .card .card-body h2 {
    font-size: 0.775rem;
  }
  #latest-brnd-sec .latest-brand-collab .card .card-body p {
    font-size: 0.8rem;
    line-height: 1.5;
    color: #fff;
  }
  #latest-brnd-sec .slider3 {
    padding: 1rem 0rem;
  }
  #faqs-sec .title h2 {
    font-size: 1.75rem;
  }
  #faqs-sec #faq .card .card-header .btn-header-link {
    white-space: inherit;
    font-size: .875rem;
  }
  #faqs-sec #faq {
    padding-top: 1rem;
  }
  #faqs-sec .faqs-page .title h2 {
    font-size: 1.1rem;
    padding-left: 0.5rem;
  }
  #faqs-sec .faqs-page .title {
    padding-bottom: 0rem;
  }
  #faqs-sec .faqs-page {
    padding-top: 6rem;
  }
  #faqs-sec .row .col-sm-12 {
    padding: 0;
  }
  #faqs-sec #faq .card .card-body {
    font-size: 0.875rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
#latest-brnd-sec .latest-brand-collab .card .card-body h2 {
   display:-webkit-box;
   max-width:100%;
   -webkit-line-clamp:1;
   -webkit-box-orient:vertical;
   overflow:hidden;
}
  #brand-video-sec {
    min-height: 0vh;
    margin-top: 140px;
  }
  .header-full .brand-collab-logo {
    width: 118px !important;
  }
  #faqs-sec #faq .card .card-body {
    padding: 20px;
  }
  #mini-header-sec
  {
    margin-top: 89px;
  }
  #unlock-ur-exper-sec, #enquire-sec, #how-its-work-sec, #faqs-sec {
    padding: 2rem 0rem;
  }
  #latest-brnd-sec {
    padding: 0rem 0rem 2rem;
  }
  #lifestyle-exper-sec, #business-exper-sec {
    padding: 2rem 0rem 0rem;
  }
  #unlock-ur-exper-sec h1.title, #enquire-sec h2.title,
  #lifestyle-exper-sec .heading-title h2, #business-exper-sec .heading-title h2, #latest-brnd-sec .heading-title h2,
  #how-its-work-sec .heading-title h2, #our-parnters.mwm-wrp-main .common-ttle {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  #unlock-ur-exper-sec a.unlock-btn, #enquire-sec a.unlock-btn {
    padding: 10px 20px;
    font-size: 0.775rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content h2, #partner-with-sec .right-shape .inner-content h2 {
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 1rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content {
    padding: 11.2% 18% 11% 5%;
  }
  #brand-collab-philo-sec .right-img
  {
      background-size: cover;
  }
  #brand-collab-philo-sec .left-shape {
    -webkit-clip-path: polygon(0 0, 45% 0, 68% 100%, 0 100%);
            clip-path: polygon(0 0, 45% 0, 68% 100%, 0 100%);
  }
  #partner-with-sec .right-shape {
    -webkit-clip-path: polygon(61% 0, 100% 0, 100% 100%, 26% 100%);
            clip-path: polygon(61% 0, 100% 0, 100% 100%, 26% 100%);
  }
  #partner-with-sec .left-img {
    background-size: cover;
    background-position: center;
  }
  #partner-with-sec .right-shape .inner-content {
    padding: 15% 5% 15% 50%;
  }
  #partner-with-sec .right-shape .btn-read-more {
    padding: 7px 14px;
    font-size: 0.7rem;
  }

  #brand-collab-philo-sec .left-shape .inner-content p, #partner-with-sec .right-shape .inner-content p {
    font-size: 0.875rem;
    margin-bottom: 1.5rem;
    line-height: 1.5;
  }
  #lifestyle-exper-sec .heading-title h2, #business-exper-sec .heading-title h2, #latest-brnd-sec .heading-title h2 {
    margin-bottom: 1rem;
  }
  #lifestyle-exper-sec .slider1 .owl-carousel .item .card .card-title, #lifestyle-exper-sec .slider2 .owl-carousel .item .card .card-title, #business-exper-sec .slider1 .owl-carousel .item .card .card-title, #business-exper-sec .slider2 .owl-carousel .item .card .card-title {
    font-size: 1.5rem;
  }
  #lifestyle-exper-sec .heading-title .border-bottom, #business-exper-sec .heading-title .border-bottom, #latest-brnd-sec .heading-title .border-bottom, #partner-with-sec .right-shape .border-bottom {
    border-bottom: 1px solid #DDB75A !important;
    width: 50%;
    margin-bottom: 1rem;
  }
  #lifestyle-exper-sec .content-para p, #business-exper-sec .content-para p, #latest-brnd-sec .content-para p {
    font-size: 0.875rem;
    width: 100%;
    line-height: 1.5;
  }
  #how-its-work-sec .how-its-work .step-content {
    position: unset;
    top: unset;
    right: unset;
    width: unset;
  }
  #how-its-work-sec .how-its-work .step-content h2 {
    font-size: 1.1rem;
    padding-top: 3rem;
  }
  #how-its-work-sec .how-its-work .step-content p {
    font-size: 0.875rem;
  }
  #how-its-work-sec .how-its-work .step-content.step3 {
    position: unset;
    top: unset;
    right: unset;
    width: unset;
    left: unset;
  }
  #latest-brnd-sec .latest-brand-collab .card .red-label span {
    top: -16px;
    font-size: 0.675rem;
    padding: 8px 8px;
  }
  #latest-brnd-sec .latest-brand-collab .card .card-body h2 {
    font-size: 0.875rem;
  }
  #latest-brnd-sec .latest-brand-collab .card .card-body p {
    font-size: 0.875rem;
    line-height: 1.5;
  }
  #latest-brnd-sec .slider3 {
    padding: 1rem 0rem;
  }
  #faqs-sec .title h2 {
    font-size: 1.75rem;
  }
  #faqs-sec #faq .card .card-header .btn-header-link {
    font-size: .875rem;
  }
  #faqs-sec #faq {
    padding-top: 1rem;
  }
  #faqs-sec .faqs-page .title h2 {
    font-size: 1.1rem;
    padding-left: 0.5rem;
  }
  #faqs-sec .faqs-page .title {
    padding-bottom: 0rem;
  }
  #faqs-sec .faqs-page {
    padding-top: 6rem;
  }

  #faqs-sec #faq .card .card-body {
    font-size: 0.875rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
#latest-brnd-sec .latest-brand-collab .card .card-body h2 {
   display:-webkit-box;
   max-width:100%;
   -webkit-line-clamp:1;
   -webkit-box-orient:vertical;
   overflow:hidden;
}
  #brand-video-sec {
    min-height: 0vh;
    margin-top: 138px;
  }
  .header-full .brand-collab-logo {
    width: 125px !important;
  }
  #mini-header-sec
  {
    margin-top: 89px;
  }
  #unlock-ur-exper-sec, #enquire-sec, #how-its-work-sec, #faqs-sec {
    padding: 2rem 0rem;
  }
  #latest-brnd-sec {
    padding: 0rem 0rem 2rem;
  }
  #lifestyle-exper-sec, #business-exper-sec {
    padding: 2rem 0rem 0rem;
  }
  #unlock-ur-exper-sec h1.title, #enquire-sec h2.title,
  #lifestyle-exper-sec .heading-title h2, #business-exper-sec .heading-title h2, #latest-brnd-sec .heading-title h2,
  #how-its-work-sec .heading-title h2, #our-parnters.mwm-wrp-main .common-ttle {
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  #unlock-ur-exper-sec a.unlock-btn, #enquire-sec a.unlock-btn {
    padding: 10px 20px;
    font-size: 0.775rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content h2, #partner-with-sec .right-shape .inner-content h2 {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 1rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content {
    padding: 11.2% 18% 11% 5%;
  }
  #brand-collab-philo-sec .left-shape {
    -webkit-clip-path: polygon(0 0, 45% 0, 68% 100%, 0 100%);
            clip-path: polygon(0 0, 45% 0, 68% 100%, 0 100%);
  }
  #partner-with-sec .right-shape {
    -webkit-clip-path: polygon(55% 0, 100% 0, 100% 100%, 33% 100%);
            clip-path: polygon(55% 0, 100% 0, 100% 100%, 33% 100%);
  }
  #partner-with-sec .left-img {
    background-size: cover;
    background-position: center;
  }
  #partner-with-sec .right-shape .inner-content {
    padding: 19% 7% 20% 47%;
  }
  #partner-with-sec .right-shape .btn-read-more {
    padding: 7px 14px;
    font-size: 1rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content p, #partner-with-sec .right-shape .inner-content p {
    font-size: 1rem;
    margin-bottom: 1.5rem;
    line-height: 1.5;
  }
  #lifestyle-exper-sec .heading-title h2, #business-exper-sec .heading-title h2, #latest-brnd-sec .heading-title h2 {
    margin-bottom: 1rem;
  }
  #lifestyle-exper-sec .slider1 .owl-carousel .item .card .card-title, #lifestyle-exper-sec .slider2 .owl-carousel .item .card .card-title, #business-exper-sec .slider1 .owl-carousel .item .card .card-title, #business-exper-sec .slider2 .owl-carousel .item .card .card-title {
    font-size: 1.5rem;
  }
  #lifestyle-exper-sec .heading-title .border-bottom, #business-exper-sec .heading-title .border-bottom, #latest-brnd-sec .heading-title .border-bottom, #partner-with-sec .right-shape .border-bottom {
    border-bottom: 1px solid #DDB75A !important;
    width: 50%;
    margin-bottom: 1rem;
  }
  #lifestyle-exper-sec .content-para p, #business-exper-sec .content-para p, #latest-brnd-sec .content-para p {
    font-size: 1rem;
    width: 100%;
    line-height: 1.5;
  }
  #how-its-work-sec .how-its-work .step-content {
    position: unset;
    top: unset;
    right: unset;
    width: unset;
  }
  #how-its-work-sec .how-its-work .step-content h2 {
    font-size: 1.4rem;
    padding-top: 3rem;
  }
  #how-its-work-sec .how-its-work .step-content p {
    font-size: 1rem;
  }
  #how-its-work-sec .how-its-work .step-content.step3 {
    position: unset;
    top: unset;
    right: unset;
    width: unset;
    left: unset;
  }
  #latest-brnd-sec .latest-brand-collab .card .red-label span {
    top: -16px;
    font-size: 0.675rem;
    padding: 8px 8px;
  }
  #latest-brnd-sec .latest-brand-collab .card .card-body h2 {
    font-size: 0.775rem;
  }
  #latest-brnd-sec .latest-brand-collab .card .card-body p {
    font-size: 0.775rem;
    line-height: 1.5;
  }
  #latest-brnd-sec .slider3 {
    padding: 1rem 0rem;
  }
  #faqs-sec .title h2 {
    font-size: 1.75rem;
  }
  #faqs-sec #faq .card .card-header .btn-header-link {
    font-size: .875rem;
  }
  #faqs-sec #faq {
    padding-top: 1rem;
  }
  #faqs-sec .faqs-page .title h2 {
    font-size: 1.1rem;
    padding-left: 0.5rem;
  }
  #faqs-sec .faqs-page .title {
    padding-bottom: 0rem;
  }
  #faqs-sec .faqs-page {
    padding-top: 6rem;
  }
 
  #faqs-sec #faq .card .card-body {
    font-size: 0.875rem;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  #unlock-ur-exper-sec, #enquire-sec, #latest-brnd-sec, #faqs-sec {
    padding: 3rem 0rem;
  }
  #how-its-work-sec {
    padding: 1rem 0;
  }
  #lifestyle-exper-sec, #business-exper-sec {
    padding: 2rem 0rem 0rem;
  }
  .header-full .brand-collab-logo {
    width: 250px !important;
  }
  #unlock-ur-exper-sec h1.title, #enquire-sec h2.title,
  #lifestyle-exper-sec .heading-title h2, #business-exper-sec .heading-title h2, #latest-brnd-sec .heading-title h2,
  #how-its-work-sec .heading-title h2, #our-parnters.mwm-wrp-main .common-ttle,
  #how-its-work-sec .how-its-work .step-content h2 {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  #lifestyle-exper-sec .content-para p, #business-exper-sec .content-para p, #latest-brnd-sec .content-para p {
    font-size: 1.1rem;
  }
  #lifestyle-exper-sec .slider1 .owl-carousel .item .card .card-title, #lifestyle-exper-sec .slider2 .owl-carousel .item .card .card-title, #business-exper-sec .slider1 .owl-carousel .item .card .card-title, #business-exper-sec .slider2 .owl-carousel .item .card .card-title {
    font-size: 1.6rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content h2, #partner-with-sec .right-shape .inner-content h2 {
    font-size: 1.575rem;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content p, #partner-with-sec .right-shape .inner-content p {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content {
    padding: 7.6% 24% 7.6% 5%;
  }
  #partner-with-sec .right-shape .inner-content {
    padding: 7% 5% 12.5% 50%;
  }
  #faqs-sec .title h2,
  #how-its-work-sec .how-its-work .step-content h2 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}

@media only screen and (min-width: 1401px) and (max-width: 1599px) {
  #unlock-ur-exper-sec h1.title, #enquire-sec h2.title,
  #lifestyle-exper-sec .heading-title h2, #business-exper-sec .heading-title h2, #latest-brnd-sec .heading-title h2,
  #how-its-work-sec .heading-title h2, #our-parnters.mwm-wrp-main .common-ttle,
  #how-its-work-sec .how-its-work .step-content h2 {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  #lifestyle-exper-sec, #business-exper-sec {
    padding: 4rem 0rem 1rem;
background: #000;
  }
  #how-its-work-sec {
    padding: 1rem 0;
  }
  #lifestyle-exper-sec .content-para p, #business-exper-sec .content-para p, #latest-brnd-sec .content-para p {
    font-size: 1.1rem;
  }
  #lifestyle-exper-sec .slider1 .owl-carousel .item .card .card-title, #lifestyle-exper-sec .slider2 .owl-carousel .item .card .card-title, #business-exper-sec .slider1 .owl-carousel .item .card .card-title, #business-exper-sec .slider2 .owl-carousel .item .card .card-title {
    font-size: 1.6rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content h2, #partner-with-sec .right-shape .inner-content h2 {
    font-size: 1.575rem;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content p, #partner-with-sec .right-shape .inner-content p {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  #brand-collab-philo-sec .left-shape .inner-content {
    padding: 7% 20% 7% 5%;
  }
  #partner-with-sec .right-shape .inner-content {
    padding: 9% 5% 10% 50%;
  }
  #partner-with-sec .right-shape
  {
      -webkit-clip-path: polygon(54% 0%, 100% 0, 100% 100%, 40% 100%);
        clip-path: polygon(54% 0%, 100% 0, 100% 100%, 40% 100%);
  }
  #faqs-sec .title h2,
  #how-its-work-sec .how-its-work .step-content h2 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}

@media (min-width: 1600px) and (max-width: 1919px) {
  #lifestyle-exper-sec .slider1 .owl-carousel .item .card .card-title, #lifestyle-exper-sec .slider2 .owl-carousel .item .card .card-title, #business-exper-sec .slider1 .owl-carousel .item .card .card-title, #business-exper-sec .slider2 .owl-carousel .item .card .card-title {
    font-size: 1.5rem;
  }
}

#latest-brnd-sec .top-space {
    margin-top: 0.8rem;
}