/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Colors
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
# Accessibility
# Alignments
# Layouts
# Clearings
# Widgets
# Content
    ## Home
	## Shareholder Letter
	## Stores
	## Strategic Values
	## Corporate Info
	## Asides
	## Search
	## Comments
	## Header
	## Footer
	## Modals
# Media
	## Captions
# Media Queries

/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/


/* White */
#masthead, 
#masthead a, 
.blueBG { color: #fff;}
.whiteBG,
#content.whiteBG { background: #fff; }

/* Black */
{ color: #000;}
{ background: #000; }

/* Light Gray */
#masthead a:hover { color: #E9ECED;}
#content { background: #E9ECED;}

/* Mid Gray */
{ color: #DADADA;}
{ background: #DADADA;}

/* Dark Gray */
body,
a:hover,
#corporateInfoWrap a { color: #5F6062;}
{ background: #5F6062;}

/* Dark Blue */
h2,
h3,
h4,
.pageNav:hover { color: #3C6BAF;}
{ background: #3C6BAF; }

/* Blue */
.pageNav,
.homeQuoteWrap blockquote,
a,
.blueColor,
#corporateInfoWrap a:hover { color: #5284BF;}
nav > a,
nav ul { background: #5284BF; }

/* Mid Blue */
{ color: #6BA0D6;}
{ background: #6BA0D6;}

/* Light Blue */
#masthead nav ul a { color: #80A9D1;}
#masthead,
#masthead:before,
.blueBG,
#content.blueBG { background: #80A9D1; }

/*  */
{ color: ;}
{ background: ; }

/*  */
{ color: ;}
{ background: ; }


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.browserupgrade {
	position: relative;
    z-index: 9999999;
    background: #ffdd88;
    margin: 0;
    padding: 15px;	
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h3 {
	font-size:16px;	
}

.pageTitle {
	font-size:31px;
	font-weight:400;	
}

.jewelryHeading {
	margin-bottom:0;	
}

.pageSubTitle {
	font-size:18px;
	font-weight:100;
	margin-bottom:0;	
}

.pageSubTitle + .pageTitle {
	margin-top:0;	
}

.threeColumns {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;

    -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
}

.threeColumns *:first-child {
	margin-top:0;	
	font-weight:400;
}

p {
	margin-bottom: 1.5em;
}

.largeParagraph {
	font-size:18px;	
}

dfn,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0;
}

cite {
	font-style:normal;	
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

body {
	font-family: 'Roboto Slab', serif;	
}

.light {
	font-weight:400;	
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
	overflow-x:hidden;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

.noBullets {
	margin-left:0;
	padding-left:0;
	list-style:none;	
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	text-decoration:none;
	-webkit-transition:color .2s ease-in-out, background .2s ease-in-out, opacity .2s ease-in-out;
	transition:color .2s ease-in-out, background .2s ease-in-out, opacity .2s ease-in-out;
}

.blockLink {
	display:inline-block;
	padding:8px 12px;	
	margin-top:5px;
}

.pageNav {
	position:fixed;
	top:50%;
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	background:rgba(255,255,255,1);	
	font-size: 40px;
    padding: 15px 10px;
}

.pageNav:hover {
	background:rgba(255,255,255,.7);	
}

.nextPage {
	right:13px;	
}

.prevPage {
	left:13px;	
}





/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.textAlignCenter {
	text-align:center;	
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
html,
body,
#page,
#masthead,
#content,
#primary,
#main,
.row {
	width:100%;	
}

#masthead,
#content {
	border:13px solid #fff;
}

#masthead {
	border-bottom:none;
}

#masthead:after {
	content:"";
	display:block;
	height:15px;
	width:100%;
	position:absolute;
	z-index:1;
	top:-15px;
	left:0;
	background: #fff;	
}

#content {
	padding:0px 0 40px;	
	box-sizing:border-box;
}

.container {
	padding:20px;	
	width:1200px;
	max-width:100%;
	margin:0 auto;
	position:relative;
	box-sizing:border-box;
}

.columnWrap {
	margin-left:-15px;
	margin-right:-15px;	
}

.columnWrap .columnWrap > div,
.columnWrap .columnWrap  > aside,
.columnWrap .columnWrap  > section,
.columnWrap .columnWrap  > article {
	padding-top:0;
	padding-bottom:0;	
}

.flexWrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari 6.1+ */ 
	flex-wrap: wrap; 
	position:relative;	
}

.flexStretch {
	-ms-flex-align: stretch;
	-webkit-align-items:stretch;
	align-items:stretch;
	-webkit-align-content:stretch;
	align-content:stretch;
}

.flexCenter {
	-ms-box-orient: horizontal;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center; 	
	-webkit-align-content:center;
	align-content:center;
	-webkit-flex-wrap: wrap; /* Safari 6.1+ */ 
	flex-wrap: wrap;
	position:relative;	
}

.oneFull,
.oneHalf,
.oneQuarter,
.threeQuarters,
.oneThird,
.twoThirds,
.oneFifth,
.twoFifths,
.threeFifths,
.fourFifths,
.oneSixth,
.fiveSixths {
	padding:15px;
	float:left;	
	position:relative;
	box-sizing:border-box;
}

.oneFull:last-child:after,
.oneHalf:last-child:after,
.oneQuarter:last-child:after,
.threeQuarters:last-child:after,
.oneThird:last-child:after,
.twoThirds:last-child:after,
.oneFifth:last-child:after,
.twoFifths:last-child:after,
.threeFifths:last-child:after,
.fourFifths:last-child:after,
.oneSixth:last-child:after,
.fiveSixths:last-child:after, {
	content: "";
	display:block;
	clear:both;
}

.oneFull {
	width:100%;	
}

.oneHalf {
	width:50%;	
}

.oneThird {
	width: 33.33333333%;	
}

.twoThirds {
	width: 66.66666666%;
}

.oneQuarter {
	width:25%;	
}

.threeQuarters {
	width:75%;	
}

.oneFifth {
	width: 20%;	
}

.twoFifths {
	width:40%;	
}

.threeFifths {
	width:60%;	
}

.fourFifths {
	width: 80%;	
}

.oneSixth {
	width: 16.66666666%;	
}

.fiveSixths {
	width: 83.33333333%;	
}

.offset-oneHalf {
	margin-left:50%;	
}

.offset-oneThird {
	margin-left: 33.33333333%;	
}

.offset-twoThirds {
	margin-left: 66.66666666%;
}

.offset-oneQuarter {
	margin-left:25%;	
}

.offset-threeQuarters {
	margin-left:75%;	
}

.offset-oneFifth {
	margin-left: 20%;	
}

.offset-twoFifths {
	margin-left:40%;	
}

.offset-threeFifths {
	margin-left:60%;	
}

.offset-fourFifths {
	margin-left: 80%;	
}

.offset-oneSixth {
	margin-left: 16.66666666%;	
}

.offset-fiveSixths {
	margin-left: 83.33333333%;	
}

.offset-oneEighth {
	margin-left: 12.5%;	
}

.offset-oneTenth {
	margin-left: 10%;	
}

.offset-oneTwelfth {
	margin-left: 8.333333333%;	
}


.offsetContainerRight,
.offsetContainerLeft {
	width:calc(((100vw - (100vw - 1200px)) / 2) + 40px );
	max-width:100%;
	padding:60px;	
	position:relative;
}

.offsetContainerLeft {
	float:right;	
	padding-left:20px;
}

.offsetContainerRight {
	padding-right:20px;
}

.noPadding {
	padding:0 !important;	
}



/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.row:before,
.row:after,
.container:before,
.container:after,
.columnWrap:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.row:after,
.container:after,
.columnWrap:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Home
--------------------------------------------------------------*/
.home #content {
	background:url(../img/background-home.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	padding:0;
}

.home #primary {
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);	
}

.homeQuoteWrap {
	width:45%;
	position:relative;
	padding:20px;
}

.homeQuoteWrap h2 {
	position:absolute;
	top:50%;
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	margin:0;
}

.homeQuoteWrap h2 span {
	text-align:center;
	display:block;
	clear:both;
}

.homeQuoteWrap blockquote {
	margin-left:130px;
	padding-left:20px;
	border-left:1px solid #3C6BAF;
}

blockquote {
	font-size:18px;		
}

blockquote cite {
	display:block;	
	margin-top:15px;
}

blockquote cite span {
	font-size:14px;
	display:block;
}


/*--------------------------------------------------------------
## Shareholder Letter
--------------------------------------------------------------*/
.shareholderLetter .twoThirds h3 {
	text-transform:uppercase;	
}

.shareholderLetter p,
.shareholderFooter {
	font-weight:100;	
}

.shareholderFooter > div {
	float:left; 	
}

.shareholderFooter > div:first-child {
	margin-right:40px;
}

.shareholderFooter span {
	display:block;	
}


/*--------------------------------------------------------------
## Stores
--------------------------------------------------------------*/

.slideContent h2 {
	margin-top: 10px;
    font-weight: 400;
    font-size: 31px;
	margin-bottom:0;
}

.slideContent p {
	margin:10px 0;	
}

.sliderWrap .playControl {
	width:60%;
	width: calc(60% - 12px);
	height:30px;
	background:#4E545E;
	color: #fff;
	position:relative;
	margin-top:-15px;
	display:block;	
	float:left;
}

.sliderWrap .playControl:hover {
	color: #ddd;	
}

.sliderWrap .playControl i {
	position:absolute;
	left:50%;
	top:50%;
	-ms-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);	
	opacity:1;
	-webkit-transition:.2s opacity ease-in-out;
	transition:.2s opacity ease-in-out;
}

.sliderWrap .playControl i.fa-play {
	opacity:0;	
}

.sliderWrap .playControl.paused i.fa-play {
	opacity:1;	
}

.sliderWrap .playControl.paused i.fa-pause {
	opacity:0;	
}

.sliderNext {
	line-height: 30px;
    display: inline-block;
    margin-top: -15px;
    float: left;	
	margin-left:30px;
}

#bx-pager {
	clear:left;
	padding-top:30px;	
	margin-left:-2px;
	margin-right:-2px;
}

#bx-pager a {
	display:block;
	width:	14.284%;
	float:left;
	padding:2px;
	text-align:center;
	font-size:13px;
	position:relative;
}

#bx-pager a img {
	opacity:.3;
	-webkit-transition:opacity .2s ease-in-out;
	transition:opacity .2s ease-in-out;	
	-webkit-backface-visibility: hidden;
}

#bx-pager a:hover img,
#bx-pager a.active img {
	opacity:1;	
}

#bx-pager a:before {
	content:"";
	display:block;
	position:absolute;
	top:-2px;
	height:4px;
	width:100%;
	width:calc(100% - 4px);
	background: transparent;
	-webkit-transition:background .2s ease-in-out;	
	transition:background .2s ease-in-out;
}

#bx-pager a.active:before {
	background: #80A9D1;	
}

