/*
Theme Name: i-to-i Content Hub (2014)
Author: Built by Mike
Author URI: http://www.builtbymike.co.uk/
Description: i-to-i Content Hub | Agency: Fist of Fury | Design by Joe Simons | Built by Mike Lawton
Version: 1.0
*/
#header {
  width: 100%;
  background: url("images/header.jpg") no-repeat 51% -0.1%;
  height: 180px;
  position: relative;
  float: left;
  z-index: 1000; }
  #header ::-webkit-input-placeholder {
    color: white !important;
    font-weight: bold;
    font-family: Helvetica;
    font-size: 13px; }
  #header :-moz-placeholder {
    /* Firefox 18- */
    color: white !important;
    font-weight: bold;
    font-family: Helvetica;
    font-size: 13px; }
  #header ::-moz-placeholder {
    /* Firefox 19+ */
    color: white !important;
    font-weight: bold;
    font-family: Helvetica;
    font-size: 13px; }
  #header :-ms-input-placeholder {
    color: white !important;
    font-weight: bold;
    font-family: Helvetica;
    font-size: 13px; }
  #header #logout {
    position: absolute;
    top: 10px;
    right: 10px;
    color: white;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0); }
    #header #logout:hover {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0);
      color: #e78550; }
  #header .wrapper {
    height: 176px; }
  #header #logo {
    position: relative;
    float: left;
    background: url("images/logo.png");
    width: 398px;
    height: 100px;
    text-indent: -99999px;
    margin-top: 22px;
    right: 4px; }
  #header #headerButtons {
    position: absolute;
    top: 0;
    right: 0;
    list-style: none; }
    #header #headerButtons li {
      display: inline-block;
      overflow: hidden;
      z-index: 1000; }
      #header #headerButtons li span {
        left: -99999px;
        position: relative; }
      #header #headerButtons li:hover {
        background-position: 0 -40px; }
      #header #headerButtons li a {
        position: relative;
        float: left;
        width: 100%;
        height: 100%; }
      #header #headerButtons li:nth-child(1) {
        background-image: url("images/headerBTNS1.png");
        width: 106px;
        height: 40px; }
      #header #headerButtons li:nth-child(2) {
        background-image: url("images/headerBTNS2.png");
        height: 40px;
        width: 130px; }
      #header #headerButtons li:nth-child(3) {
        background-image: url("images/headerBTNS3.png");
        height: 40px;
        width: 126px; }
      #header #headerButtons li:nth-child(4) {
        background-image: url("images/headerBTNS4.png");
        height: 40px;
        width: 90px; }
      #header #headerButtons li .search-field {
        width: 84px;
        padding: 7px 0 7px 2px;
        left: 5px;
        top: -13px;
        position: relative;
        border: 0;
        background: none;
        color: white;
        font-weight: bold; }
  #header #headerCopy {
    position: absolute;
    float: right;
    clear: both;
    width: 35%;
    top: 60px;
    right: 0; }
    #header #headerCopy a,
    #header #headerCopy .large,
    #header #headerCopy .small {
      clear: both;
      position: relative;
      float: right;
      font: normal 15px/20px Arial, Helvetica, sans-serif;
      font-weight: bold;
      color: white;
      text-shadow: 0 -1px 1px #19335a; }
    #header #headerCopy a {
      color: white;
      top: 3px; }
    #header #headerCopy #phone2 {
      top: 21px; }
    #header #headerCopy .small {
      font-size: 15px; }
    #header #headerCopy .large {
      font-size: 43px;
      position: relative;
      top: 10px;
      letter-spacing: -2px; }
  #header #primary-navigation {
    position: absolute;
    float: left;
    bottom: 0;
    width: 100%;
    clear: both; }
    #header #primary-navigation ul {
      list-style: none;
      margin: 0; }
      #header #primary-navigation ul li {
        display: inline-block;
        font: normal 15px/20px Arial, Helvetica, sans-serif;
        font-weight: bold; }
        #header #primary-navigation ul li a {
          text-decoration: none;
          color: white;
          background: #75775d;
          padding: 9px 14px 6px 14px;
          font-size: 13px;
          border-radius: 9px 9px 0 0;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          transition: all .35s;
          -webkit-transition: all .35s;
          -moz-transition: all .35s;
          -webkit-transform: translateZ(0); }
          #header #primary-navigation ul li a:hover {
            color: #75775d;
            background-color: white; }
      #header #primary-navigation ul .current_page_item a {
        background-color: white;
        color: #75775d; }

.archive #subHead .taxonomy-description {
  padding: 0 0 10px 0; }

#subHead {
  position: relative;
  float: left;
  clear: both;
  background: url("images/orangeGradBG.jpg") 0 0 repeat-x;
  background-size: cover;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  color: white;
  z-index: 1000; }
  #subHead h1,
  #subHead .bigTitle {
    display: block;
    text-transform: uppercase;
    font-size: 50px;
    padding: 20px 0 10px 0;
    margin: 0; }
  #subHead .taxonomy-description {
    padding: 0 0 20px 0;
    font-size: 15px;
    font: normal 15px/20px Arial, Helvetica, sans-serif; }
  #subHead:before {
    content: " ";
    display: inline-block;
    width: 100%;
    background: url("images/borderTop.png");
    background-position: 0 -8px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0; }
  #subHead:after {
    content: " ";
    display: inline-block;
    width: 100%;
    background: url("images/borderBottom.png");
    background-position: 0 -2px;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0; }

#navToggle {
  position: absolute;
  top: 68px;
  left: 0;
  padding: 10px;
  width: 45px;
  background: rgba(255, 255, 255, 0.4);
  height: 45px;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .35s;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  -webkit-transform: translateZ(0);
  display: none; }
  #navToggle:hover {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0);
    background: rgba(255, 255, 255, 0.6); }
  #navToggle img {
    position: relative;
    float: left;
    width: 100%; }

#searchToggle {
  position: absolute;
  border: 0;
  right: 0;
  text-indent: -999999px;
  height: 30px;
  width: 44px;
  cursor: pointer;
  background: url("images/search2.svg") no-repeat;
  background-position: center center;
  background-size: 25px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  z-index: 100; }

#closeSearch {
  position: absolute;
  right: 5px;
  top: 50px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  color: white; }

#search {
  position: absolute;
  overflow: hidden;
  top: 68px;
  right: 0;
  padding: 10px;
  width: 45px;
  background: rgba(255, 255, 255, 0.4);
  height: 45px;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .35s;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  -webkit-transform: translateZ(0);
  display: none; }
  #search:hover {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0);
    background: rgba(255, 255, 255, 0.6); }
  #search.open {
    width: 240px; }
  #search .search-field {
    height: 25px;
    padding: 5px;
    width: 186px;
    position: relative;
    border: 0;
    text-transform: uppercase;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0);
    -webkit-transform: translateX(190px);
    -moz-transform: translateX(190px);
    -ms-transform: translateX(190px);
    -o-transform: translateX(190px);
    transform: translateX(190px); }
    #search .search-field.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0);
      width: 186px;
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
      transform: translateX(0px); }
  #search .screen-reader-text {
    display: none; }
  #search .search-submit {
    position: absolute;
    background: white;
    border: 0;
    right: 0;
    text-indent: -999999px;
    height: 30px;
    width: 44px;
    cursor: pointer;
    background: url("images/search2.svg") no-repeat;
    background-position: center center;
    background-size: 25px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    z-index: 0; }
    #search .search-submit.invisible {
      opacity: 0; }
    #search .search-submit.visible {
      opacity: 1; }

#secondary-navigation {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  display: none;
  width: 100%;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .35s;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  -webkit-transform: translateZ(0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }
  #secondary-navigation.open {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  #secondary-navigation li:nth-child(odd) a {
    background: #e78550; }
    #secondary-navigation li:nth-child(odd) a:hover {
      background: #046b99; }
  #secondary-navigation li:nth-child(even) a {
    background: #333333; }
    #secondary-navigation li:nth-child(even) a:hover {
      background: #046b99; }
  #secondary-navigation li a {
    color: white;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0);
    width: 100%;
    position: relative;
    float: left;
    padding: 5px 0; }

#footer {
  height: 540px;
  background: url("images/footerBG.png") no-repeat center -27px;
  top: -7px; }
  #footer #footerInner {
    position: relative;
    height: 353px;
    top: 40px; }
    #footer #footerInner .social-media-bar {
      position: relative;
      float: left; }
      #footer #footerInner .social-media-bar img {
        position: relative;
        float: left;
        margin-left: 20px; }
    #footer #footerInner .share2 {
      width: 180px;
      height: 61px;
      text-indent: -9999px;
      position: relative;
      float: left;
      top: 14px;
      left: 20px;
      background: url("images/share.png"); }
      #footer #footerInner .share2:hover {
        background-position: 0 62px; }
    #footer #footerInner #sendthispage {
      width: 100%;
      position: relative;
      float: left;
      height: 190px;
      background: url("images/footerLinks.png") no-repeat;
      padding: 10px;
      z-index: 1000; }
      #footer #footerInner #sendthispage ul {
        position: relative;
        float: left;
        width: 25%; }
        #footer #footerInner #sendthispage ul li a {
          font: normal 15px/20px Arial, Helvetica, sans-serif;
          font-size: 12px;
          color: white;
          text-decoration: underline;
          position: relative;
          z-index: 1000; }
        #footer #footerInner #sendthispage ul li a.bold {
          font-weight: bold;
          font-size: 13px; }
        #footer #footerInner #sendthispage ul li a:hover {
          text-decoration: none; }
  #footer .logos {
    position: relative;
    float: left;
    width: 100%;
    height: 188px;
    background: #d3b376; }
    #footer .logos #theLogos {
      width: 178px;
      margin: 0 auto;
      position: relative; }
      #footer .logos #theLogos a:first-child {
        margin-right: 40px; }
  #footer #chatLaunch {
    position: absolute;
    text-decoration: none;
    color: white;
    padding: 10px;
    bottom: 0;
    right: 0;
    background: black; }

@font-face {
  font-family: 'tradegothicregular';
  src: url("fonts/tradegotbolcontwe-webfont.eot");
  src: url("fonts/tradegotbolcontwe-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/tradegotbolcontwe-webfont.woff") format("woff"), url("fonts/tradegotbolcontwe-webfont.ttf") format("truetype"), url("fonts/tradegotbolcontwe-webfont.svg#tradegothicregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.trade {
  font-family: "tradegothicregular",sans-serif; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

body.open {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transform: translateY(243px);
  -moz-transform: translateY(243px);
  -ms-transform: translateY(243px);
  -o-transform: translateY(243px);
  transform: translateY(243px); }

body {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  overflow-y: inherit !important;
  overflow-x: hidden !important; }

input {
  -webkit-appearance: none;
  border-radius: 0; }

input:focus {
  outline: 0; }

input[type=checkbox] {
  -webkit-appearance: checkbox; }

:-webkit-any(article,aside,nav,section) h1,
:-webkit-any(article,aside,nav,section) h2,
:-webkit-any(article,aside,nav,section) h3,
:-webkit-any(article,aside,nav,section) h4,
:-webkit-any(article,aside,nav,section) h5,
:-webkit-any(article,aside,nav,section) h6 {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0; }

user agent stylesheet h1,
user agent stylesheet h2,
user agent stylesheet h3,
user agent stylesheet h4,
user agent stylesheet h5,
user agent stylesheet h6 {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  font-weight: bold; }

p,
h1,
h2,
h3,
h4,
h5,
h6,
figure {
  margin: 0;
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0; }

ul, menu, dir {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0; }

.hundred {
  width: 100%;
  position: relative;
  float: left; }

.wrapper {
  position: relative;
  float: none;
  margin: 0 auto;
  max-width: 980px;
  width: 100%;
  padding: 0 20px; }

.page-template-page-templateshub-php .colouredRows .row {
  color: white;
  font-size: 30px !important;
  width: auto;
  float: left;
  clear: both;
  text-transform: uppercase;
  padding: 5px 5px 0 5px; }
  .page-template-page-templateshub-php .colouredRows .row:nth-child(odd) {
    /* background-color: $orange; */
    background: url("images/gradient.png") #d7502a; }
  .page-template-page-templateshub-php .colouredRows .row:nth-child(even) {
    /* background-color: $blue; */
    background: url("images/gradient.png") #2c619b; }

/*

.addthis_sharing_toolbox,
#atstbx{
@include left;
width: 30px;
}

.at-share-tbx-element .at-share-btn {
margin: 0  !important;
right:2px;
width:100%;
}

.addthis_32x32_style .at300bs{
width: 30px !important;
height: 30px !important;
overflow: hidden !important;
}

.addthis_32x32_style .at15t_email {
background-position: -1px -2304px !important;
}
*/
/* _::-ms-backdrop, .selector */
_::-moz-svg-foreign-content #theHub, :root .selector #theHub {
  display: none !important; }

html,
body {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased; }

body {
  font-family: "tradegothicregular",sans-serif;
  margin: 0; }

* {
  box-sizing: border-box; }

img {
  border-style: none; }

#theContainer {
  position: relative;
  float: left;
  -webkit-font-smoothing: antialiased;
  background: url("images/texture.png");
  padding: 10px 0 20px 0;
  height: auto; }
  #theContainer .backtohub {
    text-decoration: none;
    text-transform: uppercase;
    background: #e78550;
    color: #333333;
    padding: 10px;
    margin-bottom: 30px;
    position: relative;
    float: left;
    font-size: 19px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0);
    cursor: pointer;
    z-index: 1000; }
    #theContainer .backtohub:hover {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0);
      background: #333333;
      color: #e78550; }

#theWrapper {
  clear: both;
  height: 100%; }

.backto,
.button {
  background: #333333;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 30px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .35s;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  -webkit-transform: translateZ(0); }
  .backto:hover,
  .button:hover {
    background: #e78550;
    color: #333333; }

.button {
  font-size: 15px;
  position: relative;
  float: left;
  clear: both;
  padding: 7px 10px 4px 10px;
  margin: 0 0 0 5%; }

.noSubHead #theContainer {
  min-height: 410px; }
  .noSubHead #theContainer #theWrapper {
    width: 650px; }
    .noSubHead #theContainer #theWrapper .uploadForm {
      width: 47.5%;
      position: relative;
      float: left;
      background: #4d4d4d;
      margin-top: 30px;
      overflow: hidden;
      padding: 10px; }
      .noSubHead #theContainer #theWrapper .uploadForm .gform_wrapper {
        position: relative;
        float: left;
        margin-top: 30px; }
        .noSubHead #theContainer #theWrapper .uploadForm .gform_wrapper input[button] {
          width: 100% !important; }
      .noSubHead #theContainer #theWrapper .uploadForm .gform_button {
        clear: both;
        float: left;
        margin-top: 10px;
        color: white;
        background: #e78550;
        border: 0;
        font-family: "tradegothicregular",sans-serif;
        font-size: 20px;
        font-weight: 100;
        padding: 5px 5px 3px 5px;
        text-transform: uppercase;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .35s;
        -webkit-transition: all .35s;
        -moz-transition: all .35s;
        -webkit-transform: translateZ(0);
        cursor: pointer !important;
        margin-left: 0 !important; }
        .noSubHead #theContainer #theWrapper .uploadForm .gform_button:hover {
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          transition: all .35s;
          -webkit-transition: all .35s;
          -moz-transition: all .35s;
          -webkit-transform: translateZ(0);
          background-color: #333333;
          color: #e78550; }
      .noSubHead #theContainer #theWrapper .uploadForm label {
        font: normal 15px/20px Arial, Helvetica, sans-serif;
        color: white;
        float: left;
        font-size: 13px; }
      .noSubHead #theContainer #theWrapper .uploadForm ul.gform_fields li {
        width: 100%;
        position: relative;
        float: left;
        margin-bottom: 10px; }
        .noSubHead #theContainer #theWrapper .uploadForm ul.gform_fields li .ginput_container {
          width: 100%;
          position: relative;
          float: left; }
          .noSubHead #theContainer #theWrapper .uploadForm ul.gform_fields li .ginput_container input[type=text] {
            position: relative;
            float: left;
            width: 100%;
            padding: 2%; }
        .noSubHead #theContainer #theWrapper .uploadForm ul.gform_fields li:nth-child(odd) {
          margin-right: 5%; }
    .noSubHead #theContainer #theWrapper .uploadFormCover.show {
      top: -100%;
      left: 0;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s; }
      .noSubHead #theContainer #theWrapper .uploadFormCover.show .trade {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        color: white; }
    .noSubHead #theContainer #theWrapper .uploadFormCover.hide {
      top: 0; }
    .noSubHead #theContainer #theWrapper .uploadFormCover {
      background: #4d4d4d;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1000;
      float: left;
      left: 0px;
      cursor: pointer;
      visibility: visible;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s; }
      .noSubHead #theContainer #theWrapper .uploadFormCover:hover {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .35s;
        -webkit-transition: all .35s;
        -moz-transition: all .35s;
        -webkit-transform: translateZ(0);
        background: #e78550; }
      .noSubHead #theContainer #theWrapper .uploadFormCover:hover .trade {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .35s;
        -webkit-transition: all .35s;
        -moz-transition: all .35s;
        -webkit-transform: translateZ(0);
        color: #333333; }
    .noSubHead #theContainer #theWrapper .trade {
      position: absolute;
      top: 10px;
      left: 10px;
      color: white;
      text-transform: uppercase; }
    .noSubHead #theContainer #theWrapper #videoUpload {
      clear: both;
      margin-right: 5%; }
    .noSubHead #theContainer #theWrapper #theForm {
      background: #4d4d4d;
      padding: 20px;
      float: left;
      clear: both;
      width: 80%;
      margin-top: 40px; }
      .noSubHead #theContainer #theWrapper #theForm .gform_button {
        clear: both;
        float: left;
        margin-top: 10px;
        color: white;
        background: #e78550;
        border: 0;
        font-family: "tradegothicregular",sans-serif;
        font-size: 20px;
        font-weight: 100;
        padding: 5px 5px 3px 5px;
        text-transform: uppercase;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .35s;
        -webkit-transition: all .35s;
        -moz-transition: all .35s;
        -webkit-transform: translateZ(0);
        cursor: pointer !important;
        margin-left: 0 !important; }
        .noSubHead #theContainer #theWrapper #theForm .gform_button:hover {
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          transition: all .35s;
          -webkit-transition: all .35s;
          -moz-transition: all .35s;
          -webkit-transform: translateZ(0);
          background-color: #333333;
          color: #e78550; }
      .noSubHead #theContainer #theWrapper #theForm label {
        font: normal 15px/20px Arial, Helvetica, sans-serif;
        color: white;
        float: left;
        font-size: 13px; }
      .noSubHead #theContainer #theWrapper #theForm ul.gform_fields li {
        width: 47.5%;
        position: relative;
        float: left;
        margin-bottom: 10px; }
        .noSubHead #theContainer #theWrapper #theForm ul.gform_fields li .ginput_container {
          width: 100%;
          position: relative;
          float: left; }
          .noSubHead #theContainer #theWrapper #theForm ul.gform_fields li .ginput_container input[type=text] {
            position: relative;
            float: left;
            width: 100%;
            padding: 2%; }
        .noSubHead #theContainer #theWrapper #theForm ul.gform_fields li:nth-child(odd) {
          margin-right: 5%; }

.page .colouredRows .row {
  color: white;
  font-size: 40px;
  width: auto;
  float: left;
  clear: both;
  text-transform: uppercase;
  padding: 5px 5px 0 5px; }
  .page .colouredRows .row:nth-child(odd) {
    /* background-color: $orange; */
    background: url("images/gradient.png") #d7502a; }
  .page .colouredRows .row:nth-child(even) {
    /* background-color: $blue; */
    background: url("images/gradient.png") #2c619b; }
.page #vertCentre {
  display: table;
  height: 100%;
  width: 100%; }
  .page #vertCentre #centrer {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
    .page #vertCentre #centrer #centerInfo {
      padding: 40px 30px;
      background-image: url("images/texture2.png");
      border: 10px solid #333333;
      margin: 80px 0; }
      .page #vertCentre #centrer #centerInfo .hundred {
        margin-top: 50px; }

.search .taxonomy-description {
  margin-top: 10px; }

.category.paged-2 #category li:nth-child(-n+3):before,
.single.paged-2 #category li:nth-child(-n+3):before,
.search.paged-2 #category li:nth-child(-n+3):before {
  content: "";
  background: none; }
.category #category li:nth-child(-n+3):before,
.single #category li:nth-child(-n+3):before,
.search #category li:nth-child(-n+3):before {
  content: "LATEST ARTICLE";
  display: inline-block;
  position: absolute;
  top: 12px;
  right: -25px;
  padding: 8px 25px 5px 25px;
  background: #046b99;
  z-index: 1000;
  color: white;
  font-size: 10px;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg); }
.category a.post-thumbnail,
.single a.post-thumbnail,
.search a.post-thumbnail {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .35s;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  -webkit-transform: translateZ(0); }
  .category a.post-thumbnail:hover img,
  .single a.post-thumbnail:hover img,
  .search a.post-thumbnail:hover img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0);
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1, 1.1);
    /* Chrome, Safari, Opera */
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

