@import url(https://www.bbscoin.click/css/fontawesome-all.min.css);
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,800,800italic");

/* Icon */

.icon {
	text-decoration: none;
	position: relative;
	text-decoration: none;
}

.icon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	text-transform: none !important;
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
}

.icon:before {
	line-height: inherit;
}

.icon > .label {
	display: none;
}

.icon.solid:before {
	font-weight: 900;
}

.icon.brands:before {
	font-family: 'Font Awesome 5 Brands';
}

		/* Icons */

ul.icons {
	cursor: default;
}

ul.icons li {
	display: inline-block;
}

ul.icons a {
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	border: 0;
}

/* Footer */

#footer {
	padding: 1em 0 1em 0 ;
	background-color: #73C04F;
	text-align: center;
}

#footer .icons {
	font-size: 1.25em;
}

#footer .icons a {
	color: #000;
}

#footer .icons a:hover {
	color: rgba(255, 255, 255, 0.5);
}

#footer .copyright {
	color: #000;
	font-size: 0.8em;
	letter-spacing: 0.225em;
	list-style: none;
	padding: 0;
	text-transform: uppercase;
}

#footer .copyright li {
	border-left: solid 1px #000;
	display: inline-block;
	line-height: 1.25em;
	margin-left: 0.1em;
	padding-left: 0.1em;
}

#footer .copyright li:first-child {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}

#footer .copyright li a {
	color: inherit;
}

#footer .copyright li a:hover {
	color: rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 480px) {
	#footer .copyright li {
		border: 0;
		display: block;
		line-height: 1.25em;
		margin: 0;
		padding: 0.1em 0;
	}
}

@media screen and (max-width: 980px) {
	#footer {
		padding: 0.1em 0.1em 0.1em 0.1em ;
	}
}

@media screen and (max-width: 736px) {
	#footer {
		padding: 0.1em 0.1em 0.1em 0.1em ;
	}
}
  
/* marging extra */

.m-6 {
	margin: 6rem !important;
  }
  
  .mt-6,
  .my-6 {
	margin-top: 6rem !important;
  }
  
  .mr-6,
  .mx-6 {
	margin-right: 6rem !important;
  }
  
  .mb-6,
  .my-6 {
	margin-bottom: 6rem !important;
  }
  
  .ml-6,
  .mx-6 {
	margin-left: 6rem !important;
  }

  .m-7 {
	margin: 12rem !important;
  }
  
  .mt-7,
  .my-7 {
	margin-top: 12rem !important;
  }
  
  .mr-7,
  .mx-7 {
	margin-right: 12rem !important;
  }
  
  .mb-7,
  .my-7 {
	margin-bottom: 12rem !important;
  }
  
  .ml-7,
  .mx-7 {
	margin-left: 12rem !important;
  }

/* padding extra */

.p-6 {
	padding: 6rem !important;
}

.pt-6,
.py-6 {
  padding-top: 6rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 6rem !important;
}

.pl-6,
.px-6 {
  padding-left: 6rem !important;
}

.pr-6,
.px-6 {
  padding-right: 6rem !important;
}

.p-7 {
	padding: 12rem !important;
}

.pt-7,
.py-7 {
  padding-top: 12rem !important;
}

.pb-7,
.py-7 {
  padding-bottom: 12rem !important;
}

.pl-7,
.px-7 {
  padding-left: 12rem !important;
}

.pr-7,
.px-7 {
  padding-right: 12rem !important;
}




/* Custom */

html {
	scroll-behavior: smooth;
}

body {
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	min-height:100vh;
	min-width:100vw;
}

.navbar-nav {  
/*	background-color:#3083BE;*/  /*whichever you want*/
	opacity: 0.9;           /*0.5 determines transparency value*/ 
	filter:(opacity=9);       
}

section {
/*	margin: 0;
	padding: 0;
	border: 0;
	position: relative; */
	min-height:320px;
	min-width:100vw;
/*	max-height:100vh;*/
}

/*		body {
min-height: 100vh;
position: relative;
}*/

footer {
	display:block;
}

/*.container {
	margin-bottom: -120px;
}*/

