/*
 *  HEAD Typo3 Custom CSS File for override style changes
 *  SYSTEM: Typo3 Test Public Head.com  
 *
 *  Created: March 7th, 2015
 *  Author: Michael Holst
 *
 *  Mod: March 31st, 2017
 *  Author: Sascha Retschitzegger
 *
 */

/*** Sitewide Style Changes ***/

p {
  line-height: 1.4;
}

/*** Navigation START***/
a.module-megadropdown_level-top > span {
  font: 17px/49px 'Interstate WGL Cond' !important;
  letter-spacing: 0;
}

/*** Teaser slider content position START***/
.promo-gallery_description--left-position {
  width: 1200px;
  margin-left: -600px;
  text-align: left; 
}
.promo-gallery_description--left-position hr {
  margin: 0 0 27px; 
}
.promo-gallery_description--left-position > p {
  padding: 0 0 27px; 
}

.promo-gallery_description--right-position {
  width: 1200px;
  margin-left: -600px;
  text-align: right; 
}
.promo-gallery_description--right-position hr {
margin: 0 0 27px 1114px; 
}
.promo-gallery_description--right-position > p {
padding: 0 0 27px; 
}
/*** Teaser slider content position END***/

.top-level-menu-products .mega-dropdown-section .category-title a:hover {
  text-decoration: none !important;
}

.mega-dropdown-item.categories > ul {
  border-left: 1px solid #5b5b5b;
  margin-left: 0;
}

.mega-dropdown-item.image-links > ul {
  border: none;
}

.mega-dropdown-item.video-links > ul {
  border-left: 1px solid #5b5b5b;
  margin-left: -1px;
  height: 31px;
  margin-bottom: 223px;
  margin-top: 10px;
}
.mega-dropdown-item.video-links ul li a {
  line-height: 18px;
  padding: 0;
}
/*Correcting width to allow first level of mega nav to bin in one line*/
.mega-dropdown-item.video-links ul li {
  width: 120px;
}

.mega-dropdown-section:after {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
}

.page-header-container {
  max-width: 1200px;
}

.header-nav-wrapper {
  max-width: 1200px;
}

.mega-dropdown-items {
  max-width: 1200px;
  width: auto;
}

.mega-dropdown-items ul li.category-title a {
  width: 106px;
}

@media only screen and (max-width: 1200px) and (min-width: 768px) {
  .mega-dropdown-item.categories > ul:nth-child(6) {
    clear: both;
  }
}
@media only screen and (max-width: 882px) and (min-width: 768px) {
  .mega-dropdown-item.image-links > ul > li {
    padding: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .mega-dropdown-item.video-links, .top-level-menu-news .mega-dropdown-item {
    left: 120px;
    max-width: 1080px;
  }
}

@media only screen and (max-width: 767px) {
  /* Change max height so all Products options are visible */
  .module-megadropdown .mega-dropdown-categories.mobile-sub-menu-opened {
    max-height: 10000px;
  }
  #header-nav.skip-active {
    max-height: 10000px;
  }

  .mega-dropdown-item.categories ul li:not(.category-title) {
    padding-left: 40px;
    height: 40px;
  }

  .mega-dropdown-item.video-links ul  {
    margin-bottom: 0;
  }
}

/*** Navigation END***/


.group:after {
  content: "";
  clear: both;
  display: table;
  overflow: hidden;
}

.button, a.button, button.button, .ui-button, .button-level1, a.button-level1, button.button-level1, .news-teaser .news-promo-blocks .news-block_description a, .news-teaser .news-promo-blocks .news-block_description span {
  font: 17px/39px 'Interstate WGL Cond' !important;
}

.news-teaser .news-list .news-content h2 a {
  font: 16px/16px 'Interstate WGL Cond' !important;
}


/*** Footer 
ul.footer-corporate-links li:first-child a.copyright { cursor: default; pointer-events: none; }
ul.footer-corporate-links li:first-child a.copyright:hover { text-decoration: none; }
***/
.footerForm .selectBox .selectBox-label {
  font: 16px/38px "Interstate WGL Cond", Arial !important;
}

.footerForm ::-webkit-input-placeholder {
  color: #aeaeae;
}

.footerForm :-moz-placeholder {
  /* Firefox 18- */
  color: #aeaeae;
}

.footerForm ::-moz-placeholder {
  /* Firefox 19+ */
  color: #aeaeae;
}

.footerForm :-ms-input-placeholder {
  color: #aeaeae;
}

.social-links-list a.pinterest {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: -226px -2px;
  height: 24px;
  width: 24px;
}

.social-links-list a.pinterest:hover {
  background-position: -226px -27px;
}

/*** Breadcrumbs ***/

/* Home Updates
  - Removing Whitespace where breadcrumbs are
  - Hiding Breadcrumbs on Mobile
*/
.breadcrumbs {
  display: none !important;
}

.home .header-nav, body#page_377 .header-nav, body#page_375 .header-nav, body#page_2 .header-nav, body#page_383 .header-nav, .header-nav {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}

/*** END Breadcrumb Removals END ***/

/*** Search Results ***/
/* Remove OUT OF STOCk
*/
#page_57 .availability.out-of-stock {
  display: none;
}

#page_57 #searchList {
  max-width: 960px !important;
  margin: 0 auto !important;
}

/*** DCE Updates ***/

/* News
    - Color Change
    - Remove Specific Backgrounds in Mobile View
  */
.news-teaser {
  background-color: #787974;
}

.news-content h2 a {
  color: #000 !important;
}

.news-list-item .news-content h2 a {
  color: #fff !important;
}

@media only screen and (min-width: 1025px) {
  .news-teaser .news-list .news-img img {
    max-width: 240px;
    max-height: 235px;
  }
}

/* Teaser Slider
  - Updating Slider element to nest correctly when used in the Content Area
*/
#content .promo-gallery-holder {
  margin: 0;
  top: 0;
}

@media only screen and (max-width: 767px) {
  .promo-gallery .item img {
    height: 350px;
  !important
  }

  .promo-gallery-holder .bx-viewport {
    height: 350px !important;
  }
}

/* Teaser Updates
  - Updated Heights
*/
@media only screen and (min-width: 1025px) {
  .teasers-list_heading .teasers-list_img, .teaser {
    height: 500px;
  }

  .teasers-list_heading .teasers-list_img img {
    width: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .teasers-list_heading.teasers-list_img, .teaser {
    height: 500px;
  }
}

@media only screen and (max-width: 767px) {
  /*.teasers-list_heading .teasers-list_img, .teaser {      height: 500px;} */
  .teaser h3 img {
    height: auto !important;
  }
}

.teasers-list_heading .teasers-list_description h2, .teaser.video [class*=promo-block_description] h3 {
  font: bold 22px/24px 'Interstate WGL' !important;
}

.teaser.video [class*=promo-block_description] {
  width: 30%;
}

@media only screen and (max-width: 767px) {
  .teaser.video [class*=promo-block_description] {
    width: 90%;
  }
}

.teasers-list_heading .teasers-list_description h3 {
  font: 14px 'Interstate WGL Light' !important;
  font-weight: normal;
}

.teaser .promo-block_description h3, .promo-block_description--right-position > h3, .promo-block_description--center-position > h3 {
  margin-bottom: 20px;
}

.teaser hr.dark-theme, .heroIntro hr.dark-theme {
  width: 30%;
  margin: 15px auto;
  border: 1px solid #000;
}
.promo-gallery .item hr.dark-theme {
  border-color: #000;
}

.teaser hr.bright-theme, .heroIntro hr.bright-theme {
  width: 30%;
  margin: 15px auto;
  border: 1px solid #fff;
}
.promo-gallery .item hr.bright-theme {
  border-color: #fff;
}

a.button-level1.dark-theme, button.button-level1.dark-theme, span.button-level1.dark-theme {
  background: none !important;
  border: 1px solid #000;
  color: #000 !important;
}

a.button-level1.bright-theme, button.button-level1.bright-theme, span.button-level1.bright-theme {
  background: none !important;
  border: 1px solid #fff;
  color: #fff !important;
}

a.button-level1.red-theme, button.button-level1.red-theme, span.button-level1.red-theme {
  background-color: #de012b !important;
  border: 1px solid #c40a2d;
  color: #fff !important;
}
/*** New buttontheme color grey START***/
a.button-level1.grey-theme, button.button-level1.grey-theme, span.button-level1.grey-theme{
  background: #666666 !important;
  color: #ffffff !important;
  border: none !important;
}
/*** New buttontheme color grey END***/

@media only screen and (min-width: 1025px) {
  .promo-block_description {
    top: 166px;
    left: 18px;
  }

  .promo-block_description, .promo-block_description--center-position, .promo-block_description--right-position {
    width: 330px;
  }

  .promo-block_description > p, .promo-block_description--center-position > p, .promo-block_description--right-position > p {
    /*font-size: 22px;*/
  }

  .large-size .promo-block_description > p, .large-size .promo-block_description--center-position > p, .large-size .promo-block_description--right-position > p {
    font-size: 14px;
  }

  #c16789 .promo-block_description--center-position {
    width: 390px;
    margin-left: -200px;
  }
}

