/* ------------------------------------------------------------ *\
	Variables
\* ------------------------------------------------------------ */
/* original values set by nate's team - not sure where these values come from as they don't even match Hayley's original */
/* Hayley updated here break points to match bootstrap, as advised by Nate */
/*$responsive-xxs: 320px;
$responsive-xs: 767px;
$responsive-sm: 1023px;
$responsive-sm-b: 991px;
$responsive-md-2: 1200px;
$responsive-md: 1280px;*/
/*$responsive-md-2: 1200px;*/
/*
$h1-font-size: 3.5rem;
$h2-font-size: 3rem;
$h3-font-size: 2.5rem;
$h4-font-size: 2rem;
$h5-font-size: 1.5rem;
$h6-font-size: 1rem;*/
/*$spacers:(
    0: 0,
    1: ($spacer * .75),
    2: ($spacer * 1.5),
    3: ($spacer * 2),
    4: ($spacer * 2.5),
    5: ($spacer * 3.75),
    6: ($spacer * 5.5),
    7: ($spacer * 8),
    8: ($spacer * 11.5)
);*/
.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.pt-1 {
  padding-top: 0.5rem !important; }

.pr-1 {
  padding-right: 0.5rem !important; }

.pb-1 {
  padding-bottom: 0.5rem !important; }

.pl-1 {
  padding-left: 0.5rem !important; }

.mt-1 {
  margin-top: 0.5rem !important; }

.mr-1 {
  margin-right: 0.5rem !important; }

.mb-1 {
  margin-bottom: 0.5rem !important; }

.ml-1 {
  margin-left: 0.5rem !important; }

.pt-2 {
  padding-top: 1rem !important; }

.pr-2 {
  padding-right: 1rem !important; }

.pb-2 {
  padding-bottom: 1rem !important; }

.pl-2 {
  padding-left: 1rem !important; }

.mt-2 {
  margin-top: 1rem !important; }

.mr-2 {
  margin-right: 1rem !important; }

.mb-2 {
  margin-bottom: 1rem !important; }

.ml-2 {
  margin-left: 1rem !important; }

.pt-3 {
  padding-top: 1.5rem !important; }

.pr-3 {
  padding-right: 1.5rem !important; }

.pb-3 {
  padding-bottom: 1.5rem !important; }

.pl-3 {
  padding-left: 1.5rem !important; }

.mt-3 {
  margin-top: 1.5rem !important; }

.mr-3 {
  margin-right: 1.5rem !important; }

.mb-3 {
  margin-bottom: 1.5rem !important; }

.ml-3 {
  margin-left: 1.5rem !important; }

.pt-4 {
  padding-top: 2rem !important; }

.pr-4 {
  padding-right: 2rem !important; }

.pb-4 {
  padding-bottom: 2rem !important; }

.pl-4 {
  padding-left: 2rem !important; }

.mt-4 {
  margin-top: 2rem !important; }

.mr-4 {
  margin-right: 2rem !important; }

.mb-4 {
  margin-bottom: 2rem !important; }

