/*
See http://serennu.com/colour/colourcalculator.php if you haave to alternate any colors


base color. m5 means minus 5% lightness, and p plus 5% lightness.
*/
/*
complimentary color (180 degrees)
*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 10, 2014 */
.red-border {
  border: 1px solid red;
}
.placeholder {
  background-color: #00bfe9;
  color: white;
  height: 10em;
}
@media (min-width: 960px) {
  .tile {
    margin-bottom: 12px;
  }
}
.top-space {
  margin-top: 20px;
}
.no-top-margin {
  margin-top: 0;
}
@font-face {
  font-family: 'apex_newbook';
  src: url('../fonts/tvone_apex_book-webfont.eot');
  src: url('../fonts/tvone_apex_book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tvone_apex_book-webfont.woff2') format('woff2'), url('../fonts/tvone_apex_book-webfont.woff') format('woff'), url('../fonts/tvone_apex_book-webfont.ttf') format('truetype'), url('../fonts/tvone_apex_book-webfont.svg#apex_newbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'apex_newbook_italic';
  src: url('../fonts/tvone_apex_book_italic-webfont.eot');
  src: url('../fonts/tvone_apex_book_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tvone_apex_book_italic-webfont.woff2') format('woff2'), url('../fonts/tvone_apex_book_italic-webfont.woff') format('woff'), url('../fonts/tvone_apex_book_italic-webfont.ttf') format('truetype'), url('../fonts/tvone_apex_book_italic-webfont.svg#apex_newbook_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'apex_newbold';
  src: url('../fonts/tvone_apex_bold-webfont.eot');
  src: url('../fonts/tvone_apex_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tvone_apex_bold-webfont.woff2') format('woff2'), url('../fonts/tvone_apex_bold-webfont.woff') format('woff'), url('../fonts/tvone_apex_bold-webfont.ttf') format('truetype'), url('../fonts/tvone_apex_bold-webfont.svg#apex_newbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'apex_newbold_italic';
  src: url('../fonts/tvone_apex_bold_italic-webfont.eot');
  src: url('../fonts/tvone_apex_bold_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tvone_apex_bold_italic-webfont.woff2') format('woff2'), url('../fonts/tvone_apex_bold_italic-webfont.woff') format('woff'), url('../fonts/tvone_apex_bold_italic-webfont.ttf') format('truetype'), url('../fonts/tvone_apex_bold_italic-webfont.svg#apex_newbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'apex_newheavy';
  src: url('../fonts/tvone_apex_heavy-webfont.eot');
  src: url('../fonts/tvone_apex_heavy-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tvone_apex_heavy-webfont.woff2') format('woff2'), url('../fonts/tvone_apex_heavy-webfont.woff') format('woff'), url('../fonts/tvone_apex_heavy-webfont.ttf') format('truetype'), url('../fonts/tvone_apex_heavy-webfont.svg#apex_newheavy') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'apex_newheavy_italic';
  src: url('../fonts/tvone_apex_heavy_italic-webfont.eot');
  src: url('../fonts/tvone_apex_heavy_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tvone_apex_heavy_italic-webfont.woff2') format('woff2'), url('../fonts/tvone_apex_heavy_italic-webfont.woff') format('woff'), url('../fonts/tvone_apex_heavy_italic-webfont.ttf') format('truetype'), url('../fonts/tvone_apex_heavy_italic-webfont.svg#apex_newheavy_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: white;
  font-family: apex_newbook, Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  font-family: apex_newbook, Helvetica, sans-serif;
  font-weight: 700;
}
img {
  border-radius: 0;
}
a {
  color: #00bfe9;
}
a:hover {
  color: #36daff;
}
ul {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
blockquote {
  color: #00bfe9;
  border: none;
  text-transform: uppercase;
  font-weight: 300;
  font-family: 'apex_newbook', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-stretch: condensed;
}
blockquote:before {
  content: "\201D";
}
blockquote:after {
  content: "\2018" "\2018";
}
#intro {
  background-color: #00bfe9;
  color: #ffffff;
}
#teams {
  /*
  background: url("../img/family_bg.jpg") top center no-repeat;
  background-size:cover;
  background-position:center;
  position:relative;
  height: 300px;
  */

  /* still required?  */

  /*you must set .vteam to display:none here, or isHorizontalAligned() will always return false!*/

}
#teams > h3 {
  background-size: contain;
  width: 100%;
  margin: 10px auto;
  height: 76px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
}
#teams .name {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
}
#teams .name h2 {
  vertical-align: middle;
  font-family: apex_newbook, Helvetica, sans-serif;
  background-color: rgba(0, 191, 233, 0.8);
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  padding: 25px;
  margin: 0;
  width: 100%;
}
#teams .name h2 b {
  vertical-align: sub;
  font-family: apex_newbold, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 125%;
}
#teams .block {
  background-size: 100%;
  background-color: #00bfe9;
}
#teams .block span {
  margin: 0;
}
#teams .block h3 {
  margin: 0 0 .4em 0;
}
#teams .block .glyphicon {
  top: 4px;
  left: 5px;
}
#teams .active .glyphicon-plus-sign:before {
  content: "\e082";
}
#teams .active div.detail {
  display: block;
  height: 150px;
}
#teams .team:hover {
  cursor: pointer;
}
#teams .team > div {
  background-color: #cccccc;
}
#teams .team > .block {
  height: 240px;
  position: absolute;
  width: 100%;
  background-color: transparent;
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
}
#teams .vteam {
  display: none;
  margin: 0;
  background-color: #00bfe9;
  padding-left: 0;
  padding-right: 0;
}
#teams .vteam .timestamp {
  color: #fff;
}
#teams .vteam.active > div {
  margin-bottom: 10px;
  background-color: #00bfe9;
}
#teams .hteam .active {
  background-color: #00bfe9;
}
#teams .vteam .more a {
  border: 1px solid white;
  color: #ffffff;
  width: 100%;
  text-align: center;
  display: inline-block;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 700;
}
#teams .vteam .more a:hover {
  border: 1px solid #1d99c5;
  color: #1d99c5;
  background-color: #ffffff;
  width: 100%;
  text-align: center;
  display: inline-block;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
