@font-face {
  font-family: 'TUITypeLightLATNW-Bold';
  src: url("../fonts/TUIType_LATN_W_Bd.eot");
  src: url("../fonts/TUIType_LATN_W_Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/TUIType_LATN_W_Bd.woff") format("woff"), url("../fonts/TUIType_LATN_W_Bd.ttf") format("truetype"); }

@font-face {
  font-family: 'TUITypeLightLATNW';
  src: url("../fonts/TUITypeLt_LATN_W_Rg.eot");
  src: url("../fonts/TUITypeLt_LATN_W_Rg.eot?#iefix") format("embedded-opentype"), url("../fonts/TUITypeLt_LATN_W_Rg.woff") format("woff"), url("../fonts/TUITypeLt_LATN_W_Rg.ttf") format("truetype"); }

body {
  overflow-x: hidden; }

a:focus {
  outline: none; }

#header {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  font-size: 16px;
  line-height: 24px;
  font-family: "TUITypeLightLATNW", Helvetica, Arial, sans-serif; }

#header .navbar {
  height: 72px;
  padding: 14px 0; }

#header .navbar-brand {
  padding: 0; }

#header .main-logo {
  height: 44px;
  width: auto; }

#header a {
  color: #092a5e;
  text-decoration: none !important; }

#io-bg {
  position: absolute;
  width: 100%;
  height: 768px;
  background: #70cbf4 url(../images/bg-2.jpg) no-repeat center;
  background-size: cover; }

#io-content {
  font-size: 18px;
  line-height: 27px;
  color: #092a5e;
  font-family: "TUITypeLightLATNW", Helvetica, Arial, sans-serif; }

#io-content h1, #io-content h2, #io-content h3, #io-content h4, #io-content h5, #io-content h6 {
  font-weight: bold; }

#io-content h1 {
  font-family: "TUITypeLightLATNW-Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 24px; }

#io-content h1, #io-content h2, #io-content h3, #io-content h4, #io-content h5, #io-content h6, #io-content p, #io-content ul, #io-content ol, #io-content dl, #io-content blockquote, #io-content pre {
  margin-bottom: 16px; }

#io-content {
  padding-top: 74px; }

#io-content img {
  max-width: 100%;
  height: auto; }

#io-content strong {
  font-family: "TUITypeLightLATNW-Bold", Helvetica, Arial, sans-serif; }

#footer {
  height: 80px;
  background: #092a5e;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  padding: 32px 0;
  font-family: "TUITypeLightLATNW", Helvetica, Arial, sans-serif; }

#footer a {
  color: #fff;
  text-decoration: none; }

#footer .menu-inline {
  overflow: hidden;
  margin: 0; }

#footer .menu-inline > * {
  float: left;
  padding: 0 16px;
  border-left: #fff solid 1px; }

#footer .menu-inline > *:first-child {
  padding-left: 0;
  border-left: 0 none; }

@media (max-width: 568px) {
  #footer .menu-inline.menu-xs-block > * {
    float: none;
    display: block;
    padding: 0;
    border-left: 0 none;
    margin: 0 0 8px; }
  #footer .menu-inline.menu-xs-block > a {
    text-decoration: underline; } }

#io-content .hero-title {
  font-size: 64px;
  line-height: 120px;
  color: #092a5e;
  text-align: center; }

#io-content .img-rosskemp {
  width: 410px;
  height: auto; }

#io-content .bg-image-container {
  background-size: cover;
  background-position: center;
  display: block; }

#io-content .bg-image-container img {
  visibility: hidden;
  opacity: 0; }

#io-content .shadowed {
  box-shadow: rgba(0, 0, 0, 0.1) 0 20px 20px; }

#io-content .block-link {
  display: block;
  text-decoration: none; }

#io-content .page-section {
  padding: 40px 0;
  position: relative; }

#io-content .page-section .section-title {
  font-size: 30px;
  margin-bottom: 16px;
  text-transform: uppercase;
  font-weight: normal; }

#io-content .page-section .btn-section {
  width: 240px;
  max-width: 100%; }

#io-content .page-section .side-right {
  text-align: right; }

#io-content .page-section.section-has-overlay {
  position: relative; }

#io-content .page-section.section-has-overlay:before {
  content: '';
  display: block;
  clear: both;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(9, 42, 94, 0.4); }

#io-content .page-section.section-has-overlay .container {
  position: relative; }

#io-content .page-section.section-hero {
  padding: 0; }

#io-content .page-section.section-hero .spacer-after-title {
  height: 40px; }

