/* CSS Document */
@font-face {
    font-family: 'Poplar Std';
    src: url('../PoplarStd.woff2') format('woff2'),
        url('../PoplarStd.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body {
	font-family: 'brandon-grotesque', 'Poplar Std';
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}

nav.home {
    background: #000;
    padding: 20px 5em;
}


.border-line{
	border-bottom: #66FF00 3px solid;
}

#btn-back-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	background-color: #66FF00;
	border-color: #66FF00;
	z-index: 10000;
}

.footerpage .social li a {
    background: #66ff00;
    border-radius: 50%;
	padding-top: 15px;
    height: 76px;
    width: 76px;
    line-height: 44px;
    font-size: 45px;
	margin: 10px 50px !important;
}
.hero-content h3{
    margin-left: 10em;
    width: 100%;
    margin-bottom: 5em;
    
}
/*.about {*/
/*    background-image: url(/assets/images/banners/about.png);*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*	height: 996px !important;*/
/*    position: relative;*/
/*}*/

 /*@media only screen and (min-width: 300px) and (max-width:720px) {     */
 /*    .talent-image {*/
 /*   background-image: url(/assets/images/mobile/talent_mobile_view.png);   */
 /*   background-repeat: no-repeat;*/
 /*   background-size: cover;*/
 /*   background-attachment: fixed;*/
    /*width: 110% !important;*/
 /*   }*/
 /*   .brand-image{*/
 /*       background-image: url(/assets/images/mobile/brand_mobile_view.png);      */
 /*        background-repeat: no-repeat;*/
 /*   background-size: cover;*/
 /*   background-attachment: fixed;*/
    /*width: 110% !important;*/
 /*   }*/
 /*   .property-image{*/
 /*       background-image: url(/assets/images/mobile/property_mobile_view.png);*/
 /*        background-repeat: no-repeat;*/
 /*   background-size: cover;*/
 /*   background-attachment: fixed;*/
    /*width: 110% !important;*/
 /*   }*/
 /*   .concierge-image{*/
 /*       background-image: url(/assets/images/mobile/brand_mobile_view.png);*/
 /*        background-repeat: no-repeat;*/
 /*   background-size: cover;*/
 /*   background-attachment: fixed;*/
    /*width: 110% !important;*/
 /*   }*/
 /*   .about-image{*/
 /*       background-image: url(/assets/images/mobile/about_mobile_view.png);*/
 /*       opacity: 80% !important;*/
 /*        background-repeat: no-repeat;*/
 /*   background-size: cover;*/
 /*   background-attachment: fixed;*/
    /*width: 110% !important;*/
 /*   }*/
 /*   .hero-content{*/
 /*               position: absolute !important;*/
        /*top: 5em !important;*/
 /*       bottom: 0 !important;*/
 /*       text-align:center !important;*/
 /*    width: 100% !important;*/
 /*            margin-left: -2.5em !important;*/
 /*            margin-top: 15em !important;*/
 /*   }*/
 /*   .hero-content .pro{*/
 /*       font-size: 70px !important;*/
 /*       padding-left: 1em !important;*/
 /*   }*/
 /*   .hero-content .con{*/
 /*       font-size:60px !important;*/
 /*       padding-left:1em !important;*/
 /*   }*/
 /*   .hero-content h1{*/
 /*       text-align: center;*/
 /*       font-size:90px !important;*/
 /*       padding-left:0.50em !important;*/

 /*   }*/
 /*   .hero-content p{*/
 /*       font-size: 0.5em;*/
 /*       text-align:justify;*/
 /*   }*/
 /*        .hero-content h3{*/
 /*            font-size:1.75rem;*/
 /*            text-align: center !important;*/
 /*            padding: 0 !important;*/
 /*            width: 100% !important;*/
 /*       margin-left: 2.5em !important;*/
 /*       margin-bottom: 60% !important;*/
        
 /*        }*/
         
         /*.content-details{*/
         /*    position:relative;*/
         /*    top:0 !important;*/
         /*}*/
         
         /*.content-details .magnificaton{*/
         /*    font-size:26px !important;*/
         /*}*/
         
         /*.content-details .implementation{*/
         /*    font-size:20px !important;*/
         /*}*/
 /*    }*/

.about {
    background-image: url(/assets/images/banners/about.png);
    background-repeat: no-repeat;
    background-size: cover; /* Ensures the image covers the entire container */
    background-position: center top; /* Aligns the image to the top */
    background-attachment: fixed; /* Keeps the image fixed in place when scrolling */
    height: 100vh;
    position: relative;
}

.about .bg-gray-100 {
    background: rgba(0, 0, 0, 0.5);
}

.home .nav-item .active {
    color: #66FF00 !important; /* Change the color to green for active item */
    font-weight: bold; /* Add bold font weight to active item */
}

.about h1 {
    color: #66FF00;
    position: absolute;
    top: 59%;
    left: 20.2%;
    /*transform: translate(-50%, -50%);*/
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-family: "Gotham-Bold", Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 700;
    font-family: "Gotham-Bold", Helvetica, sans-serif;
    letter-spacing: 0.05em;
    text-transform: uppercase;

}

