article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

/*Added on 31/01/2017 by E. Mathieu */
#twitter-widget-0 {height:100% !important;}

.clearfix {
  overflow: auto;
  zoom: 1;
}
#Prefooter1 {
	min-height: initial;
}

@media screen and (max-width: 767px) {
	.img-bg-section {
		background-size: cover;
	}
}

@media screen {
	.main-heading {
		height: auto;
	}
}
@media screen and (max-width: 1024px) {
	.main-heading{
		background-size: cover;
		height: auto;
	}
}
/*****************/

body {
    margin: 0
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;
    margin: .67em 0;
	/*following added by E. Mathieu on 5/01/2017 to have h1 title directly reflect the full red style*/
	text-transform: uppercase;
	        font-size: 25px;
        line-height: 30px;
		    font-family: "Effra-Medium", Arial, sans-serif;
    font-weight: normal;
	    display: inline;
	    background-color: #df1b2b;
    color: #fff;
    display: inline;
    line-height: 1.4em;
    padding: 0 10px;
    border-right: 7px solid #df1b2b;
	
	
}
h2 {
    font-size: 25px;
    line-height: 32px;
    font-family: "Effra-Regular", Arial, Verdana;
	padding: 0;
    margin-top: 0px;

}
h3 {
    font-size: 1.17em;
    margin: 1em 0
}
h4 {
    font-size: 1em;
    margin: 1.33em 0
}
h5 {
    font-size: .83em;
    margin: 1.67em 0
}
h6 {
    font-size: .67em;
    margin: 2.33em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
mark {
    background: #ff0;
    color: #000
}
p,
pre {
    margin: 1em 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:before,
q:after {
    content: '';
    content: none
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
dl,
menu,
ol,
ul {
    margin: 1em 0
}
dd {
    margin: 0 0 0 40px
}
li {
    padding: 0 0 0 40px
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}
img {
    border: 0;
	max-width: 100%;
    -ms-interpolation-mode: bicubic
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
form {
    margin: 0
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
    vertical-align: middle
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
@font-face {
    font-family: 'Effra-Regular';
    src: url("../fonts/effra-regular.eot");
    src: url("../fonts/effra-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/effra-regular.woff") format("woff"), url("../fonts/effra-regular.ttf") format("truetype"), url("../fonts/effra-regular.svg#effra_regular") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'Effra-Heavy';
    src: url("../fonts/effra-heavy.eot");
    src: url("../fonts/effra-heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/effra-heavy.woff") format("woff"), url("../fonts/effra-heavy.ttf") format("truetype"), url("../fonts/effra-heavy.svg#effra_heavy") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'Effra-Light';
    src: url("../fonts/effra-light.eot");
    src: url("../fonts/effra-light.eot?#iefix") format("embedded-opentype"), url("../fonts/effra-light.woff") format("woff"), url("../fonts/effra-light.ttf") format("truetype"), url("../fonts/effra-light.svg#effra_light") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'Effra-Medium';
    src: url("../fonts/effra-medium.eot");
    src: url("../fonts/effra-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/effra-medium.woff") format("woff"), url("../fonts/effra-medium.ttf") format("truetype"), url("../fonts/effra-medium.svg#effra_medium") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'Effra-Bold';
    src: url("../fonts/effra-bold.eot");
    src: url("../fonts/effra-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/effra-bold.woff") format("woff"), url("../fonts/effra-bold.ttf") format("truetype"), url("../fonts/effra-bold.svg#effra_bold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'RdgVesta-Regular';
    src: url("../fonts/rdgvesta-regular.eot");
    src: url("../fonts/rdgvesta-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/rdgvesta-regular.woff") format("woff"), url("../fonts/rdgvesta-regular.ttf") format("truetype"), url("../fonts/rdgvesta-regular.svg#rdg_vestaregular") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'RdgVesta-Italic';
    src: url("../fonts/rdgvesta-italic.eot");
    src: url("../fonts/rdgvesta-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/rdgvesta-italic.woff") format("woff"), url("../fonts/rdgvesta-italic.ttf") format("truetype"), url("../fonts/rdgvesta-italic.svg#rdg_vestaitalic") format("svg");
    font-weight: normal;
    font-style: normal
}
.fc {
    direction: ltr;
    text-align: left
}
.fc-rtl {
    text-align: right
}
body .fc {
    font-size: 1em
}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
    border-color: #ddd
}
.fc-unthemed .fc-popover {
    background-color: #fff
}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header {
    background: #eee
}
.fc-unthemed .fc-popover .fc-header .fc-close {
    color: #666
}
.fc-unthemed .fc-today {
    background: #fcf8e3
}
.fc-highlight {
    background: #bce8f1;
    opacity: .3;
    filter: alpha(opacity=30)
}
.fc-bgevent {
    background: #8fdf82;
    opacity: .3;
    filter: alpha(opacity=30)
}
.fc-nonbusiness {
    background: #d7d7d7
}
.fc-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1em;
    font-size: 1em;
    text-align: center;
    overflow: hidden;
    font-family: "Courier New", Courier, monospace
}
.fc-icon:after {
    position: relative;
    margin: 0 -1em
}
.fc-icon-left-single-arrow:after {
    content: "‹";
    font-weight: 700;
    font-size: 200%;
    top: -7%;
    left: 3%
}
.fc-icon-right-single-arrow:after {
    content: "›";
    font-weight: 700;
    font-size: 200%;
    top: -7%;
    left: -3%
}
.fc-icon-left-double-arrow:after {
    content: "«";
    font-size: 160%;
    top: -7%
}
.fc-icon-right-double-arrow:after {
    content: "»";
    font-size: 160%;
    top: -7%
}
.fc-icon-left-triangle:after {
    content: "◄";
    font-size: 125%;
    top: 3%;
    left: -2%
}
.fc-icon-right-triangle:after {
    content: "►";
    font-size: 125%;
    top: 3%;
    left: 2%
}
.fc-icon-down-triangle:after {
    content: "▼";
    font-size: 125%;
    top: 2%
}
.fc-icon-x:after {
    content: "×";
    font-size: 200%;
    top: 6%
}
.fc button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    height: 2.1em;
    padding: 0 .6em;
    font-size: 1em;
    white-space: nowrap;
    cursor: pointer
}
.fc button::-moz-focus-inner {
    margin: 0;
    padding: 0
}
.fc-state-default {
    border: 1px solid
}
.fc-state-default.fc-corner-left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.fc-state-default.fc-corner-right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.fc button .fc-icon {
    position: relative;
    top: -.05em;
    margin: 0 .2em;
    vertical-align: middle
}
.fc-state-default {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}
.fc-state-active,
.fc-state-disabled,
.fc-state-down,
.fc-state-hover {
    color: #333;
    background-color: #e6e6e6
}
.fc-state-hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}
.fc-state-active,
.fc-state-down {
    background-color: #ccc;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}
.fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}
.fc-button-group {
    display: inline-block
}
.fc .fc-button-group>* {
    float: left;
    margin: 0 0 0 -1px
}
.fc .fc-button-group>:first-child {
    margin-left: 0
}
.fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15)
}
.fc-popover .fc-header {
    padding: 2px 4px
}
.fc-popover .fc-header .fc-title {
    margin: 0 2px
}
.fc-popover .fc-header .fc-close {
    cursor: pointer
}
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
    float: left
}
.fc-ltr .fc-popover .fc-header .fc-close,
.fc-rtl .fc-popover .fc-header .fc-title {
    float: right
}
.fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid
}
.fc-unthemed .fc-popover .fc-header .fc-close {
    font-size: .9em;
    margin-top: 2px
}
.fc-popover>.ui-widget-header+.ui-widget-content {
    border-top: 0
}
.fc-divider {
    border-style: solid;
    border-width: 1px
}
hr.fc-divider {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    border-width: 1px 0
}
.fc-clear {
    clear: both
}
.fc-bg,
.fc-bgevent-skeleton,
.fc-helper-skeleton,
.fc-highlight-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}
.fc-bg {
    bottom: 0
}
.fc-bg table {
    height: 100%
}
.fc table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em
}
.fc th {
    text-align: center
}
.fc td,
.fc th {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top
}
.fc td.fc-today {
    border-style: double
}
.fc .fc-row {
    border-style: solid;
    border-width: 0
}
.fc-row table {
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    border-bottom: 0 hidden transparent
}
.fc-row:first-child table {
    border-top: 0 hidden transparent
}
.fc-row {
    position: relative
}
.fc-row .fc-bg {
    z-index: 1
}
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
    bottom: 0
}
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
    height: 100%
}
.fc-row .fc-bgevent-skeleton td,
.fc-row .fc-highlight-skeleton td {
    border-color: transparent
}
.fc-row .fc-bgevent-skeleton {
    z-index: 2
}
.fc-row .fc-highlight-skeleton {
    z-index: 3
}
.fc-row .fc-content-skeleton {
    position: relative;
    z-index: 4;
    padding-bottom: 2px
}
.fc-row .fc-helper-skeleton {
    z-index: 5
}
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
    background: 0 0;
    border-color: transparent;
    border-bottom: 0
}
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
    border-top: 0
}
.fc-scroller {
    overflow-y: scroll;
    overflow-x: hidden
}
.fc-scroller>* {
    position: relative;
    width: 100%;
    overflow: hidden
}
.fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid #3a87ad;
    background-color: #3a87ad;
    font-weight: 400
}
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
    color: #fff;
    text-decoration: none
}
.fc-event.fc-draggable,
.fc-event[href] {
    cursor: pointer
}
.fc-not-allowed,
.fc-not-allowed .fc-event {
    cursor: not-allowed
}
.fc-event .fc-bg {
    z-index: 1;
    background: #fff;
    opacity: .25;
    filter: alpha(opacity=25)
}
.fc-event .fc-content {
    position: relative;
    z-index: 2
}
.fc-event .fc-resizer {
    position: absolute;
    z-index: 3
}
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
    margin-left: 0;
    border-left-width: 0;
    padding-left: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.fc-h-event .fc-resizer {
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    width: 5px
}
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-ltr .fc-h-event .fc-start-resizer:after,
.fc-ltr .fc-h-event .fc-start-resizer:before,
.fc-rtl .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-end-resizer:after,
.fc-rtl .fc-h-event .fc-end-resizer:before {
    right: auto;
    cursor: w-resize
}
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-ltr .fc-h-event .fc-end-resizer:after,
.fc-ltr .fc-h-event .fc-end-resizer:before,
.fc-rtl .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-start-resizer:after,
.fc-rtl .fc-h-event .fc-start-resizer:before {
    left: auto;
    cursor: e-resize
}
.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 0 1px
}
.fc-day-grid-event .fc-content {
    white-space: nowrap;
    overflow: hidden
}
.fc-day-grid-event .fc-time {
    font-weight: 700
}
.fc-day-grid-event .fc-resizer {
    left: -3px;
    right: -3px;
    width: 7px
}
a.fc-more {
    margin: 1px 3px;
    font-size: .85em;
    cursor: pointer;
    text-decoration: none
}
a.fc-more:hover {
    text-decoration: underline
}
.fc-limited {
    display: none
}
.fc-day-grid .fc-row {
    z-index: 1
}
.fc-more-popover {
    z-index: 2;
    width: 220px
}
.fc-more-popover .fc-event-container {
    padding: 10px
}
.fc-toolbar {
    text-align: center;
    margin-bottom: 1em
}
.fc-toolbar .fc-left {
    float: left
}
.fc-toolbar .fc-right {
    float: right;
    padding-top: 20px
}
.fc-toolbar .fc-center {
    display: inline-block;
    padding-top: 15px
}
.fc .fc-toolbar>*>* {
    float: left;
    margin-left: .75em
}
.fc .fc-toolbar>*>:first-child {
    margin-left: 0
}
.fc-toolbar h2 {
    margin: 0
}
.fc-toolbar button {
    position: relative
}
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
    z-index: 2
}
.fc-toolbar .fc-state-down {
    z-index: 3
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
    z-index: 4
}
.fc-toolbar button:focus {
    z-index: 5
}
.fc-view-container *,
.fc-view-container:after,
.fc-view-container:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.fc-view,
.fc-view>table {
    position: relative;
    z-index: 1
}
.fc-basicDay-view .fc-content-skeleton,
.fc-basicWeek-view .fc-content-skeleton {
    padding-top: 1px;
    padding-bottom: 1em
}
.fc-basic-view .fc-body .fc-row {
    min-height: 4em
}
.fc-row.fc-rigid {
    overflow: hidden
}
.fc-row.fc-rigid .fc-content-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}
.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
    padding: 0 2px
}
.fc-basic-view td.fc-day-number,
.fc-basic-view td.fc-week-number span {
    padding-top: 2px;
    padding-bottom: 2px
}
.fc-basic-view .fc-week-number {
    text-align: center
}
.fc-basic-view .fc-week-number span {
    display: inline-block;
    min-width: 1.25em
}
.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right
}
.fc-rtl .fc-basic-view .fc-day-number {
    text-align: left
}
.fc-day-number.fc-other-month {
    opacity: .3;
    filter: alpha(opacity=30)
}
.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2
}
.fc-agenda-view .fc-day-grid .fc-row {
    min-height: 3em
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-top: 1px;
    padding-bottom: 1em
}
.fc .fc-axis {
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap
}
.fc-ltr .fc-axis {
    text-align: right
}
.fc-rtl .fc-axis {
    text-align: left
}
.ui-widget td.fc-axis {
    font-weight: 400
}
.fc-time-grid,
.fc-time-grid-container {
    position: relative;
    z-index: 1
}
.fc-time-grid {
    min-height: 100%
}
.fc-time-grid table {
    border: 0 hidden transparent
}
.fc-time-grid>.fc-bg {
    z-index: 1
}
.fc-time-grid .fc-slats,
.fc-time-grid>hr {
    position: relative;
    z-index: 2
}
.fc-time-grid .fc-bgevent-skeleton,
.fc-time-grid .fc-content-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}
.fc-time-grid .fc-bgevent-skeleton {
    z-index: 3
}
.fc-time-grid .fc-highlight-skeleton {
    z-index: 4
}
.fc-time-grid .fc-content-skeleton {
    z-index: 5
}
.fc-time-grid .fc-helper-skeleton {
    z-index: 6
}
.fc-time-grid .fc-slats td {
    height: 1.5em;
    border-bottom: 0
}
.fc-time-grid .fc-slats .fc-minor td {
    border-top-style: dotted
}
.fc-time-grid .fc-slats .ui-widget-content {
    background: 0 0
}
.fc-time-grid .fc-highlight-container {
    position: relative
}
.fc-time-grid .fc-highlight {
    position: absolute;
    left: 0;
    right: 0
}
.fc-time-grid .fc-bgevent-container,
.fc-time-grid .fc-event-container {
    position: relative
}
.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2.5% 0 2px
}
.fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2.5%
}
.fc-time-grid .fc-bgevent,
.fc-time-grid .fc-event {
    position: absolute;
    z-index: 1
}
.fc-time-grid .fc-bgevent {
    left: 0;
    right: 0
}
.fc-v-event.fc-not-start {
    border-top-width: 0;
    padding-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.fc-v-event.fc-not-end {
    border-bottom-width: 0;
    padding-bottom: 1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.fc-time-grid-event {
    overflow: hidden
}
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
    padding: 0 1px
}
.fc-time-grid-event .fc-time {
    font-size: .85em;
    white-space: nowrap
}
.fc-time-grid-event.fc-short .fc-content {
    white-space: nowrap
}
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
    display: inline-block;
    vertical-align: top
}
.fc-time-grid-event.fc-short .fc-time span {
    display: none
}
.fc-time-grid-event.fc-short .fc-time:before {
    content: attr(data-start)
}
.fc-time-grid-event.fc-short .fc-time:after {
    content: " - "
}
.fc-time-grid-event.fc-short .fc-title {
    font-size: .85em;
    padding: 0
}
.fc-time-grid-event .fc-resizer {
    left: 0;
    right: 0;
    bottom: 0;
    height: 8px;
    overflow: hidden;
    line-height: 8px;
    font-size: 11px;
    font-family: monospace;
    text-align: center;
    cursor: s-resize
}
.fc-time-grid-event .fc-resizer:after {
    content: "="
}
html,
button,
input,
select,
textarea {
    color: #41444d
}
html {
    font-size: 1em;
    line-height: 1.4;
    overflow-x: hidden
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}
::selection {
    background: #b3d4fc;
    text-shadow: none
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ddd;
    margin: 1em 0;
    padding: 0
}
audio,
canvas,
img,
video {
    vertical-align: middle
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
textarea {
    resize: vertical;
    font-size: 1em;
    min-height: 7em
}
.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}
.wrapper {
    max-width: 974px;
    margin: auto;
    padding: 0 0 40px 0
}
.wrapper-pad {
    max-width: 1014px;
    padding: 20px;
    margin: auto
}
.wrapper-wide {
    max-width: 1440px;
    margin: 0 auto
}
.wrapper:after,
.wrapper-wide:after {
    content: "";
    clear: both;
    display: table
}
.full-width {
    width: 100%
}
.full-height {
    height: 100%
}
.zero-height-container {
    height: 0;
    overflow: visible
}
.row,
.row-normal,
.row-large,
.row-extra,
.row-inline,
.row-small,
.pane,
.wrapper,
.wrapper-wide,
.bbox {
    box-sizing: border-box
}
.row:after,
.row-normal:after,
.row-large:after,
.row-extra:after,
.row-inline:after,
.row-small:after,
legend:after,
.row-none:after,
.row-medium:after {
    content: "";
    clear: both;
    display: table
}
.pane {
    display: block;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box
}
.block-center {
    margin-left: auto;
    margin-right: auto;
    float: none
}
.row {
    clear: both
}
.row-small {
    clear: both;
    margin-left: -5px;
    margin-right: -5px
}
.row-small>.pane {
    padding-left: 5px;
    padding-right: 5px
}
.row-small>.pane-around {
    margin-bottom: 10px
}
.row-normal {
    clear: both;
    margin-left: -10px;
    margin-right: -10px
}
.row-normal>.pane-around {
    margin-bottom: 20px
}
.row-medium {
    clear: both;
    margin-left: -15px;
    margin-right: -15px
}
.row-medium>.pane {
    padding-left: 15px;
    padding-right: 15px
}
.row-medium>.pane-around {
    margin-bottom: 30px
}
.row-large {
    clear: both;
    margin-left: -20px;
    margin-right: -20px
}
.row-large>.pane {
    padding-left: 20px;
    padding-right: 20px
}
.row-large>.pane-around {
    margin-bottom: 40px
}
.row-extra {
    clear: both;
    margin-left: -40px;
    margin-right: -40px
}
.row-extra>.pane {
    padding-left: 40px;
    padding-right: 40px
}
.row-inline {
    margin-left: -2px;
    margin-right: -2px;
    padding: 0
}
.row-inline>.pane {
    padding-left: 2px;
    padding-right: 2px
}
.row-none>.pane {
    padding-left: 0;
    padding-right: 0
}
.row-clear-x-6 .pane:nth-child(6n+7) {
    clear: both
}
.row-margin {
    margin-bottom: 30px
}
.row-margin-none {
    margin-bottom: 0
}
.row-margin-mini {
    margin-bottom: 5px
}
.row-margin-small {
    margin-bottom: 10px
}
.row-margin-normal {
    margin-bottom: 17px
}
.row-margin-large {
    margin-bottom: 50px
}
.base1 {
    width: 100%
}
.base2 {
    width: 100%
}
.base3 {
    width: 100%
}
.base4 {
    width: 100%
}
.base5 {
    width: 100%
}
.base6 {
    width: 100%
}
.base7 {
    width: 100%
}
.base8 {
    width: 100%
}
.base9 {
    width: 100%
}
.base10 {
    width: 100%
}
.base11 {
    width: 100%
}
.base12 {
    width: 100%
}
.t-base1 {
    width: 100%
}
.t-base2 {
    width: 100%
}
.t-base3 {
    width: 100%
}
.t-base4 {
    width: 100%
}
.t-base5 {
    width: 100%
}
.t-base6 {
    width: 100%
}
.t-base7 {
    width: 100%
}
.t-base8 {
    width: 100%
}
.t-base9 {
    width: 100%
}
.t-base10 {
    width: 100%
}
.t-base11 {
    width: 100%
}
.t-base12 {
    width: 100%
}
.m-base1 {
    width: 8.33333333%
}
.m-base2 {
    width: 16.66666667%
}
.m-base3 {
    width: 25%
}
.m-base4 {
    width: 33.33333333%
}
.m-base5 {
    width: 41.66666667%
}
.m-base6 {
    width: 50%
}
.m-base7 {
    width: 58.33333333%
}
.m-base8 {
    width: 66.66666667%
}
.m-base9 {
    width: 75%
}
.m-base10 {
    width: 83.33333333%
}
.m-base11 {
    width: 91.66666667%
}
.m-base12 {
    width: 100%
}
@media screen and (min-width: 768px) {
    .t-base1 {
        width: 8.33333333%
    }
    .t-base2 {
        width: 16.66666667%
    }
    .t-base3 {
        width: 25%
    }
    .t-base4 {
        width: 33.33333333%
    }
    .t-base5 {
        width: 41.66666667%
    }
    .t-base6 {
        width: 50%
    }
    .t-base7 {
        width: 58.33333333%
    }
    .t-base8 {
        width: 66.66666667%
    }
    .t-base9 {
        width: 75%
    }
    .t-base10 {
        width: 83.33333333%
    }
    .t-base11 {
        width: 91.66666667%
    }
    .t-base12 {
        width: 100%
    }
}
@media screen and (min-width: 1025px) {
    .base1 {
        width: 8.33333333%
    }
    .base2 {
        width: 16.66666667%
    }
    .base3 {
        width: 25%
    }
    .base4 {
        width: 33.33333333%
    }
    .base5 {
        width: 41.66666667%
    }
    .base6 {
        width: 50%
    }
    .base7 {
        width: 58.33333333%
    }
    .base8 {
        width: 66.66666667%
    }
    .base9 {
        width: 75%
    }
    .base10 {
        width: 83.33333333%
    }
    .base11 {
        width: 91.66666667%
    }
    .base12 {
        width: 100%
    }
}
body {
    font-size: 16px;
    font-family: "Effra-Light", Arial, Verdana;
    text-align: left;
    color: #50535a;
    background: none;
    letter-spacing: 0;
    position: relative
}
html.locked,
.locked body {
    overflow: hidden;
    height: 100%;
    width: 100%
}
html,
body {
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%
}
a {
    text-decoration: none;
    color: #df1b2b
}
a.no-color {
    color: inherit
}
a:hover,
a:focus,
a:active {
    text-decoration: underline
}
.force-hover-cursor:hover {
    cursor: pointer
}
.raise-on-focus:focus,
.raise-on-focus.active,
.raise-on-focus:focus+label {
    position: relative;
    z-index: 2
}
.raise-on-focus.visuallyhidden:focus {
    position: absolute
}
input:focus,
select:focus,
button:focus,
.focused,
.select-wrapper.focused,
textarea:focus,
.button:focus,
input[type=radio]:focus+label,
input[type=checkbox]:focus+label {
    box-shadow: 0 0 10px rgba(0, 100, 200, .7);
    outline: none
}
.focus-light:focus,
.custom-select-container .focus-light.active {
    box-shadow: 0 0 10px #66b6ab
}
.focus-light.partial-border-left:before {
    left: -2px
}
.focus-light.active.partial-border-left:before {
    z-index: -1
}
input[type=search] {
    box-sizing: border-box;
    border-radius: 0;
    -webkit-appearance: none
}
::-ms-clear {
    display: none
}
::-webkit-input-placeholder {
    color: #a3a3a3
}
:-moz-placeholder {
    color: #a3a3a3
}
::-moz-placeholder {
    color: #a3a3a3
}
:-ms-input-placeholder {
    color: #a3a3a3
}
ul li,
ol li {
    font-size: inherit;
    margin: 0;
    padding: 0 0 9px 0;
    list-style-type: none
}
ul.row-inline,
ol.row-inline {
    margin: 0;
    padding: 0
}
ul.row-inline li,
ol.row-inline li {
    display: inline-block;
    padding: 0
}
.list-unordered,
.list-ordered,
.list-unordered-bullet,
.list-dashed {
    margin: 0;
    padding-bottom: 22px;
    padding-left: 20px
}
.list-unordered ul,
.list-ordered ul,
.list-unordered-bullet ul,
.list-dashed ul,
.list-unordered ol,
.list-ordered ol,
.list-unordered-bullet ol,
.list-dashed ol {
    padding-top: 15px;
    padding-bottom: 0
}
.list-unordered li {
    list-style: circle
}
.list-ordered li {
    list-style: decimal
}
.list-style-disc li {
    list-style: disc
}
.list-dashed {
    padding-left: 0
}
.list-dashed li {
    list-style: none
}
.list-dashed li:before {
    content: "-";
    padding-right: 10px
}
.list-unordered-bullet li {
    list-style: disc
}
.no-indent {
    padding-left: 0
}
p {
    line-height: 22px;
    font-size: 17px;
    padding: 0 0 22px 0;
    color: inherit;
    margin: 0
}
strong {
    font-family: "Effra-Medium", Arial, sans-serif;
    font-weight: normal
}
small {
    font-size: .8em
}
small .button {
    font-size: 16px
}
.intro {
    font-size: 20px
}
.headline {
    font-size: 25px;
    line-height: 32px;
    font-family: "Effra-Regular", Arial, Verdana;
    color: #50535a
}
table {
    width: 100%;
    text-align: center;
    margin: 10px 0 25px 0
}
table th,
table td {
    padding: 20px 10px
}
table th {
    background: #565a5d;
    color: #fff;
    font-weight: normal;
    font-family: "Effra-Medium", Arial, sans-serif
}
table tbody tr:nth-child(odd) td {
    background: #f7f7f7
}
table tbody tr:nth-child(odd) th {
    background: #62676a
}
table tbody tr:nth-child(even) td {
    background: #eaeaea
}
table tbody tr:nth-child(even) th {
    background: #565a5d
}
/*Added on 31/07/2017 by Eric Mathieu. Used for Post list display*/
table h3{
	text-align: left;
}
table.small-table th,
table.small-table td {
    padding: 5px
}
table.visible-columns td {
    border-right: 1px solid #d3d3d3
}
table.table-template-inbox {
    background-color: #fff;
    position: relative;
    z-index: 0;
    margin: 0
}
table.table-template-inbox:before {
    content: "";
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: -10px;
    height: 43px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
    z-index: -1
}
table.table-template-inbox th {
    background-color: transparent;
    color: #50535a;
    text-transform: uppercase;
    font-family: "Effra-Heavy";
    padding: 0 10px 10px 10px;
    min-width: 70px
}
table.table-template-inbox tbody tr td {
    max-width: 0;
    overflow: hidden;
    background-color: transparent;
    border-bottom: 1px solid #ececec;
    font-family: "Effra-Regular"
}
table.table-template-inbox tbody tr td span {
    font-family: "Effra-Regular"
}
table.table-template-inbox tbody tr td.inbox-content {
    font-family: "Effra-Light";
    word-break: break-all;
    word-wrap: break-word
}
table.table-template-inbox tbody tr td.inbox-content strong {
    after: " - "
}
table.table-template-inbox tbody tr td.inbox-date {
    text-align: right;
    padding-left: 0
}
table.table-template-inbox tbody tr td.inbox-date span {
    padding-right: 8px
}
table.table-template-inbox tbody tr:hover td {
    background-color: rgba(0, 0, 0, .01);
    cursor: pointer
}
.icon-inbox-empty {
    background: #fff url(../images/icon-inbox-empty.png) center center no-repeat;
    width: 100%;
    padding-top: 500px;
    vertical-align: bottom;
    padding-bottom: 100px;
    text-align: center;
    position: relative
}
.icon-inbox-empty:before {
    content: "";
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: -10px;
    height: 43px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
    z-index: 0
}
.alert {
    display: block;
    padding: 8px 8px;
    font-size: 16px;
    line-height: 16px;
    font-family: "Effra-Light", Arial, Verdana;
    margin: 0 0 20px 0;
    border: 1px solid #e5d267;
    background: #fffdf2;
    color: #8f8238;
    border-radius: 5px
}
.alert-error {
    color: #df1b2b;
    border-color: #df1b2b;
    background: #ffe8ec
}
.button {
    color: #fff;
    font-family: "Effra-Regular", Arial, Verdana;
    font-size: 17.9px;
    display: inline-block;
    padding: 15px;
    border: 0;
    background: #008673;
    -webkit-transition: background ease .2s;
    transition: background ease .2s;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 1em
}
.button:hover {
    background-color: #005347;
    text-decoration: none;
    cursor: pointer
}
.button.disabled,
.button.disabled:hover,
.button:disabled,
.button:disabled:hover {
    background: #ccc;
    color: #fff;
    border-color: #ccc
}
.button-primary {
    color: #fff;
    background: #008673
}
.button-primary:hover {
    background-color: #005347;
    text-decoration: none;
    cursor: pointer
}
.button-electric {
    background: #54baeb;
    color: #fff
}
.button-electric.disabled,
.button-electric.disabled:hover,
.button-electric:disabled {
    background: #c9e6f6;
    border-color: #c9e6f6
}
.button-electric:hover {
    background: #26a8e6;
    border-color: #26a8e6
}
.button-secondary {
    background: #396292;
    color: #fff
}
.button-secondary:hover,
.button-secondary.selected {
    background-color: #2b496d;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    border-color: #396292
}
.button-grey {
    color: #fff;
    background-color: #50535a
}
.button-grey:hover {
    background-color: #fff;
    color: #df1b2b
}
.button-standout {
    background: #df1b2b;
    color: #fff
}
.button-standout-dark {
    background: #8e0915;
    color: #fff
}
.button-standout-dark:hover,
.button-standout-dark.selected {
    background-color: #5e060e
}
.button-transparent {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff
}
.button-green {
    background-color: #009984;
    border: 2px solid #fff;
    color: #fff
}
.button-transparent:hover,
.button-transparent.selected {
    background-color: #000;
    background-color: rgba(255, 255, 255, .2)
}
.button-white {
    background-color: #fff;
    border: 2px solid #fff;
    color: #50535a
}
.button-white:hover,
.button-white.selected {
    background-color: #e6e6e6
}
.button-light {
    background-color: #ececec;
    border-color: #ececec;
    color: inherit
}
.button-light:hover,
.button-light.selected {
    background-color: #d3d3d3
}
.button-naked {
    background-color: transparent;
    border: 2px solid transparent;
    color: #8e0915
}
.button-naked:hover {
    background-color: transparent;
    text-decoration: underline
}
.button-add {
    border-color: #396292;
    position: relative
}
.button-add:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 13px;
    margin-top: -8px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -507px -403px
}
.button-borderonly {
    background: none;
    border: 2px solid #008673;
    color: #008673
}
.button-borderonly:hover {
    background-color: rgba(0, 153, 132, .2)
}
.button-tab {
    border-radius: 30px;
    padding: 5px 15px 5px;
    margin: 0 5px 0 0;
    background: #e9e6e8;
    color: #65646a
}
.button-tab:hover,
.button-tab.active {
    background-color: #65646a;
    color: #fff
}
.button-tab-standard {
    padding: 18px 0;
    background: #f6f4f6;
    color: #5c5765
}
.button-tab-standard:hover,
.button-tab-standard:active {
    background: #565a5d;
    color: #fff
}
.button-tab-standard.active {
    background: #fff;
    color: #000
}
.button-small {
    padding: 10px
}
.button-small .chevron-right {
    padding-left: 10px;
    padding-right: 20px
}
.button-small .chevron-right:after {
    right: -12px
}
.button-large {
    padding: 15px
}
.button-xlarge {
    padding: 20px
}
.button-xxlarge {
    padding: 40px 15px
}
.button-select {
    border: 1px solid #c2cfde;
    background-color: #f2f6fc;
    color: #396292;
    padding: 20px;
    padding-right: 60px;
    position: relative
}
.button-select:hover {
    background-color: #4c81c0;
    color: #fff;
    cursor: pointer
}
.button-select:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -15px;
    width: 30px;
    height: 29px;
    overflow: hidden;
    background-image: url('../images/main-sprite.png');
    background-position: -469px -394px
}
.button-select * {
    pointer-events: none
}
.button-select.checked {
    background-color: #396292;
    color: #fff;
    padding-right: 60px
}
.button-select.checked:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -15px;
    width: 30px;
    height: 29px;
    overflow: hidden;
    background-image: url('../images/main-sprite.png');
    background-position: -469px -362px
}
.button-select:disabled {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -15px;
    width: 30px;
    height: 29px;
    overflow: hidden;
    background-image: url('../images/main-sprite.png');
    background-position: -469px -362px
}
.button-select-search {
    border: 1px solid #d2d2d2;
    padding: 20px 60px 20px 20px;
    background-color: #fff;
    position: relative
}
.button-select-search * {
    pointer-events: none
}
.button-select-search:hover {
    background-color: #d2d2d2;
    cursor: pointer
}
.button-select-search:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -15px;
    width: 30px;
    height: 29px;
    overflow: hidden;
    background-image: url('../images/main-sprite.png');
    background-position: -469px -394px
}
.button-select-search.checked {
    background-color: #396292;
    color: #fff;
    padding-right: 60px
}
.button-select-search.checked small {
    color: #ccc
}
.button-select-search.checked:after {
    background-position: -469px -362px
}
.button-select-search small {
    color: #747474;
    display: block;
    padding: 4px 0 0 0
}
.button-like-checkbox {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    padding: 20px 60px 20px 20px;
    width: 100%;
    position: relative;
    font-family: "Effra-Regular";
    font-size: 17.9px
}
.button-like-checkbox.checked {
    background-color: #f2f6fc;
    color: #5c5765;
    padding-right: 60px;
    width: 100%;
    font-weight: bold
}
.button-like-checkbox.checked:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -15px;
    width: 30px;
    height: 29px;
    overflow: hidden;
    background-image: url('../images/main-sprite.png');
    background-position: -469px -362px
}
.button-simple-text {
    background-color: transparent;
    border: none;
    text-decoration: none
}
.button-simple-text:hover {
    background-color: transparent
}
.text-button {
    border: 2px solid transparent;
    background: none;
    padding: 0 5px;
    color: #396292
}
.text-button:hover {
    border-color: #396292;
    background-color: transparent
}
.button-select-search-inline {
    display: inline-block
}
input[type=checkbox]:disabled:checked+.button-select,
input[type=radio]:disabled:checked+.button-select,
input[type=checkbox]:disabled+.button-select-search,
input[type=radio]:disabled+.button-select-search,
input[type=checkbox]:disabled+.button-select,
input[type=radio]:disabled+.button-select {
    background-color: #e4e6e5;
    border: 1px solid transparent;
    color: #5c5765
}
input[type=checkbox]:disabled:checked+.button-select:after,
input[type=radio]:disabled:checked+.button-select:after {
    background-position: -469px -362px
}
input[type=checkbox]:checked+.button-select-search,
input[type=radio]:checked+.button-select-search,
input[type=checkbox]:checked+.button-select,
input[type=radio]:checked+.button-select {
    background-color: #396292;
    color: #fff;
    padding-right: 60px
}
input[type=checkbox]:checked+.button-select-search:after,
input[type=radio]:checked+.button-select-search:after {
    background-position: -469px -362px
}
input[type=checkbox]:checked+.button-select:after,
input[type=radio]:checked+.button-select:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -15px;
    width: 30px;
    height: 29px;
    overflow: hidden;
    background-image: url('../images/main-sprite.png');
    background-position: -469px -362px
}
input[type=checkbox]:checked+.button-select-search small,
input[type=radio]:checked+.button-select-search small {
    color: #ccc
}
input[type=checkbox]:checked+.button-light,
input[type=radio]:checked+.button-light {
    background-color: #d3d3d3
}
.option-disabled {
    background: #f6f6f6;
    border: 1px solid #d7d7d7;
    padding-top: 10px
}
.button-search-icon {
    position: relative;
    overflow: hidden;
    text-indent: -1000px;
    background: none;
    height: 1em;
    width: 2.4em;
    display: block
}
.button-search-icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: -1000px;
    background: url('../images/main-sprite.png') no-repeat;
    background-position: -507px -224px
}
.button-search-icon:hover {
    background-color: transparent
}
.button-search-icon-white {
    width: 20px;
    border: 2px solid transparent
}
.button-search-icon-white:after {
    background: url('../images/main-sprite.png') no-repeat;
    background-position: -437px -136px
}
.button-search-icon-white-large {
    position: relative;
    background: none;
    border: none;
    text-indent: -1000px;
    width: 36px;
    height: 40px;
    overflow: hidden
}
.button-search-icon-white-large:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url('../images/main-sprite.png');
    background-position: -469px -330px;
    top: 5px;
    right: 3px
}
.button-over-input {
    margin-left: -43px
}
.panel-alphabet .icon-ss-search,
.panel-query .icon-ss-abc {
    display: none
}
.panel-alphabet {
    margin: 0 0 25px 0
}
.panel-alphabet hr {
    display: none
}
.panel-alphabet .text-button {
    color: #ccc
}
.panel-alphabet .text-button:hover,
.panel-alphabet .text-button:active {
    border-color: transparent
}
.panel-alphabet .text-button.active {
    color: #396292;
    -webkit-transition: all ease .2s;
    transition: all ease .2s
}
.panel-alphabet .text-button.active:hover {
    border-color: #396292
}
.panel-alphabet .text-button.active:active,
.panel-alphabet .text-button.active:focus {
    color: #fff;
    background-color: #396292;
    text-decoration: none
}
.panel-alphabet .text-button.selected,
.panel-alphabet .text-button.selected:hover,
.panel-alphabet .text-button.selected:focus,
.panel-alphabet .text-button:active {
    background: #396292;
    color: #fff
}
.panel-alphabet .text-button:focus {
    border: 2px dotted #396292
}
.selected,
.selected:hover,
.selected:focus {
    background: #008673;
    border-color: #008673!important;
    color: #fff
}
.button-block {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}
.tip {
    background: #f6f6f6;
    border: 1px solid #d7d7d7;
    padding: 15px 60px 15px 20px;
    margin: 0 0 25px 0;
    position: relative
}
.tip:after {
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 46px;
    height: 46px;
    background: #f6f6f6 url('../images/main-sprite.png') no-repeat;
    background-position: -375px -208px
}
.tip h4 {
    text-transform: uppercase;
    margin: 0 0 7px 0
}
.tip p {
    padding: 0
}
fieldset {
    display: block
}
legend,
label,
.legend {
    display: block;
    margin: 0 0 15px 0;
    font-family: 'Effra-Medium', Arial, Verdana, sans-serif;
    color: #41444d;
    font-size: 19px;
    line-height: 25px;
    text-transform: none;
    position: relative;
    z-index: 1
}
legend em,
label em,
.legend em {
    color: #df1b2b;
    font-style: normal
}
label {}label:after {
    content: "";
    clear: both;
    display: table
}
label.checkbox,
label.radio {
    padding: 5px 0 0 0;
    display: block;
    font-size: 20px;
    line-height: 20px
}
label.checkbox input,
label.radio input {
    display: inline-block;
    margin: 0 5px 0 0
}
label.label-white {
    color: #fff
}
legend,
.legend {
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    float: left;
    width: 100%
}
.text-input,
.select-input {
    display: inline-block;
    background: #fff;
    border: 2px solid #d2d2d2;
    padding: 13px;
    font-size: 17px;
    font-family: "Effra-Light", Arial, Verdana;
    color: #41444d;
    box-shadow: 0 0 7px rgba(65, 68, 76, .2);
    box-sizing: border-box;
    border-radius: 0
}
.select-input-naked {
    border-color: transparent
}
.select-input-transparent {
    border-color: #fff;
    background-color: transparent
}
.select-input-transparent:after {
    background-color: transparent
}
.select-input-transparent select {
    color: #fff
}
.text-input:focus {
    outline: none
}
.text-input:disabled {
    opacity: .5
}
.text-input-error {
    border-color: #df1b2b;
    color: #df1b2b
}
.text-input-error:focus {
    border-color: #df1b2b
}
.text-input-transparent {
    background: transparent;
    border-width: 1px;
    border-color: #fff;
    color: #fff
}
.text-input-naked {
    background: transparent;
    border-color: transparent;
    color: inherit;
    width: 100%
}
.text-input-standout-dark {
    background-color: #8e0915;
    border-color: #8e0915;
    color: #fff
}
.text-input-primary-dark {
    background-color: #006e5d;
    border-color: #006e5d;
    color: #fff
}
.text-input-search {
    background-image: url(../images/icon-search.png);
    background-repeat: no-repeat;
    background-position: 100% 0
}
.text-input-block,
.select-input-block {
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 48px
}
.text-input-transparent::-webkit-input-placeholder {
    color: #fff
}
.text-input-transparent:-moz-placeholder {
    color: #fff
}
.text-input-transparent::-moz-placeholder {
    color: #fff
}
.text-input-transparent:-ms-input-placeholder {
    color: #fff
}
.select-input-transparent option {
    background-color: rgba(0, 0, 0, .8)
}
.lt-ie9 .text-input-block,
.lt-ie9 .select-input-block {
    min-height: 0
}
.char-counter {
    position: relative
}
.char-counter:before {
    content: attr(data-chars);
    position: absolute;
    bottom: 5px;
    right: 25px;
    color: #008673
}
.char-counter.error:before {
    color: #df1b2b
}
.char-counter:after {
    content: "";
    clear: both;
    display: table
}
.char-counter textarea {
    padding-bottom: 40px
}
.custom-select-container {
    position: relative;
    height: 52px
}
.custom-select-container select.replaced {
    position: relative;
    z-index: 1;
    width: 100%;
    filter: alpha(opacity=0);
    opacity: 0
}
.custom-select-container select.replaced:disabled+span {
    opacity: .5;
    background: #ececec
}
.custom-select-container .custom-select {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
.custom-select-container .custom-select:after {
    content: "";
    width: 46px;
    height: 46px;
    position: absolute;
    top: 2px;
    right: 0;
    background: url('../images/main-sprite.png') no-repeat;
    background-position: -375px -256px
}
.custom-select-container .custom-select>span {
    display: block
}
.custom-select-container .custom-select span span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left
}
.custom-select-container .active {
    box-shadow: 0 0 10px rgba(0, 100, 200, .7);
    outline: none
}
.icon {
    display: block;
    float: left;
    width: 39px;
    height: 39px;
    overflow: hidden;
    text-indent: -9999px;
    margin: 7px 15px 0 0;
    word-wrap: break-word;
    word-break: break-word;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat
}
.icon.facebook {
    background-position: -427px -293px;
    height: 39px;
    width: 39px
}
.icon.facebook:hover,
.icon.facebook:active,
.icon.facebook:focus {
    background-position: -427px -334px;
    height: 39px;
    width: 39px
}
.icon.youtube {
    background-position: -427px -252px;
    height: 39px;
    width: 39px
}
.icon.youtube:hover,
.icon.youtube:active,
.icon.youtube:focus {
    background-position: -82px -404px;
    height: 39px;
    width: 39px
}
.icon.instagram {
    background-position: -41px -404px;
    height: 39px;
    width: 39px
}
.icon.instagram:hover,
.icon.instagram:active,
.icon.instagram:focus {
    background-position: 0 -404px;
    height: 39px;
    width: 39px
}
.icon.twitter {
    background-position: -123px -404px;
    height: 39px;
    width: 39px
}
.icon.twitter:hover,
.icon.twitter:active,
.icon.twitter:focus {
    background-position: -164px -404px;
    height: 39px;
    width: 39px
}
.br-arrow-icon {
    position: relative
}
.br-arrow-icon:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 16px;
    height: 16px;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -507px -367px;
    overflow: hidden
}
.br-arrow-icon:hover:before {
    background-position: -507px -385px
}
.br-pad:before {
    right: 10px;
    bottom: 10px
}
.chevron {}.chevron-right,
.chevron-right-dark,
.chevron-button-right,
.chevron-left,
.chevron-button-left,
.chevron-left-standout,
.chevron-left-primary,
.chevron-down,
.chevron-down-white,
.chevron-up,
.chevron-up-white,
.chevron-blue,
.chevron-blue-right,
.chevron-left-primary-large,
.chevron-right-primary-large,
.chevron-right-mobile {
    position: relative
}
.chevron-right:after,
.chevron-right-dark:after,
.chevron-button-right:after,
.chevron-left:after,
.chevron-button-left:after,
.chevron-left-standout:after,
.chevron-left-primary:after,
.chevron-down:after,
.chevron-down-white:after,
.chevron-up:after,
.chevron-up-white:after,
.chevron-blue:after,
.chevron-blue-right:after,
.chevron-left-primary-large:after,
.chevron-right-primary-large:after,
.chevron-right-mobile:after {
    content: "";
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 50%
}
.chevron-right,
.chevron-right-dark,
.chevron-button-right {
    padding-right: 40px;
    padding-left: 20px
}
.chevron-right:after,
.chevron-right-dark:after,
.chevron-button-right:after {
    background-position: -46px -358px;
    height: 44px;
    width: 44px;
    right: 0;
    margin-top: -21px
}
.chevron-right-dark:after {
    background-position: -457px -375px;
    height: 11px;
    width: 7px;
    margin-top: -5.5px;
    right: 13.5px
}
.chevron-button-right {
    display: block;
    line-height: 44px
}
.chevron-button-right:after {
    background-color: #df1b2b
}
.chevron-blue:after {
    height: 14px;
    width: 8px;
    background-position: -525px -385px;
    display: inline-block;
    margin: 0 5px;
    position: relative;
    top: 2px
}
.chevron-blue-right:after {
    height: 14px;
    width: 8px;
    background-position: -525px -385px;
    display: inline-block;
    right: 20px;
    margin-top: -7px
}
.chevron-right-primary-large {
    display: inline-block;
    overflow: hidden;
    text-indent: -1000px;
    height: 33px;
    width: 27px
}
.chevron-right-primary-large:after {
    height: 33px;
    width: 27px;
    background-position: -507px 0;
    top: 0;
    left: 0
}
.chevron-right-mobile {
    padding-right: 60px
}
.chevron-right-mobile:after {
    background-position: -306px -358px;
    height: 40px;
    width: 40px;
    right: 0;
    margin-top: -20px
}
.chevron-left,
.chevron-button-left,
.chevron-left-standout,
.chevron-left-primary {
    padding-left: 40px;
    padding-right: 20px
}
.chevron-left:after,
.chevron-button-left:after,
.chevron-left-standout:after,
.chevron-left-primary:after {
    background-position: 0 -358px;
    height: 44px;
    width: 44px;
    left: 0;
    margin-top: -23px
}
.chevron-left-standout:after {
    background-position: -375px -304px
}
.chevron-left-primary {
    padding-left: 30px
}
.chevron-left-primary:after {
    background-position: -524px -403px;
    width: 8px;
    height: 14px;
    left: 10px;
    margin-top: -7px
}
.chevron-left-primary-large {
    display: inline-block;
    overflow: hidden;
    text-indent: -1000px;
    height: 33px;
    width: 26px
}
.chevron-left-primary-large:after {
    height: 33px;
    width: 26px;
    background-position: -507px -35px;
    top: 0;
    left: 0
}
.back .chevron-left {
    position: absolute;
    top: 10px;
    left: 10px
}
.chevron-down,
.chevron-down-white,
.chevron-up,
.chevron-up-white {
    padding-right: 40px
}
.chevron-down:after,
.chevron-down-white:after,
.chevron-up:after,
.chevron-up-white:after {
    width: 15px;
    height: 8px;
    right: 0;
    margin: -4px 0 0 0
}
.chevron-down:after {
    background-position: -469px -426px
}
.chevron-down-white:after {
    background-position: -507px -430px
}
.chevron-up-white:after {
    background-position: -507px -460px
}
.chevron-up:after {
    background-position: -507px -420px
}
a:hover.chevron-up:after {
    background-position: -507px -440px
}
a:hover.chevron-down:after {
    background-position: -507px -450px
}
.icon-tooltip {
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -64px -445px;
    display: inline-block;
    float: none;
    width: 29px;
    height: 29px;
    margin: 0
}
.icon-tooltip:hover,
.icon-tooltip:focus,
.icon-tooltip:active {
    background-position: -126px -445px
}
.icon-tooltip-dark {
    background-position: -95px -445px
}
.icon-tooltip-dark:hover,
.icon-tooltip-dark:focus,
.icon-tooltip-dark:active {
    background-position: -157px -445px
}
.tooltip-right {
    margin-right: 40px;
    position: relative
}
.tooltip-right .icon-tooltip,
.tooltip-right .icon-tooltip-dark {
    position: absolute;
    right: -39px;
    top: 8px
}
.icon-add,
.icon-dash {
    position: relative;
    padding-right: 30px
}
.icon-add:after,
.icon-dash:after {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 40px;
    font-family: "Effra-Regular";
    margin-top: -10px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    display: block
}
.icon-add:after {
    content: "+"
}
.icon-add-accordion {
    position: relative
}
.icon-add-accordion:after {
    content: "+";
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 37px;
    font-family: "Effra-Light";
    margin-top: -10px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    display: block;
    color: #df202f
}
.icon-dash:after {
    content: "-"
}
.icon-dash-accordion:after {
    content: "-";
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 37px;
    font-family: "Effra-Light";
    margin-top: -10px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    display: block;
    color: #df202f;
    color: #fff
}
.icon-close,
.icon-close-white {
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    display: inline-block;
    float: none;
    width: 19px;
    height: 19px
}
.icon-close {
    background-position: -507px -289px
}
.icon-close:hover,
.icon-close:focus,
.icon-close:active {
    background-position: -507px -268px
}
.icon-close-white {
    background-position: -507px -310px
}
.icon-close-white:hover,
.icon-close-white:focus,
.icon-close-white:active {
    background-position: -507px -331px
}
.icon-close-right {
    position: relative
}
.icon-close-right:after {
    content: "";
    position: absolute;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -507px -289px;
    width: 19px;
    height: 19px;
    right: 0;
    top: 50%;
    margin-top: -10px
}
.icon-paper-sheet {
    float: none;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -62px -296px
}
a:hover .icon-paper-sheet {
    background-position: -124px -225px
}
.icon-map {
    float: none;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -186px -296px
}
a:hover .icon-map {
    background-position: -62px -225px
}
.icon-attachment {
    position: relative;
    width: 22px;
    height: 22px;
    text-indent: 1000px;
    overflow: hidden;
    display: block
}
.icon-attachment:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url('../images/main-sprite.png');
    background-position: -507px -246px
}
.m-icon:after {
    display: none
}
.icon-ss-abc {
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -92px -358px;
    width: 41px;
    height: 41px
}
.icon-ss-abc:hover,
.icon-ss-abc:active,
.icon-ss-abc:focus {
    background-position: -135px -358px
}
.icon-ss-search {
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -178px -358px;
    width: 41px;
    height: 41px
}
.icon-ss-search:hover,
.icon-ss-search:active,
.icon-ss-search:focus {
    background-position: -221px -358px
}
.calendar-day {
    width: 60px;
    height: 69px;
    padding: 13px 0 0;
    display: inline-block;
    box-sizing: border-box;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: 0 -225px;
    text-align: center;
    margin-right: 10px;
    vertical-align: bottom
}
.calendar-day .heading-large {
    line-height: 25px
}
.calendar-time {
    display: inline-block
}
.phone-icon {
    position: relative
}
.phone-icon:after {
    content: "";
    width: 71px;
    height: 61px;
    display: block;
    position: absolute;
    top: 36px;
    margin-top: -36px;
    right: 0;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -231px -102px
}
.edit-pencil-left {
    position: relative;
    padding-left: 50px
}
.edit-pencil-left:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -375px -404px
}
.share-plane-left {
    position: relative;
    padding-left: 50px
}
.share-plane-left:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -469px -266px
}
.share-plane-left.open {
    background: #fff;
    color: #008673
}
.share-plane-left.open:before {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -507px -289px
}
.download-right {
    position: relative
}
.download-right:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    right: 5px;
    top: 50%;
    margin-top: -15px;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -407px -404px
}
.prospectus-login-icon:before,
.account-login-icon:before {
    border: 2px solid #fff;
    content: "";
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin: -5px 10px -5px 0;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat
}
.prospectus-login-icon:before {
    background-position: -283px -165px
}
.account-login-icon:before {
    background-position: -469px 0
}
.section-panel {
    background: #fff;
    padding: 20px 40px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    margin-top: 10px;
    margin-bottom: 10px
}
.section-panel.collapsed {
    background-color: #d2d2d2
}
.section-panel.available {
    position: relative;
    cursor: pointer
}
.section-panel.available header:after {
    content: "+";
    position: absolute;
    line-height: 70px;
    font-size: 40px;
    display: block;
    top: 0;
    right: 20px;
    color: #666
}
.section-panel.available header:hover:after {
    color: #000
}
.section-panel .collapse-section {
    display: none
}
.section-panel.open:after {
    content: "-";
    position: absolute;
    font-size: 60px;
    display: block;
    top: 0;
    right: 20px
}
.accordion .section-panel {
    box-shadow: none;
    margin: 0;
    padding: 0
}
.white-panel {
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    border-radius: 3px;
    overflow: hidden;
    position: relative
}
.pad-none {
    padding: 0
}
.pad-around {
    padding: 18px
}
.pad-around-small {
    padding: 10px
}
.pad-around-large {
    padding: 25px
}
.pad-around-xlarge {
    padding: 70px
}
.pad-row {
    padding-top: 20px;
    padding-bottom: 20px
}
.pad-row-xsmall {
    padding-top: 5px;
    padding-bottom: 5px
}
.pad-row-small {
    padding-top: 12px;
    padding-bottom: 12px
}
.pad-row-large {
    padding-top: 40px;
    padding-bottom: 40px
}
.pad-sides {
    padding-left: 20px;
    padding-right: 20px
}
.pad-sides-small {
    padding-left: 10px;
    padding-right: 10px
}
.pad-sides-medium {
    padding-left: 30px;
    padding-right: 30px
}
.pad-sides-large {
    padding-left: 40px;
    padding-right: 40px
}
.pad-left {
    padding-left: 20px
}
.pad-right-small {
    padding-right: 10px
}
.pad-top {
    padding-top: 35px
}
.pad-top-small {
    padding-top: 10px
}
.pad-top-lage {
    padding-top: 75px
}
.pad-top-xlarge {
    padding-top: 150px
}
.pad-bottom {
    padding-bottom: 18px
}
.pad-bottom-medium {
    padding-bottom: 30px
}
.pad-bottom-large {
    padding-bottom: 40px
}
.pad-bottom-small {
    padding-bottom: 10px
}
.paddingtop {
    padding-top: 35px
}
.paddingtop-large {
    padding-top: 75px
}
.paddingtop-small {
    padding-top: 10px
}
.nopaddingbottom {
    padding-bottom: 0
}
.nopaddingtop {
    padding-top: 0
}
.margin-sides-small {
    margin-left: 10px;
    margin-right: 10px
}
.margin-left {
    margin-left: 20px
}
.row-no-margin {
    margin-top: 0;
    margin-bottom: 0
}
.negate-padding {
    margin: -20px -20px auto
}
.negate {
    margin: -20px -20px 0 -20px
}
.negate-18 {
    margin-top: -18px;
    margin-right: -18px;
    margin-left: -18px
}
.relative {
    position: relative
}
.pos-absolute-bl {
    position: absolute;
    bottom: 20px;
    left: 20px
}
.pos-absolute-br {
    position: absolute;
    bottom: 20px;
    right: 20px
}
.pos-absolute-tr {
    position: absolute;
    top: 0;
    right: 0
}
.horizontal-scroll {
    overflow-x: auto
}
.no-pattern {
    background-image: none
}
.bg-primary,
.main-header.bg-primary {
    background-color: #008673;
    color: #fff
}
.bg-primary-dark {
    background-color: #006e5d;
    color: #fff
}
.bg-secondary {
    background-color: #396292;
    color: #fff
}
.bg-white {
    background-color: #fff;
    color: #41444d
}
.bg-grey {
    background-color: #41444d;
    color: #fff
}
.bg-grey-alt {
    background-color: #dcdadb
}
.bg-dark-grey {
    background-color: #433c41
}
.bg-light-grey {
    background-color: #ececec
}
.bg-light-grey-alt {
    background-color: #f9f8f6
}
.bg-standout {
    background-color: #df1b2b
}
.bg-standout-dark {
    background-color: #8e0915
}
.bg-pink {
    background-color: #d7d1ca
}
.bg-dark-transparent {
    background-color: rgba(0, 0, 0, .7);
    color: #fff
}
.bg-blue {
    background-color: #54baec
}
.bg-black {
    background-color: #222
}
.bg-grey-transparent {
    background-color: rgba(43, 41, 43, .7);
    color: #fff
}
.bg-tile-grey {
    background: url(../images/structure/bg-tile-grey.png) 0 0
}
.bg-tile-emerald {
    background: url(../images/structure/bg-tile-emerald.png) center center
}
.bg-tile-red {
    background: url(../images/structure/bg-tile-red.png) center center
}
.bg-warning {
    background-color: #fffadd
}
.lt-ie9 .bg-dark-transparent {
    background-color: #41444d
}
.hover-darken:hover {
    text-decoration: none
}
.hover-darken-target {
    position: relative
}
.hover-darken:hover .hover-darken-target:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .1)
}
.hover-darken:hover .text-bg-standout {
    background-color: #8e0915
}
/*05/01/2017 Removed h1 and h2 by E. Mathieu*/
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: normal;
    display: block;
    line-height: 22px;
    font-size: 17px;
    padding: 0;
    color: inherit;
    margin: 0
}
.text-size-13 {
    font-size: 13px;
    line-height: 18px
}
.text-size-14 {
    font-size: 14px;
    line-height: 19px
}
.text-size-16 {
    font-size: 16px;
    line-height: 21px
}
.text-size-17 {
    font-size: 17px;
    line-height: 22px
}
.text-size-18 {
    font-size: 18px;
    line-height: 22px
}
.text-size-20 {
    font-size: 20px;
    line-height: 25px
}
.text-size-22 {
    font-size: 22px;
    line-height: 27px
}
.text-size-25 {
    font-size: 25px;
    line-height: 30px
}
.text-size-28 {
    font-size: 42px;
    line-height: 45px
}
.text-size-30 {
    font-size: 29px;
    line-height: 40px
}
.text-size-35 {
    font-size: 35px;
    line-height: 40px
}
.text-size-40 {
    font-size: 42px;
    line-height: 45px
}
.text-size-60 {
    font-size: 60px;
    line-height: 65px
}
.text-size-80 {
    font-size: 80px;
    line-height: 85px
}
.text-size-110 {
    font-size: 110px;
    line-height: 120px
}
.text-color-white {
    color: #fff
}
.text-color-primary {
    color: #008673
}
.text-color-secondary {
    color: #396292
}
.text-color-headings {
    color: #50535a
}
.text-color-standout {
    color: #df1b2b
}
.text-color-standout-dark {
    color: #8e0915
}
.text-color-lightblue {
    color: #00aeef
}
.text-color-grey {
    color: #ccc
}
.text-color-mediumgrey {
    color: #666
}
.text-color-black {
    color: #000
}
.text-bg {}.text-bg-white {
    background-color: #fff;
    display: inline;
    line-height: 1.4em;
    padding: 6px 10px
}
.text-bg-white.text-nice-wrap>span {
    border-right: 7px solid #fff
}
.text-bg-primary {
    background-color: #008673;
    color: #fff;
    display: inline;
    line-height: 1.4em;
    padding: 0 10px
}
.text-bg-primary.text-nice-wrap>span {
    border-right: 7px solid #008673
}
.text-bg-standout {
    background-color: #df1b2b;
    color: #fff;
    display: inline;
    line-height: 1.4em;
    padding: 0 10px
}
.text-bg-standout.text-nice-wrap>span {
    border-right: 7px solid #df1b2b
}
.text-bg-standout-dark {
    background-color: #8e0915;
    color: #fff;
    display: inline;
    line-height: 1.4em;
    padding: 0 10px
}
.text-bg-standout-dark.text-nice-wrap>span {
    border-right: 7px solid #8e0915
}
.text-bg-light-grey {
    background-color: #d2d2d2;
    padding: 6px 10px;
    display: inline-block
}
.lt-ie9 .text-bg-white,
.lt-ie9 .text-bg-primary,
.lt-ie9 .text-bg-standout,
.lt-ie9 .text-bg-standout-dark {
    padding-left: 10px;
    padding-right: 10px;
    left: 0
}
.text-align-left {
    text-align: left
}
.text-align-right {
    text-align: right
}
.text-align-center {
    text-align: center
}
.text-weight-light {
    font-family: 'Effra-Light', Arial, sans-serif;
    font-weight: normal
}
.text-weight-regular {
    font-family: "Effra-Regular", Arial, sans-serif;
    font-weight: normal
}
.text-weight-medium {
    font-family: "Effra-Medium", Arial, sans-serif;
    font-weight: normal
}
.text-weight-heavy {
    font-family: "Effra-Heavy", Arial, sans-serif;
    font-weight: normal
}
.text-line-normal {
    line-height: 1.2em
}
.text-line-large {
    line-height: 1.5em;
    min-height: 1.5em
}
.text-line-xlarge {
    line-height: 2em
}
.text-line-none {
    line-height: .75em
}
.text-transform-capitalize {
    text-transform: capitalize
}
.text-transform-uppercase {
    text-transform: uppercase
}
.text-nowrap {
    white-space: nowrap
}
.text-nice-wrap {
    padding: 0;
    line-height: 1.4em
}
.text-nice-wrap>span {
    white-space: pre-wrap;
    position: relative;
    left: 7px;
    padding: 0
}
.text-style-italic {
    font-style: italic
}
.text-style-normal {
    font-style: normal
}
.text-break {
    word-break: break-all
}
.text-wrap {
    word-wrap: break-word
}
.text-overflow-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden
}
.text-one-line {
    white-space: nowrap;
    overflow: hidden;
    height: 1.2em
}
.hover-color-standout:hover {
    color: #df1b2b
}
.short-description-articles {
    font-size: 18px;
    color: #000;
    font-weight: 600
}
.full-description-articles {
    font-size: 18px;
    color: #000;
    font-weight: 600
}
.theme-editor a[href] {
    display: inline-block
}
.theme-editor {}.theme-editor h1 {
    font-size: 60px;
    line-height: 1em;
    margin-bottom: .25em;
    font-family: "Effra-Bold"
}
.theme-editor h2 {
    font-size: 42px;
    line-height: 1em;
    margin-bottom: .5em;
    font-family: "Effra-Bold"
}
.theme-editor h3 {
    font-size: 29px;
    line-height: 1em;
    margin-bottom: .75em;
    font-family: "Effra-Bold"
}
.theme-editor h4 {
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 1em;
    font-family: "Effra-Bold"
}
.theme-editor strong,
.theme-editor b {
    font-family: "Effra-Bold"
}
.theme-editor em,
.theme-editor i {
    font-style: italic
}
.theme-editor blockquote {
    font-style: italic;
    font-size: 20px;
    line-height: 1em;
    font-family: "Effra-Medium"
}
.theme-editor blockquote p:before {
    white-space: nowrap;
    content: "“"
}
.theme-editor blockquote p:after {
    content: "”";
    white-space: nowrap
}
.theme-editor ul li {
    list-style: disc
}
.theme-editor ol li {
    list-style: decimal
}
.theme-editor a {
    color: inherit;
    text-decoration: none
}
.theme-editor a[href] {
    color: #df1b2b;
    text-decoration: none;
    border-bottom: 1px solid #df1b2b
}
.theme-editor a[href]:hover {
    color: #8e0915;
    border-bottom: 1px solid #8e0915
}
.theme-editor a[href].text-color-headings {
    color: #50535a;
    border-bottom: none
}
.theme-editor .button {
    color: #fff
}
.theme-editor .ellipsis {
    color: #df1b2b;
    font-weight: bold
}
#studentHomeMasonary .theme-editor .ellipsis {
    color: #008673;
    font-weight: bold
}
.bg-grey-transparent .theme-editor .ellipsis {
    color: #fff;
    font-weight: bold
}
.theme-primary .theme-editor a[href] {
    color: #008673;
    text-decoration: none;
    border-bottom: 1px solid #008673
}
.theme-editor .ellipsis .theme-primary .theme-editor a[href]:hover {
    color: #006e5d;
    border-bottom: 1px solid #006e5d
}
.theme-primary .theme-editor .button {
    color: #fff
}
.theme-primary .theme-editor .ellipsis {
    color: #008673
}
.theme-editor.theme-white {
    color: #fff
}
.theme-editor.theme-white a[href] {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #fff
}
.theme-editor.theme-white a[href].link-decoration-none {
    border-bottom: transparent
}
.theme-editor.theme-white a[href].link-decoration-hover-only {
    border-bottom-color: transparent
}
.theme-editor.theme-white a[href]:hover {
    border-bottom: 1px solid #fff
}
.theme-editor.theme-white a[href]:hover.link-decoration-none {
    border-bottom: transparent
}
.theme-editor.theme-white a[href]:hover.link-decoration-hover-only {
    border-bottom-color: #fff
}
.theme-editor.theme-white .button {
    background-color: #fff;
    color: #008673
}
.theme-editor.theme-white .ellipsis {
    color: #fff
}
.theme-grey-dark a {
    color: #50535a
}
.theme-grey-light a {
    color: #999
}
.theme-underline a {
    text-decoration: underline
}
.theme-underline a:hover {
    text-decoration: none
}
.link-decoration-none,
.link-decoration-none:hover,
.link-decoration-none:focus {
    text-decoration: none
}
.link-decoration-border-dark {
    border-bottom: 1px solid #a9a099
}
.link-decoration-border-dark:hover,
a:hover .link-decoration-border-dark {
    border-color: #7ffae9;
    text-decoration: none
}
.link-decoration-border-light {
    border-bottom: 1px solid #a9a099
}
.link-decoration-border-light:hover,
a:hover .link-decoration-border-light {
    border-color: #7ffae9;
    text-decoration: none
}
.link-decoration-border-standout-dark {
    border-bottom: 1px solid #8e0915
}
.link-decoration-border-standout-dark:hover,
a:hover .link-decoration-border-standout-dark {
    border-color: #df1b2b;
    text-decoration: none
}
.link-decoration-border-secondary {
    color: #396292;
    border-bottom: 1px solid #396292
}
.link-decoration-border-secondary:hover,
a:hover .link-decoration-border-secondary {
    color: #6c95c5;
    border-color: #6c95c5;
    text-decoration: none
}
.link-decoration-border-dots {
    border-bottom: 1px dotted #a0a0a0
}
.link-decoration-border-dots .link-decoration-inherit {
    border-bottom: 1px dotted #a0a0a0
}
.link-decoration-border-dots:hover {
    text-decoration: none;
    border-bottom-style: solid
}
.link-decoration-border-dots:hover .link-decoration-inherit {
    border-bottom-style: solid
}
.link-decoration-inherit {
    border-bottom-width: inherit;
    border-bottom-style: inherit;
    border-bottom-color: inherit
}
.bullet-container {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 100%;
    border: 6px solid #e4e6e5;
    color: #fff;
    font-family: "Effra-Light", Arial, Verdana, sans-serif;
    margin: 0 0 25px 0
}
.bullet-container strong {
    font-size: 40px;
    display: block;
    line-height: 20px;
    padding-top: 15px;
    font-weight: normal
}
.bullet-container small {
    font-size: 16px
}
a.skip {
    position: absolute;
    left: -999em
}
a.skip:active,
a.skip:focus {
    top: 0;
    left: 0;
    color: #fff;
    background: #01a7e3;
    font-size: 1.1em;
    display: block;
    padding: .4em;
    border: .1em solid #fff;
    white-space: nowrap;
    width: 14em;
    text-align: center;
    font-weight: bold;
    z-index: 99999
}
.main-header {
    padding: 16px 0 14px 0;
    z-index: 5;
    min-height: 42px;
    left: 0;
    position: fixed;
    transform: translate3d(0, 0, 0);
    width: 100%;
    top: 0
}
.cookie-visible .main-header {
    position: relative
}
.home-link {
    display: inline-block;
    vertical-align: top;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px dotted transparent;
    box-sizing: border-box
}
.home-link:focus {
    border-color: #fff
}
.sticky-fixed .return-to-homepage-link {
    padding: 20px 10px 10px
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}
[dir='rtl'] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.status-steps {
    white-space: nowrap;
    padding-bottom: 20px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    position: relative
}
.status-steps .status-step {
    display: inline-block;
    position: relative;
    text-align: center;
    top: 10px;
    vertical-align: top
}
.status-steps .status-step:before,
.status-steps .status-step:after {
    content: "";
    position: absolute;
    height: 0;
    border-top: 3px solid #ededed;
    top: 28px
}
.status-steps .status-step:before {
    left: -2px;
    right: 50%;
    margin-right: 25px
}
.status-steps .status-step:first-child:before {
    display: none
}
.status-steps .status-step:after {
    right: -2px;
    left: 50%;
    margin-left: 25px
}
.status-steps .status-step:last-child:after {
    display: none
}
.status-steps .complete:after,
.status-steps .complete:before,
.status-steps .active:after,
.status-steps .active:before {
    border-color: #008673
}
.status-steps .bubble-caption {
    height: auto;
    line-height: normal
}
.status-steps .bubble {
    color: #41444d;
    font-family: "Effra-Medium", Arial, sans-serif;
    width: 51px;
    height: 51px;
    overflow: hidden;
    display: inline-block;
    border: 3px solid transparent;
    background-color: #ededed;
    border-radius: 50%;
    text-align: center;
    line-height: 51px;
    position: relative;
    box-sizing: content-box;
    font-size: 24px
}
.status-steps .offer-made-bubble,
.status-steps .offer-accepted-bubble,
.status-steps .application-declined {
    text-indent: -500px
}
.status-steps .offer-made-bubble:before,
.status-steps .offer-accepted-bubble:before,
.status-steps .application-declined:before,
.status-steps .complete-bubble:before {
    content: "";
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    margin: -15px
}
.status-steps .offer-made-bubble:before {
    background-position: -247px -404px
}
.status-steps .offer-accepted-bubble:before {
    background-position: -343px -404px
}
.status-steps .application-declined:before {
    background-position: -311px -404px
}
.status-steps .active {
    top: 0
}
.status-steps .active:before,
.status-steps .active:after {
    top: 38px
}
.status-steps .active:before {
    margin-right: 35px
}
.status-steps .active:after {
    margin-left: 35px
}
.status-steps .active .bubble {
    border: 5px solid #008673;
    background-color: #fff;
    color: #41444d;
    width: 69px;
    height: 69px;
    line-height: 68px;
    margin-right: 0;
    box-sizing: content-box
}
.status-steps .complete .bubble {
    border-color: #008673;
    background: #008673;
    text-indent: -500px;
    border: 0
}
.status-steps .complete .bubble .offer-made-bubble:after,
.status-steps .complete .bubble .offer-accepted-bubble:after,
.status-steps .complete .bubble .application-declined:after,
.status-steps .complete .bubble .complete-bubble:after {
    border: none
}
.status-steps .complete .offer-made-bubble:before {
    background-position: -469px -234px
}
.status-steps .complete .offer-accepted-bubble:before {
    background-position: -279px -404px
}
.status-steps .complete .application-declined:before {
    background-position: -469px -202px
}
.status-steps .complete .complete-bubble:before {
    background-position: -32px -445px
}
.status-steps .slick-prev,
.status-steps .slick-next {
    position: absolute;
    z-index: 4;
    top: 14px;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -264px -355px;
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0;
    border: 3px solid #fff
}
.status-steps .slick-prev:focus,
.status-steps .slick-next:focus {
    outline: none;
    border-color: #cce7e3;
    box-shadow: none
}
.status-steps .slick-next {
    right: 0;
    background-position: -301px -355px
}
.status-steps .slick-disabled {
    opacity: 0
}
.status-steps-x4 .status-step {
    width: 25%
}
.status-steps-x3 .status-step {
    width: 33.33%
}
.tmp-status-prospectus .status-steps {
    margin-bottom: 0;
    padding: 0
}
.tmp-status-prospectus .status-steps .status-step {
    top: 0
}
.tmp-status-prospectus .status-steps .status-step:before,
.tmp-status-prospectus .status-steps .status-step:after {
    border-color: #fff;
    height: 3px;
    border-style: solid;
    border-width: 3px 0;
    top: 21px
}
.tmp-status-prospectus .status-steps .status-step:after {
    margin-left: 24px
}
.tmp-status-prospectus .status-steps .bubble {
    width: 44px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    background: transparent;
    border: 4px solid #fff
}
.tmp-status-prospectus .status-steps .active {
    top: 0
}
.tmp-status-prospectus .status-steps .active:before,
.tmp-status-prospectus .status-steps .active:after {
    top: 21px;
    border-color: #fff;
    background-color: #fff
}
.tmp-status-prospectus .status-steps .active:before {
    margin-right: 24px
}
.tmp-status-prospectus .status-steps .active:after {
    margin-left: 24px
}
.tmp-status-prospectus .status-steps .active .bubble {
    background: #fff;
    color: #df1b2b
}
.tmp-status-prospectus .status-steps .complete:after,
.tmp-status-prospectus .status-steps .complete:before {
    border-color: #fff;
    background-color: #fff
}
.tmp-status-prospectus .status-steps .complete .bubble {
    background-color: #fff;
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -321px -250px
}
.tmp-status-prospectus .status-steps .complete .bubble:after {
    border-color: #df1b2b;
    right: 12px;
    top: 16px
}
.sticky-fixed .tmp-status-prospectus .status-steps .status-step {
    height: 46px
}
.sticky-fixed .tmp-status-prospectus .status-steps .status-step:before,
.sticky-fixed .tmp-status-prospectus .status-steps .status-step:after {
    top: 18px
}
.sticky-fixed .tmp-status-prospectus .status-steps .status-step:before {
    margin-right: 21px
}
.sticky-fixed .tmp-status-prospectus .status-steps .status-step:after {
    margin-left: 21px
}
.sticky-fixed .tmp-status-prospectus .status-steps .bubble {
    height: 38px;
    width: 38px;
    line-height: 38px;
    border-width: 3px
}
.sticky-fixed .tmp-status-prospectus .status-steps .bubble:after {
    right: 9px;
    top: 13px
}
.sticky-fixed .tmp-status-prospectus .status-steps .active:before,
.sticky-fixed .tmp-status-prospectus .status-steps .active:after {
    top: 18px
}
.sticky-fixed .tmp-status-prospectus .status-steps .complete .bubble {
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -191px -127px
}
.main-heading,
.img-bg-section {
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 250px;
    padding-top: 80px;
    box-sizing: border-box;
    color: #fff;
    position: relative
}
.main-heading-large,
.main-heading-xlarge,
.main-heading-small,
.main-heading-xxlarge {
    background-repeat: no-repeat
}
.main-heading-small {
    min-height: 200px;
    padding-top: 20px
}
.main-heading-large {
    min-height: 260px;
    padding-top: 40px
}
.main-heading-xlarge {
    min-height: 300px;
    padding-top: 60px
}
.main-heading-xxlarge {
    height: 640px
}
.fill-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
.main-heading.bg-black {
    background-color: transparent
}
.main-heading.bg-black:before {
    content: "";
    position: absolute;
    z-index: -1;
    max-width: 1440px;
    left: 50%;
    top: 0;
    bottom: 0;
    right: 50%;
    margin: 0 -720px;
    background-color: #000
}
.main-heading .full-bg-row {
    min-height: 314px;
    margin-bottom: 0
}
#SecondaryHeaderBarLinks {
    width: 180px;
    float: right
}
#SecondaryHeaderBarLinks li {
    text-align: left;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0
}
.img-bg-section {
    min-height: 325px
}
.cookie-visible .main-content {
    padding-top: 0
}
.badge {
    display: inline-block;
    background-color: #df1b2b;
    padding: 0 8px;
    color: #fff;
    margin: 0 0 0 10px;
    border-radius: 25px;
    font-family: "Effra-Regular", Arial, Verdana;
    line-height: 27px;
    font-size: 19px
}
.overlay-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    text-indent: -6000px;
    z-index: 1
}
.overlay {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 101
}
.overlay .overlay-chrome {
    position: fixed;
    width: 800px;
    height: 600px;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -400px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    border-top: 8px solid #df1a2b;
    z-index: 2
}
.overlay .overlay-header {
    background: #8e0a15;
    font-family: "Effra-Regular", Arial, Verdana;
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    padding: 30px 35px;
    position: relative;
    margin: -30px -35px
}
.overlay .overlay-body {
    padding: 30px 35px
}
.overlay .overlay-scroll {
    padding: 0 0 0 0;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    top: 110px;
    left: 35px;
    right: 35px;
    bottom: 35px
}
.overlay .icon-close-white,
.overlay .icon-close {
    position: absolute;
    right: 35px;
    top: 50%;
    margin: -5px 0 0 0
}
.overlay.whiteout .overlay-mask {
    background: #fff
}
.overlay.whiteout .overlay-chrome {
    top: 20px;
    box-shadow: none;
    border: 0;
    width: 900px;
    height: auto;
    margin: 0 0 0 -450px;
    border-radius: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    top: auto;
    left: auto
}
.overlay.whiteout .overlay-header {
    background: #fff;
    color: #333;
    padding: 0;
    margin: 0 0 25px 0
}
.overlay.whiteout .overlay-body {
    max-width: 890px;
    margin: 0 auto;
    padding: 20px 20px
}
.overlay.whiteout .overlay-scroll {
    overflow: hidden;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    height: auto;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px
}
.overlay.whiteout .icon-close-white,
.overlay.whiteout .icon-close {
    right: 0
}
.overlay.whiteout .panel-query hr,
.overlay.whiteout .panel-query legend {
    display: none
}
.mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    text-indent: -6000px;
    z-index: 1
}
.tooltip {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 101
}
.tooltip-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    text-indent: -6000px
}
.tooltip-chrome {
    position: fixed;
    width: 750px;
    left: 50%;
    top: 50%;
    margin: 0 0 0 -375px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    border-top: 8px solid #840544;
    border-bottom: 8px solid #b1b1b1;
    box-sizing: border-box
}
.tooltip-header {
    background: #fff;
    font-family: "Effra-Bold", Arial, Verdana;
    font-size: 22px;
    line-height: 22px;
    color: #840544;
    padding: 25px 50px 25px 0;
    position: relative
}
.tooltip-body {
    padding: 0 25px 25px 25px
}
.tooltip-body p:last-child {
    padding-bottom: 0
}
.tooltip-scroll {
    padding: 0 0 0 0
}
.tooltip.overflow .tooltip-chrome {
    height: auto;
    top: 15px;
    bottom: 15px
}
.tooltip.overflow .tooltip-scroll {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
.tooltip .icon-close {
    position: absolute;
    right: 20px;
    top: 25px;
    z-index: 1;
    margin: 0
}
.tooltip-theme-primary .tooltip-chrome {
    border-top-color: #008673
}
.tooltip-theme-primary .tooltip-header {
    color: #50535a
}
.lt-ie9 .overlay-mask,
.lt-ie9 .tooltip-mask,
.lt-ie9 .mask {
    background: url(../images/overlay-mask-fallback.png)
}
.search-results {
    height: 300px;
    overflow-y: auto;
    margin-bottom: 30px;
    margin-right: 0;
    padding: 0 10px 0 5px;
    margin-left: -5px;
    position: relative;
    margin-top: 0
}
.panel-empty {
    margin: 0 0 30px 0;
    height: 300px
}
.panel-empty .medalion {
    display: inline-block;
    margin: 40px auto 30px auto;
    border-radius: 100px;
    background: #356193;
    color: #fff;
    padding: 30px 15px;
    font-size: 25px;
    font-family: "Effra-Regular", Arial, Verdana;
    box-shadow: 0 5px 10px #eee
}
.panel-empty h4 {
    color: #356193;
    margin: 0 0 10px 0;
    font-size: 25px;
    font-family: "Effra-Medium", Arial, Verdana;
    text-transform: none
}
.panel-empty,
.button-cancel,
.panel-review,
.panel-buttons-finished {
    display: none
}
.sticky-home.main-header {
    position: relative
}
.sticky-fixed.main-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    padding: 10px 0;
    -webkit-transition: .2s;
    transition: .2s
}
.sticky-fixed.sticky-no-change {
    padding: 16px 0 14px 0;
    -webkit-transition: .2s;
    transition: 0s
}
.cookie {
    background: #504c5a;
    border-top: 10px solid #4f4659;
    color: #fff;
    padding-top: 20px;
    display: none
}
.thumbnail-left {
    display: block;
    float: left;
    margin: 0 28px 28px 0
}
.thumbnail-left-normal {
    margin-right: 18px
}
.thumbnail-right {
    display: block;
    float: right;
    margin: 0 0 28px 28px
}
#subjectsSidebar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    height: 100%
}
#subjectsSidebar article {
    position: fixed;
    top: 0;
    right: -400px;
    width: 400px;
    height: 100%;
    background: #e9e6e8;
    z-index: 1;
    transition: all ease .5s;
    overflow: auto
}
#subjectsSidebar.open article {
    right: 0
}
#subjectsSidebar .icon-close {
    margin: 0
}
.footer-push:after {
    content: "";
    display: block
}
.main-footer {
    background: #504c5a;
    border-top: 10px solid #4f4659;
    color: #fff
}
.main-footer a {
    color: #fff
}
.main-footer h3 {
    font-family: "Effra-Medium", Arial, Verdana;
    font-size: 16px;
    padding: 15px 0 14px;
    border-bottom: 1px solid #857f8d;
    margin-bottom: 10px
}
.pin-icon:before {
    content: "";
    background-image: url('../images/main-sprite.png');
    background-repeat: no-repeat;
    background-position: -321px -72px;
    width: 52px;
    height: 70px;
    display: block;
    position: relative;
    margin: 17px 0 20px 35px
}
a:hover .pin-icon:before,
a:active .pin-icon:before,
a:focus .pin-icon:before {
    background-position: -321px 0
}
.footer-links {
    background: #373542;
    border: 0;
    color: #fff;
    padding: 16px 0
}
.footer-links .wrapper {
    padding-bottom: 0
}
.footer-links p {
    font-family: "RdgVesta-Regular", Arial, Verdana;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    padding: 0 0 10px 0
}
.footer-links p.copy {
    float: right;
    margin: 3px 32px 0 0;
    font-family: "Effra-Regular", Arial, Verdana;
    font-size: 13px
}
.footer-links ul {
    margin: 0;
    padding: 5px 0 0 0
}
.footer-links ul li {
    float: left;
    padding-right: 26px;
    font-size: 16px;
    font-family: "Effra-Light", Arial, Verdana
}
.footer-links ul li a {
    color: #fff;
    border-bottom: 1px solid #fff;
    font-family: "Effra-Medium", Arial, Verdana
}
.footer-links ul li a:hover,
.footer-links ul li a:focus,
.footer-links ul li a:active {
    border-bottom: 1px solid #7ffae9;
    text-decoration: none
}
.hidden {
    display: none!important;
    visibility: hidden
}
.desktop-hidden {
    display: none
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}
.cf {
    *zoom: 1
}
.cf:before,
.cf:after {
    content: " ";
    display: table
}
.cf:after {
    clear: both
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.display-block {
    display: block
}
.myaccount {
    width: 330px
}
.display-inline-block {
    display: inline-block;
    vertical-align: middle
}
.display-inline {
    display: inline
}
.display-table {
    display: table;
    box-sizing: border-box
}
.display-tablecell {
    display: table-cell;
    vertical-align: middle;
    float: none
}
.inline-margin {
    margin-left: 10px;
    margin-right: 10px
}
.underline-link {
    text-decoration: underline
}
.vertical-top {
    vertical-align: top
}
.vertical-middle {
    vertical-align: middle
}
.vertical-bottom {
    vertical-align: bottom
}
.img-scale {
    width: 100%;
    height: auto
}
.collapsible.open .collapsible-zone {
    display: none
}
.collapsible.open header {
    color: #396292;
    margin-bottom: 20px
}
.optional {
    display: none
}
.collapsible.closed .collapsible-zone {
    display: none
}
.panel-postgraduate-options,
.panel-type-options,
#CoursesSearch {
    display: none
}
.collapsiblePanels .section-panel {
    background-color: #ececec
}
.collapsiblePanels .section-panel.available,
.collapsiblePanels .section-panel.active {
    background-color: #fff;
    -webkit-transition: .3s;
    transition: .3s
}
.hello-grid .white-panel {
    height: 400px;
    box-sizing: border-box
}
.hello-grid .white-panel-small {
    height: 250px
}
.hello-grid .white-panel-fluid {
    height: auto
}
.white-panel-fixed {
    height: 350px
}
.video-16x9 {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: visible;
    position: relative;
    line-height: 0
}
.video-16x9 iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}
.video-article {
    margin-left: 150px;
    margin-right: 150px
}
.extra-info {
    position: absolute;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    bottom: 100%;
    margin-bottom: 40px;
    padding: 20px;
    z-index: 1
}
.extra-info figure:first-child {
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    margin-bottom: 20px
}
.extra-info:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 40px;
    height: 40px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .15);
    margin-left: -20px;
    z-index: 0
}
.lt-ie9 .extra-info:before {
    display: none
}
.extra-info:after {
    content: "";
    position: absolute;
    bottom: -60px;
    left: 50%;
    margin-left: -30px;
    width: 0;
    height: 0;
    border-width: 30px;
    border-style: solid;
    border-color: #fff transparent transparent;
    z-index: 1
}
.extra-info-open:hover {
    cursor: pointer
}
.border-bottom {
    border-bottom: 1px solid #d3d3d3
}
.border-bottom-light {
    border-bottom: 1px solid #ececec
}
.border-bottom-thick {
    border-bottom: 10px solid transparent
}
.border-bottom-head-white {
    border-bottom: 10px solid #fff
}
.border-bottom.paddingbottom {
    padding-bottom: 5px
}
.border-top-light {
    border-top: 1px solid #ececec
}
.border-left {
    border-left: 1px solid #d3d3d3
}
.border-left-light {
    border-left: 1px solid #ececec
}
.border-left-thick {
    border-left: 2px solid #d3d3d3
}
.border-right {
    border-right: 1px solid #d2d2d2
}
.border-right-light {
    border-right: 1px solid #ececec
}
.border-around {
    border: 1px solid #d2d2d2
}
.border-none {
    border-color: transparent
}
.border-standout-dark {
    border-color: #8e0915
}
.border-primary {
    border-color: #008673
}
.border-primary-dark {
    border-color: #006e5d
}
.border-grey {
    border: 2px solid #acacaa
}
.partial-border-left {
    position: relative
}
.partial-border-left:before {
    content: "";
    position: absolute;
    left: 0;
    top: 20%;
    bottom: 20%;
    border-left: 1px solid #d2d2d2
}
.partial-border-left:focus:before,
.partial-border-left.focused:before {
    border-left: none
}
.partial-border-color-primary-darker:before {
    border-color: #005547
}
.box-shadow-bottom {
    box-shadow: 0 0 7px rgba(0, 0, 0, .1)
}
.inner-shadow {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .1)
}
.shadow-none {
    box-shadow: none
}
.user-icon {
    position: relative;
    transition: height .5s;
    -moz-transition: height .5s;
    -webkit-transition: height .5s
}
.search-icon.open,
.user-icon.open {
    overflow: visible
}
.search-icon.open .flyout,
.user-icon.open .flyout {
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    background: #008673;
    opacity: 1;
    margin-top: 21px
}
.flyout {
    opacity: 0;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s
}
.user-icon,
.user-icon-close {
    width: 36px;
    height: 36px;
    display: inline-block;
    text-indent: -6000px;
    float: none;
    background: url('../images/main-sprite.png') no-repeat;
    background-position: -469px -38px;
    border: 2px solid #fff;
    border-color: rgba(255, 255, 255, .4);
    border-radius: 50%;
    margin: 0;
    -webkit-transition: border ease .2s;
    transition: border ease .2s;
    overflow: hidden
}
.user-icon-close {
    background-position: -191px -167px;
    border-color: transparent
}
.user-icon:hover,
.open .user-icon,
.user-icon:focus,
.open .user-icon:active {
    border-color: #fff
}