#io-content .page-section.section-hero .hero-title {
  color: #fff;
  margin: 48px 0; }

#io-content .page-section.section-behind-the-scene .slider-main {
  margin-bottom: 45px; }

#io-content .page-section.section-behind-the-scene .slider-main .bg-image-container {
  height: 535px; }

#io-content .page-section.section-behind-the-scene .slider-main .slick-arrow {
  top: 32%;
  width: 72px;
  height: 72px;
  background-size: 36px; }

#io-content .page-section.section-behind-the-scene .slider-main .slick-next {
  right: -36px; }

#io-content .page-section.section-behind-the-scene .slider-main .slick-prev {
  left: -36px; }

#io-content .page-section.section-behind-the-scene .slider-main .slick-dots {
  bottom: -25px;
  margin-bottom: 0; }

#io-content .page-section.section-behind-the-scene .slider-nav .bg-image-container {
  height: 120px; }

#io-content .page-section.section-rosskemp .block-text {
  width: 492px;
  max-width: 100%;
  overflow: visible; }

#io-content .page-section.section-rosskemp .section-title {
  width: 614px; }

#io-content .page-section.section-rosskemp .spacer-before-title {
  height: 0; }

#io-content .page-section.section-rosskemp .spacer-after-content {
  height: 56px; }

#io-content .page-section.section-quiz {
  background: #092a5e url("../images/bg-quiz.jpg") no-repeat center;
  background-size: cover;
  color: #fff; }

#io-content .page-section.section-quiz .block-text {
  width: 686px;
  max-width: 100%;
  overflow: visible; }

#io-content .page-section.section-quiz .spacer-before-title {
  height: 16px; }

#io-content .page-section.section-quiz .intro .container {
  padding-top: 16px; }

@media (max-width: 568px) {
  #io-content .page-section.section-quiz {
    height: auto; } }

#io-content .page-section.section-science-bit {
  background: #092a5e url("../images/bg-science-bit.jpg") no-repeat center;
  background-size: cover;
  color: #fff; }

#io-content .page-section.section-science-bit .bubble-group .bubble {
  background: #fff;
  color: #092a5e; }

#io-content .page-section.section-nic .img-nic {
  width: 360px;
  height: auto; }

#io-content .sg-block .block-body p:last-child {
  margin-bottom: 0; }

#io-content .block-link {
  color: inherit;
  text-decoration: none; }

#io-content .block-overlay {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  min-height: 300px; }

#io-content .block-overlay p:last-child {
  margin-bottom: 0; }

#io-content .block-overlay .block-thumb img {
  width: 100%; }

#io-content .block-overlay .block-body {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 16px;
  top: auto;
  background: rgba(255, 255, 255, 0.85);
  padding: 16px; }

#io-content .block-overlay .title {
  font-size: 18px;
  margin: 0 0 8px;
  text-transform: uppercase; }

#io-content .block-deal {
  font-size: 16px;
  line-height: 24px;
  border: #D8D8D8 solid 1px; }

#io-content .block-deal img {
  width: 100%;
  height: auto; }

#io-content .block-deal p {
  margin: 0 0 8px; }

#io-content .block-deal .block-body {
  padding: 16px;
  background: #fff; }

#io-content .block-deal .deal-title {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 8px; }

#io-content .block-deal .deal-location {
  color: #4c4c4c;
  text-transform: uppercase; }

#io-content .block-deal .deal-price {
  font-size: 24px;
  line-height: 16px;
  font-family: "TUITypeLightLATNW", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0; }

#io-content .block-deal .deal-price strong {
  font-size: 42px;
  line-height: 32px;
  letter-spacing: -2px; }

#io-content .block-deal .deal-price small {
  font-size: 18px;
  line-height: 16px; }

#io-content .block-deal .deal-ratings {
  margin: 0 0 8px; }

#io-content .block-deal .deal-metas {
  padding: 8px 0;
  border: #ddd solid 1px;
  border-width: 1px 0;
  margin: 0 0 8px; }

#io-content .block-deal .tui-btn {
  color: #092A5E !important; }

#io-content .block-deal .tui-btn:hover, #io-content .block-deal .tui-btn:active {
  color: #092A5E !important; }

#io-content .thumb-circle {
  display: block;
  width: 160px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  border-radius: 80px; }

#io-content .thumb-circle.bg-secondary {
  color: #fff; }

#io-content .thumb-circle img {
  display: inline-block; }

#io-content .block-icon {
  text-align: center; }

