@media only screen and (max-width: 768px) {
    .navigation-container ul.headermenu>li .topcatlink {
        font-size: 10px;
        padding: 0 5px;
    }
    #footer .footertable td .footercell #newsletterFooterForm input[type=text] {
        width: 150px;
    }

    #footer .footertable td .footercell .footer-button {
        min-width: 185px;
    }

    #logo {
      width: 45px;
      margin: 18px 0px 0 0px;
    }

    #logo img {
      width: 100%;
    }

    .secondary-items *{
      font-size: 10px !important;
    }

    .sitesearch {
      display: none;
    }
}


/* ANIMATION */
#top-header,
.shipping-promo-container,
#ticker,
#footer-container {
  position: relative;
  background: white;
  z-index: 3;
}

#top-header {
  z-index: 4000;
}

#top-bar .widget_regionslist {
  width: auto;
}

.landing-header {
  display: none;
}

.roxyfitness {
  overflow: hidden;
  color: black;
  text-align: center;
}
.roxyfitness .sponsors {
  margin: 80px auto 0px;
  border-top: 1px solid #e8e8e8;
  padding: 30px 0;
  border-bottom: 1px solid #E8E8E8;
}

.roxyfitness-topbar-container {
  height: 32px;
}

.roxyfitness-topbar {
  position: relative;
  z-index: 10;
  width: 100%;
  background: white;
  text-align: center;
  text-transform: uppercase;
  line-height: 30px;
  height: 32px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-topbar {
    height: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }

  .roxyfitness-topbar-container {
    height: auto;
  }
}

.roxyfitness-topbar.fixed {
  position: fixed;
  top: 0px;
  border-bottom: 1px solid #e8e8e8;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-topbar.fixed {
    height: 32px;
  }

    .roxyfitness-topbar-social {
    opacity: 0;
  }

  .roxyfitness-topbar.fixed .roxyfitness-topbar-social {
    opacity: 1;
  }

}

.roxyfitness-topbar-social,
.roxyfitness-topbar-event {
  font-size: 15px;
}


.roxyfitness-topbar-event {
  position: absolute;
  top: 0px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-align: left;
  padding: 0px 51px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-topbar-event {
    top: -132px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    text-align: center;
  }
}

.roxyfitness-topbar-logo {
  position: absolute;
  top: 0px;
  left: 0px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  width: 45px;
  height: 100%;
  background: url(../../../img/roxy/logo.png) 6px 6px no-repeat;
  background-size: 80%;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-topbar-logo {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    top: -132px;
  }
}

.roxyfitness-topbar-links {
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 4;
  right: 0px;
  top: 0px;
  height: 100%;
  font-size: 0px;
  -webkit-transition: top 0.5s ease 0s;
  -moz-transition: top 0.5s ease 0s;
  -o-transition: top 0.5s ease 0s;
  transition: top 0.5s ease 0s;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-topbar-links {
    position: absolute;
    background: white;
    top: -100px;
    height: 32px;
    left: 0px;
  }
}
.roxyfitness-topbar-links a,
.roxyfitness-topbar-links span {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 100%;
  padding: 0px 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  letter-spacing: 0.05em;
  font-size: 14px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-topbar-links a,
  .roxyfitness-topbar-links span {
    padding: 0px 20px;
    font-size: 11px;
  }
}
.roxyfitness-topbar-links a.roxyfitness-topbar-register,
.roxyfitness-topbar-links a.roxyfitness-topbar-register span,
.roxyfitness-topbar-links span.roxyfitness-topbar-register {
  color: white;
}
.roxyfitness-topbar-links a.roxyfitness-topbar-register,
.roxyfitness-topbar-links span.roxyfitness-topbar-register {
  width: 300px;
  font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  margin-right: -300px;
  background: #08aae0;
}
.roxyfitness-topbar-links a.roxyfitness-topbar-register:hover,
.roxyfitness-topbar-links span.roxyfitness-topbar-register:hover {
  background-color: #030303;
  color: #fff;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-topbar-links a.roxyfitness-topbar-register,
  .roxyfitness-topbar-links span.roxyfitness-topbar-register {
    margin-right: 0px;
    width: 60%;
    float: right;
    font-size: 10px;
  }
}
.roxyfitness-topbar-links span.roxyfitness-topbar-register {
  width: 300px;
  margin-right: -300px;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-topbar-links span.roxyfitness-topbar-register {
    width: 180px;
  }
}

.roxyfitness-topbar-links a.roxyfitness-topbar-register p{
    text-align: center;
}

.roxyfitness-topbar-links a.roxyfitness-topbar-viewall {
  background: white url(../img/view-all.png) 80% center no-repeat;
  background-size: auto 80%;
  padding-right: 62px;
  padding-left: 35px;
  color: #bfbfbf;
  border-left: 1px solid #e8e8e8;
}
.roxyfitness-topbar-links a.roxyfitness-topbar-viewall:hover {
  background-color: #e8e8e8;
  color: #bfbfbf;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-topbar-links a.roxyfitness-topbar-viewall {
    background-position: 50% center;
    border-left: none;
    width: 40%;
    padding-right: 40px;
    padding-left: 10px;
    float: left;
    font-size: 11px;
  }
  .roxyfitness-topbar-links a.roxyfitness-topbar-viewall p, .roxyfitness-topbar-links a.roxyfitness-topbar-viewall span {
    display: none;
  }
}