/* Banner Third Width Updates
*/
@media only screen and (min-width: 1025px) {
  .third_width_content_holder .promo_description_holder {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .third_width_content_holder .promo_description_holder {
    width: 100% !important;
  }
}

/* Hero Intro Updates
*/

.heroIntro {
  /*height: 700px;*/
  position: relative;
  overflow: hidden;
}

/* Teaser Accordion Updates
  - Changing Height on Tablet
*/
@media only screen and (min-width: 1025px) {
  .teasers-list_heading .teasers-list_description.center-position {
    margin-left: -210px
  }

  .teasers-list_heading .teasers-list_description {
    width: 450px
  }
}

.teasers-list_heading .teasers-list_wrapper {
  padding: 0 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .teasers-list_heading .teasers-list_img {
    height: 500px;
    overflow: hidden;
  }
}

/* Teaser Left and Right
   - Removing height restrictions
*/
.secondary-promo_block {
  height: auto !important;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .secondary-promo_block {
    height: auto !important;
  }
}

@media only screen and (max-width: 767px) {
  .secondary-promo_block {
    height: auto !important;
  }
}

.clean-theme .secondary-promo_holder {
  background: none;
}

.clean-theme .secondary-promo_block:hover:after {
  background: none;
}

.secondary-promo_description {
  float: none;
}

.secondary-promo .secondary-promo_block:nth-child(2) .secondary-promo_description {
  float: none;
}

.secondary-promo_description h3 span {
  font: 14px/16px 'Interstate WGL Light' !important;
}

img.bannerLogo {
  width: auto !important;
  padding: 5px 0;
  height: auto !important;
}

/* Athletes
  - All Styles
  */
/* CSS Medal Colors */
.circle_first {
  position: relative;
  top: 3px;
  width: 10px;
  height: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #f1c706;
}

.circle_second {
  position: relative;
  top: 3px;
  width: 10px;
  height: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #9e9e9e;
}

.circle_third {
  position: relative;
  top: 3px;
  width: 10px;
  height: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #827232;
}

.athlete_stats ul li {
  text-transform: uppercase;
}

.athlete_stats a {
  font-size: 16px;
}

.athlete_stats a:hover {
  color: #fff;
}

.athlete_biography {
  overflow: hidden;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 30px;
}

.athlete_biography h1 {
  padding: 55px 0 0 0;
  color: #fff;
}

.athlete_biography p {
  font-size: 16px;
  line-height: 20px;
  margin: 0 auto;
  width: 60%;
  padding: 30px 0;
}

.athlete_description {
  background-color: #000;
}

.athlete_description h2 {
  padding: 30px 0;
  color: #fff;
}

.athlete_description p {
  font-size: 16px;
  line-height: 20px;
  margin: 0 auto;
  width: 60%;
  padding: 30px 0;
}

.athlete_more {
  clear: both;
  text-align: center;
  background-color: #4a4a48;
  color: #fff;
}

.athlete_results {
  overflow: hidden;
  background-color: #000;
  padding: 1% 20%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.1rem;
}

.athlete_results h2 {
  padding: 30px 0;
  color: #fff;
}

.athlete_results h3 {
  font-size: 17px;
}

.athlete_results h4 {
  font-size: 17px;
}

.athlete_results ul {
  padding: 0 5%;
  text-align: left;
}

.athlete_results ul li {
  margin-top: 10px;
}

.athlete_results ul li ul.ul_details {
  margin: 0;
  padding: 0;
}

.athlete_results ul li ul li:first-child {
  width: 20%;
  float: left;
}

.athlete_results ul li ul li {
  display: inline;
  width: 20%;
  float: left;
}

.athlete_results ul li ul li:last-child {
  width: 60%;
  float: left;
}

.athlete_results span {
  margin-left: 18px;
  position: relative;
  top: -4px;
}

.racquetsports-wide {
  overflow: hidden;
  padding: 0 15% 30px 15%;
}

.results_lists {
  overflow: hidden;
  width: 50%;
  float: left;
}

.read_more {
  clear: both;
  padding-top: 40px;
  padding-bottom: 30px;
}

.read_more a {
  color: #929596;
  text-decoration: none;
  font-size: 25px;
}

.athlete_more {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  background-color: #4a4a48;
  padding: 20px 10% 50px 10%;
  color: #fff;
}

.athlete_more h1 {
  color: #fff;
}

.athlete_more:after {
  clear: both;
  content: " "
}

.athlete_intro p {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  padding-top: 20px;
  width: 80%;
  margin: 0 auto;
}

.circle_country_small {
  width: 30px !important;
  height: 30px !important;
  margin: 0 !important;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.athlete_list {
  text-align: left;
  padding-top: 30px;
}

.athlete_list li {
  width: 48%;
  margin: 1% 1% 0 1%;
  float: left;
  border-top: 1px solid #9e9e9e;
}

.athlete_list li ul.ul_details li {
  width: 90%;
  border: none;
  float: left;
  display: inline;
  padding: 7px 0 0 0;
  margin: 0;
}

.athlete_list li ul.ul_details li:first-child {
  width: 20%;
}

.athlete_list li ul.ul_details li:last-child {
  width: 80%;
}

.athlete_list li ul.ul_details li a {
  text-decoration: none;
  color: #fff;
  font-size: 17px;
}

.athlete_results li ul.ul_details_racquetSports {
  overflow: hidden;
}

.athlete_results li ul.ul_details_racquetSports li {
  border: none;
  float: left;
  display: inline;
  padding: 7px 0 0 0;
  margin: 0;
}

.athlete_results li ul.ul_details_racquetSports li:first-child {
  width: 20%;
}

.athlete_results li ul.ul_details_racquetSports li:last-child {
  width: 80% !important;
}

.athlete_results li ul.ul_details_racquetSports li a {
  text-decoration: none;
  color: #fff;
  font-size: 17px;
}

.clear {
  clear: both;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
  .athlete_results {
    padding: 1% 0;
    width: 100%;
  }

  .athlete_list li {
    width: 100%;
  }

  .athlete_list li ul.ul_details li:first-child {
    width: 20%;
    padding-left: 10%;
  }

  .athlete_list li ul.ul_details li:last-child {
    width: 65%;
    padding-left: 10%;
  }

  .results_lists {
    float: none;
    width: 100%;
  }

  .athlete_description p {
    padding: 0 5px !important;
    width: 100%;
  }

  .athlete_intro p {
    width: 100%;
  }
}

.circle-country {
  width: 75px;
  height: 75px;
  margin: 0 auto;
}

.circle-country-small {
  width: 35px;
  height: 35px;
}

ul.athlete_social {
  margin: 0 auto;
  max-width: 135px;
  height: 35px;
}

ul.athlete_social li {
  padding: 0 5px;
  float: left;
}

.results_wide {
  width: 100% !important;
}

.fisLink a:hover, .fisLink a:active {
  color: #fff;
}

/* DCE: HEAD Address Fields
  - Author: Sascha
*/
.dce_address {
  border: 1px solid #CCC;
  margin: 1em;
  padding: 1em;
  font-size: 16px
}

.dce_address > .label {
  clear: left;
  float: left;
  font-weight: bold;
  width: 10%;
}

.dce_address > .title {
  clear: both;
  float: left;
  color: #4a4a48;
  font: 18px/30px KnockoutHTF48-Featherweight;
  letter-spacing: 1px;
  margin: 0 0 0.7em 0;
}

.dce_address > .address, .dce_address > .homepage, .dce_address > .email, .dce_address > .phone, .dce_address > .fax {
  clear: right;
  float: left;
  line-height: 1.5em;
  margin-left: 20px;
  width: 55%;
  margin-top: -5px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .dce_address > .label {
    width: 25%;
  }
}

/* DCE HEAD Partners
  - All Styles
*/
div#c1065 {
  max-width: 960px;
  margin: 0 auto;
}

.partners {
  width: 48%;
  margin: 1%;
  padding-bottom: 15px;
  border-top: 1px solid #cececd;
  float: left;
  min-height: 200px;
}

.partnersfullwidth {
  width: 98%;
}

.partners div:first-child {
  width: 30%;
}

.partners div h4 {
  padding-top: 10px;
}

.partners div a {
  position: relative;
  top: 15px;
}

.partners div img {
  width: 95%;
  padding-left: 5%;
  margin-top: 30px;
}

.partners div {
  width: 65%;
  min-height: 250px;
  padding-right: 2%;
  float: left;
}

.clear {
  clear: both;
}

@media screen and (max-width: 768px) {
  .partners {
    width: 98%;
  }
}

.noImage {
  width: 100% !important;
}

/* DCE HEAD Jobs - List
  - All Styles
*/
.jobsList {
  font-size: 14px;
  padding-top: 20px;
}

.jobsList ul {
  width: 100%
}

.jobsList ul li {
  display: inline-block;
  padding: 10px 0;
  letter-spacing: 0.1rem;
}

.jobsList ul li a {
  font-family: 'Interstate WGL Light', sans-serif;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.1rem;
  text-transform: none;
}

#c1516 {
  max-width: 960px;
  margin: 0 auto;
}

/* DCE HEAD Jobs - Entry
  - All Styles
*/
.jobEntry {
  font-size: 14px;
  line-height: 1.4;
}

.jobEntry h2 {
  margin-top: 20px;
}

.jobEntry ul {
  list-style-type: disc;
  margin-left: 30px;
}

.jobEntry .button {
  background: #fc6621 !important;
  margin-top: 20px;
}

.jobEntry .button a {
  color: #fff;
}

.jobEntry .button a:hover {
  color: #000;
}

/* DCE Head Hero Product
   - Dropdown Styles
*/

/*** Product Hero Attribute Styleing ***/

/* Sitewide Attribute Styles */

.ma_transl_facts table tr td:first-child {
  font-family: "Interstate WGL", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  width: 99px;
  padding-left: 10px
}

.ma_transl_facts table tr td {
  font-family: "Interstate WGL Light", Helvetica, Arial, sans-serif;
}

.ma_transl_facts table tr td:first-child {
  font-family: 'Interstate WGL Cond', Helvetica, Arial, sans-serif !important;
  font-weight: bold;
}

/* Ski Attribute Styles */

.ma_transl_sidecut_tab table tbody tr td {
  width: 73px;
  text-transform: uppercase;
  text-align: center;
}

.ma_transl_features ul {
  margin-left: 30px;
  list-style-type: disc;
}

.ma_transl_features ul li {
  font-size: 14px;
  line-height: 1.4;
}

div.accordion .description {
  margin: 0 !important;
}

/* Technologies Attribute */

.ma_transl_technologies .technologies-list {
  font: 14px/1.4 "Interstate WGL Light", sans-serif;
}

.ma_transl_technologies .technologies-list-item {
  margin: 20px 0 0;
  overflow: hidden;
}

.ma_transl_technologies .technologies-list-item:before, .ma_transl_technologies .technologies-list-item:after {
  content: " ";
  display: table;
}

.ma_transl_technologies .technologies-list-item:after {
  clear: both;
}

.ma_transl_technologies .technologies-list-item:first-child {
  margin: 0;
}

.ma_transl_technologies .technologies-list-item-holder {
  float: left;
  width: 80px;
  margin-right: 20px;
}

.ma_transl_technologies .technologies-list-item-description {
  overflow: hidden;
}

.ma_transl_technologies .technologies-list-item-logo img {
  max-width: 80px;
  height: auto;
}

.ma_transl_technologies .technologies-list-item-title {
  margin: 0 0 10px;
}

.ma_transl_technologies .technologies-list-item-title span, .ma_transl_technologies .technologies-list-item-title a {
  color: #4a4a48;
  font: 14px/1.17em 'Interstate WGL Cond';
  text-transform: uppercase;
  text-decoration: none;
}

.ma_transl_technologies .technologies-list-item-title a:hover {
  color: #000;
}

/* Sportswear Technologies
*/

/* Pop-up Overlay Funstionality */
.black_overlay {
  display: none;
  position: absolute;
  top: 500px;
  left: 0%;
  width: 100%;
  height: 500px;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

.comfort .black_overlay {
  top: 1000px;
}

.engineering .black_overlay {
  top: 1500px;
}

.white_content {
  display: none;
  position: absolute;
  top: 500px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 750px;
  height: 500px;
  padding: 20px;
  background-color: white;
  z-index: 1002;
  overflow: auto;
}

.comfort .white_content {
  top: 1000px;
}

.engineering .white_content {
  top: 1500px;
}

/* X to close that spins on hover */
.close_icon {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  border-width: 2px;
  border-style: solid;
  border-color: #729f00;
  border-radius: 100%;
  background: -webkit-linear-gradient(-45deg, transparent 0%, transparent 46%, white 49%, white 53%, transparent 56%, transparent 100%), -webkit-linear-gradient(45deg, transparent 0%, transparent 46%, white 49%, white 53%, transparent 56%, transparent 100%);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);
  transition: all .3s ease-out;
}

.comfort .close_icon {
  border-color: #d57a00;
}

.engineering .close_icon {
  border-color: #009be7;
}

.close_icon:hover {
  background: -webkit-linear-gradient(-45deg, transparent 0%, transparent 46%, #729f00 49%, #729f00 53%, transparent 56%, transparent 100%), -webkit-linear-gradient(45deg, transparent 0%, transparent 46%, #729f00 49%, #729f00 53%, transparent 56%, transparent 100%);
  transform: rotate(90deg);
}

.comfort .close_icon:hover {
  background: -webkit-linear-gradient(-45deg, transparent 0%, transparent 46%, #d57a00 49%, #d57a00 53%, transparent 56%, transparent 100%), -webkit-linear-gradient(45deg, transparent 0%, transparent 46%, #d57a00 49%, #d57a00 53%, transparent 56%, transparent 100%);
}

.engineering .close_icon:hover {
  background: -webkit-linear-gradient(-45deg, transparent 0%, transparent 46%, #009be7 49%, #009be7 53%, transparent 56%, transparent 100%), -webkit-linear-gradient(45deg, transparent 0%, transparent 46%, #009be7 49%, #009be7 53%, transparent 56%, transparent 100%);
}

/* Content Specific Updates */
.sportswearTech .introHeader {
  background: url('/fileadmin/user_upload/Technology/head-tech-sportswear-intro-desktop.jpg') 50% 100% no-repeat;
  width: 100%;
  height: 500px;
}

.sportswearTech .introHeader div p {
  width: 70%;
  margin: 0 auto;
  text-align: center;
  font: 24px/1.36em 'Interstate WGL Light';
  color: #fff;
  text-transform: uppercase;
  position: relative;
  top: 331px;
}

.sportswearTech .ergonomics {
  background: url('/fileadmin/user_upload/Technology/head-tech-sportswear-ergo-desktop.jpg') 50% 100% no-repeat;
  width: 100%;
  height: 500px;
}

.sportswearTech .ergonomics h2 {
  color: #77a400;
  text-align: center;
  width: 100%;
  padding: 30px 0 0 0;
  font-size: 28px;
}

.sportswearTech .ergonomics hr {
  width: 68px;
  margin: 0 auto;
  border: 1px solid #77a400;
  margin-bottom: 98px;
}

.sportswearTech .comfort {
  background: url('/fileadmin/user_upload/Technology/head-tech-sportswear-endo-desktop.jpg') 50% 100% no-repeat;
  width: 100%;
  height: 500px;
}

.sportswearTech .comfort h2 {
  color: #ffa700;
  text-align: center;
  width: 100%;
  padding: 30px 0 0 0;
  font-size: 28px;
}

.sportswearTech .comfort hr {
  width: 68px;
  margin: 0 auto;
  border: 1px solid #ffa700;
  margin-bottom: 58px;
}

.sportswearTech .comfort div {
  overflow: hidden;
}

.sportswearTech .comfortSecondRow {
  padding-top: 30px;
}

.sportswearTech .engineering {
  background: url('/fileadmin/user_upload/Technology/head-tech-sportswear-engin-desktop.jpg') 50% 100% no-repeat;
  width: 100%;
  height: 500px;
}

.sportswearTech .engineering h2 {
  color: #0095e0;
  text-align: center;
  width: 100%;
  padding: 30px 0 0 0;
  font-size: 28px;
}

.sportswearTech .engineering hr {
  width: 68px;
  margin: 0 auto;
  border: 1px solid #0095e0;
  margin-bottom: 98px;
}

.sportswearTech .engineering .half_width img {
  padding: 0;
  width: auto;
}

.sportswearTech .initialContent {
  top: 0;
}

.sportswearTech .initialContent a {
  text-decoration: none;
}

.sportswearTech .initialContent a img {
  display: block;
  margin: 0 auto;
  width: auto;
}

.sportswearTech .initialContent p {
  text-transform: none;
  color: #fff;
  font: 16px/1.36em 'Interstate WGL Light';
  width: 76%;
  margin: 0 auto;
  text-align: center;
  padding-top: 13px;
}

.sportswearTech .hoverContent p {
  color: #fff;
}

.sportswearTech .hoverContent img {
  width: auto;
}

.sportswearTech div#ergoFit_overlay, .sportswearTech div#ergoStretch_overlay, .sportswearTech div#ergoFeature_overlay {
  background: url('/fileadmin/user_upload/Technology/head-technology-sportswear-ergoFeatureOverlay.jpg') 50% 100% no-repeat;
}

.sportswearTech div#endoTherm_overlay, .sportswearTech div#endoDown_overlay {
  background: url('/fileadmin/user_upload/Technology/head-technology-sportswear-endoDownOverlay.jpg') 50% 100% no-repeat;
}

.sportswearTech div#endoCool_overlay {
  background: url('/fileadmin/user_upload/Technology/head-technology-sportswear-endoCoolOverlay.jpg') 50% 100% no-repeat;
}

.sportswearTech div#exoActive_overlay, div#exoPro_overlay, .sportswearTech div#exoBase_overlay {
  background: url('/fileadmin/user_upload/Technology/head-technology-sportswear-exoActiveOverlay.jpg') 50% 100% no-repeat;
}

