﻿@-ms-viewport {
  width: device-width; }
/* Base styles */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon48bb.eot?3vr29y");
  src: url("../fonts/icomoond41d.eot?#iefix3vr29y") format("embedded-opentype"), url("../fonts/icomoon48bb.woff?3vr29y") format("woff"), url("../fonts/icomoon48bb.ttf?3vr29y") format("truetype"), url("../fonts/icomoon48bb.svg?3vr29y#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-link:before {
  content: "\e60a"; }

.icon-break:before {
  content: "\e609"; }

.icon-download:before {
  content: "\e601"; }

.icon-question:before {
  content: "\e602"; }

.icon-location-pin:before {
  content: "\e603"; }

.icon-check:before {
  content: "\e604"; }

.icon-cross:before {
  content: "\e605"; }

.icon-clock:before {
  content: "\e606"; }

.icon-magnifying-glass:before {
  content: "\e607"; }

.icon-cog:before {
  content: "\e608"; }

.icon-calendar:before {
  content: "\e600"; }

html {
  position: relative;
  -webkit-font-smoothing: antialiased;
  min-height: 100%;
  background: white;
  -ms-overflow-style: scrollbar; }

body {
  background: white;
  font-family: "myriad-pro", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 0.983em;
  color: black;
  min-width: 320px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0; }

input {
  font-family: "myriad-pro", "Trebuchet MS", Helvetica, sans-serif;
  font-size: 0.983em; }

.clear {
  clear: both;
  zoom: 1; }

h1, h2, h3, h4, h5, h6 {
  font-family: "myriad-pro", "Trebuchet MS", Helvetica, sans-serif;
  color: black; }

h1 {
  font-size: 1.7em; }

b, strong {
  font-weight: 700; }

q {
  font-style: italic; }

a {
  color:black !important;
  text-decoration: underline; }
a:hover {
  color:red !important;
  text-decoration: underline; }
a:visited {
  color:black!important;
  text-decoration: underline; }

p {
  line-height: 1.4em; }

ul {
  padding: 0 0 0 20px; }

hr {
  display: block;
  height: 1px;
  background: #dddddd;
  border: none;
  margin: 40px 0;
  clear: both; }

#content ul {
  line-height: 30px; }

.btn {
  background: black;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
  color: white !important;
  text-align: center;
  font-weight: 600;
  white-space: nowrap; }

::selection {
  background: black;
  color: white; }

::-moz-selection {
  background: black;
  color: white; }

*,
*:before,
*:after {
  box-sizing: border-box; }

.row {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.row::before, .row::after {
  content: ' ';
  display: table; }

.row::after {
  clear: both; }

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }

@media screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; } }
.row .row.collapse {
  margin-left: 0;
  margin-right: 0; }

.row.expanded {
  max-width: none; }

.column, .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  width: 100%;
  float: left; }

@media screen and (min-width: 40em) {
  .column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right; }

.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both; }

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; }

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left; }

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both; }

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; }

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both; }

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left; }

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both; }

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left; }

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both; }

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both; }

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0; }

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%; }

  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }

  .medium-offset-0 {
    margin-left: 0%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%; }

  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }

  .medium-offset-1 {
    margin-left: 8.33333%; }

  .medium-3 {
    width: 25%; }

  .medium-push-3 {
    position: relative;
    left: 25%; }

  .medium-pull-3 {
    position: relative;
    left: -25%; }

  .medium-offset-2 {
    margin-left: 16.66667%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%; }

  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }

  .medium-offset-3 {
    margin-left: 25%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%; }

  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }

  .medium-offset-4 {
    margin-left: 33.33333%; }

  .medium-6 {
    width: 50%; }

  .medium-push-6 {
    position: relative;
    left: 50%; }

  .medium-pull-6 {
    position: relative;
    left: -50%; }

  .medium-offset-5 {
    margin-left: 41.66667%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%; }

  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }

  .medium-offset-6 {
    margin-left: 50%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%; }

  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }

  .medium-offset-7 {
    margin-left: 58.33333%; }

  .medium-9 {
    width: 75%; }

  .medium-push-9 {
    position: relative;
    left: 75%; }

  .medium-pull-9 {
    position: relative;
    left: -75%; }

  .medium-offset-8 {
    margin-left: 66.66667%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%; }

  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }

  .medium-offset-9 {
    margin-left: 75%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%; }

  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }

  .medium-offset-10 {
    margin-left: 83.33333%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-11 {
    margin-left: 91.66667%; }

  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }

  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left; }

  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }

  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left; }

  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left; }

  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left; }

  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }

  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left; }

  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }

  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left; }

  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left; }

  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left; }

  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left; }

  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left; }

  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }

  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left; }

  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }
@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }

  .large-push-1 {
    position: relative;
    left: 8.33333%; }

  .large-pull-1 {
    position: relative;
    left: -8.33333%; }

  .large-offset-0 {
    margin-left: 0%; }

  .large-2 {
    width: 16.66667%; }

  .large-push-2 {
    position: relative;
    left: 16.66667%; }

  .large-pull-2 {
    position: relative;
    left: -16.66667%; }

  .large-offset-1 {
    margin-left: 8.33333%; }

  .large-3 {
    width: 25%; }

  .large-push-3 {
    position: relative;
    left: 25%; }

  .large-pull-3 {
    position: relative;
    left: -25%; }

  .large-offset-2 {
    margin-left: 16.66667%; }

  .large-4 {
    width: 33.33333%; }

  .large-push-4 {
    position: relative;
    left: 33.33333%; }

  .large-pull-4 {
    position: relative;
    left: -33.33333%; }

  .large-offset-3 {
    margin-left: 25%; }

  .large-5 {
    width: 41.66667%; }

  .large-push-5 {
    position: relative;
    left: 41.66667%; }

  .large-pull-5 {
    position: relative;
    left: -41.66667%; }

  .large-offset-4 {
    margin-left: 33.33333%; }

  .large-6 {
    width: 50%; }

  .large-push-6 {
    position: relative;
    left: 50%; }

  .large-pull-6 {
    position: relative;
    left: -50%; }

  .large-offset-5 {
    margin-left: 41.66667%; }

  .large-7 {
    width: 58.33333%; }

  .large-push-7 {
    position: relative;
    left: 58.33333%; }

  .large-pull-7 {
    position: relative;
    left: -58.33333%; }

  .large-offset-6 {
    margin-left: 50%; }

  .large-8 {
    width: 66.66667%; }

  .large-push-8 {
    position: relative;
    left: 66.66667%; }

  .large-pull-8 {
    position: relative;
    left: -66.66667%; }

  .large-offset-7 {
    margin-left: 58.33333%; }

  .large-9 {
    width: 75%; }

  .large-push-9 {
    position: relative;
    left: 75%; }

  .large-pull-9 {
    position: relative;
    left: -75%; }

  .large-offset-8 {
    margin-left: 66.66667%; }

  .large-10 {
    width: 83.33333%; }

  .large-push-10 {
    position: relative;
    left: 83.33333%; }

  .large-pull-10 {
    position: relative;
    left: -83.33333%; }

  .large-offset-9 {
    margin-left: 75%; }

  .large-11 {
    width: 91.66667%; }

  .large-push-11 {
    position: relative;
    left: 91.66667%; }

  .large-pull-11 {
    position: relative;
    left: -91.66667%; }

  .large-offset-10 {
    margin-left: 83.33333%; }

  .large-12 {
    width: 100%; }

  .large-offset-11 {
    margin-left: 91.66667%; }

  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }

  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left; }

  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }

  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left; }

  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left; }

  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left; }

  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }

  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left; }

  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }

  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left; }

  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left; }

  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left; }

  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left; }

  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left; }

  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }

  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left; }

  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }
/*# sourceMappingURL=foundation.css.map */
#header {
  position: relative;
  height: 250px;
  background-image: url("../img/banners/home.html");
  background-size: cover; }
  #header:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 0; }
  #header.research-banner {
    background-image: url("../img/banners/research_environment.html"); }
  #header.studentship-banner {
    background-image: url("../img/banners/studentship.html"); }
  #header.bxnu-banner {
    background-image: url("../img/banners/bxnu.html"); }
  #header.student-oportunities-banner {
    background-image: url("../img/banners/student_opportunities.html"); }
  #header.applications-banner {
    background-image: url("../img/banners/applications.html"); }
  #header.students-banner {
    background-image: url("../img/banners/students.html"); }
  #header.training-banner {
    background-image: url("../img/banners/training.html"); }
  #header.block-grant-partnership-banner {
    background-image: url("../img/banners/block_grant_partnership.html"); }
  #header.contact-banner {
    background-image: url("../img/banners/contact.html"); }
  #header.access-funding-banner {
    background-image: url("../img/banners/access_funding.html"); }
  @media screen and (min-width: 699px) {
    #header {
      height: 500px; } }
  #header #title {
    position: absolute;
    display: table;
    height: 100%;
    width: 100%;
    z-index: 1;
    padding: 0 20px; }
    #header #title span {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      text-align: center; }
    #header #title h1, #header #title h2 {
      margin: 0;
      color: white;
      z-index: 1; }
    #header #title h1 {
      font-size: 3em;
      font-weight: 700; }
      @media screen and (min-width: 699px) {
        #header #title h1 {
          font-size: 5em; } }
    #header #title h2 {
      font-family: "baskerville-urw";
      font-weight: 100;
      font-style: italic;
      font-size: 1.5em;
      letter-spacing: -1px; }
      @media screen and (min-width: 699px) {
        #header #title h2 {
          font-size: 2.5em; } }
  #header img {
    width: 100%; }

#mobile {
  display: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out; }
  #mobile.open {
    background: rgba(66, 80, 85, 0.97);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    max-height: 100%;
    z-index: 10;
    overflow-y: scroll;
    -webkit-transition: background 400ms ease-in-out;
    -moz-transition: background 400ms ease-in-out;
    -ms-transition: background 400ms ease-in-out;
    -o-transition: background 400ms ease-in-out;
    transition: background 400ms ease-in-out; }

body.opened {
  overflow-y: hidden; }

#nav-mobile {
  display: none;
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%; }
  #nav-mobile nav {
    padding: 0px 25px 25px 65px;
    position: relative;
    top: 10px; }
  #nav-mobile ul {
    padding: 0;
    line-height: 30px;
    margin: 5px 0 0 0; }
    #nav-mobile ul li {
      color: #FFF;
      font-weight: 600;
      list-style: none;
      border-bottom: 1px solid #74858C;
      border-left: 0;
      font-size: 1.1em; }
      #nav-mobile ul li:last-child {
        border: none; }
      #nav-mobile ul li a {
        color: #fff;
        display: block;
        padding: 10px 0;
        position: relative; }
        #nav-mobile ul li a:after {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          background: url("../img/icons/nav-arrow-mobile.html") no-repeat center;
          background-size: 10px 10px;
          width: 6px;
          height: 50px; }
    #nav-mobile ul ul.sublevel {
      padding-left: 15px;
      line-height: 27px;
      margin: 0; }
      #nav-mobile ul ul.sublevel li {
        font-weight: 400;
        border: none;
        padding: 0;
        margin: 8px 0;
        font-size: 0.85em; }
        #nav-mobile ul ul.sublevel li:first-child {
          margin-top: 0; }
        #nav-mobile ul ul.sublevel li:last-child {
          margin-bottom: 15px; }
        #nav-mobile ul ul.sublevel li a {
          display: block;
          line-height: 20px;
          padding: 0; }
          #nav-mobile ul ul.sublevel li a:after {
            display: none; }

#menu-burger {
  width: 30px;
  height: 30px;
  background: transparent;
  float: left;
  padding: 2px 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 20;
  top: 20px;
  left: 20px;
  cursor: pointer; }
  @media screen and (min-width: 999px) {
    #menu-burger {
      display: none; } }
  #menu-burger span {
    height: 3px;
    width: 20px;
    background: #FFF;
    display: block;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
    transition-delay: 150ms;
    -webkit-transition-delay: 150ms;
    position: absolute;
    left: 5px; }
    #menu-burger span.row1 {
      top: 6px; }
    #menu-burger span.row2 {
      top: 13px; }
    #menu-burger span.row3 {
      top: 20px; }
  #menu-burger.opened .row1 {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 13px; }
  #menu-burger.opened .row2 {
    left: -999em; }
  #menu-burger.opened .row3 {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 13px; }

#close-mobile-menu {
  float: right;
  color: #4d5d63;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.867em;
  padding: 5px 0;
  position: relative;
  z-index: 1; }

#page-wrap {
  min-height: 100vh;
  margin-bottom: -140px;
  height: 100%; }

#page-wrap:after {
  content: "";
  display: block;
  height: 140px; }

#container {
  position: relative;
  height: 100%;
  float: left;
  padding-bottom: 50px;
  width: 100%; }