/*.brand {*/
/*    background-image: url(/assets/images/banners/brand.png);*/
    /*background-repeat: no-repeat;*/
    /*background-size:cover;*/
    /*height: 1373px !important;*/
    /*position: relative;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    background-attachment: fixed;*/
/*    height: 1371px !important;*/
/*    position: relative;*/
/*        display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: flex-end;*/
/*    gap: 16px;*/
/*    color: #FFFFFF;*/
/*}*/

.brand h1 {
    /*font-family: 'Poplar Std'; */
    /*color: #66ff00;*/
    /*text-transform: uppercase;*/
    /*position: absolute;*/
    /*top: 38%;*/
    /*left: 10%;*/
    /*margin: 0 auto;*/
    /*text-align: center;*/
    /*font-weight: bold;*/
    /*font-size: 280px !important;*/
     font-family: 'Poplar Std'; 
    color: #66ff00;
    text-transform: uppercase;
    position: absolute;
    top: 82%;
    left: 21%;
    /* max-width: 90%; */
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    /*font-size: 40px;*/
    font-size: 73px;
    line-height: 1;
}

.brand p {
    /*color: #fff;*/
    /*position: absolute;*/
    /*top: 898px;*/
    /*left: 10%;*/
    /*width: 1087px;*/
    /*margin: 0 auto;*/
    /*text-align: center;*/
    /*font-weight: bold;*/
    /*font-size: 30px !important;*/
     color: #fff;
    position: absolute;
    top: 60%;
    left: 11%;
    width: 1154px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    /*font-family: "Gotham-Bold", Helvetica, sans-serif;*/
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

/*.brand h1 {*/
	/*font-family: 'Poplar Std';*/
/*	color: #66ff00;*/
/*	text-transform: uppercase;*/
/*    position: absolute;*/
/*    top:664px;*/
/*    left: 404px;*/
/*    max-width: 90%;*/
/*    margin: 0 auto;*/
/*    text-align: center;*/
/*    font-weight: bold;*/
/*}*/

/*.brand p {*/
/*	color: #fff;*/
/*    position: absolute;*/
/*    top: 887px;*/
/*    left: 420px;*/
/*    width: 634px;*/
/*    margin: 0 auto;*/
/*    text-align: center;*/
/*    font-weight: bold;*/
/*}*/




/*.talent h1 {*/
	/*font-family: 'Poplar Std';*/
/*	color: #66ff00;*/
/*	text-transform: uppercase;*/
/*    position: absolute;*/
/*    top:45%;*/
/*    left: 20%;*/
/*    max-width: 90%;*/
/*    margin: 0 auto;*/
/*    text-align: center;*/
/*    font-weight: bold;*/
/*}*/

/*.talent h1 {*/
/*    font-family: 'Poplar Std'; */
/*    color: #66ff00;*/
/*    text-transform: uppercase;*/
/*    position: absolute;*/
/*    top: 42%;*/
/*    left: 11%;*/
    /* max-width: 90%; */
/*    margin: 0 auto;*/
/*    text-align: center;*/
/*    font-weight: bold;*/
    /*font-size: 40px;*/
/*    font-size: 80px;*/
/*    line-height: 1;*/
/*}*/

/*.talent p {*/
/*    color: #fff;*/
/*    position: absolute;*/
    /*top: 10%; /* Updated from 50% to 30% 
    left: 60%; /* Updated from 11% to 50% 
    transform: translateX(-50%); /* Center the element horizontally */
    /*width: auto; /* Removed fixed width for flexibility */
/*    margin: 0 auto;*/
/*    text-align: center;*/
    /*font-weight: bold;*/
    /*font-size: 1em; /* Updated font size to 1em for responsive text */
/*    font-family: "Gotham-Bold", Helvetica, sans-serif;*/
/*    font-weight: 700;*/
/*    letter-spacing: 0.05em;*/
/*    text-transform: none;*/
/*}*/


/*.talent p {*/
/*    color: #fff;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 11%;*/
/*    width: 1154px;*/
/*    margin: 0 auto;*/
/*    text-align: center;*/
/*    font-weight: bold;*/
/*    font-size: 28px;*/
/*    font-family: "Gotham-Bold", Helvetica, sans-serif;*/
/*    font-weight: 700;*/
/*    letter-spacing: 0.05em;*/
/*    text-transform: none;*/
/*}*/



.property {
    background-image: url(/assets/images/banners/property.png);
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 1790px !important;*/
    /*position: relative;*/
     background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 100vh;
    position: relative;
        display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 16px;
    color: #FFFFFF;
}

.property h1 {
    /*font-family: 'Poplar Std'; */
    /*color: #66ff00;*/
    /*text-transform: uppercase;*/
    /*position: absolute;*/
    /*top: 29%;*/
    /*left: 10%;*/
    /*max-width: 90%;*/
    /*margin: 0 auto;*/
    /*text-align: center;*/
    /*font-weight: bold;*/
    /*font-size: 280px;*/
      font-family: 'Poplar Std'; 
    color: #66ff00;
    text-transform: uppercase;
    position: absolute;
    top: 62%;
    left: 61%;
    /* max-width: 90%; */
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    /*font-size: 40px;*/
    font-size: 80px;
    line-height: 1;
}

.property p {
    /*color: #fff;*/
    /*position: absolute;*/
    /*top: 59%;*/
    /*left: 10%;*/
    /*width: 1047px;*/
    /*margin: 0 auto;*/
    /*text-align: center;*/
    /*font-weight: bold;*/
    /*font-size: 24px;*/
      color: #fff;
    position: absolute;
    top: 50%;
    left: 31%;
    width: 1154px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    /*font-family: "Gotham-Bold", Helvetica, sans-serif;*/
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}


.concierge {
    background-image: url(/assets/images/banners/concierge.png);
     background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 100vh;
    position: relative;
        display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 16px;
    color: #FFFFFF;
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-attachment: fixed;*/
    /*height: 1366px !important;*/
    /*position: relative;*/
}

.concierge h1 {
      font-family: 'Poplar Std'; 
    color: #66ff00;
    text-transform: uppercase;
    position: absolute;
    top: 62%;
    left: 61%;
    /* max-width: 90%; */
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    /*font-size: 40px;*/
    font-size: 80px;
    line-height: 1;
    /*font-family: 'Poplar Std'; */
    /*font-size: 280px;*/
    /*color: #66ff00;*/
    /*text-transform: uppercase;*/
    /*position: absolute;*/
    /*top: 38%;*/
    /*left: 10%;*/
    /*ax-width: 90%;*/
    /*margin: 0 auto;*/
    /*text-align: center;*/
    /* font-weight: bold; */
}



.concierge p {
     color: #fff;
    position: absolute;
    top: 50%;
    left: 31%;
    width: 1154px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    /*font-family: "Gotham-Bold", Helvetica, sans-serif;*/
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    /*color: #fff;*/
    /*position: absolute;*/
    /*top: 75%;*/
    /*left: 10%;*/
    /*width: 971px !important;*/
    /*margin: 0 auto;*/
    /*text-align: center;*/
    /*font-weight: bold;*/
    /*width: 173px;*/
    /*font-size: 30px;*/
}

.no-banner {
    background-color: #fff;
	height: 779px !important;
    position: relative;
}

.contact {
    background-color: #fff;
    height: 400px;
    position: relative;
}

.no-banner h1, .contact h1{
	font-family: 'Poplar Std';
	color: #66ff00;
	text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}

.tabtime {
    width: 100%;
	margin-top: 0;
	padding-top: 0;
	text-align: center !important;
  }
  
  .tabtime .time-event {
    position: sticky;
    margin: 0 auto;
	width: fit-content;
	z-index: 9;
  }

  .tabtime ul {
    list-style: none;
    padding: 0;
    display: flex;
    /* Display tabs horizontally */
  }



  @media only screen and (min-width:1025px){
      .tabtime .time-event ul {
          /*top:95px;*/
      }

  }

  .tabtime span {
    display: inline-block;
    position: relative;
  }

  .tabtime .time-event a {
	font-family: 'Poplar Std';
    display: inline-block;
    color: #66ff00;
    text-decoration: none;
    background: #000;
    width: 268px;
    /*height: 277px;*/
    font-size: 200px;
    border-right: 1px solid #918f8f;
    float: left;
  }

  .tabtime .circle {
    height: 10px;
    width: 10px;
    left: -10px;
    border-radius: 50%;
    background-color: #272727;
  }

  .tabtime .rect {
    height: 3px;
    width: 0px;
    left: 0;
    bottom: 4px;
    background-color: #272727;
    -webkit-transition: -webkit-transform 0.6s, width 1s;
    -moz-transition: -webkit-transform 0.6s, width 1s;
    transition: transform 0.6s, width 1s;
  }

  .tabtime .time-event a:hover,
  .active-section {
    color: #000000 !important;
    background: #6f0 !important;
  }

  .tabtime .time-event a:hover span,
  .tabtime .time-event .active-section span {
    background-color: #9b59b6;
  }

  .tabtime .time-event .active-section .rect {
    width: 40px;
  }

  .tabtime .content-section {
    scroll-snap-align: start;
            height: 100vh;
            display: flex;
            align-items: center;
            padding: 20px;
            box-sizing: border-box;
	
}

  .tabtime .content-section h1, .galleryTab h1 {
    text-align: left;
    text-transform: uppercase;
    font-weight: bolder;
}

  @media only screen and (min-device-width: 1025px) and (max-device-width: 1296px) and (orientation:portrait) {
      .talent h1 {
      font-family:'Poplar Std';
      display:flex !important ;
      flex-direction:column !important;
      justify-content:space-between !important;
      position:relative !important;
      top:35% !important;
      left:0% !important;
      		height: 475px;

      
      }
      
       /*For portrait layouts only */
    }
    
@media only screen and (max-width: 767px) {

	nav.home {
		background: #000;
		padding: 20px 1em;
	}

	
	/*.talent,*/
	.property,
	.concierge,
	.about,
	 .contact{
		height: 285px !important;
	}
	
	.brand{
	    
        background-image: url(/assets/images/mobile/brand_mobile_view.png);
        background-repeat: no-repeat;
        background-size:cover;
        height: 651px !important;
        position: relative;
	}

	.about h1{
        font-size: 15px; 
        padding: 10px; 
        top: 47%;
        left: 13%;
        width: max-content;
        /*transform: translate(-50%, -50%); */
    }
    
    .about {
        height: 622px !important;
        background-image: url(/assets/images/mobile/about_mobile_view.png);
        
    }

	.brand h1 {
	    font-family:'Poplar Std';
        font-size: 73px !important; 
        padding: 10px; 
		top: 51%; 
		left:10%;
        /*transform: translate(-50%, -50%); */
    }
    
    /*.talent h1 {*/
    /*    font-size: 73px;*/
    /*    padding: 10px;*/
    /*    top: 51%;*/
    /*    left: 10%;*/
        /* transform: translate(-50%, -50%); */
    /*    font-weight: bold;*/
    /*}*/
    
	.concierge h1 {
	    font-family:'Poplar Std';
        font-size: 73px;
        padding: 10px;
        top: 51%;
        left: 10%;
        /* transform: translate(-50%, -50%); */
    }
    
	.no-banner h1 {
        font-size: 40px; 
        padding: 10px; 
		top: 25%; 
		left:24%;
        transform: translate(-50%, -50%); 
    }

	.brand p {
        font-size: 11px !important; 
		padding: 10px;
		top: 64%; 
		left:10%;
		width:293px;
    }
    
	/*.talent p {*/
 /*       font-size: 13px !important;*/
 /*       padding: 10px;*/
 /*       top: 64%;*/
 /*       left: 10%;*/
 /*       width: 318px;*/
 /*   }*/
    
    /*.talent {*/
    /*    background-image: url(/assets/images/mobile/talent_mobile_view.png);*/
    /*    height: 650px !important;*/
    /*}*/
    
	.concierge p {
        font-size: 12px !important;
        padding: 10px;
        top: 64%;
        left: 10%;
        width: 331px !important;
    }
    
    .concierge {
        background-image: url(/assets/images/mobile/concierge_mobile_view.png);
        height: 642px !important;
    }

    
	.no-banner p {
        font-size: 8px; 
		padding: 10px;
		top: 40%; 
		left:2%;
		max-width:100%;
    }

 
	.property h1 {
	    font-family:'Poplar Std';
        font-size: 73px;
        padding: 10px;
        top: 50%;
        left: 10%;
        /* transform: translate(-50%, -50%); */
    }

    .property {
        background-image: url(/assets/images/mobile/property_mobile_view.png);
        height: 642px !important;
    }

	.property p {
        font-size: 13px !important;
        padding: 10px;
        top: 60%;
        left: 10%;
        max-width: 339px;
    }
    
    .f20{
        font-size: 11px !important;
    }

	.contact h1 {
	    font-family:'Poplar Std';
        font-size: 80px; 
        padding: 10px; 
        top: 50%; 
        transform: translate(-50%, -50%); 
    }


	.tabtime .content-section {
		/*height: 50vh;*/
		/*padding-top: 24vh;*/
		top: 80%;
		left: 50%;
	}

	.tabtime .time-event a {
		/*width: 90px !important;*/
		/*height: 90px !important;*/
		font-size: 60px;
		text-align: center;
		vertical-align: middle;
		
	}
}


@media only screen and (min-width: 768px) and (max-width: 1024px){

	.brand ,
	/*.talent,*/
	.property,
	.concierge,.about  .no-banner{
		height: 475px;
	}

	.about h1{
	    font-family:'Poplar Std';
        font-size: 24px; 
        padding: 10px; 
        top: 50%; 
        left:46%;
        /*transform: translate(-50%, -50%); */
    }

	.brand h1,
	/*.talent h1, */
	
	.no-banner h1 {
		font-size: 64px; 
        padding: 10px; 
		top: 50%; 
		left:12%;
        transform: translate(-50%, -50%);
    }

	.brand p,
	/*.talent p, */
	
	.no-banner p {
        font-size: 18px; 
		padding: 10px;
		top: 60%; 
		left:2%;
		max-width:100%;
    }

	.concierge h1,
	.property h1
	{
        font-size: 117px; 
        padding: 10px; 
		top: 52%; 
		left:10%;
        /*transform: translate(-50%, -50%); */
    }

	.concierge p,
	.property p{
        font-size: 24px; 
		padding: 10px;
		top: 60%; 
		left:10%;
		max-width:84%;
    }

	.contact h1 {
	    font-family:'Poplar Std';
        font-size: 100px; 
        padding: 10px; 
        top: 50%; 
        /*transform: translate(-50%, -50%); */
    }
	.tabtime .content-section {
		/*height: 100vh;*/
		left: 50%;
	}

	.tabtime .time-event a {
		width: 130px !important;
		height: 130px !important;
		font-size: 90px;
		text-align: center;
		vertical-align: middle;
		
	}
}



@media only screen and (min-width: 1025px) and (max-width: 1296px){

	.brand ,
	/*.talent,*/
	.property,
	.concierge,
	 .about .no-banner{
		height: 475px;
	}

	.about h1{
        /*font-size: 24px; */
        padding: 10px; 
        top: 52%; 
        left: 26%;
        /*transform: translate(-50%, -50%); */
    }

	.brand h1,
	/*.talent h1, */
	.property h1,
	.concierge h1,
	.contact h1 {
        font-size: 150px; 
        padding: 10px; 
        top: 50%; 
        /*transform: translate(-50%, -50%); */
    }


	.tabtime .content-section {
		/*height: 50vh;*/
		left: 50%;
		/*padding-top: 30vh;*/
	}

	.tabtime .time-event a {
		width: 200px !important;
		height: 200px !important;
		font-size: 140px;
		text-align: center;
		vertical-align: middle;
		
	}
}


.social a {
    margin: 0 16px !important;
}
.social .fa {
    font-size: 21px;
}

.footer-copyright {
    font-size: 12px;
}
.below-banner {
    
    margin-left: -15px;
    margin-right: -15px;
    padding: 3em;
}
.below-banner .inner {
    max-width: 770px;
    margin: 0 auto;
    font-size: 21px;
    font-weight: bold;
}
.bg-green{
	background: #66FF00;
}
.bg-white{
	background: #fff !important;
}
.bg-black{
	background: #000;
}
.bg-black .inner{
	color: #fff;
}



a:link {
	text-decoration: none;
	color: #000;
	text-align: center;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f26 {
	font-size: 26px;
}

.f32 {
	font-size: 32px;
}

.f200{
	font-size: 200px;
}


.sub-title {
	font-family: 'Brandon Grotesque';
	position: relative;
	font-weight: normal;
	line-height: 1.25em;
}

.home-nav-title {
	font-family: 'Brandon Grotesque';
	position: relative;
	font-weight: normal;
	line-height: 1em;
}

.fwb {
	font-weight: normal;
}

.bg-dark {
	background-color: rgb(0, 0, 0) !important;
}

.text-light {
	color: rgb(255, 255, 255);
	line-height: 1.25em;
}

.required {
	color: red;
}

.noHover {
	color: #fff !important;
	text-decoration: none;
}

.green-bg {
	background-color: #66FF00;
}

.opsty9 {
	opacity: 0.55;
}

.text-green {
	color: #66FF00;
}

.text-black {
	color: black;
}

.text-white {
	color: #fff !important;
}

.lineheight {
	line-height: 1em !important;
}

.trust {
	font-family: 'Poplar Std';
	position: relative;
	font-weight: bold;
	z-index: 1000;
	line-height: 1em;
}

#accordion .card-header {
	border: none;
	background-color: #000;
	color: #fff !important;
	height: 80px;
	padding: 0;
	margin: 0;
}

/* Home page */

#header-img {
	padding-bottom: 50px;
	text-align: center;
}


