    font-family: "Untitled Regular";    font-family: "Untitled Regular";    font-family: "Untitled Regular";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ *, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
    font-family: 'UntitledSansBold';
    src: url('hca_05_22_untitledSansBold.eot');
    src: url('hca_05_22_untitledSansBold.eot') format('embedded-opentype'),
         url('hca_05_22_untitledSansBold.woff2') format('woff2'),
         url('hca_05_22_untitledSansBold.woff') format('woff'),
         url('hca_05_22_untitledSansBold.ttf') format('truetype'),
         url('hca_05_22_untitledSansBold.svg#UntitledSansBold') format('svg');
}

@font-face {
	font-family: 'Untitled Medium';
    src: url('https://info.up.education/rs/979-RTU-598/images/hca_05_22_untitled-sans-medium.woff2') format('woff2'),
         url('https://info.up.education/rs/979-RTU-598/images/hca_05_22_UntitledSans-Medium.otf') format('otf');
    font-style: normal;
	
}


@font-face {
    font-family: 'Untitled Regular';
    src: url('https://info.up.education/rs/979-RTU-598/images/hca_05_22_untitled-sans-regular.woff2') format('woff2'),
         url('https://info.up.education/rs/979-RTU-598/images/hca_05_22_UntitledSans-Regular.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  color: #000;
 font-family: "Untitled Regular";
  line-height: 1.5em;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 36px;
}
/*h1, h2, h3 {
  color: #212529 !important;
}*/
h1, h2, h3, h4, h5, h6, p {
  margin: 0 0 1em;
}
mark {
  background: #ff0;
  color: #212529;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl, menu, ol, ul {
  margin: 0 0 1em;
}
dd {
  margin: 0 0 0 40px;
}
menu, ol, ul {
  padding: 0 0 0 40px;
}
nav ul, nav ol {
  list-style: none;
}
img {
  border: 0;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code, kbd, pre, samp {
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
  vertical-align: top;
}
.holder {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
}
.hide-mobile {
  display: block;
}
.show-mobile, .column.show-mobile {
  display: none;
}
.row {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  *word-spacing: -0.43em;
  text-rendering: optimizespeed;
  position: relative;
}
.column {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
  min-height: 1px;
}
.row-with-gutter .column {
  margin-left: 2%;
}
.row-with-gutter .column:first-child {
  margin-left: 0;
}
.row-with-gutter .column-1 {
  width: 6.5%;
}
.row-with-gutter .column-2 {
  width: 15%;
}
.row-with-gutter .column-3 {
  width: 23.5%;
}
.row-with-gutter .column-4 {
  width: 32%;
}
.row-with-gutter .column-5 {
  width: 40.5%;
}
.row-with-gutter .column-6 {
  width: 49%;
}
.row-with-gutter .column-7 {
  width: 57.5%;
}
.row-with-gutter .column-8 {
  width: 66%;
}
.row-with-gutter .column-9 {
  width: 74.5%;
}
.row-with-gutter .column-10 {
  width: 83%;
}
.row-with-gutter .column-11 {
  width: 91.5%;
}
.row-with-gutter .column-12 {
  width: 100%;
  margin-left: 0;
}
.column-1 {
  width: 8.333333333333%;
}
.column-2 {
  width: 16.66666666667%;
}
.column-3 {
  width: 25%;
}
.column-4 {
  width: 33.33333333333%;
}
.column-5 {
  width: 41.66666666667%;
}
.column-6 {
  width: 50%;
}
.column-7 {
  width: 58.33333333333%;
}
.column-8 {
  width: 66.66666666667%;
}
.column-9 {
  width: 75%;
}
.column-10 {
  width: 83.33333333333%;
}
.column-11 {
  width: 91.66666666667%;
}
.column-12 {
  width: 100%;
  margin-left: 0;
}
.row .offset-1 {
  margin-left: 8.5%;
}
.row .offset-2 {
  margin-left: 17%;
}
.row .offset-3 {
  margin-left: 25.5%;
}
.row .offset-4 {
  margin-left: 34%;
}
.row .offset-5 {
  margin-left: 42.5%;
}
.row .offset-6 {
  margin-left: 51%;
}
.row .offset-7 {
  margin-left: 59.5%;
}
.row .offset-8 {
  margin-left: 68%;
}
.row .offset-9 {
  margin-left: 76.5%;
}
.row .offset-10 {
  margin-left: 85%;
}
.row .offset-11 {
  margin-left: 93.5%;
}
@media (max-width: 876px) {
  .row .column-md {
    width: 100%;
    margin: 0;
    display: block;
  }
  .row .column-md.hide-mobile {
    display: none;
  }
  .row .column-md.show-mobile {
    display: block;
  }
}
@media (max-width: 660px) {
  .row .column {
    width: 100%;
    margin: 0;
    display: block;
  }
  .hide-mobile, .row .hide-mobile {
    display: none;
  }
  .show-mobile, .row .show-mobile {
    display: block;
  }
}
.modalHelp {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 107, 182, 0.7);
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
}
.modalHelp .modalContent {
  max-width: 60%;
  color: #000;
  padding: 20px;
  border-radius: 10px;
  background: #fff;
}
.modalHelp .modalContent h4 {
  font-size: 24px;
}
.modalHelp .modalContent .modal-body {
  max-height: 400px;
  font-size: 14px;
  overflow: auto;
}
.modalHelp .modalContent .modal-footer {
  padding-top: 10px;
}
.modalShow .modalHelp {
  display: flex;
}
html {
  background: #0f0f0f;
  overflow-x: hidden;
}
body {
  padding: 0;
}
body, button, input, select, textarea {
  font-size: 14px;
  color: #000;
  -webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  font-family: "Untitled Medium";
	margin-bottom: 26px !important;
}
h1 {
  font-size: 48px;
  line-height: 1.1em;
  margin: 0 0 15px;
}
h2 {
  font-size: 32px;
  line-height: 1.1;
  margin: 0 0 15px;
}
h3 {
  font-size: 28px;
  line-height: 1.3; font-family: "Untitled Medium";
}
h4 {
  font-size: 19px;
  line-height: 1.3;
  margin: 0 0 15px; font-family: "Untitled Medium";
}
h5 {
  font-size: 16px;
  line-height: 1.3; font-family: "Untitled Medium";
}
h6 {
  font-size: 16px;
  line-height: 1.3; font-family: "Untitled Medium";
}
a {
  color: #3d3d3d;
  text-decoration: none;
}
a:hover {
  color: #FF6459;
}
.orange {
  color: #006bb6;
}
.holder {
  max-width: 1180px;
  margin: 0 auto;
}
#page {
  padding: 60px 0;
}
#page.page-inner {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  #page.page-inner .holder {
    padding: 0;
  }
}
@media only screen and (max-width: 1190px) {
  .holder {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .holder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-header {
  padding: 40px 0 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.clear-both {
  clear: both;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.img-left {
  float: left;
  margin: 0 10px 10px 0;
}
.img-right {
  float: right;
  margin: 0 0 10px 10px;
}
.align-right {
  text-align: right !important;
}
.align-center {
  text-align: center !important;
}
.align-left {
  text-align: left !important;
}
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.trans, a, button, input[type="submit"], button {
  -moz-transition: all, 300ms, linear;
  -o-transition: all, 300ms, linear;
  -webkit-transition: all, 300ms, linear;
  transition: all, 300ms, linear;
}
.cont {
  word-wrap: break-word;
}
.content-block {
  margin: 0 0 30px;
}
.content-block footer {
  margin-top: 1em;
}
.content-image {
  float: right;
  margin: 0 0 20px 40px;
  max-width: 100%;
}
.content-image img {
  max-width: 100%;
}
.content-image figcaption {
  font-style: italic;
  font-size: 90%;
}
.content-files {
  margin: 0 0 10px;
}
@media only screen and (max-width: 1024px) {
  .content-files {
    text-align: center;
  }
}
.content-files a {
  margin: 0 10px 10px 0;
  word-wrap: break-word;
}
@media only screen and (max-width: 480px) {
  .content-files a {
    margin-right: 0;
    width: 100%;
  }
}
.content-block-image {
  margin: 0 0 40px 30px;
  float: right;
}
@media only screen and (max-width: 768px) {
  .content-block-image {
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
  }
}
.content-block-image img {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 768px) {
  .content-block-image img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto;
    display: inline-block;
  }
}
.general-heading {
  font-size: 48px;
  line-height: 1.3;
}
.general-content {
  padding-left: 20px;
}
.content-block h3 {
  font-size: 25px;
  line-height: 1.3;
}
.note {
  border: 2px dashed #f00;
  background: #000;
  padding: 5px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3em;
  margin: 0 0 4px;
}
.internal-promo .internal-promo-cont {
  padding-right: 30px;
}
.general-form {
  margin-top: 30px;
}
.spacer-image {
  display: inline-block;
  width: 100%;
  visibility: hidden;
}
iframe {
  max-width: 100%;
}
a {
  text-overflow: ellipsis;
}
table {
  max-width: 100% !important;
}
@media only screen and (max-width: 660px) {
  .content-image, .img-left, .img-right {
    float: none;
    margin: 0 0 20px;
  }
  .general-content {
    padding-left: 0;
  }
  table {
    width: 100% !important;
  }
  table th, table td {
    vertical-align: middle;
  }
  table img {
    height: auto !important;
  }
}
@media only screen and (max-width: 1024px) {
  #upButton {
    display: inline-block;
    width: 50px;

    height: 50px;
    position: fixed;
    right: 0;
    bottom: 30px;
    background-color: #006bb6;
    cursor: pointer;
  }
  #upButton a {
    display: inline-block;
    padding-left: 13px;
    padding-top: 5px;
    font-size: 28px;
    color: #FFF;
  }
}
.websiteby {
  font-weight: 100;
  text-align: center;
  padding-bottom: 20px;
}
#btt {
  display: block;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 30px;
  background-color: #006bb6;
  cursor: pointer;
}
#btt i {
  font-size: 35px;
  padding-left: 14px;
  padding-top: 7px;
  color: #fff;
}
.banner {
  position: relative;
  overflow: hidden;
}
.banner figure {
  background: no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.banner figure .banner-spacer-mobile {
  background: no-repeat center;
  background-size: cover;
  width: 100%;
  height: auto;
  visibility: hidden;
}
.banner figure .banner-spacer-mobile img {
  display: inline-block;
  width: 100%;
  visibility: hidden;
}
@media only screen and (max-width: 1024px) {
  .banner figure .banner-spacer-mobile img {
    height: 400px;
  }
}
@media only screen and (max-width: 480px) {
  .banner figure .banner-spacer-mobile img {
    height: 210px;
  }
}
@media only screen and (max-width: 768px) {
  .banner figure .banner-spacer-mobile {
    visibility: visible;
  }
}
.banner figure img.the-banner-image {
  display: block;
  visibility: hidden;
  width: 100%;
  height: 600px;
}
@media only screen and (max-width: 768px) {
  .banner figure img.the-banner-image {
    height: auto;
    min-height: 400px;
  }
}
@media only screen and (max-width: 480px) {
  .banner figure img.the-banner-image {
    height: auto;
    min-height: 200px;
  }
}
.banner .banner-content {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  padding: 0;
}
.banner .banner-slides {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .banner-pager {
  max-width: 1180px;
  display: block;
  position: relative;
  float: none;
  margin: 0 auto -16px;
  z-index: 2;
  bottom: 50px;
  padding-left: 30px;
  font-size: 0;
}
@media only screen and (max-width: 1024px) {
  .banner .banner-pager {
    position: absolute !important;
    margin: 0;
    padding: 0;
    left: 0;
    width: 100%;
    bottom: 30px;
    text-align: center;
    top: 65%;
  }
}
@media only screen and (max-width: 480px) {
  .banner .banner-pager {
    position: absolute !important;
    margin: 0;
    padding: 0;
    left: 0;
    width: 100%;
    bottom: 30px;
    text-align: center;
    top: 55%;
    height: 25px;
  }
}
.banner .banner-pager span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: relative;
  vertical-align: top;
  background: #FFF;
  cursor: pointer;
  margin-right: 15px;
}
.banner .banner-pager span:last-child {
  margin-right: 0;
}
.banner .banner-pager span.cycle-pager-active {
  background: #006bb6;
}
.banner.banner-internal figure img.the-banner-image {
  height: 425px;
  min-height: 425px;
}
@media only screen and (max-width: 768px) {
  .banner.banner-internal figure img.the-banner-image {
    min-height: auto;
    height: 300px;
  }
}
@media only screen and (max-width: 480px) {
  .banner.banner-internal figure img.the-banner-image {
    min-height: auto;
    height: 200px;
  }
}
.banner.banner-internal .grad-opac-layer {
  background: rgba(0, 107, 182, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
@media only screen and (max-width: 1190px) {
  .banner.banner-internal .grad-opac-layer {
    left: 15px;
    width: 29.25%;
  }
}
@media only screen and (max-width: 800px) {
  .banner.banner-internal .grad-opac-layer {
    left: 0;
    width: 40%;
  }
}
.banner.banner-internal .banner-content {
  color: #fff;
}
.banner.banner-internal .banner-content h3 {
  font-size: 48px;
  line-height: 1.3;
  margin: 0 0 15px;
}
.banner.banner-internal .banner-content .holder {
  height: 100%;
}
@media only screen and (max-width: 1190px) {
  .banner.banner-internal .banner-content .holder {
    padding: 0 15px;
  }
}
.banner.banner-internal .banner-content .holder:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.banner.banner-internal .banner-content .holder article {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  padding: 0 100px;
  text-align: center;
  z-index: 999;
}
.banner.banner-internal .banner-content .holder article .cont {
  max-height: 6em;
  overflow: hidden;
}
.banner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
}
.banner .video-controls {
  position: absolute;
  z-index: 90;
  width: 100%;
  bottom: 20px;
  text-align: center;
  display: none;
}
.banner .video-controls .video-pause, .banner .video-controls .video-track, .banner .video-controls .video-time {
  display: inline-block;
  vertical-align: middle;
}
.banner .video-controls .video-pause, .banner .video-controls .video-play {
  cursor: pointer;
  font-size: 35px;
  color: #fff;
}
.banner .video-controls .video-pause:hover, .banner .video-controls .video-play:hover {
  color: #006bb6;
}
.banner .video-controls .video-track {
  display: inline-block;
  width: 300px;
  height: 15px;
  background: #006bb6;
  margin: 0 10px 0;
}
.banner .video-controls .video-track .video-track-bar {
  width: 0;
  background: #fff;
  height: 100%;
}
.banner .video-controls .video-play {
  display: none;
  font-size: 32px;
  vertical-align: middle;
}
.banner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none;
}
.banner .close-youtube-video {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 18px;
  padding: 10px 35px;
  border: none;
  background: #006bb6;
  color: #fff;
  z-index: 11;
  display: none;
}
.pageColourRed .close-youtube-video {
  background: #ee3124 !important;
}
.pageColourRed .playyoutubevideo {
  background: #ee3124;
}
.pageColourRed .playyoutubevideo:hover {
  background: #006bb6;
}
.videoAutoNotSupported .video-play {
  display: inline-block !important;
}
.videoAutoNotSupported .video-pause {
  display: none !important;
}
.videoAutoNotSupported.videoAutoSupported .video-play {
  display: none !important;
}
.videoAutoNotSupported.videoAutoSupported .video-pause {
  display: inline-block !important;
}
.banner-spacer {
  display: inline-block;
  width: 100%;
  height: 20px;
}
@media only screen and (max-width: 768px) {
  .template-home .banner figure {
    background-image: none !important;
  }
  .template-home .banner figure img.the-banner-image {
    display: none !important;
  }
}
.template-home .banner .grad-opac-layer {
  background: rgba(0, 107, 182, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50.85%;
}
@media only screen and (max-width: 1024px) {
  .template-home .banner .grad-opac-layer {
    display: none;
  }
}
.template-home .banner .cap_banners {
  text-transform: uppercase;
}
.template-home .banner .banner-content {
  height: 100%;
  top: 0;
  text-align: left;
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .template-home .banner .banner-content {
    position: initial;
    top: inherit;
    left: inherit;
    width: 100%;
    display: inline-block;
  }
}
.template-home .banner .banner-content .holder {
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .template-home .banner .banner-content .holder {
    height: auto;
    padding: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .template-home .banner .banner-content article {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 50%;
    padding: 30px;
  }
}
.template-home .banner .banner-content h3, .template-home .banner .banner-content h4 {
  margin: 0;
  color: #fff;
}
.template-home .banner .banner-content h3 {
  font-size: 40px;
  line-height: 1.2;
  color: #fff;
  display: inline-block;
  padding: 20px 0;
}
@media only screen and (max-width: 1024px) {
  .template-home .banner .banner-content h3 {
    background: #fdbb30;
    color: #000;
    width: 100%;
    padding: 20px;
    text-align: center;
    font-weight: bold;
  }
}
@media only screen and (max-width: 660px) {
  .template-home .banner .banner-content h3 {
    font-size: 21px;
    padding: 10px;
  }
}
.template-home .banner .banner-content .button-holder {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
@media only screen and (max-width: 1024px) {
  .template-home .banner .banner-content .button-holder {
    margin-top: 0;
  }
}
@media only screen and (max-width: 660px) {
  .template-home .banner .banner-content .button-holder {
    padding-left: 0;
  }
  .template-home .banner .banner-content .button-holder .button {
    width: auto;
    padding: 15px;
  }
}
.template-home .banner .banner-content .button-holder .banner-button {
  border: none;
  background: #fdbb30;
  max-width: 50%;
  text-align: left;
  padding: 15px;
  color: #000;
}
@media only screen and (max-width: 1024px) {
  .template-home .banner .banner-content .button-holder .banner-button {
    width: 100%;
    text-align: center;
    background: #006bb6;
    max-width: none;
    color: #fff;
  }
}
.template-home .banner .banner-content .button-holder .banner-button.playvideo, .template-home .banner .banner-content .button-holder .banner-button.playyoutubevideo {
  position: relative;
  padding-right: 100px;
}
.template-home .banner .banner-content .button-holder .banner-button.playvideo span, .template-home .banner .banner-content .button-holder .banner-button.playyoutubevideo span {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 10px 20px;
  background: #fdbb30;
  color: #fff;
  display: flex;
  align-items: center;
}
.template-home .banner .banner-content .button-holder .banner-button:hover {
  background: #fdbb30;
  color: #000;
}
.template-home .banner .banner-content .button-holder .banner-button:hover.playvideo span, .template-home .banner .banner-content .button-holder .banner-button:hover.playyoutubevideo span {
  background: #006bb6;
}
@media only screen and (max-width: 830px) {
  .banner.banner-internal .the-banner-image {
    min-height: 250px;
  }
  .banner.banner-internal .banner-content .holder article {
    width: 98%;
  }
  .banner.banner-internal .banner-content .holder article h1, .banner.banner-internal .banner-content .holder article h3 {
    margin: 0;
  }
}
.banner.playing figure video {
  display: block;
}
.banner.playing figure .video-close {
  display: block;
}
.banner.playing .banner-pager {
  display: none;
}
.banner.playing .video-controls {
  display: block;
}
.spage-18589 .home-intro {
  display: none !important;
}
.spage-18589 .banner figure img.the-banner-image {
  height: auto;
}
@media only screen and (max-width: 768px) {
  .spage-18589 .banner figure img.the-banner-image {
    display: block !important;
    visibility: visible;
    object-fit: cover;
  }
  .spage-18589 .home-logos-mobile {
    display: none;
  }
}
/* .text-white{color: #fff !important;} */
#nav {
  position: relative;
}
#nav .holder {
  position: static;
}
#nav ul {
  margin: 0 0 0 100px;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 1190px) {
  #nav ul {
    margin-left: 0;
  }
}
#nav .fa-angle-down, #nav .fa-minus {
  display: none;
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
}
#nav li a, #nav li span {
  position: relative;
  display: block;
  padding: 20px 15px;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (max-width: 990px) {
  #nav li a, #nav li span {
    padding: 20px 10px;
  }
}
@media only screen and (max-width: 911px) {
  #nav li a, #nav li span {
    padding: 20px 5px;
  }
}
#nav li a.link-depth-1:hover::after, #nav li:hover > a.link-depth-1::after, #nav li.nav-active > a.link-depth-1::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  top: 52px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 15px 20px;
  border-color: transparent transparent #006ab6 transparent;
}
#nav ul .nav-inner {
  position: absolute;
  width: 94.3051%;
  left: 50px;
  top: 67px;
  z-index: 300;
  background: #006bb6;
  display: none;
  padding: 10px 0 50px 0;
}
#nav ul .nav-inner > ul {
  max-width: 1180px;
  margin: 0 auto;
  text-align: left;
}
#nav ul .nav-inner li a, #nav ul .nav-inner li span {
  cursor: pointer;
  padding: 3px 15px;
  font-size: 12px;
  line-height: 1.5;
  color: #fff;
  text-align: left;
}
#nav ul .nav-inner li a:hover, #nav ul .nav-inner li.nav-active > a {
  color: #ccc;
}
#nav ul .nav-inner .sub-button-link {
  position: absolute;
  right: 0;
  bottom: 0;
}
#nav ul .nav-inner .sub-button-link a {
  font-size: 15px;
  font-weight: 700;
  color: #006bb6;
  padding: 10px 20px;
}
#nav ul.ul-depth-2 li {
  float: none;
  vertical-align: top;
  display: inline-block;
  width: 20%;
}
#nav ul.ul-depth-2 li a {
  text-align: left;
  font-weight: bold;
}
#nav ul.ul-depth-2 li ul {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding-bottom: 5px;
  position: r elative;
}
#nav ul.ul-depth-2 li ul li {
  width: 100%;
}
#nav ul.ul-depth-2 li ul li a {
  font-size: 11px;
  font-weight: normal;
}
#nav ul .nav-inner.sub-2 ul.ul-depth-2 li {
  width: 45%;
}
#nav ul .nav-inner.sub-3 ul.ul-depth-2 li {
  width: 33.333%;
}
#nav ul .nav-inner.sub-4 ul.ul-depth-2 li {
  width: 25%;
}
#nav ul .nav-inner li li {
  width: 100% !important;
}
#nav li:hover .nav-inner {
  display: block;
}
#nav .menu-holder {
  float: left;
  width: 80%;
}
@media only screen and (max-width: 1024px) {
  #nav .menu-holder {
    width: 70%;
  }
}
#nav .apply-holder {
  float: right;
  width: 20%;
}
@media only screen and (max-width: 1024px) {
  #nav .apply-holder {
    width: 30%;
  }
}
#nav .apply-holder a {
  padding: 18px 5px;
}
#nav .apply-holder .button {
  width: 100%;
}
#mobile-menu-trigger {
  text-align: center;
  margin-top: 30px;
  text-align: center;
  color: #ee3124;
  background: transparent;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  display: none;
  font-weight: 500;
}
@media only screen and (max-width: 600px) {
  #mobile-menu-trigger {
    font-size: 14px;
  }
}
@media only screen and (max-width: 485px) {
  #mobile-menu-trigger {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 320px) {
  #mobile-menu-trigger {
    margin-top: 10px;
  }
}
#mobile-menu-trigger span {
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
}
#mobile-menu-trigger .fa {
  font-size: 62px;
  vertical-align: text-bottom;
}
@media only screen and (max-width: 600px) {
  #mobile-menu-trigger .fa {
    font-size: 42px;
  }
}
@media only screen and (max-width: 400px) {
  #mobile-menu-trigger .fa {
    font-size: 32px;
  }
}
#mobile-menu {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #mobile-menu-trigger {
    display: inline-block;
    vertical-align: top;
  }
  #nav {
    display: none;
  }
  #mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100vw;
    z-index: 99999;
    width: 100vw;
    padding: 20px;
    height: 100%;
    overflow: auto;
    background: #006bb6;
    display: block;
  }
  #mobile-menu .social-mobile {
    padding: 10px 0 10px;
    font-size: 25px;
    margin-bottom: -15px;

  }
  #mobile-menu .social-mobile a {
    padding: 0 5px;
  }
  #mobile-menu .nav-inner, #mobile-menu .sep-line {
    display: none;
  }
  #mobile-menu .nav-inner ul, #mobile-menu .sep-line ul {
    margin-left: 10px;
  }
  #mobile-menu .nav-item-has-children {
    position: relative;
  }
  #mobile-menu .nav-item-has-children .fa-angle-down, #mobile-menu .nav-item-has-children .fa-minus {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 25px;
    padding: 0 10px;
  }
  #mobile-menu .nav-item-has-children .fa-minus {
    display: none;
  }
  #mobile-menu .nav-item-has-children.expand-menu .fa-minus {
    display: block;
  }
  #mobile-menu .nav-item-has-children.expand-menu .fa-angle-down {
    display: none;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner {
    display: block;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner ul .fa-minus {
    display: none !important;
    top: 5px;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner ul .fa-angle-down {
    display: block !important;
    top: 5px;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner ul ul {
    display: none;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner ul .expand-sub-menu .fa-minus {
    display: block !important;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner ul .expand-sub-menu .fa-angle-down {
    display: none !important;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner ul .expand-sub-menu ul {
    display: block;
  }
  #mobile-menu, #mobile-menu a {
    color: #fff;
  }
  #mobile-menu ul {
    margin: 20px 0 20px;
    padding: 0;
    list-style: none;
  }
  #mobile-menu li {
    position: relative;
    margin: 0;
    padding: 0;
  }
  #mobile-menu li.nav-item-depth-1 {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  #mobile-menu li a, #mobile-menu .mobile-menu-close {
    display: block;
    padding: 10px 0;
    font-size: 14px;
  }
  #mobile-menu li a:hover {
    color: #ee3124;
    text-decoration: none;
  }
  #mobile-menu li li a {
    padding: 6px 0;
    font-weight: normal;
    font-size: 12px;
  }
  #mobile-menu ul ul {
    margin: 0;
  }
  #mobile-menu .header-languages {
    margin: 0 0 10px;
  }
  #mobile-menu a.link-depth-1 {
    width: max-content;
    text-transform: uppercase;
  }
  #mobile-menu a.link-depth-2 {
    font-size: 14px;
    font-weight: bold;
  }
  #mobile-menu .mobile-menu-close {
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    color: #006bb6;
    width: auto;
    padding: 10px 20px;
  }
  #mobile-menu .sub-button-link {
    display: none;
  }
  .mobile-menu-close {
    cursor: pointer;
  }
  #site {
    position: relative;
    z-index: 1;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    bottom: 100%;
    left: 0;
    background: #fff;
    -moz-transition: left 0.2s ease;
    -o-transition: left 0.2s ease;
    -webkit-transition: left 0.2s ease;
    transition: left 0.2s ease;
  }
  .mobile-menu-active #mobile-menu {
    left: 0;
  }
  .social-holder, .search-holder {
    display: none !important;
  }
}
@media only screen and (max-width: 1060px) {
  #mobile-menu-trigger {
    display: inline-block;
    vertical-align: top;
  }
  #nav {
    display: none;
  }
  #mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100vw;
    z-index: 99999;
    width: 100vw;
    padding: 20px;
    height: 100%;
    overflow: auto;
    background: #006bb6;
    display: block;
  }
  #mobile-menu .social-mobile {
    padding: 10px 0 10px;
    font-size: 25px;
    margin-bottom: -15px;
  }
  #mobile-menu .social-mobile a {
    padding: 0 5px;
  }
  #mobile-menu .nav-inner, #mobile-menu .sep-line {
    display: none;
  }
  #mobile-menu .nav-inner ul, #mobile-menu .sep-line ul {
    margin-left: 10px;
  }
  #mobile-menu .nav-item-has-children {
    position: relative;
  }
  #mobile-menu .nav-item-has-children .fa-angle-down, #mobile-menu .nav-item-has-children .fa-minus {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 25px;
    padding: 0 10px;
  }
  #mobile-menu .nav-item-has-children .fa-minus {
    display: none;
  }
  #mobile-menu .nav-item-has-children.expand-menu .fa-minus {
    display: block;
  }
  #mobile-menu .nav-item-has-children.expand-menu .fa-angle-down {
    display: none;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner {
    display: block;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner ul .fa-minus {
    display: none !important;
    top: 5px;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner ul .fa-angle-down {
    display: block !important;
    top: 5px;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner ul ul {
    display: none;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner ul .expand-sub-menu .fa-minus {
    display: block !important;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner ul .expand-sub-menu .fa-angle-down {
    display: none !important;
  }
  #mobile-menu .nav-item-has-children.expand-menu .nav-inner ul .expand-sub-menu ul {
    display: block;
  }
  #mobile-menu, #mobile-menu a {
    color: #fff;
  }
  #mobile-menu ul {
    margin: 20px 0 20px;
    padding: 0;
    list-style: none;
  }
  #mobile-menu li {
    position: relative;
    margin: 0;
    padding: 0;
  }
  #mobile-menu li.nav-item-depth-1 {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  #mobile-menu li a, #mobile-menu .mobile-menu-close {
    display: block;
    padding: 10px 0;
    font-size: 14px;
  }
  #mobile-menu li a:hover {
    color: #ee3124;
    text-decoration: none;
  }
  #mobile-menu li li a {
    padding: 6px 0;
    font-weight: normal;
    font-size: 12px;
  }
  #mobile-menu ul ul {
    margin: 0;
  }
  #mobile-menu .header-languages {
    margin: 0 0 10px;
  }
  #mobile-menu a.link-depth-1 {
    width: max-content;
    text-transform: uppercase;
  }
  #mobile-menu a.link-depth-2 {
    font-size: 14px;
    font-weight: bold;
  }
  #mobile-menu .mobile-menu-close {
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    color: #006bb6;
    width: auto;
    padding: 10px 20px;
  }
  #mobile-menu .sub-button-link {
    display: none;
  }
  .mobile-menu-close {
    cursor: pointer;
  }
  #site {
    position: relative;
    z-index: 1;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    bottom: 100%;
    left: 0;
    background: #fff;
    -moz-transition: left 0.2s ease;
    -o-transition: left 0.2s ease;
    -webkit-transition: left 0.2s ease;
    transition: left 0.2s ease;
	
  }
  .mobile-menu-active #mobile-menu {
    left: 0;
  }
}

