

.m_store_telephone span {
  display: block;
  font-size: 1.25em;
  margin-bottom: 10px;
}

.m_news {
  font-size: x-small;
  border: 1px solid #D9D9D9;
  background-color: #F6F6F6;
  padding: 20px 20px 20px 90px;
  background-repeat: no-repeat;
  background-position: 16px 42px;
  white-space: normal;
}
.m_news > a {
  text-decoration: none;
}
.m_news span {
  display: block;
  margin-bottom: 20px;
  font-size: 1.2em;
  font-weight: bold;
  color: #666666;
  text-transform: uppercase;
}
.m_news strong {
  display: block;
  font-size: 1.5em;
  text-transform: uppercase;
  color: #999999;
  margin-bottom: 10px;
}
.m_news p {
  font-size: 1.6em;
  font-style: italic;
  color: #999999;
  margin-bottom: 49px;
}
.m_news figcaption {
  font-size: 12px;
  color: #000;
}
.m_news figcaption span, .m_news figcaption a {
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  color: #0255a5;
  font-weight: bold;
}
.m_news small {
  display: block;
}

.m_news_simple {
  border: none;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  background-position: 16px 20px;
  background-color: transparent;
  padding: 30px 20px 30px 90px;
  background-position: 16px 33px;
}
.m_news_simple p {
  font-style: normal;
  font-size: 2em;
  color: #000;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 26px;
  text-transform: uppercase;
}

.m_advice {
  display: block;
  width: auto;
  padding: 15px 15px 15px 75px;
  background: #f6f6f6;
  border: 1px solid #d9d9d9;
  font-weight: bold;
  font-size: 14px;
  color: #666;
  position: relative;
}
.m_advice:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 60px;
  background-repeat: no-repeat;
  background-position: center 20px;
  border-right: 1px solid #d9d9d9;
}

.m_adv_promos {
  overflow: hidden;
}
.m_adv_promos img {
  float: left;
}
.m_adv_promos a {
  text-decoration: none;
}

.m_adv_promos_content {
  padding-left: 222px;
}
.m_adv_promos_content strong {
  display: block;
  margin-bottom: 10px;
  font-size: 1.4em;
  text-transform: uppercase;
  color: #333333;
}
.m_adv_promos_content p {
  font-size: 1.4em;
  color: #666666;
}

.m_register {
  border: 1px solid #D9D9D9;
  min-height: 182px;
}
.m_register a {
  text-decoration: none;
}

.m_register_title {
  position: relative;
  display: block;
  padding: 10px 0 98px 0;
  font-size: 1.5em;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  background-color: #F6F6F6;
  border-bottom: 1px solid #E6E6E6;
}
.m_register_title:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -58px;
  margin-bottom: -33px;
}

.m_register_content > * {
  margin: 0 20px;
}

.m_register_content {
  padding-top: 40px;
}
.m_register_content p {
  font-size: 1.3em;
  color: #666666;
  padding-bottom: 20px;
}
.m_register_content .btn {
  margin-bottom: 20px;
}

.m_register_no_partner .btn {
  background-color: #FDBD0F;
  color: #000;
  box-shadow: none;
}

.m_register_member .btn {
  background-color: #A29061;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.m_advantages_list > * + * {
  margin-top: 20px;
}

.m_advantages {
  position: relative;
  padding-right: 20px;
  padding-left: 119px;
  width: 107px;
  min-height: 74px;
  border: 1px solid #DADADA;
  background-color: #F9F9F9;
  font-size: 1.4em;
  color: #333333;
  text-decoration: none;
}
.m_advantages:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 104px;
  height: 100%;
  border-right: 1px solid #E6E6E6;
}
.m_advantages:after {
  content: "";
  position: absolute;
  top: 18px;
  left: 30px;
}
.m_advantages span {
  padding: 20px 0;
}

.m_advantages_circular:after {
  top: 18px;
  left: 34px;
}

.m_advantages_widget:after {
  top: 0;
  top: 20px;
  left: 30px;
}

.m_advantages_background:after {
  top: 0;
  top: 20px;
  left: 30px;
}

.m_steps {
  position: relative;
  counter-reset: slideNum;
  padding-top: 36px;
}
.m_steps li {
  width: 33.33%;
  height: 6px;
  color: #cccccc;
  counter-increment: slideNum;
  background-color: #cccccc;
  word-spacing: 0;
  border-left: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m_steps li:after {
  position: relative;
  top: -40px;
  text-align: center;
  width: 100%;
  content: "" counter(slideNum) "";
  color: #6F6F6F;
  font-size: 2.2em;
  font-weight: bold;
}
.m_steps li.active {
  background-color: #EBEBEB;
}
.m_steps li.last {
  background-color: #0255a5;
}
.m_steps li.last:after {
  color: #0255a5;
}
.m_steps span {
  display: none;
}

.m_social_profile_btn {
  margin-right: 10px;
  width: 54px;
  height: 54px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  vertical-align: top;
  overflow: hidden;
  text-align: left !important;
}

.m_cup {
  text-align: center;
  color: #999999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m_cup figcaption {
  padding-left: 10px;
  padding-right: 10px;
}
.m_cup div {
  height: 120px;
  margin-bottom: 30px;
}
.m_cup div:after {
  vertical-align: bottom;
  position: relative;
  height: 100%;
  content: "";
  width: 0;
}
.m_cup img {
  margin: 0 auto;
  vertical-align: bottom;
  max-height: 120px;
}
.m_cup p {
  font-size: 1.3em;
  min-height: 42px;
}
.m_cup strong {
  display: block;
  font-size: 2.2em;
}

.m_cups {
  position: relative;
}
.m_cups [data-next] {
  right: 10px;
}
.m_cups [data-prev] {
  left: 10px;
}
.m_cups [data-next], .m_cups [data-prev] {
  position: absolute;
  top: 177px;
}

.m_cups_title {
  margin-top: 30px;
  text-align: center;
  font-size: 20px;
  margin-bottom: 31px;
  text-transform: uppercase;
}
.m_cups_title span {
  display: block;
  margin: 0 auto;
  margin-bottom: 18px;
}
.m_cups_title strong {
  font-weight: normal;
}

.m_cups_viewport {
  overflow: hidden;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.m_cups_wrapper {
  font-size: 0;
  white-space: nowrap;
  float: left;
}
.m_cups_wrapper .m_cup {
  font-size: x-small;
  white-space: normal;
  vertical-align: top;
}
.m_cups_wrapper .m_cup + .m_cup {
  border-left: 1px solid #E6E6E6;
}

.m_cups_actions {
  text-align: center;
  padding-top: 32px;
  font-size: x-small;
}
.m_cups_actions a:first-child {
  margin-left: 0;
}
.m_cups_actions a {
  font-size: 1.1em;
  color: #0255a5;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 43px;
}

.m_inner_nav > * {
  vertical-align: middle;
}
.m_inner_nav li {
  padding: 5px 10px;
}
.m_inner_nav strong {
  margin-right: 20px;
  font-size: 1.6em;
  font-weight: normal;
  text-transform: uppercase;
  color: black;
  vertical-align: middle;
}
.m_inner_nav a {
  display: block;
  font-size: 1.1em;
  color: #0255a5;
  text-decoration: none;
  text-transform: uppercase;
}
.m_inner_nav li.active {
  border: 1px solid #cccccc;
  border-radius: 3px;
}
.m_inner_nav li.active a {
  color: #000;
}

.m_inner_nav_content p {
  display: none;
}

.m_section {
  font-size: x-small;
  text-align: center;
  border: 1px solid #D9D9D9;
  border-top: 2px solid #0255A5;
  background-color: white;
  -webkit-transition: box-shadow 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: box-shadow 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: box-shadow 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: box-shadow 250ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: box-shadow 250ms cubic-bezier(0.19, 1, 0.22, 1);
}
.m_section:hover {
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.07);
}
.m_section img {
  margin: 0 auto;
  margin-bottom: 15px;
  height: auto;
}
.m_section strong {
  display: block;
  margin: 16px 0 20px 0;
  font-size: 1.4em;
  color: #333333;
  text-transform: uppercase;
}
.m_section p {
  font-size: 1.3em;
  color: #666666;
  margin: 20px 0;
  padding: 0 32px;
}
.m_section a {
  display: block;
  text-decoration: none;
}
.m_section div {
  position: relative;
}
.m_section div:after {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 31px;
  height: 43px;
  margin-left: -15px;
}

.m_legends_section {
  border-top: 2px solid #8C7E44;
}

.m_media {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.m_media img {
  position: relative;
  z-index: -1;
  width: auto;
  height: 230px;
}
.m_media span {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00004194,endColorstr=#00004194);
  background-color: rgba(0, 65, 148, 0);
  z-index: 2;
  -webkit-transition: background-color 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: background-color 250ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: background-color 250ms cubic-bezier(0.19, 1, 0.22, 1);
}
.m_media:hover span {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B0004194,endColorstr=#B0004194);
  background-color: rgba(0, 65, 148, 0.69);
}
.m_media .m_video_item_icon,
.m_media .m_image_item_picture {
  display: none;
}
.m_media:hover .m_video_item_icon, .m_media:hover .m_image_item_picture {
  display: block;
}
.m_media .m_video_item_icon,
.m_media .m_video_item_icon:before,
.m_media .m_video_item_icon:after {
  z-index: 3;
}

.m_media_slide {
  position: relative;
}

.m_media_slide_viewport {
  overflow: hidden;
  margin-top: 24px;
}

.m_media_slide_wrapper {
  font-size: 0;
  white-space: nowrap;
  float: left;
}
.m_media_slide_wrapper .m_media {
  font-size: x-small;
}

.m_media_slide_nav {
  max-width: 960px;
  margin: 0 auto;
}
.m_media_slide_nav > * {
  margin-left: 10px;
  margin-right: 10px;
}

.m_media_slide_next,
.m_media_slide_prev {
  width: 52px;
  height: 72px;
  display: block;
  position: absolute;
  bottom: 50%;
  margin-bottom: -63px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  background-repeat: no-repeat;
  background-position: center center;
}

.m_media_slide_next {
  right: 50%;
  margin-right: -480px;
}

.m_media_slide_prev {
  left: 50%;
  margin-left: -480px;
}

.m_image_item_picture {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -31px;
  width: 59px;
  height: 59px;
  background-repeat: no-repeat;
  background-position: left top;
}

.m_related {
  max-width: 140px;
  display: block;
  color: #333333;
  text-decoration: none;
  font-size: x-small;
}
.m_related, .m_related:active {
  background-color: #F6F6F6;
}

.m_related_image {
  border: 1px solid #cccccc;
  border-bottom: none;
  position: relative;
}

.m_related_content {
  border: 1px solid #D9D9D9;
  text-transform: uppercase;
  padding: 10px 10px 11px 10px;
}
.m_related_content strong, .m_related_content span {
  display: block;
}
.m_related_content strong {
  font-size: 1.2em;
}
.m_related_content span {
  font-size: 1.1em;
  font-weight: bold;
  color: #0255a5;
}
.m_related_content strong + span {
  margin-top: 5px;
}

.m_related_simple .m_related_image {
  border: none;
}

.m_video_item {
  position: relative;
}

.m_video_item_icon {
  font-size: 0;
  margin-left: -31px;
  margin-top: -30px;
}
.m_video_item_icon, .m_video_item_icon:before {
  position: absolute;
  left: 50%;
  top: 50%;
}
.m_video_item_icon:after, .m_video_item_icon:before {
  content: "";
  display: block;
  z-index: 2;
}
.m_video_item_icon:after {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  border: 7px solid #fff;
}
.m_video_item_icon:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 0 9px 11px;
  border-color: transparent transparent transparent #ffffff;
  margin-left: -3px;
  margin-top: -9px;
}

.m_video_item .m_video_item_icon {
  margin-left: -22px;
  margin-top: -19px;
}
.m_video_item .m_video_item_icon:after {
  width: 30px;
  height: 30px;
  border-width: 4px;
}

.no-borderradius .m_video_item_icon:after {
  border-color: transparent;
  background: url("../images/backgrounds/m_video_item_icon.png") no-repeat center center;
}

.no-borderradius .m_video_item .m_video_item_icon:after {
  border-color: transparent;
  background: url("../images/backgrounds/m_video_item_icon_tiny.png") no-repeat center center;
}

.m_video_item_icon_small {
  position: absolute;
  width: 34px;
  height: 35px;
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -17px;
  margin-top: -17px;
  z-index: 1;
}

.m_video_image {
  background-color: #fff;
  max-width: 193px;
}

.m_video_image_content {
  font-size: 1.3em;
  color: #000;
  padding-right: 30px;
  padding-top: 10px;
  white-space: normal;
}

.m_video_image_slider {
  position: relative;
  background-color: transparent !important;
}
.m_video_image_slider .m_slider_list li {
  text-align: left;
  margin-right: 1px;
}
.m_video_image_slider .m_slider_viewport {
  margin-left: 20px;
  margin-right: 20px;
}
.m_video_image_slider .slider_btn_next,
.m_video_image_slider .slider_btn_prev {
  position: absolute;
  top: 50%;
  width: 12px;
  height: 22px;
  background-repeat: no-repeat;
  margin-top: -26px;
}
.m_video_image_slider .slider_btn_next {
  right: 0;
}
.m_video_image_slider .slider_btn_prev {
  left: 0;
}
.m_video_image_slider .m_video_item_icon {
  margin-left: -24px;
  margin-top: -21px;
}
.m_video_image_slider .m_video_item_icon:before {
  border-width: 6px 0 6px 9px;
  margin-left: -3px;
  margin-top: -7px;
}
.m_video_image_slider .m_video_item_icon:after {
  width: 30px;
  height: 30px;
  border: 4px solid #fff;
}

.m_tabs {
  background-color: #F0F0F0;
  border: 1px solid #D9D9D9;
  padding: 10px 0;
}
.m_tabs [data-tab] {
  display: none;
}
.m_tabs .active_tab {
  display: block;
}

.m_tabs_header {
  border-top: 2px solid #0255A5;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  background-color: #fff;
  font-size: x-small;
  text-transform: uppercase;
  padding: 17px 20px 13px;
}
.m_tabs_header span {
  font-size: 1.4em;
}
.m_tabs_header h1 {
  font-size: 1.6em;
  font-weight: normal;
}

.m_tabs_content {
  background-color: white;
}

.m_tabs_navigation {
  padding: 0 10px;
  font-size: 0;
}
.m_tabs_navigation a {
  font-size: x-small;
  text-transform: uppercase;
  text-decoration: none;
  padding: 8px 8px 14px;
  border: 1px solid transparent;
  border-bottom: none;
  color: #A3A3A3;
}
.m_tabs_navigation .active {
  background-color: white;
  border-color: #D9D9D9;
  color: black;
}
.m_tabs_navigation span {
  font-size: 1.2em;
  font-weight: bold;
}

.m_tabs_small {
  padding-bottom: 0;
}
.m_tabs_small .m_tabs_navigation span {
  font-size: 1.1em;
  font-weight: normal;
}

.m_tab_footer {
  font-size: x-small;
  text-align: right;
  text-transform: uppercase;
  padding: 1px 16px 10px;
  font-weight: bold;
}
.m_tab_footer a {
  font-size: 1.1em;
  color: #0255a5;
  text-decoration: none;
}

.m_tabs_simple {
  border: none;
  padding-bottom: 0;
  background: none;
}
.m_tabs_simple .m_tabs_navigation {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: -1px;
  position: relative;
  z-index: 1;
}
.m_tabs_simple .m_tabs_navigation .active {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #f6f6f6;
}

.m_tabs_alt {
  padding-top: 0;
  background: none;
  border: none;
}
.m_tabs_alt .m_tabs_navigation {
  padding-left: 0;
  padding-right: 0;
}
.m_tabs_alt .m_tabs_navigation a {
  font-weight: bold;
  color: #0052A5;
}
.m_tabs_alt .m_tabs_navigation .active {
  background-color: #F0F0F0;
  color: black;
}

.m_tabs_widget {
  border: 1px solid #d9d9d9;
}
.m_tabs_widget:after {
  border-top: 1px solid #d9d9d9;
  content: "";
  display: block;
  height: 10px;
  background-color: #fff;
}

.m_tabs_widget .m_tabs_navigation .active {
  background-color: #f6f6f6;
}

.m_advantages_table table {
  border-collapse: collapse;
  text-align: left;
  min-width: 100%;
  font-size: x-small;
}
.m_advantages_table table th, .m_advantages_table table td {
  padding: 0;
}
.m_advantages_table table .left {
  border-left: 2px solid #0255A5;
}
.m_advantages_table table .right {
  border-right: 2px solid #0255A5;
}

.m_advantages_table_head {
  font-size: 1.4em;
}
.m_advantages_table_head tr {
  vertical-align: bottom;
}
.m_advantages_table_head th {
  border-top: 2px solid #0255A5;
  border-right: 1px solid #d5d5d5;
  text-align: center;
  height: 71px;
}
.m_advantages_table_head th:first-child {
  border-top: none;
  text-align: left;
}
.m_advantages_table_head th:first-child > div {
  border: 1px solid #d5d5d5;
  border-bottom: none;
  border-right: none;
  min-height: 0;
}
.m_advantages_table_head th > div {
  padding: 17px 12px 21px;
}

.m_advantages_table_body {
  font-size: 1.5em;
}
.m_advantages_table_body th > div, .m_advantages_table_body td {
  padding: 16px 12px 9px;
  background-color: #F0F0F0;
  font-weight: normal;
  color: #666;
  text-align: left;
}
.m_advantages_table_body th, .m_advantages_table_body td {
  border-top: 1px solid #d5d5d5;
}
.m_advantages_table_body td {
  border-right: 1px solid #d5d5d5;
  text-align: center;
}
.m_advantages_table_body td > div {
  font-size: 0;
}
.m_advantages_table_body .bottom td {
  border-bottom: 2px solid #0255A5;
}
.m_advantages_table_body .bottom th div {
  margin-bottom: 7px;
}

.m_advantages_table_body_single td > div {
  width: 298px;
}

.m_advantage_check {
  width: 28px;
  height: 28px;
  font-size: 0;
  text-indent: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0 auto;
}

.m_advantages_table_footer td {
  border: none;
  text-align: center;
}
.m_advantages_table_footer .btn {
  min-width: 102px;
}

.m_advantages_table_footer_header {
  display: none;
}

tr.m_advantages_prices, .m_advantages_prices {
  font-size: x-small;
}
tr.m_advantages_prices td, .m_advantages_prices td {
  font-size: 1.6em;
  font-weight: bold;
  padding: 13px 0;
}
tr.m_advantages_prices td:first-child, .m_advantages_prices td:first-child {
  text-align: left;
  font-size: x-small;
}
tr.m_advantages_prices a, .m_advantages_prices a {
  color: #0255a5;
  font-size: 1.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.m_social_mod {
  position: relative;
}
.m_social_mod .m_mod_image_wrapper {
  height: auto;
}
.m_social_mod .m_mod_image_wrapper img {
  position: static;
}

.m_social_mod_inner_nav {
  margin-left: 6px;
}

.m_social_mod .m_mod {
  margin: 6px 0;
}

.m_mod {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m_mod > * {
  font-size: x-small;
  margin-left: 6px;
  margin-right: 6px;
  background-color: #EEEEEE;
  border: 1px solid #D9D9D9;
}

.m_mod_figcaption {
  color: #999999;
  font-size: 1.3em;
  padding: 13px 11px;
}
.m_mod_figcaption p + .m_mod_source {
  margin-top: 16px;
}

.m_mod_x2 {
  width: 2em;
}

.m_mod_x1 {
  width: 1em;
}

.m_mod_small p + .m_mod_source {
  margin-top: 8px;
}

.m_social_mod_grid_sizer {
  width: 16.667%;
}

.m_social_mod_grid_paginator {
  width: 33.334%;
}

.m_mod_figure blockquote, .m_mod_figure blockquote a {
  color: #999999;
}
.m_mod_figure blockquote {
  font-size: 1.3em;
}

.m_mod_image_wrapper {
  height: 0;
  width: 100%;
  position: relative;
}

.noscript_image {
  width: auto !important;
  height: inherit !important;
  position: static !important;
}

.m_mod_source {
  color: #333333;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-size: .84em;
  position: relative;
  margin-right: 20px;
}

.m_mod_source_username, .m_mod_source_hashtag {
  text-transform: none;
  font-size: 1em;
}

.m_mod_source_logo {
  position: absolute;
  max-width: 20px;
  bottom: -6px;
  right: -20px;
}

.m_mod_twit > div, .m_highlighted_twits li > div, .m_highlighted_tweets li > div {
  position: relative;
  padding-bottom: 30px;
}
.m_mod_twit .m_mod_figure, .m_highlighted_twits li .m_mod_figure, .m_highlighted_tweets li .m_mod_figure {
  margin-left: 72px;
  margin-right: 29px;
}
.m_mod_twit .m_mod_figcaption, .m_highlighted_twits li .m_mod_figcaption, .m_highlighted_tweets li .m_mod_figcaption {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
}
.m_mod_twit .m_mod_figcaption img, .m_highlighted_twits li .m_mod_figcaption img, .m_highlighted_tweets li .m_mod_figcaption img {
  position: absolute;
  left: 11px;
  top: 15px;
  max-width: 48px;
}
.m_mod_twit .m_mod_figcaption .m_mod_source_logo, .m_highlighted_twits li .m_mod_figcaption .m_mod_source_logo, .m_highlighted_tweets li .m_mod_figcaption .m_mod_source_logo {
  max-width: 20px;
}
.m_mod_twit .m_mod_figcaption strong, .m_highlighted_twits li .m_mod_figcaption strong, .m_highlighted_tweets li .m_mod_figcaption strong, .m_mod_twit .m_mod_figcaption a, .m_highlighted_twits li .m_mod_figcaption a, .m_highlighted_tweets li .m_mod_figcaption a {
  color: #666666;
}
.m_mod_twit .m_mod_figcaption a, .m_highlighted_twits li .m_mod_figcaption a, .m_highlighted_tweets li .m_mod_figcaption a {
  display: block;
  text-decoration: none;
  padding-top: 2px;
}
.m_mod_twit .m_mod_figcaption .m_mod_source_logo, .m_highlighted_twits li .m_mod_figcaption .m_mod_source_logo, .m_highlighted_tweets li .m_mod_figcaption .m_mod_source_logo {
  top: auto;
  left: auto;
  right: 12px;
  bottom: 13px;
}
.m_mod_twit time, .m_highlighted_twits li time, .m_highlighted_tweets li time {
  color: #666666;
  font-size: 1.1em;
  display: block;
  text-transform: uppercase;
}

.m_social_mod_container {
  font-size: 160px;
  margin-top: 19px;
  -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: -moz-transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: -ms-transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: -o-transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
}

.m_social_mod.no_transition .m_mod {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.m_social_mod_nav_prev,
.m_social_mod_nav_next {
  top: 50%;
  margin-top: -21px;
  position: absolute;
  display: block;
}

.m_social_mod_nav_prev {
  left: 0;
}

.m_social_mod_nav_next {
  right: 0;
}

.m_social_mod_wrapper {
  width: 100%;
  overflow: hidden;
}

.m_highlights_banner {
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  background-color: black;
}

.m_highlights_wrapper {
  width: 100%;
}

.m_highlights_banner_container {
  min-width: 100%;
  font-size: 0;
  white-space: nowrap;
  float: left;
}

.m_highlights_banner_container > * {
  width: 33.33%;
  height: 400px;
}

.m_highlights_banner_image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.m_highlights_banner_image img {
  position: absolute;
  margin-left: -440px;
  left: 50%;
  width: auto;
  height: auto;
  max-width: none;
}

.m_highlights_banner_item {
  position: relative;
}
.m_highlights_banner_item:before {
  position: absolute;
  content: "";
  display: block;
  left: -1px;
  top: 0;
  bottom: 0;
  width: 0;
  z-index: 1;
  border-left: 1px solid black;
}

.m_highlights_banner_item a {
  display: block;
  height: 100%;
  position: relative;
  font-size: x-small;
}

.m_highlights_banner_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(2, 85, 165, 0.36);
  display: block;
  z-index: 1;
  -webkit-transition: background-color 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: background-color 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: background-color 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: background-color 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: background-color 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.m_highlights_banner_info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  white-space: normal;
  color: white;
  background-color: rgba(0, 0, 0, 0.17);
  padding: 18px 25px 50px;
  -webkit-transition: background-color 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: background-color 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: background-color 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: background-color 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: background-color 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.no_js .m_highlights_banner_item:hover .m_highlights_banner_info,
.m_highlights_banner_item_hover .m_highlights_banner_info {
  background-color: rgba(0, 0, 0, 0.76);
}
.no_js .m_highlights_banner_item:hover .m_highlights_banner_rm_logo,
.m_highlights_banner_item_hover .m_highlights_banner_rm_logo {
  height: 43px;
  margin-top: 16px;
}
.no_js .m_highlights_banner_item:hover .m_highlights_banner_overlay,
.m_highlights_banner_item_hover .m_highlights_banner_overlay {
  background-color: rgba(2, 85, 165, 0);
}

.m_highlights_banner_item_hover.no_transition .m_highlights_banner_info, .m_highlights_banner_item_hover.no_transition .m_highlights_banner_rm_logo,
.m_highlights_banner_item_hover.no_transition .m_highlights_banner_overlay {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.m_highlights_banner_item_hover.no_transition .m_highlights_banner_rm_logo {
  height: 0;
  margin-top: 0;
}

.m_highlights_banner_rm_logo {
  display: block;
  width: 31px;
  height: 0;
  background-repeat: no-repeat;
  -webkit-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1), margin-top 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1), margin-top 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1), margin-top 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1), margin-top 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1), margin-top 500ms cubic-bezier(0.19, 1, 0.22, 1);
  margin-top: 0;
}

.m_highlights_banner_info strong {
  font-size: 1.2em;
  text-transform: uppercase;
  padding-bottom: 5px;
  display: block;
}

.m_highlights_banner_info p {
  font-size: 2.3em;
  font-weight: bold;
  line-height: 1.1em;
}

.m_highlights_banner_item_share {
  font-size: 1.2em;
  position: absolute;
  bottom: 16px;
  left: 31px;
  z-index: 2;
  color: white;
}

@media only screen and (min-width: 2640px) {
  .m_highlights_banner_image img {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}
.m_ad {
  display: block;
  overflow: hidden;
}
.m_ad .image_wrapper {
  position: relative;
}
.m_ad .image_wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.m_articles_view_more {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
  text-transform: uppercase;
  color: #0255a5;
  text-decoration: none;
  margin-bottom: 20px;
}

.m_articles {
  margin-bottom: 25px;
}

.m_articles_row {
  font-size: 0;
  margin-top: 20px;
}

.m_articles_banner {
  margin-bottom: 20px;
}

.m_articles_row > * {
  font-size: x-small;
  vertical-align: top;
  white-space: normal;
}

.m_articles_banner {
  display: block;
}

.m_articles_col {
  width: 50%;
}
.m_articles_col > * {
  margin-left: 10px;
  margin-bottom: 20px;
}

.m_articles_col:first-child > * {
  margin-left: 0;
  margin-right: 10px;
}

.m_articles_inner_nav, .m_articles_title {
  margin-bottom: 20px;
}

.m_articles_title strong {
  margin-right: 20px;
  font-size: 1.7em;
  font-weight: normal;
  text-transform: uppercase;
  color: black;
  vertical-align: middle;
}

.m_header {
  font-size: x-small;
  color: black;
}
.m_header > * {
  font-size: 3.5em;
}

.m_main_header {
  padding: 35px 0 26px;
  position: relative;
  min-height: 87px;
}
.m_main_header > * {
  display: block;
  font-size: 5.3em;
  margin-left: 7px;
  margin-right: 7px;
  z-index: 1;
  position: relative;
}
.m_main_header:after {
  width: 248px;
  height: 351px;
  display: block;
  content: "";
  background: url("../images/backgrounds/rm_logo_headers.png") no-repeat left top;
  position: absolute;
  top: 19px;
  right: -22px;
}

.m_main_header_multi > * {
  padding-right: 458px;
}
.m_main_header_multi .m_main_header_breadcrumb {
  padding-right: 0;
}

.m_main_header_reduced {
  padding-top: 26px;
  padding-bottom: 23px;
}
.m_main_header_reduced > * {
  font-size: 3.5em;
  line-height: 1.1em;
  height: 76px;
  vertical-align: bottom;
  display: table-cell;
  padding-left: 7px;
}

.m_main_header_breadcrumb {
  margin-top: 9px;
  margin-left: 9px;
  line-height: normal;
  height: auto;
  display: block;
  padding-left: 0;
  padding-right: 0;
}

.m_header_as_title > * {
  font-size: 1.5em;
}

.m_header_sub_title > * {
  font-size: 1.4em;
  color: #595959;
  text-transform: uppercase;
  font-weight: normal;
}

.m_header_as_title > *, .m_header_inner > *, .m_images_slider_title > * {
  font-size: 1.5em;
  font-weight: normal;
  text-transform: uppercase;
}

.m_header_inner > *, .m_images_slider_title > * {
  color: black;
  font-size: 1.6em;
}

.m_header_as_title > * {
  color: #4B4B4B;
}

.m_header_strong {
  text-transform: uppercase;
}
.m_header_strong > * {
  font-size: 1.4em;
  font-weight: normal !important;
}

.m_header_error {
  min-height: 249px;
  background-color: #000;
}

.m_form_header {
  border-bottom: 1px solid #D9D9D9;
  padding-left: 12px;
  padding-bottom: 18px;
}
.m_form_header > * {
  font-size: 1.8em;
  text-transform: uppercase;
  font-weight: normal;
  color: #666;
}
.m_form_header small {
  font-size: .66em;
  float: right;
  text-transform: none;
  margin-top: 2px;
}

.m_header_sep {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 15px;
}

.m_header_search > * {
  font-size: 1.8em;
}

.m_header_button, .m_header_link, .m_header_links {
  overflow: hidden;
  margin-bottom: 16px;
}
.m_header_button strong, .m_header_link strong, .m_header_links strong, .m_header_button h2, .m_header_link h2, .m_header_links h2 {
  padding-top: 10px;
  float: left;
  color: black;
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: normal;
}
.m_header_button .btn, .m_header_link .btn, .m_header_links .btn {
  float: right;
}

.m_header_link .link {
  float: right;
  padding-top: 15px;
  color: #0255a5;
  text-decoration: none;
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: bold;
}

.m_header_top > * {
  font-size: 1.8em;
  color: #666666;
  font-weight: normal;
  text-transform: uppercase;
}

.m_header_links .links {
  clear: both;
  padding-top: 15px;
}
.m_header_links .links a {
  font-size: 1.3em;
  color: #0255a5;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 12px;
  font-weight: bold;
}

.m_sponsor, .m_tour_features {
  display: block;
  font-size: x-small;
  text-decoration: none;
}
.m_sponsor img, .m_tour_features img {
  margin: 0 auto;
}
.m_sponsor p, .m_tour_features p {
  font-size: 1.1em;
  text-transform: uppercase;
  color: #999999;
  margin-top: 11px;
}

.m_tour_features img {
  width: 100%;
  height: inherit;
}
.m_tour_features p {
  font-size: 1.6em;
}

.m_login {
  font-size: 0;
  position: relative;
  max-width: 772px;
}
.m_login > * {
  font-size: x-small;
  width: 50%;
  vertical-align: middle;
}

.m_login_separator {
  position: absolute;
  height: 141px;
  left: 50%;
  top: 50%;
  margin-top: -70px;
  margin-left: -6px;
  width: 12px;
  text-transform: uppercase;
  font-size: x-small;
}
.m_login_separator:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #D9D9D9;
  width: 1px;
  left: 50%;
  margin-left: -1px;
}
.m_login_separator span {
  font-size: 1.3em;
  font-weight: bold;
  height: 49px;
  background-color: white;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -24.5px;
  line-height: 49px;
}

.m_login_fields > * {
  margin-right: 46px;
}
.m_login_fields .form_text_field + .form_text_field {
  margin-top: 16px;
}

.m_login_actions {
  text-align: right;
  padding-top: 29px;
}

.m_login_facebook:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #D9D9D9;
  width: 1px;
  left: 50%;
  margin-left: -1px;
}
.m_login_facebook:after {
  content: attr(data-separator);
  display: block;
  position: absolute;
  height: 49px;
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -6px;
  width: 12px;
  text-transform: uppercase;
  background-color: white;
  font-size: 13px;
  line-height: 49px;
  font-weight: bold;
}
.m_login_facebook > * {
  margin-left: 36px;
}

.m_login_forgot_password {
  font-size: 1.3em;
  color: #0255a5;
  text-decoration: none;
  margin-top: 22px;
  display: block;
}

.m_login_private .btn {
  background-color: #A29061;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.m_facebook_connect {
  background-color: #3B5998;
  color: white;
  text-transform: uppercase;
  font-size: 1.2em;
  text-decoration: none;
  padding: 13px 0 11px 0;
}
.m_facebook_connect span {
  padding: 0 28px 0 23px;
}
.m_facebook_connect:before {
  width: 41px;
  height: 23px;
  border-right: 1px solid white;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  margin: -13px 0 -11px 0;
}

.m_breadcrumb {
  font-size: x-small;
}

.m_breadcrumb_items {
  font-size: 1.2em;
}
.m_breadcrumb_items a, .m_breadcrumb_items {
  color: #999999;
}
.m_breadcrumb_items a {
  text-decoration: none;
  padding-right: 1px;
}
.m_breadcrumb_items span {
  color: black;
}

.m_breadcrumb_inverted a, .m_breadcrumb_inverted {
  color: white;
}
.m_breadcrumb_inverted span {
  color: #999999;
}

.m_anchors {
  font-size: x-small;
  text-transform: uppercase;
  list-style: none;
}
.m_anchors li:first-child {
  margin-top: 0;
}
.m_anchors li {
  font-size: 1.3em;
  margin-top: 11px;
  padding-left: 16px;
}
.m_anchors li:before {
  background-color: #0255a5;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  display: block;
  content: "";
  float: left;
  margin-left: -16px;
  position: relative;
  top: 6px;
}
.m_anchors a {
  color: #0255a5;
  font-weight: bold;
  text-decoration: none;
}

.m_text_content {
  font-size: x-small;
  color: #666666;
  margin-bottom: 40px;
}
.m_text_content h2 {
  font-size: 1.6em;
  font-weight: normal;
  margin-bottom: 16px;
  text-transform: uppercase;
  color: black;
}
.m_text_content > * + h2 {
  margin-top: 30px;
}
.m_text_content a {
  color: #0255a5;
  text-decoration: none;
}
.m_text_content p {
  font-size: 1.4em;
  line-height: 1.6em;
  margin-bottom: 18px;
}
.m_text_content > .m_contact_info {
  margin-bottom: 18px;
}
.m_text_content > .m_contact_info + p {
  margin-top: -14px;
}
.m_text_content ul li + li {
  margin-top: 18px;
}
.m_text_content ol,
.m_text_content ul {
  font-size: 1.3em;
  color: #666666;
  padding: 18px 10px;
}
.m_text_content ol {
  font-size: 1.4em;
}
.m_text_content ol > li {
  font-weight: bold;
  margin-left: 19px;
}
.m_text_content ol .m_text_ol_content {
  font-size: x-small;
  font-weight: normal;
}
.m_text_content li {
  margin-left: 17px;
  padding-right: 10px;
  line-height: 1.6em;
}
.m_text_content li + li {
  margin-top: 20px;
}
.m_text_content h3 {
  color: #333333;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 19px;
}
.m_text_content ul,
.m_text_content ol {
  font-size: 1.4em;
}
.m_text_content ul ul,
.m_text_content ul ol,
.m_text_content ol ul,
.m_text_content ol ol {
  font-size: 1em;
  list-style: none;
  margin-top: 12px;
}
.m_text_content ul ul li,
.m_text_content ul ol li,
.m_text_content ol ul li,
.m_text_content ol ol li {
  position: relative;
  padding-left: 20px;
  margin-left: 5px;
}
.m_text_content ul ul li:before,
.m_text_content ul ol li:before,
.m_text_content ol ul li:before,
.m_text_content ol ol li:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  width: 7px;
  height: 1px;
  background-color: black;
}
.m_text_content .m_hidden_content {
  overflow: hidden;
  -webkit-transition: height 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: height 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: height 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: height 250ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: height 250ms cubic-bezier(0.19, 1, 0.22, 1);
}
.m_text_content .legal {
  font-size: 1.1em;
}
.m_text_content .m_questionnaire_list {
  font-size: 1.6em;
  color: #000;
  font-weight: bold;
}
.m_text_content .m_questionnaire_list strong, .m_text_content .m_questionnaire_list p {
  font-weight: normal;
  font-size: 0.875em;
}
.m_text_content .m_questionnaire_list strong {
  display: block;
  line-height: 1.5em;
  margin-bottom: 6px;
}
.m_text_content .m_questionnaire_list p {
  color: #666666;
}
.m_text_content .m_questionnaire_list li {
  margin-bottom: 20px;
}
.m_text_content .highlight {
  color: #7F7F7F;
}
.m_text_content .highlight strong {
  display: block;
  font-size: 1.28em;
  font-weight: normal;
}

.m_text_separated, .m_text_separated .m_text_content {
  margin-bottom: 0;
}
.m_text_separated + hr {
  margin-top: 35px;
  margin-bottom: 36px;
}

.m_contact_info strong, .m_text h3 {
  font-size: 1.3em;
  color: #767676;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.m_contact_info {
  font-size: x-small;
}
.m_contact_info em, .m_contact_info strong {
  display: block;
}
.m_contact_info em {
  font-size: 1.5em;
  color: #767676;
  font-style: normal;
}
.m_contact_info span {
  display: block;
  font-size: 1.3em;
  margin-bottom: 5px;
}

.m_text table {
  border-right: none;
  margin-bottom: 20px;
}
.m_text table th {
  width: 34%;
}
.m_text table td {
  width: 34%;
}
.m_text table thead th {
  padding-top: 19px;
  padding-bottom: 19px;
}
.m_text table tbody th {
  vertical-align: middle;
}
.m_text table td {
  border-right: 1px solid #D9D9D9;
}

.m_download_list, ul.m_download_list {
  font-size: x-small;
  list-style: none;
}
.m_download_list li, ul.m_download_list li {
  border-bottom: 1px solid #EBEBEB;
  display: table;
  width: 100%;
}
.m_download_list li + li, ul.m_download_list li + li {
  margin-top: 5px;
}
.m_download_list a, ul.m_download_list a {
  text-decoration: none;
  font-size: 1.4em;
  color: #666666;
  display: table-row;
  width: 100%;
}
.m_download_list a > *, ul.m_download_list a > * {
  display: table-cell;
  vertical-align: bottom;
}
.m_download_list strong, ul.m_download_list strong {
  width: 70%;
  padding-bottom: 5px;
}
.m_download_list span, ul.m_download_list span {
  width: 30%;
  text-align: right;
  color: #0154A5;
  text-transform: uppercase;
  font-size: 0.9em;
  padding-bottom: 5px;
}
.m_download_list span:after, ul.m_download_list span:after {
  font-size: 0.9em;
  content: attr(data-extension);
  background-color: #990000;
  color: white;
  vertical-align: middle;
  border-radius: 2px;
  padding: 2px 4px;
  margin-left: 13px;
}

.m_member {
  border: 1px solid #D9D9D9;
  border-top: 2px solid black;
  color: #333333;
  font-size: x-small;
}
.m_member .m_member_no, .m_member .m_member_title {
  display: block;
}
.m_member .m_member_title {
  text-transform: uppercase;
  font-size: 1.4em;
  margin-bottom: 5px;
}
.m_member .m_member_info {
  padding: 20px 15px;
}
.m_member em {
  color: #999999;
  font-size: 1.2em;
  font-style: normal;
  text-transform: uppercase;
}
.m_member .m_member_no {
  font-size: 1.2em;
  color: #666666;
  margin-top: 7px;
  display: block;
}
.m_member img {
  width: 100%;
  height: auto;
}
.m_member .m_member_picture {
  margin-left: -1px;
  margin-right: -1px;
}
.m_member .btn_download {
  margin-top: 17px;
  margin-bottom: 20px;
  display: block;
}

.m_member_legend {
  border-top: 2px solid #AF994F;
}

.m_member_expanded {
  background-color: #F6F6F6;
  border: 1px solid #D9D9D9;
}
.m_member_expanded:before, .m_member_expanded:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_member_expanded:after {
  clear: both;
}
.m_member_expanded {
  zoom: 1;
}
.m_member_expanded > * {
  vertical-align: top;
}
.m_member_expanded .m_member_info {
  padding: 17px 24px;
  margin-left: 220px;
  border: none;
}
.m_member_expanded .m_member_picture {
  width: 220px;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.m_member_expanded .m_member_title {
  font-size: 1.8em;
  margin-bottom: 0;
}
.m_member_expanded .m_member_no {
  font-size: 1.3em;
  margin-top: 0px;
  line-height: 26px;
}
.m_member_expanded .m_member_career {
  margin-top: 10px;
}

.m_member_nav {
  padding-top: 23px;
}
.m_member_nav nav {
  display: table;
  width: 100%;
}
.m_member_nav nav > * {
  display: table-cell;
  width: 33%;
  text-decoration: none;
  text-transform: uppercase;
  color: #0255a5;
}

.m_member_career {
  font-size: x-small;
  margin-top: 16px;
}
.m_member_career strong {
  font-size: 1.3em;
}
.m_member_career ul {
  list-style: none;
  margin-top: 14px;
}
.m_member_career li:first-child {
  margin-top: 0;
}
.m_member_career li {
  font-size: 1.4em;
  color: #666666;
  margin-top: 8px;
}
.m_member_career em {
  font-size: 1.4em;
  font-style: normal;
  display: block;
}

.m_member_publish .m_member_career ul + em {
  margin-top: 22px;
}
.m_member_publish .m_member_career em + ul {
  margin-top: 3px;
}
.m_member_publish .m_member_career em + em {
  margin-top: 20px;
}

.m_player {
  background-color: white;
  display: block;
  border: 1px solid #D0D0D0;
  border-top: 2px solid black;
  -webkit-transition: box-shadow 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: box-shadow 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: box-shadow 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: box-shadow 250ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: box-shadow 250ms cubic-bezier(0.19, 1, 0.22, 1);
  position: relative;
  overflow: hidden;
}
.m_player:hover {
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.07);
}
.m_player img {
  width: 100%;
}

.m_player_legend {
  border-top: 2px solid #AF994F;
}

.m_player_selectable_input {
  position: absolute;
  left: -100%;
  top: 0;
}

.m_player_info_wrapper {
  display: table;
}

.m_player_info {
  display: table-row;
  border: 1px solid red;
  vertical-align: top;
}

.m_player_info_number, .m_slider_list .m_player_info_number {
  padding: 10px 0;
  display: table-cell;
  width: 45px;
  border-right: 1px solid #EBEBEB;
  font-size: 2.9em;
  text-align: center;
}

.m_player_info_content {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.m_player_info_content, .m_slider_list .m_player_info_content {
  padding: 18px 10px;
}
.m_player_info_content a, .m_slider_list .m_player_info_content a {
  text-decoration: none;
}
.m_player_info_content strong, .m_slider_list .m_player_info_content strong {
  display: table-cell;
  font-size: 1.4em;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 4px;
}
.m_player_info_content span, .m_slider_list .m_player_info_content span {
  font-size: 1.2em;
  color: #666666;
}

.m_player_simple {
  position: relative;
  max-width: 120px;
  border: none;
}
.m_player_simple .m_player_info_wrapper {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.85);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
}
.m_player_simple .m_player_info {
  display: block;
  border: none;
}
.m_player_simple .m_player_info_content {
  display: block;
  padding: 7px 8px 8px;
}
.m_player_simple .m_player_info_content strong {
  font-size: 1.3em;
  line-height: 1.1em;
}

.m_player_overlay {
  position: absolute;
  background: url("../images/backgrounds/m_player_checked_bg.png");
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
.m_player_overlay:after, .m_player_overlay:before {
  display: block;
  content: "";
  z-index: 1;
}
.m_player_overlay:before {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -22px;
  margin-top: -22px;
  background-repeat: no-repeat;
  z-index: 1;
}
.m_player_overlay:after {
  position: absolute;
  width: 17px;
  height: 17px;
  top: 7px;
  right: 7px;
}

.m_poll_checked .m_player .m_player_overlay {
  display: block;
}

.m_player_reduced .m_player_info_number {
  width: 40px;
}

.m_players_list_bordered {
  border-right: 1px solid #D9D9D9;
}

.m_slider {
  background-color: #F6F6F6;
  margin-left: 10px;
  margin-right: 10px;
}

.m_slider_light {
  background: white;
}

.m_slider_list, .m_slider_item {
  height: auto !important;
}

.m_slider_item {
  position: relative;
}

.m_slider_item_info {
  left: 0;
  width: 100%;
  display: table;
  text-decoration: none;
}
.m_slider_item_info > * {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.m_slider_item_info .m_slider_item_info_text {
  width: 70%;
  padding-left: 15px;
  white-space: normal;
}
.m_slider_item_info .btn_video {
  display: block;
  margin-top: 9px;
}

.m_slider_item_info_gallery .m_slider_item_info_text {
  background: transparent url("../images/backgrounds/slider_info_gallery.png") 13px top no-repeat;
  padding-left: 49px;
  min-height: 17px;
}

.m_slider_share {
  position: relative;
}
.m_slider_share .m_share {
  position: absolute;
  bottom: -7px;
  left: 0;
}

.m_slider_item_info_link {
  font-style: 1.1em;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  text-decoration: none;
  margin-right: 20px;
}

.m_slider_item_info_action {
  font-size: x-small;
  text-align: right;
  padding-right: 23px;
}
.m_slider_item_info_action a {
  font-style: 1.1em;
}

.m_slider_item_info_simple {
  display: block;
}
.m_slider_item_info_simple > * {
  display: block;
}
.m_slider_item_info_simple .m_slider_item_info_text strong {
  font-size: 2em;
}

.m_slider_item_footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: left;
  padding: 20px 20px 20px 40px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
  background-color: rgba(0, 0, 0, 0.7);
  background-position: 10px center;
  background-size: 21px 17px;
  background-repeat: no-repeat;
}

.btn_video {
  color: white;
  height: 27px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 37px;
  font-size: 1.1em;
  text-decoration: none;
  text-transform: uppercase;
}
.btn_video:before {
  content: '';
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}

.m_slider_item_info_text {
  color: white;
  font-size: x-small;
}
.m_slider_item_info_text strong {
  font-family: Arial, sans-serif;
  font-style: 26px;
}

.m_slider_list li {
  text-align: center;
}
.m_slider_list img {
  margin: 0 auto;
  height: auto;
}
.m_slider_list strong {
  font-size: 2.3em;
  margin-top: 16px;
}

.m_slider_pagination {
  text-align: center;
  background-color: white;
  padding-top: 18px;
  padding-bottom: 6px;
}
.m_slider_pagination .swiper-pagination-switch {
  display: inline-block;
  width: 3px;
  height: 3px;
  border: 4px solid #CCCCCC;
  border-radius: 50%;
  cursor: pointer;
}
.m_slider_pagination .swiper-pagination-switch + .swiper-pagination-switch {
  margin-left: 9px;
}
.m_slider_pagination .swiper-visible-switch {
  border-color: black;
  cursor: auto;
}

.pf_slider_widget {
  overflow: hidden;
}

.pf_slider_widget_slider {
  background-color: #F6F6F6;
  padding-bottom: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.m_slider_widget {
  max-width: 180px;
  margin: 0 auto;
}
.m_slider_widget .m_slider_pagination {
  background-color: transparent;
  padding-top: 7px;
}
.m_slider_widget [data-viewport] {
  overflow: visible;
}
.m_slider_widget .m_slider_item {
  opacity: 0.5;
  -webkit-transition: opacity cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
  -moz-transition: opacity cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
  -ms-transition: opacity cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
  -o-transition: opacity cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
  transition: opacity cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
  position: relative;
}
.m_slider_widget .m_slider_item > * {
  margin: 0 auto;
  max-width: none;
  width: auto;
  margin-left: 7px;
  margin-right: 7px;
  display: block;
}
.m_slider_widget .m_video_gallery_info, .m_slider_widget .m_widget_gallery_info {
  left: 7px;
  right: 7px;
  width: auto !important;
}
.m_slider_widget .swiper-slide-active {
  opacity: 1;
}

.pf_slider_widget_horizontal .m_slider_widget {
  max-width: 243px;
}
.pf_slider_widget_horizontal .m_slider_widget .m_slider_item > * {
  width: 229px;
}
.pf_slider_widget_horizontal .m_slider {
  padding-top: 58px;
}
.pf_slider_widget_horizontal .m_slider_pagination {
  padding-top: 9px;
}

.m_comments_slider {
  border: 1px solid #d9d9d9;
}
.m_comments_slider .m_news {
  border: none;
  text-align: left;
}
.m_comments_slider .m_news p {
  margin-bottom: 0;
}

.m_comments_slider .m_slider_pagination {
  background: transparent;
  text-align: left;
  padding-left: 91px;
  padding-bottom: 15px;
}

.no-borderradius .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  border: none;
  background: url("../images/backgrounds/noborderradius_mslider_pagination.png") no-repeat -19px 0;
}
.no-borderradius .swiper-visible-switch {
  background-position: top left;
}

.m_players_slider {
  background: none;
  margin-left: 0;
  margin-right: 0;
}
.m_players_slider .m_slider_item > * {
  margin-left: 10px;
  margin-right: 10px;
}

.m_player_history_slider, .m_players_slider {
  position: relative;
}
.m_player_history_slider > a, .m_players_slider > a {
  position: absolute;
  top: 207px;
}
.m_player_history_slider .slider_btn_next, .m_players_slider .slider_btn_next {
  right: -54px;
}
.m_player_history_slider .slider_btn_prev, .m_players_slider .slider_btn_prev {
  left: -54px;
}
.m_player_history_slider [data-slides] > *, .m_players_slider [data-slides] > * {
  vertical-align: top;
}

.m_players_slider_title {
  font-size: 2em;
  display: block;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 49px;
}

.m_players_slider_see_all, a.m_players_slider_see_all {
  display: block;
  position: static;
  text-align: center;
  color: #0255a5;
  font-weight: bold;
  padding-top: 41px;
  text-transform: uppercase;
  font-size: 1.2em;
  text-decoration: none;
}

.m_links_list {
  list-style: none;
  font-size: x-small;
}
.m_links_list li {
  font-size: 1.3em;
  text-transform: uppercase;
}
.m_links_list li + li {
  margin-top: 8px;
}
.m_links_list a {
  color: #0052A5;
  text-decoration: none;
  font-weight: bold;
}

.m_rm_strip {
  font-size: x-small;
  display: block;
  position: relative;
  padding-top: 43px;
  padding-bottom: 11px;
  color: #0052A5;
  text-decoration: none;
}
.m_rm_strip .separator {
  display: none;
}
.m_rm_strip > span {
  background-color: #F6F6F6;
  border: 1px solid #D9D9D9;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 17px 128px 17px 67px;
}
.m_rm_strip > span:before, .m_rm_strip > span:after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  top: 44px;
  bottom: 12px;
  width: 54px;
}
.m_rm_strip > span:before {
  background-position: center center;
  border-right: 1px solid #D9D9D9;
  left: 0;
}
.m_rm_strip > span:after {
  right: 0;
  background-position: 28px center;
}

.m_rm_strip_multiple {
  padding-top: 24px;
}
.m_rm_strip_multiple > span {
  padding-left: 14px;
  padding-right: 216px;
}
.m_rm_strip_multiple > span:before {
  display: none;
}
.m_rm_strip_multiple .m_rm_strip_teams {
  top: 24px;
  bottom: 11px;
}
.m_rm_strip_multiple .m_rm_strip_teams span {
  height: 100%;
  overflow: visible;
}
.m_rm_strip_multiple .m_rm_strip_teams img {
  margin-top: -24px;
}
.m_rm_strip_multiple .m_rm_strip_teams span + span {
  border-left: 1px solid #D9D9D9;
}

.m_rm_strip_teams {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 54px;
}

.m_spaces_list {
  list-style: none;
  display: table;
}
.m_spaces_list ul {
  display: table-row;
}
.m_spaces_list li {
  max-width: 143px;
  display: table-cell;
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
}
.m_spaces_list li + * {
  border-left: 1px solid #D9D9D9;
}
.m_spaces_list img {
  margin: 0 auto;
}
.m_spaces_list small {
  font-size: 1.2em;
  color: #666666;
  text-transform: uppercase;
  display: block;
  padding-top: 14px;
}

.m_simple_table {
  font-size: x-small;
  text-align: left;
  border-collapse: collapse;
  text-transform: uppercase;
}
.m_simple_table th, .m_simple_table td {
  padding-right: 10px;
  padding-bottom: 4px;
  padding-top: 5px;
  vertical-align: top;
}
.m_simple_table th {
  font-size: 1.3em;
  padding-bottom: 8px;
}
.m_simple_table td {
  font-size: 1.2em;
}
.m_simple_table td, .m_simple_table td a {
  text-decoration: none;
  color: #666666;
}
.m_simple_table td:first-child {
  font-size: 1.3em;
  font-weight: bold;
}
.m_simple_table td:first-child, .m_simple_table td:first-child a {
  color: #0052A5;
  padding-left: 4px;
  text-decoration: none;
}
.m_simple_table td:first-child a {
  margin-left: -9px;
}
.m_simple_table tbody tr + tr td {
  border-top: 1px solid #EBEBEB;
}
.m_simple_table tr:hover td {
  background-color: #f2f2f2;
}

td.m_simple_table_word_date {
  width: 180px;
  white-space: nowrap;
  text-align: right;
  font-size: 1.2em;
}

.m_images_slider_viewport {
  margin-left: 26px;
  margin-right: 26px;
}

.m_images_slider {
  position: relative;
  margin-bottom: 43px;
}
.m_images_slider [data-next], .m_images_slider [data-prev] {
  position: absolute;
  top: 26px;
}
.m_images_slider [data-next] {
  right: 0;
}
.m_images_slider [dat-prev] {
  left: 0;
}

.m_images_slider_title {
  margin-bottom: 18px;
  overflow: hidden;
}
.m_images_slider_title > * {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.m_images_slider_title small {
  display: block;
  text-align: right;
  font-size: 1.2em;
  margin-top: 2px;
}
.m_images_slider_title span {
  font-size: .8em;
  text-transform: none;
  margin-left: 5px;
}

.m_images_slider_sponsored_title {
  padding-right: 318px;
}
.m_images_slider_sponsored_title small {
  float: right;
  width: 318px;
  margin-right: -318px !important;
  text-transform: none;
}

.m_images_slider_alt .m_images_slider_viewport {
  margin: 0;
  border: 1px solid #D9D9D9;
}
.m_images_slider_alt [data-next], .m_images_slider_alt [data-prev] {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.94);
  width: 40px;
  background-position: center center;
  top: 1px;
  bottom: 1px;
  height: auto;
}
.m_images_slider_alt [data-next] {
  right: 1px;
}
.m_images_slider_alt [data-prev] {
  left: 1px;
}

.em_telephone {
  font-size: 1.8em;
  margin-bottom: 8px;
  display: block;
}

.em_email {
  font-size: 1.8em;
  color: #666666;
}

.m_image_map_image {
  float: left;
  position: relative;
}
.m_image_map_image ul {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  list-style: none;
}

.m_image_bullet, .m_image_bullet_gate {
  position: absolute;
  font-size: x-small;
}

.m_image_gate_item, .m_image_bullet_item {
  border: 3px solid #0255a5;
  border-radius: 50%;
  display: block;
  position: relative;
}

.m_image_bullet_item span, .infoBox {
  display: block;
  white-space: nowrap;
  font-size: 1.4em;
  color: #0255a5;
  background-color: white;
  border: 1px solid #cccccc;
  text-transform: uppercase;
  font-weight: bold;
  padding: 8px 12px;
}
.m_image_bullet_item span:before, .infoBox:before {
  content: "";
  background: url("../images/backgrounds/m_images_bullet_arrow.png");
  width: 18px;
  height: 10px;
  position: absolute;
  top: 100%;
  left: 14px;
  display: block;
}

.m_image_bullet_item {
  background: white;
  width: 14px;
  height: 14px;
  text-decoration: none;
  margin: -7px 0 0 -7px;
}
.m_image_bullet_active .m_image_bullet_item span {
  color: black;
}
.m_image_bullet_item span {
  position: absolute;
  bottom: 100%;
  left: -17px;
  margin-bottom: 19px;
  display: none;
}
.m_image_bullet_item:hover span, .m_image_map_expanded .m_image_bullet_item span {
  display: block;
}

.no-borderradius .m_image_bullet_item {
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: none;
  background: transparent url("../images/backgrounds/m_image_map_nobradius.png") no-repeat left top;
  margin: -10px 0 0 -10px;
}

.m_image_right_bullet .m_image_bullet_item span {
  left: auto;
  right: -15px;
}
.m_image_right_bullet .m_image_bullet_item span:before {
  left: auto;
  right: 12px;
}

.m_image_gate_item {
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  text-decoration: none;
  font-weight: bold;
  color: black;
}
.m_image_gate_item span {
  font-size: 1.6em;
}

.no-borderradius .m_image_gate_item {
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: none;
  background: transparent url("../images/backgrounds/m_image_map_nobradius_big.png") no-repeat left top;
}
.no-borderradius .m_image_gate_item span {
  line-height: 32px;
}

.m_download_file {
  font-size: x-small;
  color: #0255a5;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
}
.m_download_file:before, .m_download_file span {
  vertical-align: middle;
}
.m_download_file span {
  font-size: 1.1em;
  font-weight: bold;
}
.m_download_file:before {
  content: attr(data-file-extension);
  background-color: #990000;
  color: white;
  padding: 3px 4px 2px;
  margin-right: 10px;
  text-transform: uppercase;
}

.m_chart {
  background-color: #F6F6F6;
  border: 1px solid #D9D9D9;
}
.m_chart img {
  width: 100%;
  height: auto;
}

.m_chart_download {
  margin: 25px 20px;
}

.m_map {
  height: 450px;
}
.m_map img {
  max-width: none;
}

.infoBox {
  width: auto !important;
}
.infoBox img {
  display: none;
}

.m_login_validation {
  font-size: x-small;
  padding-left: 419px;
  position: relative;
  min-height: 404px;
  padding-top: 57px;
  padding-right: 21px;
}
.m_login_validation p {
  font-size: 1.6em;
  color: #666666;
  margin-top: 21px;
  padding-right: 48px;
  line-height: 1.35em;
}
.m_login_validation:before {
  width: 423px;
  height: 485px;
  display: block;
  content: "";
  background: transparent url("../images/backgrounds/login_validation_bg.png") left top no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
}

.m_login_validation_title {
  font-size: 3.6em;
  color: #0255a5;
}

.m_login_validation_advantages {
  margin-top: 45px;
  font-size: x-small;
  width: auto;
  padding-left: 122px;
}
.m_login_validation_advantages:after {
  background: transparent url("../images/backgrounds/m_login_validation_advantages_bg.png") no-repeat left top;
  width: 65px;
  height: 56px;
  border: none;
  left: 29px;
  top: 30px;
}
.m_login_validation_advantages:before {
  width: 122px;
}
.m_login_validation_advantages span {
  font-size: 1.6em;
  padding-left: 32px;
  margin-right: 58px;
  line-height: 20px;
}
.m_login_validation_advantages a {
  display: block;
  font-size: .75em;
  text-decoration: none;
  color: #0255a5;
  text-transform: uppercase;
  margin-top: 11px;
}

.m_error {
  position: relative;
  overflow: hidden;
}

.m_error_image {
  float: left;
  width: 41.6666%;
  margin-top: -30px;
}

.m_error_content {
  font-size: x-small;
  float: right;
  width: 58.3333%;
  padding-top: 25px;
}
.m_error_content > * {
  margin-left: 10px;
  margin-right: 20px;
}
.m_error_content strong {
  font-size: 9em;
  font-weight: normal;
}
.m_error_content strong span {
  display: block;
  font-size: .4em;
}
.m_error_content small {
  display: block;
  font-size: 3em;
  font-weight: bold;
}
.m_error_content p {
  font-size: 2.4em;
}
.m_error_content p span {
  display: block;
  margin-top: 30px;
  font-size: .67em;
  color: #666666;
}
.m_error_content p a {
  text-decoration: none;
  color: #0255a5;
}

.m_error_link {
  font-size: x-small;
  margin-top: 144px;
}
.m_error_link a {
  font-size: 1.2em;
  color: #0255a5;
  text-decoration: none;
  font-weight: bold;
  margin-right: 25px;
}

.error_layout .search_bar_error_wrapper {
  position: absolute;
  width: 100%;
  bottom: 70px;
  left: 0;
  padding: 10px 0;
  clear: both;
  background-color: #F2F2F2;
}

.error_layout .search_bar_error {
  height: auto !important;
  width: 92%;
  margin: 0 auto;
}

.error_layout .search_bar_error .wrapper {
  position: static;
  height: auto !important;
  width: auto;
  left: 0;
  margin-left: 0;
}

.m_highlight_tweet_content {
  position: relative;
  border: 1px solid #D9D9D9;
  padding: 20px 0 20px 100px;
  color: #999999;
}
.m_highlight_tweet_content strong {
  font-size: 1.8em;
  text-align: left;
}
.m_highlight_tweet_content strong span {
  display: block;
  font-size: .6em;
  margin-bottom: 20px;
}
.m_highlight_tweet_content p {
  font-size: 1.6em;
  padding-right: 20px;
  line-height: 20px;
}
.m_highlight_tweet_content p span {
  display: block;
}
.m_highlight_tweet_content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 80px;
  background-color: #F6F6F6;
  border-right: 1px solid #D9D9D9;
}
.m_highlight_tweet_content:after {
  content: "";
  position: absolute;
  top: 22px;
  left: 20px;
  width: 43px;
  height: 35px;
  background-repeat: no-repeat;
  background-position: left top;
}

.m_highlight_tweet_footer, .m_highlight_link_footer {
  margin-top: 10px;
  text-align: left;
}
.m_highlight_tweet_footer p, .m_highlight_link_footer p {
  font-size: 15px;
  color: #333333;
  margin-bottom: 4px;
}
.m_highlight_tweet_footer a, .m_highlight_link_footer a {
  font-size: 11px;
  text-transform: uppercase;
  color: #0255a5;
  text-decoration: none;
}

.m_aditional_info_link {
  padding: 10px;
  width: 140px;
  height: 52px;
  overflow: hidden;
  background-color: #000;
  font-size: 1.2em;
  color: #fff;
  text-align: center;
  display: none;
  -webkit-transition: display 100ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: display 100ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: display 100ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: display 100ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: display 100ms cubic-bezier(0.19, 1, 0.22, 1);
}

.m_full_header_video .m_aditional_info_link_wrapper {
  top: 50%;
  margin-top: -36px;
}
.m_full_header_video .m_full_header_banner_info {
  background-color: black;
}
.m_full_header_video .m_full_header_banner_info {
  position: static;
}

.m_aditional_info_link_wrapper {
  position: absolute;
  top: 136px;
}
.m_aditional_info_link_wrapper img {
  visibility: hidden;
}
.m_aditional_info_link_wrapper:hover img {
  visibility: visible;
}

.m_aditional_info_link_wrapper.prev {
  left: 0;
}
.m_aditional_info_link_wrapper.prev .btn_prev, .m_aditional_info_link_wrapper.prev img {
  float: left;
}

.m_aditional_info_link_wrapper.prev:hover .m_aditional_info_link,
.m_aditional_info_link_wrapper.next:hover .m_aditional_info_link {
  display: block;
  width: 140px;
}

.m_aditional_player_link_wrapper {
  text-transform: uppercase;
  cursor: pointer;
}
.m_aditional_player_link_wrapper.prev:hover .m_aditional_info_link, .m_aditional_player_link_wrapper.next:hover .m_aditional_info_link {
  width: 94px;
}

.m_aditional_info_link_wrapper.next {
  right: 0;
}
.m_aditional_info_link_wrapper.next .btn_next, .m_aditional_info_link_wrapper.next img {
  float: right;
}

.m_full_header_banner, .m_full_header_video {
  position: relative;
  background-color: #E6E6E6;
  overflow: hidden;
}
.m_full_header_banner img, .m_full_header_video img {
  margin: 0 auto;
}

.m_full_header_banner_info_wrapper {
  width: 1500px;
  left: 50%;
  margin-left: -750px;
  text-align: left;
}

.m_full_header_video_info_wrapper, .m_full_header_banner_info_wrapper {
  position: relative;
}

.m_full_header_video_info_wrapper {
  max-width: 940px;
  margin: 0 auto;
}

.m_full_header_video_figure {
  height: 0;
  padding-bottom: 60.9%;
}
.m_full_header_video_figure iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.m_full_header_banner_small .m_full_header_banner_info_wrapper {
  max-width: 940px;
  margin-left: -470px;
}

.m_slider_item_info, .m_full_header_banner_info {
  padding: 15px 0;
  bottom: 0;
  position: absolute;
}
.m_slider_item_info, .m_full_header_banner_info, .m_slider_item_info:active, .m_full_header_banner_info:active {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
  background-color: rgba(0, 0, 0, 0.4);
}
.m_slider_item_info strong, .m_full_header_banner_info strong, .m_slider_item_info h1, .m_full_header_banner_info h1 {
  font-size: 2.6em;
  color: #fff;
}

.m_full_header_banner_info {
  left: 0;
  width: 100%;
  max-width: 1500px;
}
.m_full_header_banner_info h1 {
  padding-left: 10px;
  padding-right: 50px;
}
.m_full_header_banner_info p {
  margin-top: 18px;
  margin-bottom: 3px;
  margin-left: 10px;
}
.m_full_header_banner_info .news_banner_picture,
.m_full_header_banner_info .news_banner_video {
  margin-right: 10px;
  width: 27px;
  height: 27px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: left top;
}

.m_slider_item_info_fans {
  padding-top: 26px;
  padding-bottom: 25px;
}
.m_slider_item_info_fans, .m_slider_item_info_fans:active {
  background-color: rgba(255, 255, 255, 0.49);
}
.m_slider_item_info_fans .m_slider_item_info_text {
  color: black;
  padding-left: 22px;
}
.m_slider_item_info_fans .m_slider_item_info_text strong {
  font-size: 2.4em;
  font-weight: bold !important;
  color: black;
}

.no-rgba .m_slider_item_info_fans {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7DFFFFFF,endColorstr=#7DFFFFFF);
  background-color: rgba(255, 255, 255, 0.49);
}

.m_section_news_header {
  font-size: x-small;
}
.m_section_news_header p {
  font-size: 1.2em;
  color: #666666;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 10px;
  text-transform: uppercase;
}
.m_section_news_header strong, .m_section_news_header h2 {
  display: block;
  font-size: 2.2em;
  font-weight: normal;
  margin-bottom: 38px;
  line-height: 29px;
}

.m_section_news_actions {
  margin: 20px 0;
}
.m_section_news_actions > * {
  vertical-align: top;
  margin-right: 5px;
}
.m_section_news_actions .btn_prev_text,
.m_section_news_actions .btn_next_text {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}

.m_text_content p.cap:first-letter {
  font-size: 4.9em;
  float: left;
  margin: 0px 20px 0 0;
  line-height: 1em;
  color: #000;
}

.news_layout .m_text_content a {
  color: #000;
  border-bottom: 1px solid #4674B1;
}

.m_section_news_next a {
  font-size: .8em;
  border: none !important;
  color: #0255a5 !important;
}

.news_layout .m_news_simple {
  margin-top: 30px;
  margin-bottom: 35px;
}

.news_layout .m_text_content p {
  color: #666;
  line-height: 1.5em;
}

.m_questions_list, ol.m_questions_list {
  list-style: none;
  font-size: x-small;
  padding: 0;
}
.m_questions_list strong, ol.m_questions_list strong {
  display: block;
  font-size: 1.4em;
  color: #666666;
  line-height: 1.5em;
  margin-bottom: 8px;
  text-align: left;
}
.m_questions_list li, ol.m_questions_list li {
  margin-bottom: 30px;
  margin-left: 0;
}

.m_matches {
  font-size: x-small;
  border: 1px solid #D9D9D9;
  background-color: #F6F6F6;
}

.m_matches_competition {
  float: left;
  margin-left: 8px;
  padding-top: 25px;
  margin-bottom: 22px;
}
.m_matches_competition > * {
  vertical-align: top;
}
.m_matches_competition label {
  font-size: 1.6em;
  font-weight: bold;
  color: #767676;
  margin-right: 5px;
}
.m_matches_competition .responsive_select {
  width: 160px;
  vertical-align: middle;
}

.m_matches_actions {
  float: right;
  margin-right: 15px;
  padding-top: 30px;
}
.m_matches_actions > * {
  text-indent: -9999px;
  margin-left: 12px;
  background-position: right top;
}
.m_matches_actions > * + * {
  border-left: 1px solid #d9d9d9;
  padding-left: 16px;
}

.m_matches_calendar {
  clear: both;
  padding-left: 10px;
}
.m_matches_calendar li {
  list-style: none;
  float: left;
}
.m_matches_calendar a, .m_matches_calendar label {
  position: relative;
  top: 1px;
  font-weight: bold;
  font-size: 1.2em;
  color: #9D9D9D;
  padding: 10px;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
.m_matches_calendar li.active a, .m_matches_calendar li.active label {
  border: 1px solid #D9D9D9;
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #fff;
}

.m_matches_share {
  min-height: 83px;
  border: none;
}

.m_matches_radio_wrapper {
  width: 0;
  height: 0;
  overflow: hidden;
  position: relative;
  display: block;
}
.m_matches_radio_wrapper input {
  position: relative;
  display: block;
  left: -99999px;
  width: 0;
  height: 0;
  -webkit-appearance: radio;
}

.m_matches_title {
  padding: 20px 10px;
}

.m_matches_title strong, .m_matches_simple strong {
  display: block;
  font-size: 1.6em;
  font-weight: bold;
  color: #767676;
}

.m_matches_simple {
  font-size: x-small;
}
.m_matches_simple strong {
  padding-left: 8px;
  padding-top: 32px;
  float: left;
  max-width: 50%;
}
.m_matches_simple .m_matches_calendar {
  padding-top: 20px;
}

.m_matches_table {
  position: relative;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #D9D9D9;
  border-top: none;
  border-bottom: none;
}
.m_matches_table .btn {
  text-align: center;
}
.m_matches_table caption {
  display: none;
}
.m_matches_table:after {
  content: "";
  position: absolute;
  left: 0;
  width: 99.9%;
  height: 9px;
  border-bottom: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  background-color: #F6F6F6;
  display: block;
}
.m_matches_table th {
  width: 33.3334%;
  text-align: left;
  display: none;
}

.m_matches_table_warning td {
  padding: 8px;
  border: 3px solid #f8ee98;
  border-bottom: none;
}
.m_matches_table_warning + tr td:first-child, .m_matches_table_warning + .m_match_week + tr td:first-child {
  border-left: 3px solid #f8ee98;
}
.m_matches_table_warning + tr td, .m_matches_table_warning + .m_match_week + tr td {
  border-bottom: 3px solid #f8ee98;
}
.m_matches_table_warning + tr .m_match_actions, .m_matches_table_warning + .m_match_week + tr .m_match_actions {
  border-right: 3px solid #f8ee98;
}
.m_matches_table_warning + .m_match_with_result td {
  border-bottom: none;
}
.m_matches_table_warning + .m_match_with_result .m_match_actions {
  border-bottom: 3px solid #f8ee98;
}
.m_matches_table_warning + .m_match_with_result + .m_match_result td {
  border-left: 3px solid #f8ee98;
  border-bottom: 3px solid #f8ee98;
}
.m_matches_table_warning + .m_match_week td {
  border-left: 3px solid #f8ee98;
  border-right: 3px solid #f8ee98;
  border-bottom: none;
}

.m_match_week + .m_match .m_match_date {
  padding-top: 0;
  padding-bottom: 0;
}
.m_match_week + .m_match .m_match_teams {
  padding-top: 0;
}
.m_match_week + .m_match .m_match_teams > * {
  padding-top: 0;
}
.m_match_week + .m_match .m_match_actions_list {
  padding-top: 0;
  padding-bottom: 0;
}
.m_match_week + .m_match td {
  vertical-align: top;
  clear: both;
}
.m_match_week + .m_match .m_match_teams_small_name {
  padding-top: 10px;
}
.m_match_week + .m_match .m_match_teams_results {
  padding-top: 0;
}
.m_match_week + .m_match .m_match_actions_tickets {
  padding-top: 0;
}
.m_match_week + .m_match .m_match_actions_tickets .btn {
  margin-top: 0;
}

.m_matches_table_past + .m_matches_table .m_match_aditional_info {
  padding-top: 20px;
}

.m_matches_table_simple .m_match_date, .m_schedule_table .m_match_date {
  padding-top: 0;
  padding-bottom: 0;
}
.m_matches_table_simple .m_match_teams, .m_schedule_table .m_match_teams {
  padding-top: 0;
}
.m_matches_table_simple .m_match_teams > *, .m_schedule_table .m_match_teams > * {
  padding-top: 0;
}
.m_matches_table_simple .m_match_actions_list, .m_schedule_table .m_match_actions_list {
  padding-top: 0;
  padding-bottom: 0;
}
.m_matches_table_simple td, .m_schedule_table td {
  vertical-align: top;
}
.m_matches_table_simple .m_match_teams_small_name, .m_schedule_table .m_match_teams_small_name {
  padding-top: 10px;
}
.m_matches_table_simple .m_match_teams_results, .m_schedule_table .m_match_teams_results {
  padding-top: 0;
}
.m_matches_table_simple .m_match_actions_tickets, .m_schedule_table .m_match_actions_tickets {
  padding-top: 0;
}
.m_matches_table_simple .m_match_actions_tickets .btn, .m_schedule_table .m_match_actions_tickets .btn {
  margin-top: 0;
}

.m_match + * {
  border-top: 1px solid #D9D9D9;
}

.m_match_result {
  border-top: none;
  border-bottom: 1px solid #D9D9D9;
}

.m_match_result td {
  padding-bottom: 20px;
}

.m_match_result:last-child {
  border-bottom: none;
}

.m_match_date {
  font-size: x-small;
  padding: 30px 14px 0 14px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: bold;
  color: #666666;
  vertical-align: top;
  width: auto;
  white-space: nowrap;
}
.m_match_date p {
  white-space: normal;
  vertical-align: top;
}
.m_match_date span {
  padding-right: 5px;
}
.m_match_date strong {
  color: #CC3333;
  vertical-align: top;
}
.m_match_date strong span {
  margin-top: 8px;
  font-weight: normal;
  display: block;
  padding: 0;
  font-size: 0.7em;
  text-transform: none;
  white-space: normal;
}
.m_match_date small {
  position: relative;
  padding-right: 14px;
  padding-left: 14px;
  min-width: 36px;
  text-align: center;
  font-size: 1em;
}
.m_match_date small:after, .m_match_date small:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -9px;
  width: 1px;
  height: 19px;
  background-color: #ccc;
}
.m_match_date small:after {
  left: 0;
}
.m_match_date small:before {
  right: 0;
}

.m_match_pending_warning {
  color: #CC3333;
}

.m_match_date_time {
  max-width: 110px;
}

.m_match_date_day {
  width: 72px;
}
.m_match_date_day + p {
  width: 65px;
  margin: 2px 0;
}

p.m_match_aditional_info {
  display: block;
  font-size: x-small;
  text-transform: uppercase;
  width: 88px;
  margin: 0;
  margin-bottom: 15px;
  margin-top: 5px;
}

td.m_match_aditional_info {
  text-transform: uppercase;
  padding-left: 14px;
  padding-top: 15px;
  padding-bottom: 10px;
  color: #666666;
}

td.m_match_teams {
  width: 310px;
  padding-left: 5px;
}
td.m_match_teams > * {
  padding-top: 25px;
}
td.m_match_teams > *:first-child {
  white-space: nowrap;
  float: left;
}

.m_match_teams {
  vertical-align: top;
  overflow: hidden;
  font-size: x-small;
}
.m_match_teams span, .m_match_teams p {
  vertical-align: top;
}
.m_match_teams img {
  width: 37px;
}
.m_match_teams strong {
  display: block;
  font-size: 1.1em;
  color: #000;
}
.m_match_teams p {
  margin-left: 20px;
  float: left;
  width: 120px;
}
.m_match_teams a, .m_match_teams p > span {
  font-size: 1.1em;
  text-decoration: none;
}
.m_match_teams.next_matches > span {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.m_match_teams_results {
  vertical-align: top;
  padding-top: 5px;
  margin: 0 2px;
  font-size: 2em;
  min-width: 68px;
  text-align: center;
}

.m_match_teams_small_name {
  padding-top: 14px;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
}

.next_matches .m_match_teams_results {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  width: 20%;
  white-space: normal;
  text-align: center;
}

.next_matches .m_match_teams_small_name {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  width: 40%;
  white-space: normal;
}
.next_matches .m_match_teams_small_name:first-child {
  text-align: right;
  padding-right: 15px;
}
.next_matches .m_match_teams_small_name:last-child {
  text-align: left;
  padding-left: 15px;
}

.m_match_teams_competition {
  display: block;
  margin-top: 8px;
  font-weight: normal;
  font-size: .8em;
  color: #999999;
  padding-top: 6px;
  padding-bottom: 6px;
}
.m_match_teams_competition img {
  float: left;
  margin-left: -23px;
  margin-top: -6px;
  vertical-align: middle;
  margin-right: 2px;
  width: 23px;
}

.m_match_actions {
  vertical-align: top;
  width: 150px;
}

.m_match_actions_list {
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: x-small;
}
.m_match_actions_list li {
  list-style: none;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.m_match_actions_list a {
  text-decoration: none;
  color: #0255a5;
}

.m_match_actions_tickets {
  padding-top: 10px;
  padding-bottom: 20px;
  margin-right: 10px;
}
.m_match_actions_tickets p {
  overflow: hidden;
  margin-top: 8px;
}
.m_match_actions_tickets p a {
  float: right;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #0255a5;
}
.m_match_actions_tickets p span {
  float: left;
  font-size: 1.2em;
  color: #000;
}
.m_match_actions_tickets .btn {
  margin-top: 10px;
}

.m_match_result {
  font-size: 1.2em;
  color: #666666;
  padding-right: 100px;
}
.m_match_result td {
  padding-top: 12px;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 65px;
}

.m_match_empty {
  font-size: x-small;
}
.m_match_empty td {
  padding: 17px 10px 0;
  background-color: #fff;
  color: #cc0000;
  font-size: 1.8em;
  font-weight: bold;
}

.m_paginator {
  font-size: x-small;
  font-size: 1.4em;
  font-weight: bold;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  background-color: #fff;
}
.m_paginator a, .m_paginator span {
  vertical-align: top;
  padding: 8px 4px 8px 4px;
  color: #787878;
  text-decoration: none;
}
.m_paginator a.active {
  border-left: 1px solid #0B5BA9;
  border-right: 1px solid #0B5BA9;
  color: #0255a5;
  padding-left: 6px;
  padding-right: 6px;
}
.m_paginator a.m_paginator_prev,
.m_paginator a.m_paginator_next {
  width: 20px;
  padding: 8px 0;
  overflow: hidden;
  text-indent: -9999px;
}
.m_paginator a.m_paginator_prev {
  background-repeat: no-repeat;
  background-position: 7px center;
  border-right: 1px solid #D9D9D9;
}
.m_paginator a.m_paginator_next {
  background-repeat: no-repeat;
  background-position: 7px center;
  border-left: 1px solid #D9D9D9;
}
.m_paginator span {
  width: 10px;
  text-indent: -9999px;
  background: url("../images/backgrounds/paginator_break.gif") no-repeat center 15px;
}
.m_paginator a.m_paginator_prev + a.active {
  position: relative;
  left: -5px;
}

.m_match_header {
  border: 1px solid #D9D9D9;
  padding: 13px 0 23px;
  position: relative;
  font-size: x-small;
  background: white;
}

.m_match_header_title {
  text-transform: uppercase;
  font-size: 1.3em;
  color: black;
  position: absolute;
  top: 14px;
  left: 11px;
}

.m_match_header_content {
  width: 100%;
  display: table;
}
.m_match_header_content > * {
  display: table-cell;
  vertical-align: middle;
}

.m_match_header_date_day, .m_match_header_date_time {
  white-space: nowrap;
  text-align: center;
  color: #666666;
}
.m_match_header_date_day > *:first-child, .m_match_header_date_time > *:first-child {
  font-weight: bold;
}
.m_match_header_date_day > *, .m_match_header_date_time > * {
  font-size: 2em;
}

.m_match_header_date_day, .m_match_header_date_time, .m_match_header_teams {
  background: url("../images/backgrounds/m_match_header_separator.png") no-repeat right center;
}

.m_match_header_date_day {
  width: 87px;
}

.m_match_header_date_time {
  width: 78px;
}

.m_match_header_logos {
  white-space: nowrap;
  max-width: 246px;
  text-align: center;
}
.m_match_header_logos img {
  width: 80px;
  height: 80px;
}
.m_match_header_logos img + img {
  margin-left: 14px;
}

.m_match_header_teams a {
  text-decoration: none;
  display: block;
}
.m_match_header_teams strong {
  font-size: 1.7em;
  display: block;
  color: #333333;
}
.m_match_header_teams img {
  vertical-align: middle;
  width: 23px;
  height: 23px;
}

.m_match_header_competition {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #777;
}

.m_highlighted {
  background-color: #F6F6F6;
  border: 1px solid #D9D9D9;
  white-space: nowrap;
  position: relative;
}
.m_highlighted > * {
  font-size: x-small;
  white-space: normal;
  vertical-align: top;
}

.m_highlighted_sponsor {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-bottom: 20px;
}

.m_highlighted_aside {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #D9D9D9;
  width: 32%;
  margin-left: -3px;
}

.m_highlighted_aside_section_title {
  background-color: #F0F0F0;
  padding: 9px 11px 12px 11px;
  text-transform: uppercase;
  font-size: 1.3em;
  color: #666666;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 5px;
}
.m_highlighted_aside_section_title a {
  font-size: 0.84615em;
  width: 22%;
  text-decoration: none;
  margin-left: -4px;
  text-align: right;
  color: #0255a5;
  font-weight: bold;
}
.m_highlighted_aside_section_title span {
  width: 78%;
}
.m_highlighted_aside_section_title > * {
  vertical-align: middle;
}

.m_highlighted_section {
  width: 68%;
}

.m_highlighted_aside_section + .m_highlighted_aside_section {
  border-top: 1px solid #d9d9d9;
  margin-top: 14px;
}

.m_highlighted_aside .commentary {
  border: none !important;
}

.m_highlighted_link {
  display: inline-block;
  margin: 10px 0;
  font-size: 1.1em;
  font-weight: bold;
  color: #0255a5;
  text-transform: uppercase;
}

.m_highlighted_next_game {
  font-size: x-small;
  text-transform: uppercase;
  position: relative;
}
.m_highlighted_next_game .m_share {
  margin-top: 15px;
  position: absolute;
  bottom: 0;
}

.m_highlighted_next_game_header, .m_highlighted_summary_game_header, .m_highlighted_finish_game_header {
  padding-top: 17px;
}
.m_highlighted_next_game_header p, .m_highlighted_summary_game_header p, .m_highlighted_finish_game_header p {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 140px;
  text-align: center;
  color: #777777;
}
.m_highlighted_next_game_header p > * + *:before, .m_highlighted_summary_game_header p > * + *:before, .m_highlighted_finish_game_header p > * + *:before {
  content: "\00b7";
  margin-right: 5px;
  margin-left: 0;
}

.m_highlighted_next_game_location, p.m_highlighted_next_game_location {
  font-weight: normal;
  margin-top: 8px;
}

.m_highlighted_next_game_title, .m_highlighted_summary_game_title, .m_highlighted_finish_game_title {
  font-size: 1.2em;
  float: left;
  max-width: 144px;
  padding-left: 13px;
  padding-right: 13px;
}

.m_highlighted_next_game_teams {
  overflow: hidden;
  position: relative;
  margin-top: 22px;
}
.m_highlighted_next_game_teams:before {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  position: absolute;
  background: #d9d9d9;
}

.m_highlighted_next_game_team {
  float: left;
  width: 50%;
  height: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
  font-size: x-small;
  padding-right: 32px;
  padding-left: 12px;
}
.m_highlighted_next_game_team:before {
  content: "";
  height: 100%;
  width: 0;
  background-color: red;
  vertical-align: middle;
}
.m_highlighted_next_game_team > * {
  vertical-align: middle;
}
.m_highlighted_next_game_team img {
  float: right;
  margin-left: 10px;
}
.m_highlighted_next_game_team strong {
  color: #333333;
  font-size: 1.3em;
  text-transform: none;
  display: inline-block;
  width: 40%;
}

.m_highlighted_next_game_second_team {
  text-align: left;
  padding-right: 0;
  padding-left: 32px;
  padding-right: 12px;
}
.m_highlighted_next_game_second_team img {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}

.m_highlighted_next_game_info {
  display: table;
  width: 100%;
  color: #777777;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 56px;
  position: relative;
}
.m_highlighted_next_game_info .m_link_dropdown {
  margin-left: 12px;
  padding-left: 9px;
}

.m_highlighted_next_game_info_wrapper {
  display: table-row;
  font-size: x-small;
}
.m_highlighted_next_game_info_wrapper > * {
  display: table-cell;
  border-left: 1px solid #cccccc;
  font-size: 1.1em;
  min-height: 20px;
  vertical-align: middle;
}
.m_highlighted_next_game_info_wrapper > *:first-child {
  border-left: 0;
}
.m_highlighted_next_game_info_wrapper p {
  font-weight: normal;
  min-width: 249px;
  padding-left: 12px;
  padding-right: 9px;
}
.m_highlighted_next_game_info_wrapper time {
  width: 56px;
  text-align: center;
}
.m_highlighted_next_game_info_wrapper .m_highlighted_weather {
  width: 85px;
  text-align: center;
}
.m_highlighted_next_game_info_wrapper > a {
  min-width: 162px;
  text-align: right;
  font-weight: bold;
  color: #0255a5;
  text-decoration: none;
  padding-right: 23px;
}

.m_highlighted_next_game_info_country {
  width: 65px;
  position: relative;
}
.m_highlighted_next_game_info_country select, .m_highlighted_next_game_info_country .select {
  min-width: 100%;
}
.m_highlighted_next_game_info_country:before {
  content: "";
  width: 1px;
  background: #cccccc;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 12px;
}

.m_weather {
  font-size: x-small;
  vertical-align: center;
  position: relative;
}

.m_weather_degrees {
  font-size: 1.8em;
  font-weight: bold;
  position: relative;
  top: 3px;
  padding-left: 48px;
}

.m_weather_icon {
  width: 37px;
  height: 28px;
  content: "";
  position: absolute;
  bottom: 0;
}

.m_highlighted_tickets ul {
  display: table;
  width: 100%;
}
.m_highlighted_tickets li {
  display: table-row;
  font-size: x-small;
}
.m_highlighted_tickets li > * {
  display: table-cell;
}
.m_highlighted_tickets p {
  font-size: 1.4em;
  font-weight: bold;
  color: #999999;
  text-transform: uppercase;
  padding: 0 11px;
}
.m_highlighted_tickets small {
  font-size: .86em;
  font-weight: normal;
}
.m_highlighted_tickets strong {
  font-size: 2em;
  color: #666666;
  min-width: 50px;
  text-align: left;
  padding-right: 11px;
  padding-left: 11px;
}
.m_highlighted_tickets a {
  margin-left: 11px;
  margin-right: 11px;
  margin-top: 9px;
}

.m_highlighted_tickets strong {
  font-size: 2.4em;
}
.m_highlighted_tickets strong span {
  font-size: .625em;
}

.m_highlighted_tickets_rel,
small.m_highlighted_tickets_rel,
.m_match_actions_rel {
  font-size: 1.1em;
  text-transform: uppercase;
  margin-top: 14px;
}
.m_highlighted_tickets_rel a, .m_highlighted_tickets_rel,
small.m_highlighted_tickets_rel a,
small.m_highlighted_tickets_rel,
.m_match_actions_rel a,
.m_match_actions_rel {
  display: block;
}
.m_highlighted_tickets_rel a,
small.m_highlighted_tickets_rel a,
.m_match_actions_rel a {
  color: #0052A5;
  text-decoration: none;
  margin-top: 0;
}

.m_match_actions_rel {
  margin-right: 10px;
  font-size: 1em;
}

.m_matches_reduced {
  padding-top: 10px;
}

.m_highlighted_tickets ul {
  margin-top: 17px;
}
.m_highlighted_tickets ul:first-child {
  margin-top: 0;
}

.m_highlighted_twits ul, .m_highlighted_tweets ul {
  list-style: none;
}
.m_highlighted_twits blockquote, .m_highlighted_tweets blockquote {
  font-size: 1.2em;
}
.m_highlighted_twits li .m_mod_figcaption, .m_highlighted_tweets li .m_mod_figcaption {
  padding-top: 10px;
}
.m_highlighted_twits li > div, .m_highlighted_tweets li > div {
  padding-bottom: 16px;
}

.m_highlighted_twit_title, .m_highlighted_tweets_title {
  margin-bottom: 0;
  position: relative;
  padding-left: 36px;
}
.m_highlighted_twit_title span, .m_highlighted_tweets_title span {
  font-size: .92em;
  text-transform: none;
  color: #333333;
  font-weight: bold;
}
.m_highlighted_twit_title:after, .m_highlighted_tweets_title:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 10px;
  width: 21px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: left top;
}

.m_highlighted_tweets .m_mod_twit {
  position: relative;
  border-top: 1px solid #D9D9D9;
}
.m_highlighted_tweets .m_mod_twit:first-child {
  border-top: none;
}

.m_highlighted_direct_game {
  border: 1px solid #D9D9D9;
  border-top: none;
  background-color: #F6F6F6;
}

.m_highlighted_direct_game_actions, .m_highlighted_summary_game_actions {
  position: relative;
}
.m_highlighted_direct_game_actions .m_share, .m_highlighted_summary_game_actions .m_share {
  float: left;
}
.m_highlighted_direct_game_actions div + a, .m_highlighted_summary_game_actions div + a {
  float: right;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #0255a5;
  margin-right: 10px;
  margin-top: 23px;
}

.m_highlighted_summary_game {
  position: relative;
}

.m_highlighted_summary_game_title {
  text-transform: uppercase;
}

.m_highlighted_summary_game_actions {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
}

.m_results_table {
  width: 100%;
  border-collapse: collapse;
  font-size: x-small;
}
.m_results_table thead td {
  font-family: Arial, sans-serif;
}
.m_results_table td, .m_results_table th {
  text-align: center;
}
.m_results_table th, .m_results_table thead td {
  font-size: 1.2em;
  color: #767676;
}
.m_results_table th {
  font-weight: normal;
  height: 23px;
  padding-top: 20px;
  border-left: 1px solid #d9d9d9;
  vertical-align: top;
  background-color: white;
  position: relative;
}
.m_results_table th:after {
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  width: 1px;
  background-color: white;
  top: 0;
  left: -1px;
}
.m_results_table th:first-child {
  border-left: none;
  position: static;
}
.m_results_table th:first-child:after {
  display: none;
}
.m_results_table td {
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  background-color: #F6F6F6;
  font-size: 1.6em;
  height: 43px;
  vertical-align: middle;
  color: #767676;
}
.m_results_table tbody tr:nth-child(2n+2) td {
  background-color: #FBFBFB;
}
.m_results_table tbody tr:first-child {
  border-top: 1px solid #d9d9d9;
}
.m_results_table tbody tr:first-child tr {
  border-top: none;
}
.m_results_table td:first-child {
  border-left: none;
}
.m_results_table tbody td:first-child {
  color: black;
}
.m_results_table td, .m_results_table th {
  width: 35px;
}
.m_results_table td:first-child, .m_results_table th:first-child {
  width: 42px;
}

.m_results_table_simple {
  border: 1px solid #D0D0D0;
}
.m_results_table_simple tbody td, .m_results_table_simple tbody tr:nth-child(2n+2) td {
  background-color: white;
}
.m_results_table_simple tbody td {
  color: #999999 !important;
  font-size: 1.4em;
}
.m_results_table_simple .m_results_table_options {
  white-space: nowrap;
  text-align: left;
}
.m_results_table_simple th {
  font-size: 1.3em;
  color: #333333;
  text-transform: uppercase;
  padding-top: 10px;
}
.m_results_table_simple th:after {
  display: none;
}

.m_results_table_options .radio, .m_results_table_options .checkbox {
  position: absolute;
  left: 9px;
  top: 2px;
}
.m_results_table_options > * {
  position: relative;
  padding-left: 35px;
}

.m_results_ok td:first-child {
  border-left: 2px solid #0099ff;
}

.m_results_warning td:first-child {
  border-left: 2px solid #fdbd0f;
}

.m_results_ko td:first-child {
  border-left: 2px solid #ff0000;
}

.m_results_table_champions {
  border-bottom: 1px solid #D9D9D9;
}
.m_results_table_champions th {
  border-top: 1px solid #D9D9D9;
}

.m_results_table_plain th {
  background-color: #F6F6F6;
}

.m_results_grouped_header, td.m_results_grouped_header {
  border-left: none;
}

.m_results_table_reduced td {
  background-color: #f6f6f6 !important;
  font-size: 1.5em;
}
.m_results_table_reduced th.m_results_table_team_header, .m_results_table_reduced td.m_results_table_team {
  min-width: 0;
}

th.m_results_table_team_header, td.m_results_table_team {
  text-align: left;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Arial, sans-serif;
  font-size: 1.2em;
  width: auto;
  white-space: nowrap;
  min-width: 146px;
}
th.m_results_table_team_header img, td.m_results_table_team img {
  max-width: 23px;
  vertical-align: middle;
  margin-right: 8px;
}

td.m_results_table_team {
  color: black;
}
td.m_results_table_team + td {
  color: black;
}

.m_matches_calendar_form {
  position: relative;
}
.m_matches_calendar_form:before {
  -webkit-transition: opacity 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: opacity 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: opacity 250ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: opacity 250ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 250ms cubic-bezier(0.19, 1, 0.22, 1);
  position: absolute;
  opacity: 0;
  z-index: 3;
  display: block;
  content: "";
}
.m_matches_calendar_form.loading:before {
  background: white url("../images/backgrounds/spinner.gif") no-repeat center center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
}

.m_results_table_simple {
  border: 1px solid #D0D0D0;
}
.m_results_table_simple .m_results_table_options {
  font-size: x-small;
  text-align: left;
  white-space: nowrap;
}
.m_results_table_simple .m_results_table_options div {
  padding-right: 9px;
}
.m_results_table_simple .m_results_table_options label {
  font-size: 1.2em;
}
.m_results_table_simple td, .m_results_table_simple td.m_results_table_team + td {
  font-size: 1.4em;
  color: #999999;
}
.m_results_table_simple tbody td:first-child {
  color: #999999;
}
.m_results_table_simple th:after {
  display: none;
}
.m_results_table_simple th {
  color: black;
  font-family: 'Oswald', sans-serif;
  font-weight: normal !important;
  font-style: normal !important;
  position: static;
}
.m_results_table_simple tbody td {
  background-color: white;
}

.m_position_table {
  font-size: x-small;
  background-color: #F6F6F6;
  border: 1px solid #D9D9D9;
  border-collapse: collapse;
}
.m_position_table td, .m_position_table th {
  vertical-align: top;
  text-align: center;
}
.m_position_table > thead span {
  display: none;
}
.m_position_table > thead th {
  height: 19px;
}
.m_position_table > tbody > tr > td {
  padding-top: 17px;
  padding-bottom: 17px;
}
.m_position_table > tbody > tr + tr > td {
  border-top: 1px solid #d9d9d9;
}
.m_position_table [data-header]:before {
  content: attr(data-header);
  font-family: Arial, sans-serif;
  display: block;
  font-size: .40em;
  color: #767676;
  text-align: center;
}
.m_position_table tr + tr [data-header]:before {
  display: none;
}
.m_position_table [data-team]:before {
  content: attr(data-team);
  display: block;
  font-family: Arial, sans-serif;
  font-size: 1.4em;
  color: #333333;
  text-align: left;
  font-weight: bold;
  margin-bottom: 6px;
  margin-left: 4px;
}
.m_position_table tfoot td {
  font-size: x-small;
  text-align: right;
  padding: 23px 26px 15px;
}
.m_position_table tfoot td a {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #0255a5;
}

.m_position_stats_table {
  font-size: x-small;
  width: 100%;
  color: #767676;
}
.m_position_stats_table th {
  font-size: 1.2em;
  font-weight: normal;
}
.m_position_stats_table td {
  color: #767676;
  font-weight: bold;
  font-size: 1.4em;
  min-width: 22px;
}

.m_position_stats {
  padding-right: 23px;
}

.m_position_table_team {
  padding-left: 15px;
  padding-right: 11px;
}

.m_position_table_pos {
  font-size: 3em;
  border-right: 1px solid #D9D9D9;
}

.m_calendar_reduced {
  font-size: x-small;
}
.m_calendar_reduced ul {
  list-style: none;
}
.m_calendar_reduced li {
  border: 1px solid #D9D9D9;
}
.m_calendar_reduced li + li {
  border-top: none;
}
.m_calendar_reduced > a {
  display: block;
  font-size: 1em;
  text-transform: uppercase;
  text-align: right;
  text-decoration: none;
  color: #0255a5;
  background-color: white;
  border: 1px solid #d9d9d9;
  border-top: none;
  font-weight: bold;
  padding: 15px 16px;
}

.m_calendar_reduced_table {
  background-color: #F6F6F6;
  border-collapse: collapse;
  width: 100%;
}
.m_calendar_reduced_table thead {
  display: none;
}
.m_calendar_reduced_table td {
  font-size: 1.2em;
  width: 44%;
  position: relative;
  padding: 8px 0 6px 39px;
  height: 30px;
}
.m_calendar_reduced_table td > * {
  vertical-align: middle;
}
.m_calendar_reduced_table img {
  width: auto;
  height: 30px;
  vertical-align: middle;
  margin-right: 9px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
}
.m_calendar_reduced_table td:first-child {
  text-align: right;
  padding: 8px 39px 6px 0;
}
.m_calendar_reduced_table td:first-child img {
  margin-right: 0;
  margin-left: 9px;
  right: 0;
  left: auto;
}
.m_calendar_reduced_table .m_calendar_reduced_goals {
  font-size: 1.5em;
  width: 12%;
  padding: 0 6px;
  white-space: nowrap;
  text-align: center;
}
.m_calendar_reduced_table tr + tr td {
  border-top: 1px solid #D9D9D9;
}

.m_calendar_reduced_title {
  border-bottom: 1px solid #D9D9D9;
  display: block;
  font-size: 1.3em;
  color: #666666;
  padding: 16px 15px 11px;
  font-weight: normal;
}

.m_poll .m_images_slider_viewport {
  border-bottom: none;
}
.m_poll .m_images_slider {
  margin-bottom: 0;
}
.m_poll [data-next], .m_poll [data-prev] {
  bottom: 0;
}

.m_poll_selection {
  border: 1px solid #d9d9d9;
  border-top: 0;
}

.m_poll_actions {
  float: right;
  width: 23%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m_poll_actions a {
  display: block;
  text-align: center;
}

.m_poll_console {
  font-size: x-small;
  float: left;
  width: 67%;
  display: table;
}
.m_poll_console > * {
  font-size: 1.3em;
  display: table-cell;
  padding-top: 22px;
  padding-bottom: 22px;
  vertical-align: top;
}

.m_poll_console_title {
  width: 120px;
  color: black;
  padding-left: 12px;
}

.m_poll_console_options {
  color: #767676;
  list-style: none;
  padding-bottom: 17px;
}

.m_poll_selected {
  border-left: 1px solid #D9D9D9;
  margin-left: 14px;
  float: left;
  margin-bottom: 5px;
}
.m_poll_selected label {
  background-position: right center;
  background-repeat: no-repeat;
  display: block;
  padding-right: 23px;
  padding-left: 16px;
}

.m_poll_selected:first-child {
  margin-left: 0;
  border-left: none;
}

.m_poll_current_title {
  display: block;
  margin-bottom: 25px;
  color: #595959;
  font-size: 1.6em;
  font-weight: normal;
  text-transform: uppercase;
}
.m_poll_current_title small {
  text-transform: none;
  margin-left: 10px;
}
.m_poll_current_title a {
  color: #0255a5;
  text-decoration: none;
}

.m_poll_current {
  width: 66.66667%;
  *width: 66.66567%;
}

.m_poll_related {
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  *width: 33.33233%;
}
.m_poll_related ul {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: collapse;
  background-color: #F6F6F6;
  border: 1px solid #D9D9D9;
  border-bottom: none;
}
.m_poll_related ul:after {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: 100px;
  width: 1px;
  background-color: #D9D9D9;
  position: absolute;
}

.m_poll_related_title {
  display: block;
  font-size: 1.4em;
  font-weight: normal;
  color: #666666;
  margin-bottom: 25px;
}

.m_poll_related_item {
  display: table-row;
  border-bottom: 1px solid #D9D9D9;
}
.m_poll_related_item img, .m_poll_related_item strong, .m_poll_related_item span {
  display: table-cell;
  vertical-align: top;
}
.m_poll_related_item strong {
  font-weight: normal;
  width: 112px;
  padding: 12px;
  font-size: 1.3em;
  text-transform: uppercase;
  color: #666666;
  line-height: 14px;
  vertical-align: middle;
}
.m_poll_related_item span {
  width: 100px;
  vertical-align: middle;
  text-align: center;
  font-size: 1.4em;
}

.m_poll_results_list li {
  float: left;
  list-style: none;
  margin-left: 12px;
  max-width: 114px;
}
.m_poll_results_list li:first-child {
  margin-left: 0;
}

.m_poll_result {
  position: relative;
  border: 1px solid #D9D9D9;
  border-top: none;
  padding: 8px 0;
  background-color: #fff;
}
.m_poll_result strong {
  position: relative;
  z-index: 2;
  display: block;
  text-align: center;
  font-size: 1.9em;
  color: #000;
  min-width: 112px;
}
.m_poll_result small {
  display: block;
  font-size: .6em;
  color: #666666;
}
.m_poll_result span {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  background-color: #E6E6E6;
}

.m_teams_stats {
  font-size: x-small;
}
.m_teams_stats:before, .m_teams_stats:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_teams_stats:after {
  clear: both;
}
.m_teams_stats {
  zoom: 1;
}

.m_teams_stats_title {
  font-size: 2em;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  display: block;
  color: #666666;
  margin-bottom: 61px;
  text-transform: uppercase;
}

.m_teams_stats_list {
  display: table;
  width: 100%;
  text-align: center;
}
.m_teams_stats_list li {
  display: table-cell;
  position: relative;
  padding-bottom: 12px;
  width: 160px;
  border-left: 1px solid #cccccc;
}
.m_teams_stats_list p {
  position: relative;
  padding-top: 76px;
}
.m_teams_stats_list li:first-child {
  border-left: none;
}
.m_teams_stats_list span {
  color: #cccccc;
  font-size: 5em;
  display: block;
  height: 76px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.m_teams_stats_list dfn {
  color: #666666;
  font-style: normal;
  font-size: 1.3em;
}

.m_position_stats_table {
  width: auto;
}
.m_position_stats_table td, .m_position_stats_table th {
  width: 30px;
}

.m_teams_stats_filter {
  overflow: hidden;
  margin-bottom: 45px;
}

.m_teams_stats_filter_selection {
  float: left;
  margin-left: 20px;
}
.m_teams_stats_filter_selection label {
  display: none;
}
.m_teams_stats_filter_selection .select_content {
  width: 298px;
  font-size: 1.3em;
}

.m_teams_stats_filter_actions {
  float: right;
}
.m_teams_stats_filter_actions > * {
  padding: 5px 10px;
}
.m_teams_stats_filter_actions label {
  font-size: 1.1em;
  color: #0255a5;
  text-decoration: none;
  text-transform: uppercase;
}
.m_teams_stats_filter_actions label.active {
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #000;
}
.m_teams_stats_filter_actions span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.m_teams_stats_info {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 34px;
}
.m_teams_stats_info thead {
  border-bottom: 1px solid #e7e7e7;
}
.m_teams_stats_info thead th {
  font-size: 12px;
  color: #666666;
  text-align: left;
  text-transform: uppercase;
  font-weight: normal;
  padding-bottom: 10px;
}
.m_teams_stats_info tr:nth-child(even) {
  background-color: #F6F6F6;
}
.m_teams_stats_info td {
  padding: 7px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 1.4em;
  color: #666666;
}
.m_teams_stats_info td + td {
  font-size: 1.8em;
  text-align: left;
  width: 15%;
}

.m_teams_stats_action {
  font-size: 1.2em;
  text-transform: uppercase;
  text-align: center;
}
.m_teams_stats_action a {
  color: #0255a5;
  font-weight: bold;
  text-decoration: none;
  font-size: .9em;
}
.m_teams_stats_action .btn_show:after {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-top: 5px;
  background-position: center top;
}

.m_teams_stats_list + [data-collapsable] {
  margin-top: 34px;
}

.m_teams_stats_wrapper {
  overflow: hidden;
  -webkit-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.m_direct_info_match {
  background-color: #F0F0F0;
  border: 1px solid #D9D9D9;
}
.m_direct_info_match > div {
  float: left;
  width: 50%;
}
.m_direct_info_match .o_commentary {
  height: 590px;
  overflow-y: auto;
}
.m_direct_info_match .o_commentary .opta-widget-container {
  margin-bottom: 0;
}
.m_direct_info_match .o_commentary .opta-widget-container .commentary {
  border: none;
  border-right: 1px solid #D9D9D9;
  margin-bottom: 0;
}
.m_direct_info_match .o_commentary .opta-widget-container li:last-child {
  border-bottom: none;
}
.m_direct_info_match .m_highlighted_aside_section_title {
  margin-bottom: 0;
}

.m_cronica_partido {
  background-color: #F0F0F0;
  border: 1px solid #D9D9D9;
}
.m_cronica_partido > div {
  width: 100%;
}
.m_cronica_partido .o_commentary {
  height: 590px;
  overflow-y: auto;
}
.m_cronica_partido .o_commentary .opta-widget-container {
  margin-bottom: 0;
}
.m_cronica_partido .o_commentary .opta-widget-container .commentary {
  border: none;
  border-right: 1px solid #D9D9D9;
  margin-bottom: 0;
}
.m_cronica_partido .o_commentary .opta-widget-container li:last-child {
  border-bottom: none;
}
.m_cronica_partido .m_highlighted_aside_section_title {
  margin-bottom: 0;
}

.m_players_list {
  list-style: none;
}
.m_players_list > li > * {
  margin-left: 10px;
  margin-right: 10px;
}
.m_players_list > li {
  margin-bottom: 20px;
}

.m_warning {
  background: #F8EE98;
  font-size: x-small;
  color: #797979;
  padding: 13px 15px 14px;
}
.m_warning > * {
  font-size: 1.1em;
}
.m_warning > a, .m_warning strong {
  font-size: 1.09em;
}
.m_warning strong {
  font-weight: normal;
  color: #9F9000;
}
.m_warning a {
  color: #999999;
  text-decoration: none;
  display: block;
  margin-top: 7px;
}

.m_tickets_map {
  position: relative;
}
.m_tickets_map .m_map {
  height: 450px;
}

.m_tickets_map_actions {
  position: absolute;
  left: 50%;
  margin-left: -470px;
  top: 50px;
  z-index: 1;
  font-size: x-small;
}
.m_tickets_map_actions p {
  font-size: 4em;
  text-transform: uppercase;
  margin-bottom: 7px;
  padding-right: 95px;
}
.m_tickets_map_actions strong {
  display: block;
}

.m_tickets_map_info {
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  background: white;
  background: rgba(255, 255, 255, 0.77);
  font-size: x-small;
}
.m_tickets_map_info ul {
  max-width: 960px;
  margin: 0 auto;
  display: block;
  text-align: justify;
  font-size: 0;
}
.m_tickets_map_info ul:after {
  width: 100%;
  content: "";
  height: 0;
}
.m_tickets_map_info li {
  font-size: x-small;
  width: 25%;
  vertical-align: top;
  text-align: left;
  padding-top: 31px;
  padding-bottom: 13px;
}
.m_tickets_map_info dfn {
  font-size: 1.5em;
  display: block;
  font-style: normal;
  text-transform: uppercase;
}
.m_tickets_map_info p {
  padding-left: 21px;
  padding-right: 57px;
}
.m_tickets_map_info p span {
  color: #777777;
  font-size: 1.4em;
  display: block;
}
.m_tickets_map_info p, .m_tickets_map_info .m_tickets_map_icon {
  display: table-cell;
  vertical-align: top;
}
.m_tickets_map_info li > div {
  display: table;
}
.m_tickets_map_info img {
  max-width: none;
}

.m_tickets_prices {
  font-size: x-small;
}
.m_tickets_prices ul {
  list-style: none;
  overflow: hidden;
  margin-bottom: 14px;
  text-align: justify;
}
.m_tickets_prices ul:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.m_tickets_prices li {
  min-width: 140px;
  display: inline-block;
  padding-left: 10px;
  padding-bottom: 30px;
  border-left: 1px solid #D9D9D9;
}
.m_tickets_prices li:first-child {
  border: none;
  padding-left: 0;
}
.m_tickets_prices p {
  font-size: 1.3em;
  color: #666666;
}
.m_tickets_prices dfn {
  display: block;
  margin-bottom: 3px;
  font-size: 1.1em;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
}
.m_tickets_prices img {
  margin: 0 auto;
}

.m_info {
  font-size: x-small;
}

.m_info_tickets {
  font-size: x-small;
  font-size: 1.3em;
}

.m_info_tickets_table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: 1px solid #D9D9D9;
}
.m_info_tickets_table th {
  text-transform: uppercase;
  text-align: left;
}
.m_info_tickets_table tr > * {
  padding: 10px;
  border: 1px solid #D9D9D9;
}
.m_info_tickets_table thead th {
  background-color: #fff;
  color: #333333;
}
.m_info_tickets_table tbody th {
  background-color: #F6F6F6;
  color: #999999;
}
.m_info_tickets_table tbody td {
  color: #666666;
}
.m_info_tickets_table tbody td strong {
  color: #999999;
}
.m_info_tickets_table .zones {
  width: 140px;
}

.m_total_price {
  font-size: x-small;
  padding-top: 18px;
  border-top: 6px solid #D9D9D9;
  overflow: hidden;
}
.m_total_price span {
  font-size: 1.8em;
  color: #333333;
  float: left;
}
.m_total_price strong {
  float: right;
  font-size: 2.4em;
  color: #666666;
}
.m_total_price strong small {
  font-size: .5em;
  margin-right: 4px;
  font-weight: normal;
  vertical-align: middle;
}
.m_total_price strong:after {
  content: attr(data-simbol);
  font-size: .6em;
}
.m_total_price .m_total_price_sum {
  float: none;
  font-size: 1em;
  color: #666666;
}

.m_combined_ticket {
  font-size: x-small;
}

.m_combined_ticket_img {
  border: 1px solid #d9d9d9;
  border-bottom: none;
}
.m_combined_ticket_img img {
  margin: 0 auto;
}

.m_combined_ticket_table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #d9d9d9;
}
.m_combined_ticket_table thead {
  display: none;
}
.m_combined_ticket_table select, .m_combined_ticket_table .select {
  text-align: left;
  width: 43px;
  min-width: 0;
}
.m_combined_ticket_table td {
  height: 50px;
}
.m_combined_ticket_table tr + tr td {
  border-top: 1px solid #d9d9d9;
}

.m_combined_ticket_table_check {
  width: 36px;
  text-align: center;
}

.m_combined_ticket_table_price {
  width: 55px;
  text-align: right;
  font-size: 1.6em;
  font-weight: bold;
  color: #666666;
  padding-right: 10px;
  padding-left: 10px;
}
.m_combined_ticket_table_price span {
  font-size: 0.9em;
}
.m_combined_ticket_table_price strong {
  font-size: 1.4em;
}

.m_combined_ticket_table_quantity {
  white-space: nowrap;
  font-size: 1.3em;
  color: #666666;
  text-align: right;
  width: 70px;
}
.m_combined_ticket_table_quantity > * {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  visibility: hidden;
}
.m_combined_ticket_table_quantity .select {
  font-size: x-small;
}
.m_combined_ticket_table_quantity .select select {
  top: 0;
}

.m_combined_ticket_table_quantity_active > * {
  visibility: visible;
}

.m_combined_ticket_table_description {
  font-size: 1.2em;
  color: #666666;
}
.m_combined_ticket_table_description small {
  font-size: 1em;
  display: block;
}

.m_combined_ticket_table_type {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.4em;
  color: #666666;
  text-transform: uppercase;
  border-right: 1px solid #D9D9D9;
}

.m_combined_ticket_title {
  font-size: 1.4em;
  color: #333333;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 17px;
  display: block;
}

.m_tickets_slider .m_slider_pagination {
  height: 0;
  padding: 0;
  overflow: visible;
  position: relative;
  z-index: 1;
}
.m_tickets_slider .swiper-visible-switch {
  margin-top: 18px;
}

.m_tickets_slider_purchase {
  position: relative;
  border: 1px solid #D9D9D9;
  min-height: 38px;
  border-top: none;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 15px;
  padding-top: 9px;
}
.m_tickets_slider_purchase:before, .m_tickets_slider_purchase:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_tickets_slider_purchase:after {
  clear: both;
}
.m_tickets_slider_purchase {
  zoom: 1;
}
.m_tickets_slider_purchase .m_highlighted_tickets {
  float: right;
  width: 288px;
}
.m_tickets_slider_purchase .m_share {
  position: absolute;
  bottom: 5px;
  left: 5px;
}

.m_tickets_slider_simple .swiper-visible-switch {
  margin-top: 30px;
}
.m_tickets_slider_simple .m_tickets_slider_purchase {
  margin: 0;
  padding-top: 19px;
  padding-bottom: 0;
  border: none;
}
.m_tickets_slider_simple .m_share {
  bottom: 0;
  left: 0;
}
.m_tickets_slider_simple .m_highlighted_tickets {
  width: auto;
  min-width: 191px;
}
.m_tickets_slider_simple .m_highlighted_tickets a {
  margin: 0;
}

.m_tickets_slider_purchase_extended {
  padding-top: 55px;
}
.m_tickets_slider_purchase_extended .m_share {
  bottom: auto;
  top: 0;
}
.m_tickets_slider_purchase_extended .practical_info_row {
  width: 65%;
  float: left;
}
.m_tickets_slider_purchase_extended .m_highlighted_tickets {
  width: 35%;
  float: right;
}
.m_tickets_slider_purchase_extended .practical_info_row .col, .m_tickets_slider_purchase_extended .practical_info_row .m_poll_current, .m_tickets_slider_purchase_extended .practical_info_row .m_poll_related {
  width: 25%;
}
.m_tickets_slider_purchase_extended .practical_info_row .practical_info_big_col {
  width: 50%;
}
.m_tickets_slider_purchase_extended .practical_info_row .m_header {
  margin-bottom: 0;
}
.m_tickets_slider_purchase_extended .practical_info_row .m_text_content p {
  margin-bottom: 10px;
}

.m_personal_info {
  font-size: x-small;
  border: 1px solid #d9d9d9;
  padding: 13px 15px;
  box-shadow: 0px 0px 2px 1px #e5e5e5;
  background: white;
}
.m_personal_info .m_header {
  color: #333333;
  margin-bottom: 6px;
}
.m_personal_info .m_text_content {
  margin-bottom: 0;
}

.m_personal_info_telephone {
  font-size: 2.4em;
  margin-bottom: 5px;
}

.m_search_results {
  position: relative;
  border: 1px solid #D9D9D9;
  background-color: #fff;
}
.m_search_results .m_paginator {
  margin-top: 10px;
  margin-bottom: 20px;
}

.m_search_results_header {
  padding-top: 10px;
  font-size: 0;
  border-bottom: 1px solid #D9D9D9;
  background-color: #F0F0F0;
}
.m_search_results_header legend {
  display: none;
}
.m_search_results_header span {
  width: 0;
  height: 0;
  overflow: hidden;
  display: block;
}
.m_search_results_header legend + p {
  margin-left: 10px;
}
.m_search_results_header label {
  position: relative;
  padding: 14px 18px;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  color: #A3A3A3;
  top: 1px;
}
.m_search_results_header label.active {
  background-color: #fff;
  border: 1px solid #D9D9D9;
  border-bottom: none;
  color: #000;
}

.m_search_results_actions {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 0;
}
.m_search_results_actions a {
  width: 34px;
  height: 32px;
  font-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  margin-left: 5px;
  border: 1px solid #F0F0F0;
}
.m_search_results_actions a.active {
  background-color: #fff;
  border: 1px solid #D9D9D9;
}

.m_search_results_filter {
  margin: 20px 0;
  display: block;
  overflow: hidden;
}
.m_search_results_filter legend {
  float: left;
  padding-top: 11px;
  margin: 0 10px;
  font-size: 1.1em;
  font-weight: bold;
  color: #666666;
  text-transform: uppercase;
}
.m_search_results_filter p, .m_search_results_filter label, .m_search_results_filter span {
  vertical-align: middle;
}
.m_search_results_filter label {
  font-size: 1.1em;
  font-weight: bold;
  color: #666666;
  margin-right: 10px;
  text-transform: uppercase;
}
.m_search_results_filter .accessible {
  display: none;
}
.m_search_results_filter .select_content {
  width: 128px;
  margin-right: 6px;
}

.m_search_results_filter_order label {
  color: #0255a5;
}
.m_search_results_filter_order span {
  width: 0;
  height: 0;
  overflow: hidden;
}
.m_search_results_filter_order.active label {
  color: #000;
  border-bottom: 1px solid #666666;
}

.m_search_results_content {
  border-bottom: 10px solid #F0F0F0;
  text-align: center;
}
.m_search_results_content > ul {
  list-style: none;
  text-align: left;
}
.m_search_results_content > ul > li {
  margin-bottom: 10px;
}
.m_search_results_content > ul > li > * {
  margin-left: 10px;
  margin-right: 10px;
}

.m_search_results_as_list .col, .m_search_results_as_list .m_poll_current, .m_search_results_as_list .m_poll_related {
  float: none;
  width: 100% !important;
}
.m_search_results_as_list .m_highlight, .m_search_results_as_list .m_store {
  height: auto !important;
}

.m_player_bio {
  position: relative;
  overflow: hidden;
}
.m_player_bio img {
  height: auto;
  width: 100%;
}

.m_player_bio_tools {
  position: absolute;
  bottom: 36px;
}

.m_player_bio_data_wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0255A5;
  background-color: rgba(2, 85, 165, 0.9);
  z-index: 1;
}

.m_player_bio_data {
  max-width: 960px;
}
.m_player_bio_data:before, .m_player_bio_data:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_player_bio_data:after {
  clear: both;
}
.m_player_bio_data {
  zoom: 1;
}
.m_player_bio_data .m_social_profile_btn {
  background-color: transparent;
  margin-right: 2px;
}
.m_player_bio_data dl {
  display: table;
  border-collapse: collapse;
}
.m_player_bio_data dd {
  display: table-cell;
  font-size: 1.5em;
  color: white;
  border-left: 1px solid #0075E8;
  padding: 0 11px;
  vertical-align: middle;
}
.m_player_bio_data dd:before {
  margin-bottom: 4px;
  font-weight: normal;
  content: attr(data-dfn);
  display: block;
  color: #999999;
  font-size: .75em;
}
.m_player_bio_data dt:first-child + dd {
  border-left: none;
}
.m_player_bio_data dt {
  display: none;
}

.m_player_bio_list {
  float: left;
  font-size: x-small;
  padding-top: 25px;
  padding-bottom: 25px;
  max-width: 60%;
  float: left;
  max-width: 60%;
}

.m_player_bio_weight {
  width: 43px;
}

.m_player_bio_birthday {
  width: 122px;
}

.m_player_bio_birthplace {
  min-width: 132px;
}

.m_player_bio_position {
  width: 63px;
}

.m_player_bio_social {
  width: 40%;
  float: right;
  font-size: x-small;
  text-align: right;
  padding-top: 13px;
  padding-bottom: 18px;
}
.m_player_bio_social small {
  color: white;
  font-size: 1.2em;
  margin-right: 18px;
  max-width: 120px;
}
.m_player_bio_social > * {
  vertical-align: middle;
}

.m_player_bio_social_accounts {
  padding-right: 6px;
}

.m_player_bio_basic_info_wrapper {
  position: relative;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
  background-color: rgba(0, 0, 0, 0.7);
  margin-right: 90px;
  right: 50%;
  margin-bottom: 85px;
  min-height: 315px;
}
.m_player_bio_basic_info_wrapper:before, .m_player_bio_basic_info_wrapper:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_player_bio_basic_info_wrapper:after {
  clear: both;
}
.m_player_bio_basic_info_wrapper {
  zoom: 1;
}

.m_player_bio_basic_info {
  font-size: x-small;
  color: white;
  text-transform: uppercase;
  padding-top: 40px;
  max-width: 390px;
  margin-left: auto;
}
.m_player_bio_basic_info > * {
  font-size: 5.6em;
  margin-left: 16px;
}
.m_player_bio_basic_info > h1, .m_player_bio_basic_info > span {
  display: block;
  line-height: 0.96em;
  font-weight: normal;
}
.m_player_bio_basic_info > h1 strong, .m_player_bio_basic_info > span strong {
  display: block;
  font-size: 24px;
  line-height: 35px;
}
.m_player_bio_basic_info .m_breadcrumb_items {
  text-transform: none;
}

.m_player_bio_basic_info_position {
  display: block;
  margin-bottom: 48px;
}

.m_conditions {
  border: 1px solid #D0D0D0;
}
.m_conditions .m_text_content {
  margin-bottom: 0;
}

.m_player_bio_banner .m_player_bio_data {
  max-width: 960px;
  margin: 0 auto;
  min-height: 85px;
}
.m_player_bio_banner img {
  max-width: none;
  min-width: 1500px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  min-height: 100%;
}

.m_player_bio_main img {
  position: absolute;
}

.m_player_bio_simple {
  background-color: #e4e5e0;
}
.m_player_bio_simple img {
  width: auto;
  height: auto;
  left: auto;
  right: 10px;
  bottom: 0;
  margin-left: 0;
  position: absolute;
}
.m_player_bio_simple .m_player_bio_data dd {
  border-left: 1px solid #0075E8;
}
.m_player_bio_simple .m_player_bio_basic_info_wrapper {
  background: none;
}
.m_player_bio_simple .m_player_bio_main_wrapper {
  background: transparent url("../images/backgrounds/cantera_header_bg.png") no-repeat 403px bottom;
  max-width: 960px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
}
.m_player_bio_simple .m_player_bio_main_wrapper img {
  right: 0;
  bottom: 0;
  min-width: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  min-height: 0;
}
.m_player_bio_simple .m_player_bio_basic_info {
  color: black;
}
.m_player_bio_simple .m_player_bio_basic_info > * {
  font-size: 5em;
}
.m_player_bio_simple .m_main_header_breadcrumb {
  margin-left: 0;
}
.m_player_bio_simple .m_player_bio_basic_info > h1 strong {
  line-height: normal;
}
.m_player_bio_simple .m_player_bio_basic_info_position {
  margin-bottom: 34px;
}
.m_player_bio_simple .m_player_bio_tools {
  position: static;
  margin-bottom: 31px;
}

.m_player_bio_main_wrapper {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  min-height: 468px;
}

.m_tv_schedule {
  border: 1px solid #D9D9D9;
}

.m_tv_schedule_header {
  padding-top: 10px;
  font-size: 0;
  border-bottom: 1px solid #D9D9D9;
  background-color: #F0F0F0;
  list-style: none;
}
.m_tv_schedule_header li:first-child {
  margin-left: 10px;
}
.m_tv_schedule_header a {
  position: relative;
  padding: 13px 10px;
  margin-right: 20px;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  color: #A3A3A3;
  top: 1px;
}
.m_tv_schedule_header li.active a {
  background-color: #fff;
  border: 1px solid #D9D9D9;
  border-bottom: none;
  color: #000;
}

.m_tv_schedule_content {
  position: relative;
}
.m_tv_schedule_content th {
  padding: 17px 0;
  font-size: 1.1em;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
.m_tv_schedule_content table {
  width: 100%;
  border-collapse: collapse;
}
.m_tv_schedule_content .btn_download {
  position: absolute;
  top: 12px;
  right: 10px;
}
.m_tv_schedule_content .m_tv_schedule_hour {
  width: 57px;
  padding-left: 20px;
}

.m_tv_schedule_channel {
  width: 130px;
  display: none;
}

.m_tv_schedule_description {
  width: 392px;
}

.m_tv_schedule_info {
  overflow: hidden;
  -webkit-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.m_tv_schedule_info th {
  display: none;
}
.m_tv_schedule_info td {
  vertical-align: top;
  border-bottom: 1px solid #D9D9D9;
}

.m_tv_schedule_info_hour {
  width: 98px;
  text-align: center;
  padding-top: 16px;
}
.m_tv_schedule_info_hour strong {
  color: #666666;
  font-size: 1.6em;
}
.m_tv_schedule_info_hour strong span {
  display: block;
  font-size: .6em;
}

.m_tv_schedule_info_channel {
  width: 130px;
}

.m_tv_schedule_info_description {
  padding-top: 16px;
  width: 392px;
  font-size: 1.2em;
  color: #000;
}

.m_tv_schedule_time_day {
  padding: 10px 15px 10px 20px;
  background-color: #F0F0F0;
  border-bottom: 1px solid #D9D9D9;
  border-top: 2px solid #0255A5;
  overflow: hidden;
  text-transform: uppercase;
}
.m_tv_schedule_time_day p {
  float: left;
  font-size: 1.3em;
  color: #666666;
}
.m_tv_schedule_time_day strong {
  float: right;
  font-weight: normal;
}

.m_tv_schedule_highlight td {
  background-color: #000;
  color: #fff;
  border-bottom: none;
}
.m_tv_schedule_highlight .m_tv_schedule_info_hour strong {
  color: #fff;
}

.m_video_gallery, .m_photos {
  overflow: hidden;
  box-shadow: 0px 0px 2px 1px #D9D9D9;
}

.m_video_gallery_container {
  float: left;
  width: 75%;
  *width: 74.999%;
}
.m_video_gallery_container > * {
  margin-right: 10px;
}

.m_video_gallery_info, .m_video_gallery_list span, .m_widget_gallery_info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(1, 4, 1, 0.7);
  padding: 10px 20px 10px 47px;
  color: #fff;
  text-decoration: none;
  font-size: 1.3em;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  white-space: normal;
  text-align: left;
}
.m_video_gallery_info small, .m_video_gallery_list span small, .m_widget_gallery_info small {
  display: block;
  margin-top: 2px;
}

.m_video_gallery_list span {
  min-height: 22px;
}

.m_widget_gallery_info {
  padding-left: 12px;
  background-image: none;
}
.m_widget_gallery_info small {
  font-size: .84em;
  font-weight: bold;
  margin-top: 5px;
}

.m_video_gallery_list {
  float: left;
  width: 25%;
  *width: 24.999%;
}
.m_video_gallery_list a {
  display: block;
  text-decoration: none;
}
.m_video_gallery_list li {
  position: relative;
  list-style: none;
}
.m_video_gallery_list li + li {
  margin-top: 10px;
}
.m_video_gallery_list li.active span {
  background-color: rgba(255, 255, 255, 0.7);
  color: #000;
}

.m_video_gallery_text {
  clear: both;
  padding: 20px 50px 10px 10px;
  border-top: none;
}
.m_video_gallery_text p,
.m_video_gallery_text a span {
  font-size: 1.4em;
  color: #000;
  font-weight: bold;
  margin-bottom: 30px;
  text-decoration: none;
}
.m_video_gallery_text a {
  text-decoration: none;
}
.m_video_gallery_text a span {
  font-size: 1.2em;
}

.m_video_gallery_text_rm {
  background: url("../images/backgrounds/rm_tv.jpg") no-repeat right center;
}

.m_video_gallery_description {
  float: left;
  margin-top: -18px;
  color: #0255a5;
  font-size: 1.1em;
  text-transform: uppercase;
  text-decoration: none;
}

.m_video_gallery_header, .m_photos_header {
  background-color: #fff;
  padding: 19px 10px 14px 10px;
  overflow: hidden;
}
.m_video_gallery_header strong, .m_photos_header strong {
  float: left;
  font-size: 1.8em;
  font-weight: normal;
  color: #666666;
  text-transform: uppercase;
}

.m_video_gallery_header_all {
  float: right;
  color: #0255a5;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.m_video_gallery_player {
  position: relative;
  width: auto;
  overflow: hidden;
  height: 0;
  padding-bottom: 60.8571%;
}
.m_video_gallery_player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m_video_gallery_current {
  overflow: visible;
  padding-right: 0;
}
.m_video_gallery_current .m_video_gallery_container {
  width: 100%;
}
.m_video_gallery_current .m_video_gallery_container > * {
  margin-right: 0;
}

.m_video_gallery_current_actions h1 {
  font-size: 1.7em;
  color: #000;
  margin-bottom: 20px;
}
.m_video_gallery_current_actions > div {
  float: left;
}
.m_video_gallery_current_actions a {
  vertical-align: middle;
}
.m_video_gallery_current_actions .m_video_gallery_current_readlater {
  float: right;
  margin-right: 10px;
}

.m_highlight_image {
  position: relative;
}
.m_highlight_image span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 22px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7DFFFFFF,endColorstr=#7DFFFFFF);
  background-color: rgba(255, 255, 255, 0.49);
  font-size: 2.8em;
  font-weight: bold;
  color: #000;
}

.m_social_connect {
  max-width: 960px;
  overflow: hidden;
}
.m_social_connect span {
  margin-left: 10px;
  padding-top: 54px;
  float: left;
  font-size: 3.2em;
  color: #6C6C6E;
}
.m_social_connect ul {
  padding-top: 30px;
  padding-bottom: 30px;
  float: right;
  margin-right: 10px;
}
.m_social_connect li {
  margin-left: 30px;
}

.m_social_connect_facebook a,
.m_social_connect_twitter a,
.m_social_connect_google a,
.m_social_connect_youtube a,
.m_social_connect_flickr a {
  display: block;
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  background-position: left top;
}

.m_highlights_upload_header {
  overflow: hidden;
}
.m_highlights_upload_header p {
  float: left;
  max-width: 560px;
  color: #666666;
}
.m_highlights_upload_header p strong {
  display: block;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: normal;
  margin-bottom: 6px;
}
.m_highlights_upload_header p a {
  color: #003F92;
  font-size: .7em;
  text-decoration: none;
}
.m_highlights_upload_header p span {
  font-size: 1.4em;
}
.m_highlights_upload_header button {
  display: none;
}

.m_highlights_upload_header_btn {
  float: right;
}
.m_highlights_upload_header_btn label {
  display: none;
}
.m_highlights_upload_header_btn a {
  font-size: 1.1em;
  font-weight: bold;
  margin-right: 8px;
  text-decoration: none;
  text-transform: uppercase;
  color: #0255a5;
}

.m_highlights_upload_content {
  background-color: transparent;
  position: relative;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
}
.m_highlights_upload_content li {
  white-space: normal;
  font-size: 0;
  text-align: left;
}
.m_highlights_upload_content img {
  max-width: none;
  width: 16.56%;
  margin-right: 1px;
  margin-bottom: 1px;
}
.m_highlights_upload_content .slider_btn_next,
.m_highlights_upload_content .slider_btn_prev {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  width: 22px;
  height: 42px;
  text-align: left;
}
.m_highlights_upload_content .slider_btn_prev {
  left: -28px;
}
.m_highlights_upload_content .slider_btn_next {
  right: -28px;
}

.m_filter_videos, .m_filter_offers {
  border: 1px solid #D9D9D9;
  background-color: #F6F6F6;
}

.m_filter_videos_header, .m_filter_offers_header {
  overflow: hidden;
  padding: 15px;
  font-size: 1.2em;
  text-transform: uppercase;
}
.m_filter_videos_header strong, .m_filter_offers_header strong {
  float: left;
  color: #333333;
}
.m_filter_videos_header a, .m_filter_offers_header a {
  float: right;
}

.m_filter_videos_header .btn_show, .m_filter_offers_header .btn_show {
  font-size: 1em;
  color: #666666;
}

.m_filter_videos_content [data-filter-category], .m_filter_offers_content [data-filter-category], .m_filter_videos_content [data-filter-category] .checkbox, .m_filter_offers_content [data-filter-category] .checkbox, .m_filter_videos_content [data-filter-category] .radio, .m_filter_offers_content [data-filter-category] .radio, .m_filter_videos_content [data-filter-category] label, .m_filter_offers_content [data-filter-category] label {
  display: none;
}
.m_filter_videos_content a[data-filter-by], .m_filter_offers_content a[data-filter-by] {
  display: none;
}

.trending_hidden {
  display: none !important;
}

.m_filters_visible {
  display: inline-block !important;
}

.m_filter_videos_content, .m_filter_offers_content {
  overflow: hidden;
  -webkit-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.m_filter_videos_content fieldset, .m_filter_offers_content fieldset {
  width: 19.6%;
  vertical-align: top;
  border-left: 1px solid #D9D9D9;
}
.m_filter_videos_content fieldset a, .m_filter_offers_content fieldset a {
  font-size: 1.2em;
  font-weight: bold;
  color: #0255a5;
  text-decoration: none;
}
.m_filter_videos_content fieldset:first-child, .m_filter_offers_content fieldset:first-child {
  border-left: none;
}
.m_filter_videos_content fieldset > *, .m_filter_offers_content fieldset > * {
  margin-left: 10px;
}
.m_filter_videos_content legend, .m_filter_offers_content legend {
  display: none;
}
.m_filter_videos_content p > *, .m_filter_offers_content p > * {
  vertical-align: middle;
  margin-bottom: 8px;
}
.m_filter_videos_content label, .m_filter_offers_content label {
  font-size: 1.3em;
  color: #666666;
  max-width: 94px;
}

.m_filter_videos.expanded .m_filter_videos_header, .expanded.m_filter_offers .m_filter_videos_header, .m_filter_videos.expanded .m_filter_offers_header, .expanded.m_filter_offers .m_filter_offers_header {
  border-bottom: 1px solid #D9D9D9;
}

.m_filter_videos_content_title {
  display: block;
  padding-top: 10px;
  margin-bottom: 14px;
  font-size: 1.2em;
  color: #333333;
  text-transform: uppercase;
}

.m_filter_videos_content_box_action {
  display: none;
}

.m_filter_keywords {
  border-top: 1px solid #D9D9D9;
  padding: 10px;
  overflow: hidden;
}

.m_filter_keywords_box {
  float: left;
  max-width: 748px;
}
.m_filter_keywords_box > * {
  margin-right: 10px;
}
.m_filter_keywords_box label {
  display: none;
}
.m_filter_keywords_box input {
  max-width: 180px;
  padding: 9px 51px 9px 9px;
  font-size: 1.2em;
  font-style: italic;
  color: #333333;
  border: 1px solid #D9D9D9;
}
.m_filter_keywords_box span {
  position: relative;
  padding: 9px 30px 9px 9px;
  margin-bottom: 4px;
  border: 1px solid #C0C0C0;
  background-color: #DEDEDE;
  font-size: 1.2em;
  color: #333333;
  cursor: pointer;
}
.m_filter_keywords_box span:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 50%;
  right: 10px;
  margin-top: -6px;
  background-repeat: no-repeat;
  background-position: left right;
}
.m_filter_keywords_box p {
  position: relative;
}

.m_filter_keywords_box_add {
  position: absolute;
  width: 17px;
  height: 16px;
  top: 50%;
  right: 9px;
  margin-top: -11px;
  background-repeat: no-repeat;
  background-position: left right;
}

.m_filter_keywords_actions {
  float: right;
}
.m_filter_keywords_actions > * {
  vertical-align: middle;
}
.m_filter_keywords_actions a {
  color: #0255a5;
  font-size: 1.2em;
  vertical-align: middle;
  text-decoration: none;
  margin-right: 10px;
}

.m_current_videos {
  text-align: center;
}
.m_current_videos ul {
  margin-left: 30px;
  text-align: left;
}
.m_current_videos li {
  list-style: none;
  margin-bottom: 20px;
}
.m_current_videos .m_video_item_icon {
  margin-left: -24px;
  margin-top: -21px;
}
.m_current_videos .m_video_item_icon:before {
  border-width: 6px 0 6px 9px;
  margin-left: -3px;
  margin-top: -7px;
}
.m_current_videos .m_video_item_icon:after {
  width: 30px;
  height: 30px;
  border: 4px solid #fff;
}

.m_photo {
  position: relative;
  display: block;
  text-decoration: none;
}

.m_photo_content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 14px 14px 14px 48px;
  background: rgba(1, 4, 1, 0.5);
  white-space: normal;
}
.m_photo_content strong {
  font-size: 1.4em;
  font-weight: normal;
  font-family: arial, sans-serif !important;
  color: #fff;
}
.m_photo_content p {
  font-size: 1.3em;
  color: #fff;
}
.m_photo_content:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 10px;
  width: 29px;
  height: 22px;
  background-repeat: no-repeat;
}

.m_photo_simple .m_photo_content {
  padding: 14px;
}
.m_photo_simple .m_photo_content:before {
  background: transparent;
}
.m_photo_simple .m_photo_content strong {
  font-family: arial,sans-serif;
  font-size: 1.2em;
}
.m_photo_simple .m_photo_content p {
  font-size: 1.2em;
}

.m_photos {
  padding-bottom: 30px;
}

.m_photos_content {
  white-space: nowrap;
}

.m_search_club {
  border: 1px solid #D9D9D9;
}

.m_search_club_form {
  position: relative;
  padding: 10px;
  background-color: #F6F6F6;
  border-bottom: 1px solid #D9D9D9;
}
.m_search_club_form p {
  vertical-align: middle;
  margin-right: 8px;
}
.m_search_club_form select {
  width: 130px;
}
.m_search_club_form label {
  display: block;
  margin-bottom: 4px;
  margin-left: 4px;
  font-size: 1.2em;
  color: #333333;
  text-transform: uppercase;
  font-weight: bold;
}
.m_search_club_form input[type="text"] {
  padding: 10px;
  width: 110px;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  font-size: 1.2em;
  color: #333333;
}
.m_search_club_form .btn {
  margin-top: 17px;
  padding-left: 51px;
  padding-right: 51px;
}
.m_search_club_form .m_search_club_form_sports {
  display: block;
}
.m_search_club_form .select_content {
  background-color: #fff;
}

.m_search_club_title {
  display: block;
  padding: 10px;
  font-size: 1.4em;
  text-transform: uppercase;
  color: #333333;
}
.m_search_club_title span {
  vertical-align: top;
  margin-left: 10px;
  margin-top: 3px;
  font-size: .9em;
  color: #666666;
}

.m_search_club_content {
  background-color: #F6F6F6;
}

.m_search_club_content_paginator {
  padding: 10px;
  text-align: center;
}

.m_search_club_content_list {
  width: 100%;
}
.m_search_club_content_list thead {
  display: none;
}
.m_search_club_content_list td {
  border-bottom: 1px solid #D9D9D9;
}

.m_search_club_content_list_info {
  padding: 15px 0 15px 10px;
}
.m_search_club_content_list_info h2, .m_search_club_content_list_info a {
  font-size: 1.4em;
  text-decoration: none;
  color: #0255a5;
  text-transform: uppercase;
}
.m_search_club_content_list_info h2 span, .m_search_club_content_list_info a span {
  color: #333333;
  margin-right: 2px;
}
.m_search_club_content_list_info h2 {
  color: #333333;
}
.m_search_club_content_list_info p {
  font-size: 1.4em;
  color: #666666;
  margin-top: 4px;
}

.m_search_club_content_list_sport {
  font-size: 1.1em;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
}

.m_search_club_content_list_action span {
  padding: 2px 6px;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  background-color: #fff;
  border: 4px solid #0154A5;
  border-radius: 50%;
  color: #666666;
}
.m_search_club_content_list_action a {
  font-size: 1.1em;
  font-weight: bold;
  margin-left: 30px;
  color: #0255a5;
  text-transform: uppercase;
  text-decoration: none;
}

.m_search_club_content_map {
  height: 350px;
}

.gm-style img {
  max-width: none !important;
}

.m_search_club_form_sports {
  margin-top: 15px;
}
.m_search_club_form_sports label {
  margin: -8px 20px 0 5px;
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize;
  color: #666666;
}

.m_search_club_form_action {
  position: absolute;
  top: 10px;
  right: 5px;
}

.m_search_project_content .infoBox {
  padding: 0;
  border: 3px solid #bababa;
  width: 227px;
}

.m_search_project_infobox img {
  display: block;
}
.m_search_project_infobox a {
  color: #0255a5;
  text-decoration: none;
}
.m_search_project_infobox .inner {
  padding: 12px;
}
.m_search_project_infobox h2 {
  margin-bottom: 5px;
}
.m_search_project_infobox h2 a {
  font-size: 15px;
  font-weight: bold;
}
.m_search_project_infobox p {
  color: #666;
}
.m_search_project_infobox p.type {
  font: bold 11px Arial, Helvetica, sans-serif;
  color: #999;
}
.m_search_project_infobox p.foot {
  margin: 10px 0 0;
  padding-top: 5px;
  border-top: 1px solid #d4d4d4;
}
.m_search_project_infobox p.foot:before, .m_search_project_infobox p.foot:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_search_project_infobox p.foot:after {
  clear: both;
}
.m_search_project_infobox p.foot {
  zoom: 1;
}
.m_search_project_infobox p.foot span {
  float: left;
}
.m_search_project_infobox p.foot a {
  float: right;
}

.m_info_club .btn_show:after {
  background-image: none;
}

.m_info_club_wrapper {
  float: left;
  width: 50%;
}

.m_info_club_title {
  display: block;
  margin-left: 10px;
  font-size: 1.4em;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  cursor: default;
}

.m_info_club_content_col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 20px;
  border-left: 1px solid #D9D9D9;
  float: left;
  width: 50%;
  list-style: none;
}
.m_info_club_content_col > * {
  margin-left: 10px;
}
.m_info_club_content_col strong {
  display: block;
  margin-bottom: 3px;
  font-size: 1.6em;
  color: #000;
  text-transform: uppercase;
}
.m_info_club_content_col p {
  font-size: 1.4em;
  color: #666666;
  padding-right: 50px;
  line-height: 20px;
}
.m_info_club_content_col p span {
  display: block;
}
.m_info_club_content_col p a {
  color: #0255a5;
  text-decoration: none;
}
.m_info_club_content_col li {
  margin-bottom: 10px;
}
.m_info_club_content_col li:last-child {
  padding-bottom: 20px;
}

.m_info_club_content_col.first {
  border: none;
}

.m_highlight_mobile {
  position: relative;
}
.m_highlight_mobile .btn {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 2;
  font-weight: normal;
}
.m_highlight_mobile div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.m_highlight_mobile_title {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  color: #fff;
  text-transform: uppercase;
}
.m_highlight_mobile_title span {
  display: block;
  font-size: 1.4em;
  margin-bottom: 1px;
}
.m_highlight_mobile_title strong {
  font-size: 2.2em;
  font-weight: normal !important;
}

.m_wallpaper {
  position: relative;
  overflow: hidden;
  height: auto !important;
  overflow: hidden;
}

.m_wallpaper_content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../images/backgrounds/bg_wallpaper.png");
}
.m_wallpaper_content > * {
  margin-left: 10px;
}
.m_wallpaper_content strong {
  display: block;
  margin-top: 10px;
  margin-bottom: 14px;
  font-size: 1.4em;
  color: #fff;
  text-transform: uppercase;
}
.m_wallpaper_content .btn {
  margin-bottom: 10px;
}

.m_wallpaper_click_content {
  position: absolute;
  top: 0;
  opacity: 0;
  left: -100%;
  right: 0;
  height: 100%;
  background: url("../images/backgrounds/bg_wallpaper.png");
}
.m_wallpaper_click_content > * {
  margin-left: 10px;
  max-width: 175px;
  color: #fff;
}
.m_wallpaper_click_content h1 {
  margin-top: 10px;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 1.4em;
}

.m_wallpaper_click_content_sms {
  margin-bottom: 5px;
  font-size: 1.6em;
}
.m_wallpaper_click_content_sms span {
  color: #FDBD0C;
  text-transform: uppercase;
}

.m_wallpaper_click_content_price {
  font-size: 1.2em;
  margin-bottom: 20px;
}
.m_wallpaper_click_content_price span {
  display: block;
}

.m_wallpaper_click_content_legal {
  font-size: 1.1em;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    left: 0;
  }
}

@-moz-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    left: 0;
  }
}

@-ms-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    left: 0;
  }
}

@-webkit-keyframes fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-ms-keyframes fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fade_in {
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadein;
  -moz-animation-name: fadein;
  -o-animation-name: fadein;
  animation-name: fadein;
}

.fade_out {
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeout;
  -moz-animation-name: fadeout;
  -o-animation-name: fadeout;
  animation-name: fadeout;
}

.m_wallpaper_click_link {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
}
.m_wallpaper_click_link a {
  color: #fff;
}

.m_filter_simple legend,
.m_filter_simple label {
  display: none;
}
.m_filter_simple .select {
  margin-right: 10px;
  vertical-align: middle;
}
.m_filter_simple button {
  border: none;
  background-color: transparent;
  text-transform: uppercase;
  color: #0255a5;
  font-weight: bold;
}

.m_player_history {
  font-size: x-small;
}

.m_player_history_figure {
  border-radius: 50%;
  width: 220px;
  height: 220px;
  overflow: hidden;
  margin: 0 auto;
}
.m_player_history_figure img {
  width: 220px;
  height: 220px;
}
.no-borderradius .m_player_history_figure {
  border-radius: 0;
  position: relative;
}
.no-borderradius .m_player_history_figure .m_player_history_mask {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: block;
  background: url("../images/backgrounds/m_player_history_figure_mask.png") no-repeat left top;
  position: absolute;
}

.m_player_history_caption {
  text-transform: uppercase;
  white-space: normal;
  padding: 0 22px;
}
.m_player_history_caption strong {
  font-size: 2.1em;
  display: block;
  margin-top: 18px;
}
.m_player_history_caption p {
  font-size: 1.4em;
  padding-top: 7px;
}

.m_player_history_slider {
  background-color: transparent;
}
.m_player_history_slider .m_players_slider_title {
  color: #666666;
  margin-bottom: 42px;
}

.m_store_items {
  max-width: 300px;
  border: 1px solid #D9D9D9;
  border-top: 2px solid #0255A5;
  font-size: x-small;
  background-color: #F6F6F6;
}

.m_store_items_pic {
  display: block;
  margin: 0 auto -21px;
}

.m_store_items_title {
  font-size: 20px;
  color: #666666;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding-top: 18px;
  padding-bottom: 39px;
  background-color: #fff;
  margin-bottom: -32px;
}

.m_store_items_link {
  background: #fff;
  display: block;
  text-decoration: none;
  color: #003F92;
  font-size: 1.1em;
  text-align: center;
  text-transform: uppercase;
  padding-top: 35px;
  padding-bottom: 20px;
}

.m_footer_pagination {
  background-color: #F6F6F6;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-top: 1px solid #d2d2d2;
}

.m_footer_pagination_wrapper {
  display: block;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  font-size: x-small;
}
.m_footer_pagination_wrapper > a {
  width: 35%;
  max-width: 35%;
  display: block;
  color: black;
  font-size: 1.2em;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 30px;
  padding-bottom: 31px;
}

.m_footer_pagination_next,
.m_footer_pagination_prev {
  float: left;
}

.m_footer_pagination_next {
  border-left: 1px solid #d9d9d9;
  text-align: right;
  padding-right: 21px;
  float: right;
  padding-left: 10px;
}

.m_footer_pagination_prev {
  border-right: 1px solid #d9d9d9;
  text-align: left;
  padding-left: 21px;
  padding-right: 10px;
}

.m_footer_pagination_next:after,
.m_footer_pagination_prev:before {
  content: "";
  width: 6px;
  height: 12px;
}

.m_footer_pagination_next:after {
  float: right;
  margin-right: -19px;
}

.m_footer_pagination_prev:before {
  float: left;
  margin-left: -19px;
}

.m_footer_pagination_wrapper {
  text-align: center;
}

.m_footer_pagination_wrapper .m_footer_pagination_all, .m_footer_pagination_all {
  width: auto;
  max-width: none;
}

.bio_strip_row {
  background: #dfdfdf;
  /* Old browsers */
  background: -moz-linear-gradient(top, #dfdfdf 0%, #c8c8c8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfdfdf), color-stop(100%, #c8c8c8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #dfdfdf 0%, #c8c8c8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #dfdfdf 0%, #c8c8c8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #dfdfdf 0%, #c8c8c8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #dfdfdf 0%, #c8c8c8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#c8c8c8',GradientType=0 );
  /* IE6-9 */
}

.m_bio_strip {
  min-height: 500px;
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  background: url("../images/backgrounds/bg_bio_strip.png") no-repeat 280px 102px;
}

.m_bio_strip_content {
  width: 41.66667%;
  *width: 41.66567%;
  float: right;
  padding-top: 60px;
}
.m_bio_strip_content > * {
  margin-left: 10px;
  margin-right: 10px;
}
.m_bio_strip_content strong {
  display: block;
  padding-right: 20px;
  margin-bottom: 20px;
  font-size: 1.9em;
  font-weight: bold;
  color: #333333;
}
.m_bio_strip_content p {
  padding-right: 12px;
  font-size: 1.3em;
  color: #666666;
  margin-bottom: 30px;
  line-height: 20px;
}

.m_bio_strip_quote, .m_bio_quote {
  color: #333333;
}
.m_bio_strip_quote strong, .m_bio_quote strong {
  display: block;
  margin-bottom: 6px;
  font-size: 1.1em;
  text-transform: uppercase;
}
.m_bio_strip_quote p, .m_bio_quote p, .m_bio_strip_quote a, .m_bio_quote a {
  font-size: 1.3em;
  color: #333333;
  margin-right: 20px;
}
.m_bio_strip_quote a, .m_bio_quote a {
  text-decoration: none;
  border-bottom: 1px solid #0255a5;
  padding-bottom: 7px;
}
.m_bio_strip_quote blockquote, .m_bio_quote blockquote {
  position: relative;
  margin-top: 78px;
  z-index: 1;
}
.m_bio_strip_quote blockquote:before, .m_bio_quote blockquote:before {
  position: absolute;
  top: -41px;
  left: 0;
  z-index: -1;
  display: block;
  content: "";
  width: 68px;
  height: 62px;
  background-repeat: no-repeat;
  background-position: left top;
}

.m_bio_strip_quote {
  padding-top: 26px;
  width: 16.66667%;
  *width: 16.66567%;
}
.m_bio_strip_quote > * {
  margin-left: 10px;
  margin-right: 10px;
}

.m_bio_strip_player {
  width: 41.66667%;
  *width: 41.66567%;
  left: 16.66667%;
  bottom: 0;
  top: 0;
  position: absolute;
}
.m_bio_strip_player img {
  position: absolute;
  bottom: 0;
}

.m_bio_quote blockquote {
  padding-top: 38px;
  margin-bottom: 30px;
  margin-top: 0;
}
.m_bio_quote blockquote:before {
  top: 0;
}
.m_bio_quote p, .m_bio_quote a {
  font-size: 1.5em;
  margin-right: 70px;
  line-height: 1.3em;
}

.m_player_anchors {
  font-size: x-small;
}
.m_player_anchors a {
  display: inline-block;
  text-transform: uppercase;
  color: #0255a5;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: bold;
  margin-left: 16px;
}
.m_player_anchors a:first-child {
  margin-left: 0;
}

.m_player_bio_date_current {
  width: 12px;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  height: 42px;
  background-position: center center;
  margin-top: -9px;
}

.m_abcindex {
  background-color: #F6F6F6;
  border: 1px solid #d9d9d9;
  padding: 15px 13px 3px;
}

.m_abcindex_nav {
  text-align: justify;
  text-transform: uppercase;
  font-size: x-small;
}
.m_abcindex_nav:after {
  content: "";
  width: 100%;
  display: inline-block;
}
.m_abcindex_nav > * {
  text-decoration: none;
  font-size: 1.3em;
  color: #666666;
}

.m_abcindex_active {
  color: black;
}

.m_trophy_results_table {
  width: 100%;
  border-collapse: collapse;
  font-size: x-small;
}
.m_trophy_results_table th {
  border-left: 1px solid #d9d9d9;
  border-bottom: 19px solid white;
}
.m_trophy_results_table th:first-child {
  border-left: none;
}
.m_trophy_results_table tbody tr:first-child td {
  border-top: none;
}
.m_trophy_results_table tbody tr td {
  border-top: 1px solid #d9d9d9;
}

.m_trophy_results_teams {
  width: 225px;
  font-size: 1.2em;
}
.m_trophy_results_teams div {
  position: relative;
  min-height: 14px;
  padding-top: 19px;
  padding-bottom: 12px;
  padding-left: 79px;
}
.m_trophy_results_teams img {
  position: absolute;
  left: 21px;
  top: 50%;
  margin-top: -22px;
}

.m_highlight_private .m_widget_title {
  background-repeat: no-repeat;
  background-position: 10px 10px;
  padding-left: 36px;
  border-top: none;
}
.m_highlight_private .m_highlight_content, .m_highlight_private .m_store_content {
  padding-left: 11px;
}
.m_highlight_private .m_highlight_content p, .m_highlight_private .m_store_content p {
  margin: 18px 0;
}
.m_highlight_private .m_highlight_content .actions a, .m_highlight_private .m_store_content .actions a {
  display: inline-block;
}
.m_highlight_private .m_highlight_content .link, .m_highlight_private .m_store_content .link {
  margin-left: 25px;
}

.m_filter_offers_header_filters {
  list-style: none;
  display: inline-block;
  padding-left: 18px;
}
.m_filter_offers_header_filters * {
  vertical-align: middle;
}
.m_filter_offers_header_filters li {
  display: inline-block;
  padding-right: 18px;
}

.m_filter_offers_content .m_filter_offers_content_box {
  padding-top: 14px;
}
.m_filter_offers_content fieldset {
  width: 32%;
}

.m_years_slider {
  background: #333333;
}
.m_years_slider .slider_btn_next, .m_years_slider .slider_btn_prev {
  top: 0;
  bottom: 4px;
  width: 92px;
}
.m_years_slider .m_slider_list {
  font-size: x-small;
  position: relative;
  min-width: 100%;
}
.m_years_slider .m_slider_list:after {
  display: block;
  content: "";
  position: absolute;
  height: 4px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e4e5e0;
  z-index: 0;
}
.m_years_slider li {
  border-bottom: 4px solid #e4e5e0;
  font-size: 1.9em;
  margin-left: -0.16em;
  vertical-align: bottom;
}
.m_years_slider .active {
  border-bottom: 4px solid #AF994F;
  background-color: black;
  font-size: 2.7em;
  z-index: 1;
}
.m_years_slider .active a {
  font-weight: bold;
  color: #AF994F;
}
.m_years_slider li a {
  color: #666666;
  line-height: 112px;
  text-decoration: none;
  display: block;
  padding: 0 24px;
}

.m_years_slider, .m_history_slider {
  position: relative;
}
.m_years_slider .slider_btn_next, .m_years_slider .slider_btn_prev, .m_history_slider .slider_btn_next, .m_history_slider .slider_btn_prev {
  position: absolute;
  background-color: black;
  background-position: center center;
  background-repeat: no-repeat;
}
.m_years_slider .slider_btn_next, .m_history_slider .slider_btn_next {
  right: 0;
}
.m_years_slider .slider_btn_prev, .m_history_slider .slider_btn_prev {
  left: 0;
}

.m_history_slider .slider_btn_next, .m_history_slider .slider_btn_prev {
  width: 72px;
  height: 72px;
  top: 50%;
  margin-top: -36px;
}

.m_partner_slider {
  position: relative;
  background: none;
  padding: 0 14px;
  margin-top: 24px;
  margin-bottom: 24px;
}
.m_partner_slider .slider_btn_next,
.m_partner_slider .slider_btn_prev {
  position: absolute;
  top: 50%;
  width: 12px;
  height: 22px;
  background-repeat: no-repeat;
  margin-top: -11px;
}
.m_partner_slider .slider_btn_next {
  right: 0;
}
.m_partner_slider .slider_btn_prev {
  left: 0;
}

.m_action_link {
  color: #0255a5;
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: none;
  text-transform: uppercase;
}

.m_suscribe {
  position: relative;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 16px 174px 16px 4px;
}
.m_suscribe .heading {
  display: block;
  font-size: 1.8em;
  margin-bottom: 10px;
  color: #666;
}
.m_suscribe .heading span {
  font-size: 1.5em;
}
.m_suscribe p {
  font-size: 1.1em;
  color: #7F7E7E;
  text-transform: uppercase;
  line-height: 1.5;
}
.m_suscribe p a {
  display: block;
  color: #0255a5;
  text-decoration: none;
  font-weight: bold;
}
.m_suscribe .btn {
  position: absolute;
  top: 50%;
  right: 4px;
  margin-top: -18px;
}

.m_highlight_link_footer a {
  font-weight: bold;
}

.m_list_contest {
  list-style: none;
  border-top: 1px solid #D9D9D9;
}
.m_list_contest li a {
  display: block;
  text-decoration: none;
  padding: 26px 10px;
  border-bottom: 1px solid #D9D9D9;
}
.m_list_contest .ico {
  float: left;
  width: 50px;
  text-align: center;
}
.m_list_contest .ico_text {
  color: #0255a5;
  font-size: 31px;
  font-weight: bold;
}
.m_list_contest p, .m_list_contest strong {
  padding-left: 82px;
}
.m_list_contest strong {
  display: block;
  font-size: 1.5em;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.m_list_contest p {
  color: #666666;
  font-size: 1.4em;
}

.m_list_contest_header p {
  font-size: 1.4em;
  color: #666666;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.m_list_contest_header h2 {
  font-size: 2.2em;
  font-weight: normal;
  margin-bottom: 12px;
}

.m_list_contest_footer {
  text-align: right;
  margin: 20px 0;
}
.m_list_contest_footer a {
  color: #0255a5;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.m_winners .picture {
  float: left;
  width: 190px;
}
.m_winners .info {
  margin-left: 190px;
  padding: 20px 25px;
}
.m_winners .info .title {
  display: block;
  font-size: 1.6em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.m_winners .info p {
  font-size: 1.3em;
  text-transform: uppercase;
  color: #999999;
}
.m_winners .info ul {
  list-style: none;
  padding-top: 12px;
}
.m_winners .info li {
  margin: 8px 0;
}
.m_winners .info li a {
  font-size: 1.1em;
  font-weight: bold;
  color: #0255a5;
}

.m_video_slider {
  position: relative;
}

.m_play_video_slider {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #fff;
  width: 204px;
  text-align: center;
}
.m_play_video_slider .m_heading_play_video_slider {
  height: 168px;
  padding: 28px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
}
.m_play_video_slider .m_heading_play_video_slider img, .m_play_video_slider .m_heading_play_video_slider strong {
  display: inline-block;
  vertical-align: middle;
}
.m_play_video_slider .m_heading_play_video_slider strong {
  font-size: 2.4em;
  font-weight: normal;
  margin-left: 6px;
}
.m_play_video_slider .play {
  display: block;
  background-repeat: no-repeat;
  background-position: 10px center;
  text-align: left;
  padding: 22px 0;
}
.m_play_video_slider .play span {
  display: inline-block;
  padding-left: 50px;
}

.m_matches_results_table tr {
  border-bottom: 1px solid #D9D9D9;
}
.m_matches_results_table thead tr {
  border: none;
}
.m_matches_results_table th {
  display: table-cell;
  width: auto;
  color: #767676;
  font-size: 1.1em;
  text-transform: uppercase;
  border-right: 1px solid #D9D9D9;
}
.m_matches_results_table th, .m_matches_results_table td {
  padding: 10px;
}
.m_matches_results_table .year {
  font-size: 1.5em;
  font-weight: bold;
  color: #666666;
  width: 12%;
}
.m_matches_results_table .team {
  padding: 10px 20px 10px;
  font-size: 1.2em;
  width: 38%;
}
.m_matches_results_table .team, .m_matches_results_table .team a {
  color: black;
  text-decoration: none;
}
.m_matches_results_table .team a {
  display: block;
  font-weight: bold;
}
.m_matches_results_table .team .team_image {
  display: inline-block;
  vertical-align: middle;
  width: 47px;
  text-align: center;
  margin-right: 12px;
}
.m_matches_results_table .team .team_image img {
  display: inline;
}
.m_matches_results_table .result {
  font-size: 2em;
  text-align: center;
  width: 12%;
}

.m_highlighted_finish_game {
  position: relative;
  display: block;
}
.m_highlighted_finish_game .m_share {
  max-width: 288px;
}

.m_highlighted_finish_game_header {
  text-transform: uppercase;
}

.m_highlighted_finish_game_teams {
  position: relative;
  margin-top: 22px;
}
.m_highlighted_finish_game_teams > * {
  vertical-align: top;
  width: 33.33333%;
  *width: 33.33233%;
}
.m_highlighted_finish_game_teams:after {
  content: '';
  width: 1px;
  height: 84px;
  background: #D9D9D9;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -44px;
}

.m_highlighted_finish_game_team {
  overflow: hidden;
}
.m_highlighted_finish_game_team img {
  float: right;
  margin-left: 18px;
}
.m_highlighted_finish_game_team .m_match_game_result {
  text-align: right;
}
.m_highlighted_finish_game_team .m_match_game_result strong {
  font-size: 1.4em;
  color: #333;
}
.m_highlighted_finish_game_team .m_match_game_result ul {
  list-style: none;
  color: #666666;
  font-size: 1.2em;
}

.m_highlighted_next_finish_second_team img {
  float: left;
  margin-left: 0;
  margin-right: 18px;
}
.m_highlighted_next_finish_second_team .m_match_game_result {
  text-align: left;
}

.m_highlighted_finish_game_result {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: bold;
  vertical-align: middle;
  z-index: 2;
}
.m_highlighted_finish_game_result strong {
  font-size: 6.66em;
  vertical-align: middle;
  line-height: 1.1;
}

.m_highlighted_finish_game_actions {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

p.m_highlighted_finish_game_location {
  font-weight: normal;
}

.m_history_overlapped {
  margin-top: -73px;
}

.m_history_slider {
  font-size: x-small;
}
.m_history_slider .m_slider_item {
  vertical-align: top;
  padding: 0 10px;
}

.m_history_slides {
  background: none;
}

.m_history_slider_year {
  font-size: 16em;
  text-align: center;
  color: #eee;
  font-weight: bold;
}
.m_history_slider_year:before, .m_history_slider_year:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_history_slider_year:after {
  clear: both;
}
.m_history_slider_year {
  zoom: 1;
}

.m_history_slider_year_link:after, .m_history_facebook:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #0255a5;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
}

.m_history_slider_year_link {
  position: absolute;
  color: #0255a5;
  left: 50%;
  margin-left: 257px;
  top: 78px;
  font-size: 1.2em;
  text-transform: uppercase;
  text-decoration: none;
}
.m_history_slider_year_link:after {
  margin-left: 10px;
}

.m_history_slider_item {
  border: 1px solid #d9d9d9;
  font-size: x-small;
  background: white;
  white-space: normal;
  display: table;
  width: 1px;
}
.m_history_slider_item img {
  max-width: none;
}

.m_history_slider_content {
  height: auto;
  overflow: hidden;
}

.m_history_slider_item_title, strong.m_history_slider_item_title {
  font-size: 1.4em;
  color: #333333;
  text-transform: uppercase;
}

.m_history_slider_item_text {
  color: #999999;
  font-size: 1.4em;
}

.m_history_slider_item_description {
  padding: 85px 22px 29px;
  background-repeat: no-repeat;
  background-position: center 22px;
}

.m_history_text {
  position: relative;
}
.m_history_text h2 {
  font-size: 2.5em;
}
.m_history_text .m_share {
  position: absolute;
  bottom: 63px;
  left: 11px;
}
.m_history_text .m_text {
  border-top: 1px solid #d9d9d9;
  padding-top: 49px;
}
.m_history_text .m_text_content {
  padding-left: 165px;
}
.m_history_text .m_text_content > * {
  margin-right: 308px;
}
.m_history_text .m_text_content figure {
  margin: 68px 0 65px;
  border-top: 2px solid #AF994F;
}
.m_history_text .m_text_content figure:before, .m_history_text .m_text_content figure:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_history_text .m_text_content figure:after {
  clear: both;
}
.m_history_text .m_text_content figure {
  zoom: 1;
}
.m_history_text .m_text_content figure img {
  float: right;
  height: auto;
  width: 66.66667%;
  *width: 66.66567%;
}
.m_history_text .m_text_content figure figcaption {
  float: left;
  font-size: 1.4em;
  color: #333333;
  width: 16.66667%;
  *width: 16.66567%;
  padding-top: 25px;
  margin-left: 13px;
}

.m_history_text_cols:before, .m_history_text_cols:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_history_text_cols:after {
  clear: both;
}
.m_history_text_cols {
  zoom: 1;
}
.m_history_text_cols .m_text {
  float: left;
  width: 75%;
  *width: 74.999%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 80px;
}
.m_history_text_cols .m_history_text_aside {
  float: right;
  width: 25%;
  *width: 24.999%;
  border-top: 1px solid #d9d9d9;
  padding-top: 56px;
}
.m_history_text_cols .m_text_content > * {
  margin-right: 0;
}

.m_history_facebook {
  font-size: 1.5em;
  color: #0255a5;
  text-decoration: none;
}
.m_history_facebook img {
  display: block;
  margin-bottom: 14px;
}
.m_history_facebook:after {
  margin-top: 14px;
}

.m_history_year_nav {
  font-size: x-small;
}
.m_history_year_nav nav {
  white-space: nowrap;
}
.m_history_year_nav nav > * {
  display: inline-block;
  color: #666;
  text-decoration: none;
  font-size: 1.3em;
  padding-bottom: 6px;
  border-bottom: 1px solid transparent;
}
.m_history_year_nav nav > .active {
  color: #333;
  border-bottom-color: #333;
}
.m_history_year_nav nav * + * {
  margin-left: 24px;
}

.club_excerpt_history_row .m_history_year_nav {
  margin-left: 24px;
  margin-top: -21px;
  margin-bottom: 31px;
}

.m_schedule_calendar_day {
  display: table-cell;
  width: 14.28%;
  text-align: center;
}
.m_schedule_calendar_day > * {
  line-height: 40px;
  display: block;
}

.m_schedule_calendar {
  border: 1px solid #D9D9D9;
  background-color: #F6F6F6;
  font-size: x-small;
}

.m_schedule_calendar_grid {
  display: table;
  width: 100%;
}

.m_schedule_calendar_row {
  display: table-row;
}

.m_schedule_calendar_current_date {
  display: table;
  width: 100%;
  border-bottom: 1px solid #D9D9D9;
}
.m_schedule_calendar_current_date > * {
  display: table-cell;
  vertical-align: top;
}
.m_schedule_calendar_current_date span {
  width: 71.4%;
  text-align: center;
  font-size: 1.2em;
  text-transform: uppercase;
  padding: 10px 5px;
}
.m_schedule_calendar_current_date a {
  width: 14.28%;
}

.m_schedule_calendar_dow {
  font-size: 1.1em;
  color: #999999;
}
.m_schedule_calendar_dow > * {
  padding-top: 9px;
  padding-bottom: 9px;
}

.m_schedule_calendar_content {
  min-height: 270px;
  visibility: hidden;
}
.m_schedule_calendar_content.ready {
  visibility: visible;
}

.m_schedule_calendar_days {
  font-size: 1.4em;
  color: #666666;
}
.m_schedule_calendar_days > :first-child {
  border-left: none;
}
.m_schedule_calendar_days .adjacent-month {
  color: #cccccc;
}
.m_schedule_calendar_days .event a {
  color: #0255a5;
  text-decoration: none;
}
.m_schedule_calendar_days .today {
  background-color: #0255A5;
}
.m_schedule_calendar_days .today > *, .m_schedule_calendar_days .today.event > * {
  color: white;
}
.m_schedule_calendar_days .today ~ * {
  background-color: #cccccc;
}
.m_schedule_calendar_days > * {
  border-top: 1px solid white;
  border-left: 1px solid white;
}

.m_schedule_calendar_btn {
  vertical-align: middle;
}
.m_schedule_calendar_btn span {
  display: none;
}
.m_schedule_calendar_btn:before {
  content: "";
  width: 7px;
  height: 13px;
  margin: 0 auto;
  display: block;
  line-height: 34px;
  background-repeat: no-repeat;
  background-position: center center;
}

.m_schedule_table table {
  width: 100%;
}
.m_schedule_table .m_schedule_event + * > *, .m_schedule_table .m_match + * > * {
  border-top: 1px solid #d9d9d9;
}
.m_schedule_table .btn {
  text-align: center;
}

.m_schedule_event > * {
  border-top: 1px solid #d9d9d9;
  padding-top: 17px;
  padding-bottom: 15px;
}

.m_schedule_event_content {
  display: table;
  width: 100%;
}
.m_schedule_event_content > * {
  display: table-cell;
  vertical-align: top;
}

.m_schedule_event_date {
  font-size: x-small;
  width: 110px;
  padding-left: 8px;
  padding-right: 10px;
}
.m_schedule_event_date dt {
  display: none;
}
.m_schedule_event_date dd {
  display: block;
  font-size: 1.2em;
  color: #666666;
  margin-bottom: 6px;
}

.m_schedule_event_date_place, dd.m_schedule_event_date_place {
  color: black;
}

.m_schedule_event_description {
  padding-left: 19px;
  font-size: x-small;
}
.m_schedule_event_description .m_share {
  margin-left: -11px;
}

.m_schedule_event_description_title {
  font-size: 1.1em;
  margin-bottom: 4px;
  color: #666666;
  display: block;
}

.m_schedule_event_description_text {
  color: #333333;
  font-size: 1.4em;
  text-transform: uppercase;
  padding-right: 80px;
}

.m_schedule_event_img {
  width: 155px;
}

.m_cup_legend {
  position: relative;
  overflow: hidden;
  background: #F6F6F6;
  border: 1px solid #D9D9D9;
  border-top: 2px solid #AF994F;
  margin-bottom: 20px;
  min-height: 250px;
}
.m_cup_legend .m_cup_legend_picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  height: 100%;
  overflow: hidden;
}
.m_cup_legend .m_cup_legend_info {
  margin-left: 220px;
  margin-right: 250px;
  padding: 24px 18px 14px 8px;
}
.m_cup_legend .m_cup_legend_info .number {
  font-size: 4em;
  text-align: right;
  line-height: 1;
  color: #AE994E;
  float: left;
  width: 50px;
  margin-right: 16px;
}
.m_cup_legend .m_cup_legend_details {
  position: relative;
  padding-left: 66px;
  padding-bottom: 16px;
  color: #666666;
}
.m_cup_legend .m_cup_legend_details h2 {
  font-size: 1.8em;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 8px;
}
.m_cup_legend .m_cup_legend_details p {
  font-size: 1.4em;
  line-height: 1.3;
  margin-bottom: 16px;
}
.m_cup_legend .m_cup_legend_details .dates {
  display: block;
  font-size: 1.2em;
  line-height: 18px;
  margin-bottom: 38px;
}
.m_cup_legend .m_cup_legend_actions a + a {
  margin-left: 22px;
}
.m_cup_legend .m_cup_legend_gallery {
  width: 250px;
  height: 250px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -125px;
}
.m_cup_legend .m_cup_legend_gallery .m_slider {
  position: relative;
  margin: 0;
}
.m_cup_legend .m_cup_legend_gallery .m_slider img {
  width: 100%;
}
.m_cup_legend .m_cup_legend_gallery .m_slider .slider_btn_next,
.m_cup_legend .m_cup_legend_gallery .m_slider .slider_btn_prev {
  position: absolute;
  bottom: 20px;
  width: 12px;
  height: 22px;
  background-repeat: no-repeat;
}
.m_cup_legend .m_cup_legend_gallery .m_slider .slider_btn_next {
  right: 8px;
}
.m_cup_legend .m_cup_legend_gallery .m_slider .slider_btn_prev {
  right: 30px;
}
.m_cup_legend .m_cup_legend_gallery .m_photo_content {
  text-align: left;
  padding-right: 56px;
}

.m_cap_legend_nav {
  margin-bottom: 10px;
}
.m_cap_legend_nav:before, .m_cap_legend_nav:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_cap_legend_nav:after {
  clear: both;
}
.m_cap_legend_nav {
  zoom: 1;
}
.m_cap_legend_nav .m_share {
  float: right;
}
.m_cap_legend_nav .m_inner_nav {
  padding: 8px 0;
}

.event_content_row h1 {
  font-size: 2.4em;
  border-bottom: 1px solid #d9d9d9;
  color: black;
  margin-bottom: 10px;
  padding-bottom: 14px;
}
.event_content_row dl {
  font-size: 1.4em;
  margin-bottom: 30px;
}
.event_content_row dt {
  float: left;
  margin-right: 5px;
}
.event_content_row dt:before, .event_content_row dt:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.event_content_row dt:after {
  clear: both;
}
.event_content_row dt {
  zoom: 1;
}
.event_content_row dd {
  margin-bottom: 2px;
}

.m_colaborate {
  border: 1px solid #d4d4d4;
}
.m_colaborate img {
  height: auto;
}
.m_colaborate .m_colaborate_header img {
  width: 100%;
}
.m_colaborate p {
  font-size: 14px;
  color: #666;
  margin: 10px 0;
  line-height: 17px;
}
.m_colaborate h2 {
  font-size: 15px;
  text-transform: uppercase;
  line-height: 118%;
  margin-bottom: 10px;
}
.m_colaborate ul.bullets {
  margin: 10px 0 10px 20px;
  font-size: 14px;
  color: #666;
}
.m_colaborate ul.bullets li {
  margin: 10px 0;
}

.m_colaborate_standalone {
  margin: 0 10px 20px;
}

.m_colaborate_content {
  padding: 20px;
}
.m_colaborate_content strong {
  font-size: 11px;
  display: block;
  margin-bottom: 5px;
  color: #999;
  text-transform: uppercase;
}
.m_colaborate_content .m_colaborate_content_title {
  color: #666;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
}

.m_colaborate_info_row {
  border-bottom: 1px solid #d4d4d4;
}
.m_colaborate_info_row .col, .m_colaborate_info_row .m_poll_current, .m_colaborate_info_row .m_poll_related {
  width: 48%;
  padding: 0 20px 10px;
}
.m_colaborate_info_row .detail {
  font-size: 16px;
  color: #0053A5;
}

.m_colaborate_note {
  padding: 10px 20px;
  font-size: 13px;
  font-style: italic;
  color: #666;
}

.m_project_list {
  margin: 0 10px;
}
.m_project_list .m_header {
  margin-bottom: 10px;
}
.m_project_list .m_highlight, .m_project_list .m_store {
  margin-bottom: 20px;
}

.m_project_location {
  border: 1px solid #d4d4d4;
  margin: 0 10px;
}
.m_project_location .m_slider {
  margin: 0;
}
.m_project_location .col, .m_project_location .m_poll_current, .m_project_location .m_poll_related {
  padding: 12px 12px 20px;
}
.m_project_location h2 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 12px 12px;
}
.m_project_location h2 img {
  display: inline;
  vertical-align: middle;
  margin-right: 5px;
  width: 24px;
}
.m_project_location h3 {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 118%;
  margin-bottom: 5px;
  color: #333;
  white-space: nowrap;
}
.m_project_location p {
  font-size: 14px;
  color: #666;
  margin: 0 0 10px;
}
.m_project_location .detail {
  font-size: 20px;
  color: #0053A5;
}

.m_highlight_project_info {
  width: 100%;
}
.m_highlight_project_info .col, .m_highlight_project_info .m_poll_current, .m_highlight_project_info .m_poll_related {
  padding: 10px 20px 20px;
}
.m_highlight_project_info img {
  width: auto;
}
.m_highlight_project_info h2 {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 118%;
  margin-bottom: 5px;
  color: #333;
  white-space: nowrap;
}
.m_highlight_project_info p {
  font-size: 14px;
  color: #666;
  margin: 0 0 10px;
}
.m_highlight_project_info .detail {
  font-size: 20px;
  color: #0053A5;
}

.m_donate {
  border-top: 1px solid #d4d4d4;
}
.m_donate .m_highlight_content_title {
  font: bold 14px Arial, Helvetica, sans-serif !important;
  color: #999;
}

.m_search_box {
  border: 1px solid #D9D9D9;
  padding: 8px;
}
.m_search_box form {
  position: relative;
}
.m_search_box .accessible {
  display: none;
}
.m_search_box input {
  margin-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m_search_box button {
  background-color: #0255a5;
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
  border-radius: 3px;
  text-indent: -999em;
  width: 54px;
  height: 36px;
  position: absolute;
  top: 0;
  right: 0;
}

.m_list_links {
  list-style: none;
  padding: 14px 20px;
}
.m_list_links li {
  font-size: 1.3em;
  line-height: 1.4;
  margin: 6px 0;
}
.m_list_links li a {
  color: #666666;
  text-decoration: none;
}
.m_list_links .active a {
  color: black;
}

.m_archive ul {
  background: #F6F6F6;
}
.m_archive ul + ul {
  border-top: 1px solid #E6E6E6;
}

.m_popup_player {
  background-color: black;
  width: auto !important;
  max-width: 880px;
  display: block !important;
}

.m_flow_player {
  background-color: black;
}

.flowplayer .fp-ratio {
  padding-top: 60.8571%;
}

.page_gallery {
  background: #292929;
}

.m_photo_gallery {
  color: #fff;
}
.m_photo_gallery ul {
  list-style: none;
}
.m_photo_gallery a {
  text-decoration: none;
  color: #fff;
}
.m_photo_gallery .next-gallery-mobile {
  font-size: 1.4em;
  color: #fff;
  text-align: right;
  padding: 24px 18px 22px;
  margin-top: 18px;
}
.m_photo_gallery .next-gallery-mobile span {
  vertical-align: middle;
}
.m_photo_gallery .preload {
  padding: 108px 40px 20px;
}
.m_photo_gallery .preload img, .m_photo_gallery .preload h1 {
  display: inline-block;
  vertical-align: middle;
}
.m_photo_gallery .preload h1 {
  color: #666666;
  font-size: 5em;
  font-weight: normal;
  padding-left: 24px;
}
.m_photo_gallery .preload h1 span {
  display: block;
}

.m_photo_gallery_header {
  width: 100%;
  background: #000;
  color: #fff;
  z-index: 2;
}
.m_photo_gallery_header:before, .m_photo_gallery_header:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_photo_gallery_header:after {
  clear: both;
}
.m_photo_gallery_header {
  zoom: 1;
}
.m_photo_gallery_header a {
  display: block;
}
.m_photo_gallery_header li {
  float: left;
  min-height: 44px;
  border-left: 1px solid #333;
}

.m_photo_gallery_header_title {
  float: left;
}
.m_photo_gallery_header_title li {
  padding: 8px 16px;
}
.m_photo_gallery_header_title li h1 {
  font-size: 1.8em;
  padding: 9px 0;
}

.m_photo_gallery_header_nav {
  float: right;
}
.m_photo_gallery_header_nav li {
  font-size: 1.2em;
  text-transform: uppercase;
}
.m_photo_gallery_header_nav a {
  padding: 24px 18px 22px;
}
.m_photo_gallery_header_nav a span {
  vertical-align: middle;
}
.m_photo_gallery_header_nav .ico_close_grey {
  text-indent: -999em;
  background-position: center center;
  padding: 20px 18px;
}

.m_photo_gallery_slide {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m_photo_gallery_slide:before, .m_photo_gallery_slide:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_photo_gallery_slide:after {
  clear: both;
}
.m_photo_gallery_slide {
  zoom: 1;
}
.m_photo_gallery_slide .slides > li {
  position: relative;
  display: none !important;
}
.m_photo_gallery_slide .slides > li.flex-active-slide {
  display: block !important;
}
.m_photo_gallery_slide .slides > li .photo {
  margin: 0 auto;
  max-width: 1500px;
  text-align: center;
}
.m_photo_gallery_slide .slides > li .photo img {
  display: inline-block;
  height: auto;
}
.m_photo_gallery_slide .slides > li .description {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 55% 10px 30px;
}
.m_photo_gallery_slide .slides > li .description h2 {
  font-size: 1.6em;
  font-weight: normal;
  margin-bottom: 6px;
}
.m_photo_gallery_slide .slides > li .description p {
  font-size: 1.4em;
}
.m_photo_gallery_slide .slides > li .description .m_share {
  max-width: 300px;
  margin-top: 12px;
}
.m_photo_gallery_slide .slides > li .description .m_share.expanded {
  background-color: transparent;
}
.m_photo_gallery_slide .slides > li .description .m_share_action {
  margin-left: 0;
  padding-left: 22px;
}
.m_photo_gallery_slide .slides > li .description .m_share_action:after {
  background-position: 0px 12px;
}
.m_photo_gallery_slide .flex-prev,
.m_photo_gallery_slide .flex-next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  width: 22px;
  height: 42px;
  text-indent: -999em;
  background-repeat: no-repeat;
  z-index: 100;
}
.m_photo_gallery_slide .flex-prev {
  left: 26px;
}
.m_photo_gallery_slide .flex-next {
  right: 26px;
}

.m_related_gallery {
  padding: 46px 0 46px;
  text-align: left;
}

.m_related_gallery_header {
  font-size: 2.8em;
  color: #999;
  margin-bottom: 30px;
}
.m_related_gallery_header strong {
  font-weight: normal;
}

.m_related_gallery_content:before, .m_related_gallery_content:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_related_gallery_content:after {
  clear: both;
}
.m_related_gallery_content {
  zoom: 1;
}
.m_related_gallery_content .col + .col, .m_related_gallery_content .m_poll_current + .col, .m_related_gallery_content .m_poll_related + .col, .m_related_gallery_content .col + .m_poll_current, .m_related_gallery_content .m_poll_current + .m_poll_current, .m_related_gallery_content .m_poll_related + .m_poll_current, .m_related_gallery_content .col + .m_poll_related, .m_related_gallery_content .m_poll_current + .m_poll_related, .m_related_gallery_content .m_poll_related + .m_poll_related {
  margin-left: 20px;
}

.m_related_gallery_actions {
  padding: 34px 0;
}
.m_related_gallery_actions:before, .m_related_gallery_actions:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.m_related_gallery_actions:after {
  clear: both;
}
.m_related_gallery_actions {
  zoom: 1;
}
.m_related_gallery_actions .prev,
.m_related_gallery_actions .next {
  display: block;
  font-size: 1.2em;
  color: #fff;
  text-decoration: none;
}
.m_related_gallery_actions .prev strong,
.m_related_gallery_actions .next strong {
  display: block;
  font-weight: normal;
  color: #999;
  font-size: 1.166em;
}
.m_related_gallery_actions .prev {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 26px;
  float: left;
}
.m_related_gallery_actions .next {
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 26px;
  text-align: right;
  float: right;
}

.last-slide .flex-direction-nav,
.last-slide .m_photo_gallery_thumbnails,
.last-slide .m_photo_gallery_header_nav .next-gallery {
  display: none;
}

.m_photo_gallery_thumbnails {
  position: absolute;
  right: 2%;
  bottom: 32px;
  width: 54%;
  z-index: 200;
}
.m_photo_gallery_thumbnails li {
  background: #000;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
}
.m_photo_gallery_thumbnails li img {
  width: 100%;
  height: auto;
  min-height: 100%;
  opacity: .2;
  filter: alpha(opacity=20);
}
.m_photo_gallery_thumbnails li.flex-active-slide img {
  opacity: 1;
  filter: alpha(opacity=100);
}

.m_news_results_empty {
  border: 1px solid #CCCCCC;
  padding: 24px 15px 48px 122px;
  background: url("../images/backgrounds/m_news_results_empty.png") no-repeat 24px 19px;
  font-size: x-small;
}
.m_news_results_empty > * {
  color: #CC0000;
  display: block;
  font-size: 1.8em;
}

.m_news_results_empty_title {
  font-weight: bold;
  margin-bottom: 12px;
}

.m_news_results_empty_query {
  font-weight: normal;
}
.m_news_results_empty_query:after, .m_news_results_empty_query:before {
  content: "";
  display: inline;
}

.pf_newsletter {
  font-size: x-small;
  min-height: 300px;
}
.pf_newsletter .form_checkbox_field {
  margin-top: 23px;
}
.pf_newsletter .form_checkbox_field label {
  font-size: 1.4em;
}
.pf_newsletter .form_checkbox_field input:first-child + label, .pf_newsletter .form_checkbox_field span:first-child + label {
  margin-right: 17px;
}
.pf_newsletter .form_text_field {
  margin-top: 26px;
}
.pf_newsletter .form_text_field.error:before, .pf_newsletter .form_text_field.valid:before {
  display: none;
}
.pf_newsletter .form_text_field:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  right: 12px;
  top: 0;
}

.pf_newsletter_content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F6F6F6;
  padding: 18px 0 23px;
  background-image: url("../images/backgrounds/pf_rm_logo.png");
  background-repeat: no-repeat;
  background-position: left bottom;
}
.pf_newsletter_content > * {
  margin-left: 21px;
  margin-right: 20px;
}
.pf_newsletter_content p {
  color: #666666;
  font-size: 1.4em;
  line-height: 1.4em;
}

.pf_newsletter_footer {
  margin-top: 20px;
  display: table;
}
.pf_newsletter_footer .form_checkbox_field {
  margin-top: 0;
  position: relative;
  padding-left: 24px;
}
.pf_newsletter_footer .form_checkbox_field label {
  font-size: 1.1em;
}
.pf_newsletter_footer .form_checkbox_field > input, .pf_newsletter_footer .form_checkbox_field > span {
  position: absolute;
  top: 0;
  left: 0;
}
.pf_newsletter_footer > * {
  display: table-cell;
  vertical-align: top;
}

.pf_newsletter_actions .btn {
  min-width: 114px;
  white-space: nowrap;
}

.pf_social_tabs [data-navigation] a {
  display: inline-block;
}

.m_tickets_platforms_item {
  border: 1px solid #CCCCCC;
  display: inline-block;
  margin-left: 25px;
  margin-right: 25px;
  -webkit-transition: background-color 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: background-color 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: background-color 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: background-color 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: background-color 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 20px;
}
.m_tickets_platforms_item:hover {
  background-color: #F0F0F0;
}

.m_tickets_platforms_list {
  text-align: center;
}

.tickets_popup .mfp-inline {
  padding-bottom: 55px;
}

.m_rm_title {
  color: #999999;
  font-size: 2em;
  text-align: center;
  margin-bottom: 32px;
  background: url("../images/backgrounds/tickets_popup_logo.png") no-repeat center top;
  padding-top: 85px;
}

.select_content {
  font-size: 1.2em;
}

.m_player_stats [data-season] {
  display: none;
}
.m_player_stats .active_season {
  display: block;
}
.m_player_stats .m_teams_stats_title {
  margin-bottom: 45px;
}

.m_player_stat_1 .player_stat_1, .m_player_stat_2 .player_stat_2, .m_player_stat_3 .player_stat_3, .m_player_stat_4 .player_stat_4, .m_player_stat_5 .player_stat_5, .m_player_stat_6 .player_stat_6, .m_player_stat_7 .player_stat_7, .m_player_stat_8 .player_stat_8, .m_player_stat_9 .player_stat_9, .m_player_stat_10 .player_stat_10 {
  display: block;
}

.m_slider_list .m_news strong {
  font-size: 1.8em;
}

.m_slider_list .m_photo_content strong {
  font-size: 1.2em;
}

#condiciones_generales .mfp-inline {
  max-height: 300px;
  overflow: auto;
}
#condiciones_generales .mfp-inline p {
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 140%;
}
#condiciones_generales .mfp-inline p.title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 15px;
}

.fill_with_overlay {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF);
  background-color: rgba(255, 255, 255, 0.4);
}

.disable_while_filling .fill_with_overlay {
  display: block;
}

.m_tickets {
  font-size: x-small;
  border-top: 1px solid #d9d9d9;
}
.m_tickets .m_confirmation {
  margin-top: 24px;
}

.m_tickets_item {
  border-bottom: 1px solid #d9d9d9;
  list-style: none;
  padding-top: 23px;
  padding-bottom: 23px;
}

.m_tickets_item_btn {
  white-space: nowrap;
}

.m_tickets_item_wrapper {
  display: table;
  width: 100%;
}
.m_tickets_item_wrapper > * {
  display: table-cell;
  vertical-align: top;
}

.m_tickets_item_description {
  width: 100%;
  padding-right: 10px;
}
.m_tickets_item_description p, .m_tickets_item_description strong {
  font-size: 1.4em;
}
.m_tickets_item_description strong {
  text-transform: uppercase;
  color: #333333;
}
.m_tickets_item_description p {
  color: #666666;
}

.m_tickets_conditions {
  font-size: 1.4em;
  color: #666666;
  margin-top: 29px;
}

.m_tickets_competition {
  display: block;
  font-weight: normal;
  font-size: .78em;
  margin-bottom: 7px;
}

.m_match_ticket_request {
  background: #f6f6f6;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 20px;
  color: #666666;
  font-size: 14px;
}
.m_match_ticket_request strong {
  text-transform: uppercase;
  display: block;
  font-size: 18px;
  color: #333333;
  margin-bottom: 5px;
}
.m_match_ticket_request > span {
  display: block;
}
.m_match_ticket_request span + p {
  margin-top: 20px;
}

.m_line_up {
  border: 1px solid #D9D9D9;
}

.m_line_up_header {
  position: relative;
  padding: 20px;
  background-color: #F6F6F6;
}
.m_line_up_header:after {
  content: "";
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: 1px;
  width: 1px;
  height: 40px;
  background-color: #D9D9D9;
}
.m_line_up_header p {
  width: 49.7%;
}
.m_line_up_header p, .m_line_up_header p > * {
  vertical-align: top;
}
.m_line_up_header span {
  padding-top: 32px;
  font-size: 1.6em;
  font-weight: bold;
  padding-left: 15px;
}

.m_line_up_second_team {
  text-align: right;
}
.m_line_up_second_team span {
  padding-right: 15px;
}
.m_line_up_second_team img {
  float: right;
}

.m_line_up_content {
  position: relative;
  width: 100%;
  border-collapse: collapse;
}
.m_line_up_content thead {
  display: none;
}
.m_line_up_content td {
  padding: 10px 0;
  font-size: 1.4em;
}

.m_line_up_number_first {
  text-align: center;
  width: 8%;
}

.m_line_up_player_first {
  width: 42%;
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #d9d9d9;
  padding-left: 10px !important;
}

.m_line_up_content_second_team {
  text-align: right;
}

.m_line_up_player_second {
  width: 42%;
  text-align: right;
  padding-right: 10px !important;
}

.m_line_up_number_second {
  width: 8%;
  text-align: center;
  border-left: 1px solid #D9D9D9;
}

.m_line_up_content tr {
  background-color: #F6F6F6;
}

.m_line_up_content tr:nth-child(odd) {
  background-color: #EBEBEB;
}

.m_line_up_substitutes {
  background-color: #fff;
  font-size: x-small !important;
}
.m_line_up_substitutes > * {
  font-size: 1.6em;
  color: black;
  text-transform: uppercase;
  font-weight: normal;
  font-family: Arial, sans-serif !important;
  padding: 20px;
}

.m_action_notice {
  font-size: x-small;
  position: relative;
  border: 1px solid #d9d9d9;
}
.m_action_notice p {
  font-size: 1.8em;
  color: #666666;
  padding-right: 48px;
  line-height: 1.35em;
}

.m_action_notice_player {
  position: absolute;
  bottom: 0;
  left: 16px;
  z-index: 1;
}

.m_action_notice_wrapper {
  position: relative;
  padding: 17px 21px 12px 403px;
  min-height: 260px;
  overflow: hidden;
}
.m_action_notice_wrapper:after {
  position: absolute;
  content: "";
  display: block;
  width: 222px;
  height: 310px;
  background-repeat: no-repeat;
  top: 43px;
  left: 35px;
}

.m_login_validation_title {
  font-size: 3.6em;
  font-weight: bold;
  color: #0255a5;
  margin-bottom: 11px;
}

.m_action_notice_message {
  margin-bottom: 17px;
}

.dashboard_btn {
  text-decoration: none;
  text-transform: uppercase;
  color: #999999;
  font-size: 1.4em;
}
.dashboard_btn:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 73px;
  height: 73px;
  margin-right: 20px;
}

.m_process_data {
  text-align: left;
  font-size: x-small;
  color: #666666;
}
.m_process_data thead {
  display: none;
}
.m_process_data tbody {
  font-size: 1.6em;
}
.m_process_data th {
  padding-right: 10px;
  width: 193px;
}
.m_process_data tr + tr th, .m_process_data tr + tr td {
  padding-top: 11px;
}

.m_process_small {
  border-top: 1px solid #d9d9d9;
  padding-top: 37px;
}
.m_process_small > * {
  font-size: 1em;
}

.m_process_description, .m_process_small {
  font-size: 1.4em;
  color: #666666;
  line-height: 1.43em;
}

.m_widget_sponsor {
  border: 1px solid #d9d9d9;
  position: relative;
  background-color: #fff;
}
.m_widget_sponsor p {
  font-size: 1.1em;
  display: block;
  padding: 8px 61px 8px 11px;
  text-align: right;
  vertical-align: middle;
  color: #666666;
}
.m_widget_sponsor img {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
}

.m_widget_sponsor_alt {
  background-color: black;
}
.m_widget_sponsor_alt p {
  color: white;
}

.m_games .m_widget_sponsor {
  border-top: none;
}

.m_next_match .m_widget_sponsor, .m_reports .m_widget_sponsor, .m_relationships_news .m_widget_sponsor, .pf_slider_widget .m_widget_sponsor, .m_publication .m_widget_sponsor {
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.o_matchstats {
  overflow: hidden;
  margin-bottom: -20px;
}
.o_matchstats h2 {
  display: block !important;
}

.m_highlighted_sponsor {
  font-size: x-small;
}
.m_highlighted_sponsor p {
  background-color: white;
  padding: 8px 61px 8px 10px;
  position: relative;
  font-size: 1.1em;
}
.m_highlighted_sponsor img {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  right: 0;
}

@-ms-viewport {
  width: device-width;
  minimum-scale: 1;
  maximum-scale: 1;
}

@viewport {
  width: device-width;
  minimum-scale: 1;
  maximum-scale: 1;
}

/* ================ */
/* = MEDIAQUERIES = */
/* ================ */
/*	Default Layout: 992px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------*/
img {
  max-width: 100%;
  display: block;
}

img.inline {
  display: inline;
}

.map img {
  max-width: none;
  display: inline;
}

.wrapper {
  -webkit-text-size-adjust: 100%;
  /* Stops Mobile Safari from auto-adjusting font-sizes */
}

.hide_for_desktop, .show_on_mobile {
  display: none;
}

/*  Modern browsers
    Inherits styles from: Default Layout.
-----------------------------------------------------------------*/
/*  Desktop Layout: 992.
    Inherits styles from: Default Layout.
-----------------------------------------------------------------*/
@media only screen and (min-width: 991px) {
  .show_on_desktop {
    display: block;
  }

  .m_inner_nav ul {
    height: auto !important;
  }

  .m_highlighted_aside_section {
    min-height: 0 !important;
  }

  .m_link_nav_content {
    height: auto !important;
  }

  html, body,
  .gallery_layout,
  .m_photo_gallery,
  .m_photo_gallery_content {
    height: 100%;
  }

  .m_photo_gallery_header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }

  .m_photo_gallery_slide {
    height: 100%;
    border-top: 62px solid #000;
  }
  .m_photo_gallery_slide .flex-viewport,
  .m_photo_gallery_slide .slides,
  .m_photo_gallery_slide .slides > li,
  .m_photo_gallery_slide .slides li .photo {
    height: 100%;
  }
  .m_photo_gallery_slide .slides li {
    position: relative;
  }
  .m_photo_gallery_slide .slides li .photo {
    height: 100%;
    max-width: 1500px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .m_photo_gallery_slide .slides li .photo img {
    display: none;
  }

  .m_member_expanded .m_member_picture {
    padding: 10px;
  }
}
/*  Tablet & Mobile Layout: 768px.
    Inherits styles from: Default , Mobile and Tablet Layouts.
-----------------------------------------------------------------*/
@media only screen and (max-width: 990px) {
  .pre_footer_row > .col, .club_info_layout .main_row > .col, .club_info_layout .overlapping_main_row > .col, .sports_layout .match_info_row > .col, .partner_layout .main_row > .col, .m_bio_strip > .col, .pre_footer_row > .m_poll_current, .club_info_layout .main_row > .m_poll_current, .club_info_layout .overlapping_main_row > .m_poll_current, .sports_layout .match_info_row > .m_poll_current, .partner_layout .main_row > .m_poll_current, .m_bio_strip > .m_poll_current, .pre_footer_row > .m_poll_related, .club_info_layout .main_row > .m_poll_related, .club_info_layout .overlapping_main_row > .m_poll_related, .sports_layout .match_info_row > .m_poll_related, .partner_layout .main_row > .m_poll_related, .m_bio_strip > .m_poll_related {
    float: none;
    width: auto;
  }

  .no-svg .m_link_nav_content_sublevel_wrapper .m_link_nav_content_sublevel.active > a:after, .m_link_nav_content_sublevel_wrapper .no-svg .m_link_nav_content_sublevel.active > a:after {
    background-image: url("../images/icons/png/arrow_down_big.png");
  }

  .m_link_nav_content_sublevel_wrapper .m_link_nav_content_sublevel.active > a:after {
    background-image: url("../images/icons/svg/arrow_down_big.svg");
  }

  .no-svg .navigation_goto_subnav, .no-svg .navigation_dropdown [data-back-btn]:before, .navigation_dropdown .no-svg [data-back-btn]:before,
  .no-svg .navigation_sub_nav [data-back-btn]:before,
  .navigation_sub_nav .no-svg [data-back-btn]:before, .no-svg .header_corp_nav .m_link_dropdown, .header_corp_nav .no-svg .m_link_dropdown, .no-svg .header_corp_nav .m_link_dropdown [data-back-btn]:before, .header_corp_nav .m_link_dropdown .no-svg [data-back-btn]:before {
    background-image: url("../images/icons/png/goto.png");
  }

  .navigation_goto_subnav, .navigation_dropdown [data-back-btn]:before,
  .navigation_sub_nav [data-back-btn]:before,
  .navlist_item_active .navigation_sub_nav [data-back-btn]:before, .header_corp_nav .m_link_dropdown, .header_corp_nav .m_link_dropdown [data-back-btn]:before {
    background-image: url("../images/icons/svg/goto.svg");
  }

  .side_panel .social_rss_btn {
    background-image: url("../images/icons/svg/social_rss_black.svg");
  }

  .no-svg .side_panel .social_twitter_btn, .side_panel .no-svg .social_twitter_btn {
    background-image: url("../images/icons/png/social_twitter_black.png");
  }

  .side_panel .social_twitter_btn {
    background-image: url("../images/icons/svg/social_twitter_black.svg");
  }

  .no-svg .side_panel .social_facebook_btn, .side_panel .no-svg .social_facebook_btn {
    background-image: url("../images/icons/png/social_facebook_black.png");
  }

  .side_panel .social_facebook_btn {
    background-image: url("../images/icons/svg/social_facebook_black.svg");
  }

  .hide_for_desktop {
    display: block;
  }

  .hide_for_mobile_devices {
    display: none;
  }

  .show_on_mobile_devices {
    display: block;
  }

  [role="banner"] {
    border-bottom: 1px solid #D4D4D4;
  }

  [role="banner"].sticky .header_main_wrapper,
  .header_main_wrapper {
    padding: 6px 15px 0 62px;
    min-height: 52px;
  }

  .header_logo {
    width: 130px;
  }

  .page_banner_alt .header_logo img {
    float: none;
    display: inline-block;
  }
  .page_banner_alt .header_logo:before {
    content: "";
    display: inline-block;
    height: 43px;
    width: 0;
    vertical-align: middle;
  }

  .page_banner_alt .header_logo_description {
    display: none;
  }

  .original_logo {
    display: block !important;
    position: static !important;
  }

  .sticky_header_logo {
    display: none !important;
  }

  .mobile_menu_trigger {
    height: 56px;
    border-right: 1px solid #D9D9D9;
    width: 50px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
  }
  .mobile_menu_trigger span, .mobile_menu_trigger span:before, .mobile_menu_trigger span:after {
    width: 20px;
    height: 2px;
    background-color: #000300;
    display: block;
    position: absolute;
  }
  .mobile_menu_trigger span:before, .mobile_menu_trigger span:after {
    content: "";
  }
  .mobile_menu_trigger span {
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
  .mobile_menu_trigger span:before {
    top: -6px;
  }
  .mobile_menu_trigger span:after {
    bottom: -6px;
  }

  .home_layout .main_row, .home_layout .club_info_layout .overlapping_main_row, .club_info_layout .home_layout .overlapping_main_row {
    display: table;
  }
  .home_layout .important {
    display: table-footer-group;
    float: none;
    width: 100%;
  }
  .home_layout .aside {
    display: table-header-group;
    float: none;
    width: 100%;
  }

  .rivalry_layout .team_row_modules > * {
    margin-left: 10px;
    margin-right: 10px;
  }

  .club_info_layout .aside {
    margin-bottom: 20px;
  }
  .club_info_layout .full_ad_row > * + * {
    margin-top: 20px;
  }
  .club_info_layout .full_ad_row {
    margin-bottom: 40px;
  }
  .club_info_layout .gold_sponsors_row .m_header {
    text-align: left;
  }
  .club_info_layout .gold_sponsors_row > * {
    text-align: center;
  }
  .club_info_layout .full_text_row > * {
    margin-right: 20px;
  }
  .club_info_layout .main_row .aside > *, .club_info_layout .overlapping_main_row .aside > * {
    margin-left: 20px;
    margin-right: 20px;
  }
  .club_info_layout .chart_row {
    margin-bottom: 28px;
  }
  .club_info_layout .chart_row > * {
    margin-left: 0;
    margin-right: 0;
  }
  .club_info_layout .full_history_section .m_slider {
    margin-left: 0;
    margin-right: 0;
  }
  .club_info_layout .slider_row .m_section_news_actions {
    margin-top: 20px;
  }
  .club_info_layout .important .slider_row .m_slider {
    margin-left: 0;
    margin-right: 0;
  }
  .club_info_layout .news_results_row > *, .club_info_layout .filter_row > * {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .club_info_layout .news_results_paginator_col {
    margin-bottom: 20px;
  }

  .club_excerpt_history_row .wrapper, .club_full_history_row .wrapper {
    margin: 0;
    border: none;
  }

  .tickets_layout .m_tour_features:nth-child(even) {
    padding-left: 0;
  }
  .tickets_layout .m_tour_features:nth-child(odd) {
    padding-right: 0;
  }
  .tickets_layout .slider_row > * {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .tickets_layout .aside .aside_link {
    display: none;
  }

  .player_layout .player_stats_row {
    background-color: #FAFAFA;
    margin-bottom: 0;
  }

  .m_footer_pagination {
    border-top: 1px solid #d9d9d9;
  }

  .medical_report .m_player {
    max-width: 220px;
  }

  [data-slideable], .side_panel {
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-backface-visibility: hidden;
    -moz-transition: -moz-transform 250ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-backface-visibility: hidden;
    -ms-transition: -ms-transform 250ms cubic-bezier(0.19, 1, 0.22, 1);
    -ms-backface-visibility: hidden;
    -o-transition: -o-transform 250ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-backface-visibility: hidden;
    transition: transform 250ms cubic-bezier(0.19, 1, 0.22, 1);
    backface-visibility: hidden;
  }

  [role="banner"].sticky {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }

  .menu_open [role="banner"].sticky {
    left: 270px !important;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  .side_panel {
    background-image: url("../images/backgrounds/side_panel_bg.png");
    background-position: right top;
    background-repeat: repeat-y;
  }

  .side_panel {
    display: block;
    width: 270px;
    position: fixed;
    bottom: 0;
    top: 0;
    left: -270px;
    z-index: 0;
    background-color: #222;
  }

  .menu_open [data-slideable], .menu_open .side_panel {
    -webkit-transform: translateX(270px);
    -moz-transform: translateX(270px);
    -ms-transform: translateX(270px);
    -o-transform: translateX(270px);
    transform: translateX(270px);
  }

  [role=navigation] {
    -webkit-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: height 500ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    overflow: hidden;
  }

  .navlist_item_active .navigation_dropdown, .navigation_dropdown {
    border-top: none;
    border-bottom: none;
  }

  .navigation_list .navlist_item_with_dropdown.navlist_item_with_advertisement .navigation_dropdown {
    left: 0;
    width: 100%;
    right: auto;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }

  .navigation_list .navlist_item_active.navlist_item_with_dropdown.navlist_item_with_advertisement .navigation_dropdown.current_panel,
  .navigation_list .navlist_item_with_dropdown .navigation_dropdown.current_panel {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  .navigation_link > span, .navigation_list
  a, .navigation_dropdown_content_list
  a, .navlist_item_active .navigation_dropdown_content_list
  a, .navigation_sub_nav_list
  a, .with_advertisement ul
  a, .navigation_tools .navigation_list a {
    border: none;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    padding-left: 18px;
    font-size: 1.4em;
  }
  .navigation_link > span:before, .navigation_list
  a:before, .navigation_dropdown_content_list
  a:before, .navlist_item_active .navigation_dropdown_content_list
  a:before, .navigation_sub_nav_list
  a:before, .with_advertisement ul
  a:before, .navigation_tools .navigation_list a:before {
    position: absolute;
  }
  .navigation_link > span, .navigation_list
  a, .navigation_dropdown_content_list
  a, .navlist_item_active .navigation_dropdown_content_list
  a, .navigation_sub_nav_list
  a, .with_advertisement ul
  a, .navigation_tools .navigation_list a, .navigation_link > span:hover, .navigation_list
  a:hover, .navigation_dropdown_content_list
  a:hover, .navigation_sub_nav_list
  a:hover, .with_advertisement ul
  a:hover {
    color: #8c8c8c !important;
  }

  .navigation_link, .navigation_list
  > li, .navigation_dropdown_content_list
  > li, .navlist_item_active .navigation_dropdown_content_list
  > li, .navigation_sub_nav_list
  > li, .with_advertisement ul
  > li, .navigation_tools .navigation_list > li {
    float: none;
    margin-left: 0;
    border-bottom: 1px solid #333333;
    border-top: none;
    padding-top: 0;
    background-color: transparent !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }

  .navigation_link {
    text-decoration: none;
    text-transform: uppercase;
  }
  .navigation_link > span {
    display: block;
  }

  .navigation_list
  , .navigation_dropdown_content_list
  , .navlist_item_active .navigation_dropdown_content_list
  , .navigation_sub_nav_list
  , .with_advertisement ul
  , .navigation_tools .navigation_list {
    padding: 0;
    margin-bottom: 0;
    border-top: 1px solid #333333;
  }
  .navigation_list
  li, .navigation_dropdown_content_list
  li, .navlist_item_active .navigation_dropdown_content_list
  li, .navigation_sub_nav_list
  li, .with_advertisement ul
  li, .navigation_tools .navigation_list li {
    font-size: x-small;
  }
  .navigation_list
  .with_dropdown a, .navigation_dropdown_content_list
  .with_dropdown a, .navlist_item_active .navigation_dropdown_content_list
  .with_dropdown a, .navigation_sub_nav_list
  .with_dropdown a, .with_advertisement ul
  .with_dropdown a, .navigation_tools .navigation_list .with_dropdown a {
    margin-right: 0;
  }
  .navigation_list
  .with_dropdown a:after, .navigation_dropdown_content_list
  .with_dropdown a:after, .navlist_item_active .navigation_dropdown_content_list
  .with_dropdown a:after, .navigation_sub_nav_list
  .with_dropdown a:after, .with_advertisement ul
  .with_dropdown a:after, .navigation_tools .navigation_list .with_dropdown a:after {
    display: none;
  }

  .navigation_list.with_active_section {
    margin-bottom: 0;
  }

  .navlist_item:hover > a, .navlist_item_active > a {
    color: #8c8c8c !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }

  .navigation_sub_nav_list, .with_dropdown .navigation_sub_nav_list {
    min-width: 0;
  }

  .navigation_dropdown, .navigation_sub_nav {
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: 4;
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: -moz-transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: -ms-transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: -o-transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }

  .navigation_dropdown, .navigation_sub_nav,
  .navlist_item_active .navigation_dropdown,
  .navigation_dropdown_content {
    background: #222222 url("../images/backgrounds/side_panel_bg.png") right top repeat-y;
    height: auto;
  }

  .navigation_dropdown {
    display: none !important;
  }

  .navigation_dropdown.visible_panel {
    display: block !important;
  }

  .navigation_sub_nav_advertisement {
    display: none;
  }

  .navigation_sub_nav_advertisement + .navigation_sub_nav_list,
  .navigation_sub_nav_wrapper > * {
    float: none;
  }

  .navigation_sub_nav_advertisement + .navigation_sub_nav_list {
    border-right: none;
  }

  .with_dropdown:hover:after,
  .navlist_item_active .with_dropdown:hover:after {
    display: none;
  }

  .navigation_sub_nav {
    padding-top: 0;
    margin-left: 0;
  }

  .navigation_dropdown_content, .navlist_item_active .navigation_dropdown_content {
    padding: 0;
    border: none;
    border-bottom: none;
  }

  .navigation_goto_subnav {
    background-position: 21px center;
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    width: 57px;
    height: 100%;
    top: 0;
    right: 0;
    border-left: 1px solid #333333;
  }

  .navigation_list {
    position: relative;
  }

  .navlist_item_active .current_panel, .current_panel {
    display: block !important;
    position: absolute;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    z-index: 4;
  }

  .current_panel {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-backface-visibility: hidden;
  }
  .current_panel .navigation_sub_nav {
    top: -112px;
  }

  .navigation_dropdown_content {
    border-left: none;
  }
  .navigation_dropdown_content:before {
    display: none;
  }

  .navigation_sub_nav_wrapper {
    background: none;
    border: none;
  }

  .navigation_sub_nav_list,
  .with_advertisement ul {
    border-right: none;
  }

  .navigation_dropdown [data-back-btn],
  .navigation_sub_nav [data-back-btn],
  .navlist_item_active .navigation_sub_nav [data-back-btn] {
    display: block;
    background-color: black;
    color: #8c8c8c;
    text-decoration: none;
    padding-left: 35px;
    position: relative;
  }
  .navigation_dropdown [data-back-btn]:before,
  .navigation_sub_nav [data-back-btn]:before,
  .navlist_item_active .navigation_sub_nav [data-back-btn]:before {
    content: "";
    display: block;
    position: absolute;
    left: 14px;
    top: 50%;
    background-position: left right;
    background-repeat: no-repeat;
    width: 11px;
    height: 19px;
    -webkit-transform: rotate(180deg) translateY(11px);
    -moz-transform: rotate(180deg) translateY(11px);
    -ms-transform: rotate(180deg) translateY(11px);
    -o-transform: rotate(180deg) translateY(11px);
    transform: rotate(180deg) translateY(11px);
  }

  .navlist_item_with_dropdown:hover .navigation_dropdown {
    padding-top: 0;
  }

  .navlist_item_with_dropdown > a {
    margin-right: 0;
  }
  .navlist_item_with_dropdown > a:after {
    display: none;
  }

  .navigation_dropdown .navigation_breadcrumb {
    display: block;
    font-weight: bold;
    text-decoration: none;
  }

  .navigation_dropdown_content_list li > a,
  .navlist_item_active .navigation_dropdown_content_list li > a {
    padding-left: 33px;
  }

  [role="banner"] [data-morph="nav"] {
    display: none;
  }

  .navigation_list li {
    position: static;
  }

  .header_corp_nav {
    position: static;
    top: 0;
    right: 0;
    background-color: black;
    font-size: x-small;
  }
  .header_corp_nav li {
    display: block;
    border-left: none;
    font-size: 1.4em;
    border-right: none;
    padding-left: 19px;
  }
  .header_corp_nav a {
    padding-top: 21px;
  }
  .header_corp_nav a, .header_corp_nav a:hover {
    color: #cccccc !important;
  }

  #mobile_devices_menu_holder {
    position: relative;
    overflow: hidden;
  }

  .header_corp_nav .m_link_dropdown {
    position: static;
    background-position: 233px center;
    display: table;
    width: 100%;
    padding: 0;
  }
  .header_corp_nav .m_link_dropdown > span, .header_corp_nav .m_link_dropdown > small {
    display: table-cell;
    color: white;
    text-transform: uppercase;
    font-size: 0.9em;
    line-height: 58px;
    display: table-cell;
    padding-left: 19px;
  }
  .header_corp_nav .m_link_dropdown > small {
    color: #cccccc;
    padding-right: 13px;
    white-space: nowrap;
  }
  .header_corp_nav .m_link_dropdown > small:after {
    width: 1px;
    height: 9px;
    background-color: #333333;
    display: inline-block;
    content: "";
    vertical-align: middle;
    margin-left: 12px;
  }
  .header_corp_nav .m_link_dropdown > span {
    color: white;
    font-weight: bold;
    width: 100%;
    padding-left: 0;
    position: relative;
  }
  .header_corp_nav .m_link_dropdown [data-back-btn] {
    position: relative;
  }
  .header_corp_nav .m_link_dropdown [data-back-btn]:before {
    content: "";
    display: block;
    position: absolute;
    left: 18px;
    top: 50%;
    background-repeat: no-repeat;
    width: 11px;
    height: 19px;
    margin-top: -12px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .header_corp_nav .m_link_dropdown_list {
    margin-top: 0;
    position: absolute;
    min-height: 100%;
    top: 0;
    left: 0;
    display: block;
    background-color: black;
    border: none;
    font-size: x-small;
    -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateX(100%);
    -moz-transition: -moz-transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transform: translateX(100%);
    -ms-transition: -ms-transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transform: translateX(100%);
    -o-transition: -o-transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transform: translateX(100%);
    transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateX(100%);
  }
  .header_corp_nav .m_link_dropdown_list li {
    border: none;
    font-size: x-small;
    padding: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .header_corp_nav .m_link_dropdown_list li:hover {
    background-color: transparent;
  }
  .header_corp_nav .m_link_dropdown_list a, .header_corp_nav .m_link_dropdown_list span {
    color: #999999;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0;
    line-height: 53px;
    font-size: 1.4em;
    border-bottom: 1px solid #333333;
    padding: 0 20px 0 45px;
  }
  .header_corp_nav .m_link_dropdown_list a:hover, .header_corp_nav .m_link_dropdown_list span:hover {
    background-color: #222;
  }
  .header_corp_nav .m_link_dropdown_list span {
    font-weight: bold;
    color: white;
  }
  .header_corp_nav .current_panel {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .header_corp_nav span[data-mobile-label] {
    font-size: 0 !important;
    color: black !important;
    white-space: nowrap;
  }
  .header_corp_nav span[data-mobile-label]:before {
    color: white;
    content: attr(data-mobile-label);
    display: inline-block;
    background: none;
    width: auto;
    height: 20px;
    font-size: 14px;
    left: 0;
    top: 0;
  }

  .navlist_item_tool > a {
    display: block !important;
  }
  .navlist_item_tool > a:hover, .navlist_item_tool > a {
    color: white !important;
    font-weight: bold;
  }

  .footer_sitemap .wrapper {
    text-align: center;
    font-size: x-small;
  }
  .footer_sitemap .wrapper > .col, .footer_sitemap .wrapper > .m_poll_current, .footer_sitemap .wrapper > .m_poll_related {
    float: none;
    width: auto;
    height: auto !important;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
  .footer_sitemap .wrapper > .col:hover, .footer_sitemap .wrapper > .m_poll_current:hover, .footer_sitemap .wrapper > .m_poll_related:hover {
    background-color: transparent;
  }

  .search_bar {
    display: none;
  }

  .search_bar_always {
    display: block;
    overflow: visible;
    z-index: 2;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    height: auto;
    padding: 19px;
  }
  .sticky .search_bar_always {
    display: none;
  }
  .search_bar_always .wrapper {
    width: auto;
    position: relative;
    top: 0;
    left: auto;
    margin-left: 0;
  }
  .search_bar_always .search_bar_results_wrapper {
    left: 19px;
    right: 19px;
    margin-left: 0;
    width: auto;
  }
  .search_bar_always .search_bar_actions {
    text-align: right;
    width: auto;
  }
  .search_bar_always .search_bar_actions .btn {
    margin-right: 19px;
  }
  .search_bar_always .search_bar_close {
    display: none;
  }
  .search_bar_always .search_bar_input {
    margin-right: 135px;
  }

  .search_layout {
    padding-top: 0;
  }
  .search_layout .search_bar {
    margin-bottom: 26px;
  }

  .header_corp_nav_login_logged {
    background: transparent;
  }
  .header_corp_nav_login_logged a {
    display: block;
    overflow: hidden;
  }
  .header_corp_nav_login_logged small {
    float: left;
    margin-right: 10px;
  }
  .header_corp_nav_login_logged li {
    border-top: 1px solid #333333;
  }
  .header_corp_nav_login_logged li:hover {
    background-color: transparent;
  }
  .header_corp_nav_login_logged .m_link_dropdown_list {
    margin-top: 0;
    border: none;
  }
  .header_corp_nav_login_logged .m_link_dropdown_list:before {
    display: none;
  }

  .pre_footer_row .col, .pre_footer_row .m_poll_current, .pre_footer_row .m_poll_related {
    margin-bottom: 20px;
  }

  .pre_footer .m_publication ul {
    height: auto;
  }

  .footer_sitemap a {
    font-size: 1.4em;
  }

  .footer_sitemap_links, .footer_sitemap_links .hide_for_mobile_devices {
    display: none;
  }

  .footer_standalone_links .footer_sitemap_links {
    display: block;
  }

  .footer_standalone_links li {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
  }

  .footer_gold_sponsors {
    padding-left: 24px;
  }

  .footer_silver_sponsors {
    padding-right: 14px;
    padding-top: 40px;
  }

  .side_panel .footer_social {
    padding: 17px 15px;
    border: none;
    text-align: left;
  }
  .side_panel .footer_social a + a {
    margin-left: 9px;
  }
  .side_panel .hide_on_sidebar {
    display: none;
  }
  .side_panel .social_facebook_btn, .side_panel .social_twitter_btn, .side_panel .social_google_plus_btn, .side_panel .social_youtube_btn, .side_panel .social_flickr_btn, .side_panel .social_rss_btn, .side_panel .social_renren_btn, .side_panel .social_sinaweibo_btn, .side_panel .social_tencent_btn, .side_panel .social_wechat_btn, .side_panel .social_youku_btn {
    background-color: #6d6c6f;
  }
  .side_panel .social_facebook_btn:hover, .side_panel .social_twitter_btn:hover, .side_panel .social_google_plus_btn:hover, .side_panel .social_youtube_btn:hover, .side_panel .social_flickr_btn:hover, .side_panel .social_rss_btn:hover, .side_panel .social_renren_btn:hover, .side_panel .social_sinaweibo_btn:hover, .side_panel .social_tencent_btn:hover, .side_panel .social_wechat_btn:hover, .side_panel .social_youku_btn:hover {
    background-color: #9d9d9d;
  }

  .home_layout .full_ad_row > * + * {
    margin-top: 10px;
  }
  .home_layout .cups_row {
    margin-bottom: 40px;
  }
  .home_layout .social_row > * {
    margin-left: 0;
    margin: 0 5px 40px 0;
  }

  .register_layout .aside > * {
    margin-left: 10px;
    margin-right: 10px;
  }
  .register_layout .important > * {
    margin-left: 10px;
    margin-right: 10px;
  }
  .register_layout .main_row, .register_layout .club_info_layout .overlapping_main_row, .club_info_layout .register_layout .overlapping_main_row {
    margin-bottom: 0;
  }

  .register_layout .main_row, .overlapping_row, .club_info_layout .overlapping_main_row, .vip_layout .main_row.overlapping_row, .vip_layout .club_info_layout .overlapping_main_row, .club_info_layout .vip_layout .overlapping_main_row {
    margin-top: 0;
  }

  .home_layout .highlighted_row > *, .club_info_layout .multiple_row .col > *, .tickets_layout .multiple_row .col > *, .fundacion_layout .multiple_row .col > *, .club_info_layout .multiple_row .m_poll_current > *, .tickets_layout .multiple_row .m_poll_current > *, .fundacion_layout .multiple_row .m_poll_current > *, .club_info_layout .multiple_row .m_poll_related > *, .tickets_layout .multiple_row .m_poll_related > *, .fundacion_layout .multiple_row .m_poll_related > *, .club_info_layout .practical_info_row .col > *, .vip_layout .practical_info_row .col > *, .club_info_layout .practical_info_row .m_poll_current > *, .vip_layout .practical_info_row .m_poll_current > *, .club_info_layout .practical_info_row .m_poll_related > *, .vip_layout .practical_info_row .m_poll_related > *, .club_info_layout .rm_text_row > *, .club_info_layout .nav_row > *, .club_info_layout .text_row > *, .club_info_layout .full_text_row > *, .club_info_layout .img_map_row > *, .club_info_layout .schedule_nav_row > *, .club_info_layout .member_row .col > *, .club_info_layout .member_row .m_poll_current > *, .club_info_layout .member_row .m_poll_related > *, .club_info_layout .members_row .col > *, .club_info_layout .members_row .m_poll_current > *, .club_info_layout .members_row .m_poll_related > *, .club_info_layout .m_header_inner > *, .club_info_layout .m_images_slider_title > *, .club_info_layout .content_row > *, .club_info_layout .form_row > *, .club_info_layout .event_footer_row > *, .club_info_layout .header_image_row .col > *, .club_info_layout .header_image_row .m_poll_current > *, .club_info_layout .header_image_row .m_poll_related > *, .club_info_layout .tabs_row > *, .club_info_layout .m_header_top > *, .club_info_layout .filter_row > *, .club_info_layout .news_results_row > *, .club_full_history_row > *, .club_excerpt_history_row > *, .tickets_layout .important > *, .tickets_layout .match_header_row > *, .tickets_layout .slider_row > *, .sports_layout .highlighted_row > *, .sports_layout .calendar_row > *, .sports_layout .classification_row > *,
  .sports_layout .poll_row > *, .sports_layout .highlights_row > *, .sports_layout .team_compare_row > *,
  .sports_layout .rm_strip_row > *, .sports_layout .content_row > *, .sports_layout .header_row > .col > *, .sports_layout .header_row > .m_poll_current > *, .sports_layout .header_row > .m_poll_related > *, .sports_layout .players_row > *, .sports_layout .minor_league_slider_row > *, .news_report_layout .important > *, .news_report_layout .aside > *, .vip_layout .important > *, .fans_layout .col_tv_schedule > *, .fans_layout .banner_kids_row > *, .fans_layout .filter_row > *, .fans_layout .upload_row > *, .fans_layout .search_club_row > *, .fans_layout .aditional_content_row .banner > *, .search_layout .search_results_row > *, .search_layout .header_row > *, .search_layout .highlights_row > *, .search_layout .empty_results_row > *, .player_layout .social_row > *, .player_layout .cups_row > *, .player_layout .video_row > *, .player_layout .text_row .important > *, .partner_layout .important > *, .partner_layout .card_row .aside > *, .madridistas_layout .important > *, .madridistas_layout .aside > *, .madridistas_layout .m_section_news_header > *, .madridistas_layout .m_header > *, .madridistas_layout .main_content .m_text_content > *, .notices_layout .main_row > *, .notices_layout .club_info_layout .overlapping_main_row > *, .club_info_layout .notices_layout .overlapping_main_row > *, .notices_layout .details_row > *, .m_highlighted_finish_game > *, .event_content_row > * {
    margin-left: 20px;
    margin-right: 20px;
  }

  .sports_layout .rm_section {
    margin-top: 0;
  }

  .vip_layout .main_row .important, .vip_layout .club_info_layout .overlapping_main_row .important, .club_info_layout .vip_layout .overlapping_main_row .important, .vip_layout .main_row .aside, .vip_layout .club_info_layout .overlapping_main_row .aside, .club_info_layout .vip_layout .overlapping_main_row .aside {
    float: none;
    width: auto;
  }
  .vip_layout .img_row img {
    width: 100%;
    height: auto;
  }
  .vip_layout .important .slider_row {
    margin-left: 0;
    margin-right: 0;
  }
  .vip_layout .aside > .m_personal_info:first-child {
    margin-top: 0;
  }
  .vip_layout .slider_row {
    margin-left: 0;
    margin-right: 0;
  }
  .vip_layout .slider_row .m_slider {
    margin-left: 0;
    margin-right: 0;
  }

  .fans_layout .aside .m_popular_videos {
    display: none;
  }

  .partner_layout .important > * {
    margin-left: 10px;
    margin-right: 10px;
  }
  .partner_layout .aside .m_highlight_private {
    display: none;
  }
  .partner_layout .main_row, .partner_layout .club_info_layout .overlapping_main_row, .club_info_layout .partner_layout .overlapping_main_row {
    margin-top: 0px;
  }

  .m_link_nav {
    position: relative;
  }

  .m_link_nav_action {
    display: block;
    padding: 15px 20px;
    border-top: 1px solid #000400;
    border-bottom: 1px solid #D0D0D0;
  }

  .m_link_nav_content li.active {
    border: none;
  }

  .m_link_nav_content {
    width: 100%;
    position: absolute;
    top: 46px;
    left: 0;
    overflow: hidden;
    background: white;
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    margin-left: -1px;
  }

  .m_link_nav_content_sublevel.active {
    display: block;
    width: 100%;
  }

  .m_link_nav_subcontent {
    border-bottom: 1px solid #0C0000;
  }

  .m_social_mod_grid_sizer {
    width: 25%;
  }

  .m_social_mod_grid_paginator {
    width: 50%;
  }

  .m_highlight_header img, .m_store_header img {
    margin: 0 auto;
  }

  .m_highlights_banner_container > * {
    width: 499px;
  }

  .m_media span {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    background-color: rgba(0, 0, 0, 0.4);
  }
  .m_media:hover span {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    background-color: rgba(0, 0, 0, 0.4);
  }
  .m_media .m_video_item_icon,
  .m_media .m_image_item_picture {
    display: block;
  }
  .m_media:hover .m_video_item_icon, .m_media:hover .m_image_item_picture {
    display: block;
  }

  .m_highlighted_direct_game_actions div + a, .m_highlighted_summary_game_actions div + a {
    margin-bottom: 10px;
  }

  .m_advantages {
    width: auto;
    display: block;
  }

  .m_main_header {
    min-height: 0;
    overflow: hidden;
  }
  .m_main_header > * {
    height: auto;
    padding-right: 0;
  }
  .m_main_header:after {
    background-image: url("../images/backgrounds/rm_logo_headers_tablet.png");
  }

  .m_highlighted > * {
    float: none;
    width: auto;
    display: block;
  }

  .m_highlighted_next_game_info_wrapper {
    display: block;
  }
  .m_highlighted_next_game_info_wrapper > a {
    display: block;
    text-align: center;
    width: auto;
    border: none;
    margin-top: 10px;
  }

  .m_highlighted_next_game_info {
    width: auto;
    margin: 17px auto 0;
  }

  .m_highlighted_next_game {
    margin-bottom: 8px;
  }

  .m_player_simple {
    position: relative;
    max-width: none;
  }

  .m_media_slide_next {
    right: 0;
    margin-right: 0;
  }

  .m_media_slide_prev {
    left: 0;
    margin-left: 0;
  }

  .m_poll_related_item strong {
    width: 70px;
    text-transform: none;
  }

  .m_full_header_banner_info_wrapper {
    max-width: 100% !important;
    margin-left: 0 !important;
    left: 0;
  }
  .m_full_header_banner_info_wrapper img {
    width: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: none;
    position: relative;
    left: 50%;
    margin: 0;
  }

  .m_tickets_map_info {
    position: static;
  }

  .m_tickets_slider > * {
    margin-left: 0;
    margin-right: 0;
  }

  .m_tickets_slider_purchase {
    border-left: none;
    border-right: none;
  }

  .m_slider_banner img {
    height: 300px !important;
    width: auto;
    max-width: none;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .m_slider_banner .m_slider_item {
    overflow: hidden;
  }

  .m_articles_view_more {
    margin-top: 19px;
  }

  .m_player_bio_data_wrapper {
    position: static;
    background: none;
  }

  .m_player_history_slider .m_slider_viewport {
    margin-left: 71px;
    margin-right: 71px;
  }
  .m_player_history_slider .slider_btn_next {
    right: 18px;
  }
  .m_player_history_slider .slider_btn_prev {
    left: 18px;
  }
  .m_player_history_slider .m_players_slider_title {
    font-size: 2.4em;
    text-transform: none;
  }

  .m_bio_strip {
    background-position: center bottom;
    background-size: 240px 328px;
  }

  .m_bio_strip_player {
    text-align: center;
    position: static;
  }
  .m_bio_strip_player img {
    display: inline-block;
    position: static;
    width: 250px;
    height: auto;
  }

  .m_bio_strip_content {
    padding-top: 25px;
  }
  .m_bio_strip_content p {
    padding-right: 8px;
  }

  .m_bio_strip_quote {
    padding-top: 0;
    margin-bottom: 40px;
  }
  .m_bio_strip_quote blockquote {
    margin-top: 63px;
  }

  .m_suscribe {
    padding-right: 4px;
  }
  .m_suscribe .btn {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 16px;
  }

  .m_play_video_slider .m_heading_play_video_slider {
    height: auto;
  }

  .madridistas_layout .m_section_news_header img {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
  }
  .madridistas_layout .m_section_news_header strong {
    font-size: 1.5em;
    line-height: 22px;
  }
  .madridistas_layout .important .img_row img {
    height: auto;
  }

  .m_link_nav_content_sublevel_wrapper {
    width: 300px;
    left: auto;
    border-top: 1px solid black;
  }
  .m_link_nav_content_sublevel_wrapper .active > a {
    background-color: white;
    border-bottom-color: #d0d0d0;
  }
  .m_link_nav_content_sublevel_wrapper .m_link_nav_subcontent {
    border-bottom: none;
  }
  .m_link_nav_content_sublevel_wrapper .m_link_nav_subcontent.visible {
    border-bottom: 1px solid black;
  }
  .m_link_nav_content_sublevel_wrapper li.active .active {
    border-top: none;
  }
  .m_link_nav_content_sublevel_wrapper li.active .active > * {
    background-color: transparent !important;
  }
  .m_link_nav_content_sublevel_wrapper .m_link_nav_content_sublevel.active > a:after {
    width: 19px;
    height: 11px;
  }

  .fundacion_layout .highlight_fundacion_row .col, .fundacion_layout .highlight_fundacion_row .m_poll_current, .fundacion_layout .highlight_fundacion_row .m_poll_related {
    float: none;
    width: auto;
  }
  .fundacion_layout .highlight_fundacion_row .m_highlight, .fundacion_layout .highlight_fundacion_row .m_store {
    border-top: 1px solid #d4d4d4;
    margin-bottom: -1px;
  }
  .fundacion_layout .main_row .important, .fundacion_layout .club_info_layout .overlapping_main_row .important, .club_info_layout .fundacion_layout .overlapping_main_row .important {
    float: none;
    width: auto;
  }
  .fundacion_layout .main_row .aside, .fundacion_layout .club_info_layout .overlapping_main_row .aside, .club_info_layout .fundacion_layout .overlapping_main_row .aside {
    display: none;
  }

  .m_photo_gallery_slide .slides li .photo {
    background: none !important;
  }
  .m_photo_gallery_slide .slides li .description {
    position: relative;
    left: auto;
    bottom: auto;
    padding: 15px 10px;
  }

  .m_colaborate_image img, .m_colaborate > img {
    width: 100%;
  }

  .m_ad + .m_ad {
    margin-top: 20px !important;
  }
}
/*	Tablet Layout: 768px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .vip_layout .sections_aside > .col, .vip_layout .sections_aside > .m_poll_current, .vip_layout .sections_aside > .m_poll_related {
    width: 33.33333%;
    *width: 33.33233%;
  }

  .club_info_layout .members_row > .col, .club_info_layout .members_row > .m_poll_current, .club_info_layout .members_row > .m_poll_related {
    width: 25%;
    *width: 24.999%;
  }

  .notices_layout .details_row > * {
    width: 100%;
    *width: 99.999%;
  }

  .with_sticky_banner {
    padding-top: 59px;
  }

  .hide_for_desktop {
    display: block;
  }

  .hide_for_tablet, .show_on_mobile {
    display: none;
  }

  .show_on_tablet {
    display: block;
  }

  .footer_sitemap .wrapper > .col, .footer_sitemap .wrapper > .m_poll_current, .footer_sitemap .wrapper > .m_poll_related {
    display: inline-block;
  }
  .footer_sitemap .wrapper > .footer_standalone_links {
    display: block;
  }
  .footer_sitemap .wrapper > .col > *, .footer_sitemap .wrapper > .m_poll_current > *, .footer_sitemap .wrapper > .m_poll_related > * {
    margin-left: 0;
    margin-right: 0;
  }

  .sticky .navigation_tools {
    display: none;
  }

  .footer_sitemap .col + .col, .footer_sitemap .m_poll_current + .col, .footer_sitemap .m_poll_related + .col, .footer_sitemap .col + .m_poll_current, .footer_sitemap .m_poll_current + .m_poll_current, .footer_sitemap .m_poll_related + .m_poll_current, .footer_sitemap .col + .m_poll_related, .footer_sitemap .m_poll_current + .m_poll_related, .footer_sitemap .m_poll_related + .m_poll_related, .footer_standalone_links li + li {
    margin-left: 23px;
  }

  .footer_standalone_links ul {
    padding-top: 32px;
  }

  .footer_sitemap .wrapper {
    padding-top: 52px;
    padding-bottom: 68px;
  }

  .footer_copyright_text > * {
    margin-left: 20px;
  }

  .footer_links > * {
    margin-right: 5px;
  }

  .m_social_mod_nav_prev,
  .m_social_mod_nav_next {
    z-index: 2;
  }

  .m_social_mod_nav_prev {
    left: 7px;
  }

  .m_social_mod_nav_next {
    right: 6px;
  }

  .m_inner_nav ul {
    height: auto !important;
  }

  .m_inner_nav ul {
    height: auto !important;
  }

  .home_layout .full_banner_row {
    margin-bottom: 25px;
  }
  .home_layout .aside > * {
    margin-bottom: 5px;
  }
  .home_layout .full_ad_row {
    margin-bottom: 30px;
  }
  .home_layout .full_ad_row > * + * {
    margin-top: 10px;
  }
  .home_layout .cups_row {
    margin-bottom: 40px;
  }
  .home_layout .social_row > * {
    margin-left: 0;
    margin: 0 5px 40px 0;
  }
  .home_layout .highlighted_row {
    margin-top: 20px;
  }

  .tickets_layout .main_tickets_row .important,
  .tickets_layout .main_tickets_row .aside {
    width: auto;
    float: none;
  }
  .tickets_layout .main_row > .aside > *, .tickets_layout .club_info_layout .overlapping_main_row > .aside > *, .club_info_layout .tickets_layout .overlapping_main_row > .aside > * {
    margin-left: 20px;
    margin-right: 20px;
  }
  .tickets_layout .m_info_tickets {
    margin-bottom: 20px;
  }
  .tickets_layout .slider_row {
    margin-bottom: 60px;
  }

  .sports_layout .highlighted_row {
    margin-top: 20px;
  }
  .sports_layout .main_row > .col, .sports_layout .club_info_layout .overlapping_main_row > .col, .club_info_layout .sports_layout .overlapping_main_row > .col, .sports_layout .main_row > .m_poll_current, .sports_layout .club_info_layout .overlapping_main_row > .m_poll_current, .club_info_layout .sports_layout .overlapping_main_row > .m_poll_current, .sports_layout .main_row > .m_poll_related, .sports_layout .club_info_layout .overlapping_main_row > .m_poll_related, .club_info_layout .sports_layout .overlapping_main_row > .m_poll_related {
    float: none;
    width: 100%;
  }
  .sports_layout .main_row > .aside > *, .sports_layout .club_info_layout .overlapping_main_row > .aside > *, .club_info_layout .sports_layout .overlapping_main_row > .aside > * {
    margin-left: 20px;
    margin-right: 20px;
  }
  .sports_layout .m_social_mod_inner_nav {
    margin-left: 20px;
    margin-right: 20px;
  }
  .sports_layout .players_two_row ul > li.col, .sports_layout .players_two_row ul > li.m_poll_current, .sports_layout .players_two_row ul > li.m_poll_related {
    width: 25%;
    *width: 24.999%;
  }
  .sports_layout .important > .m_highlighted {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .sports_layout .m_matches_results_container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .rivalry_layout .overlapping_row, .rivalry_layout .club_info_layout .overlapping_main_row, .club_info_layout .rivalry_layout .overlapping_main_row {
    margin-top: -110px;
  }
  .rivalry_layout .team_row {
    background-image: none;
  }
  .rivalry_layout .team_row_wrapper > * {
    width: 50%;
  }
  .rivalry_layout .team_row_wrapper > :first-child > * {
    margin-left: 10px;
  }

  .header_section_overlapped {
    padding: 0;
  }

  .register_layout .main_row, .overlapping_row, .club_info_layout .overlapping_main_row, .vip_layout .main_row.overlapping_row, .vip_layout .club_info_layout .overlapping_main_row, .club_info_layout .vip_layout .overlapping_main_row {
    margin-top: 0;
  }

  .register_layout .main_row, .register_layout .club_info_layout .overlapping_main_row, .club_info_layout .register_layout .overlapping_main_row {
    border: none;
  }
  .register_layout .options_row {
    margin-top: 23px;
  }

  .news_layout .main_row > .important, .news_layout .club_info_layout .overlapping_main_row > .important, .club_info_layout .news_layout .overlapping_main_row > .important {
    width: 100%;
  }
  .news_layout .additional_content {
    display: none;
  }
  .news_layout .header_row .col > *, .news_layout .header_row .m_poll_current > *, .news_layout .header_row .m_poll_related > * {
    margin-left: 20px;
    margin-right: 20px;
  }
  .news_layout .content_row > .main_content > * {
    margin-left: 20px;
    margin-right: 20px;
  }
  .news_layout .additional_aside > * {
    margin-left: 20px;
    margin-right: 20px;
  }
  .news_layout .actions_row > .col > *, .news_layout .actions_row > .m_poll_current > *, .news_layout .actions_row > .m_poll_related > * {
    margin-left: 20px;
    margin-right: 20px;
  }

  .club_info_layout .m_slider_inner .m_slider_viewport img {
    height: auto !important;
  }
  .club_info_layout .m_rm_strip {
    margin-bottom: 40px;
  }
  .club_info_layout .slider_row .m_slider {
    margin-left: 0;
    margin-right: 0;
  }
  .club_info_layout .schedule_row {
    margin-bottom: 50px;
  }

  .club_excerpt_history_row {
    overflow: hidden;
  }
  .club_excerpt_history_row .figure {
    width: 168px;
    right: 34px;
    bottom: -30px;
  }
  .club_excerpt_history_row .m_text_content * {
    font-size: 1.8em;
  }
  .club_excerpt_history_row .m_text_content strong {
    font-size: 1em;
  }
  .club_excerpt_history_row .wrapper {
    min-height: 250px;
  }

  .club_excerpt_history_row .important, .club_full_history_row .important {
    width: 58.33333%;
    *width: 58.33233%;
    margin-left: 0;
  }
  .club_excerpt_history_row .wrapper, .club_full_history_row .wrapper {
    padding-left: 65px;
    margin: 0;
  }

  .club_full_history_row .aside {
    padding-left: 29px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 20%;
    padding-right: 20px;
  }

  .vip_layout .main_row, .vip_layout .club_info_layout .overlapping_main_row, .club_info_layout .vip_layout .overlapping_main_row {
    margin-top: 0;
  }
  .vip_layout .main_row .aside, .vip_layout .club_info_layout .overlapping_main_row .aside, .club_info_layout .vip_layout .overlapping_main_row .aside {
    margin-bottom: 40px;
  }
  .vip_layout .main_row .aside > *, .vip_layout .club_info_layout .overlapping_main_row .aside > *, .club_info_layout .vip_layout .overlapping_main_row .aside > * {
    margin-left: 20px;
    margin-right: 20px;
  }
  .vip_layout .m_slider {
    margin-left: 20px;
    margin-right: 20px;
  }
  .vip_layout .sections_row, .vip_layout .spaces_row {
    margin-left: 10px;
    margin-right: 10px;
  }
  .vip_layout .text_row {
    margin-bottom: 24px;
  }
  .vip_layout .practical_info_row {
    margin-left: 0;
    margin-right: 0;
  }
  .vip_layout .aside {
    margin-top: 20px;
  }
  .vip_layout .sections_aside {
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
  }
  .vip_layout .sections_aside > .col, .vip_layout .sections_aside > .m_poll_current, .vip_layout .sections_aside > .m_poll_related {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
  .vip_layout .sections_aside > .col > *, .vip_layout .sections_aside > .m_poll_current > *, .vip_layout .sections_aside > .m_poll_related > * {
    margin-left: 10px;
    margin-right: 10px;
  }
  .vip_layout .contact_info_row {
    margin-top: 20px;
  }

  .saved_items .saved_items_content {
    width: 80%;
  }
  .saved_items .m_main_header > * {
    font-size: 5.5em;
  }
  .saved_items .m_search_results_content li > * {
    margin-left: 10px;
    margin-right: 10px;
  }
  .saved_items .header_section {
    overflow: visible;
    min-height: 0px;
  }
  .saved_items .m_main_header {
    overflow: visible;
    min-height: 0px;
  }

  .fans_layout .main_row > .important, .fans_layout .club_info_layout .overlapping_main_row > .important, .club_info_layout .fans_layout .overlapping_main_row > .important {
    float: none;
    width: auto;
  }
  .fans_layout .col_tv_schedule > * {
    margin-left: 10px;
    margin-right: 10px;
  }
  .fans_layout .channel_row > * {
    width: 25%;
  }
  .fans_layout .banner_kids_row > * {
    margin-left: 10px;
    margin-right: 10px;
  }
  .fans_layout .video_row > * {
    margin-left: 0;
    margin-right: 0;
  }
  .fans_layout .m_video_gallery_container > * {
    margin-right: 1px;
  }
  .fans_layout .m_video_gallery_player {
    padding-bottom: 74.2%;
  }
  .fans_layout .filter_row > * {
    margin-right: 10px;
    margin-left: 10px;
  }
  .fans_layout .col_highlights_videos .m_header_link,
  .fans_layout .col_highlights_videos .m_header_links {
    margin-left: 30px;
    margin-right: 30px;
  }
  .fans_layout .wallpapers_content_row {
    padding-left: 18px;
  }
  .fans_layout .wallpapers_content_row .m_wallpaper {
    width: auto;
    height: auto;
  }
  .fans_layout .wallpapers_row .banner_row {
    margin-left: 0;
    margin-right: 0;
  }
  .fans_layout .highlights_row .m_highlight, .fans_layout .highlights_row .m_store {
    padding-bottom: 75px;
  }
  .fans_layout .m_highlight_mobile img {
    width: 100%;
    height: auto !important;
  }

  .partner_layout .card_row .content {
    width: 77%;
  }
  .partner_layout .card_row > .aditional_content {
    width: 20.66667%;
  }
  .partner_layout .card_row > .aditional_content > * {
    margin-left: 20px;
  }
  .partner_layout .card_row .m_text_content {
    padding-right: 77px;
  }
  .partner_layout .main_row > *, .partner_layout .club_info_layout .overlapping_main_row > *, .club_info_layout .partner_layout .overlapping_main_row > * {
    margin-left: 20px;
    margin-right: 20px;
  }
  .partner_layout .important > * {
    margin-left: 0;
    margin-right: 0;
  }

  .search_bar_standalone > * {
    margin-left: 20px;
    margin-right: 20px;
  }

  .m_schedule li:nth-child(1n+3) {
    display: none;
  }

  .m_schedule ul {
    display: table;
    min-width: 100%;
  }
  .m_schedule ul li {
    vertical-align: top;
    display: table-cell;
    width: 50%;
  }
  .m_schedule ul li + li {
    border-left: 1px solid #D9D9D9;
  }

  .player_layout .main_banner_row {
    margin-bottom: 38px;
  }
  .player_layout .social_row {
    margin-bottom: 18px;
  }
  .player_layout .bio_strip_row {
    margin-bottom: 36px;
  }
  .player_layout .cups_row {
    margin-bottom: 39px;
  }
  .player_layout .video_row {
    margin-bottom: 26px;
  }
  .player_layout .video_row > * {
    margin-left: 0;
    margin-right: 0;
  }
  .player_layout .media_row {
    margin-bottom: 45px;
  }
  .player_layout .player_stats_row {
    padding-bottom: 60px;
    padding-top: 34px;
  }

  .m_cups_viewport {
    max-width: 580px;
  }

  .m_cups [data-prev] {
    left: 28px;
  }

  .m_cups [data-next] {
    right: 28px;
  }

  .full_ad_row .m_ad {
    max-width: 728px;
  }

  .m_main_header {
    padding-top: 39px;
    padding-bottom: 35px;
  }
  .m_main_header > * {
    font-size: 3em;
    margin-left: 26px;
    margin-right: 26px;
  }
  .m_main_header:after {
    width: 118px;
    height: 167px;
    right: 15px;
    top: 11px;
  }

  .m_main_header_reduced > * {
    padding-left: 26px;
    padding-right: 26px;
  }

  .m_main_header_multi > * {
    padding-right: 26px;
  }

  .register_validation_layout .section, .register_validation_layout .m_poll_results {
    max-width: none;
    margin-left: 10px;
    margin-right: 10px;
  }
  .register_validation_layout .main_row, .register_validation_layout .club_info_layout .overlapping_main_row, .club_info_layout .register_validation_layout .overlapping_main_row {
    border: 1px solid #d9d9d9;
    margin-top: 41px;
  }

  .m_login_validation {
    padding-top: 30px;
    padding-right: 10px;
  }
  .m_login_validation p {
    padding-right: 0;
    margin-top: 7px;
  }

  .m_login_validation_advantages {
    margin-top: 22px;
  }
  .m_login_validation_advantages span {
    margin-right: 0;
  }

  .m_highlighted_aside_section {
    float: left;
    width: 50%;
    border-top: 1px solid #d9d9d9;
  }
  .m_highlighted_aside_section + .m_highlighted_aside_section {
    margin-top: 0;
    border-left: 1px solid #d9d9d9;
    margin-left: -1px;
  }

  .m_highlighted_aside_section_full {
    float: none;
    width: auto;
  }

  .m_highlighted_aside {
    min-height: 0 !important;
    border: none;
    margin-left: 0;
  }
  .m_highlighted_aside:before, .m_highlighted_aside:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .m_highlighted_aside:after {
    clear: both;
  }
  .m_highlighted_aside {
    zoom: 1;
  }

  .m_highlighted_aside .commentary {
    border-right: 1px solid #d9d9d9 !important;
  }

  .m_highlighted_tickets a {
    margin-bottom: 17px;
  }

  .m_players_slider .slider_btn_next, .m_players_slider .slider_btn_prev {
    top: 207px;
    width: 52px;
    height: 72px;
    background-color: rgba(255, 255, 255, 0.73);
    background-size: 5px 10px;
    background-position: center center;
  }
  .m_players_slider .slider_btn_next {
    right: 0;
  }
  .m_players_slider .slider_btn_prev {
    left: 0;
  }

  .m_matches_table {
    width: 100%;
    border-collapse: collapse;
  }
  .m_matches_table th {
    width: 20%;
    text-align: left;
  }
  .m_matches_table th.m_matches_table_actions {
    width: 60%;
  }
  .m_matches_table .m_match_actions {
    text-align: right;
  }

  .m_match_actions_tickets .btn {
    padding: 18px 20px;
  }

  .m_match_date {
    width: 162px;
  }

  td.m_match_teams p {
    max-width: 40%;
    width: auto;
  }

  .m_match_actions {
    width: 205px;
    text-align: left;
  }
  .m_match_actions > * {
    margin-right: 20px;
  }

  .m_poll_current_title small {
    display: block;
    margin-left: 0;
  }

  .m_poll_related ul:after {
    right: 79px;
  }

  .m_poll_related_item strong {
    width: 70px;
  }
  .m_poll_related_item span {
    width: 64px;
    padding: 0 6px;
    text-align: left;
    font-size: 1.8em;
  }

  .m_poll_results_list li {
    max-width: 108px;
    margin-left: 15px;
  }

  .m_position_table {
    display: block;
  }
  .m_position_table tr + tr [data-header]:before {
    display: block;
  }
  .m_position_table > * {
    display: block;
  }
  .m_position_table > tbody {
    display: table;
    width: 100%;
  }
  .m_position_table > tbody > tr {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
  .m_position_table > tbody > tr + tr > td {
    border-top: none;
  }

  .m_position_table_pos {
    width: 62px;
  }

  .m_position_stats {
    padding-right: 0;
  }

  .m_position_stats_table td {
    width: 30px;
  }

  .m_position_table_team {
    width: 80px;
  }

  .m_full_header_banner_info_wrapper img {
    height: 368px;
  }

  .m_info_table th {
    width: 120px;
  }

  .m_section img {
    width: 100%;
  }

  .m_tickets_prices li {
    padding-left: 8px;
  }
  .m_tickets_prices li:first-child {
    padding-left: 0;
  }

  .m_tickets_map .m_map {
    height: 450px;
  }

  .m_tickets_map_actions {
    margin-left: 0;
    left: 27px;
    top: 28px;
  }

  .m_tickets_map_info {
    position: static;
  }
  .m_tickets_map_info li {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m_tickets_map_info li > div {
    position: relative;
    padding-top: 54px;
  }
  .m_tickets_map_info ul {
    margin-left: 20px;
    margin-right: 20px;
  }
  .m_tickets_map_info li > div, .m_tickets_map_info p, .m_tickets_map_info .m_tickets_map_icon {
    display: block;
  }
  .m_tickets_map_info p {
    padding-left: 0;
    padding-right: 64px;
  }
  .m_tickets_map_info .m_tickets_map_icon {
    position: absolute;
    top: auto;
    bottom: 100%;
    margin-bottom: -44px;
  }

  .m_text_content {
    margin-bottom: 0;
  }

  .m_match_header {
    border: none;
    padding-top: 30px;
  }

  .m_match_header_title {
    top: 28px;
  }

  .m_match_header_date_day, .m_match_header_date_time {
    background: none;
  }
  .m_match_header_date_day > *, .m_match_header_date_time > * {
    font-size: 1.7em;
  }

  .m_match_header_date_day {
    width: 70px;
  }

  .m_match_header_date_time {
    width: 50px;
    padding-right: 5px;
  }

  .m_teams_stats_list span {
    font-size: 4.8em;
  }

  .m_player_bio img, .m_player_bio_banner img {
    margin-left: 0;
    width: auto;
    min-height: 0;
    height: 100%;
    max-width: none;
    min-width: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .m_player_bio_data {
    background-color: #024484;
  }

  .m_player_bio_list {
    float: none;
    bottom: 85px;
    max-width: none;
    position: absolute;
    left: 0;
    right: 0;
    background-color: rgba(2, 85, 165, 0.9);
  }

  .m_player_bio_no_sw .m_player_bio_list {
    bottom: 0;
  }

  .m_player_bio_social {
    display: block;
    float: none;
    width: auto;
  }

  .m_player_bio_simple img {
    height: auto;
    left: auto;
    right: 0;
    bottom: auto;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    position: absolute;
  }

  .m_player_bio_main_wrapper {
    height: 370px;
    min-height: 0;
    overflow: hidden;
  }

  .m_player_bio_main {
    padding-bottom: 83px;
  }

  .m_player_bio_banner .m_player_bio_data, .m_player_bio_data {
    max-width: none;
  }

  .m_player_bio_basic_info {
    padding-top: 34px;
  }
  .m_player_bio_basic_info > * {
    font-size: 4.8em;
    margin-left: 18px;
  }

  .m_player_bio_main {
    position: relative;
  }

  .m_player_bio_basic_info_wrapper {
    right: auto;
    width: 330px;
    margin-bottom: 0;
    min-height: 285px;
  }

  .m_player_bio_simple .m_player_bio_basic_info_wrapper {
    width: auto;
    margin-right: 400px;
    min-height: 298px;
  }
  .m_player_bio_simple .m_player_bio_basic_info {
    margin-left: 33px;
  }
  .m_player_bio_simple .m_player_bio_basic_info > * {
    margin-left: 0;
  }
  .m_player_bio_simple .m_player_bio_basic_info_position {
    margin-bottom: 16px;
  }
  .m_player_bio_simple .m_player_bio_main_wrapper {
    height: auto;
    background-position: center bottom;
  }
  .m_player_bio_simple .m_player_bio_main_wrapper img {
    top: auto;
  }

  .m_slider_item_info_fans {
    padding-top: 19px;
    padding-bottom: 41px;
  }
  .m_slider_item_info_fans .m_slider_item_info_text strong {
    font-size: 2.4em;
  }

  .m_social_connect span {
    font-size: 2.2em;
    padding-top: 44px;
    margin-left: 20px;
  }
  .m_social_connect ul {
    margin-right: 36px;
  }
  .m_social_connect li {
    margin-left: 20px;
  }

  .m_social_connect_facebook a,
  .m_social_connect_twitter a,
  .m_social_connect_google a,
  .m_social_connect_youtube a,
  .m_social_connect_flickr a {
    width: 49px;
    height: 49px;
    background-size: 49px 49px;
  }

  .m_video_image {
    max-width: 235px;
  }

  .m_filter_keywords_box {
    max-width: 554px;
  }

  .m_filter_videos_content fieldset, .m_filter_offers_content fieldset {
    width: 18.6%;
  }

  .m_filter_offers_content fieldset {
    width: 32%;
  }

  .m_player_history_figure {
    width: 198px;
    height: 198px;
  }

  .news_report_layout .main_content,
  .news_report_layout .aditional_content,
  .news_layout .main_content,
  .news_layout .aditional_content {
    width: 100%;
  }
  .news_report_layout .m_related,
  .news_layout .m_related {
    max-width: none;
    overflow: hidden;
    position: relative;
  }
  .news_report_layout .m_related_image,
  .news_layout .m_related_image {
    float: left;
    width: 140px;
  }
  .news_report_layout .m_related_content,
  .news_layout .m_related_content {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 142px;
  }

  .m_footer_pagination_next {
    padding-right: 47px;
  }
  .m_footer_pagination_next:after {
    margin-right: -27px;
  }

  .m_footer_pagination_prev {
    padding-left: 47px;
  }
  .m_footer_pagination_prev:before {
    margin-left: -27px;
  }

  .m_footer_pagination_wrapper .m_footer_pagination_next,
  .m_footer_pagination_wrapper .m_footer_pagination_prev {
    width: 32%;
    max-width: 32%;
  }

  .madridistas_layout .main_row .important, .madridistas_layout .club_info_layout .overlapping_main_row .important, .club_info_layout .madridistas_layout .overlapping_main_row .important {
    width: 60%;
  }
  .madridistas_layout .main_row .aside, .madridistas_layout .club_info_layout .overlapping_main_row .aside, .club_info_layout .madridistas_layout .overlapping_main_row .aside {
    width: 40%;
  }

  .m_history_slider_year {
    font-size: 13em;
  }

  .m_history_overlapped {
    margin-top: -44px;
  }

  .m_history_slider_year_link {
    left: auto;
    margin-left: 0;
    right: 19px;
    top: 58px;
  }

  .m_history_text .m_text_content {
    padding-left: 64px;
  }
  .m_history_text .m_text_content figure {
    margin-left: -64px;
  }
  .m_history_text .m_share {
    clear: both;
    float: left;
    position: relative;
    top: 0;
    left: 65px;
    margin-bottom: 50px;
  }

  .club_excerpt_history_row .m_history_year_nav {
    margin-left: 9px;
    margin-bottom: 25px;
  }

  .m_schedule_calendar {
    background-color: #F6F6F6;
  }

  .m_schedule_calendar_content {
    min-height: 400px;
  }

  .m_schedule_calendar_grid {
    width: 446px;
    margin: 0 auto 30px;
    background-color: #f2f2f2;
  }

  .m_schedule_calendar_day > * {
    line-height: 62px;
  }

  .m_schedule_calendar_days {
    font-size: 2em;
  }

  .m_schedule_calendar_dow {
    font-size: 1.4em;
  }
  .m_schedule_calendar_dow > * {
    padding-top: 25px;
    padding-bottom: 9px;
    background: #f6f6f6;
  }

  .m_main_header_with_subnav {
    overflow: visible;
  }
  .m_main_header_with_subnav .m_header {
    padding-right: 338px;
  }

  .m_cup_legend .m_cup_legend_picture {
    width: 118px;
    position: relative;
    overflow: visible;
  }
  .m_cup_legend .m_cup_legend_picture img {
    position: absolute;
    max-width: none;
    right: 0;
  }
  .m_cup_legend .m_cup_legend_info {
    margin-left: 118px;
  }

  .m_spaces_list li {
    padding-left: 24px;
    padding-right: 24px;
  }

  .m_member_expanded .m_member_picture {
    padding: 10px;
  }

  .pre_footer {
    margin-top: 20px;
  }

  .pre_footer_row {
    padding: 10px 0px;
  }

  .m_action_notice {
    overflow: hidden;
  }

  .m_action_notice_player {
    left: -65px;
  }

  .m_action_notice_wrapper {
    padding-left: 354px;
    min-height: 288px;
  }
}
/*	Mobile Layout: 320px.
		Inherits styles from: Default Layout.
---------------------------------------------*/
@media only screen and (max-width: 767px) {
  .fans_one_column .highlights_row_4colums > .col, .search_layout .highlights_row ul > .col, .fans_one_column .highlights_row_4colums > .m_poll_current, .search_layout .highlights_row ul > .m_poll_current, .fans_one_column .highlights_row_4colums > .m_poll_related, .search_layout .highlights_row ul > .m_poll_related {
    width: 50%;
    *width: 49.999%;
  }

  .notices_layout .details_row > * {
    width: 100%;
    *width: 99.999%;
  }

  .fans_two_columns .content_row > .col, .club_info_layout .content_row > .col, .tickets_layout .content_row > .col, .sports_layout .content_row > .col, .news_layout .content_row > .col, .partner_layout .content_row > .col, .madridistas_layout .content_row > .col, .fundacion_layout .content_row > .col,
  .fans_two_columns .main_row > .col,
  .club_info_layout .main_row > .col,
  .tickets_layout .main_row > .col,
  .sports_layout .main_row > .col,
  .news_layout .main_row > .col,
  .partner_layout .main_row > .col,
  .madridistas_layout .main_row > .col,
  .fundacion_layout .main_row > .col,
  .club_info_layout .overlapping_main_row > .col, .register_layout .options_row ul > .col, .fans_one_column .highlights_row_3colums > .col, .register_layout .main_row > .col, .register_layout .club_info_layout .overlapping_main_row > .col, .club_info_layout .register_layout .overlapping_main_row > .col, .club_info_layout .practical_info_row > .col, .vip_layout .practical_info_row > .col, .club_info_layout .gold_sponsors_row > .col, .club_info_layout .multiple_row > .col, .news_layout .header_row > .col, .partner_layout .highlights_row > .col, .partner_layout .card_row > .col, .rm_section_row > .col, .m_poll_results > .col, .player_layout .text_row > .col, .fans_two_columns .content_row > .m_poll_current, .club_info_layout .content_row > .m_poll_current, .tickets_layout .content_row > .m_poll_current, .sports_layout .content_row > .m_poll_current, .news_layout .content_row > .m_poll_current, .partner_layout .content_row > .m_poll_current, .madridistas_layout .content_row > .m_poll_current, .fundacion_layout .content_row > .m_poll_current,
  .fans_two_columns .main_row > .m_poll_current,
  .club_info_layout .main_row > .m_poll_current,
  .tickets_layout .main_row > .m_poll_current,
  .sports_layout .main_row > .m_poll_current,
  .news_layout .main_row > .m_poll_current,
  .partner_layout .main_row > .m_poll_current,
  .madridistas_layout .main_row > .m_poll_current,
  .fundacion_layout .main_row > .m_poll_current,
  .club_info_layout .overlapping_main_row > .m_poll_current, .register_layout .options_row ul > .m_poll_current, .fans_one_column .highlights_row_3colums > .m_poll_current, .register_layout .main_row > .m_poll_current, .register_layout .club_info_layout .overlapping_main_row > .m_poll_current, .club_info_layout .register_layout .overlapping_main_row > .m_poll_current, .club_info_layout .practical_info_row > .m_poll_current, .vip_layout .practical_info_row > .m_poll_current, .club_info_layout .gold_sponsors_row > .m_poll_current, .club_info_layout .multiple_row > .m_poll_current, .news_layout .header_row > .m_poll_current, .partner_layout .highlights_row > .m_poll_current, .partner_layout .card_row > .m_poll_current, .rm_section_row > .m_poll_current, .m_poll_results > .m_poll_current, .player_layout .text_row > .m_poll_current, .fans_two_columns .content_row > .m_poll_related, .club_info_layout .content_row > .m_poll_related, .tickets_layout .content_row > .m_poll_related, .sports_layout .content_row > .m_poll_related, .news_layout .content_row > .m_poll_related, .partner_layout .content_row > .m_poll_related, .madridistas_layout .content_row > .m_poll_related, .fundacion_layout .content_row > .m_poll_related,
  .fans_two_columns .main_row > .m_poll_related,
  .club_info_layout .main_row > .m_poll_related,
  .tickets_layout .main_row > .m_poll_related,
  .sports_layout .main_row > .m_poll_related,
  .news_layout .main_row > .m_poll_related,
  .partner_layout .main_row > .m_poll_related,
  .madridistas_layout .main_row > .m_poll_related,
  .fundacion_layout .main_row > .m_poll_related,
  .club_info_layout .overlapping_main_row > .m_poll_related, .register_layout .options_row ul > .m_poll_related, .fans_one_column .highlights_row_3colums > .m_poll_related, .register_layout .main_row > .m_poll_related, .register_layout .club_info_layout .overlapping_main_row > .m_poll_related, .club_info_layout .register_layout .overlapping_main_row > .m_poll_related, .club_info_layout .practical_info_row > .m_poll_related, .vip_layout .practical_info_row > .m_poll_related, .club_info_layout .gold_sponsors_row > .m_poll_related, .club_info_layout .multiple_row > .m_poll_related, .news_layout .header_row > .m_poll_related, .partner_layout .highlights_row > .m_poll_related, .partner_layout .card_row > .m_poll_related, .rm_section_row > .m_poll_related, .m_poll_results > .m_poll_related, .player_layout .text_row > .m_poll_related {
    float: none;
    width: auto;
  }

  .fans_two_columns .banner_row > .col > *, .club_info_layout .banner_row > .col > *, .tickets_layout .banner_row > .col > *, .sports_layout .banner_row > .col > *, .news_layout .banner_row > .col > *, .partner_layout .banner_row > .col > *, .madridistas_layout .banner_row > .col > *, .fundacion_layout .banner_row > .col > *, .fans_two_columns .header_row > .col > *, .club_info_layout .header_row > .col > *, .tickets_layout .header_row > .col > *, .sports_layout .header_row > .col > *, .news_layout .header_row > .col > *, .partner_layout .header_row > .col > *, .madridistas_layout .header_row > .col > *, .fundacion_layout .header_row > .col > *, .fans_one_column .banner_row > .col > *, .fans_two_columns .banner_row > .m_poll_current > *, .club_info_layout .banner_row > .m_poll_current > *, .tickets_layout .banner_row > .m_poll_current > *, .sports_layout .banner_row > .m_poll_current > *, .news_layout .banner_row > .m_poll_current > *, .partner_layout .banner_row > .m_poll_current > *, .madridistas_layout .banner_row > .m_poll_current > *, .fundacion_layout .banner_row > .m_poll_current > *, .fans_two_columns .header_row > .m_poll_current > *, .club_info_layout .header_row > .m_poll_current > *, .tickets_layout .header_row > .m_poll_current > *, .sports_layout .header_row > .m_poll_current > *, .news_layout .header_row > .m_poll_current > *, .partner_layout .header_row > .m_poll_current > *, .madridistas_layout .header_row > .m_poll_current > *, .fundacion_layout .header_row > .m_poll_current > *, .fans_one_column .banner_row > .m_poll_current > *, .fans_two_columns .banner_row > .m_poll_related > *, .club_info_layout .banner_row > .m_poll_related > *, .tickets_layout .banner_row > .m_poll_related > *, .sports_layout .banner_row > .m_poll_related > *, .news_layout .banner_row > .m_poll_related > *, .partner_layout .banner_row > .m_poll_related > *, .madridistas_layout .banner_row > .m_poll_related > *, .fundacion_layout .banner_row > .m_poll_related > *, .fans_two_columns .header_row > .m_poll_related > *, .club_info_layout .header_row > .m_poll_related > *, .tickets_layout .header_row > .m_poll_related > *, .sports_layout .header_row > .m_poll_related > *, .news_layout .header_row > .m_poll_related > *, .partner_layout .header_row > .m_poll_related > *, .madridistas_layout .header_row > .m_poll_related > *, .fundacion_layout .header_row > .m_poll_related > *, .fans_one_column .banner_row > .m_poll_related > * {
    margin-left: 0;
    margin-right: 0;
  }

  .no-svg .m_inner_nav_content:after {
    background-image: url("../images/icons/png/arrow_select.png");
  }

  .m_inner_nav_content:after {
    background-image: url("../images/icons/svg/arrow_select.svg");
  }

  .no-svg .m_register:after {
    background-image: url("../images/icons/png/register_partner_mob.png");
  }

  .m_register:after {
    background-image: url("../images/icons/svg/register_partner_mob.svg");
  }

  .no-svg .m_register_no_partner:after {
    background-image: url("../images/icons/png/no_register_mob.png");
  }

  .m_register_no_partner:after {
    background-image: url("../images/icons/svg/no_register_mob.svg");
  }

  .m_header_as_title > *, .m_header_inner > *, .m_images_slider_title > * {
    font-size: 1.5em;
  }

  .m_header_sub_title > * {
    font-size: 1.4em;
  }

  .m_header_strong > * {
    font-size: 1.6em;
  }

  .m_header_button strong, .m_header_link strong, .m_header_links strong {
    padding-top: 0;
    width: 133px;
    font-size: 1.4em;
  }

  .m_header_links .links {
    padding-top: 8px;
  }
  .m_header_links .links a {
    font-size: 1.1em;
    background-color: #F6F6F6;
    border: 1px solid #D9D9D9;
    padding: 10px;
    margin-right: 4px;
    margin-bottom: 4px;
    border-radius: 4px;
  }

  .navigation_tools {
    display: none;
  }

  .home_layout .highlighted_row > *, .club_info_layout .multiple_row .col > *, .tickets_layout .multiple_row .col > *, .fundacion_layout .multiple_row .col > *, .club_info_layout .multiple_row .m_poll_current > *, .tickets_layout .multiple_row .m_poll_current > *, .fundacion_layout .multiple_row .m_poll_current > *, .club_info_layout .multiple_row .m_poll_related > *, .tickets_layout .multiple_row .m_poll_related > *, .fundacion_layout .multiple_row .m_poll_related > *, .club_info_layout .practical_info_row .col > *, .vip_layout .practical_info_row .col > *, .club_info_layout .practical_info_row .m_poll_current > *, .vip_layout .practical_info_row .m_poll_current > *, .club_info_layout .practical_info_row .m_poll_related > *, .vip_layout .practical_info_row .m_poll_related > *, .club_info_layout .rm_text_row > *, .club_info_layout .nav_row > *, .club_info_layout .text_row > *, .club_info_layout .full_text_row > *, .club_info_layout .img_map_row > *, .club_info_layout .schedule_nav_row > *, .club_info_layout .member_row .col > *, .club_info_layout .member_row .m_poll_current > *, .club_info_layout .member_row .m_poll_related > *, .club_info_layout .members_row .col > *, .club_info_layout .members_row .m_poll_current > *, .club_info_layout .members_row .m_poll_related > *, .club_info_layout .m_header_inner > *, .club_info_layout .m_images_slider_title > *, .club_info_layout .content_row > *, .club_info_layout .form_row > *, .club_info_layout .event_footer_row > *, .club_info_layout .header_image_row .col > *, .club_info_layout .header_image_row .m_poll_current > *, .club_info_layout .header_image_row .m_poll_related > *, .club_info_layout .tabs_row > *, .club_info_layout .m_header_top > *, .club_info_layout .filter_row > *, .club_info_layout .news_results_row > *, .club_full_history_row > *, .club_excerpt_history_row > *, .tickets_layout .important > *, .tickets_layout .match_header_row > *, .tickets_layout .slider_row > *, .sports_layout .highlighted_row > *, .sports_layout .calendar_row > *, .sports_layout .classification_row > *,
  .sports_layout .poll_row > *, .sports_layout .highlights_row > *, .sports_layout .team_compare_row > *,
  .sports_layout .rm_strip_row > *, .sports_layout .content_row > *, .sports_layout .header_row > .col > *, .sports_layout .header_row > .m_poll_current > *, .sports_layout .header_row > .m_poll_related > *, .sports_layout .players_row > *, .sports_layout .minor_league_slider_row > *, .news_report_layout .important > *, .news_report_layout .aside > *, .vip_layout .important > *, .fans_layout .col_tv_schedule > *, .fans_layout .banner_kids_row > *, .fans_layout .filter_row > *, .fans_layout .upload_row > *, .fans_layout .search_club_row > *, .fans_layout .aditional_content_row .banner > *, .search_layout .search_results_row > *, .search_layout .header_row > *, .search_layout .highlights_row > *, .search_layout .empty_results_row > *, .player_layout .social_row > *, .player_layout .cups_row > *, .player_layout .video_row > *, .player_layout .text_row .important > *, .partner_layout .important > *, .partner_layout .card_row .aside > *, .madridistas_layout .important > *, .madridistas_layout .aside > *, .madridistas_layout .m_section_news_header > *, .madridistas_layout .m_header > *, .madridistas_layout .main_content .m_text_content > *, .notices_layout .main_row > *, .notices_layout .club_info_layout .overlapping_main_row > *, .club_info_layout .notices_layout .overlapping_main_row > *, .notices_layout .details_row > *, .m_highlighted_finish_game > *, .event_content_row > * {
    margin-left: 10px;
    margin-right: 10px;
  }

  .fans_two_columns .content_row > .col > div, .club_info_layout .content_row > .col > div, .tickets_layout .content_row > .col > div, .sports_layout .content_row > .col > div, .news_layout .content_row > .col > div, .partner_layout .content_row > .col > div, .madridistas_layout .content_row > .col > div, .fundacion_layout .content_row > .col > div, .fans_two_columns .content_row > .m_poll_current > div, .club_info_layout .content_row > .m_poll_current > div, .tickets_layout .content_row > .m_poll_current > div, .sports_layout .content_row > .m_poll_current > div, .news_layout .content_row > .m_poll_current > div, .partner_layout .content_row > .m_poll_current > div, .madridistas_layout .content_row > .m_poll_current > div, .fundacion_layout .content_row > .m_poll_current > div, .fans_two_columns .content_row > .m_poll_related > div, .club_info_layout .content_row > .m_poll_related > div, .tickets_layout .content_row > .m_poll_related > div, .sports_layout .content_row > .m_poll_related > div, .news_layout .content_row > .m_poll_related > div, .partner_layout .content_row > .m_poll_related > div, .madridistas_layout .content_row > .m_poll_related > div, .fundacion_layout .content_row > .m_poll_related > div {
    text-align: center;
  }
  .fans_two_columns .content_row > .col > div > img, .club_info_layout .content_row > .col > div > img, .tickets_layout .content_row > .col > div > img, .sports_layout .content_row > .col > div > img, .news_layout .content_row > .col > div > img, .partner_layout .content_row > .col > div > img, .madridistas_layout .content_row > .col > div > img, .fundacion_layout .content_row > .col > div > img, .fans_two_columns .content_row > .m_poll_current > div > img, .club_info_layout .content_row > .m_poll_current > div > img, .tickets_layout .content_row > .m_poll_current > div > img, .sports_layout .content_row > .m_poll_current > div > img, .news_layout .content_row > .m_poll_current > div > img, .partner_layout .content_row > .m_poll_current > div > img, .madridistas_layout .content_row > .m_poll_current > div > img, .fundacion_layout .content_row > .m_poll_current > div > img, .fans_two_columns .content_row > .m_poll_related > div > img, .club_info_layout .content_row > .m_poll_related > div > img, .tickets_layout .content_row > .m_poll_related > div > img, .sports_layout .content_row > .m_poll_related > div > img, .news_layout .content_row > .m_poll_related > div > img, .partner_layout .content_row > .m_poll_related > div > img, .madridistas_layout .content_row > .m_poll_related > div > img, .fundacion_layout .content_row > .m_poll_related > div > img {
    display: inline;
  }

  .pre_footer {
    margin-top: 20px;
  }

  .pre_footer_row {
    padding: 10px 0;
  }

  .register_validation_layout .main_row, .register_validation_layout .club_info_layout .overlapping_main_row, .club_info_layout .register_validation_layout .overlapping_main_row {
    margin: 10px 10px 200px;
    position: relative;
  }

  .home_layout .rm_section_row {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .home_layout .full_banner_row {
    margin-bottom: 20px;
  }
  .home_layout .aside > * {
    margin-bottom: 0;
  }
  .home_layout .full_ad_row {
    margin-bottom: 25px;
  }
  .home_layout .highlighted_row {
    margin-top: 10px;
  }

  .register_layout .options_row {
    margin-top: 20px;
  }
  .register_layout .options_row .col > *, .register_layout .options_row .m_poll_current > *, .register_layout .options_row .m_poll_related > * {
    margin-left: 44px;
  }
  .register_layout .options_row .col + .col, .register_layout .options_row .m_poll_current + .col, .register_layout .options_row .m_poll_related + .col, .register_layout .options_row .col + .m_poll_current, .register_layout .options_row .m_poll_current + .m_poll_current, .register_layout .options_row .m_poll_related + .m_poll_current, .register_layout .options_row .col + .m_poll_related, .register_layout .options_row .m_poll_current + .m_poll_related, .register_layout .options_row .m_poll_related + .m_poll_related {
    margin-top: 15px;
  }

  .tickets_layout .main_tickets_row {
    margin-bottom: 10px;
  }
  .tickets_layout .match_header_row {
    margin-top: 17px;
    margin-top: 10px;
  }
  .tickets_layout .tabs_row > * {
    margin-left: 0;
    margin-right: 0;
  }
  .tickets_layout .tabs_row .m_matches_table:after {
    height: 19px;
    background: #F6F6F6;
  }
  .tickets_layout .important .m_header_inner, .tickets_layout .important .m_images_slider_title {
    margin-bottom: 20px;
  }
  .tickets_layout .important .m_tickets_prices {
    margin-bottom: 30px;
  }
  .tickets_layout .important .m_tickets_prices ul {
    margin-bottom: 0;
  }
  .tickets_layout .m_info_tickets {
    margin-bottom: 20px;
  }
  .tickets_layout .slider_row {
    margin-bottom: 11px;
  }
  .tickets_layout .gallery_row > * {
    display: block;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .tickets_layout .gallery_row .view_all {
    text-align: center;
  }
  .tickets_layout .map_row {
    margin-top: 50px;
    margin-bottom: 39px;
  }
  .tickets_layout .table_row {
    overflow-x: auto;
  }
  .tickets_layout .table_row table {
    min-width: 720px;
  }

  .sports_layout .highlighted_row {
    margin-top: 10px;
  }
  .sports_layout .m_social_mod_inner_nav {
    margin-left: 10px;
    margin-right: 10px;
  }
  .sports_layout .players_row ul > li {
    width: 49.9%;
  }
  .sports_layout .minor_league_slider_row {
    margin-top: 0;
  }
  .sports_layout .match_info_row .m_tabs {
    margin-left: 0;
    margin-right: 0;
  }
  .sports_layout .form_row .important {
    width: auto;
  }
  .sports_layout .form_row .important > * {
    margin-left: 10px;
    margin-right: 10px;
  }
  .sports_layout .important > .m_highlighted {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
  }

  .rivalry_layout .overlapping_row, .rivalry_layout .club_info_layout .overlapping_main_row, .club_info_layout .rivalry_layout .overlapping_main_row {
    margin-top: -56px;
  }
  .rivalry_layout .team_row {
    background-image: none;
  }
  .rivalry_layout .team_row_wrapper > * {
    width: auto;
    float: none;
  }
  .rivalry_layout .team_row_wrapper > * > * {
    margin-left: 10px !important;
  }
  .rivalry_layout .team_row_wrapper > * + * {
    margin-top: 20px;
  }
  .rivalry_layout .team_row_wrapper .m_section div {
    height: auto;
  }
  .rivalry_layout .team_row_wrapper .m_section img {
    height: auto;
    width: 100%;
    margin-bottom: 0;
  }
  .rivalry_layout .m_full_header_banner_info_wrapper img {
    width: 100% !important;
    height: auto !important;
  }

  .fans_two_columns .banner_row {
    margin-bottom: 15px;
  }

  .fans_one_column .highlights_row_3colums > .col, .fans_one_column .highlights_row_3colums > .m_poll_current, .fans_one_column .highlights_row_3colums > .m_poll_related {
    margin-bottom: 10px;
  }

  .register_layout .aside {
    margin-top: 30px;
  }

  .header_section_overlapped {
    padding: 0;
  }

  .club_info_layout .practical_info_row .col, .vip_layout .practical_info_row .col, .club_info_layout .practical_info_row .m_poll_current, .vip_layout .practical_info_row .m_poll_current, .club_info_layout .practical_info_row .m_poll_related, .vip_layout .practical_info_row .m_poll_related {
    border-left: none;
    height: auto !important;
  }
  .club_info_layout .practical_info_row .col + .col, .vip_layout .practical_info_row .col + .col, .club_info_layout .practical_info_row .m_poll_current + .col, .vip_layout .practical_info_row .m_poll_current + .col, .club_info_layout .practical_info_row .m_poll_related + .col, .vip_layout .practical_info_row .m_poll_related + .col, .club_info_layout .practical_info_row .col + .m_poll_current, .vip_layout .practical_info_row .col + .m_poll_current, .club_info_layout .practical_info_row .m_poll_current + .m_poll_current, .vip_layout .practical_info_row .m_poll_current + .m_poll_current, .club_info_layout .practical_info_row .m_poll_related + .m_poll_current, .vip_layout .practical_info_row .m_poll_related + .m_poll_current, .club_info_layout .practical_info_row .col + .m_poll_related, .vip_layout .practical_info_row .col + .m_poll_related, .club_info_layout .practical_info_row .m_poll_current + .m_poll_related, .vip_layout .practical_info_row .m_poll_current + .m_poll_related, .club_info_layout .practical_info_row .m_poll_related + .m_poll_related, .vip_layout .practical_info_row .m_poll_related + .m_poll_related {
    border-top: 1px solid #d9d9d9 !important;
    padding-top: 14px !important;
    margin-top: 25px;
  }

  .club_info_layout .gold_sponsors_row {
    margin-left: 0;
    margin-right: 0;
  }
  .club_info_layout .gold_sponsors_row > * {
    display: block;
    text-align: center;
  }
  .club_info_layout .silver_sponsors_row {
    margin-top: 26px;
  }
  .club_info_layout .members_row > .col, .club_info_layout .members_row > .m_poll_current, .club_info_layout .members_row > .m_poll_related, .club_info_layout .silver_sponsors_row > .col, .club_info_layout .silver_sponsors_row > .m_poll_current, .club_info_layout .silver_sponsors_row > .m_poll_related, .club_info_layout .bronze_sponsors_row > .col, .club_info_layout .bronze_sponsors_row > .m_poll_current, .club_info_layout .bronze_sponsors_row > .m_poll_related {
    width: 49.9%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .club_info_layout .multiple_row .col, .club_info_layout .multiple_row .m_poll_current, .club_info_layout .multiple_row .m_poll_related {
    margin-bottom: 10px;
    display: block;
  }
  .club_info_layout .multiple_row + .multiple_row {
    margin-top: 21px;
  }
  .club_info_layout .img_map_row {
    margin-bottom: 40px;
  }
  .club_info_layout .m_rm_strip {
    margin-bottom: 18px;
    margin-top: -24px;
  }
  .club_info_layout .text_row {
    margin-bottom: 20px;
    padding-right: 10px;
  }
  .club_info_layout .map_row {
    margin-bottom: 39px;
  }
  .club_info_layout .full_history_section .cups_row {
    border-top: none;
    padding-top: 0;
  }
  .club_info_layout .slider_row {
    margin-bottom: 10px;
  }

  .club_excerpt_history_row .figure {
    position: static;
    float: none;
  }
  .club_excerpt_history_row .figure img {
    width: 220px;
    margin: 0 auto;
  }

  .club_excerpt_history_row .important, .club_excerpt_history_row .aside, .club_full_history_row .important, .club_full_history_row .aside {
    float: none;
    width: auto;
  }
  .club_excerpt_history_row .m_text_content *, .club_full_history_row .m_text_content * {
    font-size: 1.7em;
  }
  .club_excerpt_history_row .m_text_content strong, .club_full_history_row .m_text_content strong {
    font-size: 1em;
  }
  .club_excerpt_history_row .m_text, .club_full_history_row .m_text {
    padding: 0 10px;
  }

  .club_full_history_row .important {
    padding: 18px 0 0 0;
    margin: 0;
    border-top: 1px solid #d9d9d9;
  }
  .club_full_history_row .aside {
    padding: 0 0 19px;
    max-width: 173px;
    margin: 0 auto;
    text-align: center;
  }
  .club_full_history_row .aside img {
    margin-top: 15px;
  }
  .club_full_history_row .wrapper {
    margin: 0;
    padding-top: 18px;
  }

  .news_layout .additional_aside {
    float: none;
    width: auto;
  }
  .news_layout .content_row > .main_content > * {
    margin-left: 20px;
    margin-right: 20px;
  }
  .news_layout .header_row .col > *, .news_layout .header_row .m_poll_current > *, .news_layout .header_row .m_poll_related > *,
  .news_layout .actions_row .col > *,
  .news_layout .actions_row .m_poll_current > *,
  .news_layout .actions_row .m_poll_related > * {
    margin-left: 20px;
    margin-right: 20px;
  }
  .news_layout .actions_row {
    margin-top: 20px;
  }

  .vip_layout .main_row, .vip_layout .club_info_layout .overlapping_main_row, .club_info_layout .vip_layout .overlapping_main_row {
    margin-top: 0;
  }
  .vip_layout .sections_row > .col, .vip_layout .sections_row > .m_poll_current, .vip_layout .sections_row > .m_poll_related, .vip_layout .sections_aside > .col, .vip_layout .sections_aside > .m_poll_current, .vip_layout .sections_aside > .m_poll_related {
    float: none;
    width: auto;
  }
  .vip_layout .sections_row > .col + .col, .vip_layout .sections_row > .m_poll_current + .col, .vip_layout .sections_row > .m_poll_related + .col, .vip_layout .sections_row > .col + .m_poll_current, .vip_layout .sections_row > .m_poll_current + .m_poll_current, .vip_layout .sections_row > .m_poll_related + .m_poll_current, .vip_layout .sections_row > .col + .m_poll_related, .vip_layout .sections_row > .m_poll_current + .m_poll_related, .vip_layout .sections_row > .m_poll_related + .m_poll_related, .vip_layout .sections_aside > .col + .col, .vip_layout .sections_aside > .m_poll_current + .col, .vip_layout .sections_aside > .m_poll_related + .col, .vip_layout .sections_aside > .col + .m_poll_current, .vip_layout .sections_aside > .m_poll_current + .m_poll_current, .vip_layout .sections_aside > .m_poll_related + .m_poll_current, .vip_layout .sections_aside > .col + .m_poll_related, .vip_layout .sections_aside > .m_poll_current + .m_poll_related, .vip_layout .sections_aside > .m_poll_related + .m_poll_related {
    margin-top: 20px;
  }
  .vip_layout .spaces_row {
    margin-left: 0;
    margin-right: 0;
  }
  .vip_layout .aside {
    margin-bottom: 40px;
    margin-top: 10px;
  }
  .vip_layout .calendar_row, .vip_layout .sections_row {
    margin-bottom: 20px;
  }
  .vip_layout .calendar_row {
    margin-left: 0;
    margin-right: 0;
  }
  .vip_layout .calendar_row .m_matches_table:after {
    height: 19px;
    background: #F6F6F6;
    border: none;
  }
  .vip_layout .contact_info_row {
    margin-top: 20px;
  }

  .saved_items .m_main_header > * {
    font-size: 5.5em;
  }
  .saved_items .m_advice {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .saved_items .saved_items_content {
    width: 100%;
  }
  .saved_items .m_search_results_content li > * {
    margin-left: 10px;
    margin-right: 10px;
  }
  .saved_items .header_section {
    min-height: 0px;
  }

  .search_layout .highlights_row ul .col, .search_layout .highlights_row ul .m_poll_current, .search_layout .highlights_row ul .m_poll_related {
    margin-top: 20px;
  }
  .search_layout .highlights_row ul .col:nth-child(-n+2), .search_layout .highlights_row ul .m_poll_current:nth-child(-n+2), .search_layout .highlights_row ul .m_poll_related:nth-child(-n+2) {
    margin-top: 0;
  }

  .fans_layout .highlight_map_row .col, .fans_layout .highlight_map_row .m_poll_current, .fans_layout .highlight_map_row .m_poll_related {
    float: none;
    display: block;
    width: auto !important;
  }
  .fans_layout .highlights_row .col, .fans_layout .highlights_row .m_poll_current, .fans_layout .highlights_row .m_poll_related {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .fans_layout .main_row .important, .fans_layout .club_info_layout .overlapping_main_row .important, .club_info_layout .fans_layout .overlapping_main_row .important {
    float: none;
    width: auto;
  }
  .fans_layout .highlight_club_row .col, .fans_layout .highlight_club_row .m_poll_current, .fans_layout .highlight_club_row .m_poll_related {
    margin-bottom: 10px;
  }
  .fans_layout .highlight_club_row .col .m_highlight_border, .fans_layout .highlight_club_row .m_poll_current .m_highlight_border, .fans_layout .highlight_club_row .m_poll_related .m_highlight_border {
    border-top: 1px solid #D9D9D9;
  }
  .fans_layout .m_ad {
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .fans_layout .main_kids_row {
    margin-bottom: 20px;
  }
  .fans_layout .main_kids_row .col, .fans_layout .main_kids_row .m_poll_current, .fans_layout .main_kids_row .m_poll_related {
    float: none;
    width: auto;
  }
  .fans_layout .main_kids_row .m_header {
    margin-bottom: 20px;
  }
  .fans_layout .video_row > * {
    margin-left: 0;
    margin-right: 0;
  }
  .fans_layout .filter_row {
    margin-bottom: 10px;
  }
  .fans_layout .col_highlights_videos .m_header_link,
  .fans_layout .col_highlights_videos .m_header_links {
    margin: 10px 10px 12px 10px;
  }
  .fans_layout .col_highlights_videos .m_header_link strong,
  .fans_layout .col_highlights_videos .m_header_link h2 {
    font-size: 1.4em;
  }
  .fans_layout .col_highlights_videos .m_header_link .link {
    padding-top: 13px;
  }
  .fans_layout .col_highlights_videos .m_current_videos li {
    width: 49%;
    padding: 0px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .fans_layout .col_highlights_videos .m_current_videos li .m_video_image {
    max-width: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .fans_layout .wallpapers_content_row {
    padding-left: 0;
  }
  .fans_layout .wallpapers_content_row .m_wallpaper {
    width: 47%;
    margin-right: 0;
    margin-left: 5px;
  }
  .fans_layout .mobile_row .m_highlight_mobile {
    width: 95%;
    margin-right: 10px;
    margin-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .fans_layout .mobile_row .m_highlight_mobile img {
    width: 100%;
    height: auto;
  }
  .fans_layout .highlight_club_row {
    overflow: hidden;
  }
  .fans_layout .highlight_club_row .col, .fans_layout .highlight_club_row .m_poll_current, .fans_layout .highlight_club_row .m_poll_related {
    width: 100%;
  }
  .fans_layout .aside {
    width: 100% !important;
  }
  .fans_layout .aditional_content_row .aditional_content {
    display: none;
  }
  .fans_layout .aditional_content_row .col, .fans_layout .aditional_content_row .m_poll_current, .fans_layout .aditional_content_row .m_poll_related {
    width: 100%;
  }

  .partner_layout .m_articles_title {
    margin-top: 10px;
  }
  .partner_layout .m_articles_col {
    border-top: 1px solid #D9D9D9;
  }
  .partner_layout .highlights_row > .col, .partner_layout .highlights_row > .m_poll_current, .partner_layout .highlights_row > .m_poll_related {
    width: auto !important;
    margin-bottom: 10px;
  }
  .partner_layout .card_row .aditional_content .m_related {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .partner_layout .card_row .content .m_text {
    margin-left: 10px;
    margin-right: 10px;
  }

  .hide_for_desktop {
    display: block;
  }

  .hide_for_mobile {
    display: none;
  }

  .show_on_mobile {
    display: block;
  }

  .with_sticky_banner {
    padding-top: 58px;
  }

  .btn_full.btn_big {
    padding: 12px 0;
  }

  .btn_read_later, .btn_read_later_active {
    padding: 0;
    border: 1px solid #D9D9D9;
    width: 36px;
    height: 36px;
  }
  .btn_read_later span, .btn_read_later_active span {
    display: none;
  }

  .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) > a, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) > a,
  .m_search_results_content .m_highlight > a,
  .m_search_results_content .m_store > a {
    display: table-row;
    vertical-align: top;
  }
  .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) > a > *, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) > a > *,
  .m_search_results_content .m_highlight > a > *,
  .m_search_results_content .m_store > a > * {
    display: table-cell;
    vertical-align: top;
  }
  .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_highlight_header, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_highlight_header, .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_store_header, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_store_header,
  .m_search_results_content .m_highlight .m_highlight_header,
  .m_search_results_content .m_store .m_highlight_header,
  .m_search_results_content .m_highlight .m_store_header,
  .m_search_results_content .m_store .m_store_header {
    width: 111px;
    height: auto;
    padding: 10px 20px 10px 10px;
  }
  .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_highlight_content, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_highlight_content, .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_store_content, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_store_content,
  .m_search_results_content .m_highlight .m_highlight_content,
  .m_search_results_content .m_store .m_highlight_content,
  .m_search_results_content .m_highlight .m_store_content,
  .m_search_results_content .m_store .m_store_content {
    padding: 0;
    padding-bottom: 8px;
  }
  .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_highlight_content strong, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_highlight_content strong, .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_store_content strong, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_store_content strong,
  .m_search_results_content .m_highlight .m_highlight_content strong,
  .m_search_results_content .m_store .m_highlight_content strong,
  .m_search_results_content .m_highlight .m_store_content strong,
  .m_search_results_content .m_store .m_store_content strong {
    padding-top: 10px;
  }
  .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_highlight_content p, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_highlight_content p, .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_store_content p, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_store_content p,
  .m_search_results_content .m_highlight .m_highlight_content p,
  .m_search_results_content .m_store .m_highlight_content p,
  .m_search_results_content .m_highlight .m_store_content p,
  .m_search_results_content .m_store .m_store_content p {
    padding-right: 10px;
  }
  .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_highlight_content_title, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_highlight_content_title, .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_highlight_content h1, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_highlight_content h1, .m_highlight:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_store_content h1, .m_store:not(.m_highlight_banner):not(.m_highlight_new):not(.m_highlight_grid):not(.m_highlight_private) .m_store_content h1,
  .m_search_results_content .m_highlight .m_highlight_content_title,
  .m_search_results_content .m_store .m_highlight_content_title,
  .m_search_results_content .m_highlight .m_highlight_content h1,
  .m_search_results_content .m_store .m_highlight_content h1,
  .m_search_results_content .m_highlight .m_store_content h1,
  .m_search_results_content .m_store .m_store_content h1 {
    padding-right: 10px;
  }

  .m_highlight:hover, .m_store:hover {
    box-shadow: none;
  }
  .m_highlight:hover img, .m_store:hover img {
    opacity: 1;
  }

  .m_highlight_image {
    position: relative;
  }
  .m_highlight_image img {
    max-width: none;
    position: relative;
    left: 50%;
    margin-left: -470px;
  }

  .m_pagination_prev {
    margin-bottom: 30px;
  }

  .footer_sitemap .wrapper {
    padding-top: 25px;
    padding-bottom: 60px;
  }

  .footer_standalone_links {
    padding-top: 0;
  }
  .footer_standalone_links li {
    display: block;
  }

  .footer_standalone_links li,
  .footer_sitemap .wrapper .col,
  .footer_sitemap .wrapper .m_poll_current,
  .footer_sitemap .wrapper .m_poll_related {
    padding-top: 15px;
  }
  .footer_standalone_links li:first-child,
  .footer_sitemap .wrapper .col:first-child,
  .footer_sitemap .wrapper .m_poll_current:first-child,
  .footer_sitemap .wrapper .m_poll_related:first-child {
    padding-top: 0;
  }

  .footer_gold_sponsors,
  .footer_silver_sponsors {
    display: block;
    float: none;
    text-align: center;
  }

  .footer_silver_sponsors a {
    margin-left: 17px;
  }

  .footer_sponsors {
    padding: 47px 0 38px;
  }

  .footer_copyright_text {
    display: block;
    text-align: center;
    float: none;
  }

  .footer_copyright .wrapper > .footer_copyright_text {
    width: auto;
  }

  .footer_social a + a {
    margin-left: 12px;
  }

  .footer_social {
    padding: 26px 0 24px;
  }

  .m_tabs {
    margin: 10px;
    padding-top: 0;
    padding-bottom: 6px;
  }

  .m_tabs_navigation {
    background-color: white;
    padding-left: 0;
    padding-right: 0;
    border: 1px solid white;
    margin: -1px -1px 0;
  }
  .m_tabs_navigation a {
    font-size: x-small;
    border: none;
    padding: 0 8px 0;
    padding-bottom: 14px;
  }
  .m_tabs_navigation .active span {
    font-size: 1.2em;
    display: block;
    border-bottom: 2px solid black;
    padding-bottom: 3px;
  }

  .m_tabs_content {
    border-top: 1px solid #D9D9D9;
  }

  .m_tabs_header {
    border: none;
    padding-left: 10px;
  }

  .m_tabs_simple .m_tabs_navigation {
    margin-bottom: 0;
  }
  .m_tabs_simple .m_tabs_navigation .active {
    background: none;
  }
  .m_tabs_simple .m_tabs_content {
    background-color: #f6f6f6;
  }

  .m_tabs_alt .m_tabs_navigation .active {
    background: none;
  }

  .m_advantages_table {
    position: relative;
  }
  .m_advantages_table td:first-child, .m_advantages_table th:first-child {
    white-space: normal;
  }
  .m_advantages_table table {
    display: inline-block;
    white-space: nowrap;
    min-width: 0;
    width: auto;
  }
  .m_advantages_table:not(.m_advantages_table_single):after {
    content: "";
    display: block;
    width: 30px;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* W3C */
  }

  .m_advantages_table_wrapper {
    overflow-x: auto;
    padding-right: 27px;
  }

  .m_advantages_table_headers {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background-color: white;
    -webkit-transform: translateZ(0);
  }

  .m_advantages_table_body td > div {
    width: 106px;
  }
  .m_advantages_table_body th > div {
    padding: 0;
  }

  .m_advantages_table_footer td:first-child {
    width: 151px;
  }
  .m_advantages_table_footer .btn {
    min-width: 0;
    font-size: 1em;
  }

  .m_advantages_table_head th {
    height: auto;
  }

  .m_advantages_table_head th:first-child > div {
    border: none;
  }

  .m_advantages_header_advantages, .m_advantages_table_head th,
  .m_advantages_table_body th {
    font-size: x-small;
    vertical-align: bottom;
  }

  .m_advantages_table_body th,
  .m_advantages_prices td:first-child,
  .m_advantages_table_head th:first-child {
    visibility: hidden;
  }

  .m_advantages_header_advantages > div,
  .m_advantages_table_head th > div {
    color: #333333;
    background-color: white;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: normal;
    padding: 13px 0 11px 10px;
    max-width: 140px;
  }

  .m_advantages_header_advantages {
    max-width: 150px;
  }

  .m_advantages_header_advantages {
    white-space: nowrap;
  }
  .m_advantages_header_advantages div {
    display: inline-block;
  }
  .m_advantages_header_advantages span {
    white-space: normal;
  }
  .m_advantages_header_advantages div:not(.first) {
    max-width: 96px;
    visibility: hidden;
    padding-top: 14px;
  }

  .m_advantages_header_advantages .first {
    padding-top: 14px;
  }

  .m_advantages_header_advantages,
  .m_advantages_table_head th:first-child {
    border: 1px solid #d9d9d9;
    border-right: none;
    border-bottom: none;
  }

  .m_advantages_prices {
    white-space: normal;
  }

  .m_advantages_headers,
  .m_advantages_table_body th > div {
    color: #666666;
    font-size: 1.2em;
    font-weight: normal;
    width: 125px;
    padding: 8px 16px 8px 10px;
    background-color: #F0F0F0;
  }

  .m_advantages_table_body .bottom th div {
    margin-bottom: 0;
  }

  .m_advantages_headers {
    position: relative;
    border-top: 1px solid #0255A5;
  }
  .m_advantages_headers:after {
    content: "";
    display: block;
    border-top: 1px solid #d5d5d5;
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 0px;
  }

  .m_advantages_table_headers > div {
    border-right: 2px solid #0255A5;
  }

  .m_register {
    position: relative;
    min-height: 0;
  }
  .m_register:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 30px;
    background-repeat: no-repeat;
  }

  .m_register_title {
    position: static;
    padding: 33px 0;
    padding-left: 50px;
    text-align: left;
    border-bottom: none;
  }
  .m_register_title:after {
    top: 50%;
    margin-top: -37px;
    left: 24px;
    bottom: auto;
    width: 74px;
    height: 74px;
    background-size: 74px 74px;
    margin-bottom: 0;
  }

  .m_register_card .m_register_title:after {
    width: 74px;
    height: 74px;
    background-size: 74px 74px;
  }

  .m_register_no_partner .m_register_title:after {
    width: 74px;
    height: 74px;
    background-size: 74px 74px;
  }

  .m_register_content {
    display: none;
  }

  .m_login {
    padding-bottom: 81px;
  }
  .m_login > * {
    display: block;
    width: 100%;
  }

  .m_login_facebook {
    position: relative;
    padding-top: 29px;
  }
  .m_login_facebook:before {
    top: -1px;
    bottom: auto;
    left: 0;
    right: 0;
    height: 1px;
    width: auto;
    background: #D9D9D9;
  }
  .m_login_facebook:after {
    height: auto;
    width: 49px;
    left: 50%;
    top: 0;
    bottom: auto;
    text-align: center;
    margin-top: -7px;
    margin-left: -25px;
    line-height: normal;
  }
  .m_login_facebook > * {
    margin: 0 auto;
    display: block;
    max-width: 156px;
  }

  .m_login_fields {
    padding-bottom: 30px;
  }
  .m_login_fields > * {
    margin-right: 0;
  }

  .m_login_actions {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 19px;
    text-align: center;
    border-top: 1px solid #D9D9D9;
  }
  .m_login_actions .btn {
    display: block;
    width: 100%;
  }

  .m_inner_nav {
    font-size: x-small;
  }
  .m_inner_nav strong {
    display: block;
    margin-top: 0;
    margin-bottom: 16px;
  }
  .m_inner_nav.m_social_mod_inner_nav {
    margin-right: 6px;
  }

  .m_inner_nav_content {
    position: relative;
    display: block;
    border: 1px solid #D9D9D9;
    background-color: #F6F6F6;
    padding: 0;
    border-radius: 3px;
  }

  .m_inner_nav_content:hover {
    cursor: pointer;
  }

  .m_inner_nav_content:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 8px;
    height: 15px;
    background-repeat: no-repeat;
  }

  .m_inner_nav_content ul {
    position: absolute;
    width: 100%;
    top: 34px;
    left: 0;
    background-color: #F6F6F6;
    padding: 0;
    overflow: hidden;
    z-index: 1;
  }

  .expandend .m_inner_nav_content ul {
    padding: 5px 0;
  }

  .m_inner_nav_content li {
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px 10px;
  }

  .m_inner_nav_content a {
    display: block;
    padding: 2px 0;
    color: #333;
    font-size: 1em;
  }

  .m_inner_nav_content p {
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
  }

  .m_inner_nav_content li.active {
    border: none;
  }

  .m_section {
    overflow: hidden;
    text-align: left;
    position: relative;
    padding-left: 180px;
    min-height: 153px;
  }
  .m_section a {
    overflow: hidden;
  }
  .m_section div {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 162px;
    height: 153px;
    overflow: hidden;
  }
  .m_section img {
    display: inline;
    width: 162px;
    height: 153px;
  }
  .m_section strong {
    margin: 0;
    padding: 0;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: inline-block;
  }
  .m_section p {
    margin: 0;
    padding: 0;
    padding-right: 20px;
    padding-bottom: 20px;
    font-size: 1.5em;
  }
  .m_section div:after {
    background: none;
  }

  .m_sections > * + * {
    margin-top: 10px;
  }

  .m_share_action {
    font-size: 11px;
    padding-bottom: 13px;
  }

  .m_mod_figcaption p {
    font-weight: bold;
    color: black;
  }

  .m_mod_big p {
    font-weight: normal;
    color: #999999;
  }

  .m_mod_small {
    max-width: 139px;
  }
  .m_mod_small figcaption {
    padding: 8px 11px;
  }
  .m_mod_small p {
    display: none;
  }
  .m_mod_small p + .m_mod_source {
    margin-top: 0;
  }
  .m_mod_small .m_mod_source_logo {
    top: 0;
  }

  .m_mod_source {
    margin-right: 16px;
  }

  .m_mod_source_logo {
    right: -22px;
  }

  .m_mod_source_logo {
    max-width: 18px;
  }

  .m_mod_twit .m_mod_figcaption {
    padding-top: 2px;
  }
  .m_mod_twit .m_mod_figcaption strong, .m_mod_twit .m_mod_figcaption a {
    display: none;
  }

  .m_social_mod_grid_sizer, .m_social_mod_grid_paginator {
    width: 100%;
  }

  .m_mod_x2, .m_mod_x1 {
    width: .99em;
  }

  .m_social_mod_nav {
    display: none;
  }

  .m_highlights_banner_container > * {
    width: 280px;
    height: 262px;
  }

  .m_highlights_banner_image img {
    height: 262px;
    width: auto;
    margin-left: -215px;
  }

  .m_highlights_banner_info p {
    font-size: 1.7em;
  }

  .m_highlights_banner_info {
    padding-bottom: 47px;
  }

  .m_articles_col {
    display: block;
    width: auto;
  }
  .m_articles_col > *, .m_articles_col:first-child > * {
    margin: 0;
    margin-bottom: 10px;
  }

  .m_articles_banner {
    margin-bottom: 10px;
  }

  .m_articles_row {
    margin-top: 10px;
  }

  .m_articles_inner_nav {
    margin-bottom: 20px;
  }

  .m_cups [data-next] {
    margin-left: -31px;
  }
  .m_cups [data-prev] {
    margin-right: -31px;
  }
  .m_cups .m_cup + .m_cup {
    border-left: 0;
  }

  .m_cups_actions a {
    display: block;
    margin: 0;
    font-weight: bold;
  }

  .m_cups_actions a + a {
    margin-top: 25px;
  }

  .m_schedule li {
    display: none;
  }
  .m_schedule li:first-child {
    display: block;
  }

  .m_schedule_table .m_match + * > * {
    border-top: none;
  }
  .m_schedule_table .m_match_aditional_info {
    text-align: center;
    padding-left: 0;
  }

  .full_ad_row .m_ad {
    max-width: 300px;
  }

  .m_member_expanded .m_member_picture {
    width: 110px;
    margin-left: 10px;
    margin-top: 11px;
    margin-bottom: 11px;
  }
  .m_member_expanded .m_member_info {
    margin-left: 130px;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .m_slider_list, .m_slider_item, .m_slider_item img {
    height: auto !important;
  }

  .m_slider_list .m_slider_item_footer {
    white-space: normal;
  }

  .m_download_list strong, ul.m_download_list strong {
    width: 55%;
  }
  .m_download_list span, ul.m_download_list span {
    width: 45%;
  }

  .m_rm_strip {
    color: #0255a5;
  }
  .m_rm_strip .m_rm_strip_teams {
    display: none;
  }
  .m_rm_strip .separator {
    display: block;
  }

  .m_rm_strip_multiple {
    padding-top: 0;
    padding-bottom: 0;
  }
  .m_rm_strip_multiple > span {
    padding-top: 62px;
    text-align: center;
    padding: 62px 10px 11px;
    font-size: 1.1em;
  }
  .m_rm_strip_multiple > span:after {
    display: none;
  }
  .m_rm_strip_multiple .m_rm_strip_teams {
    display: block;
    height: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    right: auto;
    top: 8px;
  }
  .m_rm_strip_multiple .m_rm_strip_teams img {
    height: 40px;
    margin-top: 0;
  }
  .m_rm_strip_multiple .m_rm_strip_teams span + span {
    border-left: none;
    margin-left: 10px;
  }

  .row_form > * {
    display: block;
    width: auto !important;
  }
  .row_form > * + * {
    margin-top: 25px;
  }
  .row_form > * > * {
    margin-left: 0;
    margin-right: 0;
  }

  .form_inline_checkbox label {
    font-size: 1.3em;
    position: relative;
    top: -1px;
    color: #666666;
    display: block;
    margin-left: 19px;
  }
  .form_inline_checkbox .checkbox, .form_inline_checkbox .radio {
    float: left;
  }
  .form_inline_checkbox label ~ .checkbox, .form_inline_checkbox label ~ .radio, .form_inline_checkbox label ~ label {
    margin-top: 10px;
  }
  .form_inline_checkbox label + .checkbox, .form_inline_checkbox label + .radio {
    margin-left: 0;
  }

  .m_chart {
    border-left: none;
    border-right: none;
  }

  .m_main_header {
    padding-top: 25px;
    padding-bottom: 23px;
  }
  .m_main_header > * {
    font-size: 2.4em;
    margin-left: 19px;
    margin-right: 19px;
  }
  .m_main_header:after {
    width: 98px;
    height: 136px;
    background-size: 98px 136px;
    right: 3px;
    top: 6px;
  }

  .m_main_header_reduced > *, .m_main_header_multi > * {
    padding-left: 19px;
    padding-right: 19px;
  }

  .m_links_section_list {
    border-top: 1px solid #D9D9D9;
  }

  .m_spaces_list ul {
    display: block;
    font-size: 0;
  }
  .m_spaces_list li {
    font-size: x-small;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: none;
    display: inline-block;
    vertical-align: top;
  }
  .m_spaces_list li:nth-child(2n+1) {
    border: none;
  }
  .m_spaces_list small {
    padding-bottom: 10px;
  }

  .m_images_slider img {
    margin: 0 auto;
  }

  .m_images_slider_viewport {
    margin-right: 13px;
    margin-left: 13px;
  }

  .m_images_slider_sponsored_title {
    display: table;
    padding-right: 0;
    margin-bottom: 14px;
  }
  .m_images_slider_sponsored_title > * {
    display: table-header-group;
  }
  .m_images_slider_sponsored_title small {
    display: table-footer-group;
    margin-right: 0 !important;
    width: 100%;
    text-align: left;
    margin-top: 3px;
  }

  .m_image_map_image {
    min-width: 940px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 50%;
  }

  .m_error_content {
    float: none;
    width: auto;
  }
  .m_error_content strong {
    font-size: 10em;
  }
  .m_error_content p span {
    display: none;
  }

  .m_error_link {
    margin-top: 25px;
    margin-bottom: 20px;
  }

  .m_news_simple p {
    font-size: 1.5em;
  }

  .m_news_simple {
    padding-right: 5px;
  }

  .m_highlight_tweet_content {
    padding-left: 70px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .m_highlight_tweet_content strong {
    display: block;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 15px;
  }
  .m_highlight_tweet_content strong span {
    display: inline;
  }
  .m_highlight_tweet_content p {
    text-align: left;
    font-size: 1.4em;
    font-style: italic;
  }
  .m_highlight_tweet_content:before {
    width: 53px;
  }
  .m_highlight_tweet_content:after {
    background-size: 31px 25px;
    top: 15px;
    left: 12px;
  }

  .m_text_content {
    margin-bottom: 0;
  }

  .m_section_news_actions {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .m_section_news_header p {
    margin-bottom: 15px;
  }
  .m_section_news_header h2 {
    font-size: 1.7em;
    margin-bottom: 18px;
    line-height: 22px;
  }

  .news_layout .m_text_content p.cap:first-letter {
    font-size: 1em;
    float: none;
    line-height: normal;
    margin: 0;
    padding: 0;
    font-family: arial,sans-serif;
  }

  .news_layout .m_text_content p {
    text-align: left;
  }

  .m_full_header_banner_info_wrapper img {
    height: 153px;
  }

  .m_full_header_banner_info {
    position: static;
    background-color: #000;
    padding-bottom: 19px;
    margin-bottom: 0;
  }
  .m_full_header_banner_info h1 {
    color: #fff;
    font-size: 2.2em;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 24px;
  }

  .m_highlighted_next_game_header p, .m_highlighted_summary_game_header p, .m_highlighted_finish_game_header p {
    margin-left: 0;
    margin-right: 0;
  }

  .m_highlighted_next_game_team {
    position: relative;
    height: 98px;
    padding: 0 0 10px;
    text-align: center;
  }
  .m_highlighted_next_game_team > * {
    vertical-align: bottom;
  }
  .m_highlighted_next_game_team img {
    margin: 0;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -29px;
    width: auto;
    height: 65px;
  }
  .m_highlighted_next_game_team strong {
    display: inline;
    width: auto;
  }

  .m_highlighted_next_game_info_wrapper {
    position: relative;
  }
  .m_highlighted_next_game_info_wrapper .m_highlighted_next_game_info_country, .m_highlighted_next_game_info_wrapper time, .m_highlighted_next_game_info_wrapper .m_highlighted_weather {
    position: absolute;
    top: 0;
    left: 50%;
  }
  .m_highlighted_next_game_info_wrapper time {
    margin-left: -28px;
    padding-top: 4px;
    min-height: 16px;
  }
  .m_highlighted_next_game_info_wrapper p {
    padding-top: 29px;
    border: none;
    text-align: center;
  }
  .m_highlighted_next_game_info_wrapper .m_highlighted_weather {
    margin-left: 29px;
  }
  .m_highlighted_next_game_info_wrapper .m_link_dropdown {
    padding-top: 4px;
    background-position: 33px 7px;
  }

  .m_link_dropdown [data-back-btn] {
    display: block;
  }

  .m_highlighted_next_game_info_country {
    margin-left: -95px;
    border: none;
  }
  .m_highlighted_next_game_info_country:before {
    display: none;
  }

  .m_weather_icon {
    width: 25px;
    height: 18px;
    background-size: 25px 18px;
    bottom: 2px;
  }

  .m_weather_degrees {
    top: 1px;
  }

  .m_highlighted > * {
    min-height: 0 !important;
  }

  .m_highlighted_aside {
    margin-left: 0;
    border-left: none;
    border-top: 1px solid #d9d9d9;
  }

  .m_highlighted_aside .o_commentary .opta-widget-container li:last-child {
    border-bottom: none;
  }

  .m_players_slider .m_player {
    max-width: 218px;
    margin: 0 auto;
  }

  .m_players_slider .slider_btn_next {
    right: 17px;
  }
  .m_players_slider .slider_btn_prev {
    left: 17px;
  }

  .m_matches {
    padding-bottom: 15px;
    border: none;
  }

  .m_matches_competition {
    padding-top: 15px;
  }

  .m_matches_competition .responsive_select {
    display: block;
    width: 282px;
    margin-top: 10px;
  }

  .m_matches_calendar_wrapper {
    clear: both;
    width: auto;
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0 auto;
  }
  .m_matches_calendar_wrapper:before, .m_matches_calendar_wrapper:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .m_matches_calendar_wrapper:after {
    clear: both;
  }
  .m_matches_calendar_wrapper {
    zoom: 1;
  }

  .m_matches_calendar {
    white-space: nowrap;
    float: left;
  }
  .m_matches_calendar li {
    float: none;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .m_matches_calendar li.active a, .m_matches_calendar li.active label {
    border: none;
    background-color: transparent;
  }

  .m_matches_table {
    background-color: #F6F6F6;
    margin-bottom: 0px;
    border: none;
  }
  .m_matches_table:after {
    background-color: transparent;
    height: 0;
  }

  .m_match + .m_match,
  .m_match {
    border: 1px solid #D0D0D0;
    margin-top: 10px;
  }

  .m_match_result {
    border: none;
  }

  .m_match {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #D0D0D0;
  }

  .m_match td,
  .m_match_result td {
    display: block;
    max-width: 100%;
    background-color: #fff;
    margin: 0;
    padding-bottom: 10px;
  }
  .m_match td > *,
  .m_match_result td > * {
    margin-left: 10px;
    margin-right: 10px;
  }

  .m_match_date {
    width: auto;
    text-align: center;
  }
  .m_match_date p {
    max-width: none;
  }
  .m_match_date strong span {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 5px;
    margin-top: 0;
  }
  .m_match_date .m_match_date_day, .m_match_date .m_match_date_time {
    margin-bottom: 10px;
  }
  .m_match_date small:before {
    display: none;
  }

  .m_match_date_time {
    margin-left: 0 !important;
    margin-top: 0 !important;
  }

  .m_match_date_day {
    width: auto;
  }

  .m_match_date,
  .m_match_teams {
    padding: 10px;
    padding-left: 0;
  }

  .m_match_actions_list,
  .m_match_actions_tickets {
    padding-top: 0;
  }

  .m_match_actions_tickets {
    display: block;
  }
  .m_match_actions_tickets .btn {
    display: block;
    text-align: center;
    margin-top: 0;
  }

  .m_match_teams p {
    margin-left: 0;
    float: none;
  }

  .m_match_teams.next_matches {
    padding: 0px;
    margin: 0px;
    width: 100%;
  }

  .m_match_teams.next_matches > span {
    margin: 0px;
  }

  .m_match_teams img + img {
    margin-left: 4px;
  }

  .m_match_teams_results {
    margin: 0 10px;
  }

  .m_match_teams_competition {
    display: block !important;
  }

  .m_match_result {
    margin-left: 10px;
    margin-right: 10px;
    display: block;
    padding-right: 0;
    border: 1px solid #D0D0D0;
    border-top: none;
  }
  .m_match_result td {
    padding-right: 30px;
    padding-left: 10px;
  }
  .m_match_result:last-child {
    border-bottom: 1px solid #D9D9D9;
  }

  .m_match_with_result {
    border-bottom: none !important;
  }

  .m_match_actions_list {
    padding-top: 10px;
    padding-bottom: 0;
    border-top: 1px solid #D0D0D0;
  }

  .m_match_with_result .m_match_actions_list {
    margin-bottom: -16px;
  }

  .m_matches_table_warning {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
  }
  tr + .m_matches_table_warning {
    margin-top: 10px;
  }
  .m_matches_table_warning td {
    display: block;
    padding: 5px 5px 0;
    background-color: white;
  }
  .m_matches_table_warning + tr {
    margin-top: 0;
    border: 3px solid #F8EE98;
    border-top: none;
  }
  .m_matches_table_warning + tr td {
    border: none !important;
  }
  .m_matches_table_warning + .m_match_with_result + .m_match_result {
    border: none;
  }
  .m_matches_table_warning + .m_match_with_result + .m_match_result td {
    border-left: 3px solid #F8EE98;
    border-right: 3px solid #F8EE98;
  }

  p.m_match_aditional_info {
    padding-bottom: 15px;
    margin-bottom: 0;
    text-align: center;
    width: auto;
  }

  td.m_match_aditional_info {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .m_match_week + .m_match .m_match_date {
    padding-top: 15px;
  }

  .m_matches_table_warning + .m_match_week {
    margin-left: 10px;
    margin-right: 10px;
    display: block;
    border-bottom: none;
  }

  .m_matches_table_warning + .m_match_week + .m_match {
    margin-top: 0;
    border: 3px solid #f8ee98;
    border-top: none;
  }
  .m_matches_table_warning + .m_match_week + .m_match td {
    border: none !important;
  }

  .m_match_week {
    border-top: none;
  }

  .m_matches_table_warning td {
    background-color: transparent;
  }

  .m_results_table_expanded td:nth-child(n+5), .m_results_table_expanded th:nth-child(n+5) {
    display: none;
  }

  .m_results_table_extra_headers {
    display: none;
  }

  .m_matches_simple strong {
    max-width: none;
  }

  td.m_match_teams {
    padding-right: 0;
    width: 100%;
    padding-bottom: 0;
    width: 98%;
  }
  td.m_match_teams > span {
    width: 85px;
    float: none;
  }
  td.m_match_teams > * {
    padding: 10px 10px 10px 40px;
    float: none !important;
    display: block !important;
    margin: 0;
    width: auto !important;
    text-align: center;
  }
  td.m_match_teams > *:first-child {
    padding-left: 10px;
  }
  td.m_match_teams p {
    width: 100%;
    max-width: none;
    clear: left;
    width: auto;
    padding: 10px;
    margin-right: 0;
    display: block;
  }

  .m_match_actions {
    width: auto;
  }

  .m_match_actions_list {
    padding-top: 10px !important;
  }

  .m_login_validation {
    padding-left: 101px;
    padding-top: 26px;
    min-height: 258px;
  }
  .m_login_validation:before {
    height: 253px;
    left: 0;
    width: 104px;
    overflow: hidden;
    background-size: 221px 253px;
    background-position: right top;
  }
  .m_login_validation p {
    margin-top: 9px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .m_login_validation_title {
    font-size: 2.2em;
    padding-left: 10px;
  }

  .m_login_validation_advantages {
    position: absolute;
    left: -1px;
    right: -1px;
    margin-top: 0;
    top: 100%;
  }

  .m_login_validation_advantages span {
    margin-right: 0;
  }

  .m_poll_selection {
    border-top: 1px solid #d9d9d9;
  }
  .m_poll_selection > * {
    float: none;
    width: auto;
  }
  .m_poll_selection .m_poll_actions {
    display: block;
    padding-top: 0;
  }

  .m_poll_selected {
    border-left: none;
    float: none;
    margin-left: 0;
  }

  .m_teams_stats_list {
    display: block;
    overflow: hidden;
  }
  .m_teams_stats_list li {
    float: left;
    display: block;
    width: 50%;
    border-left: none;
    padding-bottom: 10px;
  }
  .m_teams_stats_list li:nth-child(4n), .m_teams_stats_list li:nth-child(4n-1) {
    background: white;
  }
  .m_teams_stats_list li:nth-child(4n-2), .m_teams_stats_list li:nth-child(4n-3) {
    background: #f5f5f5;
  }
  .m_teams_stats_list span {
    top: 4px;
    font-size: 5em;
  }
  .m_teams_stats_list dfn {
    display: block;
    padding: 0 34px;
    text-align: center;
  }

  .m_teams_stats_info thead th {
    font-size: 10px;
  }
  .m_teams_stats_info td + td {
    width: 20%;
  }

  .m_teams_stats_title {
    font-size: 1.8em;
    margin: 0 20px 20px;
  }

  .m_teams_stats_filter_selection {
    margin-left: 2px;
  }
  .m_teams_stats_filter_selection .select_content {
    width: 312px;
    margin-bottom: 10px;
  }

  .m_teams_stats_wrapper {
    clear: both;
  }

  .m_poll_results_list {
    font-size: 0;
    float: left;
    white-space: nowrap;
  }
  .m_poll_results_list li {
    float: none;
    font-size: x-small;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }

  .m_poll_current {
    margin-bottom: 20px;
    overflow-y: hidden;
    overflow-x: visible;
  }

  .m_poll_related_title {
    margin-bottom: 10px;
  }

  .m_poll_related_item img {
    width: 56px;
  }
  .m_poll_related_item strong {
    width: auto;
  }

  .m_tickets_prices ul {
    margin-bottom: 30px;
  }
  .m_tickets_prices li {
    text-align: center;
    border: none;
    width: 49%;
    padding-left: 0;
  }

  .m_position_table {
    width: 100%;
  }

  .m_tickets_map .m_map {
    height: 270px;
  }

  .m_tickets_map_info li {
    display: block;
    width: auto;
    padding-bottom: 0;
  }
  .m_tickets_map_info li > div {
    width: 100%;
  }

  .m_tickets_map_icon {
    width: 85px;
    text-align: center;
  }
  .m_tickets_map_icon img {
    display: inline;
  }

  .m_tickets_map_actions {
    left: 15px;
    top: 15px;
    margin-left: 0;
  }
  .m_tickets_map_actions p {
    font-size: 2.4em;
  }

  .m_match_header {
    text-align: center;
    padding-bottom: 19px;
  }
  .m_match_header .m_highlighted_tickets {
    padding-top: 7px;
    border-top: 1px solid #d9d9d9;
    margin-top: 10px;
  }
  .m_match_header .m_highlighted_tickets p {
    text-align: left;
  }
  .m_match_header .m_highlighted_tickets strong {
    text-align: right;
  }

  .m_match_header_teams {
    background: none;
  }

  .m_match_header_title {
    position: static;
    font-size: 1.2em;
    margin-bottom: 6px;
    display: block;
  }

  .m_match_header_content > * {
    display: block;
  }

  .m_match_header_date_day, .m_match_header_date_time {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: none;
    width: auto;
  }

  .m_match_header_date_time {
    margin-left: 12px;
  }

  .m_match_header_logos {
    width: auto;
    max-width: none;
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .m_tickets_slider .m_slider_pagination {
    height: auto;
  }

  .m_tickets_slider_purchase {
    border: none;
  }
  .m_tickets_slider_purchase .m_highlighted_tickets {
    float: none;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 6px;
  }
  .m_tickets_slider_purchase .m_share {
    display: none;
  }
  .m_tickets_slider_purchase .m_highlighted_tickets {
    background: #F6F6F6;
    border: 1px solid #D9D9D9;
  }
  .m_tickets_slider_purchase .m_highlighted_tickets_rel {
    display: none;
  }

  .m_tickets_slider_purchase_extended .practical_info_row {
    float: none;
  }
  .m_tickets_slider_purchase_extended .practical_info_row .col:nth-child(-n+2), .m_tickets_slider_purchase_extended .practical_info_row .m_poll_current:nth-child(-n+2), .m_tickets_slider_purchase_extended .practical_info_row .m_poll_related:nth-child(-n+2) {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-top: 0 !important;
    padding-top: 0 !important;
    border-top: none !important;
  }
  .m_tickets_slider_purchase_extended .practical_info_row .col:nth-child(n+3), .m_tickets_slider_purchase_extended .practical_info_row .m_poll_current:nth-child(n+3), .m_tickets_slider_purchase_extended .practical_info_row .m_poll_related:nth-child(n+3) {
    margin-top: 19px;
    display: block;
  }
  .m_tickets_slider_purchase_extended .practical_info_row, .m_tickets_slider_purchase_extended .m_highlighted_tickets {
    width: auto;
  }

  .m_slider_item_info .btn_video {
    margin-top: 0;
  }

  .m_slider_item_info_fans {
    padding-top: 9px;
    padding-bottom: 24px;
  }
  .m_slider_item_info_fans .m_slider_item_info_text {
    padding-left: 11px;
  }
  .m_slider_item_info_fans .m_slider_item_info_text strong {
    font-size: 1.4em;
  }

  .m_slider_item_info_text strong {
    display: block;
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 5px;
  }

  .m_player_bio_data {
    background: #0255a5;
  }

  .m_player_bio_basic_info_wrapper, .m_player_bio_simple .m_player_bio_basic_info_wrapper {
    left: 0;
    right: 0;
    top: auto;
    margin-right: 0;
    background: black;
    min-height: 0;
    margin-bottom: 0;
    margin-top: 340px;
  }

  .m_player_bio_list, .m_player_bio_social {
    float: none;
    max-width: none;
  }

  .m_player_bio_simple .m_player_bio_basic_info {
    color: white;
  }

  .m_player_bio_simple .m_player_bio_main_wrapper {
    min-height: 269px;
  }

  .m_player_bio_social {
    width: auto;
    text-align: center;
    background: #024484;
    padding-top: 23px;
    padding-bottom: 22px;
  }
  .m_player_bio_social .m_social_profile_btn {
    margin-left: 11px;
    margin-right: 0;
  }
  .m_player_bio_social .m_social_profile_btn:first-child {
    margin-left: 0;
  }
  .m_player_bio_social small {
    display: block;
    max-width: none;
    margin-bottom: 13px;
  }
  .m_player_bio_social small br {
    content: " ";
  }
  .m_player_bio_social small br:after {
    content: " ";
  }

  .m_player_bio_list {
    padding-top: 12px;
    padding-bottom: 17px;
  }
  .m_player_bio_list dl, .m_player_bio_list dd {
    display: block;
  }