/** 
Theme Name: Team Up
Theme URI: 
Description: Custom WordPress theme for Team Up
Author: CS for TeamUpEvents
Author URI: teamupevents.co.nz 
Version: 1
*/
/* Font-Face
================================================== */
@font-face {
  font-family: 'dinproregular';
  src: url("fonts/dinpro-webfont.eot");
  src: url("fonts/dinpro-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dinpro-webfont.woff") format("woff"), url("fonts/dinpro-webfont.ttf") format("truetype"), url("fonts/dinpro-webfont.svg#dinproregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'dobrabook';
  src: url("fonts/dobra-book-webfont.eot");
  src: url("fonts/dobra-book-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dobra-book-webfont.woff") format("woff"), url("fonts/dobra-book-webfont.ttf") format("truetype"), url("fonts/dobra-book-webfont.svg#dobrabook") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'dobramedium';
  src: url("fonts/dobra-medium-webfont.eot");
  src: url("fonts/dobra-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dobra-medium-webfont.woff") format("woff"), url("fonts/dobra-medium-webfont.ttf") format("truetype"), url("fonts/dobra-medium-webfont.svg#dobramedium") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Variables
================================================== */
/* Reset
================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

img {
  border: 0;
  max-width: 100%;
  height: auto !important; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

button,
input {
  line-height: normal; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box; }

ul,
ul li,
ol,
ol li {
  padding: 0;
  margin: 0;
  list-style: none; }

ul,
ol {
  margin: 0 0 0 1em; }

ul li,
ol li {
  font-family: "dinproregular", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 21px; }

/* Clearing
================================================== */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after,
.clearfix:after {
  clear: both; }

.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* Standard
================================================== */
.container {
  position: relative;
  width: 96%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0; }
  @media (max-width: 768px) {
    .container {
      width: 92%; } }
  @media (max-width: 630px) {
    .container {
      width: 88%; } }

.container .column {
  float: left;
  display: inline;
  box-sizing: border-box;
  padding-left: 28px; }
  @media (max-width: 630px) {
    .container .column {
      padding-left: 0; } }

.container .column.alpha {
  padding-left: 0px; }
  .footer .container .column.alpha {
    padding-left: 20px; }

.row {
  margin-bottom: 20px; }

.container .secondary.column {
  width: 33.333333333333%; }

.container .main.column {
  width: 66.666666333333%; }

.container .single.column {
  width: 100%;
  padding-left: 0; }

.container .half.column {
  width: 50%; }

@media (max-width: 630px) {
  .container .column {
    width: 100% !important;
    float: none !important;
    display: block; } }

@media (max-width: 1024px) {
  .container .column.main.main-nav {
    display: block;
    float: none; } }

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
  height: 100%; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  float: left;
  width: 100%; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

.flexslider ul li {
  margin: 0; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  height: 100%; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides p {
  padding: 20px 30px 0 5px;
  margin: 0;
  font-size: 12px;
  line-height: 17px; }

.carousel li {
  margin: 0px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }
  @media (max-width: 768px) {
    .flex-direction-nav {
      display: none; } }

.flex-direction-nav a {
  width: 69px;
  height: 69px;
  margin: -35px 0 0;
  display: block;
  background: url(images/sprite.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all .3s ease; }

.flex-direction-nav .flex-next {
  background-position: 0px -445px;
  right: 10px; }

.flex-direction-nav .flex-prev {
  background-position: -4px -374px;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: 0.8; }

.flexslider:hover .flex-prev {
  opacity: 0.8; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
  background: #007dc6;
  background: rgba(0, 125, 198, 0.3);
  height: 26px; }

.flex-control-nav li {
  margin: 7px 6px 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0; } }

/* Typography
================================================== */
body {
  color: #1f1f1f;
  font-size: 14px;
  line-height: 1.5em; }

h1, h2, h3, h4, h5, h6 {
  color: #1f1f1f;
  font-family: "dobrabook", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  line-height: 1.1em;
  font-weight: normal;
  margin: 0 0 14px;
  padding: 0; }

/* 
	Font sizes calculated using $rem variable in the _bits.scss file. 

		$rem = 14px

	*/
h1 {
  font-size: 32px;
  font-size: 31.9998px;
  /* 32/14 = 2.2857 */ }
  h1.page-title, h1.entry-title {
    color: #007dc6;
    font-size: 32px;
    margin: 0 0 0.25em 0; }

h2 {
  font-size: 28px;
  font-size: 28px;
  /* 28/14  */
  color: #007dc6; }

.entry-content h2,
.entry h2 {
  font-size: 20px;
  color: #1f1f1f; }
  .proggy-page .entry-content h2, .proggy-page
  .entry h2 {
    color: #007dc6; }

h3 {
  font-size: 24px;
  font-size: 23.9988px;
  /* 24/14  */
  color: #007dc6; }

h4 {
  font-size: 20px;
  font-size: 19.999px;
  /* 20/14 */
  margin: 0 0 14px; }

.entry-content h4,
.entry h4 {
  margin: 28px 0 7px; }

.no-slide-wrap h4 {
  color: #fff;
  font-family: "dobramedium", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  padding: 25px 0 20px 20px;
  margin: 0; }

.tagline {
  color: #1f1f1f;
  font-family: "dobrabook", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-size: 16px;
  margin: 0 0 0.5em 0;
  font-style: italic; }

h5,
h6 {
  font-size: 14px;
  font-size: 14px;
  /* 14/14 */ }

p,
.gform_confirmation_message_2 {
  font-family: "dinproregular", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  margin: 0 0 14px;
  font-weight: normal;
  color: #1f1f1f; }

.gform_confirmation_message_2 {
  margin: 10px 0; }

p img {
  margin: 0; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

small {
  font-size: 80%; }

blockquote {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  border-left: 2px solid #c5c5c5; }
  blockquote p {
    font-family: "dinproregular", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
    width: 75%;
    font-size: 14px;
    line-height: 19.6px;
    color: #5f5f5f; }
  blockquote cite {
    display: block;
    font-size: 12px;
    color: #555; }
  blockquote cite:before {
    content: "\2014 \0020"; }
  blockquote cite a, blockquote blockquote cite a:visited, blockquote blockquote cite a:visited {
    color: #555; }

/* Links
================================================== */
a, a:visited {
  color: #007dc6;
  text-decoration: none;
  outline: 0; }

a:hover,
a:focus {
  color: #000; }

p a,
p a:visited {
  line-height: inherit; }

/* Misc / WP defaults
================================================== */
abbr[title] {
  border-bottom: 1px dotted; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

.entry-content ul,
.entry ul {
  margin: 1em 0 0 2em;
  padding: 0; }
  .entry-content ul li,
  .entry ul li {
    list-style-image: url(images/bullet.png);
    margin: 0 0 7px;
    font-size: 15px;
    padding: 0; }

/* Navigation
================================================== */
.top-nav-wrap {
  height: 24px; }
  .top-nav-wrap:before, .top-nav-wrap:after {
    content: "";
    display: table; }
  .top-nav-wrap:after {
    clear: both; }

@media (max-width: 630px) {
  .menu-top-container {
    position: absolute;
    display: none;
    top: 0px;
    left: -6px;
    z-index: 998;
    background: #1f1f1f;
    right: -6px;
    padding-top: 35px; } }

.menu-top-container .menu {
  margin: 0;
  list-style-type: none;
  float: right; }
  @media (max-width: 630px) {
    .menu-top-container .menu {
      float: none; } }
  .menu-top-container .menu li {
    display: inline; }
    @media (max-width: 630px) {
      .menu-top-container .menu li {
        display: block; } }
    .menu-top-container .menu li a {
      color: white;
      float: left;
      font-size: 15px;
      font-family: "dobrabook", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
      padding: 0 12px 0 3px;
      line-height: 24px;
      text-transform: uppercase; }
      @media (max-width: 630px) {
        .menu-top-container .menu li a {
          float: none;
          display: block;
          padding: 6px 10px 4px;
          margin: 4px 0;
          border-top: 1px solid #393939; } }
      .menu-top-container .menu li a:hover {
        color: #007dc6; }
        @media (max-width: 630px) {
          .menu-top-container .menu li a:hover {
            color: #007dc6; } }

.social-links {
  margin: 0;
  float: right;
  width: 247px; }
  .social-links li {
    display: inline; }

.mobile-top-nav:before, .mobile-top-nav:after {
  content: "";
  display: table; }

.mobile-top-nav:after {
  clear: both; }

.mobile-top-nav a[rel='show-resp-nav'] {
  float: left;
  padding: 10px;
  position: relative;
  z-index: 999;
  color: white;
  font-size: 20px; }

@media (max-width: 630px) {
  .mobile-top-nav {
    margin: 0 -6%; } }

.call-link {
  color: white;
  float: left;
  font-size: 15px;
  font-family: "dobramedium", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  padding: 0 8px 0 0;
  line-height: 24px;
  text-transform: uppercase;
  cursor: default; }
  .call-link span {
    color: #007dc6;
    font-family: "dobrabook", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif; }
  .call-link:hover {
    color: white; }
  .visible-mobile .call-link {
    float: right;
    display: inline-block;
    padding: 10px; }

.enquire-link {
  color: white;
  float: left;
  font-size: 15px;
  font-family: "dobramedium", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  padding: 0 8px 0 0;
  line-height: 24px;
  text-transform: uppercase; }
  .enquire-link:visited {
    color: white; }
  .enquire-link:hover {
    color: #007dc6; }
  .visible-mobile .enquire-link {
    float: left;
    display: inline-block;
    padding: 10px; }

.menu-main-container {
  position: absolute;
  bottom: 0;
  right: 0; }
  @media (max-width: 1024px) {
    .menu-main-container {
      right: 12px; } }
  @media (max-width: 630px) {
    .menu-main-container {
      position: relative;
      left: 0;
      right: 0; } }
  .menu-main-container:before, .menu-main-container:after {
    content: "";
    display: table; }
  .menu-main-container:after {
    clear: both; }
  .menu-main-container .menu {
    list-style-type: none;
    position: relative;
    display: block;
    margin: 0;
    padding: 0; }
    @media (max-width: 630px) {
      .menu-main-container .menu {
        display: none; } }
    .menu-main-container .menu:before, .menu-main-container .menu:after {
      content: "";
      display: table; }
    .menu-main-container .menu:after {
      clear: both; }
    .menu-main-container .menu > li {
      float: left;
      position: relative;
      background: #199ce8;
      background-image: -webkit-linear-gradient(top, #23a9f7, #0e8bd3);
      background-image: linear-gradient(to bottom, #23a9f7, #0e8bd3);
      border-left: 1px solid #168cd1;
      border-right: 1px solid #0779bc;
      border-top: 1px solid #0779bc;
      border-radius: 3px 3px 0 0;
      box-shadow: 0 -4px 0 rgba(0, 0, 0, 0.15) inset; }
      .menu-main-container .menu > li:first-child {
        border-left: 0 none;
        border-radius: 0 3px 0 0; }
        .menu-main-container .menu > li:first-child a {
          text-indent: -999em;
          width: 20px;
          background: url(images/sprite.png) 1px -144px no-repeat; }
      .menu-main-container .menu > li:hover ul {
        display: block; }
      .menu-main-container .menu > li:last-child {
        border-right: 0 none;
        border-radius: 3px 0 0 0; }
      .menu-main-container .menu > li a {
        color: white;
        float: left;
        font-size: 15px;
        font-family: "dobramedium", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
        text-transform: uppercase;
        height: 40px;
        line-height: 36px;
        margin: 0;
        padding: 0 15px;
        text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.45); }
      .menu-main-container .menu > li.current_page_item, .menu-main-container .menu > li.current_page_parent, .menu-main-container .menu > li.current-page-ancestor, .menu-main-container .menu > li:hover {
        background: #0e8bd3;
        background-image: -webkit-linear-gradient(top, #0e8bd3, #23a9f7);
        background-image: linear-gradient(to bottom, #0e8bd3, #23a9f7); }
      .menu-main-container .menu > li:first-child.current_page_item, .menu-main-container .menu > li:first-child:hover {
        background: #199ce8;
        background-image: -webkit-linear-gradient(top, #23a9f7, #0e8bd3);
        background-image: linear-gradient(to bottom, #23a9f7, #0e8bd3); }
    .menu-main-container .menu ul.sub-menu {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      margin: 0;
      padding: 10px 0 5px;
      z-index: 9999 !important;
      background: #000;
      background: rgba(0, 0, 0, 0.87);
      border-radius: 3px; }
      .menu-main-container .menu ul.sub-menu li {
        margin: 0;
        display: block;
        padding: 0; }
        .menu-main-container .menu ul.sub-menu li a {
          display: block;
          padding: 0 15px;
          font-size: 14px;
          font-family: "dobrabook", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
          text-transform: none;
          line-height: 2em;
          height: 2em;
          width: 200px; }
          .menu-main-container .menu ul.sub-menu li a:hover {
            background: #000;
            color: #007dc6; }
      .menu-main-container .menu ul.sub-menu:after {
        content: '';
        border-top: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid rgba(0, 0, 0, 0.87);
        border-left: 7px solid transparent;
        position: absolute;
        top: -14px;
        left: 30px; }
    .menu-main-container .menu li:last-child > ul.sub-menu {
      left: auto;
      right: 0; }
      .menu-main-container .menu li:last-child > ul.sub-menu:after {
        left: auto;
        right: 50px; }
    .menu-main-container .menu:after {
      content: '';
      background: url(images/nav-right-end.png) no-repeat 0 0;
      width: 27px;
      height: 41px;
      position: absolute;
      top: 0;
      right: -27px;
      display: block;
      box-shadow: 0 -4px 0 rgba(0, 0, 0, 0.15) inset; }
    .menu-main-container .menu:before {
      content: '';
      background: url(images/nav-left-end.png) no-repeat 0 0;
      width: 25px;
      height: 41px;
      position: absolute;
      top: 0;
      left: -25px;
      display: block;
      box-shadow: 0 -4px 0 rgba(0, 0, 0, 0.15) inset; }
  .menu-main-container select {
    display: none;
    border: 0 none;
    background: 0 none;
    background: #007dc6;
    width: 100%;
    margin: 0;
    padding: 5px;
    color: white;
    font-size: 15px;
    height: 40px;
    line-height: 1.2;
    font-family: "dinproregular", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
    background-image: -webkit-linear-gradient(top, #23a9f7, #0e8bd3);
    background-image: linear-gradient(to bottom, #23a9f7, #0e8bd3);
    border-left: 1px solid #168cd1;
    border-right: 1px solid #0779bc;
    border-top: 1px solid #0779bc;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 -4px 0 rgba(0, 0, 0, 0.15) inset; }
    .menu-main-container select option {
      line-height: 1.2;
      margin: 2px;
      padding: 2px; }
    @media (max-width: 630px) {
      .menu-main-container select {
        display: block; } }

.secondary-navigation {
  margin: 0 0 30px 0; }
  .secondary-navigation:before, .secondary-navigation:after {
    content: "";
    display: table; }
  .secondary-navigation:after {
    clear: both; }
  @media (max-width: 630px) {
    .secondary-navigation {
      position: absolute;
      top: -15px;
      width: 100%; } }
  @media (max-width: 630px) {
    .secondary-navigation h3 {
      margin-bottom: 0; } }
  .secondary-navigation ul {
    margin: 0;
    padding: 0; }
    @media (max-width: 630px) {
      .secondary-navigation ul {
        display: none; } }
    .secondary-navigation ul > li {
      display: block; }
      .secondary-navigation ul > li > a {
        color: #1f1f1f;
        font-size: 15px;
        font-family: "dinproregular", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
        text-transform: none;
        color: #787878;
        margin: 10px 0 0;
        padding: 0px 0 0px 28px;
        height: 30px;
        border-bottom: 1px solid #dadada;
        display: block;
        background: url(images/sprite.png) 3px -863px no-repeat; }
      .secondary-navigation ul > li.current_page_item > a, .secondary-navigation ul > li.current_page_parent > a, .secondary-navigation ul > li:hover > a {
        color: #007dc6; }
      .secondary-navigation ul > li.current_page_item > a, .secondary-navigation ul > li.current_page_parent > a {
        background: url(images/sprite.png) 3px -834px no-repeat; }
      .secondary-navigation ul > li.current_page_item .children, .secondary-navigation ul > li.current_page_parent .children {
        display: block; }
      .secondary-navigation ul > li .children {
        margin: 0 0 0 1em;
        padding: 0;
        display: none; }
        .secondary-navigation ul > li .children li a {
          display: block;
          color: #000;
          margin: 0;
          padding: 5px 0 5px 12px;
          border-bottom: 0 none;
          background: 0 none; }
        .secondary-navigation ul > li .children li.current_page_item > a, .secondary-navigation ul > li .children li.current_page_parent > a, .secondary-navigation ul > li .children li:hover > a {
          color: #0097ff; }
  .secondary-navigation select {
    display: none;
    border: 0 none;
    background: 0 none;
    background: #e0f3ff;
    width: 100%;
    margin: 0;
    padding: 5px;
    color: #1f1f1f;
    font-size: 14px;
    height: 40px;
    line-height: 1.2;
    font-family: "dinproregular", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif; }
    .secondary-navigation select option {
      line-height: 1.2;
      margin: 2px;
      padding: 2px; }
    @media (max-width: 630px) {
      .secondary-navigation select {
        display: block; } }

.widget-wrap .widget ul {
  margin: 0 0 1em 0;
  padding: 0; }
  .widget-wrap .widget ul li {
    margin: 0;
    padding: 0; }
    .widget-wrap .widget ul li a {
      color: #1f1f1f;
      font-size: 15px;
      font-family: "dinproregular", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
      text-transform: none;
      color: #787878;
      line-height: 1.3;
      margin: 0;
      padding: 8px 10px 10px;
      border-bottom: 1px solid #dadada;
      display: block; }

#menu-footer {
  margin: 0;
  padding: 0; }
  #menu-footer:before, #menu-footer:after {
    content: "";
    display: table; }
  #menu-footer:after {
    clear: both; }
  #menu-footer > li {
    float: left;
    width: 30%;
    margin-right: 3%;
    margin-bottom: 20px;
    min-height: 50px; }
    #menu-footer > li:nth-child(4n) {
      clear: left; }
    #menu-footer > li > a {
      color: #007dc6;
      font-size: 18px;
      font-family: "dobrabook", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
      text-transform: uppercase;
      margin: 0 0 5px 0;
      padding: 0;
      display: block; }
    #menu-footer > li .sub-menu {
      margin: 0;
      padding: 0;
      display: block; }
      #menu-footer > li .sub-menu li {
        width: 100%;
        margin-bottom: 0; }
        #menu-footer > li .sub-menu li a {
          display: block;
          color: white;
          font-size: 14px;
          font-family: "dobrabook", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
          text-transform: none;
          margin: 0;
          padding: 2px 0; }
        #menu-footer > li .sub-menu li.current_page_item > a, #menu-footer > li .sub-menu li.current_page_parent > a, #menu-footer > li .sub-menu li:hover > a {
          color: #007dc6; }

.menu-footer-container:before, .menu-footer-container:after {
  content: "";
  display: table; }

.menu-footer-container:after {
  clear: both; }

.menu-footer-container .menu {
  margin: 0;
  list-style-type: none; }
  .menu-footer-container .menu li {
    display: inline; }
    .menu-footer-container .menu li a {
      color: white;
      float: left;
      font-size: 15px;
      font-family: "dobramedium", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
      padding: 0 8px;
      line-height: 24px;
      text-transform: uppercase; }

@media (max-width: 630px) {
  .hidden-mobile, .social-shares-wrap {
    display: none !important; } }

.visible-mobile {
  display: none !important; }
  @media (max-width: 630px) {
    .visible-mobile {
      display: block !important; } }

/* Site
================================================== */
html,
body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/* Header
================================================== */
.masthead {
  background: url(images/bg.gif) repeat 0 0 transparent;
  padding-top: 35px;
  position: relative;
  z-index: 59;
  -webkit-transition: height 300ms ease-in-out;
          transition: height 300ms ease-in-out; }
  @media (max-width: 630px) {
    .masthead {
      padding-top: 0; } }

.slogan {
  text-align: right; }
  .slogan span {
    display: block;
    overflow: hidden;
    padding-top: 50px;
    background: url(images/sprite.png) no-repeat 1px -311px;
    width: 251px;
    height: 50px;
    float: right;
    margin-top: 44px; }
  @media (max-width: 1024px) {
    .slogan {
      display: none !important; } }
  .footer .slogan span {
    position: absolute;
    bottom: 5px;
    right: 20px;
    margin-top: 0; }
    @media (max-width: 630px) {
      .footer .slogan span {
        position: relative;
        right: auto;
        margin: 20px auto;
        float: none; } }

.logo {
  margin: 0 0 20px 49px;
  display: block;
  -webkit-transition: margin 300ms ease-in-out;
          transition: margin 300ms ease-in-out; }
  @media (max-width: 1024px) {
    .logo {
      margin-bottom: 58px; } }
  @media (max-width: 630px) {
    .logo {
      margin: 0 auto 30px; } }
  .logo img {
    -webkit-transition: all 500s ease-in-out;
            transition: all 500s ease-in-out; }
    @media (max-width: 630px) {
      .logo img {
        margin: 0 auto;
        display: block; } }

.slide-wrap {
  height: 345px;
  background: #007dc6;
  background-image: -webkit-linear-gradient(top, #007dc6, #57b4e7);
  background-image: linear-gradient(to bottom, #007dc6, #57b4e7);
  position: relative;
  z-index: 50; }
  @media (max-width: 630px) {
    .slide-wrap {
      height: 200px;
      display: none; } }
  .slide-wrap .slides {
    margin: 0;
    padding: 0;
    height: 100%; }
    .slide-wrap .slides li {
      height: 100%;
      box-shadow: 0 -4px 0 rgba(0, 0, 0, 0.15) inset;
      background-position: center center;
      background-repeat: no-repeat; }
      @media (max-width: 630px) {
        .slide-wrap .slides li {
          background-size: cover; } }
      .slide-wrap .slides li .container {
        padding: 0 0 0 35px; }
      .slide-wrap .slides li h4 {
        font-size: 54px;
        font-family: "dobramedium", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
        margin: 93px 0 0px 0;
        color: white; }
        @media (max-width: 630px) {
          .slide-wrap .slides li h4 {
            margin: 15px 0 0 0;
            font-size: 22px; } }
      .slide-wrap .slides li p {
        font-size: 20px;
        font-family: "dobrabook", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
        margin: 0 0 10px;
        padding: 0;
        line-height: 26px;
        color: white; }
        @media (max-width: 630px) {
          .slide-wrap .slides li p {
            font-size: 16px; } }

.push-down {
  padding-top: 100px; }
  @media (max-width: 630px) {
    .push-down {
      padding-top: 0; } }

.no-slide-wrap {
  background: #007dc6;
  background-image: -webkit-linear-gradient(top, #007dc6, #57b4e7);
  background-image: linear-gradient(to bottom, #007dc6, #57b4e7);
  position: relative;
  z-index: 50; }

.widget-wrap .widget h3 {
  margin: 0; }

.breadcrumb-wrap {
  background: #007dc6;
  padding: 3px 0 5px; }
  .breadcrumb-wrap p {
    margin: 0 0 0 17px;
    color: white;
    padding: 0;
    font-size: 13px; }
    .breadcrumb-wrap p span {
      padding: 0 3px; }
    .breadcrumb-wrap p a {
      color: white; }

/******************
Twitter
***********************/
.twtr-hd {
  display: none; }

.twtr-ft {
  display: none; }

.twitter-wrap {
  margin: 0 0 10px 0; }

@media (max-width: 630px) {
  .main.column.mobile-subnav {
    padding-top: 80px; } }

/* Index (Blog) Page
================================================== */
.page-wrap {
  padding: 30px 0; }
  .page-wrap article {
    padding-left: 20px !important; }
    @media (max-width: 630px) {
      .page-wrap article {
        width: 100%;
        padding-left: 0 !important; } }
    .page-wrap article.index-listing {
      border-bottom: 1px solid #dadada;
      margin: 0 0 20px;
      padding-bottom: 10px; }
      .page-wrap article.index-listing .entry {
        margin-top: 20px; }
    .page-wrap article.is-single header, .page-wrap article.index-listing header {
      padding: 20px 0 0 0;
      /*20px 0 0 90px; used if date shown*/ }
      .page-wrap article.is-single header .meta, .page-wrap article.index-listing header .meta {
        font-family: "dinproregular", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
        font-size: 15px;
        color: #007dc6;
        position: relative; }
        .page-wrap article.is-single header .meta a, .page-wrap article.index-listing header .meta a {
          color: #1f1f1f; }
        .page-wrap article.is-single header .meta .byline, .page-wrap article.index-listing header .meta .byline {
          padding-left: 10px; }
          .page-wrap article.is-single header .meta .byline .fn, .page-wrap article.index-listing header .meta .byline .fn {
            color: #1f1f1f; }
        .page-wrap article.is-single header .meta time, .page-wrap article.index-listing header .meta time {
          position: absolute;
          left: -92px;
          width: 66px;
          height: 66px;
          top: -50px;
          border-radius: 50%;
          background: #007dc6;
          color: white;
          text-align: center;
          text-transform: uppercase;
          padding: 7px 0 0 0; }
          .page-wrap article.is-single header .meta time .month,
          .page-wrap article.is-single header .meta time .day, .page-wrap article.index-listing header .meta time .month,
          .page-wrap article.index-listing header .meta time .day {
            font-family: "dinproregular", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
            font-weight: bold;
            color: #fff;
            font-size: 15px;
            display: block; }
          .page-wrap article.is-single header .meta time .day, .page-wrap article.index-listing header .meta time .day {
            font-size: 23px; }
    .page-wrap article.is-single .entry-content, .page-wrap article.index-listing .entry-content {
      border-top: 1px solid #dadada;
      padding: 10px 0; }

.entry,
.entry-content {
  max-width: 610px;
  font-size: 15px;
  font-family: "dinproregular", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  line-height: 25px; }
  .entry .attachment-blog-tn,
  .entry-content .attachment-blog-tn {
    margin-bottom: 20px; }
  .entry.entry--lower,
  .entry-content.entry--lower {
    margin: 30px 0; }
  .entry table,
  .entry-content table {
    width: 100%;
    padding: 0;
    margin: 10px 0;
    font-size: 15px; }
    .entry table th,
    .entry-content table th {
      font-weight: normal;
      border-bottom: 0 none;
      text-align: left;
      padding: 6px 10px;
      font-size: 1.2em;
      color: #fff;
      background: #007dc6;
      line-height: 1.1; }
      .entry table th h3,
      .entry-content table th h3 {
        margin: 0;
        color: #fff; }
    .entry table td,
    .entry-content table td {
      border-bottom: 1px solid #ade1ff;
      padding: 4px 10px;
      background: #e0f3ff; }
  .entry table.staff,
  .entry-content table.staff {
    border: 0 none;
    width: 100%;
    padding: 0;
    margin: 10px 0 20px;
    font-size: 14px; }
    .entry table.staff tr,
    .entry-content table.staff tr {
      vertical-align: top; }
    .entry table.staff td,
    .entry-content table.staff td {
      padding: 4px 10px;
      border-bottom: 0 none;
      background: 0 none; }
      .entry table.staff td h4,
      .entry-content table.staff td h4 {
        color: #007dc6;
        font-size: 18px;
        margin-top: 0; }
      @media (max-width: 630px) {
        .entry table.staff td,
        .entry-content table.staff td {
          float: left; } }

#sidebar {
  margin-top: 20px; }

.read-more {
  display: inline-block;
  margin: 0 5px;
  text-transform: uppercase;
  color: #007dc6;
  font-size: 14px;
  font-family: "dobrabook", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif; }

.icon {
  text-indent: -999em;
  background-image: url(images/sprite.png);
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block; }
  .icon.fb {
    width: 24px;
    height: 24px;
    background-position: -25px -186px; }
  .icon.tw {
    width: 24px;
    height: 24px;
    background-position: -55px -216px; }
  .icon.yt {
    width: 24px;
    height: 24px;
    background-position: -84px -248px; }
  .icon.li {
    width: 24px;
    height: 24px;
    background-position: -113px -277px; }

.key-outcomes h3 {
  margin: 1.5em 0 0;
  padding: 0 0 .25em;
  border-bottom: 1px solid #007dc6; }

.key-outcomes ul {
  margin: .5em 0 0 2em;
  padding: 0; }
  .key-outcomes ul li {
    list-style-image: url(images/bullet.png);
    margin: 0 0 8.4px;
    font-size: 16px;
    padding: 0; }

.doofer {
  margin: 30px 0 10px 20px; }
  @media (max-width: 630px) {
    .doofer {
      margin-left: 0; } }
  .doofer h3 {
    line-height: 27px;
    height: 30px;
    border-bottom: 1px solid #007dc6; }
    .doofer h3 span {
      background: url(images/sprite.png) right -792px no-repeat;
      display: inline-block;
      height: 30px;
      padding: 0 30px 3px 10px;
      line-height: 27px;
      color: white;
      text-transform: uppercase;
      font-family: "dobrabook", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
      font-size: 21px; }
  .doofer ul {
    margin: 0; }
    .doofer ul li {
      margin: 20px 0 0 0; }
      .doofer ul li:before, .doofer ul li:after {
        content: "";
        display: table; }
      .doofer ul li:after {
        clear: both; }
  .doofer .inner {
    position: relative;
    padding: 0 0 0 60px; }
    @media (max-width: 630px) {
      .doofer .inner {
        padding-left: 0; } }
    .doofer .inner:before {
      content: '';
      background: url(images/sprite.png) 0 -735px no-repeat;
      display: block;
      height: 30px;
      width: 30px;
      position: absolute;
      left: 20px;
      top: 2px; }
      @media (max-width: 630px) {
        .doofer .inner:before {
          display: none; } }
    .doofer .inner h4 {
      margin: 0 0 5px 0; }
      .doofer .inner h4 a {
        text-decoration: none;
        color: #007dc6; }
  .doofer.latest-news .inner {
    padding-left: 40px; }
    @media (max-width: 630px) {
      .doofer.latest-news .inner {
        padding-left: 0; } }
    .doofer.latest-news .inner:before {
      left: 0px; }

.widget-wrap .widget {
  margin: 0 0 30px 0; }
  .widget-wrap .widget:before, .widget-wrap .widget:after {
    content: "";
    display: table; }
  .widget-wrap .widget:after {
    clear: both; }
  .widget-wrap .widget h3 {
    background: #007dc6;
    padding: 4px 10px;
    line-height: 1.2;
    color: white;
    text-transform: uppercase;
    font-family: "dobrabook", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
    font-size: 21px; }
  .widget-wrap .widget.TeamUpTwitterWidget h3 {
    background: #28aae1; }

.secondary-navigation h3 {
  background: #007dc6;
  padding: 0 10px;
  line-height: 30px;
  color: white;
  text-transform: uppercase;
  font-family: "dobrabook", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-size: 21px;
  height: 30px; }

.social-shares-wrap {
  padding: 10px 0;
  margin: 0 0 10px 0; }
  .social-shares-wrap .social-shares {
    margin: 5px 0;
    padding: 0; }
    .social-shares-wrap .social-shares:before, .social-shares-wrap .social-shares:after {
      content: "";
      display: table; }
    .social-shares-wrap .social-shares:after {
      clear: both; }
    .social-shares-wrap .social-shares li {
      float: left;
      height: 20px;
      margin: 0;
      padding: 0;
      width: 90px; }
      .social-shares-wrap .social-shares li.gplus {
        width: 73px; }
      .social-shares-wrap .social-shares li.tw {
        width: 95px; }

.btn, .slide-wrap .slides li p a,
.button {
  background: #3d4b54;
  background-image: -webkit-linear-gradient(top, #88a1af, #3d4b54);
  background-image: linear-gradient(to bottom, #88a1af, #3d4b54);
  border-left: 1px solid #a3b7c2;
  border-right: 1px solid #3d4b54;
  border-top: 1px solid #a3b7c2;
  border-bottom: 1px solid #15191c;
  color: white;
  font-size: 17px;
  line-height: 17px;
  display: inline-block;
  font-family: "dobramedium", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  text-transform: uppercase;
  padding: 5px 15px 7px;
  text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.45);
  border-radius: 3px; }
  .btn:hover, .slide-wrap .slides li p a:hover,
  .button:hover {
    background: #88a1af;
    background-image: -webkit-linear-gradient(top, #3d4b54, #88a1af);
    background-image: linear-gradient(to bottom, #3d4b54, #88a1af); }
  .btn:active, .slide-wrap .slides li p a:active,
  .button:active {
    background: #88a1af;
    background-image: -webkit-linear-gradient(top, #3d4b54, #88a1af);
    background-image: linear-gradient(to bottom, #3d4b54, #88a1af);
    border-left: 1px solid #3d4b54;
    border-right: 1px solid #a3b7c2;
    border-top: 1px solid #15191c;
    border-bottom: 1px solid #a3b7c2; }
  .btn.secondary, .slide-wrap .slides li p a.secondary, .btn.gform_button, .slide-wrap .slides li p a.gform_button,
  .button.secondary,
  .button.gform_button {
    padding: 8px 15px 9px;
    background: #017ec6;
    border-left: 1px solid #1789cb;
    border-right: 2px solid #176390;
    border-top: 1px solid #1789cb;
    border-bottom: 2px solid #176390; }
    .btn.secondary:hover, .slide-wrap .slides li p a.secondary:hover, .btn.gform_button:hover, .slide-wrap .slides li p a.gform_button:hover,
    .button.secondary:hover,
    .button.gform_button:hover {
      background: #0a75b2;
      color: white; }
    .btn.secondary:active, .slide-wrap .slides li p a.secondary:active, .btn.gform_button:active, .slide-wrap .slides li p a.gform_button:active,
    .button.secondary:active,
    .button.gform_button:active {
      background-image: -webkit-linear-gradient(top, #0a75b2, #1789cb);
      background-image: linear-gradient(to bottom, #0a75b2, #1789cb);
      border-left: 2px solid #176390;
      border-right: 1px solid #1789cb;
      border-top: 2px solid #176390;
      border-bottom: 1px solid #1789cb; }
  .btn.enquire-float, .slide-wrap .slides li p a.enquire-float,
  .button.enquire-float {
    color: white;
    position: fixed;
    right: 100px;
    top: 20px;
    display: block;
    display: none; }

.gform_wrapper .gform_body .gfield .gfield_label {
  font-weight: normal !important; }

.gform_wrapper .gform_body .gfield.criteria {
  float: left;
  width: 40%;
  margin-right: 10%;
  clear: none; }
  @media (max-width: 630px) {
    .gform_wrapper .gform_body .gfield.criteria {
      float: none;
      width: 100%; } }

.gform_wrapper .gform_body .half {
  float: left;
  width: 47%;
  clear: none; }
  @media (max-width: 630px) {
    .gform_wrapper .gform_body .half {
      float: none;
      width: 100%; } }
  .gform_wrapper .gform_body .half .instruction {
    display: none; }
  .gform_wrapper .gform_body .half:nth-child(2n) {
    margin-left: 5% !important; }
    @media (max-width: 630px) {
      .gform_wrapper .gform_body .half:nth-child(2n) {
        margin-left: 0% !important; } }
  .gform_wrapper .gform_body .half.gfield_error:nth-child(2n) {
    margin-left: 0% !important; }
  .gform_wrapper .gform_body .half input,
  .gform_wrapper .gform_body .half select {
    width: 100% !important; }
  .gform_wrapper .gform_body .half.gfield_error input,
  .gform_wrapper .gform_body .half.gfield_error select {
    width: 100% !important; }

.gform_wrapper .gform_body .choice .ginput_container ul:before, .gform_wrapper .gform_body .choice .ginput_container ul:after {
  content: "";
  display: table; }

.gform_wrapper .gform_body .choice .ginput_container ul:after {
  clear: both; }

.gform_wrapper .gform_body .choice .ginput_container ul li {
  float: left;
  width: 47%;
  clear: none; }
  .gform_wrapper .gform_body .choice .ginput_container ul li:nth-child(2n) {
    margin-left: 5% !important; }

.gform_wrapper .gform_body .gsection {
  margin: 30px 0 5px 0; }

.gform_widget {
  font-family: "dinproregular", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif; }
  .gform_widget .gform_wrapper .gform_heading {
    margin-bottom: 5px; }
  .gform_widget .gform_wrapper .gform_footer {
    margin-top: 0; }

.js-programme-name {
  visibility: hidden;
  height: 0; }

.sibling-wrap {
  margin: 30px 0;
  padding: 0;
  border-top: 1px solid #eee; }
  .sibling-wrap h3 {
    color: #1f1f1f;
    font-size: 15px;
    margin: 10px 0; }
  .sibling-wrap ul {
    margin: 0;
    padding: 0; }
    .sibling-wrap ul:before, .sibling-wrap ul:after {
      content: "";
      display: table; }
    .sibling-wrap ul:after {
      clear: both; }
    .sibling-wrap ul li {
      margin: 0;
      padding: 2% 0 4% 0;
      width: 33%;
      float: left;
      border-right: 1px solid #eee; }
      .sibling-wrap ul li a {
        margin: 0 5px; }
      .sibling-wrap ul li:nth-child(3n+3) {
        border-right: 0 none; }
      .sibling-wrap ul li:nth-child(3n+1) {
        clear: left; }
      @media (max-width: 768px) {
        .sibling-wrap ul li {
          width: 48%; }
          .sibling-wrap ul li:nth-child(3n+3) {
            border-right: 1px solid #eee; }
          .sibling-wrap ul li:nth-child(3n+1) {
            clear: none; }
          .sibling-wrap ul li:nth-child(2n+2) {
            border-right: 0 none; }
          .sibling-wrap ul li:nth-child(2n+1) {
            clear: left; } }
      .sibling-wrap ul li a {
        display: block; }

.all-programmes-wrap {
  margin: 30px 0;
  padding: 0; }
  .all-programmes-wrap h3 {
    color: #1f1f1f;
    font-size: 15px;
    margin: 10px 0; }
  .all-programmes-wrap ul {
    margin: 0;
    padding: 0; }
    .all-programmes-wrap ul:before, .all-programmes-wrap ul:after {
      content: "";
      display: table; }
    .all-programmes-wrap ul:after {
      clear: both; }
    .all-programmes-wrap ul li {
      margin: 0 2% 0 0;
      padding: 2% 0 4% 0;
      width: 32%;
      float: left; }
      .all-programmes-wrap ul li a {
        margin: 0; }
        .all-programmes-wrap ul li a h4 {
          color: #007dc6;
          font-size: 17px; }
      .all-programmes-wrap ul li:nth-child(3n) {
        margin-right: 0; }
      .all-programmes-wrap ul li:nth-child(3n+1) {
        clear: left; }
      @media (max-width: 768px) {
        .all-programmes-wrap ul li {
          width: 48%; }
          .all-programmes-wrap ul li:nth-child(3n+1) {
            clear: none; }
          .all-programmes-wrap ul li:nth-child(3n) {
            margin-right: 2%; }
          .all-programmes-wrap ul li:nth-child(2n+1) {
            clear: left; } }
      .all-programmes-wrap ul li a {
        display: block; }

/* Footer
================================================== */
.footer {
  background: url(images/bg.gif) repeat 0 0 transparent;
  padding-top: 35px;
  margin: 0 0 30px 0; }
  .footer .footer-slogan-img {
    margin-top: -16px; }
  .footer .footer-logo {
    background: url(images/sprite.png) center top no-repeat;
    height: 132px;
    text-indent: -999em;
    overflow: hidden;
    text-align: center; }
  .footer .call-link {
    float: none;
    display: block;
    text-align: center;
    margin: 10px 0;
    border-top: 1px solid #007dc6;
    border-bottom: 1px solid #007dc6;
    padding: 2px 0; }
  .footer .colophon {
    background: #007dc6;
    height: 46px;
    position: relative; }
    .footer .colophon .container:after {
      content: '';
      background: url(images/sprite.png) left -525px no-repeat;
      width: 354px;
      height: 82px;
      position: absolute;
      top: -26px;
      visibility: visible; }
      @media (max-width: 630px) {
        .footer .colophon .container:after {
          display: none; } }
    .footer .colophon p {
      float: right;
      color: white;
      font-size: 14px;
      font-family: "dinproregular", "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
      line-height: 46px;
      margin: 0; }

      article h4 {
      	color: #007dc6;
      }

      