a.links {
	display: grid;
	text-align: center;
	text-align: -webkit-center;
	color: #000;
	text-decoration: none;
	transition: 0.5s;
}

a.links:hover {
	color: #000;
}

a.links:hover img {
	transform: rotateY(360deg);
	transition: 1s ease-in-out;
}

/* MENU start */

ul.menus2 {
	list-style: none;
	display: flex;
	justify-content: space-around;
	text-align: -webkit-center;
}



video {
	padding: 0 !important;
	margin: 0 !important;
}

.home_menu {
	padding-right: 0;
	padding-top: 10px;
}




@media (min-width: 1024px) {
	.nav-item {
		min-width: 200px;
	}
	.home .nav-item {
		min-width: auto;
		margin-left: 43px;
		font-size: 13px;
	}
	
}	

@media (max-width: 1024px) {
	.nav-item {
		min-width: 150px;
	}
	.banner:after {
		height: 92.1%;
	}
	.banner h1.single {
		top: 50%;
		left: 40%;
		line-height: 35px;
		font-size:6em;
	}
	.agency-banner h1.single {
		top: 50%;
		left: 40%;
		line-height: 35px;
		font-size: 6em;
	}


}

/* MENU Finish */
@media (max-width: 768px) {
	.nav-item {
		min-width: 125px;
	}
	.banner h1.single {
		top: 50%;
		left: 35%;
		line-height: 35px;
		font-size:6em;
	}
	.agency-banner h1.single {
		top: 50%;
		left: 35%;
		line-height: 35px;
		font-size: 6em;
	}
}

