/*new opportunity page*/

/**{
	border:1px solid red;
}*/

.OpportunityBanner {
	background-image: url("/custom/DefaultTheme/storage/assets/opportunity/OpportunityHeroImage.png");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 800px;
	display: flex;
	flex-direction: column;
}

.title-custom-style-opportunity {
	color: #ffffff;
	padding-top: 425px;
}

.title-custom-style-opportunity span {
 font-size: clamp(24px, 5vw, 45px);
	display: block;
	color: #ffffff;
	font-weight:700;
	text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5);
	text-transform:uppercase;
	white-space:nowrap;
}

.title-custom-style-opportunity span+span {
	 font-size: clamp(54px, 10vw, 100px);
	font-weight:700;
	display: block;
	color: #ffffff;
	text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5);
}

.becomingBrandAmbassador1 {

	background-color: #e1fe6b;
	border-radius: 15px;
	padding: 5px 0 0 0;
	text-align: center;
	width: 500px;
	margin: 0 auto;
	z-index: 100;
	max-width:100%;
	border:none;
	

}

.becomingBrandAmbassador1 a:link,.becomingBrandAmbassador1 a:visited,.becomingBrandAmbassador1 a:active{
	color:#09595c;
	transition:all 1s ease-in-out;
	text-decoration:none;
}

.becomingBrandAmbassador1 a:hover{
	color:#10a5aa;
	text-decoration:none;
}

.becomingBrandAmbassador2 {

	background-color: #16e1e8;
	border-radius: 15px;
	padding: 10px 0 0 0;
	text-align: center;
	width: 500px;
	max-width:100%;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	top: -28px;
	left: 10px;
	height:35px;
	border:none;

}

.becomingBrandAmbassador1 h3 {
	font-size: 15px;
	color: #000000;
}

.joinNow1{
  background-color: #e1fe6b;
	border-radius: 15px;
	padding: 5px 0 0 0;
	text-align: center;
	width: 200px;
	margin:25px 0 0 100px;
	z-index: 100;
	max-width:100%;
	transition: all 0.5s ease;
	border:none;
	box-shadow: 2px 5px #222222;
	height:40px;
	display:flex;
	justify-content:center;
	
}

.joinNow1 a:link,.joinNow1 a:active,.joinNow1 a:visited{
	color:#000000;
	transition:color 1s ease-in-out;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	
}

.joinNow1 a:hover{
	color:#444444;
	text-decoration:none;
		font-weight:bold;
		text-shadow:none;
}

.joinNow1:hover{
	background-color:#d7d154;
	width:205px;
}

.joinNow2{
	  background-color: #16e1e8;
		border-radius: 15px;
		padding: 5px 0 5px 0;
		text-align: center;
		width: 200px;
		margin:25px 0 0 100px;
		z-index: 100;
		max-width:100%;
		transition: all 0.5s ease;
		border:none;
		box-shadow: 2px 5px #222222;
		height:40px;
		display:flex;
	justify-content:center;
			
	}

	.joinNow2:hover{
		background-color:#10a5aa;
		width:205px;
	}

	.joinNow2 a:link,.joinNow2 a:active,.joinNow2 a:visited{
		color:#000000;
		transition:color 1s ease-in-out;
		font-size:18px;
		text-align:center;
		font-weight:bold;
		
	}
	
	.joinNow2 a:hover{
		color:#444444;
		text-decoration:none;
		font-weight:bold;
		text-shadow:none;
	}

	.joinNow3{
	  background-color: #ffffff;
		border-radius: 15px;
		padding: 5px 0 5px 0;
		text-align: center;
		width: 200px;
		margin:25px 0 0 100px;
		z-index: 100;
		max-width:100%;
		transition: all 0.5s ease;
		border:none;
		box-shadow: 2px 5px #222222;
		height:40px;
		display:flex;
	justify-content:center;
			
	}

	.joinNow3:hover{
		background-color:#d3d3d3;
		width:205px;
	}

	.joinNow3 a:link,.joinNow3 a:active,.joinNow3 a:visited{
		color:#000000;
		transition:color 1s ease-in-out;
		font-size:18px;
		text-align:center;
		font-weight:bold;
		
	}
	
	.joinNow3 a:hover{
		color:#444444;
		text-decoration:none;
		font-weight:bold;
		text-shadow:none;
	}



.content-wrapper {
	font-size: 14.5px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 75%;
	margin: 0 auto;
	
}

.row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

.column-narrow {
	display: flex;
	flex-direction: column;
	max-width:100%;
	flex:1;
	flex-wrap:wrap;
	width:500px;

}

.column-wide {
	display: flex;
	flex-direction: column;
  flex:1;
  width:8em;
	flex-wrap:wrap;
}

.BRFYW {
	background-color: #E3FF33;
	padding:5em 5em 8em 5em;
	min-height: 500px;
	margin:0;
}

.BRFYW-translated {
	background-color: #E3FF33;
	padding:5em 5em 8em 5em;
	min-height: 500px;
	margin:0;
}