.sportswearTech div#mmt_overlay, .sportswearTech div#ampt_overlay {
  background: url('/fileadmin/user_upload/Technology/head-technology-sportswear-amptOverlay.jpg') 50% 100% no-repeat;
}

@media only screen and (max-width: 1023px) and (min-width: 769px) {
  .sportswearTech .initialContent p {
    width: 95%;
  }

  .sportswearTech .comfortSecondRow {
    padding-top: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .sportswearTech .introHeader div p {
    overflow: hidden;
    top: 0;
    font-size: 16px;
    width: 90%;
    padding-top: 350px;
  }

  .sportswearTech .third_width {
    width: 100%;
    padding-bottom: 20px;
  }

  .sportswearTech .ergonomics h2, .sportswearTech .comfort h2, .sportswearTech .engineering h2 {
    padding-top: 10px;
  }

  .sportswearTech .ergonomics hr, .sportswearTech .comfort hr, .sportswearTech .engineering hr {
    margin-bottom: 18px;
  }

  .sportswearTech .comfort {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .sportswearTech .engineering #mmt_overlay img.HoverContentImageResize {
    width: 70%;
    padding-top: 20px;
  }

  .sportswearTech .hoverContent {
    width: 100%;
  }
}

/*** END Product Hero Attribute Styleing END ***/

/* DCE Head Downloads
   - All Styles
*/
a.downloadItem {
  background: #FFF;
  overflow: hidden;
}

a.downloadItem:hover {
  background: #DDD;
}

.dce_download {
  border-bottom: 1px solid #7d7d7d;
  margin: 0.5em;
  padding: 1em;
}

.dce_download > .dce_downloadTitle {
  float: left;
  font-weight: bold;
  width: 70%;
}

.dce_download > .dce_downloadRelease {
  float: left;
}

.dce_download > .dce_downloadDescription {
  clear: both;
  float: left;
  font: 11px/1.27em "Interstate WGL Light", Arial;
}

.dce_downloadDescription {
  max-width: 80%;
}

.dce_downloadIcon {
  float: right;
  width: 100px;
  height: 30px;
  position: relative;
  top: -23px;
  background: url('/fileadmin/user_upload/Custom_image/icons.gif') 78px -402px no-repeat;
}

.catalogueDownload .dce_downloadIcon {
  background-position: 67px -402px !important;
}

.co_governance .dce_downloadIcon {
  top: -13px;
}

.co_governance {
  width: 67.5%;
  float: left;
  position: relative;
  padding-left: 128px !important;
}

.co_profile {
  padding: 20px 0 0 161px !important;
}

.shareholders th {
  width: 150px;
}

.shareholders th:nth-child(2) {
  width: 50px;
}

.shareholders th:nth-child(3) {
  width: 92px;
}

/* DCE Head Japan - Download List
   - All Styles
*/
.downloadEntry {
  border-bottom: 1px solid #000;
}

.catalogueDownload div:last-of-type {
  border-bottom: none;
}

.downloadEntry ul {
  padding: 15px 0;
}

.downloadEntry ul li {
  display: inline-block;
  width: 14%;
}

.downloadEntry ul li:first-child {
  width: 75%;
}

.downloadEntry ul li:last-child {
  width: 10%;
  top: 0 !important;
}

.dce_downloadIcon:hover {
  background-position: 67px -452px;
}

.catalogueDownload h2 {
  padding-top: 30px;
}

.catalogueDownload h4 {
  padding: 10px 0;
  font: 12px/1.36em 'Interstate WGL Condensed', Arial;
}

/* Coporate Information
   - Secondary Nav Styling
 */
.corporate_menu_block {
  width: 21%;
  background-color: #000;
  float: right;
  padding: 10px;
  margin-right: 129px;
}

.corporate_menu_block h3 {
  color: #fff;
}

.corporate_menu_block li {
  border-bottom: 1px solid #fff;
  padding: 5px 0;
}

.corporate_menu_block li:last-child {
  border-bottom: none;
}

.corporate_menu_block li.active a {
  color: #fff;
}

.corporate_menu_block li a {
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
}

.corporate_menu_block li a:hover {
  color: #fff;
}

.dce_otherproduct {
  font-size: 16px;
  line-height: 22px;
}

.co_h1 {
  padding-top: 20px;
}

/* 50/50 image hover
   - Additional styling
 */

div.imageHalfHover .half_width img {
  padding: 0 !important;
}

/*** END DCE Updates END ***/

/*** Social Wall ***/

/* Social Wall All Pages
  - Style Updates
*/

.dcsns {
  color: #fff !important;
}

#social-stream {
  max-width: none;
  padding: 28px 0 0 0;
}

#social-stream .stream li {
  width: 240px;
  margin: 0 !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

#social-stream .stream li .inner a {
  color: #fff;
}

#social-stream .stream li .inner a:hover {
  color: #000;
}

#social-stream .stream li .section-text, .stream li .section-title {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

#social-stream .stream li .section-text a, .stream li .section-title a {
  font-size: 16px;
}

#social-stream .stream li.dcsns-twitter div {
  background-color: #4ec2dc !important;
}

#social-stream .stream li .section-intro {
  display: none;
}

#social-stream .stream li .section-share {
  display: none;
}

#social-stream .stream li {
  padding-top: 85px;
}

#social-stream .stream li .section-text, .stream li .section-title, #social-stream .stream li .section-text a, .stream li .section-title a {
  font-size: 13px;
}

#social-stream .stream li.dcsns-li .section-user a, #social-stream .stream li.dcsns-li .twitter-user a {
  font-size: 12px;
}

#social-stream .stream li.dcsns-facebook div {
  background-color: #3a4e81 !important;
}

#social-stream .stream li.dcsns-youtube, #social-stream .stream li.dcsns-youtube div {
  background-color: #000 !important;
}

#social-stream .stream li.dcsns-instagram div {
  background-color: #423a33 !important;
}

#social-stream .stream li.dcsns-youtube span.section-title {
  margin-top: 12px;
  font-weight: normal;
}

#social-stream .stream li.dcsns-facebook .section-thumb img {
  width: 100% !important;
}

#social-stream .stream li.dcsns-facebook .section-text {
    max-height: 135px !important;
    display: block;
    overflow: hidden;
}

#social-stream .stream li.dcsns-twitter .section-thumb {
  display: none;
}

#social-stream #sharapova-stream ul.stream li {
  border: 1px solid #fff;
}

@media only screen and ( max-width: 940px ) {
  .stream li {
    width: 33.3% !important;
  }
}

@media only screen and ( max-width: 767px ) {
  .stream li {
    width: 50% !important;
  }
}

/* Social Board
  - Style Updates
*/
.fifth_width {
  width: 20%;
  float: left;
  text-align: center;
}

.fifth_width img {
  display: block;
  margin: 0 auto;
  width: 75px;
  padding: 10px;
}

.fifth_width ul li {
  height: 40px;
  display: block;
}

.fifth_width ul li a {
  font-size: 16px;
  line-height: 1.4;
}

@media only screen and ( max-width: 767px ) {
  .fifth_width {
    width: 33% !important;
  }
}

.socialBoard {
  padding: 20px 5px;
  background-color: #e1e1e1;
}

.hoverEffect img {
  padding: 0 !important;
}

.socialWall span {
  display: none;
}

div.hoverEffect:hover span {
  display: block;
  text-align: center;
  position: absolute;
  overflow: hidden;
  top: 49px;
  z-index: 9999;
  width: 50%;
  opacity: 0.8;
  padding-top: 20px;
  height: 500px;
  background-color: rgb(0, 0, 0);
}

.row2 div.hoverEffect:hover span {
  top: 549px;
}

.row3 div.hoverEffect:hover span {
  width: 33.33%;
  height: 400px;
  top: 1049px;
}

.thrid_width {
  width: 33.33%;
}

.socialWall div.half_width div.hoverEffect span h2, .socialWall div.third_width div.hoverEffect span h2 {
  color: #fff;
  font-size: 24px;
}

.socialWall div.half_width div.hoverEffect span ul, .socialWall div.third_width div.hoverEffect span ul {
  padding: 20px 0;
}

.socialWall div.half_width div.hoverEffect span ul li, .socialWall div.third_width div.hoverEffect span ul li {
  padding: 10px 0;
}

.socialWall div.half_width div.hoverEffect span ul li a, .socialWall div.third_width div.hoverEffect span ul li a {
  color: #fff;
  font-size: 23px;
  text-decoration: none;
}

.socialWall div.half_width div.hoverEffect span ul li a:hover, .socialWall div.third_width div.hoverEffect span ul li a:hover {
  text-decoration: underline;
}

/*** END Social Wall END ***/

/*** Back To Top Button ***/

/* Back to Top Button Updates
   - Changed Position
   - Button Re-size
*/

.back-to-top {
  bottom: 60px;
  width: 60px !important;
  height: 60px !important;
}

/*** END Back To Top Button END ***/

/*** Technology Section ***/

/* Body & Soul
  - Content Background
*/
.body-soul {
  color: #fff;
  background: url('/fileadmin/user_upload/Technology/head-tech-ski-bodysoul-content-desktop.jpg') 0 0 no-repeat;
  height: 500px;
}

.border-right {
  border-right: 1px solid #fff;
}

.body-soul .bright {
  color: #fff;
}

.body-soul .half_width {
  padding: 5%;
}

/* Raptor
  - Div Elements 50% width
*/

/* Disable Logo Links */

.technologies-list-item-logo {
  pointer-events: none;
  cursor: default;
}

/* Ski Holistic
*/
/*Race*/
div#c13207 .teasers-list_heading .teasers-list_description h2,
div#c13835 .teasers-list_heading .teasers-list_description h2,
div#c15430 .teasers-list_heading .teasers-list_description h2,
div#c13859 .teasers-list_heading .teasers-list_description h2,
div#c13829 .teasers-list_heading .teasers-list_description h2,
div#c13842 .teasers-list_heading .teasers-list_description h2,
div#c13823 .teasers-list_heading .teasers-list_description h2,
div#c13853 .teasers-list_heading .teasers-list_description h2,
div#c13847 .teasers-list_heading .teasers-list_description h2, {
  color: #cc3333 !important;
}

/*On-Piste*/
div#c13208 .teasers-list_heading .teasers-list_description h2,
div#c13836 .teasers-list_heading .teasers-list_description h2,
div#c15431 .teasers-list_heading .teasers-list_description h2,
div#c13860 .teasers-list_heading .teasers-list_description h2,
div#c13830 .teasers-list_heading .teasers-list_description h2,
div#c13842 .teasers-list_heading .teasers-list_description h2,
div#c13824 .teasers-list_heading .teasers-list_description h2,
div#c13854 .teasers-list_heading .teasers-list_description h2,
div#c13848 .teasers-list_heading .teasers-list_description h2, {
  color: #1a508e !important;
}

/*Allride*/
div#c13210 .teasers-list_heading .teasers-list_description h2,
div#c13838 .teasers-list_heading .teasers-list_description h2,
div#c15423 .teasers-list_heading .teasers-list_description h2,
div#c13862 .teasers-list_heading .teasers-list_description h2,
div#c13832 .teasers-list_heading .teasers-list_description h2,
div#c13844 .teasers-list_heading .teasers-list_description h2,
div#c13826 .teasers-list_heading .teasers-list_description h2,
div#c13856 .teasers-list_heading .teasers-list_description h2,
div#c13850 .teasers-list_heading .teasers-list_description h2, {
  color: #009eae !important;
}

/* Color to Yellow #f0ff00 */
div#c1996 h2, div#c1996 h3, div#c13178 h2, div#c13178 h3 {
  color: #f0ff00 !important;
}

div#c1996 .teasers-list_heading .teasers-list_description h2.bright-theme:after, div#c13178 .teasers-list_heading .teasers-list_description h2.bright-theme:after {
  background-color: #f0ff00 !important;
}

/* Hero PRoduct Dark BG and White Text */
div#c1993 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c1993 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c1993 span.h1, div#c1993 .extra-info, div#c1993 h3.accordion-heading, div#c1993 .accordion-content, div#c1993 .accordion-content table, div#c1993 .accordion-content span a, div#c1993 li.share {
  color: #fff;
}

div#c1993 .no-rating a, div#c1993 .add-to-links li a {
  color: #b4b4b4;
}

div#c1993 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/* Hero PRoduct Dark BG and White Text */
div#c2671 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c2671 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c2671 span.h1, div#c2671 .extra-info, div#c2671 h3.accordion-heading, div#c2671 .accordion-content, div#c2671 .accordion-content table, div#c2671 .accordion-content span a, div#c2671 li.share {
  color: #fff;
}

div#c2671 .no-rating a, div#c2671 .add-to-links li a {
  color: #b4b4b4;
}

div#c2671 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/* Hero PRoduct Dark BG and White Text */
div#c15414 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c15414 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c15414 span.h1, div#c15414 .extra-info, div#c15414 h3.accordion-heading, div#c15414 .accordion-content, div#c15414 .accordion-content table, div#c15414 .accordion-content span a, div#c15414 li.share {
  color: #fff;
}

div#c15414 .no-rating a, div#c15414 .add-to-links li a {
  color: #b4b4b4;
}

div#c15414 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/* Hero PRoduct Dark BG and White Text */
div#c2620 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c2620 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c2620 span.h1, div#c2620 .extra-info, div#c2620 h3.accordion-heading, div#c2620 .accordion-content, div#c2620 .accordion-content table, div#c2620 .accordion-content span a, div#c2620 li.share {
  color: #fff;
}

