* {
    font-family: MadeOuterSans-Thin;
  }
  
  @font-face {
    font-family: MadeOuterSans-Thin;
    src: url(font/made_outer_sans/MADE\ Outer\ Sans\ Thin\ PERSONAL\ USE.otf);
    font-weight: 100;
  }
  @font-face {
    font-family: MadeOuterSans-Light;
    src: url(font/made_outer_sans/MADE\ Outer\ Sans\ Light\ PERSONAL\ USE.otf);
    font-weight: 300;
  }
  @font-face {
    font-family: MadeOuterSans-Medium;
    src: url(font/made_outer_sans/MADE\ Outer\ Sans\ Medium\ PERSONAL\ USE.otf);
    font-weight: 400;
  }
  @font-face {
    font-family: MadeOuterSans-Regular;
    src: url(font/made_outer_sans/MADE\ Outer\ Sans\ Regular\ PERSONAL\ USE.otf);
    font-weight: 500;
  }
  @font-face {
    font-family: MadeOuterSans-Bold;
    src: url(font/made_outer_sans/MADE\ Outer\ Sans\ Bold\ PERSONAL\ USE.otf);
    font-weight: 700;
  }
/*   body {
    margin: 0;
    padding: 0;
  } */
  /* .container {
    overflow: hidden;
  } */
 a{
  cursor: pointer;
 }

 .Mask span {
  font-family: 'MadeOuterSans-Light';
}

@media (max-width: 768px){
.Menu-list-item {
    margin-top: 10%;
}
.Mask span {
  font-family: 'MadeOuterSans-Thin';
}

}