@media (max-width: 390px) {
	.home_menu {
		padding-right: 0;
		padding-top: 0;
	}

	.nav-item {
		min-width: 50px;
		margin-left: 0.3rem;
		margin-right: 0.3rem;
	}

	#nav1 {
		margin: 0% !important;
		padding-right: 0% !important;
		padding-left: 0.1rem !important;
	}

	.navbar-brand {
		max-width: 70px !important;
	}
	
}

@media (max-width: 480px) {

	.mobile-right-margin {
		margin-right: 0.8rem;
	}
	.banner h1.single {
		font-size: 6.5em;
	}
	.agency-banner h1.single {
		font-size: 6.5em;
	}


	.f16 {
		font-size: 0.5em !important;
	}

	.f18 {
		font-size: 0.75em !important;
	}

	.f25 {
		font-size: 0.9em !important;
	}

	.f26 {
		font-size: 0.95em !important;
	}

	.f34 {
		font-size: 1em !important;
	}

	.f38 {
		font-size: 1.2em !important;
	}

	.f45 {
		font-size: 1.8em !important;
	}

	.f55 {
		font-size: 2em !important;
	}

	.f68 {
		font-size: 2.5em !important;
	}
}

.green-arrow {
	width: 57px !important;
	height: 47px !important;
}