@media only screen and (max-width: 480px){
	#site{padding-top:62px;}
}

@media only screen and (max-width: 350px) {
  #mobile-menu {
    width: 320px;
    left: -320px;
  }
}
.sep-line {
  display: inline-block;
  width: 100%;
  border-top: solid 1px #FFF;
  margin: 5px 0 0 0;
}
.search-holder-form-mobile {
  margin: 40px 0 0;
  display: inline-block;
  width: 100%;
  background: #FFF;
  padding-left: 10px;
  border: solid 1px #CCC;
}
.search-holder-form-mobile .fa {
  color: #333;
}
.search-holder-form-mobile .searchtext {
  display: inline-block;
  width: 85%;
  padding: 5px;
  border: none;
}
#form, .form {
  max-width: 400px;
  padding-bottom: 30px;
}
#form input[type="text"], #form input[type="password"], #form input[type="search"], #form input[type="email"], #form input[type="url"], #form input[type="tel"], #form input[type="number"], #form input[size="4"], #form select, #form textarea, .form input[type="text"], .form input[type="password"], .form input[type="search"], .form input[type="email"], .form input[type="url"], .form input[type="tel"], .form input[type="number"], .form input[size="4"], .form select, .form textarea {
  background: #fff;
  border: 1px solid #dadada;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 6px;
  width: 100%;
}
#form input[type="submit"], #form button, .form input[type="submit"], .form button {
  background: #006bb6;
  color: #fff;
  padding: 7px 20px;
  border: 0;
  width: auto;
}
#form input[type="submit"]:hover, #form button:hover, .form input[type="submit"]:hover, .form button:hover {
  background: #002f50;
}
#form textarea, .form textarea {
  resize: none;
  height: 180px;
}
#form select, #form input[size="4"], .form select, .form input[size="4"] {
  width: auto;
}
#form .required, .form .required {
  color: #c00;
  font-size: 90%;
}
#form .recaptcha_controls span, .form .recaptcha_controls span {
  margin-left: 10px;
}
#form .recaptcha_controls span:first-child, .form .recaptcha_controls span:first-child {
  margin-left: 0;
}
#form #recaptcha_response_field, .form #recaptcha_response_field {
  margin-top: 4px;
  width: 120px;
}
#form .single_checkbox_label, .form .single_checkbox_label {
  display: none;
}
#form #dateOfBirthDay, #form #dateOfBirthMonth, .form #dateOfBirthDay, .form #dateOfBirthMonth {
  margin-right: 2px;
}
.formrow {
  margin: 0 0 20px;
}
.form input[type="text"], .form input[type="password"], .form input[type="search"], .form input[type="email"], .form input[type="url"], .form input[type="tel"], .form input[type="number"], .form input[size="4"], .form select, .form textarea {
  font-weight: 100;
}
.formbuttonrow {
  text-align: right;
}
.formbuttonrow .required {
  float: left;
}
.fieldlabel {
  margin: 0 0 4px;
  display: block;
  font-weight: bold;
  cursor: pointer;
}
.radiobuttonfieldset, .checkboxfieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.radiobuttonfieldset input[type="radio"], .radiobuttonfieldset input[type="checkbox"], .checkboxfieldset input[type="radio"], .checkboxfieldset input[type="checkbox"] {
  padding: 0;
  border: 0;
  width: auto;
  margin-right: 5px;
}
.forgotten-password-holder .form input[type="text"] {
  width: auto;
}
.member-form {
  max-width: 650px;
  font-size: 0;
}
.member-form fieldset {
  margin: 0 0 20px;
  padding: 0;
  border: 0;
}
.member-form fieldset legend {
  margin: 0 0 5px;
  padding: 0;
  font-size: 24px;
  line-height: 1.1;
}
.member-form fieldset .formrow {
  font-size: 16px;
  vertical-align: top;
  display: inline-block;
  width: 49%;
  margin-right: 2%;
}
.member-form fieldset .formrow:nth-child(odd) {
  margin-right: 0;
}
.member-form fieldset #useMyHomeAddressField {
  display: block;
  width: 100%;
  margin-right: 0;
}
.member-form fieldset #postal_Address1Field, .member-form fieldset #postal_SuburbField {
  margin-right: 2%;
}
.member-form fieldset #postal_Address2Field, .member-form fieldset #postal_PostcodeField {
  margin-right: 0;
}
.formWrapHolder {
  padding-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .column-12 .content-holder-inner.contact-holder-block {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 500px) {
  .member-form fieldset .formrow {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  .member-form fieldset #postal_Address1Field, .member-form fieldset #postal_SuburbField {
    margin-right: 0;
  }
}
@media only screen and (max-width: 500px) {
  #pleaseEnterYourDetailsField, #yourAccountDetailsField {
    width: 100%;
  }
}
#expiryDateField, #dateOfBirthField {
  width: 100% !important;
}
@media only screen and (max-width: 767px) {
  .section-indicator-inner .triangle {
    display: none;
  }
}
#acknowledgeLabelField .staticfield br {
  display: inline !important;
}
#login label {
  float: left !important;
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
}
.login-wrapper h3 {
  color: #006bb6 !important;
}
.general_block_holder_inner .cont h2 {
  text-transform: none;
}
@media only screen and (max-width: 1024px) {
  .general_block_holder_inner .cont h2 {
    padding: 10px 20px;
    font-size: 22px;
    width: 100%;
  }
}
.formrow label {
  color: #000;
}
.application-form-holder select, .application-form-holder input[type=text], .application-form-holder textarea {
  background: #f1f7fb !important;
  border: solid 1px #4fa0d7 !important;
}
.select {
  position: relative;
  display: inline-block;
  border: 1px solid #dadada;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 5px;
}
.select:after {
  content: '\f078';
  position: absolute;
  top: 8px;
  right: 8px;
  font-family: FontAwesome;
  line-height: 1;
  color: #000;
}
.select select {
  padding: 4px 30px 4px 6px;
  width: 100%;
  display: block;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select select:focus {
  outline: none;
}
.more {
  display: inline-block;
  background: #006bb6;
  color: #fff;
  border: 1px solid #006bb6;
  padding: 6px 10px 4px;
  text-align: center;
  line-height: 1.3;
}
.more:hover {
  background: #fff;
  color: #006bb6;
  border-color: #006bb6;
}
.more-inverted {
  background: #fff;
  color: #006bb6;
  border-color: #006bb6;
}
.more-inverted:hover {
  background: #006bb6;
  color: #fff;
  border-color: #006bb6;
}
.more-black {
  background: #222;
  color: #fff;
  border-color: #222;
}
.more-black:hover {
  background: #fff;
  color: #222;
  border-color: #222;
}
.more-black-inverted {
  background: #fff;
  color: #222;
  border-color: #222;
}
.more-black-inverted:hover {
  background: #222;
  color: #fff;
  border-color: #222;
}
.button {
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  padding: 15px 70px;
  transition: all 0.5s ease;
  border: none;
  background: #006bb6;
  color: #fff;
}
.button:hover {
  background: #ee3124;
  color: #fff;
}
@media only screen and (max-width: 480px) {
  .button {
    width: 100%;
  }
}
.button-blue {
  background: #006bb6;
  color: #fff;
}
.button-blue:hover {
  background: #ee3124;
  color: #fff;
}
.button-red {
  background: #ee3124;
  color: #fff !important;
}
.button-red:hover {
  background: #006bb6;
  color: #fff;
}
.button-white {
  background: #FFF;
  color: #006bb6;
  transition: all 0.5s ease;
}
.button-white:hover {
  background: #ee3124;
  color: #fff !important;
}
.login-form input[type="submit"], .login-form button, .login-form input[type="submit"], .login-form button {
  margin-top: 10px;
}
.breadcrumbs {
  padding: 10px 0 10px 100px;
  background: #F5F5F5;
}
.breadcrumbs, .breadcrumbs a {
  color: #000;
  font-size: 12px;
}
.breadcrumbs a:last-child, .breadcrumbs a:hover {
  color: #006bb6;
}
@media only screen and (max-width: 1024px) {
  .breadcrumbs {
    display: none;
    padding: 10px 15px;
  }
}
.column-12 .breadcrumbs {
  padding-left: 0;
}
@media only screen and (max-width: 1024px) {
  .column-12 .breadcrumbs {
    padding: 10px 15px;
  }
}
.mobile-breadcrumbs {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .mobile-breadcrumbs {
    display: inline-block;
    width: 100%;
  }
  .mobile-breadcrumbs .breadcrumbs {
    display: block;
  }
}
.promo-holder {
  font-size: 0;
  margin: 0 auto;
  max-width: 1400px;
}
.promo-holder .promo {
  display: inline-block;
  vertical-align: top;
  background: no-repeat left top / cover;
  position: relative;
  width: 49.5%;
  margin: 0 1% 20px 0;
  color: #fff;
}
.promo-holder .promo:nth-child(2n+2) {
  margin-right: 0;
}
.promo-holder .promo .promo-image-holder {
  width: 100%;
  display: block;
}
.promo-holder .promo .promo-inner {
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.promo-holder .promo .promo-inner:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.promo-holder .promo .promo-inner .promo-inner-inner {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}
.promo-holder .promo h4, .promo-holder .promo h5 {
  font-weight: normal;
}
.promo-holder .promo h4 {
  font-size: 48px;
  line-height: 1;
  margin: 0 0 20px;
}
.promo-holder .promo h5 {
  font-size: 18px;
  line-height: 1;
  margin: 0 0 5px;
  font-style: italic;
}
.promo-holder .promo footer a {
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  border: 2px solid #fff;
  padding: 10px 15px;
  color: #fff;
}
.promo-holder .promo footer a:hover {
  border-color: #006bb6;
  color: #fff;
  background: #006bb6;
}
.promo-holder.internal-promo .promo {
  margin-bottom: 1%;
}
.edit-mode .promo-holder .promo .promo-inner {
  top: 52px;
}
.edit-mode .promo-holder .promo .wt_edit_bar .wt_controls {
  position: relative;
  z-index: 300;
}
@media only screen and (max-width: 800px) {
  .promo-holder .promo {
    display: block;
    width: 100%;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .hide-on-mobile {
    display: none;
  }
}
.hide-on-desktop {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .hide-on-desktop {
    display: block;
  }
}
.block-section {
  padding: 40px 0;
  font-size: 0;
}
@media only screen and (max-width: 1024px) {
  .block-section {
    padding: 0;
  }
  .block-section figure {
    text-align: center;
  }
}
.block-section .button {
  width: auto;
  padding: 15px 70px;
}
@media only screen and (max-width: 768px) {
  .block-section .button {
    padding: 15px 85px;
  }
}
.block-section .cont {
  font-size: 16px;
}
@media only screen and (max-width: 500px) {
  .block-section .cont {
    font-size: 12px;
  }
}
.colourBlock {
  position: relative;
}
.colourBlock figure {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0;
  z-index: 99;
}
@media only screen and (max-width: 1024px) {
  .colourBlock figure {
    margin-bottom: 0;
  }
}
.colourBlockInner {
  display: block;
}
.blockHalfWidth {
  float: left;
  width: 485px;
  max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  .blockHalfWidth {
    width: 100%;
    text-align: center;
  }
  .blockHalfWidth .cont {
    text-align: left;
  }
}
.blockFullHalfWidth {
  float: left;
  width: 590px;
  max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  .blockFullHalfWidth {
    width: 100%;
    text-align: center;
  }
}
.colourBlockImage {
  display: inline-block;
  position: relative;
  padding-bottom: 350px;
  z-index: 99;
}
.colourBlockImage figure {
  margin: 0 0 25px 0;
  padding: 0;
}
.colourBlockImage figure img {
  width: 100%;
  display: block;
}
.testimonial-block-holder {
  display: inline-block;
  width: 485px;
  max-width: 100%;
  margin-top: 20px;
  background: #fdbb30;
  font-size: 16px;
  font-weight: 500;
}
@media only screen and (max-width: 1024px) {
  .testimonial-block-holder {
    margin-top: 0;
    width: 100%;
  }
}
.testimonial-block-holder .testimonial-block-inner {
  float: left;
  width: 100%;
  padding: 32px;
}
.testimonial-block-holder figure {
  float: left;
  width: 45%;
}
.testimonial-block-holder figure img {
  width: 100%;
}
.testimonial-block-holder .testimonial-inner {
  float: left;
  width: 55%;
  padding-left: 30px;
}
.testimonial-block-holder .testimonial-cont {
  padding-bottom: 15px;
}
.testimonial-block-holder p {
  margin-bottom: 0;
}
.testimonial-block-holder .testimonial-from {
  font-style: italic;
}
.testimonial-block-holder .testimonial-position {
  padding-top: 10px;
  font-weight: 100;
}
@media only screen and (max-width: 1024px) {
  .testimonial-block-holder .testimonial-block-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .testimonial-block-holder figure {
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .testimonial-block-holder .testimonial-inner {
    width: 100%;
    padding-left: 0;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .testimonial-block-holder .testimonial-cont {
    padding-top: 15px;
    padding-bottom: 0;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .testimonial-block-holder p {
    margin-bottom: 0;
  }
  .testimonial-block-holder .testimonial-from {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .testimonial-block-holder .testimonial-position {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.two-col-block.hasColourBox {
  min-height: 840px;
}
@media only screen and (max-width: 1024px) {
  .two-col-block.hasColourBox {
    display: inline-block;
    min-height: auto;
    width: 100%;
  }
}
.two-col-block.hasColourBox .right-col.colposLeft {
  padding-top: 80px;
}
@media only screen and (max-width: 1024px) {
  .two-col-block.hasColourBox .right-col.colposLeft {
    padding-top: 0;
  }
}
.two-col-block.hasColourBox .right-col.colposRight .testimonial-block-wrapper {
  float: right;
  margin-top: 50px;
  width: 85%;
}
@media only screen and (max-width: 1024px) {
  .two-col-block.hasColourBox .right-col.colposRight .testimonial-block-wrapper {
    margin-top: 0;
    display: inline-block;
    width: 100%;
  }
}
.two-col-block.hasColourBox .left-col.colposLeft .elementsLeftHolder {
  float: right;
  margin: 50px 0 0;
  width: 485px;
  max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  .two-col-block.hasColourBox .left-col.colposLeft .elementsLeftHolder {
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  .two-col-block.hasColourBox .left-col.colposLeft .elementsLeftHolder .testimonial-block-wrapper {
    width: 100%;
  }
}
.two-col-block.hasColourBox .blockBlue .colourBlockInner::before {
  background: #006bb6;
}
.two-col-block.hasColourBox .blockRed .colourBlockInner::before {
  background: #ee3124;
}
.two-col-block .left-col, .two-col-block .right-col {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .two-col-block .left-col, .two-col-block .right-col {
    display: inline-block;
    width: 100%;
  }
}
.two-col-block .left-col .cont, .two-col-block .right-col .cont {
  font-size: 16px;
  font-weight: 100;
}
@media only screen and (max-width: 500px) {
  .two-col-block .left-col .cont, .two-col-block .right-col .cont {
    text-align: left;
  }
}
.two-col-block .left-col {
  padding-right: 105px;
}
@media only screen and (max-width: 1200px) {
  .two-col-block .left-col {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .two-col-block .left-col {
    padding-right: 0;
    padding-left: 0;
  }
}
.two-col-block .left-col .colourBlock {
  float: left;
  width: 100%;
}
.two-col-block .left-col .colourBlock img {
  width: 510px;
}
@media only screen and (min-width: 1024px) {
  .two-col-block .left-col .colourBlock img {
    width: 100%;
  }
}
.two-col-block .left-col .colourBlock .colourBlockInner {
  position: relative;
  display: inline-block;
  width: 100%;
}
.two-col-block .left-col .colourBlock .colourBlockInner::before {
  content: '';
  position: absolute;
  top: 50px;
  right: 0;
  width: 485px;
  max-width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .two-col-block .left-col .colourBlock .colourBlockInner::before {
    display: none;
  }
}
.two-col-block .left-col .testimonial-block-wrapper {
  float: right;
  max-width: 100%;
}
.two-col-block .left-col .testimonial-inner {
  padding-left: 0;
  padding-right: 30px;
}
.two-col-block .left-col .blockHalfWidth {
  float: right;
}
.two-col-block .right-col .colourBlock {
  float: right;
  width: 100%;
}
.two-col-block .right-col .colourBlock img {
  width: 485px;
  max-width: 100%;
}
@media only screen and (min-width: 1024px) {
  .two-col-block .right-col .colourBlock img {
    width: 100%;
  }
}
.two-col-block .right-col .colourBlock .colourBlockInner {
  position: relative;
  display: inline-block;
  width: 100%;
}
.two-col-block .right-col .colourBlock .colourBlockInner::before {
  content: '';
  position: absolute;
  top: 50px;
  right: 0;
  width: 85%;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .two-col-block .right-col .colourBlock .colourBlockInner::before {
    display: none;
  }
}
.two-col-block .right-col .colourBlockImage {
  width: 458px;
}
.two-col-block .right-col .blockHalfWidth {
  float: left;
}
@media only screen and (max-width: 1024px) {
  .two-col-block .right-col .hide-on-desktop .testimonial-inner {
    padding-left: 0;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .testimonial-block-wrapper {
    text-align: center;
    width: 100%;
  }
  .testimonial-block-wrapper .testimonial-block-inner {
    text-align: left;
  }
}
.iconColourBlue .fa, .iconColourBlue .fas, .iconColourBlue .far, .iconColourBlue h3, .iconColourBlue h4, .course-colorBlue .fa, .course-colorBlue .fas, .course-colorBlue .far, .course-colorBlue h3, .course-colorBlue h4 {
  color: #006bb6;
}
.iconColourBlue .button, .course-colorBlue .button {
  background: #006bb6;
  color: #fff;
}
.iconColourBlue .button:hover, .course-colorBlue .button:hover {
  background: #ee3124;
}
.iconColourRed .fa, .iconColourRed .fas, .iconColourRed .far, .iconColourRed h3, .iconColourRed h4, .course-colorRed .fa, .course-colorRed .fas, .course-colorRed .far, .course-colorRed h3, .course-colorRed h4 {
  color: #ee3124;
}
.iconColourRed .button, .course-colorRed .button {
  background: #ee3124;
  color: #fff;
}
.iconColourRed .button:hover, .course-colorRed .button:hover {
  background: #006bb6;
}
.elementBlocksIcons .icon-image img {
  max-width: 54px;
}
.elementBlocksIcons .icon-image-head-mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .elementBlocksIcons .icon-image-head-mobile {
    display: block;
  }
}
.elementBlocksIcons .icon-image-head-mobile figure {
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .elementBlocksIcons .icon-image-head-mobile figure img {
    width: 100%;
  }
}
.elementBlocksIcons article {
  text-align: center;
  padding: 20px;
}
.elementBlocksIcons article .fa, .elementBlocksIcons article .fas, .elementBlocksIcons article .far {
  font-size: 56px;
}
.elementBlocksIcons article h4 {
  margin: 10px 0;
}
.elementBlocksIcons article h4, .elementBlocksIcons article .cont {
  font-size: 16px;
}
@media only screen and (max-width: 500px) {
  .elementBlocksIcons article .cont {
    font-size: 16px !important;
    text-align: center !important;
  }
}
@media only screen and (max-width: 1024px) {
  .elementBlocksIcons article .cont {
    padding: 0 70px;
  }
}
.elementBlocksIcons footer {
  padding-top: 70px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .elementBlocksIcons footer {
    padding: 30px 0;
  }
}
.elementBlocksCourses h3 {
  margin: 40px 0 5px 0;
}
@media only screen and (max-width: 1024px) {
  .elementBlocksCourses h3 {
    padding: 0;
  }
}
@media only screen and (max-width: 500px) {
  .elementBlocksCourses h3 {
    font-size: 19px;
  }
}
.elementBlocksCourses .cont {
  padding-left: 15px;
  margin-bottom: 30px;
}
.elementBlocksCourses article {
  margin-bottom: 30px;
}
.elementBlocksCourses .course-colorBlue h3 {
  color: #006bb6;
}
.elementBlocksCourses .course-colorBlue .cont {
  border-left: solid 5px #006bb6;
}
.elementBlocksCourses .course-colorRed h3 {
  color: #ee3124;
}
.elementBlocksCourses .course-colorRed .cont {
  border-left: solid 5px #ee3124;
}
@media only screen and (max-width: 1024px) {
  .elementBlocksCourses .course-list {
    padding: 0 30px;
    text-align: left;
  }
}
@media only screen and (max-width: 480px) {
  .elementBlocksCourses .course-list .button {
    width: 100%;
  }
}
.elementBlocksContent article {
  margin-top: 80px;
}
@media only screen and (max-width: 1024px) {
  .elementBlocksContent article {
    margin-top: 0;
  }
  .elementBlocksContent article h2 {
    background: #ee3124;
  }
}
.elementBlocksContent .cont {
  padding-top: 20px;
}
.elementBlocksContent footer {
  padding-top: 20px;
}
@media only screen and (max-width: 480px) {
  .elementBlocksContent footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .elementBlocksContent footer .button {
    width: 100%;
  }
}
.elementBlocksColour .block-box-colour {
  min-height: 250px;
  display: inline-block;
  width: 100%;
  margin: 80px 0 20px 0;
}
.elementBlocksColour .block-box-colourRed {
  background: #ee3124;
}
.elementBlocksColour .block-box-colourBlue {
  background: #006bb6;
}
@media only screen and (max-width: 1024px) {
  .emptyBlockColour {
    display: none;
  }
}
.elementBlocksTwoImages figure {
  background-size: cover;
  background-position: center;
  margin-bottom: 30px;
}
.elementBlocksTwoImages figure .spacer-image {
  height: 300px;
}
.elementBlocksTwoImages .leftImage {
  padding-right: 15px;
}
@media only screen and (max-width: 1024px) {
  .elementBlocksTwoImages .leftImage {
    padding-right: 0;
  }
}
.elementBlocksTwoImages .rightImage {
  padding-left: 15px;
}
@media only screen and (max-width: 1024px) {
  .elementBlocksTwoImages .rightImage {
    padding-left: 0;
  }
}
.elementBlocksOneImage figure {
  width: 100%;
  background-size: cover;
  background-position: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .elementBlocksOneImage figure {
    margin-bottom: 0;
  }
}
.elementBlockWelcome {
  text-align: center;
  padding: 50px 0;
  background-color: #fdbb30;
  background-size: cover;
  background-position: center;
}
.elementBlockWelcome .alignRight {
  text-align: right;
}
.elementBlockWelcome .alignLeft {
  text-align: left;
}
.elementBlockWelcome .alignCenter {
  text-align: center;
}
.elementBlockWelcome footer {
  padding-top: 15px;
}
.elementBlockWelcome footer.button-welcome {
  padding-top: 0;
}
.elementBlockWelcome .button {
  display: inline-block;
  width: auto;
  background: #FFF;
  color: #000;
  padding: 15px 58px;
  font-size: 22px;
}
@media only screen and (max-width: 768px) {
  .elementBlockWelcome .button {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  .elementBlockWelcome .button {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .elementBlockWelcome h2 {
    background-color: transparent;
    color: #000 !important;
    padding: 0;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .elementBlockWelcome h2 {
    font-size: 24px;
  }
}
.date-block {
  font-size: 16px;
}
.date-block .dateRow {
  min-height: 48px;
  color: #6a6a6a;
  position: relative;
  clear: both;
  padding-bottom: 10px;
}
.date-block .dateRow.grey {
  background-color: #dadada;
}
.date-block .dateRow .leftDate {
  float: left;
  margin-top: 10px;
  width: 28%;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 300;
}
.date-block .dateRow .rightDescription {
  float: right;
  width: 68%;
  margin-top: 10px;
  font-weight: 300;
  font-size: 16px;
}
.location-lists {
  font-size: 16px;
}
.location-lists span {
  color: #000 !important;
}
.location-lists .widePromo {
  background: #e8e8e8;
  height: auto;
  padding: 15px;
  position: relative;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .location-lists .widePromo h2 {
    padding: 10px;
    margin-bottom: 10px;
  }
}
#stickyLocation {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
#stickyLocation .dropdownField {
  border: solid 1px #CCC;
  display: inline-block;
  width: 400px;
  max-width: 100%;
  text-align: left;
}
#stickyLocation .dropdownField label {
  font-size: 16px;
}
#stickyLocation .dropdownField .dropdownList li a {
  font-size: 16px;
}
.widePromoHolder {
  padding: 0 57px;
  margin-bottom: 45px;
}
.widePromo {
  background: #d3d3d2;
  height: auto;
  padding: 15px;
  position: relative;
}
.widePromoImage {
  top: 0;
  left: 0;
  width: 228px;
  height: 302px;
  overflow: hidden;
}
.widePromoContent {
  position: absolute;
  top: 15px;
  left: 278px;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #5d5d5d;
  margin-right: 15px;
}
.widePromoContent .byLine {
  font-size: 14px;
  line-height: 16px;
}
.widePromoFooterImage {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 300px;
}
.widePromoLink {
  position: absolute;
  bottom: 15px;
  left: 278px;
  font-weight: 500;
  font-size: 16px;
}
.quoteStart {
  font-size: 42px;
  position: absolute;
  top: 14px;
  left: 255px;
}
.contentExpand, .introHidden {
  display: none;
}
.widePromoHolder {
  padding: 0 57px;
  margin-bottom: 45px;
}
.widePromo {
  background: #d3d3d2;
  height: auto;
  padding: 15px;
  position: relative;
}
.importantHide {
  display: none !important;
}
.widepromo-block {
  font-size: 16px;
}
.widepromo-block .widePromoHolder {
  padding: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .widepromo-block .widePromoHolder {
    padding: 0;
  }
}
.widepromo-block .widePromo {
  display: inline-block;
}
.widepromo-block .widePromoImage {
  float: left;
  width: 20%;
}
@media only screen and (max-width: 1024px) {
  .widepromo-block .widePromoImage {
    height: auto !important;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
}
.widepromo-block .widePromoLink {
  position: inherit;
  left: inherit;
  bottom: inherit;
  padding-top: 10px;
}
.widepromo-block .widePromoLink.linkMobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .widepromo-block .widePromoLink {
    display: none;
  }
  .widepromo-block .widePromoLink.linkMobile {
    padding-top: 0;
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 1024px) {
  .widepromo-block .widePromoFooterImage {
    position: inherit;
    bottom: inherit;
    right: inherit;
  }
}
.widepromo-block .widePromoContent {
  background-image: url(../img/quotes.png);
  background-repeat: no-repeat;
  padding-left: 50px;
  background-position: 20px top;
  position: inherit;
  top: inherit;
  left: inherit;
  float: right;
  width: 100%;
}
.widepromo-block .widePromoContent.hasMainImage {
  width: 75%;
  background-position: left top;
  padding-left: 30px;
}
@media only screen and (max-width: 1024px) {
  .widepromo-block .widePromoContent.hasMainImage {
    width: 100%;
    padding-left: 50px;
    background-position: 20px top;
  }
}
@media only screen and (max-width: 1024px) {
  .widepromo-block .widePromoContent {
    width: 100%;
    padding-left: 50px;
    background-position: 20px top;
  }
}
@media only screen and (max-width: 768px) {
  .widePromoHolder {
    padding: 0;
    height: auto;
    margin-bottom: 0;
  }
  .widePromoContent {
    position: relative;
    left: 25px;
    op: 0;
  }
  .widePromoContent .byLine {
    font-size: 14px;
    line-height: 16px;
  }
  .widePromoFooterImage {
    position: relative;
    width: 90%;
    left: 25px;
    right: auto;
    bottom: auto;
    margin-top: 20px;
    float: none;
    width: 200px;
  }
  .widePromoLink {
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 20px;
  }
  .quoteStart {
    font-size: 42px;
    position: relative;
    left: auto;
  }
  .widePromo .testimonial {
    padding: 20px;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: #5d5d5d;
  }
}
.column-9 .widePromoHolder, .column-9 .internalColumns {
  padding: 0;
}
.column-9 .widePromoImage {
  height: 410px;
}
.column-9 #stickyLocation {
  text-align: left;
}
.promo-blocks {
  font-weight: 300;
}
.promo-blocks .row {
  margin: 0 -5px;
}
.promo-blocks .column-4 {
  padding: 0 5px 10px 5px;
}
.promo-blocks .promoContent {
  background: #d3d3d2;
}
.sliderNumbers {
  margin-top: -40px;
}
.sliderContent {
  height: 227px;
  position: relative;
}
.slidePointer {
  width: 14px;
  height: 7px;
  width: 14px;
  height: 7px;
  position: absolute;
  bottom: 1px;
  left: 236px;
  z-index: 100;
}
.sliderContent .container {
  position: relative;
}
.sliderIntro {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #5d5d5d;
  padding: 0 57px;
}
.sliderNumbers {
  padding: 0 20px;
}
.sliderNumbers ul {
  list-style: none;
  text-align: center;
  height: 55px;
  margin: 0px;
}
.sliderNumbers ul li {
  font-weight: 100;
  margin: 0 8px;
  font-size: 30px;
  color: #838383;
  cursor: pointer;
  position: relative;
  width: 40px;
  display: inline-block;
  line-height: 55px;
  vertical-align: middle;
}
.sliderNumbers ul li.slimAnchors {
  margin: 0;
  width: 15px;
}
.sliderNumbers ul li:hover, .anchor.active {
  color: #1c1c1c;
}
.anchor.active:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  z-index: 100;
  margin-left: -10px;
}
.sliderText {
  text-align: center;
  font-weight: 300;
  position: absolute;
  font-size: 18px;
  color: #ffffff;
  padding: 0 140px;
  line-height: 36px;
  height: 227px;
  display: table;
  display: none;
}
.sliderText p {
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
  display: table-cell;
}
.sliderText p a {
  color: #ffffff;
}
@media (max-width: 1024px) {
  .sliderIntro, .sliderText {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .internalCopy, .sliderIntro, .accordionCopy {
    font-size: 14px;
    line-height: 24px;
  }
  .sliderText {
    font-size: 16px;
    font-weight: 100;
    line-height: 30px;
  }
  .internalCopy, .sliderIntro, .accordionCopy {
    font-size: 14px;
    line-height: 24px;
  }
  .sliderText {
    font-size: 16px;
    font-weight: 100;
    line-height: 30px;
  }
  .sliderContent {
    height: 280px;
    position: relative;
    background-size: cover;
  }
  .sliderNumbers ul {
    padding-left: 0;
  }
}
.grid-lists {
  font-size: 16px;
}
.grid-lists .row {
  margin: 0 -10px;
}
.grid-lists .column-3 {
  padding: 10px;
}
.grid-lists .gridHolder {
  text-align: center;
  display: inline-block;
  width: 100%;
}
.grid-lists .gridHolder a {
  display: block;
  margin: 20px 0;
  font-size: 18px;
}
@media only screen and (max-width: 1024px) {
  .grid-block h2 {
    margin-bottom: 20px;
  }
}
.elementBlocksCTA .ctaBlockInner {
  padding: 0;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.elementBlocksCTA .ctaBlockContent {
  padding: 100px 0;
}
.elementBlocksCTA .button {
  background: #fdbb30;
  color: #000;
}
.elementBlocksCTA .holder {
  position: relative;
  z-index: 999;
}
.elementBlocksCTA .ctaOption1 {
  text-align: center;
  color: #fff;
  border-bottom: solid 8px #fdbb30;
}
.elementBlocksCTA .ctaOption1 h2 {
  color: #fff !important;
}
.elementBlocksCTA .ctaOption1::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.elementBlocksCTA .ctaOption2 {
  text-align: left;
}
.elementBlocksCTA .ctaOption2 h2 {
  color: #000 !important;
}
.elementBlocksCTA .ctaOption2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  border-style: solid;
  border-width: 500px 170px 0 0;
  border-color: #fff transparent transparent transparent;
}
.elementBlocksCTA .ctaOption2 .ctaBlockContent {
  width: 50%;
  padding-right: 150px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .elementBlocksCTA .ctaOption2 .ctaBlockContent {
    width: 100%;
    padding-right: 0;
  }
  .elementBlocksCTA .ctaOption2::after {
    border-width: 1000px 170px 0 0;
    opacity: 0.5;
  }
  .elementBlocksCTA .ctaOption2 h2 {
    color: #000 !important;
  }
}
.elementBlocksCTA .ctaOption3 {
  text-align: left;
}
.elementBlocksCTA .ctaOption3 h2 {
  color: #000 !important;
}
.elementBlocksCTA .ctaOption3::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #fff 36%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #fff), color-stop(36%, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, #fff 0%, #fff 36%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, #fff 0%, #fff 36%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, #fff 0%, #fff 36%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #ffffff 0%, #ffffff 36%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.elementBlocksCTA .ctaOption3 .ctaBlockContent {
  width: 50%;
  padding-right: 150px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .elementBlocksCTA .ctaOption3 .ctaBlockContent {
    width: 100%;
    padding-right: 0;
  }
  .elementBlocksCTA .ctaOption3 h2 {
    color: #000 !important;
  }
}
.elementBlocksCTA .ctaOption4 {
  text-align: center;
  color: #fff;
  border-bottom: solid 8px #fdbb30;
}
.elementBlocksCTA .ctaOption4 h2 {
  color: #fff !important;
}
.elementBlocksCTA .ctaOption4::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 107, 182, 0.5);
}
@media only screen and (max-width: 1024px) {
  .elementBlocksCTA h2 {
    padding: 20px;
    background: transparent;
  }
}
@media only screen and (max-width: 1024px) {
  #footer-columns .column-4:nth-child(1), #footer-columns .column-4:nth-child(2) {
    display: none;
  }
}
.block-full-width {
  position: relative;
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
}
.button-welcome {
  width: 100%;
  text-align: center;
}
.button-welcome .button {
  width: auto;
  padding: 15px 85px;
}
@media only screen and (max-width: 480px) {
  .button-welcome .button {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .temp-general-full-width .general_block_holder_inner h3, .temp-general-full-width .general_block_holder_inner .cont {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.carousel-block ul {
  margin: 0;
  padding: 0;
}
.carousel-block ul li {
  display: inline-block;
  width: 100%;
}
.carousel-block ul li figure {
  float: left;
  width: 25%;
  margin: 0 20px 10px 0;
}
.carousel-block ul li figure img {
  width: 100%;
}
.carousel-block ul li .cont {
  float: left;
  width: 71%;
}
.carousel-block ul li .cont-wrap {
  padding-top: 10px;
}
ul.slick-dots {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  padding-bottom: 30px;
}
ul.slick-dots li {
  width: auto;
  padding: 0 5px;
}
ul.slick-dots li button {
  font-size: 0;
  line-height: 0;
  padding: 0;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background-color: #006bb6;
}
ul.slick-dots li.slick-active button {
  background-color: #ee3124;
}
.wt_edit_frame .colourBlockInner::before {
  display: none;
}
.sidebar-holder {
  padding-bottom: 30px;
}
@media only screen and (max-width: 1190px) {
  .sidebar-holder {
    width: 30%;
  }
}
@media only screen and (max-width: 1024px) {
  .sidebar-holder {
    display: inline-block !important;
    width: 100%;
    background: #006bb6;
    padding-bottom: 0;
  }
}
.sidebar-holder ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sidebar-holder ul li {
  display: inline-block;
  width: 100%;
}
.sidebar-holder ul li a {
  display: block;
  padding: 10px 20px;
  color: #006bb6;
}
.sidebar-holder ul li a:hover, .sidebar-holder ul li a.sub_active {
  background: #F5F5F5;
}
.sidebar-holder ul .fas, .sidebar-holder ul span {
  display: inline-block;
  vertical-align: middle;
}
.sidebar-holder ul .fas {
  width: 8%;
}
.sidebar-holder ul span {
  width: 90%;
}
.sidebar-holder header {
  padding: 30px 15px;
  background: #006bb6;
  color: #FFF;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .sidebar-holder header {
    float: left;
    width: 40%;
    padding: 10px 10px 10px 20px;
  }
  .sidebar-holder header.page-header-news {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .sidebar-holder header {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 350px) {
  .sidebar-holder header {
    padding: 15px 10px 10px;
  }
}
.sidebar-holder header h2 {
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .sidebar-holder header h2 {
    padding: 0;
    font-size: 18px;
    background: transparent;
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .sidebar-holder header h2 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .sidebar-holder header h2 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1024px) {
  .sidebar-holder .page-sub-menu {
    display: none;
  }
}
.page-sub-menu-mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .page-sub-menu-mobile {
    float: left;
    display: block;
    width: 60%;
    padding: 10px;
  }
}
.dropdownField {
  cursor: pointer;
  height: 32px;
  background: #FFF;
  position: relative;
}
.dropdownField label {
  padding: 0 10px;
  margin-top: 1px;
  max-width: 100%;
  font-size: 12px;
  height: 26px;
  overflow: hidden;
  display: inline-block;
}
@media only screen and (max-width: 1024px) {
  .dropdownField label {
    margin-top: 2px;
    padding: 5px 10px;
  }
}
.dropdownField .dropdownList {
  display: none;
  position: absolute;
  left: 0;
  top: 42px;
  width: 100%;
  background: #FFF;
  z-index: 999;
  max-height: 200px;
  overflow: auto;
}
.dropdownField .dropdownList ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: solid 1px #006bb6;
}
.dropdownField .dropdownList ul li {
  display: block;
}
.dropdownField .dropdownList ul li.nolink {
  padding: 5px 10px;
  color: #006bb6;
}
@media only screen and (max-width: 1024px) {
  .dropdownField .dropdownList ul li.nolink {
    font-size: 12px;
  }
}
.dropdownField .dropdownList ul a {
  display: block;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  padding: 5px 10px;
}
.dropdownField .dropdownList ul .fa-chevron-right {
  display: none;
}
.dropdownField.openlist {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.dropdownField.openlist .dp-arrow {
  border-bottom-right-radius: 0;
}
.dropdownField.openlist .dropdownList {
  display: block;
}
.dropdownField .dp-arrow {
  position: absolute;
  top: 0;
  right: 2px;
  text-align: center;
  background-color: #F1EEEB;
  font-size: 32px;
  font-weight: bold;
  color: #006bb6;
}
.hidetext {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .pageColourRed .sidebar-holder {
    background: #ee3124;
  }
}
.pageColourRed .sidebar-holder header {
  background: #ee3124;
}
.pageColourRed .sidebar-holder ul li a {
  color: #ee3124;
}
.pageColourRed .sidebar-holder .dp-arrow {
  color: #ee3124;
}
.pageColourRed .sidebar-holder .dropdownList ul {
  border: solid 1px #ee3124;
}
.pageColourRed .sidebar-holder .dropdownList ul li {
  color: #ee3124;
}
#social-sharing {
  position: absolute;
  right: 0;
  top: 300px;
  z-index: 400;
}
#social-sharing ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#social-sharing li {
  margin: 0;
  padding: 0;
}
#social-sharing li a {
  display: block;
  background: #fff;
  width: 40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
  color: #1c1c1c;
  margin: 0 0 1px;
}
#social-sharing li a:hover {
  color: #006bb6;
}
#social-sharing li.s-tripadvisor a {
  font-size: 24px;
  padding-top: 5px;
}
@media only screen and (max-width: 660px) {
  #social-sharing {
    display: none;
  }
}
.template-home #page {
  padding-bottom: 0;
}
@media only screen and (max-width: 500px) {
  .template-home #page .two-col-block .left-col .cont, .template-home #page .two-col-block .right-col .cont {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .template-home #page .elementBlocksContent {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .template-home #page .elementBlocksContent .cont {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .template-home #page .two-col-block .left-col {
    padding-right: 0;
    padding-left: 0;
  }
}
.home-holder {
  padding: 0;
}
.home-intro {
  margin: 0;
}
.home-intro .cont {
  padding: 40px 0 40px 50px;
  text-align: left;
  font-size: 30px;
  font-weight: 500;
}
@media only screen and (max-width: 1024px) {
  .home-intro .cont {
    padding: 40px 15px;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .home-intro .cont {
    font-size: 15px;
  }
}
.home-intro {
  position: relative;
}
.home-intro::before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: #fdbb30;
}
@media only screen and (max-width: 1024px) {
  .home-intro::before {
    width: 100%;
    height: 30%;
  }
}
@media only screen and (max-width: 480px) {
  .home-intro::before {
    width: 100%;
    height: 55%;
  }
}
.home-intro .img-column img {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .home-intro .img-column {
    text-align: center;
  }
  .home-intro .img-column img {
    display: inherit;
    width: 100%;
  }
}
.home-logos-mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .home-logos-mobile {
    display: inline-block;
    width: 100%;
    padding: 30px 0;
    text-align: center;
  }
}
.home-logos-mobile figure {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 480px) {
  .home-logos-mobile figure img {
    max-height: 50px;
  }
}
.home-logos {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding-left: 100px;
}
.home-logos .home-logos-inner {
  background: #fff;
  padding: 50px 5px;
}
@media only screen and (max-width: 1024px) {
  .home-logos {
    display: none;
  }
}
.home-logos figure {
  display: inline-block;
  vertical-align: middle;
}
.elementBlocksHomeButton .elementBlockWelcomeHome {
  padding: 0 0 40px 0;
}
@media only screen and (max-width: 1024px) {
  .elementBlockWelcome {
    padding: 30px 0;
  }
  .elementBlockWelcome footer {
    padding: 20px 0;
  }
  .elementBlocksHomeButton .elementBlockWelcomeHome {
    padding-top: 40px;
  }
  .home-holder .row .column {
    width: 100%;
    display: inline-block;
    margin: 0;
  }
}
.newsReadMore {
  display: none;
}
.home-footer {
  max-width: 1400px;
  margin: 0 auto;
}
.home-footer img {
  display: block;
  width: 100%;
}
.home-footer .row .column {
  vertical-align: middle;
}
.home-footer .home-footer-map #map {
  background: no-repeat center center / cover;
}
.home-footer .home-footer-map img {
  visibility: hidden;
}
.home-footer .home-footer-details {
  text-align: center;
  padding: 20px;
  font-size: 18px;
  line-height: 1.5;
}
.home-footer .home-footer-details h3 {
  font-size: 48px;
  line-height: 1.3;
  margin: 0 0 10px;
}
.home-footer .home-footer-details a {
  color: #000;
}
.home-footer .home-footer-details a:hover {
  color: #006bb6;
}
@media only screen and (max-width: 880px) {
  .home-footer .home-footer-details h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
.template-home #page {
  padding-top: 0;
}
.homeLogo img {
  height: 95px;
}
.content-gallery-holder {
  margin-top: 2em;
}
.holder > .content-gallery-holder:first-child {
  margin-top: 0;
}
.gallery-holder {
  font-size: 0;
  line-height: 0;
}
.gallery-item, .gallery-category-item {
  width: 23%;
  margin: 0 2.6666% 2.6666% 0;
  display: inline-block;
  vertical-align: top;
  background: #006bb6;
}
.gallery-item figcaption, .gallery-category-item figcaption {
  overflow: hidden;
  text-overflow: hidden;
  font-size: 16px;
  line-height: 1.2em;
  white-space: nowrap;
  color: #fff;
  padding: 8px 10px;
}
.gallery-item a, .gallery-category-item a {
  background: no-repeat center center;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.gallery-item img, .gallery-category-item img {
  display: block;
  width: 100%;
  visibility: hidden;
}
.gallery-item:nth-child(4n+4) {
  margin-right: 0;
}
.gallery-category-item {
  width: 24%;
  margin: 0 1.3333333% 2% 0;
}
.gallery-category-item:nth-child(4n+4) {
  margin-right: 0;
}
@media only screen and (max-width: 980px) {
  .gallery-item, .gallery-category-item {
    width: 32%;
    margin: 0 2% 2% 0;
  }
  .gallery-item:nth-child(4n+4), .gallery-category-item:nth-child(4n+4) {
    margin-right: 2%;
  }
  .gallery-item:nth-child(3n+3), .gallery-category-item:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 700px) {
  .gallery-item, .gallery-category-item {
    width: 49%;
    margin: 0 2% 2% 0;
  }
  .gallery-item:nth-child(4n+4), .gallery-category-item:nth-child(4n+4) {
    margin-right: 2%;
  }
  .gallery-item:nth-child(3n+3), .gallery-category-item:nth-child(3n+3) {
    margin-right: 2%;
  }
  .gallery-item:nth-child(2n+2), .gallery-category-item:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 450px) {
  .gallery-item, .gallery-category-item {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .gallery-item:nth-child(4n+4), .gallery-category-item:nth-child(4n+4) {
    margin-right: 0;
  }
  .gallery-item:nth-child(3n+3), .gallery-category-item:nth-child(3n+3) {
    margin-right: 0;
  }
  .gallery-item:nth-child(2n+2), .gallery-category-item:nth-child(2n+2) {
    margin-right: 0;
  }
}
#myModal {
  display: none;
}
.gallery-wrapper iframe {
  width: 100% !important;
}
.modal-body {
  max-height: none;
}
#media .column-3 {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
#media .column-3 a {
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 95%;
}
#media .column-3 img {
  width: 100%;
  height: 250px;
  visibility: hidden;
}
#media .column-3:nth-child(4n+1) {
  margin-left: 0 !important;
}
.gallery-wrapper {
  padding-bottom: 20px;
}
.gallery-wrapper .numresults {
  clear: both;
  display: block;
  padding: 20px 0;
}
.modal {
  width: auto;
  margin-left: -25%;
}
@media (max-width: 767px) {
  #media .column-3 img {
    width: 80%;
    height: 250px;
    visibility: hidden;
  }
}
.gallery-lists .column-3 {
  padding: 5px;
}
.gallery-lists a.thumbnail {
  display: inline-block;
  background-size: cover;
  background-position: center;
  width: 100%;
  position: relative;
}
.gallery-lists a.thumbnail img {
  visibility: hidden;
  width: 100%;
  height: 200px;
}
@media only screen and (max-width: 768px) {
  .gallery-lists a.thumbnail img {
    height: auto;
  }
}
.gallery-lists a.thumbnail .imgcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 7px;
  text-align: left;
  font-size: 16px;
  background: #006bb6;
  color: #FFF;
}
.fancybox-image {
  border: solid 7px #FFF;
}
@media only screen and (max-width: 1190px) {
  .gallery-wrapper iframe {
    height: 1550px;
  }
}
@media only screen and (max-width: 1100px) {
  .gallery-wrapper iframe {
    height: 1450px;
  }
}
@media only screen and (max-width: 1000px) {
  .gallery-wrapper iframe {
    height: 1400px;
  }
}
@media only screen and (max-width: 970px) {
  .gallery-wrapper iframe {
    height: 1350px;
  }
}
@media only screen and (max-width: 900px) {
  .gallery-wrapper iframe {
    height: 1300px;
  }
}
@media only screen and (max-width: 870px) {
  .gallery-wrapper iframe {
    height: 1250px;
  }
}
@media only screen and (max-width: 840px) {
  .gallery-wrapper iframe {
    height: 1200px;
  }
}
@media only screen and (max-width: 800px) {
  .gallery-wrapper iframe {
    height: 1150px;
  }
}
@media only screen and (max-width: 770px) {
  .gallery-wrapper iframe {
    height: 1100px;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-wrapper iframe {
    height: 4000px;
  }
}
@media only screen and (max-width: 755px) {
  .gallery-wrapper iframe {
    height: 3950px;
  }
}
@media only screen and (max-width: 730px) {
  .gallery-wrapper iframe {
    height: 3850px;
  }
}
@media only screen and (max-width: 700px) {
  .gallery-wrapper iframe {
    height: 3700px;
  }
}
@media only screen and (max-width: 650px) {
  .gallery-wrapper iframe {
    height: 3400px;
  }
}
@media only screen and (max-width: 610px) {
  .gallery-wrapper iframe {
    height: 3200px;
  }
}
@media only screen and (max-width: 570px) {
  .gallery-wrapper iframe {
    height: 3000px;
  }
}
@media only screen and (max-width: 530px) {
  .gallery-wrapper iframe {
    height: 2900px;
  }
}
@media only screen and (max-width: 500px) {
  .gallery-wrapper iframe {
    height: 2700px;
  }
}
@media only screen and (max-width: 480px) {
  .gallery-wrapper iframe {
    height: 2550px;
  }
}
@media only screen and (max-width: 450px) {
  .gallery-wrapper iframe {
    height: 2350px;
  }
}
@media only screen and (max-width: 410px) {
  .gallery-wrapper iframe {
    height: 2000px;
  }
}
.accordionWrapper {
  padding-bottom: 30px;
}
.faq-item > h3 {
  cursor: pointer;
  font-size: 16px;
  text-transform: none;
  color: #006bb6;
  background: #F5F5F5;
  position: relative;
  padding: 10px 60px 10px 10px;
}
.faq-item > h3:after {
  content: '\f067';
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  top: 0;
  right: 0;
  background: #6eb6e8;
  padding: 10px 20px;
  height: 100%;
}
.faq-item.active > h3:after {
  content: '\f068';
}
.faq-body {
  display: none;
  padding-bottom: 15px;
}
.faq-body.show-faq-body {
  display: block;
}
.faq-body .content-image {
  float: left;
  margin-left: 0;
  margin-right: 20px;
}
@media only screen and (max-width: 480px) {
  .faq-body .content-image {
    margin-right: 0;
    width: 100%;
  }
  .faq-body .content-image img {
    width: 100%;
  }
}
.pageColourRed .faq-item > h3:after {
  background: #fcd6d3;
}
.search-form {
  margin: 0 0 20px;
  max-width: 500px;
}
.search-form label {
  display: block;
  margin: 0 0 4px;
}
.search-form input[type="text"] {
  width: 80%;
}
.retry-search-holder {
  padding: 20px 0 50px 0;
}
.retry-search-holder .retry-search-inner {
  border: solid 1px #CCC;
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  position: relative;
}
.retry-search-holder .button {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 480px) {
  .retry-search-holder .button {
    width: 30%;
    padding: 15px 0;
  }
}
.retry-search-holder input[type='search'] {
  float: left;
  padding: 0 10px;
  border: none;
  width: 80%;
  height: 52px;
}
.retry-search-holder input[type='search']:focus {
  outline: none;
}
@media only screen and (max-width: 480px) {
  .retry-search-holder input[type='search'] {
    width: 70%;
  }
}
#blogArea {
  padding-bottom: 30px;
}
.blog-holder .blog-left {
  padding-right: 40px;
}
.blog-holder .blog-right h4 {
  margin-bottom: 0;
}
.blog-holder .blog-right figure img {
  width: 100%;
}
.blog-holder .blog-right-block {
  margin: 0 0 30px;
}
.blog-holder .blog-right-block nav {
  margin-top: 10px;
}
.blog-holder .blog-right-block nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-holder .blog-post {
  margin: 0 0 30px;
  padding: 0 0 20px;
  border-bottom: 1px solid #dadada;
}
.blog-holder .blog-post:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
.blog-holder #comments {
  margin: 30px 0;
}
.blog-holder #blogcommentformcheck {
  display: none;
}
.blog-holder .blog-comments-holder {
  margin: 30px 0;
}
.blog-holder .blogcommentinfo {
  margin-top: 5px;
  font-style: italic;
}
.blog-list-inner {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: solid 1px #CCC;
}
.blogReadMore {
  display: inline-block;
}
.blogReadMore .button {
  padding: 15px 40px;
}
.events-holder {
  padding-bottom: 30px;
}
.events-listing .event {
  position: relative;
  margin: 0 0 20px;
  color: #fff;
  background-size: cover;
  background-position: center;
}
.events-listing .event.event-image-position-middle {
  background-position: left center;
}
.events-listing .event.event-image-position-bottom {
  background-position: left bottom;
}
.events-listing .event .event-holder-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.events-listing .event .event-content {
  position: relative;
  z-index: 2;
  padding: 60px 40px;
}
.events-listing .event .event-content > h5 {
  margin: 0 0 5px;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  font-style: italic;
  color: #FFF;
}
.events-listing .event .event-name {
  padding-right: 20px;
}
.events-listing .event .event-name h4 {
  font-size: 43px;
  line-height: 1;
  color: #FFF;
}
.events-listing .event .event-cont {
  padding: 0 30px;
}
.events-listing .event .event-cont .cont {
  max-height: 5.9em;
  overflow: hidden;
}
.events-listing .event .event-btn {
  padding-left: 20px;
  text-align: right;
}
.events-listing .event .event-btn a {
  display: inline-block;
  border: 2px solid #fff;
  color: #fff;
  padding: 8px 15px;
}
.events-listing .event .event-btn a:hover {
  border-color: #006bb6;
  color: #fff;
  background: #006bb6;
}
.event-details .breadcrumbs {
  margin-bottom: 40px;
}
.event-details .event-heading {
  font-size: 48px;
  line-height: 1;
}
.event-details .event-date {
  font-size: 18px;
  line-height: 1.3;
  margin: 0 0 5px;
  font-style: italic;
}
.event-details .content-block-image {
  margin: 0;
  float: none;
}
@media only screen and (max-width: 1024px) {
  .event-details .content-block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.event-block h4 {
  margin: 0 0 5px;
  font-weight: bold;
}
.addeventatc {
  font-size: 0;
}
@media only screen and (max-width: 660px) {
  .event-details .event-heading {
    margin: 0 0 10px;
  }
  .add-to-calendar {
    margin-bottom: 30px;
  }
  .events-listing .event .event-name {
    padding-right: 0;
  }
  .events-listing .event .event-cont {
    padding: 0;
    margin: 10px 0;
  }
  .events-listing .event .event-btn {
    padding-left: 0;
  }
}
.calendar-holder {
  padding-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
  .calendar-holder {
    padding-bottom: 80px !important;
  }
}
.template-product-category #page {
  padding-top: 0;
}
.product-listing {
  font-size: 0;
}
.listing-product {
  display: inline-block;
  width: 23.5%;
  margin: 0 2% 30px 0;
  vertical-align: top;
  font-size: 16px;
  text-align: center;
}
.listing-product:nth-child(4n+4) {
  margin-right: 0;
}
.listing-product figure {
  background: no-repeat center bottom / cover;
  margin: 0 0 20px;
}
.listing-product img {
  visibility: hidden;
  display: block;
}
.listing-product h4 a {
  color: #000;
}
.listing-product h4 a:hover {
  color: #002f50;
}
.listing-product h4, .listing-product h5 {
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}
.listing-product .listing-price {
  color: #006bb6;
}
.listing-product .listing-select-options {
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .listing-product {
    width: 32%;
  }
  .listing-product:nth-child(4n+4) {
    margin-right: 2%;
  }
  .listing-product:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 550px) {
  .listing-product {
    width: 49%;
  }
  .listing-product:nth-child(4n+4) {
    margin-right: 2%;
  }
  .listing-product:nth-child(3n+3) {
    margin-right: 2%;
  }
  .listing-product:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .listing-product {
    width: 100%;
  }
  .listing-product:nth-child(4n+4) {
    margin-right: 0;
  }
  .listing-product:nth-child(3n+3) {
    margin-right: 0;
  }
  .listing-product:nth-child(2n+2) {
    margin-right: 0;
  }
}
.on-sale {
  text-decoration: line-through;
  margin-right: 3px;
}
.add-to-cart-form {
  margin: 6px 0 0;
}
.add-to-cart-form .add-to-cart-quantity {
  margin: 0 0 10px;
}
.add-to-cart-form input[type="number"] {
  border: 1px solid #dddddd;
  width: 35px;
  padding: 1px 3px;
}
.add-to-cart-form span.more {
  display: none;
}
.add-to-cart-form.loading span.more {
  display: inline-block;
}
.add-to-cart-form.loading input.more {
  display: none;
}
.categories {
  font-size: 0;
}
.categories article {
  display: inline-block;
  vertical-align: bottom;
  width: 32%;
  margin-right: 2%;
  text-align: center;
  font-size: 16px;
  margin-bottom: 60px;
}
.categories article:nth-child(3n+3) {
  margin-right: 0;
}
.categories article figure a {
  display: block;
  width: 100%;
  height: 100%;
}
.categories article h4 {
  text-align: center;
  color: #000;
  margin: 15px 0 10px;
  font-size: 30px;
  line-height: 1.5;
}
.categories article h4 a {
  color: #000;
}
.categories article h4 a:hover {
  color: #002f50;
}
@media only screen and (max-width: 768px) {
  .categories article {
    width: 49%;
    margin-right: 2%;
  }
  .categories article:nth-child(3n+3) {
    margin-right: 2%;
  }
  .categories article:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 520px) {
  .categories article {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  .categories article:nth-child(3n+3) {
    margin-right: 0;
  }
}
.product-special-banner {
  background: #006bb6;
  color: #fff;
  padding: 30px 0 0;
}
.product-special-banner h3, .product-special-banner h4 {
  font-weight: normal;
}
.product-special-banner h4 {
  font-size: 18px;
  line-height: 1.1;
  margin: 0 0 5px;
  font-style: italic;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-special-banner h3 {
  font-size: 30px;
  line-height: 1.1;
  margin: 0;
  text-transform: none;
}
.product-special-banner .column {
  vertical-align: middle;
}
.product-special-banner figure img {
  display: block;
}
.product-special-banner .more {
  border-color: #fff;
  background: #006bb6;
  padding: 8px 10px 6px;
}
@media only screen and (max-width: 660px) {
  .product-special-banner {
    padding: 30px 20px;
  }
  .product-special-banner .column {
    text-align: center;
    margin: 0 0 10px;
  }
  .product-special-banner figure img {
    display: inline-block;
  }
}
.category-banner {
  background: #f9f9f5;
  margin-bottom: 60px;
}
.category-banner .holder {
  background: no-repeat right center;
  padding: 40px 0 100px;
}
.category-banner .cont {
  width: 60%;
}
.category-banner .breadcrumbs {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1190px) {
  .category-banner .holder {
    background-position: right 10px bottom 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .category-banner .cont {
    width: 50%;
  }
  .category-banner .holder {
    padding-bottom: 40px;
    background-size: auto 60%;
  }
}
@media only screen and (max-width: 768px) {
  .category-banner .cont {
    width: 100%;
  }
  .category-banner .holder {
    padding: 20px;
    background: none !important;
  }
}
.product-listing-key {
  border: solid #dddddd;
  border-width: 1px 0;
  padding: 15px 0;
  margin-bottom: 30px;
}
.product-listing-key .diamond {
  margin-right: 15px;
}
.diamond {
  display: inline-block;
  width: 12px;
  height: 20px;
  position: relative;
  vertical-align: top;
}
.diamond:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom: 10px solid #006bb6;
  top: -5px;
  left: 0;
}
.diamond:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top: 10px solid #006bb6;
}
.product-details-holder .product-information header .breadcrumbs {
  margin: 0 0 30px;
}
.product-details-holder .product-information header h1 {
  margin: 0 0 5px;
  line-height: 1;
}
.product-details-holder .product-information header h2 {
  font-size: 42px;
  line-height: 1;
  margin: 0;
}
.product-details-holder .product-details h3 {
  font-weight: bold;
  margin-top: 52px;
}
.product-details-holder .product-image img {
  max-width: 100%;
}
.product-details-holder .product-add-to-cart {
  margin: 20px 0;
}
.product-details-holder .product-add-to-cart .product-price {
  font-size: 30px;
  line-height: 1.5;
  color: #006bb6;
  margin: 0 0 15px;
}
.product-details-holder .product-add-to-cart .product-price i {
  vertical-align: middle;
  margin-right: 3px;
}
.product-details-holder .product-add-to-cart .product-option {
  margin: 0 0 10px;
}
.product-details-holder .product-add-to-cart .product-option h4 {
  margin: 0 0 3px;
}
.product-details-holder .product-add-to-cart .add-to-cart-button .more {
  margin-left: 10px;
}
.product-details-holder .product-add-to-cart .add-to-cart-button .more:first-child {
  margin-left: 0;
}
.product-details-holder .product-add-to-cart .add-to-cart-button input.more {
  padding-left: 30px;
  padding-right: 30px;
}
.product-details-holder .product-reviews {
  background: #f9f9f9;
  text-align: center;
  padding: 40px 20px;
  margin: 40px 0;
  color: #006bb6;
  font-size: 21px;
  line-height: 1.5;
}
.product-details-holder .product-reviews .holder {
  max-width: 600px;
}
.product-details-holder .product-reviews blockquote {
  margin: 0;
  padding: 0;
}
.product-details-holder .product-reviews blockquote footer {
  color: #999;
  font-size: 16px;
  line-height: 1.5;
}
.product-details-holder .product-reviews .product-review-controls {
  margin-top: 30px;
}
.product-details-holder .product-reviews .product-review-controls span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: relative;
  vertical-align: top;
  font-size: 0;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  margin-right: 15px;
}
.product-details-holder .product-reviews .product-review-controls span:last-child {
  margin-right: 0;
}
.product-details-holder .product-reviews .product-review-controls span.cycle-pager-active {
  background: #fff;
}
.product-details-holder .product-related {
  margin-top: 30px;
  font-size: 0;
}
.product-details-holder .product-related .holder {
  border-top: 1px solid #ddd;
  padding-top: 40px;
}
.product-details-holder .product-related .holder > h3 {
  font-size: 21px;
  margin: 0 0 20px;
}
.product-details-holder .product-related .listing-product {
  width: 30%;
  margin-right: 2%;
  text-align: left;
  font-size: 0;
}
.product-details-holder .product-related .listing-product:nth-child(3n+3) {
  margin-right: 0;
}
.product-details-holder .product-related .listing-product figure, .product-details-holder .product-related .listing-product .listing-product-info {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.product-details-holder .product-related .listing-product figure {
  padding-right: 30px;
}
@media only screen and (max-width: 930px) {
  .product-details-holder .product-related .listing-product {
    width: 49%;
  }
  .product-details-holder .product-related .listing-product:nth-child(3n+3) {
    margin-right: 2%;
  }
  .product-details-holder .product-related .listing-product:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 760px) {
  .product-information .holder .row .product-content {
    width: 56.5%;
  }
  .product-information .holder .row .column-2 {
    width: 7.5%;
  }
}
@media only screen and (max-width: 660px) {
  .product-information .holder .row .product-content {
    width: 100%;
  }
  .product-information .holder .row .column-2 {
    display: none;
  }
  .product-information .holder .row .product-image {
    display: none;
  }
  .product-details-holder .product-related .listing-product {
    width: 100%;
    margin: 0 0 15px;
  }
  .product-details-holder .product-related .listing-product:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 410px) {
  .product-details-holder .product-add-to-cart .add-to-cart-button .more {
    margin: 0 0 8px;
  }
}
.cart-holder table {
  width: 100%;
}
.cart-holder th, .cart-holder td {
  padding: 4px;
}
.cart-holder tbody {
  padding: 20px;
}
.cart-holder .wtCartTotal {
  text-align: right;
}
.cart-holder .wtCartRemove button {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  color: #c00;
}
.cart-holder .cart-top {
  padding: 30px 30px 15px;
  background: #f9f9f9;
}
.cart-holder .cart-top thead tr {
  border-bottom: 1px solid #ddd;
}
.cart-holder .cart-top thead tr th {
  padding-bottom: 30px;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.3;
}
.cart-holder .cart-top tr td {
  padding: 10px 0;
  vertical-align: middle;
}
.cart-holder .cart-top tbody tr:first-child td {
  padding-top: 30px;
}
.cart-holder .cart-top tbody tr:last-child td {
  padding-bottom: 0;
}
.cart-holder .cart-top .wt-cart-update-row td {
  border-bottom: 1px solid #ddd;
  padding: 0 0 20px;
  text-align: center;
}
.cart-holder .cart-top input[type="submit"], .cart-holder .cart-top button {
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
  cursor: pointer;
  color: #006bb6;
}
.cart-holder .cart-top input[type="submit"]:hover, .cart-holder .cart-top button:hover {
  color: #002f50;
}
.cart-holder .cart-top tfoot tr:nth-child(2) td {
  padding-top: 20px;
}
.cart-holder .cart-top .select {
  margin-left: 3px;
}
.cart-holder .cart-bottom tbody tr td {
  padding: 20px 30px;
  background: #fcede6;
  font-size: 18px;
  font-weight: bold;
}
.cart-holder .cart-bottom tbody tr td:first-child {
  padding-right: 4px;
}
.cart-holder .cart-bottom tfoot tr:first-child td {
  padding: 40px 0;
}
.cart-holder .cart-bottom tfoot tr:first-child td input {
  border: 1px solid #ddd;
  padding: 3px 4px;
  margin: 0 10px;
}
.cart-holder .wt-cart-remove-button {
  margin-top: 4px;
}
.cart-holder .wt-cart-left {
  text-align: left;
}
.cart-holder .wt-cart-center {
  text-align: center;
}
.cart-holder .wt-cart-right {
  text-align: right;
}
.cart-holder .wt-cart-total-row {
  width: 80px;
  text-align: right;
}
.cart-holder .wt-cart-center input {
  text-align: center;
  border: 1px solid #ddd;
  padding: 4px;
}
.cart-holder .wtCartButtons {
  padding-top: 30px;
  border-top: 1px solid #ddd;
}
.cart-holder .wtCartButtons .more {
  font-size: 18px;
  line-height: 1.3;
  padding: 10px 15px 8px;
  margin-left: 15px;
}
.cart-side-summary {
  background: #f9f9f9;
  padding: 30px;
}
.cart-side-summary h4 {
  font-size: 30px;
  line-height: 1.3;
}
.cart-side-summary table {
  width: 100%;
}
.cart-side-summary table tbody {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.cart-side-summary table tbody tr:first-child td {
  padding-top: 28px;
}
.cart-side-summary table tbody tr:last-child td, .cart-side-summary table tr.cart-with-discount td, .cart-side-summary table tr.cart-last-row td {
  padding-bottom: 20px;
}
.cart-side-summary table td {
  padding: 8px 0;
}
.cart-side-summary table tr td:first-child {
  padding-right: 10px;
}
.cart-side-summary table tr td:last-child {
  color: #006bb6;
}
.cart-side-summary table tr.row-with-border {
  border-top: 1px solid #ddd;
}
.cart-side-summary table tr.row-with-border td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.cart-side-summary table tfoot tr td {
  padding-top: 20px;
}
.delivery-address {
  font-size: 18px;
  line-height: 1.3;
}
.delivery-address h3 {
  font-size: 16px;
  line-height: 1.3;
  margin: 0 0 30px;
}
.delivery-address h4 {
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
  margin: 0;
}
.delivery-address p {
  margin: 0;
}
.delivery-address-details {
  font-size: 18px;
  margin: 0 0 20px;
}
.delivery-address-details h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
#wtCartPayment {
  margin-top: 30px;
}
#wtCartPayment h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
.order-summary {
  display: none;
}
.personnel-holder {
  font-size: 0;
}
.personnel {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  width: 32%;
  margin: 0 2% 50px 0;
}
.personnel:nth-child(3n+3) {
  margin-right: 2%;
}
.personnel:nth-child(3n+2) {
  margin-right: 0;
}
.personnel figure {
  position: relative;
  background: no-repeat left top / cover;
  margin: 0 0 20px;
}
.personnel figure img {
  display: block;
  width: 100%;
  visibility: hidden;
}
.personnel .personnel-hover {
  background: #006bb6;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  color: #fff;
  padding: 20px;
  font-size: 14px;
  overflow: hidden;
  display: none;
  cursor: pointer;
}
.personnel .personnel-hover span {
  color: #FFF;
}
.personnel:hover .personnel-hover {
  display: block;
}
.personnel h4, .personnel h3 {
  color: #000;
  font-weight: 100;
  margin: 0;
}
.personnel h3 {
  font-size: 22px;
  line-height: 1.1;
}
.personnel h3 a {
  color: #000;
}
.personnel h3 a:hover {
  color: #006bb6;
}
.personnel h4 {
  font-size: 17px;
  line-height: 1.1;
  font-style: italic;
}
.personnel-full {
  font-weight: 100;
}
.personnel-full .general-heading figure {
  margin: 0 0 20px;
}
.personnel-full .general-heading figure img {
  display: block;
  width: 100%;
}
.personnel-full .general-heading h2 {
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .personnel-full .general-heading h2 {
    color: #FFF;
    margin-bottom: 10px;
    text-align: center;
  }
}
.personnel-full .general-heading footer {
  margin-top: 80px;
  font-size: 16px;
  line-height: 1.5;
}
@media only screen and (max-width: 1024px) {
  .personnel-full .general-heading footer {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 750px) {
  .personnel {
    width: 49%;
  }
  .personnel:nth-child(3n+3) {
    margin-right: 2%;
  }
  .personnel:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 500px) {
  .personnel {
    width: 100%;
    margin: 0 0 20px;
  }
  .personnel:nth-child(3n+3) {
    margin-right: 0;
  }
}
#contact-map {
  height: 400px;
}
.map-overlay {
  width: 300px;
}
.map-overlay header {
  text-align: center;
  padding: 10px 25px;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  background: #006bb6;
}
.map-overlay ul {
  margin: 0;
  padding: 0 0 14px;
  list-style-type: none;
}
.map-overlay ul li {
  margin: 0;
  padding: 8px 10px;
  border-bottom: 1px solid #f1f3f6;
  background: #fff;
}
.map-overlay ul li:last-child {
  border-bottom: 0;
}
.map-overlay ul li, .map-overlay ul .map-overlay li a {
  color: #aaa;
}
.map-overlay ul li span, .map-overlay ul .map-overlay li a {
  font-size: 14px;
}
.map-overlay ul li span:first-child {
  margin-right: 10px;
}
.contact-holder-block {
  padding: 20px 0;
}
.contact-holder-block .row {
  margin: 0 -20px;
}
.contact-holder-block .rowcontact {
  margin: 0;
  font-weight: 100;
}
.contact-holder-block .column-6 {
  padding: 20px;
}
.greyHolder {
  background: #e8e8e8;
  padding: 10px;
  margin-bottom: 20px;
}
.contact-infor-left-holder {
  padding-top: 30px;
}
@media only screen and (max-width: 1024px) {
  .contact-infor-left-holder {
    background: #fff;
    padding: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .hubspottitle header {
    width: 100%;
    margin-bottom: 20px;
  }
}
.login-buttons {
  margin-top: 20px;
}
.member-dashboard .member-dashboard-block {
  border-bottom: 1px solid #006bb6;
  margin: 0 0 40px;
  padding: 0 0 14px;
}
.member-dashboard .member-dashboard-header {
  font-size: 0;
}
.member-dashboard .member-dashboard-header h2, .member-dashboard .member-dashboard-header aside {
  display: inline-block;
  vertical-align: top;
}
.member-dashboard .member-dashboard-header h2 {
  width: 80%;
  margin: 0;
}
.member-dashboard .member-dashboard-header aside {
  font-size: 16px;
  text-align: right;
  width: 20%;
}
.member-dashboard .member-dashboard-header aside a {
  margin-left: 10px;
}
.member-dashboard h3 {
  font-size: 25px;
  line-height: 1.1;
}
.member-dashboard .member-dashboard-address p {
  margin: 0;
}
.member-dashboard-order-history table {
  width: 100%;
}
.member-dashboard-order-history th, .member-dashboard-order-history td {
  padding: 2px 5px;
  text-align: left;
}
.member-dashboard-order-history .order-total {
  text-align: right;
}
.member-dashboard-order-history thead th {
  background: #ecece1;
}
.member-dashboard-order-history tbody tr:nth-child(even) td {
  background: #f4f4f4;
}
.member-dashboard-order-history tbody tr:nth-child(odd) td {
  background: transparent;
}
.accommodation-listing {
  font-size: 0;
  line-height: 0;
}
.accommodation-listing .accommodation {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  margin: 0 2% 40px 0;
  font-size: 16px;
  line-height: 1.5;
}
.accommodation-listing .accommodation:nth-child(2n+2) {
  margin-right: 0;
}
.accommodation-listing .accommodation figure {
  max-height: 265px;
}
.accommodation-listing .accommodation figure img {
  width: 100%;
}
.accommodation-listing .accommodation figure .cycle-slideshow {
  position: relative;
}
.accommodation-listing .accommodation figure .accom-controls {
  position: absolute;
  bottom: 24px;
  right: 19px;
  font-size: 0;
  z-index: 400;
}
.accommodation-listing .accommodation figure .accom-controls > div {
  display: inline-block;
  background: rgba(255, 255, 255, 0.21);
  cursor: pointer;
  width: 25px;
  height: 25px;
  text-align: center;
}
.accommodation-listing .accommodation figure .accom-controls > div:hover {
  background: rgba(255, 255, 255, 0.8);
}
.accommodation-listing .accommodation figure .accom-controls > div .fa {
  color: rgba(255, 255, 255, 0.45);
  font-size: 25px;
  text-align: center;
}
.accommodation-listing .accommodation figure .accom-controls > div .fa:hover {
  color: rgba(0, 0, 0, 0.45);
}
.accommodation-listing .accommodation figure .accom-controls .accom-control-left {
  margin-right: 5px;
}
.accommodation-listing .accommodation figure a {
  display: none;
  width: 100%;
  height: 100%;
}
.accommodation-listing .accommodation figure a:first-child {
  display: block;
}
.accommodation-listing .accommodation figure a img {
  width: 100%;
}
.accommodation-listing .accommodation .accom-copy {
  padding: 15px 0 0;
}
.accommodation-listing .accommodation h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.accommodation-listing .accommodation .cont {
  max-height: 10.2em;
  overflow: hidden;
  margin: 0 0 30px;
}
.accommodation-listing .accommodation .more {
  text-align: right;
}
.accommodation-listing .accommodation .more a {
  margin: 0 0 5px 5px;
}
@media only screen and (max-width: 660px) {
  .accommodation-listing .accommodation {
    width: 100%;
    margin: 0 0 40px;
    display: block;
  }
  .accommodation-listing .accommodation figure, .accommodation-listing .accommodation .accom-copy {
    width: 100%;
  }
  .accommodation-listing .accommodation .accom-copy {
    padding: 0;
    margin-top: 20px;
  }
}
.function-listing {
  font-size: 0;
  line-height: 0;
}
.function-listing .function {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  margin: 0 2% 40px 0;
  font-size: 16px;
  line-height: 1.5;
}
.function-listing .function:nth-child(2n+2) {
  margin-right: 0;
}
.function-listing .function figure {
  max-height: 265px;
}
.function-listing .function figure img {
  width: 100%;
}
.function-listing .function figure .cycle-slideshow {
  position: relative;
}
.function-listing .function figure .function-controls {
  position: absolute;
  bottom: 24px;
  right: 19px;
  font-size: 0;
  z-index: 400;
}
.function-listing .function figure .function-controls > div {
  display: inline-block;
  background: rgba(255, 255, 255, 0.21);
  cursor: pointer;
  width: 25px;
  height: 25px;
  text-align: center;
}
.function-listing .function figure .function-controls > div:hover {
  background: rgba(255, 255, 255, 0.8);
}
.function-listing .function figure .function-controls > div .fa {
  color: rgba(255, 255, 255, 0.45);
  font-size: 25px;
  text-align: center;
}
.function-listing .function figure .function-controls > div .fa:hover {
  color: rgba(0, 0, 0, 0.45);
}
.function-listing .function figure .function-controls .function-control-left {
  margin-right: 5px;
}
.function-listing .function figure a {
  display: none;
  width: 100%;
  height: 100%;
}
.function-listing .function figure a:first-child {
  display: block;
}
.function-listing .function figure a img {
  width: 100%;
}
.function-listing .function .function-copy {
  padding-left: 20px;
}
.function-listing .function h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.function-listing .function .cont {
  max-height: 10.2em;
  overflow: hidden;
  margin: 0 0 30px;
}
.function-listing .function .more {
  text-align: right;
}
.function-listing .function .more a {
  margin: 0 0 5px 5px;
}
.functions-footer-form {
  padding-left: 30px;
}
.functions-footer-form .form {
  max-width: 100%;
  font-size: 0;
}
.functions-footer-form .form #firstNameField, .functions-footer-form .form #lastNameField {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.functions-footer-form .form #firstNameField {
  margin-right: 2%;
}
.functions-footer-form .form .formrow {
  font-size: 16px;
  line-height: 1.5;
}
.footer-youtube a {
  display: block;
  position: relative;
}
.footer-youtube a img {
  display: block;
  width: 100%;
}
.footer-youtube a .fa {
  position: absolute;
  background: rgba(255, 255, 255, 0.4);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  z-index: 3;
  left: 50%;
  top: 50%;
  margin: -25px 0 0 -25px;
  font-size: 24px;
  padding: 14px 0 0 17px;
  color: #c00;
}
@media only screen and (max-width: 880px) {
  .function-listing .function {
    width: 100%;
    margin: 0 0 40px;
  }
  .function-listing .function figure, .function-listing .function .cont {
    max-height: reset;
    max-height: none;
  }
  .function-listing .function h4 {
    overflow: visible;
    white-space: normal;
  }
  .function-listing .function figure {
    width: 30%;
  }
  .function-listing .function .function-copy {
    width: 70%;
  }
}
@media only screen and (max-width: 660px) {
  .functions-footer-form {
    padding: 0;
    margin-top: 30px;
  }
  .function-listing .function figure, .function-listing .function .function-copy {
    width: 100%;
  }
  .function-listing .function .function-copy {
    padding: 0;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1190px) {
  .content-holder {
    width: 70%;
  }
}
@media only screen and (max-width: 1024px) {
  .content-holder {
    width: 100%;
  }
}
@media only screen and (max-width: 1190px) {
  .content-holder.column-12 {
    width: 100%;
  }
}
.content-holder-inner {
  padding: 20px 0 0 100px;
}
.content-holder-inner h2, .content-holder-inner h3, .content-holder-inner h4, .content-holder-inner h5, .content-holder-inner span {
  color: #006bb6;
}
.content-holder-inner table th, .content-holder-inner table td {
  padding: 5px;
}
.content-holder-inner h5 {
  font-size: 16px;
  font-weight: 100;
}
.content-holder-inner .cont {
  font-weight: 100;
}
@media only screen and (max-width: 1024px) {
  .content-holder-inner {
    padding: 20px 15px;
  }
}
.column-12 .content-holder-inner {
  padding-left: 0;
}
.full-image-holder {
  text-align: center;
}
.full-image-holder figure {
  margin: 20px 0;
}
.full-image-holder figure img {
  display: inline-block;
  width: 100%;
}
.full-image-holder h4 {
  font-size: 16px;
}
.content-block-buttons {
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .content-block-buttons {
    text-align: center;
  }
}
.content-block-buttons .button {
  display: inline-block;
  width: auto;
  min-width: 250px;
  margin: 0 40px 0 0;
}
@media only screen and (max-width: 1024px) {
  .content-block-buttons .button {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .content-block-buttons .button {
    width: 100%;
  }
}
.page-inner h2, .page-inner h3, .page-inner h4, .page-inner h5, .page-inner span {
  color: #006bb6;
}
.page-inner .page-header h2 {
  color: #FFF !important;
}
@media only screen and (max-width: 1024px) {
  .page-inner .page-header h2 {
    width: 77%;
    text-align: center;
  }
}
@media only screen and (max-width: 800px) {
  .page-inner .page-header h2 {
    width: 100%;
  }
}
.pageColourRed .content-holder-inner h2, .pageColourRed .content-holder-inner h3, .pageColourRed .content-holder-inner h4, .pageColourRed .content-holder-inner h5, .pageColourRed .content-holder-inner span, .pageColourRed .content-holder-inner a, .pageColourRed .general_block_holder_inner h2, .pageColourRed .general_block_holder_inner h3, .pageColourRed .general_block_holder_inner h4, .pageColourRed .general_block_holder_inner h5, .pageColourRed .general_block_holder_inner span, .pageColourRed .general_block_holder_inner a {
  color: #ee3124;
}
.pageColourRed .breadcrumbs a:last-child, .pageColourRed .breadcrumbs a:hover {
  color: #ee3124;
}
.pageColourRed .article-detail-holder .article-image-wrapper {
  background-color: #ee3124;
}
.pageColourRed .banner.banner-internal .grad-opac-layer {
  background: rgba(238, 49, 36, 0.7);
}
.pageColourRed .page-inner h2, .pageColourRed .page-inner h3, .pageColourRed .page-inner h4, .pageColourRed .page-inner h5, .pageColourRed .page-inner span {
  color: #ee3124;
}
.pageColourRed .banner .banner-pager span.cycle-pager-active {
  background: #ee3124;
}
.pageColourRed .blogReadMore a {
  color: #ee3124;
}
@media only screen and (max-width: 1024px) {
  .pageColourRed .general_block_holder_inner .elementBlocksContent article h2 {
    background: #ee3124;
    color: #FFF;
  }
}
.general_block_holder_inner .block-section {
  padding-top: 0;
}
.general_block_holder_inner .block-section article {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .general_block_holder_inner .elementBlocksContent article h2 {
    background: #006bb6;
    color: #FFF;
  }
}
.bottom-content-holder {
  padding-top: 30px;
  font-weight: 100;
}
@media only screen and (max-width: 768px) {
  .bottom-content-holder .column-12 .content-block-image {
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
  }
}
.bottom-content-holder .general_block_holder_inner {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .bottom-content-holder .general_block_holder_inner {
    padding: 0 20px;
  }
}
.contIntro {
  display: none;
  font-weight: 100;
}
@media only screen and (max-width: 1024px) {
  .contIntro {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .hasIntro {
    display: none;
  }
}
.expanded .contIntro {
  display: none;
}
.expanded .hasIntro {
  display: block;
}
.expanded .readmoreless.collapse {
  display: block;
}
.readmoreless {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .readmoreless {
    text-align: center;
  }
}
.readmoreless a::before {
  content: '+';
  padding-right: 10px;
}
.readmoreless.collapse {
  display: none;
}
.readmoreless.collapse a::before {
  content: '-';
}
.row-eq-height {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  .row-eq-height {
    display: inline-block;
    width: 100%;
    flex-wrap: nowrap;
  }
}
.row-eq-height .column {
  position: relative;
}
.internalColumns {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #5d5d5d;
  padding: 0 57px 57px 57px;
}
.internalColumns .span4 {
  background: #d3d3d2;
  margin-bottom: 20px;
}
.internalColumns .span4.noLeft {
  background: #d3d3d2;
  margin-left: 0px;
}
.internalColumns .promoImage {
  height: 160px;
  width: 100%;
  display: table;
}
.internalColumns .promoHeading {
  text-align: center;
  font-weight: 100;
  padding: 0px;
  margin: 0px;
  font-size: 30px;
  color: #ffffff;
  vertical-align: middle;
  display: table-cell;
}
.internalColumns .promoContent {
  font-weight: 300;
  font-size: 16px;
  padding: 15px;
}
.internalColumns .promoContent li {
  margin: 20px 0px;
}
.internalColumns .promoContent li strong {
  font-size: 16px;
  padding: 15px;
  font-weight: normal;
  padding: 0px;
}
.news-filter-wrapper {
  padding: 15px;
  width: 100%;
  background: #F5F5F5;
}
.news-filter-holder {
  padding-bottom: 10px;
}
.news-filter-holder label, .news-filter-holder .dropdownField .dropdownList ul a {
  font-size: 16px;
  color: #006bb6;
}
@media only screen and (max-width: 1024px) {
  .news-filter-holder label, .news-filter-holder .dropdownField .dropdownList ul a {
    font-size: 12px;
  }
}
.news-filter-holder h4 {
  font-size: 16px;
  color: #006bb6;
  margin-bottom: 5px;
}
.news-filter-holder .dropdownField {
  border: solid 2px;
  border-color: #006bb6;
  border-radius: 2px;
}
.news-filter-holder .dropdownField .dp-arrow {
  right: 0;
  background: transparent;
  margin: -2px -2px 0 0;
}
.showall-button {
  padding: 10px 0;
  display: inline-block;
  width: 100%;
}
.showall-button a {
  display: block;
  border: solid 2px;
  border-color: #006bb6;
  border-radius: 2px;
  padding: 5px 10px;
  text-align: center;
}
.news-events-block {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  .news-events-block {
    padding-bottom: 0;
  }
  .news-events-block .holder {
    padding-left: 0;
    padding-right: 0;
  }
  .news-events-block h2 {
    text-align: center;
    margin-bottom: 0;
  }
}
.news-events-block .datecat {
  font-size: 13px;
  padding: 15px 0;
  font-weight: 500;
  color: #006bb6;
}
.news-events-block h4 {
  font-size: 16px;
  font-weight: 500;
}
@media only screen and (max-width: 500px) {
  .news-events-block h4 {
    font-size: 14px;
  }
}
.news-events-block .cont {
  font-weight: 100;
}
.news-events-block footer {
  padding-top: 20px;
}
.news-events-block footer .button {
  padding: 15px 40px;
}
.news-events-block footer.newsReadMore {
  text-align: center;
  padding-top: 50px;
}
.news-events-block footer.newsReadMore .button {
  padding: 15px 70px;
}
@media only screen and (max-width: 768px) {
  .news-events-block footer.newsReadMore {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .news-events-block footer.newsReadMore .button {
    width: 100%;
  }
}
.news-events-block figure {
  width: 100%;
  height: 310px;
  background-size: cover;
  background-position: center;
  background-color: #006bb6;
  border-top: solid 5px #006bb6;
}
@media only screen and (max-width: 1024px) {
  .news-events-block figure {
    border-top: none;
    height: 600px;
    background-position: unset;
  }
}
@media only screen and (max-width: 480px) {
  .news-events-block figure {
    border-top: none;
    height: 310px;
    background-position: center;
  }
}
.news-events-block .article-detail-holder .article-image-wrapper {
  background-color: #006bb6;
}
.news-events-block .article-detail-holder figure {
  height: auto;
  border-top: none;
  font-size: 0;
}
.news-events-block .article-detail-holder article {
  padding-right: 0 !important;
}
.news-events-block .newsListingWrapperTop {
  position: relative;
  margin-top: 50px;
}
@media only screen and (max-width: 1024px) {
  .news-events-block .newsListingWrapperTop {
    margin-top: 0;
  }
}
.news-events-block .newsListingWrapperTop::before {
  content: '';
  position: absolute;
  width: 30%;
  height: 310px;
  top: 0;
  right: -30%;
  background: #006bb6;
  transition: all 0.7s ease;
}
@media only screen and (max-width: 1024px) {
  .news-events-block .newsListingWrapperTop::before {
    display: none;
  }
}
.news-events-block .newsListingWrapperTop.showing::before {
  right: 0;
}
.news-events-block .newsListingWrapperTop article {
  padding-right: 30px;
}
.news-events-block .newsListingWrapperTop article.empty-article {
  padding-right: 0;
}
@media only screen and (max-width: 1024px) {
  .news-events-block .newsListingWrapperTop article {
    padding-right: 0;
    width: 100%;
  }
  .news-events-block .newsListingWrapperTop article .cont {
    padding-left: 20px;
    padding-right: 20px;
  }
  .news-events-block .newsListingWrapperTop article footer {
    padding-bottom: 20px;
  }
}
.news-events-block .newsListingWrapperTop.content-holder-inner::before {
  display: none;
}
.news-events-block .newsListingWrapperTop.content-holder-inner article {
  margin-bottom: 50px;
}
.news-events-block .newsListingWrapperTop.content-holder-inner article:nth-child(even) {
  padding-right: 0;
  padding-left: 15px;
}
.news-events-block .newsListingWrapperTop.content-holder-inner article:nth-child(odd) {
  padding-right: 15px;
  padding-left: 0;
}
@media only screen and (max-width: 1024px) {
  .news-events-block .newsListingWrapperTop.content-holder-inner article {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.news-events-block .newsListingWrapperTop.content-holder-inner article .button {
  width: auto;
}
.news-events-block .newsListingWrapperBottom {
  position: relative;
  margin-top: 50px;
}
@media only screen and (max-width: 1024px) {
  .news-events-block .newsListingWrapperBottom {
    display: none;
  }
}
.news-events-block .newsListingWrapperBottom::before {
  content: '';
  position: absolute;
  width: 30%;
  height: 310px;
  top: 0;
  left: -30%;
  transition: all 0.7s ease;
  background: #006bb6;
}
.news-events-block .newsListingWrapperBottom.showing::before {
  left: 0;
}
.news-events-block .newsListingWrapperBottom article {
  padding-left: 30px;
}
.news-events-block .newsListingWrapperBottom article.empty-article {
  padding-left: 0;
}
@media only screen and (max-width: 1024px) {
  .news-events-block .empty-article {
    display: none !important;
  }
}
.hideContent {
  overflow: hidden;
  height: 300px;
  margin-bottom: 30px;
}
.showContent {
  height: auto;
}
.moreNewsButton, .showMoreButton {
  text-align: center;
  letter-spacing: normal;
}
.moreNewsButton .button, .showMoreButton .button {
  padding: 15px 70px;
  width: auto;
}
.content-holder-video {
  padding-top: 30px;
  font-weight: 100;
}
@media only screen and (max-width: 1024px) {
  .content-holder-video {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.videoHolder {
  display: block;
  height: 410px;
  margin-bottom: 70px;
}
@media only screen and (max-width: 660px) {
  .videoHolder {
    height: auto;
  }
}
.videoLeft {
  height: 410px;
  background: #000000;
}
.videoRight {
  background: #e8e8e8;
  height: 410px;
  overflow: hidden;
  position: relative;
}
.videoRight .videoTop {
  position: absolute;
  top: 0;
  width: 100%;
  height: 30px;
  text-align: center;
  background: url(../img/videoUp.png) center center no-repeat;
  cursor: pointer;
}
.videoRight .videoTop:hover {
  background: url(../img/videoUpOver.png) center center no-repeat;
}
.videoRight .videoBottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  text-align: center;
  background: url(../img/videoDown.png) center center no-repeat;
  cursor: pointer;
}
.videoRight .videoBottom:hover {
  background: url(../img/videoDownOver.png) center center no-repeat;
}
.videoRight .videoList {
  position: absolute;
  top: 30px;
  height: 350px;
  overflow: hidden;
}
.videoRight ul {
  list-style: none;
  margin: 0px;
}
.videoRight li a {
  display: block;
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  padding: 15px 30px;
  cursor: pointer;
}
.videoRight li a:hover, .videoRight li a.active {
  background: #4fa0d7;
  color: #ffffff;
}
@media (max-width: 420px) {
  .videoLeft.column-8 {
    display: block;
    height: 200px;
    background: #000000;
    width: 100%;
  }
  .accordion-inner {
    padding: 25px 5px 10px 5px;
    border-top: none;
  }
  .accordion-inner tr {
    border-bottom: 1px solid #cccccc;
  }
  .videoRight {
    height: 340px;
  }
}
.introHidden {
  padding: 20px;
}
.success-stories-holder {
  font-weight: 100;
}
.success-stories-holder .faq-item > h3 {
  font-size: 20px;
}
.success-stories-holder .successContent {
  display: none;
  transition: opacity 1s ease-out;
  opacity: 0;
}
.success-stories-holder .expanded .successContent {
  display: block;
  opacity: 1;
}
.success-stories-holder .expanded .successIntro {
  display: none;
}
.success-stories-holder article .button {
  width: auto;
  padding: 15px 50px;
}
.success-stories-holder .head-info {
  padding-left: 20px;
}
.mapHolder {
  margin-bottom: 40px;
}
.successHolder {
  position: relative;
  font-size: 16px;
  margin-bottom: 20px;
}
.successImageLeft {
  float: left;
  width: 20%;
}
@media only screen and (max-width: 768px) {
  .successImageLeft {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
.successDetailsRight {
  float: right;
  width: 78%;
}
@media only screen and (max-width: 768px) {
  .successDetailsRight {
    width: 100%;
  }
}
.successName {
  font-size: 18px;
  line-height: 26px;
}
.successDetailsRight strong {
  font-weight: normal;
  font-size: 16px;
}
.successContent, .successIntro {
  margin-left: 20px;
  margin-top: 20px;
}
.association p {
  display: grid;
}
.association .content-block-image img {
  max-width: 300px;
  max-height: 150px;
}
.testimonial-video-holder .row {
  margin: 10px 0;
  padding: 10px 0;
}
.testimonial-video-holder .row:first-child {
  border-top: none;
}
@media only screen and (min-width: 661px) {
  .testimonial-video-holder .right-cont {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 661px) {
  .testimonial-video-holder .left-cont {
    padding-right: 20px;
  }
}
.testimonial-video-holder figure {
  cursor: pointer;
  position: relative;
}
.testimonial-video-holder figure img {
  display: block;
}
.testimonial-video-holder figure .opac-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 107, 182, 0.5);
  transition: all 0.5s ease;
}
.testimonial-video-holder figure .opac-play .fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 41px;
}
.testimonial-video-holder figure:hover .opac-play {
  opacity: 0;
}
.testi-video-holder {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999999;
}
.testi-video-holder .holder {
  width: 100%;
}
.testi-video-holder.video-shown {
  display: flex;
  justify-content: center;
  align-items: center;
}
.testi-video-holder video, .testi-video-holder iframe {
  width: 100%;
  height: 600px;
}
@media only screen and (max-width: 660px) {
  .testi-video-holder video, .testi-video-holder iframe {
    height: 300px;
  }
}
.testi-video-holder .testivid-close {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  font-size: 36px;
  cursor: pointer;
}
.testi-video-holder-content {
  display: none;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.slow {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.slower {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.slowest {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.delay-250 {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  -o-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.delay-500 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.delay-750 {
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.delay-1000 {
  -webkit-animation-delay: 1.0s;
  -moz-animation-delay: 1.0s;
  -o-animation-delay: 1.0s;
  animation-delay: 1.0s;
}
.delay-1250 {
  -webkit-animation-delay: 1.25s;
  -moz-animation-delay: 1.25s;
  -o-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
.delay-1500 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.delay-1750 {
  -webkit-animation-delay: 1.75s;
  -moz-animation-delay: 1.75s;
  -o-animation-delay: 1.75s;
  animation-delay: 1.75s;
}
.delay-2000 {
  -webkit-animation-delay: 2.0s;
  -moz-animation-delay: 2.0s;
  -o-animation-delay: 2.0s;
  animation-delay: 2.0s;
}
.delay-2500 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.delay-2000 {
  -webkit-animation-delay: 2.0s;
  -moz-animation-delay: 2.0s;
  -o-animation-delay: 2.0s;
  animation-delay: 2.0s;
}
.delay-2500 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.delay-3000 {
  -webkit-animation-delay: 3.0s;
  -moz-animation-delay: 3.0s;
  -o-animation-delay: 3.0s;
  animation-delay: 3.0s;
}
.delay-3500 {
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  animation-delay: 3.5s;

}
.bounceInRight, .bounceInLeft, .bounceInUp, .bounceInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}
.fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}
.flipInX, .flipInY, .rotateIn, .rotateInUpLeft, .rotateInUpRight, .rotateInDownLeft, .rotateDownUpRight, .rollIn {
  opacity: 0;
}
.lightSpeedInRight, .lightSpeedInLeft {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceIn.go {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
  }
  60% {
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(400px);
  }
  60% {
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.bounceInRight.go {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  60% {
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px);
  }
  60% {
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.bounceInLeft.go {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px);
  }
  60% {
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(400px);
  }
  60% {
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.bounceInUp.go {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
  }
  60% {
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  60% {
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.bounceInDown.go {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
.fadeIn {
  opacity: 0;
}
.fadeIn.go {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes growIn {
  0% {
    -webkit-transform: scale(0.2);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@keyframes growIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.growIn {
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
  opacity: 0;
}
.growIn.go {
  -webkit-animation-name: growIn;
  animation-name: growIn;
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}
.shake.go {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes shakeUp {
  0%, 100% {
    -webkit-transform: translateY(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateY(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateY(10px);
  }
}
@keyframes shakeUp {
  0%, 100% {
    transform: translateY(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateY(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateY(10px);
  }
}
.shakeUp.go {
  -webkit-animation-name: shakeUp;
  animation-name: shakeUp;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-400px);
  transform: translateX(-400px);
}
.fadeInLeft.go {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}
.fadeInRight.go {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(400px);
  transform: translateY(400px);
}
.fadeInUp.go {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  opacity: 0;
  -webkit-transform: translateY(-400px);
  transform: translateY(-400px);
}
.fadeInDown.go {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn.go {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft.go {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft.go {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight.go {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight.go {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn.go {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}
@keyframes wiggle {
  0% {
    transform: skewX(9deg);
  }
  10% {
    transform: skewX(-8deg);
  }
  20% {
    transform: skewX(7deg);
  }
  30% {
    transform: skewX(-6deg);
  }
  40% {
    transform: skewX(5deg);
  }
  50% {
    transform: skewX(-4deg);
  }
  60% {
    transform: skewX(3deg);
  }
  70% {
    transform: skewX(-2deg);
  }
  80% {
    transform: skewX(1deg);
  }
  90% {
    transform: skewX(0deg);
  }
  100% {
    transform: skewX(0deg);
  }
}
.wiggle.go {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing.go {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada.go {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.wobble.go {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse.go {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedInRight {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);

    opacity: 1;
  }
}
.lightSpeedInRight.go {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(20%) skewX(-30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedInLeft {
  0% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(20%) skewX(-30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedInLeft.go {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in;
  }
}
.flip.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.bounceOut.goAway {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp.goAway {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown.goAway {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft.goAway {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight.goAway {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut.goAway {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUp.goAway {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDown.goAway {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeft.goAway {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRight.goAway {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX.goAway {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedOutRight {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOutRight.goAway {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes lightSpeedOutLeft {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOutLeft.goAway {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut.goAway {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft.goAway {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft.goAway {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight.goAway {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut.goAway {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpShort {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
.fadeInUpShort.go {
  -webkit-animation-name: fadeInUpShort;
  animation-name: fadeInUpShort;
}
@-webkit-keyframes fadeInDownShort {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDownShort {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownShort {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}
.fadeInDownShort.go {
  -webkit-animation-name: fadeInDownShort;
  animation-name: fadeInDownShort;
}
@-webkit-keyframes fadeInRightShort {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRightShort {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightShort {
  opacity: 0;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}
.fadeInRightShort.go {
  -webkit-animation-name: fadeInRightShort;
  animation-name: fadeInRightShort;
}
@-webkit-keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftShort {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}
.fadeInLeftShort.go {
  -webkit-animation-name: fadeInLeftShort;
  animation-name: fadeInLeftShort;
}
@media only screen and (max-width: 768px) {
  .animated {
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    opacity: 1 !important;
  }
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
/*---new code --*/
.main-wrapper {
  width: 100%;
  /*float: left;*/
  color: #000;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  display: inline-block;
  font-family: "Untitled Regular";
}
.section-inner {
  max-width: 1199px;
  margin: 0 auto;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.custom-title, .custom-sub-title {
  width: 100%;
  float: left;
}
.first-section-wrapper h1 {
  color: #fff;
}

section {
  margin: auto;
}
/*---------Marketo Form Styling------------*/
/*---market form styling---*/
.main-wrapper .mktoForm .mktoFormRow {
  width: 100%;
  float: left;
  font-family: "Untitled Regular";
}
.main-wrapper .mktoForm .mktoFormRow:last-child {
  margin-bottom: 0px;
}
.mktoForm.mktoHasWidth {
  width: 100% !important;
}

.mktoForm .mktoRequiredField label.mktoLabel {
  width: auto !important;
  padding: 0 0 0px !important;
  font-weight: 400 !important;
}
.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
  width: 100% !important;
  background: #fff;
  height: 50px !important;
  border: 1px solid #ccc;
  border-radius: 3px !important;
  outline: none;
  padding: 10px 20px !important;
}
.mktoForm input[type=text]:focus, .mktoForm input[type=url]:focus, .mktoForm input[type=email]:focus, .mktoForm input[type=tel]:focus, .mktoForm input[type=number]:focus, .mktoForm input[type=date]:focus, .mktoForm textarea.mktoField:focus, .mktoForm select.mktoField:focus {border: 2px solid #202020 !important;}
.mktoForm .mktoFieldWrap, .mktoForm .mktoFormCol {
  width: 100%;
}
 .mktoForm input[type=text]:hover, .mktoForm input[type=url]:hover, .mktoForm input[type=email]:hover, .mktoForm input[type=tel]:hover, .mktoForm input[type=number]:hover, .mktoForm input[type=date]:hover, .mktoForm textarea.mktoField:hover, .mktoForm select.mktoField:hover {
	 outline: 1px solid #ffe8e2;
    border: 1px solid #ffe8e2 !important;
}
.mktoForm .mktoFormCol {
  width: 100%;
  margin-bottom: 15px !important;
}
.mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList {
  width: 100% !important;
  float: left !important;
  padding: 0 !important;
}
.mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label {
  margin: 10px 0 0px 40px !important;
  line-height: 26px !important;
}
.mktoForm .mktoRadioList > input, .mktoForm .mktoCheckboxList > input {
  position: relative;
  top: 10px;
  width: 20px;
  height: 20px;
}
.mktoForm div, .mktoForm span, .mktoForm label, .mktoForm p {
  font-size: 12px !important;
  line-height: 20px !important; 
}
.mktoAsterix {
    position: absolute;
    right: -10px;
}
.mktoForm .mktoRangeField .mktoRangeValueText {
  background: none !important;
  border-color: none !important;
  box-shadow: none 0 2px 7px, inset #b8bbc0 0 1px 0px !important;
}
.mktoForm .mktoRangeField .mktoRangeValueArrow {
  background: #b8bbc0 !important;
  border-color: #b8bbc0 !important;
}
.mktoForm .mktoLogicalField, .mktoHtmlText.mktoHasWidth, .mktoForm input[type=range] {
  width: 100% !important;
  float: left !important;
}
.mktoForm .mktoLabel {
  width: auto !important;
  padding: 0 0 5px;
}
.mktoForm .mktoFormRow .mktoRequiredField .mktoAsterix {
  float: right !important;
}
.mktoForm .mktoRangeField .mktoRangeValue {
  display: block !important;
}
span.mktoButtonWrap.mktoSimple {
  margin: 0 !important;
}
/* end of form general */
.main-wrapper .mktoOffset, .main-wrapper .mktoForm .mktoGutter {
  display: none;
}
.main-wrapper .mktoForm .mktoFormRow {
  width: 100%;
  float: left;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  
 /* font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;	
  color: #fff !important;*/
  text-decoration: none;
  float: none;
  /*height: 40px;
  width: 100px;
  border-radius: 50px;*/
  display: -webkit-inline-block;
  display: -moz-inline-block;
  display: -ms-inline-block;
  display: inline-block;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: -ms-transform all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  padding: 15px 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
/*      border: solid 1px #4bb28a;
*/}
/*
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  background: #ee3124;
  transition: all 0.5s ease;
}
*/
input[type=submit] {
/* font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;	
  background: #FF6459 !important;*/
  color: #fff ;
  text-decoration: none;
  float: none;
  /*height: 40px;
  width: 100px;
  border-radius: 50px;*/
  display: -webkit-inline-block;
  display: -moz-inline-block;
  display: -ms-inline-block;
  display: inline-block;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: -ms-transform all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}
.mktoForm .mktoLabel {
  font-weight: normal;
}
/*
.cta-btn a, .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
 font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;	
  background: #FF6459 ;
  color: #fff !important;
  text-decoration: none;
  float: none; */
  /*height: 40px;
  width: 100px;*/
  /*border-radius: 50px !important;
  display: -webkit-inline-block;
  display: -moz-inline-block;
  display: -ms-inline-block;
  display: inline-block;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: -ms-transform all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  padding: 15px 30px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none !important;
	/*margin-top: 0px !important;*/
}
.reverse .cta-btn a, .reverse .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {background: #142D3B ;}

/*
.cta-btn a:hover, .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  background: #ee3124 !important;
  text-decoration: none;
}
*/
/* =========== Intro Section =========== */
.intro-wrapper .hero-image {
  position: relative;
  width: 100%;
}
.intro-wrapper .hero-image img {
  width: 100%;
  float: left;
  display: block;
}
.intro-wrapper .hero-image .mktoGen.mktoImg {
  display: block;
}
/* =========== End of Intro Section =========== */
/* =========== First Section =========== */
.first-section-wrapper .section-inner {
  max-width: 1180px;
  text-align: center;
}
.first-section-wrapper {
  width: 100%;
  float: left;
  padding: 50px 0;
}
.first-section-wrapper .cta-btn {
  margin: 20px 0 0;
}
.first-section-wrapper h1 {
  color: #fff;
}
.first-section-wrapper p {
  color: #ffffff !important;
}
.first-section-wrapper {
  background: #fe9b7e;
}
/* =========== End of First Section =========== */
/* =========== Second Section =========== */
.second-section-wrapper {
  background: #F4F4F4;
  width: 100%;
  float: left;
  padding: 50px 0;
}
.second-section-wrapper .section-inner {
  max-width: 1180px;
  text-align: center;
}
.second-section-wrapper .video-inner, .second-section-wrapper .video-inner * {
  width: 100%;
  float: left;
}
.second-section-wrapper .video-inner {
  margin: 20px 0 0;
}
/* =========== End of Second Section =========== */
/* =========== Third Section with a FORM =========== */
.third-section-wrapper {
  background: #FF6459;
  width: 100%;
  float: left;
  padding: 50px 0;
}
.third-section-wrapper .our-goal-content {
  width: 50%;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10%;
}
/*
.third-section-wrapper .our-goal-content * {
  color: #fff;
}*/
.third-section-wrapper .our-goal-content .our-goal-image {
  width: 100%;
  float: left;
  margin: 0 0 25px;
}
.third-section-wrapper .our-goal-content .our-goal-image img {
  width: 100%;
  border-radius: 10px;
}
.third-section-wrapper .mktoForm div, .third-section-wrapper .mktoForm span, .third-section-wrapper .mktoForm label, .third-section-wrapper .mktoForm p {
  color: #000;
}
.third-section-wrapper .our-goal-form {
  width: 44%;
  float: right;
  display: inline-block;
  padding: 30px;
  background: #fff;
  box-sizing: border-box;
}
.third-section-wrapper .our-goal-form form {
  width: 100% !important;
}
.third-section-wrapper .our-goal-form form .mktoButtonWrap {
  float: left;
  width: 100%;
  margin: 15px 0 0 !important;
}
.third-section-wrapper .our-goal-form form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background: #fff;
  border: none;
  border-radius: 4px;
  color: #03A851;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  outline: none;
}
.third-section-wrapper select {
  width: 100% !important;
  height: 45px !important;
  border-radius: 10px;
  border: none;
  outline: none;
  padding: 10px 20px;
}
.third-section-wrapper section {
  max-width: 1000px;
  margin: auto;
}
.third-section-wrapper .our-goal-form form .mktoFormRow:nth-child(5) .mktoFieldWrap {
  display: block;
  margin: 0;
}
.third-section-wrapper .our-goal-form form .mktoFormRow:nth-child(6) .mktoFieldWrap > label {
  width: 100% !important;
  float: left;
  margin: 10px 0 20px;
  padding: 0;
}
.third-section-wrapper .our-goal-form form .mktoFormRow:nth-child(6) .mktoCheckboxList label {
  padding: 0 0 10px 10px;
}
.third-section-wrapper .our-goal-form form .mktoFormRow:nth-child(7) .mktoHtmlText {
  width: 100% !important;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  position: relative;
}
.third-section-wrapper .our-goal-form form .mktoFormRow:nth-child(7) .mktoHtmlText:before {
  content: "* ";
}

.third-section-wrapper .our-goal-form form button.mktoButton{margin-top:0px !important;}

/* =========== End of Third Section =========== */
/* =========== Fourth Section =========== */
.fourth-section-wrapper {
  background: #343642;
  width: 100%;
  float: left;
  padding: 50px 0;
}
.fourth-section-wrapper .section-inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1180px;
  margin: auto;
}
.fourth-section-wrapper .content-inner {
  width: 60%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10%;
}
/*

.fourth-section-wrapper .content-inner * {

  color: #fff;

}
*/
.fourth-section-wrapper .content-inner .custom-title h2 {
  margin-bottom: 10px;
}
.fourth-section-wrapper .image-side {
  width: 40%;
  float: left;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.fourth-section-wrapper .image-side img {
  width: 100%;
  flex-shrink: 0;
  border-radius: 10px;
}
/* =========== End of Fourth Section =========== */
/* =========== Fifth Section =========== */
.fifth-section-wrapper {
  width: 100%;
  float: left;
  padding: 50px 0;
}
.fifth-section-wrapper .section-inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1180px;
}
.fifth-section-wrapper .content-inner {
  width: 60%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10%;
}
.fifth-section-wrapper .content-inner .custom-title h2 {
  margin-bottom: 10px;
}
.fifth-section-wrapper .image-side {
  width: 40%;
  float: left;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.fifth-section-wrapper .image-side img {
  width: 100%;
  flex-shrink: 0;
  border-radius: 10px;
}
/* =========== End of Fifth Section =========== */
/* =========== Sixth Section =========== */
.sixth-section-wrapper {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  /* padding: 4em 0; */
  /* min-height: 500px;-*/
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.sixth-section-wrapper .bg-image {
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.sixth-section-wrapper .bg-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#mkto_gen_Heroimg, #mkto_gen_fullbgimage {
  width: 100%;
  height: 100%;
  display: block;
}
.sixth-section-wrapper .content-inner {
  position: relative;
  z-index: 9;
  width: 100%;
  float: left;
  padding-right: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 400px;
  /*max-width: 1180px;*/
}
/*
.sixth-section-wrapper .content-inner * {
  color: #000;
}*/
.sixth-section-wrapper .content-inner h2 {
  color: #343642;
}
.sixth-section-wrapper .custom-sub-title p {
  
  margin-bottom: 0;
}
/* =========== End of Sixth Section =========== */
/* =========== Seventh Section =========== */
.seventh-section-wrapper {
  width: 100%;
  float: left;
  padding: 50px 0;
  text-align: center;
}
.seventh-section-wrapper .content-inner {
  max-width: 800px;
  margin: 0 auto;
}
.seventh-section-wrapper .two-col {
  width: 100%;
  /* float: left; 

    margin: 30px 0 0;*/
  max-width: 1180px;
  margin: auto;
}
.seventh-section-wrapper .two-col .left-col {
  width: 50%;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2%;
}
.seventh-section-wrapper .two-col .right-col {
  width: 50%;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 2%;
}
.seventh-section-wrapper .two-col .image {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.seventh-section-wrapper .two-col .image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.seventh-section-wrapper .two-col .sub-content {
  width: 100%;
  float: left;
}
.seventh-section-wrapper .two-col .custom-title h3 {
  margin-bottom: 10px;
}
.seventh-section-wrapper .two-col .cta-btn {
  margin-top: 10px;
}
/* =========== End of Seventh Section =========== */
/* =========== Eighth Section =========== */
.eighth-section-wrapper {
  background: #F4F4F4;
  width: 100%;
  float: left;
  padding: 50px 0;
  text-align: center;
}
.eighth-section-wrapper .content-inner {
  max-width: 900px;
  margin: 0 auto;
}
.eighth-section-wrapper .three-col {
  width: 100%;
  /*float: left;

  margin: 25px 0 0;*/
  column-count: 3;
  max-width: 1180px;
  margin: auto;
}
.eighth-section-wrapper .three-col .left-col, .eighth-section-wrapper .three-col .middle-col, .eighth-section-wrapper .three-col .right-col {
  width: 100%;
  float: none;
  display: flex;
}
.eighth-section-wrapper .three-col .sub-content {
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.eighth-section-wrapper .three-col .sub-content .image {
  width: 100%;
  float: left;
  margin: 0 0 20px;
}
.eighth-section-wrapper .three-col .sub-content .image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.eighth-section-wrapper .custom-title h3 {
  margin: 0 0 16px;
}
.eighth-section-wrapper .three-col .custom-sub-title {
  min-height: 80px;
  margin-bottom: 20px;
}
/* =========== End of Eighth Section =========== */
/* =========== Nineth Section =========== */
.nineth-section-wrapper {
  background: #ab91ce;
  width: 100%;
  float: left;
  padding: 50px 0;
}
.nineth-section-wrapper .section-inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1180px;
  margin: auto;
}
.nineth-section-wrapper .cta-btn {
  margin-left: auto;
  width: auto;
}
.nineth-section-wrapper .content-inner {
  max-width: 700px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10%;
}
.nineth-section-wrapper .content-inner * {
  color: #fff;
}
.nineth-section-wrapper .custom-title h2 {
  margin: 0 0 10px;
}
/* =========== End of Nineth Section =========== */
/* =========== Tenth Section with a FORM =========== */
.tenth-section-wrapper {
  width: 100%;
  float: left;
  padding: 50px 0;
}
.tenth-section-wrapper .content-inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
.tenth-section-wrapper .working-form {
  width: 100%;
  float: left;
  margin: 0;     margin-top: 50px !important;		
}
.tenth-section-wrapper .working-form form {
  width: 100% !important;
  max-width: 500px;
  margin: 0 auto;
}
.tenth-section-wrapper .working-form form button.mktoButton {
  background: #fff;
  border: none;
  border-radius: 4px;
  color: #03A851;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  padding: 0px !important;
}
.tenth-section-wrapper .working-form form .mktoButtonWrap {
  float: left;
  width: 100%;
  margin: 0 auto !important;
}
.tenth-section-wrapper .working-form form button.mktoButton {
  background: #f9f9f9;
  border: none ;
  border-radius: 4px;
  color: #fff ;
  outline: none;
	margin: auto;
  margin-top: 25px;
   font-family: "Untitled Medium";
    font-size: 16px;
    line-height: 24px;
}
.tenth-section-wrapper input[type="checkbox"] + label:before {
  border-color: #f1f1f1;
}
.tenth-section-wrapper input, .tenth-section-wrapper select, .tenth-section-wrapper textarea {
  border-color: #f1f1f1 !important;
}
.tenth-section-wrapper .mktoForm .mktoRadioList > label, .tenth-section-wrapper .mktoForm .mktoCheckboxList > label {
  margin-top: 9px !important;
}
.tenth-section-wrapper .working-form form .mktoFormRow:nth-child(8) .mktoFieldWrap > label {
  width: 100% !important;
  float: left;
  margin: 10px 0 20px;
  padding: 0;
}
.tenth-section-wrapper .working-form form .mktoFormRow:nth-child(8) .mktoCheckboxList label {
  padding: 0 0 10px 10px;
}
.tenth-section-wrapper .working-form form .mktoLogicalField {
  width: 100% !important;
}
/* =========== End of Tenth Section =========== */
/* =========== Eleventh Section =========== */
.eleventh-section-wrapper {
  background: #fff;
  width: 100%;
  float: left;
  padding: 50px 0;
  text-align: center;
}
.eleventh-section-wrapper .section-inner {
  max-width: 950px;
}
.eleventh-section-wrapper .custom-sub-title {
  margin: 0 0 20px;
}
.eleventh-section-wrapper .custom-bottom-text {
  width: 100%;
  float: left;
  margin: 40px 0 0;
}
.eleventh-section-wrapper .custom-bottom-text h4 {
  font-size: 20px;
  line-height: 29px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  color: #272727;
}
.eleventh-section-wrapper #nonmarketoform {
  text-align: left;
}
.eleventh-section-wrapper #nonmarketoform p {
  text-align: center !important;
}
.eleventh-section-wrapper #nonmarketoform form.acgForm input[type=submit] {
  margin: 0 auto;
  display: block;
}
.eleventh-section-wrapper #nonmarketoform form.acgForm .acgFormFieldText {
  background: #f4f4f4;
  border: 1px solid #f4f4f4;
}
/* =========== End of Eleventh Section =========== */
.cta-btn a {
  text-align: center;
  display: inline-block;
  transition: all 0.5s ease;
  color: #fff;
  margin-top: 24px ;
  border: solid 1px #4bb28a ;
  border-radius: 0px;
  font-family: "Untitled Medium";
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
}
/*
.cta-btn a:hover {
  background: #FF6459;
  text-decoration: none;
}*/
.btn {
  border: 0 !important;
}
@media all and (min-width:768px) {
  .second-section-wrapper .video-inner iframe {
    height: 425px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-inner {
    padding: 0px 5%
  }
  .sixth-section-wrapper .content-inner {
    padding-right: 30px;
  }
}
@media all and (max-width: 767px) {
  .top-header-wrapper .main-nav .logo img {
    max-width: 200px;
  }
  /*.cta-btn a {
    width: 100% !important;
  }*/
  .eighth-section-wrapper .three-col {
    column-count: 1;
  }
  /*.cta-btn {

    display: -webkit-flex; 

    display: -moz-flex;

    display: -ms-flexbox;

    display: -ms-flex;

    display: flex;

    -webkit-align-items: flex-end;

    -moz-align-items: flex-end;

    -ms-align-items: flex-end;

    -ms-flex-align: flex-end;

    align-items: flex-end;

    -webkit-justify-content: center;

    -moz-justify-content: center;

    -ms-flex-pack: center;

    -ms-justify-content: center;

    justify-content: center;

  }*/
  .custom-title h1, .custom-title h2 {
    font-size: 32px;
    line-height: 30px;
  }
  .custom-title h3 {
    font-size: 20px;
    line-height: 25px;
  }
  .second-section-wrapper .video-inner iframe {
    height: 300px;
  }
  .third-section-wrapper .section-inner {
    max-width: 500px;
  }
  .third-section-wrapper .our-goal-content {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .third-section-wrapper .our-goal-form {
    width: 100%;
    margin-top: 30px;
  }
  .fourth-section-wrapper .section-inner {
    display: block;
    max-width: 500px;
  }
  .fourth-section-wrapper .content-inner {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .fourth-section-wrapper .image-side {
    width: 100%;
    margin-top: 50px;
  }
  .fifth-section-wrapper .section-inner {
    display: block;
    max-width: 500px;
  }
  .fifth-section-wrapper .image-side {
    width: 100%;
    margin-bottom: 50px;
  }
  .fifth-section-wrapper .content-inner {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .sixth-section-wrapper .content-inner {
    padding: 0;
  }
  .sixth-section-wrapper .bg-image img {
    position: absolute;
  }
  .sixth-section-wrapper {
    min-height: 350px;
  }
  .seventh-section-wrapper .two-col .left-col, .seventh-section-wrapper .two-col .right-col {
    width: 100%;
    padding: 0;
  }
  .seventh-section-wrapper .two-col .right-col {
    margin-top: 50px;
  }
  .nineth-section-wrapper .section-inner {
    display: block;
  }
  .nineth-section-wrapper .content-inner {
    max-width: 100%;
    padding: 0;
    text-align: center;
  }
  .nineth-section-wrapper .cta-btn {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
    margin: 20px 0 0;
  }
  .eighth-section-wrapper .three-col .left-col {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .section-inner {
    padding: 0 5%;
  }
  div#threegridcenterCTA {
    margin-bottom: 20px;
  }
	
	.hamburger-lines {
    display: none !important;
}
}

h1.logo{margin:0 !important;}
/* form update */
.mktoForm .mktoError {    width: 100% !important; }
.mktoForm input[type=text]:focus, .mktoForm input[type=url]:focus, .mktoForm input[type=email]:focus, .mktoForm input[type=tel]:focus, .mktoForm input[type=number]:focus, .mktoForm input[type=date]:focus, .mktoForm select.mktoField:focus, .mktoForm textarea.mktoField:focus{
    
    outline: 1px solid #ffe8e2;
    border: 1px solid #000;
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton, .cta-btn a {
    background-color: #f9f9f9 ;
    border: solid 1px #4bb28a ;
    border-radius: 0px;
    font-family: "Untitled Medium";
        padding: 6px 13px !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: normal;
	
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover, .cta-btn a:hover{background-color: transparent ;
    transition: all 0.5s ease; color: #4bb28a; border:1px solid #4bb28a; text-decoration: none;}

.mktoForm input[type=url], .mktoForm input[type=text], .mktoForm input[type=date], .mktoForm input[type=tel], .mktoForm input[type=email], .mktoForm input[type=number], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
       color: #202020;
    display: block;
    margin-bottom: 0rem;
    padding: 12px;
    width: 100%;
    background-color: #f9f9f9;
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
    border-radius: 1px;
    font-size: 16px;
    font-weight: normal;
}
.mktoForm input[type=text]:hover, .mktoForm input[type=url]:hover, .mktoForm input[type=email]:hover, .mktoForm input[type=tel]:hover, .mktoForm input[type=number]:hover, .mktoForm input[type=date]:hover, .mktoForm select.mktoField:hover, .mktoForm textarea.mktoField:hover{ outline: 1px solid #ffe8e2;
    border: 1px solid #ffe8e2 ;}
.mktoForm .mktoError .mktoErrorArrowWrap{display: none !important;}
.mktoForm .mktoError .mktoErrorMsg {
    background: none !important;
    border: 0 !important;
    box-shadow: none !important;
    color: #b9343d !important;
    text-shadow: none !important;
    font-size: 12px !important;
    text-align: left !important;
	    margin-top: 3px !important;
    padding: 0 !important;
}
.mktoError {
    left: 0  !important;
    top: 95%;
}
.mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail {
    display: inline-block !important;
    font-size: 12px !important;
    position: absolute;
    margin-left: 5px;
}

.mktoForm label.mktoLabel{font-size: 14px !important; position: relative;}
.mktoForm .mktoRangeField .mktoRangeValue {    margin-top: -22px !important;} 
.mktoForm .mktoRangeField .mktoRangeValueText {
    border: 0 !important;
    box-shadow: none !important;
    color: #fc4232 !important;
    text-shadow: none !important;
}
.mktoRangeValueArrowWrap {    display: none !important; }
