@charset "utf-8";
/* CSS Document */











/* Global Styles */ 
body,td,th{
	font-family: 'Raleway', sans-serif;
	line-height: 20px;
	vertical-align: baseline;
	color: #464646;
	font-size: medium;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}















/* Links */ 
/* Page links */ 
a:link {
	color: #3C7A14;
	font-size: medium;
	text-decoration: none;
}
a:visited {
	color: #3C7A14;
	text-decoration: none;
}
a:hover {
	color: #c2c2c2;
	transition: color .5s ease;
	text-decoration: none;
}
a:active {
	color: #3C7A14;
	text-decoration: none;
}
/* Menu links */ 
a.class2:link {
	color: #FFFFFF;
	font-size: large;
	font-weight: normal;
}
a.class2:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: large;
}
a.class2:hover {
	color: #CCCCCC;
	transition: size .5s ease;
	text-decoration: none;
	font-size: large;
}
a.class2:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: large;
}
/* Footer links */ 
a.class3:link {
	color: #ffffff;
	text-decoration: none;
}
a.class3:visited {
	color: #ffffff;
	text-decoration: none;
}
a.class3:hover {
	color: #999999;
	text-decoration: none;
	transition: color .5s ease;
}
a.class3:active {
	color: #ffffff;
	text-decoration: none;
}
/* Global-includes */ 
a.class4:link {
	color: #2666A5;
}
a.class4:visited {
	color: #2666A5;
}
a.class4:hover {
	color: #c2c2c2;
	transition: color .5s ease;
}
a.class4:active {
	color: #2666A5;
}
/* menu variant for covid */ 
a.class5:link {
	color: #FF0000;
}
a.class5:visited {
	color: #2666A5;
}
a.class5:hover {
	color: #CCCCCC;
	transition: color .5s ease;
}
a.class5:active {
	color: #FF0000;
}











/* selectors */
#container {
	margin-right: auto;
	margin-left: auto;
	float: none;
	width: 100%;
}
#wrap {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: none;
	margin-bottom: 100px;
}
#wrapleft {
	float: left;
	height: auto;
	margin-top: 60px;
	width: 65%;
}
#wrapright {
	float: right;
	height: 100%;
	width: 33%;
	margin-top: 80px;
	min-width: 300px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	height: 260px;
	width: 100%;
	background-color: #F9F9DC;
	float: left;
	padding-top: 60px;
	padding-bottom: 80px;
}
#menu{
	height: auto;
	background-color: #516475;
	margin-left: auto;
	margin-right: auto;
	float: none;
	text-align: center;
	max-width: 1100px;
}
#menuouter {
	height: 95px;
	width: 100%;
	background-color: #516475;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-top: -8px;
	padding-top: 20px;
}










/* Parallax sections mcdonald*/
sectionheader {
	color: #636363;
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	text-align: right;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-top: 3%;
	background-color: #FFFFFF;
}
section001 {
	font-family: 'Tangerine', cursive;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-top: 10%;
	display: inline-block;
	text-align: center;
	line-height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90px;
	margin-bottom: 40px;
}
section002 {
	font-family: 'Tangerine', cursive;
	width: 100%;
	line-height: 63px;
	font-size: 60px;
	height: auto;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-top: 5px;
	display: inline-block;
}
section003 {
	color: #636363;
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	height: auto;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
	padding-right: 10%;
	padding-bottom: 5%;
	padding-top: 5%;
	display: inline-block;
	text-align: center;
	background-color: #FFFFFF;
}
/* Parallax sections*/
.parallax-window {
	min-height: 400px;
	background: transparent;
	float: none;
}













/* Divs*/
/* Empty generic div*/
#box001 {
	float: left;
	width: 100%;
	height: auto;
}
/* fb*/
#box002 {
	float: right;
	height: 400px;
	text-align: right;
	padding-bottom: 20px;
	padding-top: 0px;
	font-weight: bold;
	padding-right: 15px;
	max-width: 700px;
}
/* menu outer*/
#box003 {
	float: none;
	margin-right: 10%;
	min-width: 341px;
	height: 115px;
	margin-left: -1%;
}
#box004 {
	text-align: left;
	float: left;
	padding-left: 0%;
	margin-left: 6%;
	margin-right: 10%;
	height: auto;
	padding-top: 0px;
	width: 290px;
}
#box005 {
	text-align: justify;
	margin: 5px;
	float: left;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* slogan only container concertina */