@media only screen and (max-width: 736px) {
  .roxyfitness-topbar.fixed .roxyfitness-topbar-links {
    top: 32px;
  }
}
.roxyfitness-topbar.fixed .roxyfitness-topbar-event,
.roxyfitness-topbar.fixed .roxyfitness-topbar-logo {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  top: 0px;
}
.roxyfitness-topbar.fixed a.roxyfitness-topbar-register,
.roxyfitness-topbar.fixed span.roxyfitness-topbar-register {
  margin-right: 0px;
}

.roxyfitness-ticker-container {
  height: 33px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-ticker-container {
    height: auto;
  }
}

.roxyfitness-ticker {
  position: relative;
  z-index: 10;
  top: 0px;
  width: 100%;
  line-height: 20px;
  padding: 7px 20px;
  background: #08aae0;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-ticker {
    font-size: 12px;
  }
}
.roxyfitness-ticker.fixed {
  position: fixed;
  top: 31px;
  width: 100%;
}
.roxyfitness-ticker a {
  color: white;
  font-size: inherit;
  display: block;
}

.roxyfitness-header {
  position: relative;
  padding-top: 32%;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-header {
    padding-top: 50%;
  }
}
@media only screen and (orientation: portrait) {
  .roxyfitness-header {
    padding-top: 0px;
  }
}
@media only screen and (orientation: portrait) {
  .roxyfitness-header {
    padding-top: 0px;
  }
}

.roxyfitness-header-image--landscape {
  position: fixed;
  z-index: 1;
  top: 0px;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: top right;
}

/* Fix bg and width for bottom items */
.roxyfitness-landing-circles,
.roxyfitness-landing-text-container,
.roxyfitness-location,
.roxyfitness-landing-video,
.roxyfitness-event-video,
.roxyfitness-welcomepack
.news-landing-container {
  position: relative;
  z-index: 3;
  background: white;
  margin: 0px 30px;
}

.roxyfitness-landing-text-container{
  margin: 30px 30px 0;
}

@media only screen and (max-width: 736px) {
  .roxyfitness-landing-circles,
  .roxyfitness-landing-text-container,
  .roxyfitness-location,
  .roxyfitness-landing-video,
  .roxyfitness-event-video,
  .roxyfitness-welcomepack
  .news-landing-container {
    margin: 0px 15px;
  }

  .roxyfitness-landing-text-container{
    margin: 15px 15px 0;
  }
}

#latest_container {
  position: relative;
  z-index: 3;
  background: white;
}