.gallery, .gallery-halfs, .gallery-thirds {
	/*position: relative;*/
	/*overflow: hidden;*/
	border: 0;
	background-repeat: no-repeat;
	background-position:center;
	/* background-size:cover; */
	background-size: auto 100vw;
	width: 90vw;
	height: 90vw;

}

.gallery-tall, .gallery-halfs-tall, .gallery-thirds-tall {
	/*position: relative;*/
	/*overflow: hidden;*/
	border: 0;
	background-repeat: no-repeat;
	background-position:center;
	/* background-size:cover; */
	background-size: auto 100vw;
	width: 90vw;
	height: 126vw;

}

.gallery-text, .gallery-halfs-text, .gallery-thirds-text {
	border: 0;
	opacity: 0.85;           /*0.5 determines transparency value*/ 
	filter:(opacity=85);
	background-color:#FFFFFF;
	min-height: 1px;
}

nav img.logo {
	height:40px;
}

@media (min-width: 320px) {
	/*  max-width: 300px; */
	.gallery, .gallery-halfs, .gallery-thirds {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 90vw;
		background-size: auto 100vw;
	}
	.gallery-tall, .gallery-halfs-tall, .gallery-thirds-tall {
		height: 126vw;
		background-size: auto 100vw;
	}
	.gallery, .gallery-text, .gallery-halfs, .gallery-halfs-text, .gallery-thirds, .gallery-thirds-text, .gallery-tall, .gallery-halfs-tall, .gallery-thirds-tall {
		width: 90vw;
	}

	nav img.logo {
		height:45px;
	}
}

@media (min-width: 448px) {
	/*  max-width: 420‬px; */
	.gallery {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 165px;
		background-size: auto 224px;
	}
	.gallery-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 165px;
		background-size: auto 224px;
	}
	.gallery, .gallery-tall, .gallery-text {
		width: 165px;
	}

	.gallery-halfs {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 165px;
		background-size: auto 224px;
	}
	.gallery-halfs-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 231px;
		background-size: auto 224px;
	}
	.gallery-halfs, .gallery-halfs-tall, .gallery-halfs-text {
		width: 165px;
	}
	
	.gallery-thirds {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 165px;
		background-size: auto 224px;
	}
	.gallery-thirds-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 231px;
		background-size: auto 224px;
	}
	.gallery-thirds, .gallery-thirds-tall, .gallery-thirds-text {
		width: 165px;
	}

	nav img.logo {
		height:45px;
	}
}


@media (min-width: 576px) {
	/*  max-width: 540px; */
	.gallery {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 225px;
		background-size: auto 540px;
	}
	.gallery-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 315px;
		background-size: auto 224px;
	}
	.gallery, .gallery-tall, .gallery-text {
		width: 225px;
	}

	.gallery-halfs {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 240px;
		background-size: auto 540px;
	}
	.gallery-halfs-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 336px;
		background-size: auto 224px;
	}
	.gallery-halfs, .gallery-halfs-tall, .gallery-halfs-text {
		width: 240px;
	}
	
	.gallery-thirds {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 160px;
		background-size: auto 540px;
	}
	.gallery-thirds-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 224px;
		background-size: auto 540px;
	}
	.gallery-thirds, .gallery-thirds-tall, .gallery-thirds-text {
		width: 160px;
	}

	nav img.logo {
		height:45px;
	}
}
  
@media (min-width: 768px) {
	/*  max-width: 720px; */
	.gallery {
	/*	min-height: 128px;
		min-width: 128px;*/
		height: 195px;
		background-size: auto 260px;
	}
	.gallery-tall {
			height: 273px;
			background-size: auto 260px;
	}
	.gallery, .gallery-tall, .gallery-text {
		width: 195px;
	}

	.gallery-halfs {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 320px;
		background-size: auto 540px;
	}
	.gallery-halfs-tall {
		height: 448px;
		background-size: auto 540px;
	}
	.gallery-halfs, .gallery-halfs-tall, .gallery-halfs-text {
		width: 320px;
	}
	
	.gallery-thirds {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 210px;
		background-size: auto 240px;
	}
	.gallery-thirds-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 294px;
		background-size: auto 240px;
	}
	.gallery-thirds, .gallery-thirds-tall, .gallery-thirds-text {
		width: 210px;
	}

	nav img.logo {
		height:50px;
	}
}
 
