
   body,html{
    height:100%;	
}
body{
    color:#666;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    background:#000;
    margin: 0px;
    padding: 0px;
}
*{
    box-sizing:border-box;	
}
ul{
    margin:0px;
    padding:0px;
    list-style:none;	
}
.width100per{
    float: left;
    width: 100%;
}
.container{
  width: 1200px;
  margin: 0px auto;
}
header {
  width: 100%;
  float: left;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  padding: 0.5rem 0;
}
.active {
  background: #000;
  transition: 0.3s all ease-in-out;
}
header .logo-wrap{
  width: 200px;
  float: left;
}
header .logo-wrap img{
  max-width: 100%;
}
header nav{
  width: auto;
  float: right;
  padding: 0.5rem 0 0 0;
}
header nav ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header nav ul li{
  width: auto;
  padding: 1.5rem 1.25rem;
}
header nav ul li a{
  text-decoration: none;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
}

footer{
  width: 100%;
  float: left;
  background: #242424;
  padding: 2% 0;
}
footer .container .column{
  width: 31%;
  float: left;
}
footer .container .column ul li{
  font-weight: 400;
  font-size: 1rem;
  color: #b2924c;
  margin-bottom: 2rem;
}
footer .container .column ul li.first-child{
  font-size: 1.5rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #d4ab54;
}
footer .container .column ul li span{
  display: block;
  padding: 5px 0;
}
footer .container .column ul li a.social-icon{
  display: inline-block;
  text-decoration: none;
  color: #d4ab54;
  margin-right: 25px;
  font-size: 25px;
  margin-top: -10px;
}
.footer-button{
  margin-top: 0;
  justify-content: flex-start;
}
.left-space{
  padding-left: 1rem;
  line-height: 20px;
}
.eapps-instagram-feed-posts-item-template-tile{
  margin: 0px;
  border: 5px solid #000!important;
} 
.eapps-instagram-feed-posts-grid-load-more.es-load-more-button.eapps-instagram-feed-posts-grid-load-more-visible{
  display: none;
}
.eui-widget-title.es-widget-title.eapps-instagram-feed-title{
  display: none !important;
}
footer .container .footer-sitemap{
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 75px;
  font-size: 1rem;
  font-weight: 600;
  color: #b2924c;
}