div#c2620 .no-rating a, div#c2620 .add-to-links li a {
  color: #b4b4b4;
}

div#c2620 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/* Hero PRoduct Dark BG and White Text */
div#c2737 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c2737 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c2737 span.h1, div#c2737 .extra-info, div#c2737 h3.accordion-heading, div#c2737 .accordion-content, div#c2737 .accordion-content table, div#c2737 .accordion-content span a, div#c2737 li.share {
  color: #fff;
}

div#c2737 .no-rating a, div#c2737 .add-to-links li a {
  color: #b4b4b4;
}

div#c2737 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/* Hero PRoduct Dark BG and White Text */
div#c3414 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c3414 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c3414 span.h1, div#c3414 .extra-info, div#c3414 h3.accordion-heading, div#c3414 .accordion-content, div#c3414 .accordion-content table, div#c3414 .accordion-content span a, div#c3414 li.share {
  color: #fff;
}

div#c3414 .no-rating a, div#c3414 .add-to-links li a {
  color: #b4b4b4;
}

div#c3414 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/* Hero PRoduct Dark BG and White Text */
div#c5204 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c5204 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c5204 span.h1, div#c5204 .extra-info, div#c5204 h3.accordion-heading, div#c5204 .accordion-content, div#c5204 .accordion-content table, div#c5204 .accordion-content span a, div#c5204 li.share {
  color: #fff;
}

div#c5204 .no-rating a, div#c5204 .add-to-links li a {
  color: #b4b4b4;
}

div#c5204 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/* Hero PRoduct Dark BG and White Text */
div#c5207 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c5207 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c5207 span.h1, div#c5207 .extra-info, div#c5207 h3.accordion-heading, div#c5207 .accordion-content, div#c5207 .accordion-content table, div#c5207 .accordion-content span a, div#c5207 li.share {
  color: #fff;
}

div#c5207 .no-rating a, div#c5207 .add-to-links li a {
  color: #b4b4b4;
}

div#c5207 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/* Hero PRoduct Dark BG and White Text */
div#c3417 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c3417 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c3417 span.h1, div#c3417 .extra-info, div#c3417 h3.accordion-heading, div#c3417 .accordion-content, div#c3417 .accordion-content table, div#c3417 .accordion-content span a, div#c3417 li.share {
  color: #fff;
}

div#c3417 .no-rating a, div#c3417 .add-to-links li a {
  color: #b4b4b4;
}

div#c3417 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/*** 

A-Series 

***/
@media screen and (min-width: 1024px) {
  /* Lightweight Only */
  /*EN*/
  div#c18584 .promo-block_description--right-position,
    /*ES*/
  div#c18674 .promo-block_description--right-position,
    /*FR*/
  div#c18659 .promo-block_description--right-position,
    /*IT*/
  div#c18665 .promo-block_description--right-position,
    /*NL*/
  div#c18653 .promo-block_description--right-position,
    /*PL*/
  div#c18671 .promo-block_description--right-position,
    /*JP*/
  div#c18668 .promo-block_description--right-position,
    /*EN-US*/
  div#c18656 .promo-block_description--right-position,
    /*DE*/
  div#c18662 .promo-block_description--right-position {
    width: 450px !important;
    right: -50px !important;
    top: 200px !important;
  }

  /* Impact Performance Only */
  /*EN*/
  div#c18585 .promo-block_description,
    /*ES*/
  div#c18675 .promo-block_description,
    /*FR*/
  div#c18660 .promo-block_description,
    /*IT*/
  div#c18666 .promo-block_description,
    /*NL*/
  div#c18654 .promo-block_description,
    /*PL*/
  div#c18672 .promo-block_description,
    /*JP*/
  div#c18669 .promo-block_description,
    /*EN-US*/
  div#c18657 .promo-block_description,
    /*DE*/
  div#c18663 .promo-block_description {
    width: 450px !important;
    left: -32px !important;
  }

  /* Comfort Only */
  /*EN*/
  div#c18586 .promo-block_description--right-position,
    /*ES*/
  div#c18676 .promo-block_description--right-position,
    /*FR*/
  div#c18661 .promo-block_description--right-position,
    /*IT*/
  div#c18667 .promo-block_description--right-position,
    /*NL*/
  div#c18655 .promo-block_description--right-position,
    /*PL*/
  div#c18673 .promo-block_description--right-position,
    /*JP*/
  div#c18670 .promo-block_description--right-position,
    /*EN-US*/
  div#c18658 .promo-block_description--right-position,
    /*DE*/
  div#c18664 .promo-block_description--right-position {
    width: 450px !important;
    right: -50px !important;
  }
}

/* Intro Color Only */
/*EN*/
div#c18583 .promo-block_holder h3 span, div#c18583 .promo-block_holder p,
  /*ES*/
div#c18638 .promo-block_holder h3 span, div#c18638 .promo-block_holder p,
  /*FR*/
div#c18613 .promo-block_holder h3 span, div#c18613 .promo-block_holder p,
  /*IT*/
div#c18623 .promo-block_holder h3 span, div#c18623 .promo-block_holder p,
  /*NL*/
div#c18603 .promo-block_holder h3 span, div#c18603 .promo-block_holder p,
  /*PL*/
div#c18633 .promo-block_holder h3 span, div#c18633 .promo-block_holder p,
  /*JP*/
div#c18628 .promo-block_holder h3 span, div#c18628 .promo-block_holder p,
  /*EN-US*/
div#c18608 .promo-block_holder h3 span, div#c18608 .promo-block_holder p,
  /*DE*/
div#c18618 .promo-block_holder h3 span, div#c18618 .promo-block_holder p,
  /* Lightweight Color Only */
  /*EN*/
div#c18584 .promo-block_holder h3, div#c18584 .promo-block_holder p,
  /*ES*/
div#c18674 .promo-block_holder h3, div#c18674 .promo-block_holder p,
  /*FR*/
div#c18659 .promo-block_holder h3, div#c18659 .promo-block_holder p,
  /*IT*/
div#c18665 .promo-block_holder h3, div#c18665 .promo-block_holder p,
  /*NL*/
div#c18653 .promo-block_holder h3, div#c18653 .promo-block_holder p,
  /*PL*/
div#c18671 .promo-block_holder h3, div#c18671 .promo-block_holder p,
  /*JP*/
div#c18668 .promo-block_holder h3, div#c18668 .promo-block_holder p,
  /*EN-US*/
div#c18656 .promo-block_holder h3, div#c18656 .promo-block_holder p,
  /*DE*/
div#c18662 .promo-block_holder h3, div#c18662 .promo-block_holder p,
  /* Impact Performance Color Only */
  /*EN*/
div#c18585 .promo-block_holder h3, div#c18585 .promo-block_holder p,
  /*ES*/
div#c18675 .promo-block_holder h3, div#c18675 .promo-block_holder p,
  /*FR*/
div#c18660 .promo-block_holder h3, div#c18660 .promo-block_holder p,
  /*IT*/
div#c18666 .promo-block_holder h3, div#c18666 .promo-block_holder p,
  /*NL*/
div#c18654 .promo-block_holder h3, div#c18654 .promo-block_holder p,
  /*PL*/
div#c18672 .promo-block_holder h3, div#c18672 .promo-block_holder p,
  /*JP*/
div#c18669 .promo-block_holder h3, div#c18669 .promo-block_holder p,
  /*EN-US*/
div#c18657 .promo-block_holder h3, div#c18657 .promo-block_holder p,
  /*DE*/
div#c18663 .promo-block_holder h3, div#c18663 .promo-block_holder p,
  /* Comfort Color Only */
  /*EN*/
div#c18586 .promo-block_holder h3, div#c18586 .promo-block_holder p,
  /*ES*/
div#c18676 .promo-block_holder h3, div#c18676 .promo-block_holder p,
  /*FR*/
div#c18661 .promo-block_holder h3, div#c18661 .promo-block_holder p,
  /*IT*/
div#c18667 .promo-block_holder h3, div#c18667 .promo-block_holder p,
  /*NL*/
div#c18655 .promo-block_holder h3, div#c18655 .promo-block_holder p,
  /*PL*/
div#c18673 .promo-block_holder h3, div#c18673 .promo-block_holder p,
  /*JP*/
div#c18670 .promo-block_holder h3, div#c18670 .promo-block_holder p,
  /*EN-US*/
div#c18658 .promo-block_holder h3, div#c18658 .promo-block_holder p,
  /*DE*/
div#c18664 .promo-block_holder h3, div#c18664 .promo-block_holder p {
  color: #ccff00 !important;
}

/* Intro Only Button Style */
/*EN*/
div#c18583 a.button-level1.bright-theme, div#c18583 button.button-level1.bright-theme, div#c18583 span.button-level1.bright-theme,
  /*ES*/
div#c18638 a.button-level1.bright-theme, div#c18638 button.button-level1.bright-theme, div#c18638 span.button-level1.bright-theme,
  /*FR*/
div#c18613 a.button-level1.bright-theme, div#c18613 button.button-level1.bright-theme, div#c18613 span.button-level1.bright-theme,
  /*IT*/
div#c18623 a.button-level1.bright-theme, div#c18623 button.button-level1.bright-theme, div#c18623 span.button-level1.bright-theme,
  /*NL*/
div#c18603 a.button-level1.bright-theme, div#c18603 button.button-level1.bright-theme, div#c18603 span.button-level1.bright-theme,
  /*PL*/
div#c18633 a.button-level1.bright-theme, div#c18633 button.button-level1.bright-theme, div#c18633 span.button-level1.bright-theme,
  /*JP*/
div#c18628 a.button-level1.bright-theme, div#c18628 button.button-level1.bright-theme, div#c18628 span.button-level1.bright-theme,
  /*EN-US*/
div#c18608 a.button-level1.bright-theme, div#c18608 button.button-level1.bright-theme, div#c18608 span.button-level1.bright-theme,
  /*DE*/
div#c18618 a.button-level1.bright-theme, div#c18618 button.button-level1.bright-theme, div#c18618 span.button-level1.bright-theme {
  background-color: #ccff00 !important;
  color: #000 !important;
  border: 1px solid #ccff00 !important;
}

/* Intro Only HR Style */
/*EN*/
div#c18583 .teaser hr.bright-theme,
  /*ES*/
div#c18638 .teaser hr.bright-theme,
  /*FR*/
div#c18613 .teaser hr.bright-theme,
  /*IT*/
div#c18623 .teaser hr.bright-theme,
  /*NL*/
div#c18603 .teaser hr.bright-theme,
  /*PL*/
div#c18633 .teaser hr.bright-theme,
  /*JP*/
div#c18628 .teaser hr.bright-theme,
  /*EN-US*/
div#c18608 .teaser hr.bright-theme,
  /*DE*/
div#c18618 .teaser hr.bright-theme {
  border: 1px solid #ccff00 !important;
}

/* Hero widget Only */

/*EN*/
div#c18591 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

/*EN*/
div#c18591 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

/*EN*/
div#c18591 span.h1,
  /*EN*/
div#c18591 .extra-info,
  /*EN*/
div#c18591 h3.accordion-heading,
  /*EN*/
div#c18591 .accordion-content,
  /*EN*/
div#c18591 .accordion-content table,
  /*EN*/
div#c18591 .accordion-content span a,
  /*EN*/
div#c18591 li.share {
  color: #fff;
}

/*EN*/
div#c18591 .no-rating a,
  /*EN*/
div#c18591 .add-to-links li a {
  color: #b4b4b4;
}

/*EN*/
div#c18591 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/*ES*/
div#c18650 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

/*ES*/
div#c18650 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

/*ES*/
div#c18650 span.h1,
  /*ES*/
div#c18650 .extra-info,
  /*ES*/
div#c18650 h3.accordion-heading,
  /*ES*/
div#c18650 .accordion-content,
  /*ES*/
div#c18650 .accordion-content table,
  /*ES*/
div#c18650 .accordion-content span a,
  /*ES*/
div#c18650 li.share {
  color: #fff;
}

/*ES*/
div#c18650 .no-rating a,
  /*ES*/
div#c18650 .add-to-links li a {
  color: #b4b4b4;
}

/*ES*/
div#c18650 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/*FR*/
div#c18647 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

/*FR*/
div#c18647 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

/*FR*/
div#c18647 span.h1,
  /*FR*/
div#c18647 .extra-info,
  /*FR*/
div#c18647 h3.accordion-heading,
  /*FR*/
div#c18647 .accordion-content,
  /*FR*/
div#c18647 .accordion-content table,
  /*FR*/
div#c18647 .accordion-content span a,
  /*FR*/
div#c18647 li.share {
  color: #fff;
}

/*FR*/
div#c18647 .no-rating a,
  /*FR*/
div#c18647 .add-to-links li a {
  color: #b4b4b4;
}

/*FR*/
div#c18647 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/*IT*/
div#c18648 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

/*IT*/
div#c18648 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

/*IT*/
div#c18648 span.h1,
  /*IT*/
div#c18648 .extra-info,
  /*IT*/
div#c18648 h3.accordion-heading,
  /*IT*/
div#c18648 .accordion-content,
  /*IT*/
div#c18648 .accordion-content table,
  /*IT*/
div#c18648 .accordion-content span a,
  /*IT*/
div#c18648 li.share {
  color: #fff;
}

/*IT*/
div#c18648 .no-rating a,
  /*IT*/
div#c18648 .add-to-links li a {
  color: #b4b4b4;
}