.home #afterBlog,
.blog #afterBlog,
.category #afterBlog,
.single #afterBlog,
.search #afterBlog {
  text-align: center;
  padding-bottom: 100px;
  width: 80%;
  margin-left: 20%; }
  .home #afterBlog .blueBTN,
  .blog #afterBlog .blueBTN,
  .category #afterBlog .blueBTN,
  .single #afterBlog .blueBTN,
  .search #afterBlog .blueBTN {
    position: relative;
    padding: 20px 40px;
    font-size: 30px;
    text-align: center;
    background: url("images/gradient.png") #2c619b;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    top: 50px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0); }
    .home #afterBlog .blueBTN:hover,
    .blog #afterBlog .blueBTN:hover,
    .category #afterBlog .blueBTN:hover,
    .single #afterBlog .blueBTN:hover,
    .search #afterBlog .blueBTN:hover {
      background: url("images/gradient.png") #d7502a;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0);
      padding: 30px 60px; }
.home .last,
.home .first,
.home .extend,
.blog .last,
.blog .first,
.blog .extend,
.category .last,
.category .first,
.category .extend,
.single .last,
.single .first,
.single .extend,
.search .last,
.search .first,
.search .extend {
  display: none; }
.home #featuredPosts,
.blog #featuredPosts,
.category #featuredPosts,
.single #featuredPosts,
.search #featuredPosts {
  margin-left: 20%; }
  .home #featuredPosts .category li.info:nth-child(-n+3):before,
  .blog #featuredPosts .category li.info:nth-child(-n+3):before,
  .category #featuredPosts .category li.info:nth-child(-n+3):before,
  .single #featuredPosts .category li.info:nth-child(-n+3):before,
  .search #featuredPosts .category li.info:nth-child(-n+3):before {
    content: "LATEST ARTICLE";
    display: inline-block;
    position: absolute;
    top: 12px;
    right: -25px;
    padding: 8px 25px 5px 25px;
    background: #046b99;
    z-index: 1000;
    color: white;
    font-size: 10px;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg); }
  .home #featuredPosts .theInfo,
  .blog #featuredPosts .theInfo,
  .category #featuredPosts .theInfo,
  .single #featuredPosts .theInfo,
  .search #featuredPosts .theInfo {
    position: relative;
    float: left;
    padding: 10px; }
.home #theCtas,
.blog #theCtas,
.category #theCtas,
.single #theCtas,
.search #theCtas {
  margin-left: 20%; }
.home .wp-pagenavi,
.blog .wp-pagenavi,
.category .wp-pagenavi,
.single .wp-pagenavi,
.search .wp-pagenavi {
  width: 100%;
  font: normal 15px/20px Arial, Helvetica, sans-serif;
  position: relative;
  float: left;
  top: 10px;
  padding: 10px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .home .wp-pagenavi a,
  .home .wp-pagenavi .current,
  .blog .wp-pagenavi a,
  .blog .wp-pagenavi .current,
  .category .wp-pagenavi a,
  .category .wp-pagenavi .current,
  .single .wp-pagenavi a,
  .single .wp-pagenavi .current,
  .search .wp-pagenavi a,
  .search .wp-pagenavi .current {
    border: 0;
    color: #333333;
    text-transform: uppercase; }
  .home .wp-pagenavi .nextpostslink,
  .blog .wp-pagenavi .nextpostslink,
  .category .wp-pagenavi .nextpostslink,
  .single .wp-pagenavi .nextpostslink,
  .search .wp-pagenavi .nextpostslink {
    position: relative;
    float: right; }
.home .catName,
.blog .catName,
.category .catName,
.single .catName,
.search .catName {
  text-transform: uppercase;
  font-size: 13px; }
.home .breadcrumbs,
.blog .breadcrumbs,
.category .breadcrumbs,
.single .breadcrumbs,
.search .breadcrumbs {
  color: #333333;
  font-size: 13px;
  position: relative;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 20px; }
  .home .breadcrumbs a,
  .home .breadcrumbs span,
  .blog .breadcrumbs a,
  .blog .breadcrumbs span,
  .category .breadcrumbs a,
  .category .breadcrumbs span,
  .single .breadcrumbs a,
  .single .breadcrumbs span,
  .search .breadcrumbs a,
  .search .breadcrumbs span {
    font: normal 15px/20px Arial, Helvetica, sans-serif;
    position: relative;
    top: 1px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    color: #333333; }
  .home .breadcrumbs a:hover,
  .blog .breadcrumbs a:hover,
  .category .breadcrumbs a:hover,
  .single .breadcrumbs a:hover,
  .search .breadcrumbs a:hover {
    text-decoration: underline; }
.home #thePosts #submit,
.blog #thePosts #submit,
.category #thePosts #submit,
.single #thePosts #submit,
.search #thePosts #submit {
  border: 0;
  background: #e78550;
  color: white;
  padding: 6px;
  text-transform: uppercase;
  font-family: "tradegothicregular",sans-serif;
  font-size: 17px;
  width: 20%;
  height: 36px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s; }
  .home #thePosts #submit:hover,
  .blog #thePosts #submit:hover,
  .category #thePosts #submit:hover,
  .single #thePosts #submit:hover,
  .search #thePosts #submit:hover {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: #046b99; }
.home #thePosts #comment,
.blog #thePosts #comment,
.category #thePosts #comment,
.single #thePosts #comment,
.search #thePosts #comment {
  width: 80%;
  position: relative;
  float: left;
  height: 36px;
  padding-left: 10px;
  background: #f2f2f2;
  border: 0; }
.home #thePosts .title,
.blog #thePosts .title,
.category #thePosts .title,
.single #thePosts .title,
.search #thePosts .title {
  color: #e78550;
  font-size: 40px;
  text-transform: uppercase;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px; }
.home #thePosts #comments,
.blog #thePosts #comments,
.category #thePosts #comments,
.single #thePosts #comments,
.search #thePosts #comments {
  width: 100%;
  position: relative;
  float: left;
  padding: 20px 0; }
  .home #thePosts #comments .must-log-in a,
  .blog #thePosts #comments .must-log-in a,
  .category #thePosts #comments .must-log-in a,
  .single #thePosts #comments .must-log-in a,
  .search #thePosts #comments .must-log-in a {
    color: #e78550;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0); }
    .home #thePosts #comments .must-log-in a:hover,
    .blog #thePosts #comments .must-log-in a:hover,
    .category #thePosts #comments .must-log-in a:hover,
    .single #thePosts #comments .must-log-in a:hover,
    .search #thePosts #comments .must-log-in a:hover {
      color: #046b99;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0); }
  .home #thePosts #comments .comment-list,
  .blog #thePosts #comments .comment-list,
  .category #thePosts #comments .comment-list,
  .single #thePosts #comments .comment-list,
  .search #thePosts #comments .comment-list {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
    float: left;
    margin-top: 10px;
    height: auto;
    overflow: scroll;
    z-index: 0; }
    .home #thePosts #comments .comment-list li,
    .blog #thePosts #comments .comment-list li,
    .category #thePosts #comments .comment-list li,
    .single #thePosts #comments .comment-list li,
    .search #thePosts #comments .comment-list li {
      width: 100%;
      position: relative;
      float: left;
      padding: 10px;
      background: #f2f2f2;
      margin-bottom: 10px;
      text-align: left; }
      .home #thePosts #comments .comment-list li:last-chjild,
      .blog #thePosts #comments .comment-list li:last-chjild,
      .category #thePosts #comments .comment-list li:last-chjild,
      .single #thePosts #comments .comment-list li:last-chjild,
      .search #thePosts #comments .comment-list li:last-chjild {
        margin-bottom: 0; }
      .home #thePosts #comments .comment-list li .comment-body p,
      .blog #thePosts #comments .comment-list li .comment-body p,
      .category #thePosts #comments .comment-list li .comment-body p,
      .single #thePosts #comments .comment-list li .comment-body p,
      .search #thePosts #comments .comment-list li .comment-body p {
        font: normal 15px/20px Arial, Helvetica, sans-serif;
        color: #333333;
        font-size: 13px; }
      .home #thePosts #comments .comment-list li .comment-content,
      .blog #thePosts #comments .comment-list li .comment-content,
      .category #thePosts #comments .comment-list li .comment-content,
      .single #thePosts #comments .comment-list li .comment-content,
      .search #thePosts #comments .comment-list li .comment-content {
        font: normal 15px/20px Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #999999; }
      .home #thePosts #comments .comment-list li .comment-meta,
      .blog #thePosts #comments .comment-list li .comment-meta,
      .category #thePosts #comments .comment-list li .comment-meta,
      .single #thePosts #comments .comment-list li .comment-meta,
      .search #thePosts #comments .comment-list li .comment-meta {
        color: #999999;
        font: normal 15px/20px Arial, Helvetica, sans-serif;
        font-size: 12px;
        position: absolute;
        top: 10px;
        right: 10px; }
        .home #thePosts #comments .comment-list li .comment-meta:first-letter,
        .blog #thePosts #comments .comment-list li .comment-meta:first-letter,
        .category #thePosts #comments .comment-list li .comment-meta:first-letter,
        .single #thePosts #comments .comment-list li .comment-meta:first-letter,
        .search #thePosts #comments .comment-list li .comment-meta:first-letter {
          text-transform: capitalize; }
      .home #thePosts #comments .comment-list li .reply,
      .blog #thePosts #comments .comment-list li .reply,
      .category #thePosts #comments .comment-list li .reply,
      .single #thePosts #comments .comment-list li .reply,
      .search #thePosts #comments .comment-list li .reply {
        display: none; }
.home #thePosts .post,
.blog #thePosts .post,
.category #thePosts .post,
.single #thePosts .post,
.search #thePosts .post {
  background: white; }
  .home #thePosts .post #postLower,
  .blog #thePosts .post #postLower,
  .category #thePosts .post #postLower,
  .single #thePosts .post #postLower,
  .search #thePosts .post #postLower {
    position: relative;
    float: left;
    width: 100%; }
    .home #thePosts .post #postLower .share,
    .blog #thePosts .post #postLower .share,
    .category #thePosts .post #postLower .share,
    .single #thePosts .post #postLower .share,
    .search #thePosts .post #postLower .share {
      position: relative;
      float: left;
      width: 20%;
      padding-top: 55px;
      text-align: center;
      padding-left: 15px; }
      .home #thePosts .post #postLower .share .shareTitle,
      .blog #thePosts .post #postLower .share .shareTitle,
      .category #thePosts .post #postLower .share .shareTitle,
      .single #thePosts .post #postLower .share .shareTitle,
      .search #thePosts .post #postLower .share .shareTitle {
        color: #e78550;
        font-size: 25px;
        position: relative;
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .home #thePosts .post #postLower .share .shareBTN,
      .blog #thePosts .post #postLower .share .shareBTN,
      .category #thePosts .post #postLower .share .shareBTN,
      .single #thePosts .post #postLower .share .shareBTN,
      .search #thePosts .post #postLower .share .shareBTN {
        clear: both;
        width: 100%;
        position: relative;
        float: left;
        height: 80px;
        top: 40px; }
    .home #thePosts .post #postLower #contentSingle,
    .blog #thePosts .post #postLower #contentSingle,
    .category #thePosts .post #postLower #contentSingle,
    .single #thePosts .post #postLower #contentSingle,
    .search #thePosts .post #postLower #contentSingle {
      position: relative;
      float: right;
      width: 80%;
      padding: 20px; }
      .home #thePosts .post #postLower #contentSingle .entry-title,
      .blog #thePosts .post #postLower #contentSingle .entry-title,
      .category #thePosts .post #postLower #contentSingle .entry-title,
      .single #thePosts .post #postLower #contentSingle .entry-title,
      .search #thePosts .post #postLower #contentSingle .entry-title {
        color: #e78550;
        font-weight: 100;
        margin: 10px 0;
        font-size: 40px;
        text-transform: uppercase; }
      .home #thePosts .post #postLower #contentSingle .singleContent,
      .blog #thePosts .post #postLower #contentSingle .singleContent,
      .category #thePosts .post #postLower #contentSingle .singleContent,
      .single #thePosts .post #postLower #contentSingle .singleContent,
      .search #thePosts .post #postLower #contentSingle .singleContent {
        font: normal 15px/20px Arial, Helvetica, sans-serif;
        font-size: 13px; }
        .home #thePosts .post #postLower #contentSingle .singleContent p,
        .blog #thePosts .post #postLower #contentSingle .singleContent p,
        .category #thePosts .post #postLower #contentSingle .singleContent p,
        .single #thePosts .post #postLower #contentSingle .singleContent p,
        .search #thePosts .post #postLower #contentSingle .singleContent p {
          position: relative;
          float: left;
          margin-bottom: 10px !important; }