#box006 {
	float: right;
	text-align: justify;
	max-width: 100px;
	margin: 5px;
	padding-top: 70px;
	padding-right: 140px;
	padding-bottom: 140px;
	padding-left: 140px;
}
/* For image only revealed in RWD  */
#box010 {
}
/* menu outer*/
/* fb*/
#box012 {
	float: right;
	width: auto;
	height: auto;
	text-align: right;
	font-weight: bold;
	margin-top: 41px;
}
#box013 {
	text-align: right;
	width: 100%;
	float: left;
	height: 75px;
	background-color: #C4C136;
}
/* content div full span */
#box050 {
	height: auto;
	float: left;
	padding-left: 10px;
	clear: left;
	width: 90%;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-top: 20px;
	}
/* row 1 content div LHS */
#box051 {
	height: auto;
	float: left;
	padding-top: 2%;
	padding-left: 8%;
	padding-right: 8%;
	padding-bottom: 2%;
	clear: left;
	width: 85%;
	text-align: left;
	}
#box052 {
	float: right;
	clear: right;
	width: 300px;
	height: auto;
	}
/* row 2 content box LHS */
#box053 {
	text-align: center;
	width: 270px;
	margin-left: 20px;
	float: left;
	padding-bottom: 20px;
	background-color: #DEE9F3;
	margin-bottom: 20px;
	height: 240px;
}
/* row 2 content box RHS */
#box054 {
	max-width: 400px;
	height: auto;
	float: right;
	padding-top: 10px;
	padding-left: 80px;
}
/* variable divs */
#box060 {
	float: left;
	background-color: #2E2E2E;
	min-height: 300px;
	width: 100%;
}
#box061 {
}
#box062 {
	width: 65%;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4%;
	margin-bottom: 4%;
	color: #FFFFFF;
	font-size: 110%;
	line-height: 30px;
	text-align: center;
}
#box063 {
	height: auto;
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

































/* Tables */
/* container for smaller box divs */
#box150 {
	float: left;
	height: auto;
	clear: left;
	width: 600px;
}
/* header width 1 with background colour*/
#box151 {
	width: 669px;
	float: left;
	background-color: #FAE2B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #000000;
	text-align: left;
}
/* header width 1 no background colour*/
#box152 {
	width: 160px;
	float: left;
	background-color: none ;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	/* [disabled]font-weight: bold; */
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* header width 2 with background colour*/
#box153 {
	width: 554px;
	float: left;
	background-color: #FAE2B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* header width 3 no background colour*/
#box154 {
	width: 554px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* sub-headers width 1 with background colour*/
#box155 {
	width: 150px;
	float: left;
	background-color: #85C493;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* sub-headers width 2 no background colour*/
#box156 {
	width: 180px;
	float: left;
	background-color: #85C493;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* data width 1 */
#box157 {
	width: 180px;
	float: left;
	background-color: none;
	padding: 10px;
	height: 70px;
	border: 1px solid #c2c2c2;
}
/* data width 2 */
#box158 {
	width: 80px;
	padding: 10px;
	height: 70px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	text-align: left;
	float: left;
	border-width: 1px;
	border-color: #c2c2c2;
}















/* Indents */
/* Site Map */
#box200 {
	padding-left: 8%;
	float: left;
	height: auto;
	clear: left;
	padding-right: 8%;
	max-width: 320px;
	padding-bottom: 20px;
}
/* Site Map */
#box202 {
	padding-left: 250px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/branch.png);
	background-repeat: no-repeat;
	background-position: 180px top;
	clear: left;
	max-width: 500px;
}
/* Others */
#box203 {
	padding-left: 30px;
	padding-bottom: 5px;
	width: 150px;
	float: left;
	font-size: small;
	text-align: left;
}
#box204 {
	float: none;
	padding-bottom: 15px;
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-left: auto;
	margin-right: auto;
	max-width: 380px;
	padding-left: 30px;
	padding-right: 30px;
	clear: left;
}