.ml-4 {
  margin-left: 2rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.pt-6 {
  padding-top: 4rem !important; }

.pr-6 {
  padding-right: 4rem !important; }

.pb-6 {
  padding-bottom: 4rem !important; }

.pl-6 {
  padding-left: 4rem !important; }

.mt-6 {
  margin-top: 4rem !important; }

.mr-6 {
  margin-right: 4rem !important; }

.mb-6 {
  margin-bottom: 4rem !important; }

.ml-6 {
  margin-left: 4rem !important; }

.pt-7 {
  padding-top: 6rem !important; }

.pr-7 {
  padding-right: 6rem !important; }

.pb-7 {
  padding-bottom: 6rem !important; }

.pl-7 {
  padding-left: 6rem !important; }

.mt-7 {
  margin-top: 6rem !important; }

.mr-7 {
  margin-right: 6rem !important; }

.mb-7 {
  margin-bottom: 6rem !important; }

.ml-7 {
  margin-left: 6rem !important; }

.pt-8 {
  padding-top: 8rem !important; }

.pr-8 {
  padding-right: 8rem !important; }

.pb-8 {
  padding-bottom: 8rem !important; }

.pl-8 {
  padding-left: 8rem !important; }

.mt-8 {
  margin-top: 8rem !important; }

.mr-8 {
  margin-right: 8rem !important; }

.mb-8 {
  margin-bottom: 8rem !important; }

.ml-8 {
  margin-left: 8rem !important; }

@media (max-width: 1439px) {
  .pt-1 {
    padding-top: 0.5rem !important; }
  .pr-1 {
    padding-right: 0.5rem !important; }
  .pb-1 {
    padding-bottom: 0.5rem !important; }
  .pl-1 {
    padding-left: 0.5rem !important; }
  .mt-1 {
    margin-top: 0.5rem !important; }
  .mr-1 {
    margin-right: 0.5rem !important; }
  .mb-1 {
    margin-bottom: 0.5rem !important; }
  .ml-1 {
    margin-left: 0.5rem !important; }
  .pt-2 {
    padding-top: 1rem !important; }
  .pr-2 {
    padding-right: 1rem !important; }
  .pb-2 {
    padding-bottom: 1rem !important; }
  .pl-2 {
    padding-left: 1rem !important; }
  .mt-2 {
    margin-top: 1rem !important; }
  .mr-2 {
    margin-right: 1rem !important; }
  .mb-2 {
    margin-bottom: 1rem !important; }
  .ml-2 {
    margin-left: 1rem !important; }
  .pt-3 {
    padding-top: 1.5rem !important; }
  .pr-3 {
    padding-right: 1.5rem !important; }
  .pb-3 {
    padding-bottom: 1.5rem !important; }
  .pl-3 {
    padding-left: 1.5rem !important; }
  .mt-3 {
    margin-top: 1.5rem !important; }
  .mr-3 {
    margin-right: 1.5rem !important; }
  .mb-3 {
    margin-bottom: 1.5rem !important; }
  .ml-3 {
    margin-left: 1.5rem !important; }
  .pt-4 {
    padding-top: 2rem !important; }
  .pr-4 {
    padding-right: 2rem !important; }
  .pb-4 {
    padding-bottom: 2rem !important; }
  .pl-4 {
    padding-left: 2rem !important; }
  .mt-4 {
    margin-top: 2rem !important; }
  .mr-4 {
    margin-right: 2rem !important; }
  .mb-4 {
    margin-bottom: 2rem !important; }
  .ml-4 {
    margin-left: 2rem !important; }
  .pt-5 {
    padding-top: 3rem !important; }
  .pr-5 {
    padding-right: 3rem !important; }
  .pb-5 {
    padding-bottom: 3rem !important; }
  .pl-5 {
    padding-left: 3rem !important; }
  .mt-5 {
    margin-top: 3rem !important; }
  .mr-5 {
    margin-right: 3rem !important; }
  .mb-5 {
    margin-bottom: 3rem !important; }
  .ml-5 {
    margin-left: 3rem !important; }
  .pt-6 {
    padding-top: 4rem !important; }
  .pr-6 {
    padding-right: 4rem !important; }
  .pb-6 {
    padding-bottom: 4rem !important; }
  .pl-6 {
    padding-left: 4rem !important; }
  .mt-6 {
    margin-top: 4rem !important; }
  .mr-6 {
    margin-right: 4rem !important; }
  .mb-6 {
    margin-bottom: 4rem !important; }
  .ml-6 {
    margin-left: 4rem !important; }
  .pt-7 {
    padding-top: 6rem !important; }
  .pr-7 {
    padding-right: 6rem !important; }
  .pb-7 {
    padding-bottom: 6rem !important; }
  .pl-7 {
    padding-left: 6rem !important; }
  .mt-7 {
    margin-top: 6rem !important; }
  .mr-7 {
    margin-right: 6rem !important; }
  .mb-7 {
    margin-bottom: 6rem !important; }
  .ml-7 {
    margin-left: 6rem !important; }
  .pt-8 {
    padding-top: 8rem !important; }
  .pr-8 {
    padding-right: 8rem !important; }
  .pb-8 {
    padding-bottom: 8rem !important; }
  .pl-8 {
    padding-left: 8rem !important; }
  .mt-8 {
    margin-top: 8rem !important; }
  .mr-8 {
    margin-right: 8rem !important; }
  .mb-8 {
    margin-bottom: 8rem !important; }
  .ml-8 {
    margin-left: 8rem !important; } }

@media (max-width: 1199px) {
  .pt-1 {
    padding-top: 0.5rem !important; }
  .pr-1 {
    padding-right: 0.5rem !important; }
  .pb-1 {
    padding-bottom: 0.5rem !important; }
  .pl-1 {
    padding-left: 0.5rem !important; }
  .mt-1 {
    margin-top: 0.5rem !important; }
  .mr-1 {
    margin-right: 0.5rem !important; }
  .mb-1 {
    margin-bottom: 0.5rem !important; }
  .ml-1 {
    margin-left: 0.5rem !important; }
  .pt-2 {
    padding-top: 1rem !important; }
  .pr-2 {
    padding-right: 1rem !important; }
  .pb-2 {
    padding-bottom: 1rem !important; }
  .pl-2 {
    padding-left: 1rem !important; }
  .mt-2 {
    margin-top: 1rem !important; }
  .mr-2 {
    margin-right: 1rem !important; }
  .mb-2 {
    margin-bottom: 1rem !important; }
  .ml-2 {
    margin-left: 1rem !important; }
  .pt-3 {
    padding-top: 1.5rem !important; }
  .pr-3 {
    padding-right: 1.5rem !important; }
  .pb-3 {
    padding-bottom: 1.5rem !important; }
  .pl-3 {
    padding-left: 1.5rem !important; }
  .mt-3 {
    margin-top: 1.5rem !important; }
  .mr-3 {
    margin-right: 1.5rem !important; }
  .mb-3 {
    margin-bottom: 1.5rem !important; }
  .ml-3 {
    margin-left: 1.5rem !important; }
  .pt-4 {
    padding-top: 2rem !important; }
  .pr-4 {
    padding-right: 2rem !important; }
  .pb-4 {
    padding-bottom: 2rem !important; }
  .pl-4 {
    padding-left: 2rem !important; }
  .mt-4 {
    margin-top: 2rem !important; }
  .mr-4 {
    margin-right: 2rem !important; }
  .mb-4 {
    margin-bottom: 2rem !important; }
  .ml-4 {
    margin-left: 2rem !important; }
  .pt-5 {
    padding-top: 2.5rem !important; }
  .pr-5 {
    padding-right: 2.5rem !important; }
  .pb-5 {
    padding-bottom: 2.5rem !important; }
  .pl-5 {
    padding-left: 2.5rem !important; }
  .mt-5 {
    margin-top: 2.5rem !important; }
  .mr-5 {
    margin-right: 2.5rem !important; }
  .mb-5 {
    margin-bottom: 2.5rem !important; }
  .ml-5 {
    margin-left: 2.5rem !important; }
  .pt-6 {
    padding-top: 3rem !important; }
  .pr-6 {
    padding-right: 3rem !important; }
  .pb-6 {
    padding-bottom: 3rem !important; }
  .pl-6 {
    padding-left: 3rem !important; }
  .mt-6 {
    margin-top: 3rem !important; }
  .mr-6 {
    margin-right: 3rem !important; }
  .mb-6 {
    margin-bottom: 3rem !important; }
  .ml-6 {
    margin-left: 3rem !important; }
  .pt-7 {
    padding-top: 4.5rem !important; }
  .pr-7 {
    padding-right: 4.5rem !important; }
  .pb-7 {
    padding-bottom: 4.5rem !important; }
  .pl-7 {
    padding-left: 4.5rem !important; }
  .mt-7 {
    margin-top: 4.5rem !important; }
  .mr-7 {
    margin-right: 4.5rem !important; }
  .mb-7 {
    margin-bottom: 4.5rem !important; }
  .ml-7 {
    margin-left: 4.5rem !important; }
  .pt-8 {
    padding-top: 6rem !important; }
  .pr-8 {
    padding-right: 6rem !important; }
  .pb-8 {
    padding-bottom: 6rem !important; }
  .pl-8 {
    padding-left: 6rem !important; }
  .mt-8 {
    margin-top: 6rem !important; }
  .mr-8 {
    margin-right: 6rem !important; }
  .mb-8 {
    margin-bottom: 6rem !important; }
  .ml-8 {
    margin-left: 6rem !important; } }

@media (max-width: 991px) {
  .pt-1 {
    padding-top: 0.375rem !important; }
  .pr-1 {
    padding-right: 0.375rem !important; }
  .pb-1 {
    padding-bottom: 0.375rem !important; }
  .pl-1 {
    padding-left: 0.375rem !important; }
  .mt-1 {
    margin-top: 0.375rem !important; }
  .mr-1 {
    margin-right: 0.375rem !important; }
  .mb-1 {
    margin-bottom: 0.375rem !important; }
  .ml-1 {
    margin-left: 0.375rem !important; }
  .pt-2 {
    padding-top: 0.75rem !important; }
  .pr-2 {
    padding-right: 0.75rem !important; }
  .pb-2 {
    padding-bottom: 0.75rem !important; }
  .pl-2 {
    padding-left: 0.75rem !important; }
  .mt-2 {
    margin-top: 0.75rem !important; }
  .mr-2 {
    margin-right: 0.75rem !important; }
  .mb-2 {
    margin-bottom: 0.75rem !important; }
  .ml-2 {
    margin-left: 0.75rem !important; }
  .pt-3 {
    padding-top: 1rem !important; }
  .pr-3 {
    padding-right: 1rem !important; }
  .pb-3 {
    padding-bottom: 1rem !important; }
  .pl-3 {
    padding-left: 1rem !important; }
  .mt-3 {
    margin-top: 1rem !important; }
  .mr-3 {
    margin-right: 1rem !important; }
  .mb-3 {
    margin-bottom: 1rem !important; }
  .ml-3 {
    margin-left: 1rem !important; }
  .pt-4 {
    padding-top: 1.5rem !important; }
  .pr-4 {
    padding-right: 1.5rem !important; }
  .pb-4 {
    padding-bottom: 1.5rem !important; }
  .pl-4 {
    padding-left: 1.5rem !important; }
  .mt-4 {
    margin-top: 1.5rem !important; }
  .mr-4 {
    margin-right: 1.5rem !important; }
  .mb-4 {
    margin-bottom: 1.5rem !important; }
  .ml-4 {
    margin-left: 1.5rem !important; }
  .pt-5 {
    padding-top: 2rem !important; }
  .pr-5 {
    padding-right: 2rem !important; }
  .pb-5 {
    padding-bottom: 2rem !important; }
  .pl-5 {
    padding-left: 2rem !important; }
  .mt-5 {
    margin-top: 2rem !important; }
  .mr-5 {
    margin-right: 2rem !important; }
  .mb-5 {
    margin-bottom: 2rem !important; }
  .ml-5 {
    margin-left: 2rem !important; }
  .pt-6 {
    padding-top: 2.5rem !important; }
  .pr-6 {
    padding-right: 2.5rem !important; }
  .pb-6 {
    padding-bottom: 2.5rem !important; }
  .pl-6 {
    padding-left: 2.5rem !important; }
  .mt-6 {
    margin-top: 2.5rem !important; }
  .mr-6 {
    margin-right: 2.5rem !important; }
  .mb-6 {
    margin-bottom: 2.5rem !important; }
  .ml-6 {
    margin-left: 2.5rem !important; }
  .pt-7 {
    padding-top: 3.75rem !important; }
  .pr-7 {
    padding-right: 3.75rem !important; }
  .pb-7 {
    padding-bottom: 3.75rem !important; }
  .pl-7 {
    padding-left: 3.75rem !important; }
  .mt-7 {
    margin-top: 3.75rem !important; }
  .mr-7 {
    margin-right: 3.75rem !important; }
  .mb-7 {
    margin-bottom: 3.75rem !important; }
  .ml-7 {
    margin-left: 3.75rem !important; }
  .pt-8 {
    padding-top: 5.5rem !important; }
  .pr-8 {
    padding-right: 5.5rem !important; }
  .pb-8 {
    padding-bottom: 5.5rem !important; }
  .pl-8 {
    padding-left: 5.5rem !important; }
  .mt-8 {
    margin-top: 5.5rem !important; }
  .mr-8 {
    margin-right: 5.5rem !important; }
  .mb-8 {
    margin-bottom: 5.5rem !important; }
  .ml-8 {
    margin-left: 5.5rem !important; } }

@media (max-width: 767px) {
  .pt-1 {
    padding-top: 0.375rem !important; }
  .pr-1 {
    padding-right: 0.375rem !important; }
  .pb-1 {
    padding-bottom: 0.375rem !important; }
  .pl-1 {
    padding-left: 0.375rem !important; }
  .mt-1 {
    margin-top: 0.375rem !important; }
  .mr-1 {
    margin-right: 0.375rem !important; }
  .mb-1 {
    margin-bottom: 0.375rem !important; }
  .ml-1 {
    margin-left: 0.375rem !important; }
  .pt-2 {
    padding-top: 0.75rem !important; }
  .pr-2 {
    padding-right: 0.75rem !important; }
  .pb-2 {
    padding-bottom: 0.75rem !important; }
  .pl-2 {
    padding-left: 0.75rem !important; }
  .mt-2 {
    margin-top: 0.75rem !important; }
  .mr-2 {
    margin-right: 0.75rem !important; }
  .mb-2 {
    margin-bottom: 0.75rem !important; }
  .ml-2 {
    margin-left: 0.75rem !important; }
  .pt-3 {
    padding-top: 1rem !important; }
  .pr-3 {
    padding-right: 1rem !important; }
  .pb-3 {
    padding-bottom: 1rem !important; }
  .pl-3 {
    padding-left: 1rem !important; }
  .mt-3 {
    margin-top: 1rem !important; }
  .mr-3 {
    margin-right: 1rem !important; }
  .mb-3 {
    margin-bottom: 1rem !important; }
  .ml-3 {
    margin-left: 1rem !important; }
  .pt-4 {
    padding-top: 1.25rem !important; }
  .pr-4 {
    padding-right: 1.25rem !important; }
  .pb-4 {
    padding-bottom: 1.25rem !important; }
  .pl-4 {
    padding-left: 1.25rem !important; }
  .mt-4 {
    margin-top: 1.25rem !important; }
  .mr-4 {
    margin-right: 1.25rem !important; }
  .mb-4 {
    margin-bottom: 1.25rem !important; }
  .ml-4 {
    margin-left: 1.25rem !important; }
  .pt-5 {
    padding-top: 1.75rem !important; }
  .pr-5 {
    padding-right: 1.75rem !important; }
  .pb-5 {
    padding-bottom: 1.75rem !important; }
  .pl-5 {
    padding-left: 1.75rem !important; }
  .mt-5 {
    margin-top: 1.75rem !important; }
  .mr-5 {
    margin-right: 1.75rem !important; }
  .mb-5 {
    margin-bottom: 1.75rem !important; }
  .ml-5 {
    margin-left: 1.75rem !important; }
  .pt-6 {
    padding-top: 2rem !important; }
  .pr-6 {
    padding-right: 2rem !important; }
  .pb-6 {
    padding-bottom: 2rem !important; }
  .pl-6 {
    padding-left: 2rem !important; }
  .mt-6 {
    margin-top: 2rem !important; }
  .mr-6 {
    margin-right: 2rem !important; }
  .mb-6 {
    margin-bottom: 2rem !important; }
  .ml-6 {
    margin-left: 2rem !important; }
  .pt-7 {
    padding-top: 3.5rem !important; }
  .pr-7 {
    padding-right: 3.5rem !important; }
  .pb-7 {
    padding-bottom: 3.5rem !important; }
  .pl-7 {
    padding-left: 3.5rem !important; }
  .mt-7 {
    margin-top: 3.5rem !important; }
  .mr-7 {
    margin-right: 3.5rem !important; }
  .mb-7 {
    margin-bottom: 3.5rem !important; }
  .ml-7 {
    margin-left: 3.5rem !important; }
  .pt-8 {
    padding-top: 4.5rem !important; }
  .pr-8 {
    padding-right: 4.5rem !important; }
  .pb-8 {
    padding-bottom: 4.5rem !important; }
  .pl-8 {
    padding-left: 4.5rem !important; }
  .mt-8 {
    margin-top: 4.5rem !important; }
  .mr-8 {
    margin-right: 4.5rem !important; }
  .mb-8 {
    margin-bottom: 4.5rem !important; }
  .ml-8 {
    margin-left: 4.5rem !important; } }

@media (max-width: 575px) {
  .pt-1 {
    padding-top: 0.25rem !important; }
  .pr-1 {
    padding-right: 0.25rem !important; }
  .pb-1 {
    padding-bottom: 0.25rem !important; }
  .pl-1 {
    padding-left: 0.25rem !important; }
  .mt-1 {
    margin-top: 0.25rem !important; }
  .mr-1 {
    margin-right: 0.25rem !important; }
  .mb-1 {
    margin-bottom: 0.25rem !important; }
  .ml-1 {
    margin-left: 0.25rem !important; }
  .pt-2 {
    padding-top: 0.5rem !important; }
  .pr-2 {
    padding-right: 0.5rem !important; }
  .pb-2 {
    padding-bottom: 0.5rem !important; }
  .pl-2 {
    padding-left: 0.5rem !important; }
  .mt-2 {
    margin-top: 0.5rem !important; }
  .mr-2 {
    margin-right: 0.5rem !important; }
  .mb-2 {
    margin-bottom: 0.5rem !important; }
  .ml-2 {
    margin-left: 0.5rem !important; }
  .pt-3 {
    padding-top: 0.75rem !important; }
  .pr-3 {
    padding-right: 0.75rem !important; }
  .pb-3 {
    padding-bottom: 0.75rem !important; }
  .pl-3 {
    padding-left: 0.75rem !important; }
  .mt-3 {
    margin-top: 0.75rem !important; }
  .mr-3 {
    margin-right: 0.75rem !important; }
  .mb-3 {
    margin-bottom: 0.75rem !important; }
  .ml-3 {
    margin-left: 0.75rem !important; }
  .pt-4 {
    padding-top: 1rem !important; }
  .pr-4 {
    padding-right: 1rem !important; }
  .pb-4 {
    padding-bottom: 1rem !important; }
  .pl-4 {
    padding-left: 1rem !important; }
  .mt-4 {
    margin-top: 1rem !important; }
  .mr-4 {
    margin-right: 1rem !important; }
  .mb-4 {
    margin-bottom: 1rem !important; }
  .ml-4 {
    margin-left: 1rem !important; }
  .pt-5 {
    padding-top: 1.25rem !important; }
  .pr-5 {
    padding-right: 1.25rem !important; }
  .pb-5 {
    padding-bottom: 1.25rem !important; }
  .pl-5 {
    padding-left: 1.25rem !important; }
  .mt-5 {
    margin-top: 1.25rem !important; }
  .mr-5 {
    margin-right: 1.25rem !important; }
  .mb-5 {
    margin-bottom: 1.25rem !important; }
  .ml-5 {
    margin-left: 1.25rem !important; }
  .pt-6 {
    padding-top: 1.75rem !important; }
  .pr-6 {
    padding-right: 1.75rem !important; }
  .pb-6 {
    padding-bottom: 1.75rem !important; }
  .pl-6 {
    padding-left: 1.75rem !important; }
  .mt-6 {
    margin-top: 1.75rem !important; }
  .mr-6 {
    margin-right: 1.75rem !important; }
  .mb-6 {
    margin-bottom: 1.75rem !important; }
  .ml-6 {
    margin-left: 1.75rem !important; }
  .pt-7 {
    padding-top: 2.25rem !important; }
  .pr-7 {
    padding-right: 2.25rem !important; }
  .pb-7 {
    padding-bottom: 2.25rem !important; }
  .pl-7 {
    padding-left: 2.25rem !important; }
  .mt-7 {
    margin-top: 2.25rem !important; }
  .mr-7 {
    margin-right: 2.25rem !important; }
  .mb-7 {
    margin-bottom: 2.25rem !important; }
  .ml-7 {
    margin-left: 2.25rem !important; }
  .pt-8 {
    padding-top: 3.5rem !important; }
  .pr-8 {
    padding-right: 3.5rem !important; }
  .pb-8 {
    padding-bottom: 3.5rem !important; }
  .pl-8 {
    padding-left: 3.5rem !important; }
  .mt-8 {
    margin-top: 3.5rem !important; }
  .mr-8 {
    margin-right: 3.5rem !important; }
  .mb-8 {
    margin-bottom: 3.5rem !important; }
  .ml-8 {
    margin-left: 3.5rem !important; } }

/* ------------------------------------------------------------ *\
	Mixins
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
* {
  padding: 0;
  margin: 0;
  outline: 0;
  box-sizing: border-box; }
  *:before, *:after {
    box-sizing: inherit; }

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

template {
  display: none; }

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-size-adjust: none; }

img,
iframe,
video,
audio,
object {
  max-width: 100%; }

img,
iframe {
  border: 0 none; }

img {
  height: auto;
  display: inline-block;
  vertical-align: middle; }

b,
strong {
  font-weight: bold; }

address {
  font-style: normal; }

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

a,
button,
input[type='submit'],
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='image'],
label[for] {
  cursor: pointer; }

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

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

input[type='text'],
input[type='password'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='month'],
input[type='week'],
input[type='email'],
input[type='number'],
input[type='search'],
input[type='tel'],
input[type='time'],
input[type='url'],
input[type='color'],
textarea,
a[href^='tel'] {
  appearance: none; }

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

textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

button,
select {
  text-transform: none; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

nav ul,
nav ol {
  list-style: none outside none; }

/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
body {
  min-width: 320px;
  background: #FFF;
  font-family: Helvetica, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #666;
  opacity: 0; }
  @media (max-width: 1439px) {
    body {
      font-size: 1rem;
      line-height: 1.5rem; } }

a {
  color: inherit;
  text-decoration: underline; }
  a:hover, a[href^="tel"] {
    text-decoration: none; }

p {
  margin-bottom: 1.6rem; }

p:last-of-type {
  margin-bottom: 0 !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #171D35;
  font-weight: bold;
  /*margin: 0;*/
  margin-bottom: 1.6rem; }