.home #category,
.home #theCtas,
.home #featuredPosts,
.home article,
.blog #category,
.blog #theCtas,
.blog #featuredPosts,
.blog article,
.category #category,
.category #theCtas,
.category #featuredPosts,
.category article,
.single #category,
.single #theCtas,
.single #featuredPosts,
.single article,
.search #category,
.search #theCtas,
.search #featuredPosts,
.search article {
  position: relative;
  float: left;
  width: 80%;
  display: block; }
  .home #category .category .slide:before,
  .home #theCtas .category .slide:before,
  .home #featuredPosts .category .slide:before,
  .home article .category .slide:before,
  .blog #category .category .slide:before,
  .blog #theCtas .category .slide:before,
  .blog #featuredPosts .category .slide:before,
  .blog article .category .slide:before,
  .category #category .category .slide:before,
  .category #theCtas .category .slide:before,
  .category #featuredPosts .category .slide:before,
  .category article .category .slide:before,
  .single #category .category .slide:before,
  .single #theCtas .category .slide:before,
  .single #featuredPosts .category .slide:before,
  .single article .category .slide:before,
  .search #category .category .slide:before,
  .search #theCtas .category .slide:before,
  .search #featuredPosts .category .slide:before,
  .search article .category .slide:before {
    content: "MORE TEFL INFO";
    display: inline-block;
    position: absolute;
    top: 12px;
    right: -25px;
    padding: 8px 25px 5px 25px;
    background: #e78550;
    z-index: 1000;
    color: white;
    font-size: 10px;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg); }
  .home #category .post-thumbnail img,
  .home #category img,
  .home #theCtas .post-thumbnail img,
  .home #theCtas img,
  .home #featuredPosts .post-thumbnail img,
  .home #featuredPosts img,
  .home article .post-thumbnail img,
  .home article img,
  .blog #category .post-thumbnail img,
  .blog #category img,
  .blog #theCtas .post-thumbnail img,
  .blog #theCtas img,
  .blog #featuredPosts .post-thumbnail img,
  .blog #featuredPosts img,
  .blog article .post-thumbnail img,
  .blog article img,
  .category #category .post-thumbnail img,
  .category #category img,
  .category #theCtas .post-thumbnail img,
  .category #theCtas img,
  .category #featuredPosts .post-thumbnail img,
  .category #featuredPosts img,
  .category article .post-thumbnail img,
  .category article img,
  .single #category .post-thumbnail img,
  .single #category img,
  .single #theCtas .post-thumbnail img,
  .single #theCtas img,
  .single #featuredPosts .post-thumbnail img,
  .single #featuredPosts img,
  .single article .post-thumbnail img,
  .single article img,
  .search #category .post-thumbnail img,
  .search #category img,
  .search #theCtas .post-thumbnail img,
  .search #theCtas img,
  .search #featuredPosts .post-thumbnail img,
  .search #featuredPosts img,
  .search article .post-thumbnail img,
  .search article img {
    height: auto;
    width: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0); }
  .home #category li,
  .home #category .slide,
  .home #theCtas li,
  .home #theCtas .slide,
  .home #featuredPosts li,
  .home #featuredPosts .slide,
  .home article li,
  .home article .slide,
  .blog #category li,
  .blog #category .slide,
  .blog #theCtas li,
  .blog #theCtas .slide,
  .blog #featuredPosts li,
  .blog #featuredPosts .slide,
  .blog article li,
  .blog article .slide,
  .category #category li,
  .category #category .slide,
  .category #theCtas li,
  .category #theCtas .slide,
  .category #featuredPosts li,
  .category #featuredPosts .slide,
  .category article li,
  .category article .slide,
  .single #category li,
  .single #category .slide,
  .single #theCtas li,
  .single #theCtas .slide,
  .single #featuredPosts li,
  .single #featuredPosts .slide,
  .single article li,
  .single article .slide,
  .search #category li,
  .search #category .slide,
  .search #theCtas li,
  .search #theCtas .slide,
  .search #featuredPosts li,
  .search #featuredPosts .slide,
  .search article li,
  .search article .slide {
    clear: none;
    width: 32%;
    position: relative;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
    background: #333333;
    			/*
    &:nth-child(-n+3):before {
    			content: "LATEST ARTICLE";
    			display: inline-block;
    			position: absolute;
    			top: 12px;
    			right: -22px;
    			padding: 5px 20px;
    			background: #046b99;
    			z-index: 1000;
    			color: white;
    			font-size: 10px;
    			-webkit-transform: rotate(40deg);
    			}		
    */ }
    .home #category li .post-thumbnail,
    .home #category .slide .post-thumbnail,
    .home #theCtas li .post-thumbnail,
    .home #theCtas .slide .post-thumbnail,
    .home #featuredPosts li .post-thumbnail,
    .home #featuredPosts .slide .post-thumbnail,
    .home article li .post-thumbnail,
    .home article .slide .post-thumbnail,
    .blog #category li .post-thumbnail,
    .blog #category .slide .post-thumbnail,
    .blog #theCtas li .post-thumbnail,
    .blog #theCtas .slide .post-thumbnail,
    .blog #featuredPosts li .post-thumbnail,
    .blog #featuredPosts .slide .post-thumbnail,
    .blog article li .post-thumbnail,
    .blog article .slide .post-thumbnail,
    .category #category li .post-thumbnail,
    .category #category .slide .post-thumbnail,
    .category #theCtas li .post-thumbnail,
    .category #theCtas .slide .post-thumbnail,
    .category #featuredPosts li .post-thumbnail,
    .category #featuredPosts .slide .post-thumbnail,
    .category article li .post-thumbnail,
    .category article .slide .post-thumbnail,
    .single #category li .post-thumbnail,
    .single #category .slide .post-thumbnail,
    .single #theCtas li .post-thumbnail,
    .single #theCtas .slide .post-thumbnail,
    .single #featuredPosts li .post-thumbnail,
    .single #featuredPosts .slide .post-thumbnail,
    .single article li .post-thumbnail,
    .single article .slide .post-thumbnail,
    .search #category li .post-thumbnail,
    .search #category .slide .post-thumbnail,
    .search #theCtas li .post-thumbnail,
    .search #theCtas .slide .post-thumbnail,
    .search #featuredPosts li .post-thumbnail,
    .search #featuredPosts .slide .post-thumbnail,
    .search article li .post-thumbnail,
    .search article .slide .post-thumbnail {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0); }
    .home #category li a:hover .thumb,
    .home #category li a.post-thumbnail:hover img,
    .home #category li a:hover img,
    .home #category .slide a:hover .thumb,
    .home #category .slide a.post-thumbnail:hover img,
    .home #category .slide a:hover img,
    .home #theCtas li a:hover .thumb,
    .home #theCtas li a.post-thumbnail:hover img,
    .home #theCtas li a:hover img,
    .home #theCtas .slide a:hover .thumb,
    .home #theCtas .slide a.post-thumbnail:hover img,
    .home #theCtas .slide a:hover img,
    .home #featuredPosts li a:hover .thumb,
    .home #featuredPosts li a.post-thumbnail:hover img,
    .home #featuredPosts li a:hover img,
    .home #featuredPosts .slide a:hover .thumb,
    .home #featuredPosts .slide a.post-thumbnail:hover img,
    .home #featuredPosts .slide a:hover img,
    .home article li a:hover .thumb,
    .home article li a.post-thumbnail:hover img,
    .home article li a:hover img,
    .home article .slide a:hover .thumb,
    .home article .slide a.post-thumbnail:hover img,
    .home article .slide a:hover img,
    .blog #category li a:hover .thumb,
    .blog #category li a.post-thumbnail:hover img,
    .blog #category li a:hover img,
    .blog #category .slide a:hover .thumb,
    .blog #category .slide a.post-thumbnail:hover img,
    .blog #category .slide a:hover img,
    .blog #theCtas li a:hover .thumb,
    .blog #theCtas li a.post-thumbnail:hover img,
    .blog #theCtas li a:hover img,
    .blog #theCtas .slide a:hover .thumb,
    .blog #theCtas .slide a.post-thumbnail:hover img,
    .blog #theCtas .slide a:hover img,
    .blog #featuredPosts li a:hover .thumb,
    .blog #featuredPosts li a.post-thumbnail:hover img,
    .blog #featuredPosts li a:hover img,
    .blog #featuredPosts .slide a:hover .thumb,
    .blog #featuredPosts .slide a.post-thumbnail:hover img,
    .blog #featuredPosts .slide a:hover img,
    .blog article li a:hover .thumb,
    .blog article li a.post-thumbnail:hover img,
    .blog article li a:hover img,
    .blog article .slide a:hover .thumb,
    .blog article .slide a.post-thumbnail:hover img,
    .blog article .slide a:hover img,
    .category #category li a:hover .thumb,
    .category #category li a.post-thumbnail:hover img,
    .category #category li a:hover img,
    .category #category .slide a:hover .thumb,
    .category #category .slide a.post-thumbnail:hover img,
    .category #category .slide a:hover img,
    .category #theCtas li a:hover .thumb,
    .category #theCtas li a.post-thumbnail:hover img,
    .category #theCtas li a:hover img,
    .category #theCtas .slide a:hover .thumb,
    .category #theCtas .slide a.post-thumbnail:hover img,
    .category #theCtas .slide a:hover img,
    .category #featuredPosts li a:hover .thumb,
    .category #featuredPosts li a.post-thumbnail:hover img,
    .category #featuredPosts li a:hover img,
    .category #featuredPosts .slide a:hover .thumb,
    .category #featuredPosts .slide a.post-thumbnail:hover img,
    .category #featuredPosts .slide a:hover img,
    .category article li a:hover .thumb,
    .category article li a.post-thumbnail:hover img,
    .category article li a:hover img,
    .category article .slide a:hover .thumb,
    .category article .slide a.post-thumbnail:hover img,
    .category article .slide a:hover img,
    .single #category li a:hover .thumb,
    .single #category li a.post-thumbnail:hover img,
    .single #category li a:hover img,
    .single #category .slide a:hover .thumb,
    .single #category .slide a.post-thumbnail:hover img,
    .single #category .slide a:hover img,
    .single #theCtas li a:hover .thumb,
    .single #theCtas li a.post-thumbnail:hover img,
    .single #theCtas li a:hover img,
    .single #theCtas .slide a:hover .thumb,
    .single #theCtas .slide a.post-thumbnail:hover img,
    .single #theCtas .slide a:hover img,
    .single #featuredPosts li a:hover .thumb,
    .single #featuredPosts li a.post-thumbnail:hover img,
    .single #featuredPosts li a:hover img,
    .single #featuredPosts .slide a:hover .thumb,
    .single #featuredPosts .slide a.post-thumbnail:hover img,
    .single #featuredPosts .slide a:hover img,
    .single article li a:hover .thumb,
    .single article li a.post-thumbnail:hover img,
    .single article li a:hover img,
    .single article .slide a:hover .thumb,
    .single article .slide a.post-thumbnail:hover img,
    .single article .slide a:hover img,
    .search #category li a:hover .thumb,
    .search #category li a.post-thumbnail:hover img,
    .search #category li a:hover img,
    .search #category .slide a:hover .thumb,
    .search #category .slide a.post-thumbnail:hover img,
    .search #category .slide a:hover img,
    .search #theCtas li a:hover .thumb,
    .search #theCtas li a.post-thumbnail:hover img,
    .search #theCtas li a:hover img,
    .search #theCtas .slide a:hover .thumb,
    .search #theCtas .slide a.post-thumbnail:hover img,
    .search #theCtas .slide a:hover img,
    .search #featuredPosts li a:hover .thumb,
    .search #featuredPosts li a.post-thumbnail:hover img,
    .search #featuredPosts li a:hover img,
    .search #featuredPosts .slide a:hover .thumb,
    .search #featuredPosts .slide a.post-thumbnail:hover img,
    .search #featuredPosts .slide a:hover img,
    .search article li a:hover .thumb,
    .search article li a.post-thumbnail:hover img,
    .search article li a:hover img,
    .search article .slide a:hover .thumb,
    .search article .slide a.post-thumbnail:hover img,
    .search article .slide a:hover img {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0);
      -ms-transform: scale(1.1, 1.1);
      /* IE 9 */
      -webkit-transform: scale(1.1, 1.1);
      /* Chrome, Safari, Opera */
      -moz-transform: scale(1.1, 1.1);
      -o-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
    .home #category li .info,
    .home #category .slide .info,
    .home #theCtas li .info,
    .home #theCtas .slide .info,
    .home #featuredPosts li .info,
    .home #featuredPosts .slide .info,
    .home article li .info,
    .home article .slide .info,
    .blog #category li .info,
    .blog #category .slide .info,
    .blog #theCtas li .info,
    .blog #theCtas .slide .info,
    .blog #featuredPosts li .info,
    .blog #featuredPosts .slide .info,
    .blog article li .info,
    .blog article .slide .info,
    .category #category li .info,
    .category #category .slide .info,
    .category #theCtas li .info,
    .category #theCtas .slide .info,
    .category #featuredPosts li .info,
    .category #featuredPosts .slide .info,
    .category article li .info,
    .category article .slide .info,
    .single #category li .info,
    .single #category .slide .info,
    .single #theCtas li .info,
    .single #theCtas .slide .info,
    .single #featuredPosts li .info,
    .single #featuredPosts .slide .info,
    .single article li .info,
    .single article .slide .info,
    .search #category li .info,
    .search #category .slide .info,
    .search #theCtas li .info,
    .search #theCtas .slide .info,
    .search #featuredPosts li .info,
    .search #featuredPosts .slide .info,
    .search article li .info,
    .search article .slide .info {
      position: relative;
      float: left;
      padding: 10px;
      z-index: 1100;
      background: white;
      min-height: 185px;
      width: 100%; }
    .home #category li:nth-child(3n),
    .home #category .slide:nth-child(3n),
    .home #theCtas li:nth-child(3n),
    .home #theCtas .slide:nth-child(3n),
    .home #featuredPosts li:nth-child(3n),
    .home #featuredPosts .slide:nth-child(3n),
    .home article li:nth-child(3n),
    .home article .slide:nth-child(3n),
    .blog #category li:nth-child(3n),
    .blog #category .slide:nth-child(3n),
    .blog #theCtas li:nth-child(3n),
    .blog #theCtas .slide:nth-child(3n),
    .blog #featuredPosts li:nth-child(3n),
    .blog #featuredPosts .slide:nth-child(3n),
    .blog article li:nth-child(3n),
    .blog article .slide:nth-child(3n),
    .category #category li:nth-child(3n),
    .category #category .slide:nth-child(3n),
    .category #theCtas li:nth-child(3n),
    .category #theCtas .slide:nth-child(3n),
    .category #featuredPosts li:nth-child(3n),
    .category #featuredPosts .slide:nth-child(3n),
    .category article li:nth-child(3n),
    .category article .slide:nth-child(3n),
    .single #category li:nth-child(3n),
    .single #category .slide:nth-child(3n),
    .single #theCtas li:nth-child(3n),
    .single #theCtas .slide:nth-child(3n),
    .single #featuredPosts li:nth-child(3n),
    .single #featuredPosts .slide:nth-child(3n),
    .single article li:nth-child(3n),
    .single article .slide:nth-child(3n),
    .search #category li:nth-child(3n),
    .search #category .slide:nth-child(3n),
    .search #theCtas li:nth-child(3n),
    .search #theCtas .slide:nth-child(3n),
    .search #featuredPosts li:nth-child(3n),
    .search #featuredPosts .slide:nth-child(3n),
    .search article li:nth-child(3n),
    .search article .slide:nth-child(3n) {
      margin-right: 0; }
    .home #category li:nth-child(4),
    .home #category .slide:nth-child(4),
    .home #theCtas li:nth-child(4),
    .home #theCtas .slide:nth-child(4),
    .home #featuredPosts li:nth-child(4),
    .home #featuredPosts .slide:nth-child(4),
    .home article li:nth-child(4),
    .home article .slide:nth-child(4),
    .blog #category li:nth-child(4),
    .blog #category .slide:nth-child(4),
    .blog #theCtas li:nth-child(4),
    .blog #theCtas .slide:nth-child(4),
    .blog #featuredPosts li:nth-child(4),
    .blog #featuredPosts .slide:nth-child(4),
    .blog article li:nth-child(4),
    .blog article .slide:nth-child(4),
    .category #category li:nth-child(4),
    .category #category .slide:nth-child(4),
    .category #theCtas li:nth-child(4),
    .category #theCtas .slide:nth-child(4),
    .category #featuredPosts li:nth-child(4),
    .category #featuredPosts .slide:nth-child(4),
    .category article li:nth-child(4),
    .category article .slide:nth-child(4),
    .single #category li:nth-child(4),
    .single #category .slide:nth-child(4),
    .single #theCtas li:nth-child(4),
    .single #theCtas .slide:nth-child(4),
    .single #featuredPosts li:nth-child(4),
    .single #featuredPosts .slide:nth-child(4),
    .single article li:nth-child(4),
    .single article .slide:nth-child(4),
    .search #category li:nth-child(4),
    .search #category .slide:nth-child(4),
    .search #theCtas li:nth-child(4),
    .search #theCtas .slide:nth-child(4),
    .search #featuredPosts li:nth-child(4),
    .search #featuredPosts .slide:nth-child(4),
    .search article li:nth-child(4),
    .search article .slide:nth-child(4) {
      clear: both; }
    .home #category li .thumb,
    .home #category .slide .thumb,
    .home #theCtas li .thumb,
    .home #theCtas .slide .thumb,
    .home #featuredPosts li .thumb,
    .home #featuredPosts .slide .thumb,
    .home article li .thumb,
    .home article .slide .thumb,
    .blog #category li .thumb,
    .blog #category .slide .thumb,
    .blog #theCtas li .thumb,
    .blog #theCtas .slide .thumb,
    .blog #featuredPosts li .thumb,
    .blog #featuredPosts .slide .thumb,
    .blog article li .thumb,
    .blog article .slide .thumb,
    .category #category li .thumb,
    .category #category .slide .thumb,
    .category #theCtas li .thumb,
    .category #theCtas .slide .thumb,
    .category #featuredPosts li .thumb,
    .category #featuredPosts .slide .thumb,
    .category article li .thumb,
    .category article .slide .thumb,
    .single #category li .thumb,
    .single #category .slide .thumb,
    .single #theCtas li .thumb,
    .single #theCtas .slide .thumb,
    .single #featuredPosts li .thumb,
    .single #featuredPosts .slide .thumb,
    .single article li .thumb,
    .single article .slide .thumb,
    .search #category li .thumb,
    .search #category .slide .thumb,
    .search #theCtas li .thumb,
    .search #theCtas .slide .thumb,
    .search #featuredPosts li .thumb,
    .search #featuredPosts .slide .thumb,
    .search article li .thumb,
    .search article .slide .thumb {
      width: 100%;
      height: 100%;
      height: auto;
      position: relative;
      float: left;
      opacity: 1;
      background: #333333;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0); }
    .home #category li .thumb:hover,
    .home #category .slide .thumb:hover,
    .home #theCtas li .thumb:hover,
    .home #theCtas .slide .thumb:hover,
    .home #featuredPosts li .thumb:hover,
    .home #featuredPosts .slide .thumb:hover,
    .home article li .thumb:hover,
    .home article .slide .thumb:hover,
    .blog #category li .thumb:hover,
    .blog #category .slide .thumb:hover,
    .blog #theCtas li .thumb:hover,
    .blog #theCtas .slide .thumb:hover,
    .blog #featuredPosts li .thumb:hover,
    .blog #featuredPosts .slide .thumb:hover,
    .blog article li .thumb:hover,
    .blog article .slide .thumb:hover,
    .category #category li .thumb:hover,
    .category #category .slide .thumb:hover,
    .category #theCtas li .thumb:hover,
    .category #theCtas .slide .thumb:hover,
    .category #featuredPosts li .thumb:hover,
    .category #featuredPosts .slide .thumb:hover,
    .category article li .thumb:hover,
    .category article .slide .thumb:hover,
    .single #category li .thumb:hover,
    .single #category .slide .thumb:hover,
    .single #theCtas li .thumb:hover,
    .single #theCtas .slide .thumb:hover,
    .single #featuredPosts li .thumb:hover,
    .single #featuredPosts .slide .thumb:hover,
    .single article li .thumb:hover,
    .single article .slide .thumb:hover,
    .search #category li .thumb:hover,
    .search #category .slide .thumb:hover,
    .search #theCtas li .thumb:hover,
    .search #theCtas .slide .thumb:hover,
    .search #featuredPosts li .thumb:hover,
    .search #featuredPosts .slide .thumb:hover,
    .search article li .thumb:hover,
    .search article .slide .thumb:hover {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0);
      opacity: 0.5; }
    .home #category li .thumbLink,
    .home #category .slide .thumbLink,
    .home #theCtas li .thumbLink,
    .home #theCtas .slide .thumbLink,
    .home #featuredPosts li .thumbLink,
    .home #featuredPosts .slide .thumbLink,
    .home article li .thumbLink,
    .home article .slide .thumbLink,
    .blog #category li .thumbLink,
    .blog #category .slide .thumbLink,
    .blog #theCtas li .thumbLink,
    .blog #theCtas .slide .thumbLink,
    .blog #featuredPosts li .thumbLink,
    .blog #featuredPosts .slide .thumbLink,
    .blog article li .thumbLink,
    .blog article .slide .thumbLink,
    .category #category li .thumbLink,
    .category #category .slide .thumbLink,
    .category #theCtas li .thumbLink,
    .category #theCtas .slide .thumbLink,
    .category #featuredPosts li .thumbLink,
    .category #featuredPosts .slide .thumbLink,
    .category article li .thumbLink,
    .category article .slide .thumbLink,
    .single #category li .thumbLink,
    .single #category .slide .thumbLink,
    .single #theCtas li .thumbLink,
    .single #theCtas .slide .thumbLink,
    .single #featuredPosts li .thumbLink,
    .single #featuredPosts .slide .thumbLink,
    .single article li .thumbLink,
    .single article .slide .thumbLink,
    .search #category li .thumbLink,
    .search #category .slide .thumbLink,
    .search #theCtas li .thumbLink,
    .search #theCtas .slide .thumbLink,
    .search #featuredPosts li .thumbLink,
    .search #featuredPosts .slide .thumbLink,
    .search article li .thumbLink,
    .search article .slide .thumbLink {
      background: #333333;
      position: relative;
      float: left; }
    .home #category li a,
    .home #category .slide a,
    .home #theCtas li a,
    .home #theCtas .slide a,
    .home #featuredPosts li a,
    .home #featuredPosts .slide a,
    .home article li a,
    .home article .slide a,
    .blog #category li a,
    .blog #category .slide a,
    .blog #theCtas li a,
    .blog #theCtas .slide a,
    .blog #featuredPosts li a,
    .blog #featuredPosts .slide a,
    .blog article li a,
    .blog article .slide a,
    .category #category li a,
    .category #category .slide a,
    .category #theCtas li a,
    .category #theCtas .slide a,
    .category #featuredPosts li a,
    .category #featuredPosts .slide a,
    .category article li a,
    .category article .slide a,
    .single #category li a,
    .single #category .slide a,
    .single #theCtas li a,
    .single #theCtas .slide a,
    .single #featuredPosts li a,
    .single #featuredPosts .slide a,
    .single article li a,
    .single article .slide a,
    .search #category li a,
    .search #category .slide a,
    .search #theCtas li a,
    .search #theCtas .slide a,
    .search #featuredPosts li a,
    .search #featuredPosts .slide a,
    .search article li a,
    .search article .slide a {
      clear: both;
      width: 100%;
      position: relative;
      float: left; }
    .home #category li .titleLink,
    .home #category .slide .titleLink,
    .home #theCtas li .titleLink,
    .home #theCtas .slide .titleLink,
    .home #featuredPosts li .titleLink,
    .home #featuredPosts .slide .titleLink,
    .home article li .titleLink,
    .home article .slide .titleLink,
    .blog #category li .titleLink,
    .blog #category .slide .titleLink,
    .blog #theCtas li .titleLink,
    .blog #theCtas .slide .titleLink,
    .blog #featuredPosts li .titleLink,
    .blog #featuredPosts .slide .titleLink,
    .blog article li .titleLink,
    .blog article .slide .titleLink,
    .category #category li .titleLink,
    .category #category .slide .titleLink,
    .category #theCtas li .titleLink,
    .category #theCtas .slide .titleLink,
    .category #featuredPosts li .titleLink,
    .category #featuredPosts .slide .titleLink,
    .category article li .titleLink,
    .category article .slide .titleLink,
    .single #category li .titleLink,
    .single #category .slide .titleLink,
    .single #theCtas li .titleLink,
    .single #theCtas .slide .titleLink,
    .single #featuredPosts li .titleLink,
    .single #featuredPosts .slide .titleLink,
    .single article li .titleLink,
    .single article .slide .titleLink,
    .search #category li .titleLink,
    .search #category .slide .titleLink,
    .search #theCtas li .titleLink,
    .search #theCtas .slide .titleLink,
    .search #featuredPosts li .titleLink,
    .search #featuredPosts .slide .titleLink,
    .search article li .titleLink,
    .search article .slide .titleLink {
      color: #333333;
      font-weight: 100;
      text-decoration: none;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0);
      font-size: 23px;
      padding: 5px 0 0 0;
      text-transform: uppercase; }
      .home #category li .titleLink:hover,
      .home #category .slide .titleLink:hover,
      .home #theCtas li .titleLink:hover,
      .home #theCtas .slide .titleLink:hover,
      .home #featuredPosts li .titleLink:hover,
      .home #featuredPosts .slide .titleLink:hover,
      .home article li .titleLink:hover,
      .home article .slide .titleLink:hover,
      .blog #category li .titleLink:hover,
      .blog #category .slide .titleLink:hover,
      .blog #theCtas li .titleLink:hover,
      .blog #theCtas .slide .titleLink:hover,
      .blog #featuredPosts li .titleLink:hover,
      .blog #featuredPosts .slide .titleLink:hover,
      .blog article li .titleLink:hover,
      .blog article .slide .titleLink:hover,
      .category #category li .titleLink:hover,
      .category #category .slide .titleLink:hover,
      .category #theCtas li .titleLink:hover,
      .category #theCtas .slide .titleLink:hover,
      .category #featuredPosts li .titleLink:hover,
      .category #featuredPosts .slide .titleLink:hover,
      .category article li .titleLink:hover,
      .category article .slide .titleLink:hover,
      .single #category li .titleLink:hover,
      .single #category .slide .titleLink:hover,
      .single #theCtas li .titleLink:hover,
      .single #theCtas .slide .titleLink:hover,
      .single #featuredPosts li .titleLink:hover,
      .single #featuredPosts .slide .titleLink:hover,
      .single article li .titleLink:hover,
      .single article .slide .titleLink:hover,
      .search #category li .titleLink:hover,
      .search #category .slide .titleLink:hover,
      .search #theCtas li .titleLink:hover,
      .search #theCtas .slide .titleLink:hover,
      .search #featuredPosts li .titleLink:hover,
      .search #featuredPosts .slide .titleLink:hover,
      .search article li .titleLink:hover,
      .search article .slide .titleLink:hover {
        color: #e78550; }
    .home #category li .para,
    .home #category .slide .para,
    .home #theCtas li .para,
    .home #theCtas .slide .para,
    .home #featuredPosts li .para,
    .home #featuredPosts .slide .para,
    .home article li .para,
    .home article .slide .para,
    .blog #category li .para,
    .blog #category .slide .para,
    .blog #theCtas li .para,
    .blog #theCtas .slide .para,
    .blog #featuredPosts li .para,
    .blog #featuredPosts .slide .para,
    .blog article li .para,
    .blog article .slide .para,
    .category #category li .para,
    .category #category .slide .para,
    .category #theCtas li .para,
    .category #theCtas .slide .para,
    .category #featuredPosts li .para,
    .category #featuredPosts .slide .para,
    .category article li .para,
    .category article .slide .para,
    .single #category li .para,
    .single #category .slide .para,
    .single #theCtas li .para,
    .single #theCtas .slide .para,
    .single #featuredPosts li .para,
    .single #featuredPosts .slide .para,
    .single article li .para,
    .single article .slide .para,
    .search #category li .para,
    .search #category .slide .para,
    .search #theCtas li .para,
    .search #theCtas .slide .para,
    .search #featuredPosts li .para,
    .search #featuredPosts .slide .para,
    .search article li .para,
    .search article .slide .para {
      position: relative;
      float: left;
      padding: 10px 0;
      font-size: 12px !important;
      line-height: 14px !important;
      font: normal 15px/20px Arial, Helvetica, sans-serif;
      color: #999999; }
    .home #category li .more,
    .home #category .slide .more,
    .home #theCtas li .more,
    .home #theCtas .slide .more,
    .home #featuredPosts li .more,
    .home #featuredPosts .slide .more,
    .home article li .more,
    .home article .slide .more,
    .blog #category li .more,
    .blog #category .slide .more,
    .blog #theCtas li .more,
    .blog #theCtas .slide .more,
    .blog #featuredPosts li .more,
    .blog #featuredPosts .slide .more,
    .blog article li .more,
    .blog article .slide .more,
    .category #category li .more,
    .category #category .slide .more,
    .category #theCtas li .more,
    .category #theCtas .slide .more,
    .category #featuredPosts li .more,
    .category #featuredPosts .slide .more,
    .category article li .more,
    .category article .slide .more,
    .single #category li .more,
    .single #category .slide .more,
    .single #theCtas li .more,
    .single #theCtas .slide .more,
    .single #featuredPosts li .more,
    .single #featuredPosts .slide .more,
    .single article li .more,
    .single article .slide .more,
    .search #category li .more,
    .search #category .slide .more,
    .search #theCtas li .more,
    .search #theCtas .slide .more,
    .search #featuredPosts li .more,
    .search #featuredPosts .slide .more,
    .search article li .more,
    .search article .slide .more {
      text-decoration: none;
      background: #333333;
      padding: 7px 15px 5px 15px;
      text-transform: uppercase;
      color: white;
      width: auto;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .25s;
      -webkit-transition: all .25s;
      -moz-transition: all .25s;
      -webkit-transform: translateZ(0);
      margin: 10px 0;
      font-size: 15px;
      position: absolute;
      bottom: 5px;
      left: 10px; }
      .home #category li .more:hover,
      .home #category .slide .more:hover,
      .home #theCtas li .more:hover,
      .home #theCtas .slide .more:hover,
      .home #featuredPosts li .more:hover,
      .home #featuredPosts .slide .more:hover,
      .home article li .more:hover,
      .home article .slide .more:hover,
      .blog #category li .more:hover,
      .blog #category .slide .more:hover,
      .blog #theCtas li .more:hover,
      .blog #theCtas .slide .more:hover,
      .blog #featuredPosts li .more:hover,
      .blog #featuredPosts .slide .more:hover,
      .blog article li .more:hover,
      .blog article .slide .more:hover,
      .category #category li .more:hover,
      .category #category .slide .more:hover,
      .category #theCtas li .more:hover,
      .category #theCtas .slide .more:hover,
      .category #featuredPosts li .more:hover,
      .category #featuredPosts .slide .more:hover,
      .category article li .more:hover,
      .category article .slide .more:hover,
      .single #category li .more:hover,
      .single #category .slide .more:hover,
      .single #theCtas li .more:hover,
      .single #theCtas .slide .more:hover,
      .single #featuredPosts li .more:hover,
      .single #featuredPosts .slide .more:hover,
      .single article li .more:hover,
      .single article .slide .more:hover,
      .search #category li .more:hover,
      .search #category .slide .more:hover,
      .search #theCtas li .more:hover,
      .search #theCtas .slide .more:hover,
      .search #featuredPosts li .more:hover,
      .search #featuredPosts .slide .more:hover,
      .search article li .more:hover,
      .search article .slide .more:hover {
        color: #333333;
        background: #e78550; }

aside {
  width: 18%;
  margin-right: 2%;
  position: relative;
  float: left; }
  aside .search-form {
    background: white; }
  aside .search-field {
    background: white;
    border: 0;
    padding: 10px 0px 10px 10px;
    width: 82%; }
  aside .search-submit {
    border: 0;
    background: url("images/search3.svg") no-repeat white;
    background-size: 24px;
    background-position: right 2px;
    text-indent: -9999px;
    width: 13%;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0);
    	/*
    
    		&:hover{
    		background-position:right -20px; 
    		@include trans;
    		}
    */ }
  aside ::-webkit-input-placeholder {
    color: #999999 !important;
    font-family: Helvetica;
    font-size: 13px; }
  aside :-moz-placeholder {
    /* Firefox 18- */
    color: #999999 !important;
    font-family: Helvetica;
    font-size: 13px; }
  aside ::-moz-placeholder {
    /* Firefox 19+ */
    color: #999999 !important;
    font-family: Helvetica;
    font-size: 13px; }
  aside :-ms-input-placeholder {
    color: #999999 !important;
    font-family: Helvetica;
    font-size: 13px; }
  aside #socialMediaCTA ul li:hover {
    border-right: 0px; }
  aside .facebook:hover {
    background: #3B5998; }
    aside .facebook:hover a {
      color: white; }
  aside .google:hover {
    background: #D34836; }
    aside .google:hover a {
      color: white; }
  aside .twitter:hover {
    background: #4099FF; }
    aside .twitter:hover a {
      color: white; }
  aside .youtube:hover {
    background: #FF0202; }
    aside .youtube:hover a {
      color: white; }
  aside #socialMediaCTA {
    position: relative;
    float: left;
    margin-top: 40px; }
    aside #socialMediaCTA .follow {
      font-size: 16px;
      text-transform: uppercase;
      color: #333333;
      padding-left: 10px; }
  aside ul {
    width: 100%;
    position: relative;
    float: left;
    margin-top: 20px; }
    aside ul li {
      width: 100%;
      position: relative;
      float: left;
      background: white;
      padding: 10px 10px 0 10px;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0); }
      aside ul li a {
        text-decoration: none;
        color: #333333;
        text-transform: uppercase;
        font: normal 15px/20px Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
        line-height: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0px 0px 10px 0px;
        width: 100%;
        position: relative;
        float: left;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .35s;
        -webkit-transition: all .35s;
        -moz-transition: all .35s;
        -webkit-transform: translateZ(0); }
      aside ul li:hover {
        background: #333333;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .35s;
        -webkit-transition: all .35s;
        -moz-transition: all .35s;
        -webkit-transform: translateZ(0);
        border-right: 3px solid #e78550; }
        aside ul li:hover a {
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          transition: all .35s;
          -webkit-transition: all .35s;
          -moz-transition: all .35s;
          -webkit-transform: translateZ(0);
          color: #e78550; }
  aside .screen-reader-text {
    display: none !important; }

#featuredPosts,
#theCtas {
  clear: both;
  width: 80%;
  position: relative;
  float: right;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 30px;
  margin-top: 30px !important;
  	/*
  .slide{
  	width: 32.6%;
  	position: relative;
  	float: left;
  	margin-right: 1%;
  		
  		img{
  		width: 100%;
  		height: auto;
  		@include left;
  		}
  		
  		&:nth-child(3n+3){
  			margin-right: 0;
  			}
  	
  	}
  	
  */
  margin-top: 50px; }

.home #featuredPosts {
  margin-top: 20px !important; }

.page-template-page-templateshub-php #theContainer {
  padding: 0; }
.page-template-page-templateshub-php .url {
  text-decoration: none;
  color: #333333;
  font-style: normal;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .35s;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  -webkit-transform: translateZ(0); }
  .page-template-page-templateshub-php .url:hover {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0);
    color: #e78550; }
.page-template-page-templateshub-php .colouredRows {
  margin: 5% 0 0 5%;
  padding: 0; }
.page-template-page-templateshub-php .block {
  width: 20%;
  width: 20vw;
  height: auto;
  height: 20vw;
  position: relative;
  float: left;
  background: url("images/texture2.png"); }
.page-template-page-templateshub-php #theHub {
  width: 100.1vw !important; }