/*--------------------------------------------------------------
## Strategic Values
--------------------------------------------------------------*/
#content.whiteBG {
	background: #fff;
}	

.blueBG {
	padding:40px 0;	
}

#main > .pageBottomHeight {
	
}

.strategicVisionImg {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;	
	min-height:250px;
}

.backgroundImageContainer {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;	
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

.backgroundImageContainer img {
	display:none;
}

#worldMap {
	background-size:110% auto;
	background-position:50% -5%;
	background-repeat:no-repeat;	
	width:100%;
}

/*--------------------------------------------------------------
## Corporate Info
--------------------------------------------------------------*/
#corporateInfoWrap h4,
#corporateInfoWrap address {
	margin:0;	
}

#corporateInfoWrap h4 {
	text-transform:uppercase;
	font-size:15px;
	font-weight:900;	
}

#corporateInfoWrap li,
#corporateInfoWrap ul {
	margin-bottom:30px;	
}

#corporateInfoWrap li {
	font-weight:300;
	font-size:15px;	
}

#corporateInfoWrap li:last-child,
#corporateInfoWrap ul:last-child {
	margin-bottom:0;	
}

address {
	font-style:normal;
}

#corporateInfoWrap li span {
	display:block;	
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.shareholderLetter aside img {
	width:70%;
	margin:0 auto;
	display:block;
}