/* Contact Form */
/* container */
#box302 {
	float: left;
	max-width: 400px;
	height: auto;
	padding-top: 305px;
}
/* form box */
#box300 {
	border: 1px solid #000;
	border-radius: 10px;
	float: left;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-left: 0px;
	height: 800px;
	max-width: 450px;
	margin-bottom: 40px;
}
/* form box */
#box301 {
	width: 100%;
	float: left;
	padding-top: 20px;
	text-align: left;
}
/* form boxes for input */
.formbutton {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	background-color: #336699;
	border: thin solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 200px;
	margin-top: 20px;
	height: 40px;
}
/* form boxes for input - other state */
.formbutton2 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	background-color: #D1C4B4;
	border: thin solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 200px;
	margin-top: 20px;
	height: 40px;
}
/* differentiate this checkbox from menu with important */
.formcheckbox{
	/* important will override same class elsewhere  */
	display: block !important;
	transform: scale(1.5);
	padding: 5px;
	border: thick solid #E41C1F;
	float: none;
	width: 5px;
	height: 5px;
}
.formbox{
	font-size: medium;
	color: #333;
	padding: 5px;
	width: 100%;
	height: 30px;
	float: left;
	background-color: #FFF;
	border: 0.5px solid #AAAAAA;
	margin-top: 20px;
}
/* drop-downs */
.formselectbox{
	font-size: medium;
	color: #333;
	padding: 5px;
	width: 105%;
	height: 45px;
	float: left;
	background-color: #FFF;
	border: 0.5px solid #AAAAAA;
}
.formboxmessage {
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	height: 200px;
	width: 100%;
	margin-top: 20px;
	border: 0.5px solid #AAAAAA;
}














/* Terms */
#box400 {
	max-width: 500px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	clear: left;
}
/* Indents */
#box401 {
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	background-position: 70px 10px;
	padding-left: 100px;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 5px;
	max-width: 360px;
	text-align: justify;
	clear: left;
}
/* Recommended websites container */
#box402 {
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
	padding-right: 60px;
}
















/* Footer */
#footer {
	padding-top: 20px;
	width: 100%;
	float: left;
	color: #FFFFFF;
	background-color: #222222;
	font-size: small;
}
#box500 {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	float: none;
}
#box501 {
	text-align: left;
	float: left;
	width: 160px;
	height: 370px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#box502 {
	float: none;
	max-width: 1140px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-left: 40px;
	padding-right: 40px;
}
#box503 {
	width: auto;
	float: left;
	clear: both;
	font-size: x-small;
	height: 200px;
}
/* website summary  */
#box504 {
	max-width: 920px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;

}
/* colour band  */
#box505 {
	height: auto;
	padding-left: auto;
	padding-right: auto;
	float: left;
	background-color: #000000;
	width: 100%;
}
















/* gallery */
#box600 {
	height: 260px;
	max-width: 350px;
	float: left;
	text-align: left;
	margin-right: 40px;
	margin-bottom: 40px;
}









































/* animated divs hover */
#box700{
	width: 170px;
	text-align: center;
	height: 30px;
	font-size: medium;
	border-style: solid;
	border-radius: 14px;
	padding-top: 5px;
	margin-left: 5px;
	border-width: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-right: 5px;
	vertical-align: middle;
	background-color: #85C45B;
}
#box701{
	width: 121px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #B5B5B5;
	color: #FFF;
	height: 45px;
	padding-top: 3px;
	font-weight: normal;
	font-size: medium;
	line-height: 21px;
	border: 1px solid #ffffff;
}
#box702{
	width: 304px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 209px;
	padding-top: 3px;
	font-weight: normal;
	font-size: medium;
	line-height: 21px;
	border: 1px solid #ffffff;
}
/* animate grow box on hover */
.grow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.grow:hover, .grow:focus, .grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}






/* Parallax sections mcdonald*/
sectionheader {
	color: #636363;
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	text-align: right;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-top: 3%;
	background-color: #FFFFFF;
}
section001 {
	font-family: 'Tangerine', cursive;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-top: 10%;
	display: inline-block;
	text-align: center;
	line-height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90px;
	margin-bottom: 40px;
}
section002 {
	font-family: 'Tangerine', cursive;
	width: 100%;
	line-height: 63px;
	font-size: 60px;
	height: auto;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-top: 5px;
	display: inline-block;
}
section003 {
	color: #636363;
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	height: auto;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
	padding-right: 10%;
	padding-bottom: 5%;
	padding-top: 5%;
	display: inline-block;
	text-align: center;
	background-color: #FFFFFF;
}
/* Parallax sections*/
.parallax-window {
	min-height: 400px;
	background: transparent;
	float: none;
}