@-moz-document url-prefix() {
  .page-template-page-templateshub-php #theHub {
    width: 100.1vw !important; }
  .page-template-page-templateshub-php .block {
    width: 20%;
    height: 20vw;
    position: relative;
    float: left;
    background: url("images/texture2.png"); }
    .page-template-page-templateshub-php .block .smallBlock {
      width: 50%; }
    .page-template-page-templateshub-php .block .wideBlock {
      width: 100%; }
  .page-template-page-templateshub-php .shortBlock {
    width: 100%; }
    .page-template-page-templateshub-php .shortBlock .smallBlock {
      width: 10%; }
    .page-template-page-templateshub-php .shortBlock .wideBlock {
      width: 20%; } }
.page-template-page-templateshub-php .shortBlock {
  height: 10vw;
  position: relative;
  float: left; }
.page-template-page-templateshub-php .theLink {
  width: 100%;
  height: 100%;
  position: relative;
  float: left; }
.page-template-page-templateshub-php .smallBlock {
  width: 50%;
  width: 10vw;
  height: auto;
  height: 10vw;
  position: relative;
  float: left;
  background: black;
  overflow: hidden; }
  .page-template-page-templateshub-php .smallBlock:hover img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }
  .page-template-page-templateshub-php .smallBlock img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    width: 100%;
    height: auto;
    position: relative;
    float: left; }
.page-template-page-templateshub-php .cta {
  height: 100%; }
.page-template-page-templateshub-php .video {
  background: black; }
  .page-template-page-templateshub-php .video a {
    width: 100%;
    height: 100%;
    position: relative;
    float: left; }
.page-template-page-templateshub-php .video2 .videoCoverCont .videoCover {
  padding: 45% 0; }
.page-template-page-templateshub-php .video3 .videoCoverCont .videoCover {
  background-size: 40% !important; }
.page-template-page-templateshub-php .videoCoverCont {
  width: 100%;
  height: 100%;
  display: table;
  top: 0;
  left: 0;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s; }
  .page-template-page-templateshub-php .videoCoverCont:hover .videoCover {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background-size: 15%; }
  .page-template-page-templateshub-php .videoCoverCont .videoCover {
    padding: 22.5% 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    width: 50px;
    height: 50px;
    background: url("images/videoIcon.svg") no-repeat;
    background-position: center center;
    background-size: 20%;
    z-index: 1;
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
.page-template-page-templateshub-php .wideBlock {
  width: 100%;
  width: 20vw;
  height: auto;
  height: 10vw;
  position: relative;
  float: left;
  background: black;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  background: url("images/texture.png") #333333; }
  .page-template-page-templateshub-php .wideBlock:hover img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }
  .page-template-page-templateshub-php .wideBlock img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0; }

#theHub {
  width: 100%;
  width: 100vw;
  position: relative;
  float: left; }

#afterHub {
  text-align: center;
  padding-bottom: 100px; }
  #afterHub .orangeBTN {
    position: relative;
    padding: 20px 40px;
    font-size: 40px;
    text-align: center;
    background: url("images/gradient.png") #d7502a;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    top: 50px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0); }
    #afterHub .orangeBTN:hover {
      background: url("images/gradient.png") #2c619b;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0);
      padding: 30px 60px; }

.cta a {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s; }
  .cta a .colouredRows .row {
    color: white;
    font-size: 40px;
    width: auto;
    float: left;
    clear: both;
    text-transform: uppercase;
    padding: 5px 5px 0 5px; }
    .cta a .colouredRows .row:nth-child(odd) {
      /* background-color: $orange; */
      background: url("images/gradient.png") #d7502a;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s; }
    .cta a .colouredRows .row:nth-child(even) {
      /* background-color: $blue; */
      background: url("images/gradient.png") #2c619b;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s; }
    .cta a .colouredRows .row:last-child {
      margin-bottom: 5%; }
  .cta a:hover .row:nth-child(odd) {
    background: url("images/gradient.png") #2c619b;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
  .cta a:hover .row:nth-child(even) {
    background: url("images/gradient.png") #d7502a;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }

.single #theShadowbox {
  margin-top: 20px !important;
  width: 100% !important;
  max-width: 940px !important; }
  .single #theShadowbox article {
    width: 100% !important;
    background: white; }
  .single #theShadowbox .post-sharing li {
    width: 30px !important;
    height: 30px !important;
    background: none; }

.single #makeComment {
  display: none !important; }

#contentSingle .comment-list {
  margin-top: 20px !important; }

#shadowbox,
.single {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1500;
  /*
  -webkit-transform:translateY(-100%);
  @include trans2;
  
  &.open{
  -webkit-transform:translateY(0px);	
  @include trans2;
  } 
  */ }
  #shadowbox #showComments,
  .single #showComments {
    position: absolute;
    top: 10px;
    left: 10px;
    color: white;
    cursor: pointer;
    text-transform: uppercase;
    display: none; }
  #shadowbox #makeComment,
  .single #makeComment {
    position: absolute;
    top: 20px;
    right: 16px;
    cursor: pointer;
    text-transform: uppercase;
    color: #333333;
    display: none; }
  #shadowbox #how2,
  .single #how2 {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #999999;
    font-size: 12px;
    text-transform: uppercase; }
  #shadowbox #close,
  .single #close {
    position: absolute;
    top: 10px;
    right: 10px;
    text-transform: uppercase;
    color: white;
    cursor: pointer;
    z-index: 2000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0); }
    #shadowbox #close:hover,
    .single #close:hover {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0);
      color: #e78550; }
  #shadowbox #close.mobile,
  .single #close.mobile {
    top: 40px; }
  #shadowbox #theShadowbox,
  .single #theShadowbox {
    width: 65%;
    max-width: 880px;
    position: relative;
    margin: 0 auto;
    margin-top: 10.5%;
    background: white;
    text-align: left; }
    #shadowbox #theShadowbox #toggleLogins,
    .single #theShadowbox #toggleLogins {
      position: absolute;
      top: 20px;
      right: 20px;
      cursor: pointer; }
    #shadowbox #theShadowbox .comment-form-url,
    #shadowbox #theShadowbox .comment-notes,
    .single #theShadowbox .comment-form-url,
    .single #theShadowbox .comment-notes {
      display: none !important; }
    #shadowbox #theShadowbox .comment-notes,
    .single #theShadowbox .comment-notes {
      font-size: 12px !important; }
    #shadowbox #theShadowbox .comment-form-author,
    #shadowbox #theShadowbox .comment-form-email,
    .single #theShadowbox .comment-form-author,
    .single #theShadowbox .comment-form-email {
      top: -10px;
      position: relative; }
      #shadowbox #theShadowbox .comment-form-author input,
      #shadowbox #theShadowbox .comment-form-email input,
      .single #theShadowbox .comment-form-author input,
      .single #theShadowbox .comment-form-email input {
        width: 100% !important;
        border: 0 !important;
        background: #f2f2f2 !important;
        padding: 5px !important;
        height: 36px !important; }
      #shadowbox #theShadowbox .comment-form-author label,
      #shadowbox #theShadowbox .comment-form-email label,
      .single #theShadowbox .comment-form-author label,
      .single #theShadowbox .comment-form-email label {
        font-size: 12px !important; }
    #shadowbox #theShadowbox .comment-form-email,
    .single #theShadowbox .comment-form-email {
      margin-bottom: 10px !important;
      margin-top: 10px !important; }
    #shadowbox #theShadowbox #theVideo,
    .single #theShadowbox #theVideo {
      background: black;
      padding-bottom: 20px;
      min-height: 520px;
      padding-top: 15px; }
    #shadowbox #theShadowbox #theContent,
    .single #theShadowbox #theContent {
      position: relative;
      z-index: 2500; }
    #shadowbox #theShadowbox .share,
    .single #theShadowbox .share {
      position: relative;
      float: left;
      width: 20%;
      padding-top: 55px;
      text-align: left;
      padding-left: 15px; }
      #shadowbox #theShadowbox .share .shareTitle,
      .single #theShadowbox .share .shareTitle {
        color: #e78550;
        font-size: 18px;
        position: relative;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      #shadowbox #theShadowbox .share .shareBTN,
      .single #theShadowbox .share .shareBTN {
        clear: both;
        width: 100%;
        position: relative;
        float: left;
        height: 80px;
        top: 40px; }
      #shadowbox #theShadowbox .share .post-sharing,
      .single #theShadowbox .share .post-sharing {
        padding: 0; }
        #shadowbox #theShadowbox .share .post-sharing li,
        .single #theShadowbox .share .post-sharing li {
          clear: none;
          position: relative;
          float: left;
          margin-right: 10px; }
    #shadowbox #theShadowbox #comments,
    .single #theShadowbox #comments {
      position: absolute;
      top: 0;
      right: 0;
      width: 40%;
      padding: 20px;
      overflow: hidden; }
      #shadowbox #theShadowbox #comments .must-log-in a,
      .single #theShadowbox #comments .must-log-in a {
        color: #e78550;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .35s;
        -webkit-transition: all .35s;
        -moz-transition: all .35s;
        -webkit-transform: translateZ(0); }
        #shadowbox #theShadowbox #comments .must-log-in a:hover,
        .single #theShadowbox #comments .must-log-in a:hover {
          color: #046b99;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          transition: all .35s;
          -webkit-transition: all .35s;
          -moz-transition: all .35s;
          -webkit-transform: translateZ(0); }
      #shadowbox #theShadowbox #comments .comment-list,
      .single #theShadowbox #comments .comment-list {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
        position: relative;
        float: left;
        margin-top: 20px;
        overflow-y: scroll;
        overflow-x: hidden !important;
        z-index: 0; }
        #shadowbox #theShadowbox #comments .comment-list li,
        .single #theShadowbox #comments .comment-list li {
          width: 100%;
          position: relative;
          float: left;
          padding: 10px;
          background: #f2f2f2;
          margin-bottom: 10px;
          text-align: left; }
          #shadowbox #theShadowbox #comments .comment-list li:last-chjild,
          .single #theShadowbox #comments .comment-list li:last-chjild {
            margin-bottom: 0; }
          #shadowbox #theShadowbox #comments .comment-list li .comment-body p,
          .single #theShadowbox #comments .comment-list li .comment-body p {
            font: normal 15px/20px Arial, Helvetica, sans-serif;
            color: #333333;
            font-size: 13px; }
          #shadowbox #theShadowbox #comments .comment-list li .comment-content,
          .single #theShadowbox #comments .comment-list li .comment-content {
            font: normal 15px/20px Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #999999; }
          #shadowbox #theShadowbox #comments .comment-list li .comment-meta,
          .single #theShadowbox #comments .comment-list li .comment-meta {
            color: #999999;
            font: normal 15px/20px Arial, Helvetica, sans-serif;
            font-size: 12px;
            position: absolute;
            top: 10px;
            right: 10px; }
            #shadowbox #theShadowbox #comments .comment-list li .comment-meta:first-letter,
            .single #theShadowbox #comments .comment-list li .comment-meta:first-letter {
              text-transform: capitalize; }
          #shadowbox #theShadowbox #comments .comment-list li .reply,
          .single #theShadowbox #comments .comment-list li .reply {
            display: none; }
      #shadowbox #theShadowbox #comments .edit-link,
      .single #theShadowbox #comments .edit-link {
        display: none; }
      #shadowbox #theShadowbox #comments #submit,
      .single #theShadowbox #comments #submit {
        border: 0;
        background: #e78550;
        color: white;
        padding: 6px;
        text-transform: uppercase;
        font-family: "tradegothicregular",sans-serif;
        font-size: 14px;
        width: 20%;
        height: 36px;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s; }
        #shadowbox #theShadowbox #comments #submit:hover,
        .single #theShadowbox #comments #submit:hover {
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          transition: all .5s;
          -webkit-transition: all .5s;
          -moz-transition: all .5s;
          background: #046b99; }
      #shadowbox #theShadowbox #comments #comment,
      .single #theShadowbox #comments #comment {
        width: 80%;
        position: relative;
        float: left;
        height: 36px;
        padding-left: 10px;
        background: #f2f2f2;
        border: 0; }
      #shadowbox #theShadowbox #comments .title,
      .single #theShadowbox #comments .title {
        color: #e78550;
        font-size: 23px;
        text-transform: uppercase;
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-bottom: 10px; }
    #shadowbox #theShadowbox .share,
    .single #theShadowbox .share {
      position: fixed;
      top: 80px;
      left: 0;
      width: 90px; }
    #shadowbox #theShadowbox figure,
    .single #theShadowbox figure {
      width: 60%;
      margin: 0;
      			/*
      .vine-embed{
      			max-height: 530px;
      			}
      		
      */ }
      #shadowbox #theShadowbox figure figcaption,
      .single #theShadowbox figure figcaption {
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: left;
        padding: 10px;
        background: rgba(0, 0, 0, 0.6);
        width: 60%;
        color: white; }
        #shadowbox #theShadowbox figure figcaption .photoTitle,
        .single #theShadowbox figure figcaption .photoTitle {
          position: relative;
          float: left;
          font: normal 15px/20px Arial, Helvetica, sans-serif;
          font-size: 16px;
          text-transform: uppercase;
          color: white; }
        #shadowbox #theShadowbox figure figcaption .photoLocation,
        .single #theShadowbox figure figcaption .photoLocation {
          clear: left;
          position: relative;
          float: left;
          font: normal 15px/20px Arial, Helvetica, sans-serif;
          font-size: 16px;
          color: #999999; }
      #shadowbox #theShadowbox figure img,
      #shadowbox #theShadowbox figure iframe,
      .single #theShadowbox figure img,
      .single #theShadowbox figure iframe {
        width: 100%;
        position: relative;
        float: left; }
  #shadowbox #contentSingle .oneall_social_login,
  .single #contentSingle .oneall_social_login {
    display: none !important; }
  #shadowbox #contentSingle .comment-list,
  #shadowbox #contentSingle #respond,
  .single #contentSingle .comment-list,
  .single #contentSingle #respond {
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    -o-transform: translateY(0) !important;
    transform: translateY(0) !important; }
  #shadowbox #contentSingle .comment-list,
  .single #contentSingle .comment-list {
    height: auto !important; }
  #shadowbox #contentSingle .comment-form-url,
  #shadowbox #contentSingle .comment-notes,
  .single #contentSingle .comment-form-url,
  .single #contentSingle .comment-notes {
    display: none !important; }
  #shadowbox #contentSingle .comment-notes,
  .single #contentSingle .comment-notes {
    font-size: 12px !important; }
  #shadowbox #contentSingle .comment-form-author,
  #shadowbox #contentSingle .comment-form-email,
  .single #contentSingle .comment-form-author,
  .single #contentSingle .comment-form-email {
    top: -10px;
    position: relative; }
    #shadowbox #contentSingle .comment-form-author input,
    #shadowbox #contentSingle .comment-form-email input,
    .single #contentSingle .comment-form-author input,
    .single #contentSingle .comment-form-email input {
      width: 100% !important;
      border: 0 !important;
      background: #f2f2f2 !important;
      padding: 5px !important;
      height: 36px !important; }
    #shadowbox #contentSingle .comment-form-author label,
    #shadowbox #contentSingle .comment-form-email label,
    .single #contentSingle .comment-form-author label,
    .single #contentSingle .comment-form-email label {
      font-size: 12px !important; }
  #shadowbox #contentSingle .comment-form-email,
  .single #contentSingle .comment-form-email {
    margin-bottom: 10px !important;
    margin-top: 10px !important; }

.single {
  position: relative; }

.oneall_social_login_providers #branding {
  display: none !important; }