#content {
  width: 100%;
  padding: 0 20px; }
  @media screen and (min-width: 999px) {
    #content {
      width: calc(100% - 300px);
      float: right;
      padding: 0 30px; } }
  #content h1 {
    margin-top: 25px;
    font-size: 1.3em; }
    @media screen and (min-width: 699px) {
      #content h1 {
        font-size: 1.7em; } }
  #content ul {
    list-style: none;
    padding-left: 0; }
    #content ul li {
      padding-left: 25px;
      position: relative; }
    #content ul li:before {
      content: '';
      display: block;
      width: 10px;
      height: 10px;
      position: absolute;
      top: 11px;
      left: 0;
      border: 2px solid black;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%; }

sidebar#nav {
  display: none;
  background: black;
  width: 290px;
  height: calc(100% - 140px);
  min-height: calc(100% - 140px);
  float: left; }
  sidebar#nav:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 290px;
    background-color: black; }
  @media screen and (min-width: 999px) {
    sidebar#nav {
      height: calc(100% - 140px);
      min-height: calc(100% - 140px);
      display: block; } }
  sidebar#nav nav {
    height: 100%;
    width: 290px;
    padding: 25px; }
  sidebar#nav nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: "myriad-pro", "Trebuchet MS", Helvetica, sans-serif;
    font-weight: 600; }
  sidebar#nav nav ul li {
    float: left;
    clear: left;
    width: 100%;
    margin-bottom: 10px;
    position: relative; }
    sidebar#nav nav ul li .toggle {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 50px;
      height: 51px;
      cursor: pointer;
      border-left: 1px solid #dbe2e4; }
  sidebar#nav nav ul li a {
    position: relative;
    background-color: white;
    color: black !important;
    text-decoration: none;
    padding: 15px 50px 15px 20px;
    border: 1px solid #dbe2e4;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear; }
  sidebar#nav nav ul li a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../img/icons/nav-arrow-black.svg") no-repeat center;
    background-size: 10px 10px;
    width: 50px;
    height: 50px; }
  sidebar#nav nav ul li.open a:after {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  sidebar#nav nav ul li.open.active a {
    background-color: rgba(255, 255, 255, 0.4);
    border-color: #white; }
  sidebar#nav nav ul li.has-child ul {
    display: none; }
  sidebar#nav nav ul li.has-child.open ul {
    display: block; }
  sidebar#nav nav ul li a.active, sidebar#nav nav ul li a:hover {
    background-color: rgba(255, 255, 255, 0.4);
    border-color: #white; }
  sidebar#nav nav ul li ul li a {
    padding: 0; }
  sidebar#nav nav ul li ul li a:after {
    display: none; }
  sidebar#nav nav ul li ul li:first-child a {
    padding: 0; }
  sidebar#nav ul.sublevel {
    float: left;
    width: 100%;
    padding: 20px; }
  sidebar#nav ul.sublevel li {
    margin-bottom: 20px; }
  sidebar#nav ul.sublevel li:last-child {
    margin-bottom: 0px; }
  sidebar#nav ul.sublevel li a {
    color: white !important;
    background: none;
    border: none;
    font-size: 0.9em;
    position: relative;
    width: auto; }
  sidebar#nav ul.sublevel li a:hover {
    background: none;
    border: none;
    color: black; }
  sidebar#nav ul.sublevel li a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 0;
    height: 1px;
    background: black;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
    transition: all 150ms ease-out; }
  sidebar#nav ul.sublevel li a:hover:before {
    width: 100%; }
  sidebar#nav ul.sublevel li a.active, sidebar#nav li.open.active ul.sublevel a {
    color: black;
    background: none; }

img.image {
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cdced0; }
  @media screen and (min-width: 699px) {
    img.image {
      width: 300px;
      height: 300px; } }
  img.image.right {
    float: right;
    margin: 30px 0 30px 30px; }
  img.image.left {
    float: left;
    margin: 30px 30px 30px 0; }

.video-wrapper {
  position: relative;
  float: left;
  align-items: center;
  padding-bottom: 1%
  /* 16:9 */
  height: 0;

}