.roxyfitness-header-image--portrait {
  display: none;
  padding-top: 79%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media only screen and (orientation: portrait) {
  .roxyfitness-header-image--landscape {
    display: none;
  }

  .roxyfitness-header-image--portrait {
    display: block;
  }
}
@media only screen and (orientation: portrait) {
  .roxyfitness-header-image--landscape {
    display: none;
  }

  .roxyfitness-header-image--portrait {
    display: block;
  }
}
.roxyfitness-header-texts {
  position: absolute;
  white-space: nowrap;
  z-index: 4;
  top: 0em;
  left: 0px;
  width: 100%;
  height: 100%;
  color: white;
  font-size: 50px;
  font-size: 4vw;
  text-transform: uppercase;
}



.roxyfitness-header-logo {
  margin: 10px 0;
}
.roxyfitness-header-logo img {
  width: 18%;
}

.roxyfitness-header-xperia {
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 100;
}
.roxyfitness-header-xperia a {
  display: inline-block;
}
.roxyfitness-header-xperia img {
  width: 50%;
}

.roxyfitness-header-texts:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.roxyfitness-header-align {
  display: inline-block;
  vertical-align: middle;
}

.roxyfitness-header-landing .roxyfitness-header-align {
  margin-top: 0px;
}

@media only screen and (orientation: portrait) {
  .roxyfitness-header-texts {
    font-size: 6vw;
    top: 10px;
  }
}
@media only screen and (max-width: 736px) {
  .roxyfitness-header-texts {
    font-size: 33px;
  }

  .roxyfitness-header-hashtag img{
    width: 40px;
    margin:auto;
  }
  .roxyfitness-header-xperia img {
    width: 30%;
  }
}


.roxyfitness-header-text1 {
  font-size: 0.35em;
  line-height: 2em;
  letter-spacing: 0.10em;
  margin-bottom: 2em;
}

.roxyfitness-header-text1--landing {
  word-spacing: 1em;
}

h1,
h2,
h3 {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  padding: inherit;
}

.roxyfitness-header-text2 {
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  line-height: 0.9em;
  letter-spacing: 1px;
}

.roxyfitness-header-text3 {
  font-size: 0.3em;
  font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  letter-spacing: 0.1em;
  margin-top: 0.3em;
}

.roxyfitness-header-text2 h1{
  font-size: 1.1em;
  line-height: 0.9em;
} 

.roxyfitness-header-callout a {
  display: inline-block;
  border: 2px solid white;
  line-height: 1.7em;
  font-size: 0.4em;
  padding: 0px 1.5em;
  margin-top: 1.5em;
  letter-spacing: 0.2em;
  padding-bottom: 0.1em;
  color: white;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-header-callout a {
    margin-top: 0.5em;
  }
}

.roxyfitness-header-callout a:hover {
  background: #fff;
  color: #19b7d4;
}

.roxyfitness-promo {
    width: 80%;
    text-align: center;
    color: #FFF;
    background: #16c3e3;
    font-size: 17px;
    display: block;
    margin: 20px auto;
    padding: 20px;

}

.roxyfitness-circles {
  position: relative;
  white-space: nowrap;
  font-size: 0px;
  background: #f1f1f1;
}

.roxyfitness-event-circles {
  margin-top: 40px;
}

.roxyfitness-circle {
  display: inline-block;
  width: 16%;
  margin-left: 2.5%;
  margin-right: 2.5%;
  -webkit-transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-circle {
    width: 24%;
  }
}

.roxyfitness-circle--clickable {
  cursor: pointer;
}
.roxyfitness-circle--clickable:hover .roxyfitness-circle-image {
  background-position: center bottom;
}

.roxyfitness-circle-text {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 33px;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-circle-text {
    letter-spacing: 0.05em;
  }
}

.roxyfitness-landing-circles .roxyfitness-circle-image {
  margin-top: -50%;
}

.roxyfitness-event-circles .roxyfitness-circle {
  width: 17%;
  margin-left: 5.5%;
  margin-right: 5.5%;
}
.roxyfitness-event-circles .roxyfitness-circle .roxyfitness-circle-image {
  background-position: center bottom;
}
@media only screen and (max-width: 768px) {
  .roxyfitness-event-circles .roxyfitness-circle {
    width: 19%;
  }
}
@media only screen and (max-width: 736px) {
  .roxyfitness-event-circles .roxyfitness-circle {
    width: 24%;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
}

.roxyfitness-circle-image {
  display: inline-block;
  width: 100%;
  padding-top: 100%;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center top;
  background-size: 100%;
  vertical-align: top;
}

.roxyfitness-event-circles .roxyfitness-circle.roxyfitness-circle--disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=40);
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.roxyfitness-event-circles .roxyfitness-circle.roxyfitness-circle--disabled .roxyfitness-circle-image {
  background-position: center top;
}
.roxyfitness-event-circles .roxyfitness-circle.roxyfitness-circle--disabled:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.roxyfitness-event-circles .roxyfitness-circle.roxyfitness-circle--disabled:hover .roxyfitness-circle-image {
  background-position: center bottom;
}

.roxyfitness-circle-ticker {
  position: relative;
  z-index: 2;
  top: 0px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  width: 100%;
  height: 22px;
  background-image: url(../img/arrow.png);
  /*background-size:auto 100%;*/
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-top: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.roxyfitness-circle--disabled:hover .roxyfitness-circle-ticker {
  top: 7px;
}

.roxyfitness-circle--disabled .roxyfitness-circle-ticker {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  top: 22px;
}

.roxyfitness-landing-circles .roxyfitness-circle-run .roxyfitness-circle-image {
  background-image: url(../img/landing_run.png);
}

.roxyfitness-landing-circles .roxyfitness-circle-sup .roxyfitness-circle-image {
  background-image: url(../img/landing_sup.png);
}

.roxyfitness-landing-circles .roxyfitness-circle-yoga .roxyfitness-circle-image {
  background-image: url(../img/landing_yoga.png);
}

.roxyfitness-event-circles .roxyfitness-circle-run .roxyfitness-circle-image {
  background-image: url(../img/activities_run.png);
}

.roxyfitness-event-circles .roxyfitness-circle-sup .roxyfitness-circle-image {
  background-image: url(../img/activities_sup.png);
}

.roxyfitness-event-circles .roxyfitness-circle-yoga .roxyfitness-circle-image {
  background-image: url(../img/activities_yoga.png);
}

.roxyfitness-landing-text-container {
  background: #f1f1f1;
  padding-top: 30px;
  padding-bottom: 60px;
}

.roxyfitness-landing-text {
  margin: auto;
  padding: 0px 20px;
  color: black;
  max-width: 900px;
}

.roxyfitness-text-title {
      font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
    font-size: 22px;
    line-height: 2em;
    margin-top: 1em;
}

.roxyfitness-text-full {
  font-size: 13px;
  line-height: 1.5em;
  padding: 0px 10px;
  letter-spacing: 0.03em;
  font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
}
.roxyfitness-text-full p {
  
  margin: 0px 0px 1em 0px !important;
  
}
@media only screen and (max-width: 736px) {
  .roxyfitness-text-title {
    line-height: 1.2em;
  }

  .roxyfitness-text-full {
    font-size: 12px;
    line-height: 1.2em;
    max-width: 90%;
    margin: auto;
  }
}

.roxyfitness-welcomepack {
  padding-top: 80px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-welcomepack {
    padding: 0px 0px 44px 0px;
  }
}

.roxyfitness-landing-video,
.roxyfitness-event-video {
  padding-top: 37%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.roxyfitness-event-video
{
    padding-top:30%;
}

.roxyfitness-landing-video video,
.roxyfitness-event-video video {
    position:absolute;
    top:50%;
    left:50%;
    width:100%;
    transform:translateX(-50%) translateY(-50%);
}

@media only screen and (max-width: 736px) {
  .roxyfitness-landing-video,
  .roxyfitness-event-video {
    padding-top: 40%;
  }
  .roxyfitness-landing-video video,
  .roxyfitness-event-video video {
      display:none;
  }
}
.roxyfitness-landing-video .roxyfitness-videobutton-container,
.roxyfitness-event-video .roxyfitness-videobutton-container {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
}
.roxyfitness-landing-video .roxyfitness-videobutton-container:before,
.roxyfitness-event-video .roxyfitness-videobutton-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.roxyfitness-landing-video .roxyfitness-videobutton,
.roxyfitness-event-video .roxyfitness-videobutton {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 104px;
  height: 101px;
  vertical-align: middle;
  overflow: hidden;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-landing-video .roxyfitness-videobutton,
  .roxyfitness-event-video .roxyfitness-videobutton {
    width: 52px;
    height: 50px;
  }
}
.roxyfitness-landing-video .roxyfitness-videobutton img,
.roxyfitness-event-video .roxyfitness-videobutton img {
  position: absolute;
  left: 0px;
  top: -100%;
  height: 200%;
}
.roxyfitness-landing-video .roxyfitness-videobutton:hover img,
.roxyfitness-event-video .roxyfitness-videobutton:hover img {
  top: 0%;
}

.roxyfitness-event-video {
  margin-top: 90px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-event-video {
    margin: 0px 15px 70px 15px;
  }
}

.roxyfitness-location {
  background: #fff;
  padding: 50px 0px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-location {
    padding-bottom: 0px;
  }
}

.roxyfitness-recommended-title,
.roxyfitness-location-title,
.roxyfitness-explore-title {
  line-height: 1.5em;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-recommended-title,
  .roxyfitness-location-title,
  .roxyfitness-explore-title {
    line-height: 1em;
    margin-top: 0px;
    margin-bottom: 0.6em;
  }
}

.roxyfitness-location-intro {
  padding-bottom: 40px;
}

.roxyfitness-location-intro-old {
  margin-top: 200px;
}

.roxyfitness-location-blocks-old .roxyfitness-location-date {
  font-size: 0.5em;
}

@media only screen and (max-width: 736px) {
  .roxyfitness-location-intro-old {
    margin-top: 100px;
  }
}

.roxyfitness-location-blocks {
  font-size: 0px;
  text-align: center;
}

.roxyfitness-location-block {
  vertical-align: top;
  width: 24%;
  margin: 30px 4%;
  display: inline-block;
  font-size: 25px;
}
@media only screen and (max-width: 990px) {
  .roxyfitness-location-block {
    width: 29%;
    margin: 0px 2%;
  }
}
@media only screen and (max-width: 736px) {
  .roxyfitness-location-block {
    width: 80%;
    margin-bottom: 65px;
  }
}
.roxyfitness-location-block.roxyfitness-location-clickable {
  cursor: pointer;
}

.roxyfitness-location-image {
  width: 80%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.roxyfitness-location-block img {
  width: 70%;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-location-block img {
    width: 60%;
  }
}

.roxyfitness-location-date {
  font-size: 0.9em;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: 0.1em;
  min-height: 1em;
}

.roxyfitness-location-point {
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: 0.08em;
  height: 70px;
}

.roxyfitness-location-description {
  margin-top: 10px;
  font-size: 14px;
  min-height: 54px;
  letter-spacing: 0.05em;
  display: none;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-location-description {
    min-height: 0px;
  }
}

.roxyfitness-location-button {
  margin-top: 10px;
}

.roxyfitness-button {
  display: inline-block;
  border: 1px solid black;
  line-height: 36px;
  font-size: 15px;
  letter-spacing: 0.1em;
  padding: 0px 30px;
  text-transform: uppercase;
  color: black;
  font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
}
@media only screen and (max-width: 990px) {
  .roxyfitness-button {
    font-size: 14px;
  }
}

.roxyfitness-button--enabled:hover {
  background: #08aae0;
  border: 1px solid #08aae0;
  color: white;
}

a.roxyfitness-location-register {
  border-color: #23b4d1;
  color: #23b4d1;
}

span.roxyfitness-location-coming {
  cursor: default;
  border-color: #cdcdcd;
  color: #cdcdcd;
}

.roxyfitness-map {
  position: relative;
  text-align: left;
  background: white;
  z-index: 3;
  margin: 0px 30px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-map {
    margin: 0px;
  }
}
.roxyfitness-map .roxyfitness-search {
  line-height: 2em;
  font-size: 16px;
  margin-bottom: 15px;
  padding-top: 30px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-map .roxyfitness-search {
    display: none;
  }
}
.roxyfitness-map .roxyfitness-search-input {
  position: relative;
  line-height: 2em;
  height: 2em;
  display: inline-block;
  min-width: 98%;
  margin: 0px 0px 0px 1%;
  vertical-align: top;
  background: #f6f6f6;
  border: 1px solid #d4d4d4;
  text-align: left;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-map .roxyfitness-search-input {
    margin-left: 5px;
    margin-right: 5px;
    display: block;
  }
}
.roxyfitness-map .roxyfitness-search-input .roxyfitness-search-cancel {
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  position: absolute;
  top: 6px;
  height: 17px;
  right: 6px;
  z-index: 2;
  display: none;
}
.roxyfitness-map .roxyfitness-search-input .roxyfitness-search-cancel.visible {
  display: block;
}
.roxyfitness-map .roxyfitness-search-input .roxyfitness-search-cancel:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.roxyfitness-map .roxyfitness-search-input .roxyfitness-search-submit {
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  position: absolute;
  background: url(../img/search_map.png) left center no-repeat;
  background-size: auto 60%;
  top: 0px;
  height: 2.4em;
  width: 2.4em;
  left: 5px;
  z-index: 2;
}
.roxyfitness-map .roxyfitness-search-input .roxyfitness-search-submit:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.roxyfitness-map .roxyfitness-search-input form {
  margin: 0px;
  padding: 0px;
  background: transparent;
  border: none;
  height: 100%;
  width: 100%;
  font-size: 12px;
}
.roxyfitness-map .roxyfitness-search-input input {
  border: none;
  background: none;
  line-height: 2em;
  height: 2em;
  box-shadow: none !important;
  border: none !important;
  color: #707070;
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  letter-spacing: 0.06em;
  height: 100%;
  width: 100%;
  position: relative;
  left: 25px;
  width: calc(100% - 30px);
}
.roxyfitness-map .roxyfitness-search-button {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  background: #f6f6f6;
  margin: 0px 5px;
  height: 2em;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-map .roxyfitness-search-button {
    display: block;
  }
}
.roxyfitness-map .roxyfitness-search-button span {
  display: inline-block;
  padding-right: 30px;
  color: #707070;
  padding-left: 10px;
  margin-right: 5px;
  font-size: 13px;
  letter-spacing: 0.05em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../img/map_filter_add.png) center right no-repeat;
  background-size: auto 50%;
  text-transform: uppercase;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-map .roxyfitness-search-button span {
    display: block;
  }
}
.roxyfitness-map .roxyfitness-search-button--enabled {
  background: #c8c8c8;
}
.roxyfitness-map .roxyfitness-search-button--enabled span {
  background-image: url(../img/map_filter_remove.png);
  background-size: auto 50%;
  color: #fff;
}
.roxyfitness-map .roxyfitness-mapcontainer {
  position: relative;
  background: white;
  z-index: 3;
  margin: 0px;
  padding-top: 50%;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-map .roxyfitness-mapcontainer {
    display: none;
  }
}
.roxyfitness-map #roxyfitness-map-canvas {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.roxyfitness-map .roxyfitness-noresults {
  display: none;
  text-align: center;
  top: 0px !important;
  left: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  vertical-align: middle;
}
.roxyfitness-map .roxyfitness-noresults p {
  display: inline-block;
  vertical-align: middle;
  padding: 30px;
  text-transform: uppercase;
  font-size: 14px;
  background: white;
}
.roxyfitness-map .roxyfitness-noresults:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.roxyfitness-map .roxyfitness-eventsmobile {
  display: none;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-map .roxyfitness-eventsmobile {
    display: block;
  }
}
.roxyfitness-map .roxyfitness-eventsmobile .roxyfitness-eventsmobile-title {
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 1em;
  padding: 1em 0px;
  letter-spacing: 0.08em;
}
.roxyfitness-map .roxyfitness-eventsmobile select {
  background: #eeeeec;
  border: none;
  color: black;
  line-height: 2em;
  height: 2em;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  padding: 0px 1em;
}
.roxyfitness-map .roxyfitness-eventsmobile select option {
  text-align: left;
}
.roxyfitness-map .roxyfitness-eventsmobile .roxyfitness-eventsmobile-selector {
  margin-bottom: 20px;
}
.roxyfitness-map .roxyfitness-otherevent {
  display: none;
}
.roxyfitness-map .roxyfitness-legend {
  position: relative;
  z-index: 2;
  background: white;
  padding: 0px;
  margin: 0px 30px;
  background: white;
  font-family: Arial, sans-serif;
  background: #fff;
  line-height: 70px;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-map .roxyfitness-legend {
    display: none;
  }
}
.roxyfitness-map .roxyfitness-legend p {
  position: relative;
  vertical-align: top;
  display: inline-block;
  width: 18%;
  line-height: 1em;
  text-align: left;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: "hurme-regular", "Lato";
  text-align: left;
  margin-top: 2em;
  padding-left: 2.3em;
}
.roxyfitness-map .roxyfitness-legend p img {
  position: absolute;
  left: 0px;
  top: 0%;
  transform: translateY(-33.3333%);
}
@media only screen and (max-width: 736px) {
  .roxyfitness-map .roxyfitness-legend p {
    width: 100%;
    line-height: 50px;
  }
}
.roxyfitness-map .roxyfitness-legend span {
  position: relative;
  top: 3px;
  padding-left: 0px;
}
.roxyfitness-map .roxyfitness-legend h3 {
  margin-top: 0;
}
.roxyfitness-map .roxyfitness-legend img {
  vertical-align: middle;
  height: 2em;
}

.roxyfitness_bubble-namebubble {
  text-align: center;
  padding: 10px 30px;
}
.roxyfitness_bubble .roxyfitness_bubble-name {
  text-transform: uppercase;
  font-family: "hurme-regular", "Lato";
  letter-spacing: 0.05em;
  font-size: 17px;
  line-height: 30px;
}
.roxyfitness_bubble .roxyfitness_bubble-date,
.roxyfitness_bubble .roxyfitness_bubble-location {
  text-transform: uppercase;
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  letter-spacing: 0.05em;
  font-size: 20px;
  line-height: 30px;
}
.roxyfitness_bubble a.roxyfitness_bubble-link,
.roxyfitness_bubble span.roxyfitness_bubble-link {
  display: inline-block;
  margin: 12px auto 0px auto;
  padding: 0px 30px;
  text-transform: uppercase;
  border: 1px solid black;
}
.roxyfitness_bubble a.roxyfitness_bubble-link p,
.roxyfitness_bubble span.roxyfitness_bubble-link p {
  line-height: 34px;
  letter-spacing: 0.05em;
  font-size: 13px;
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
}
.roxyfitness_bubble a.roxyfitness_bubble-link {
  background: black;
  color: white;
}
.roxyfitness_bubble a.roxyfitness_bubble-link:hover {
  background: white;
  color: black;
}
.roxyfitness_bubble .roxyfitness_bubble-description {
  margin: 30px 0px 0px 0px;
}
.roxyfitness_bubble .roxyfitness_bubble-description p {
  font-size: inherit;
  margin: 0px;
  line-height: 1.5em;
}
.roxyfitness_bubble .roxyfitness_bubble-otherdescription {
  margin: 10px 0px 0px 0px;
}
.roxyfitness_bubble .roxyfitness_bubble-otherdescription p {
  font-size: inherit;
  margin: 0px;
  line-height: 1.5em;
}

.roxyfitness-explore {
  padding: 80px 0px 0px 0px;
}

.roxyfitness-content {
  position: relative;
  z-index: 3;
  background: #f1f1f1;
  margin: 0px 30px;
  padding: 30px 30px 70px 30px;
  color: #434343;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-content {
    margin: 0px 15px 70px 15px;
    padding: 30px 10px 70px 10px;
  }
}

.roxyfitness-content--hidden {
  display: none;
}

.roxyfitness-content-title {
  font-size: 39px;
  line-height: 0.9em;
  text-transform: uppercase;
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  letter-spacing: 0.05em;
  margin-top: 33px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-content-title {
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 18px;
    line-height: 24px;
  }
}

.roxyfitness-content-text {
  width: 80%;
  margin: 20px auto;
  letter-spacing: 0.05em;
  font-size: 13px;
  max-width: 900px;
  font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-content-text {
    width: 95%;
    font-size: 12px;
  }
}

.roxyfitness-content-pictos {
  margin-top: 75px;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-content-pictos {
    margin-top: 50px;
  }
}

.roxyfitness-content-pictos li {
  display: inline-block;
  vertical-align: top;
  width: 18%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 5.5% 0% 0px 0%;
  margin: 0px 2%;
  background-position: center top;
  background-size: 25%;
  background-repeat: no-repeat;
  font-size: 17px;
}
@media only screen and (max-width: 768px) {
  .roxyfitness-content-pictos li {
    width: 20%;
    padding-top: 11.5%;
  }
}
@media only screen and (max-width: 736px) {
  .roxyfitness-content-pictos li {
    width: 29%;
    margin: 0px 5%;
    padding-top: 16%;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 736px) and (orientation: portrait) {
  .roxyfitness-content-pictos li {
    width: 80%;
    padding-top: 21%;
    margin-bottom: 3em;
    background-size: 27%;
    font-size: 14px;
  }
}

.roxyfitness-content-time {
  background-image: url(../img/pictos/time.png);
}

.roxyfitness-content-startpoint {
  background-image: url(../img/pictos/start.png);
}

.roxyfitness-content-endpoint {
  background-image: url(../img/pictos/end.png);
}

.roxyfitness-content-price {
  background-image: url(../img/pictos/price.png);
}

.roxyfitness-content-duration {
  background-image: url(../img/pictos/duration.png);
}

.roxyfitness-content-value {
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
}

.roxyfitness-content-image {
  margin: 70px;
}

.roxyfitness-content-image img {
  width: 50%;
  max-width: 1000px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-content-image img {
    width: 95%;
  }
}

.roxyfitness-recommended {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-recommended {
    padding: 0px 0 40px;
  }
}

.roxyfitness-recommended ul {
  margin-top: 30px;
}

.roxyfitness-recommended .producttileinner {
  min-height: 0px;
}

.roxyfitness-recommended li.roxyfitness-recommended-product {
  display: none;
}

.roxyfitness-recommended li.roxyfitness-recommended-product--visible {
  display: inline-block;
}

/* Override demandware style */
#container {
  z-index: inherit;
}

#latest_container {
  padding-top: 50px;
  padding-bottom: 50px;
}