/*IT*/
div#c18648 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/*NL*/
div#c18645 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

/*NL*/
div#c18645 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

/*NL*/
div#c18645 span.h1,
  /*NL*/
div#c18645 .extra-info,
  /*NL*/
div#c18645 h3.accordion-heading,
  /*NL*/
div#c18645 .accordion-content,
  /*NL*/
div#c18645 .accordion-content table,
  /*NL*/
div#c18645 .accordion-content span a,
  /*NL*/
div#c18645 li.share {
  color: #fff;
}

/*NL*/
div#c18645 .no-rating a,
  /*NL*/
div#c18645 .add-to-links li a {
  color: #b4b4b4;
}

/*NL*/
div#c18645 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/*PL*/
div#c18651 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

/*PL*/
div#c18651 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

/*PL*/
div#c18651 span.h1,
  /*PL*/
div#c18651 .extra-info,
  /*PL*/
div#c18651 h3.accordion-heading,
  /*PL*/
div#c18651 .accordion-content,
  /*PL*/
div#c18651 .accordion-content table,
  /*PL*/
div#c18651 .accordion-content span a,
  /*PL*/
div#c18651 li.share {
  color: #fff;
}

/*PL*/
div#c18651 .no-rating a,
  /*PL*/
div#c18651 .add-to-links li a {
  color: #b4b4b4;
}

/*PL*/
div#c18651 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/*JP*/
div#c18649 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

/*JP*/
div#c18649 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

/*JP*/
div#c18649 span.h1,
  /*JP*/
div#c18649 .extra-info,
  /*JP*/
div#c18649 h3.accordion-heading,
  /*JP*/
div#c18649 .accordion-content,
  /*JP*/
div#c18649 .accordion-content table,
  /*JP*/
div#c18649 .accordion-content span a,
  /*JP*/
div#c18649 li.share {
  color: #fff;
}

/*JP*/
div#c18649 .no-rating a,
  /*JP*/
div#c18649 .add-to-links li a {
  color: #b4b4b4;
}

/*JP*/
div#c18649 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/*DE*/
div#c18646 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

/*DE*/
div#c18646 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

/*DE*/
div#c18646 span.h1,
  /*DE*/
div#c18646 .extra-info,
  /*DE*/
div#c18646 h3.accordion-heading,
  /*DE*/
div#c18646 .accordion-content,
  /*DE*/
div#c18646 .accordion-content table,
  /*DE*/
div#c18646 .accordion-content span a,
  /*DE*/
div#c18646 li.share {
  color: #fff;
}

/*DE*/
div#c18646 .no-rating a,
  /*DE*/
div#c18646 .add-to-links li a {
  color: #b4b4b4;
}

/*DE*/
div#c18646 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/*EN-US*/
div#c18652 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

/*EN-US*/
div#c18652 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

/*EN-US*/
div#c18652 span.h1,
  /*EN-US*/
div#c18652 .extra-info,
  /*EN-US*/
div#c18652 h3.accordion-heading,
  /*EN-US*/
div#c18652 .accordion-content,
  /*EN-US*/
div#c18652 .accordion-content table,
  /*EN-US*/
div#c18652 .accordion-content span a,
  /*EN-US*/
div#c18652 li.share {
  color: #fff;
}

/*EN-US*/
div#c18652 .no-rating a,
  /*EN-US*/
div#c18652 .add-to-links li a {
  color: #b4b4b4;
}

/*EN-US*/
div#c18652 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/* Half Width */

.half_width {
  width: 50%;
  float: left;
}

.half_width img {
  width: 100%;
  padding: 10px;
}

@media only screen and (max-width: 767px) {
  .half_width {
    width: 100%;
    float: none;
  }
}

/* Ski Homepage
*/

@media only screen and (min-width: 1025px) {
  div#c13588 .promo-block_description--center-position {
    top: 110px;
  }
}

/* SuperJoy
*/

@media only screen and (min-width: 1025px) {
  div#c13591 .promo-block_description--right-position,
  div#c13937 .promo-block_description--right-position,
  div#c13953 .promo-block_description--right-position,
  div#c13933 .promo-block_description--right-position,
  div#c13941 .promo-block_description--right-position,
  div#c13929 .promo-block_description--right-position,
  div#c13949 .promo-block_description--right-position,
  div#c15418 .promo-block_description--right-position,
  div#c13945 .promo-block_description--right-position,
  div#c13944 .promo-block_description--right-position {
    top: 210px;
    right: -35px;
  }
}

/*Joy Series Graphene*/
div#c18710 .teaser.video [class*=promo-block_description],
div#c18719 .teaser.video [class*=promo-block_description],
div#c18715 .teaser.video [class*=promo-block_description],
div#c18727 .teaser.video [class*=promo-block_description],
div#c18717 .teaser.video [class*=promo-block_description],
div#c18721 .teaser.video [class*=promo-block_description],
div#c18713 .teaser.video [class*=promo-block_description],
div#c18725 .teaser.video [class*=promo-block_description],
div#c18723 .teaser.video [class*=promo-block_description] {
  margin-top: 320px !important;
}

div#c13592 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Hero_Pages/superJoy_Product_Hero_Page_3_Shop_module.jpg') 0 0 no-repeat !important;
}

/* Radical Pro
*/

/* 2016 Launch Page */
body#page_1115 .wrapper {
  background-color: transparent;
}

body#page_1115 .footer-social-block h4, body#page_1115 .footer .block-title strong, body#page_1115 .footer .block-title span, body#page_1115 .footer-corporate-links > li > a {
  color: #fff !important;
}

body#page_1115 .button, body#page_1115 a.button, body#page_1115 button.button, body#page_1115 .ui-button {
  background-color: #adadad !important;
}

body#page_1115 .footer-logo {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -150px 0px;
}

body#page_1115 .social-links-list a.facebook {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -150px -63px;
}

body#page_1115 .social-links-list a.twitter {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -178px -90px;
}

body#page_1115 .social-links-list a.instagram {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -206px -63px;
}

body#page_1115 .social-links-list a.youtube {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -151px -90px;
}

body#page_1115 .social-links-list a.googleplus {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -178px -63px;
}

body#page_1115 .social-links-list a.pinterest {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -207px -89px;
}

/* 2016 Video */
div#c20119 .teaser.video [class*=promo-block_description] {
  width: 40%;
  margin: 180px auto 0;
}

div#c20119 .teaser.video [class*=promo-block_description] p {
  padding-bottom: 20px;
}

/* 2016 Hero */
/*EN*/
div#c20126 .tx-dce-pi1 div.promo-product {
  background: #adadad url('/fileadmin/user_upload/Hero_Pages/hero_bg.jpg') 0 0 no-repeat !important;
}

/*EN*/
div#c20126 .tx-dce-pi1 div.promo-product:after {
  background: none !important;
}

/*DE*/
div#c20182 .tx-dce-pi1 div.promo-product {
  background: #adadad url('/fileadmin/user_upload/Hero_Pages/hero_bg.jpg') 0 0 no-repeat !important;
}

/*DE*/
div#c20182 .tx-dce-pi1 div.promo-product:after {
  background: none !important;
}

/*EN-US*/
div#c20160 .tx-dce-pi1 div.promo-product {
  background: #adadad url('/fileadmin/user_upload/Hero_Pages/hero_bg.jpg') 0 0 no-repeat !important;
}

/*EN-US*/
div#c20160 .tx-dce-pi1 div.promo-product:after {
  background: none !important;
}

/*ES*/
div#c20226 .tx-dce-pi1 div.promo-product {
  background: #adadad url('/fileadmin/user_upload/Hero_Pages/hero_bg.jpg') 0 0 no-repeat !important;
}

/*ES*/
div#c20226 .tx-dce-pi1 div.promo-product:after {
  background: none !important;
}

/*FR*/
div#c20171 .tx-dce-pi1 div.promo-product {
  background: #adadad url('/fileadmin/user_upload/Hero_Pages/hero_bg.jpg') 0 0 no-repeat !important;
}

/*FR*/
div#c20171 .tx-dce-pi1 div.promo-product:after {
  background: none !important;
}

/*IT*/
div#c20193 .tx-dce-pi1 div.promo-product {
  background: #adadad url('/fileadmin/user_upload/Hero_Pages/hero_bg.jpg') 0 0 no-repeat !important;
}

/*IT*/
div#c20193 .tx-dce-pi1 div.promo-product:after {
  background: none !important;
}

/*NL*/
div#c20149 .tx-dce-pi1 div.promo-product {
  background: #adadad url('/fileadmin/user_upload/Hero_Pages/hero_bg.jpg') 0 0 no-repeat !important;
}

/*NL*/
div#c20149 .tx-dce-pi1 div.promo-product:after {
  background: none !important;
}

/*PL*/
div#c20215 .tx-dce-pi1 div.promo-product {
  background: #adadad url('/fileadmin/user_upload/Hero_Pages/hero_bg.jpg') 0 0 no-repeat !important;
}

/*PL*/
div#c20215 .tx-dce-pi1 div.promo-product:after {
  background: none !important;
}

/*JP*/
div#c20204 .tx-dce-pi1 div.promo-product {
  background: #adadad url('/fileadmin/user_upload/Hero_Pages/hero_bg.jpg') 0 0 no-repeat !important;
}

/*JP*/
div#c20204 .tx-dce-pi1 div.promo-product:after {
  background: none !important;
}

/* Video Module Play Button Positions */
/*Radical Graphene*/
div#c13580 .teaser.video [class*=promo-block_description],
div#c14283 .teaser.video [class*=promo-block_description],
div#c14311 .teaser.video [class*=promo-block_description],
div#c14277 .teaser.video [class*=promo-block_description],
div#c14290 .teaser.video [class*=promo-block_description],
div#c14270 .teaser.video [class*=promo-block_description],
div#c14305 .teaser.video [class*=promo-block_description],
div#c14297 .teaser.video [class*=promo-block_description],
  /*Other Video*/
div#c2358 .teaser.video [class*=promo-block_description] {
  display: none;
}

/* Hero PRoduct Dark BG */
div#c1051 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Hero_Pages/HEAD_Desktop_Tennis_radical_Page_3_Shop_Module.jpg') 0 0 no-repeat !important;
}

/* Instinct Pro
*/
div#c1048 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Hero_Pages/HEAD_Desktop_Tennis_Instinct_Page_6_5050_Module.jpg') 0 0 no-repeat #d3d3d3 !important;
}

/* Edge and Ridge
*/

div#c13647 .tx-dce-pi1 div.promo-product, div#c13649 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Hero_Pages/HEAD_Desktop_Sportswear_Edge_Ridge_Hero_Page_08_Ridge_Shop_Module.jpg') 0 0 no-repeat !important;
}

div#c13647 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c13647 span.h1,
div#c13647 .extra-info,
div#c13647 h3.accordion-heading,
div#c13647 .accordion-content,
div#c13647 .accordion-content table,
div#c13647 .accordion-content span a,
div#c13647 li.share {
  color: #fff;
}

div#c13647 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

div#c13649 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c13649 span.h1,
div#c13649 .extra-info,
div#c13649 h3.accordion-heading,
div#c13649 .accordion-content,
div#c13649 .accordion-content table,
div#c13649 .accordion-content span a,
div#c13649 li.share {
  color: #fff;
}

div#c13649 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

/* Strings LP
*/
.stringDefinition {
  background: url('/fileadmin/user_upload/Hero_Pages/HEAD_Desktop_Strings_Landing_Page_05_Benefits_Module_BG.jpg') 0 0 no-repeat;
  background-color: #ef7401;
  padding: 10px;
}

.stringDefinition .section {
  padding: 20px 0;
  overflow: hidden;
}

.stringDefinition .third_width {
  text-align: center;
  padding: 0 20px;
}

.stringDefinition .third_width .title {
  margin: 0 auto 20px auto;
  background-color: #000;
  padding: 10px 0;
  display: inline-block;
}

.stringDefinition .third_width .title h3 {
  margin: 0;
  color: #fff;
  padding: 0 10px;
}

.stringDefinition .third_width .textArea p {
  color: #000;
}

/*Portfolio Video*/
#c15137 .teaser.video [class*=promo-block_description] {
  margin: 260px auto 0;
}

/* Speed Pro
*/

/* Video Module Play Button Positions */
/*Speed Video*/
div#c1816 .teaser.video [class*=promo-block_description],
div#c14182 .teaser.video [class*=promo-block_description],
div#c14212 .teaser.video [class*=promo-block_description],
div#c14175 .teaser.video [class*=promo-block_description],
div#c14189 .teaser.video [class*=promo-block_description],
div#c14167 .teaser.video [class*=promo-block_description],
div#c14207 .teaser.video [class*=promo-block_description],
div#c14197 .teaser.video [class*=promo-block_description],
div#c15512 .teaser.video [class*=promo-block_description],
  /*Instinct Video*/
div#c2364 .teaser.video [class*=promo-block_description],
div#c14235 .teaser.video [class*=promo-block_description],
div#c14259 .teaser.video [class*=promo-block_description],
div#c14229 .teaser.video [class*=promo-block_description],
div#c14241 .teaser.video [class*=promo-block_description],
div#c14223 .teaser.video [class*=promo-block_description],
div#c14253 .teaser.video [class*=promo-block_description],
div#c15503 .teaser.video [class*=promo-block_description],
div#c14247 .teaser.video [class*=promo-block_description] {
  margin: 300px auto 0;
}