.shareholderLetter aside h3 {
	margin:50px 0;
	text-align:center;
	font-size:15px;
	font-weight:400;	
	line-height:1.3;
}

.shareholderLetter aside h3:first-letter {
	font-size:23px;	
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/



/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
#masthead {
	position:relative;
	padding:20px;
	z-index:9999;
}

#masthead:before {
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;	
}

.site-branding {
	position:relative;	
}

.site-title,
.site-description {
	display:inline-block;
	float:left;	
	clear:none;
	margin:0 15px;
}

.site-title a{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/logo-signet.svg) no-repeat;
	background-size:contain;
	background-position:left;
	width:139px;
	height:42px;
	margin:0;
	display:block;
}

.site-description {
	font-size:14px;
	line-height:1.3;
	color: #fff;
	font-weight:400;	
}

.site-description span {
	display:block;
	font-size:20px;	
}

.headerLinks {
	position:absolute;
	right:200px;
	top:50%;
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);	
}

.headerLinks li {
	display:inline-block;
	margin:0 15px;	
}

.menuToggle {
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	width:150px;
}	

.menuToggle > span {
	position:absolute;
	left:50%;
	top:50%;
	-ms-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);	
}

.menuToggle i {
	font-size: 23px;
    position: relative;
    top: 3px;
    margin-left: 5px;	
}