.f20{
    font-size: 20px;
}




.bg-dark.nav {
    min-height: 110px !important;
}




.overlay h3 {
    margin-top: 40%;
    font-size: 23px;
}
.galleryTab .gallery {
    /* max-width: 1000px; */
    margin: 0 auto;
}
.galleryTab .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0 3em  1em 0px;
    transition: 0.3s;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
}
.galleryTab .tab button:hover {
	color: #6f0;
}
.galleryTab .tab button.active {
    color: #6f0;
}

.galleryTab .gallery {
	display: none;
}

.galleryTab .show {
	display: block;
}
.talent-image {
    background-image: url(/assets/images/banners/talent.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    height: 100vh;
    
}

.hero-content{
    position: absolute;
    bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    width: 60%;
    box-sizing: border-box;
}

.hero-content h1{
    font-family:'Poplar Std';
    /*font-family: "Gotham-Bold", Helvetica, sans-serif;*/
    font-weight: 700;
    letter-spacing: 0.05em;
    padding-left:70px;
    font-size:200px;
    text-transform: uppercase;
    color:#66FF00;
    line-height: 0.8;
}

.hero-content p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    color: #FFFFFF;
    margin-left: 4em;
    font-size:1.125em;
}


.brand-image{
    background-image: url(/assets/images/banners/brand.png);
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    height: 100vh;
    
}
.property-image{
    background-image: url(/assets/images/banners/property.png);
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    height: 100vh;  
    
}
.concierge-image{
    background-image: url(/assets/images/banners/concierge.png);
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    height: 100vh;
    
}
.about-image{
    background-image: url(/assets/images/banners/newAbout.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    height: 100vh;
    opacity: 80%;
    
}

.tab-details{
    position: relative;
    bottom:0;
    /*top:20%;*/
    text-align: center;
    /*height: 50vh;*/
    width: 50%;
    left: 25%;
    right: 25%;
    display: flex;
    align-items: flex-start;
}

.content-details-wrapper{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /*height: 70vh;*/
    align-content: baseline;
    /*padding-bottom: 40px;*/
    margin:0;
}

.content-details{
    /*padding:10%;*/
    position: relative;
    /*top: 20%;*/
    
}
 @media only screen and (min-width: 300px) and (max-width: 750px) {    
     .tab-details{

    width: 100%;
    
}

       .tabtime .time-event {
    position: sticky;
    margin: 0 auto;
	width: fit-content;
	z-index: 9;
	/*top:0;*/
  }
  .tabtime .time-event a {
	font-family: 'Poplar Std';
    display: inline-block;
    color: #66ff00;
    text-decoration: none;
    background: #000;
    width: 80px;
    height: 80px;
    /*font-size: 200px;*/
    border-right: 1px solid #918f8f;
    float: left;
  }
   .tabtime .content-section {
    /*height: 0vh;*/
    left: 50%;
    margin-top: 20em;
	padding-top:10%;
	/*padding-bottom:50vh;*/
	
}
  
  .eval {
      position:relative;
      right:25%;
  }
  
  .content-section hr{
      width:275px;
  }
  .implement{
    /*padding:10%;*/
    position: relative;
    right:25%;
    /*top: 20%;*/
    
}
    .talent-image {
        background-image: url(/assets/images/mobile/talent_mobile_view.png);   
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
       
    }

    .brand-image {
        background-image: url(/assets/images/mobile/brand_mobile_view.png);      
        background-repeat: no-repeat;
        background-size: cover;
        height:100vh;
        /*background-attachment: scroll;*/
        /*width: 100vw;*/
       
    }

    .property-image {
        background-image: url(/assets/images/mobile/property_mobile_view.png);
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
        /*width: 100vw;*/
       
    }

    .concierge-image {
        background-image: url(/assets/images/mobile/concierge_mobile_view.png);
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
       
    }

    .about-image {
        background-image: url(/assets/images/mobile/newAbout_mobile.png);
        opacity: 0.8; /* Use a decimal for opacity */
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
       
    }
    /*.brand-image .hero-content h1{*/
    /*    font-size:100px;*/
    /*}*/
    .hero-content {
        position: absolute; /* Removed !important for better maintainability */
        bottom: 0; 
        text-align: center; 
        width: 100%; 
        /*margin-left: -2.5em; */
        margin-top: 10em; 
    }
        .hero-content h1 {
        font-size: 60px; 
        margin-left: 15px !important;
        padding-left: 0 !important;
        text-align: left !important;
    }
    
    .contact h1{
        font-size:50px !important;
    }

    .hero-content .pro {
        font-size: 50px; 
        padding-left: 45px; 
    }

     .hero-content .con {
        font-size: 50px; 
        /*padding-left: 70px; */
    }




    .hero-content p {
        font-size: 1em; /* Consider increasing this for readability */
        text-align: justify; 
        margin-left: 0 !important;
        padding: 0 15px;
    }

    .hero-content h3 {
        font-size: 1.75rem; /* This is already in rem, which is good for responsiveness */
        text-align: justify-evenly; 
        padding: 10px; 
        width: 100%; 
        margin-left: 0 !important; 
        margin-bottom: 0; 
    }
}
    .recent-work {
    /* padding-top: 6em !important; */
}
@media only screen and (min-width: 300px) and (max-width: 720px) and (orientation: landscape) {  
    

       .tabtime .time-event {
    position: sticky;
    margin: 0 auto;
	width: fit-content;
	z-index: 9;
  }
  .tabtime .time-event a {
	font-family: 'Poplar Std';
    display: inline-block;
    color: #66ff00;
    text-decoration: none;
    background: #000;
    width: 80px;
    height: 80px;
    /*font-size: 200px;*/
    border-right: 1px solid #918f8f;
    float: left;
  }
   .tabtime .content-section {
    /*height: 0vh;*/
    left: 50%;
    margin-top: 20em;
	padding-top:240px;
	/*padding-bottom:50vh;*/
	
}
  
  .eval {
      position:relative;
      right:25%;
  }
  
  .content-section hr{
      width:275px;
  }
  .implement{
    /*padding:10%;*/
    position: relative;
    right:25%;
    /*top: 20%;*/
    
}
    .talent-image {
        background-image: url(/assets/images/mobile/talent_mobile_view.png);   
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
       
    }

    .brand-image {
        background-image: url(/assets/images/mobile/brand_mobile_view.png);      
        background-repeat: no-repeat;
        background-size: cover;
        height:100vh;
        /*background-attachment: scroll;*/
        /*width: 100vw;*/
       
    }

    .property-image {
        background-image: url(/assets/images/mobile/property_mobile_view.png);
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
        /*width: 100vw;*/
       
    }

    .concierge-image {
        background-image: url(/assets/images/mobile/concierge_mobile_view.png);
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
       
    }

    .about-image {
        background-image: url(/assets/images/banners/newAbout.jpg);
        opacity: 0.8; /* Use a decimal for opacity */
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
       
    }
    /*.brand-image .hero-content h1{*/
    /*    font-size:100px;*/
    /*}*/
    .hero-content {
        position: absolute;  
        bottom: -30px; 
        text-align: center; 
        width: 100%; 
        /*margin-left: -2.5em; */
        /*margin-top: 15em; */
                top: 4em;
    }
        .hero-content h1 {
        font-size: 50px; 
        margin-left: 15px !important;
        padding-left: 0 !important;
        text-align: left !important;
    }

    .hero-content .pro {
        font-size: 40px; 
        padding-left: 45px; 
    }

     .hero-content .con {
        font-size: 40px; 
        /*padding-left: 70px; */
    }




    .hero-content p {
        font-size: 1em; /* Consider increasing this for readability */
        text-align: justify; 
        margin-left: 0 !important;
        padding: 0 15px;
    }

    .hero-content h3 {
        font-size: 1.75rem; /* This is already in rem, which is good for responsiveness */
        text-align: justify-evenly; 
        padding: 10px; 
        width: 100%; 
        margin-left: 0 !important; 
        margin-bottom: 10%; 
    }
}

@media only screen and (min-width: 721px) and (max-width: 759px) and (orientation: landscape) {  
       .tabtime .time-event {
    position: sticky;
    margin: 0 auto;
	width: fit-content;
	z-index: 9;
  }
  .tabtime .time-event a {
	font-family: 'Poplar Std';
    display: inline-block;
    color: #66ff00;
    text-decoration: none;
    background: #000;
    width: 80px;
    height: 80px;
    /*font-size: 200px;*/
    border-right: 1px solid #918f8f;
    float: left;
  }
   .tabtime .content-section {
    /*height: 0vh;*/
    left: 50%;
    margin-top: 20em;
	padding-top:240px;
	/*padding-bottom:50vh;*/
	
}
  
  .eval {
      position:relative;
      right:25%;
  }
  
  .content-section hr{
      width:275px;
  }
  .implement{
    /*padding:10%;*/
    position: relative;
    right:25%;
    /*top: 20%;*/
    
}
    .talent-image {
        background-image: url(/assets/images/mobile/talent_mobile_view.png);   
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
       
    }

    .brand-image {
        background-image: url(/assets/images/mobile/brand_mobile_view.png);      
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
        /*width: 100vw;*/
       
    }

    .property-image {
        background-image: url(/assets/images/mobile/property_mobile_view.png);
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
        /*width: 100vw;*/
       
    }

    .concierge-image {
        background-image: url(/assets/images/mobile/concierge_mobile_view.png);
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
       
    }

    .about-image {
        background-image: url(/assets/images/banners/newAbout.jpg);
        opacity: 0.8; /* Use a decimal for opacity */
        background-repeat: no-repeat;
        background-size: cover;
        height:90vh;
        /*background-attachment: scroll;*/
       
    }
    /*.brand-image .hero-content h1{*/
    /*    font-size:100px;*/
    /*}*/
    .hero-content {
        position: absolute;  
        bottom: -30px; 
        text-align: center; 
        width: 100%; 
        /*margin-left: -2.5em; */
        /*margin-top: 15em; */
                top: 6em;
    }
        .hero-content h1 {
        font-size: 50px; 
        margin-left: 15px !important;
        padding-left: 0 !important;
        text-align: left !important;
    }

    .hero-content .pro {
        font-size: 40px; 
        padding-left: 45px; 
    }

     .hero-content .con {
        font-size: 40px; 
        /*padding-left: 70px; */
    }




    .hero-content p {
        font-size: 1.2em; /* Consider increasing this for readability */
        text-align: justify; 
        margin-left: 0 !important;
        padding: 0 15px;
    }

    .hero-content h3 {
        font-size: 1.75rem; /* This is already in rem, which is good for responsiveness */
        text-align: justify-evenly; 
        padding: 10px; 
        width: 100%; 
        margin-left: 0 !important; 
        margin-bottom: 10%; 
    }
}
 @media only screen and (min-width: 760px) and (max-width: 1020px){
    .tabtime .time-event {
    position: sticky;
    margin: 0 auto;
	width: fit-content;
	z-index: 9;
	top:10vh !important;
  }
  .tabtime .time-event a {
	font-family: 'Poplar Std';
    display: inline-block;
    color: #66ff00;
    text-decoration: none;
    background: #000;
    width: 90px;
    height: 90px;
    /*font-size: 200px;*/
    border-right: 1px solid #918f8f;
    float: left;
  }
    .tabtime .content-section {
    /*height: 0vh;*/
    left: 50%;
    margin-top: 20em;
	padding-top:30vh;
	/*padding-bottom:50vh;*/
	
}
     .talent-image{
    background-image: url(/assets/images/mobile/talent_mobile_view.png);   
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    
    /*width: 110% !important;*/
    }
    
        .brand-image{
        background-image: url(/assets/images/mobile/brand_mobile_view.png);      
         background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    
    /*width: 110% !important;*/
    }
        .property-image{
        background-image: url(/assets/images/mobile/property_mobile_view.png);
         background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    
    /*width: 110% !important;*/
    }
        .concierge-image{
        background-image: url(/assets/images/mobile/concierge_mobile_view.png);
         background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    
    /*width: 110% !important;*/
    }
     .hero-content{
    position: absolute;
    bottom: 0;
    /*left:5%;*/
    padding-top: 40px;
    padding-bottom: 40px;
    width: 60%;
    box-sizing: border-box;
}
     .hero-content h3{
        margin-bottom: 30%;
        margin-left: 140px;
        width: 100%;
        text-align: center;
     }
     .about-image{
         opacity:80% !important;
         
     }

         .hero-content .pro{
        font-size: 80px !important;
        padding-left:70px !important;
        /*padding-left: 0.50em !important;*/
    }
    .hero-content .con{
        font-size:80px !important;
        padding-left: 70px !important;
        /*padding-left:0.50em !important;*/
    }
    .hero-content p{
        width:100% !important; 
        margin-left: 75px;
    }
 }
  @media only screen and (min-width: 760px) and (max-width: 1020px) and (orientation: landscape){
      
      .tab-details{

    width: 100%;

}

    .tabtime .time-event {
    position: sticky;
    margin: 0 auto;
	width: fit-content;
	z-index: 9;
	top:0 !important;
  }
  .tabtime .time-event a {
	font-family: 'Poplar Std';
    display: inline-block;
    color: #66ff00;
    text-decoration: none;
    background: #000;
    width: 90px;
    height: 90px;
    /*font-size: 200px;*/
    border-right: 1px solid #918f8f;
    float: left;
  }
    .tabtime .content-section {
    /*height: 0vh;*/
    left: 50%;
    margin-top: 8em;
	padding-top:0;
	/*padding-bottom:50vh;*/
	
}
     .talent-image{
    background-image: url(/assets/images/banners/talent.jpg);   
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    
    /*width: 110% !important;*/
    }
    
        .brand-image{
        background-image: url(/assets/images/banners/brand.jpg);      
         background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    
    /*width: 110% !important;*/
    }
        .property-image{
        background-image: url(/assets/images/banners/property.jpg);
         background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    
    /*width: 110% !important;*/
    }
        .concierge-image{
        background-image: url(/assets/images/banners/concierge.jpg);
         background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    
    /*width: 110% !important;*/
    }
     .hero-content{
    position: absolute;
    bottom: 0%;
    /*left:5%;*/
    padding-top: 40px;
    padding-bottom: 0;
    width: 60%;
            top: 20em;
    box-sizing: border-box;
}
     .hero-content h3{
        margin-bottom: 30%;
        margin-left: 150px;
        width: 100%;
        text-align: center;
     }
     .about-image{
         opacity:80% !important;
         
     }
     .hero-content h1 {
         margin-bottom: -10%;
         font-size:80px !important;
     }

         .hero-content .pro{
        font-size: 60px !important;
        padding-left:70px !important;
        /*padding-left: 0.50em !important;*/
    }
    .hero-content .con{
        font-size:60px !important;
        padding-left: 70px !important;
        /*padding-left:0.50em !important;*/
    }
    .hero-content p{
        width:100% !important; 
        margin-left: 75px;
        padding-top: 10%;
    }
 }
 
 .hero-content h1 {
    font-family: 'Poplar Std';
}