/*Graphene Speed*/
div#c692 .teaser.video [class*=promo-block_description],
div#c14187 .teaser.video [class*=promo-block_description],
div#c14218 .teaser.video [class*=promo-block_description],
div#c14178 .teaser.video [class*=promo-block_description],
div#c14195 .teaser.video [class*=promo-block_description],
div#c14170 .teaser.video [class*=promo-block_description],
div#c14211 .teaser.video [class*=promo-block_description],
div#c14202 .teaser.video [class*=promo-block_description],
div#c15515 .teaser.video [class*=promo-block_description],
  /*Graphene Extreme*/
div#c18354 .teaser.video [class*=promo-block_description] {
  margin: 350px auto 0;
}

/*Graphene Tech Tennis*/
div#c1379 .teaser.video [class*=promo-block_description],
div#c14935 .teaser.video [class*=promo-block_description],
div#c14939 .teaser.video [class*=promo-block_description],
div#c14934 .teaser.video [class*=promo-block_description],
div#c14936 .teaser.video [class*=promo-block_description],
div#c14933 .teaser.video [class*=promo-block_description],
div#c14938 .teaser.video [class*=promo-block_description],
div#c14937 .teaser.video [class*=promo-block_description],
  /*Homepage Graphene*/
div#c13666 .teaser.video [class*=promo-block_description],
div#c14084 .teaser.video [class*=promo-block_description],
div#c14060 .teaser.video [class*=promo-block_description],
div#c14054 .teaser.video [class*=promo-block_description],
div#c14066 .teaser.video [class*=promo-block_description],
div#c14048 .teaser.video [class*=promo-block_description],
div#c14078 .teaser.video [class*=promo-block_description],
div#c15302 .teaser.video [class*=promo-block_description],
div#c14072 .teaser.video [class*=promo-block_description] {
  margin: 350px auto 0;
}

/*Instinct Graphene*/
div#c5296 .teaser.video [class*=promo-block_description],
div#c14238 .teaser.video [class*=promo-block_description],
div#c14262 .teaser.video [class*=promo-block_description],
div#c14232 .teaser.video [class*=promo-block_description],
div#c14244 .teaser.video [class*=promo-block_description],
div#c14227 .teaser.video [class*=promo-block_description],
div#c14256 .teaser.video [class*=promo-block_description],
div#c15506 .teaser.video [class*=promo-block_description],
div#c14250 .teaser.video [class*=promo-block_description] {
  margin: 320px auto 0;
}

/* Hero PRoduct Dark BG and White Text */
div#c689 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Hero_Pages/HEAD_Desktop_Tennis_Speed_Page_3_Shop_Module.jpg') 0 0 no-repeat !important;
}

/* div#c689 .tx-dce-pi1 div.promo-product:after { background: none; }
div#c689 span.h1, 
div#c689 .extra-info, 
div#c689 h3.accordion-heading, 
div#c689 .accordion-content, 
div#c689 .accordion-content table, 
div#c689 .accordion-content span a, 
div#c689 li.share { color: #fff; } */
div#c689 .no-rating a,
div#c689 .add-to-links li a {
  color: #b4b4b4;
}

/* div#c689 .accordion .accordion-heading:before { background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat; }  */

/* i.Supershape Speed
*/
/* Hero PRoduct Dark BG and White Text */
div#c13195 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c13195 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c13195 span.h1,
div#c13195 .extra-info,
div#c13195 h3.accordion-heading,
div#c13195 .accordion-content,
div#c13195 .accordion-content table,
div#c13195 .accordion-content span a,
div#c13195 li.share {
  color: #fff;
}

div#c13195 .no-rating a,
div#c13195 .add-to-links li a {
  color: #b4b4b4;
}

div#c13195 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

div#c14007 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c14007 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c14007 span.h1,
div#c14007 .extra-info,
div#c14007 h3.accordion-heading,
div#c14007 .accordion-content,
div#c14007 .accordion-content table,
div#c14007 .accordion-content span a,
div#c14007 li.share {
  color: #fff;
}

div#c14007 .no-rating a,
div#c14007 .add-to-links li a {
  color: #b4b4b4;
}

div#c14007 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

div#c15406 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c15406 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c15406 span.h1,
div#c15406 .extra-info,
div#c15406 h3.accordion-heading,
div#c15406 .accordion-content,
div#c15406 .accordion-content table,
div#c15406 .accordion-content span a,
div#c15406 li.share {
  color: #fff;
}

div#c15406 .no-rating a,
div#c15406 .add-to-links li a {
  color: #b4b4b4;
}

div#c15406 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

div#c14035 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c14035 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c14035 span.h1,
div#c14035 .extra-info,
div#c14035 h3.accordion-heading,
div#c14035 .accordion-content,
div#c14035 .accordion-content table,
div#c14035 .accordion-content span a,
div#c14035 li.share {
  color: #fff;
}

div#c14035 .no-rating a,
div#c14035 .add-to-links li a {
  color: #b4b4b4;
}

div#c14035 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

div#c14000 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c14000 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c14000 span.h1,
div#c14000 .extra-info,
div#c14000 h3.accordion-heading,
div#c14000 .accordion-content,
div#c14000 .accordion-content table,
div#c14000 .accordion-content span a,
div#c14000 li.share {
  color: #fff;
}

div#c14000 .no-rating a,
div#c14000 .add-to-links li a {
  color: #b4b4b4;
}

div#c14000 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

div#c14014 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c14014 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c14014 span.h1,
div#c14014 .extra-info,
div#c14014 h3.accordion-heading,
div#c14014 .accordion-content,
div#c14014 .accordion-content table,
div#c14014 .accordion-content span a,
div#c14014 li.share {
  color: #fff;
}

div#c14014 .no-rating a,
div#c14014 .add-to-links li a {
  color: #b4b4b4;
}

div#c14014 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

div#c13993 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c13993 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c13993 span.h1,
div#c13993 .extra-info,
div#c13993 h3.accordion-heading,
div#c13993 .accordion-content,
div#c13993 .accordion-content table,
div#c13993 .accordion-content span a,
div#c13993 li.share {
  color: #fff;
}

div#c13993 .no-rating a,
div#c13993 .add-to-links li a {
  color: #b4b4b4;
}

div#c13993 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

div#c14028 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c14028 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c14028 span.h1,
div#c14028 .extra-info,
div#c14028 h3.accordion-heading,
div#c14028 .accordion-content,
div#c14028 .accordion-content table,
div#c14028 .accordion-content span a,
div#c14028 li.share {
  color: #fff;
}

div#c14028 .no-rating a,
div#c14028 .add-to-links li a {
  color: #b4b4b4;
}

div#c14028 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

div#c14021 .tx-dce-pi1 div.promo-product {
  background: url('/fileadmin/user_upload/Technology/head-hero-ski-raptor140-heroBG.jpg') 0 0 no-repeat !important;
}

div#c14021 .tx-dce-pi1 div.promo-product:after {
  background: none;
}

div#c14021 span.h1,
div#c14021 .extra-info,
div#c14021 h3.accordion-heading,
div#c14021 .accordion-content,
div#c14021 .accordion-content table,
div#c14021 .accordion-content span a,
div#c14021 li.share {
  color: #fff;
}

div#c14021 .no-rating a,
div#c14021 .add-to-links li a {
  color: #b4b4b4;
}

div#c14021 .accordion .accordion-heading:before {
  background: url('/fileadmin/user_upload/Hero_Pages/arrow-accordion-white.png') no-repeat;
}

div#c13192 .promo-block_description--center-position,
div#c14005 .promo-block_description--center-position,
div#c15404 .promo-block_description--center-position,
div#c14302 .promo-block_description--center-position,
div#c13996 .promo-block_description--center-position,
div#c14011 .promo-block_description--center-position,
div#c13991 .promo-block_description--center-position,
div#c14026 .promo-block_description--center-position,
div#c14019 .promo-block_description--center-position {
  top: 90px;
}

/* Prestige Pro
*/
#page_373 .wrapper {
  background-color: transparent;
}

#page_373 .transactional-find-dealer {
  display: none;
}

#c23183 .productList.wide,
#c23290 .productList.wide,
#c23307 .productList.wide,
#c23324 .productList.wide,
#c23341 .productList.wide,
#c23358 .productList.wide,
#c23377 .productList.wide,
#c23410 .productList.wide,
#c23427 .productList.wide {
  height: 500px;
  background-color: #fff;
  padding-top: 52px;
}

#c23224 .productList.wide,
#c23304 .productList.wide,
#c23321 .productList.wide,
#c23338 .productList.wide,
#c23355 .productList.wide,
#c23372 .productList.wide,
#c23391 .productList.wide,
#c23424 .productList.wide,
#c23441 .productList.wide {
  height: 469px;
  background-color: #fff;
  padding-top: 32px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1023px) {
  #c23224 .productList.wide,
  #c23304 .productList.wide,
  #c23321 .productList.wide,
  #c23338 .productList.wide,
  #c23355 .productList.wide,
  #c23372 .productList.wide,
  #c23391 .productList.wide,
  #c23424 .productList.wide,
  #c23441 .productList.wide {
    margin-bottom: 0;
  }
}

#c23184,
#c23291,
#c23308,
#c23325,
#c23342,
#c23359,
#c23378,
#c23411,
#c23428 {
  background: url('/fileadmin/user_upload/Hero_Pages/prestige/head-tennis-productherobg-prestige.jpg') #c1c1c1 0 0 no-repeat;
}

#c23184 .promo-product,
#c23291 .promo-product,
#c23308 .promo-product,
#c23325 .promo-product,
#c23342 .promo-product,
#c23359 .promo-product,
#c23378 .promo-product,
#c23411 .promo-product,
#c23428 .promo-product {
  background-color: transparent !important;
  min-height: 1030px;
}

/* Sportswear
  - Div Elements 33% width
*/

.third_width {
  width: 33.33%;
  float: left;
}

@media only screen and (max-width: 768px) {
  .third_width {
    width: 100%;
    float: none;
  }
}

.third_width ul {
  padding: 0 5%;
}

.third_width ul li {
  padding: 5px 0;
}

.third_width hr {
  margin-bottom: 10px;
}

.third_width p {
  padding: 5px;
}

.third_width img {
  width: 100%;
}

.sportswear-tech img {
  max-width: 150px;
}

/*** END Technology Section END ***/

/*** APPS Section ***/

/* Team HEAD
  - Form Centering
  - Form Styling
*/
div#c1037 {
  max-width: 920px;
  margin: 0 auto !important;
}

div.csc-mailform ol li {
  width: 50%;
  float: left;
  padding: 10px 10px;
}

div.csc-mailform li label {
  font-size: 16px;
  margin-bottom: 5px;
  width: 95%;
}

div.csc-mailform li label em {
  display: none;
}

/*div.csc-mailform li label:after { content: '  *'; }*/
input[type="text"] {
  height: 50px !important;
  width: 95% !important;
}

div.csc-mailform .selectBox {
  height: 50px !important;
  width: 95% !important;
}

div.csc-mailform select.selectBox {
  width: 95% !important;
}

div.csc-mailform .selectBox .selectBox-label {
  overflow: visible;
  margin-top: 5px;
  height: 90%;
}

div.csc-mailform input[type="submit"] {
  font-family: "Interstate WGL Light", Helvetica, Arial, sans-serif;
  font-size: 18px !important;
  text-transform: uppercase;
  height: 50px !important;
  display: block;
  width: auto;
  background-color: #999999;
  color: white;
  text-decoration: none;
  padding: 10px 24px;
  border: none;
  border-radius: 5px;
  margin-top: 21px;
  margin-right: 23px;
  float: right;
}

@media only screen and (max-width: 767px) {
  div.csc-mailform ol li {
    width: 100%;
    float: none;
    padding: 10px 10px;
  }

  input[type="text"], select.selectBox {
    width: 100% !important;
  }

  div.csc-mailform input[type="submit"] {
    margin-right: 0;
  }
}

/* Styling Placeholder */
::-webkit-input-placeholder {
  font-size: 16px;
}

::-moz-placeholder {
  font-size: 16px;
}

/* firefox 19+ */
:-ms-input-placeholder {
  font-size: 16px;
}

/* ie */
input:-moz-placeholder {
  font-size: 16px;
}

/* Product Finder
  - Content Centering
  - Changed width to 980px to allow for 2 racquets to show sidebyside; Author: Michael Holst
*/
div#c1040, div#c13286 {
  max-width: 980px;
  margin: 0 auto;
}

/* contacts START
    - Author: Michael Fuchs
  */
#app-listContacts {
  padding: 20px;
  font-family: "Interstate WGL Cond", Helvetica, Arial, sans-serif;
}

@media only screen and (min-width: 769px) {
  #app-listContacts {
    max-width: 960px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 1025px) {
  #app-listContacts {
    max-width: 1200px;
    margin: 0 auto;
  }
}

#app-listContacts h1 {
  font-family: "Interstate WGL Cond", Helvetica, Arial, sans-serif;
  font-wieght: bold;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

#app-listContacts .listContacts-view-result,
#app-listContacts .listContacts-view-error {
  display: none;
  width: 100%;
  overflow: hidden;
}

#app-listContacts .listContacts-view-result ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#app-listContacts .listContacts-view-result ul li {
  display: block;
  padding: 20px 5px;
  margin: 1px;
  float: left;
  width: 250px;
  font: 14px/23px 'Interstate WGL Light';
}

#app-listContacts .listContacts-view-result.type-contacts ul li {
  height: auto;
  border-bottom: 1px solid #4a4a4a;
  width: 100%;
}

#app-listContacts .listContacts-view-result.type-locations ul li {
  height: 175px;
}

