.clearfloat:before,
.clearfloat:after {
	content: '';
	display: table;
}

.clearfloat:after {
	clear: both;
}

.rd-container,
.rd-cols {
	clear: both;
	position: relative;
}

.rd-container:before,
.rd-container:after,
.rd-cols:before,
.rd-cols:after {
	content: '';
	display: table;
}

.rd-container:after,
.rd-cols:after {
	clear: both;
}

.flexible-box {
	display: inline-block;
	max-width: 100%;
}

.rd-container {
	width: 90%;
	max-width: 1260px;
	position: relative;
	margin: auto;
	letter-spacing: -0.28em;
	padding-left: 0;
}

.rd-container > * {
	letter-spacing: normal;
}

section .rd-container {
	padding-bottom: 2rem;
}
.pg-tab section:first-child .rd-container {
	padding-top: 3rem;
}
.pg-tab section.pg-banner {
	margin-bottom: 3rem;
}

.rd-grid {
	height: auto;
	width: auto;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.rd-grid > [class*="col-"] {
	height: 100%;
}

[class*="rd-col-"],
[class*="rd-row-"] {
	position: relative;
}

[class*="rd-col-"] {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	float: left;
}

img[class*="rd-col-"] {
	float: left;
}

.rd-has-default-margins {
	width: 94%;
	max-width: calc(1260px + 4%);
	padding-left: 2% !important;
}

.rd-has-default-margins:before,
.rd-has-default-margins:after {
	content: '';
	display: table;
}

.rd-has-default-margins:after {
	clear: both;
}

.rd-has-default-margins [class*="col-"] {
	margin: 0  2% 2% 0;
}

.rd-container .rd-has-default-margins {
	width: 102.5%;
	max-width: 102.5%;
	padding-left: 0% !important;
}

.rd-has-default-margins .rd-col-1-1 {
	width: 97.5% !important;
}

.rd-has-default-margins .rd-col-2-3 {
	width: 64.332% !important;
}

.rd-has-default-margins .rd-col-3-4 {
	width: 72.625% !important;
}

/*
.has-default-margins .col-1-2 { @include FLOW-at($tablet){width: 45.9%;} }   // 46%
.has-default-margins .col-1-3 { @include FLOW-at($tablet){width: 29.265%;} } // 29.3334%
.has-default-margins .col-2-3 { @include FLOW-at($tablet){width: 62.5%;} }   // 62.6668%
.has-default-margins .col-1-4 { @include FLOW-at($tablet){width: 45.9%;} @include FLOW-at($desktop){width: 20.95%;} }  // 21%
.has-default-margins .col-3-4 { @include FLOW-at($tablet){width: 45.9%;} @include FLOW-at($desktop){width: 70.85%;} }  // 71%
*/

.rd-row-1-1 {
	height: 100%;
}

.rd-row-1-2 {
	height: 50%;
}

.rd-row-1-3 {
	height: 33.33%;
}

.rd-row-2-3 {
	height: 66.66%;
}

.rd-row-1-4 {
	height: 25%;
}

.rd-row-3-4 {
	height: 75%;
}

.rd-is-hidden {
	width: 1px !important;
	height: 1px !important;
	margin: -1px;
	padding: 0;
	border: 0;
	clip: rect(0 0 0 0);
	position: absolute;
	overflow: hidden;
}

.rd-scrollable {
	overflow-y: scroll;
}

.rd-right {
	float: right;
}

.rd-is-hidden-on-mobile {
	display: none;
}

.rd-v-center-outer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.rd-v-center-outer .rd-v-center {
	display: table;
	height: 100%;
	width: 100%;
}

.rd-v-center-outer .rd-v-center .rd-v-center-inner {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}

@font-face {
	font-family: "icons_83";
	src: url("../../fonts/icon-font/icons_83.eot?#iefix") format("embedded-opentype"), url("../../fonts/icon-font/icons_83.woff") format("woff"), url("../../fonts/icon-font/icons_83.ttf") format("truetype"), url("../../fonts/icon-font/icons_83.svg#icon") format("svg");
	font-weight: normal;
	font-style: normal;
}

.icon-arrow-down:before,
.icon-arrow-left:before,
.icon-arrow-right:before,
.icon-arrow-up:before,
.icon-checkmark:before,
.icon-full-arrow-left:before,
.icon-full-arrow-right:before,
.icon-hamburger:before,
.icon-international:before,
.icon-research:before,
.icon-search:before,
.icon-social-facebook:before,
.icon-social-instagram:before,
.icon-social-linkedin:before,
.icon-social-twitter:before,
.icon-social-youtube:before,
.icon-study:before,
.icon-support:before {
	font-family: "icons_83";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	speak: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.icon-arrow-down:before {
	content: '\e001';
}

.icon-arrow-left:before {
	content: '\e002';
}

.icon-arrow-right:before {
	content: '\e003';
}

.icon-arrow-up:before {
	content: '\e004';
}

.icon-checkmark:before {
	content: '\e005';
}

.icon-full-arrow-left:before {
	content: '\e006';
}

.icon-full-arrow-right:before {
	content: '\e007';
}

.icon-hamburger:before {
	content: '\e008';
}

.icon-international:before {
	content: '\e009';
}

.icon-research:before {
	content: '\e00a';
}

.icon-search:before {
	content: '\e00b';
}

.icon-social-facebook:before {
	content: '\e00c';
}

.icon-social-instagram:before {
	content: '\e00d';
}

.icon-social-linkedin:before {
	content: '\e00e';
}

.icon-social-twitter:before {
	content: '\e00f';
}

.icon-social-youtube:before {
	content: '\e010';
}

.icon-study:before {
	content: '\e011';
}

.icon-support:before {
	content: '\e012';
}

.clearfloat:before,
.clearfloat:after {
	content: '';
	display: table;
}

.clearfloat:after {
	clear: both;
}

.rd-container,
.rd-cols {
	clear: both;
	position: relative;
}

.rd-container:before,
.rd-container:after,
.rd-cols:before,
.rd-cols:after {
	content: '';
	display: table;
}

.rd-container:after,
.rd-cols:after {
	clear: both;
}

.flexible-box {
	display: inline-block;
	max-width: 100%;
}

header {
	position: relative;
	text-align: center;
}

header .rd-container {
	font-size: 1rem;
	position: relative;
	padding: 2em 6em;
}

header .rd-container h1 {
	font-size: 2.8125rem;
	line-height: 1.025;
	letter-spacing: 2px;
}

header .rd-container h2 {
	font-size: 1.625rem;
	font-weight: bold;
	line-height: 1.025;
	letter-spacing: 1px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

header .rd-container h3 {
	font-size: 1.625rem;
	font-family: "Roboto Condensed";
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.45;
}

header .rd-container h4 {
	font-size: 1.375rem;
	line-height: 1.45;
}

header .rd-container h5 {
	font-size: 1rem;
	line-height: 1.55;
	font-family: "Roboto Condensed";
	text-transform: uppercase;
	letter-spacing: 1px;
}

header .rd-container h6 {
	line-height: 1.55;
	font-size: 0.875rem;
	font-weight: 200;
	text-transform: uppercase;
	font-family: "Roboto Condensed";
	letter-spacing: 1px;
}

header .rd-container h6 sup {
	font-size: 9px;
}

header .rd-container .logo {
	position: absolute;
	top: 2em;
	left: -0.8em;
	width: 6em;
	height: auto;
	z-index: 9;
}
header .rd-gallery {
	height: 80vh;
	min-height: 550px;
	max-height: 650px;
}
header .rd-gallery.small {
	height: 30vh;
	min-height: 225px;
	max-height: 300px;
}
header .rd-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 9999px;
	z-index: 1;
	opacity: 0;
}

header .rd-slide#slide-1 {
	z-index: 2;
	opacity: 1;
}

header .rd-slide:only-child {
	opacity: 1;
}

.rd-inner-slide {
	width: 100%;
}

header.rd-with-spotlight {
	/*margin-bottom: 10em;*/
}

header.rd-with-spotlight .rd-hero {
	padding-bottom: 4em;
}

header.rd-with-spotlight .rd-slide-navigation {
	bottom: 5em;
}

header.rd-with-spotlight .rd-inner-slide {
	margin-top: -2em;
}

.rd-secondary-navigation {
	/* position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%; */
  text-align: center;
  margin-top: -5em;
  margin-bottom: 3em;
}

.rd-slide-navigation {
	position: absolute;
	width: 100%;
	bottom: 3em;
	left: 0;
	text-align: center;
	z-index: 11;
	pointer-events: none;
}

.rd-slide-navigation a {
	display: inline-block;
	margin: 0 0.2em;
	height: 10px;
	width: 10px;
	border: 2px solid #fff;
	border-radius: 100%;
	transition: all 0.5s ease-in;
	pointer-events: initial;
}

.rd-slide-navigation a.rd-is-active {
	background-color: #fff;
}

.rd-slide-navigation a:hover {
	border-color: #ff6600;
}

.rd-slide-navigation a:hover.rd-is-active {
	background-color: #ff6600;
}

.rd-secondary-navigation .rd-navigation-holder {
  /* bottom: 2em !important; */
}

@media screen and (max-width: 480px) {
  .rd-navigation-holder {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 600px) {
  .rd-hero h1 {
    -ms-word-break: break-all;
    word-break: break-all;

    /* Non standard for WebKit */
    word-break: break-word;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}

.rd-gallery .rd-hero h1 {
  font-size: 2.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media screen and (min-width: 45em) {
  .rd-gallery .rd-hero h1 {
    font-size: 4.0625rem;
  }
}

.rd-gallery.small .rd-hero h1 {
  font-size: 2rem;
}

@media screen and (min-width: 45em) {
  .rd-gallery.small .rd-hero h1 {
    font-size: 3rem;
  }
}

@media screen and (min-width: 71.25em) {
  .rd-gallery.small .rd-hero h1 {
    font-size: 4.0625rem;
  }
}


.region-content > .block-system > .content > .pg-tab[style="display: block;"] > .pg-text > .rd-container {
 padding-top: 1rem;
}