#teams #team-1 .block {
  background: url("../img/wardlaw.png") top center no-repeat;
  background-size: cover;
}
#teams #team-2 .block {
  background: url("../img/schreuder.png") top center no-repeat;
  background-size: cover;
}
#teams #team-3 .block {
  background: url("../img/gourley.png") top center no-repeat;
  background-size: cover;
}
#unityPlayer > div > a {
  width: 100%;
  display: inline-block;
  text-align: center;
}
#showroom {
  position: relative;
  padding: 0;
  margin-top: 0;
}
#showroom.with-padding {
  padding-left: 10px;
  padding-right: 10px;
}
#showroom nav {
  position: initial;
  top: 480px;
  width: 100%;
  display: inline-block;
  margin-top: -38px;
  /*position:absolute and top: wont work here, or you get issues with padding, and the element becomes 20px to long... */

}
#showroom #teams {
  background: none;
  width: 100%;
  height: 213px;
  display: inline-block;
  left: 0px;
}
#showroom #teams .team {
  background: url("../img/family_bg.jpg") top center no-repeat;
  background-size: cover;
  background-position: center 38px;
  height: 100%;
  overflow: hidden;
  margin-top: 0;
}
#showroom #teams .team .name {
  display: none;
}
#showroom #teams .team .overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}
#showroom #teams .team .name {
  top: 0;
}
#showroom #teams .team .name h2 {
  z-index: 20;
  position: relative;
  padding: 10px;
}
#showroom #teams .team:hover {
  margin-top: 0;
}
#showroom #teams .team:hover > div {
  background-color: transparent;
}
#showroom #teams .team:hover .name h2 {
  background-color: transparent;
}
#showroom #teams .team:hover .overlay {
  display: none;
}
#showroom #teams .team.active {
  background-position: center top;
}
#showroom #teams .team.active .overlay {
  display: none;
}
#showroom #teams .team.active .name {
  display: block;
  padding-top: 0;
  background-color: transparent;
}
#showroom #teams .team.active .name h2 {
  background-color: transparent;
}
h3.sectiontitle {
  color: #00bfe9;
  text-transform: uppercase;
}
.promo .block.ads.desktop {
  height: 325px;
  /* max element height */

  white-space: nowrap;
  text-align: center;
  margin: 0;
}
.promo .block.ads.desktop .helper {
  display: inline-block;
  vertical-align: middle;
}
.promo .block.ads.desktop img {
  background: #3A6F9A;
  vertical-align: middle;
  max-height: 250px;
  max-width: 100%;
}
.frontpage .explore .room img {
  width: 100%;
}
.people .bio {
  margin: 0;
  padding: 1em;
  background-color: #0095b6;
}
.people .bio > div {
  margin-top: 0!important;
  padding: 0;
}
.people .bio h3 {
  margin: .5em 0;
  font-size: .9em;
}
.people .bio p {
  padding: 0;
  margin: 0;
  font-size: .8em;
}
.social .block {
  position: relative;
}
.social .block .interactions {
  z-index: 2000;
  bottom: 5px;
  right: 10px;
  position: absolute;
}
.social .block .interactions span {
  color: #333333;
}
.social .block .interactions span:first-child {
  margin-left: 10px;
}
.social .block .preview {
  position: relative;
}
.social .block .preview .subtitle {
  position: absolute;
  top: 0;
  padding: 10px;
  background-color: rgba(0, 191, 233, 0.5);
  color: #ffffff;
}
.row .media .timestamp,
.row .text .timestamp {
  display: none;
  width: 100%;
  color: #00bfe9;
  border-bottom: 2px solid #00bfe9;
  margin-bottom: 6px;
}
.row .media .readmore {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.row .media .readmore a {
  text-decoration: none;
  color: #ffffff;
}
.row .media .readmore .glyphicon {
  font-size: 80%;
}
.row .media p {
  margin: 1em 0;
}
.row .media p.teaser {
  margin-top: 0.3em;
  padding-top: 0;
  font-weight: normal;
}
.row .media .article-category {
  font-weight: bold;
  color: #00bfe9;
  display: inline-block;
  margin-top: 0.3em;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
}
.row .text h3 {
  margin: 0;
}
.row .text a {
  color: #00bfe9;
}
.row .text a:hover {
  color: #1d99c5;
}
.row .text p {
  margin: 1em 0;
}
#team_detail {
  padding-right: 5px;
  padding-left: 5px;
}
#team_detail > div {
  margin-top: 0!important;
  width: 100%;
}
#team_detail > div.active {
  display: block;
}
#team_detail .row {
  margin-left: -5px;
  margin-right: -5px;
}
#team_detail .col-sm-4,
#team_detail .col-xs-6,
#team_detail .col-xs-12 {
  padding: 0;
}
#team_detail .block {
  padding: 10px;
}
#navi {
  font-family: apex_newbold, Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}