.page-template-page-templatesupload-php #centerInfo,
.page-template-page-templateslogin-comments-php #centerInfo,
.page-template-page-templateslogin-php #centerInfo {
  		/*
  #loginform{
  		display: none !important;
  		}
  */ }
  .page-template-page-templatesupload-php #centerInfo .colouredRows .row,
  .page-template-page-templateslogin-comments-php #centerInfo .colouredRows .row,
  .page-template-page-templateslogin-php #centerInfo .colouredRows .row {
    font-size: 28px; }
  .page-template-page-templatesupload-php #centerInfo .oneall_social_login,
  .page-template-page-templateslogin-comments-php #centerInfo .oneall_social_login,
  .page-template-page-templateslogin-php #centerInfo .oneall_social_login {
    position: relative;
    float: left; }
  .page-template-page-templatesupload-php #centerInfo .plugin #providers .provider .button,
  .page-template-page-templateslogin-comments-php #centerInfo .plugin #providers .provider .button,
  .page-template-page-templateslogin-php #centerInfo .plugin #providers .provider .button {
    width: 20px !important;
    height: 20px !important;
    background-size: contain !important; }
  .page-template-page-templatesupload-php #centerInfo #theCopy,
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #theCopy,
  .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #loginForm,
  .page-template-page-templateslogin-php #centerInfo #theCopy,
  .page-template-page-templateslogin-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-php #centerInfo #loginForm {
    position: relative;
    float: left;
    width: 50%; }
    .page-template-page-templatesupload-php #centerInfo #theCopy .login-username,
    .page-template-page-templatesupload-php #centerInfo #theCopy .login-password,
    .page-template-page-templatesupload-php #centerInfo #theCopy .login-remember,
    .page-template-page-templatesupload-php #centerInfo #theCopy .login-submit,
    .page-template-page-templatesupload-php #centerInfo #theLoginForm .login-username,
    .page-template-page-templatesupload-php #centerInfo #theLoginForm .login-password,
    .page-template-page-templatesupload-php #centerInfo #theLoginForm .login-remember,
    .page-template-page-templatesupload-php #centerInfo #theLoginForm .login-submit,
    .page-template-page-templatesupload-php #centerInfo #loginForm .login-username,
    .page-template-page-templatesupload-php #centerInfo #loginForm .login-password,
    .page-template-page-templatesupload-php #centerInfo #loginForm .login-remember,
    .page-template-page-templatesupload-php #centerInfo #loginForm .login-submit,
    .page-template-page-templateslogin-comments-php #centerInfo #theCopy .login-username,
    .page-template-page-templateslogin-comments-php #centerInfo #theCopy .login-password,
    .page-template-page-templateslogin-comments-php #centerInfo #theCopy .login-remember,
    .page-template-page-templateslogin-comments-php #centerInfo #theCopy .login-submit,
    .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm .login-username,
    .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm .login-password,
    .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm .login-remember,
    .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm .login-submit,
    .page-template-page-templateslogin-comments-php #centerInfo #loginForm .login-username,
    .page-template-page-templateslogin-comments-php #centerInfo #loginForm .login-password,
    .page-template-page-templateslogin-comments-php #centerInfo #loginForm .login-remember,
    .page-template-page-templateslogin-comments-php #centerInfo #loginForm .login-submit,
    .page-template-page-templateslogin-php #centerInfo #theCopy .login-username,
    .page-template-page-templateslogin-php #centerInfo #theCopy .login-password,
    .page-template-page-templateslogin-php #centerInfo #theCopy .login-remember,
    .page-template-page-templateslogin-php #centerInfo #theCopy .login-submit,
    .page-template-page-templateslogin-php #centerInfo #theLoginForm .login-username,
    .page-template-page-templateslogin-php #centerInfo #theLoginForm .login-password,
    .page-template-page-templateslogin-php #centerInfo #theLoginForm .login-remember,
    .page-template-page-templateslogin-php #centerInfo #theLoginForm .login-submit,
    .page-template-page-templateslogin-php #centerInfo #loginForm .login-username,
    .page-template-page-templateslogin-php #centerInfo #loginForm .login-password,
    .page-template-page-templateslogin-php #centerInfo #loginForm .login-remember,
    .page-template-page-templateslogin-php #centerInfo #loginForm .login-submit {
      display: none !important; }
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #loginForm,
  .page-template-page-templateslogin-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-php #centerInfo #loginForm {
    padding: 20px;
    background: white; }
    .page-template-page-templatesupload-php #centerInfo #theLoginForm label,
    .page-template-page-templatesupload-php #centerInfo #loginForm label,
    .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm label,
    .page-template-page-templateslogin-comments-php #centerInfo #loginForm label,
    .page-template-page-templateslogin-php #centerInfo #theLoginForm label,
    .page-template-page-templateslogin-php #centerInfo #loginForm label {
      position: relative;
      float: left;
      font-size: 11px;
      text-transform: uppercase;
      color: #999999; }
    .page-template-page-templatesupload-php #centerInfo #theLoginForm input,
    .page-template-page-templatesupload-php #centerInfo #loginForm input,
    .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm input,
    .page-template-page-templateslogin-comments-php #centerInfo #loginForm input,
    .page-template-page-templateslogin-php #centerInfo #theLoginForm input,
    .page-template-page-templateslogin-php #centerInfo #loginForm input {
      position: relative;
      float: left;
      width: 100%;
      margin-bottom: 20px;
      font-size: 15px; }
    .page-template-page-templatesupload-php #centerInfo #theLoginForm #wp-submit,
    .page-template-page-templatesupload-php #centerInfo #loginForm #wp-submit,
    .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm #wp-submit,
    .page-template-page-templateslogin-comments-php #centerInfo #loginForm #wp-submit,
    .page-template-page-templateslogin-php #centerInfo #theLoginForm #wp-submit,
    .page-template-page-templateslogin-php #centerInfo #loginForm #wp-submit {
      background: #e78550;
      border: 0;
      width: 60px;
      padding: 10px;
      position: relative;
      float: right;
      text-transform: uppercase;
      font-size: 14px;
      color: #333333;
      font-family: "tradegothicregular",sans-serif;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0); }
      .page-template-page-templatesupload-php #centerInfo #theLoginForm #wp-submit:hover,
      .page-template-page-templatesupload-php #centerInfo #loginForm #wp-submit:hover,
      .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm #wp-submit:hover,
      .page-template-page-templateslogin-comments-php #centerInfo #loginForm #wp-submit:hover,
      .page-template-page-templateslogin-php #centerInfo #theLoginForm #wp-submit:hover,
      .page-template-page-templateslogin-php #centerInfo #loginForm #wp-submit:hover {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .35s;
        -webkit-transition: all .35s;
        -moz-transition: all .35s;
        -webkit-transform: translateZ(0);
        color: #e78550;
        background: #333333; }
    .page-template-page-templatesupload-php #centerInfo #theLoginForm .login-remember,
    .page-template-page-templatesupload-php #centerInfo #loginForm .login-remember,
    .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm .login-remember,
    .page-template-page-templateslogin-comments-php #centerInfo #loginForm .login-remember,
    .page-template-page-templateslogin-php #centerInfo #theLoginForm .login-remember,
    .page-template-page-templateslogin-php #centerInfo #loginForm .login-remember {
      display: none; }

.videos-1 .theVideo,
.videos-2 .theVideo {
  position: relative !important;
  padding-bottom: 56.25% !important;
  /* 16:9 */
  padding-top: 25px !important;
  height: 0 !important; }

.videos-1 .theVideo iframe,
.videos-2 .theVideo iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important; }

.single #theShadowbox #theVideo {
  min-height: 0 !important; }

.single #header #primary-navigation ul li#menu-item-75 a,
.archive #header #primary-navigation ul li#menu-item-75 a {
  background: white !important;
  color: #75775d; }

.gfield_required {
  display: none; }

.gfield_html_formatted {
  width: 100% !important;
  position: relative;
  float: left;
  clear: both;
  color: white;
  font: normal 15px/20px Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 12px;
  margin-bottom: 5px !important; }
  .gfield_html_formatted a {
    color: white;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transform: translateZ(0); }
    .gfield_html_formatted a:hover {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0);
      color: #e78550; }

.validation_message {
  font-size: 11px;
  color: red;
  float: left;
  font: normal 15px/20px Arial, Helvetica, sans-serif; }

.single-pictures .share,
.single-videos-1 .share,
.single-videos-2 .share,
.single-videos-3 .share {
  position: absolute !important;
  bottom: -100px !important;
  top: inherit !important;
  left: 0;
  width: 100% !important; }

.single-pictures #theContainer,
.single-videos-1 #theContainer,
.single-videos-2 #theContainer,
.single-videos-3 #theContainer {
  padding: 10px 0 110px 0 !important; }
  .single-pictures #theContainer .post-sharing a,
  .single-videos-1 #theContainer .post-sharing a,
  .single-videos-2 #theContainer .post-sharing a,
  .single-videos-3 #theContainer .post-sharing a {
    width: 30px !important;
    height: 30px !important;
    clear: none !important; }

.single-pictures #comments #respond,
.single-videos-1 #comments #respond,
.single-videos-2 #comments #respond,
.single-videos-3 #comments #respond,
.single-videos-1 #comments .comment-list,
.single-videos-2 #comments .comment-list,
.single-videos-3 #comments .comment-list,
.single-pictures #comments .comment-list {
  -webkit-transform: translateY(0) !important;
  -moz-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  -o-transform: translateY(0) !important;
  transform: translateY(0) !important; }

@media only screen and (min-width: 1416px) {
  .single #theShadowbox .pictures #comments.logged-in .comment-list,
  .single #theShadowbox .videos-3 #comments.logged-in .comment-list {
    max-height: 420px; }

  .single #theShadowbox .videos-1 #comments.logged-in .comment-list,
  .single #theShadowbox .videos-2 #comments.logged-in .comment-list {
    max-height: 200px; }

  #shadowbox #theShadowbox .videos-1 #share .shareTitle,
  #shadowbox #theShadowbox .videos-2 #share .shareTitle,
  #shadowbox #theShadowbox .videos-3 #share .shareTitle {
    top: -20px !important; }

  .page-template-page-templateshub-php .comment-list {
    height: 360px !important; }

  #theShadowbox .logged-out .comment-list {
    height: 250px !important; } }
@media only screen and (max-width: 1415px) and (min-width: 1319px) {
  .page-template-page-templateshub-php .colouredRows .row {
    font-size: 23px !important; }
  .page-template-page-templateshub-php .button {
    font-size: 12px; }
  .page-template-page-templateshub-php .comment-list {
    height: 360px !important; }
  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 250px !important; }

  #shadowbox #theShadowbox .videos-1 #share .shareTitle,
  #shadowbox #theShadowbox .videos-2 #share .shareTitle,
  #shadowbox #theShadowbox .videos-3 #share .shareTitle {
    top: -20px !important; } }
@media only screen and (max-width: 1318px) and (min-width: 1303px) {
  .page-template-page-templateshub-php .colouredRows .row {
    font-size: 23px !important; }
  .page-template-page-templateshub-php .button {
    font-size: 12px; }
  .page-template-page-templateshub-php .comment-list {
    height: 338px !important; }
  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 200px !important; }

  .page-template-page-templateshub-php #theShadowbox .videos-1 .logged-out .comment-list,
  .page-template-page-templateshub-php #theShadowbox .videos-2 .logged-out .comment-list {
    height: 246px !important; }

  #shadowbox #theShadowbox .videos-1 #share .shareTitle,
  #shadowbox #theShadowbox .videos-2 #share .shareTitle,
  #shadowbox #theShadowbox .videos-3 #share .shareTitle {
    top: -20px !important; } }
@media only screen and (max-width: 1302px) and (min-width: 1280px) {
  .page-template-page-templateshub-php .colouredRows .row {
    font-size: 23px !important; }
  .page-template-page-templateshub-php .button {
    font-size: 12px; }
  .page-template-page-templateshub-php .comment-list {
    height: 330px !important; }
  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 196px !important; }

  .page-template-page-templateshub-php #theShadowbox .videos-1 .logged-out .comment-list,
  .page-template-page-templateshub-php #theShadowbox .videos-2 .logged-out .comment-list {
    height: 246px !important; }

  #shadowbox #theShadowbox .videos-1 #share .shareTitle,
  #shadowbox #theShadowbox .videos-2 #share .shareTitle,
  #shadowbox #theShadowbox .videos-3 #share .shareTitle {
    top: -20px !important; } }
@media only screen and (max-width: 1279px) and (min-width: 1215px) {
  .page-template-page-templateshub-php .colouredRows .row {
    font-size: 23px !important; }
  .page-template-page-templateshub-php .button {
    font-size: 12px; }
  .page-template-page-templateshub-php .comment-list {
    height: 330px !important; }
  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 196px !important; }

  .page-template-page-templateshub-php #theShadowbox .videos-1 .logged-out .comment-list,
  .page-template-page-templateshub-php #theShadowbox .videos-2 .logged-out .comment-list {
    height: 256px !important; }

  #shadowbox #theShadowbox .videos-1 #share .shareTitle,
  #shadowbox #theShadowbox .videos-2 #share .shareTitle,
  #shadowbox #theShadowbox .videos-3 #share .shareTitle {
    top: -20px !important; } }
@media only screen and (max-width: 1214px) and (min-width: 1172px) {
  .page-template-page-templateshub-php .colouredRows .row {
    font-size: 23px !important; }
  .page-template-page-templateshub-php .button {
    font-size: 12px; }
  .page-template-page-templateshub-php .comment-list {
    height: 280px !important; }
  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 180px !important; }

  #shadowbox #theShadowbox .videos-1 #share .shareTitle,
  #shadowbox #theShadowbox .videos-2 #share .shareTitle,
  #shadowbox #theShadowbox .videos-3 #share .shareTitle {
    top: -20px !important; } }
@media only screen and (max-width: 1170px) and (min-width: 1031px) {
  #shadowbox #theShadowbox .videos-1 #share .shareTitle,
  #shadowbox #theShadowbox .videos-2 #share .shareTitle,
  #shadowbox #theShadowbox .videos-3 #share .shareTitle {
    top: -20px !important; }

  #shadowbox #theShadowbox .video #share .shareTitle {
    top: -20px !important; }

  .page-template-page-templateshub-php .comment-list {
    height: 250px !important; }
  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 130px !important; }
  .page-template-page-templateshub-php #theContainer {
    padding: 0; }
  .page-template-page-templateshub-php .button {
    font-size: 13px; }
  .page-template-page-templateshub-php .colouredRows .row {
    font-size: 26px !important; }
  .page-template-page-templateshub-php .block {
    width: 25vw;
    height: 25vw; }
  .page-template-page-templateshub-php .shortBlock {
    height: 12.5vw; }
  .page-template-page-templateshub-php .smallBlock {
    width: 12.5vw;
    height: 12.5vw; }
  .page-template-page-templateshub-php .wideBlock {
    width: 25vw;
    height: 12.5vw; }
  .page-template-page-templateshub-php .videos-1 .logged-out .comment-list,
  .page-template-page-templateshub-php .videos-2 .logged-out .comment-list {
    height: 248px !important; }
  @-moz-document url-prefix() {
    .page-template-page-templateshub-php #theHub {
      width: 100.1vw !important; }
    .page-template-page-templateshub-php .block {
      width: 25%;
      position: relative;
      float: left;
      background: url("images/texture2.png"); }
      .page-template-page-templateshub-php .block .smallBlock {
        width: 50% !important; }
      .page-template-page-templateshub-php .block .wideBlock {
        width: 100% !important; }
    .page-template-page-templateshub-php .shortBlock {
      width: 100% !important; }
      .page-template-page-templateshub-php .shortBlock .smallBlock {
        width: 12.5% !important; }
      .page-template-page-templateshub-php .shortBlock .wideBlock {
        width: 25% !important; } } }
@media only screen and (max-width: 1030px) and (min-width: 971px) {
  .page-template-page-templateshub-php .comment-list {
    height: 314px !important; }

  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 312px !important;
    margin-top: 5px !important; }

  @-moz-document url-prefix() {
    #theHub {
      width: 100.1vw !important; }

    #block16 .smallBlock:nth-child(1),
    #block16 .smallBlock:nth-child(5),
    #block16 .smallBlock:nth-child(6) {
      display: none !important; }

    .shortBlock {
      width: 100% !important; }
      .shortBlock .smallBlock {
        width: 16.6665% !important; }
      .shortBlock .wideBlock {
        width: 33.3% !important; } } }
@media only screen and (max-width: 970px) and (min-width: 910px) {
  .page-template-page-templateshub-php .comment-list {
    height: 290px !important; }

  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 292px !important;
    margin-top: 5px !important; }

  @-moz-document url-prefix() {
    #theHub {
      width: 100.1vw !important; }

    #block16 .smallBlock:nth-child(1),
    #block16 .smallBlock:nth-child(5),
    #block16 .smallBlock:nth-child(6) {
      display: none !important; }

    .shortBlock {
      width: 100% !important; }
      .shortBlock .smallBlock {
        width: 16.6665% !important; }
      .shortBlock .wideBlock {
        width: 33.3% !important; } } }
@media only screen and (max-width: 909px) and (min-width: 901px) {
  .page-template-page-templateshub-php .comment-list {
    height: 283px !important; }

  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 285px !important;
    margin-top: 5px !important; }

  @-moz-document url-prefix() {
    #theHub {
      width: 100.1vw !important; }

    #block16 .smallBlock:nth-child(1),
    #block16 .smallBlock:nth-child(5),
    #block16 .smallBlock:nth-child(6) {
      display: none !important; }

    .shortBlock {
      width: 100% !important; }
      .shortBlock .smallBlock {
        width: 16.6665% !important; }
      .shortBlock .wideBlock {
        width: 33.3% !important; } } }
@media only screen and (max-width: 900px) and (min-width: 876px) {
  .page-template-page-templateshub-php .comment-list {
    height: 276px !important; }

  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 278px !important;
    margin-top: 5px !important; }

  @-moz-document url-prefix() {
    #theHub {
      width: 100.1vw !important; }

    #block16 .smallBlock:nth-child(1),
    #block16 .smallBlock:nth-child(5),
    #block16 .smallBlock:nth-child(6) {
      display: none !important; }

    .shortBlock {
      width: 100% !important; }
      .shortBlock .smallBlock {
        width: 16.6665% !important; }
      .shortBlock .wideBlock {
        width: 33.3% !important; } } }
@media only screen and (max-width: 875px) and (min-width: 851px) {
  .page-template-page-templateshub-php .comment-list {
    height: 269px !important; }

  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 271px !important;
    margin-top: 5px !important; }

  @-moz-document url-prefix() {
    #theHub {
      width: 100.1vw !important; }

    #block16 .smallBlock:nth-child(1),
    #block16 .smallBlock:nth-child(5),
    #block16 .smallBlock:nth-child(6) {
      display: none !important; }

    .shortBlock {
      width: 100% !important; }
      .shortBlock .smallBlock {
        width: 16.6665% !important; }
      .shortBlock .wideBlock {
        width: 33.3% !important; } } }
@media only screen and (max-width: 850px) and (min-width: 831px) {
  .page-template-page-templateshub-php .comment-list {
    height: 256px !important; }

  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 258px !important;
    margin-top: 5px !important; }

  @-moz-document url-prefix() {
    #theHub {
      width: 100.1vw !important; }

    #block16 .smallBlock:nth-child(1),
    #block16 .smallBlock:nth-child(5),
    #block16 .smallBlock:nth-child(6) {
      display: none !important; }

    .shortBlock {
      width: 100% !important; }
      .shortBlock .smallBlock {
        width: 16.6665% !important; }
      .shortBlock .wideBlock {
        width: 33.3% !important; } } }
@media only screen and (max-width: 830px) and (min-width: 760px) {
  .page-template-page-templateshub-php .comment-list {
    height: 233px !important; }

  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 235px !important;
    margin-top: 5px !important; }

  @-moz-document url-prefix() {
    #theHub {
      width: 100.1vw !important; }

    #block16 .smallBlock:nth-child(1),
    #block16 .smallBlock:nth-child(5),
    #block16 .smallBlock:nth-child(6) {
      display: none !important; }

    .shortBlock {
      width: 100% !important; }
      .shortBlock .smallBlock {
        width: 16.6665% !important; }
      .shortBlock .wideBlock {
        width: 33.3% !important; } } }