.page-banner-desktop{
  width: 100%;
  float: left;
}
.page-banner-desktop img{
  width: 100%;
}
.page-banner{
  width: 100%;
  float: left;
}
.page-banner img{
  max-width: 100%;
}
.page-banner-mobile{
  display: none;
}
.about-wrap{
  width: 100%;
  float: left;
  margin: 4rem 0 0 0;
}
.about-wrap .container .about-heading{
  width: 100%;
  text-align: center;
  color: #d4ab54;
  font-size: 3rem;
  font-weight: 600;
  padding-bottom: 3rem;
}
.about-wrap .container .about-copy{
  width: 100%;
  text-align: center;
  color: #d4ab54;
  font-size: 1.5rem;
  line-height: 1.9;
}
.about-tab{
  width: 100%;
  float: left;
  position: relative;
  background: url(../img/about-background.jpg) top center no-repeat;
  padding: 25rem 0 50rem 0;
}
.about-tab .about-tabwrap{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-tab .about-tabwrap .tabs{
  width: 100%;
  float: left;
  background: #161616;
  padding: 5rem 5rem;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area{
  background: #000;
  width: 100%;
  float: left;
  padding-bottom: 3rem;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-type{
  width: 100%;
  float: left;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-type ul{
  display: flex;
  justify-content: center;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-type ul li{
  width: 33.33%;
  display: inline-block;
  text-align: center;
  background: #2d2d2d;
  text-transform: uppercase;
  border-right: 2px solid #d4ab54;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-type ul li:last-child{
  border-right: none;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-type ul li a{
   display: block;
   text-decoration: none;
   color: #d4ab54;
   font-size: 1rem;
   padding: 1rem 0;
   font-weight: 600;
   transition: 0.3s all ease-in-out;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-type ul li.active{
  background: #000;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-type ul li.active a{
  display: inline-block;
  color: #d4ab54;
  width: 100%;
  height: 100%;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-contant{
  width: 100%;
  float: left;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-contant .contant-img{
  width: 100%;
  float: left;
  padding: 1rem 3rem;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-contant .contant-img p{
  color: #b2924c;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  line-height: 1.9;
  padding: 3rem 0;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-contant .contant-img .tabs-img{
  width: 100%;
  float: left;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-contant .contant-img .tabs-img img{
  max-width: 100%;
}

.about-wrap .container #event-detail article h2{
  width: 100%;
  color: #d4ab54;
  font-size: 2rem;
  font-weight: 800;
}
.about-wrap .container #event-detail article p{
  width: 100%;
  text-align: left;
  font-size: 1.5rem;
  color: #b2924c;
  line-height: 1.9;
  padding-bottom: 2rem;
}
.about-wrap .container a.back-event{
  width: 100%;
  text-decoration: none;
  font-size: 0.8rem;
  color: #b2924c;
  text-decoration: underline;
}
.gallery-wrap{
  width: 100%;
  float: left;
  background: url(../img/home-event-background.jpg) top center no-repeat;
  padding: 8rem 0;
}
.gallery-wrap .memories-img{
  width: 100%;
  text-align: center;
}
.gallery-wrap .memories-img img{
  max-width: 100%;
}
.gallery-wrap .gallery-slider{
  width: 100%;
  float: left;
  margin: 3rem 0;
}
.gallery-wrap .gallery-slider ul{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.gallery-wrap .gallery-slider ul li{
  width: 20%;
  display: inline-block;
  padding: 0 1rem;
  perspective: 100px;
}
.gallery-wrap .gallery-slider ul li img{
  max-width: 100%;
  transition: transform 1s;
}
.gallery-wrap .gallery-slider ul li img:hover{
  transform: translateZ(8px);
}
.event-tab{
  width: 100%;
  float: left;
  position: relative;
  background: #000;
  padding-bottom: 0;
}
.event-tab video{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.event-tab .container .event-tabwraap{
  width: 65%;
  float: left;
  position: absolute;
  top: 8%;
  left: 17.5%;
}
.event-tab .container .event-tabwraap .event-list{
  width: 100%;
  float: left;
  background: #161616;
  padding: 5rem 0 2rem 0;
}
.event-tab .container .event-tabwraap .event-list .event-button{
  width: 100%;
  float: left;
}
.event-tab .container .event-tabwraap .event-list .event-button ul{
  display: flex;
  justify-content: center;
  width: 100%;
}
.event-tab .container .event-tabwraap .event-list .event-button ul li{
  width: 20%;
  background: #494949;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  border-left: 1px solid #d0a755;
  cursor: pointer;
}
.event-tab .container .event-tabwraap .event-list .event-button ul li:first-child{
  border-left: none;
}
.event-tab .container .event-tabwraap .event-list .event-button ul li a{
  display: block;
  text-decoration: none;
  color: #d0a755;
  padding: 1rem 2rem;
}
.event-tab .container .event-tabwraap .event-list .event-button ul li.active {
  background: #b18e47;
}
.event-tab .container .event-tabwraap .event-list .event-button ul li.active a{
  color: #000;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.event-tab .container .event-tabwraap .event-list #event-list{
  display: flex;
  justify-content: flex-start;
  width: 100%;
  padding: 2rem 1rem;
  flex-wrap: wrap;
}
.event-tab .container .event-tabwraap .event-list #event-list  article{
  width: 33.33%;
  display: inline-block;
  text-align: center;
  padding: 1rem 0;
}
.event-tab .container .event-tabwraap .event-list #event-list article a img{
  max-width: 100%;
}
.event-tab .container .event-tabwraap .event-list #event-list  article a{
  display: block;
  text-decoration: none;
}
.event-tab .container .event-tabwraap .event-list #event-list  article a h2{
  color: #d4ab54;
  font-size: 1.5rem;
  font-weight: 600;
  text-decoration: none;
}
.event-tab .container .event-tabwraap .event-list #event-list  article a p{
  font-weight: 400;
  font-size: 1rem;
  color: #b2924c;
  letter-spacing: 0.5px;
  line-height: 1.5;
}

.whatsapp-wrap{
  position: fixed;
  bottom: 2rem;
  right: 1rem;
  z-index: 99;
}
.whatsapp-wrap img{
  max-width: 100%;
}
.whatsapp-icon{
  position: fixed;
  bottom: 2rem;
  right: 1rem;
  z-index: 99;
}
.whatsapp-icon img{
  max-width: 100%;
}
.bottom-banner{
  width: 100%;
  float: left;
}
.bottom-banner img{
  max-width: 100%;
}

#preloader{
  background: #000 url(../img/loader.gif) no-repeat center center;
  background-size: 15%;
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 100;
}


@media only screen and (max-width: 1700px){


}
@media only screen and (max-width: 1500px) {


}

  


@media only screen and (max-width: 1024px) {

  .container{
    width: 100%;
  } 
  header .container .mobTigger {
    width: 25px;
    float: right;
    cursor: pointer;
    position: relative;
    right: 1rem;
    top: 1.5rem;
}
header .container .mobTigger ul li {
  width: 100%;
  float: left;
  height: 3px;
  margin-bottom: 5px;
  background: #fff;
  z-index: 99;
  position: relative;
}
header .container .header-wrap{
  display: none;
  width: 100%;
  float: right;
  height: 100vh;
  margin: -2rem 0;
  padding: 0;
  border-radius: 0;
}
header .container .openMenu {
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
}
header nav {
  display: none;
  width: 100%;
  float: right;
  height: 100vh;
  background: #000;
}
header nav ul{
  display: block;
}
header nav ul li{
  width: 100%;
  text-align: center;
  margin-top: 5rem;
}
header nav ul li:last-child{
  margin-top: 0;
}
  .width100per .spotlight-wrap .banner-wrap video.desktop-video{
    display: none;
  }
  .width100per .spotlight-wrap .banner-wrap video.mobile-video{
    display: block;
  }
  .width100per .about-wrap{
    margin: 2rem 0;
  }
  .width100per .event-wrap{
    padding: 2rem 1rem;
  }
  .width100per .insta-wrap {
    padding: 2rem 1rem;
}

.event-tab{
  padding: 2rem 1rem 5rem 1rem;
}
.event-tab video{
  display: none;
}
.event-tab .container .event-tabwraap .event-list .event-button ul li{
  width: 45%;
}
.event-tab .container .event-tabwraap .event-list #event-list{
  display: block;
}
.event-tab .container .event-tabwraap .event-list #event-list article{
  width: 100%;
}
.about-wrap .container #event-detail article h2{
  text-align: center;
}
.about-wrap .container #event-detail article p {
  text-align: center;
  font-size: 1rem;
  padding: 0 2rem;
  line-height: 1.5;
}
.gallery-wrap{
  padding: 2rem 1rem;
}
.about-wrap .container .about-heading{
  font-size: 2rem;
  padding-bottom: 2rem;
}
.about-tab {
  padding: 50rem 0 0 0;
}
.about-tab .about-tabwrap .tabs{
  background: none;
  padding: 5rem 1rem;
}
.about-tab .about-tabwrap .tabs .tabs-balck-area .tabs-type ul li a{
  font-size: 0.6rem;
}
.width100per .insta-wrap .dbx-img{
  padding-bottom: 2rem;
}
.width100per .insta-wrap .dbx-img img {
  max-width: 65%;
}

  footer .container .column{
    width: 50%;
    padding: 0 1rem;
  }
  footer .container .column ul li.first-child{
    font-size: 1.2rem;
  }
  footer .container .footer-sitemap {
    margin: 0;
    padding: 0 1rem;
    text-align: left;
  }
  .event-tab .container .event-tabwraap{
    width: 100%;
    padding-bottom: 0;
    position: inherit;
  }
  .width100per .about-wrap .container .about-copy{
    font-size: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
    line-height: 1.5;
  }

}
@media only screen and (max-width: 600px) {

  footer .container .column ul li.first-child {
    font-size: 0.8rem;
}
footer .container .column ul li{
  font-size: 0.8rem;
}
.width100per .event-wrap .container .event-slider ul li{
  padding: 0 1rem 0 1.5rem;
}

}

@media only screen and (max-width: 480px) {

  header .container .logo-mobile{
    width: 20%;
  }
  footer .container .column{
    width: 100%;
  }
  footer .container .footer-sitemap{
    text-align: center;
  }
  .page-banner-desktop{
    display: none;
  }
  .page-banner-mobile{
    display: block;
    width: 100%;
    float: left;
  }
  .page-banner-mobile img{
    max-width: 100%;
  }

}