#navi .navbar-default .navbar-nav > .active > a {
  background-color: inherit;
  text-decoration: underline;
}
#navi .navbar-brand {
  color: #e5e5e5;
}
#navi .navbar {
  border: none;
}
#navi .navbar-nav > .open > a,
#navi .navbar-nav > .open > a:hover,
#navi .navbar-nav > .open > a:focus {
  background-color: #1d99c5;
}
#navi .dropdown-menu > li > a:hover {
  background-color: #00bfe9;
}
#navi .navbar-collapse,
#navi .navbar-form {
  border-color: transparent;
}
#navi .navbar-nav > li > .dropdown-menu {
  background-color: #1d99c5;
  padding: 0;
}
#navi .navbar-nav > li > .dropdown-menu {
  background-color: #1d99c5;
}
#navi .navbar-nav .open .dropdown-menu > li > a {
  color: #e5e5e5;
}
#navi .navbar-nav .open .dropdown-menu .divider {
  background-color: #00809c;
}
#navi .navbar-brand {
  background: url("../img/logo_124x60.png") no-repeat center center transparent;
  height: 76px;
  padding: 8px;
}
#navi .navbar-brand.ofh {
  background-position: 6px 10px;
  background-size: initial;
  width: 57px;
}
#navi .navbar-brand.one {
  background-position: -60px 10px;
  background-size: initial;
  width: 75px;
  display: block;
  margin-left: 10px;
}
#navi .navbar-brand.aai {
  background-image: url('../img/header-aa-insurance.png');
  background-size: initial;
  background-repeat: no-repeat;
  width: 93px;
  float: right;
  display: block;
}
@media (max-width: 991px) {
  #navi .navbar-brand.aai {
    float: none;
    margin-left: 12px;
  }
}
#navi .dropdown-header {
  color: #cbcbcb;
}
#navi .families .dropdown-menu > li > a,
#navi .houses .dropdown-menu > li > a {
  font-family: apex_newbook;
}
#navi .families .dropdown-menu > li > a b,
#navi .houses .dropdown-menu > li > a b {
  font-family: apex_newbold, Helvetica, Arial, sans-serif;
}
.container {
  background-color: #ffffff;
}
.container .row:nth-of-type(1) > div {
  margin-top: 0;
}
.container .row > div {
  margin-top: 10px;
}
.container P {
  color: #333333;
}
.container.no-background {
  background-color: transparent;
}
@media (min-width: 1200px) {
  .container {
    width: 960px;
  }
}
.post {
  display: inline-block;
  margin-top: 15px;
}
.post .meta + h2 {
  margin-top: 30px;
}
.post .share {
  float: right;
}
.post .timestamp {
  float: left;
  display: none;
}
.post .media {
  display: inline-block;
  margin: 15px 0;
  position: relative;
}
.related h3.main {
  color: #00bfe9;
}
#ondemand {
  padding-top: 47.44525547445255%;
  display: inline-block;
  height: 0;
  width: 100%;
  background-image: url('../img/ondemand_preview.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
#ondemand .branding {
  position: absolute;
  top: 0;
  right: 0;
  background: url('../img/ondemand.png') no-repeat center center;
  background-position: -15px -15px;
  display: inline-block;
  height: 324px;
  width: 100%;
  z-index: 10;
}
#ondemand a:hover {
  text-decoration: none;
}
#ondemand .preview {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 324px;
  height: 100%;
  width: auto;
  overflow: hidden;
}
#ondemand .ofh {
  font-size: 21px;
  margin: 60px 0 0 0;
  font-family: apex_newheavy, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #000000;
}
#ondemand .watchnow {
  font-size: 21px;
  text-transform: uppercase;
  font-family: apex_newbook, Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#ondemand .watchnow b {
  font-family: apex_newbook, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#ondemand .watchnow a {
  color: #ffffff;
}
#ondemand .watchnow a:hover {
  color: #000000;
}
#ondemand p {
  margin: 8px 0;
}
#ondemand .teaser {
  font-size: 13px;
  font-family: apex_book, Helvetica, sans-serif;
  color: #000000;
}
#ondemand .watchlatest {
  display: inline-block;
}
#ondemand .watchlatest hr {
  margin: 8px 0 11px 0;
  border-top: 2px solid #ffffff;
}
#ondemand .watchlatest a {
  color: #ffffff;
}
#ondemand .watchlatest a:hover {
  color: #000000;
}
#ondemand .watchlatest .play {
  display: inline-block;
  width: 29px;
  height: 28px;
  vertical-align: middle;
}
#ondemand .watchlatest .watch {
  word-spacing: 3px;
  margin-top: -5px;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: apex_newbook, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.share {
  list-style: none;
}
.share li {
  display: inline;
}
.media {
  position: relative;
}
.media .overlay {
  position: absolute;
}
.media .play {
  margin-top: -23px !important;
  margin-left: -23px !important;
  width: 46px;
  height: 46px;
  background: url("../img/play-icon-tablet.png") no-repeat scroll center center transparent;
  background-size: cover;
}
.media .overlay.play {
  top: 50%;
  left: 50%;
  position: absolute;
  display: block;
}
.media .preview {
  position: relative;
}
.house.gallery .media {
  padding: 0;
}
.house.gallery .media img {
  width: 100%;
  height: auto;
}
.house.gallery .media .teaser {
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  padding: .5em;
  margin: 0;
}
.nopadding {
  padding: 0!important;
}
.nomargin {
  margin: 0;
}
#ofh_ctagame > div .block {
  background: #cbcbcb;
}
.block.sponsor span {
  display: inline-block;
  width: 100%;
  padding: .3em;
  text-align: center;
}
.block.sponsor span a.btn {
  color: #191919;
  text-decoration: underline;
}
ul.vertical-list {
  display: inline-block;
  width: 100%;
}
ul.vertical-list li {
  display: inline-block;
}
.sponsors {
  margin: 20px 0;
}
.sponsors .block {
  padding-top: 1px;
}
.sponsors .block h4 {
  text-align: center;
  margin: 1em;
}
.sponsors .block img {
  float: left;
  margin: 0 1em 1em 0;
}
.sponsors .block p {
  float: left;
  margin: 1em;
}
.sponsors .block .btn.btn-splash {
  background: url("../img/splash.png") no-repeat center center transparent !important;
  background-size: contain !important;
  color: #000000 !important;
  text-decoration: none;
  padding: 18px !important;
  font-weight: bold;
}
.sponsors .block .sponsor h4.brand {
  height: 80px;
  color: transparent;
  background-size: 224px;
  background-size: contain;
}
.sponsors .block .sponsor .btn-default {
  border-width: 3px;
}
.sponsors .block .bnz h4 {
  background: url("../img/bnz_240x149.png") no-repeat center center transparent;
}
.sponsors .block .flybuys h4 {
  background: url("../img/flybuys_240x180.png") no-repeat center center transparent;
}
.sponsors .block .toyota h4 {
  background: url("../img/toyota_320x34.png") no-repeat center center transparent;
}
.sponsors.tier1 > div > div,
.sponsors.tier2 > div > div,
.sponsors.tier3 > div > div,
.row.promo {
  background-image: url("../img/sponsortexture.jpg");
  background-position: 0px -58px;
  background-repeat: repeat-x;
  background-color: #fff;
}
.sponsors.tier1 img {
  margin: 0 1em 1em 0;
}
.sponsors.tier1 :nth-child(1) {
  padding-left: 0;
}
.sponsors.tier1 :nth-child(2) {
  padding-left: 0;
  padding-right: 0;
}
.sponsors.tier1 :nth-child(3) {
  padding-right: 0;
}
.sponsors.tier3 .logo {
  width: 100%;
  min-height: 150px;
  padding: 20px;
  margin: 0;
}
.top.ads {
  margin-bottom: 10px;
}
.top.ads .comingsoon {
  display: inline-block;
  height: 88px;
  background: url("../img/comingsoon.jpg") repeat-x 0px center transparent;
}
.top.ads .comingsoon img {
  margin: 10px;
}
.top.ads .ofhapp {
  padding-right: 0;
  background: url("../img/ofh_app.png") no-repeat center center transparent;
  height: 88px;
  background-size: cover;
  background-position: 10px 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.top.ads .ofhapp a {
  width: 100%;
  height: 100%;
  display: block;
}
.carousel-caption {
  left: 0;
  right: 0;
  padding-bottom: 30px;
}
.block .overlay {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.block .explore-houses {
  width: 205px;
  height: 96px;
  background: url("../img/explore.png") top left no-repeat transparent;
}
.block .before {
  width: 191px;
  height: 61px;
  background: url("../img/before.png") top left no-repeat transparent;
}
.block .after {
  width: 191px;
  height: 61px;
  background: url("../img/after.png") top left no-repeat transparent;
}
.block .top,
.block .bottom,
.block .left,
.block .right {
  position: absolute;
}
.block .top {
  top: 0;
}
.block .bottom {
  bottom: 0;
}
.block .left {
  left: 0;
}
.block .left.padding {
  left: 10px;
}
.block .right {
  right: 0;
}
.block .right.padding {
  right: 10px;
}
.block a:hover {
  text-decoration: none;
}
.block a:hover h3 {
  color: #1d99c5;
}
table.score {
  width: 100%;
  border-collapse: collapse;
}
table.score tr:nth-of-type(odd) {
  background: #eee;
}
table.score th {
  background: #00bfe9;
  color: #ffffff;
  font-family: apex_newbold;
  font-size: 16px;
  text-transform: uppercase;
}
table.score td,
table.score th {
  padding: 6px;
  border: 1px solid #ffffff;
  text-align: center;
}
table.score td:nth-child(1) {
  font-family: apex_newbold;
  font-size: 16px;
}
footer a {
  color: #989898;
}
footer .row {
  min-height: 50px;
}
footer .row.social > div,
footer .row.social > div .block {
  background-color: #00bfe9;
}
footer .row.social div.block {
  float: right;
  position: relative;
  left: -50%;
  text-align: left;
}
footer .row.social div.block ul {
  list-style: none;
  position: relative;
  left: 50%;
}
footer .row.social div.block li {
  float: left;
  position: relative;
}
footer .row.social div.block a {
  float: left;
  text-align: center;
  white-space: nowrap;
}
footer .row.footer.social {
  margin-top: 10px;
}
.bxslider {
  list-style: none;
}
.bxslider p {
  margin: 0;
}
.bxslider li {
  display: block;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
.bxslider li img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.family .portait {
  background-color: #00bfe9;
}
.family .portait .picture {
  overflow: hidden;
  background: url("../img/family_bg.jpg") no-repeat center center;
  background-size: cover;
  max-height: 290px;
}
.family .portait .picture img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.family .portait p {
  padding: 0 10px 20px 10px;
  color: #ffffff;
}
.family .portait h2 {
  color: #ffffff;
  padding: 0 10px 10px 10px;
  margin-bottom: 0;
  vertical-align: middle;
  font-family: apex_newbook, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  width: 100%;
}
.family .portait h2 b {
  vertical-align: sub;
  font-family: apex_newbold, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 26px;
}
.family .people .house img {
  width: 100%;
}
.scores .value,
.scores .description {
  display: block;
  text-align: center;
  font-family: apex_newbold;
}
.scores .value {
  font-family: apex_newbold;
  font-size: 20px;
}
.scores .description {
  font-size: 14px;
  display: inline-block;
  height: 40px;
  width: 100%;
}
.scores .logo {
  height: 75px;
  /* equals max image height */

  width: 100%;
  white-space: nowrap;
  text-align: center;
}
.scores .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.scores .sponsor {
  vertical-align: middle;
  max-height: 100px;
  max-width: 120px;
}
.game .nosupport .appdownload {
  margin: 0 auto;
}
.room .main .section .col-xs-6 {
  padding-left: 33px;
  padding-right: 10px;
}
.room .main .section .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
.room .main .section .name,
.room .main .section .sponsor {
  display: inline-block;
  width: 100%;
}
.room .main .contents h2 {
  padding: 30px 26px 30px 110px;
  background-color: #00bfe9;
  background-repeat: no-repeat;
  background-position: 24px 12px;
  color: #ffffff;
  font-family: apex_newbold;
  font-size: 26px;
}
.room .walls h2 {
  background-image: url("../img/walls.png");
}
.room .lighting h2 {
  background-image: url("../img/lighting.png");
}
.room .other h2 {
  background-image: url("../img/other.png");
}
.room .furniture h2 {
  background-image: url("../img/furniture.png");
}
.room .flooring h2 {
  background-image: url("../img/flooring.png");
}
.room .appliances h2 {
  background-image: url("../img/appliances.png");
}
.room .accessories h2 {
  background-image: url("../img/accessories.png");
}
.contents .block .dropdown.right {
  margin-top: 20px;
}
.btn-default:hover {
  background-color: #1d99c5;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-color: #1d99c5;
  border-color: #1d99c5;
  color: #ffffff;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #1d99c5;
  color: #ffffff;
}
/* desktop only */
@media (min-width: 992px) {
  body .container {
    width: 960px;
  }
  #navi,
  .navbar,
  .globalNavUpperBar .globalNav {
    width: 960px;
  }
  #teams .name h2 {
    font-size: 1.3em;
  }
}
/* tablet and desktop */
@media (min-width: 767px) {
  /*
    #navbar {
      display:inline-block;
      margin:auto 0;
    }
    */
  .ondemand {
    background: url("../img/ondemand.png") repeat-x center center;
  }
  .social .content .block {
    height: 240px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .ondemand .preview .play.overlay {
    top: 70%;
  }
  .frontpage #teams .name h2 {
    background: url("../img/name-blue.png") center center repeat-x;
    color: #ffffff;
  }
  .frontpage #teams .active .name h2 {
    background: url("../img/name-white.png") center center repeat-x;
    color: #00bfe9;
  }
  /* dont apply the white background on showroom page: */
  #showroom #teams .name h2,
  #showroom #teams .name h2:hover {
    background: none;
  }
  #showroom #teams .active .name h2 {
    background: none;
    color: #ffffff;
  }
  .frontpage #teams .name:hover h2 {
    background: url("../img/name-white.png") center center repeat-x;
    color: #1d99c5;
  }
  .promo .block.ads.desktop {
    height: auto;
  }
}
/* tablet only */
@media (min-width: 767px) and (max-width: 991px) {
  #navi,
  .navbar {
    width: 100%;
  }
  #navi .social,
  .navbar .social {
    display: none;
  }
  #showroom nav {
    position: initial;
    top: 480px;
    width: 100%;
    display: inline-block;
    margin-top: -38px;
  }
  #showroom #teams {
    width: 100%;
    margin: 0;
    height: 213px;
    background: none;
    display: inline-block;
  }
  #showroom #teams p {
    margin: 0;
  }
  #showroom #teams .team .name h2 {
    font-size: 1.1em;
    background-color: transparent;
  }
  #showroom #teams .team .name h2 b {
    vertical-align: text-bottom;
  }
  #showroom #teams > h3 {
    display: none;
  }
  #showroom #teams .team > .block {
    height: 175px;
    overflow: hidden;
  }
  #showroom #teams .block .name {
    width: 50%;
    right: 0;
    background-image: url("../img/name_splash.png");
    background-position: -35px 0;
    background-size: cover;
    height: 100%;
  }
  #showroom #teams .vteam h3,
  #showroom #teams .vteam p,
  #showroom #teams .vteam span {
    color: #ffffff;
  }
  #ondemand {
    padding-top: 36%;
  }
  #ondemand .preview {
    width: auto;
    height: 100%;
    min-width: 400px;
    overflow: hidden;
  }
  #ondemand .ofh {
    margin-top: 40px;
  }
  #ondemand .branding {
    background-position: -100px -60px;
  }
  #ondemand p {
    display: none;
  }
}
/* larger mobiles */
@media (max-width: 991px) {
  #navi .navbar-brand {
    background: url("../img/logo_124x60.png") no-repeat center center transparent;
    height: 54px;
    padding: 8px;
  }
  #navi .navbar-brand.ofh {
    background-position: 10px 10px;
    background-size: 70px;
    width: 45px;
  }
  #navi .navbar-brand.one {
    background-position: -36px 10px;
    background-size: 70px;
    width: 45px;
  }
  #navi .navbar-toggle {
    margin: 27px 36px;
    border: 0;
    padding: 0;
    border-radius: 0;
  }
  #navi .navbar-toggle .icon-bar {
    width: 65px;
    height: 4px;
  }
  #navi .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 20px;
  }
  #navi .navbar-default {
    background-color: transparent;
  }
  #navi .navbar-header {
    background-color: #00bfe9;
  }
  #navi .nav .divider {
    margin: 0;
  }
  #navi .nav > li > a {
    width: 100%;
  }
  #navi .navbar-nav {
    background-color: #1d99c5;
  }
  #navi .navbar-nav li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  #navi .navbar-nav li:last-child {
    border-bottom: none;
  }
  #navi .navbar-nav li.social {
    border-bottom: none;
  }
  #navi .navbar-nav li.social a {
    width: 54px;
  }
  #navi .navbar-collapse {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  #navi .navbar-collapse.collapse.in,
  #navi .navbar-collapse.collapsing {
    width: 100%;
    padding: 0;
  }
  #navi .navbar-toggle {
    border: none;
  }
  .navbar {
    width: 100%;
  }
  #showroom #teams {
    height: 160px;
  }
  .ondemand {
    height: inherit;
  }
  .ondemand .teaser {
    padding-left: 10px;
    background: url("../img/ondemand.png") top center repeat-x;
  }
  .ondemand .teaser h4 {
    text-align: center;
    margin-top: 0;
    font-size: 4vw;
  }
  .ondemand .teaser p {
    font-size: 3vw;
  }
  .ondemand .preview {
    background-color: #21D6AD;
    padding-top: 0;
  }
  .ondemand .preview img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .ondemand .preview .play.overlay {
    top: 50%;
  }
  .ondemand .episodes {
    padding: 37px 0 30px 0;
    position: relative;
    bottom: inherit;
    background: url("../img/ondemand.png") bottom center repeat-x;
    background-position: 0 -224px;
  }
  .ondemand .episodes a {
    margin-top: 1em;
  }
  .social .content .block {
    height: 320px;
    overflow: hidden;
  }
  .media .preview img {
    min-width: 100%;
  }
  table.score {
    display: block;
  }
  table.score thead,
  table.score tbody,
  table.score th,
  table.score td,
  table.score tr {
    display: block;
  }
  table.score thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.score tr {
    border: 1px solid #00bfe9;
    margin-bottom: 10px;
  }
  table.score tr > td:nth-child(1) {
    background-color: #00bfe9;
    color: #ffffff;
    font-family: apex_newbold;
    font-size: 16px;
    text-transform: uppercase;
  }
  table.score td:nth-of-type(odd) {
    background: #eee;
  }
  table.score td {
    background-color: #ffffff;
    border: none;
    border-bottom: 1px solid #ffffff;
    position: relative;
    padding-left: 50%;
    text-align: left;
  }
  table.score td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  table.score td:nth-of-type(1):before {
    content: "Week";
  }
  table.score td:nth-of-type(2):before {
    content: "Family Challenge";
  }
  table.score td:nth-of-type(3):before {
    content: "Winning Family";
  }
  table.score td:nth-of-type(4):before {
    content: "Prize Chosen";
  }
  table.score td:nth-of-type(5):before {
    content: "Kids Task";
  }
  table.score td:nth-of-type(6):before {
    content: "Winner";
  }
  .sponsors.tier1 :nth-child(1) {
    padding: 0;
  }
  .sponsors.tier1 :nth-child(2) {
    padding: 0;
  }
  .sponsors.tier1 :nth-child(3) {
    padding: 0;
  }
  .frontpage #teams {
    position: initial;
    width: 100%;
    margin: 0;
    height: 160px;
    background: none;
  }
  .frontpage #teams h3 {
    display: none;
  }
  .frontpage #teams #wardlaw .block {
    background: url("../img/wardlaw.png") no-repeat;
    background-size: 50%;
    background-position: 10px 10px;
  }
  .frontpage #teams #schreuder .block {
    background: url("../img/schreuder.png") no-repeat;
    background-size: 50%;
    background-position: 10px 10px;
  }
  .frontpage #teams #gourley .block {
    background: url("../img/gourley.png") no-repeat;
    background-size: 50%;
    background-position: 10px 10px;
  }
  .frontpage #teams .name {
    width: 50%;
    height: 100%;
    right: 0;
    background-image: url("../img/name_splash.png");
    background-position: -70px 0;
    background-size: cover;
  }
  .frontpage #teams .name h2 {
    font-size: 18px;
    background-color: transparent;
    padding: 30px 10px 20px 0px;
  }
  .frontpage #teams .name h2 b {
    display: block;
  }
  .frontpage #teams .team {
    background: url("../img/family_bg.jpg") top center repeat-x;
    margin: 10px 0 0 0;
    display: inline-block;
    padding-top: 120px;
    position: relative;
    height: 0;
    overflow: hidden;
  }
  .frontpage #teams .team .block {
    position: absolute;
    top: 0;
    left: 0;
  }
  .frontpage #teams .team .name {
    top: 0;
    right: 0;
    background-position: -75px -40px;
  }
  #ondemand {
    padding-top: 36%;
  }
  #ondemand a:hover {
    text-decoration: none;
  }
  #ondemand .preview {
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: auto;
  }
  #ondemand .branding {
    background: url('../img/ondemand.png') no-repeat;
    background-position: right center;
    background-size: cover;
    display: inline-block;
    height: 272px;
    width: 100%;
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
  }
  #ondemand .ofh {
    font-size: 24px;
    margin: 70px 0 0 0;
    font-family: apex_newheavy, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #000000;
  }
  #ondemand .watchnow {
    font-size: 20px;
    text-transform: uppercase;
    font-family: apex_newbook, Helvetica, Arial, sans-serif;
    color: #ffffff;
  }
  #ondemand .watchnow b {
    font-family: apex_newbook, Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
  #ondemand .watchnow a {
    color: #ffffff;
  }
  #ondemand .watchnow a:hover {
    color: #000000;
  }
  #ondemand p {
    display: none;
  }
  #ondemand .teaser {
    font-size: 13px;
    font-family: apex_book, Helvetica, sans-serif;
    color: #000000;
  }
  #ondemand .watchlatest {
    display: inline-block;
  }
  #ondemand .watchlatest hr {
    margin: 8px 0 11px 0;
    border-top: 2px solid #ffffff;
  }
  #ondemand .watchlatest a {
    color: #ffffff;
  }
  #ondemand .watchlatest a:hover {
    color: #000000;
  }
  #ondemand .watchlatest .play {
    display: inline-block;
    width: 29px;
    height: 28px;
    vertical-align: middle;
  }
  #ondemand .watchlatest .watch {
    word-spacing: 3px;
    margin-top: -5px;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: apex_newbook, Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
}
/* mobile browsers up to 640px; (mobile phones) */
@media (max-width: 640px) {
  .ofh_promo .ads img {
    max-width: 100%;
    height: auto;
  }
  /* bx slider max height */
  .bx-wrapper img {
    width: 100%;
  }
  #showroom .carousel-control .icon-prev,
  #showroom .carousel-control .icon-next,
  #showroom .carousel-control .glyphicon-chevron-left,
  #showroom .carousel-control .glyphicon-chevron-right {
    top: 40%;
  }
  #showroom #teams {
    height: 130px!important;
  }
  #showroom #teams .team {
    background-position: center 24px;
  }
  #showroom #teams .team .name h2 {
    font-size: 13px;
    padding: 5px;
  }
  #showroom #teams .team .name h2 b {
    font-size: 17px;
  }
  #showroom #teams .team .block {
    top: 24px;
    height: 130px;
  }
  .frontpage #teams .team .name h2 {
    font-size: 18px;
    background-color: transparent;
  }
  .frontpage #teams .team .name h2 b {
    display: block;
  }
  #ondemand {
    padding-top: 47.44525547445255%;
  }
  #ondemand .branding {
    height: 0;
    padding-top: 49.24242424242424%;
    width: 100%;
    background-image: url('../img/ondemand.png');
    background-position: center center;
    background-size: cover;
  }
  #ondemand .branding .teaser {
    position: absolute;
    margin-top: 8vw;
    top: 0;
    right: 0;
  }
  #ondemand .branding .ofh {
    font-size: 16px;
    margin: 1em 0 0 0;
  }
  #ondemand .branding .watch {
    font-size: 2.5vw;
  }
  #ondemand .branding .watchnow {
    display: inline-block;
    width: 100%;
    font-size: 16px;
  }
  #ondemand .branding .watchlatest {
    display: inline-block;
    width: 100%;
  }
  #ondemand .branding .watchlatest a {
    text-decoration: none;
  }
  #ondemand .branding .watchlatest hr {
    margin: 4px 0;
  }
  #ondemand .branding .watchlatest .play {
    display: none;
  }
}
/* fixes for tvnz layout */
#tvnz-masthead {
  width: 960px!important;
}
#tvnz-masthead #top {
  width: 100%;
}
#tvnz-masthead #first-level-nav {
  width: 100%;
  width: 960px!important;
  background: #ffffff url('http://images.tvnz.co.nz/tvnz_site_images/masthead/images/masthead-bg.jpg') repeat-x !important;
  background-position: 0 -110px !important;
}
@media (min-width: 767px) and (max-width: 991px) {
  #tvnz-masthead {
    width: 768px!important;
  }
  #tvnz-masthead #first-level-nav {
    width: 100%;
    max-width: 768px!important;
  }
}
ul#sponsors {
  display: block;
  list-style: none;
  padding-top: 32px;
  padding-bottom: 32px;
  width: 100%;
}
ul#sponsors li {
  margin: 0;
  padding: 0.4em;
  display: inline-block;
  width: 12.125%;
  text-align: center;
}
@media (max-width: 768px) {
  ul#sponsors li {
    width: 24.25%;
  }
}
@media (min-width: 768px) {
  ul#sponsors li:nth-of-type(1) {
    width: 15%;
  }
  ul#sponsors li:nth-of-type(2) {
    width: 7%;
  }
  ul#sponsors li:nth-of-type(3) {
    width: 13%;
  }
  ul#sponsors li:nth-of-type(4) {
    width: 13%;
  }
  ul#sponsors li:nth-of-type(5) {
    width: 11%;
  }
  ul#sponsors li:nth-of-type(6) {
    width: 14%;
  }
  ul#sponsors li:nth-of-type(7) {
    width: 14%;
  }
  ul#sponsors li:nth-of-type(8) {
    width: 10%;
  }
}
#social {
  margin: 0;
  padding: 0px;
  list-style: none;
}
#social li {
  vertical-align: middle;
  width: 32%;
  display: inline-block;
  text-align: center;
  height: 60px;
}
#social li a {
  padding: 14px 0.7em 14px 0.7em;
  display: block;
  height: 60px;
}
#social li :hover {
  background-color: #f0f0f0;
}
#social li:first-of-type {
  border-right: 1px solid #d0d0d0;
}
#social li:last-of-type {
  border-left: 1px solid #d0d0d0;
}
.full-width.nav-background {
  background-color: #00bfe9;
}
.full-width.social-background {
  margin-top: 32px;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
.full-width.meet-the-families {
  background: url('../img/background-wall.jpg') no-repeat center;
  background-size: cover;
  height: 308px;
  margin-bottom: 12px;
  position: relative;
}
.full-width.meet-the-families #title-image {
  position: absolute;
  width: 75%;
  height: auto;
  left: 12%;
  top: 7%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .full-width.meet-the-families {
    height: 226px;
  }
}
@media (max-width: 767px) {
  .full-width.meet-the-families {
    background-image: none;
    height: auto;
  }
}
.full-width.meet-the-families .container {
  background-color: transparent;
}
@media (max-width: 767px) {
  .full-width.meet-the-families .small-sky {
    background: url('../img/background-wall.jpg') 0px -92px;
    background-size: auto;
    margin-bottom: 12px;
  }
}
.full-width.meet-the-families .inner {
  height: 308px;
  position: relative;
  background-position: 0 86px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 768px) and (max-width: 991px) {
  .full-width.meet-the-families .inner {
    height: 226px;
    background-position: 0 62px;
  }
}
@media (max-width: 767px) {
  .full-width.meet-the-families .inner {
    height: 138px;
    background-position: 0 0px;
  }
}
.full-width.meet-the-families .inner .family-tile-background {
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .full-width.meet-the-families .inner .family-tile-background {
    background-size: contain;
  }
}
@media (max-width: 767px) {
  .full-width.meet-the-families .inner .family-tile-background {
    background-position: 16px 5px;
  }
}
.full-width.meet-the-families .inner.position-1 {
  margin-left: 0;
}
.full-width.meet-the-families .inner.position-1 .name {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/title/title-background-box-1.png');
}
@media (min-width: 768px) and (max-width: 991px) {
  .full-width.meet-the-families .inner.position-1 .name {
    background-size: contain;
  }
}
@media (max-width: 767px) {
  .full-width.meet-the-families .inner.position-1 .name {
    background-position: 16px 5px;
  }
}
.full-width.meet-the-families .inner.position-2 .name {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/title/title-background-box-2.png');
}
@media (min-width: 768px) and (max-width: 991px) {
  .full-width.meet-the-families .inner.position-2 .name {
    background-size: contain;
  }
}
@media (max-width: 767px) {
  .full-width.meet-the-families .inner.position-2 .name {
    background-position: 16px 5px;
  }
}
.full-width.meet-the-families .inner.position-3 {
  margin-right: 0;
}
.full-width.meet-the-families .inner.position-3 .name {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/title/title-background-box-3.png');
}
@media (min-width: 768px) and (max-width: 991px) {
  .full-width.meet-the-families .inner.position-3 .name {
    background-size: contain;
  }
}
@media (max-width: 767px) {
  .full-width.meet-the-families .inner.position-3 .name {
    background-position: 16px 5px;
  }
}
.full-width.meet-the-families .inner .name {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 14px;
}
@media (max-width: 767px) {
  .full-width.meet-the-families .inner .name {
    bottom: 0;
    right: -10px;
    top: 40px;
    width: 20em;
  }
}
.full-width.meet-the-families .inner .name h2 {
  vertical-align: middle;
  font-family: apex_newbook, Helvetica, sans-serif;
  color: #00bfe9;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  padding: 17px 0 18px 0;
  margin: 0;
  width: 100%;
}
.full-width.meet-the-families .inner .name h2 b {
  vertical-align: sub;
  font-family: apex_newbold, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 190%;
}
.full-width.meet-the-families .inner:hover.position-1 .name {
  background-image: url('../img/title/title-background-box-1-hover.png');
}
.full-width.meet-the-families .inner:hover.position-2 .name {
  background-image: url('../img/title/title-background-box-2-hover.png');
}
.full-width.meet-the-families .inner:hover.position-3 .name {
  background-image: url('../img/title/title-background-box-3-hover.png');
}
.full-width.meet-the-families .inner:hover .name h2 {
  color: white;
}
/* 2D grids of tiles, 3 across (on desktop), as shown on the homepage */
@media (max-width: 767px) {
  .large-tile-grid div:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .large-tile-grid div:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .large-tile-grid div:nth-child(4n+1) {
    clear: both;
  }
}
/* 2D grids of tiles, 4 across (on desktop), as shown on the 'latest' page */
@media (max-width: 767px) {
  .small-tile-grid div:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .small-tile-grid div:nth-child(4n+1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .small-tile-grid div:nth-child(4n+1) {
    clear: both;
  }
}
.frontpage .hero {
  font-size: 1.4em;
}
@media (max-width: 767px) {
  .frontpage #latest .tile-5,
  .frontpage #latest .tile-6,
  .frontpage #latest .tile-7,
  .frontpage #latest .tile-8 {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .frontpage #latest .tile-7,
  .frontpage #latest .tile-8 {
    display: none;
  }
}
.preview.colorcode-story,
.preview.colorcode-video {
  border-bottom: 12px solid #00bfe9;
  background-color: #00bfe9;
}
.preview.colorcode-room-reveal {
  border-bottom: 12px solid #1177c1;
  background-color: #1177c1;
}
.preview.colorcode-sponsored {
  border-bottom: 12px solid #c0c0c0;
  background-color: #c0c0c0;
}
.preview.colorcode-on-demand {
  border-bottom: 12px solid #21d6ad;
  background-color: #21d6ad;
}
.article-category .icon {
  display: block;
  text-align: right;
  float: right;
  width: 28px;
  height: 28px;
  overflow: hidden;
  margin-top: -2px;
}
span.article-category-story,
span.article-category-story-video {
  color: #00bfe9;
}
span.article-category-room-reveal {
  color: #1177c1;
}
span.article-category-sponsored {
  color: #c0c0c0;
}
span.article-category-on-demand {
  color: #21d6ad;
}
body.family .carousel-indicators .overlay {
  height: auto;
}
/* hero slider shared styling */
.bxslider-nav-buttons .bx-wrapper {
  border: 0;
  box-shadow: none;
}
.bxslider-nav-buttons .bx-wrapper .bx-pager.bx-default-pager {
  display: none;
}
@media (min-width: 640px) {
  .bxslider-nav-buttons .bx-wrapper .bx-pager.bx-default-pager {
    display: block;
  }
}
.bxslider-nav-buttons .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: white;
}
.bxslider-nav-buttons .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #00bfe9;
}
.bxslider-nav-buttons .bx-wrapper .bx-controls-direction a {
  margin-top: -25px;
  width: 31.5px;
  height: 50px;
  opacity: 0.6;
}
@media (min-width: 420px) {
  .bxslider-nav-buttons .bx-wrapper .bx-controls-direction a {
    margin-top: -50px;
    width: 63px;
    height: 100px;
  }
}
.bxslider-nav-buttons .bx-wrapper .bx-controls-direction a:hover {
  opacity: 1;
}
.bxslider-nav-buttons .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
  background: url('../img/arrow-left.png') no-repeat 0 0;
  background-size: contain;
}
.bxslider-nav-buttons .bx-wrapper .bx-controls-direction a.bx-prev.hover {
  background-position: 0 0;
}
.bxslider-nav-buttons .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
  background: url('../img/arrow-right.png') no-repeat 0 0;
  background-size: contain;
}
.bxslider-nav-buttons .bx-wrapper .bx-controls-direction a.bx-next.hover {
  background-position: 0 0;
}
/* homepage hero slider */
.frontpage .bx-wrapper {
  border: 0;
  box-shadow: none;
}
.frontpage .bx-wrapper .bx-pager.bx-default-pager {
  display: none;
}
@media (min-width: 640px) {
  .frontpage .bx-wrapper .bx-pager.bx-default-pager {
    display: block;
  }
}
.frontpage .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: white;
}
.frontpage .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #00bfe9;
}
.frontpage .bx-wrapper .bx-controls-direction a {
  margin-top: -25px;
  width: 31.5px;
  height: 50px;
  opacity: 0.6;
}
@media (min-width: 420px) {
  .frontpage .bx-wrapper .bx-controls-direction a {
    margin-top: -50px;
    width: 63px;
    height: 100px;
  }
}
.frontpage .bx-wrapper .bx-controls-direction a:hover {
  opacity: 1;
}
.frontpage .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
  background: url('../img/arrow-left.png') no-repeat 0 0;
  background-size: contain;
}
.frontpage .bx-wrapper .bx-controls-direction a.bx-prev.hover {
  background-position: 0 0;
}
.frontpage .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
  background: url('../img/arrow-right.png') no-repeat 0 0;
  background-size: contain;
}
.frontpage .bx-wrapper .bx-controls-direction a.bx-next.hover {
  background-position: 0 0;
}
.frontpage .bx-wrapper .bx-pager {
  bottom: 134px;
}
@media (min-width: 992px) {
  .frontpage .bx-wrapper .bx-pager {
    bottom: 104px;
  }
}
.frontpage .bx-wrapper {
  margin-bottom: 0;
}
.frontpage .bx-wrapper .bx-controls-direction .bx-next,
.frontpage .bx-wrapper .bx-controls-direction .bx-prev {
  display: none;
}
/* houses hero slider */
#showroom .bx-wrapper,
.post .slider .bx-wrapper {
  border: 0;
  box-shadow: none;
}
#showroom .bx-wrapper .bx-pager.bx-default-pager,
.post .slider .bx-wrapper .bx-pager.bx-default-pager {
  display: none;
}
@media (min-width: 640px) {
  #showroom .bx-wrapper .bx-pager.bx-default-pager,
  .post .slider .bx-wrapper .bx-pager.bx-default-pager {
    display: block;
  }
}
#showroom .bx-wrapper .bx-pager.bx-default-pager a,
.post .slider .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: white;
}
#showroom .bx-wrapper .bx-pager.bx-default-pager a.active,
.post .slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #00bfe9;
}
#showroom .bx-wrapper .bx-controls-direction a,
.post .slider .bx-wrapper .bx-controls-direction a {
  margin-top: -25px;
  width: 31.5px;
  height: 50px;
  opacity: 0.6;
}
@media (min-width: 420px) {
  #showroom .bx-wrapper .bx-controls-direction a,
  .post .slider .bx-wrapper .bx-controls-direction a {
    margin-top: -50px;
    width: 63px;
    height: 100px;
  }
}
#showroom .bx-wrapper .bx-controls-direction a:hover,
.post .slider .bx-wrapper .bx-controls-direction a:hover {
  opacity: 1;
}
#showroom .bx-wrapper .bx-controls-direction a.bx-prev,
.post .slider .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
  background: url('../img/arrow-left.png') no-repeat 0 0;
  background-size: contain;
}
#showroom .bx-wrapper .bx-controls-direction a.bx-prev.hover,
.post .slider .bx-wrapper .bx-controls-direction a.bx-prev.hover {
  background-position: 0 0;
}
#showroom .bx-wrapper .bx-controls-direction a.bx-next,
.post .slider .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
  background: url('../img/arrow-right.png') no-repeat 0 0;
  background-size: contain;
}
#showroom .bx-wrapper .bx-controls-direction a.bx-next.hover,
.post .slider .bx-wrapper .bx-controls-direction a.bx-next.hover {
  background-position: 0 0;
}
#showroom .bx-wrapper,
.post .slider .bx-wrapper {
  box-shadow: none;
  margin-bottom: 0;
  border: 0;
}
#showroom .bx-wrapper .bx-pager,
.post .slider .bx-wrapper .bx-pager {
  bottom: 10px;
}
#showroom .bx-wrapper .bx-pager .bx-controls-direction .bx-next,
.post .slider .bx-wrapper .bx-pager .bx-controls-direction .bx-next,
#showroom .bx-wrapper .bx-pager .bx-controls-direction .bx-prev,
.post .slider .bx-wrapper .bx-pager .bx-controls-direction .bx-prev {
  display: block;
}
.content .post h2 {
  margin-top: 1.2em;
}
.content .post #content-type h3 {
  color: #00bfe9;
  font-size: 1.45em;
  padding: 0;
  margin: 0;
  float: left;
  margin-top: 0.3em;
}
.content .post .meta {
  margin-top: 4px;
}
.content .post #sharing-icons {
  float: right;
  width: 80px;
  text-align: right;
}
.content .post #sharing-icons img {
  padding-left: 4px;
}
.tile-schedule {
  background-color: #19c0ec;
  display: inline-block;
}
.tile-on-demand {
  background-color: #21d6ad;
  display: inline-block;
}
.preview.media-content-block.tint a:hover {
  opacity: 0.7;
}
img.tint:hover {
  opacity: 0.7;
}
.post .post-content p img {
  height: auto!important;
}
.outer-container {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#house-carousel #team-tabs {
  border-bottom: 2px solid #00bfe9;
}
#house-carousel #team-tabs .team {
  height: 58px;
  line-height: 58px;
  vertical-align: middle;
  padding-left: 6px;
  padding-right: 6px;
}
#house-carousel #team-tabs .team .inner {
  background-color: #d5d5d5;
}
#house-carousel #team-tabs .team .inner:hover {
  background-color: #00bfe9;
}
#house-carousel #team-tabs .team.team-1 {
  padding-left: 0;
}
#house-carousel #team-tabs .team.team-3 {
  padding-right: 0;
}
#house-carousel #team-tabs .team.active .inner {
  background-color: #00bfe9;
}
#house-carousel #team-tabs .team a {
  display: block;
}
#house-carousel #team-tabs .team h2 {
  padding-left: 4px;
  padding-right: 4px;
  overflow: hidden;
  font-size: 8px;
  color: white;
  vertical-align: middle;
  font-family: apex_newbook, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  width: 100%;
  display: inline-block;
}
#house-carousel #team-tabs .team h2 .break-on-small {
  display: block;
}
#house-carousel #team-tabs .team h2 b {
  font-size: 14px;
  vertical-align: middle;
  font-family: apex_newbold, Helvetica, sans-serif;
  text-transform: uppercase;
  position: relative;
  top: -2px;
  display: inline-block;
}
@media (min-width: 375px) {
  #house-carousel #team-tabs .team h2 {
    font-size: 9px;
  }
  #house-carousel #team-tabs .team h2 b {
    font-size: 17.5px;
  }
}
@media (min-width: 600px) {
  #house-carousel #team-tabs .team h2 {
    font-size: 12px;
  }
  #house-carousel #team-tabs .team h2 b {
    font-size: 28px;
    top: -2px;
  }
}
@media (min-width: 655px) {
  #house-carousel #team-tabs .team h2 .break-on-small {
    display: inline;
  }
}
#house-carousel .navigation-button {
  position: absolute;
  display: inline-block;
  color: white;
  border: 2px solid white;
  padding: 4px;
  bottom: 10px;
  width: 80px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}