.readypulse-feed .content_feed, #latest_container .content_feed {
  margin-top: 30px;
}

/* Responsive */
@media only screen and (max-width: 990px) {
  .bottomWrapper,
  .topWrapper,
  #ariane,
  #footer-container,
  #top-header,
  #bottom-header,
  #ticker,
  #header,
  #home {
    display: none !important;
  }
}
@media only screen and (max-width: 990px) {
  .resp-true .bottomWrapper,
  .resp-true .topWrapper,
  .resp-true #ariane,
  .resp-true #footer-container,
  .resp-true #top-header,
  .resp-true #bottom-header,
  .resp-true #ticker,
  .resp-true #header,
  .resp-true #home {
    display: inherit !important;
  }

  .resp-true .top-header-wrapper {
    height: inherit;
  }
}
@media only screen and (max-width: 736px) {
  .resp-true #ticker {
    display: none !important;
  }
}
#colorbox .social_colorbox ul {
  height: inherit;
  white-space: nowrap;
}

#codeigniter_profiler {
  display: none;
}

.news-landing-container {
  background: #f1f1f1;
  position: relative;
  z-index: 3;
}

.roxyfitness-news-title {
  margin-top: 0px;
  padding: 60px 0px 20px;

}
@media only screen and (max-width: 736px) {
  .roxyfitness-news-title {
    padding: 40px 40px 5px;
  }
}