@media only screen and (max-width: 1030px) and (min-width: 761px) {
  .page-template-page-templateshub-php {
    	/*
    	.logged-out .comment-list{
    		height:264px !important;
    		margin-top: 5px !important;
    		}
    */ }
  @-moz-document url-prefix() {
    .page-template-page-templateshub-php #theHub {
      width: 100.1vw !important; }
    .page-template-page-templateshub-php #block16 .smallBlock:nth-child(1),
    .page-template-page-templateshub-php #block16 .smallBlock:nth-child(5),
    .page-template-page-templateshub-php #block16 .smallBlock:nth-child(6) {
      display: none !important; }
    .page-template-page-templateshub-php .shortBlock {
      width: 100% !important; }
      .page-template-page-templateshub-php .shortBlock .smallBlock {
        width: 16.6665% !important; }
      .page-template-page-templateshub-php .shortBlock .wideBlock {
        width: 33.3% !important; } }
    .page-template-page-templateshub-php .logged-in .comment-list {
      -webkit-transform: translateY(-78px);
      -moz-transform: translateY(-78px);
      -ms-transform: translateY(-78px);
      -o-transform: translateY(-78px);
      transform: translateY(-78px); }
    .page-template-page-templateshub-php #respond {
      -webkit-transform: translateY(-230px);
      -moz-transform: translateY(-230px);
      -ms-transform: translateY(-230px);
      -o-transform: translateY(-230px);
      transform: translateY(-230px);
      position: relative;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      background: white; }
      .page-template-page-templateshub-php #respond.open {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transform: translateY(-12px);
        -moz-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
        -o-transform: translateY(-12px);
        transform: translateY(-12px); }
    .page-template-page-templateshub-php .comment-list {
      -webkit-transform: translateY(-189px);
      -moz-transform: translateY(-189px);
      -ms-transform: translateY(-189px);
      -o-transform: translateY(-189px);
      transform: translateY(-189px);
      position: relative;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      background: white; }
      .page-template-page-templateshub-php .comment-list.open {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); }
    .page-template-page-templateshub-php #makeComment {
      display: block !important; }
    .page-template-page-templateshub-php #how2 {
      display: none; }
    .page-template-page-templateshub-php #showComments,
    .page-template-page-templateshub-php #close {
      display: block !important;
      top: 30px !important; }
    .page-template-page-templateshub-php .orangeBTN {
      padding: 20px 30px !important;
      font-size: 25px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox {
      width: 40% !important;
      margin-top: 5% !important; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .share {
        position: absolute !important;
        bottom: -80px  !important;
        width: 100%  !important;
        padding-left: 0  !important;
        top: inherit  !important; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #theVideo {
        min-height: inherit !important; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox figure {
        width: 100% !important;
        clear: both !important;
        position: relative;
        float: left; }
        .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox figure figcaption {
          width: 100%; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #share .shareTitle {
        padding-top: 10px !important; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments {
        width: 100% !important;
        height: 100% !important;
        clear: both !important;
        padding: 15px 15px 10px 15px !important;
        position: absolute;
        background: white;
        -webkit-transform: translateX(-1100%);
        -moz-transform: translateX(-1100%);
        -ms-transform: translateX(-1100%);
        -o-transform: translateX(-1100%);
        transform: translateX(-1100%);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s; }
        .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments .comments-list {
          margin-top: 5px !important; }
        .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments #makeComment {
          z-index: 100 !important; }
        .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments .title {
          background: white;
          position: relative;
          top: -16px;
          padding-top: 16px;
          z-index: 100 !important; }
        .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments.open {
          -webkit-transform: translateX(0);
          -moz-transform: translateX(0);
          -ms-transform: translateX(0);
          -o-transform: translateX(0);
          transform: translateX(0);
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          transition: all .5s;
          -webkit-transition: all .5s;
          -moz-transition: all .5s;
          height: 100% !important; }
    .page-template-page-templateshub-php .videos-1 #share,
    .page-template-page-templateshub-php .videos-2 #share,
    .page-template-page-templateshub-php .videos-3 #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 13px !important;
      padding-bottom: 10px !important; }
    .page-template-page-templateshub-php .videos-1 .post-sharing,
    .page-template-page-templateshub-php .videos-2 .post-sharing,
    .page-template-page-templateshub-php .videos-3 .post-sharing {
      padding-top: 20px !important; }
    .page-template-page-templateshub-php .pictures #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 10px !important; }
    .page-template-page-templateshub-php .pictures #comments .title,
    .page-template-page-templateshub-php .pictures #share .shareTitle {
      font-size: 20px !important; }
    .page-template-page-templateshub-php #theContainer {
      padding: 0; }
    .page-template-page-templateshub-php .button {
      font-size: 13px; }
    .page-template-page-templateshub-php .colouredRows .row {
      font-size: 26px !important; }
    .page-template-page-templateshub-php .block {
      width: 33.333vw;
      height: 33.333vw; }
    .page-template-page-templateshub-php .shortBlock {
      height: 16.6665vw; }
    .page-template-page-templateshub-php .smallBlock {
      width: 16.6665vw;
      height: 16.6665vw; }
    .page-template-page-templateshub-php .wideBlock {
      width: 33.333vw;
      height: 16.666vw; } }
@media only screen and (max-width: 760px) and (min-width: 716px) {
  @-moz-document url-prefix() {
    .page-template-page-templateshub-php #theHub {
      width: 100.1vw !important; }
    .page-template-page-templateshub-php #block16 .smallBlock:nth-child(1),
    .page-template-page-templateshub-php #block16 .smallBlock:nth-child(5),
    .page-template-page-templateshub-php #block16 .smallBlock:nth-child(6) {
      display: none !important; }
    .page-template-page-templateshub-php .shortBlock {
      width: 100% !important; }
      .page-template-page-templateshub-php .shortBlock .smallBlock {
        width: 16.6665% !important; }
      .page-template-page-templateshub-php .shortBlock .wideBlock {
        width: 33.3% !important; } }
  .page-template-page-templateshub-php #theShadowbox .logged-in .comment-list {
    -webkit-transform: translateY(-78px);
    -moz-transform: translateY(-78px);
    -ms-transform: translateY(-78px);
    -o-transform: translateY(-78px);
    transform: translateY(-78px);
    height: 320px !important;
    margin-top: 5px !important; }
  .page-template-page-templateshub-php #theShadowbox .logged-out .comment-list {
    -webkit-transform: translateY(-189px);
    -moz-transform: translateY(-189px);
    -ms-transform: translateY(-189px);
    -o-transform: translateY(-189px);
    transform: translateY(-189px);
    margin-top: 5px !important;
    max-height: 310px !important; }
  .page-template-page-templateshub-php #respond {
    -webkit-transform: translateY(-230px);
    -moz-transform: translateY(-230px);
    -ms-transform: translateY(-230px);
    -o-transform: translateY(-230px);
    transform: translateY(-230px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    .page-template-page-templateshub-php #respond.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(-12px);
      -moz-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
      -o-transform: translateY(-12px);
      transform: translateY(-12px); }
  .page-template-page-templateshub-php #theShadowbox #makeComment {
    display: block !important;
    z-index: 100; }
  .page-template-page-templateshub-php #how2 {
    display: none; }
  .page-template-page-templateshub-php #showComments,
  .page-template-page-templateshub-php #close {
    display: block !important;
    top: 30px !important; }
  .page-template-page-templateshub-php .orangeBTN {
    padding: 15px 20px !important;
    font-size: 20px !important; }
  .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox {
    width: 54% !important;
    margin-top: 5% !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .share {
      position: absolute !important;
      bottom: -80px  !important;
      width: 100%  !important;
      padding-left: 0  !important;
      top: inherit  !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #theVideo {
      min-height: inherit !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox figure {
      width: 100% !important;
      clear: both !important;
      position: relative;
      float: left; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox figure figcaption {
        width: 100%; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #share .shareTitle {
      padding-top: 10px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments {
      width: 100% !important;
      clear: both !important;
      padding: 15px 15px 10px 15px !important;
      position: absolute;
      background: white;
      -webkit-transform: translateX(-1100%);
      -moz-transform: translateX(-1100%);
      -ms-transform: translateX(-1100%);
      -o-transform: translateX(-1100%);
      transform: translateX(-1100%);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      height: 100% !important; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments .title {
        background: white;
        position: relative;
        top: -16px;
        padding-top: 16px;
        z-index: 100; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments.open {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments #respond {
        -webkit-transform: translateY(-230px);
        -moz-transform: translateY(-230px);
        -ms-transform: translateY(-230px);
        -o-transform: translateY(-230px);
        transform: translateY(-230px);
        position: relative;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        background: white; }
        .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments #respond.open {
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          transition: all .5s;
          -webkit-transition: all .5s;
          -moz-transition: all .5s;
          -webkit-transform: translateY(-12px);
          -moz-transform: translateY(-12px);
          -ms-transform: translateY(-12px);
          -o-transform: translateY(-12px);
          transform: translateY(-12px); }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments .comment-list {
        position: relative;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        background: white; }
        .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments .comment-list.open {
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          transition: all .5s;
          -webkit-transition: all .5s;
          -moz-transition: all .5s;
          -webkit-transform: translateY(0);
          -moz-transform: translateY(0);
          -ms-transform: translateY(0);
          -o-transform: translateY(0);
          transform: translateY(0); }
  .page-template-page-templateshub-php #shadowbox #theContent .videos-1 #share,
  .page-template-page-templateshub-php #shadowbox #theContent .videos-2 #share,
  .page-template-page-templateshub-php #shadowbox #theContent .videos-3 #share {
    width: 100% !important;
    position: relative !important;
    bottom: 0 !important;
    padding-top: 13px !important;
    padding-bottom: 10px !important; }
  .page-template-page-templateshub-php #shadowbox #theContent .videos-1 .post-sharing,
  .page-template-page-templateshub-php #shadowbox #theContent .videos-2 .post-sharing,
  .page-template-page-templateshub-php #shadowbox #theContent .videos-3 .post-sharing {
    padding-top: 20px !important; }
  .page-template-page-templateshub-php #shadowbox #theContent .pictures #share {
    width: 100% !important;
    position: relative !important;
    bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 10px !important; }
  .page-template-page-templateshub-php #shadowbox #theContent .pictures #comments .title,
  .page-template-page-templateshub-php #shadowbox #theContent .pictures #share .shareTitle {
    font-size: 20px !important; }
  .page-template-page-templateshub-php #subHead h1 {
    font-size: 40px; }
  .page-template-page-templateshub-php #subHead .taxonomy-description {
    padding: 0 50px 20px 50px !important; }
  .page-template-page-templateshub-php #theContainer {
    padding: 0; }
  .page-template-page-templateshub-php .button {
    font-size: 11px; }
  .page-template-page-templateshub-php .colouredRows .row {
    font-size: 19px !important; }
  .page-template-page-templateshub-php .block {
    width: 33.333vw;
    height: 33.333vw; }
  .page-template-page-templateshub-php .shortBlock {
    height: 16.6665vw; }
  .page-template-page-templateshub-php .smallBlock {
    width: 16.6665vw;
    height: 16.6665vw; }
  .page-template-page-templateshub-php .wideBlock {
    width: 33.333vw;
    height: 16.666vw; } }
@media only screen and (max-width: 715px) and (min-width: 660px) {
  /*
  	.page-template-page-templateshub-php .comment-list{
  	height:256px !important
  	}
  	
  */
  .page-template-page-templateshub-php .logged-in .comment-list {
    -webkit-transform: translateY(-78px);
    -moz-transform: translateY(-78px);
    -ms-transform: translateY(-78px);
    -o-transform: translateY(-78px);
    transform: translateY(-78px);
    height: 320px !important;
    margin-top: 20px; }

  .page-template-page-templateshub-php .logged-out .comment-list {
    -webkit-transform: translateY(-189px);
    -moz-transform: translateY(-189px);
    -ms-transform: translateY(-189px);
    -o-transform: translateY(-189px);
    transform: translateY(-189px);
    height: 314px !important;
    margin-top: 5px !important; }

  #comments .title {
    background: white;
    position: relative;
    top: -16px;
    padding-top: 16px;
    z-index: 100; }
  #comments.open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
  #comments.logged-in .comment-list {
    -webkit-transform: translateY(-78px);
    -moz-transform: translateY(-78px);
    -ms-transform: translateY(-78px);
    -o-transform: translateY(-78px);
    transform: translateY(-78px); }
  #comments #respond {
    -webkit-transform: translateY(-230px);
    -moz-transform: translateY(-230px);
    -ms-transform: translateY(-230px);
    -o-transform: translateY(-230px);
    transform: translateY(-230px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    #comments #respond.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(-12px);
      -moz-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
      -o-transform: translateY(-12px);
      transform: translateY(-12px); }
  #comments .comment-list {
    -webkit-transform: translateY(-189px);
    -moz-transform: translateY(-189px);
    -ms-transform: translateY(-189px);
    -o-transform: translateY(-189px);
    transform: translateY(-189px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    #comments .comment-list.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
  #comments #makeComment {
    display: block;
    z-index: 100; }

  #theContent .share {
    position: absolute !important;
    bottom: -80px  !important;
    width: 100%  !important;
    padding-left: 0  !important;
    top: inherit  !important; } }
@media only screen and (max-width: 659px) and (min-width: 601px) {
  .logged-in .comment-list {
    -webkit-transform: translateY(-78px);
    -moz-transform: translateY(-78px);
    -ms-transform: translateY(-78px);
    -o-transform: translateY(-78px);
    transform: translateY(-78px);
    height: 320px !important;
    margin-top: 20px; }

  .logged-out .comment-list {
    -webkit-transform: translateY(-189px);
    -moz-transform: translateY(-189px);
    -ms-transform: translateY(-189px);
    -o-transform: translateY(-189px);
    transform: translateY(-189px);
    margin-top: 5px; }

  #comments .title {
    background: white;
    position: relative;
    top: -16px;
    padding-top: 16px;
    z-index: 100; }
  #comments.open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
  #comments.logged-in .comment-list {
    -webkit-transform: translateY(-78px);
    -moz-transform: translateY(-78px);
    -ms-transform: translateY(-78px);
    -o-transform: translateY(-78px);
    transform: translateY(-78px); }
  #comments #respond {
    -webkit-transform: translateY(-230px);
    -moz-transform: translateY(-230px);
    -ms-transform: translateY(-230px);
    -o-transform: translateY(-230px);
    transform: translateY(-230px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    #comments #respond.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(-12px);
      -moz-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
      -o-transform: translateY(-12px);
      transform: translateY(-12px); }
  #comments .comment-list {
    -webkit-transform: translateY(-189px);
    -moz-transform: translateY(-189px);
    -ms-transform: translateY(-189px);
    -o-transform: translateY(-189px);
    transform: translateY(-189px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    #comments .comment-list.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
  #comments #makeComment {
    display: block;
    z-index: 100; }

  .page-template-page-templateshub-php .logged-in .comment-list {
    height: 286px !important; }

  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 286px !important;
    margin-top: 5px !important; }

  #theContent .share {
    position: absolute !important;
    bottom: -80px  !important;
    width: 100%  !important;
    padding-left: 0  !important;
    top: inherit  !important; } }
@media only screen and (max-width: 600px) and (min-width: 501px) {
  .page-template-page-templateshub-php .comment-list {
    height: 250px !important; }

  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 246px !important;
    margin-top: 5px !important; }

  #comments .title {
    background: white;
    position: relative;
    top: -16px;
    padding-top: 16px;
    z-index: 100; }
  #comments.logged-in .comment-list {
    -webkit-transform: translateY(-78px);
    -moz-transform: translateY(-78px);
    -ms-transform: translateY(-78px);
    -o-transform: translateY(-78px);
    transform: translateY(-78px);
    height: 245px !important;
    margin-top: 20px; }
  #comments.logged-out .comment-list {
    -webkit-transform: translateY(-189px);
    -moz-transform: translateY(-189px);
    -ms-transform: translateY(-189px);
    -o-transform: translateY(-189px);
    transform: translateY(-189px);
    margin-top: 5px; }
  #comments.open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
  #comments #respond {
    -webkit-transform: translateY(-230px);
    -moz-transform: translateY(-230px);
    -ms-transform: translateY(-230px);
    -o-transform: translateY(-230px);
    transform: translateY(-230px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    #comments #respond.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(-12px);
      -moz-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
      -o-transform: translateY(-12px);
      transform: translateY(-12px); }
  #comments .comment-list {
    -webkit-transform: translateY(-189px);
    -moz-transform: translateY(-189px);
    -ms-transform: translateY(-189px);
    -o-transform: translateY(-189px);
    transform: translateY(-189px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    #comments .comment-list.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
  #comments #makeComment {
    display: block;
    z-index: 100; }

  #theContent .share {
    position: absolute !important;
    bottom: -80px  !important;
    width: 100%  !important;
    padding-left: 0  !important;
    top: inherit  !important; } }
@media only screen and (max-width: 500px) and (min-width: 401px) {
  #theShadowbox #comments.logged-in .comment-list {
    -webkit-transform: translateY(-78px);
    -moz-transform: translateY(-78px);
    -ms-transform: translateY(-78px);
    -o-transform: translateY(-78px);
    transform: translateY(-78px);
    /* 		height: 320px !important; */
    margin-top: 20px;
    /* 		height:283px !important; */ }
  #theShadowbox #comments.logged-out .comment-list {
    -webkit-transform: translateY(-189px);
    -moz-transform: translateY(-189px);
    -ms-transform: translateY(-189px);
    -o-transform: translateY(-189px);
    transform: translateY(-189px);
    margin-top: 5px; }
  #theShadowbox #comments .title {
    background: white;
    position: relative;
    top: -16px;
    padding-top: 16px;
    z-index: 100; }
  #theShadowbox #comments.logged-in .comment-list {
    -webkit-transform: translateY(-78px);
    -moz-transform: translateY(-78px);
    -ms-transform: translateY(-78px);
    -o-transform: translateY(-78px);
    transform: translateY(-78px); }
  #theShadowbox #comments.open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
  #theShadowbox #comments #respond {
    -webkit-transform: translateY(-230px);
    -moz-transform: translateY(-230px);
    -ms-transform: translateY(-230px);
    -o-transform: translateY(-230px);
    transform: translateY(-230px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    #theShadowbox #comments #respond.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(-12px);
      -moz-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
      -o-transform: translateY(-12px);
      transform: translateY(-12px); }
  #theShadowbox #comments .comment-list {
    -webkit-transform: translateY(-189px);
    -moz-transform: translateY(-189px);
    -ms-transform: translateY(-189px);
    -o-transform: translateY(-189px);
    transform: translateY(-189px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    #theShadowbox #comments .comment-list.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
  #theShadowbox #comments #makeComment {
    display: block;
    z-index: 100; } }
@media only screen and (max-width: 400px) and (min-width: 301px) {
  .page-template-page-templateshub-php .comment-list {
    height: 212px !important; }

  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 210px !important;
    margin-top: 5px !important; }

  .page-template-page-templateshub-php .videos-1 .logged-out .comment-list,
  .page-template-page-templateshub-php .videos-2 .logged-out .comment-list {
    height: 109px !important;
    margin-top: 5px !important; }

  #comments .title {
    background: white;
    position: relative;
    top: -16px;
    padding-top: 16px;
    z-index: 100; }
  #comments.logged-in .comment-list {
    -webkit-transform: translateY(-78px);
    -moz-transform: translateY(-78px);
    -ms-transform: translateY(-78px);
    -o-transform: translateY(-78px);
    transform: translateY(-78px);
    margin-top: 5px; }
  #comments.open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
  #comments #respond {
    -webkit-transform: translateY(-230px);
    -moz-transform: translateY(-230px);
    -ms-transform: translateY(-230px);
    -o-transform: translateY(-230px);
    transform: translateY(-230px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    #comments #respond.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(-12px);
      -moz-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
      -o-transform: translateY(-12px);
      transform: translateY(-12px); }
  #comments .comment-list {
    -webkit-transform: translateY(-189px);
    -moz-transform: translateY(-189px);
    -ms-transform: translateY(-189px);
    -o-transform: translateY(-189px);
    transform: translateY(-189px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    #comments .comment-list.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
  #comments #makeComment {
    display: block;
    z-index: 100; } }
@media only screen and (max-width: 715px) and (min-width: 571px) {
  .page-template-page-templateshub-php #respond {
    -webkit-transform: translateY(-230px);
    -moz-transform: translateY(-230px);
    -ms-transform: translateY(-230px);
    -o-transform: translateY(-230px);
    transform: translateY(-230px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    .page-template-page-templateshub-php #respond.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(-12px);
      -moz-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
      -o-transform: translateY(-12px);
      transform: translateY(-12px); }
  .page-template-page-templateshub-php #makeComment {
    display: block; }
  .page-template-page-templateshub-php #how2 {
    display: none; }
  .page-template-page-templateshub-php #showComments,
  .page-template-page-templateshub-php #close {
    display: block !important;
    top: 30px !important; }
  .page-template-page-templateshub-php .orangeBTN {
    padding: 15px 20px !important;
    font-size: 20px !important; }
  .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox {
    width: 60% !important;
    margin-top: 10% !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #theVideo {
      min-height: inherit !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox figure {
      width: 100% !important;
      clear: both !important;
      position: relative;
      float: left; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox figure figcaption {
        width: 100%; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #share .shareTitle {
      padding-top: 10px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments {
      width: 100% !important;
      clear: both !important;
      padding: 15px 15px 10px 15px !important;
      position: absolute;
      background: white;
      -webkit-transform: translateX(-1100%);
      -moz-transform: translateX(-1100%);
      -ms-transform: translateX(-1100%);
      -o-transform: translateX(-1100%);
      transform: translateX(-1100%);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      height: 100% !important; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments.open {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-1 #share,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-2 #share,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-3 #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 13px !important;
      padding-bottom: 10px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-1 .post-sharing,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-2 .post-sharing,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-3 .post-sharing {
      padding-top: 20px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .pictures #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 10px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .pictures #comments .title,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .pictures #share .shareTitle {
      font-size: 20px !important; }
  .page-template-page-templateshub-php #subHead h1 {
    font-size: 40px; }
  .page-template-page-templateshub-php #subHead .taxonomy-description {
    padding: 0 50px 20px 50px !important; }
  .page-template-page-templateshub-php #theContainer {
    padding: 0; }
  .page-template-page-templateshub-php .button {
    font-size: 14px; }
  .page-template-page-templateshub-php .colouredRows .row {
    font-size: 30px !important; }
  .page-template-page-templateshub-php .block {
    width: 50vw;
    height: 50vw; }
  .page-template-page-templateshub-php .shortBlock {
    height: 25vw; }
  .page-template-page-templateshub-php .smallBlock {
    width: 25vw;
    height: 25vw; }
  .page-template-page-templateshub-php .wideBlock {
    width: 50vw;
    height: 25vw; } }
@media only screen and (max-width: 568px) {
  .page-template-page-templatesuploads-thanks-php .backto {
    font-size: 20px !important; }

  #theContainer #theWrapper .uploadForm {
    width: 100% !important; }

  .page-template-page-templateshub-php #respond {
    -webkit-transform: translateY(-230px);
    -moz-transform: translateY(-230px);
    -ms-transform: translateY(-230px);
    -o-transform: translateY(-230px);
    transform: translateY(-230px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    .page-template-page-templateshub-php #respond.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(-12px);
      -moz-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
      -o-transform: translateY(-12px);
      transform: translateY(-12px); }
  .page-template-page-templateshub-php #makeComment {
    display: block; }
  .page-template-page-templateshub-php #how2 {
    display: none; }
  .page-template-page-templateshub-php #showComments,
  .page-template-page-templateshub-php #close {
    display: block !important;
    top: 30px !important; }
  .page-template-page-templateshub-php .orangeBTN {
    padding: 15px 20px !important;
    font-size: 20px !important; }
  .page-template-page-templateshub-php #subHead h1 {
    font-size: 22px; }
  .page-template-page-templateshub-php #subHead .taxonomy-description {
    padding: 0 50px 20px 50px !important;
    font-size: 12px;
    line-height: 15px; }
  .page-template-page-templateshub-php #share .shareTitle {
    padding-top: 10px !important; }
  .page-template-page-templateshub-php #comments {
    width: 100% !important;
    clear: both !important;
    padding: 15px 15px 10px 15px !important;
    position: absolute;
    background: white;
    -webkit-transform: translateX(-1100%);
    -moz-transform: translateX(-1100%);
    -ms-transform: translateX(-1100%);
    -o-transform: translateX(-1100%);
    transform: translateX(-1100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    height: 100% !important; }
    .page-template-page-templateshub-php #comments.open {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s; }
  .page-template-page-templateshub-php .videos-1 #share,
  .page-template-page-templateshub-php .videos-2 #share,
  .page-template-page-templateshub-php .videos-3 #share {
    width: 100% !important;
    position: relative !important;
    bottom: 0 !important;
    padding-top: 13px !important;
    padding-bottom: 10px !important; }
  .page-template-page-templateshub-php .videos-1 .post-sharing,
  .page-template-page-templateshub-php .videos-2 .post-sharing,
  .page-template-page-templateshub-php .videos-3 .post-sharing {
    padding-top: 20px !important; }
  .page-template-page-templateshub-php .pictures #share {
    width: 100% !important;
    position: relative !important;
    bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 10px !important; }
  .page-template-page-templateshub-php .pictures #comments .title,
  .page-template-page-templateshub-php .pictures #share .shareTitle {
    font-size: 20px !important; } }