#house-carousel .navigation-button.active,
#house-carousel .navigation-button:hover {
  border-color: #00bfe9;
  background-color: #00bfe9;
  color: white;
}
#house-carousel .before-nav {
  position: absolute;
  display: inline-block;
  color: white;
  border: 2px solid white;
  padding: 4px;
  bottom: 10px;
  width: 80px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  left: 98px;
}
#house-carousel .before-nav.active,
#house-carousel .before-nav:hover {
  border-color: #00bfe9;
  background-color: #00bfe9;
  color: white;
}
#house-carousel .after-nav {
  position: absolute;
  display: inline-block;
  color: white;
  border: 2px solid white;
  padding: 4px;
  bottom: 10px;
  width: 80px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  left: 10px;
}
#house-carousel .after-nav.active,
#house-carousel .after-nav:hover {
  border-color: #00bfe9;
  background-color: #00bfe9;
  color: white;
}
#house-carousel .room-name {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 4px 20px 4px 20px;
  background-color: #00bfe9;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
}
#house-carousel .room-name small {
  display: none;
  padding-left: 0.8em;
  font-weight: normal;
}
@media (min-width: 440px) {
  #house-carousel .room-name small {
    display: inline-block;
  }
}
#showroom .bx-pager {
  width: 30%;
  left: 35%;
}
#design-elements {
  padding-left: 10px;
  padding-right: 10px;
}
#design-elements .design-element {
  border-bottom: 2px solid #00bfe9;
  font-size: 12px;
  min-height: 167px;
}
#design-elements .design-element span {
  display: block;
  font-weight: bold;
}
#design-elements .design-element .company-name {
  text-transform: uppercase;
}
#design-elements .design-element .product-type {
  color: #00bfe9;
  text-transform: uppercase;
}
#design-elements .design-element .product-name {
  font-size: 20px;
  color: #00bfe9;
}
#design-elements .design-element .external-link {
  display: inline-block;
  padding: 4px 12px 4px 12px;
  margin-top: 12px;
  margin-bottom: 12px;
  background-color: #00bfe9;
  color: white;
  text-transform: uppercase;
  border: 2px solid #00bfe9;
}
#design-elements .design-element .external-link:hover {
  background-color: transparent;
  color: #00bfe9;
}
.explore-more {
  color: #00bfe9;
  font-size: 20px;
}
.post.gallery .bxslider,
.post.gallery .outer-container {
  margin-bottom: 24px;
}
.thumbnail img {
  margin-top: 7px;
  margin-bottom: 7px;
}