#site-navigation ul {
	position:absolute; 
	top:32px;
	left:0;
	width:100%;
	padding:50px 0 0;	
	z-index:-1;
	-webkit-transition:transform .2s .3s ease-in-out;
	transition:transform .5s .2s ease-in-out;
	-ms-transform:translateY(-105%);
	-webkit-transform:translateY(-105%);
	transform:translateY(-105%);
}

@media screen and (min-width:1025px) {
#site-navigation .menuToggle:hover + ul,
#site-navigation ul:hover {
	-ms-transform:translateY(0);
	-webkit-transform:translateY(0);
	transform:translateY(0);	
	-webkit-transition:transform .5s ease-in-out;
	transition:transform .5s ease-in-out;
}
}

@media screen and (max-width:1024px) {
#site-navigation ul.active {
	-ms-transform:translateY(0);
	-webkit-transform:translateY(0);
	transform:translateY(0);	
	-webkit-transition:transform .5s ease-in-out;
	transition:transform .5s ease-in-out;
}
}

#masthead nav ul a {
	display:block;
	padding:8px 15px;
	text-align:center;
	font-size:24px;	
}

#masthead nav ul a:hover,
#masthead nav ul a.currentPage {
	background: #80A9D1;
	color: #fff;
}	

#masthead .mobile {
	display:none;
	margin-top:30px;	
}

#masthead .mobile:last-child {
	margin-top:0;
}

#masthead .mobile a {
	font-size:15px;	
}
	
#progress-line {
	margin-bottom:-15px;
	background: #fff;	
}

#progress-line svg {
	height:3px;	
}

@media screen and (max-width:900px) {
.headerLinks {
	display:none;
}	

#masthead .mobile {
	display:block ;
}
}	

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/





/*--------------------------------------------------------------
## Modals
--------------------------------------------------------------*/

.modal {
	width:100%;
	height:100%;
	top:0;
	left:0;
	margin:0 auto;
	position:fixed;	
	z-index:999999;
	display:none;
}

.modal > span {
	width:100%;
	height:100%;	
	z-index:-1;
	display:block;
	background:rgba(0,0,0,.5);
	position:absolute;
}

.modalContent {
	width:90%;
	max-width:700px;
	max-height:90%;
	overflow-y:auto;	
	position:absolute;
	top:50%;
	left:50%;
	-ms-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	padding:30px;
	z-index:99999;
	background: #fff;
}

.modalContent > h2:nth-child(2n) {
	margin-top:0;	
}

.modalClose {
	display:inline-block;
	text-align:center;
	position:absolute;
	top:0;
	right:0;
	padding:10px;
}



/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/