.video-wrapper-2 {

  position: relative;
  align-items: center;
  align: right;
  padding-bottom: 1%

  /* 16:9 */

}

  .video-wrapper iframe 
{
    position: absolute;
    float: left;
    top: 0;
    left: -1px;
    width: 426px;
    height: 240px;

}

    @media (max-width:767px) {

        .vimeo-standard {
            float: none;
            width: 80%;
            margin: 0 auto;
            padding-bottom: 10px;
        }
    }

    .clearfix:before,
    .clearfix:after {
        content: " "; /* 1 */
        display: table; /* 2 */
    }

    .clearfix:after {
        clear: both;
    }

footer {
  clear: both;
  width: 100%;
  background: black;
  height: 150px;
  padding: 20px; }
  @media screen and (min-width: 699px) {
    footer {
      padding: 30px;
      height: 140px; } }
  footer h3 {
    margin: 0 0 10px 0;
    color: white;
    font-size: 1.7em;
    font-weight: 300;
    position: relative;
    top: 0; }
    @media screen and (min-width: 699px) {
      footer h3 {
        margin: 0;
        float: left;
        font-size: 2em;
        top: 19px; } }
  footer ul {
    margin: 0;
    padding: 0; }
    @media screen and (min-width: 699px) {
      footer ul {
        float: left;
        position: relative;
        top: 10px;
        margin: 0;
        padding: 0; } }
    footer ul li {
      display: block;
      list-style: none;
      color: white !important;
      font-size: 1em;
      font-weight: 100;
      position: relative;
      margin-bottom: 10px;
      float: left;
      clear: left;
      font-weight: 500; }
      @media screen and (min-width: 699px) {
        footer ul li {
          font-size: 1.1em; } }
      footer ul li span {
        color: white;
        margin-right: 10px;
        width: 185px;
        display: inline-block; }
      footer ul li a {
          color: white !important;
        display: block; }
        @media screen and (min-width: 699px) {
          footer ul li a {
            display: inline; } }
      footer ul li img {
        position: relative;
        margin-right: 10px;
        display: none; }
        @media screen and (min-width: 699px) {
          footer ul li img {
            display: inline; } }
      footer ul li.phone img {
        top: 8px; }
      footer ul li.mail img {
        top: 3px; }
      @media screen and (min-width: 699px) {
        footer ul li {
          display: inline; }
          footer ul li.phone {
            margin-right: 20px; }
            footer ul li.phone img {
              top: 5px; }
          footer ul li.mail img {
            top: 5px; } }
  footer #logos {
    display: none; }
    footer #logos img {
      margin-left: 20px; }
      footer #logos img#sunderland {
        position: relative;
        top: 5px; }
    @media screen and (min-width: 1260px) {
      footer #logos {
        display: block;
        float: right; } }

