.tboiv-wrapper {
	overflow: hidden;
}

.tboiv {
	display: block;
	position: relative;
}

.tboiv .relwrap { 
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.tboiv .relwrap .textboxwrapper {
	padding-top: 150px;
	padding-bottom: 150px;
}

.tboiv.right .relwrap .textboxwrapper .container .textbox {
	margin-right: 0px;
	margin-left: auto;
}

.tboiv .relwrap .textboxwrapper .container .textbox {
	width: 50%;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 100px;
	padding-bottom: 100px;
	color: #fff;
	box-sizing: border-box;
}

.tboiv video {
    position: absolute;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    top: 0px;
    left: 0px;
    right: 0px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    margin-left: 50%;
    transform: translate(-50%);
}

@media only screen and (max-width: 970px) {
	.tboiv .relwrap .textboxwrapper .container .textbox {
		width: 66.6666%;
	}
}

@media only screen and (max-width: 800px) {
	
			
	.tboiv .relwrap .textboxwrapper .container .textbox {
		width: 100%;
		text-align: left;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 50px;
		padding-bottom: 50px;
		box-sizing: border-box;
		display: block;
	}
	
	.tboiv .relwrap .textboxwrapper {
		padding-top: 0px;
		padding-bottom: 0px;
	}
}


.tboiv .relwrap .textboxwrapper h2 {
	text-transform: uppercase;
	font-weight: 400;
}

.tboiv .relwrap .textboxwrapper p.link {
	padding-bottom: 0px;
	font-family: 'galaxie_polarismedium';
	text-transform: uppercase;
}


.tboiv.p75 .relwrap .textboxwrapper .container .textbox {
	width: 75%;
}

.tboiv.p66 .relwrap .textboxwrapper .container .textbox {
	width: 66.6666%;
}

.tboiv.p33 .relwrap .textboxwrapper .container .textbox {
	width: 33.33333%;
}

@media only screen and (max-width: 1200px) {
	.tboiv.p33 .relwrap .textboxwrapper .container .textbox {
		width: 50%;
	}
}

@media only screen and (max-width: 1024px) {
	.tboiv .relwrap .textboxwrapper .container .textbox {
		width: 66.6666%;
	}
	.tboiv.p33 .relwrap .textboxwrapper .container .textbox {
		width: 66.6666%;
	}
}

.tboiv .mobileimage {
	display: none;
}

.tboiv .mobileimage img {
	display: block;
	width: 100%;
	height: auto;
}

@media only screen and (max-width: 700px) {
	.tboiv .relwrap .textboxwrapper .container .textbox {
		width: 100%!important;
	}
	
	.tboiv .relwrap {
		background-image: none!important;
	}
	.tboiv .mobileimage {
		display: block;
	}
	.tboiv .textboxwrapper {
		padding-top: 0px!important;
		padding-bottom: 0px!important;
	}
	.tboiv-wrapper {
	  overflow: hidden;
	  margin-left: -20px;
	  margin-right: -20px;
	}
	.tboiv .videopad {
		display: block;
		position: relative;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.tboiv video {
		position: relative;
		display: block;
		z-index: 0;
		top: auto;
		left: auto;
		right: auto;
		min-width: 0px;
		min-height: 0px;
		width: 100%;
		height: auto;
		margin-left: 0px;
		margin-right: 0px;
		box-sizing: border-box;
		transform: none;
	}
	
	.tboiv .textbox {
		color: #fff;
		background-color: #638174;
	}
}

.tboiv.centre .relwrap .textboxwrapper .container .textbox {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (max-width: 800px) {
	
	.tboiv {
		margin-left: -20px;
		margin-right: -20px;
		width: auto!important;
	}
	
}

.tboiv .quotetop {
	display: none;
	font-size: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.tboiv .quotebottom {
	display: none;
	font-size: 40px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.tboiv .quotationmarks .quotetop {
	display: block;
}

.tboiv .quotationmarks .quotebottom {
	display: block;
}


.tboiv .quotationmarks .textwrapper {
	position: relative;
	margin-bottom: 30px;
}

.tboiv .quotationmarks .textwrapper .text {
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 30px;
}

.tboiv .withlogo .textbox {
	background-position: bottom 30px right 30px;
	background-repeat: no-repeat;
	background-size: 150px auto;
}

.tboiv .relwrap .textboxwrapper.withlogo .container .textbox {
	padding-bottom: 100px;
}

@media only screen and (min-width: 800px) {
	.tboiv.right.i75 video {
	  top: auto;
	  left: auto;
	  right: 25%;
	  min-width: 100%;
	  min-height: 100%;
	  width: auto;
	  height: auto;
	  margin-left: 0px;
	  transform: none;
	}
	
	.tboiv.left.i75 video {
	  top: auto;
	  right: auto;
	  left: 25%;
	  min-width: 100%;
	  min-height: 100%;
	  width: auto;
	  height: auto;
	  margin-left: 0px;
	  transform: none;
	}
	.tboiv.right.i75.withimage .relwrap, .tboiv.left.i75.withimage .relwrap {
		background-image:none!important;
	}
	.tboiv.right.i75.withimage .relwrap .textboxwrapper, .tboiv.left.i75.withimage .relwrap .textboxwrapper  {
		position: relative;
		z-index: 2;
	}
	.tboiv.right.i75.withimage .mobileimage {
		display:block;
		position: absolute;
		z-index: 0;
		right: 25%;
		left: 0px;
		top: 0px;
		bottom: 0px;
		background-position: center center;
		background-size: cover;
	}
	.tboiv.left.i75.withimage .mobileimage {
		display:block;
		position: absolute;
		z-index: 0;
		left: 25%;
		right: 0px;
		top: 0px;
		bottom: 0px;
		background-position: center center;
		background-size: cover;
	}
	.tboiv.right.i75.withimage .mobileimage img {
		display: block;
	}
	.tboiv.left.i75.withimage .mobileimage img {
		display: block;
	}
	
	.tboiv.left.i75.withimage .textboxwrapper .maxwidth1440, .tboiv.right.i75.withimage .textboxwrapper .maxwidth1440 {
		padding-left: 0px!important;
		padding-right: 0px!important;
	}

}