@media (min-width: 880px) {
	/*  max-width: 720px; */
	.gallery {
		/*	min-height: 128px;
		min-width: 128px;*/
		height: 225px;
		background-size: auto 260px;
	}
	.gallery-tall {
		/*	min-height: 128px;
		min-width: 128px;*/
		height: 315px;
		background-size: auto 260px;
	}
	.gallery, .gallery-tall, .gallery-text {
		width: 225px;
	}

	.gallery-halfs {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 330px;
		background-size: auto 540px;
	}
	.gallery-halfs-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 462px;
		background-size: auto 540px;
	}
	.gallery-halfs, .gallery-halfs-tall, .gallery-halfs-text {
		width: 330px;
	}
	
	.gallery-thirds {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 220px;
		background-size: auto 240px;
	}
	.gallery-thirds-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 308px;
		background-size: auto 240px;
	}
	.gallery-thirds, .gallery-thirds-tall, .gallery-thirds-text {
		width: 220px;
	}

	nav img.logo {
		height:50px;
	}
}

@media (min-width: 992px) {
	/*  max-width: 960px; */
	.gallery {
		/*min-height: 124px;
		min-width: 124px;*/
		height: 200px;
		background-size: auto 320px;
	}
	.gallery-tall {
		/*min-height: 124px;
		min-width: 124px;*/
		height: 280px;
		background-size: auto 320px;
	}
	.gallery, .gallery-tall, .gallery-text {
		width: 200px;
	}

	.gallery-halfs {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 447px;
		background-size: auto 540px;
	}
	.gallery-halfs-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 625px;
		background-size: auto 540px;
	}
	.gallery-halfs, .gallery-halfs-tall, .gallery-halfs-text {
		width: 447px;
	}
	
	.gallery-thirds {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 298px;
		background-size: auto 320px;
	}
	.gallery-thirds-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 417px;
		background-size: auto 320px;
	}
	.gallery-thirds, .gallery-thirds-tall, .gallery-thirds-text {
		width: 298px;
	}

	nav img.logo {
		height:55px;
	}
}
  
@media (min-width: 1200px) {
	/*  max-width: 1140px; now 1080px */
	.gallery {
		/*min-height: 142px;
		min-width: 142px;*/
		height: 230px;
		background-size: auto 320px;
	}
	.gallery-tall {
		/*min-height: 142px;
		min-width: 142px;*/
		height: 322px;
		background-size: auto 320px;
	}
	.gallery, .gallery-tall, .gallery-text {
		width: 230px;
	}

	.gallery-halfs {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 477px;
		background-size: auto 540px;
	}
	.gallery-halfs-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 667px;
		background-size: auto 540px;
	}
	.gallery-halfs, .gallery-halfs-tall, .gallery-halfs-text {
		width: 477px;
	}
	
	.gallery-thirds {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 318px;
		background-size: auto 360px;
	}
	.gallery-thirds-tall {
		/*min-height: 270px;
		min-width: 270px;*/
		height: 445px;
		background-size: auto 360px;
	}
	.gallery-thirds, .gallery-thirds-tall, .gallery-thirds-text {
		width: 318px;
	}

	nav img.logo {
		height:65px;
	}
}

.gallery-bg, div.gallery {
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
}

img.galleriado {
	position:relative;
	overflow:hidden;
	height:35vh;
	width:40vh;
}

span.gallery { 
	display: block;
	position:relative;
	width:100%;
	height:100%;
	top:0;
	left: 0;

	z-index: 1;

/* fixes overlap error in IE7/8, 
 make sure you have an empty gif */
	background-image: url('/images/empty.gif');
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	color: #00C400;
	text-shadow: 1px 1px #000000;
}



.slidering {
	/*height: 100vh;*/
	/*width:100%;*/
	min-height: 100vh;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*width:100%;*/
}

.slidero {
	/*height: 70vh;*/
	width:100%;
	min-height: 55vh;
/*	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	/*width:100%;*/
}

.remaindo {
	min-height: 30vh;
	/*width:100%;*/
}

.fullo {
	min-height: 100vh;
}