@media only screen and (max-width: 570px) and (min-width: 481px) {
  #wp-submit {
    width: 100% !important; }

  #theContainer #theWrapper .uploadForm {
    width: 100% !important; }

  .page-template-page-templateshub-php #respond {
    -webkit-transform: translateY(-230px);
    -moz-transform: translateY(-230px);
    -ms-transform: translateY(-230px);
    -o-transform: translateY(-230px);
    transform: translateY(-230px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    .page-template-page-templateshub-php #respond.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(-12px);
      -moz-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
      -o-transform: translateY(-12px);
      transform: translateY(-12px); }
  .page-template-page-templateshub-php #makeComment {
    display: block; }
  .page-template-page-templateshub-php #how2 {
    display: none; }
  .page-template-page-templateshub-php #showComments,
  .page-template-page-templateshub-php #close {
    display: block !important;
    top: 30px !important; }
  .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox {
    width: 64% !important;
    margin-top: 12% !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #theVideo {
      min-height: inherit !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 10px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments .title,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #share .shareTitle {
      font-size: 20px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox figure {
      width: 100% !important;
      clear: both !important;
      position: relative;
      float: left; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox figure figcaption {
        width: 100%; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments {
      width: 100% !important;
      clear: both !important;
      padding: 15px 15px 10px 15px !important;
      position: absolute;
      background: white;
      -webkit-transform: translateX(-1100%);
      -moz-transform: translateX(-1100%);
      -ms-transform: translateX(-1100%);
      -o-transform: translateX(-1100%);
      transform: translateX(-1100%);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      height: 100% !important; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments.open {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-1 #share,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-2 #share,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-3 #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 13px !important;
      padding-bottom: 10px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-1 .post-sharing,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-2 .post-sharing,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-3 .post-sharing {
      padding-top: 20px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .pictures #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 10px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .pictures #comments .title,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .pictures #share .shareTitle {
      font-size: 20px !important; }
  .page-template-page-templateshub-php #theContainer {
    padding: 0; }
  .page-template-page-templateshub-php .button {
    font-size: 12px; }
  .page-template-page-templateshub-php .colouredRows .row {
    font-size: 25px !important; }
  .page-template-page-templateshub-php .block {
    width: 50vw;
    height: 50vw; }
  .page-template-page-templateshub-php .shortBlock {
    height: 25vw; }
  .page-template-page-templateshub-php .smallBlock {
    width: 25vw;
    height: 25vw; }
  .page-template-page-templateshub-php .wideBlock {
    width: 50vw;
    height: 25vw; } }
@media only screen and (max-width: 480px) and (min-width: 400px) {
  .page-template-page-templateshub-php .logged-out .comment-list {
    height: 285px !important;
    margin-top: 5px !important; } }
@media only screen and (max-width: 480px) {
  .page-template-page-templatesuploads-thanks-php .backto {
    font-size: 13px !important; }

  #shadowbox #theShadowbox #theVideo {
    max-height: 330px !important; }

  iframe.vine-embed {
    height: 310px !important; }

  #wp-submit {
    width: 100% !important; }

  #theContainer #theWrapper .uploadForm {
    width: 100% !important; }

  #how2 {
    display: none; }

  #showComments,
  #close {
    display: block !important;
    top: 30px !important; }

  #shadowbox #theShadowbox #comments #submit,
  .single #theShadowbox #comments #submit {
    padding: 11px 8px !important;
    font-size: 13px !important; }

  .page-template-page-templateshub-php #respond {
    -webkit-transform: translateY(-230px);
    -moz-transform: translateY(-230px);
    -ms-transform: translateY(-230px);
    -o-transform: translateY(-230px);
    transform: translateY(-230px);
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background: white; }
    .page-template-page-templateshub-php #respond.open {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transform: translateY(-12px);
      -moz-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
      -o-transform: translateY(-12px);
      transform: translateY(-12px); }
  .page-template-page-templateshub-php #makeComment {
    display: block; }
  .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox {
    width: 89% !important;
    margin-top: 21% !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #theVideo {
      min-height: inherit !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-1 #share,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-2 #share,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-3 #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 13px !important;
      padding-bottom: 10px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-1 .post-sharing,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-2 .post-sharing,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .videos-3 .post-sharing {
      padding-top: 20px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .pictures #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 10px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .pictures #comments .title,
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .pictures #share .shareTitle {
      font-size: 20px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox .share {
      position: absolute !important;
      bottom: -80px  !important;
      width: 100%  !important;
      padding-left: 0  !important;
      top: inherit  !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #share .shareTitle {
      padding-top: 10px !important; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox figure {
      width: 100% !important;
      clear: both !important;
      position: relative;
      float: left; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox figure figcaption {
        width: 100%; }
    .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments {
      width: 100% !important;
      height: 100% !important;
      clear: both !important;
      padding: 15px 15px 10px 15px !important;
      position: absolute;
      background: white;
      -webkit-transform: translateX(-1100%);
      -moz-transform: translateX(-1100%);
      -ms-transform: translateX(-1100%);
      -o-transform: translateX(-1100%);
      transform: translateX(-1100%);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      height: 100% !important; }
      .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox #comments.open {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s; }
  .page-template-page-templateshub-php #theContainer {
    padding: 0; }
  .page-template-page-templateshub-php .button {
    font-size: 12px;
    margin-bottom: 5%; }
  .page-template-page-templateshub-php .colouredRows .row {
    font-size: 25px !important; }
  .page-template-page-templateshub-php .block {
    width: 100%;
    height: 100%;
    width: 100vw !important; }
  .page-template-page-templateshub-php .shortBlock {
    height: 50%; }
    .page-template-page-templateshub-php .shortBlock img {
      position: relative;
      float: left;
      width: 100%;
      height: auto; }
  .page-template-page-templateshub-php .smallBlock {
    width: 50%;
    height: auto; }
    .page-template-page-templateshub-php .smallBlock img {
      position: relative;
      float: left;
      width: 100%;
      height: auto; }
  .page-template-page-templateshub-php .wideBlock {
    width: 100%;
    height: auto; }
    .page-template-page-templateshub-php .wideBlock img {
      position: relative;
      float: left;
      width: 100%;
      height: auto; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  #theHub {
    width: 100% !important;
    width: 100vw !important; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  #theHub {
    width: 100% !important;
    width: 100vw !important; }

  #showComments,
  #close {
    top: inherit !important;
    bottom: 0 !important; }

  #shadowbox #theShadowbox #theVideo {
    max-height: 370px !important; }

  .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox {
    width: 40% !important; }

  #shadowbox #share {
    display: none !important;
    padding-top: 5px !important; }

  #theHub {
    width: 100.1vw !important; }

  .block {
    width: 25%;
    position: relative;
    float: left;
    background: url("images/texture2.png"); }
    .block .smallBlock {
      width: 50% !important; }
    .block .wideBlock {
      width: 100% !important; }

  .shortBlock {
    width: 100% !important; }
    .shortBlock .smallBlock {
      width: 12.5% !important; }
    .shortBlock .wideBlock {
      width: 25% !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #showComments,
  #close {
    display: none !important; }

  .page-template-page-templateshub-php #shadowbox #theContent #theShadowbox {
    width: 40% !important; }

  #shadowbox #theShadowbox #share, .single #theShadowbox #share {
    display: none !important; }

  #shadowbox #share {
    display: none !important;
    padding-top: 5px !important; } }
@media only screen and (max-width: 1415px) and (min-width: 573px) {
  iframe.vine-embed {
    height: 360px !important; } }
@media only screen and (max-width: 1024px) {
  .page #vertCentre #centrer {
    display: block !important; }

  .page #vertCentre #centrer #centerInfo {
    margin: 30px 0 !important; }

  #primary-navigation,
  #headerButtons,
  #headerCopy,
  #footer {
    display: none; }

  .secondary-navigation,
  #navToggle,
  #header #search {
    display: block !important; }

  #header {
    background: url("images/tabletBG.jpg");
    height: 113px; }

  #header #logo {
    position: relative;
    float: none;
    background: url("images/logo.png") no-repeat;
    width: 258px;
    display: block;
    height: 100px;
    margin: 26px auto 0 auto;
    text-indent: -99999px;
    background-size: contain; }

  .noSubHead #theContainer {
    height: calc(100% - 60px); } }
@media only screen and (max-width: 760px) and (min-width: 716px) {
  .page-template-page-templatesupload-php .page .colouredRows .row,
  .page-template-page-templateslogin-php .page .colouredRows .row,
  .page-template-page-templateslogin-comments-php .page .colouredRows .row {
    display: none !important; }
  .page-template-page-templatesupload-php #vertCentre #centrer #centerInfo,
  .page-template-page-templateslogin-php #vertCentre #centrer #centerInfo,
  .page-template-page-templateslogin-comments-php #vertCentre #centrer #centerInfo {
    margin: 0 !important; }
  .page-template-page-templatesupload-php #centerInfo #theCopy,
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm,
  .page-template-page-templateslogin-php #centerInfo #theCopy,
  .page-template-page-templateslogin-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-php #centerInfo #loginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #theCopy,
  .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #loginForm {
    position: relative;
    float: left;
    width: 100% !important; }
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm,
  .page-template-page-templateslogin-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-php #centerInfo #loginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #loginForm {
    margin-top: 20px; }

  .noSubHead #theContainer #theWrapper {
    width: 90% !important; }

  #subHead h1 {
    font-size: 40px; }

  #subHead .taxonomy-description {
    padding: 0 20px 20px 20px !important; }

  .noSubHead #theContainer {
    height: calc(100% - 60px); } }
@media only screen and (max-width: 715px) and (min-width: 571px) {
  .page-template-page-templatesupload-php #theContainer,
  .page-template-page-templateslogin-php #theContainer,
  .page-template-page-templateslogin-comments-php #theContainer {
    height: calc(150% - 60px) !important; }
  .page-template-page-templatesupload-php #centerInfo .colouredRows .row,
  .page-template-page-templateslogin-php #centerInfo .colouredRows .row,
  .page-template-page-templateslogin-comments-php #centerInfo .colouredRows .row {
    display: none !important; }
  .page-template-page-templatesupload-php #centerInfo .oneall_social_login,
  .page-template-page-templateslogin-php #centerInfo .oneall_social_login,
  .page-template-page-templateslogin-comments-php #centerInfo .oneall_social_login {
    position: relative;
    float: left; }
  .page-template-page-templatesupload-php #centerInfo .plugin #providers .provider .button,
  .page-template-page-templateslogin-php #centerInfo .plugin #providers .provider .button,
  .page-template-page-templateslogin-comments-php #centerInfo .plugin #providers .provider .button {
    width: 20px !important;
    height: 20px !important;
    background-size: contain !important; }
  .page-template-page-templatesupload-php #centerInfo #theCopy,
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm,
  .page-template-page-templateslogin-php #centerInfo #theCopy,
  .page-template-page-templateslogin-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-php #centerInfo #loginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #theCopy,
  .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #loginForm {
    position: relative;
    float: left;
    width: 100% !important; }
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm,
  .page-template-page-templateslogin-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-php #centerInfo #loginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #loginForm {
    margin-top: 20px; }

  .page-template-page-templatesupload-php #vertCentre #centrer #centerInfo {
    margin: 0 !important; }
  .page-template-page-templatesupload-php #centerInfo #theCopy,
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm {
    position: relative;
    float: left;
    width: 100% !important; }
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm {
    margin-top: 20px; }

  .noSubHead #theContainer #theWrapper {
    width: 90% !important; }

  #subHead h1 {
    font-size: 40px; }

  #subHead .taxonomy-description {
    padding: 0 20px 20px 20px !important; }

  .noSubHead #theContainer {
    height: calc(100% - 60px); } }
@media only screen and (max-width: 571px) {
  .page-template-page-templatesupload-php #theContainer,
  .page-template-page-templateslogin-php #theContainer,
  .page-template-page-templateslogin-comments-php #theContainer {
    height: calc(150% - 60px) !important; }
  .page-template-page-templatesupload-php #centerInfo .colouredRows .row,
  .page-template-page-templateslogin-php #centerInfo .colouredRows .row,
  .page-template-page-templateslogin-comments-php #centerInfo .colouredRows .row {
    display: none !important; }
  .page-template-page-templatesupload-php #centerInfo .oneall_social_login,
  .page-template-page-templateslogin-php #centerInfo .oneall_social_login,
  .page-template-page-templateslogin-comments-php #centerInfo .oneall_social_login {
    position: relative;
    float: left; }
  .page-template-page-templatesupload-php #centerInfo .plugin #providers .provider .button,
  .page-template-page-templateslogin-php #centerInfo .plugin #providers .provider .button,
  .page-template-page-templateslogin-comments-php #centerInfo .plugin #providers .provider .button {
    width: 20px !important;
    height: 20px !important;
    background-size: contain !important; }
  .page-template-page-templatesupload-php #centerInfo #theCopy,
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm,
  .page-template-page-templateslogin-php #centerInfo #theCopy,
  .page-template-page-templateslogin-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-php #centerInfo #loginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #theCopy,
  .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #loginForm {
    position: relative;
    float: left;
    width: 100% !important; }
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm,
  .page-template-page-templateslogin-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-php #centerInfo #loginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #loginForm {
    margin-top: 20px; }

  .page-template-page-templatesupload-php .page .colouredRows .row {
    font-size: 20px; }
  .page-template-page-templatesupload-php #vertCentre #centrer #centerInfo {
    margin: 0 !important; }
  .page-template-page-templatesupload-php #centerInfo #theCopy,
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm {
    position: relative;
    float: left;
    width: 100% !important; }
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm {
    margin-top: 20px; }

  .noSubHead #theContainer #theWrapper {
    width: 90% !important; }

  .page .colouredRows .row {
    font-size: 19px !important; }

  .noSubHead #theContainer #theWrapper #theForm {
    width: 100% !important; }

  .noSubHead #theContainer #theWrapper #theForm ul.gform_fields li {
    width: 100% !important; }

  #subHead h1 {
    font-size: 32px; }

  #subHead .taxonomy-description {
    padding: 0 20px 20px 20px !important;
    font-size: 12px;
    line-height: 15px; }

  .noSubHead #theContainer #theWrapper #theForm {
    width: 100% !important; } }
@media only screen and (max-width: 400px) {
  .page-template-page-templatesupload-php .page .colouredRows .row,
  .page-template-page-templateslogin-php .page .colouredRows .row,
  .page-template-page-templateslogin-comments-php .page .colouredRows .row {
    font-size: 16px; }
  .page-template-page-templatesupload-php #vertCentre #centrer #centerInfo,
  .page-template-page-templateslogin-php #vertCentre #centrer #centerInfo,
  .page-template-page-templateslogin-comments-php #vertCentre #centrer #centerInfo {
    margin: 0 !important; }
  .page-template-page-templatesupload-php #centerInfo #theCopy,
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm,
  .page-template-page-templateslogin-php #centerInfo #theCopy,
  .page-template-page-templateslogin-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-php #centerInfo #loginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #theCopy,
  .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #loginForm {
    position: relative;
    float: left;
    width: 100% !important; }
  .page-template-page-templatesupload-php #centerInfo #theLoginForm,
  .page-template-page-templatesupload-php #centerInfo #loginForm,
  .page-template-page-templateslogin-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-php #centerInfo #loginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #theLoginForm,
  .page-template-page-templateslogin-comments-php #centerInfo #loginForm {
    margin-top: 20px; }

  .noSubHead #theContainer #theWrapper {
    width: 90% !important; }

  /*
  		.page .colouredRows .row {
  		font-size: 21px !important;
  		}
  */
  .noSubHead #theContainer #theWrapper #theForm {
    width: 100% !important; }

  .noSubHead #theContainer #theWrapper #theForm ul.gform_fields li {
    width: 100% !important; }

  #header #logo {
    position: relative;
    float: none;
    background: url("images/logo.png") no-repeat;
    width: 208px;
    display: block;
    height: 100px;
    margin: 26px auto 0 auto;
    text-indent: -99999px;
    background-size: contain; } }
/*

@media only screen 
and (min-width: 200px)
{
		.noSubHead #theContainer #theWrapper {
		width: 90% !important;
		}
		
		.page .colouredRows .row {
		font-size: 20px !important;
		}
		
}		
*/
@media only screen and (max-width: 1415px) and (min-width: 1171px) {
  .single #theShadowbox {
    width: 35% !important;
    margin-top: 5% !important; }
    .single #theShadowbox #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 10px !important; }
    .single #theShadowbox #comments .title,
    .single #theShadowbox #share .shareTitle {
      font-size: 20px !important; }
    .single #theShadowbox figure {
      width: 100% !important;
      clear: both !important;
      position: relative;
      float: left; }
      .single #theShadowbox figure figcaption {
        width: 100%; }
    .single #theShadowbox #comments {
      width: 100% !important;
      clear: both !important;
      padding: 15px 15px 10px 15px !important;
      position: relative;
      float: left; } }
@media only screen and (max-width: 1170px) and (min-width: 1031px) {
  .single #theShadowbox {
    width: 35% !important;
    margin-top: 5% !important; }
    .single #theShadowbox #theVideo {
      min-height: inherit !important; }
    .single #theShadowbox #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 10px !important; }
    .single #theShadowbox #comments .title,
    .single #theShadowbox #share .shareTitle {
      font-size: 20px !important; }
    .single #theShadowbox figure {
      width: 100% !important;
      clear: both !important;
      position: relative;
      float: left; }
      .single #theShadowbox figure figcaption {
        width: 100%; }
    .single #theShadowbox #comments {
      width: 100% !important;
      clear: both !important;
      padding: 15px 15px 10px 15px !important;
      position: relative;
      float: left; } }
@media only screen and (max-width: 1030px) and (min-width: 761px) {
  .single #theShadowbox {
    width: 40% !important;
    margin-top: 5% !important; }
    .single #theShadowbox #theVideo {
      min-height: inherit !important; }
    .single #theShadowbox #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 10px !important; }
    .single #theShadowbox #comments .title,
    .single #theShadowbox #share .shareTitle {
      font-size: 20px !important; }
    .single #theShadowbox figure {
      width: 100% !important;
      clear: both !important;
      position: relative;
      float: left; }
      .single #theShadowbox figure figcaption {
        width: 100%; }
    .single #theShadowbox #comments {
      width: 100% !important;
      clear: both !important;
      padding: 15px 15px 10px 15px !important;
      position: relative;
      float: left; } }
@media only screen and (max-width: 760px) and (min-width: 716px) {
  .single #theShadowbox {
    width: 54% !important;
    margin-top: 5% !important; }
    .single #theShadowbox #theVideo {
      min-height: inherit !important; }
    .single #theShadowbox #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 10px !important; }
    .single #theShadowbox #comments .title,
    .single #theShadowbox #share .shareTitle {
      font-size: 20px !important; }
    .single #theShadowbox figure {
      width: 100% !important;
      clear: both !important;
      position: relative;
      float: left; }
      .single #theShadowbox figure figcaption {
        width: 100%; }
    .single #theShadowbox #comments {
      width: 100% !important;
      clear: both !important;
      padding: 15px 15px 10px 15px !important;
      position: relative;
      float: left; } }