.text-header-fade {
  position: absolute;
  top: 26%;
  /* transform: translate(0, -50%); */
  z-index: 99;
  margin-left:75px
}
sup.sup-fade {
  font-size: 17px;
} 
.button-flex{
  display: flex;
}
.upper-button{
  margin-top:20px;
  margin-left: 20px;
}
button.text-up-btn {
  background-color: #000;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 40px;
    padding: 8px 16px;
    font-family: 'MadeOuterSans-Light';
    font-size: 16px;
    background-image: linear-gradient(#E55A19, #E55A19);
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: 0.4s;
    text-transform: uppercase;
}

button.text-up-btn:hover {
  color: #fff;
  border: 2px solid #E55A19;
  background-size: 100% 100%;
  cursor: pointer;
}



  .text-upper h1{
    color: #FFF;
    font-size: 30px;
    margin-bottom:30px;
  }
  .text-upper p {
    color: #FFF;
    font-size: 62px;
    margin: 0px;
    width: 70%;
    line-height: 72px;
    margin-top: 85px;
}

.main-super-text-hero{
  font-size: 28px;
  top:-1em;
  left: -0.5em;
}
.scroll-reveal {
  overflow: hidden;
  margin-top:80px;
  padding-right: 6%;
}

.scroll-ryveal-inner {
  color: #FFF;
  text-align: center;
  /* text-transform: uppercase; */
  font-size: 16px;
  font-family: MadeOuterSans-Thin;
  animation: scroll 2s infinite linear;
}

@keyframes scroll {
  0% {transform: translateY(30px);}
  25% {transform: translateY(0);}
  75% {transform: translateY(0);}
  100% {transform: translateY(-30px);}
}

.container-fluid.p-0.black-bg-rotate {
  margin-bottom: -2px;
}
.quote-icon{
    display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:200px 0;
    text-align: center;
}

.logo-a {
    margin-left: -21px;
}
  
.logo-e {
    margin-right: -21px;
}
.quote-text {
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    font-family: MadeOuterSans-Thin;
    font-weight: 100;
  }
  .main-quote{
    position: relative;
    overflow: hidden;
    height:100vh
  }
.we-text{
    position:absolute;
    top:47%;
    left:50%;
    transform: translate(-50%, -50%);
    color:#FFF;
}

.quote-text span {
    font-family: MadeOuterSans-Regular;
}
.quote-text sup {
    font-size: 18px;
    padding-left: 5px;
}
.container-fluid.p-0.dubai-black-bg {
  margin-bottom: -2px;
}
.dubai-black-bg{
  background-color: #000;
}
.paragraph-Dubai{
    background: #000;
    padding: 100px 0 100px;
}

.initial-para-line {
    font-family: MadeOuterSans-Light;
    color: #FFF;
    height: 35px;
    overflow: hidden;
  }
.line-para{
    font-size: 25px;
    text-align: center;
    justify-content: center;
}
  .line-para span{
    font-family: MadeOuterSans-Medium;
}

  .line-para sup{
    font-size:12px;
}
.para-btn {
    text-align: center;
    margin-top: 30px;
}
.para-cta {
    background-color: #000;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 40px;
    padding: 8px 16px;
    font-family: 'MadeOuterSans-Light';
    font-size: 16px;
    background-image: linear-gradient(#E55A19, #E55A19);
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: 0.4s;
  }

  .para-cta:hover {
    color: #fff;
    border: 2px solid #E55A19;
    background-size: 100% 100%;
    cursor: pointer;
  }

  .show-reel {
	margin-bottom: -8px;
	position: relative;
  }
  
  .reel-m{
    display: none;
  }
 
  .showreel-video {
	width: 100%;
  }

  .main-rotate {
    position: relative;
    text-align: center;
    padding: 400px 0;
    overflow: hidden;
    margin-top: -1px;
  }
  
  .rotate-image {
    text-align: center;
  }
 .circle-ring {
    width: 500px;
  }
  
  .double-quote2 {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .logo-a2 {
    margin-left: -5px;
  }
  
  .logo-e2 {
    margin-right: -5px;
  }
    
  .logo2 {
    width: 130px;
  }

  .icon-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* opacity: 0 */
  }
  .icon-logo img {
    width: 200%;
  }

  .stories-heading {
    line-height: 82px;
    display: flex;
    overflow: hidden;
  }
  .heading-quote {
    height: 75px;
    width: auto;
  }
  .marque-section {
    display: flex;
    width: 100%;
    margin-bottom: 63px;
    align-items: center;
    justify-content: center;
  }
  .marquee-text{
    margin: 0 30px;
    font-size: 100px;
    font-family: MadeOuterSans-Thin;
    white-space: nowrap;
  }

  .brand-card {
    position: relative;
  }
  .brand-details {
    padding:0;
  }
  
  video.background-video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
/* pending button */
button.brand-name {
    position: absolute;
    bottom: 50%;
    width: auto;
    line-height: initial;
    left: 75px;
    background: transparent;
    font-family: MadeOuterSans-Light;
    color: #FFF;
    border: 2px solid white;
    border-radius: 40px;
    font-size: 16px;
    text-transform: uppercase;
    padding: 8px 16px;
    background-image: linear-gradient(#E55A19, #E55A19);
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: 0.4s;
    opacity:0.5;

    /* transform: rotate(-90deg); */
  }
  
  button.brand-name:hover {
    color: #ffffff ;
    border: 2px solid #E55A19 ;
    background-size: 100% 100%;
    cursor: pointer;
    opacity:1;
  }
  
  button.brand-Category {
    position: absolute;
    /* display: none; */
    bottom: 50%;
    right: 75px;
    background: transparent;
    font-family: MadeOuterSans-Light;
    color: #FFF;
    border: none;
    /* border-radius: 40px; */
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    padding: 8px 16px;
    transition: 0.4s;
    opacity:0.5;
  }
  
  button.brand-Category:hover{
    cursor: pointer;
    color: #E55A19;
    background-size: 100% 100%;
    opacity:1;
  }


.discover-section {
    position: relative;
    padding: 250px 20px 150px 0;
  }

  .discover-black {
    color: #000;
    font-size: 67px;
    font-family: MadeOuterSans-Thin;
    line-height: 70px;
    margin-top: -1px;
    width: 90%;
    margin-left: 75px;
}
  
  .discover-black p{
    margin: 200px 0 0;
  }
  
  .discover-black p span{
    font-family: MadeOuterSans-Regular;
  }

  .discover-btn {
    margin-top: 30px;
    margin-right:75px;
    text-align: end;
  }

  .discover-btn .discover-cta {
    background-color: #000;
    color: #FFF;
    border: 3px solid #FFF;
    border-radius: 40px;
    padding: 11px 19px;
    font-family: MadeOuterSans-Light;
    font-size: 16px;
    background-image: linear-gradient(#E55A19, #E55A19);
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: 0.4s;
  }

  .discover-btn .discover-cta:hover {
    color: #fff;
    background-size: 100% 100%;
    cursor: pointer;
  }

  .sticky {
    margin-top: 800px;
    position: relative;
  }

  .book-image img {
    width: 100%;
  }

  .horizontal-video {
    margin-bottom: -6px;
    position: relative;
  }
  .horizontalvid {
    height: 140vh;
    width: 100%;
    margin-bottom: -1px;
    object-fit: contain;
    background: #000;
  }
  video.horizontalvid.horiz-m {
    display: none;
  }

  button.our-service {
    position: absolute;
    right: 75px;
    bottom: 20%;
    text-transform: uppercase;
    font-size: 16px;
    background: black;
    font-family: MadeOuterSans-Light;
    color: white;
    border: 2px solid #FFF;
    border-radius: 40px;
    padding: 8px 16px;
    cursor: pointer;
    background-image: linear-gradient(#E55A19, #E55A19);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: 0.4s;
  }

  button.our-service:hover {
    color: #fff;
    background-size: 100% 100%;
    border: 2px solid #E55A19;
    cursor: pointer;
    background-size: 100% 100%;
  }

  .bugga {
    background-color: #ffffff;
    overflow: hidden;
    padding-top: 5%;
  }
  .bugga h1 {
    font-size: 250px;
    color: rgb(0, 0, 0);
    white-space: nowrap;
    text-transform: uppercase;
  }
  video.reel-d {
    width: 100%;
    height:110vh;
    object-fit:cover;
}
  .after-video {
    margin-bottom: 30px;
    width:100%
  }
  .after-vid {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

  .image-grid {
    margin: 0 64px;
    --gap: 16px;
    --num-cols: 3;
    --row-height: 65vh;
    box-sizing: border-box;
    padding: var(--gap);
    display: grid;
    grid-template-columns: repeat(var(--num-cols), 1fr);
    grid-auto-rows: var(--row-height);
    gap: var(--gap);
  }
  
  .image-grid > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  
  .image-grid-col-2 {
    grid-column: span 2;
  }

  .image-4-flex {
    margin: 75px 75px 40px 75px;
}

  .image-2-flex-1 {
    display: flex;
}


img.image-flex-inner {
  width: 65%;
  object-fit: cover;
  height: 65vh;
}
img.image-flex-inner-vertical {
  width:35%;
  object-fit: cover;
  height: 65vh;
  padding: 0 0 0 15px;
}

.image-2-flex-2 {
  display: flex;
  flex-direction: row-reverse;
  margin-top:15px;
}

img.image-flex-inner-1 {
  width: 65%;
  height: 65vh;
  object-fit: cover;
  padding: 0 0 0 15px;
}

img.image-flex-inner-vertical-1 {
  width: 35%;
  height: 65vh;
  object-fit: cover;
  flex-direction: column-reverse;
}

  .text-left-blend {
    margin: 0 80px;
    width: 80%;
    font-size: 80px;
    color: #000;
    text-align: left;
  }
  .text-left-blend p {
    font-family: MadeOuterSans-Thin;
    margin: 30px 0;
  }
  .text-left-blend p span.typed-text {
    font-family: MadeOuterSans-Thin;
  }
  
  .text-left-blend p span.cursor {
    display: inline-block;
    background-color: #000000;
    margin-left: 20px;
    width: 1px;
    -webkit-animation: blink 0.5s infinite;
            animation: blink 0.5s infinite;
    transform: rotate3d(0, 0, 1, 15deg);
  }
  
  .text-left-blend p span.cursor.typing {
    -webkit-animation: none;
            animation: none;
  }
  
  @-webkit-keyframes blink {
    0% {
      background-color: #FFF;
    }
    49% {
      background-color: #FFF;
    }
    50% {
      background-color: transparent;
    }
    99% {
      background-color: transparent;
    }
    100% {
      background-color: #FFF;
    }
  }
  
  @keyframes blink {
    0% {
      background-color: #FFF;
    }
    49% {
      background-color: #FFF;
    }
    50% {
      background-color: transparent;
    }
    99% {
      background-color: transparent;
    }
    100% {
      background-color: #FFF;
    }
  }
  .grid-btn {
    text-align: right;
    margin-top: 15px;
    margin-right: 75px;
    margin-bottom:-1px;
  }
  .grid-btn .grid-cta {
    background-color: #000;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 40px;
    padding: 8px 16px;
    font-family: MadeOuterSans-Light;
    font-size: 16px;
    background-image: linear-gradient(#E55A19, #E55A19);
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: 0.4s;
  }
  .grid-btn .grid-cta:hover {
    color: #fff;
    background-size: 100% 100%;
    cursor: pointer;
  }

  .change-text {
    text-align: center;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    padding: 200px 54px 200px 54px;
    margin: -1px 0;
  }
  .change-text h3 {
    text-transform: uppercase;
    font-size: 100px;
    font-weight: 250;
    line-height: 85px;
    margin: 0;
  }

  .animation {
    height: 90px;
    font-size: 100px;
    line-height: 85px;
    overflow: hidden;
    text-transform: uppercase;
  }
  
  .animation > div > div {
    padding: 0.25rem 0.75rem;
    height: 2.81rem;
    margin-bottom: 2.81rem;
    display: inline-block;
  }
  
  .animation div:first-child {
    -webkit-animation: text-animation 12s infinite;
            animation: text-animation 12s infinite;
  }
  
  .animation2 {
    height: 90px;
    font-size: 100px;
    font-family: MadeOuterSans-Bold;
    line-height: 85px;
    overflow: hidden;
    text-transform: uppercase;
  }
  
  .animation2 > div > div {
    padding: 0.25rem 0.75rem;
    height: 2.81rem;
    margin-bottom: 2.81rem;
    display: inline-block;
  }
  
  .animation2 div:first-child {
    /* -webkit-animation: text-animation 12s infinite; */
            animation: text-animation 12s infinite;
    /* -webkit-animation-delay: 200ms; */
            animation-delay: 200ms;
  }
  
  /* @-webkit-keyframes text-animation {
    0% {
      margin-top: 0;
    }
    10% {
      margin-top: 0;
    }
    20% {
      margin-top: -5.62rem;
    }
    30% {
      margin-top: -5.62rem;
    }
    40% {
      margin-top: -11.24rem;
    }
    50% {
      margin-top: -11.24rem;
    }
    60% {
      margin-top: -11.24rem;
    }
    70% {
      margin-top: -5.62rem;
    }
    80% {
      margin-top: -5.62rem;
    }
    90% {
      margin-top: 0;
    }
    100% {
      margin-top: 0;
    }
  } */
  
  @keyframes text-animation {
    0% {
      margin-top: 0;
    }
    5% {
      margin-top: 0;
    }
    10% {
      margin-top: 0;
    }
    15% {
      margin-top: 0;
    }
    20% {
      margin-top: -5.62rem;
    }
    25% {
      margin-top: -5.62rem;
    }
    30% {
      margin-top: -5.62rem;
    }
    35% {
      margin-top: -5.62rem;
    }
    40% {
      margin-top: -11.24rem;
    }
    45% {
      margin-top: -11.24rem;
    }
    50% {
      margin-top: -11.24rem;
    }
    55% {
      margin-top: -11.24rem;
    }
    60% {
      margin-top: -11.24rem;
    }
    65% {
      margin-top: -11.24rem;
    }
    70% {
      margin-top: -5.62rem;
    }
    75% {
      margin-top: -5.62rem;
    }
    80% {
      margin-top: -5.62rem;
    }
    85% {
      margin-top: -5.62rem;
    }
    90% {
      margin-top: 0;
    }
    95% {
      margin-top: 0;
    }
    100% {
      margin-top: 0;
    }
  }


  .lastsection {
    padding: 300px 80px 50px;
    color: #FFF;
    background-color: #FFF;
  }
  
  .last-line1 {
    font-size: 88px;
    line-height: 88px;
  }
  
  .boldlast-overlay {
    display: flex;
  }
  
  .bold-line {
    padding-top: 15px;
    line-height: 0.8;
  }
  
  .bold-line1, .bold-line2 {
    font-size: 120px;
    font-family: MadeOuterSans-Medium;
  }
  .bold-line1 span{
    font-size:50px
  }
  
  .last-word {
    font-family: MadeOuterSans-Regular;
  }
  .last-word sup {
    font-size: 80px;
    font-family: MadeOuterSans-Regular;
  }
  
  .outerlast-overlay {
    height: 90px;
    overflow: hidden;
  }
  
  .cta {
    text-align: center;
    margin-top: 120px;
    margin-left: -130px;
    z-index:6
  }
  .cta .bt-cta {
    background-color: #000;
    color: #FFF;
    border: 2px solid #FFF;
    text-transform: uppercase;
    border-radius: 40px;
    padding: 15px 25px;
    font-family: MadeOuterSans-Light;
    font-size: 19px;
    background-image: linear-gradient(#E55A19, #E55A19);
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: 0.4s;
  }
  .cta .bt-cta:hover {
    color: #fff;
    border: 3px solid #E55A19;
    background-size: 100% 100%;
    cursor: pointer;
  }

  @media (width: 1920px){
    .we-text {
      top: 38%;
  }
  .text-upper p {
    margin-top: 150px;
}

.text-header-fade {
  top: 40%;
}
  }
 @media (width:1792px) {
  .we-text{
    top:36%;
  }
 }

 @media (width: 2560px){
  .we-text {
    top: 26%;
}
 }
  @media (width: 1366px){

    .paragraph-Dubai {
      padding: 300px 0 300px !important;
  }
    .text-header-fade {
      top: 25%;
  }

  .text-upper p {
    margin-top: 150px;
}

    .we-text {
      top: 39%;
  }
  .container-fluid.p-0.black-bg-rotate {
    margin-bottom: -1px;
}
.text-left-blend {
  font-size: 78px;
}
.animation {
  height: 101px;
  line-height: 93px;
}

.lastsection {
  padding: 400px 80px 50px;
}


  }
  @media (width:768px){
    .quote-icon {
      padding: 325px 0;
  }
  .reel-d{
    display:none
  }
  .reel-m{
    display: block;
  }
  .showreel-m {
    height: 100vh;
    object-fit: cover;
}
.text-header-fade {
  top: 39%;
  margin-left: 30px;
}
.text-upper p {
line-height: 65px;
width: 100%;
}
.we-text {
  width: 100%;

}
button.brand-name {
  bottom: 47%;
  left:30px
}

button.brand-Category {
  right: 30px;
}


.discover-section {
  position: relative;
  padding: 50px 0px 150px 20px;
}
.discover-black p {
  margin: 0;
}
.discover-black {
  font-size: 45px;
  width: 100%;
  margin-left: 0;
}

.book-image.stick-section {
  margin-bottom: -4px;
  height: 100vh;
}
.book-image img {
  width: 100%;
  object-fit: cover;
  height: 100vh;
}

.text-left-blend {
  font-size: 44px;
  margin: 0 30px;
}
.image-grid {
  margin: 0 30px;
  padding: 0;
  display: block;
}
.image-grid > img {
  margin-top: 15px;
}

.image-4-flex {
  margin: 30px;
}
.image-2-flex-1 {
  display: block;
}

img.image-flex-inner {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

img.image-flex-inner-vertical {
  width: 100%;
  object-fit: cover;
  height: 70vh;
  padding: 15px 0 0 0px;
}

.image-2-flex-2 {
  display: block;
  margin-top: 15px;
}
img.image-flex-inner-1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

img.image-flex-inner-vertical-1 {
  width: 100%;
  height: 70vh;
  object-fit: cover;
  padding: 15px 0 0 0;
  flex-direction: column-reverse;
}

.change-text h3 {
  font-size: 70px;
  line-height: 70px;
  margin: 0;
}

.animation {
  height: 70px;
  font-size: 70px;
  line-height: 65px;
}
.animation2 {
  height: 70px;
  font-size: 70px;
  line-height: 65px;
}

.lastsection {
  padding: 300px 30px 100px;

}
.outerlast-overlay {
  height: 67px;
}
.last-line1 {
  font-size: 75px;
  line-height: 75px;
}
.bold-line {
  line-height: 95px;
}

.bold-line1, .bold-line2 {
  font-size: 115px;
}
.boldlast-overlay {
  display: block;
}
.cta {
  text-align: left;
  margin-top: 20px;
  margin-left: 10px;
  z-index: 6;
}
  }


  @media (min-width:769px) and (max-width: 1024px){
    .reel-d{
      display:none
    }
    .reel-m{
      display: block;
    }
    .showreel-m {
      height: 100vh;
      object-fit: cover;
  }
  .text-header-fade {
    top: 41%;
    margin-left: 30px;
}
.text-upper p {
  line-height: 65px;
  width: 100%;
}

.main-quote {
  height:auto;
}
.quote-icon {
  padding: 500px 0;
}
.dubai-black-bg{
  background-color: #000;
  margin-bottom: -1px;
}
.paragraph-Dubai {
  padding: 100px 0;
}
.main-rotate {
  padding: 500px 0;
}
.double-quote2 {
  top: 46.5%;
}
.icon-logo {
  width: 400px;
}
.circle-ring {
  width: 750px;
} 

button.brand-name {
  bottom: 47%;
}

.discover-section {
  padding: 50px 0px 150px 30px;
}

.discover-black{
  margin-left:0;

}
.discover-black p {
  margin: 4px;
}

.book-image.stick-section {
  margin-bottom: -4px;
  height: 100vh;
}
.book-image img {
  width: 100%;
  object-fit: cover;
  height: 100vh;
}
.bugga {

  padding: 400px;
}
.image-grid {
  --row-height: 35vh;
}

.image-2-flex-1 {
  display: block;
}

img.image-flex-inner {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

img.image-flex-inner-vertical {
  width: 100%;
  object-fit: cover;
  height: 70vh;
  padding: 15px 0 0 0px;
}

.image-2-flex-2 {
  display: block;
  margin-top: 15px;
}
img.image-flex-inner-1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

img.image-flex-inner-vertical-1 {
  width: 100%;
  height: 70vh;
  object-fit: cover;
  padding: 15px 0 0 0;
  flex-direction: column-reverse;
}

.lastsection {
  padding: 250px 30px 200px;
  color: #FFF;
  background-color: #FFF;
}
.boldlast-overlay {
  display: block;
}
.cta {
  margin-top: 5px;
  margin-left: 20px;
  text-align: left;

}
  }


  @media (max-width: 767px) {

    sup.sup-fade {
      font-size: 14px;
  } 
    .reel-d{
      display:none
    }
    .reel-m{
      display: block;
    }
    .showreel-m {
      height: 100vh;
      object-fit: cover;
  }

  .text-header-fade {
    top: 50%;
    margin-left: 20px;
}

.button-flex {
  display: block;
}
.upper-button {
  margin-top: 10px;
  margin-left: 5px;
}
.text-upper h1 {
  font-size: 25px;
  margin-bottom: 0px;
}

.text-upper p {
  font-size: 26px;
  line-height: 28px;
  width: 100%;
  margin-top:40px;
}

.main-super-text-hero{
  font-size: 12px ;
}

.quote-text {
  font-size: 62px;
  line-height: 52px;
}


.quote-text sup {
  font-size: 20px;
  padding-left: 2px;
}
.we-text {
  top: 62%;
  color: #000;
  width: 100%;
}

.we-stories{
  mix-blend-mode: difference;
}
.dubai-black-bg{
  background-color: #000;
}
.paragraph-Dubai {
  margin-top:0px;
  padding: 50px 0;
}
.line-para{
  font-size: 17px;
}
.initial-para {
  padding: 0px 30px 0px;
  margin-top: 0px;
}
.initial-para-line {
  height: 51px;
}
.line-para sup{
font-size:12px;
}
.para-btn {
  text-align: center;
  margin-left: 0px;
  margin-top: 12px;
}

.para-btn .para-cta {
  padding: 8px 16px;
  font-size: 16px;
  border: 2px solid #FFF;
  font-family: 'MadeOuterSans-Light';
}

.rotate-image .circle-ring {
  width: 235px;
}
.double-quote2 {
  top: 45%;

}
.icon-logo {
  width: 100px;
}

.icon-logo img {
width: 118%;
}
.logo2 {
  width: 100px;
}
.marque-section {
  margin-bottom:20px
}
  .marquee-text {
    font-size: 50px;
  }
  .heading-quote, .heading-quote2 {
    height: 35px;
  }
  .stories-heading2 {
    margin-bottom: 0px 0 35px 0;
  }

  .brand-card {
    margin-top: 3px;
    height: 292px;
}

  .brand-card .background-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  button.brand-name {
    left: 25px;
    font-size: 12px;
    font-family: 'MadeOuterSans-Light';
    border: 2px solid #FFF;
    padding: 6px 12px;
    transform: translate(0, 50%);
}

button.brand-Category {
  display:none;
  right: 2%;
  font-size: 16px;
}

.discover-section {
  position: relative;
  padding: 20px 20px 150px 0;
}
.discover-black {
  font-size: 30px;
  line-height: 40px;
  width: 100%;
  margin-left:0;
}

.discover-black p {
  margin: 50px 0 0 20px;
}
.discover-black span{
font-family: MadeOuterSans-Regular;
}
.discover-btn {
  margin: 20px 0 5px 20px;
  text-align: left;
}
.discover-btn .discover-cta {
  padding: 9px 18px;
  font-size: 16px;
  border: none;
  font-family: 'MadeOuterSans-Light';
}
.sticky {
  margin-top: 700px;
}
/* .book-image img {
  width: 170%;
} */

.horizontal-video {
  height: 120%;
}

video.horizontalvid.horiz-m {
  display: none;
}
button.our-service {
  font-size: 16px;
  right: 50%;
  transform: translate(50%, 0); 
  font-family: 'MadeOuterSans-Light';
  padding: 8px 16px;
}
.book-image.stick-section {
  margin-bottom: -4px;
  height: 100vh;
}
.book-image img {
  width: 100%;
  object-fit: cover;
  height: 100vh;
}

.horizontalvid {
height: auto;
object-fit: cover;
}

video.horizontalvid.horiz-d {
  display: none;
}
video.horizontalvid.horiz-m {
  display: inherit;
  height:100vh;
}

  .bugga {
    padding: 150px 0;
  }
  .bugga h1 {
    font-size: 150px;
  }

  .after-video {
    height: 100%;
}
  video.after-vid {
    height: 100%;
    object-fit: cover;
  }
  .text-left-blend {
    margin: 0 20px;
    width: 90%;
    font-size: 24px;
  }
  .text-left-blend p {
    margin: 15px 0;
  }
  .text-left-blend p span.cursor {
    margin-left: 10px;
  }
  .image-grid {
    --num-cols: 1;
    margin: 0px;
    --gap: 17px;
    --row-height: 250px;
}

  .image-grid-col-2 {
    grid-column: span 1;
}
.image-4-flex {
  margin: 15px;
}

.image-2-flex-1 {
  display: block;
}

img.image-flex-inner {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

img.image-flex-inner-vertical {
  width: 100%;
  object-fit: cover;
  height: 70vh;
  padding: 15px 0 0 0px;
}

.image-2-flex-2 {
  display: block;
  margin-top: 15px;
}
img.image-flex-inner-1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding: 0;
}

img.image-flex-inner-vertical-1 {
  width: 100%;
  height: 70vh;
  object-fit: cover;
  padding: 15px 0 0 0;
  flex-direction: column-reverse;
}

  .grid-btn {
    text-align: center;
    padding: 15px 0 0 0;
    margin-right: 0;
  }
  .grid-btn .grid-cta {
    border: 2px solid #FFF;
    padding: 9px 18px;
    font-family: 'MadeOuterSans-Light';
    font-size: 16px;
}

.change-text {
  padding: 200px 20px 200px 20px;
}

  .change-text h3 {
    text-transform: uppercase;
    font-size: 37px;
    font-weight: 250;
    line-height: 45px;
    margin: 5px 0px;
  }
  .animation, .animation2 {
    height: 45px;
    font-size: 37px;
    line-height: 46px;
    overflow: hidden;
    text-transform: uppercase;
}

  .lastsection {
    padding: 300px 25px 275px;
    color: rgb(255, 255, 255);
  }
  .outerlast-overlay {
    height: 40px;
  }
  .last-line1 {
    font-size: 43px;
    line-height: 45px;
  }
  .bold-line {
    padding-top: 15px;
  }
  .boldlast-overlay {
    height: 45px;
    display:block
  }
  .bold-line2 {
    font-size: 43px;
    display: block;
  }
  .bold-line1, .bold-line2 {
    font-size: 60px;
  }
  .bold-line1 span{
    font-size:20px
  }
  .last-word sup {
    font-size: 25px;
  }
  .cta {
    margin: auto;
    text-align:left;
  }

  .cta .bt-cta {
    padding: 7px 12px;
    font-family: 'MadeOuterSans-Light';
    margin-top: 27px;
    border: 2px solid #FFF;
    font-size: 16px;
}
} 