#latest_container {
  padding-top: 20px;
}

.content-column-wrapper {
  border: 0px;
}

.roxyfitness-carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
}

@media only screen and (orientation: portrait) {
  .roxyfitness-carousel-landscape {
    display: none;
  }
}
@media only screen and (orientation: portrait) {
  .roxyfitness-carousel-landscape {
    display: none;
  }
}

.roxyfitness-carousel-portrait {
  display: none;
}
@media only screen and (orientation: portrait) {
  .roxyfitness-carousel-portrait {
    display: block;
  }
}
@media only screen and (orientation: portrait) {
  .roxyfitness-carousel-portrait {
    display: block;
  }
}

.roxyfitness-carousel-container {
  position: relative;
  width: 100%;
  padding-top: 39%;
  font-size: 0px;
  white-space: nowrap;
}
@media only screen and (orientation: portrait) {
  .roxyfitness-carousel-container {
    padding-top: 100%;
  }
}
@media only screen and (orientation: portrait) {
  .roxyfitness-carousel-container {
    padding-top: 100%;
  }
}
.roxyfitness-carousel-container .roxyfitness-carousel-item {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  z-index: 5;
}
.roxyfitness-carousel-container .roxyfitness-carousel-item.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  z-index: 4;
}
.roxyfitness-carousel-container .roxyfitness-carousel-item a {
  display: block;
  width: 100%;
}
.roxyfitness-carousel-container .roxyfitness-carousel-item img {
  width: 100%;
}