#app-listContacts .listContacts-view-result.type-online_stores ul li {
  height: 90px;
}

#app-listContacts .listContacts-view-result ul li .title {
  color: #4a4a48;
  font: bold 18px/43px 'Interstate WGL';
}

#app-listContacts .listContacts-view-result ul li a {
  color: #333333;
  font-size: inherit;
  text-transform: inherit;
  font-size: 16px;
  line-height: 33px;
}

/* contacts END 
    - Author: Michael Fuchs
  */
/* Product Safety START 
    - Author: Michael Fuchs
  */
#app-productSafety {
  max-width: 960px;
  margin: 0 auto;
}

#app-productSafety h1 {
  font-family: "Interstate WGL Cond", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

#app-productSafety h2 {
  font-family: "Interstate WGL Cond", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

#app-productSafety p {
  font-family: "Interstate WGL Light", Helvetica, Arial, sans-serif;
  padding: 10px 0;
  margin: 0;
}

#app-productSafety label {
  font-size: 25px;
  letter-spacing: 1.2px;
  display: block;
  margin: 20px 0;
}

#app-productSafety input {
  font-family: "Interstate WGL Cond", Helvetica, Arial, sans-serif;
  font-size: 22px !important;
  width: 440px;
  margin-bottom: 0px;
}

#app-productSafety .form-button {
  font-family: "Interstate WGL Light", Helvetica, Arial, sans-serif;
  font-size: 18px !important;
  text-transform: uppercase;
  height: 40px !important;
  display: block;
  width: auto;
  background-color: #999999;
  color: white;
  text-decoration: none;
  padding: 10px 24px;
  margin: 20px 0;
  border: none;
  border-radius: 5px;
}

#app-productSafety .productSafety-view-search, #app-productSafety .productSafety-view-result,
#app-productSafety .productSafety-view-error {
  display: none;
}

#app-productSafety .productSafety-view-result ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#app-productSafety .productSafety-view-result ul li {
  padding: 10px 0px 15px 60px;
  float: left;
  width: 240px;
}

#app-productSafety .productSafety-view-result ul li a {
  font-family: "Interstate WGL Light", Helvetica, Arial, sans-serif;
  text-decoration: none;
  font-size: 16px;
}

/* Product Safety END */

/*** END APPS Section END ***/

/*** Corporate ***/

/* Our History */
.historyentry {
  border-top: 1px solid #888888;
  clear: both;
  font-size: 14px;
  line-height: 18px;
  margin: 1em 0;
  padding: 1em .5em;
}

.historyentry > .year {
  clear: left;
  float: left;
  font-weight: bold;
  width: 20%;
}

.historyentry > .events {
  clear: right;
  float: left;
  margin-left: 5%;
  margin-bottom: 1em;
  width: 75%;
}

.description {

  clear: both;
  margin: 5em 0 1em 0;
}

/* Locations */
body#page_344 #content h1 {
  max-width: 960px;
  padding: 10px 0;
  margin: 0 auto;
}

/* Customer Service */
.customerService p {
  font-size: 16px;
  line-height: 20px;
}

.customerService ul {
  padding-bottom: 10px;
}

.customerService h2 {
  padding: 10px 0;
}

/*** END Corporate END ***/

/*** Sarch Updates ***/

.tx-kesearch-pi1 {
  font-size: 14px;
}

.kesearch_num_results {
  font-size: 18px;
  padding: 10px 0;
}

div.result-list-item {
  padding: 5px 0 5px 10px;
  line-height: 16px;
}

div.result-list-item span {
  letter-spacing: 0.1rem;
}

div.result-list-item b a {
  font-size: 14px;
  letter-spacing: 0.05rem;
}

/*** END Search Updates END ***/

.fashionLabs-content1 {
  overflow: hidden;
  margin: 50px 0;
}

.fashionLabs-promo {
  width: 20%;
  float: left;
}

.fashionLabs-promo h2 {
  text-align: center;
}

.fashionLabs-promo img {
  display: block;
  margin: 0 auto;
}

.fashionLabs-promo button {
  position: relative;
  left: 25%;
  margin-top: 33px;
}

.fashionLabs-promo button a {
  color: #fff;
  text-decoration: none;
}

body.fashion-lab .teaser p {
  font-size: 25px;
  padding-bottom: 5px;
}

body.fashion-lab .teaser button {
  background-color: transparent !important;
  border: 1px solid #000;
  color: #000 !important;
}

body.fashion-lab .promo-gallery_description {
  left: 24%;
  width: 528px;
}

.fashionLabSlider {
  font-size: 22px;
  line-height: 28px;
  text-align: left;
  letter-spacing: 0.05rem;
}

.fashionLabs-content2 {
  height: 389px;
}

.fashionLabs-content2 .fl-description {
  position: relative;
  margin-top: -332px;
  margin-left: auto;
  color: white;
  font-size: 24px;
  width: 1000px;
  margin-right: auto;
}

.fl-description h3 {
  color: #fff;
  font-family: 'Interstate WGL Light', Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin: 0 auto;
  padding-bottom: 15px;
  text-align: center;
}

.fl-description p {
  text-align: center;
  font-size: 28px;
  line-height: 1.2;
}

.fashionLabs-content3 {
  height: 243px;
}

.fashionLabs-content3 .fl-description {
  position: relative;
  margin-top: -164px;
  margin-left: auto;
  color: white;
  font-size: 24px;
  width: 1000px;
  margin-right: auto;
}

.fashionLabs-content3 .fl-description p {
  font-size: 22px;
  line-height: 1.1;
}

.fashionLabs-content4 {
  height: 500px;
}

.fashionLabs-content4 .fl-description {
  position: relative;
  margin-top: -232px;
  margin-left: auto;
  color: white;
  font-size: 24px;
  width: 1000px;
  margin-right: auto;
}

.fashionLabs-content4 .fl-description p {
  font-size: 22px;
  line-height: 1.1;
}

.fashionLabs-content4 .fl-description hr {
  width: 10%;
  margin: 50px auto 20px auto;
}

.fashionLabs-content4 .fl-description button {
  background-color: transparent !important;
  border: 1px solid #fff;
  color: #fff !important;
  position: relative;
  left: 41%;
}

div#c12814 .promo-block_holder {
  height: 100%;
  left: 37%;
  margin-left: -480px;
  position: absolute;
  top: 70px;
  width: 960px;
}

div#c12815 .promo-block_holder {
  left: 40%;
  top: 82px;
}

div#c12817 .teaser button {
  border: 1px solid #fff;
  color: #fff !important;
}

div#c12819 .promo-block_holder .button-level1 {
  background-color: transparent !important;
  border: 1px solid #000;
  color: #000 !important;
}

/*** Site Updates ***/

/* Swimming */

/**
body#page_68 .footer-container,
body#page_797 .footer-container,
body#page_846 .footer-container,
body#page_518 .footer-container,
body#page_562 .footer-container,
body#page_812 .footer-container,
body#page_558 .footer-container,
body#page_838 .footer-container,
body#page_830 .footer-container,
body#page_823 .footer-container,
body#page_807 .footer-container,
body#page_802 .footer-container,
body#page_592 .footer-container,
body#page_68 .footer-container,
body#page_581 .footer-container {
  display: none;
}


body#page_68 .swimmingOnly,
body#page_797 .swimmingOnly,
body#page_846 .swimmingOnly,
body#page_518 .swimmingOnly,
body#page_562 .swimmingOnly,
body#page_812 .swimmingOnly,
body#page_558 .swimmingOnly,
body#page_838 .swimmingOnly,
body#page_830 .swimmingOnly,
body#page_823 .swimmingOnly,
body#page_807 .swimmingOnly,
body#page_802 .swimmingOnly,
body#page_592 .swimmingOnly,
body#page_68 .swimmingOnly,
body#page_581 .swimmingOnly {
  display: block;
  position: relative;
}

body#page_68,
body#page_797,
body#page_846,
body#page_518,
body#page_562,
body#page_812,
body#page_558,
body#page_838,
body#page_830,
body#page_823,
body#page_807,
body#page_802,
body#page_592,
body#page_68,
body#page_581 {
  margin: 0;
}
*/
/*** Langage Updates ***/

/* Dutch */
@media only screen and (min-width: 1024px) {
  body.lang_13 .block-subscribe .input-box {
    width: 74%;
  }

  body.lang_13 .block-subscribe .actions {
    width: 26%;
  }
}

/* Polish */
@media only screen and (min-width: 1024px) {
  body.lang_19 .block-subscribe .input-box {
    width: 64%;
  }

  body.lang_19 .block-subscribe .actions {
    width: 36%;
  }

  body.lang_19 .mega-dropdown-items .categories ul li.category-title a {
    font-size: 12px;
  }

  body.lang_19 .mega-dropdown-item .categories ul > li > a, body.lang_19 .mega-dropdown-item .categories ul > li > span {
    font-size: 12px;
  }

}

/* Spanish */
@media only screen and (min-width: 1024px) {
  body.lang_10 .block-subscribe .input-box {
    width: 74%;
  }

  body.lang_10 .block-subscribe .actions {
    width: 26%;
  }
}

/* French */
@media only screen and (min-width: 1024px) {
  body.lang_3 .block-subscribe .input-box {
    width: 72%;
  }

  body.lang_3 .block-subscribe .actions {
    width: 28%;
  }
}

/* Italien */
@media only screen and (min-width: 1024px) {
  body.lang_6 .block-subscribe .input-box {
    width: 74%;
  }

  body.lang_6 .block-subscribe .actions {
    width: 26%;
  }
}

/* Japan */
body.lang_7 .mega-dropdown-items .categories ul li.category-title a {
  font-size: 11px;
}

body.lang_7 .mega-dropdown-item .categories ul > li > a, body.lang_7 .mega-dropdown-item .categories ul > li > span {
  font-size: 11px;
}

body.lang_7 .top-level-menu-products .mega-dropdown-item > ul > li {
  width: 190px;
}

/* Temporary fixes for testing purposes - will be deleted */

/*Customer Service Footer*/
#page_345 .footer-container {
  bottom: initial;
}

/* Swimming
*/

/* Homepage */

#c14465 .promo-block_description--right-position {
  top: 78px;
}

/* Snowboard
*/

/* NEWS */
#c6702 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat;
}

#c6702 .news-teaser {
  background-color: transparent !important;
}

#c6702 .news-teaser .news-list {
  color: #4a4a48 !important;
}

#c9058 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat;
}

#c9058 .news-teaser {
  background-color: transparent !important;
}

#c9058 .news-teaser .news-list {
  color: #4a4a48 !important;
}

#c15291 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat;
}

#c15291 .news-teaser {
  background-color: transparent !important;
}

#c15291 .news-teaser .news-list {
  color: #4a4a48 !important;
}

#c9082 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat;
}

#c9082 .news-teaser {
  background-color: transparent !important;
}

#c9082 .news-teaser .news-list {
  color: #4a4a48 !important;
}

#c9052 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat;
}

#c9052 .news-teaser {
  background-color: transparent !important;
}

#c9052 .news-teaser .news-list {
  color: #4a4a48 !important;
}

#c9064 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat;
}

#c9064 .news-teaser {
  background-color: transparent !important;
}

#c9064 .news-teaser .news-list {
  color: #4a4a48 !important;
}

#c9046 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat;
}

#c9046 .news-teaser {
  background-color: transparent !important;
}

#c9046 .news-teaser .news-list {
  color: #4a4a48 !important;
}

#c9076 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat;
}

#c9076 .news-teaser {
  background-color: transparent !important;
}

#c9076 .news-teaser .news-list {
  color: #4a4a48 !important;
}

#c9070 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat;
}

#c9070 .news-teaser {
  background-color: transparent !important;
}

#c9070 .news-teaser .news-list {
  color: #4a4a48 !important;
}

/* Framewall */
.framewallIntro {
  background: url('/fileadmin/user_upload/Technology/framewall_titel_1200x500.jpg') 0 0 no-repeat;
  width: 100%;
  height: 500px;
  padding-top: 200px;
}

.framewallIntro p {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}

#c13239 .promo-block_description--right-position, #c13240 .promo-block_description {
  top: 80px;
}

/*NX III*/
body#page_917 .secondary-promo.wide.standard-theme .secondary-promo_description {
  min-height: 126px !important;
  padding: 7px 135px 18px !important;
}

/* Threesixty START*/
.threesixty {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  max-width: 540px;
  width: 100% !important;
}

.threesixty.icon::after {
  content: "";
  background: url('/fileadmin/user_upload/Hero_Pages/360icon.png') bottom center no-repeat;
  background-size: 15%;
  height: 100%;
  position: absolute;
  width: 100%;
  display: inline-block;
}