@media only screen and (max-width : 1280px) {

.pageNav {
	font-size: 20px;
    padding: 15px 7px;
}

.nextPage {
	right:0px;	
}

.prevPage {
	left:0px;	
}

}

@media only screen and (max-width:1200px) {
.slideContent.twoFifths {
	width:100%;	
}

.bx-wrapper .bx-controls-direction a {
	top:0 !important;
	margin-top:15% !important;	
}
}

@media only screen and (max-width : 1024px) {
.laptop-oneFull { width:100% !important; }

.laptop-oneHalf { width:50% !important; }

.laptop-oneThird { width:33.333333% !important; }

.laptop-twoThirds { width:66.66666% !important; }

.laptop-oneQuarter { width:25% !important; }

.laptop-threeQuarters { width:75% !important; }

.laptop-oneFifth { width:20% !important; }

.laptop-twoFifths { width:40% !important; }

.laptop-threeFifths { width:60% !important; }

.laptop-fourFifths { width:80% !important; }

.laptop-oneSixth { width:16.66666% !important; }

.laptop-fiveSixths { width:83.33333% !important; }

.offset-laptop-none {
	margin-left:0 !important;	
}

.offset-laptop-oneHalf {
	margin-left:50% !important;	
}

.offset-laptop-oneThird {
	margin-left: 33.33333333% !important;	
}

.offset-laptop-twoThirds {
	margin-left: 66.66666666% !important;
}

.offset-laptop-oneQuarter {
	margin-left:25% !important;	
}

.offset-laptop-threeQuarters {
	margin-left:75% !important;	
}

.offset-laptop-oneFifth {
	margin-left: 20% !important;	
}

.offset-laptop-twoFifths {
	margin-left:40% !important;	
}

.offset-laptop-threeFifths {
	margin-left:60% !important;	
}

.offset-laptop-fourFifths {
	margin-left: 80% !important;	
}

.offset-laptop-oneSixth {
	margin-left: 16.66666666% !important;	
}

.offset-laptop-fiveSixths {
	margin-left: 83.33333333% !important;	
}

.offset-laptop-oneEighth {
	margin-left: 12.5%;	
}

.offset-laptop-oneTenth {
	margin-left: 10%;	
}

.offset-laptop-oneTwelfth {
	margin-left: 8.333333333%;	
}

.laptop-noFlex {
	display:block;	
}

.home #content {
	background-image:url(../img/background-home-laptop.jpg);	
}

.homeQuoteWrap {
	width:100%;
}

}

/* iPad Navigation */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) { 

}


@media only screen and (max-width : 768px) {

.tablet-noFlex {
	display:block;	
}

.tablet-oneFull { width:100% !important;	}

.tablet-oneHalf { width:50% !important; }

.tablet-oneThird { width:33.333333% !important; }

.tablet-twoThirds { width:66.66666% !important; }

.tablet-oneQuarter { width:25% !important; }

.tablet-threeQuarters { width:75% !important; }

.tablet-oneFifth { width:20% !important; }

.tablet-twoFifths { width:40% !important; }

.tablet-threeFifths { width:60% !important; }

.tablet-fourFifths { width:80% !important; }

.tablet-oneSixth { width:16.66666% !important; }

.tablet-fiveSixths { width:83.33333% !important; }

.offset-tablet-none {
	margin-left:0% !important;	
}

.offset-tablet-oneHalf {
	margin-left:50% !important;	
}

.offset-tablet-oneThird {
	margin-left: 33.33333333% !important;	
}

.offset-tablet-twoThirds {
	margin-left: 66.66666666% !important;
}

.offset-tablet-oneQuarter {
	margin-left:25% !important;	
}

.offset-tablet-threeQuarters {
	margin-left:75% !important;	
}

.offset-tablet-oneFifth {
	margin-left: 20% !important;	
}

.offset-tablet-twoFifths {
	margin-left:40% !important;	
}

.offset-tablet-threeFifths {
	margin-left:60% !important;	
}

.offset-tablet-fourFifths {
	margin-left: 80% !important;	
}

.offset-tablet-oneSixth {
	margin-left: 16.66666666% !important;	
}

.offset-tablet-fiveSixths {
	margin-left: 83.33333333% !important;	
}

.offset-tablet-oneEighth {
	margin-left: 12.5%;	
}

.offset-tablet-oneTenth {
	margin-left: 10%;	
}

.offset-tablet-oneTwelfth {
	margin-left: 8.333333333%;	
}

.offsetContainerRight,
.offsetContainerLeft {
	padding:60px 20px;
	width:100%;
	max-width:100%;
	float:none;	
}

.pageBottomHeight {
	min-height:0 !important;	
	margin-bottom:0;
}

.strategicVisionImg {
	min-height:300px !important;	
}

.threeColumns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
    margin-bottom: 0px;
}