.inner-full {
	min-height: 90vh;
}

.centerme {
/*	align-content: center;
	vertical-align: baseline;
	position: relative;
	height: 50vh;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	z-index: 2;*/
/*	transform-origin: 300px 300px;
	-moz-transform-origin: 300px 300px;
	-webkit-transform-origin: 300px 300px;
	-ms-transform-origin: 300px 300px;*/
	align-items : center;
}

.container {
	align-items: center;
}

.text-shadow {
	text-shadow: 1px 1px #000000 !important;
}


.bannero {
/*	opacity: 0.45;*/           /*0.5 determines transparency value*/ 
	/*filter:(opacity=45);*/
	background-color: rgba(255, 255, 255, 0.45) !important;
}


#nav-top {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #73C04F;

}

#nav-top li {
	padding: 0.5rem !important;
	border-bottom: 1px solid black;
}

.top-align {
	align-content: end !important;
}

.bottom-align {
	align-content: end !important;
}

/* Colors */

.bg-bi-purple {
	background: -webkit-linear-gradient(170deg, rgba(199, 146, 255) 50%, rgba(126, 75, 152) 50%);
	background: -o-linear-gradient(170deg, rgba(199, 146, 255) 50%, rgba(126, 75, 152) 50%);
	background: -moz-linear-gradient(170deg, rgba(199, 146, 255) 50%, rgba(126, 75, 152) 50%);
	background: linear-gradient(170deg, rgba(199, 146, 255) 50%, rgba(126, 75, 152) 50%);
}

.bg-bi-blue {
	background: -webkit-linear-gradient(170deg, rgba(102, 160, 244) 50%, rgba(7, 95, 193) 50%);
	background: -o-linear-gradient(170deg, rgba(102, 160, 244) 50%, rgba(7, 95, 193) 50%);
	background: -moz-linear-gradient(170deg, rgba(102, 160, 244) 50%, rgba(7, 95, 193) 50%);
	background: linear-gradient(170deg, rgba(102, 160, 244) 50%, rgba(7, 95, 193) 50%);
}

.bg-bi-blue:hover,.bg-bi-blue:focus  {
	background: -webkit-linear-gradient(170deg, rgba(102, 160, 244, 0.65) 50%, rgba(7, 95, 193, 0.65) 50%);
	background: -o-linear-gradient(170deg, rgba(102, 160, 244, 0.65) 50%, rgba(7, 95, 193, 0.65) 50%);
	background: -moz-linear-gradient(170deg, rgba(102, 160, 244, 0.65) 50%, rgba(7, 95, 193, 0.65) 50%);
	background: linear-gradient(170deg, rgba(102, 160, 244, 0.65) 50%, rgba(7, 95, 193, 0.65) 50%);
}

.bg-bi-red {
	background: -webkit-linear-gradient(170deg, rgba(255, 118, 115) 50%, rgba(210, 24, 29) 50%);
	background: -o-linear-gradient(170deg, rgba(255, 118, 115) 50%, rgba(210, 24, 29) 50%);
	background: -moz-linear-gradient(170deg, rgba(255, 118, 115) 50%, rgba(210, 24, 29) 50%);
	background: linear-gradient(170deg, rgba(255, 118, 115) 50%, rgba(210, 24, 29) 50%);
}

.bg-bi-red:hover,.bg-bi-blue:focus  {
	background: -webkit-linear-gradient(170deg, rgba(255, 118, 115, 0.65) 50%, rgba(210, 24, 29, 0.65) 50%);
	background: -o-linear-gradient(170deg, rgba(255, 118, 115, 0.65) 50%, rgba(210, 24, 29, 0.65) 50%);
	background: -moz-linear-gradient(170deg, rgba(255, 118, 115, 0.65) 50%, rgba(210, 24, 29, 0.65) 50%);
	background: linear-gradient(170deg, rgba(255, 118, 115, 0.65) 50%, rgba(210, 24, 29, 0.65) 50%);
}