.roxyfitness-carousel-dots {
  text-align: center;
  margin-top: 10px;
}
.roxyfitness-carousel-dots .roxyfitness-carousel-dot {
  display: inline-block;
  cursor: pointer;
  margin: 0px 4px;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  border: 2px solid #19b7d4;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.roxyfitness-carousel-dots .roxyfitness-carousel-dot.selected {
  background: #19b7d4;
}

.press-contact-container {
  font-size: 14px;
  padding-bottom: 60px;
}

.press-contact-container p {
  margin-bottom: 20px;
}

.press-contact-container h3{
  margin-bottom: 0;
  padding-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .resp-true .producthits {
    padding-top: 0px;
  }
}
.roxyfitness-gallery {
  font-size: 0px;
  margin: 80px auto 0px auto;
  padding-bottom: 60px;
  background: #fff;
  text-align: center;
  padding: 0px 40px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-gallery {
    padding: 0;
  }
}

.roxyfitness-gallery .roxyfitness-gallery-more {
  text-align: center;
  margin-top: 30px;
}
.roxyfitness-gallery .roxyfitness-gallery-more button {
  background: #08aae0;
}
.roxyfitness-gallery .roxyfitness-gallery-more button:hover {
  background: black;
}
.roxyfitness-gallery .roxyfitness-text-title h3 {
  text-align: center;
  padding-bottom: 20px;
}
.roxyfitness-gallery .roxyfitness-gallery-images {
  max-width: 1600px;
  margin: 0px auto;
  text-align: left;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-gallery .roxyfitness-gallery-images {
    text-align: center;
  }
}