.threeColumns *:last-child {
	margin-bottom:0;	
}

.backgroundImageContainer {
	position:static;
	min-height:0 !important;
	background:none !important;
}

.backgroundImageContainer img {
	display:block;
	width:100%;
}

#worldMap {
	padding-bottom:50%;
}

#masthead nav ul a {
	font-size:18px;	
}

.home #content {
	background-image:url(../img/background-home-portrait.jpg);	
}

.pageTitle {
	font-size: 28px;	
}

.sliderNext {
	display:none;	
}

.bx-wrapper .bx-next {
	right:10px !important;	
}

.sliderWrap .playControl {
	width:100%;	
}

.bx-wrapper .bx-controls-direction a {
	margin-top:25.5% !important;	
}

}

@media only screen and (max-width : 650px) {

.small-oneFull { width:100% !important; }

.small-oneHalf { width:50% !important; }

.small-oneThird { width:33.333333% !important; }

.small-twoThirds { width:66.66666% !important; }

.small-oneQuarter { width:25% !important; }

.small-threeQuarters { width:75% !important; }

.small-oneFifth { width:20% !important; }

.small-twoFifths { width:40% !important; }

.small-threeFifths { width:60% !important; }

.small-fourFifths { width:80% !important; }

.small-oneSixth { width:16.66666% !important; }

.small-fiveSixths { width:83.33333% !important; }

.offset-small-none {
	margin-left:0 !important;	
}

.offset-small-oneHalf {
	margin-left:50% !important;	
}

.offset-small-oneThird {
	margin-left: 33.33333333% !important;	
}

.offset-small-twoThirds {
	margin-left: 66.66666666% !important;
}

.offset-small-oneQuarter {
	margin-left:25% !important;	
}

.offset-small-threeQuarters {
	margin-left:75% !important;	
}

.offset-small-oneFifth {
	margin-left: 20% !important;	
}

.offset-small-twoFifths {
	margin-left:40% !important;	
}

.offset-small-threeFifths {
	margin-left:60% !important;	
}

.offset-small-fourFifths {
	margin-left: 80% !important;	
}

.offset-small-oneSixth {
	margin-left: 16.66666666% !important;	
}

.offset-small-fiveSixths {
	margin-left: 83.33333333% !important;	
}

.offset-small-oneEighth {
	margin-left: 12.5%;	
}

.offset-small-oneTenth {
	margin-left: 10%;	
}

.offset-small-oneTwelfth {
	margin-left: 8.333333333%;	
}

.small-noFlex {
	display:block;	
}

.site-title, 
.site-description {
	clear:both;
	margin:0;
}	

.site-description {
	margin-top:10px;	
}

.site-description,
.site-description span {
	font-size:10px;
}	

.site-description span {
	display:inline-block;
}

.site-title a {
	width:115px;
	height:33px;	
}

#site-navigation ul {
	padding-top:70px;	
}

.home #primary {
	position:static;
	-ms-transform: none;
    -webkit-transform: none;
    transform: none;	
}

.homeQuoteWrap h2 {
	position:relative;
	top:0;
	-ms-transform: none;
    -webkit-transform: none;
    transform: none;	
}

.homeQuoteWrap blockquote {
    margin-left: 0;
	margin-top:15px; 
    padding-left: 0;
	padding-top:15px;
	border-left:none;
    border-top: 1px solid #3C6BAF;
}

.pageTitle {
	font-size: 24px;	
}

}
 