.bg-bi-green {
	background: -webkit-linear-gradient(170deg, rgba(169, 233, 105) 50%, rgba(0, 196, 0) 50%);
	background: -o-linear-gradient(170deg, rgba(169, 233, 105) 50%, rgba(0, 196, 0) 50%);
	background: -moz-linear-gradient(170deg, rgba(169, 233, 105) 50%, rgba(0, 196, 0) 50%);
	background: linear-gradient(170deg, rgba(169, 233, 105) 50%, rgba(0, 196, 0) 50%);
}

.bg-bi-green:hover,.bg-bi-blue:focus  {
	background: -webkit-linear-gradient(170deg, rgba(169, 233, 105, 0.65) 50%, rgba(0, 196, 0, 0.65) 50%);
	background: -o-linear-gradient(170deg, rgba(169, 233, 105, 0.65) 50%, rgba(0, 196, 0, 0.65) 50%);
	background: -moz-linear-gradient(170deg, rgba(169, 233, 105, 0.65) 50%, rgba(0, 196, 0, 0.65) 50%);
	background: linear-gradient(170deg, rgba(169, 233, 105, 0.65) 50%, rgba(0, 196, 0, 0.65) 50%);
}

.bg-bi-gray, .bg-bi-grey {
	background: -webkit-linear-gradient(170deg, rgba(192, 192, 192) 50%, rgba(128, 128, 128) 50%);
	background: -o-linear-gradient(170deg, rgba(192, 192, 192) 50%, rgba(128, 128, 128) 50%);
	background: -moz-linear-gradient(170deg, rgba(192, 192, 192) 50%, rgba(128, 128, 128) 50%);
	background: linear-gradient(170deg, rgba(192, 192, 192) 50%, rgba(128, 128, 128) 50%);
}

.bg-bi-gray:hover,.bg-bi-gray:focus, .bg-bi-grey:hover,.bg-bi-grey:focus {
	background: -webkit-linear-gradient(170deg, rgba(192, 192, 192, 0.65) 50%, rgba(128, 128, 128, 0.65) 50%);
	background: -o-linear-gradient(170deg, rgba(192, 192, 192, 0.65) 50%, rgba(128, 128, 128, 0.65) 50%);
	background: -moz-linear-gradient(170deg, rgba(192, 192, 192, 0.65) 50%, rgba(128, 128, 128, 0.65) 50%);
	background: linear-gradient(170deg, rgba(192, 192, 192, 0.65) 50%, rgba(128, 128, 128, 0.65) 50%);
}

.bg-black {
	background-color:#000000 !important;
}

.bg-black-50 {
	background-color: rgba(0, 0, 0, 0.5) !important;
}
.bg-black-75 {
	background-color: rgba(0, 0, 0, 0.75) !important;
}

.bg-white-50 {
	background-color: rgba(255, 255, 255, 0.5) !important;
}
.bg-white-75 {
	background-color: rgba(255, 255, 255, 0.75) !important;
}

.bg-light-50 {
	background-color:rgba(248, 249, 250, 0.5) !important;
}
.bg-light-75 {
	background-color:rgba(248, 249, 250, 0.75) !important;
}

.bg-dark-50 {
	background-color: rgba(52, 58, 64, 0.5) !important;
}
.bg-dark-75 {
	background-color: rgba(52, 58, 64, 0.75) !important;
}


.bg-transparent, .bg-clear { background-color: transparent; }