#io-content .block-icon .block-thumb {
  margin-bottom: 16px; }

#io-content .block-icon .block-thumb .thumb-circle {
  margin: 0 auto; }

#io-content .block-icon .block-body {
  font-size: 22px;
  line-height: 27px;
  color: #092a5e; }

#io-content .block-icon .title {
  font-size: 30px;
  line-height: 33px;
  color: #092a5e;
  font-family: "TUITypeLightLATNW-Bold", Helvetica, Arial, sans-serif;
  margin: 0; }

#io-content .block-article {
  background: #fff;
  text-align: center;
  margin: 0 auto 16px; }

#io-content .block-article .block-thumb img {
  width: 100%; }

#io-content .block-article .block-body {
  background: #fff;
  padding: 16px 8px;
  font-size: 16px;
  line-height: 24px; }

#io-content .block-article .title {
  font-size: 18px;
  line-height: 27px;
  text-transform: uppercase; }

#io-content .block-article .icon-chevron-right {
  width: 16px;
  height: 16px;
  vertical-align: -2px; }

#io-content .slick-slider .block-overlay, #io-content .slick-slider .block-article, #io-content .slick-slider .block-deal {
  margin-bottom: 0; }

#io-content .video-group .video-container {
  background: #e2f3fe;
  margin: 0 0 16px; }

#io-content .video-group .video-title {
  font-size: 18px; }

#io-content .bc-video-js .vjs-big-play-button {
  width: 115px;
  height: 115px;
  background: transparent url(../images/play-btn.svg) no-repeat center;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

#io-content .bc-video-js .vjs-big-play-button:before {
  display: none; }

#io-content .bc-video-js .vjs-play-progress, #io-content .bc-video-js .vjs-volume-level {
  background: #70cbf4; }

#io-content .bubble-group {
  position: relative;
  height: 369px;
  margin: 0 auto; }

#io-content .bubble-group .bubble {
  font-size: 16px;
  line-height: 24px;
  background: #092a5e;
  color: #fff;
  border-radius: 100%;
  padding: 24px;
  text-align: center;
  position: absolute; }

#io-content .bubble-group .bubble-heading {
  margin: 0; }

#io-content .bubble-group .bubble.bubble-1 {
  width: 240px;
  height: 240px;
  left: 0;
  top: 16px; }

#io-content .bubble-group .bubble.bubble-2 {
  width: 189px;
  height: 189px;
  left: 264px;
  top: 0;
  font-size: 14px;
  line-height: 18px;
  padding: 30px; }

#io-content .bubble-group .bubble.bubble-3 {
  width: 165px;
  height: 165px;
  left: 264px;
  top: 213px;
  font-size: 14px;
  line-height: 18px; }

#io-content .bubble-group .bubble.bubble-1 .bubble-heading {
  font-size: 100px;
  line-height: 110px; }

#io-content .bubble-group .bubble.bubble-2 .bubble-heading {
  font-size: 56px;
  line-height: 61px; }

#io-content .bubble-group .bubble.bubble-3 .bubble-heading {
  font-size: 40px;
  line-height: 40px; }

#io-content .tui-rating > * {
  display: inline-block;
  margin-right: 1px; }

#io-content .tui-rating > i {
  width: 12px;
  height: 12px;
  background: #70cbf4;
  border-radius: 50%; }

#io-content .tui-rating > i:before {
  display: block;
  content: 'T';
  font-size: 8px;
  line-height: 8px;
  font-style: normal;
  margin-left: 4px;
  margin-top: 2px;
  color: #fff; }

#io-content .slick-initialized [class^="col-"], #io-content .slick-initialized [class*=" col-"] {
  width: 100%;
  max-width: initial;
  flex: initial; }