.menu {
    display: inline-block;
    z-index: 1
}
.menu .menu-items {
    display: none;
    position: absolute;
    top: 75px;
    right: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 12px 0;
    margin: 0 0 0 0;
    list-style: none;
    box-sizing: border-box
}
.menu .menu-items li {
    text-align: right;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0
}
.menu .menu-items li:last-child {
    margin: 0;
    padding: 0;
    border: 0
}
.menu .menu-items a {
    color: #666
}
.menu .menu-items a:hover {
    color: #008673;
    text-decoration: none
}
.sticky-fixed .menu .menu-items {
    top: 65px
}
.navigation-lvl2 li {
    margin: 0;
    padding: 0
}
.navigation-lvl2>ul {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    display: table;
    z-index: 1;
    border: 1px solid #ececec
}
.navigation-lvl2>ul>li {
    display: table-cell;
    width: 20%;
    text-align: center;
    border-left: 1px solid #ececec;
    padding: 0;
    position: relative
}
.navigation-lvl2>ul>li:first-child {
    border-left: none
}
.navigation-lvl2>ul>li a {
    display: block;
    padding: 10px;
    color: #5c5765;
    text-decoration: none
}
.navigation-lvl2>ul>li a:hover {
    background-color: #df1b2b;
    color: #fff
}
.navigation-lvl2>ul .menu-focus {
    background-color: #df1b2b;
    color: #fff
}
.navigation-lvl2:hover>ul {
    z-index: 2
}
.navigation-lvl3  {
    position: absolute;
    display: none;
    top: 0;
    background: #fff;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    border: 1px solid #ececec
}
.navigation-lvl3>li a {
    border-top: 1px solid #ececec
}
.main-heading-xlarge .navigation-lvl2>ul {
    top: -60px
}
.navigation-lvl2>ul>li:hover>.navigation-lvl3,
.menu-focus+.navigation-lvl3 {
    display: block;
    top: 42px;
    -webkit-transition: top .3s;
    transition: top .3s
}
.no-reminders-icon:before {
    content: "";
    width: 90px;
    height: 80px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    background-image: url('../images/main-sprite.png');
    background-position: -98px -127px
}
.no-events-icon:before {
    content: "";
    width: 87px;
    height: 100px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    background-image: url('../images/main-sprite.png');
    background-position: -231px 0
}
.prefooter-icon-pencil,
.prefooter-icon-paper-sheet,
.prefooter-icon-map,
.prefooter-icon-cap,
.prefooter-icon-book {
    position: relative;
    display: block
}
.prefooter-icon-pencil:after,
.prefooter-icon-paper-sheet:after,
.prefooter-icon-map:after,
.prefooter-icon-cap:after,
.prefooter-icon-book:after {
    content: "";
    position: absolute;
    left: 0;
    width: 60px;
    height: 60px;
    background-image: url('../images/main-sprite.png');
    top: 0;
    border: 2px solid #fff
}
.prefooter-icon-pencil:hover:after,
.prefooter-icon-paper-sheet:hover:after,
.prefooter-icon-map:hover:after,
.prefooter-icon-cap:hover:after,
.prefooter-icon-book:hover:after {
    background-color: rgba(255, 255, 255, .15)
}
.prefooter-icon-pencil:after {
    background-position: -248px -225px
}
.prefooter-icon-paper-sheet:after {
    background-position: -62px -296px
}
.prefooter-icon-map:after {
    background-position: -186px -296px
}
.prefooter-icon-cap:after {
    background-position: -124px -296px
}
.prefooter-icon-book:after {
    background-position: -186px -225px
}
.prefooter-invisible-cell:before {
    content: "";
    width: 60px;
    height: 60px;
    margin-right: 40px;
    display: table-cell
}
.quicklinks-Accommodation,
.quicklinks-Book,
.quicklinks-CampusCard,
.quicklinks-Default,
.quicklinks-Discover_Reading,
.quicklinks-Finance,
.quicklinks-Immigration,
.quicklinks-InfoGlobe,
.quicklinks-International,
.quicklinks-Language,
.quicklinks-Money,
.quicklinks-Prospectus,
.quicklinks-Research,
.quicklinks-Shop,
.quicklinks-UCAS_track {
    position: relative;
    display: block;
    padding-top: 45px;
    height: 30px;
    margin: 10px 0
}
.quicklinks-Accommodation:before,
.quicklinks-Book:before,
.quicklinks-CampusCard:before,
.quicklinks-Default:before,
.quicklinks-Discover_Reading:before,
.quicklinks-Finance:before,
.quicklinks-Immigration:before,
.quicklinks-InfoGlobe:before,
.quicklinks-International:before,
.quicklinks-Language:before,
.quicklinks-Money:before,
.quicklinks-Prospectus:before,
.quicklinks-Research:before,
.quicklinks-Shop:before,
.quicklinks-UCAS_track:before {
    content: "";
    position: absolute;
    height: 35px;
    background-image: url("../images/quicklinks.png");
    background-position: 0 0;
    top: 0;
    left: 50%
}
.quicklinks-Accommodation:before {
    background-position: 0 0;
    width: 50px;
    margin-left: -25px
}
.quicklinks-Book:before {
    background-position: -50px -70px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-CampusCard:before {
    background-position: 0 -35px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-Default:before {
    background-position: -50px -35px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-Discover_Reading:before {
    background-position: -100px 0;
    width: 50px;
    margin-left: -25px
}
.quicklinks-Finance:before {
    background-position: -100px -35px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-Immigration:before {
    background-position: 0 -70px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-InfoGlobe:before {
    background-position: -150px -70px;
    width: 34px;
    margin-left: -17px
}
.quicklinks-International:before {
    background-position: -100px -70px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-Language:before {
    background-position: 0 -105px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-Money:before {
    background-position: -50px -105px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-Prospectus:before {
    background-position: -100px -105px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-Research:before {
    background-position: -150px 0;
    width: 50px;
    margin-left: -25px
}
.quicklinks-Shop:before {
    background-position: -150px -35px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-UCAS_track:before {
    background-position: -50px 0;
    width: 50px;
    margin-left: -25px
}
.quicklinks-student-Accommodation,
.quicklinks-student-Blackboard,
.quicklinks-student-CampusCard,
.quicklinks-student-Careers,
.quicklinks-student-ChangePassword,
.quicklinks-student-GenericClock,
.quicklinks-student-GenericErlenmeyerFlask,
.quicklinks-student-GenericMarker,
.quicklinks-student-GenericPointer,
.quicklinks-student-GenericScroll,
.quicklinks-student-GenericTestTube,
.quicklinks-student-GenericWheel,
.quicklinks-student-JobShop,
.quicklinks-student-Library,
.quicklinks-student-Maps,
.quicklinks-student-MyProspectus,
.quicklinks-student-NDrive,
.quicklinks-student-PCAvailability,
.quicklinks-student-PaymentPortal,
.quicklinks-student-Risis,
.quicklinks-student-StudentsUnionRusu,
.quicklinks-student-StudyAdvice {
    position: relative;
    display: block;
    padding-top: 45px;
    height: 30px;
    margin: 10px 0
}
.quicklinks-student-Accommodation:before,
.quicklinks-student-Blackboard:before,
.quicklinks-student-CampusCard:before,
.quicklinks-student-Careers:before,
.quicklinks-student-ChangePassword:before,
.quicklinks-student-GenericClock:before,
.quicklinks-student-GenericErlenmeyerFlask:before,
.quicklinks-student-GenericMarker:before,
.quicklinks-student-GenericPointer:before,
.quicklinks-student-GenericScroll:before,
.quicklinks-student-GenericTestTube:before,
.quicklinks-student-GenericWheel:before,
.quicklinks-student-JobShop:before,
.quicklinks-student-Library:before,
.quicklinks-student-Maps:before,
.quicklinks-student-MyProspectus:before,
.quicklinks-student-NDrive:before,
.quicklinks-student-PCAvailability:before,
.quicklinks-student-PaymentPortal:before,
.quicklinks-student-Risis:before,
.quicklinks-student-StudentsUnionRusu:before,
.quicklinks-student-StudyAdvice:before {
    content: "";
    position: absolute;
    height: 35px;
    background-image: url("../images/quicklinks-student.png");
    background-position: 0 0;
    top: 0;
    left: 50%
}
.quicklinks-student-Accommodation:before {
    background-position: 0 -70px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-student-Blackboard:before {
    background-position: -75px -35px;
    width: 55px;
    margin-left: -27px
}
.quicklinks-student-CampusCard:before {
    background-position: -50px -70px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-student-Careers:before {
    background-position: 0 -35px;
    width: 71px;
    margin-left: -35px
}
.quicklinks-student-ChangePassword:before {
    background-position: -100px -105px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-student-GenericClock:before {
    background-position: -150px -105px;
    width: 35px;
    margin-left: -17px
}
.quicklinks-student-GenericErlenmeyerFlask:before {
    background-position: -187px -70px;
    width: 18px;
    margin-left: -9px
}
.quicklinks-student-GenericMarker:before {
    background-position: -100px -70px;
    width: 35px;
    margin-left: -17px
}
.quicklinks-student-GenericPointer:before {
    background-position: -187px -35px;
    width: 26px;
    margin-left: -13px
}
.quicklinks-student-GenericScroll:before {
    background-position: -150px -140px;
    width: 34px;
    margin-left: -17px
}
.quicklinks-student-GenericTestTube:before {
    background-position: -205px -70px;
    width: 14px;
    margin-left: -7px
}
.quicklinks-student-GenericWheel:before {
    background-position: -187px 0;
    width: 33px;
    margin-left: -16px
}
.quicklinks-student-JobShop:before {
    background-position: 0 -140px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-student-Library:before {
    background-position: -50px -140px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-student-Maps:before {
    background-position: -100px -140px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-student-MyProspectus:before {
    background-position: -50px -105px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-student-NDrive:before {
    background-position: 0 -105px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-student-PCAvailability:before {
    background-position: -75px 0;
    width: 62px;
    margin-left: -31px
}
.quicklinks-student-PaymentPortal:before {
    background-position: -137px -35px;
    width: 50px;
    margin-left: -25px
}
.quicklinks-student-Risis:before {
    background-position: -137px 0;
    width: 50px;
    margin-left: -25px
}
.quicklinks-student-StudentsUnionRusu:before {
    background-position: 0 0;
    width: 75px;
    margin-left: -37px
}
.quicklinks-student-StudyAdvice:before {
    background-position: -137px -70px;
    width: 50px;
    margin-left: -25px
}
.template-search-standout-dark strong,
.template-search-primary strong {
    font-family: "Effra-Heavy"
}
.template-search-standout-dark a.button,
.template-search-primary a.button {
    color: #008673
}
.template-search-standout-dark a {
    color: #8e0915
}
.template-search-standout-dark .link-decoration-border-light {
    border-bottom-color: #8e0915
}
.template-search-standout-dark .link-decoration-none {
    border-bottom: 0;
    color: #df1b2b
}
.template-search-primary a {
    color: #008673
}
.template-search-primary .link-decoration-border-light {
    border-bottom-color: #008673
}
.template-search-primary .link-decoration-none {
    border-bottom: 0;
    color: #008673
}
.icon-search-results-staff,
.icon-search-results-courses,
.icon-search-results-content {
    position: relative;
    display: block
}
.icon-search-results-staff:before,
.icon-search-results-courses:before,
.icon-search-results-content:before {
    content: "";
    width: 32px;
    height: 40px;
    background-image: url('../images/main-sprite.png');
    top: 0;
    float: left;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    top: -12px
}
.icon-search-results-staff:before {
    background-position: -469px -76px
}
.icon-search-results-courses:before {
    background-position: -469px -118px
}
.icon-search-results-content:before {
    background-position: -469px -160px
}
.validated {
    padding-right: 40px
}
textarea.validated {
    padding-right: 13px
}
.validation-message {
    float: right;
    font-family: "Effra-Light", Arial, sans-serif;
    font-size: 19px;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    visibility: collapse;
    min-height: 24px
}
.validation-message:after {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: -42px;
    right: 15px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    margin-bottom: -10px;
    -webkit-transform: translateX(-100px) scale(0);
    -ms-transform: translateX(-100px) scale(0);
    transform: translateX(-100px) scale(0);
    -webkit-transition: -webkit-transform .3s, background-color .3s;
    transition: transform .3s, background-color .3s;
    z-index: 1
}
.validation-error {
    color: #df1b2b;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    position: relative
}
.text-color-white .validation-error,
.label-white .validation-error {
    background: #df1b2b;
    color: #fff;
    border-radius: 5px;
    padding: 0 5px
}
.validation-error:after {
    content: "!";
    background-color: #df1b2b;
    font-family: 'Effra-Heavy', Arial, sans-serif;
    font-size: 20px;
    line-height: 25px;
    -webkit-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}
.validation-success {
    color: #008673;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s
}
.text-color-white .validation-success,
.label-white .validation-success {
    background-color: #008673;
    color: #fff;
    border-radius: 5px;
    padding: 0 5px
}
.validation-success:after {
    content: " ";
    background: #008673 url('../images/main-sprite.png') no-repeat;
    background-position: -334px -157px;
    -webkit-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}
.validation-waiting {
    color: #396292;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s
}
.text-color-white .validation-waiting,
.label-white .validation-waiting {
    background-color: #396292;
    color: #fff;
    border-radius: 5px;
    padding: 0 5px
}
.validation-waiting:after {
    content: " ";
    background: #396292 url('../images/main-sprite.png') no-repeat;
    background-position: -55px -367px;
    -webkit-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}
.validation-input-error,
.validation-input-success {
    padding-right: 50px;
    -webkit-transition: padding-right .3s;
    transition: padding-right .3s
}
.validation-line {
    padding-right: 40px
}
.validation-line:after {
    bottom: 10px;
    right: 0
}
.text-color-white .validation-line,
.label-white .validation-line {
    padding-right: 40px
}
.validation-no-message,
.label-white .validation-no-message {
    background: none
}
.close-icon {
    content: "";
    position: absolute;
    width: 23px;
    height: 29px;
    background-image: url('../images/main-sprite.png');
    background-position: -507px -289px;
    right: 122px
}
.spinner {
    margin: 0 auto 0;
    width: 70px;
    text-align: center
}
.spinner>div {
    width: 10px;
    height: 10px;
    background-color: #666;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.spinner .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}
.spinner .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}
@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}
@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
.slick-wrapper {
    min-height: 260px;
    overflow: hidden
}
.slick-wrapper.slick-initialized {
    height: auto
}
.slick-navbar {
    position: absolute;
    background: rgba(0, 0, 0, .5);
    left: 0;
    right: 0;
    bottom: 0
}
.bottom-nav-slick .slick-navbar {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto
}
.slick-prev,
.slick-next,
.slick-play,
.slick-pause {
    width: 50px;
    height: 50px;
    margin-left: -1px;
    background: rgba(0, 0, 0, .5);
    background-image: url('../images/main-sprite.png');
    border: none;
    text-indent: -500px;
    overflow: hidden
}
.slick-prev {
    background-position: -248px -296px
}
.slick-next {
    background-position: -321px -198px
}
.slick-play {
    background-position: -300px -296px
}
.slick-pause {
    background-position: -375px -156px
}
.slick-controls {
    float: right
}
.slick-dots {
    float: left;
    margin: 0;
    padding: 0
}
.slick-dots li {
    width: 14px;
    height: 14px;
    padding: 18px 6px;
    float: left;
    display: block;
    position: relative;
    overflow: hidden
}
.slick-dots button {
    width: 14px;
    height: 14px;
    background: #fff;
    border: none;
    border-radius: 50%;
    text-indent: -500px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -7px;
    margin-top: -7px
}
.slick-dots .slick-active button {
    background-color: #008673
}
.slick-slide {
    padding-bottom: 50px
}
.slick-slide>div {
    height: 240px;
    line-height: 240px;
    box-sizing: border-box;
    position: relative
}
.slick-slide>*>*>*>* {
    display: inline-block;
    vertical-align: bottom
}
.slick-slide .video-16x9 {
    display: block
}
.slick-small .slick-slide {
    padding-bottom: 0
}
.welcome-carousel .main-heading-large {
    display: none
}
.welcome-carousel .main-heading-large:first-child {
    display: block
}
.welcome-carousel.slick-initialized .main-heading-large {
    display: block
}
.white-slick .slick-navbar {
    background: #fff;
    border: 1px solid #ececec
}
.white-slick .slick-navbar.m-pad {
    padding-right: 0;
    padding-left: 0
}
.white-slick .slick-navbar .wrapper {
    padding-right: 0;
    padding-left: 10px
}
.white-slick .slick-dots button {
    background: #ececec
}
.white-slick .slick-dots .slick-active button {
    background-color: #8e0915
}
.white-slick .slick-prev,
.white-slick .slick-next,
.white-slick .slick-play,
.white-slick .slick-pause {
    background-color: #fff;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec
}
.white-slick .slick-prev:hover,
.white-slick .slick-next:hover,
.white-slick .slick-play:hover,
.white-slick .slick-pause:hover {
    background-color: #8e0915
}
.white-slick .slick-prev {
    background-position: -375px -104px
}
.white-slick .slick-next {
    background-position: -375px 0
}
.white-slick .slick-play {
    background-position: -375px -52px
}
.white-slick .slick-pause {
    background-position: -231px -165px
}
.fade-panel-visible,
.fade-panel-hidden {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden
}
.fade-panel-visible {
    opacity: 1;
    height: auto;
    -webkit-transition: opacity .5s .5s;
    transition: opacity .5s .5s
}
.fade-panel-hidden {
    opacity: 0;
    height: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}
.fade-panels {
    position: relative;
    -webkit-transition: height .5s;
    transition: height .5s
}
.breadcrumb {
    position: relative;
    padding-right: 5px
}
.breadcrumb:hover {
    text-decoration: none
}
.breadcrumb:hover span {
    text-decoration: underline
}
.breadcrumb:after {
    content: " > ";
    padding-left: 5px
}
.meta-nav,
.courtesy-nav {
    margin: 0;
    padding: 0
}
.courtesy-nav li {
    max-width: 93px;
    height: 2.4em;
    line-height: 1.2em;
    padding: 0 10px
}
.meta-nav li {
    line-height: 1.2em;
    padding-top: 0;
    padding-bottom: 0
}
.search-form .custom-select-container {
    min-width: 137px
}
.search-form-mobile {
    display: none
}
.search-form .button-search-icon {
    width: 20px
}
blockquote {
    margin: 0
}
blockquote p:before {
    white-space: nowrap;
    content: "“"
}
blockquote p:after {
    content: "”";
    white-space: nowrap
}
.taster-portrait figure,
.taster-landscape figure {
    max-height: 167px;
    overflow: hidden
}
.taster-portrait .br-arrow-icon,
.taster-landscape .br-arrow-icon {
    padding-bottom: 28px
}
.taster-portrait .br-arrow-icon:before,
.taster-landscape .br-arrow-icon:before {
    right: 10px;
    bottom: 10px
}
.z0 {
    z-index: 0
}
.z1 {
    z-index: 1
}
.z2 {
    z-index: 2
}
.fc .fc-left {
    text-align: left
}
.fc .fc-toolbar>*>* {
    display: inline-block;
    float: none
}
.fc .fc-toolbar {
    position: relative;
    z-index: 4
}
.fc .fc-toolbar button {
    background: none;
    border: none;
    box-shadow: none
}
.fc .fc-toolbar h2 {
    font-size: 23px;
    vertical-align: middle
}
.fc .fc-toolbar .fc-today-button {
    display: none
}
.fc .fc-icon-left-single-arrow,
.fc .fc-icon-right-single-arrow,
.fc .fc-icon-left-single-arrow:after,
.fc .fc-icon-right-single-arrow:after {
    width: 21px;
    height: 31px;
    position: static;
    margin: 0;
    top: 0;
    left: 0
}
.fc .fc-icon-left-single-arrow:after {
    content: "";
    background-image: url('../images/main-sprite.png');
    background-position: -507px -139px;
    display: block
}
.fc .fc-icon-right-single-arrow:after {
    content: "";
    background-image: url('../images/main-sprite.png');
    background-position: -507px -106px;
    display: block
}
.fc .fc-head {
    border: none;
    position: relative;
    display: block;
    z-index: 1;
    background: #fff;
    height: 110px
}
.fc .fc-head:before {
    content: "";
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: -50px;
    height: 161px;
    background: #fff;
    z-index: 0;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-bottom-width: thin
}
.fc .fc-head .fc-widget-header {
    background: none;
    border: none
}
.fc .fc-head .fc-day-header {
    color: #50535a;
    vertical-align: bottom;
    padding: 10px 0;
    height: 90px
}
.fc .fc-head .fc-highlight {
    opacity: 1;
    background-color: #ececec
}
.fc-ie-backup-bg {
    position: relative;
    min-height: 111px;
    width: 100%;
    overflow: hidden
}
.fc-ie-backup-bg:before {
    content: "";
    position: absolute;
    height: 160px;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 1
}
.fc .fc-body {
    position: relative;
    display: block;
    z-index: 0;
    background-color: #fff
}
.fc table {
    margin: 0
}
.fc table tbody tr td {
    background-color: transparent;
    border: 0;
    height: 60px
}
.fc table tbody tr:nth-child(2n+2) td {
    border-top: 1px solid #ececec
}
.fc table tbody tr:nth-child(4n+3) td {
    background-color: #f9f9f9
}
.fc table tbody tr:nth-child(4n+4) td {
    background-color: #f9f9f9
}
.fc .fc-axis {
    font-family: "Effra-Medium";
    padding-left: 20px
}
.fc .fc-time-grid .fc-slats td {
    height: 50px
}
.fc .fc-event {
    background-color: #ececec;
    border: 1px solid #fff;
    color: #41444d;
    font-family: "Effra-Light";
    padding: 10px
}
.fc .fc-day-grid .fc-row .fc-content-skeleton {
    padding: 0
}
.fc .fc-day-grid .fc-row .fc-content-skeleton td {
    height: 40px
}
.fc .fc-day-grid-event {
    margin-top: 5px
}
.fc.fc-unthemed .fc-today {
    background-color: transparent
}
.overlay-template-event .overlay-chrome {
    border-top: none;
    border-radius: 0;
    background-color: #ececec
}
.overlay-template-event .overlay-scroll {
    left: 0;
    right: 0;
    top: 110px;
    overflow-x: auto
}
.overlay-template-event .overlay-header {
    background-color: #fff;
    height: 50px;
    overflow: hidden
}
.overlay-template-event .event-schedule,
.overlay-template-event .event-details {
    padding: 20px 35px
}
.overlay-template-event .icon-close {
    top: 50px;
    background: url('../images/main-sprite.png') 0 -445px;
    width: 30px;
    height: 30px
}
.overlay-template-event h1 {
    color: #50535a
}
.overlay-template-event .event-details p {
    padding: 0
}
.overlay-template-event .event-details table {
    width: 100%;
    text-align: inherit;
    margin: 0
}
.overlay-template-event .event-details table th,
.overlay-template-event .event-details table td {
    padding: 0;
    background-color: transparent
}
.overlay-template-event .event-details table th {
    background: transparent;
    color: #41444d;
    font-weight: normal;
    font-family: inherit
}
.overlay-template-event .event-details table tr:nth-child(odd) td {
    background: transparent
}
.overlay-template-event .event-details table tr:nth-child(even) td {
    background: transparent
}
.sitemap {
    margin: 0;
    padding: 0
}
.sitemap ul {
    padding: 10px 0 0 20px
}
.sitemap-lvl-1,
.sitemap-lvl-2,
.sitemap-lvl-3 {
    font-family: "Effra-Medium"
}
.sitemap-lvl-1>li>a,
.sitemap-lvl-2>li>a,
.sitemap-lvl-3>li>a {
    color: #50535a;
    border-bottom: 1px solid #50535a;
    text-decoration: none
}
.sitemap-lvl-1>li>a:hover,
.sitemap-lvl-2>li>a:hover,
.sitemap-lvl-3>li>a:hover {
    color: #df1b2b;
    border-bottom-color: #df1b2b
}
.sitemap-lvl-1>li>a {
    font-family: "Effra-Heavy";
    font-size: 30px
}
.sitemap-lvl-2 {
    margin-top: 40px
}
.sitemap-lvl-2>li>a {
    font-size: 20px
}
.sitemap-lvl-3 {
    margin-top: 40px
}
.sitemap-lvl-4 li a {
    text-decoration: none;
    color: #df1b2b;
    border-bottom: 1px solid #df1b2b
}
.sitemap-lvl-4 li a:hover {
    color: #8e0915;
    border-bottom: 1px solid #8e0915
}
.pull-up {
    margin-top: -30px
}
.pull-up-small {
    margin-top: -10px
}
.pull-up-large {
    margin-top: -50px
}
.pull-up-xlarge {
    margin-top: -70px
}
.pull-left-large {
    margin-left: -40px
}
.pull-left-normal {
    margin-left: -20px
}
.pull-left-small {
    margin-left: -10px
}
.fixedH-185 {
    height: 185px;
    overflow: hidden
}
.rows-x-5 {
    height: 6em;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0
}
.max-rows-x-5 {
    max-height: 6.1em;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0
}
.min-max-rows-x-5 {
    min-height: 8.2em;
    max-height: 8.2em;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0
}
.event-button-bottom {
    top: 1.3em
}
.event-widget-title {
    min-height: 2.4em;
    max-height: 2.4em;
    overflow: hidden
}
.max-rows-x-3 {
    max-height: 3.1em;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0
}
.news-articles-fixed {
    height: 385.99px
}
.max-rows-x-1 {
    width: 100%;
    line-height: 1.1em;
    height: 1.1em;
    text-overflow: ellipsis;
    padding: 0;
    overflow: hidden;
    display: block
}
.twitter-timeline,
.twitter-timeline-rendered {
    width: 100%!important;
    min-width: 0!important;
    display: block!important
}
.section-header.wrapper-wide {
    position: relative
}
.section-header.wrapper-wide img {
    display: block;
    width: 1440px
}
.section-header.wrapper-wide .section-content {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0
}
.br-video {
    position: absolute;
    right: 0;
    bottom: -40px;
    z-index: 1;
    overflow: visible
}
.es-video {
    position: absolute;
    right: 0;
    bottom: -40px;
    z-index: 1;
    overflow: visible
}
.br-video:before {
    content: "";
    position: absolute;
    background-color: #ececec;
    border-top: 10px solid #fff;
    right: -2000px;
    top: 50%;
    bottom: 0;
    left: 100%;
    z-index: -1
}
.wrapper-wide .br-video:before {
    right: -233px
}
.discover-homepage-carousel-container {
    height: 680px
}
.discover-homepage-carousel {
    height: 630px;
    overflow: hidden
}
.discover-homepage-carousel .theme-editor {
    transform: translateY(0)
}
.discover-homepage-carousel .slick-slide {
    padding-bottom: 0
}
.discover-homepage-carousel .slick-slide .text-nice-wrap {
    display: inline
}
.discover-homepage-carousel .slick-dots {
    position: relative;
    top: -120px;
    max-width: 974px;
    margin: auto;
    padding: 0 0 40px 0;
    float: none
}
.discover-homepage-carousel .slick-dots li {
    width: 20px;
    height: 20px
}
.discover-homepage-carousel .slick-dots button {
    border-radius: 0;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 1px solid #fff
}
.discover-homepage-carousel .slick-dots button:hover {
    background-color: rgba(255, 255, 255, .25)
}
.discover-homepage-carousel .slick-dots .slick-active button {
    background-color: #fff
}
.carousel-intro-animation-hidden {
    opacity: 0
}
.carousel-intro-animation {
    transform: translateX(0);
    opacity: 1;
    animation: carouselIntroAnimation .5s
}
@keyframes carouselIntroAnimation {
    from {
        transform: translateX(50px);
        opacity: 0
    }
    to {
        transform: translateX(0);
        opacity: 1
    }
}
.main-heading-xxlarge .carousel-cta {
    position: relative;
    top: 340px;
    z-index: 1
}
@media screen and (min-width: 1910px) {
    .dont-break-out {
        width: 680px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .dont-break-out-applicant {
        width: 600px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}
@media screen and (max-width: 1909px) {
    .dont-break-out {
        width: 600px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .dont-break-out-applicant {
        width: 580px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}
@media screen and (max-width: 1800px) {
    .dont-break-out {
        width: 520px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .dont-break-out-applicant {
        width: 460px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}
@media screen and (max-width: 1600px) {
    .dont-break-out {
        width: 450px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}
@media screen and (max-width: 1456px) {
    .main-heading.bg-black:before {
        left: 0;
        right: 0;
        margin: 0
    }
    .dont-break-out {
        width: 380px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}
@media all and (max-width: 1330px) {
    .dont-break-out {
        width: 290px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}
@media all and (max-width: 1100px) {
    .dont-break-out {
        width: 200px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .dont-break-out-applicant {
        width: 170px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}
@media all and (max-width: 1024px) {
    .dont-break-out {
        width: 200px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .t-base7 .t-base6 {
        width: 100%
    }
    .desktop-hidden {
        display: block
    }
    table.desktop-hidden {
        display: table
    }
    .tablet-hidden,
    .desktop-hidden.tablet-hidden {
        display: none
    }
    body {
        -webkit-transition: all ease .2s;
        transition: all ease .2s
    }
    body,
    html {
        height: auto;
        height: 100%
    }
    p {
        font-size: 18px;
        box-sizing: border-box
    }
    p.headline {
        font-size: 20px
    }
    .wrapper {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
    .main-content {
        padding-top: 0
    }
    .main-heading,
    .main-heading-hero {
        min-height: 280px;
        padding-top: 30px;
        background-size: auto 280px
    }
    .main-heading .full-bg-row {
        min-height: 250px
    }
    .row-normal {
        margin-left: -20px;
        margin-right: -20px
    }
    .pane {
        padding-left: 20px;
        padding-right: 20px
    }
    .row>.pane {
        padding-left: 10px;
        padding-right: 10px
    }
    .t {}.t-img-scale {
        width: 100%;
        height: auto
    }
    .t-display-block {
        display: block
    }
    .t-display-inline-block {
        display: inline-block
    }
    .t-text-size-14 {
        font-size: 14px;
        line-height: 19px
    }
    .t-text-size-17 {
        font-size: 17px;
        line-height: 22px
    }
    .t-text-size-20 {
        font-size: 20px;
        line-height: 25px
    }
    .t-text-size-25 {
        font-size: 25px;
        line-height: 30px
    }
    .t-text-size-30 {
        font-size: 30px;
        line-height: 35px
    }
    .t-text-size-40 {
        font-size: 40px;
        line-height: 45px
    }
    .t-text-size-60 {
        font-size: 60px;
        line-height: 65px
    }
    .t-text-size-80 {
        font-size: 80px;
        line-height: 85px
    }
    .t-text-weight-medium {
        font-family: "Effra-Medium", Arial, sans-serif
    }
    .t-text-weight-heavy {
        font-family: "Effra-Heavy", Arial, sans-serif
    }
    .t-text-right {
        text-align: right
    }
    .t-text-align-center {
        text-align: center
    }
    .t-bg-standout {
        background-color: #df1b2b;
        color: #fff
    }
    .t-border-bottom-light {
        border-bottom: 1px solid #e8e8e8
    }
    .t-row {
        margin-left: 0;
        margin-right: 0
    }
    .t-row>.pane {
        padding-left: 10px;
        padding-right: 10px
    }
    .t-row-none>.pane {
        padding-left: 0;
        padding-right: 0
    }
    .t-row-small {
        margin-left: -5px;
        margin-right: -5px
    }
    .t-row-small>.pane {
        padding-left: 5px;
        padding-right: 5px
    }
    .t-row-normal {
        margin-left: -20px;
        margin-right: -20px
    }
    .t-row-normal>.pane {
        padding-left: 20px;
        padding-right: 20px
    }
    .t-pull-up {
        margin-top: -20px
    }
    .t-pad-around {
        padding: 20px
    }
    .t-pad-around-none {
        padding: 0
    }
    .t-pad-left-large {
        padding-left: 40px
    }
    .t-pad-top-medium {
        padding-top: 40px
    }
    .t-margin-none {
        margin: 0
    }
    .t-margin-top {
        margin-top: 20px
    }
    .t-margin-left {
        margin-left: 20px
    }
    .t-margin-bottom {
        margin-bottom: 20px
    }
    .main-header,
    .main-header.affix {
        position: static;
        padding: 10px
    }
    .home-link {
        text-align: center;
        overflow: visible;
        padding-left: 0;
        padding-right: 0
    }
    .create-steps {
        text-align: center;
        padding-top: 70px
    }
    .create-steps div {
        width: 40px;
        height: 40px;
        margin-left: 30px;
        border-width: 2px
    }
    .create-steps div span {
        width: 40px;
        height: 40px;
        line-height: 40px
    }
    .create-steps div:after {
        top: 20px;
        width: 20px;
        left: -29px
    }
    .create-steps .complete:before {
        border-color: #008673;
        width: 15px;
        height: 7px;
        left: 12px;
        top: 13px
    }
    .create-steps .complete:after {
        width: 35px;
        left: -36px
    }
    .main-footer .pin {
        float: left;
        margin-bottom: 30px
    }
    small .button {
        font-size: 15px
    }
    .overlay-chrome {
        width: 80%;
        height: 84%;
        left: 10%;
        top: 8%;
        margin: 0
    }
    .create-time p {
        color: #41444d
    }
    .create-time .bullet-container {
        margin: 0 0 0 15px;
        float: right
    }
    .hello-grid .white-panel {
        height: 450px
    }
    .option-disabled {
        padding: 10px 10px 0
    }
    .icon-menu {
        display: block;
        width: 40px;
        height: 35px;
        text-indent: -6000px;
        background-image: url('../images/main-sprite.png');
        background-repeat: no-repeat;
        background-position: -205px -404px
    }
    .navigation .navigation-items,
    .main-content,
    .main-footer,
    .main-header,
    .cooki,
    #SuperHeader {
        -webkit-transition: ease left .2s;
        transition: ease left .2s;
        left: 0;
        position: relative;
        box-sizing: border-box
    }
    .navigation .navigation-items {
        position: fixed;
        left: -260px;
        top: 0;
        width: 260px;
        height: 100%;
        background: #222;
        z-index: 2;
        overflow: auto
    }
    .navigation.open .navigation-items {
        left: 0
    }
    .bodyOpen {
        overflow-x: hidden;
        width: 100%;
        position: relative
    }
    .bodyOpen .main-content,
    .bodyOpen .main-footer,
    .bodyOpen .main-header,
    .bodyOpen .cookie {
        left: 260px
    }
    .navigation ul {
        padding: 0;
        margin: 0;
        list-style: none
    }
    .navigation-items>ul {
        margin-bottom: 10px
    }
    .navigation ul li {
        margin: -1px 0 0;
        padding: 0;
        display: block;
        float: none;
        position: relative
    }
    .navigation .chevron-down-white,
    .navigation .chevron-up-white {
        position: absolute;
        top: 0;
        right: 0;
        width: 55px;
        height: 55px;
        padding: 0;
        border-left: 1px solid rgba(255, 255, 255, .3)
    }
    .navigation .chevron-down-white:after,
    .navigation .chevron-up-white:after {
        top: 50%;
        right: 50%;
        margin: -4px -7px 0 0
    }
    .navigation ul ul li:last-child {
        border: 0
    }
    .navigation .margin-top {
        margin-top: 60px
    }
    .navigation ul li a,
    .navigation .no-link {
        padding: 16px 14px;
        display: block;
        float: none;
        color: #fff;
        border-bottom: 1px solid #000;
        border-top: 1px solid #000
    }
    .navigation ul.no-border li a {
        border: none
    }
    .navigation ul ul li a,
    .navigation ul ul .no-link {
        padding-left: 35px
    }
    .subnavigation ul li {
        margin: 0
    }
    .subnavigation ul li a,
    .subnavigation ul ul li a {
        padding-left: 20px;
        border-bottom-color: #fff
    }
    .navigation ul li a:hover,
    .navigation ul li a:active,
    .navigation ul li a:hover,
    .navigation ul li a:focus {
        background: #8e0915
    }
    .navigation ul li.current a {
        background: #333
    }
    .navigation-open {
        overflow: hidden;
        left: 260px;
        width: 100%
    }
    .navigation .current {
        background: rgba(255, 255, 255, .1)
    }
    .navigation-mask {
        display: none;
        position: fixed;
        top: 0;
        left: 260px;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .1);
        text-indent: -6000px
    }
    .navigation.open .navigation-mask {
        display: block
    }
    .navigation .active>a {
        background-color: #8e0915
    }
    .navigation .mobile-meta-nav a {
        padding-left: 60px
    }
    .navigation .mobile-meta-nav a:before {
        position: absolute;
        left: 10px;
        top: 10px
    }
    #masonary .item {
        width: auto;
        float: none
    }
    .m-pad-around-small {
        padding: 10px
    }
    .phone-icon:after {
        right: 20px
    }
    .t-pull-right {
        float: right
    }
    .t-rows-x-5 {
        height: 7.6em;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .pull-left-large {
        margin-left: auto
    }
    .t-pull-left-large {
        margin-left: -40px
    }
    .pull-left-small {
        margin-left: auto
    }
    .t-pull-left-small {
        margin-left: -10px
    }
    .t-pull-left-normal {
        margin-left: -20px
    }
    .tmp-status-prospectus .status-steps .status-step {
        height: 46px
    }
    .tmp-status-prospectus .status-steps .bubble {
        height: 38px;
        width: 38px;
        line-height: 38px
    }
    .tmp-status-prospectus .status-steps .status-step:before,
    .tmp-status-prospectus .status-steps .status-step:after,
    .tmp-status-prospectus .status-steps .active:before,
    .tmp-status-prospectus .status-steps .active:after {
        top: 18px
    }
    .tmp-status-prospectus .status-steps .status-step:before {
        margin-right: 21px
    }
    .tmp-status-prospectus .status-steps .status-step:after {
        margin-left: 21px
    }
    .tmp-status-prospectus .status-steps .complete .bubble:after {
        right: 9px;
        top: 13px
    }
    .search-form-mobile {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }
    .taster-portrait .br-arrow-icon:before,
    .taster-landscape .br-arrow-icon:before {
        bottom: 10px;
        right: 10px
    }
    .taster-landscape .t-margin-top {
        margin-top: 30px
    }
    .main-heading-xxlarge {
        height: auto
    }
    .discover-homepage-carousel-container {
        margin-bottom: -100px;
        border: none
    }
    .discover-homepage-carousel-overlay {
        position: relative;
        top: -160px;
        background: #fff
    }
    .discover-homepage-carousel-overlay .carousel-cta {
        top: 30px
    }
    .discover-homepage-carousel-overlay .br-video {
        position: relative;
        float: right;
        bottom: -80px
    }
    .discover-homepage-carousel-overlay .br-video:before {
        display: none
    }
    .discover-homepage-carousel {
        height: 440px;
        border-bottom: none
    }
    .discover-homepage-carousel .slick-dots {
        display: none
    }
    .discover-homepage-carousel .slick-slide>div {
        height: 440px
    }
    .slick-wrapper .slick-slide {
        background-position: center top;
        background-size: 100% 300px
    }
    .flex-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .t-flex-order-1 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%
    }
    .t-flex-order-2 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }
    .t-flex-order-3 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .t-flex-index-1 {
        position: relative;
        z-index: 1
    }
    .sticky-fixed.main-header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        padding: 10px;
        -webkit-transition: .2s;
        transition: .2s
    }
    .sticky-fixed.sticky-no-change {
        -webkit-transition: .2s;
        transition: 0s
    }
}
@media all and (max-width: 768px) {
    .text-size-28 {
        font-size: 28px;
        line-height: 45px
    }
    .text-size-16 {
        font-size: 14px;
        line-height: 21px
    }
    .fc .fc-toolbar h2 {
        font-size: 17px;
        vertical-align: middle
    }
    .wrapper {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        line-height: normal
    }
    .fc-toolbar .fc-center {
        display: inline-block;
        padding-top: 6px
    }
    .fc-toolbar .fc-right {
        float: right;
        padding-top: 10px
    }
}
@media all and (max-width: 767px) {
    .tablet-hidden,
    .desktop-hidden,
    .tablet-hidden.desktop-hidden {
        display: block
    }
    table.tablet-hidden,
    table.desktop-hidden,
    table.tablet-hidden.desktop-hidden {
        display: table
    }
    .mobile-hidden,
    table.mobile-hidden {
        display: none
    }
    html.m-locked,
    .m-locked body {
        overflow: hidden;
        height: 100%;
        width: 100%
    }
    .wrapper,
    .pane,
    .row-normal,
    .row-extra,
    .row-extra>.pane {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0
    }
    .wrapper {
        overflow: hidden
    }
    .wrapper-overflow {
        overflow: initial
    }
    .main-header .wrapper {
        overflow: initial
    }
    .main-heading,
    .img-bg-section,
    .img-bg-section-small {
        padding-top: 40px
    }
    .spacer {
        padding: 20px
    }
    .m-bg-white {
        background-color: #fff
    }
    .m-bg-standout {
        background-color: #df1b2b
    }
    .m-bg-none {
        background: none
    }
    .m-bg-light-grey {
        background-color: #ececec
    }
    .border-left {
        border-left: 0
    }
    .border-right {
        border-right: 0
    }
    .create-steps .active {
        color: #000
    }
    .m-flex-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .flex-column {
        -webkit-box-ordinal-group: 0;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
    .flex-order-1 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%
    }
    .flex-order-2 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }
    .flex-order-3 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .m-pad {
        padding-left: 20px;
        padding-right: 20px
    }
    .m-pad-none {
        padding: 0
    }
    .m-pad-top {
        padding-top: 20px
    }
    .m-pad-row {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .m-pad-row-small {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .m-pad-row-xsmall {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .m-pad-right-large {
        padding-right: 40px
    }
    .m-pad-around {
        padding: 20px
    }
    .m-pad-around-small {
        padding: 10px
    }
    .m-pad-around-right {
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px
    }
    .m-pad-sides {
        padding-left: 20px;
        padding-right: 20px
    }
    .m-margin-none {
        margin: 0
    }
    .m-margin-top {
        margin-top: 20px
    }
    .m-margin-bottom {
        margin-bottom: 20px
    }
    .m-margin-bottom-small {
        margin-bottom: 10px
    }
    .m-margin-bottom-large {
        margin-bottom: 40px
    }
    .m-display-block {
        display: block
    }
    .main-heading {
        min-height: 200px;
        padding-top: 30px;
        background-size: auto 200px
    }
    .main-heading .full-bg-row {
        min-height: 170px
    }
    .m-bg-grey {
        background-color: #41444d;
        color: #fff;
        padding: 20px;
        margin-right: 20px
    }
    .m-heading-xxlarge {
        font-size: 8rem
    }
    .m-text-weight-medium {
        font-family: "Effra-Medium", Arial, sans-serif
    }
    .m-text-weight-heavy {
        font-family: "Effra-Heavy", Arial, sans-serif
    }
    .m-text-color-black {
        color: #000
    }
    .m-text-size-14 {
        font-size: 14px;
        line-height: 19px
    }
    .m-text-size-17 {
        font-size: 17px;
        line-height: 22px
    }
    .m-text-size-20 {
        font-size: 20px;
        line-height: 25px
    }
    .m-text-size-25 {
        font-size: 25px;
        line-height: 30px
    }
    .m-text-size-30 {
        font-size: 30px;
        line-height: 35px
    }
    .m-text-size-40 {
        font-size: 40px;
        line-height: 45px
    }
    .m-text-size-60 {
        font-size: 60px;
        line-height: 65px
    }
    .m-text-size-80 {
        font-size: 80px;
        line-height: 85px
    }
    .m-text-line-large {
        line-height: 1.5em
    }
    .m-img-scale {
        width: 100%;
        height: auto
    }
    .pane.border-right {
        border: none
    }
    .section-panel {
        border-radius: 5px;
        padding: 20px;
        margin: 2%;
        width: 96%
    }
    .accordion .section-panel {
        border-radius: 0;
        padding: 0;
        margin: 0;
        width: auto
    }
    small .button {
        font-size: 15px
    }
    .search-results {
        padding: 5px;
        margin-left: -5px;
        margin-right: -5px
    }
    .overlay .overlay-chrome {
        width: 90%;
        height: 90%;
        left: 5%;
        top: 5%;
        margin: 0
    }
    .overlay .overlay-header {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 19px;
        line-height: 1.9rem;
        padding: 20px
    }
    .overlay .overlay-close {
        right: 25px
    }
    .overlay .overlay-scroll {
        top: 80px;
        left: 25px;
        right: 25px;
        bottom: 25px
    }
    .tooltip-chrome {
        width: 90%;
        left: 5%;
        margin-left: 0
    }
    fieldset.focus {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        background: #fff;
        padding: 0;
        z-index: 200;
        overflow: auto
    }
    fieldset.focus .panel-query,
    fieldset.focus .panel-alphabet {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        box-sizing: border-box;
        background: #fff;
        box-shadow: 0 1px 2px #ccc;
        z-index: 202;
        padding: 20px;
        height: 122px;
        overflow: hidden
    }
    fieldset.focus hr {
        display: none
    }
    fieldset.focus .search-results {
        position: fixed;
        top: 122px;
        bottom: 80px;
        left: 0;
        right: 0;
        z-index: 201;
        background: #f8f8f8;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        margin: 0;
        padding: 20px 20px 10px 20px;
        height: auto
    }
    fieldset.focus .search-results.nb {
        bottom: 0
    }
    fieldset.focus .button-cancel {
        float: right;
        display: block
    }
    fieldset.focus .button-naked {
        display: none
    }
    fieldset.focus .panel-buttons-review,
    fieldset.focus .panel-buttons-finished {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 202
    }
    fieldset.focus .panel-empty {
        margin: 0;
        height: 100%;
        background: #d1d7de;
        box-sizing: border-box;
        padding-top: 150px
    }
    fieldset.focus .panel-empty .medalion {
        box-shadow: none
    }
    fieldset.focus .panel-review {
        padding: 20px 20px 50px 20px
    }
    fieldset.focus .panel-review hr {
        display: block
    }
    fieldset.focus .panel-review .first {
        display: none
    }
    .panel-review-scroll {
        position: fixed;
        top: 60px;
        bottom: 80px;
        left: 0;
        right: 0;
        z-index: 201;
        background: #f8f8f8;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        margin: 0;
        padding: 20px 20px 10px 20px;
        height: auto;
        overflow-y: auto
    }
    .alphabet-wrapper,
    .query-wrapper {
        position: relative;
        padding: 0 0 0 50px;
        clear: both
    }
    .alphabet-wrapper {}.alphabet-wrapper::-webkit-scrollbar {
        display: none
    }
    .alphabet {
        width: 200px;
        overflow: auto;
        float: none;
        box-sizing: border-box
    }
    .alphabet-scroll {
        width: 745px;
        padding: 12px 0 10px 0
    }
    .panel-alphabet {
        position: relative;
        padding: 0 0 0 0;
        display: none;
        margin-bottom: 10px
    }
    .panel-alphabet hr {
        display: block
    }
    .panel-alphabet .icon-ss-search,
    .panel-query .icon-ss-abc {
        display: block;
        position: absolute;
        top: 0;
        left: 0
    }
    .panel-alphabet p {
        display: none
    }
    .panel-alphabet .button {
        width: auto;
        display: inline-block
    }
    .text-align-right {
        text-align: left
    }
    .button,
    .button-nav {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        display: block
    }
    .m-button-inline {
        width: auto;
        display: inline-block
    }
    .thumbnail-left {
        float: none
    }
    .thumbnail-right {
        float: none;
        margin-left: auto
    }
    .footer-links ul {
        padding-bottom: 25px
    }
    .footer-links ul li {
        float: none
    }
    .footer-links p.copy {
        float: none
    }
    button.button-like-checkbox,
    button.button-like-checkbox.checked {
        margin-bottom: 10px
    }
    .m-pad-around .section-panel {
        box-sizing: border-box;
        margin: 0 0 2%;
        width: 100%
    }
    .hello-grid .white-panel {
        height: auto
    }
    .option-disabled {
        padding: 10px 10px 0
    }
    .maxCounterContainer {
        display: block;
        float: none;
        text-align: center
    }
    .extra-info {
        position: static;
        box-shadow: none
    }
    .extra-info figure:first-child {
        border-radius: 0
    }
    .extra-info:before,
    .extra-info:after {
        display: none
    }
    .m-hidden {
        display: none
    }
    #mosaic .item {
        padding: 0
    }
    .slick-wrapper {
        min-height: 0
    }
    .slick-wrapper .main-heading-large {
        min-height: 0
    }
    .slick-wrapper .slick-slide {
        padding: 140px 0 0 0;
        background-size: auto 140px;
        background-position: center top;
        background-color: #8e0915
    }
    .slick-wrapper .slick-slide>div {
        line-height: normal;
        height: auto
    }
    .slick-wrapper .slick-slide .slick-titles {
        display: block;
        margin: 0;
        padding: 0
    }
    .slick-wrapper .slick-slide .slick-titles>span {
        display: block;
        margin: 0
    }
    .slick-wrapper .slick-slide .slick-titles .text-bg-standout-dark {
        margin-top: -35px
    }
    .slick-prev,
    .slick-next,
    .slick-play,
    .slick-pause {
        width: 35px;
        height: 35px
    }
    .slick-prev {
        background-position: -255px -303px
    }
    .slick-next {
        background-position: -328px -205px
    }
    .slick-play {
        background-position: -307px -303px
    }
    .slick-pause {
        background-position: -382px -163px
    }
    .slick-dots li {
        display: inline-block;
        width: 10px;
        height: 10px;
        padding: 13px 4px
    }
    .status-steps .slick-slide>* {
        min-height: 0;
        line-height: none
    }
    .white-slick .slick-prev {
        background-position: -382px -111px
    }
    .white-slick .slick-next {
        background-position: -382px -7px
    }
    .white-slick .slick-play {
        background-position: -382px -59px
    }
    .white-slick .slick-pause {
        background-position: -238px -172px
    }
    .main-heading-large {
        min-height: 160px
    }
    .main-heading-xlarge {
        padding-top: 10px
    }
    .m-bg-margin-large {
        margin-top: 130px
    }
    .m-bg-margin-small {
        margin-top: 30px
    }
    .m-border-bottom-light {
        border-bottom: 1px solid #ececec
    }
    .m-border-rounded {
        background: #fff;
        box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
        border-radius: 3px;
        overflow: hidden;
        position: relative;
        padding: 20px 20px;
        margin-bottom: 10px
    }
    .m-border-rounded h1.icon-add:after {
        color: #5c5765
    }
    h1.border-bottom.icon-add {
        border-bottom: none
    }
    .m-icon:after {
        display: block
    }
    .m-white-panel {
        background: #fff;
        box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
        border-radius: 3px;
        overflow: hidden;
        position: relative
    }
    .pull-up {
        margin-top: 0
    }
    .pull-up-small {
        margin-top: 0
    }
    .pull-up-large {
        margin-top: 0
    }
    .pull-up-xlarge {
        margin-top: 0
    }
    .negate-right {
        margin-right: auto;
        margin-top: auto
    }
    .m-pull-up {
        margin-top: -20px
    }
    .m-pull-up-small {
        margin-top: -10px
    }
    .m-pull-up-large {
        margin-top: -40px
    }
    .m-pull-up-xlarge {
        margin-top: -60px
    }
    .pull-left-large {
        margin-left: auto
    }
    .m-pull-left-large {
        margin-left: -40px
    }
    .pull-left-small {
        margin-left: auto
    }
    .m-pull-left-small {
        margin-left: -10px
    }
    .m-pull-left-normal {
        margin-left: -20px
    }
    .m-negate-padding {
        margin-left: -20px;
        margin-right: -20px;
        margin-top: -20px
    }
    .m-negate-padding-large {
        margin-left: -40px;
        margin-right: -40px;
        margin-top: -40px
    }
    .m-width-auto {
        width: auto
    }
    .fixedH-185 {
        height: auto
    }
    .phone-icon:after {
        right: 0
    }
    .m-pull-right {
        float: right
    }
    .rows-x-4 {
        height: auto;
        overflow: hidden
    }
    .m-text-align-center {
        text-align: center
    }
    .m-text-align-right {
        text-align: right
    }
    .m-br-pad-large:before {
        right: 30px;
        bottom: 30px;
        z-index: 1
    }
    #subjectsSidebar article {
        right: -100%;
        width: 100%;
        overflow: auto
    }
    table thead {
        display: none
    }
    table.table-template-inbox {
        display: block;
        border-top: 1px solid #ececec
    }
    table.table-template-inbox:before {
        display: none
    }
    table.table-template-inbox tbody {
        display: block
    }
    table.table-template-inbox tbody tr {
        display: block;
        border-bottom: 1px solid #ececec;
        padding: 10px 20px;
        box-sizing: border-box;
        position: relative
    }
    table.table-template-inbox tbody tr td {
        box-sizing: border-box;
        display: block;
        max-width: none;
        border-bottom: none;
        padding: 0;
        background: transparent
    }
    table.table-template-inbox tbody .inbox-sender {
        max-width: 75%
    }
    table.table-template-inbox .inbox-content strong,
    table.table-template-inbox .inbox-content span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis
    }
    table.table-template-inbox .inbox-content strong:after,
    table.table-template-inbox .inbox-content span:after {
        content: ""
    }
    table.table-template-inbox .inbox-date {
        position: absolute;
        top: 10px;
        right: 20px
    }
    .m-box-shadow-none {
        box-shadow: none
    }
    .fc .fc-head {
        display: block;
        font-size: 17px;
        height: 44px
    }
    .fc .fc-head button {
        background: none;
        border-color: transparent;
        height: auto;
        width: 100%;
        padding: 0;
        font-size: inherit
    }
    .fc .fc-head-today {
        background-color: #ececec
    }
    .fc .fc-head:before {
        height: 110px;
        z-index: -1;
        top: -66px
    }
    .fc .fc-toolbar h2 {
        font-size: 20px;
        font-family: "Effra-Heavy"
    }
    .fc .fc-toolbar .fc-today-button {
        display: block
    }
    .fc .fc-toolbar .fc-state-disabled {
        opacity: .5
    }
    .fc .fc-toolbar button {
        padding: 0
    }
    .fc button .fc-icon-left-single-arrow,
    .fc button .fc-icon-right-single-arrow,
    .fc button .fc-icon-left-single-arrow:after,
    .fc button .fc-icon-right-single-arrow:after {
        width: 30px;
        height: 25px
    }
    .fc button .fc-icon-left-single-arrow:after {
        content: "";
        background-image: url('../images/main-sprite.png');
        background-position: -269px -365px;
        display: block
    }
    .fc button .fc-icon-right-single-arrow:after {
        content: "";
        background-image: url('../images/main-sprite.png');
        background-position: -311px -365px;
        display: block
    }
    .fc .fc-time-grid .fc-slats td {
        height: 40px
    }
    .fc table tbody tr td {
        height: 40px
    }
    .overlay-template-event .overlay-chrome {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }
    .overlay-template-event .overlay-header {
        height: 80px
    }
    .overlay-template-event .overlay-header h1 {
        padding-right: 35px
    }
    .overlay-template-event .overlay-header button {
        width: auto
    }
    .overlay-template-event .event-schedule,
    .overlay-template-event .event-details {
        padding: 20px
    }
    .overlay-template-event .event-schedule p span {
        font-size: 20px;
        line-height: 1em
    }
    .overlay-template-event .overlay-scroll {
        left: 0;
        right: 0;
        top: 120px
    }
    .overlay-template-event .icon-close {
        top: 30px;
        right: 20px
    }
    .icon-inbox-empty {
        padding-top: 230px;
        padding-bottom: 30px;
        background: #fff url(../images/icon-inbox-empty-mobile.png) center 50px no-repeat
    }
    .icon-inbox-empty:before {
        width: 247px;
        height: 163px;
        margin: 0 0 0 -124px
    }
    .inbox-header {
        border-bottom: 1px solid #ececec
    }
    #items .loading,
    #items .finishedLoading {
        position: relative;
        bottom: auto;
        left: auto;
        width: 100%;
        z-index: 1
    }
    .discover-homepage-carousel-overlay {
        display: block;
        position: static
    }
    .discover-homepage-carousel-overlay .br-video {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto
    }
    .discover-homepage-carousel-overlay .br-video:before {
        display: none
    }
    .main-heading-xxlarge {
        height: auto;
        margin-bottom: 0
    }
    .main-heading-xxlarge.wrapper-wide {
        padding-bottom: 0
    }
    .main-heading-xxlarge .carousel-cta {
        top: 0;
        float: none
    }
    .discover-homepage-carousel {
        height: 230px
    }
    .discover-homepage-carousel .pad-top-xlarge {
        padding-top: 110px
    }
    .discover-homepage-carousel h1 {
        font-size: 30px
    }
    .discover-homepage-carousel h2 {
        font-size: 20px
    }
    .discover-homepage-carousel .slick-slide {
        padding-bottom: 0;
        background-size: 100%
    }
    .discover-homepage-carousel .slick-slide .wrapper {
        padding: 0
    }
    .discover-homepage-carousel .slick-dots {
        top: -110px;
        left: 33.3333%;
        padding-left: 10px;
        margin: 0;
        padding: 0;
        position: absolute
    }
    .pin-icon:before {
        background-position: -507px -70px;
        height: 34px;
        width: 25px;
        display: inline-block;
        margin: 0 10px 14px 0;
        float: left
    }
}
@media screen and (max-width: 767px) {
    .fc-toolbar .fc-center {
        padding-top: 0;
        font-size: 14px
    }
    .fc-toolbar .fc-right {
        padding-top: 0
    }
    .slick-wrapper .slick-slide {
        padding: 170px 0 0 0;
        background-size: contain
    }
    .slick-wrapper .slick-slide .video-container {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: both
    }
}
@media screen and (max-width: 600px) {
    .slick-wrapper .slick-slide {
        padding: 150px 0 0 0;
        background-size: contain
    }
}
@media screen and (max-width: 480px) {
    .slick-wrapper .slick-slide {
        padding: 150px 0 0 0;
        background-size: 100% 150px
    }
    .fc .fc-toolbar h2 {
        font-size: 16px;
        font-family: "Effra-Heavy"
    }
}
@media screen and (max-width: 467px) {
    .m-text-size-25 {
        font-size: 20px;
        line-height: 30px
    }
    .fc .fc-toolbar h2 {
        font-size: 12px;
        font-family: "Effra-Heavy"
    }
}
@media screen and (max-width: 408px) {
    .m-text-size-25 {
        font-size: 20px;
        line-height: 30px
    }
    .fc .fc-toolbar h2 {
        font-size: 14px;
        font-family: "Effra-Heavy"
    }
    .fc-toolbar .fc-center {
        padding-top: 0;
        font-size: 14px;
        padding-right: 60px
    }
}
@media screen and (max-width: 385px) {
    .fc-toolbar .fc-center {
        padding-top: 0;
        font-size: 14px;
        padding-right: 70px;
        padding-left: 90px
    }
}
@media screen and (max-width: 376px) {
    .fc-toolbar .fc-center {
        padding-top: 10px;
        font-size: 14px;
        padding-right: 50px;
        padding-left: 60px
    }
}
@media screen and (max-width: 327px) {
    .fc-toolbar .fc-center {
        padding-top: 10px;
        font-size: 14px;
        padding-right: 16px
    }
}
@media screen and (max-width: 320px) {
    .slick-wrapper .slick-slide {
        padding: 130px 0 0 0;
        background-size: auto 130px
    }
    .fc-toolbar .fc-center {
        padding-top: 10px;
        font-size: 14px;
        padding-right: 14px;
        padding-left: 30px
    }
}
.lt-ie9 {}.lt-ie9 .m-base1,
.lt-ie9 .t-base1,
.lt-ie9 .base1 {
    width: 8.3333%
}
.lt-ie9 .m-base2,
.lt-ie9 .t-base2,
.lt-ie9 .base2 {
    width: 16.6666%
}
.lt-ie9 .m-base3,
.lt-ie9 .t-base3,
.lt-ie9 .base3 {
    width: 25%
}
.lt-ie9 .m-base4,
.lt-ie9 .t-base4,
.lt-ie9 .base4 {
    width: 33.3333%
}
.lt-ie9 .m-base5,
.lt-ie9 .t-base5,
.lt-ie9 .base5 {
    width: 41.6666%
}
.lt-ie9 .m-base6,
.lt-ie9 .t-base6,
.lt-ie9 .base6 {
    width: 50%
}
.lt-ie9 .m-base7,
.lt-ie9 .t-base7,
.lt-ie9 .base7 {
    width: 58.3333%
}
.lt-ie9 .m-base8,
.lt-ie9 .t-base8,
.lt-ie9 .base8 {
    width: 66.6666%
}
.lt-ie9 .m-base9,
.lt-ie9 .t-base9,
.lt-ie9 .base9 {
    width: 75%
}
.lt-ie9 .m-base10,
.lt-ie9 .t-base10,
.lt-ie9 .base10 {
    width: 83.3333%
}
.lt-ie9 .m-base11,
.lt-ie9 .t-base11,
.lt-ie9 .base11 {
    width: 91.6666%
}
.lt-ie9 .m-base12,
.lt-ie9 .t-base12,
.lt-ie9 .base12 {
    width: 100%
}
.lt-ie9 .white-panel {
    box-shadow: 0 2px 3px #ccc
}
.lt-ie9 .white-panel,
.lt-ie9 .section-panel {
    box-shadow: 0 2px 3px #ccc
}
.lt-ie9 .slick-dots button,
.lt-ie9 .bullet-container,
.lt-ie9 .status-steps .slick-next,
.lt-ie9 .status-steps .slick-prev,
.lt-ie9 .white-panel,
.lt-ie9 .section-panel,
.lt-ie9 .text-color-white .validation-error,
.lt-ie9 .label-white .validation-error,
.lt-ie9 .validation-message:after {
    behavior: url(/shared/js/vendor/PIE.htc)
}
.lt-ie9 .slick-navbar,
.lt-ie9 .bg-grey-transparent,
.lt-ie9 .bg-dark-transparent {
    background: url(../images/overlay-mask-fallback.png)
}
.lt-ie9 .slick-prev,
.lt-ie9 .slick-next,
.lt-ie9 .slick-play,
.lt-ie9 .slick-pause {
    background-color: #000
}
.lt-ie9 .status-steps .slick-prev,
.lt-ie9 .status-steps .slick-next {
    background-color: #fff
}
.lt-ie9 .white-slick .slick-navbar {
    background: #fff
}
.lt-ie9 .white-slick .slick-prev,
.lt-ie9 .white-slick .slick-next,
.lt-ie9 .white-slick .slick-play,
.lt-ie9 .white-slick .slick-pause {
    background-color: #fff
}
.lt-ie9 .button-search-icon {
    width: 40px;
    height: 20px;
    overflow: hidden;
    text-indent: -500px;
    display: block
}
.lt-ie9 .select-wrapper .select-input {
    width: 105%
}
.lt-ie9 .main-heading,
.lt-ie9 .main-heading-xlarge {
    min-height: 0
}
.lt-ie9 input[type="password"] {
    font-family: Arial, sans-serif
}
.lt-ie9 table {
    table-layout: fixed;
    width: 100px
}
@media print {
    * {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
.ug-fee-note,
.additional-costs,
.financial-support {
    display: none
}

/* Added by E. Mathieu on 05/01/2017 */
.base4  img {max-width: 269px;}