.box {
  width: 100%;
  margin: 0 0 20px 0; }
  @media screen and (min-width: 699px) {
    .box {
      width: calc(50% - 20px);
      float: left;
      margin: 0 20px 20px 0; }
      .box:nth-child(odd) {
        margin-left: 0; }
      .box:nth-child(even) {
        margin-right: 0; } }
  @media screen and (min-width: 1260px) {
    .box {
      width: calc(25% - 30px);
      float: left;
      margin: 0 20px; }
      .box:nth-child(odd) {
        margin-left: 20px; }
      .box:nth-child(even) {
        margin-right: 20px; } }
  .box:first-child {
    margin-left: 0; }
  .box:last-child {
    margin-right: 0; }
  .box a {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 250px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    .box a span {
      position: absolute;
      color: #FFF;
      font-weight: bold;
      display: block;
      height: 50px;
      line-height: 50px;
      width: calc(100% - 30px);
      background-color: black;
      padding: 0;
      bottom: 15px;
      margin-left: 15px;
      border-radius: 5px;
      font-size: 15px;
      text-align: center;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: background-color 200ms ease-out;
      -moz-transition: background-color 200ms ease-out;
      -ms-transition: background-color 200ms ease-out;
      -o-transition: background-color 200ms ease-out;
      transition: background-color 200ms ease-out; }
  .box img {
    min-width: 100%;
    max-height: none; }

.boxes.content h2 {
  text-align: center;
  font-weight: 600;
  font-size: 1.3em;
  display: table;
  width: 100%;
  margin: 15px 0 0 0; }
  @media screen and (min-width: 699px) {
    .boxes.content h2 {
      margin: 15px 0 10px 0; } }
  .boxes.content h2 a {
    display: table-cell;
    height: 55px;
    vertical-align: middle;
    color: black; }
.boxes.content p {
  margin-top: 0; }

.students {
  list-style: none;
  padding: 0; }
  .students li {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    line-height: 23px; }
    @media screen and (min-width: 1260px) {
      .students li {
        width: 50%; }
        .students li:nth-child(odd) {
          padding-right: 20px;
          clear: left; } }
  .students .photo {
    display: block;
    width: 80px;
    height: 80px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    @media screen and (min-width: 999px) {
      .students .photo {
        width: 150px;
        height: 150px; } }
    .students .photo.blank {
      background: url("../img/user_blank.html");
      background-size: cover; }
    .students .photo img {
      width: 80px;
      height: 80px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
      @media screen and (min-width: 999px) {
        .students .photo img {
          width: 150px;
          height: 150px; } }
  .students .info {
    float: left;
    width: calc(100% - 80px);
    padding-left: 15px; }
    @media screen and (min-width: 999px) {
      .students .info {
        width: calc(100% - 200px);
        padding-left: 30px; } }
    .students .info h4 {
      font-size: 1.3em;
      font-weight: 600;
      margin: 0 0 10px 0; }

#content ul.students li {
  padding-left: 0; }
  #content ul.students li:before {
    display: none; }

.calendar {
  display: none;
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 35px 0 40px 0px;
  float: left; }
  @media screen and (min-width: 1260px) {
    .calendar {
      width: calc(100% + 60px);
      margin: 35px 0 50px -30px; } }
  .calendar li {
    display: block;
    float: left;
    width: 8.33%;
    text-align: center;
    color: #a8a8a8;
    font-size: 1.3em;
    font-weight: 400;
    position: relative; }
    .calendar li span {
      position: relative;
      z-index: 1;
      cursor: pointer; }
    .calendar li:after {
      content: '';
      display: none;
      width: 45px;
      height: 45px;
      background: black;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -22.5px;
      margin-top: -20px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .calendar li.active {
      color: white; }
      .calendar li.active:after {
        display: block; }

.no-touch .calendar li:hover:after {
  content: '';
  display: block;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #EDEDED;
  margin-left: -22.5px;
  margin-top: -20px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%; }
.no-touch .calendar li.active:hover:after {
  background: black; }

.training-item {
  float: left;
  background: #eaeaea;
  border: 1px solid #e1e1e1;
  display: block;
  width: 100%;
  margin-right: 30px;
  margin-bottom: 30px;
  padding: 20px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .training-item:nth-child(2n+1) {
    margin-right: 0; }
  @media screen and (min-width: 699px) {
    .training-item {
      width: calc(50% - 15px);
      min-height: 560px; } }
  @media screen and (min-width: 1260px) {
    .training-item {
      width: calc(33.33% - 20px); }
      .training-item:nth-child(2n+1) {
        margin-right: 30px; }
      .training-item:nth-child(3n+1) {
        margin-right: 0; } }
  @media screen and (min-width: 1740px) {
    .training-item {
      min-height: 470px; } }
  .training-item .image {
    display: block;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: -20px;
    position: relative; }
    @media screen and (min-width: 1260px) {
      .training-item .image {
        width: calc(100% + 40px); } }
    .training-item .image img {
      width: 100%; }
  .training-item h4 {
    margin-top: 45px;
    margin-bottom: 10px;
    color: #444444;
    font-size: 1.15em;
    text-align: center;
    font-weight: 600; }
  .training-item .btn {
    display: block;
    width: calc(100% - 40px);
    position: absolute;
    bottom: 20px; }
  .training-item .date {
    position: absolute;
    top: initial;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    margin-bottom: -30px; }

.title {
  position: relative;
  padding: 80px 0 0 0; }
  @media screen and (min-width: 699px) {
    .title {
      padding: 0 0 0 80px; } }
  .title > span {
    display: block;
    color: black;
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 14px; }
  .title h1 {
    margin-bottom: 5px; }

.date {
  display: block;
  width: 60px;
  height: 60px;
  color: white;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  background: black;
  position: absolute;
  left: 0;
  left: calc(50% - 30px);
  top: 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%; }
  @media screen and (min-width: 699px) {
    .date {
      left: 0;
      top: initial; } }
  .date span {
    display: block;
    width: 30px;
    margin: 0 auto;
    line-height: 19px;
    margin-top: 8px; }

.time, .location {
  font-weight: 600;
  float: left;
  margin-right: 15px;
  margin-bottom: 6px; }
  @media screen and (min-width: 699px) {
    .time, .location {
      margin-bottom: 0; } }

.time {
  margin-bottom: 7px; }

.icon-clock, .icon-location-pin {
  color: #b2b2b2;
  float: left;
  font-size: 19px;
  margin-right: 8px; }

h2.overview {
  clear: left;
  margin: 20px 0 10px 0;
  float: left;
  display: block;
  width: 100%;
  font-size: 1.3em; }

.contact-details {
  background: black;
  color: white;
  padding: 25px;
  margin: 40px 0;
  font-weight: 600;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.contact-details a {

    color: white !important;
}

.spi-table {
	border-spacing : 0.1em;
}  
  
.spi-table tr.label {
	text-align : left;
}

.spi-table tr.heading {
	background : black;
	color : #fff;
	font-size : 0.9em;
}

.spi-table tr.heading td {
	padding : 0.2em 1.2em;
}

.spi-table tr td {
	padding : 0.2em 1.2em;
}

.spi-table tr:nth-child(2n+3) {
	background : #f0f0ff;
}


  @media screen and (min-width: 699px) {
    .contact-details {
      padding: 40px; } }
  .contact-details .btn {
    position: relative;
    padding-left: 40px;
    display: block;
    margin: 20px 0 0 0; }
    @media screen and (min-width: 699px) {
      .contact-details .btn {
        display: inline;
        margin-left: 20px; } }
    .contact-details .btn img {
      position: absolute;
      height: 19px;
      width: 17px;
      left: 50%;
      margin-left: -50px; }
      @media screen and (min-width: 699px) {
        .contact-details .btn img {
          left: 15px;
          margin-left: 0; } }

#content.training p {
  clear: left; }



* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0
	
}
img {
	vertical-align: middle;
	  display: block;
}

div#logos img {
	display: inline;
}


/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  overflow: hidden;
  height: 550px;
	clear: both;
}