/* Text Classes */
.h1 {
	line-height: 30px;
}
.h2 {
}
.h3 {
}
.h4 {
}
/* colour 1 */
.text001 {
	color: #FFFFFF;
	font-size: small;
}
.text002 {
	color: #FFFFFF;
	font-size: medium;
}
.text003 {
	color: #FFFFFF;
	font-size: large;
}
.text004 {
	color: #FFFFFF;
	font-size: x-large;
}
.text005 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
.text006 {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}
.text007 {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}
.text008 {
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bolder;
}
.text009 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Source Serif Variable;
}
/* colour 2 */
.text021 {
	color: #000000;
	font-size: small;
}
.text022 {
	color: #464646;
	font-size: medium;
}
.text023 {
	color: #000000;
	font-size: large;
}
.text024 {
	color: #000000;
	font-size: x-large;
}
.text025 {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
.text026 {
	font-size: medium;
	font-weight: bolder;
}
.text027 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
.text028 {
	color: #000000;
	font-size: 300%;
	font-weight: bolder;
}
.text029 {
	color: #000000;
	font-size: medium;
	font-weight: bolder;
}
/* colour 3 */
.text041 {
	color: #516475;
	font-size: small;
}
.text042 {
	color: #516475;
	font-size: large;
	font-weight: bold;
}
.text043 {
	color: #516475;
	font-size: large;
	font-weight: bold;
}
.text044 {
	color: #516475;
	font-size: x-large;
	font-weight: bold;
}
.text045 {
	color: #516475;
	font-size: small;
	font-weight: bold;
}
.text046 {
	color: #516475;
	font-size: medium;
	font-weight: bold;
}	
.text048 {
	color: #516475;
	font-size: 300%;
	font-weight: bolder;
}
.text049 {
	color: #516475;
	font-size: medium;
	font-weight: bolder;
}
/* global terms */
.text090 {
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
}
/* global terms */
.text091 {
	color: #000000;
	font-size: 25px;
	font-weight: bold;
}
.textitalic001 {
	font-style: italic;
}

















/* Positioning */
.floatcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.clearleft {
	clear:left;
}
.floatleft001 {
	float: left;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.floatleft002 {
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}
.floatleft003 {
	float: left;
	margin-left: 10%;
}
.floatleftmargin001 {
	float: left;
	margin-top: 0px;
	margin-bottom: 70px;
	margin-right: 40px;
}
.floatright001 {
	float: right;
	margin-left: 10px;
}
.floatright002 {
	float: right;
	margin-left: 10px;
	margin-bottom: 40px;
}
.margin001 {
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.margin002 {
	/* [disabled]border-width: 2px; */
	border-color: Black;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 0px;
}
.margin003 {
	margin-bottom: 10px;
}
.positionabsolute {
	position: absolute;
}
.positionmiddle {
	margin-top: 10px;
	margin-bottom: 10px;
}
.padding001 {
	padding001: 5px;
}
.ul {
display: block;
list-style-type: disc;
margin-before: 1em;
margin-after: 1em;
margin-start: 0;
margin-end: 0;
padding-start: 40px; 
}












/* Formatting */
.bullet001 {
	height: 7px;
	width: 7px;
	background-color: #3f7bae;
	border-radius: 50%;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.border001 {
	border: 1px solid #516475;
}
.ul {
	/* important will override same class elsewhere  */
	display: list-item !important;
	list-style-type: disc;
	margin: 1em 0 1em 0;
	padding-start: 40px;
	float: left;
	text-align: left;
	clear: left;
}
.hr001 {
	/* rule for main divs*/
	width: 100%;
	border-top: 1.8px solid #516475;
	margin-top: 25px;
	display: block;
	clear: left;
	float: left;
	margin-bottom: 40px;
}
.hr002 {
	/* rule for footer panels*/
	width: 30%;
	border: thin solid #516475;
	margin-top: 20px;
	float: left;
	display: block;
	margin-bottom: 20px;
}
/* rule for footer privacy panels*/
.hr003 {
	width: 100%;
	border: thin solid #516475;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: left;
}

















/* maxes all images to 100% of div */
.img {
	width: 100%;
	height: auto;
	margin-right: 10px;
}
/* basic responsive img keeps original size when maxed */
.fixed-ratio-resize { 
	max-width: 100%;
	height: auto;
}
/* iFrames ie Adding Zest*/
.scalable {
  overflow: hidden;
}
.scalable iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.scalable .scalable-content {
	height: 0;
	position: relative;
	margin: 20px;
}
.scalable-16-9 .scalable-content {
  /* Percentage from 9 divided by 16 for ratio of 16:9. */
  padding-bottom: 56.25%;
}
/* videos/animation ie Phoria */
/* adjust padding-bottom as required */
.video-container {
	position: relative;
	padding-bottom: 53.75%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
	clear: left;
}
/* for blog etc */
.video-container-blog {
	position: relative;
	padding-bottom: 100%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
}
/* embedded video like Odstock */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
	height: 0;
	width: 100%; /* You can set this width to whatever suits your needs */
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	float: left;
}
.videoWrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	float: left;
}
/* horizontal scroll for tables */
.overflowy-hidden {
	overflow-y: hidden;
	width: 435px;
	clear: left;
}