.BRFYW h2 {
	width: 477px;
	height: 92px;
	background-image: url("/custom/DefaultTheme/storage/assets/opportunity/BeRewardedForYourWork.png");
	background-repeat:no-repeat;
	margin:0 0 20px 0;
	max-width:100%
}

.BRFYW h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.para-wrapper-yellow-border {
	border-left: 8px solid #e3ff33;
	padding: 0 20px 0 20px;
	width: 100%;
	margin: 0;
	font-size: 18px;
}

.para-wrapper-blue-border {
	border-right: 8px solid #5CE1E6;
	padding: 0 20px 0 20px;
	width: 100%;
	margin: 0;
	font-size: 18px;
	flex-wrap:wrap;
}

.para-wrapper-white-border {
	border-left: 8px solid #ffffff;
	padding: 0 20px 0 20px;
	width: 100%;
	margin: 0;
	line-height: 1.5em;
	font-size: 18px;
	flex-wrap:wrap;
}

.SWYL {
	background-color: #16E1E8;
	padding: 5em;
	min-height: 500px;
	margin: 0 auto;
}

.SWYL-translated {
	background-color: #16E1E8;
	padding: 5em;
	min-height: 500px;
	margin: 0 auto;
}



.SWYL h2 {
	width: 360px;
	height: 110px;
	background-image: url("/custom/DefaultTheme/storage/assets/opportunity/ShareWhatYouLove.png");
	background-repeat:no-repeat;
	max-width:100%;
}

.SWYL h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}


.clearfix{
	margin:0 0 10px 0;
}


/*tranlation pages*/
.translationBlock{
	background-color:#e3ff33;
	text-align:center;
}

/*wavy section transition for Be Rewarded section*/
.custom-shape-divider-top-BeRewarded-Opportunity {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	transform: rotate(180deg);
	margin: 0;
	padding: 0;
	z-index: 1;
	background: transparent;
}

.custom-shape-divider-top-BeRewarded-Opportunity svg {
	position: relative;
	display: block;
	width: calc(130% + 1.3px);
	height: 175px;
}

.custom-shape-divider-top-BeRewarded-Opportunity .shape-fill {
	fill: #5CE1E6;
}

.custom-shape-divider-bottom-BeRewarded-Opportunity {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	transform: rotate(180deg);
	margin: 0;
	padding: 0;
	z-index: 100;
	background: transparent;
}

.custom-shape-divider-bottom-BeRewarded-Opportunity svg {
	position: relative;
	display: block;
	width: calc(130% + 1.3px);
	height: 175px;
}

.custom-shape-divider-bottom-BeRewarded-Opportunity .shape-fill {
	fill: #E3FF33;
}

/*wavy section transition for Incredible Vacations section*/

.custom-shape-divider-top-IncredibleVacations {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	transform: rotate(180deg);
	margin: 0;
	padding: 0;
	z-index: 1;
	background: transparent;


}

.custom-shape-divider-top-IncredibleVacations svg {
	position: relative;
	display: block;
	width: calc(130% + 1.3px);
	height: 175px;
}

.custom-shape-divider-top-IncredibleVacations .shape-fill {
	fill: #E3FF33;
}

.custom-shape-divider-bottom-IncredibleVacations {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	transform: rotate(180deg);
	margin: 0;
	padding: 0;
	z-index: 100;
	background: transparent;
}

.custom-shape-divider-bottom-IncredibleVacations svg {
	position: relative;
	display: block;
	width: calc(130% + 1.3px);
	height: 175px;
}

.custom-shape-divider-bottom-IncredibleVacations .shape-fill {
	fill: #FF2FAB;
}


.para-wrapper-yellow-border {
	border-left: 8px solid #e3ff33;
	padding: 0 20px 0 20px;
	width: 100%;
	margin: 0;
	font-size: 18px;
}

.para-wrapper-blue-border {
	border-right: 8px solid #5CE1E6;
	padding: 0 20px 0 20px;
	width: 100%;
	font-size: 18px;
}

.para-wrapper-white-border {
	border-left: 8px solid #ffffff;
	padding: 0 20px 0 20px;
	width: 100%;
	margin: 0;
	line-height: 1.5em;
	font-size: 18px;
}

.para-wrapper-white-border-wide {
	border-left: 8px solid #ffffff;
	padding: 0 20px 0 20px;
	width: 60%;
	margin: 50px 150px 0 150px;
	line-height: 1.5em;
	font-size: 18px;
}



.roadMap {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #E3ff33;
	position: relative;
	height: 800px;
}


.JUOIV {
	background-color: #FF2FAB;
	padding: 5em;
	margin: 0;
	position: relative;
}

.JUOIV-translated {
	background-color: #FF2FAB;
	padding: 5em;
	margin: 0;
	position: relative;
}


.JUOIV h2 {
	width: 443px;
	height: 181px;
	background-image: url("/custom/DefaultTheme/storage/assets/opportunity/IncredibleVacations.png");
	background-repeat:no-repeat;
}

.JUOIV h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.WTN {
	background-color: #FF2FAB;
	padding: 5em;
	font-size: 20px;
}

.centeredContent {
	display: flex;
	flex-direction: column;
	align-items: Center;
}

