* {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

body {
    font-family: 'Gotham SSm A', 'Gotham SSm B';
    font-weight: 300;
    font-style: normal;
    background-color: #12262f;
    margin: 0;
    padding: 0;
}
a:link {
	text-decoration: none;
	color: #069799;
}
a:hover {
	color: #624B16;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}


ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
.h1 {
	font-family: 'Landmark Regular A', 'Landmark Regular B';
	font-weight: 400;
	font-style: normal;
	font-size: 28px;
	line-height: 12px;
	color: #069799;
}

a img { 
	border: none;
}


.fltrt { 
	float: right;
	margin-left: 0px;
}
.fltlft { 
	float: left;
	margin-right: 0px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.largebodyheader {
	font-family: 'Gotham SSm A', 'Gotham SSm B'; 
	font-weight: 500; 
	font-style: normal;
	font-size: 17px;
	line-height: 24px;
	margin-left: 30px;
	margin-right: 30px;
}
.largebodycopy {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	margin-left: 30px;
	margin-right: 30px;	
}
.bodyheader {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	margin-left: 30px;
	margin-right: 30px;
}
.bodyheadercentre {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 500;
	font-style: normal;
	font-size: 13px;
	line-height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
.bodycopy {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	margin-left: 30px;
	margin-right: 30px;
}

.clienttitlewide {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 90%;
	height: 50px;
	font-family: 'Landmark Regular A', 'Landmark Regular B';
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	color: #000000;
	border-bottom-color: #069799;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding: 0;
}
.clienttitlefullwidth {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 95%;
	height: 50px;
	font-family: 'Landmark Regular A', 'Landmark Regular B';
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	color: #000000;
	border-bottom-color: #069799;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.sbsclienttitlefullwidth {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 95%;
	height: 50px;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	color: #000000;
	border-bottom-color: #058E47;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.sbsclienttitlefullwidth2 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 95%;
	height: 50px;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 400;
	font-style: normal;
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	color: #000000;
}
.nextarrow {
	display: inline;
	float: right;
	padding-right: 4%;
}

.backarrow {
	display: inline;
	float: left;
	padding-left: 4%;
}

.pagetitle {
	display: inline;
	text-align: center;
	font-family: 'Landmark Regular A', 'Landmark Regular B';
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #FFF;
}

.imagefloat {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.address {
	position: relative;
	padding-top: 20px;
	font-family: 'Landmark Regular A', 'Landmark Regular B';
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
}
.sbsaddress {
	position: relative;
	padding-top: 20px;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
}
.addressdivider {
	font-family: 'Landmark Regular A', 'Landmark Regular B';
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	line-height: 18px;
	color: #755E1A;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.addresslinks {
	text-align: center;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300;
	font-style: normal;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.addresslinksdivider {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	color: #765F1B;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}
.addresscopyright {
	text-align: center;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300;
	font-style: normal;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.socialmedialogo1 {
	padding: 0.75em;
	max-width: 216px;
	margin-top: 10px;
}
.socialmedialogo2 {
	position: absolute;
	height: 25px;
	width: 25px;
	margin-top: -200px;
	margin-left: 40px;
}
.socialmedialogo3 {
	position: absolute;
	height: 25px;
	width: 25px;
	margin-top: -165px;
	margin-left: 40px;
}

.flag {
	position: absolute;
	height: 34px;
	width: 50px;
	margin-top: -245px;
	margin-left: 940px;
}

#demo-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
     
#demo-nav li {
  display: inline;
}
     
#demo-nav a {
	color: #fff;
	font-family: 'Landmark Regular A', 'Landmark Regular B';
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: .75em;
	max-width: 216px;
	line-height: 28px;
	}
     
#demo-nav a:hover {
	color: #11262E;
}

#footer-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
     
#footer-nav li {
  display: inline;
}
     
#footer-nav a {
	color: #fff;
	font-family: 'Landmark Regular A', 'Landmark Regular B';
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	max-width: 216px;
	line-height: 28px;
	}
     
#footer-nav a:hover {
	color: #11262E;
}

/*only iPhone*/
 
@media only screen and (max-device-width: 480px) { 
 
    /*fixes too big font in mobile Safari*/
 
.largebodyheader {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 500;
	font-style: normal;
	font-size: 13px;
	line-height: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
.largebodycopy {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	margin-left: 5px;
	margin-right: 5px;
}
.pagetitle {
	display: inline;
	font-family: 'Landmark Regular A', 'Landmark Regular B';
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	vertical-align: central;
}
.bodyheader {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 500;
	font-style: normal;
	font-size: 13px;
	line-height: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
.bodycopy {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	margin-left: 5px;
	margin-right: 5px;
}
.clienttitlewide {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 89%;
	height: 50px;
	font-family: 'Landmark Regular A', 'Landmark Regular B';
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	line-height: 28px;
	color: #000000;
	border-bottom-color: #069799;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-align: center;
}
.clienttitlefullwidth {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 89%;
	height: 50px;
	font-family: 'Landmark Regular A', 'Landmark Regular B';
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	line-height: 28px;
	text-align: center;
	color: #000000;
	border-bottom-color: #069799;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.sbsclienttitlefullwidth {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 89%;
	height: 50px;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	line-height: 28px;
	text-align: center;
	color: #000000;
	border-bottom-color: #058E47;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.flag {
    display: none;
}
 
