/* *****************************************************************************
Site-wide styles
***************************************************************************** */
/* *****************************************************************************
Mixins
***************************************************************************** */
/* *****************************************************************************
General
***************************************************************************** */
body {
  font-weight: 300;
}
.btn-xlarge {
  font-size: 1.125rem;
  line-height: normal;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-xxlarge {
  padding: 18px 28px;
  font-size: 28px;
}
.container-full {
  margin: 0 auto;
  width: 100%;
}
.intro-text h2:first-child {
  margin-top: 0px;
}
.overlap-topic-image div {
  width: 600px;
  bottom: 450px;
  left: 60px;
  position: relative;
  margin-bottom: -250px;
  font-weight: 630;
  font-size: 60px;
  color: #ffffff;
  text-shadow: 2px 2px #000000;
}
.jumbotron h1 {
  margin-bottom: 30px;
}
.desaturate {
  -webkit-filter: grayscale(85%);
  filter: grayscale(85%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
/* *****************************************************************************
Navbar
***************************************************************************** */
.header-container {
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  box-shadow: 0 1px rgba(0, 0, 0, 0.05);
}
/* block that is the size of the header: */
.header-spacer {
  height: 65px;
}
.navbar-default {
  border: none;
  background-color: transparent;
}
.navbar {
  margin: 0px;
}
.navbar-brand {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: -1px;
}
.logo-media {
  color: #064F83;
}
.logo-predict {
  margin-left: 3px;
  color: #818285;
}
.navbar-toggle {
  border: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-toggle {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form.search-form {
    border: none;
    float: none !important;
    margin: 0 -15px;
    padding: 0px 15px 10px;
  }
  .navbar-form.search-form .form-group {
    display: block;
  }
  .navbar-form.search-form .input-group {
    display: table;
    width: 100%;
  }
  .navbar-form.search-form .input-group-btn {
    width: 40px;
  }
}
/* *****************************************************************************
Banner
***************************************************************************** */
.banner {
  min-height: 500px;
  background-position: 50% 50%;
  background-size: cover;
}
.banner::before {
  content: '';
  display: block;
  height: 1px;
  margin: 0;
  padding: 0;
}
.banner h1 {
  font-weight: 500;
}
.banner-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -105px;
}
.overlap-slider .mp-text {
  bottom: 0px;
  position: relative;
  padding: 15px 0 15px;
}
.intro-text {
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  line-height: 1.6em;
}
.apply-btn {
  position: relative;
  top: 10px;
  padding: 10px 20px;
}
.mp-text {
  padding: 6px 0;
  background-color: #04488C;
  border: none;
  line-height: 1.42857;
}
.mp-text a,
.mp-text a:hover {
  font-size: 1rem;
  font-weight: normal;
}
.mp-text a div,
.mp-text a:hover div {
  margin-top: 16px;
}
.mp-text,
.mp-text a,
.mp-text a:hover,
.mp-button,
.mp-button:hover,
.mp-button:active {
  color: #fff;
  text-decoration: none !important;
}
.mp-button {
  background-color: #04488C;
  border: none;
  background-image: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 0.875em;
}
@media (max-width: 767px) {
  .banner-content {
    position: static;
    margin-top: 235px;
    padding-bottom: 90px;
  }
  .intro-text {
    text-align: center;
    margin: 0 0 120px;
  }
}
/* *****************************************************************************
Homepage tiles
***************************************************************************** */
.homepage-tiles {
  padding: 3px;
}
.homepage-tile {
  height: 220px;
  padding: 3px;
  text-align: center;
}
.homepage-tile .content {
  display: block;
  position: relative;
  padding: 15px 0;
  height: 100%;
  width: 100%;
  background: #f3f3f3;
  text-decoration: none;
  color: #000;
}
.homepage-tile h3 {
  position: relative;
  font-weight: 100;
  font-size: 1.875rem;
  margin: 0;
  line-height: 1em;
  z-index: 2;
}
.tile-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 1;
}
/* *****************************************************************************
Home page blocks
***************************************************************************** */
.hpblock {
  position: relative;
}
.hpblock h2 {
  line-height: 110%;
}
.hpblock p,
.hpblock a {
  font-size: 1.15em;
  margin: 30px 0;
}
.hpblock p {
  color: #333;
}
.hpblock a {
  display: block;
}
.hpblock .cta-body a {
  display: inline;
  font-size: 1em;
  margin: 0;
}
.hpblock .copy {
  padding-top: 165px;
  padding-bottom: 165px;
}
.hpblock-background-w {
  background: #fff;
}
.hpblock-background-g {
  background: #f9f9f9;
}
.hpblock-background-wg {
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #f9f9f9);
  background-image: -moz-linear-gradient(top, #ffffff, #f9f9f9);
  background-image: -o-linear-gradient(top, #ffffff, #f9f9f9);
  background-image: -ms-linear-gradient(top, #ffffff, #f9f9f9);
  background-image: linear-gradient(top, #ffffff, #f9f9f9);
}
.hpblock-background-gw {
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(top, #f9f9f9, #ffffff);
  background-image: -moz-linear-gradient(top, #f9f9f9, #ffffff);
  background-image: -o-linear-gradient(top, #f9f9f9, #ffffff);
  background-image: -ms-linear-gradient(top, #f9f9f9, #ffffff);
  background-image: linear-gradient(top, #f9f9f9, #ffffff);
}
.pages-title {
  font-size: 44px;
  font-weight: 100;
  text-align: center;
  margin: 75px 0 90px;
  line-height: 1.0;
  letter-spacing: -0.03em;
}
.pages-page-body h1,
.pages-page-body h2 {
  line-height: 110%;
  letter-spacing: -0.02em;
}
.pages-page-body h1 {
  font-size: 34px;
}
.pages-page-body h2 {
  font-size: 24px;
}
.pages-page-body p {
  font-size: 1.15em;
  text-align: center;
}
/* desktop */
@media (min-width: 768px) {
  .hpblock-layout-L .hpblock-img-container {
    position: absolute;
    right: 50%;
    margin-right: 20px;
  }
  .hpblock-layout-R .hpblock-img-container {
    position: absolute;
    left: 50%;
    margin-left: 20px;
  }
  .hpblock-alignment-Tf .hpblock-img-container {
    top: 0;
  }
  .hpblock-alignment-Bf .hpblock-img-container {
    bottom: 0;
  }
  .hpblock-alignment-Ts .hpblock-img-container,
  .hpblock-alignment-Bs .hpblock-img-container {
    top: 120px;
  }
}
/* mobile */
@media (max-width: 767px) {
  .hpblock-alignment-Ts .copy,
  .hpblock-alignment-Tf .copy {
    padding-top: 45px !important;
    padding-bottom: 90px !important;
  }
  .hpblock-alignment-Bs .copy,
  .hpblock-alignment-Bf .copy {
    padding-top: 90px !important;
    padding-bottom: 45px !important;
  }
  .hpblock-img-container {
    text-align: center;
    padding: 0 20px;
  }
  .hpblock-img-container img {
    width: 100%;
    max-width: 300px;
  }
  .hpblock-alignment-Ts .hpblock-img-container {
    padding-top: 120px;
  }
  .hpblock-alignment-Bs .hpblock-img-container {
    padding-bottom: 120px;
  }
}
/* *****************************************************************************
Topics row
***************************************************************************** */
.topics-row .topic-link {
  color: black;
}
.topics-row .topic-link:hover,
.category-link:hover {
  color: #04488C;
  text-decoration: none;
}
.topics-row .topics-topic-header {
  margin-top: 0px;
}
.topics-row .category-row {
  margin-top: 4px;
  margin-bottom: 10px;
}
.topics-row .see-more-row {
  margin-top: 2px;
  margin-bottom: 0px;
}
.category-title {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 0.875em;
  font-weight: normal;
  color: #444;
}
.small-chart-container {
  min-height: 100px;
  height: 100px;
  margin-left: 120px;
  max-width: 192px;
}
.chart-iframe {
  border: none;
  width: 50%;
  margin-bottom: -7px;
  border-radius: 8px;
}
.same-height-cols {
  display: table;
}
.same-height-cols > div[class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: top;
}
.stick-bottom {
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
}
.topic-details-description {
  position: relative;
  overflow: hidden;
  max-height: 300px;
  transition: max-height 5s;
}
.topic-details-description.expanded {
  max-height: 10000px;
}
.text_expansion {
  position: absolute;
  z-index: 5;
  width: 200px;
  bottom: 0;
  left: 50%;
  margin-left: -100px;
}
.description-fade-out {
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100px;
  z-index: 2;
}
/* *****************************************************************************
Direct bett widget
***************************************************************************** */
.direct-bett {
  height: 220px;
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .topic-details .direct-bett {
    margin-top: 75px;
    margin-bottom: 75px;
  }
}
.direct-bett .bett-header {
  background-color: gray;
  color: white;
  font-weight: bold;
  font-size: 0.8em;
  text-transform: uppercase;
  padding: 2px;
  min-height: 23px;
  line-height: 20px;
}
.direct-bett .bett-content {
  background-color: #FFFCD0;
  min-height: 196px;
}
.direct-bett .bett-text {
  padding: 10px 20px 0px 20px;
  font-size: 0.9em;
  line-height: 16px;
}
.direct-bett .bett-btns {
  margin: 14px 0 8px;
}
.flex {
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.bett-button {
  white-space: normal;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 44%;
  min-width: 80px;
  height: 80px;
  margin-left: 4%;
  font-size: 0.875em;
}
.bett-button:hover {
  color: #fff;
  opacity: 0.9;
}
.bett-button:active {
  opacity: 1.0;
}
.bett-button b {
  display: block;
  font-size: 1.4em;
  font-weight: 600;
}
.vote-green,
.vote-red {
  color: white;
}
.vote-green {
  background-color: #b1bf79;
}
.vote-red {
  background-color: #c16e69;
}
.bett-prop-label {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 0.875em;
  color: #666;
}
.bett-price-str {
  font-weight: bold;
  font-size: 1em;
}
/* *****************************************************************************
Call to action
***************************************************************************** */
.call-to-action-text {
  background-color: #04488C;
  color: white;
  position: relative;
  top: -70px;
}
.call-to-action-btn {
  position: relative;
  top: -100px;
  left: -46px;
}
.call-to-action-btn button {
  background-color: #04488C;
  border: none;
}
.v-center {
  display: table !important;
}
.v-center-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
/* *****************************************************************************
Rows
***************************************************************************** */
.rows span a {
  color: #000000;
}
/* *****************************************************************************
Topic widget
***************************************************************************** */
.topic-widget {
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .topic-widget {
    clear: left;
    padding-top: 15px;
  }
}
.topic-widget .category-name {
  color: #04488C;
  margin-bottom: 15px;
  font-size: 1em;
  line-height: 1.0;
}
.topic-widget .current-odds {
  background-color: #d8d8d8;
  min-height: 191px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .topic-widget .current-odds {
    min-height: 160px;
  }
}
.topic-widget .current-odds .odds-title {
  color: #666;
  padding: 10px;
  font-size: 0.875em;
  font-weight: 700;
}
.topic-widget .current-odds .odds-amount {
  color: #979797;
  font-weight: bold;
  font-size: 5em;
  line-height: 1;
  margin-top: 20px;
}
.topic-widget .closing-time {
  background-color: #d8d8d8;
  padding: 5px;
  font-weight: bold;
}
#chart-container {
  height: 190px;
}
/* *****************************************************************************
Topic details
***************************************************************************** */
.topic-details {
  margin: 20px 0 20px;
}
.topic-details-description {
  line-height: 1.65em;
  max-width: 560px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .topic-details-description {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .topic-details-description {
    margin-left: auto;
    margin-right: auto;
  }
}
.topic-apply-to-join {
  margin-top: 20px;
}
.apply-to-join {
  min-height: 100%;
}
.apply-to-join .final_call {
  padding-top: 120px;
}
.apply-to-join .want-in {
  margin-top: 90px;
}
/* *****************************************************************************
viewport sepecific
***************************************************************************** */
.topic-detail-image-container .img-responsive {
  background-color: #f6f6f6;
}
@media (max-width: 767px) {
  .topic-detail-image-container {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.topic-pic-overlap {
  font-size: 2.5em;
}
@media (max-width: 1199px) {
  .topic-pic-overlap {
    height: 410px;
  }
}
@media (min-width: 1200px) {
  .topic-pic-overlap {
    height: 500px;
  }
}
@media (max-width: 1199px) {
  .chart-iframe {
    height: 60px;
  }
  .overlap-slider .mp-text {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .chart-iframe {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .same-height-cols.odd-row {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  h1 {
    line-height: 32px;
  }
  .overlap-slider {
    margin-bottom: -30px;
    bottom: 38px;
  }
  .overlap-slider .mp-text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 480px) {
  h1 {
    line-height: 20px;
  }
  .mp-text a,
  .mp-text a:hover {
    font-weight: normal;
  }
  .mp-text a div,
  .mp-text a:hover div {
    margin-top: 10px;
  }
  .overlap-slider {
    bottom: 30px;
    margin-bottom: -20px;
  }
  .bett-button {
    font-size: 0.875em;
  }
  .chart-iframe {
    height: 55px;
  }
  .topics-topic-header {
    margin-bottom: 0px;
  }
  .topics-topic-current-odds {
    margin-top: -5px;
  }
  .chart-iframe {
    width: 100%;
  }
}
@media (min-width: 480px) {
  .chart-iframe {
    height: 66px;
  }
}
/* *****************************************************************************
collapse navbar earlier
***************************************************************************** */
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
/* *****************************************************************************
topic image center text
***************************************************************************** */
.v-center {
  display: table;
  background-size: cover !important;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.v-center-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.topic-pic-overlap {
  font-weight: 500;
  color: #ffffff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  padding: 0 30px;
  line-height: 1.1em;
}
/*******************************************************************************
Dial test images
***************************************************************************** */
.image-holder img {
   position: relative;
  float: left;
  height: 150px;
  background-position: 50% 50%;
  background-repeat:  no-repeat;
  background-size:  cover;
}
/* *****************************************************************************
/* *****************************************************************************
final call
***************************************************************************** */
.final_call {
  padding-top: 90px;
  padding-bottom: 90px;
}
.final_call input,
.final_call button {
  height: 40px;
}
.final_call p {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .final_call button {
    margin-top: 20px;
  }
}
.full-width-background {
  margin: 0;
}
.full-width-background.bottom-trading-area {
  background-color: #ebf4f8;
}
.full-width-background.odd-row {
  background-color: #f3f3f3;
}
.full-width-background.odd-row,
.full-width-background.even-row {
  padding-bottom: 45px;
}
/* *****************************************************************************
footer
***************************************************************************** */
.footer {
  font-size: 0.875em;
  line-height: 1.25em;
  padding: 40px 0;
  font-weight: 200;
}
.footer a {
  color: #000000;
  text-decoration: none;
}
.footer a:hover {
  color: #1F5F95;
  text-decoration: none;
}
.footer .sep {
  font-weight: 600;
  padding: 0 10px;
}
.align-footer-links {
  text-align: right;
}
@media (max-width: 767px) {
  .footer,
  .align-footer-links {
    text-align: center;
  }
}
/* *****************************************************************************
search
***************************************************************************** */
.topic-search-result {
  margin-bottom: 20px;
  padding-top: 10px;
  overflow: hidden;
}
.topic-search-result a {
  color: black;
}
.topic-search-result a:hover {
  text-decoration: none;
}
.topic-search-result h3 {
  margin-top: 0;
  font-size: 1.6em;
  line-height: 1.25em;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .topic-search-result {
    min-height: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .topic-search-result {
    height: 160px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .topic-search-result {
    height: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .topic-search-result {
    height: 160px;
  }
}
.topic-image-container {
  position: relative;
  z-index: 10;
  padding-left: 0;
}
.topic-image {
  margin: 0;
}
.topic-search-text-container {
  position: relative;
}
.topic-search-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.topic-search-text-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
}
.cut-right-padding {
  padding-right: 0px;
  margin-right: -25px;
}
.topic-header {
  padding-top: 10px;
}
.search-report {
  margin-bottom: 15px;
}
.search-header {
  font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: center;
}
.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (max-width: 384px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
    float: left;
  }
  .col-xxs-1 {
    width: 8.333333333333332%;
  }
  .col-xxs-2 {
    width: 16.666666666666664%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-4 {
    width: 33.33333333333333%;
  }
  .col-xxs-5 {
    width: 41.66666666666667%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-7 {
    width: 58.333333333333336%;
  }
  .col-xxs-8 {
    width: 66.66666666666666%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-10 {
    width: 83.33333333333334%;
  }
  .col-xxs-11 {
    width: 91.66666666666666%;
  }
  .col-xxs-12 {
    width: 100%;
  }
}
/* *****************************************************************************
Embedded Video
***************************************************************************** */
iframe {
  max-width: 100%;
}
/******************** 
Colorbox 
*******************/
/* Constant Colorbox Theme */
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
/* User Style: Colorbox */
#cboxOverlay {
  background: #000;
  opacity: 0.7 !important;
}
#colorbox {
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.3);
  outline: none;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
#cboxLoadingOverlay {
  background: url(../img/colorbox/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(../img/colorbox/loading.gif) no-repeat center center;
}
#cboxTitle {
  position: absolute;
  bottom: -25px;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: normal;
  color: #7C7C7C;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: normal;
  color: #7C7C7C;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  position: absolute;
  bottom: -29px;
  background: url(../img/colorbox/controls.png) no-repeat 0px 0px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious.hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext.hover {
  background-position: -75px 0px;
}
#cboxClose {
  right: 0;
  top: -30px;
  width: 22px;
  height: 22px;
  background: url(../img/close_btn_white.svg) no-repeat;
  border: none;
  outline: none;
  opacity: 0.8;
}
#cboxClose.hover,
#cboxClose:hover {
  opacity: 1;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow.hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow.hover {
  background-position: -125px 0px;
}

/* *****************************************************************************
Social Media
***************************************************************************** */

#instagram-p {
  margin-top: -70px;
}

#instagram-link {
  display: inline-block;
  color: #fff;
  background-color:#1b95e0;
  padding: 1px 8px 1px 6px;
  border-radius: 3px;
  box-sizing: border-box;
}

#instagram-img {
  display: inline-block;
}


#instagram-span {
  font-weight:500;
  white-space: nowrap;
  font-size: 1.2rem
}

.hpblock p, .hpblock a {
  font-size: inherit;
}