@media (max-width: 576px) {
  body .spacer {
    height: 16px; }
  body .spacer.spacer-lg {
    height: 36px; }
  #io-bg {
    height: 320px; }
  #header .navbar {
    height: auto;
    padding: 4px 0; }
  #header .navbar-left, #header .navbar-right {
    width: 50%;
    float: left;
    vertical-align: top; }
  #header .navbar-right {
    width: 130px;
    float: right;
    text-align: right; }
  #header .navbar-text {
    padding: 0; }
  #header .main-logo {
    height: 24px;
    width: auto; }
  #header .text-link i {
    display: none; }
  #footer {
    height: auto;
    padding: 16px 0 8px; }
  #io-content {
    font-size: 16px;
    line-height: 24px; }
  #io-content {
    padding-top: 58px; }
  #io-content .btn-xs-block {
    display: block; }
  #io-content .hero-title {
    font-size: 36px;
    line-height: 46px; }
  #io-content .video-group .video-container {
    margin: 0 0 8px; }
  #io-content .video-group .video-title {
    font-size: 14px;
    line-height: 18px; }
  #io-content .bc-video-js .vjs-big-play-button {
    width: 40px;
    height: 40px;
    background-size: 40px; }
  #io-content .img-rosskemp {
    height: 160px;
    width: auto;
    margin: 0 auto;
    display: block; }
  #io-content .img-polaroids {
    max-width: initial;
    height: 250px;
    width: auto;
    transform: translate(-25%, 0); }
  #io-content .thumb-circle {
    width: 130px;
    height: 130px;
    line-height: 130px;
    border-radius: 70px; }
  #io-content .block-icon {
    width: 120px;
    margin: 0 auto; }
  #io-content .block-icon .title {
    font-size: 22px;
    line-height: 27px; }
  #io-content .block-icon .block-body {
    font-size: 18px;
    line-height: 27px; }
  #io-content .page-section {
    padding: 24px 0; }
  #io-content .page-section .section-title {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 16px; }
  #io-content .page-section .btn-section {
    width: 100%; }
  #io-content .page-section.section-hero .spacer-after-title {
    height: 32px; }
  #io-content .page-section.section-hero .bc-video-wrapper {
    height: auto; }
  #io-content .page-section.section-hero .hero-title {
    margin: 24px 0; }
  #io-content .page-section.section-rosskemp .section-title {
    width: auto;
    text-align: center; }
  #io-content .page-section.section-rosskemp .spacer-before-title {
    display: none; }
  #io-content .page-section.section-rosskemp .spacer-after-title {
    height: 5px; }
  #io-content .page-section.section-rosskemp .spacer-after-content {
    display: none; }
  #io-content .page-section.section-rosskemp .d-block .img-rosskemp {
    margin-bottom: 8px; }
  #io-content .page-section.section-articles {
    padding-top: 48px;
    padding-bottom: 48px; }
  #io-content .page-section.section-articles .slick-slider .slick-arrow {
    display: none !important; }
  #io-content .page-section.section-deals .section-title {
    font-size: 22px;
    line-height: 24px; }
  #io-content .page-section.section-deals .spacer-after-title {
    height: 8px; }
  #io-content .page-section.section-whereitsfilmed {
    padding-bottom: 48px; }
  #io-content .page-section.section-quiz .spacer-before-title {
    display: none; }
  #io-content .page-section.section-quiz .intro {
    margin-bottom: 18px; }
  #io-content .page-section.section-behind-the-scene .slider-main .bg-image-container {
    height: 174px; }
  #io-content .page-section.section-behind-the-scene .slider-main .slick-arrow {
    top: 50%;
    width: 24px;
    height: 48px;
    background-size: 16px; }
  #io-content .page-section.section-behind-the-scene .slider-main .slick-next {
    right: 0; }
  #io-content .page-section.section-behind-the-scene .slider-main .slick-prev {
    left: 0; }
  #io-content .page-section.section-behind-the-scene .slider-nav .bg-image-container {
    height: 60px; }
  #io-content .page-section.section-nic .section-title {
    text-align: center; }
  #io-content .page-section.section-nic .img-nic {
    width: 160px;
    height: auto;
    margin: 0 auto; }
  #io-content .block-overlay .block-body {
    position: static;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    padding: 8px; }
  #io-content .block-deal .block-body {
    padding: 8px; }
  #io-content .bubble-group {
    position: relative;
    height: 406px;
    width: 286px; }
  #io-content .bubble-group .bubble.bubble-1 {
    width: 240px;
    height: 240px;
    left: 24px;
    top: 0; }
  #io-content .bubble-group .bubble.bubble-2 {
    width: 150px;
    height: 150px;
    left: 0;
    top: 264px;
    padding: 16px; }
  #io-content .bubble-group .bubble.bubble-3 {
    width: 150px;
    height: 150px;
    left: 166px;
    top: 248px;
    padding: 8px; }
  #io-content .bubble-group .bubble.bubble-1 .bubble-heading {
    font-size: 100px;
    line-height: 110px; }
  #io-content .bubble-group .bubble.bubble-2 .bubble-heading {
    font-size: 40px;
    line-height: 44px; }
  #io-content .bubble-group .bubble.bubble-3 .bubble-heading {
    font-size: 40px;
    line-height: 44px; } }