h1 {
  font-size: 3.25rem; }
  @media (max-width: 1439px) {
    h1 {
      font-size: 3rem; } }
  @media (max-width: 1199px) {
    h1 {
      font-size: 2.5rem; } }
  @media (max-width: 575px) {
    h1 {
      font-size: 2rem; } }

h2 {
  font-size: 2.75rem; }
  @media (max-width: 1439px) {
    h2 {
      font-size: 2.25rem; } }
  @media (max-width: 1199px) {
    h2 {
      font-size: 2rem; } }
  @media (max-width: 575px) {
    h2 {
      font-size: 1.625rem; } }

h3 {
  font-size: 2.25rem; }
  @media (max-width: 1439px) {
    h3 {
      font-size: 1.75rem; } }
  @media (max-width: 1199px) {
    h3 {
      font-size: 1.75rem; } }
  @media (max-width: 575px) {
    h3 {
      font-size: 1.35rem; } }

h4 {
  font-size: 1.75rem; }
  @media (max-width: 1439px) {
    h4 {
      font-size: 1.5rem; } }
  @media (max-width: 1199px) {
    h4 {
      font-size: 1.375rem; } }
  @media (max-width: 575px) {
    h4 {
      font-size: 0.88rem; } }

h5 {
  font-size: 1.25rem; }
  @media (max-width: 1439px) {
    h5 {
      font-size: 0.88rem; } }
  @media (max-width: 1199px) {
    h5 {
      font-size: 1rem; } }
  @media (max-width: 575px) {
    h5 {
      font-size: 1rem; } }

h6 {
  font-size: 0.75rem; }
  @media (max-width: 1439px) {
    h6 {
      font-size: 0.5rem; } }
  @media (max-width: 1199px) {
    h6 {
      font-size: 0.88rem; } }
  @media (max-width: 575px) {
    h6 {
      font-size: 0.5rem; } }

