.hero__area-6 {
    position: relative;
    height: 100vh;
    overflow: hidden;
    background-color: #0F0F0F;
  }
.height-100 {
  height: 100%;
}
.hero__right-6 {
  position: absolute;
  bottom: -1px;
  right: 7%;
}
.blog__detail {
  padding: 100px 0;
}
.blog__detail .slide-content {
  padding-bottom: 50px;
}
.blog__detail .slide-content a .title {
  color: #fff;
  font-size: 32px;
  padding-bottom: 20px;
}
.blog__detail .slide-content .location {
  color: #ffb800;
  font-size: 20px;
}
.blog__detail .event-img {
  margin-bottom: 30px;
}
.blog__detail .event-details {
  padding-bottom: 60px;
  color: #ffffffd9;
  font-size: 15px;
  line-height: 1.6rem;
}

.swiper-pagination-bullet-active{
  background-color: #fff;
}
.video-pagination .swiper-pagination {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 56px;
  overflow: hidden;
}
.video-pagination .swiper-pagination .swiper-pagination-bullet {
  background-color: #696565;
  opacity: 0.5;
  width: 10px;
  height: 10px;
}
.video-pagination .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #696565 !important;
  opacity: 1 !important;
  width: 10px;
  height: 10px;
}


  @media only screen and (max-width: 767px) {
    .hero__area-6 .shape-4 {
      max-width: 260px;
      left: 0;
    }
  }
  .hero__title-6 {
    font-size: 100px;
    line-height: 1;
    font-weight: 300;
    color: #fff;
    padding-bottom: 30px;
    letter-spacing: -6px;
  }
  .hero__title-6 span{
    font-weight: 700;
  }
  
  @media only screen and (max-width: 767px) {
    .hero__title-6 {
      font-size: 68px;
      padding-bottom: 20px;
      letter-spacing: -5px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__title-6 {
      font-size: 60px;
    padding-bottom: 15px;
    letter-spacing: -5px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero__title-6 {
      font-size: 70px;
    }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hero__title-6 {
      font-size: 83px;
    }
  }
 
.hero__area-6 .hero__shape {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    width: 75%;
}
  @media only screen and (max-width: 767px) {
    .hero__arrow-icon {
      top: 83%;
      right: 10%;
      -webkit-transform: rotate(62deg);
              transform: rotate(62deg);
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__arrow-icon {
      right: -15%;
    }
  }
  .hero__content-6 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
 
.hero__content-6 .content-middle {
  padding-top: 140px;
}
  .hero__content-6 p {
    font-size: 16px;
    padding-bottom: 48px;
    line-height: 1.5;
    font-weight: 400;
    color: #FFFFFF99;

  }
  @media only screen and (max-width: 767px) {
    .hero__content-6 p {
    font-size: 14px;
    padding-bottom: 25px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__content-6 p br {
      display: none;
    }
  }
  
  .hero__right-6 img {
    max-width: 100%;
    width: 90%;
  }

  @media only screen and (max-width: 767px) {
    .hero__right-6 img {
        max-width: 100%;
        width: 100%;
      }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__right-6 img {
        max-width: 100%;
        width: 58%;
      }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero__right-6 img {
        max-width: 100%;
        width: 77%;
      }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hero__right-6 img {
        max-width: 100%;
        width: 77%;
      }
  }
  @media only screen and (min-width: 1400px) and (max-width: 1919px) {
    .hero__right-6 img {
        max-width: 100%;
        width: 82%;
      }
  }

  @media (max-width: 1920) {
    .hero__right-6 img {
      max-width: 100%;
      width: 77%;
    }
  }
  .btn-started {
    font-weight: 700;
    color: #fff;
    letter-spacing: 0px;
    font-size: 16px;
    border-left: 2px solid #ffb800;
    padding-left: 30px;
    height: 45px;
    display: flex;
    align-items: center;
    width: 335px;
}
.btn-started span {
  color: #FFB800;
  margin-left: 10px;
  font-weight: 600;
}
.color-yellow {
  color: #FFB800 ;
}
.Milliondots-highlight {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 50px;
}
.Milliondots-highlight p {
  font-size: 15px;
  padding-bottom: 0;
  margin-right: 10px;
  color: #fff;
}
.Milliondots-highlight img {
  width: 165px;
}
.about {
    padding: 140px 0 100px;
}
.about__area-8 .about8__content {
  width: 80%;
  margin: auto;
}
.about__area-8 p {
  font-size: 16px;
  font-weight: 200;
}
.about-sub-right {
  color: #fff;
  font-size: 60px;
  padding-bottom: 70px;
  font-weight: 700;
  letter-spacing: -4px;
}
.sec-title-wrapper p {
    color: #ffffffa3;
}
.roll__slider2 {
  padding-top: 100px;
}
.rollslide_title-1 {
  background: linear-gradient(#ffffff2e, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 73px;
    font-weight: 700;
    letter-spacing:-4px;
}
.roll__slider2 .swiper-slide{
	    width: fit-content !important;
}
section.portfolio__area-7 {
  padding-bottom: 80px;
}
.portfolio__slide-7 {
  
  background-color: #272727;
  border-radius: 17px;
  height: 595px;
}

.portfolio__slider-7{
	padding-top:80px;
  margin-right: calc(-90vw / 2 + 1100px / 2);
}
.portfolio__slide-7 .slide-img a img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  object-position: top;
}

/* .portfolio__slider-7 .swiper-slide{
  
  margin-right: 30px !important;
} */
.portfolio__slide-7 .slide-img a img {
  width: 100%;
  border-radius: 17px 17px 0 0;
  filter: grayscale(100%);
}
.portfolio__slide-7 .slide-content {
  padding: 30px;
}
.portfolio__slide-7 .slide-img a img:hover  {

  filter: grayscale(0);
}
.portfolio__slide-7 .slide-content a h2.title {
  color: #fff;
  font-size: 19px;
  line-height: 1.35em;
  font-weight: 700;
  margin-bottom: 15px;
}
.portfolio__slide-7 .slide-content .location {
  font-size: 19px;
  color: #FFB800;
  font-weight: 600;
}
.video-grid {
  padding: 80px 0;
}
.blog__item-4 .blog__title-4 {
  color: #fff;
  font-size: 22px;
  line-height: 31px;
}
.blog__item-4 {
  margin-bottom: 30px;
}
.loadmore {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-border {
  border: 1px solid #fff;
  padding: 14px 25px;
  color: #fff;
  font-size: 16px; 
  position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

.btn-border::after,
.btn-border::before {
    position: absolute;
    content: "";
    width: 0%;
    height: 0%;
    visibility: hidden;
}

.btn-border::after {
    bottom: 0px;
    right: 0px;
    border-left: 1px solid #FFB800;
    border-bottom: 1px solid #FFB800;
    transition: width .1s ease .1s, height .1s ease, visibility 0s .2s;
}

.btn-border::before {
    top: 0px;
    left: 0;
    border-top: 1px solid #FFB800;
    border-right: 1px solid #FFB800;
    transition: width .1s ease .3s, height .1s ease .2s, visibility 0s .4s;
}

.btn-border:hover {
    animation: pulse 1s ease-out .4s;
    color: #FFB800;
	border-color:#000;
}

.btn-border:hover::after,
.btn-border:hover::before {
    width: calc(100% + 0px);
    height: calc(100% + 0px);
    visibility: visible;
    transition: width .1s ease .2s, height .1s ease .3s, visibility 0s .2s;
}

.btn-border:hover::after {
    transition: width .1s ease .2s, height .1s ease .3s, visibility 0s .2s;
}

.btn-border:hover::before {
    transition: width .1s ease, height .1s ease .1s;
}


.blog__img-4 a img {
  width: 100%;
  height: 383px;
  object-fit: fill;
}
.blog__item-4 h5 {
  padding: 30px 0;
}
.cta__area-4 {
  padding: 100px 0;
}
.footer__area-6 {
  padding: 80px 0 20px;
}
.footer__item-6 {
  padding-bottom: 120px;
}
.footer__item-6 .footer__link-6 li a {
  color: #fff;
  line-height: 35px;
  font-size: 20px;
  letter-spacing: -1px;
}
.footer__item-6 .footer-mail {
  font-size: 50px;
  color: #fff;
  font-weight: 600;
  letter-spacing: -2px;
}
.mb-15 {
  margin-bottom: 7px;
}
.footer__btm-6 {
  padding: 20px 0 0;
  border-top: 1px solid #ffffff1f;
}
.footer__copyright-6 p, .footer__copyright-6 a {
  font-size: 14px;
  color: #FFFFFF52;
}
.text-right {
  text-align: right;
}
.footer-btn {
  position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
}
.btn-booking {
  background-color: #fff;
  color: #000;
  font-weight: 600;
  padding: 16px 25px;
}
.btn-booking:hover {
  color: #000;
}
.btn-booking span i{
  background-color: #ffb800;
    padding: 6px;
    border-radius: 50%;
    margin-left: 25px;
    transform: rotate(313deg);
}
.cta__area-4 .roll__slider2 {
  padding-top: 100px;
}
.cta__content-4 {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  justify-content: flex-end;
}
section.blog__area-4 {
  padding: 80px 0 ;
}
a:hover {
  color: #fff;
}
.pb-50 {
  padding-bottom: 36px;
}
span.typed-cursor {
  display: none;
}

::selection {
  /* color: #000; */
  background: #FFB800;
}

.pb-40 {
	  padding-bottom: 40px;
  }
.hero__area-6 .hero__shape2 {
    display: none;
}
.btn-back {
    margin-bottom: 70px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 14px;
    color: #000;
    margin-left: 14px;
}
.btn-back:hover {
    color: #000;
}
.color-marquee {
    background: linear-gradient(#074913, #10a81e);
	-webkit-background-clip: text;
   
}
.roll__slider2 .swiper-wrapper{
	 -webkit-transition-timing-function:linear !important; 
   -o-transition-timing-function:linear !important;
   transition-timing-function:linear !important; 
}
@media only screen and (min-width: 768px) and (max-width: 991px) { 

.hero__right-6 {
    right: -20%;
}	
.Milliondots-highlight {
    padding-bottom: 20px;
}
.Milliondots-highlight img {
    width: 110px;
}
.Milliondots-highlight p {
    font-size: 13px;
}
.hero__content-6 p {
    font-size: 14px;
}
.btn-started {
	font-size: 14px;
	padding-left: 20px;
	height: 30px;
}
.about {
    padding: 100px 0 80px;
}
.about-sub-right {
    font-size: 50px;
}
.about-sub-right {
    padding-bottom: 35px;
}
.about__area-8 p {
    font-size: 14px;
}
.about__area-8 .about8__content {
    width: 90%;
}
.rollslide_title-1 {
	font-size: 48px;
    letter-spacing: -4px;
}
.portfolio__slide-7 .slide-img a img {
    height: 225px;
}
.portfolio__slide-7 {
    height: 365px;
}
.portfolio__slide-7 .slide-content {
    padding: 20px;
}
.portfolio__slide-7 .slide-content a h2.title {
    font-size: 17px;
}
.portfolio__slide-7 .slide-content .location {
    font-size: 16px;
}
.portfolio__slider-7 {
    margin-right: calc(-148vw / 2 + 1100px / 2);
}
section.blog__area-4 {
    padding: 60px 0;
}
p{
	
    font-size: 14px;
}
.video-grid {
    padding: 55px 0;
}
.blog__img-4 a img {
	height: 203px;
}
.blog__item-4 h5 {
    padding: 25px 0;
}
.blog__item-4 .blog__title-4 {
     font-size: 16px;
    line-height: 23px;
}
a.btn-border {
    padding: 12px 23px;
    font-size: 14px;
}
a.btn-border {
    border: 1px solid #fff;
    padding: 12px 23px;
    color: #fff;
    font-size: 14px;
}
.btn-booking {
    padding: 13px 20px;
    font-size: 14px;
}
.btn-booking span i {
	padding: 4px;
    margin-left: 10px;
}
.footer__area-6 {
    padding: 40px 0 20px;
}
.footer__item-6 {
    padding-bottom: 75px;
}

.footer__item-6 .footer-mail {
    font-size: 44px;
}
.cta__area-4 {
    padding: 50px 0;
}
.footer__copyright-6 p, .footer__copyright-6 a {
    font-size: 13px;
}
.blog__detail .event-details {
    font-size: 14px;
    line-height: 1.5rem;
}
.blog__detail .slide-content a .title {
    font-size: 28px;
    padding-bottom: 15px;
}
.blog__detail .slide-content .location {
    font-size: 18px;
}
.blog__detail .slide-content {
    padding-bottom: 35px;
}
.hero__area-6 .hero__shape2 {
    display: none;
}
}
.roll__area-2.featured-in {
	width:79%;
	margin:auto;
	padding-top: 110px;
	padding-bottom: 110px;
}
.featured-in .roll__slider {
	margin-right:calc(-126vw / 2 + 1128px / 2);
}
.roll__area-2.featured-in h5 {
    color: #fff;
    margin-bottom: 35px;
    font-size: 23px;
}
@media only screen and (max-width: 767px) {
	.roll__area-2.featured-in {
	width:87%;
	padding-top:50px;
	padding-bottom: 0px;
}
	.featured-in .roll__slider {
	margin-right:auto;
}
	.blog__detail {
    padding: 60px 0;
}
.hero__area-6 .hero__shape2 {
    display: block;
	position: absolute;
    bottom: 0;
    z-index: 0;
    right: 0;
}
	body {
		
    overflow-x: hidden;
	}
  .hero__area-6 {
    height: auto;
    padding: 80px 0 0;
  }
  .hero__right-6 {
    position: unset;
    margin-bottom: -1px;
}
.hero__area-6 .hero__shape {
  height: 100%;
	display: none;
}
.about {
  padding: 85px 0 40px;
}
.about__area-8 p {
  font-size: 14px;
}
.about-sub-right {
  font-size: 50px;
  padding-bottom: 35px;
}
.about__area-8 .about8__content {
  width: 90%;
}
.rollslide_title-1 {
  font-size: 42px;
  letter-spacing: 0;
}
.roll__slider2 {
    padding-top: 70px;
}
.portfolio__slider-7 {
  margin-right: auto;
}
.portfolio__slide-7 .slide-content a h2.title {
  font-size: 18px;
}
/* section.portfolio__area-7 { */
  /* padding-bottom: 0; */
/* } */
section.blog__area-4 {
  padding: 80px 0;
}
p {
  font-size: 14px;
}
.video-grid {
  padding: 45px 0;
}
.blog__item-4 .blog__title-4 {
  font-size: 18px;
  line-height: 27px;
}
.cta__area-4 {
  padding: 20px 0;
}
.cta__content-4 {
  justify-content: flex-start;
  margin-top: 25px;
}
.cta__area-4 .roll__slider2 {
  padding-top: 80px;
}
.footer__area-6 {
  padding: 20px 0;
}
.footer__item-6 .footer-mail {
  font-size: 30px;
}
.footer__item-6 {
  padding-bottom: 50px;
}
.footer__copyright-6 p, .footer__copyright-6 a {
  display: flex;
      font-size: 11px;
}
.footer__copyright-6 a {
  
  justify-content: flex-end;
}
.Milliondots-highlight {
  margin-top: 50px;
  margin-bottom: 50px;
}
.portfolio__slide-7 .slide-img a img {
  height: 375px;
}
.portfolio__slide-7 .slide-content {
  padding: 25px;
}
.blog__item-4 h5 {
  padding: 20px 0;
}
.blog__img-4 a img {
  height: auto;
}
.hero__content-6 .content-middle {
    padding-top: 0;
}
a.btn-border {
	padding: 12px 23px;
    font-size: 14px;
}
.Milliondots-highlight img {
    width: 135px;
}
.portfolio__slide-7 {
height:525px;
}
}