.WTN h2 {
	width: 633px;
	height: 115px;
	background-image: url("/custom/DefaultTheme/storage/assets/opportunity/WheretoNext.png");
	background-repeat:no-repeat;
	margin: 50px 0 0 280px;
}

.WTN h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}



h3.travel {
	
	text-transform: uppercase;
	color: #FFB3E3;
	text-align: center;
	font-weight: bold;
	margin-top: 25px;
	position: relative;
	z-index: 100;
	font-size:5rem;
}

/*carousel*/

#multi-item-example {
display:flex;
justify-content:center;
margin:100px 100px 0 50px;
padding:0;

}

#multi-item-example2{
display:flex;
justify-content:flex-start;
margin:150px 0 0 50px;
}



.carousel {
	width: 100%;
	margin: 0;
}
.multi-item-example{
	margin: 5em 0 2em 0;
	
}


.carousel .controls {
  position: absolute;
  /* color: #fff; */
  /* background: #fff; */
  z-index: 9;
  top: 80%;
  width: 100%;
}


.carousel-control-previous-icon-2 {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
  height:35px !important;
  width:35px !important;
	display:inline-block;
	position:absolute;
  right:40px;
	top:20px;
  
 }
 
 .carousel-control-next-icon-2 {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
   height:35px !important;
   width:35px !important;
	 display:inline-block;
   position:absolute;
  left:-50px;
	top:20px;
  }

.initial-slide-blue {
	background-color: #16E1E8;
	width: 270px;
	height: 270px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding:10px;

}

.initial-slide-blue p {
	color: #000000;
	font-size: 45px;
	text-transform: uppercase;
	line-height: 1.5em;
	text-align: center;
}

/*translated pages*/
.initial-slide-blue-translated {
	background-color: #16E1E8;
	width: 270px;
	height: 270px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding:10px;

}

.initial-slide-blue-translated p {
	color: #000000;
	font-size: 25px;
	text-transform: uppercase;
	line-height: 1.5em;
	text-align: center;
}

.initial-slide-yellow {
	background-color: #E3ff33;
	width: 270px;
	height: 270px;
	display: flex;
	align-items: center;
	justify-content: center;
	
}

.initial-slide-yellow p {
	color: #000000;
	font-size: 45px;
	text-transform: uppercase;
	line-height: 1.5em;
	text-align: center;
	
}

/*tranlated pages*/
.initial-slide-yellow-translated {
	background-color: #E3ff33;
	width: 270px;
	height: 270px;
	display: flex;
	align-items: center;
	justify-content: center;
	
}

.initial-slide-yellow-translated p {
	color: #000000;
	font-size: 25px;
	text-transform: uppercase;
	line-height: 1.5em;
	text-align: center;
	
}

.beRewarded {
	position: relative;
}

.SYT {
	font-size: 64px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 1em;
}

.VIPImage {
	position: relative;
	top: -120px;
	right: 80px;
}

.airplane {
	margin: 75px 0 75px 280px;
}

.video1,.video2{
	margin:100px 0 100px 0;
	
}

.opportunity-video{
margin:-15px 0 0 200px;
width:75%;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 667px) {
	.OpportunityBanner{
		background-position:top center;
	}

	.title-custom-style {
		color: #ffffff;
		padding-top: 450px;
	}
	
	.title-custom-style span {
		font-size: 27px;
		display: block;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	}
	
	.title-custom-style span+span {
		font-size: 57px;
		font-weight: bold;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	}
	
	.becomingBrandAmbassador2 {
		display:none;
	}

	.content-wrapper {
		font-size: 12.5px;
		display: block;
		max-width:100%;
		margin: 0;
		padding:0;
		width:100%;
	}
	
	.row {
		display: block;
		max-width: 100%;
	}

	.column-narrow {
		display: block;
		max-width:100%;
	}

	.initial-slide-blue p,.initial-slide-yellow p{
		font-size:35px;
	}

	.WTN h2,.BRFYW h2,.JUOIV h2,.SWYL h2 {
		background-image: none;	
		margin: 0;
		color:#222222;
		font-weight:bold;
		width:auto;
	}
	
	.WTN h2 span,.BRFYW h2 span,.JUOIV h2 span,.SWYL h2 span {
		overflow:visible;
		width:auto;
		height:auto;
	}
	
	.joinNow1,.joinNow2,.joinNow3{
		margin:0;
	}

	.roadMap{
		width:100%;

	}
	
	.column-wide {
		display: block;
		max-width:100%;
		width:100%;
		padding-top:1em;
	} 

	.airplane {
		margin: 0;
	}

	.beRewarded{
		max-width:100%;
		object-fit:cover;
	}

	.incredibleVacations{
		max-width:100%;
		object-fit:cover;
	}

	.takaGlo{
		max-width:100%;
		object-fit:cover;
	}

	
	.embed-responsive{
		width:100%;
	}
h3.travel{
	font-size:2em;
}

.SYT {
	font-size: 48px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin:0;
}

.opportunity-video{
	margin:0;
	width:100%;
	}

	.carousel {
		width: 100%;
		margin: 0 auto;
		text-align:center;
	}
	

}

/*End Opportunity Page*/