.font-colour-pink {
  color: #E50051 !important; }

.font-colour-l-pink {
  color: #EDD7DF !important; }

.font-colour-d-pink {
  color: #B90546 !important; }

.font-colour-white {
  color: #FFF !important; }

.font-colour-gray {
  color: #E8E8EB !important; }

.font-colour-gray2 {
  color: #666 !important; }

.font-colour-blue {
  color: #171D35 !important; }

.font-colour-l-blue {
  color: #464D6B !important; }

.font-colour-black {
  color: #000000 !important; }

.bg-colour-pink {
  background-color: #E50051 !important; }

.bg-colour-l-pink {
  background-color: #EDD7DF !important; }

.bg-colour-d-pink {
  background-color: #B90546 !important; }

.bg-colour-white {
  background-color: #FFF !important; }

.bg-colour-gray {
  background-color: #E8E8EB !important; }

.bg-colour-gray2 {
  background-color: #666 !important; }

.bg-colour-blue {
  background-color: #171D35 !important; }

.bg-colour-l-blue {
  background-color: #464D6B !important; }

.bg-colour-black {
  background-color: #000000 !important; }

/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */
@font-face {
  font-family: 'Helvetica';
  src: url("../fonts/Helvetica-Bold.woff2") format("woff2"), url("../fonts/Helvetica-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica';
  src: url("../fonts/Helvetica.woff2") format("woff2"), url("../fonts/Helvetica.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear {
  @util clearfix; }

/*  Notext  */
.notext {
  @util text-hide; }

/*  Hidden  */
[hidden],
.hidden {
  display: none !important; }

/*  Alignleft  */
.alignleft {
  float: left; }

/*  Alignright  */
.alignright {
  float: right; }

/*  Disabled  */
[disabled],
.disabled {
  cursor: default; }

/*  Grid  */
.col {
  max-width: 100%;
  flex: 1; }
  .cols {
    display: flex;
    flex-flow: row wrap; }
  .col--1of2 {
    max-width: 50%;
    flex: 0 0 50%; }

.objectFit {
  display: block;
  height: 100%;
  object-fit: cover;
  /* or object-fit: contain; */
  width: 100%; }

/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; }
  .visible-xs-block {
    display: block !important; }
  .visible-xs-inline {
    display: inline !important; }
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .hidden-sm {
    display: none !important; }
  .visible-sm-block {
    display: block !important; }
  .visible-sm-inline {
    display: inline !important; }
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important; }
  .visible-md-block {
    display: block !important; }
  .visible-md-inline {
    display: inline !important; }
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1440px) {
  .hidden-lg {
    display: none !important; }
  .visible-lg-block {
    display: block !important; }
  .visible-lg-inline {
    display: inline !important; }
  .visible-lg-inline-block {
    display: inline-block !important; } }

@keyframes blink-caret {
  from, to {
    background-color: transparent; }
  50% {
    background-color: #E50051; } }

.container-no-padding {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 992px) {
    .container-no-padding-lg {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 768px) {
    .container-no-padding-md {
      padding-left: 0;
      padding-right: 0; } }

/* ------------------------------------------------------------ *\
	Sprite
\* ------------------------------------------------------------ */
.ico-arrow-left {
  background: url(../images/sprite/ico-arrow-left.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 47px;
  height: 29px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px; }

.ico-arrow-right {
  background: url(../images/sprite/ico-arrow-right.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 47px;
  height: 29px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px; }

.ico-search {
  background: url(../images/sprite/ico-search.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 21px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px; }

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2 / 1), (min-resolution: 192dpi) {
  .ico-arrow-left {
    background: url(../images/sprite/ico-arrow-left@2x.png) no-repeat 0 0;
    background-size: 100% 100%;
    width: 47px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0px; }
  .ico-arrow-right {
    background: url(../images/sprite/ico-arrow-right@2x.png) no-repeat 0 0;
    background-size: 100% 100%;
    width: 47px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0px; }
  .ico-search {
    background: url(../images/sprite/ico-search@2x.png) no-repeat 0 0;
    background-size: 100% 100%;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0px; } }

/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  position: relative;
  overflow-x: hidden; }

/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */
.shell {
  max-width: 1220px;
  padding-right: 10px;
  padding-left: 10px;
  margin: auto; }
  .shell--fluid {
    max-width: none; }

/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */
.container-fluid-95 {
  padding-left: 5%;
  width: 95%; }

/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.logged-in .position-fixed {
  top: 32px; }

.header {
  top: 0;
  left: 0;
  line-height: 1.5;
  z-index: 20;
  width: 100%; }
  .header .header__inner {
    background-color: rgba(255, 255, 255, 0.66);
    display: flex;
    height: 100%;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz--transition: all 0.4s;
    -o-transition: all 0.4s; }
  .header .header__aside {
    display: flex;
    justify-content: space-between;
    flex: 1 0;
    padding: 0 0 0 20px; }
    .header .header__aside .reveal-search {
      background-color: #171D35;
      color: #FFF;
      display: flex;
      margin-left: auto;
      padding: 0 30px;
      transition: color .4s; }
      .header .header__aside .reveal-search i {
        align-self: center;
        display: inline-block;
        font-size: 30px;
        font-weight: bold;
        left: 26px; }
      .header .header__aside .reveal-search:hover {
        color: #E50051;
        cursor: pointer; }
    .header .header__aside .nav-trigger {
      display: none; }
  .header .header__content {
    flex: 0 0 51.74%;
    max-width: 51.74%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 27px 20px 35px;
    background-color: #E50051;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz--transition: all 0.4s;
    -o-transition: all 0.4s; }
  .header .container-fluid {
    padding: 0; }
  .header #popoutMenu {
    background-color: #E50051;
    color: #FFF;
    left: 0;
    position: absolute;
    top: 81px;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    width: 100%;
    z-index: 50;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    -o-transition: transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s, -webkit-transform .3s; }
    .header #popoutMenu .nav ul {
      display: block; }
      .header #popoutMenu .nav ul .sub-menu {
        font-weight: normal; }
    .header #popoutMenu .nav > ul > li {
      margin-bottom: 3.75rem; }
      .header #popoutMenu .nav > ul > li > a {
        font-size: 1.875rem; }
    @media (max-width: 767px) {
      .header #popoutMenu .nav > ul > li {
        margin-bottom: 2.5rem; }
        .header #popoutMenu .nav > ul > li > a {
          font-size: 1.5rem; } }
    .header #popoutMenu.open {
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0); }
  .header.headerMini .header__inner {
    background-color: white; }
  .header.headerMini .header__content {
    padding: 8px 27px 8px 35px;
    /*transition: all 0.4s; -webkit-transition: all 0.4s; -moz--transition: all 0.4s; -o-transition: all 0.4s;*/ }
  .header.headerMini #popoutMenu {
    top: 59px; }
  .header .clBreadcrumbs {
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    opacity: 1; }
  .header .hideBreadcrumbs {
    opacity: 0; }
  @media (max-width: 1439px) {
    .header .header__content {
      flex: 0 0 60%;
      max-width: 60%; } }
  @media (max-width: 1199px) {
    .header {
      position: relative !important; }
      .header .header__inner {
        display: block; }
      .header .header__aside {
        /*display: flex;
			justify-content: space-between;*/
        align-items: center;
        padding: 20px; }
        .header .header__aside .reveal-search {
          background-color: transparent;
          color: #171D35;
          margin-top: -6px; }
        .header .header__aside .nav-trigger {
          display: inline-block; }
      .header .header__content {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        max-width: 100%;
        display: block;
        text-align: center;
        transform: translateX(100%);
        opacity: 0;
        pointer-events: none;
        transition: transform .3s, opacity .3s; }
        .header .header__content .nav {
          margin-bottom: 40px; }
        .header .header__content .nav-trigger {
          display: none; }
        .header .header__content.open {
          transform: translateX(0);
          opacity: 1;
          pointer-events: all; } }

.banner {
  /* Video background */
  /* horizontally center the video */
  /* set video aspect ratio and vertically center */
  /*.videobg-hide-controls {
	  height: 800px;
	}*/ }
  .banner .intro {
    /*height: auto;
		padding-top: 56.25%;*/
    /* 16:9 Aspect Ratio */ }
  .banner .videobg {
    position: relative;
    width: 100%;
    /* Set video container element width here */
    height: 100%;
    /* Set video container element height here */
    overflow: hidden;
    background: #111;
    /* bg color, if video is not high enough */ }
  .banner .videobg-width {
    position: absolute;
    width: 100%;
    /* Change width value to cover more area*/
    height: 100%;
    left: -9999px;
    right: -9999px;
    margin: auto; }
  .banner .videobg-aspect {
    position: absolute;
    width: 100%;
    height: 0;
    top: -9999px;
    bottom: -9999px;
    margin: auto;
    padding-bottom: 56.25%;
    /* 16:9 ratio */
    overflow: hidden; }
  .banner .videobg-make-height {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .banner .videobg-hide-controls {
    box-sizing: content-box;
    position: relative;
    height: 100%;
    width: 100%;
    /* Vimeo timeline and play button are ~55px high */
    padding: 55px 97.7777px;
    /* 16:9 ratio */
    top: -55px;
    left: -97.7777px;
    /* 16:9 ratio */ }
  .banner .videobg iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0 none; }

/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
.main {
  padding-top: 81px; }

.main .bg-type-video {
  margin-top: -81px; }

.home .main .bg-type-image {
  margin-top: -81px; }
  .home .main .bg-type-image .intro__carousel {
    position: absolute; }

@media (max-width: 1199px) {
  .main {
    padding-top: 0; }
    .main .bg-type-video {
      margin-top: 0; }
  .home .main .bg-type-image {
    margin-top: 0; }
    .home .main .bg-type-image .intro__carousel {
      position: relative; } }

/* ------------------------------------------------------------ *\
	Sidebar
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Content
\* ------------------------------------------------------------ */
.find_centre_near input {
  width: 50%;
  background-color: #171D35;
  padding: 9.5px;
  border: none;
  color: #fff; }

.find_centre_near button {
  width: 150px;
  padding: 3px 25px;
  margin-left: -5px; }

.addtoany_shortcode {
  display: none;
  margin-top: 15px;
  width: 100%; }
  .addtoany_shortcode a:first-child {
    padding-left: 0; }
  .addtoany_shortcode a:last-child {
    padding-right: 0; }

.article__single .article__sidebar .addtoany_shortcode {
  float: left;
  margin-top: 0;
  text-align: right; }

#testimonials-carousel blockquote .font-italic p:first-child::before {
  content: '\201C'; }

#testimonials-carousel blockquote .font-italic p:last-child::after {
  content: '\201D'; }

.twitter-feed {
  background-color: #d6e9fa; }
  .twitter-feed a,
  .twitter-feed a:hover,
  .twitter-feed .colour-mid-blue {
    color: #4698e4; }
  .twitter-feed a {
    text-decoration: none; }
  .twitter-feed a:hover {
    text-decoration: underline; }

.videoOrImage {
  height: 100%;
  position: relative;
  width: 100%; }
  .videoOrImage a {
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%; }
  .videoOrImage img {
    width: 100%; }

.vidImgCover {
  height: 100%;
  position: absolute;
  width: 100%; }
  .vidImgCover img {
    display: none; }

.vidImgNotCover {
  position: relative; }

.playBtn {
  display: inline-block;
  font-size: 80px;
  height: 80px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  vertical-align: middle;
  width: 80px;
  z-index: 10; }
  .playBtn i {
    position: absolute;
    top: 0; }

/* TRIAL FINDER */
.section-contact-us .colMap .contactMap, .contactMap {
  position: relative; }

.section-contact-us .colMap .contactMap .blueMap, .contactMap .blueMap {
  width: 100%; }

.section-contact-us .colMap .contactMap .marker, .contactMap .marker {
  z-index: 1; }

.cls-1, .cls-2 {
  transition: fill 0.5s ease; }

.marker .cls-1 {
  fill: #FFF; }

.marker .cls-2 {
  fill: #E50051; }

.markerActive .cls-1 {
  fill: #E50051; }

.markerActive .cls-2 {
  fill: #FFF; }

.markerNotActive {
  opacity: 0.4;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s; }

.marker {
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.5s; }

.marker:hover {
  cursor: pointer; }

.tippy-tooltip.cl-theme {
  background-color: #E50051;
  border-radius: 0;
  color: #FFF;
  font-weight: bold;
  max-width: 180px !important;
  padding: 12px 48px 12px 12px;
  text-align: left; }
  .tippy-tooltip.cl-theme i {
    background-color: #171D35;
    border-radius: 50%;
    height: 24px;
    padding-top: 5px;
    position: absolute;
    right: 12px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 24px; }
  .tippy-tooltip.cl-theme .tippy-arrow {
    border-top: 8px solid #E50051; }
  .tippy-tooltip.cl-theme[data-animatefill] {
    background-color: transparent; }
  .tippy-tooltip.cl-theme .tippy-backdrop {
    background-color: #E50051; }
  .tippy-tooltip.cl-theme a {
    text-decoration: none; }
    .tippy-tooltip.cl-theme a:hover {
      color: #FFF; }

/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer {
  background-color: #171D35;
  font-size: 14px;
  line-height: 1.5;
  color: #FFF; }
  .footer h1 {
    color: #E50051; }
  .footer h2 {
    color: #E50051; }
  .footer h3 {
    color: #E50051; }
  .footer h4 {
    color: #E50051; }
  .footer h5 {
    color: #E50051; }
  .footer h6 {
    color: #E50051; }
  .footer h5 {
    font-size: 16px; }
  .footer a {
    text-decoration: none;
    transition: color .4s; }
    .footer a:hover {
      color: #E50051; }
    .footer a[href^='mailto:'], .footer a[href^='tel:'] {
      color: #E50051;
      font-weight: bold; }
      .footer a[href^='mailto:']:hover, .footer a[href^='tel:']:hover {
        color: inherit; }
  .footer .socials ul li a:hover {
    color: #E50051; }
  .footer .footerLogos img {
    display: block; }
  .footer__title {
    font-weight: 700;
    font-size: 16px;
    color: #E50051; }
  .footer__nav {
    font-size: 14px;
    color: #FFF; }
    .footer__nav ul {
      padding: 0;
      margin: 0;
      list-style-type: none; }
      .footer__nav ul a {
        text-decoration: none;
        transition: color .4s; }
        .footer__nav ul a:hover {
          color: #E50051; }
  @media (max-width: 991px) {
    .footer, .footer .footerLogos {
      text-align: center; }
    .footer .footerLogos img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      max-width: 150px; }
    .footer .footer__nav ul {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -7px; }
      .footer .footer__nav ul li {
        position: relative;
        padding: 0 7px; }
        .footer .footer__nav ul li:not(:last-child):after {
          content: '';
          position: absolute;
          top: 50%;
          right: 0;
          width: 1px;
          height: 70%;
          background-color: #FFF;
          transform: translateY(-50%); } }
  @media (max-width: 767px) {
    .footer .footer__nav ul {
      margin: 0 -5px; }
      .footer .footer__nav ul li {
        padding: 0 5px; } }

/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  letter-spacing: -.02em;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  appearance: none;
  transition: border .4s, background .4s, color .4s; }
  .btn--primary {
    border: 3px solid #E50051;
    border-radius: 0;
    background-color: #E50051;
    color: #FFF; }
    .btn--primary.btn--outline {
      background-color: transparent;
      color: #E50051; }
      .btn--primary.btn--outline:hover {
        border-color: #E50051;
        background-color: #E50051;
        color: #FFF; }
    .btn--primary.btn--bg-white {
      background-color: #FFF; }
    .btn--primary:hover {
      border-color: #171D35;
      background-color: #171D35;
      color: #FFF; }
  .btn--white {
    border: 3px solid #FFF;
    background-color: #FFF;
    border-radius: 0;
    color: #171D35; }
    .btn--white.btn--outline {
      background-color: transparent;
      color: #FFF; }
      .btn--white.btn--outline:hover {
        border-color: #FFF;
        background-color: #FFF;
        color: #171D35; }
    .btn--white:hover {
      border-color: #171D35;
      background-color: #171D35;
      color: #FFF; }
  .btn--blue {
    border: 3px solid #171D35;
    background-color: #171D35;
    border-radius: 0;
    color: #FFF; }
    .btn--blue:hover {
      border-color: #171D35;
      background-color: transparent;
      color: #FFF; }
    .btn--blue.btn--outline {
      background-color: transparent;
      color: #171D35; }
      .btn--blue.btn--outline:hover {
        border-color: #171D35;
        background-color: #171D35;
        color: #FFF; }
    .btn--blue.btn--outline-alt {
      color: #FFF; }
  .btn--block {
    display: block;
    padding-left: 0;
    padding-right: 0; }
  .btn--sm {
    font-size: 1rem; }
  .btn--md {
    font-size: 1.5rem; }
  .btn--lg {
    font-size: 1.875rem; }
  @media (max-width: 1199px) {
    .btn {
      font-size: 16px; }
      .btn--primary {
        border: 2px solid #E50051; }
      .btn--white {
        border: 2px solid #FFF; }
      .btn--sm {
        font-size: 0.75rem; }
      .btn--md {
        font-size: 1.25rem; }
      .btn--lg {
        font-size: 1.5rem; } }
  @media (max-width: 767px) {
    .btn {
      font-size: 14px; }
      .btn--primary {
        border: 1px solid #E50051; }
      .btn--white {
        border: 1px solid #FFF; }
      .btn--md {
        font-size: 1rem; }
      .btn--lg {
        font-size: 1rem; } }

.sectionHelpCards .btn {
  padding: 1rem 5rem; }

.sectionHelpCards .owl-carousel .owl-item .item a:not(:first-child) {
  margin-top: 24px; }

/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */
input::placeholder {
  color: inherit;
  opacity: 1; }

textarea::placeholder {
  color: inherit;
  opacity: 1; }

input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px #fff inset; }

.subscribe_newsletter {
  color: #fff; }
  .subscribe_newsletter textarea {
    width: 100%;
    background-color: #b90546;
    border: none;
    padding: 14px;
    color: #fff; }
  .subscribe_newsletter .contact_us_text_section p {
    margin-left: 11%; }

/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */
.gform_wrapper {
  width: 100%; }

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width: 100% !important; }

.gform_wrapper ul.gform_fields li.gfield {
  /*float: left; width: 50%;*/ }

.gform_wrapper ul li.gfield {
  clear: none !important; }

.gform_wrapper li.hidden_label input {
  margin-top: 0 !important; }

/*.gform_wrapper .top_label li.gfield.gf_left_half { justify-content: flex-start;  }

.gform_wrapper .top_label li.gfield.gf_right_half { justify-content: flex-end; }
*/
/* DEFAULT BOOSTRAP FORM STYLING */
.form-control {
  border-radius: 0; }

.baseForms {
  color: #FFF;
  font-weight: bold;
  /* checkboxes */
  /* submit button */
  /* ERRORS */ }
  .baseForms .btn-group {
    color: #FFF; }
    .baseForms .btn-group input[type="radio"] {
      display: none; }
    .baseForms .btn-group input[type="radio"]:checked + label {
      /*background-color: $blue;
              color: $white;*/
      /*&:hover {
                background-color: $white;
                color: $blue;
            }*/ }
    .baseForms .btn-group input, .baseForms .btn-group label {
      color: #FFF;
      margin-bottom: 0; }
  .baseForms .gform_body {
    text-transform: uppercase; }
  .baseForms .gsection {
    border-bottom: 0 !important;
    text-transform: none; }
    .baseForms .gsection h2 {
      color: #FFF; }
  .baseForms li {
    display: inline-block;
    float: none;
    width: 100%; }
  .baseForms .gfmc-column ul li {
    padding-right: 0 !important; }
  .baseForms .datepicker {
    padding-right: 50px; }
  .baseForms .datepicker:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f073"; }
  .baseForms input[type="text"], .baseForms textarea, .baseForms select {
    height: 70px; }
  .baseForms .ginput_container_checkbox {
    min-height: 70px; }
  .baseForms .gfield_checkbox {
    min-height: 70px;
    padding-top: 12px !important; }
  .baseForms .gform_wrapper ul.gfield_checkbox, .baseForms .gform_wrapper ul.gfield_radio {
    margin: 0; }
  .baseForms .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, .baseForms body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 8px; }
  .baseForms input[type="text"], .baseForms textarea, .baseForms select {
    background-color: #B90546!important;
    border: none;
    color: #FFF!important;
    padding: 1em 2em !important;
    text-transform: uppercase;
    width: 100%; }
  .baseForms text-area {
    padding: 1.5rem 2rem !important; }
  .baseForms input[type="text"]::placeholder, .baseForms textarea::placeholder, .baseForms select::placeholder {
    color: #FFF; }
  .baseForms input[type="text"]:-ms-input-placeholder, .baseForms textarea:-ms-input-placeholder, .baseForms select:-ms-input-placeholder {
    color: #FFF; }
  .baseForms input[type="text"]::-ms-input-placeholder, .baseForms textarea::-ms-input-placeholder, .baseForms select::-ms-input-placeholder {
    color: #FFF; }
  .baseForms input[type="text"]::-webkit-input-placeholder, .baseForms textarea::-webkit-input-placeholder, .baseForms select::-webkit-input-placeholder {
    color: #FFF; }
  .baseForms input[type="text"]:focus, .baseForms textarea:focus, .baseForms select:focus {
    background-color: #B90546 !important;
    border: 0 !important;
    box-shadow: none !important;
    color: #FFF; }
  .baseForms .custom-control {
    padding-left: 2.5rem !important; }
  .baseForms .custom-checkbox .custom-control-label::before {
    background-color: #B90546;
    border: 0;
    border-radius: 0;
    height: 1.7rem;
    width: 1.7rem; }
  .baseForms .custom-control-label::after {
    height: 1.7rem;
    left: -2.5rem;
    top: 0;
    width: 1.7rem; }
  .baseForms .custom-control-label::before {
    left: -2.5rem;
    top: 0; }
  .baseForms .gform_wrapper ul.gfield_checkbox {
    /*white-space: nowrap;
        display: flex;
        justify-content: space-between;*/ }
  .baseForms .gform_wrapper ul.gfield_checkbox li {
    display: inline;
    margin-right: 50px;
    padding-left: 2.5rem !important;
    width: 100%; }
  .baseForms a:not(.btn):hover {
    color: #171D35; }
  .baseForms input[type=submit], .baseForms input[type=reset] {
    width: 100%; }
  .baseForms .gform_ajax_spinner {
    position: absolute;
    bottom: -50px;
    left: -7px;
    width: 40px; }
  .baseForms .gform_wrapper div.validation_error {
    border-color: #ffffff;
    color: #ffffff; }
  .baseForms .gform_wrapper li.gfield.gfield_error, .baseForms .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    border: 0; }
  .baseForms .gform_wrapper .validation_message {
    color: #ffffff;
    font-size: 1em; }
  .baseForms .mfp-close {
    color: #ffffff;
    opactiy: 1; }

/* ------------------------------------------------------------ *\
	List
\* ------------------------------------------------------------ */
[class^="list-"] {
  list-style: none outside none; }

.list-icons-btn {
  display: flex;
  padding: 0;
  margin: 5px 10px;
  list-style-type: none;
  color: #E50051; }
  .list-icons-btn li {
    padding: 0 5px; }
    .list-icons-btn li a {
      transition: color .4s;
      text-decoration: none; }
      .list-icons-btn li a:hover {
        color: #171D35; }
  .list-icons-btn--white {
    color: #FFF; }
    .list-icons-btn--white li a:hover {
      color: #E50051; }

.list-contacts {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .list-contacts li a {
    text-decoration: none;
    transition: color .4s; }
    .list-contacts li a[href^='mailto:'] {
      color: #E50051; }
    .list-contacts li a:hover {
      color: inherit;
      text-decoration: underline; }

.list-filters {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 0 20px;
  position: absolute;
  margin-left: -4px;
  list-style-type: none; }
  .list-filters li {
    display: inline-block;
    padding: 4px 4px;
    /*&:first-child { padding-left: 0; }*/ }
    .list-filters li .btn {
      font-size: 0.875rem; }
      .list-filters li .btn.btn--primary {
        background-color: #FFF; }
        .list-filters li .btn.btn--primary:hover {
          background-color: #E50051; }
  @media (max-width: 1199px) {
    .list-filters {
      position: relative;
      padding: 0 20px 0 20px; } }

/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
.logo {
  font-size: 0;
  align-self: center; }
  @media (max-width: 767px) {
    .logo {
      max-width: 150px; } }

/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav {
  font-weight: 700;
  font-size: 1.5rem;
  color: #FFF; }
  .nav ul {
    display: flex;
    padding: 0;
    margin: 0 -19px;
    list-style-type: none; }
    .nav ul li {
      padding: 0 19px; }
      .nav ul li a {
        text-decoration: none;
        transition: color .4s; }
        .nav ul li a:hover {
          color: #171D35; }
  @media (max-width: 1199px) {
    .nav {
      font-size: 20px; }
      .nav ul {
        display: block;
        width: 100%;
        margin: 0; }
        .nav ul li {
          padding: 0; }
          .nav ul li + li {
            margin-top: 10px; } }
  @media (max-width: 767px) {
    .nav {
      font-size: 16px; } }

.nav-trigger {
  font-weight: 700;
  font-size: 10px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  transition: color .4s; }
  .nav-trigger i,
  .nav-trigger span {
    display: block; }
  .nav-trigger i {
    font-size: 34px; }
  .nav-trigger:hover {
    color: #171D35; }
  .nav-trigger--white {
    color: #FFF; }
  @media (max-width: 1199px) {
    .nav-trigger--white {
      color: #171D35; } }
  @media (max-width: 767px) {
    .nav-trigger i {
      font-size: 28px; } }

.hamburger {
  padding: 0; }
  .hamburger .hamburger-box {
    width: 29px; }
  .hamburger .hamburger-inner, .hamburger .hamburger-inner:after, .hamburger .hamburger-inner:before {
    background-color: #FFF;
    height: 5px;
    transition: all .4s;
    width: 29px; }
  .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
    background-color: #FFF; }
  .hamburger:hover .hamburger-inner, .hamburger:hover .hamburger-inner:after, .hamburger:hover .hamburger-inner:before {
    background-color: #171D35; }
  @media (max-width: 1199px) {
    .hamburger .hamburger-inner, .hamburger .hamburger-inner:after, .hamburger .hamburger-inner:before {
      background-color: #171D35; }
    .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
      background-color: #171D35; }
    .hamburger:hover .hamburger-inner, .hamburger:hover .hamburger-inner:after, .hamburger:hover .hamburger-inner:before {
      background-color: #171D35; } }

/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
.section .section__head {
  text-align: center; }

.section .section__title {
  font-weight: 700;
  color: #171D35;
  letter-spacing: -.035em; }

.section h1.section__title {
  font-size: 2.75rem; }

.section--gray {
  background-color: #E8E8EB; }

.section--article .section__body {
  padding: 0 43px; }

.section .video {
  padding-top: 56.25%; }

@media (max-width: 1439px) {
  .section--search {
    padding-top: 160px !important; } }

@media (max-width: 1199px) {
  .section--search {
    padding-top: 30px !important; } }

@media (max-width: 767px) {
  .section--postcode {
    position: relative;
    z-index: 5;
    overflow: hidden; }
    .section--postcode .row [class^='col-'] {
      position: static; }
    .section--postcode .map-container .map {
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: -5;
      width: 100%;
      max-height: 100%;
      margin: 0;
      transform: translate(-50%, -50%);
      opacity: .2; }
  .section--article .section__body {
    padding: 0; } }

.section-impression-slider {
  background-color: #E8E8EB; }

.section-impression-twitter {
  background-color: #464D6B;
  color: #171D35; }

/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */
.slider {
  position: relative;
  padding: 0 84px; }
  .slider .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }
    .slider .owl-nav .owl-prev,
    .slider .owl-nav .owl-next {
      position: absolute;
      top: calc(50% - 23px);
      margin-top: 15px;
      pointer-events: all;
      transform: translateY(-50%);
      transition: opacity .4s; }
      .slider .owl-nav .owl-prev:focus,
      .slider .owl-nav .owl-next:focus {
        outline: none; }
      .slider .owl-nav .owl-prev:hover,
      .slider .owl-nav .owl-next:hover {
        opacity: .8; }
    .slider .owl-nav .owl-prev {
      right: 100%;
      margin-right: 12px; }
    .slider .owl-nav .owl-next {
      left: 100%;
      margin-left: 12px; }
  @media (max-width: 1199px) {
    .slider {
      padding: 0 40px; }
      .slider .owl-stage-outer {
        overflow: visible; }
        .slider .owl-stage-outer .owl-item {
          opacity: .5;
          transition: opacity .4s; }
          .slider .owl-stage-outer .owl-item.active {
            opacity: 1; }
      .slider .owl-nav .owl-prev {
        margin-right: 40px; }
      .slider .owl-nav .owl-next {
        margin-left: 40px; } }
  @media (max-width: 767px) {
    .slider .owl-nav .owl-prev,
    .slider .owl-nav .owl-next {
      margin-top: 0; }
      .slider .owl-nav .owl-prev i,
      .slider .owl-nav .owl-next i {
        display: none; }
      .slider .owl-nav .owl-prev:before,
      .slider .owl-nav .owl-next:before {
        position: absolute;
        top: 0;
        left: 0;
        font-family: "Font Awesome 5 Free";
        font-weight: 700;
        font-size: 26px;
        color: #E50051; }
    .slider .owl-nav .owl-prev {
      margin-right: 30px; }
      .slider .owl-nav .owl-prev:before {
        content: '\f053'; }
    .slider .owl-nav .owl-next {
      margin-left: 12px; }
      .slider .owl-nav .owl-next:before {
        content: '\f054'; } }
  .slider .sliderImagesEqualHeight {
    display: flex;
    flex-direction: column;
    justify-content: center; }

.slider-impression {
  font-weight: 700; }
  .slider-impression .slider-impression-body p {
    color: #171D35; }
  .slider-impression .slider-impression-body .slider-impression-author {
    color: #E50051; }

#testimonials-carousel .article-small {
  padding: 0 20px; }

/* ------------------------------------------------------------ *\
	Table
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Widgets
\* ------------------------------------------------------------ */
.widgets {
  list-style: none outside none; }

/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */
.socials {
  font-size: 18px;
  color: #FFF; }
  .socials ul {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0 -5px;
    list-style-type: none; }
    .socials ul li {
      padding: 0 5px; }
      .socials ul li a {
        text-decoration: none;
        transition: color .4s; }
        .socials ul li a:hover {
          color: #171D35; }
  @media (max-width: 1199px) {
    .socials ul {
      justify-content: center; } }

.section-team .socials {
  color: #171D35; }
  .section-team .socials ul {
    display: block; }
    .section-team .socials ul li a i {
      width: 30px; }
    .section-team .socials ul li a:hover {
      color: #E50051; }

.intro {
  position: relative; }
  .intro.desktop-vh-100 {
    height: 100vh; }
  .intro .intro__video {
    position: absolute; }
  .intro .intro__carousel {
    position: relative; }
  .intro .intro__video,
  .intro .intro__carousel {
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .intro .intro__video video,
    .intro .intro__carousel video {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 130%;
      min-height: 130%;
      width: auto;
      height: auto;
      transform: translate(-50%, -50%); }
    .intro .intro__video .container-fluid,
    .intro .intro__carousel .container-fluid {
      height: 100%; }
    .intro .intro__video-inner,
    .intro .intro__carousel-inner {
      height: 100%; }
    .intro .intro__video-entry,
    .intro .intro__carousel-entry {
      /*padding: 39px 53px;*/
      /*padding: 0 53px;*/
      font-weight: 700;
      letter-spacing: -.02em;
      color: #FFF;
      justify-content: center;
      flex-direction: column;
      display: flex;
      height: 100%; }
      .intro .intro__video-entry.introHasTabs,
      .intro .intro__carousel-entry.introHasTabs {
        padding: 0 53px; }
      .intro .intro__video-entry p,
      .intro .intro__carousel-entry p {
        margin: 0; }
      .intro .intro__video-entry-inner,
      .intro .intro__carousel-entry-inner {
        position: relative; }
      .intro .intro__video-entry .video__btn,
      .intro .intro__carousel-entry .video__btn {
        position: absolute;
        top: 8px;
        margin-left: 15px;
        font-weight: 400;
        font-size: 45px;
        color: #E50051; }
    .intro .intro__video-title,
    .intro .intro__carousel-title {
      position: relative;
      display: inline-block;
      font-size: 2.75rem;
      font-weight: 700;
      letter-spacing: -.02em;
      color: #FFF; }
  .intro .intro__search {
    position: absolute;
    bottom: 249px;
    left: 0;
    z-index: 5;
    width: 100%; }
  .intro #bannerGradient {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#171d35+0,171d35+100&0+0,0.25+15,0.7+35,0.95+77 */
    background: -moz-linear-gradient(top, rgba(23, 29, 53, 0) 0%, rgba(23, 29, 53, 0.25) 15%, rgba(23, 29, 53, 0.7) 35%, rgba(23, 29, 53, 0.95) 77%, rgba(23, 29, 53, 0.95) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(23, 29, 53, 0) 0%, rgba(23, 29, 53, 0.25) 15%, rgba(23, 29, 53, 0.7) 35%, rgba(23, 29, 53, 0.95) 77%, rgba(23, 29, 53, 0.95) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(23, 29, 53, 0) 0%, rgba(23, 29, 53, 0.25) 15%, rgba(23, 29, 53, 0.7) 35%, rgba(23, 29, 53, 0.95) 77%, rgba(23, 29, 53, 0.95) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00171d35', endColorstr='#f2171d35',GradientType=0 );
    /* IE6-9 */
    bottom: 0;
    height: 300px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 5; }
  .home #bannerGradient {
    display: none; }
  .intro .bannerLogo {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    max-height: 100%;
    padding: 85px 30% 185px 30%;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 5; }
    .intro .bannerLogo img {
      max-height: 100%;
      max-width: 100%; }
  .intro .intro__panel {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10; }
  @media (max-width: 1439px) {
    .intro .bannerLogo {
      padding-bottom: 165px; }
    .intro .intro__video video {
      min-width: 148%;
      min-height: 148%; }
    .intro .intro__panel {
      /*position: static;
        bottom: auto;
        left: auto;*/ }
      .intro .intro__panel [class^="col-lg-7"] {
        /*position: static;*/
        flex: 0 0 60%;
        max-width: 60%; }
      .intro .intro__panel [class^="col-lg-5"] {
        /*position: static;*/
        flex: 0 0 40%;
        max-width: 40%; } }
  @media (max-width: 1199px) {
    .intro, .intro.desktop-vh-100 {
      height: auto; }
    .intro .bannerLogo {
      padding: 15px 30% 110px 30%; }
    .intro .intro__search {
      position: relative;
      bottom: auto;
      /*padding: 40px 0;*/
      padding: 15px 0 30px 0; }
    .intro .intro__inner {
      position: relative; }
    .intro .intro__video {
      position: relative;
      height: 600px; }
      .intro .intro__video video {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        min-width: 0;
        min-height: 0;
        width: 100%;
        height: auto;
        transform: none; }
      .intro .intro__video-entry {
        position: absolute;
        bottom: 250px;
        left: 50%;
        z-index: 15;
        padding: 0;
        transform: translateX(-50%) !important;
        transition: none !important; }
        .intro .intro__video-entry .video__btn {
          font-size: 23px;
          position: relative;
          top: 0; }
      .intro .intro__video-title {
        position: relative;
        display: inline-block;
        font-weight: 700;
        font-size: 39px;
        letter-spacing: -.02em;
        color: #FFF; }
    .bg-type-video .intro .intro__panel, .home .bg-type-image .intro .intro__panel {
      position: static;
      bottom: auto;
      left: auto; }
      .bg-type-video .intro .intro__panel [class^="col-"], .home .bg-type-image .intro .intro__panel [class^="col-"] {
        position: static;
        flex: 0 0 100%;
        max-width: 100%; }
      .bg-type-video .intro .intro__panel [class^="col-xl-6"], .home .bg-type-image .intro .intro__panel [class^="col-xl-6"] {
        z-index: 20; } }
  @media (max-width: 1199px) {
    .intro .bannerLogo {
      padding-bottom: 95px; }
    .intro .intro__video-entry {
      display: flex;
      justify-content: center;
      top: 41%;
      left: 0;
      width: 100%;
      padding: 0 30px;
      transform: translateY(-50%) !important; }
    .intro .intro__video-title {
      font-size: 24px; }
      .intro .intro__video-title:after {
        top: -4px;
        font-size: 30px; }
    .intro .intro__panel [class^="col-"] {
      min-height: 0; } }
  @media (max-width: 575px) {
    .intro .bannerLogo {
      padding-bottom: 70px; } }

@media (max-width: 767px) {
  .banner .intro .intro__video-entry {
    top: 50%; }
  .banner .intro #bannerGradient {
    height: 150px; } }

.headerSearch {
  background-color: rgba(255, 255, 255, 0.66);
  /*position: relative;*/ }

.headerSearchHidden {
  display: none; }

.search .search__title {
  margin-bottom: 0;
  font-weight: 700;
  /*font-size: 16px;*/
  letter-spacing: -.03em;
  color: #FFF; }

.search .search__field {
  width: 100%;
  height: 85px;
  padding: 0 85px;
  border: 0;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.66);
  font-weight: 700;
  /*font-size: 24px;*/
  font-size: 30px;
  letter-spacing: -.02em;
  appearance: none; }
  .search .search__field:focus {
    caret-color: #E50051;
    color: #171D35; }
    .search .search__field:focus ~ .search__placeholder {
      display: none !important; }

.search .search__placeholder {
  color: #171D35;
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0 85px;
  font-weight: 700;
  /*font-size: 24px;*/
  font-size: 30px;
  letter-spacing: -.02em;
  transform: translateY(-50%);
  white-space: nowrap;
  pointer-events: none; }
  .search .search__placeholder:after {
    content: '';
    position: absolute;
    top: 0;
    /*right: 60px;*/
    bottom: 0;
    width: 2px;
    background-color: #E50051;
    animation: blink-caret .75s step-end infinite; }

.search form {
  position: relative; }
  .search form i {
    position: absolute;
    top: 39%;
    left: 30px;
    display: inline-block;
    /*transform: translateY(-50%);*/
    font-size: 26px;
    color: #171D35;
    font-weight: bold; }

.search--secondary {
  padding: 0 20px; }
  .search--secondary .search__title {
    padding-left: 37px;
    margin-bottom: 3px;
    color: #E50051; }
  .search--secondary .search__field {
    background-color: transparent;
    height: 30px;
    padding: 0 37px; }
  .search--secondary .search__placeholder {
    padding: 0 37px; }
    .search--secondary .search__placeholder:after {
      right: 37px; }
  .search--secondary form i {
    left: 0;
    top: 20%; }

@media (max-width: 1199px) {
  .search .search__field {
    height: 60px;
    padding: 0 50px;
    border-bottom: 3px solid #E8E8EB; }
  .search .search__placeholder {
    padding: 0 50px; }
    .search .search__placeholder:after {
      right: 50px; }
  .search .search__title {
    color: #000000; }
  .search form i {
    left: 13px; }
  .search--secondary .search__title {
    padding-left: 0; } }

@media (max-width: 767px) {
  .search .search__placeholder {
    font-size: 16px; }
  .search .search__field {
    font-size: 16px; } }

/*.home {
  .search {
    .search__field { height: 110px; }
  }
}*/
@media (min-width: 1199px) {
  .home .search .search__title {
    background-color: #171D35;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    /*font-size: 16px;*/
    letter-spacing: -.03em;
    color: #FFF;
    padding: 10px 12px; } }

@media (min-width: 1439px) {
  .home .search .search__field {
    height: 110px; } }

/*@media (max-width: 1439px)  {
  .home {
    .search {
      .search__field { height: 85px; }
    }
  }
}*/
.search-postcode form {
  display: flex; }

.search-postcode .search__field {
  flex: 1 0;
  height: 54px;
  padding: 0 14px;
  border: 0;
  border-radius: 0;
  background-color: #171D35;
  font-weight: 700;
  font-size: 16px;
  color: #FFF;
  letter-spacing: -.035em; }

.tabs--intro .tabs__nav ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .tabs--intro .tabs__nav ul li {
    flex: 0 0 25%;
    max-width: 25%;
    display: inline-block;
    font-weight: 700;
    line-height: 1.25;
    color: #FFF;
    text-align: center;
    /*&:first-of-type {
						a {
							background-color: $blue;
						}
					}*/ }
    .tabs--intro .tabs__nav ul li a {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      padding: 45px 20px 48px;
      background-color: #E50051;
      color: inherit;
      text-decoration: none;
      transition: background .4s, color .4s; }
    .tabs--intro .tabs__nav ul li.current a, .tabs--intro .tabs__nav ul li:hover a {
      background-color: #FFF !important;
      color: #E50051; }

.tabs--intro .tab {
  position: absolute;
  opacity: 0;
  pointer-events: none; }
  .tabs--intro .tab .tabs__nav {
    display: none; }
  .tabs--intro .tab .tab__entry {
    opacity: 0;
    transform: translateY(100px);
    transition: opacity 1s, transform 1s; }
  .tabs--intro .tab .video {
    opacity: 0;
    transform: translateY(100px);
    transition: opacity 1s, transform 1s;
    transition-delay: .3s; }
  .tabs--intro .tab.current {
    position: relative;
    opacity: 1;
    pointer-events: all; }
    .tabs--intro .tab.current .tab__body {
      display: block !important; }
    .tabs--intro .tab.current .tab__entry {
      opacity: 1;
      transform: translateY(0); }
    .tabs--intro .tab.current .video {
      opacity: 1;
      transform: translateY(0); }

@media (max-width: 767px) {
  .tabs--intro .tabs__nav ul {
    display: block; }
    .tabs--intro .tabs__nav ul li {
      display: block;
      max-width: 100%; }
      .tabs--intro .tabs__nav ul li a {
        padding: 25px 20px; }
        .tabs--intro .tabs__nav ul li a br {
          display: none; }
      .tabs--intro .tabs__nav ul li:first-of-type a {
        background-color: #E50051; }
  .tabs--intro .tab {
    position: relative;
    opacity: 1;
    pointer-events: all;
    display: block; }
    .tabs--intro .tab .tabs__nav {
      display: block; }
    .tabs--intro .tab .tab__body {
      display: none; }
    .tabs--intro .tab.current .tabs__nav ul li a {
      background-color: #FFF;
      color: #E50051; }
    .tabs--intro .tab.current .tab__body {
      display: none; }
      .tabs--intro .tab.current .tab__body-inner .row [class^="col-"] + [class^="col-"] {
        margin-top: 40px; } }

.video {
  position: relative;
  background-color: #171D35; }
  .video .video__placeholder {
    opacity: .74; }
    .video .video__placeholder img {
      display: inline-block;
      width: 100%;
      height: auto; }
  .video .video__btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 46px;
    color: #FFF;
    transition: color .4s; }
  .video > a:hover .video__btn {
    color: #E50051; }

/*.sectionFullWidthVid {

    position: relative;

    a {
        height: 100%;
        left: 0;
        position:absolute;
        top: 0;
        width: 100%;

        h3 {
            left: 0;
            margin-left: auto;
            margin-right: auto;
            position: absolute;
            right: 0;
            text-align:center;
            top: 45%;
        }
    }

}*/
.articles-simple {
  /*display: flex;
	flex-wrap: wrap;*/
  margin: 0 -58px; }
  .articles-simple .article-simple {
    /*flex: 0 0 25%;
		max-width: 25%;*/
    /*display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;*/
    padding: 0 58px; }
    .articles-simple .article-simple + .article-simple {
      position: relative; }
      .articles-simple .article-simple + .article-simple:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 1px;
        height: 100%;
        background-color: #171D35; }
    .articles-simple .article-simple .article__inner {
      /*display: flex;
            flex-flow: column nowrap;
            align-items: flex-start;*/ }
      .articles-simple .article-simple .article__inner .btn {
        margin-top: auto; }
  @media (max-width: 1199px) {
    .articles-simple {
      margin: 0 -40px; }
      .articles-simple .article-simple {
        /*flex: 0 0 50%;
			max-width: 50%;*/
        /*padding: 0 40px;*/
        margin-bottom: 80px; }
        .articles-simple .article-simple + .article-simple {
          position: relative;
          /*&:nth-child(odd) {
					&:before {
						display: none;
					}
				}*/ } }
  @media (max-width: 991px) {
    .articles-simple .article-simple + .article-simple:nth-child(odd):before {
      display: none; } }
  @media (max-width: 767px) {
    .articles-simple {
      display: block;
      margin: 0; }
      .articles-simple .article-simple {
        max-width: 100%;
        /*padding: 0;*/ }
        .articles-simple .article-simple + .article-simple:before {
          display: none; } }

.article-simple .article__inner h1,
.article-simple .article__inner h2,
.article-simple .article__inner h3,
.article-simple .article__inner h4,
.article-simple .article__inner h5,
.article-simple .article__inner h6 {
  font-weight: 700;
  /*font-size: 23px;*/
  letter-spacing: -.02em;
  color: #E50051; }

.article-simple .article__inner img {
  display: inline-block;
  width: 100%;
  height: auto; }

.article-small .article__inner {
  background-color: #E8E8EB; }
  .article-small .article__inner .article__body {
    display: flex;
    flex-wrap: wrap; }
    .article-small .article__inner .article__body .article__image {
      max-height: 250px;
      width: 100%;
      display: flex; }

.article-small .article__head {
  padding: 0 33px; }

.article-small .article__title {
  font-weight: 700;
  /*font-size: 26px;*/
  letter-spacing: -.02em;
  color: #171D35; }

.article-small .article__meta {
  font-weight: 700;
  letter-spacing: -.02em;
  color: #E50051; }

.article-small .article__entry {
  padding: 0 33px; }

.article-small .article__actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 33px;
  position: relative;
  /*margin: 0 -10px;*/ }
  .article-small .article__actions .btn-group {
    /*margin: 5px 10px;*/ }
  .article-small .article__actions .list-icons-btn {
    margin: 5px 10px; }

.article-small--inline {
  height: 100%; }
  .article-small--inline .article__inner {
    display: flex;
    height: 100%; }
  .article-small--inline .article__image {
    flex: 0 0 166px;
    max-width: 166px; }
  .article-small--inline .article__content {
    flex: 1 0; }
  .article-small--inline .article__title {
    font-size: 20px; }
  .article-small--inline .article__actions {
    padding: 0 35px; }

.article-small--white .article__inner {
  background-color: #FFF; }

@media (max-width: 767px) {
  .article-small .article__head {
    padding: 0 15px; }
  .article-small .article__title {
    font-size: 21px; }
  .article-small .article__entry {
    padding: 0 15px; }
  .article-small .article__actions {
    padding: 0 15px;
    margin: 0; }
    .article-small .article__actions .btn-group {
      flex: 0 0 100%;
      max-width: 100%;
      order: 5;
      margin: 0; }
    .article-small .article__actions .list-icons-btn {
      flex: 0 0 100%;
      max-width: 100%;
      margin: 0 0 10px; } }

.col-lg-6 .article-small .article__inner .article__body .article__image {
  height: 450px;
  max-height: 450px; }

@media (max-width: 1199px) {
  .col-lg-6 .article-small .article__inner .article__body .article__image {
    height: auto; } }

.section-team .article-small .article__image img {
  width: 100%; }

@media (min-width: 768px) {
  .section-team .article-small .article__head {
    padding: 0 33px 0 3px; }
  .section-team .article-small .article__entry {
    padding: 0 33px 0 3px; } }

.article__image img {
  object-fit: cover;
  width: 100%; }

.patient-stories h3 {
  font-weight: 600;
  color: #E50051; }

.patient-stories .article__body {
  background-color: #ddd;
  padding: 0 15px; }

.featured-posts .article__body {
  /*.list-icons-btn {
			color: $white;
			font-size: 1.3rem;
			position: absolute;
			top: 25px;
    	    right: 35px;

			li {
				a {
					&:hover {
						color: $pink;
					}
				}
			}
		}*/ }

.callout {
  background-color: #E50051; }
  .callout .callout__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 -11px; }
    .callout .callout__inner h1,
    .callout .callout__inner h2,
    .callout .callout__inner h3,
    .callout .callout__inner h4,
    .callout .callout__inner h5,
    .callout .callout__inner h6 {
      margin: 0 11px;
      font-weight: 700;
      letter-spacing: -.02em;
      color: #FFF; }
    .callout .callout__inner .btn {
      min-width: 148px;
      margin: 0 11px; }
  @media (max-width: 1199px) {
    .callout .callout__inner h1,
    .callout .callout__inner h2,
    .callout .callout__inner h3,
    .callout .callout__inner h4,
    .callout .callout__inner h5,
    .callout .callout__inner h6 {
      font-size: 15px; }
    .callout .callout__inner .btn {
      min-width: 0; } }
  @media (max-width: 767px) {
    .callout .callout__inner {
      justify-content: space-between;
      margin: 0 -5px; }
      .callout .callout__inner h1,
      .callout .callout__inner h2,
      .callout .callout__inner h3,
      .callout .callout__inner h4,
      .callout .callout__inner h5,
      .callout .callout__inner h6 {
        margin: 0 5px;
        font-size: 14px; }
      .callout .callout__inner .btn {
        min-width: 112px;
        margin: 0 5px; }
    .callout .row [class^="col-"] + [class^="col-"] {
      margin-top: 25px; } }

.gallery-sizer, .gallery-item {
  width: 20%;
  padding-top: 13.9%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .gallery-sizer a, .gallery-item a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .gallery-sizer .video, .gallery-item .video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .gallery-sizer .quote, .gallery-item .quote {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
  .gallery-sizer--width-2, .gallery-item--width-2 {
    width: 40%; }
  .gallery-sizer--height-2, .gallery-item--height-2 {
    padding-top: 27.8%; }

@media (max-width: 991px) {
  .gallery-sizer, .gallery-item {
    width: 25%;
    padding-top: 22%; }
    .gallery-sizer--width-2, .gallery-item--width-2 {
      width: 50%; }
    .gallery-sizer--height-2, .gallery-item--height-2 {
      padding-top: 44%; } }

@media (max-width: 767px) {
  .gallery-sizer, .gallery-item {
    width: 50%;
    padding-top: 50%; }
    .gallery-sizer--width-2, .gallery-item--width-2 {
      width: 100%; }
    .gallery-sizer--height-2, .gallery-item--height-2 {
      padding-top: 100%; } }

.map {
  position: relative; }
  .map .map__pins {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  @media (max-width: 1199px) {
    .map {
      margin-top: 50px; } }
  @media (max-width: 767px) {
    .map .map__image {
      max-height: 100%; } }

.parallax {
  position: relative;
  z-index: 10; }

.card {
  width: calc(25% - 15px);
  /*min-height: 225px;*/
  border: 0;
  border-radius: 0;
  background-color: #E8E8EB; }
  .card .card__inner {
    position: relative;
    height: 100%; }
    .card .card__inner .card__actions {
      display: flex;
      flex-wrap: wrap; }
  .card .card__image img {
    display: inline-block;
    width: 100%;
    height: auto; }
  .card .card__label {
    position: absolute;
    top: 18px;
    right: 18px; }
  .card .card__title {
    font-weight: 700;
    font-size: 23px;
    letter-spacing: -.02em;
    color: #E50051; }
  .card .card__entry {
    color: #666; }
  .card .card__video {
    position: relative;
    height: 100%; }
    .card .card__video-placeholder {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
    .card .card__video-actions {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .card .card__video-btn {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      font-size: 57px;
      color: #FFF;
      text-decoration: none;
      transition: color .4s; }
      .card .card__video-btn:hover {
        color: #E50051; }
    .card .card__video-entry {
      position: absolute;
      bottom: 23px;
      left: 0;
      width: 100%;
      text-align: center; }
    .card .card__video-title {
      font-weight: 700;
      letter-spacing: -.02em;
      color: #FFF; }
  .card .card__file-inner {
    display: flex;
    align-items: center; }
    .card .card__file-inner .card__file-image {
      flex: 0 0 73px;
      max-width: 73px; }
      .card .card__file-inner .card__file-image i {
        font-size: 96px; }
    .card .card__file-inner .card__file-content {
      flex: 1 0;
      padding-left: 22px; }
  .card .card__file-title {
    font-weight: 700;
    font-size: 23px;
    letter-spacing: -.02em;
    color: #E50051; }
    .card .card__file-title strong {
      color: #171D35; }
  .card .card__head {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .card .card__head .card__title {
      flex: 1 0; }
  .card .card__notice {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: -.02em; }
  .card--image {
    position: relative;
    height: auto;
    min-height: 0; }
    .card--image .card__title {
      color: #FFF; }
      .card--image .card__title strong {
        color: #E50051; }
    .card--image .card__content {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
  .card--pink {
    background-color: #E50051;
    color: #FFF; }
    .card--pink .card__title {
      color: #FFF; }
    .card--pink .card__label .list-icons-btn {
      color: #FFF; }
      .card--pink .card__label .list-icons-btn li a:hover {
        color: #171D35; }
    .card--pink .card__actions .btn {
      border-color: #FFF;
      color: #FFF; }
      .card--pink .card__actions .btn:hover {
        background-color: #FFF;
        color: #E50051; }
  .card--light-pink {
    background-color: #EDD7DF; }
  .card--blue {
    background-color: #171D35;
    color: #FFF; }
    .card--blue .card__entry {
      color: #FFF; }
    .card--blue .card__actions .btn {
      border-color: #FFF;
      color: #FFF; }
      .card--blue .card__actions .btn:hover {
        background-color: #FFF;
        color: #E50051; }
  .card--height-2 {
    height: 295px; }
  .card--height-3 {
    height: 225px; }
  @media (max-width: 1439px) {
    .card .card__file-inner {
      align-items: flex-start; }
      .card .card__file-inner .card__file-image {
        flex: 0 0 50px;
        max-width: 50px; }
        .card .card__file-inner .card__file-image i {
          font-size: 66px; }
    .card .card__file-image {
      max-width: 50px; } }
  @media (max-width: 1199px) {
    .card {
      width: calc(50% - 15px); }
      .card .card__file-inner {
        margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .card {
      width: 100%; } }

.quote {
  background-color: #E50051;
  font-weight: 700;
  letter-spacing: -.02em;
  color: #FFF;
  text-align: center;
  /*blockquote {
		font-size: 20px;
	}*/ }
  .quote cite {
    font-style: normal;
    font-size: 14px; }

blockquote {
  font-size: 1.5rem; }
  @media (max-width: 1199px) {
    blockquote {
      font-size: 1.25rem; } }

/* ------------------------------------------------------------ *\
	Custom
\* ------------------------------------------------------------ */
.custom_container {
  padding: 0 82px; }

.custom_relative_position {
  position: relative; }

.footer_left_logo {
  width: 180px; }

/*******************************/
/* Header section
/********************************/
.search_title_header {
  font-weight: 700;
  padding-left: 64px;
  font-size: 16px;
  letter-spacing: -.03em;
  color: #E50051; }

.header_navigation_links {
  padding: 0 82px;
  background: #eee;
  height: 74px;
  position: relative; }

.header_navigation_links a {
  border: 2px solid #E50051;
  padding: 10px 70px;
  top: 10px;
  position: absolute;
  color: #E50051;
  font-weight: 600;
  background-color: #fff;
  text-decoration: none; }

.search_header .search__field {
  width: 100%;
  height: 60px;
  padding: 0 64px;
  border: 0;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.66);
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -.02em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/*******************************/
/* End of Header section
/********************************/
/*******************************/
/* Cure leukemia Events section
/********************************/
.event_search_section {
  background-color: #e50052; }

.event_search_section h2 {
  color: #fff;
  font-weight: 600; }

.custom_tab_select_style p {
  color: #fff;
  margin-top: 15px;
  font-weight: 600;
  font-size: 18px; }

.custom_tab_select_style a {
  text-decoration: underline !important; }

.custom_tab_navigation_list {
  border: 2px solid #171d35; }

.styled-select {
  width: 100px;
  height: 17px;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable;
  border: 2px double red;
  display: inline-block;
  position: relative; }

.custom_tab_select_style select {
  margin-bottom: 1.5625rem;
  margin-top: 1.5625rem;
  width: 100%;
  border: none;
  padding: 15px;
  background-color: #b90546;
  color: #fff; }

.custom_tab_select_style button {
  width: 100%;
  background-color: #171d35;
  color: #fff;
  padding: 15px;
  border-width: 0;
  margin-bottom: 3.75rem; }

.custom_tab_navigation_list ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 50%;
  display: inline-block;
  font-weight: 700;
  line-height: 1.25;
  color: #FFF;
  text-align: center; }

.custom_tab_navigation_list ul li:first-of-type a {
  background-color: #171D35; }

.custom_tab_navigation_list ul li {
  flex: 0 0 50% !important;
  max-width: 52% !important; }

.custom_tab_navigation_list ul li a {
  padding: 15px 10px !important; }

/*******************************/
/* End of Cure leukemia Events section
/********************************/
/*******************************/
/* Newsletter section
/********************************/
.subscribe_newsletter {
  padding: 0 90px;
  background-color: #e50052; }

.subscribe_newsletter h2 {
  color: #fff;
  font-weight: 600; }

.subscribe_newsletter input {
  width: 100%;
  padding: 15px;
  border: none;
  background-color: #b90546;
  color: #fff; }

.subscribe_newsletter button {
  width: 100%;
  background-color: #171d35;
  color: #fff;
  padding: 15px;
  border-width: 0; }

.newsletter_privacy_text_section p {
  margin-left: -50px;
  color: #fff;
  font-size: 14px;
  margin-top: 5px; }

.newsletter_privacy_text_section a {
  text-decoration: underline !important; }

/* The container */
.container_checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Hide the browser's default checkbox */
.container_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.checkmark_checkbox {
  position: absolute;
  top: 10px;
  height: 25px;
  width: 25px;
  background-color: #b90546; }

/* On mouse-over, add a grey background color */
.container_checkbox:hover input ~ .checkmark_checkbox {
  background-color: #b90546; }

/* When the checkbox is checked, add a blue background */
.container_checkbox input:checked ~ .checkmark_checkbox {
  background-color: #b905468a; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark_checkbox:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark_checkbox:after {
  display: block; }

/* Style the checkmark/indicator */
.container_checkbox .checkmark_checkbox:after {
  left: 9px;
  top: 5px;
  width: 7px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(27deg);
  -ms-transform: rotate(27deg);
  transform: rotate(27deg); }

/*******************************/
/* End of Newsletter section
/********************************/
.city_event_article_paragraph p {
  white-space: pre-line; }

.city_event_article .article__image {
  width: 100%;
  height: 100%;
  max-height: 450px; }

.city_event_article .article__actions {
  padding: 0 33px !important; }

/***********************************/
/*** Individual Event page
/***********************************/
.page_cover_image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 847px; }

.page_cover {
  position: relative; }

.page_cover_text {
  color: #fff;
  position: absolute;
  top: 70%;
  left: 20%; }

.page_cover_text h3 {
  font-weight: 700;
  font-size: 39px;
  letter-spacing: -.02em; }

.page_cover_text p {
  letter-spacing: -.02em;
  font-size: 24px; }

.individual_event_buttons {
  background-color: #b90546; }

.individual_event_slider_holder {
  background-color: #e8e7ec;
  padding-bottom: 75px;
  padding-top: 75px; }

.individual_event_slider_holder h2 {
  color: #171d35;
  margin-bottom: 5px; }

.individual_event_slider_holder p {
  color: #666; }

.individual_event_slider_holder .article__image {
  min-height: 215px; }

.individual_event_slider_holder .article__inner {
  background-color: unset;
  padding: 0 20px; }

.individual_event_buttons h2 {
  color: #fff;
  font-weight: 700; }

.individual_event_buttons button {
  width: 100%;
  background-color: #171d35;
  padding: 15px;
  font-size: 24px;
  color: #fff;
  border: none;
  font-weight: 700; }

.individual_event_description_text {
  text-align: left; }

.individual_event_description_text h3 {
  color: #171d35;
  font-size: 34px;
  font-weight: 700; }

.individual_event_description_text p {
  color: #666; }

.individual_event_description_image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 300px; }

.individual_event_internship h2, .individual_event_sponsors h2 {
  font-weight: 700;
  color: #171D35;
  letter-spacing: -.035em; }

ul.individual_event_internship_navigation {
  display: -webkit-box;
  width: 100%; }

.individual_event_internship_navigation li {
  width: 33.33%; }

.individual_event_internship_navigation a {
  color: #171d35;
  text-align: center;
  text-decoration: none;
  border: 2px solid #171d35;
  border-radius: unset !important; }

.individual_event_internship_navigation .nav-link.active, .individual_event_internship_navigation .show > .nav-link {
  color: #fff;
  background-color: #171d35; }

.individual_event_tab_content {
  background-color: #eee;
  padding-bottom: 100px;
  padding-top: 100px; }

.individual_event_tab_text span {
  color: #191d36;
  font-weight: bold;
  margin-right: 15px; }

.individual_event_tab_text p {
  color: #666; }

.individual_event_video.intro__panel {
  top: calc(50% - 23px);
  position: absolute;
  text-align: center; }

.individual_video_placeholder {
  background-color: #e8e7ec;
  min-height: 450px; }

.individual_event_video h3 {
  color: #191d38 !important; }

/***********************************/
/*** End of Individual Event page
/***********************************/
/***********************************/
/*** Image Carousel
/***********************************/
.carousel-trigger .slider__slide a {
  text-decoration: none; }

.carousel-trigger .slider__slide a:hover p {
  color: #666; }

/***********************************/
/*** End of Image Carousel
/***********************************/
@media (max-width: 1500px) {
  .container_checkbox {
    padding-left: 15px; } }

@media (max-width: 1300px) {
  .newsletter_privacy_text_section p {
    margin-left: -20px; }
  .page_cover_image {
    min-height: 547px; } }

@media (max-width: 1199px) {
  .slider .owl-nav .owl-prev,
  .slider .owl-nav .owl-next {
    margin-top: 0;
    position: absolute;
    top: calc(50% - 18px); }
  .slider .owl-nav .owl-prev {
    margin-right: 23px; }
  .slider .owl-nav .owl-next {
    margin-left: 12px; }
  .slider .owl-nav .owl-prev i,
  .slider .owl-nav .owl-next i {
    display: none; }
  .slider .owl-nav .owl-prev:before,
  .slider .owl-nav .owl-next:before {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    font-size: 26px;
    color: #E50051; }
  .slider .owl-nav .owl-prev:before {
    content: '\2329'; }
  .slider .owl-nav .owl-next:before {
    content: '\232A'; } }

@media (max-width: 1023px) {
  .slider--articles {
    padding: 0 105px; } }

@media (max-width: 767px) {
  .custom_tab_select_style .row [class^="col-"] + [class^="col-"] {
    margin-top: 5px !important; }
  .custom_tab_navigation_list ul li:first-of-type a {
    background-color: #171D35 !important; }
  .custom_tab_select_style {
    margin-top: 20px; }
  .search_title_header {
    padding-left: 50px; }
  .custom_tab_select_style select {
    margin-bottom: 0.75rem;
    margin-top: 0.75rem; }
  .newsletter_privacy_text_section p {
    position: relative;
    left: 75px;
    top: -22px;
    font-size: 15px; }
  .subscribe_newsletter h2 {
    font-size: 23px; } }

@media (max-width: 600px) {
  .newsletter_privacy_text_section p {
    top: -25px;
    font-size: 11px;
    margin-top: 15px; }
  .checkmark_checkbox {
    top: 0px; }
  .subscribe_newsletter {
    padding: 0 25px; }
  .custom_container {
    padding: 0 25px; }
  .individual_event_tab_text {
    padding-top: 20px; }
  .page_cover_text {
    left: 13%; }
  .individual_event_description_text {
    padding: 0 5%; } }

@media (max-width: 500px) {
  .newsletter_privacy_text_section p {
    top: -40px;
    width: calc(100% - 75px); }
  .intro .intro__video-title:after {
    top: -2px;
    left: 92%; }
  .individual_event_video .intro__video-title:after {
    top: -4px;
    left: 100%; }
  .individual_event_tab_content {
    padding-top: 50px; }
  .individual_event_tab_image {
    padding: 0 33px; } }

/***********************************/
/*** News Page
/***********************************/
.pagination .screen-reader-text {
  display: none; }

.pagination .page-numbers,
.pagination .prev-posts-link a,
.pagination .next-posts-link a {
  color: #E50051;
  text-decoration: none; }

.pagination .page-numbers.current {
  text-decoration: underline; }

@media (max-width: 767px) {
  .page-template-page-news .article-small .article__actions .list-icons-btn,
  .single .article-small .article__actions .list-icons-btn {
    margin: 10px 0 10px; } }

/***********************************/
/*** End of News Page
/***********************************/
/***********************************/
/*** News Single
/***********************************/
.callout.callout_contribute .callout__inner {
  height: 100%; }
  .callout.callout_contribute .callout__inner h4 {
    line-height: 1; }

.article__single h1.article__title {
  font-size: 2.75rem; }

.article__single h5.article__meta {
  color: #E50051; }

.article__single .list-tags {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none; }

.article__single .list-tags li {
  display: inline-block;
  padding: 8px 8px 0 0; }

.article__single .article__sidebar {
  background-color: #E8E8EB; }
  .article__single .article__sidebar .list-icons-btn {
    margin-top: 0.4em; }

.article__single .recent-posts {
  list-style-type: none; }
  .article__single .recent-posts li {
    padding: 4px 0; }
  .article__single .recent-posts a {
    color: #171D35;
    text-decoration: none; }

@media (max-width: 1199px) {
  .single .article__single .content-left.pr-7 {
    padding-right: 15px !important; }
  .single .article__entry.main-content p:last-of-type {
    margin-bottom: 1.6rem !important; } }

@media (max-width: 767px) {
  .callout.callout_contribute .row .col-3 {
    margin-top: 0; } }

/***********************************/
/*** End of News Single
/***********************************/
/***********************************/
/*** Text Blocks Coloured
/***********************************/
.text-blocks-coloured h1, .text-blocks-coloured h2, .text-blocks-coloured h3, .text-blocks-coloured h4, .text-blocks-coloured h5, .text-blocks-coloured h6 {
  color: #E50051; }

.text-blocks-coloured p {
  font-size: 1.5rem;
  line-height: 2.25rem; }

.text-blocks-coloured p:last-of-type {
  margin-bottom: 1.6rem !important; }

@media (max-width: 1439px) {
  .text-blocks-coloured p {
    font-size: 1.25rem;
    line-height: 2rem; } }

/***********************************/
/*** End of Text Blocks Coloured
/***********************************/