@media only screen and (max-width : 480px) {
.phone-oneFull { width:100% !important; }

.phone-oneHalf { width:50% !important; }

.phone-oneThird { width:33.333333% !important; }

.phone-twoThirds { width:66.66666% !important; }

.phone-oneQuarter { width:25% !important; }

.phone-threeQuarters { width:75% !important; }

.phone-oneFifth { width:20% !important; }

.phone-twoFifths { width:40% !important; }

.phone-threeFifths { width:60% !important; }

.phone-fourFifths { width:80% !important; }

.phone-oneSixth { width:16.66666% !important; }

.phone-fiveSixths { width:83.33333% !important; }

.offset-phone-none {
	margin-left:0% !important;	
}

.offset-phone-oneHalf {
	margin-left:50% !important;	
}

.offset-phone-oneThird {
	margin-left: 33.33333333% !important;	
}

.offset-phone-twoThirds {
	margin-left: 66.66666666% !important;
}

.offset-phone-oneQuarter {
	margin-left:25% !important;	
}

.offset-phone-threeQuarters {
	margin-left:75% !important;	
}

.offset-phone-oneFifth {
	margin-left: 20% !important;	
}

.offset-phone-twoFifths {
	margin-left:40% !important;	
}

.offset-phone-threeFifths {
	margin-left:60% !important;	
}

.offset-phone-fourFifths {
	margin-left: 80% !important;	
}

.offset-phone-oneSixth {
	margin-left: 16.66666666% !important;	
}

.offset-phone-fiveSixths {
	margin-left: 83.33333333% !important;	
}

.offset-phone-oneEighth {
	margin-left: 12.5%;	
}

.offset-phone-oneTenth {
	margin-left: 10%;	
}

.offset-phone-oneTwelfth {
	margin-left: 8.333333333%;	
}

.menuToggle > span > span {
	display:none;	
}

.menuToggle i {
	margin-left:0;
}	

.menuToggle {
	width:75px;	
}

blockquote {
	font-size:16px;	
}

.pageTitle {
	font-size: 20px;	
}

.pageTitle br {
	display:none;
}

#bx-pager {
	display:none !important;	
}

}

@media only screen and (max-width : 320px) {
.smallphone-oneFull { width:100% !important; }

.smallphone-oneHalf { width:50% !important; }

.smallphone-oneThird { width:33.333333% !important; }

.smallphone-twoThirds { width:66.66666% !important; }

.smallphone-oneQuarter { width:25% !important; }

.smallphone-threeQuarters { width:75% !important; }

.smallphone-oneFifth { width:20% !important; }

.smallphone-twoFifths { width:40% !important; }

.smallphone-threeFifths { width:60% !important; }

.smallphone-fourFifths { width:80% !important; }

.smallphone-oneSixth { width:16.66666% !important; }

.smallphone-fiveSixths { width:83.33333% !important; }

.offset-smallphone-none {
	margin-left:0% !important;	
}

.offset-smallphone-oneHalf {
	margin-left:50% !important;	
}

.offset-smallphone-oneThird {
	margin-left: 33.33333333% !important;	
}

.offset-smallphone-twoThirds {
	margin-left: 66.66666666% !important;
}

.offset-smallphone-oneQuarter {
	margin-left:25% !important;	
}

.offset-smallphone-threeQuarters {
	margin-left:75% !important;	
}

.offset-smallphone-oneFifth {
	margin-left: 20% !important;	
}

.offset-smallphone-twoFifths {
	margin-left:40% !important;	
}

.offset-smallphone-threeFifths {
	margin-left:60% !important;	
}

.offset-smallphone-fourFifths {
	margin-left: 80% !important;	
}

.offset-smallphone-oneSixth {
	margin-left: 16.66666666% !important;	
}

.offset-smallphone-fiveSixths {
	margin-left: 83.33333333% !important;	
}

.offset-smallphone-oneEighth {
	margin-left: 12.5%;	
}

.offset-smallphone-oneTenth {
	margin-left: 10%;	
}

.offset-smallphone-oneTwelfth {
	margin-left: 8.333333333%;	
}

.pageTitle {
	font-size: 18px;	
}

}