.roxyfitness-gallery .roxyfitness-text-title {
  text-align: center;
  padding-top: 0px;
}

.roxyfitness-gallery a {
  position: relative;
  display: inline-block;
  width: 19%;
  padding-top: 19%;
  margin: 0.5%;
  background: white;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.roxyfitness-gallery a.roxyfitness-gallery-hidden {
  display: none;
}
.roxyfitness-gallery a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-gallery a {
    width: 40%;
    padding-top: 40%;
  }
}
.roxyfitness-gallery a img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.roxyfitness-results {
  width: 90%;
  margin: auto;
  margin-top: 80px;
  max-width: 1000px;
}
.roxyfitness-results .roxyfitness-results-menu {
  text-align: left;
  font-size: 0px;
}
.roxyfitness-results .roxyfitness-results-menu .roxyfitness-results-menucontent {
  position: relative;
  width: 49%;
  top: 2px;
  display: inline-block;
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  border-top: 1px solid #cbcbcb;
  padding: 5px 40px;
  margin: 0px;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  background: #cbcbcb;
}
.roxyfitness-results .roxyfitness-results-menu .roxyfitness-results-menucontent.selected {
  background: #fff;
  border-bottom: 1px solid #fff;
}
.roxyfitness-results .roxyfitness-results-menu .roxyfitness-results-menucontent.selected:hover {
  background: #fff;
}
.roxyfitness-results .roxyfitness-results-menu .roxyfitness-results-menucontent:hover {
  background: #eee;
}
.roxyfitness-results .roxyfitness-results-menu .roxyfitness-results-menucontent[data-type="run"] {
  margin-right: 1%;
}
.roxyfitness-results .roxyfitness-results-menu .roxyfitness-results-menucontent[data-type="sup"] {
  margin-left: 1%;
}
.roxyfitness-results .roxyfitness-results-tab {
  display: none;
  border: 1px solid #cbcbcb;
  padding: 10px;
}
.roxyfitness-results .roxyfitness-results-tab.visible {
  display: block;
}
.roxyfitness-results img {
  vertical-align: middle;
  cursor: pointer;
  height: 30px;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-results img {
    height: 40px;
  }
}
.roxyfitness-results img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.roxyfitness-results table {
  width: 90%;
  margin: 20px auto;
  table-layout: fixed;
}
.roxyfitness-results table, .roxyfitness-results tr, .roxyfitness-results td, .roxyfitness-results th, .roxyfitness-results tbody, .roxyfitness-results thead {
  border: 1px solid #f1f1f1;
  border-collapse: collapse;
  padding: 5px;
  text-align: left;
}
@media only screen and (max-width: 736px) {
  .roxyfitness-results table, .roxyfitness-results td, .roxyfitness-results tbody, .roxyfitness-results thead {
    width: 100%;
    border: none;
    display: block;
    border: none;
    font-size: 14px;
  }
  .roxyfitness-results .tr_header {
    display: none;
  }
  .roxyfitness-results td:before {
    display: inline-block;
    width: 55%;
    content: attr(data-title);
  }
  .roxyfitness-results tr {
    width: 100%;
    display: block;
    border-bottom: none;
  }
}
.roxyfitness-results th {
  text-transform: uppercase;
  background: #08aae0;
  color: white;
  font-size: 13px;
}
.roxyfitness-results td {
  font-size: 12px;
}
.roxyfitness-results td.result_none {
  text-align: center;
  font-size: 15px;
  line-height: 2em;
}
@media only screen and (min-width: 736px) {
  .roxyfitness-results td.result_place,
  .roxyfitness-results td.result_bib {
    width: 10%;
  }
  .roxyfitness-results td.result_clocktime, .roxyfitness-results th.result_clocktime,
  .roxyfitness-results td.result_nettime, .roxyfitness-results th.result_nettime {
    width: 20%;
    text-align: right;
  }
  .roxyfitness-results td.result_firstname,
  .roxyfitness-results td.result_lastname {
    width: 20%;
  }
}
@media only screen and (min-width: 641px) {
  .roxyfitness-results td.result_place,
  .roxyfitness-results td.result_bib {
    width: 10%;
  }
  .roxyfitness-results td.result_clocktime, .roxyfitness-results th.result_clocktime,
  .roxyfitness-results td.result_nettime, .roxyfitness-results th.result_nettime {
    width: 20%;
    text-align: right;
  }
  .roxyfitness-results td.result_firstname,
  .roxyfitness-results td.result_lastname {
    width: 20%;
  }
}
.roxyfitness-results .roxyfitness-results-pager {
  margin-top: 20px;
}
.roxyfitness-results .roxyfitness-results-pager span {
  display: inline-block;
  vertical-align: middle;
  line-height: 48px;
  font-size: 20px;
  width: 70px;
}
.roxyfitness-results label {
  text-transform: uppercase;
  display: inline-block;
  padding-right: 10px;
  width: auto;
}
.roxyfitness-results .roxyfitness-results-previous,
.roxyfitness-results .roxyfitness-results-next {
  display: inline-block;
  cursor: pointer;
  width: 40px;
  height: 48px;
}
.roxyfitness-results .roxyfitness-results-previous.disabled, .roxyfitness-results .roxyfitness-results-previous:hover,
.roxyfitness-results .roxyfitness-results-next.disabled,
.roxyfitness-results .roxyfitness-results-next:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.roxyfitness-results .roxyfitness-results-previous {
  background: white url(../img/results_arrow_left.png) center center no-repeat;
  background-size: auto 65%;
}
.roxyfitness-results .roxyfitness-results-next {
  background: white url(../img/results_arrow_right.png) center center no-repeat;
  background-size: auto 65%;
}

.roxyfitness-live {
  position: relative;
  max-width: 1200px;
  width: 80%;
  margin: 70px auto 0px auto;
}
.roxyfitness-live .roxyfitness-live-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0px;
  margin-top: 40px;
}
.roxyfitness-live .roxyfitness-live-video iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

#cboxWrapper #cboxClose {
  background: url(../img/colorbox-close-sprite.png) 0 0 no-repeat;
  background-size: 100%;
}

.roxyfitness-header-live-mobile {
  display: none;
  height: 150px;
}

@media only screen and (max-width: 736px) {
  .roxyfitness-header-live {
    display: none;
  }

  .roxyfitness-header-live-mobile {
    display: block;
  }
}

.social_feed_container{
  position: relative;
  z-index: 3;
  background: #FFF;
  margin-top: 30px;
  padding-bottom: 50px;
}

.follow-us {
    margin: 0px 0 0 0;
    padding: 0 0 25px;
}
.header_ticker
{
    position:relative;
    padding:15px 0px;
    z-index:10;
    font-size:14px;
    letter-spacing: 0.05em;
    font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
    text-transform: uppercase;
    text-align:center;
    background:#ececec;
}