.slideshow-container2 {
  max-width: 1000px;
  position: relative;
  margin: auto;
  padding-top: 125px;
  overflow: hidden;
  height: 675px;
	clear: both;
}

.mySlides {
overflow-x: hidden;
overflow: hidden;
	
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.img{
	float: left;
	vertical-align: middle;
	width: 200px;
	height: 200px;
	text-align: justify;
	border-radius: 100%;
	display: inline-block;
	margin-left: 200px;
	margin-top: 125px;
	
}

}

.textwrap
{
    /*min-width:24em;*/
    max-width:40em;
	margin-right: 225px;
	text-align: justify;
	float: right;
	margin-bottom: 75px;
	margin-top: 60px;
	

}

.textwrap-title
{
    /*min-width:24em;*/
    
	
	float: left;
	margin-bottom: 75px;
	margin-top: 60px;
	

}

.textwrap-bottom
{
    /*min-width:24em;*/
    max-width:40em;
	margin-right: 150px;
	text-align: justify;
	float: left;
	margin-bottom: 100px;
	margin-left: 225px;
	margin-top: 50px;
	

}


.textwrap-right
{
    /*min-width:24em;*/
    max-width:40em;
	margin-top: 115px;
	margin-right: 150px;
	float: right;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	

}
.caption {
	margin: 0;
	padding: 0; 
	position: absolute; 
	padding-left: 10px;
	bottom: 0; 
	left: 0; 
	right: 0; 
	background: rgba(256,256,256,0.50); 
	line-height: 3em;
}

.caption-video {
	z-index: 3000;
	margin: 2rem 3rem 0;
	padding: 0; 
	position: absolute; 
	padding-left: 10px;
    Top:0;
	left: 20; 
	right: 0; 
	background: rgba(0,0,0,0.85); 
	line-height: 4em;
	color: white;
	font-weight: bold;
    width: 85%;
	font-size: 12px;
	display: table;
	
}


.caption-video-2 {
	z-index: 3000;
	margin-left: 450px;
	margin-top: 2.4em;
	position: absolute;
	padding-left: 10px;
    Top:0;
	left: 0; 
	right: 0; 
	background: rgba(0,0,0,0.85); 
	line-height: 4em;
	color: white;
	font-weight: bold;
    width: 25%;
	font-size: 12px;
	line-height: 4.1;
	display: block;
    float: right;
  	
}

.confimg{
	width: 800px;
	height: 500px;
	margin: auto;
}