@media only screen and (max-width: 715px) and (min-width: 571px) {
  .single #theShadowbox {
    width: 60% !important;
    margin-top: 5% !important; }
    .single #theShadowbox #theVideo {
      min-height: inherit !important; }
    .single #theShadowbox #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 10px !important; }
    .single #theShadowbox #comments .title,
    .single #theShadowbox #share .shareTitle {
      font-size: 20px !important; }
    .single #theShadowbox figure {
      width: 100% !important;
      clear: both !important;
      position: relative;
      float: left; }
      .single #theShadowbox figure figcaption {
        width: 100%; }
    .single #theShadowbox #comments {
      width: 100% !important;
      clear: both !important;
      padding: 15px 15px 10px 15px !important;
      position: relative;
      float: left; } }
@media only screen and (max-width: 570px) and (min-width: 481px) {
  .single #theShadowbox {
    width: 64% !important;
    margin-top: 7% !important; }
    .single #theShadowbox #theVideo {
      min-height: inherit !important; }
    .single #theShadowbox #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 10px !important; }
    .single #theShadowbox #comments .title,
    .single #theShadowbox #share .shareTitle {
      font-size: 20px !important; }
    .single #theShadowbox figure {
      width: 100% !important;
      clear: both !important;
      position: relative;
      float: left; }
      .single #theShadowbox figure figcaption {
        width: 100%; }
    .single #theShadowbox #comments {
      width: 100% !important;
      clear: both !important;
      padding: 15px 15px 10px 15px !important;
      position: relative;
      float: left; } }
@media only screen and (max-width: 480px) {
  .single #theShadowbox {
    width: 89% !important;
    margin-top: 14% !important; }
    .single #theShadowbox #theVideo {
      min-height: inherit !important; }
    .single #theShadowbox #share {
      width: 100% !important;
      position: relative !important;
      bottom: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 10px !important; }
    .single #theShadowbox #comments .title,
    .single #theShadowbox #share .shareTitle {
      font-size: 20px !important; }
    .single #theShadowbox figure {
      width: 100% !important;
      clear: both !important;
      position: relative;
      float: left; }
      .single #theShadowbox figure figcaption {
        width: 100%; }
    .single #theShadowbox #comments {
      width: 100% !important;
      clear: both !important;
      padding: 15px 15px 10px 15px !important;
      position: relative;
      float: left; } }
@media only screen and (max-width: 930px) and (min-width: 718px) {
  .search #category li .info {
    min-height: 225px !important; } }
@media only screen and (max-width: 800px) and (min-width: 717px) {
  .category #category li .info {
    min-height: 200px; } }
@media only screen and (max-width: 720px) {
  .single-post aside {
    margin-top: 20px !important; }
  .single-post #contentSingle,
  .single-post .share {
    width: 100% !important;
    text-align: center; }
  .single-post .share {
    width: 100% !important;
    padding-top: 15px !important;
    text-align: center !important;
    padding-left: 15px !important;
    padding-bottom: 35px !important; }
  .single-post .addthis_counter_style {
    width: 100% !important;
    position: relative !important;
    margin: 0 auto !important; }
  .single-post .share .shareBTN {
    width: 33% !important;
    clear: none !important; }

  .home #afterBlog,
  .blog #afterBlog,
  .archive #afterBlog,
  .search #afterBlog,
  .single #afterBlog {
    width: 100% !important;
    margin-left: 0 !important; }
  .home .blueBTN,
  .blog .blueBTN,
  .archive .blueBTN,
  .search .blueBTN,
  .single .blueBTN {
    font-size: 13px !important; }
  .home #thePosts .post,
  .home #category,
  .home #featuredPosts,
  .home #theCtas,
  .blog #thePosts .post,
  .blog #category,
  .blog #featuredPosts,
  .blog #theCtas,
  .archive #thePosts .post,
  .archive #category,
  .archive #featuredPosts,
  .archive #theCtas,
  .search #thePosts .post,
  .search #category,
  .search #featuredPosts,
  .search #theCtas,
  .single #thePosts .post,
  .single #category,
  .single #featuredPosts,
  .single #theCtas {
    width: 100%;
    margin-left: 0;
    		/*
    
    			li{
    				.info{
    				min-height: 240px;
    				}		
    			}
    */ }
  .home aside,
  .blog aside,
  .archive aside,
  .search aside,
  .single aside {
    position: relative;
    float: right;
    width: 100%;
    margin-right: 0;
    margin-top: 10px; }

  #featuredPosts .info {
    min-height: 215px !important; } }
@media only screen and (max-width: 670px) {
  .single .comment {
    width: 100% !important;
    margin-bottom: 10px !important; }

  .home .blueBTN,
  .blog .blueBTN,
  .archive .blueBTN,
  .single .blueBTN,
  .search .blueBTN {
    font-size: 13px !important; }
  .home #category,
  .home article,
  .blog #category,
  .blog article,
  .archive #category,
  .archive article,
  .single #category,
  .single article,
  .search #category,
  .search article {
    position: relative;
    float: left;
    width: 100%;
    display: block; }
    .home #category .post-thumbnail img,
    .home article .post-thumbnail img,
    .blog #category .post-thumbnail img,
    .blog article .post-thumbnail img,
    .archive #category .post-thumbnail img,
    .archive article .post-thumbnail img,
    .single #category .post-thumbnail img,
    .single article .post-thumbnail img,
    .search #category .post-thumbnail img,
    .search article .post-thumbnail img {
      height: auto;
      width: 100%;
      position: relative;
      float: left;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0); }
    .home #category li,
    .home #category .slide,
    .home article li,
    .home article .slide,
    .blog #category li,
    .blog #category .slide,
    .blog article li,
    .blog article .slide,
    .archive #category li,
    .archive #category .slide,
    .archive article li,
    .archive article .slide,
    .single #category li,
    .single #category .slide,
    .single article li,
    .single article .slide,
    .search #category li,
    .search #category .slide,
    .search article li,
    .search article .slide {
      clear: none !important;
      width: 49% !important;
      position: relative;
      float: left;
      margin-right: 2%;
      margin-bottom: 2%;
      overflow: hidden;
      background: #333333; }
      .home #category li:nth-child(3n+3),
      .home #category .slide:nth-child(3n+3),
      .home article li:nth-child(3n+3),
      .home article .slide:nth-child(3n+3),
      .blog #category li:nth-child(3n+3),
      .blog #category .slide:nth-child(3n+3),
      .blog article li:nth-child(3n+3),
      .blog article .slide:nth-child(3n+3),
      .archive #category li:nth-child(3n+3),
      .archive #category .slide:nth-child(3n+3),
      .archive article li:nth-child(3n+3),
      .archive article .slide:nth-child(3n+3),
      .single #category li:nth-child(3n+3),
      .single #category .slide:nth-child(3n+3),
      .single article li:nth-child(3n+3),
      .single article .slide:nth-child(3n+3),
      .search #category li:nth-child(3n+3),
      .search #category .slide:nth-child(3n+3),
      .search article li:nth-child(3n+3),
      .search article .slide:nth-child(3n+3) {
        margin-right: 2%; }
      .home #category li:nth-child(2n+2),
      .home #category .slide:nth-child(2n+2),
      .home article li:nth-child(2n+2),
      .home article .slide:nth-child(2n+2),
      .blog #category li:nth-child(2n+2),
      .blog #category .slide:nth-child(2n+2),
      .blog article li:nth-child(2n+2),
      .blog article .slide:nth-child(2n+2),
      .archive #category li:nth-child(2n+2),
      .archive #category .slide:nth-child(2n+2),
      .archive article li:nth-child(2n+2),
      .archive article .slide:nth-child(2n+2),
      .single #category li:nth-child(2n+2),
      .single #category .slide:nth-child(2n+2),
      .single article li:nth-child(2n+2),
      .single article .slide:nth-child(2n+2),
      .search #category li:nth-child(2n+2),
      .search #category .slide:nth-child(2n+2),
      .search article li:nth-child(2n+2),
      .search article .slide:nth-child(2n+2) {
        margin-right: 2%; }
      .home #category li:nth-child(even),
      .home #category .slide:nth-child(even),
      .home article li:nth-child(even),
      .home article .slide:nth-child(even),
      .blog #category li:nth-child(even),
      .blog #category .slide:nth-child(even),
      .blog article li:nth-child(even),
      .blog article .slide:nth-child(even),
      .archive #category li:nth-child(even),
      .archive #category .slide:nth-child(even),
      .archive article li:nth-child(even),
      .archive article .slide:nth-child(even),
      .single #category li:nth-child(even),
      .single #category .slide:nth-child(even),
      .single article li:nth-child(even),
      .single article .slide:nth-child(even),
      .search #category li:nth-child(even),
      .search #category .slide:nth-child(even),
      .search article li:nth-child(even),
      .search article .slide:nth-child(even) {
        margin-right: 0; } }
@media only screen and (max-width: 450px) {
  .home #thePosts #submit,
  .blog #thePosts #submit,
  .category #thePosts #submit,
  .single #thePosts #submit,
  .search #thePosts #submit {
    font-size: 13px !important; }

  .home .blueBTN,
  .blog .blueBTN,
  .archive .blueBTN,
  .search .blueBTN,
  .single .blueBTN {
    font-size: 13px !important; }
  .home #category,
  .home #featuredPosts,
  .home #theCtas,
  .home article,
  .blog #category,
  .blog #featuredPosts,
  .blog #theCtas,
  .blog article,
  .archive #category,
  .archive #featuredPosts,
  .archive #theCtas,
  .archive article,
  .search #category,
  .search #featuredPosts,
  .search #theCtas,
  .search article,
  .single #category,
  .single #featuredPosts,
  .single #theCtas,
  .single article {
    position: relative;
    float: left;
    width: 100% !important;
    display: block !important; }
    .home #category .post-thumbnail img,
    .home #featuredPosts .post-thumbnail img,
    .home #theCtas .post-thumbnail img,
    .home article .post-thumbnail img,
    .blog #category .post-thumbnail img,
    .blog #featuredPosts .post-thumbnail img,
    .blog #theCtas .post-thumbnail img,
    .blog article .post-thumbnail img,
    .archive #category .post-thumbnail img,
    .archive #featuredPosts .post-thumbnail img,
    .archive #theCtas .post-thumbnail img,
    .archive article .post-thumbnail img,
    .search #category .post-thumbnail img,
    .search #featuredPosts .post-thumbnail img,
    .search #theCtas .post-thumbnail img,
    .search article .post-thumbnail img,
    .single #category .post-thumbnail img,
    .single #featuredPosts .post-thumbnail img,
    .single #theCtas .post-thumbnail img,
    .single article .post-thumbnail img {
      height: auto !important;
      width: 100% !important;
      position: relative;
      float: left;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .35s;
      -webkit-transition: all .35s;
      -moz-transition: all .35s;
      -webkit-transform: translateZ(0); }
    .home #category li,
    .home #category .slide,
    .home #featuredPosts li,
    .home #featuredPosts .slide,
    .home #theCtas li,
    .home #theCtas .slide,
    .home article li,
    .home article .slide,
    .blog #category li,
    .blog #category .slide,
    .blog #featuredPosts li,
    .blog #featuredPosts .slide,
    .blog #theCtas li,
    .blog #theCtas .slide,
    .blog article li,
    .blog article .slide,
    .archive #category li,
    .archive #category .slide,
    .archive #featuredPosts li,
    .archive #featuredPosts .slide,
    .archive #theCtas li,
    .archive #theCtas .slide,
    .archive article li,
    .archive article .slide,
    .search #category li,
    .search #category .slide,
    .search #featuredPosts li,
    .search #featuredPosts .slide,
    .search #theCtas li,
    .search #theCtas .slide,
    .search article li,
    .search article .slide,
    .single #category li,
    .single #category .slide,
    .single #featuredPosts li,
    .single #featuredPosts .slide,
    .single #theCtas li,
    .single #theCtas .slide,
    .single article li,
    .single article .slide {
      clear: none  !important;
      width: 100% !important;
      position: relative !important;
      float: left !important;
      margin-right: 0% !important;
      margin-bottom: 20px !important;
      overflow: hidden !important;
      background: #333333; }
      .home #category li:nth-child(3n+3),
      .home #category .slide:nth-child(3n+3),
      .home #featuredPosts li:nth-child(3n+3),
      .home #featuredPosts .slide:nth-child(3n+3),
      .home #theCtas li:nth-child(3n+3),
      .home #theCtas .slide:nth-child(3n+3),
      .home article li:nth-child(3n+3),
      .home article .slide:nth-child(3n+3),
      .blog #category li:nth-child(3n+3),
      .blog #category .slide:nth-child(3n+3),
      .blog #featuredPosts li:nth-child(3n+3),
      .blog #featuredPosts .slide:nth-child(3n+3),
      .blog #theCtas li:nth-child(3n+3),
      .blog #theCtas .slide:nth-child(3n+3),
      .blog article li:nth-child(3n+3),
      .blog article .slide:nth-child(3n+3),
      .archive #category li:nth-child(3n+3),
      .archive #category .slide:nth-child(3n+3),
      .archive #featuredPosts li:nth-child(3n+3),
      .archive #featuredPosts .slide:nth-child(3n+3),
      .archive #theCtas li:nth-child(3n+3),
      .archive #theCtas .slide:nth-child(3n+3),
      .archive article li:nth-child(3n+3),
      .archive article .slide:nth-child(3n+3),
      .search #category li:nth-child(3n+3),
      .search #category .slide:nth-child(3n+3),
      .search #featuredPosts li:nth-child(3n+3),
      .search #featuredPosts .slide:nth-child(3n+3),
      .search #theCtas li:nth-child(3n+3),
      .search #theCtas .slide:nth-child(3n+3),
      .search article li:nth-child(3n+3),
      .search article .slide:nth-child(3n+3),
      .single #category li:nth-child(3n+3),
      .single #category .slide:nth-child(3n+3),
      .single #featuredPosts li:nth-child(3n+3),
      .single #featuredPosts .slide:nth-child(3n+3),
      .single #theCtas li:nth-child(3n+3),
      .single #theCtas .slide:nth-child(3n+3),
      .single article li:nth-child(3n+3),
      .single article .slide:nth-child(3n+3) {
        margin-right: 0%; }
      .home #category li:nth-child(2n+2),
      .home #category .slide:nth-child(2n+2),
      .home #featuredPosts li:nth-child(2n+2),
      .home #featuredPosts .slide:nth-child(2n+2),
      .home #theCtas li:nth-child(2n+2),
      .home #theCtas .slide:nth-child(2n+2),
      .home article li:nth-child(2n+2),
      .home article .slide:nth-child(2n+2),
      .blog #category li:nth-child(2n+2),
      .blog #category .slide:nth-child(2n+2),
      .blog #featuredPosts li:nth-child(2n+2),
      .blog #featuredPosts .slide:nth-child(2n+2),
      .blog #theCtas li:nth-child(2n+2),
      .blog #theCtas .slide:nth-child(2n+2),
      .blog article li:nth-child(2n+2),
      .blog article .slide:nth-child(2n+2),
      .archive #category li:nth-child(2n+2),
      .archive #category .slide:nth-child(2n+2),
      .archive #featuredPosts li:nth-child(2n+2),
      .archive #featuredPosts .slide:nth-child(2n+2),
      .archive #theCtas li:nth-child(2n+2),
      .archive #theCtas .slide:nth-child(2n+2),
      .archive article li:nth-child(2n+2),
      .archive article .slide:nth-child(2n+2),
      .search #category li:nth-child(2n+2),
      .search #category .slide:nth-child(2n+2),
      .search #featuredPosts li:nth-child(2n+2),
      .search #featuredPosts .slide:nth-child(2n+2),
      .search #theCtas li:nth-child(2n+2),
      .search #theCtas .slide:nth-child(2n+2),
      .search article li:nth-child(2n+2),
      .search article .slide:nth-child(2n+2),
      .single #category li:nth-child(2n+2),
      .single #category .slide:nth-child(2n+2),
      .single #featuredPosts li:nth-child(2n+2),
      .single #featuredPosts .slide:nth-child(2n+2),
      .single #theCtas li:nth-child(2n+2),
      .single #theCtas .slide:nth-child(2n+2),
      .single article li:nth-child(2n+2),
      .single article .slide:nth-child(2n+2) {
        margin-right: 0%; }
      .home #category li:nth-child(even),
      .home #category .slide:nth-child(even),
      .home #featuredPosts li:nth-child(even),
      .home #featuredPosts .slide:nth-child(even),
      .home #theCtas li:nth-child(even),
      .home #theCtas .slide:nth-child(even),
      .home article li:nth-child(even),
      .home article .slide:nth-child(even),
      .blog #category li:nth-child(even),
      .blog #category .slide:nth-child(even),
      .blog #featuredPosts li:nth-child(even),
      .blog #featuredPosts .slide:nth-child(even),
      .blog #theCtas li:nth-child(even),
      .blog #theCtas .slide:nth-child(even),
      .blog article li:nth-child(even),
      .blog article .slide:nth-child(even),
      .archive #category li:nth-child(even),
      .archive #category .slide:nth-child(even),
      .archive #featuredPosts li:nth-child(even),
      .archive #featuredPosts .slide:nth-child(even),
      .archive #theCtas li:nth-child(even),
      .archive #theCtas .slide:nth-child(even),
      .archive article li:nth-child(even),
      .archive article .slide:nth-child(even),
      .search #category li:nth-child(even),
      .search #category .slide:nth-child(even),
      .search #featuredPosts li:nth-child(even),
      .search #featuredPosts .slide:nth-child(even),
      .search #theCtas li:nth-child(even),
      .search #theCtas .slide:nth-child(even),
      .search article li:nth-child(even),
      .search article .slide:nth-child(even),
      .single #category li:nth-child(even),
      .single #category .slide:nth-child(even),
      .single #featuredPosts li:nth-child(even),
      .single #featuredPosts .slide:nth-child(even),
      .single #theCtas li:nth-child(even),
      .single #theCtas .slide:nth-child(even),
      .single article li:nth-child(even),
      .single article .slide:nth-child(even) {
        margin-right: 0; }

  #featuredPosts .info {
    min-height: 170px !important; } }



/* ------------------------------------------------------
   INTEGRATION FIXES 
 ------------------------------------------------------  */

#header
{
  -webkit-font-smoothing:auto;
  -moz-font-smoothing:auto;
  font-smoothing:auto
}

#header .wrapper
{
  padding:0
}

#header #headerButtons li:nth-child(3):hover
{
  background-position:0 0
}

#header #headerButtons li .search-field {
  font-family: Arial, Helvetica, sans-serif;
}

#header #header-reviews {bottom: 56px!important;left: 84px!important;}

#header #headerCopy {
  display: none;
}

#header #headerCopy .large
{
  font-size:44px
}

#header #headerButtons li:nth-child(1) 
{
  width: 107px;
  margin-right: -1px;
}

#header #primary-navigation ul li 
{
margin: 0 -2px 0 0;
}

#header #primary-navigation ul li a
{
  font-size:14px;
  padding:9px 16px 6px 15px;
  letter-spacing: 0.01em;
  transition:none;
  -webkit-transition:none;
  -moz-transition:none
}

#header #primary-navigation ul li a:hover
{
  color:#333
}

#header #primary-navigation ul .current_page_item a, .single #header #primary-navigation ul li#menu-item-75 a, .archive #header #primary-navigation ul li#menu-item-75 a
{
  color:#333
}

#header #headerButtons li .search-field
{
  font-size:14px!important;
  padding:9px 0 7px 2px;
}

.search .breadcrumbs {
  font: normal 13px/20px Arial, Helvetica, sans-serif !important;
  text-decoration: none;
  text-transform: uppercase;
  color: #333;
}
.search .breadcrumbs a, .search .breadcrumbs span {position: static; top:auto;}

aside .search-field {
    font-size:13px!important;
    font-family: Arial,Helvetica,sans-serif !important;
    -webkit-appearance:none;
    -webkit-font-smoothing:antialiased;
    width: 80%;
}
aside .search-submit {background-position: 50% 50%;}

.colouredRows {overflow: hidden;}
.colouredRows .row {text-decoration: none!important;}

#afterHub .orangeBTN, #afterHub .orangeBTN:hover {
    background-size: cover;
}

#footer
{
  background:url(http://www.onlinetefl.com/images/common/footers/bg-footer.jpg) no-repeat top center
}

#footerInner
{
  -webkit-font-smoothing:auto;
  -moz-font-smoothing:auto;
  font-smoothing:auto;
  top: 61px !important;
  padding: 0;
}

.social-media-bar {
  margin-bottom: 10px;
}

#footer-links ul li a,#footer #footerInner #sendthispage ul li a
{
  font-size:11px;
  padding:2px 0 2px 12px;
  background-image:url(http://www.onlinetefl.com/images/common/sprites/sprite-common.png);
  _background-image:url(http://www.onlinetefl.com/images/common/sprites/sprite-common-8.png);
  background-repeat:no-repeat;
  background-position:-10px -398px
}

#footer-links ul li a.bold
{
  font-size:13px
}

#footer-links ul li a:hover
{
  text-decoration:none;
  color:#FCECD2
}

#sendthispage
{
  border-radius:5px;
  height:auto!important;
  background:url(http://www.onlinetefl.com/images/common/footers/bg-footer-details.png) top left no-repeat!important;
  min-height:172px
}

#footer #chatLaunch
{
  display:none
}