.threesixty .threesixty_images {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.threesixty .threesixty_images img {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}

.threesixty .threesixty_images img.previous-image {
  visibility: hidden;
  width: 0;
}

.threesixty .threesixty_images img.current-image {
  visibility: visible;
  width: 100%;
}

.threesixty .spinner {
  width: 60px;
  display: block;
  margin: 0 auto;
  height: 30px;
  background: #333;
  background: rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.threesixty .spinner span {
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color: #FFF;
  text-align: center;
  line-height: 30px;
  display: block;
}

.threesixty .nav_bar {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 11;
}

.threesixty .nav_bar a {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  background: url(/assets/sprites.png) no-repeat;
  text-indent: -99999px;
}

.threesixty .nav_bar a.nav_bar_play {
  background-position: 0 0 !important;
}

.threesixty .nav_bar a.nav_bar_previous {
  background-position: 0 -73px !important;
}

.threesixty .nav_bar a.nav_bar_stop {
  background-position: 0 -37px !important;
}

.threesixty .nav_bar a.nav_bar_next {
  background-position: 0 -104px !important;
}

/* html */
.threesixty:-webkit-full-screen {
  background: #ffffff;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 200px;
}

.threesixty:-moz-full-screen {
  background: #ffffff;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 200px;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .hero360 .promo-product_image {
    width: 100%;
  }

  .hero360 .promo-product_description {
    float: none;
    width: 100%;
  }
}

/* Threesixty END*/

/* Search Results */
div.searchList ul.products-grid {
  max-width: 900px;
  margin: 0 auto;
}

/* Site-wide Disclaimer Styles */
.disclaimer {
  width: 100%;
  height: 100%;
  position: absolute;
}

.disclaimer p {
  font-size: 9px;
  position: relative;
  z-index: 2;
  bottom: -244px;
  -ms-transform: rotate(-90deg); /* IE 9 */
  -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}

.disclaimer .bright {
  color: #fff;
}

.disclaimer .dark {
  color: #000;
}

@media only screen and (max-width: 1024px) {
  .disclaimer {
    display: table;
  }

  .disclaimerDevices {
    display: table-cell;
    vertical-align: bottom;
  }

  .disclaimer p {
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    bottom: 0;
    height: 15px;
    text-transform: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .disclaimer p {
    font-size: 8px;
    text-transform: none !important;
  }

  .disclaimer .right {
    left: 10px;
  }

  .disclaimer .left {
    left: 10px;
  }

  .disclaimer .right.small {
  }

  .disclaimer .mobile {
    height: 15px;
  }
}

@media only screen and (max-width: 496px) {
  .disclaimer p {
    height: 25px;
    text-transform: none !important;
  }
}

@media only screen and (max-width: 350px) {
  .disclaimer p {
    height: 25px;
    text-transform: none !important;
  }

  .disclaimer .mobile {
    height: 25px;
  }

  .disclaimer .iPhone5 {
    height: 15px;
  }
}

/* Disclaimer updates for Teaser Big, Accordion */
.disclaimer p {
  width: 463px;
  height: 25px;
}

.disclaimer .right.small {
  right: -221px;
}

.disclaimer .left {
  float: left;
  left: -212px;
}

.disclaimer .right {
  float: right;
  right: -210px;
}

@media only screen and (max-width: 1024px) {
  .disclaimer p {
    width: 97%;
  }

  .disclaimer .right {
    float: left;
    left: 10px;
  }

  .disclaimer .left {
    left: 10px;
  }
}

/* Disclaimer updates for Slider Teaser */
.slider .left {
  left: 0;
}

.slider .right, .slider .right.small {
  right: 0;
}

@media only screen and (min-width: 1024px) {
  .slider {
    display: table;
    width: 100%;
    padding-top: 29%;
  }

  .slider .disclaimerDevices {
    display: table-cell;
    vertical-align: bottom;
  }

  .slider p {
    width: 100%;
    float: left;
    padding: 20px;
    bottom: 0;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
  }

  .slider .right {
    text-align: right;
  }
}

@media only screen and (max-width: 1024px) {
  .slider .left {
    left: 10px;
    text-transform: none !important;
  }
}

/* Disclaimer updates for Accordion */
@media only screen and (max-width: 1024px) {
  .disclaimer.disclaimerAccordion p {
    top: 10px; /*height: 400px; /*display: none;*/
  }
}

@media only screen and (max-width: 768px) {
  .disclaimer.disclaimerAccordion p {
    top: 10px; /*height: 300px;*/
  }
}

/* SKI TECH GRAPHENE */
div#c19645 .teaser.video [class*=promo-block_description] {
  width: 60%;
}

div#c19645 .teaser.video [class*=promo-block_description] p {
  padding-top: 20px;
  padding-bottom: 20px;
}

div#c19645 .teaser.video [class*=promo-block_description] {
  margin: 90px auto 0;
}

div#c19705 .teaser.video [class*=promo-block_description] {
  width: 60%;
}

div#c19705 .teaser.video [class*=promo-block_description] p {
  padding-top: 20px;
  padding-bottom: 20px;
}

div#c19705 .teaser.video [class*=promo-block_description] {
  margin: 90px auto 0;
}

div#c19697 .teaser.video [class*=promo-block_description] {
  width: 60%;
}

div#c19697 .teaser.video [class*=promo-block_description] p {
  padding-top: 20px;
  padding-bottom: 20px;
}

div#c19697 .teaser.video [class*=promo-block_description] {
  margin: 90px auto 0;
}

div#c19726 .teaser.video [class*=promo-block_description] {
  width: 60%;
}

div#c19726 .teaser.video [class*=promo-block_description] p {
  padding-top: 20px;
  padding-bottom: 20px;
}

div#c19726 .teaser.video [class*=promo-block_description] {
  margin: 90px auto 0;
}

div#c19701 .teaser.video [class*=promo-block_description] {
  width: 60%;
}

div#c19701 .teaser.video [class*=promo-block_description] p {
  padding-top: 20px;
  padding-bottom: 20px;
}

div#c19701 .teaser.video [class*=promo-block_description] {
  margin: 90px auto 0;
}

div#c19710 .teaser.video [class*=promo-block_description] {
  width: 60%;
}

div#c19710 .teaser.video [class*=promo-block_description] p {
  padding-top: 20px;
  padding-bottom: 20px;
}

div#c19710 .teaser.video [class*=promo-block_description] {
  margin: 90px auto 0;
}

div#c19692 .teaser.video [class*=promo-block_description] {
  width: 60%;
}

div#c19692 .teaser.video [class*=promo-block_description] p {
  padding-top: 20px;
  padding-bottom: 20px;
}

div#c19692 .teaser.video [class*=promo-block_description] {
  margin: 90px auto 0;
}

div#c19718 .teaser.video [class*=promo-block_description] {
  width: 60%;
}

div#c19718 .teaser.video [class*=promo-block_description] p {
  padding-top: 20px;
  padding-bottom: 20px;
}

div#c19718 .teaser.video [class*=promo-block_description] {
  margin: 90px auto 0;
}

div#c19717 .teaser.video [class*=promo-block_description] {
  width: 60%;
}

div#c19717 .teaser.video [class*=promo-block_description] p {
  padding-top: 20px;
  padding-bottom: 20px;
}

div#c19717 .teaser.video [class*=promo-block_description] {
  margin: 90px auto 0;
}

/* Mobile Styles */

/*Mobile Nav*/
@media only screen and (max-width: 767px) {
  /*
   * Fonts 
   *
   *   Title  -> font: bold 18px/20px 'Interstate WGL', Arial !important;
   *   -----
   *  TagLine -> font: 14px 'Interstate WGL Light', Arial;
   *
   *    Link  -> font: 16px/39px 'Interstate WGL Cond'!important;
    *
   */
  /* Heading - H1 */
  h1 {
    font-size: 25px;
  }

  /* Teaser, Accordion, Slider, Half, Third DCE - Title */
  .promo-block_description--center-position > h3,
  .promo-block_description--right-position > h3,
  .promo-block_description--left-position > h3 {
    font: bold 18px/20px 'Interstate WGL', Arial !important;
  }

  /* Teaser, Accordion, Slider, Half, Third DCE - TagLine */
  .promo-block_description--center-position > p,
  .promo-block_description--right-position > p,
  .promo-block_description--left-position > p {
    font: 14px 'Interstate WGL Light', Arial !important;
  }

  /* News Module  - Title */
  .news-teaser .news-promo-blocks .news-block .news-block_description h2 {
    font: bold 18px/20px 'Interstate WGL', Arial !important;
  }

  /* News Module  - TagLine */
  .news-teaser .news-promo-blocks .news-block .news-block_description h3 {
    font: 14px 'Interstate WGL Light', Arial;
  }

  /* News Module  - Link */
  .news-teaser .news-promo-blocks .news-block .news-block_description a {
    font: 16px/25px 'Interstate WGL Cond' !important;
  }

  /*
   * DCE Elements
   */
  /*
  News Module
  */
  /* Content Line Spacing */
  .news-block_description {
    min-height: unset !important;
    padding: 20px !important;
  }

  .news-teaser .news-promo-blocks .news-block .news-block_description h3 {
    margin-bottom: 0;
  }

  .news-teaser .news-content p {
    letter-spacing: initial;
  }

  .news-teaser .news-content time {
    margin-bottom: 7px !important;
  }
}

/* Racquet Soli */
.racquetSiloLink {
  padding-top: 20px;
  display: table;
  margin: 0 auto;
}

/* Page - Nitro vs revolt */
#page_1245 {
  background: url('/fileadmin/user_upload/Hero_Pages/nitrovsrevoltBG.jpg') center -10% / cover no-repeat;
  background-color: #002738;
}

@media only screen and ( min-width: 1600px ) and ( max-width: 2000px ) {
  #page_1245 {
    background-position: center -4%;
  }
}

@media only screen and ( min-width: 2001px ) {
  #page_1245 {
    background-position: center 3%;
  }
}

@media only screen and ( max-width: 768px ) {
  #page_1245 {
    background-position: center 32px;
  }
}

#page_1245 .wrapper {
  background-color: transparent;
}

body#page_1245 .footer-social-block h4, body#page_1245 .footer .block-title strong, body#page_1245 .footer .block-title span, body#page_1245 .footer-corporate-links > li > a {
  color: #fff !important;
}

body#page_1245 .button, body#page_1245 a.button, body#page_1245 button.button, body#page_1245 .ui-button {
  background-color: #adadad !important;
}

body#page_1245 .footer-logo {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -150px 0px;
}

body#page_1245 .social-links-list a.facebook {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -150px -63px;
}

body#page_1245 .social-links-list a.twitter {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -178px -90px;
}

body#page_1245 .social-links-list a.instagram {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -206px -63px;
}

body#page_1245 .social-links-list a.youtube {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -151px -90px;
}

body#page_1245 .social-links-list a.googleplus {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -178px -63px;
}

body#page_1245 .social-links-list a.pinterest {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -207px -89px;
}

#page_1248 {
  background: url('/fileadmin/user_upload/Hero_Pages/nitrovsrevoltBG.jpg') center -10% / cover no-repeat;
  background-color: #002738;
}

@media only screen and ( min-width: 1600px ) and ( max-width: 2000px ) {
  #page_1248 {
    background-position: center -4%;
  }
}

@media only screen and ( min-width: 2001px ) {
  #page_1248 {
    background-position: center 3%;
  }
}

@media only screen and ( max-width: 768px ) {
  #page_1248 {
    background-position: center 32px;
  }
}

#page_1248 .wrapper {
  background-color: transparent;
}

body#page_1248 .footer-social-block h4, body#page_1248 .footer .block-title strong, body#page_1248 .footer .block-title span, body#page_1248 .footer-corporate-links > li > a {
  color: #fff !important;
}

body#page_1248 .button, body#page_1248 a.button, body#page_1248 button.button, body#page_1248 .ui-button {
  background-color: #adadad !important;
}

body#page_1248 .footer-logo {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -150px 0px;
}

body#page_1248 .social-links-list a.facebook {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -150px -63px;
}

body#page_1248 .social-links-list a.twitter {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -178px -90px;
}

body#page_1248 .social-links-list a.instagram {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -206px -63px;
}

body#page_1248 .social-links-list a.youtube {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -151px -90px;
}

body#page_1248 .social-links-list a.googleplus {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -178px -63px;
}

body#page_1248 .social-links-list a.pinterest {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -207px -89px;
}

/* Hero Page - Nitro vs Revolt */
#page_1288 {
  background: url('/fileadmin/user_upload/Hero_Pages/nitrovsrevoltBG.jpg') center -10% / cover no-repeat;
  background-color: #002738;
}

@media only screen and ( min-width: 1600px ) and ( max-width: 2000px ) {
  #page_1288 {
    background-position: center -4%;
  }
}

@media only screen and ( min-width: 2001px ) {
  #page_1288 {
    background-position: center 3%;
  }
}

@media only screen and ( max-width: 768px ) {
  #page_1288 {
    background-position: center 32px;
  }
}

#page_1288 .wrapper {
  background-color: transparent;
}

body#page_1288 .footer-social-block h4, body#page_1288 .footer .block-title strong, body#page_1288 .footer .block-title span, body#page_1288 .footer-corporate-links > li > a {
  color: #fff !important;
}

body#page_1288 .button, body#page_1288 a.button, body#page_1288 button.button, body#page_1288 .ui-button {
  background-color: #adadad;
}

body#page_1288 .footer-logo {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -150px 0px;
}

body#page_1288 .social-links-list a.facebook {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -150px -63px;
}

body#page_1288 .social-links-list a.twitter {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -178px -90px;
}

body#page_1288 .social-links-list a.instagram {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -206px -63px;
}

body#page_1288 .social-links-list a.youtube {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -151px -90px;
}

body#page_1288 .social-links-list a.googleplus {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -178px -63px;
}

body#page_1288 .social-links-list a.pinterest {
  background-image: url('/fileadmin/templates/images/sprites/sprites.png');
  background-position: -207px -89px;
}

/**
Mobile Adjustment for Technology Page
*/

@media only screen and (max-width: 768px) {
  /* Change max height so all Products options are visible */
  
  .no-float-on-mobile-technology{
    display:block !important;
    float: none !important;
    margin: 0 auto !important;
    max-width: 480px !important;
    min-width: 320px !important;
  }

}