.text-black { color:#000000; }

.background-video {
	position:relative;
	left:0;
	right:0;
	top:0;
	bottom:0;
	overflow:hidden;
	z-index:0;
	pointer-events:none;
/*	max-height:75vh;*/
/*	min-height:320px;*/
/*	max-height:calc(9 / 16 * 100vw);*/
}

.video-section {
	max-height:75vh;
	min-height:320px;
	width: 101vw;
	height: calc(9 / 16 * 100vw);
	object-fit: cover;
}

.video-cover {
	object-fit: contain;
	object-position: center;
}

.video-header {
	position:absolute;
	/*margin-top: -1rem !important;*/
	bottom:0 !important;
}

@media (min-width: 320px) {
	.video-cover {
		width: 330px !important;
		height: 180px;
	}
	.background-video {
		min-height:180px;
		max-height:calc(9 / 16 * 100vw) !important;
	}
	.fill-1 { top: 10% !important; }

	.fill-2 { top: 20% !important; }

	.fill-3 { top: 30% !important; }
	
	.fill-4 { top: 40% !important; }
	
	.fill-5 { top: 50% !important; }

	.vw-100 { width: 100vw; }

	.vh-100 { height: 100vh; }

	.vh-95 { height: 95vh; }

	.vh-90 { height: 90vh; }

	.vh-85 { height: 85vh; }

	.vh-80 { height: 80vh; }

	.vh-75 { height: 75vh; }

	.vh-70 { height: 70vh; }

	.vh-65 { height: 65vh; }

	.vh-60 { height: 60vh; }

	.vh-55 { height: 55vh; }

	.vh-50 { height: 50vh; }

	.vh-45 { height: 45vh; }

	.vh-40 { height: 40vh; }

	.vh-35 { height: 35vh; }

	.vh-30 { height: 30vh; }

	.vh-25 { height: 25vh; }

	.vh-20 { height: 20vh; }

	.vh-15 { height: 15vh; }

	.vh-10 { height: 10vh; }

	.vh-5 { height: 5vh; }
	
	.rowh-1 {
		-ms-flex: 10% 0 0;
		flex: 10% 0 0;
		max-width: 10%;
	  }

}
  
@media (min-width: 576px) {
	.video-cover {
		width: 586px !important;
		height: 324px;
	}
	.background-video {
		min-height:324px;
		max-height:calc(9 / 16 * 100vw) !important;
	}
	.fill-1 { top: 10% !important; }

	.fill-2 { top: 20% !important; }

	.fill-3 { top: 30% !important; }
	
	.fill-4 { top: 40% !important; }
	
	.fill-5 { top: 50% !important; }

	.vw-100 { width: 100vw; }

	.vh-100 { height: 100vh; }

	.vh-95 { height: 95vh; }

	.vh-90 { height: 90vh; }

	.vh-85 { height: 85vh; }

	.vh-80 { height: 80vh; }

	.vh-75 { height: 75vh; }

	.vh-70 { height: 70vh; }

	.vh-65 { height: 65vh; }

	.vh-60 { height: 60vh; }

	.vh-55 { height: 55vh; }

	.vh-50 { height: 50vh; }

	.vh-45 { height: 45vh; }

	.vh-40 { height: 40vh; }

	.vh-35 { height: 35vh; }

	.vh-30 { height: 30vh; }

	.vh-25 { height: 25vh; }

	.vh-20 { height: 20vh; }

	.vh-15 { height: 15vh; }

	.vh-10 { height: 10vh; }

	.vh-5 { height: 5vh; }
	
	.rowh-1 {
		-ms-flex: 10% 0 0;
		flex: 10% 0 0;
		max-width: 10%;
	  }

}
  
@media (min-width: 768px) {
	.video-cover {
		width: 778px !important;
		height: 432px;
	}

	.background-video {
		min-height:432px;
		max-height:calc(9 / 16 * 100vw) !important;
	}
	.fill-1 { top: 10% !important; }

	.fill-2 { top: 20% !important; }

	.fill-3 { top: 30% !important; }
	
	.fill-4 { top: 40% !important; }
	
	.fill-5 { top: 50% !important; }

	.vw-100 { width: 100vw; }

	.vh-100 { height: 100vh; }

	.vh-95 { height: 95vh; }

	.vh-90 { height: 90vh; }

	.vh-85 { height: 85vh; }

	.vh-80 { height: 80vh; }

	.vh-75 { height: 75vh; }

	.vh-70 { height: 70vh; }

	.vh-65 { height: 65vh; }

	.vh-60 { height: 60vh; }

	.vh-55 { height: 55vh; }

	.vh-50 { height: 50vh; }

	.vh-45 { height: 45vh; }

	.vh-40 { height: 40vh; }

	.vh-35 { height: 35vh; }

	.vh-30 { height: 30vh; }

	.vh-25 { height: 25vh; }

	.vh-20 { height: 20vh; }

	.vh-15 { height: 15vh; }

	.vh-10 { height: 10vh; }

	.vh-5 { height: 5vh; }
	
	.rowh-1 {
		-ms-flex: 10% 0 0;
		flex: 10% 0 0;
		max-width: 10%;
	  }
	
}
  
@media (min-width: 992px) {
	.video-cover {
		width: 1002px !important;
		height: 558px;
	}
	.background-video {
		min-height:558px;
		max-height:calc(9 / 16 * 100vw) !important;
	}
	.fill-1 { top: 10% !important; }

	.fill-2 { top: 20% !important; }

	.fill-3 { top: 30% !important; }
	
	.fill-4 { top: 40% !important; }
	
	.fill-5 { top: 50% !important; }

	.vw-100 { width: 100vw; }

	.vh-100 { height: 100vh; }

	.vh-95 { height: 95vh; }

	.vh-90 { height: 90vh; }

	.vh-85 { height: 85vh; }

	.vh-80 { height: 80vh; }

	.vh-75 { height: 75vh; }

	.vh-70 { height: 70vh; }

	.vh-65 { height: 65vh; }

	.vh-60 { height: 60vh; }

	.vh-55 { height: 55vh; }

	.vh-50 { height: 50vh; }

	.vh-45 { height: 45vh; }

	.vh-40 { height: 40vh; }

	.vh-35 { height: 35vh; }

	.vh-30 { height: 30vh; }

	.vh-25 { height: 25vh; }

	.vh-20 { height: 20vh; }

	.vh-15 { height: 15vh; }

	.vh-10 { height: 10vh; }

	.vh-5 { height: 5vh; }
	
	.rowh-1 {
		-ms-flex: 10% 0 0;
		flex: 10% 0 0;
		max-width: 10%;
	  }

}
  
@media (min-width: 1200px) {
	.video-cover {
		width: 1210px !important;
		height: 675px;
	}
	.background-video {
		min-height:675px;
		max-height:calc(9 / 16 * 100vw) !important;
	}
	.fill-1 { top: 10% !important; }

	.fill-2 { top: 20% !important; }

	.fill-3 { top: 30% !important; }
	
	.fill-4 { top: 40% !important; }
	
	.fill-5 { top: 50% !important; }

	.vw-100 { width: 100vw; }

	.vh-100 { height: 100vh; }

	.vh-95 { height: 95vh; }

	.vh-90 { height: 90vh; }

	.vh-85 { height: 85vh; }

	.vh-80 { height: 80vh; }

	.vh-75 { height: 75vh; }

	.vh-70 { height: 70vh; }

	.vh-65 { height: 65vh; }

	.vh-60 { height: 60vh; }

	.vh-55 { height: 55vh; }

	.vh-50 { height: 50vh; }

	.vh-45 { height: 45vh; }

	.vh-40 { height: 40vh; }

	.vh-35 { height: 35vh; }

	.vh-30 { height: 30vh; }

	.vh-25 { height: 25vh; }

	.vh-20 { height: 20vh; }

	.vh-15 { height: 15vh; }

	.vh-10 { height: 10vh; }

	.vh-5 { height: 5vh; }
	
	.rowh-1 {
		-ms-flex: 10% 0 0;
		flex: 10% 0 0;
		max-width: 10%;
	  }
}

.clean {
	padding: 0;
	margin:0;
}

.overflow-hidden { overflow: hidden !important; }


img.card, div.card, button.card {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

.hs-caption {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.h7, .h8 {
	margin-top: 0;
	margin-bottom: 0.5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
  }

.h7 {
	font-size: 0.85rem !important;
}

.h8 {
	font-size: 0.65rem !important;
}

/* Other widths */

.w-5 {
	width: 5% !important;
}
.w-10 {
	width: 10% !important;
}
.w-15 {
	width: 15% !important;
}
.w-20 {
	width: 20% !important;
}
.w-30 {
	width: 30% !important;
}
.w-33 {
	width: 33.3% !important;
}
.w-35 {
	width: 35% !important;
}
.w-40 {
	width: 40% !important;
}
.w-45 {
	width: 45% !important;
}
.w-55 {
	width: 55% !important;
}
.w-60 {
	width: 60% !important;
}
.w-65 {
	width: 65% !important;
}
.w-70 {
	width: 70% !important;
}
.w-80 {
	width: 80% !important;
}
.w-85 {
	width: 85% !important;
}
.w-90 {
	width: 90% !important;
}
.w-95 {
	width: 95% !important;
}
