@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  width: 100%;
  height: 100%;
}

body {
  line-height: 1;
  width: 100%;
  height: 100%;
}

a {
  text-decoration: none;
}

b {
  font-weight: 600;
}

i {
  font-style: italic;
}

strong {
  font-weight: 600;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type="submit"], input[type="button"] {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* END RESET */
/*$font_first:            'Montserrat', sans-serif;*/
/*$font_second:           'Merriweather Sans', sans-serif;*/
.a-color.-blue {
  color: #0a4f95;
}

.a-color.-veniceBlue {
  color: #0a4f95;
}

.a-color.-deepSapphire {
  color: #073463;
}

.a-color.-sapphire {
  color: #0C4178;
}

.a-color.-casper {
  color: #B4C7D4;
}

.a-color.-botticelli {
  color: #CDDBE5;
}

.a-color.-catskillWhite {
  color: #EAF1F6;
}

.a-color.-black {
  color: #1c1c1c;
}

.a-color.-white {
  color: #FFF;
}

.a-colorBG.-veniceBlue {
  background-color: #0a4f95;
}

.a-colorBG.-deepSapphire {
  background-color: #073463;
}

.a-colorBG.-sapphire {
  background-color: #0C4178;
}

.a-colorBG.-casper {
  background-color: #B4C7D4;
}

.a-colorBG.-botticelli {
  background-color: #CDDBE5;
}

.a-colorBG.-catskillWhite  {
  background-color: #EAF1F6;
}

.a-colorBG.-black {
  background-color: #1c1c1c;
}

.a-colorBG.-white {
  background-color: #FFF;
}

@-webkit-keyframes moveToBottom {
  from {
  }
  to {
    -webkit-transform: translateY(100%);
  }
}

@keyframes moveToBottom {
  from {
  }
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-webkit-keyframes scaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}

@keyframes scaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@font-face {
  font-family: "Gotham-Bold";
  src: url("/site/fonts/Gotham-Bold.ttf") format("truetype"), url("/site/fonts/Gotham-Bold.eot?") format("eot"), url("/site/fonts/Gotham-Bold.otf") format("opentype");
}

@font-face {
  font-family: "Gotham-Book";
  src: url("/site/fonts/Gotham-Book.ttf") format("truetype"), url("/site/fonts/Gotham-Book.eot?") format("eot"), url("/site/fonts/Gotham-Book.otf") format("opentype");
}

h1, h2, h3, h4, h5 {
  word-break: break-word;
}

h1 {
  font-size: 60px;
  line-height: 72px;
  font-size: 6rem;
  line-height: 7.2rem;
}

h1.a-h1.-large {
  font-size: 78px;
  line-height: 93.6px;
  font-size: 7.8rem;
  line-height: 9.36rem;
}

h1.a-h1.-small {
  font-size: 60px;
  line-height: 72px;
  font-size: 6rem;
  line-height: 7.2rem;
}

h2 {
  font-size: 38px;
  line-height: 45.6px;
  font-size: 3.8rem;
  line-height: 4.56rem;
  color: #0a4f95;
}

h2.a-h2.-large {
  font-size: 46px;
  line-height: 55.2px;
  font-size: 4.6rem;
  line-height: 5.52rem;
}

h2.a-h2.-medium {
  font-size: 26px;
  line-height: 31.2px;
  font-size: 2.6rem;
  line-height: 3.12rem;
}

h2.a-h2.-small {
  font-size: 20px;
  line-height: 24px;
  font-size: 2rem;
  line-height: 2.4rem;
}

h3 {
  font-size: 28px;
  line-height: 33.6px;
  font-size: 2.8rem;
  line-height: 3.36rem;
}

h4 {
  font-size: 20px;
  line-height: 24px;
  font-size: 2rem;
  line-height: 2.4rem;
}

h5 {
  font-size: 15px;
  line-height: 18px;
  font-size: 1.5rem;
  line-height: 1.8rem;
}

a {
  color: #0a4f95;
}

a:hover {
  text-decoration: underline;
}

@font-face {
  font-family: 'entypo';
  src: url("/site/fonts/entypo/fonts/entypo.eot?ydypz1");
  src: url("/site/fonts/entypo/fonts/entypo.eot?ydypz1#iefix") format("embedded-opentype"), url("/site/fonts/entypo/fonts/entypo.ttf?ydypz1") format("truetype"), url("/site/fonts/entypo/fonts/entypo.woff?ydypz1") format("woff"), url("/site/fonts/entypo/fonts/entypo.svg?ydypz1#entypo") format("svg");
  font-weight: normal;
  font-style: normal;
}

.en, [class^="en-"], [class*="en-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'entypo' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  position: relative;
  top: 2px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.en-add-to-list:before {
  content: "\e900";
}

.en-classic-computer:before {
  content: "\e901";
}

.en-controller-fast-backward:before {
  content: "\e902";
}

.en-creative-commons-attribution:before {
  content: "\e903";
}

.en-creative-commons-noderivs:before {
  content: "\e904";
}

.en-creative-commons-noncommercial-eu:before {
  content: "\e905";
}

.en-creative-commons-noncommercial-us:before {
  content: "\e906";
}

.en-creative-commons-public-domain:before {
  content: "\e907";
}

.en-creative-commons-remix:before {
  content: "\e908";
}

.en-creative-commons-share:before {
  content: "\e909";
}

.en-creative-commons-sharealike:before {
  content: "\e90a";
}

.en-creative-commons:before {
  content: "\e90b";
}

.en-document-landscape:before {
  content: "\e90c";
}

.en-remove-user:before {
  content: "\e90d";
}

.en-warning:before {
  content: "\e90e";
}

.en-arrow-bold-down:before {
  content: "\e90f";
}

.en-arrow-bold-left:before {
  content: "\e910";
}

.en-arrow-bold-right:before {
  content: "\e911";
}

.en-arrow-bold-up:before {
  content: "\e912";
}

.en-arrow-down:before {
  content: "\e913";
}

.en-arrow-left:before {
  content: "\e914";
}

.en-arrow-long-down:before {
  content: "\e915";
}

.en-arrow-long-left:before {
  content: "\e916";
}

.en-arrow-long-right:before {
  content: "\e917";
}

.en-arrow-long-up:before {
  content: "\e918";
}

.en-arrow-right:before {
  content: "\e919";
}

.en-arrow-up:before {
  content: "\e91a";
}

.en-arrow-with-circle-down:before {
  content: "\e91b";
}

.en-arrow-with-circle-left:before {
  content: "\e91c";
}

.en-arrow-with-circle-right:before {
  content: "\e91d";
}

.en-arrow-with-circle-up:before {
  content: "\e91e";
}

.en-bookmark:before {
  content: "\e91f";
}

.en-bookmarks:before {
  content: "\e920";
}

.en-chevron-down:before {
  content: "\e921";
}

.en-chevron-left:before {
  content: "\e922";
}

.en-chevron-right:before {
  content: "\e923";
}

.en-chevron-small-down:before {
  content: "\e924";
}

.en-chevron-small-left:before {
  content: "\e925";
}

.en-chevron-small-right:before {
  content: "\e926";
}

.en-chevron-small-up:before {
  content: "\e927";
}

.en-chevron-thin-down:before {
  content: "\e928";
}

.en-chevron-thin-left:before {
  content: "\e929";
}

.en-chevron-thin-right:before {
  content: "\e92a";
}

.en-chevron-thin-up:before {
  content: "\e92b";
}

.en-chevron-up:before {
  content: "\e92c";
}

.en-chevron-with-circle-down:before {
  content: "\e92d";
}

.en-chevron-with-circle-left:before {
  content: "\e92e";
}

.en-chevron-with-circle-right:before {
  content: "\e92f";
}

.en-chevron-with-circle-up:before {
  content: "\e930";
}

.en-cloud:before {
  content: "\e931";
}

.en-controller-fast-forward:before {
  content: "\e932";
}

.en-controller-jump-to-start:before {
  content: "\e933";
}

.en-controller-next:before {
  content: "\e934";
}

.en-controller-paus:before {
  content: "\e935";
}

.en-controller-play:before {
  content: "\e936";
}

.en-controller-record:before {
  content: "\e937";
}

.en-controller-stop:before {
  content: "\e938";
}

.en-controller-volume:before {
  content: "\e939";
}

.en-dot-single:before {
  content: "\e93a";
}

.en-dots-three-horizontal:before {
  content: "\e93b";
}

.en-dots-three-vertical:before {
  content: "\e93c";
}

.en-dots-two-horizontal:before {
  content: "\e93d";
}

.en-dots-two-vertical:before {
  content: "\e93e";
}

.en-download:before {
  content: "\e93f";
}

.en-emoji-flirt:before {
  content: "\e940";
}

.en-flow-branch:before {
  content: "\e941";
}

.en-flow-cascade:before {
  content: "\e942";
}

.en-flow-line:before {
  content: "\e943";
}

.en-flow-parallel:before {
  content: "\e944";
}

.en-flow-tree:before {
  content: "\e945";
}

.en-install:before {
  content: "\e946";
}

.en-layers:before {
  content: "\e947";
}

.en-open-book:before {
  content: "\e948";
}

.en-resize-100:before {
  content: "\e949";
}

.en-resize-full-screen:before {
  content: "\e94a";
}

.en-save:before {
  content: "\e94b";
}

.en-select-arrows:before {
  content: "\e94c";
}

.en-sound-mute:before {
  content: "\e94d";
}

.en-sound:before {
  content: "\e94e";
}

.en-trash:before {
  content: "\e94f";
}

.en-triangle-down:before {
  content: "\e950";
}

.en-triangle-left:before {
  content: "\e951";
}

.en-triangle-right:before {
  content: "\e952";
}

.en-triangle-up:before {
  content: "\e953";
}

.en-uninstall:before {
  content: "\e954";
}

.en-upload-to-cloud:before {
  content: "\e955";
}

.en-upload:before {
  content: "\e956";
}

.en-add-user:before {
  content: "\e957";
}

.en-address:before {
  content: "\e958";
}

.en-adjust:before {
  content: "\e959";
}

.en-air:before {
  content: "\e95a";
}

.en-aircraft-landing:before {
  content: "\e95b";
}

.en-aircraft-take-off:before {
  content: "\e95c";
}

.en-aircraft:before {
  content: "\e95d";
}

.en-align-bottom:before {
  content: "\e95e";
}

.en-align-horizontal-middle:before {
  content: "\e95f";
}

.en-align-left:before {
  content: "\e960";
}

.en-align-right:before {
  content: "\e961";
}

.en-align-top:before {
  content: "\e962";
}

.en-align-vertical-middle:before {
  content: "\e963";
}

.en-archive:before {
  content: "\e964";
}

.en-area-graph:before {
  content: "\e965";
}

.en-attachment:before {
  content: "\e966";
}

.en-awareness-ribbon:before {
  content: "\e967";
}

.en-back-in-time:before {
  content: "\e968";
}

.en-back:before {
  content: "\e969";
}

.en-bar-graph:before {
  content: "\e96a";
}

.en-battery:before {
  content: "\e96b";
}

.en-beamed-note:before {
  content: "\e96c";
}

.en-bell:before {
  content: "\e96d";
}

.en-blackboard:before {
  content: "\e96e";
}

.en-block:before {
  content: "\e96f";
}

.en-book:before {
  content: "\e970";
}

.en-bowl:before {
  content: "\e971";
}

.en-box:before {
  content: "\e972";
}

.en-briefcase:before {
  content: "\e973";
}

.en-browser:before {
  content: "\e974";
}

.en-brush:before {
  content: "\e975";
}

.en-bucket:before {
  content: "\e976";
}

.en-cake:before {
  content: "\e977";
}

.en-calculator:before {
  content: "\e978";
}

.en-calendar:before {
  content: "\e979";
}

.en-camera:before {
  content: "\e97a";
}

.en-ccw:before {
  content: "\e97b";
}

.en-chat:before {
  content: "\e97c";
}

.en-check:before {
  content: "\e97d";
}

.en-circle-with-cross:before {
  content: "\e97e";
}

.en-circle-with-minus:before {
  content: "\e97f";
}

.en-circle-with-plus:before {
  content: "\e980";
}

.en-circle:before {
  content: "\e981";
}

.en-circular-graph:before {
  content: "\e982";
}

.en-clapperboard:before {
  content: "\e983";
}

.en-clipboard:before {
  content: "\e984";
}

.en-clock:before {
  content: "\e985";
}

.en-code:before {
  content: "\e986";
}

.en-cog:before {
  content: "\e987";
}

.en-colours:before {
  content: "\e988";
}

.en-compass:before {
  content: "\e989";
}

.en-copy:before {
  content: "\e98a";
}

.en-credit-card:before {
  content: "\e98b";
}

.en-credit:before {
  content: "\e98c";
}

.en-cross:before {
  content: "\e98d";
}

.en-cup:before {
  content: "\e98e";
}

.en-cw:before {
  content: "\e98f";
}

.en-cycle:before {
  content: "\e990";
}

.en-database:before {
  content: "\e991";
}

.en-dial-pad:before {
  content: "\e992";
}

.en-direction:before {
  content: "\e993";
}

.en-document:before {
  content: "\e994";
}

.en-documents:before {
  content: "\e995";
}

.en-drink:before {
  content: "\e996";
}

.en-drive:before {
  content: "\e997";
}

.en-drop:before {
  content: "\e998";
}

.en-edit:before {
  content: "\e999";
}

.en-email:before {
  content: "\e99a";
}

.en-emoji-happy:before {
  content: "\e99b";
}

.en-emoji-neutral:before {
  content: "\e99c";
}

.en-emoji-sad:before {
  content: "\e99d";
}

.en-erase:before {
  content: "\e99e";
}

.en-eraser:before {
  content: "\e99f";
}

.en-export:before {
  content: "\e9a0";
}

.en-eye:before {
  content: "\e9a1";
}

.en-feather:before {
  content: "\e9a2";
}

.en-flag:before {
  content: "\e9a3";
}

.en-flash:before {
  content: "\e9a4";
}

.en-flashlight:before {
  content: "\e9a5";
}

.en-flat-brush:before {
  content: "\e9a6";
}

.en-folder-images:before {
  content: "\e9a7";
}

.en-folder-music:before {
  content: "\e9a8";
}

.en-folder-video:before {
  content: "\e9a9";
}

.en-folder:before {
  content: "\e9aa";
}

.en-forward:before {
  content: "\e9ab";
}

.en-funnel:before {
  content: "\e9ac";
}

.en-game-controller:before {
  content: "\e9ad";
}

.en-gauge:before {
  content: "\e9ae";
}

.en-globe:before {
  content: "\e9af";
}

.en-graduation-cap:before {
  content: "\e9b0";
}

.en-grid:before {
  content: "\e9b1";
}

.en-hair-cross:before {
  content: "\e9b2";
}

.en-hand:before {
  content: "\e9b3";
}

.en-heart-outlined:before {
  content: "\e9b4";
}

.en-heart:before {
  content: "\e9b5";
}

.en-help-with-circle:before {
  content: "\e9b6";
}

.en-help:before {
  content: "\e9b7";
}

.en-home:before {
  content: "\e9b8";
}

.en-hour-glass:before {
  content: "\e9b9";
}

.en-image-inverted:before {
  content: "\e9ba";
}

.en-image:before {
  content: "\e9bb";
}

.en-images:before {
  content: "\e9bc";
}

.en-inbox:before {
  content: "\e9bd";
}

.en-infinity:before {
  content: "\e9be";
}

.en-info-with-circle:before {
  content: "\e9bf";
}

.en-info:before {
  content: "\e9c0";
}

.en-key:before {
  content: "\e9c1";
}

.en-keyboard:before {
  content: "\e9c2";
}

.en-lab-flask:before {
  content: "\e9c3";
}

.en-landline:before {
  content: "\e9c4";
}

.en-language:before {
  content: "\e9c5";
}

.en-laptop:before {
  content: "\e9c6";
}

.en-leaf:before {
  content: "\e9c7";
}

.en-level-down:before {
  content: "\e9c8";
}

.en-level-up:before {
  content: "\e9c9";
}

.en-lifebuoy:before {
  content: "\e9ca";
}

.en-light-bulb:before {
  content: "\e9cb";
}

.en-light-down:before {
  content: "\e9cc";
}

.en-light-up:before {
  content: "\e9cd";
}

.en-line-graph:before {
  content: "\e9ce";
}

.en-link:before {
  content: "\e9cf";
}

.en-list:before {
  content: "\e9d0";
}

.en-location-pin:before {
  content: "\e9d1";
}

.en-location:before {
  content: "\e9d2";
}

.en-lock-open:before {
  content: "\e9d3";
}

.en-lock:before {
  content: "\e9d4";
}

.en-log-out:before {
  content: "\e9d5";
}

.en-login:before {
  content: "\e9d6";
}

.en-loop:before {
  content: "\e9d7";
}

.en-magnet:before {
  content: "\e9d8";
}

.en-magnifying-glass:before {
  content: "\e9d9";
}

.en-mail:before {
  content: "\e9da";
}

.en-man:before {
  content: "\e9db";
}

.en-map:before {
  content: "\e9dc";
}

.en-mask:before {
  content: "\e9dd";
}

.en-medal:before {
  content: "\e9de";
}

.en-megaphone:before {
  content: "\e9df";
}

.en-menu:before {
  content: "\e9e0";
}

.en-message:before {
  content: "\e9e1";
}

.en-mic:before {
  content: "\e9e2";
}

.en-minus:before {
  content: "\e9e3";
}

.en-mobile:before {
  content: "\e9e4";
}

.en-modern-mic:before {
  content: "\e9e5";
}

.en-moon:before {
  content: "\e9e6";
}

.en-mouse:before {
  content: "\e9e7";
}

.en-music:before {
  content: "\e9e8";
}

.en-network:before {
  content: "\e9e9";
}

.en-new-message:before {
  content: "\e9ea";
}

.en-new:before {
  content: "\e9eb";
}

.en-news:before {
  content: "\e9ec";
}

.en-note:before {
  content: "\e9ed";
}

.en-notification:before {
  content: "\e9ee";
}

.en-old-mobile:before {
  content: "\e9ef";
}

.en-old-phone:before {
  content: "\e9f0";
}

.en-palette:before {
  content: "\e9f1";
}

.en-paper-plane:before {
  content: "\e9f2";
}

.en-pencil:before {
  content: "\e9f3";
}

.en-phone:before {
  content: "\e9f4";
}

.en-pie-chart:before {
  content: "\e9f5";
}

.en-pin:before {
  content: "\e9f6";
}

.en-plus:before {
  content: "\e9f7";
}

.en-popup:before {
  content: "\e9f8";
}

.en-power-plug:before {
  content: "\e9f9";
}

.en-price-ribbon:before {
  content: "\e9fa";
}

.en-price-tag:before {
  content: "\e9fb";
}

.en-print:before {
  content: "\e9fc";
}

.en-progress-empty:before {
  content: "\e9fd";
}

.en-progress-full:before {
  content: "\e9fe";
}

.en-progress-one:before {
  content: "\e9ff";
}

.en-progress-two:before {
  content: "\ea00";
}

.en-publish:before {
  content: "\ea01";
}

.en-quote:before {
  content: "\ea02";
}

.en-radio:before {
  content: "\ea03";
}

.en-reply-all:before {
  content: "\ea04";
}

.en-reply:before {
  content: "\ea05";
}

.en-retweet:before {
  content: "\ea06";
}

.en-rocket:before {
  content: "\ea07";
}

.en-round-brush:before {
  content: "\ea08";
}

.en-rss:before {
  content: "\ea09";
}

.en-ruler:before {
  content: "\ea0a";
}

.en-scissors:before {
  content: "\ea0b";
}

.en-share-alternitive:before {
  content: "\ea0c";
}

.en-share:before {
  content: "\ea0d";
}

.en-shareable:before {
  content: "\ea0e";
}

.en-shield:before {
  content: "\ea0f";
}

.en-shop:before {
  content: "\ea10";
}

.en-shopping-bag:before {
  content: "\ea11";
}

.en-shopping-basket:before {
  content: "\ea12";
}

.en-shopping-cart:before {
  content: "\ea13";
}

.en-shuffle:before {
  content: "\ea14";
}

.en-signal:before {
  content: "\ea15";
}

.en-sound-mix:before {
  content: "\ea16";
}

.en-sports-club:before {
  content: "\ea17";
}

.en-spreadsheet:before {
  content: "\ea18";
}

.en-squared-cross:before {
  content: "\ea19";
}

.en-squared-minus:before {
  content: "\ea1a";
}

.en-squared-plus:before {
  content: "\ea1b";
}

.en-star-outlined:before {
  content: "\ea1c";
}

.en-star:before {
  content: "\ea1d";
}

.en-stopwatch:before {
  content: "\ea1e";
}

.en-suitcase:before {
  content: "\ea1f";
}

.en-swap:before {
  content: "\ea20";
}

.en-sweden:before {
  content: "\ea21";
}

.en-switch:before {
  content: "\ea22";
}

.en-tablet:before {
  content: "\ea23";
}

.en-tag:before {
  content: "\ea24";
}

.en-text-document-inverted:before {
  content: "\ea25";
}

.en-text-document:before {
  content: "\ea26";
}

.en-text:before {
  content: "\ea27";
}

.en-thermometer:before {
  content: "\ea28";
}

.en-thumbs-down:before {
  content: "\ea29";
}

.en-thumbs-up:before {
  content: "\ea2a";
}

.en-thunder-cloud:before {
  content: "\ea2b";
}

.en-ticket:before {
  content: "\ea2c";
}

.en-time-slot:before {
  content: "\ea2d";
}

.en-tools:before {
  content: "\ea2e";
}

.en-traffic-cone:before {
  content: "\ea2f";
}

.en-tree:before {
  content: "\ea30";
}

.en-trophy:before {
  content: "\ea31";
}

.en-tv:before {
  content: "\ea32";
}

.en-typing:before {
  content: "\ea33";
}

.en-unread:before {
  content: "\ea34";
}

.en-untag:before {
  content: "\ea35";
}

.en-user:before {
  content: "\ea36";
}

.en-users:before {
  content: "\ea37";
}

.en-v-card:before {
  content: "\ea38";
}

.en-video:before {
  content: "\ea39";
}

.en-vinyl:before {
  content: "\ea3a";
}

.en-voicemail:before {
  content: "\ea3b";
}

.en-wallet:before {
  content: "\ea3c";
}

.en-water:before {
  content: "\ea3d";
}

.en-500px-with-circle:before {
  content: "\ea3e";
}

.en-500px:before {
  content: "\ea3f";
}

.en-basecamp:before {
  content: "\ea40";
}

.en-behance:before {
  content: "\ea41";
}

.en-creative-cloud:before {
  content: "\ea42";
}

.en-dropbox:before {
  content: "\ea43";
}

.en-evernote:before {
  content: "\ea44";
}

.en-flattr:before {
  content: "\ea45";
}

.en-foursquare:before {
  content: "\ea46";
}

.en-google-drive:before {
  content: "\ea47";
}

.en-google-hangouts:before {
  content: "\ea48";
}

.en-grooveshark:before {
  content: "\ea49";
}

.en-icloud:before {
  content: "\ea4a";
}

.en-mixi:before {
  content: "\ea4b";
}

.en-onedrive:before {
  content: "\ea4c";
}

.en-paypal:before {
  content: "\ea4d";
}

.en-picasa:before {
  content: "\ea4e";
}

.en-qq:before {
  content: "\ea4f";
}

.en-rdio-with-circle:before {
  content: "\ea50";
}

.en-renren:before {
  content: "\ea51";
}

.en-scribd:before {
  content: "\ea52";
}

.en-sina-weibo:before {
  content: "\ea53";
}

.en-skype-with-circle:before {
  content: "\ea54";
}

.en-skype:before {
  content: "\ea55";
}

.en-slideshare:before {
  content: "\ea56";
}

.en-smashing:before {
  content: "\ea57";
}

.en-soundcloud:before {
  content: "\ea58";
}

.en-spotify-with-circle:before {
  content: "\ea59";
}

.en-spotify:before {
  content: "\ea5a";
}

.en-swarm:before {
  content: "\ea5b";
}

.en-vine-with-circle:before {
  content: "\ea5c";
}

.en-vine:before {
  content: "\ea5d";
}

.en-vk-alternitive:before {
  content: "\ea5e";
}

.en-vk-with-circle:before {
  content: "\ea5f";
}

.en-vk:before {
  content: "\ea60";
}

.en-xing-with-circle:before {
  content: "\ea61";
}

.en-xing:before {
  content: "\ea62";
}

.en-yelp:before {
  content: "\ea63";
}

.en-dribbble-with-circle:before {
  content: "\ea64";
}

.en-dribbble:before {
  content: "\ea65";
}

.en-facebook-with-circle:before {
  content: "\ea66";
}

.en-facebook:before {
  content: "\ea67";
}

.en-flickr-with-circle:before {
  content: "\ea68";
}

.en-flickr:before {
  content: "\ea69";
}

.en-github-with-circle:before {
  content: "\ea6a";
}

.en-github:before {
  content: "\ea6b";
}

.en-google-with-circle:before {
  content: "\ea6c";
}

.en-google:before {
  content: "\ea6d";
}

.en-instagram-with-circle:before {
  content: "\ea6e";
}

.en-instagram:before {
  content: "\ea6f";
}

.en-lastfm-with-circle:before {
  content: "\ea70";
}

.en-lastfm:before {
  content: "\ea71";
}

.en-linkedin-with-circle:before {
  content: "\ea72";
}

.en-linkedin:before {
  content: "\ea73";
}

.en-pinterest-with-circle:before {
  content: "\ea74";
}

.en-pinterest:before {
  content: "\ea75";
}

.en-rdio:before {
  content: "\ea76";
}

.en-stumbleupon-with-circle:before {
  content: "\ea77";
}

.en-stumbleupon:before {
  content: "\ea78";
}

.en-tumblr-with-circle:before {
  content: "\ea79";
}

.en-tumblr:before {
  content: "\ea7a";
}

.en-twitter-with-circle:before {
  content: "\ea7b";
}

.en-twitter:before {
  content: "\ea7c";
}

.en-vimeo-with-circle:before {
  content: "\ea7d";
}

.en-vimeo:before {
  content: "\ea7e";
}

.en-youtube-with-circle:before {
  content: "\ea7f";
}

.en-youtube:before {
  content: "\ea80";
}

@font-face {
  font-family: 'icomoonFree';
  src: url("/site/fonts/icomoonFree/fonts/icomoonFree.eot?6s3ftz");
  src: url("/site/fonts/icomoonFree/fonts/icomoonFree.eot?6s3ftz#iefix") format("embedded-opentype"), url("/site/fonts/icomoonFree/fonts/icomoonFree.ttf?6s3ftz") format("truetype"), url("/site/fonts/icomoonFree/fonts/icomoonFree.woff?6s3ftz") format("woff"), url("/site/fonts/icomoonFree/fonts/icomoonFree.svg?6s3ftz#icomoonFree") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icomoon, [class^="icomoon-"], [class*="icomoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoonFree' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icomoon-home:before {
  content: "\e900";
}

.icomoon-home2:before {
  content: "\e901";
}

.icomoon-home3:before {
  content: "\e902";
}

.icomoon-office:before {
  content: "\e903";
}

.icomoon-newspaper:before {
  content: "\e904";
}

.icomoon-pencil:before {
  content: "\e905";
}

.icomoon-pencil2:before {
  content: "\e906";
}

.icomoon-quill:before {
  content: "\e907";
}

.icomoon-pen:before {
  content: "\e908";
}

.icomoon-blog:before {
  content: "\e909";
}

.icomoon-eyedropper:before {
  content: "\e90a";
}

.icomoon-droplet:before {
  content: "\e90b";
}

.icomoon-paint-format:before {
  content: "\e90c";
}

.icomoon-image:before {
  content: "\e90d";
}

.icomoon-images:before {
  content: "\e90e";
}

.icomoon-camera:before {
  content: "\e90f";
}

.icomoon-headphones:before {
  content: "\e910";
}

.icomoon-music:before {
  content: "\e911";
}

.icomoon-play:before {
  content: "\e912";
}

.icomoon-film:before {
  content: "\e913";
}

.icomoon-video-camera:before {
  content: "\e914";
}

.icomoon-dice:before {
  content: "\e915";
}

.icomoon-pacman:before {
  content: "\e916";
}

.icomoon-spades:before {
  content: "\e917";
}

.icomoon-clubs:before {
  content: "\e918";
}

.icomoon-diamonds:before {
  content: "\e919";
}

.icomoon-bullhorn:before {
  content: "\e91a";
}

.icomoon-connection:before {
  content: "\e91b";
}

.icomoon-podcast:before {
  content: "\e91c";
}

.icomoon-feed:before {
  content: "\e91d";
}

.icomoon-mic:before {
  content: "\e91e";
}

.icomoon-book:before {
  content: "\e91f";
}

.icomoon-books:before {
  content: "\e920";
}

.icomoon-library:before {
  content: "\e921";
}

.icomoon-file-text:before {
  content: "\e922";
}

.icomoon-profile:before {
  content: "\e923";
}

.icomoon-file-empty:before {
  content: "\e924";
}

.icomoon-files-empty:before {
  content: "\e925";
}

.icomoon-file-text2:before {
  content: "\e926";
}

.icomoon-file-picture:before {
  content: "\e927";
}

.icomoon-file-music:before {
  content: "\e928";
}

.icomoon-file-play:before {
  content: "\e929";
}

.icomoon-file-video:before {
  content: "\e92a";
}

.icomoon-file-zip:before {
  content: "\e92b";
}

.icomoon-copy:before {
  content: "\e92c";
}

.icomoon-paste:before {
  content: "\e92d";
}

.icomoon-stack:before {
  content: "\e92e";
}

.icomoon-folder:before {
  content: "\e92f";
}

.icomoon-folder-open:before {
  content: "\e930";
}

.icomoon-folder-plus:before {
  content: "\e931";
}

.icomoon-folder-minus:before {
  content: "\e932";
}

.icomoon-folder-download:before {
  content: "\e933";
}

.icomoon-folder-upload:before {
  content: "\e934";
}

.icomoon-price-tag:before {
  content: "\e935";
}

.icomoon-price-tags:before {
  content: "\e936";
}

.icomoon-barcode:before {
  content: "\e937";
}

.icomoon-qrcode:before {
  content: "\e938";
}

.icomoon-ticket:before {
  content: "\e939";
}

.icomoon-cart:before {
  content: "\e93a";
}

.icomoon-coin-dollar:before {
  content: "\e93b";
}

.icomoon-coin-euro:before {
  content: "\e93c";
}

.icomoon-coin-pound:before {
  content: "\e93d";
}

.icomoon-coin-yen:before {
  content: "\e93e";
}

.icomoon-credit-card:before {
  content: "\e93f";
}

.icomoon-calculator:before {
  content: "\e940";
}

.icomoon-lifebuoy:before {
  content: "\e941";
}

.icomoon-phone:before {
  content: "\e942";
}

.icomoon-phone-hang-up:before {
  content: "\e943";
}

.icomoon-address-book:before {
  content: "\e944";
}

.icomoon-envelop:before {
  content: "\e945";
}

.icomoon-pushpin:before {
  content: "\e946";
}

.icomoon-location:before {
  content: "\e947";
}

.icomoon-location2:before {
  content: "\e948";
}

.icomoon-compass:before {
  content: "\e949";
}

.icomoon-compass2:before {
  content: "\e94a";
}

.icomoon-map:before {
  content: "\e94b";
}

.icomoon-map2:before {
  content: "\e94c";
}

.icomoon-history:before {
  content: "\e94d";
}

.icomoon-clock:before {
  content: "\e94e";
}

.icomoon-clock2:before {
  content: "\e94f";
}

.icomoon-alarm:before {
  content: "\e950";
}

.icomoon-bell:before {
  content: "\e951";
}

.icomoon-stopwatch:before {
  content: "\e952";
}

.icomoon-calendar:before {
  content: "\e953";
}

.icomoon-printer:before {
  content: "\e954";
}

.icomoon-keyboard:before {
  content: "\e955";
}

.icomoon-display:before {
  content: "\e956";
}

.icomoon-laptop:before {
  content: "\e957";
}

.icomoon-mobile:before {
  content: "\e958";
}

.icomoon-mobile2:before {
  content: "\e959";
}

.icomoon-tablet:before {
  content: "\e95a";
}

.icomoon-tv:before {
  content: "\e95b";
}

.icomoon-drawer:before {
  content: "\e95c";
}

.icomoon-drawer2:before {
  content: "\e95d";
}

.icomoon-box-add:before {
  content: "\e95e";
}

.icomoon-box-remove:before {
  content: "\e95f";
}

.icomoon-download:before {
  content: "\e960";
}

.icomoon-upload:before {
  content: "\e961";
}

.icomoon-floppy-disk:before {
  content: "\e962";
}

.icomoon-drive:before {
  content: "\e963";
}

.icomoon-database:before {
  content: "\e964";
}

.icomoon-undo:before {
  content: "\e965";
}

.icomoon-redo:before {
  content: "\e966";
}

.icomoon-undo2:before {
  content: "\e967";
}

.icomoon-redo2:before {
  content: "\e968";
}

.icomoon-forward:before {
  content: "\e969";
}

.icomoon-reply:before {
  content: "\e96a";
}

.icomoon-bubble:before {
  content: "\e96b";
}

.icomoon-bubbles:before {
  content: "\e96c";
}

.icomoon-bubbles2:before {
  content: "\e96d";
}

.icomoon-bubble2:before {
  content: "\e96e";
}

.icomoon-bubbles3:before {
  content: "\e96f";
}

.icomoon-bubbles4:before {
  content: "\e970";
}

.icomoon-user:before {
  content: "\e971";
}

.icomoon-users:before {
  content: "\e972";
}

.icomoon-user-plus:before {
  content: "\e973";
}

.icomoon-user-minus:before {
  content: "\e974";
}

.icomoon-user-check:before {
  content: "\e975";
}

.icomoon-user-tie:before {
  content: "\e976";
}

.icomoon-quotes-left:before {
  content: "\e977";
}

.icomoon-quotes-right:before {
  content: "\e978";
}

.icomoon-hour-glass:before {
  content: "\e979";
}

.icomoon-spinner:before {
  content: "\e97a";
}

.icomoon-spinner2:before {
  content: "\e97b";
}

.icomoon-spinner3:before {
  content: "\e97c";
}

.icomoon-spinner4:before {
  content: "\e97d";
}

.icomoon-spinner5:before {
  content: "\e97e";
}

.icomoon-spinner6:before {
  content: "\e97f";
}

.icomoon-spinner7:before {
  content: "\e980";
}

.icomoon-spinner8:before {
  content: "\e981";
}

.icomoon-spinner9:before {
  content: "\e982";
}

.icomoon-spinner10:before {
  content: "\e983";
}

.icomoon-spinner11:before {
  content: "\e984";
}

.icomoon-binoculars:before {
  content: "\e985";
}

.icomoon-search:before {
  content: "\e986";
}

.icomoon-zoom-in:before {
  content: "\e987";
}

.icomoon-zoom-out:before {
  content: "\e988";
}

.icomoon-enlarge:before {
  content: "\e989";
}

.icomoon-shrink:before {
  content: "\e98a";
}

.icomoon-enlarge2:before {
  content: "\e98b";
}

.icomoon-shrink2:before {
  content: "\e98c";
}

.icomoon-key:before {
  content: "\e98d";
}

.icomoon-key2:before {
  content: "\e98e";
}

.icomoon-lock:before {
  content: "\e98f";
}

.icomoon-unlocked:before {
  content: "\e990";
}

.icomoon-wrench:before {
  content: "\e991";
}

.icomoon-equalizer:before {
  content: "\e992";
}

.icomoon-equalizer2:before {
  content: "\e993";
}

.icomoon-cog:before {
  content: "\e994";
}

.icomoon-cogs:before {
  content: "\e995";
}

.icomoon-hammer:before {
  content: "\e996";
}

.icomoon-magic-wand:before {
  content: "\e997";
}

.icomoon-aid-kit:before {
  content: "\e998";
}

.icomoon-bug:before {
  content: "\e999";
}

.icomoon-pie-chart:before {
  content: "\e99a";
}

.icomoon-stats-dots:before {
  content: "\e99b";
}

.icomoon-stats-bars:before {
  content: "\e99c";
}

.icomoon-stats-bars2:before {
  content: "\e99d";
}

.icomoon-trophy:before {
  content: "\e99e";
}

.icomoon-gift:before {
  content: "\e99f";
}

.icomoon-glass:before {
  content: "\e9a0";
}

.icomoon-glass2:before {
  content: "\e9a1";
}

.icomoon-mug:before {
  content: "\e9a2";
}

.icomoon-spoon-knife:before {
  content: "\e9a3";
}

.icomoon-leaf:before {
  content: "\e9a4";
}

.icomoon-rocket:before {
  content: "\e9a5";
}

.icomoon-meter:before {
  content: "\e9a6";
}

.icomoon-meter2:before {
  content: "\e9a7";
}

.icomoon-hammer2:before {
  content: "\e9a8";
}

.icomoon-fire:before {
  content: "\e9a9";
}

.icomoon-lab:before {
  content: "\e9aa";
}

.icomoon-magnet:before {
  content: "\e9ab";
}

.icomoon-bin:before {
  content: "\e9ac";
}

.icomoon-bin2:before {
  content: "\e9ad";
}

.icomoon-briefcase:before {
  content: "\e9ae";
}

.icomoon-airplane:before {
  content: "\e9af";
}

.icomoon-truck:before {
  content: "\e9b0";
}

.icomoon-road:before {
  content: "\e9b1";
}

.icomoon-accessibility:before {
  content: "\e9b2";
}

.icomoon-target:before {
  content: "\e9b3";
}

.icomoon-shield:before {
  content: "\e9b4";
}

.icomoon-power:before {
  content: "\e9b5";
}

.icomoon-switch:before {
  content: "\e9b6";
}

.icomoon-power-cord:before {
  content: "\e9b7";
}

.icomoon-clipboard:before {
  content: "\e9b8";
}

.icomoon-list-numbered:before {
  content: "\e9b9";
}

.icomoon-list:before {
  content: "\e9ba";
}

.icomoon-list2:before {
  content: "\e9bb";
}

.icomoon-tree:before {
  content: "\e9bc";
}

.icomoon-menu:before {
  content: "\e9bd";
}

.icomoon-menu2:before {
  content: "\e9be";
}

.icomoon-menu3:before {
  content: "\e9bf";
}

.icomoon-menu4:before {
  content: "\e9c0";
}

.icomoon-cloud:before {
  content: "\e9c1";
}

.icomoon-cloud-download:before {
  content: "\e9c2";
}

.icomoon-cloud-upload:before {
  content: "\e9c3";
}

.icomoon-cloud-check:before {
  content: "\e9c4";
}

.icomoon-download2:before {
  content: "\e9c5";
}

.icomoon-upload2:before {
  content: "\e9c6";
}

.icomoon-download3:before {
  content: "\e9c7";
}

.icomoon-upload3:before {
  content: "\e9c8";
}

.icomoon-sphere:before {
  content: "\e9c9";
}

.icomoon-earth:before {
  content: "\e9ca";
}

.icomoon-link:before {
  content: "\e9cb";
}

.icomoon-flag:before {
  content: "\e9cc";
}

.icomoon-attachment:before {
  content: "\e9cd";
}

.icomoon-eye:before {
  content: "\e9ce";
}

.icomoon-eye-plus:before {
  content: "\e9cf";
}

.icomoon-eye-minus:before {
  content: "\e9d0";
}

.icomoon-eye-blocked:before {
  content: "\e9d1";
}

.icomoon-bookmark:before {
  content: "\e9d2";
}

.icomoon-bookmarks:before {
  content: "\e9d3";
}

.icomoon-sun:before {
  content: "\e9d4";
}

.icomoon-contrast:before {
  content: "\e9d5";
}

.icomoon-brightness-contrast:before {
  content: "\e9d6";
}

.icomoon-star-empty:before {
  content: "\e9d7";
}

.icomoon-star-half:before {
  content: "\e9d8";
}

.icomoon-star-full:before {
  content: "\e9d9";
}

.icomoon-heart:before {
  content: "\e9da";
}

.icomoon-heart-broken:before {
  content: "\e9db";
}

.icomoon-man:before {
  content: "\e9dc";
}

.icomoon-woman:before {
  content: "\e9dd";
}

.icomoon-man-woman:before {
  content: "\e9de";
}

.icomoon-happy:before {
  content: "\e9df";
}

.icomoon-happy2:before {
  content: "\e9e0";
}

.icomoon-smile:before {
  content: "\e9e1";
}

.icomoon-smile2:before {
  content: "\e9e2";
}

.icomoon-tongue:before {
  content: "\e9e3";
}

.icomoon-tongue2:before {
  content: "\e9e4";
}

.icomoon-sad:before {
  content: "\e9e5";
}

.icomoon-sad2:before {
  content: "\e9e6";
}

.icomoon-wink:before {
  content: "\e9e7";
}

.icomoon-wink2:before {
  content: "\e9e8";
}

.icomoon-grin:before {
  content: "\e9e9";
}

.icomoon-grin2:before {
  content: "\e9ea";
}

.icomoon-cool:before {
  content: "\e9eb";
}

.icomoon-cool2:before {
  content: "\e9ec";
}

.icomoon-angry:before {
  content: "\e9ed";
}

.icomoon-angry2:before {
  content: "\e9ee";
}

.icomoon-evil:before {
  content: "\e9ef";
}

.icomoon-evil2:before {
  content: "\e9f0";
}

.icomoon-shocked:before {
  content: "\e9f1";
}

.icomoon-shocked2:before {
  content: "\e9f2";
}

.icomoon-baffled:before {
  content: "\e9f3";
}

.icomoon-baffled2:before {
  content: "\e9f4";
}

.icomoon-confused:before {
  content: "\e9f5";
}

.icomoon-confused2:before {
  content: "\e9f6";
}

.icomoon-neutral:before {
  content: "\e9f7";
}

.icomoon-neutral2:before {
  content: "\e9f8";
}

.icomoon-hipster:before {
  content: "\e9f9";
}

.icomoon-hipster2:before {
  content: "\e9fa";
}

.icomoon-wondering:before {
  content: "\e9fb";
}

.icomoon-wondering2:before {
  content: "\e9fc";
}

.icomoon-sleepy:before {
  content: "\e9fd";
}

.icomoon-sleepy2:before {
  content: "\e9fe";
}

.icomoon-frustrated:before {
  content: "\e9ff";
}

.icomoon-frustrated2:before {
  content: "\ea00";
}

.icomoon-crying:before {
  content: "\ea01";
}

.icomoon-crying2:before {
  content: "\ea02";
}

.icomoon-point-up:before {
  content: "\ea03";
}

.icomoon-point-right:before {
  content: "\ea04";
}

.icomoon-point-down:before {
  content: "\ea05";
}

.icomoon-point-left:before {
  content: "\ea06";
}

.icomoon-warning:before {
  content: "\ea07";
}

.icomoon-notification:before {
  content: "\ea08";
}

.icomoon-question:before {
  content: "\ea09";
}

.icomoon-plus:before {
  content: "\ea0a";
}

.icomoon-minus:before {
  content: "\ea0b";
}

.icomoon-info:before {
  content: "\ea0c";
}

.icomoon-cancel-circle:before {
  content: "\ea0d";
}

.icomoon-blocked:before {
  content: "\ea0e";
}

.icomoon-cross:before {
  content: "\ea0f";
}

.icomoon-checkmark:before {
  content: "\ea10";
}

.icomoon-checkmark2:before {
  content: "\ea11";
}

.icomoon-spell-check:before {
  content: "\ea12";
}

.icomoon-enter:before {
  content: "\ea13";
}

.icomoon-exit:before {
  content: "\ea14";
}

.icomoon-play2:before {
  content: "\ea15";
}

.icomoon-pause:before {
  content: "\ea16";
}

.icomoon-stop:before {
  content: "\ea17";
}

.icomoon-previous:before {
  content: "\ea18";
}

.icomoon-next:before {
  content: "\ea19";
}

.icomoon-backward:before {
  content: "\ea1a";
}

.icomoon-forward2:before {
  content: "\ea1b";
}

.icomoon-play3:before {
  content: "\ea1c";
}

.icomoon-pause2:before {
  content: "\ea1d";
}

.icomoon-stop2:before {
  content: "\ea1e";
}

.icomoon-backward2:before {
  content: "\ea1f";
}

.icomoon-forward3:before {
  content: "\ea20";
}

.icomoon-first:before {
  content: "\ea21";
}

.icomoon-last:before {
  content: "\ea22";
}

.icomoon-previous2:before {
  content: "\ea23";
}

.icomoon-next2:before {
  content: "\ea24";
}

.icomoon-eject:before {
  content: "\ea25";
}

.icomoon-volume-high:before {
  content: "\ea26";
}

.icomoon-volume-medium:before {
  content: "\ea27";
}

.icomoon-volume-low:before {
  content: "\ea28";
}

.icomoon-volume-mute:before {
  content: "\ea29";
}

.icomoon-volume-mute2:before {
  content: "\ea2a";
}

.icomoon-volume-increase:before {
  content: "\ea2b";
}

.icomoon-volume-decrease:before {
  content: "\ea2c";
}

.icomoon-loop:before {
  content: "\ea2d";
}

.icomoon-loop2:before {
  content: "\ea2e";
}

.icomoon-infinite:before {
  content: "\ea2f";
}

.icomoon-shuffle:before {
  content: "\ea30";
}

.icomoon-arrow-up-left:before {
  content: "\ea31";
}

.icomoon-arrow-up:before {
  content: "\ea32";
}

.icomoon-arrow-up-right:before {
  content: "\ea33";
}

.icomoon-arrow-right:before {
  content: "\ea34";
}

.icomoon-arrow-down-right:before {
  content: "\ea35";
}

.icomoon-arrow-down:before {
  content: "\ea36";
}

.icomoon-arrow-down-left:before {
  content: "\ea37";
}

.icomoon-arrow-left:before {
  content: "\ea38";
}

.icomoon-arrow-up-left2:before {
  content: "\ea39";
}

.icomoon-arrow-up2:before {
  content: "\ea3a";
}

.icomoon-arrow-up-right2:before {
  content: "\ea3b";
}

.icomoon-arrow-right2:before {
  content: "\ea3c";
}

.icomoon-arrow-down-right2:before {
  content: "\ea3d";
}

.icomoon-arrow-down2:before {
  content: "\ea3e";
}

.icomoon-arrow-down-left2:before {
  content: "\ea3f";
}

.icomoon-arrow-left2:before {
  content: "\ea40";
}

.icomoon-circle-up:before {
  content: "\ea41";
}

.icomoon-circle-right:before {
  content: "\ea42";
}

.icomoon-circle-down:before {
  content: "\ea43";
}

.icomoon-circle-left:before {
  content: "\ea44";
}

.icomoon-tab:before {
  content: "\ea45";
}

.icomoon-move-up:before {
  content: "\ea46";
}

.icomoon-move-down:before {
  content: "\ea47";
}

.icomoon-sort-alpha-asc:before {
  content: "\ea48";
}

.icomoon-sort-alpha-desc:before {
  content: "\ea49";
}

.icomoon-sort-numeric-asc:before {
  content: "\ea4a";
}

.icomoon-sort-numberic-desc:before {
  content: "\ea4b";
}

.icomoon-sort-amount-asc:before {
  content: "\ea4c";
}

.icomoon-sort-amount-desc:before {
  content: "\ea4d";
}

.icomoon-command:before {
  content: "\ea4e";
}

.icomoon-shift:before {
  content: "\ea4f";
}

.icomoon-ctrl:before {
  content: "\ea50";
}

.icomoon-opt:before {
  content: "\ea51";
}

.icomoon-checkbox-checked:before {
  content: "\ea52";
}

.icomoon-checkbox-unchecked:before {
  content: "\ea53";
}

.icomoon-radio-checked:before {
  content: "\ea54";
}

.icomoon-radio-checked2:before {
  content: "\ea55";
}

.icomoon-radio-unchecked:before {
  content: "\ea56";
}

.icomoon-crop:before {
  content: "\ea57";
}

.icomoon-make-group:before {
  content: "\ea58";
}

.icomoon-ungroup:before {
  content: "\ea59";
}

.icomoon-scissors:before {
  content: "\ea5a";
}

.icomoon-filter:before {
  content: "\ea5b";
}

.icomoon-font:before {
  content: "\ea5c";
}

.icomoon-ligature:before {
  content: "\ea5d";
}

.icomoon-ligature2:before {
  content: "\ea5e";
}

.icomoon-text-height:before {
  content: "\ea5f";
}

.icomoon-text-width:before {
  content: "\ea60";
}

.icomoon-font-size:before {
  content: "\ea61";
}

.icomoon-bold:before {
  content: "\ea62";
}

.icomoon-underline:before {
  content: "\ea63";
}

.icomoon-italic:before {
  content: "\ea64";
}

.icomoon-strikethrough:before {
  content: "\ea65";
}

.icomoon-omega:before {
  content: "\ea66";
}

.icomoon-sigma:before {
  content: "\ea67";
}

.icomoon-page-break:before {
  content: "\ea68";
}

.icomoon-superscript:before {
  content: "\ea69";
}

.icomoon-subscript:before {
  content: "\ea6a";
}

.icomoon-superscript2:before {
  content: "\ea6b";
}

.icomoon-subscript2:before {
  content: "\ea6c";
}

.icomoon-text-color:before {
  content: "\ea6d";
}

.icomoon-pagebreak:before {
  content: "\ea6e";
}

.icomoon-clear-formatting:before {
  content: "\ea6f";
}

.icomoon-table:before {
  content: "\ea70";
}

.icomoon-table2:before {
  content: "\ea71";
}

.icomoon-insert-template:before {
  content: "\ea72";
}

.icomoon-pilcrow:before {
  content: "\ea73";
}

.icomoon-ltr:before {
  content: "\ea74";
}

.icomoon-rtl:before {
  content: "\ea75";
}

.icomoon-section:before {
  content: "\ea76";
}

.icomoon-paragraph-left:before {
  content: "\ea77";
}

.icomoon-paragraph-center:before {
  content: "\ea78";
}

.icomoon-paragraph-right:before {
  content: "\ea79";
}

.icomoon-paragraph-justify:before {
  content: "\ea7a";
}

.icomoon-indent-increase:before {
  content: "\ea7b";
}

.icomoon-indent-decrease:before {
  content: "\ea7c";
}

.icomoon-share:before {
  content: "\ea7d";
}

.icomoon-new-tab:before {
  content: "\ea7e";
}

.icomoon-embed:before {
  content: "\ea7f";
}

.icomoon-embed2:before {
  content: "\ea80";
}

.icomoon-terminal:before {
  content: "\ea81";
}

.icomoon-share2:before {
  content: "\ea82";
}

.icomoon-mail:before {
  content: "\ea83";
}

.icomoon-mail2:before {
  content: "\ea84";
}

.icomoon-mail3:before {
  content: "\ea85";
}

.icomoon-mail4:before {
  content: "\ea86";
}

.icomoon-amazon:before {
  content: "\ea87";
}

.icomoon-google:before {
  content: "\ea88";
}

.icomoon-google2:before {
  content: "\ea89";
}

.icomoon-google3:before {
  content: "\ea8a";
}

.icomoon-google-plus:before {
  content: "\ea8b";
}

.icomoon-google-plus2:before {
  content: "\ea8c";
}

.icomoon-google-plus3:before {
  content: "\ea8d";
}

.icomoon-hangouts:before {
  content: "\ea8e";
}

.icomoon-google-drive:before {
  content: "\ea8f";
}

.icomoon-facebook:before {
  content: "\ea90";
}

.icomoon-facebook2:before {
  content: "\ea91";
}

.icomoon-instagram:before {
  content: "\ea92";
}

.icomoon-whatsapp:before {
  content: "\ea93";
}

.icomoon-spotify:before {
  content: "\ea94";
}

.icomoon-telegram:before {
  content: "\ea95";
}

.icomoon-twitter:before {
  content: "\ea96";
}

.icomoon-vine:before {
  content: "\ea97";
}

.icomoon-vk:before {
  content: "\ea98";
}

.icomoon-renren:before {
  content: "\ea99";
}

.icomoon-sina-weibo:before {
  content: "\ea9a";
}

.icomoon-rss:before {
  content: "\ea9b";
}

.icomoon-rss2:before {
  content: "\ea9c";
}

.icomoon-youtube:before {
  content: "\ea9d";
}

.icomoon-youtube2:before {
  content: "\ea9e";
}

.icomoon-twitch:before {
  content: "\ea9f";
}

.icomoon-vimeo:before {
  content: "\eaa0";
}

.icomoon-vimeo2:before {
  content: "\eaa1";
}

.icomoon-lanyrd:before {
  content: "\eaa2";
}

.icomoon-flickr:before {
  content: "\eaa3";
}

.icomoon-flickr2:before {
  content: "\eaa4";
}

.icomoon-flickr3:before {
  content: "\eaa5";
}

.icomoon-flickr4:before {
  content: "\eaa6";
}

.icomoon-dribbble:before {
  content: "\eaa7";
}

.icomoon-behance:before {
  content: "\eaa8";
}

.icomoon-behance2:before {
  content: "\eaa9";
}

.icomoon-deviantart:before {
  content: "\eaaa";
}

.icomoon-500px:before {
  content: "\eaab";
}

.icomoon-steam:before {
  content: "\eaac";
}

.icomoon-steam2:before {
  content: "\eaad";
}

.icomoon-dropbox:before {
  content: "\eaae";
}

.icomoon-onedrive:before {
  content: "\eaaf";
}

.icomoon-github:before {
  content: "\eab0";
}

.icomoon-npm:before {
  content: "\eab1";
}

.icomoon-basecamp:before {
  content: "\eab2";
}

.icomoon-trello:before {
  content: "\eab3";
}

.icomoon-wordpress:before {
  content: "\eab4";
}

.icomoon-joomla:before {
  content: "\eab5";
}

.icomoon-ello:before {
  content: "\eab6";
}

.icomoon-blogger:before {
  content: "\eab7";
}

.icomoon-blogger2:before {
  content: "\eab8";
}

.icomoon-tumblr:before {
  content: "\eab9";
}

.icomoon-tumblr2:before {
  content: "\eaba";
}

.icomoon-yahoo:before {
  content: "\eabb";
}

.icomoon-yahoo2:before {
  content: "\eabc";
}

.icomoon-tux:before {
  content: "\eabd";
}

.icomoon-appleinc:before {
  content: "\eabe";
}

.icomoon-finder:before {
  content: "\eabf";
}

.icomoon-android:before {
  content: "\eac0";
}

.icomoon-windows:before {
  content: "\eac1";
}

.icomoon-windows8:before {
  content: "\eac2";
}

.icomoon-soundcloud:before {
  content: "\eac3";
}

.icomoon-soundcloud2:before {
  content: "\eac4";
}

.icomoon-skype:before {
  content: "\eac5";
}

.icomoon-reddit:before {
  content: "\eac6";
}

.icomoon-hackernews:before {
  content: "\eac7";
}

.icomoon-wikipedia:before {
  content: "\eac8";
}

.icomoon-linkedin:before {
  content: "\eac9";
}

.icomoon-linkedin2:before {
  content: "\eaca";
}

.icomoon-lastfm:before {
  content: "\eacb";
}

.icomoon-lastfm2:before {
  content: "\eacc";
}

.icomoon-delicious:before {
  content: "\eacd";
}

.icomoon-stumbleupon:before {
  content: "\eace";
}

.icomoon-stumbleupon2:before {
  content: "\eacf";
}

.icomoon-stackoverflow:before {
  content: "\ead0";
}

.icomoon-pinterest:before {
  content: "\ead1";
}

.icomoon-pinterest2:before {
  content: "\ead2";
}

.icomoon-xing:before {
  content: "\ead3";
}

.icomoon-xing2:before {
  content: "\ead4";
}

.icomoon-flattr:before {
  content: "\ead5";
}

.icomoon-foursquare:before {
  content: "\ead6";
}

.icomoon-yelp:before {
  content: "\ead7";
}

.icomoon-paypal:before {
  content: "\ead8";
}

.icomoon-chrome:before {
  content: "\ead9";
}

.icomoon-firefox:before {
  content: "\eada";
}

.icomoon-IE:before {
  content: "\eadb";
}

.icomoon-edge:before {
  content: "\eadc";
}

.icomoon-safari:before {
  content: "\eadd";
}

.icomoon-opera:before {
  content: "\eade";
}

.icomoon-file-pdf:before {
  content: "\eadf";
}

.icomoon-file-openoffice:before {
  content: "\eae0";
}

.icomoon-file-word:before {
  content: "\eae1";
}

.icomoon-file-excel:before {
  content: "\eae2";
}

.icomoon-libreoffice:before {
  content: "\eae3";
}

.icomoon-html-five:before {
  content: "\eae4";
}

.icomoon-html-five2:before {
  content: "\eae5";
}

.icomoon-css3:before {
  content: "\eae6";
}

.icomoon-git:before {
  content: "\eae7";
}

.icomoon-codepen:before {
  content: "\eae8";
}

.icomoon-svg:before {
  content: "\eae9";
}

.icomoon-IcoMoon:before {
  content: "\eaea";
}

.a-clubLogo {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  /*
	&.-aik {
		background-image: url(/site/images/clubs/logotypes/aik.png);
	}
	&.-hbk {
		background-image: url(/site/images/clubs/logotypes/hbk.png);
	}
	&.-hif {
		background-image: url(/site/images/clubs/logotypes/hif.png);
	}
	&.-gais {
		background-image: url(/site/images/clubs/logotypes/gais.png);
	}
	&.-hammarby {
		background-image: url(/site/images/clubs/logotypes/hammarby.png);
	}
	&.-ois {
		background-image: url(/site/images/clubs/logotypes/ois.png);
	}
	*/
}

.a-clubLogo:before {
  content: "";
  display: block;
  padding-top: 108%;
}

.a-clubLogo.-aik {
  background-image: url(/site/images/clubs/logotypes/aik.png);
}

.a-clubLogo.-hbk {
  background-image: url(/site/images/clubs/logotypes/hbk.png);
}

.a-clubLogo.-hif {
  background-image: url(/site/images/clubs/logotypes/hif.png);
}

.a-clubLogo.-gais {
  background-image: url(/site/images/clubs/logotypes/gais.png);
}

.a-clubLogo.-hammarby {
  background-image: url(/site/images/clubs/logotypes/hammarby.png);
}

.a-clubLogo.-ois {
  background-image: url(/site/images/clubs/logotypes/ois.png);
}

.a-leagueLogo {
  display: inline-block;
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.a-leagueLogo__small:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.a-leagueLogo__small.-allsvenskan {
  background-image: url(/site/images/leagues/allsvenskan.png);
}

.a-leagueLogo__small.-superettan {
  background-image: url(/site/images/leagues/superettan.png);
}

.a-leagueLogo__small.-elitettan {
  background-image: url(/site/images/leagues/elitettan.png);
}

.a-leagueLogo__small.-divisionEtt {
  background-image: url(/site/images/leagues/divisionEtt.png);
}

.a-leagueLogo__full:before {
  content: "";
  display: block;
  padding-top: 140%;
}

.a-leagueLogo__full.-allsvenskan {
  background-image: url(/site/images/leagues/allsvenskan_full.png);
}

.a-leagueLogo__full.-damallsvenskan {
  background-image: url(/site/images/leagues/damallsvenskan_full.png);
}

.a-leagueLogo__full.-superettan {
  background-image: url(/site/images/leagues/superettan_full.png);
}

.m-shop__productPriceOld:after {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.m-followHBK__tableClubName, .m-shop__productPrice, .m-shop__productName, .m-teamPLayer__name, .a-socialMedia__title, .m-leader__header {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

h1, h2, h3, h4, h5, .a-button, table  th, table  tr.-hbk, table  td:before, input[type="submit"], .m-nav__ticketButton, .m-nav__link.-primary, .m-section__titleCategory, .m-followHBK__title, .m-followHBK__dateTime, .m-followHBK__score, .m-followHBK__kickoffTime, .m-followHBK__tableHead .m-followHBK__tableCell, .m-followHBK__tableRow.-hbk .m-followHBK__tableCell, .m-hbkTV__thumbHead, .m-player__positionNumber, .m-playerSummary__positionNumber, .m-playerSummary__statText, .m-shop__nameHBK, .m-teamPLayer.-large .m-teamPLayer__positionNumber, .m-teamPLayer__BG, .m-matchSummary__arena, .m-matchSummary__text, .m-matchSummary__score, .m-matchSummary__clubName, .m-matchEvent__minute, .m-matchEvent__title, .m-article__metaText, .m-article__preamble, .m-HBKGoals__playerQuote, .m-calendarEvent__dateNumber, .m-calendarEvent__title, .m-calendar__day, .a-pageNavigation, .m-buyTicket__section.-vs, .m-buyTicket__countdownNumber, .m-buyTicket__date, .m-buyTicket__time, .m-buyTicket__vs, .a-tag {
  font-family: "Gotham-Bold", sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.o-news {
  margin: 60px 0;
}

.m-shop__name, .slick-dots li button, .slick-dots li button:before, .m-header__sponsor, .m-matchSummary__date, .m-matchSummary__title, .m-matchSummary__goalScorers, .m-matchEvent__location, .m-matchEvent__text, .m-article__metaTitle, .m-calendarEvent__text, .m-calendar__cell.-head .m-calendar__day, .m-404__wrapper {
  font-family: "Gotham-Book", sans-serif;
  font-weight: 400;
}

table  td:first-child, .m-section__title, .m-news__date, .m-player__position, .m-playerSummary__position, .m-playerSummary__statTitle, .m-playerSummary__statsInfo, .m-playerSummary__navigationTitle, .m-shop__name, .slick-dots li button, .slick-dots li button:before, .m-footer__title, .m-teamPLayer.-large .m-teamPLayer__position, .m-matchSummary__arena, .m-matchSummary__title, .m-matchEvent__location, .m-matchEvent.-goal .m-matchEvent__infoHolder .m-matchEvent__text, .m-matchEvent__timeText, .m-matchTeams__title, .m-article__metaTitle, .m-HBKGoals__text, .m-HBKGoals__playerName, .m-calendarEvent.-today .m-calendarEvent__infoHolder .m-calendarEvent__text, .m-calendarEvent__dayName, .a-captionTitle, .a-pageNumber, .m-buyTicket__countdownTitle, .m-buyTicket__date, .m-buyTicket__time, .m-buyTicket__vs, .m-subNav__item, .a-socialMedia__title, .m-leader__title {
  letter-spacing: .3em;
  text-transform: uppercase;
}

.m-footer__title.-small, .m-buyTicket__countdownTitle, .m-buyTicket__date, .m-buyTicket__time, .m-buyTicket__vs, .a-socialMedia__title {
  font-size: 11px;
  line-height: 13.2px;
  font-size: 1.1rem;
  line-height: 1.32rem;
}

.m-news__date, .slick-dots li button, .slick-dots li button:before, .m-footer__title, .m-teamPLayer.-large .m-teamPLayer__position, .m-matchEvent__location, .m-matchEvent__timeText, .m-article__column.-left .-desktop .m-subNav__item, .m-article__metaTitle, .m-calendarEvent__dayName, .a-captionTitle, .a-pageNumber, .m-leader__title {
  font-size: 13px;
  line-height: 15.6px;
  font-size: 1.3rem;
  line-height: 1.56rem;
}

table  td:first-child, .m-playerSummary__statTitle, .m-playerSummary__navigationTitle, .m-matchSummary__title, .m-matchEvent.-goal .m-matchEvent__infoHolder .m-matchEvent__text, .m-matchTeams__title, .m-calendarEvent.-today .m-calendarEvent__infoHolder .m-calendarEvent__text, .m-subNav__item {
  font-size: 15px;
  line-height: 18px;
  font-size: 1.5rem;
  line-height: 1.8rem;
}

.m-section__title, .m-player__position, .m-playerSummary__position, .m-shop__name {
  font-size: 28px;
  line-height: 33.6px;
  font-size: 2.8rem;
  line-height: 3.36rem;
}

.a-button {
  cursor: pointer;
  color: #FFF;
  display: inline-block;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding: calc(1.25em + 2px) 4.1em 1.25em;
  text-decoration: none;
}

.a-button:hover {
  text-decoration: none;
  color: #FFF;
}

.a-button__normal {
  font-size: 13px;
  line-height: 20.52632px;
  font-size: 1.3rem;
  line-height: 2.05263rem;
  border-radius: 53px;
}

.a-button__big {
  font-size: 20px;
  line-height: 31.57895px;
  font-size: 2rem;
  line-height: 3.15789rem;
  border-radius: 83px;
}

.a-button.-blue {
  background-color: #0a4f95;
  color: #FFF;
}

.a-button.-blue:hover {
  background-color: #073463;
}

.a-button.-white {
  background-color: #FFF;
  border: 1px solid #FFF;
  color: #0a4f95;
}

.a-button.-white:hover {
  background-color: transparent;
  color: #FFF;
}

.a-button.-gold {
  background-color: #b88f4c;
  border: 1px solid #b88f4c;
  color: #FFF;
}

.a-button.-gold:hover {
  background-color: transparent;
  color: #b88f4c;
}

.a-button.-black {
  background-color: #1c1c1c;
  border: 1px solid #1c1c1c;
  color: #FFF;
}

.a-button.-black:hover {
  background-color: #FFF;
  color: #1c1c1c;
}

.a-button.-transparent {
  background-color: transparent;
  border: 1px solid #FFF;
  color: #FFF;
}

.a-button.-transparent:hover {
  background-color: #FFF;
  color: #0a4f95;
}

ol, ul {
  margin: 10px 0 10px 23px;
  list-style: inherit;
}

ol li,
ul li {
  display: list-item;
}

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

select, input:not([type=submit]), textarea {
  font-family: "Gotham-Book", sans-serif;
}

.sef-topbar-widget svg {
  width: auto;
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]),
textarea {
  width: 100%;
  max-width: 400px;
  -webkit-appearance: none;
  padding: 5px 10px;
  outline: 0;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  border: 1px solid #B4C7D4;
  border-radius: 3px;
  margin: 8px 0;
  color: #1c1c1c;
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]):-moz-placeholder, input:not([type=checkbox]):not([type=radio]):not([type=submit]):-ms-input-placeholder, input:not([type=checkbox]):not([type=radio]):not([type=submit])::-moz-placeholder, input:not([type=checkbox]):not([type=radio]):not([type=submit])::-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea:-ms-input-placeholder,
textarea::-moz-placeholder,
textarea::-webkit-input-placeholder {
  text-transform: uppercase;
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus,
textarea:focus {
  -webkit-box-shadow: 0 0 6px 0 #0a4f95;
  box-shadow: 0 0 6px 0 #0a4f95;
  border: 1px solid #0a4f95;
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
  height: 40px;
}

textarea {
  min-height: 150px;
}

input[type="checkbox"].-big {
  border-radius: 5px;
  -webkit-appearance: none;
  appearence: none;
  border: 1px solid #0a4f95;
  width: 30px;
  height: 30px;
  outline: none;
}

input[type="checkbox"].-big:checked {
  background: #0C4178;
  background-image: url("/site/images/graphics/checkmark.png");
  background-repeat: no-repeat;
  background-position: center;
}

input[type="search"] {
  width: 100%;
  -webkit-appearance: none;
  height: 30px;
  padding: 5px 2.5%;
  outline: 0;
  border: 1px solid #ddd;
  font-size: 14px;
  border-radius: 25px;
}

input[type="search"]:hover {
  cursor: pointer;
  border-color: #1c1c1c;
  background: #1c1c1c;
  color: #FFF;
  text-decoration: none;
}

.styled_select {
  display: block;
  width: 145px;
  height: 40px;
  overflow: hidden;
  border-radius: 3px;
  float: left;
  background: #fff;
  margin-right: 20px;
  background-size: 10px;
}

.styled_select:hover {
  cursor: pointer;
  -webkit-box-shadow: 0 0 1px 2px #0a4f95;
  box-shadow: 0 0 1px 2px #0a4f95;
}

.styled_select select {
  background: transparent;
  padding: 0 15px;
  font-size: 16px;
  line-height: 40px;
  border: 0;
  font-weight: 600;
  width: 100%;
  height: 40px;
  -webkit-appearance: none;
  appearence: none;
  outline: none;
}

.styled_select select:hover {
  cursor: pointer;
}

label {
  display: block;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 0 7px;
}

b,
strong {
  font-weight: 600;
}

em {
  font-style: italic;
}

table:not(.cms_debug_table):not(.m-followHBK__table):not(.everysport-standings) {
  background-color: #FFF;
  border: 1px solid #CDDBE5;
  overflow: visible;
  width: 100%;
}

table  th {
  font-size: 18px;
  line-height: 28.42105px;
  font-size: 1.8rem;
  line-height: 2.84211rem;
  background-color: #FFF;
  border-bottom: 1px solid #EAF1F6;
  color: #0a4f95;
  line-height: 20px;
  padding: 23px 10px;
  text-align: left;
}

table  th:first-child {
  padding-left: 20px;
}

table  th:last-child {
  padding-right: 20px;
}

table  tr:nth-child(odd) {
  background-color: #EAF1F6;
}

table  tr.m-followHBK__tableHead {
  background-color: #FFF;
}

table  tr.-hbk {
  background-color: #073463;
  color: #FFF;
}

table  tr.-hbk td {
  color: #FFF;
}

table  td {
  padding: 23px 10px;
}

table  td:first-child {
  padding-left: 20px;
  color: #1c1c1c;
}

table  td:last-child {
  padding-right: 20px;
}

table  td.m-followHBK__tableCell {
  padding: 23px 10px;
}

table  td:before {
  font-size: 18px;
  line-height: 28.42105px;
  font-size: 1.8rem;
  line-height: 2.84211rem;
  color: #0a4f95;
  margin-right: 10px;
}

form {
  width: 100%;
}

form table {
  border: 0 !important;
}

form table tr td {
  width: 100%;
  display: block;
  padding: 25px 0px 0px !important;
  letter-spacing: initial !important;
  text-transform: none !important;
}

form table tr td:last-child {
  padding-top: 5px !important;
}

form table tr td input:not([type=checkbox]):not([type=radio]):not([type=submit]), form table tr td textarea {
  max-width: none;
}

form table tr td input[type="submit"] {
  float: right;
}

form table tr:nth-child(odd) {
  background-color: #FFF !important;
}

form table tr.m-followHBK__tableHead {
  background-color: #FFF;
}

input[type="submit"] {
  cursor: pointer;
  display: inline-block;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding: calc(1.25em + 2px) 4.1em 1.25em;
  text-decoration: none;
  font-size: 13px;
  line-height: 20.52632px;
  font-size: 1.3rem;
  line-height: 2.05263rem;
  border-radius: 53px;
  background-color: #0a4f95;
  color: #FFF;
}

input[type="submit"]:hover {
  background-color: #073463;
}

.center_btn {
  margin: 0 auto;
  text-align: center;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  transition: -moz-filter, -ms-filter, -o-filter, -webkit-filter, filter 1s ease;
}

.cover {
  display: none;
  width: 100%;
  position: fixed;
  height: 100vh;
  z-index: 99999999;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  background-color: rgba(0, 0, 0, 0.7);
}

.placeholder {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.placeholder img {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear;
}

.placeholder img.loaded {
  opacity: 1;
}

img.img-low {
  /* this is needed so Safari keeps sharp edges */
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.hide_mobile {
  display: none !important;
}

/*
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
}

.nest .col-xs-1, .nest .col-sm-1, .nest .col-md-1, .nest .col-lg-1, .nest .col-xs-2, .nest .col-sm-2, .nest .col-md-2, .nest .col-lg-2, .nest .col-xs-3, .nest .col-sm-3, .nest .col-md-3, .nest .col-lg-3, .nest .col-xs-4, .nest .col-sm-4, .nest .col-md-4, .nest .col-lg-4, .nest .col-xs-5, .nest .col-sm-5, .nest .col-md-5, .nest .col-lg-5, .nest .col-xs-6, .nest .col-sm-6, .nest .col-md-6, .nest .col-lg-6, .nest .col-xs-7, .nest .col-sm-7, .nest .col-md-7, .nest .col-lg-7, .nest .col-xs-8, .nest .col-sm-8, .nest .col-md-8, .nest .col-lg-8, .nest .col-xs-9, .nest .col-sm-9, .nest .col-md-9, .nest .col-lg-9, .nest .col-xs-10, .nest .col-sm-10, .nest .col-md-10, .nest .col-lg-10, .nest .col-xs-11, .nest .col-sm-11, .nest .col-md-11, .nest .col-lg-11, .nest .col-xs-12, .nest .col-sm-12, .nest .col-md-12, .nest .col-lg-12 {
  padding: 0;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 667px) {
  .col-s-1, .col-s-2, .col-s-3, .col-s-4, .col-s-5, .col-s-6, .col-s-7, .col-s-8, .col-s-9, .col-s-10, .col-s-11, .col-s-12 {
    float: left;
  }
  .col-s-12 {
    width: 100%;
  }
  .col-s-11 {
    width: 91.66666667%;
  }
  .col-s-10 {
    width: 83.33333333%;
  }
  .col-s-9 {
    width: 75%;
  }
  .col-s-8 {
    width: 66.66666667%;
  }
  .col-s-7 {
    width: 58.33333333%;
  }
  .col-s-6 {
    width: 50%;
  }
  .col-s-5 {
    width: 41.66666667%;
  }
  .col-s-4 {
    width: 33.33333333%;
  }
  .col-s-3 {
    width: 25%;
  }
  .col-s-2 {
    width: 16.66666667%;
  }
  .col-s-1 {
    width: 8.33333333%;
  }
  .col-s-pull-12 {
    right: 100%;
  }
  .col-s-pull-11 {
    right: 91.66666667%;
  }
  .col-s-pull-10 {
    right: 83.33333333%;
  }
  .col-s-pull-9 {
    right: 75%;
  }
  .col-s-pull-8 {
    right: 66.66666667%;
  }
  .col-s-pull-7 {
    right: 58.33333333%;
  }
  .col-s-pull-6 {
    right: 50%;
  }
  .col-s-pull-5 {
    right: 41.66666667%;
  }
  .col-s-pull-4 {
    right: 33.33333333%;
  }
  .col-s-pull-3 {
    right: 25%;
  }
  .col-s-pull-2 {
    right: 16.66666667%;
  }
  .col-s-pull-1 {
    right: 8.33333333%;
  }
  .col-s-pull-0 {
    right: auto;
  }
  .col-s-push-12 {
    left: 100%;
  }
  .col-s-push-11 {
    left: 91.66666667%;
  }
  .col-s-push-10 {
    left: 83.33333333%;
  }
  .col-s-push-9 {
    left: 75%;
  }
  .col-s-push-8 {
    left: 66.66666667%;
  }
  .col-s-push-7 {
    left: 58.33333333%;
  }
  .col-s-push-6 {
    left: 50%;
  }
  .col-s-push-5 {
    left: 41.66666667%;
  }
  .col-s-push-4 {
    left: 33.33333333%;
  }
  .col-s-push-3 {
    left: 25%;
  }
  .col-s-push-2 {
    left: 16.66666667%;
  }
  .col-s-push-1 {
    left: 8.33333333%;
  }
  .col-s-push-0 {
    left: auto;
  }
  .col-s-offset-12 {
    margin-left: 100%;
  }
  .col-s-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-s-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-s-offset-9 {
    margin-left: 75%;
  }
  .col-s-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-s-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-s-offset-6 {
    margin-left: 50%;
  }
  .col-s-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-s-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-s-offset-3 {
    margin-left: 25%;
  }
  .col-s-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-s-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-s-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.row.one-col > .col-xs-1, .row.one-col > .col-s-1, .row.one-col > .col-sm-1, .row.one-col > .col-md-1, .row.one-col > .col-lg-1, .row.one-col > .col-xs-2, .row.one-col > .col-s-2, .row.one-col > .col-sm-2, .row.one-col > .col-md-2, .row.one-col > .col-lg-2, .row.one-col > .col-xs-3, .row.one-col > .col-s-3, .row.one-col > .col-sm-3, .row.one-col > .col-md-3, .row.one-col > .col-lg-3, .row.one-col > .col-xs-4, .row.one-col > .col-s-4, .row.one-col > .col-sm-4, .row.one-col > .col-md-4, .row.one-col > .col-lg-4, .row.one-col > .col-xs-5, .row.one-col > .col-s-5, .row.one-col > .col-sm-5, .row.one-col > .col-md-5, .row.one-col > .col-lg-5, .row.one-col > .col-xs-6, .row.one-col > .col-s-6, .row.one-col > .col-sm-6, .row.one-col > .col-md-6, .row.one-col > .col-lg-6, .row.one-col > .col-xs-7, .row.one-col > .col-s-7, .row.one-col > .col-sm-7, .row.one-col > .col-md-7, .row.one-col > .col-lg-7, .row.one-col > .col-xs-8, .row.one-col > .col-s-8, .row.one-col > .col-sm-8, .row.one-col > .col-md-8, .row.one-col > .col-lg-8, .row.one-col > .col-xs-9, .row.one-col > .col-s-9, .row.one-col > .col-sm-9, .row.one-col > .col-md-9, .row.one-col > .col-lg-9, .row.one-col > .col-xs-10, .row.one-col > .col-s-10, .row.one-col > .col-sm-10, .row.one-col > .col-md-10, .row.one-col > .col-lg-10, .row.one-col > .col-xs-11, .row.one-col > .col-s-11, .row.one-col > .col-sm-11, .row.one-col > .col-md-11, .row.one-col > .col-lg-11, .row.one-col > .col-xs-12, .row.one-col > .col-s-12, .row.one-col > .col-sm-12, .row.one-col > .col-md-12, .row.one-col > .col-lg-12, .row.two-col > .col-xs-1, .row.two-col > .col-s-1, .row.two-col > .col-sm-1, .row.two-col > .col-md-1, .row.two-col > .col-lg-1, .row.two-col > .col-xs-2, .row.two-col > .col-s-2, .row.two-col > .col-sm-2, .row.two-col > .col-md-2, .row.two-col > .col-lg-2, .row.two-col > .col-xs-3, .row.two-col > .col-s-3, .row.two-col > .col-sm-3, .row.two-col > .col-md-3, .row.two-col > .col-lg-3, .row.two-col > .col-xs-4, .row.two-col > .col-s-4, .row.two-col > .col-sm-4, .row.two-col > .col-md-4, .row.two-col > .col-lg-4, .row.two-col > .col-xs-5, .row.two-col > .col-s-5, .row.two-col > .col-sm-5, .row.two-col > .col-md-5, .row.two-col > .col-lg-5, .row.two-col > .col-xs-6, .row.two-col > .col-s-6, .row.two-col > .col-sm-6, .row.two-col > .col-md-6, .row.two-col > .col-lg-6, .row.two-col > .col-xs-7, .row.two-col > .col-s-7, .row.two-col > .col-sm-7, .row.two-col > .col-md-7, .row.two-col > .col-lg-7, .row.two-col > .col-xs-8, .row.two-col > .col-s-8, .row.two-col > .col-sm-8, .row.two-col > .col-md-8, .row.two-col > .col-lg-8, .row.two-col > .col-xs-9, .row.two-col > .col-s-9, .row.two-col > .col-sm-9, .row.two-col > .col-md-9, .row.two-col > .col-lg-9, .row.two-col > .col-xs-10, .row.two-col > .col-s-10, .row.two-col > .col-sm-10, .row.two-col > .col-md-10, .row.two-col > .col-lg-10, .row.two-col > .col-xs-11, .row.two-col > .col-s-11, .row.two-col > .col-sm-11, .row.two-col > .col-md-11, .row.two-col > .col-lg-11, .row.two-col > .col-xs-12, .row.two-col > .col-s-12, .row.two-col > .col-sm-12, .row.two-col > .col-md-12, .row.two-col > .col-lg-12, .row.three-col > .col-xs-1, .row.three-col > .col-s-1, .row.three-col > .col-sm-1, .row.three-col > .col-md-1, .row.three-col > .col-lg-1, .row.three-col > .col-xs-2, .row.three-col > .col-s-2, .row.three-col > .col-sm-2, .row.three-col > .col-md-2, .row.three-col > .col-lg-2, .row.three-col > .col-xs-3, .row.three-col > .col-s-3, .row.three-col > .col-sm-3, .row.three-col > .col-md-3, .row.three-col > .col-lg-3, .row.three-col > .col-xs-4, .row.three-col > .col-s-4, .row.three-col > .col-sm-4, .row.three-col > .col-md-4, .row.three-col > .col-lg-4, .row.three-col > .col-xs-5, .row.three-col > .col-s-5, .row.three-col > .col-sm-5, .row.three-col > .col-md-5, .row.three-col > .col-lg-5, .row.three-col > .col-xs-6, .row.three-col > .col-s-6, .row.three-col > .col-sm-6, .row.three-col > .col-md-6, .row.three-col > .col-lg-6, .row.three-col > .col-xs-7, .row.three-col > .col-s-7, .row.three-col > .col-sm-7, .row.three-col > .col-md-7, .row.three-col > .col-lg-7, .row.three-col > .col-xs-8, .row.three-col > .col-s-8, .row.three-col > .col-sm-8, .row.three-col > .col-md-8, .row.three-col > .col-lg-8, .row.three-col > .col-xs-9, .row.three-col > .col-s-9, .row.three-col > .col-sm-9, .row.three-col > .col-md-9, .row.three-col > .col-lg-9, .row.three-col > .col-xs-10, .row.three-col > .col-s-10, .row.three-col > .col-sm-10, .row.three-col > .col-md-10, .row.three-col > .col-lg-10, .row.three-col > .col-xs-11, .row.three-col > .col-s-11, .row.three-col > .col-sm-11, .row.three-col > .col-md-11, .row.three-col > .col-lg-11, .row.three-col > .col-xs-12, .row.three-col > .col-s-12, .row.three-col > .col-sm-12, .row.three-col > .col-md-12, .row.three-col > .col-lg-12, .row.five-col > .col-xs-1, .row.five-col > .col-s-1, .row.five-col > .col-sm-1, .row.five-col > .col-md-1, .row.five-col > .col-lg-1, .row.five-col > .col-xs-2, .row.five-col > .col-s-2, .row.five-col > .col-sm-2, .row.five-col > .col-md-2, .row.five-col > .col-lg-2, .row.five-col > .col-xs-3, .row.five-col > .col-s-3, .row.five-col > .col-sm-3, .row.five-col > .col-md-3, .row.five-col > .col-lg-3, .row.five-col > .col-xs-4, .row.five-col > .col-s-4, .row.five-col > .col-sm-4, .row.five-col > .col-md-4, .row.five-col > .col-lg-4, .row.five-col > .col-xs-5, .row.five-col > .col-s-5, .row.five-col > .col-sm-5, .row.five-col > .col-md-5, .row.five-col > .col-lg-5, .row.five-col > .col-xs-6, .row.five-col > .col-s-6, .row.five-col > .col-sm-6, .row.five-col > .col-md-6, .row.five-col > .col-lg-6, .row.five-col > .col-xs-7, .row.five-col > .col-s-7, .row.five-col > .col-sm-7, .row.five-col > .col-md-7, .row.five-col > .col-lg-7, .row.five-col > .col-xs-8, .row.five-col > .col-s-8, .row.five-col > .col-sm-8, .row.five-col > .col-md-8, .row.five-col > .col-lg-8, .row.five-col > .col-xs-9, .row.five-col > .col-s-9, .row.five-col > .col-sm-9, .row.five-col > .col-md-9, .row.five-col > .col-lg-9, .row.five-col > .col-xs-10, .row.five-col > .col-s-10, .row.five-col > .col-sm-10, .row.five-col > .col-md-10, .row.five-col > .col-lg-10, .row.five-col > .col-xs-11, .row.five-col > .col-s-11, .row.five-col > .col-sm-11, .row.five-col > .col-md-11, .row.five-col > .col-lg-11, .row.five-col > .col-xs-12, .row.five-col > .col-s-12, .row.five-col > .col-sm-12, .row.five-col > .col-md-12, .row.five-col > .col-lg-12 {
  margin-bottom: 4px;
  padding: 0;
}

.row.one-col > .col-xs-1:last-child, .row.one-col > .col-sm-1:last-child, .row.one-col > .col-md-1:last-child, .row.one-col > .col-lg-1:last-child, .row.one-col > .col-xs-2:last-child, .row.one-col > .col-sm-2:last-child, .row.one-col > .col-md-2:last-child, .row.one-col > .col-lg-2:last-child, .row.one-col > .col-xs-3:last-child, .row.one-col > .col-sm-3:last-child, .row.one-col > .col-md-3:last-child, .row.one-col > .col-lg-3:last-child, .row.one-col > .col-xs-4:last-child, .row.one-col > .col-sm-4:last-child, .row.one-col > .col-md-4:last-child, .row.one-col > .col-lg-4:last-child, .row.one-col > .col-xs-5:last-child, .row.one-col > .col-sm-5:last-child, .row.one-col > .col-md-5:last-child, .row.one-col > .col-lg-5:last-child, .row.one-col > .col-xs-6:last-child, .row.one-col > .col-sm-6:last-child, .row.one-col > .col-md-6:last-child, .row.one-col > .col-lg-6:last-child, .row.one-col > .col-xs-7:last-child, .row.one-col > .col-sm-7:last-child, .row.one-col > .col-md-7:last-child, .row.one-col > .col-lg-7:last-child, .row.one-col > .col-xs-8:last-child, .row.one-col > .col-sm-8:last-child, .row.one-col > .col-md-8:last-child, .row.one-col > .col-lg-8:last-child, .row.one-col > .col-xs-9:last-child, .row.one-col > .col-sm-9:last-child, .row.one-col > .col-md-9:last-child, .row.one-col > .col-lg-9:last-child, .row.one-col > .col-xs-10:last-child, .row.one-col > .col-sm-10:last-child, .row.one-col > .col-md-10:last-child, .row.one-col > .col-lg-10:last-child, .row.one-col > .col-xs-11:last-child, .row.one-col > .col-sm-11:last-child, .row.one-col > .col-md-11:last-child, .row.one-col > .col-lg-11:last-child, .row.one-col > .col-xs-12:last-child, .row.one-col > .col-sm-12:last-child, .row.one-col > .col-md-12:last-child, .row.one-col > .col-lg-12:last-child, .row.two-col > .col-xs-1:last-child, .row.two-col > .col-sm-1:last-child, .row.two-col > .col-md-1:last-child, .row.two-col > .col-lg-1:last-child, .row.two-col > .col-xs-2:last-child, .row.two-col > .col-sm-2:last-child, .row.two-col > .col-md-2:last-child, .row.two-col > .col-lg-2:last-child, .row.two-col > .col-xs-3:last-child, .row.two-col > .col-sm-3:last-child, .row.two-col > .col-md-3:last-child, .row.two-col > .col-lg-3:last-child, .row.two-col > .col-xs-4:last-child, .row.two-col > .col-sm-4:last-child, .row.two-col > .col-md-4:last-child, .row.two-col > .col-lg-4:last-child, .row.two-col > .col-xs-5:last-child, .row.two-col > .col-sm-5:last-child, .row.two-col > .col-md-5:last-child, .row.two-col > .col-lg-5:last-child, .row.two-col > .col-xs-6:last-child, .row.two-col > .col-sm-6:last-child, .row.two-col > .col-md-6:last-child, .row.two-col > .col-lg-6:last-child, .row.two-col > .col-xs-7:last-child, .row.two-col > .col-sm-7:last-child, .row.two-col > .col-md-7:last-child, .row.two-col > .col-lg-7:last-child, .row.two-col > .col-xs-8:last-child, .row.two-col > .col-sm-8:last-child, .row.two-col > .col-md-8:last-child, .row.two-col > .col-lg-8:last-child, .row.two-col > .col-xs-9:last-child, .row.two-col > .col-sm-9:last-child, .row.two-col > .col-md-9:last-child, .row.two-col > .col-lg-9:last-child, .row.two-col > .col-xs-10:last-child, .row.two-col > .col-sm-10:last-child, .row.two-col > .col-md-10:last-child, .row.two-col > .col-lg-10:last-child, .row.two-col > .col-xs-11:last-child, .row.two-col > .col-sm-11:last-child, .row.two-col > .col-md-11:last-child, .row.two-col > .col-lg-11:last-child, .row.two-col > .col-xs-12:last-child, .row.two-col > .col-sm-12:last-child, .row.two-col > .col-md-12:last-child, .row.two-col > .col-lg-12:last-child, .row.three-col > .col-xs-1:last-child, .row.three-col > .col-sm-1:last-child, .row.three-col > .col-md-1:last-child, .row.three-col > .col-lg-1:last-child, .row.three-col > .col-xs-2:last-child, .row.three-col > .col-sm-2:last-child, .row.three-col > .col-md-2:last-child, .row.three-col > .col-lg-2:last-child, .row.three-col > .col-xs-3:last-child, .row.three-col > .col-sm-3:last-child, .row.three-col > .col-md-3:last-child, .row.three-col > .col-lg-3:last-child, .row.three-col > .col-xs-4:last-child, .row.three-col > .col-sm-4:last-child, .row.three-col > .col-md-4:last-child, .row.three-col > .col-lg-4:last-child, .row.three-col > .col-xs-5:last-child, .row.three-col > .col-sm-5:last-child, .row.three-col > .col-md-5:last-child, .row.three-col > .col-lg-5:last-child, .row.three-col > .col-xs-6:last-child, .row.three-col > .col-sm-6:last-child, .row.three-col > .col-md-6:last-child, .row.three-col > .col-lg-6:last-child, .row.three-col > .col-xs-7:last-child, .row.three-col > .col-sm-7:last-child, .row.three-col > .col-md-7:last-child, .row.three-col > .col-lg-7:last-child, .row.three-col > .col-xs-8:last-child, .row.three-col > .col-sm-8:last-child, .row.three-col > .col-md-8:last-child, .row.three-col > .col-lg-8:last-child, .row.three-col > .col-xs-9:last-child, .row.three-col > .col-sm-9:last-child, .row.three-col > .col-md-9:last-child, .row.three-col > .col-lg-9:last-child, .row.three-col > .col-xs-10:last-child, .row.three-col > .col-sm-10:last-child, .row.three-col > .col-md-10:last-child, .row.three-col > .col-lg-10:last-child, .row.three-col > .col-xs-11:last-child, .row.three-col > .col-sm-11:last-child, .row.three-col > .col-md-11:last-child, .row.three-col > .col-lg-11:last-child, .row.three-col > .col-xs-12:last-child, .row.three-col > .col-sm-12:last-child, .row.three-col > .col-md-12:last-child, .row.three-col > .col-lg-12:last-child {
  margin-bottom: 0;
}

/*
.row.five-col > {

	.col-xs-1:nth-last-child(-n+4), .col-s-1:nth-last-child(-n+4), .col-sm-1:nth-last-child(-n+4), .col-md-1:nth-last-child(-n+4), .col-lg-1:nth-last-child(-n+4), .col-xs-2:nth-last-child(-n+4), .col-s-2:nth-last-child(-n+4), .col-sm-2:nth-last-child(-n+4), .col-md-2:nth-last-child(-n+4), .col-lg-2:nth-last-child(-n+4), .col-xs-3:nth-last-child(-n+4), .col-s-3:nth-last-child(-n+4), .col-sm-3:nth-last-child(-n+4), .col-md-3:nth-last-child(-n+4), .col-lg-3:nth-last-child(-n+4), .col-xs-4:nth-last-child(-n+4), .col-s-4:nth-last-child(-n+4), .col-sm-4:nth-last-child(-n+4), .col-md-4:nth-last-child(-n+4), .col-lg-4:nth-last-child(-n+4), .col-xs-5:nth-last-child(-n+4), .col-s-5:nth-last-child(-n+4), .col-sm-5:nth-last-child(-n+4), .col-md-5:nth-last-child(-n+4), .col-lg-5:nth-last-child(-n+4), .col-xs-6:nth-last-child(-n+4), .col-s-6:nth-last-child(-n+4), .col-sm-6:nth-last-child(-n+4), .col-md-6:nth-last-child(-n+4), .col-lg-6:nth-last-child(-n+4), .col-xs-7:nth-last-child(-n+4), .col-s-7:nth-last-child(-n+4), .col-sm-7:nth-last-child(-n+4), .col-md-7:nth-last-child(-n+4), .col-lg-7:nth-last-child(-n+4), .col-xs-8:nth-last-child(-n+4), .col-s-8:nth-last-child(-n+4), .col-sm-8:nth-last-child(-n+4), .col-md-8:nth-last-child(-n+4), .col-lg-8:nth-last-child(-n+4), .col-xs-9:nth-last-child(-n+4), .col-s-9:nth-last-child(-n+4), .col-sm-9:nth-last-child(-n+4), .col-md-9:nth-last-child(-n+4), .col-lg-9:nth-last-child(-n+4), .col-xs-10:nth-last-child(-n+4), .col-s-10:nth-last-child(-n+4), .col-sm-10:nth-last-child(-n+4), .col-md-10:nth-last-child(-n+4), .col-lg-10:nth-last-child(-n+4), .col-xs-11:nth-last-child(-n+4), .col-s-11:nth-last-child(-n+4), .col-sm-11:nth-last-child(-n+4), .col-md-11:nth-last-child(-n+4), .col-lg-11:nth-last-child(-n+4), .col-xs-12:nth-last-child(-n+4), .col-s-12:nth-last-child(-n+4), .col-sm-12:nth-last-child(-n+4), .col-md-12:nth-last-child(-n+4), .col-lg-12:nth-last-child(-n+4)  {
			margin-bottom: 0 ;
	}
}
*/
.row.five-col > {
  /*
	.col-xs-1:nth-child(3n), .col-s-1:nth-child(3n), .col-sm-1:nth-child(3n), .col-md-1:nth-child(3n), .col-lg-1:nth-child(3n), .col-xs-2:nth-child(3n), .col-s-2:nth-child(3n), .col-sm-2:nth-child(3n), .col-md-2:nth-child(3n), .col-lg-2:nth-child(3n), .col-xs-3:nth-child(3n), .col-s-3:nth-child(3n), .col-sm-3:nth-child(3n), .col-md-3:nth-child(3n), .col-lg-3:nth-child(3n), .col-xs-4:nth-child(3n), .col-s-4:nth-child(3n), .col-sm-4:nth-child(3n), .col-md-4:nth-child(3n), .col-lg-4:nth-child(3n), .col-xs-5:nth-child(3n), .col-s-5:nth-child(3n), .col-sm-5:nth-child(3n), .col-md-5:nth-child(3n), .col-lg-5:nth-child(3n), .col-xs-6:nth-child(3n), .col-s-6:nth-child(3n), .col-sm-6:nth-child(3n), .col-md-6:nth-child(3n), .col-lg-6:nth-child(3n), .col-xs-7:nth-child(3n), .col-s-7:nth-child(3n), .col-sm-7:nth-child(3n), .col-md-7:nth-child(3n), .col-lg-7:nth-child(3n), .col-xs-8:nth-child(3n), .col-s-8:nth-child(3n), .col-sm-8:nth-child(3n), .col-md-8:nth-child(3n), .col-lg-8:nth-child(3n), .col-xs-9:nth-child(3n), .col-s-9:nth-child(3n), .col-sm-9:nth-child(3n), .col-md-9:nth-child(3n), .col-lg-9:nth-child(3n), .col-xs-10:nth-child(3n), .col-s-10:nth-child(3n), .col-sm-10:nth-child(3n), .col-md-10:nth-child(3n), .col-lg-10:nth-child(3n), .col-xs-11:nth-child(3n), .col-s-11:nth-child(3n), .col-sm-11:nth-child(3n), .col-md-11:nth-child(3n), .col-lg-11:nth-child(3n), .col-xs-12:nth-child(3n), .col-s-12:nth-child(3n), .col-sm-12:nth-child(3n), .col-md-12:nth-child(3n), .col-lg-12:nth-child(3n)  {
			margin-right: 4px;
		}
*/
  /*
	.col-xs-1:nth-child(4n), .col-s-1:nth-child(4n), .col-sm-1:nth-child(4n), .col-md-1:nth-child(4n), .col-lg-1:nth-child(4n), .col-xs-2:nth-child(4n), .col-s-2:nth-child(4n), .col-sm-2:nth-child(4n), .col-md-2:nth-child(4n), .col-lg-2:nth-child(4n), .col-xs-3:nth-child(4n), .col-s-3:nth-child(4n), .col-sm-3:nth-child(4n), .col-md-3:nth-child(4n), .col-lg-3:nth-child(4n), .col-xs-4:nth-child(4n), .col-s-4:nth-child(4n), .col-sm-4:nth-child(4n), .col-md-4:nth-child(4n), .col-lg-4:nth-child(4n), .col-xs-5:nth-child(4n), .col-s-5:nth-child(4n), .col-sm-5:nth-child(4n), .col-md-5:nth-child(4n), .col-lg-5:nth-child(4n), .col-xs-6:nth-child(4n), .col-s-6:nth-child(4n), .col-sm-6:nth-child(4n), .col-md-6:nth-child(4n), .col-lg-6:nth-child(4n), .col-xs-7:nth-child(4n), .col-s-7:nth-child(4n), .col-sm-7:nth-child(4n), .col-md-7:nth-child(4n), .col-lg-7:nth-child(4n), .col-xs-8:nth-child(4n), .col-s-8:nth-child(4n), .col-sm-8:nth-child(4n), .col-md-8:nth-child(4n), .col-lg-8:nth-child(4n), .col-xs-9:nth-child(4n), .col-s-9:nth-child(4n), .col-sm-9:nth-child(4n), .col-md-9:nth-child(4n), .col-lg-9:nth-child(4n), .col-xs-10:nth-child(4n), .col-s-10:nth-child(4n), .col-sm-10:nth-child(4n), .col-md-10:nth-child(4n), .col-lg-10:nth-child(4n), .col-xs-11:nth-child(4n), .col-s-11:nth-child(4n), .col-sm-11:nth-child(4n), .col-md-11:nth-child(4n), .col-lg-11:nth-child(4n), .col-xs-12:nth-child(4n), .col-s-12:nth-child(4n), .col-sm-12:nth-child(4n), .col-md-12:nth-child(4n), .col-lg-12:nth-child(4n)  {
			margin-right: 0;
		}
*/
}

.row.five-col > .col-xs-1, .row.five-col > .col-s-1, .row.five-col > .col-sm-1, .row.five-col > .col-md-1, .row.five-col > .col-lg-1, .row.five-col > .col-xs-2, .row.five-col > .col-s-2, .row.five-col > .col-sm-2, .row.five-col > .col-md-2, .row.five-col > .col-lg-2, .row.five-col > .col-xs-3, .row.five-col > .col-s-3, .row.five-col > .col-sm-3, .row.five-col > .col-md-3, .row.five-col > .col-lg-3, .row.five-col > .col-xs-4, .row.five-col > .col-s-4, .row.five-col > .col-sm-4, .row.five-col > .col-md-4, .row.five-col > .col-lg-4, .row.five-col > .col-xs-5, .row.five-col > .col-s-5, .row.five-col > .col-sm-5, .row.five-col > .col-md-5, .row.five-col > .col-lg-5, .row.five-col > .col-xs-6, .row.five-col > .col-s-6, .row.five-col > .col-sm-6, .row.five-col > .col-md-6, .row.five-col > .col-lg-6, .row.five-col > .col-xs-7, .row.five-col > .col-s-7, .row.five-col > .col-sm-7, .row.five-col > .col-md-7, .row.five-col > .col-lg-7, .row.five-col > .col-xs-8, .row.five-col > .col-s-8, .row.five-col > .col-sm-8, .row.five-col > .col-md-8, .row.five-col > .col-lg-8, .row.five-col > .col-xs-9, .row.five-col > .col-s-9, .row.five-col > .col-sm-9, .row.five-col > .col-md-9, .row.five-col > .col-lg-9, .row.five-col > .col-xs-10, .row.five-col > .col-s-10, .row.five-col > .col-sm-10, .row.five-col > .col-md-10, .row.five-col > .col-lg-10, .row.five-col > .col-xs-11, .row.five-col > .col-s-11, .row.five-col > .col-sm-11, .row.five-col > .col-md-11, .row.five-col > .col-lg-11, .row.five-col > .col-xs-12, .row.five-col > .col-s-12, .row.five-col > .col-sm-12, .row.five-col > .col-md-12, .row.five-col > .col-lg-12 {
  margin-right: 4px;
  padding: 0;
}

.row.five-col > .col-xs-1:nth-child(2n), .row.five-col > .col-s-1:nth-child(2n), .row.five-col > .col-sm-1:nth-child(2n), .row.five-col > .col-md-1:nth-child(2n), .row.five-col > .col-lg-1:nth-child(2n), .row.five-col > .col-xs-2:nth-child(2n), .row.five-col > .col-s-2:nth-child(2n), .row.five-col > .col-sm-2:nth-child(2n), .row.five-col > .col-md-2:nth-child(2n), .row.five-col > .col-lg-2:nth-child(2n), .row.five-col > .col-xs-3:nth-child(2n), .row.five-col > .col-s-3:nth-child(2n), .row.five-col > .col-sm-3:nth-child(2n), .row.five-col > .col-md-3:nth-child(2n), .row.five-col > .col-lg-3:nth-child(2n), .row.five-col > .col-xs-4:nth-child(2n), .row.five-col > .col-s-4:nth-child(2n), .row.five-col > .col-sm-4:nth-child(2n), .row.five-col > .col-md-4:nth-child(2n), .row.five-col > .col-lg-4:nth-child(2n), .row.five-col > .col-xs-5:nth-child(2n), .row.five-col > .col-s-5:nth-child(2n), .row.five-col > .col-sm-5:nth-child(2n), .row.five-col > .col-md-5:nth-child(2n), .row.five-col > .col-lg-5:nth-child(2n), .row.five-col > .col-xs-6:nth-child(2n), .row.five-col > .col-s-6:nth-child(2n), .row.five-col > .col-sm-6:nth-child(2n), .row.five-col > .col-md-6:nth-child(2n), .row.five-col > .col-lg-6:nth-child(2n), .row.five-col > .col-xs-7:nth-child(2n), .row.five-col > .col-s-7:nth-child(2n), .row.five-col > .col-sm-7:nth-child(2n), .row.five-col > .col-md-7:nth-child(2n), .row.five-col > .col-lg-7:nth-child(2n), .row.five-col > .col-xs-8:nth-child(2n), .row.five-col > .col-s-8:nth-child(2n), .row.five-col > .col-sm-8:nth-child(2n), .row.five-col > .col-md-8:nth-child(2n), .row.five-col > .col-lg-8:nth-child(2n), .row.five-col > .col-xs-9:nth-child(2n), .row.five-col > .col-s-9:nth-child(2n), .row.five-col > .col-sm-9:nth-child(2n), .row.five-col > .col-md-9:nth-child(2n), .row.five-col > .col-lg-9:nth-child(2n), .row.five-col > .col-xs-10:nth-child(2n), .row.five-col > .col-s-10:nth-child(2n), .row.five-col > .col-sm-10:nth-child(2n), .row.five-col > .col-md-10:nth-child(2n), .row.five-col > .col-lg-10:nth-child(2n), .row.five-col > .col-xs-11:nth-child(2n), .row.five-col > .col-s-11:nth-child(2n), .row.five-col > .col-sm-11:nth-child(2n), .row.five-col > .col-md-11:nth-child(2n), .row.five-col > .col-lg-11:nth-child(2n), .row.five-col > .col-xs-12:nth-child(2n), .row.five-col > .col-s-12:nth-child(2n), .row.five-col > .col-sm-12:nth-child(2n), .row.five-col > .col-md-12:nth-child(2n), .row.five-col > .col-lg-12:nth-child(2n) {
  margin-right: 0;
}

@media (min-width: 667px) {
  .row.one-col > .col-xs-1, .row.one-col > .col-s-1, .row.one-col > .col-sm-1, .row.one-col > .col-md-1, .row.one-col > .col-lg-1, .row.one-col > .col-xs-2, .row.one-col > .col-s-2, .row.one-col > .col-sm-2, .row.one-col > .col-md-2, .row.one-col > .col-lg-2, .row.one-col > .col-xs-3, .row.one-col > .col-s-3, .row.one-col > .col-sm-3, .row.one-col > .col-md-3, .row.one-col > .col-lg-3, .row.one-col > .col-xs-4, .row.one-col > .col-s-4, .row.one-col > .col-sm-4, .row.one-col > .col-md-4, .row.one-col > .col-lg-4, .row.one-col > .col-xs-5, .row.one-col > .col-s-5, .row.one-col > .col-sm-5, .row.one-col > .col-md-5, .row.one-col > .col-lg-5, .row.one-col > .col-xs-6, .row.one-col > .col-s-6, .row.one-col > .col-sm-6, .row.one-col > .col-md-6, .row.one-col > .col-lg-6, .row.one-col > .col-xs-7, .row.one-col > .col-s-7, .row.one-col > .col-sm-7, .row.one-col > .col-md-7, .row.one-col > .col-lg-7, .row.one-col > .col-xs-8, .row.one-col > .col-s-8, .row.one-col > .col-sm-8, .row.one-col > .col-md-8, .row.one-col > .col-lg-8, .row.one-col > .col-xs-9, .row.one-col > .col-s-9, .row.one-col > .col-sm-9, .row.one-col > .col-md-9, .row.one-col > .col-lg-9, .row.one-col > .col-xs-10, .row.one-col > .col-s-10, .row.one-col > .col-sm-10, .row.one-col > .col-md-10, .row.one-col > .col-lg-10, .row.one-col > .col-xs-11, .row.one-col > .col-s-11, .row.one-col > .col-sm-11, .row.one-col > .col-md-11, .row.one-col > .col-lg-11, .row.one-col > .col-xs-12, .row.one-col > .col-s-12, .row.one-col > .col-sm-12, .row.one-col > .col-md-12, .row.one-col > .col-lg-12, .row.two-col > .col-xs-1, .row.two-col > .col-s-1, .row.two-col > .col-sm-1, .row.two-col > .col-md-1, .row.two-col > .col-lg-1, .row.two-col > .col-xs-2, .row.two-col > .col-s-2, .row.two-col > .col-sm-2, .row.two-col > .col-md-2, .row.two-col > .col-lg-2, .row.two-col > .col-xs-3, .row.two-col > .col-s-3, .row.two-col > .col-sm-3, .row.two-col > .col-md-3, .row.two-col > .col-lg-3, .row.two-col > .col-xs-4, .row.two-col > .col-s-4, .row.two-col > .col-sm-4, .row.two-col > .col-md-4, .row.two-col > .col-lg-4, .row.two-col > .col-xs-5, .row.two-col > .col-s-5, .row.two-col > .col-sm-5, .row.two-col > .col-md-5, .row.two-col > .col-lg-5, .row.two-col > .col-xs-6, .row.two-col > .col-s-6, .row.two-col > .col-sm-6, .row.two-col > .col-md-6, .row.two-col > .col-lg-6, .row.two-col > .col-xs-7, .row.two-col > .col-s-7, .row.two-col > .col-sm-7, .row.two-col > .col-md-7, .row.two-col > .col-lg-7, .row.two-col > .col-xs-8, .row.two-col > .col-s-8, .row.two-col > .col-sm-8, .row.two-col > .col-md-8, .row.two-col > .col-lg-8, .row.two-col > .col-xs-9, .row.two-col > .col-s-9, .row.two-col > .col-sm-9, .row.two-col > .col-md-9, .row.two-col > .col-lg-9, .row.two-col > .col-xs-10, .row.two-col > .col-s-10, .row.two-col > .col-sm-10, .row.two-col > .col-md-10, .row.two-col > .col-lg-10, .row.two-col > .col-xs-11, .row.two-col > .col-s-11, .row.two-col > .col-sm-11, .row.two-col > .col-md-11, .row.two-col > .col-lg-11, .row.two-col > .col-xs-12, .row.two-col > .col-s-12, .row.two-col > .col-sm-12, .row.two-col > .col-md-12, .row.two-col > .col-lg-12, .row.three-col > .col-xs-1, .row.three-col > .col-s-1, .row.three-col > .col-sm-1, .row.three-col > .col-md-1, .row.three-col > .col-lg-1, .row.three-col > .col-xs-2, .row.three-col > .col-s-2, .row.three-col > .col-sm-2, .row.three-col > .col-md-2, .row.three-col > .col-lg-2, .row.three-col > .col-xs-3, .row.three-col > .col-s-3, .row.three-col > .col-sm-3, .row.three-col > .col-md-3, .row.three-col > .col-lg-3, .row.three-col > .col-xs-4, .row.three-col > .col-s-4, .row.three-col > .col-sm-4, .row.three-col > .col-md-4, .row.three-col > .col-lg-4, .row.three-col > .col-xs-5, .row.three-col > .col-s-5, .row.three-col > .col-sm-5, .row.three-col > .col-md-5, .row.three-col > .col-lg-5, .row.three-col > .col-xs-6, .row.three-col > .col-s-6, .row.three-col > .col-sm-6, .row.three-col > .col-md-6, .row.three-col > .col-lg-6, .row.three-col > .col-xs-7, .row.three-col > .col-s-7, .row.three-col > .col-sm-7, .row.three-col > .col-md-7, .row.three-col > .col-lg-7, .row.three-col > .col-xs-8, .row.three-col > .col-s-8, .row.three-col > .col-sm-8, .row.three-col > .col-md-8, .row.three-col > .col-lg-8, .row.three-col > .col-xs-9, .row.three-col > .col-s-9, .row.three-col > .col-sm-9, .row.three-col > .col-md-9, .row.three-col > .col-lg-9, .row.three-col > .col-xs-10, .row.three-col > .col-s-10, .row.three-col > .col-sm-10, .row.three-col > .col-md-10, .row.three-col > .col-lg-10, .row.three-col > .col-xs-11, .row.three-col > .col-s-11, .row.three-col > .col-sm-11, .row.three-col > .col-md-11, .row.three-col > .col-lg-11, .row.three-col > .col-xs-12, .row.three-col > .col-s-12, .row.three-col > .col-sm-12, .row.three-col > .col-md-12, .row.three-col > .col-lg-12 {
    margin-right: 4px;
    margin-bottom: 0;
    padding: 0;
  }
  .row.one-col > .col-xs-1:last-child, .row.one-col > .col-s-1:last-child, .row.one-col > .col-sm-1:last-child, .row.one-col > .col-md-1:last-child, .row.one-col > .col-lg-1:last-child, .row.one-col > .col-xs-2:last-child, .row.one-col > .col-s-2:last-child, .row.one-col > .col-sm-2:last-child, .row.one-col > .col-md-2:last-child, .row.one-col > .col-lg-2:last-child, .row.one-col > .col-xs-3:last-child, .row.one-col > .col-s-3:last-child, .row.one-col > .col-sm-3:last-child, .row.one-col > .col-md-3:last-child, .row.one-col > .col-lg-3:last-child, .row.one-col > .col-xs-4:last-child, .row.one-col > .col-s-4:last-child, .row.one-col > .col-sm-4:last-child, .row.one-col > .col-md-4:last-child, .row.one-col > .col-lg-4:last-child, .row.one-col > .col-xs-5:last-child, .row.one-col > .col-s-5:last-child, .row.one-col > .col-sm-5:last-child, .row.one-col > .col-md-5:last-child, .row.one-col > .col-lg-5:last-child, .row.one-col > .col-xs-6:last-child, .row.one-col > .col-s-6:last-child, .row.one-col > .col-sm-6:last-child, .row.one-col > .col-md-6:last-child, .row.one-col > .col-lg-6:last-child, .row.one-col > .col-xs-7:last-child, .row.one-col > .col-s-7:last-child, .row.one-col > .col-sm-7:last-child, .row.one-col > .col-md-7:last-child, .row.one-col > .col-lg-7:last-child, .row.one-col > .col-xs-8:last-child, .row.one-col > .col-s-8:last-child, .row.one-col > .col-sm-8:last-child, .row.one-col > .col-md-8:last-child, .row.one-col > .col-lg-8:last-child, .row.one-col > .col-xs-9:last-child, .row.one-col > .col-s-9:last-child, .row.one-col > .col-sm-9:last-child, .row.one-col > .col-md-9:last-child, .row.one-col > .col-lg-9:last-child, .row.one-col > .col-xs-10:last-child, .row.one-col > .col-s-10:last-child, .row.one-col > .col-sm-10:last-child, .row.one-col > .col-md-10:last-child, .row.one-col > .col-lg-10:last-child, .row.one-col > .col-xs-11:last-child, .row.one-col > .col-s-11:last-child, .row.one-col > .col-sm-11:last-child, .row.one-col > .col-md-11:last-child, .row.one-col > .col-lg-11:last-child, .row.one-col > .col-xs-12:last-child, .row.one-col > .col-s-12:last-child, .row.one-col > .col-sm-12:last-child, .row.one-col > .col-md-12:last-child, .row.one-col > .col-lg-12:last-child, .row.two-col > .col-xs-1:last-child, .row.two-col > .col-s-1:last-child, .row.two-col > .col-sm-1:last-child, .row.two-col > .col-md-1:last-child, .row.two-col > .col-lg-1:last-child, .row.two-col > .col-xs-2:last-child, .row.two-col > .col-s-2:last-child, .row.two-col > .col-sm-2:last-child, .row.two-col > .col-md-2:last-child, .row.two-col > .col-lg-2:last-child, .row.two-col > .col-xs-3:last-child, .row.two-col > .col-s-3:last-child, .row.two-col > .col-sm-3:last-child, .row.two-col > .col-md-3:last-child, .row.two-col > .col-lg-3:last-child, .row.two-col > .col-xs-4:last-child, .row.two-col > .col-s-4:last-child, .row.two-col > .col-sm-4:last-child, .row.two-col > .col-md-4:last-child, .row.two-col > .col-lg-4:last-child, .row.two-col > .col-xs-5:last-child, .row.two-col > .col-s-5:last-child, .row.two-col > .col-sm-5:last-child, .row.two-col > .col-md-5:last-child, .row.two-col > .col-lg-5:last-child, .row.two-col > .col-xs-6:last-child, .row.two-col > .col-s-6:last-child, .row.two-col > .col-sm-6:last-child, .row.two-col > .col-md-6:last-child, .row.two-col > .col-lg-6:last-child, .row.two-col > .col-xs-7:last-child, .row.two-col > .col-s-7:last-child, .row.two-col > .col-sm-7:last-child, .row.two-col > .col-md-7:last-child, .row.two-col > .col-lg-7:last-child, .row.two-col > .col-xs-8:last-child, .row.two-col > .col-s-8:last-child, .row.two-col > .col-sm-8:last-child, .row.two-col > .col-md-8:last-child, .row.two-col > .col-lg-8:last-child, .row.two-col > .col-xs-9:last-child, .row.two-col > .col-s-9:last-child, .row.two-col > .col-sm-9:last-child, .row.two-col > .col-md-9:last-child, .row.two-col > .col-lg-9:last-child, .row.two-col > .col-xs-10:last-child, .row.two-col > .col-s-10:last-child, .row.two-col > .col-sm-10:last-child, .row.two-col > .col-md-10:last-child, .row.two-col > .col-lg-10:last-child, .row.two-col > .col-xs-11:last-child, .row.two-col > .col-s-11:last-child, .row.two-col > .col-sm-11:last-child, .row.two-col > .col-md-11:last-child, .row.two-col > .col-lg-11:last-child, .row.two-col > .col-xs-12:last-child, .row.two-col > .col-s-12:last-child, .row.two-col > .col-sm-12:last-child, .row.two-col > .col-md-12:last-child, .row.two-col > .col-lg-12:last-child, .row.three-col > .col-xs-1:last-child, .row.three-col > .col-s-1:last-child, .row.three-col > .col-sm-1:last-child, .row.three-col > .col-md-1:last-child, .row.three-col > .col-lg-1:last-child, .row.three-col > .col-xs-2:last-child, .row.three-col > .col-s-2:last-child, .row.three-col > .col-sm-2:last-child, .row.three-col > .col-md-2:last-child, .row.three-col > .col-lg-2:last-child, .row.three-col > .col-xs-3:last-child, .row.three-col > .col-s-3:last-child, .row.three-col > .col-sm-3:last-child, .row.three-col > .col-md-3:last-child, .row.three-col > .col-lg-3:last-child, .row.three-col > .col-xs-4:last-child, .row.three-col > .col-s-4:last-child, .row.three-col > .col-sm-4:last-child, .row.three-col > .col-md-4:last-child, .row.three-col > .col-lg-4:last-child, .row.three-col > .col-xs-5:last-child, .row.three-col > .col-s-5:last-child, .row.three-col > .col-sm-5:last-child, .row.three-col > .col-md-5:last-child, .row.three-col > .col-lg-5:last-child, .row.three-col > .col-xs-6:last-child, .row.three-col > .col-s-6:last-child, .row.three-col > .col-sm-6:last-child, .row.three-col > .col-md-6:last-child, .row.three-col > .col-lg-6:last-child, .row.three-col > .col-xs-7:last-child, .row.three-col > .col-s-7:last-child, .row.three-col > .col-sm-7:last-child, .row.three-col > .col-md-7:last-child, .row.three-col > .col-lg-7:last-child, .row.three-col > .col-xs-8:last-child, .row.three-col > .col-s-8:last-child, .row.three-col > .col-sm-8:last-child, .row.three-col > .col-md-8:last-child, .row.three-col > .col-lg-8:last-child, .row.three-col > .col-xs-9:last-child, .row.three-col > .col-s-9:last-child, .row.three-col > .col-sm-9:last-child, .row.three-col > .col-md-9:last-child, .row.three-col > .col-lg-9:last-child, .row.three-col > .col-xs-10:last-child, .row.three-col > .col-s-10:last-child, .row.three-col > .col-sm-10:last-child, .row.three-col > .col-md-10:last-child, .row.three-col > .col-lg-10:last-child, .row.three-col > .col-xs-11:last-child, .row.three-col > .col-s-11:last-child, .row.three-col > .col-sm-11:last-child, .row.three-col > .col-md-11:last-child, .row.three-col > .col-lg-11:last-child, .row.three-col > .col-xs-12:last-child, .row.three-col > .col-s-12:last-child, .row.three-col > .col-sm-12:last-child, .row.three-col > .col-md-12:last-child, .row.three-col > .col-lg-12:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .row.five-col > {
    /*
		.col-xs-1:nth-child(4n), .col-s-1:nth-child(4n), .col-sm-1:nth-child(4n), .col-md-1:nth-child(4n), .col-lg-1:nth-child(4n), .col-xs-2:nth-child(4n), .col-s-2:nth-child(4n), .col-sm-2:nth-child(4n), .col-md-2:nth-child(4n), .col-lg-2:nth-child(4n), .col-xs-3:nth-child(4n), .col-s-3:nth-child(4n), .col-sm-3:nth-child(4n), .col-md-3:nth-child(4n), .col-lg-3:nth-child(4n), .col-xs-4:nth-child(4n), .col-s-4:nth-child(4n), .col-sm-4:nth-child(4n), .col-md-4:nth-child(4n), .col-lg-4:nth-child(4n), .col-xs-5:nth-child(4n), .col-s-5:nth-child(4n), .col-sm-5:nth-child(4n), .col-md-5:nth-child(4n), .col-lg-5:nth-child(4n), .col-xs-6:nth-child(4n), .col-s-6:nth-child(4n), .col-sm-6:nth-child(4n), .col-md-6:nth-child(4n), .col-lg-6:nth-child(4n), .col-xs-7:nth-child(4n), .col-s-7:nth-child(4n), .col-sm-7:nth-child(4n), .col-md-7:nth-child(4n), .col-lg-7:nth-child(4n), .col-xs-8:nth-child(4n), .col-s-8:nth-child(4n), .col-sm-8:nth-child(4n), .col-md-8:nth-child(4n), .col-lg-8:nth-child(4n), .col-xs-9:nth-child(4n), .col-s-9:nth-child(4n), .col-sm-9:nth-child(4n), .col-md-9:nth-child(4n), .col-lg-9:nth-child(4n), .col-xs-10:nth-child(4n), .col-s-10:nth-child(4n), .col-sm-10:nth-child(4n), .col-md-10:nth-child(4n), .col-lg-10:nth-child(4n), .col-xs-11:nth-child(4n), .col-s-11:nth-child(4n), .col-sm-11:nth-child(4n), .col-md-11:nth-child(4n), .col-lg-11:nth-child(4n), .col-xs-12:nth-child(4n), .col-s-12:nth-child(4n), .col-sm-12:nth-child(4n), .col-md-12:nth-child(4n), .col-lg-12:nth-child(4n)  {
			margin-right: 4px;
		}
*/
  }
  .row.five-col > .col-xs-1:nth-child(2n), .row.five-col > .col-s-1:nth-child(2n), .row.five-col > .col-sm-1:nth-child(2n), .row.five-col > .col-md-1:nth-child(2n), .row.five-col > .col-lg-1:nth-child(2n), .row.five-col > .col-xs-2:nth-child(2n), .row.five-col > .col-s-2:nth-child(2n), .row.five-col > .col-sm-2:nth-child(2n), .row.five-col > .col-md-2:nth-child(2n), .row.five-col > .col-lg-2:nth-child(2n), .row.five-col > .col-xs-3:nth-child(2n), .row.five-col > .col-s-3:nth-child(2n), .row.five-col > .col-sm-3:nth-child(2n), .row.five-col > .col-md-3:nth-child(2n), .row.five-col > .col-lg-3:nth-child(2n), .row.five-col > .col-xs-4:nth-child(2n), .row.five-col > .col-s-4:nth-child(2n), .row.five-col > .col-sm-4:nth-child(2n), .row.five-col > .col-md-4:nth-child(2n), .row.five-col > .col-lg-4:nth-child(2n), .row.five-col > .col-xs-5:nth-child(2n), .row.five-col > .col-s-5:nth-child(2n), .row.five-col > .col-sm-5:nth-child(2n), .row.five-col > .col-md-5:nth-child(2n), .row.five-col > .col-lg-5:nth-child(2n), .row.five-col > .col-xs-6:nth-child(2n), .row.five-col > .col-s-6:nth-child(2n), .row.five-col > .col-sm-6:nth-child(2n), .row.five-col > .col-md-6:nth-child(2n), .row.five-col > .col-lg-6:nth-child(2n), .row.five-col > .col-xs-7:nth-child(2n), .row.five-col > .col-s-7:nth-child(2n), .row.five-col > .col-sm-7:nth-child(2n), .row.five-col > .col-md-7:nth-child(2n), .row.five-col > .col-lg-7:nth-child(2n), .row.five-col > .col-xs-8:nth-child(2n), .row.five-col > .col-s-8:nth-child(2n), .row.five-col > .col-sm-8:nth-child(2n), .row.five-col > .col-md-8:nth-child(2n), .row.five-col > .col-lg-8:nth-child(2n), .row.five-col > .col-xs-9:nth-child(2n), .row.five-col > .col-s-9:nth-child(2n), .row.five-col > .col-sm-9:nth-child(2n), .row.five-col > .col-md-9:nth-child(2n), .row.five-col > .col-lg-9:nth-child(2n), .row.five-col > .col-xs-10:nth-child(2n), .row.five-col > .col-s-10:nth-child(2n), .row.five-col > .col-sm-10:nth-child(2n), .row.five-col > .col-md-10:nth-child(2n), .row.five-col > .col-lg-10:nth-child(2n), .row.five-col > .col-xs-11:nth-child(2n), .row.five-col > .col-s-11:nth-child(2n), .row.five-col > .col-sm-11:nth-child(2n), .row.five-col > .col-md-11:nth-child(2n), .row.five-col > .col-lg-11:nth-child(2n), .row.five-col > .col-xs-12:nth-child(2n), .row.five-col > .col-s-12:nth-child(2n), .row.five-col > .col-sm-12:nth-child(2n), .row.five-col > .col-md-12:nth-child(2n), .row.five-col > .col-lg-12:nth-child(2n) {
    margin-right: 4px;
  }
  .row.five-col > .col-xs-1:nth-child(3n), .row.five-col > .col-s-1:nth-child(3n), .row.five-col > .col-sm-1:nth-child(3n), .row.five-col > .col-md-1:nth-child(3n), .row.five-col > .col-lg-1:nth-child(3n), .row.five-col > .col-xs-2:nth-child(3n), .row.five-col > .col-s-2:nth-child(3n), .row.five-col > .col-sm-2:nth-child(3n), .row.five-col > .col-md-2:nth-child(3n), .row.five-col > .col-lg-2:nth-child(3n), .row.five-col > .col-xs-3:nth-child(3n), .row.five-col > .col-s-3:nth-child(3n), .row.five-col > .col-sm-3:nth-child(3n), .row.five-col > .col-md-3:nth-child(3n), .row.five-col > .col-lg-3:nth-child(3n), .row.five-col > .col-xs-4:nth-child(3n), .row.five-col > .col-s-4:nth-child(3n), .row.five-col > .col-sm-4:nth-child(3n), .row.five-col > .col-md-4:nth-child(3n), .row.five-col > .col-lg-4:nth-child(3n), .row.five-col > .col-xs-5:nth-child(3n), .row.five-col > .col-s-5:nth-child(3n), .row.five-col > .col-sm-5:nth-child(3n), .row.five-col > .col-md-5:nth-child(3n), .row.five-col > .col-lg-5:nth-child(3n), .row.five-col > .col-xs-6:nth-child(3n), .row.five-col > .col-s-6:nth-child(3n), .row.five-col > .col-sm-6:nth-child(3n), .row.five-col > .col-md-6:nth-child(3n), .row.five-col > .col-lg-6:nth-child(3n), .row.five-col > .col-xs-7:nth-child(3n), .row.five-col > .col-s-7:nth-child(3n), .row.five-col > .col-sm-7:nth-child(3n), .row.five-col > .col-md-7:nth-child(3n), .row.five-col > .col-lg-7:nth-child(3n), .row.five-col > .col-xs-8:nth-child(3n), .row.five-col > .col-s-8:nth-child(3n), .row.five-col > .col-sm-8:nth-child(3n), .row.five-col > .col-md-8:nth-child(3n), .row.five-col > .col-lg-8:nth-child(3n), .row.five-col > .col-xs-9:nth-child(3n), .row.five-col > .col-s-9:nth-child(3n), .row.five-col > .col-sm-9:nth-child(3n), .row.five-col > .col-md-9:nth-child(3n), .row.five-col > .col-lg-9:nth-child(3n), .row.five-col > .col-xs-10:nth-child(3n), .row.five-col > .col-s-10:nth-child(3n), .row.five-col > .col-sm-10:nth-child(3n), .row.five-col > .col-md-10:nth-child(3n), .row.five-col > .col-lg-10:nth-child(3n), .row.five-col > .col-xs-11:nth-child(3n), .row.five-col > .col-s-11:nth-child(3n), .row.five-col > .col-sm-11:nth-child(3n), .row.five-col > .col-md-11:nth-child(3n), .row.five-col > .col-lg-11:nth-child(3n), .row.five-col > .col-xs-12:nth-child(3n), .row.five-col > .col-s-12:nth-child(3n), .row.five-col > .col-sm-12:nth-child(3n), .row.five-col > .col-md-12:nth-child(3n), .row.five-col > .col-lg-12:nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .row.five-col > .col-xs-1:nth-child(2n), .row.five-col > .col-s-1:nth-child(2n), .row.five-col > .col-sm-1:nth-child(2n), .row.five-col > .col-md-1:nth-child(2n), .row.five-col > .col-lg-1:nth-child(2n), .row.five-col > .col-xs-2:nth-child(2n), .row.five-col > .col-s-2:nth-child(2n), .row.five-col > .col-sm-2:nth-child(2n), .row.five-col > .col-md-2:nth-child(2n), .row.five-col > .col-lg-2:nth-child(2n), .row.five-col > .col-xs-3:nth-child(2n), .row.five-col > .col-s-3:nth-child(2n), .row.five-col > .col-sm-3:nth-child(2n), .row.five-col > .col-md-3:nth-child(2n), .row.five-col > .col-lg-3:nth-child(2n), .row.five-col > .col-xs-4:nth-child(2n), .row.five-col > .col-s-4:nth-child(2n), .row.five-col > .col-sm-4:nth-child(2n), .row.five-col > .col-md-4:nth-child(2n), .row.five-col > .col-lg-4:nth-child(2n), .row.five-col > .col-xs-5:nth-child(2n), .row.five-col > .col-s-5:nth-child(2n), .row.five-col > .col-sm-5:nth-child(2n), .row.five-col > .col-md-5:nth-child(2n), .row.five-col > .col-lg-5:nth-child(2n), .row.five-col > .col-xs-6:nth-child(2n), .row.five-col > .col-s-6:nth-child(2n), .row.five-col > .col-sm-6:nth-child(2n), .row.five-col > .col-md-6:nth-child(2n), .row.five-col > .col-lg-6:nth-child(2n), .row.five-col > .col-xs-7:nth-child(2n), .row.five-col > .col-s-7:nth-child(2n), .row.five-col > .col-sm-7:nth-child(2n), .row.five-col > .col-md-7:nth-child(2n), .row.five-col > .col-lg-7:nth-child(2n), .row.five-col > .col-xs-8:nth-child(2n), .row.five-col > .col-s-8:nth-child(2n), .row.five-col > .col-sm-8:nth-child(2n), .row.five-col > .col-md-8:nth-child(2n), .row.five-col > .col-lg-8:nth-child(2n), .row.five-col > .col-xs-9:nth-child(2n), .row.five-col > .col-s-9:nth-child(2n), .row.five-col > .col-sm-9:nth-child(2n), .row.five-col > .col-md-9:nth-child(2n), .row.five-col > .col-lg-9:nth-child(2n), .row.five-col > .col-xs-10:nth-child(2n), .row.five-col > .col-s-10:nth-child(2n), .row.five-col > .col-sm-10:nth-child(2n), .row.five-col > .col-md-10:nth-child(2n), .row.five-col > .col-lg-10:nth-child(2n), .row.five-col > .col-xs-11:nth-child(2n), .row.five-col > .col-s-11:nth-child(2n), .row.five-col > .col-sm-11:nth-child(2n), .row.five-col > .col-md-11:nth-child(2n), .row.five-col > .col-lg-11:nth-child(2n), .row.five-col > .col-xs-12:nth-child(2n), .row.five-col > .col-s-12:nth-child(2n), .row.five-col > .col-sm-12:nth-child(2n), .row.five-col > .col-md-12:nth-child(2n), .row.five-col > .col-lg-12:nth-child(2n) {
    margin-right: 4px;
  }
  .row.five-col > .col-xs-1:nth-child(3n), .row.five-col > .col-s-1:nth-child(3n), .row.five-col > .col-sm-1:nth-child(3n), .row.five-col > .col-md-1:nth-child(3n), .row.five-col > .col-lg-1:nth-child(3n), .row.five-col > .col-xs-2:nth-child(3n), .row.five-col > .col-s-2:nth-child(3n), .row.five-col > .col-sm-2:nth-child(3n), .row.five-col > .col-md-2:nth-child(3n), .row.five-col > .col-lg-2:nth-child(3n), .row.five-col > .col-xs-3:nth-child(3n), .row.five-col > .col-s-3:nth-child(3n), .row.five-col > .col-sm-3:nth-child(3n), .row.five-col > .col-md-3:nth-child(3n), .row.five-col > .col-lg-3:nth-child(3n), .row.five-col > .col-xs-4:nth-child(3n), .row.five-col > .col-s-4:nth-child(3n), .row.five-col > .col-sm-4:nth-child(3n), .row.five-col > .col-md-4:nth-child(3n), .row.five-col > .col-lg-4:nth-child(3n), .row.five-col > .col-xs-5:nth-child(3n), .row.five-col > .col-s-5:nth-child(3n), .row.five-col > .col-sm-5:nth-child(3n), .row.five-col > .col-md-5:nth-child(3n), .row.five-col > .col-lg-5:nth-child(3n), .row.five-col > .col-xs-6:nth-child(3n), .row.five-col > .col-s-6:nth-child(3n), .row.five-col > .col-sm-6:nth-child(3n), .row.five-col > .col-md-6:nth-child(3n), .row.five-col > .col-lg-6:nth-child(3n), .row.five-col > .col-xs-7:nth-child(3n), .row.five-col > .col-s-7:nth-child(3n), .row.five-col > .col-sm-7:nth-child(3n), .row.five-col > .col-md-7:nth-child(3n), .row.five-col > .col-lg-7:nth-child(3n), .row.five-col > .col-xs-8:nth-child(3n), .row.five-col > .col-s-8:nth-child(3n), .row.five-col > .col-sm-8:nth-child(3n), .row.five-col > .col-md-8:nth-child(3n), .row.five-col > .col-lg-8:nth-child(3n), .row.five-col > .col-xs-9:nth-child(3n), .row.five-col > .col-s-9:nth-child(3n), .row.five-col > .col-sm-9:nth-child(3n), .row.five-col > .col-md-9:nth-child(3n), .row.five-col > .col-lg-9:nth-child(3n), .row.five-col > .col-xs-10:nth-child(3n), .row.five-col > .col-s-10:nth-child(3n), .row.five-col > .col-sm-10:nth-child(3n), .row.five-col > .col-md-10:nth-child(3n), .row.five-col > .col-lg-10:nth-child(3n), .row.five-col > .col-xs-11:nth-child(3n), .row.five-col > .col-s-11:nth-child(3n), .row.five-col > .col-sm-11:nth-child(3n), .row.five-col > .col-md-11:nth-child(3n), .row.five-col > .col-lg-11:nth-child(3n), .row.five-col > .col-xs-12:nth-child(3n), .row.five-col > .col-s-12:nth-child(3n), .row.five-col > .col-sm-12:nth-child(3n), .row.five-col > .col-md-12:nth-child(3n), .row.five-col > .col-lg-12:nth-child(3n) {
    margin-right: 4px;
  }
  .row.five-col > .col-xs-1:nth-child(4n), .row.five-col > .col-s-1:nth-child(4n), .row.five-col > .col-sm-1:nth-child(4n), .row.five-col > .col-md-1:nth-child(4n), .row.five-col > .col-lg-1:nth-child(4n), .row.five-col > .col-xs-2:nth-child(4n), .row.five-col > .col-s-2:nth-child(4n), .row.five-col > .col-sm-2:nth-child(4n), .row.five-col > .col-md-2:nth-child(4n), .row.five-col > .col-lg-2:nth-child(4n), .row.five-col > .col-xs-3:nth-child(4n), .row.five-col > .col-s-3:nth-child(4n), .row.five-col > .col-sm-3:nth-child(4n), .row.five-col > .col-md-3:nth-child(4n), .row.five-col > .col-lg-3:nth-child(4n), .row.five-col > .col-xs-4:nth-child(4n), .row.five-col > .col-s-4:nth-child(4n), .row.five-col > .col-sm-4:nth-child(4n), .row.five-col > .col-md-4:nth-child(4n), .row.five-col > .col-lg-4:nth-child(4n), .row.five-col > .col-xs-5:nth-child(4n), .row.five-col > .col-s-5:nth-child(4n), .row.five-col > .col-sm-5:nth-child(4n), .row.five-col > .col-md-5:nth-child(4n), .row.five-col > .col-lg-5:nth-child(4n), .row.five-col > .col-xs-6:nth-child(4n), .row.five-col > .col-s-6:nth-child(4n), .row.five-col > .col-sm-6:nth-child(4n), .row.five-col > .col-md-6:nth-child(4n), .row.five-col > .col-lg-6:nth-child(4n), .row.five-col > .col-xs-7:nth-child(4n), .row.five-col > .col-s-7:nth-child(4n), .row.five-col > .col-sm-7:nth-child(4n), .row.five-col > .col-md-7:nth-child(4n), .row.five-col > .col-lg-7:nth-child(4n), .row.five-col > .col-xs-8:nth-child(4n), .row.five-col > .col-s-8:nth-child(4n), .row.five-col > .col-sm-8:nth-child(4n), .row.five-col > .col-md-8:nth-child(4n), .row.five-col > .col-lg-8:nth-child(4n), .row.five-col > .col-xs-9:nth-child(4n), .row.five-col > .col-s-9:nth-child(4n), .row.five-col > .col-sm-9:nth-child(4n), .row.five-col > .col-md-9:nth-child(4n), .row.five-col > .col-lg-9:nth-child(4n), .row.five-col > .col-xs-10:nth-child(4n), .row.five-col > .col-s-10:nth-child(4n), .row.five-col > .col-sm-10:nth-child(4n), .row.five-col > .col-md-10:nth-child(4n), .row.five-col > .col-lg-10:nth-child(4n), .row.five-col > .col-xs-11:nth-child(4n), .row.five-col > .col-s-11:nth-child(4n), .row.five-col > .col-sm-11:nth-child(4n), .row.five-col > .col-md-11:nth-child(4n), .row.five-col > .col-lg-11:nth-child(4n), .row.five-col > .col-xs-12:nth-child(4n), .row.five-col > .col-s-12:nth-child(4n), .row.five-col > .col-sm-12:nth-child(4n), .row.five-col > .col-md-12:nth-child(4n), .row.five-col > .col-lg-12:nth-child(4n) {
    margin-right: 0;
  }
}

@media (min-width: 1800px) {
  .row.five-col > .col-xs-1:nth-child(2n), .row.five-col > .col-s-1:nth-child(2n), .row.five-col > .col-sm-1:nth-child(2n), .row.five-col > .col-md-1:nth-child(2n), .row.five-col > .col-lg-1:nth-child(2n), .row.five-col > .col-xs-2:nth-child(2n), .row.five-col > .col-s-2:nth-child(2n), .row.five-col > .col-sm-2:nth-child(2n), .row.five-col > .col-md-2:nth-child(2n), .row.five-col > .col-lg-2:nth-child(2n), .row.five-col > .col-xl-2_5:nth-child(2n) .col-xs-3:nth-child(2n), .row.five-col > .col-s-3:nth-child(2n), .row.five-col > .col-sm-3:nth-child(2n), .row.five-col > .col-md-3:nth-child(2n), .row.five-col > .col-lg-3:nth-child(2n), .row.five-col > .col-xs-4:nth-child(2n), .row.five-col > .col-s-4:nth-child(2n), .row.five-col > .col-sm-4:nth-child(2n), .row.five-col > .col-md-4:nth-child(2n), .row.five-col > .col-lg-4:nth-child(2n), .row.five-col > .col-xs-5:nth-child(2n), .row.five-col > .col-s-5:nth-child(2n), .row.five-col > .col-sm-5:nth-child(2n), .row.five-col > .col-md-5:nth-child(2n), .row.five-col > .col-lg-5:nth-child(2n), .row.five-col > .col-xs-6:nth-child(2n), .row.five-col > .col-s-6:nth-child(2n), .row.five-col > .col-sm-6:nth-child(2n), .row.five-col > .col-md-6:nth-child(2n), .row.five-col > .col-lg-6:nth-child(2n), .row.five-col > .col-xs-7:nth-child(2n), .row.five-col > .col-s-7:nth-child(2n), .row.five-col > .col-sm-7:nth-child(2n), .row.five-col > .col-md-7:nth-child(2n), .row.five-col > .col-lg-7:nth-child(2n), .row.five-col > .col-xs-8:nth-child(2n), .row.five-col > .col-s-8:nth-child(2n), .row.five-col > .col-sm-8:nth-child(2n), .row.five-col > .col-md-8:nth-child(2n), .row.five-col > .col-lg-8:nth-child(2n), .row.five-col > .col-xs-9:nth-child(2n), .row.five-col > .col-s-9:nth-child(2n), .row.five-col > .col-sm-9:nth-child(2n), .row.five-col > .col-md-9:nth-child(2n), .row.five-col > .col-lg-9:nth-child(2n), .row.five-col > .col-xs-10:nth-child(2n), .row.five-col > .col-s-10:nth-child(2n), .row.five-col > .col-sm-10:nth-child(2n), .row.five-col > .col-md-10:nth-child(2n), .row.five-col > .col-lg-10:nth-child(2n), .row.five-col > .col-xs-11:nth-child(2n), .row.five-col > .col-s-11:nth-child(2n), .row.five-col > .col-sm-11:nth-child(2n), .row.five-col > .col-md-11:nth-child(2n), .row.five-col > .col-lg-11:nth-child(2n), .row.five-col > .col-xs-12:nth-child(2n), .row.five-col > .col-s-12:nth-child(2n), .row.five-col > .col-sm-12:nth-child(2n), .row.five-col > .col-md-12:nth-child(2n), .row.five-col > .col-lg-12:nth-child(2n) {
    margin-right: 4px;
  }
  .row.five-col > .col-xs-1:nth-child(3n), .row.five-col > .col-s-1:nth-child(3n), .row.five-col > .col-sm-1:nth-child(3n), .row.five-col > .col-md-1:nth-child(3n), .row.five-col > .col-lg-1:nth-child(3n), .row.five-col > .col-xs-2:nth-child(3n), .row.five-col > .col-s-2:nth-child(3n), .row.five-col > .col-sm-2:nth-child(3n), .row.five-col > .col-md-2:nth-child(3n), .row.five-col > .col-lg-2:nth-child(3n), .row.five-col > .col-xl-2_5:nth-child(3n) .col-xs-3:nth-child(3n), .row.five-col > .col-s-3:nth-child(3n), .row.five-col > .col-sm-3:nth-child(3n), .row.five-col > .col-md-3:nth-child(3n), .row.five-col > .col-lg-3:nth-child(3n), .row.five-col > .col-xs-4:nth-child(3n), .row.five-col > .col-s-4:nth-child(3n), .row.five-col > .col-sm-4:nth-child(3n), .row.five-col > .col-md-4:nth-child(3n), .row.five-col > .col-lg-4:nth-child(3n), .row.five-col > .col-xs-5:nth-child(3n), .row.five-col > .col-s-5:nth-child(3n), .row.five-col > .col-sm-5:nth-child(3n), .row.five-col > .col-md-5:nth-child(3n), .row.five-col > .col-lg-5:nth-child(3n), .row.five-col > .col-xs-6:nth-child(3n), .row.five-col > .col-s-6:nth-child(3n), .row.five-col > .col-sm-6:nth-child(3n), .row.five-col > .col-md-6:nth-child(3n), .row.five-col > .col-lg-6:nth-child(3n), .row.five-col > .col-xs-7:nth-child(3n), .row.five-col > .col-s-7:nth-child(3n), .row.five-col > .col-sm-7:nth-child(3n), .row.five-col > .col-md-7:nth-child(3n), .row.five-col > .col-lg-7:nth-child(3n), .row.five-col > .col-xs-8:nth-child(3n), .row.five-col > .col-s-8:nth-child(3n), .row.five-col > .col-sm-8:nth-child(3n), .row.five-col > .col-md-8:nth-child(3n), .row.five-col > .col-lg-8:nth-child(3n), .row.five-col > .col-xs-9:nth-child(3n), .row.five-col > .col-s-9:nth-child(3n), .row.five-col > .col-sm-9:nth-child(3n), .row.five-col > .col-md-9:nth-child(3n), .row.five-col > .col-lg-9:nth-child(3n), .row.five-col > .col-xs-10:nth-child(3n), .row.five-col > .col-s-10:nth-child(3n), .row.five-col > .col-sm-10:nth-child(3n), .row.five-col > .col-md-10:nth-child(3n), .row.five-col > .col-lg-10:nth-child(3n), .row.five-col > .col-xs-11:nth-child(3n), .row.five-col > .col-s-11:nth-child(3n), .row.five-col > .col-sm-11:nth-child(3n), .row.five-col > .col-md-11:nth-child(3n), .row.five-col > .col-lg-11:nth-child(3n), .row.five-col > .col-xs-12:nth-child(3n), .row.five-col > .col-s-12:nth-child(3n), .row.five-col > .col-sm-12:nth-child(3n), .row.five-col > .col-md-12:nth-child(3n), .row.five-col > .col-lg-12:nth-child(3n) {
    margin-right: 4px;
  }
  .row.five-col > .col-xs-1:nth-child(4n), .row.five-col > .col-s-1:nth-child(4n), .row.five-col > .col-sm-1:nth-child(4n), .row.five-col > .col-md-1:nth-child(4n), .row.five-col > .col-lg-1:nth-child(4n), .row.five-col > .col-xs-2:nth-child(4n), .row.five-col > .col-s-2:nth-child(4n), .row.five-col > .col-sm-2:nth-child(4n), .row.five-col > .col-md-2:nth-child(4n), .row.five-col > .col-lg-2:nth-child(4n), .row.five-col > .col-xl-2_5:nth-child(4n) .col-xs-3:nth-child(4n), .row.five-col > .col-s-3:nth-child(4n), .row.five-col > .col-sm-3:nth-child(4n), .row.five-col > .col-md-3:nth-child(4n), .row.five-col > .col-lg-3:nth-child(4n), .row.five-col > .col-xs-4:nth-child(4n), .row.five-col > .col-s-4:nth-child(4n), .row.five-col > .col-sm-4:nth-child(4n), .row.five-col > .col-md-4:nth-child(4n), .row.five-col > .col-lg-4:nth-child(4n), .row.five-col > .col-xs-5:nth-child(4n), .row.five-col > .col-s-5:nth-child(4n), .row.five-col > .col-sm-5:nth-child(4n), .row.five-col > .col-md-5:nth-child(4n), .row.five-col > .col-lg-5:nth-child(4n), .row.five-col > .col-xs-6:nth-child(4n), .row.five-col > .col-s-6:nth-child(4n), .row.five-col > .col-sm-6:nth-child(4n), .row.five-col > .col-md-6:nth-child(4n), .row.five-col > .col-lg-6:nth-child(4n), .row.five-col > .col-xs-7:nth-child(4n), .row.five-col > .col-s-7:nth-child(4n), .row.five-col > .col-sm-7:nth-child(4n), .row.five-col > .col-md-7:nth-child(4n), .row.five-col > .col-lg-7:nth-child(4n), .row.five-col > .col-xs-8:nth-child(4n), .row.five-col > .col-s-8:nth-child(4n), .row.five-col > .col-sm-8:nth-child(4n), .row.five-col > .col-md-8:nth-child(4n), .row.five-col > .col-lg-8:nth-child(4n), .row.five-col > .col-xs-9:nth-child(4n), .row.five-col > .col-s-9:nth-child(4n), .row.five-col > .col-sm-9:nth-child(4n), .row.five-col > .col-md-9:nth-child(4n), .row.five-col > .col-lg-9:nth-child(4n), .row.five-col > .col-xs-10:nth-child(4n), .row.five-col > .col-s-10:nth-child(4n), .row.five-col > .col-sm-10:nth-child(4n), .row.five-col > .col-md-10:nth-child(4n), .row.five-col > .col-lg-10:nth-child(4n), .row.five-col > .col-xs-11:nth-child(4n), .row.five-col > .col-s-11:nth-child(4n), .row.five-col > .col-sm-11:nth-child(4n), .row.five-col > .col-md-11:nth-child(4n), .row.five-col > .col-lg-11:nth-child(4n), .row.five-col > .col-xs-12:nth-child(4n), .row.five-col > .col-s-12:nth-child(4n), .row.five-col > .col-sm-12:nth-child(4n), .row.five-col > .col-md-12:nth-child(4n), .row.five-col > .col-lg-12:nth-child(4n) {
    margin-right: 4px;
  }
  .row.five-col > .col-xs-1:nth-child(5n), .row.five-col > .col-s-1:nth-child(5n), .row.five-col > .col-sm-1:nth-child(5n), .row.five-col > .col-md-1:nth-child(5n), .row.five-col > .col-lg-1:nth-child(5n), .row.five-col > .col-xs-2:nth-child(5n), .row.five-col > .col-s-2:nth-child(5n), .row.five-col > .col-sm-2:nth-child(5n), .row.five-col > .col-md-2:nth-child(5n), .row.five-col > .col-lg-2:nth-child(5n), .row.five-col > .col-xl-2_5:nth-child(5n), .row.five-col > .col-xs-3:nth-child(5n), .row.five-col > .col-s-3:nth-child(5n), .row.five-col > .col-sm-3:nth-child(5n), .row.five-col > .col-md-3:nth-child(5n), .row.five-col > .col-lg-3:nth-child(5n), .row.five-col > .col-xs-4:nth-child(5n), .row.five-col > .col-s-4:nth-child(5n), .row.five-col > .col-sm-4:nth-child(5n), .row.five-col > .col-md-4:nth-child(5n), .row.five-col > .col-lg-4:nth-child(5n), .row.five-col > .col-xs-5:nth-child(5n), .row.five-col > .col-s-5:nth-child(5n), .row.five-col > .col-sm-5:nth-child(5n), .row.five-col > .col-md-5:nth-child(5n), .row.five-col > .col-lg-5:nth-child(5n), .row.five-col > .col-xs-6:nth-child(5n), .row.five-col > .col-s-6:nth-child(5n), .row.five-col > .col-sm-6:nth-child(5n), .row.five-col > .col-md-6:nth-child(5n), .row.five-col > .col-lg-6:nth-child(5n), .row.five-col > .col-xs-7:nth-child(5n), .row.five-col > .col-s-7:nth-child(5n), .row.five-col > .col-sm-7:nth-child(5n), .row.five-col > .col-md-7:nth-child(5n), .row.five-col > .col-lg-7:nth-child(5n), .row.five-col > .col-xs-8:nth-child(5n), .row.five-col > .col-s-8:nth-child(5n), .row.five-col > .col-sm-8:nth-child(5n), .row.five-col > .col-md-8:nth-child(5n), .row.five-col > .col-lg-8:nth-child(5n), .row.five-col > .col-xs-9:nth-child(5n), .row.five-col > .col-s-9:nth-child(5n), .row.five-col > .col-sm-9:nth-child(5n), .row.five-col > .col-md-9:nth-child(5n), .row.five-col > .col-lg-9:nth-child(5n), .row.five-col > .col-xs-10:nth-child(5n), .row.five-col > .col-s-10:nth-child(5n), .row.five-col > .col-sm-10:nth-child(5n), .row.five-col > .col-md-10:nth-child(5n), .row.five-col > .col-lg-10:nth-child(5n), .row.five-col > .col-xs-11:nth-child(5n), .row.five-col > .col-s-11:nth-child(5n), .row.five-col > .col-sm-11:nth-child(5n), .row.five-col > .col-md-11:nth-child(5n), .row.five-col > .col-lg-11:nth-child(5n), .row.five-col > .col-xs-12:nth-child(5n), .row.five-col > .col-s-12:nth-child(5n), .row.five-col > .col-sm-12:nth-child(5n), .row.five-col > .col-md-12:nth-child(5n), .row.five-col > .col-lg-12:nth-child(5n) {
    margin-right: 0;
  }
}

.sef-topbar-widget {
  -webkit-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
  width: 100%;
  position: fixed;
  top: 0;
  overflow: hidden;
  height: 38px;
  z-index: 99;
}

.sef-topbar-widget:hover {
  overflow: visible;
}

.sef-topbar-widget .sef-topbar-widget-wrapper {
  width: 100% !important;
}

body.scroll .sef-topbar-widget {
  height: 0 !important;
}

.m-nav {
  top: 38px;
}

.sef-topbar-widget li a {
  color: inherit;
}

@media only screen and (max-width: 668px) {
  .sef-topbar-widget {
    z-index: 9999;
    height: 77px;
  }
}

#o-top {
  background-color: #FFF;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

#o-top.scroll #superettan-topbar {
  height: 0 !important;
}

table.superettan-table td, table.superettan-table tbody, table.superettan-table tr, table.superettan-table th {
  color: inherit;
  float: none;
  margin: 0;
  clear: none;
  overflow: auto;
  vertical-align: middle;
}

table.superettan-table th {
  display: table-cell;
  text-align: center;
}

table.superettan-table td {
  display: table-cell;
}

table.superettan-table td:nth-child(odd) {
  background-color: transparent;
}

table.superettan-table tr {
  display: table-row;
}

table.superettan-table tbody {
  display: table-row-group;
}

.sef-topbar-widget .superettan-topbar-menu-bar li {
  line-height: 24px;
}

.m-nav {
  -webkit-transition: height 0.2s ease-in-out, top 0.2s ease-in-out;
  transition: height 0.2s ease-in-out, top 0.2s ease-in-out;
  border-bottom: 4px solid #b88f4c;
  position: fixed;
  top: 40px;
  top: 38px;
  z-index: 99;
  width: 100%;
}

.m-nav.scroll {
  top: 0;
}

.m-nav.scroll .m-nav__logo {
  width: 85px;
}

.m-nav__navButton {
  display: none;
}

.m-nav__sections {
  position: relative;
  padding-top: 44px;
}

.m-nav__section {
  width: 100%;
  padding: 0 90px;
  background-color: #073463;
}

.m-nav__section.-secondary {
  background-color: #073463;
  height: 44px;
  line-height: 44px;
  position: absolute;
  top: 0;
}

.m-nav__section.-primary {
  -webkit-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
  background-color: #0a4f95;
  height: 78px;
  line-height: 78px;
}

.m-nav__section.-primary [class^="en-"], .m-nav__section.-primary [class*="en-"] {
  margin-right: -15px;
}

.m-nav__sponsorLogo {
  display: inline-block;
  margin-right: 30px;
}

.m-nav__sponsorLogo:last-child {
  margin-right: 0;
}

.m-nav__logo {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  float: left;
  position: absolute;
  top: 54px;
  z-index: 1;
}

.m-nav__sponsorLogoImg {
  max-height: 44px;
}

.m-nav__item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  height: 100%;
  position: relative;
  vertical-align: top;
}

.m-nav__item:before {
  bottom: 0;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 1px;
}

.m-nav__item:last-child:after {
  bottom: 0;
  content: "";
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}

.m-nav__item:hover .m-nav__subList {
  /* IE 9 */
  -webkit-transform: scale(1) translateX(-50%);
  /* Chrome, Safari, Opera */
  transform: scale(1) translateX(-50%);
  visibility: visible;
}

.m-nav__item.-secondary:before, .m-nav__item.-secondary:after {
  background-color: #0C4178;
  height: 24px;
}

.m-nav__item.-primary:before, .m-nav__item.-primary:after {
  background-color: #073463;
  height: 100%;
}

.m-nav__item .a-plusButton {
  display: none;
}

.m-nav__ticketButton {
  -webkit-transition: padding 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out;
  font-size: 22px;
  line-height: 34.73684px;
  font-size: 2.2rem;
  line-height: 3.47368rem;
  border-right: 1px solid #073463;
  color: #FFF;
  display: none;
  float: right;
  height: 100%;
  padding: 20px 30px;
  text-decoration: none;
}

.m-nav__ticketButton:hover {
  color: #FFF;
  text-decoration: none;
}

.m-nav__ticketButton.-gold {
  background-color: #b88f4c;
}

.m-nav__link {
  color: #FFF;
  display: block;
  text-decoration: none;
  position: relative;
}

.m-nav__link:hover {
  color: #FFF;
  text-decoration: none;
}

.m-nav__link:before {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  bottom: 0;
  content: "";
  left: 0;
  height: 0;
  position: absolute;
  width: 100%;
}

.m-nav__link.-more:before {
  content: none;
}

.m-nav__link.-secondary {
  font-size: 11px;
  line-height: 17.36842px;
  font-size: 1.1rem;
  line-height: 1.73684rem;
  letter-spacing: 1px;
  line-height: inherit;
  padding: 0 20px;
}

.m-nav__link.-secondary:before {
  background-color: #FFF;
}

.m-nav__link.-secondary:hover:before {
  height: 4px;
}

.m-nav__link.-primary {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 26px;
  line-height: 41.05263px;
  font-size: 2.6rem;
  line-height: 4.10526rem;
  line-height: 78px;
  padding: 0 40px;
}

.m-nav__link.-primary:before {
  background-color: #b88f4c;
}

.m-nav__link.-primary:hover:before {
  height: 4px;
}

.m-nav__link.-primary .en, .m-nav__link.-primary [class^="en-"], .m-nav__link.-primary [class*="en-"] {
  top: 4px;
  position: relative;
  line-height: 0;
}

.m-nav__link.-primarySub:after {
  content: "";
}

.m-nav__mainList {
  margin: 0;
  list-style: none;
  float: right;
  font-size: 0;
  height: 100%;
}

.m-nav__subList {
  /* IE 9 */
  -webkit-transform: scale(0) translateX(-50%);
  /* Chrome, Safari, Opera */
  transform: scale(0) translateX(-50%);
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  /* IE 9 */
  -webkit-transform-origin: left top;
  /* Chrome, Safari, Opera */
  transform-origin: left top;
  -webkit-column-count: 2;
  column-count: 2;
  background-color: #b88f4c;
  left: 50%;
  min-width: 100%;
  padding: 20px 40px;
  position: absolute;
  top: 100%;
  visibility: hidden;
  z-index: 10;
  margin: 0;
}

.m-nav__subList:before {
  border: 8px solid transparent;
  border-bottom-color: #b88f4c;
  content: "";
  display: block;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  top: -16px;
}

.m-nav__subItem {
  white-space: nowrap;
}

.m-nav__subLink {
  font-size: 1.5rem;
  line-height: 3rem;
  color: #FFF;
  display: block;
  min-width: 10rem;
  text-decoration: none;
}

.m-nav__subLink:hover {
  color: #FFF;
}

.m-nav__sponsors {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  list-style: none;
  height: 44px;
  position: absolute;
  z-index: 1;
}

.m-section {
  padding: 0 90px;
  clear: both;
  overflow: hidden;
  background-color: #EAF1F6;
  position: relative;
  z-index: 1;
}

@media (max-width: 1250px) {
  .m-section {
    padding: 0 60px;
  }
}

@media (max-width: 1170px) {
  .m-section {
    padding: 0 40px;
  }
}

.m-section.m-playerStatistics, .m-section.-table {
  background-color: #FFF;
}

.m-section.m-team .m-section__content {
  overflow: visible;
}

.m-section__content {
  overflow: hidden;
  clear: both;
}

.m-section__content.-gutter {
  padding: 60px 0;
}

.m-section__content.-white {
  background-color: #FFF;
  border: 1px solid #CDDBE5;
}

.m-section__content.-bright .m-campain__background:before {
  background-color: transparent;
}

.m-section__content.-bright .m-campain__image {
  margin-bottom: 30px;
}

.m-section__content.-bright .m-campain__text {
  margin-bottom: 30px;
}

.m-section__content.-campain {
  width: 100%;
}

.m-section__content.-campainFixedHeight {
  background-image: url("/site/images/backgrounds/kampanj01.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
}

.m-section__content.-player {
  background-color: #073463;
  overflow: visible;
  padding-top: 42%;
  position: relative;
}

.m-section__header {
  margin: 60px 0 60px;
  position: relative;
}

.m-section__header:before {
  content: "";
  background-color: #CDDBE5;
  bottom: 0;
  height: 1px;
  margin: auto 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.m-section__title {
  background-color: #EAF1F6;
  color: #B4C7D4;
  display: inline-block;
  padding-right: 28px;
  position: relative;
}

.m-section__titleSubject {
  margin-left: 28px;
}

.m-section__sponsor {
  font-size: 15px;
  line-height: 18px;
  font-size: 1.5rem;
  line-height: 1.8rem;
  background: #EAF1F6;
  color: #B4C7D4;
  display: inline-block;
  float: right;
  padding-left: 28px;
  position: relative;
}

.m-section__sponsorLogo {
  height: 34px;
  margin: 0 15px;
  width: 120px;
}

.a-sponsor__logo {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
}

.a-sponsor__logo.-original.-bravida {
  background-image: url(/site/images/sponsors/logotypes/original/bravida.png);
}

.a-sponsor__logo.-original.-carlbennet {
  background-image: url(/site/images/sponsors/logotypes/original/carlbennet.png);
}

.a-sponsor__logo.-original.-electrolux {
  background-image: url(/site/images/sponsors/logotypes/original/electrolux.png);
}

.a-sponsor__logo.-original.-intersport {
  background-image: url(/site/images/sponsors/logotypes/original/intersport.png);
}

.a-sponsor__logo.-original.-puma {
  background-image: url(/site/images/sponsors/logotypes/original/puma.png);
}

.a-sponsor__logo.-original.-svenskaspel {
  background-image: url(/site/images/sponsors/logotypes/original/svenskaspel.png);
}

.a-sponsor__logo.-original.-vw {
  background-image: url(/site/images/sponsors/logotypes/original/vw.png);
}

.a-sponsor__logo.-original.-motorhalland {
  background-image: url(/site/images/sponsors/logotypes/original/motorhalland.png);
}

.a-sponsor__logo.-original.-unibet {
  background-image: url(/site/images/sponsors/logotypes/original/unibet.png);
}

.a-sponsor__logo.-original.-sportringen {
  background-image: url(/site/images/sponsors/logotypes/original/sportringen.png);
}

.a-sponsor__logo.-white.-bravida {
  background-image: url(/site/images/sponsors/logotypes/white/bravida.png);
}

.a-sponsor__logo.-white.-carlbennet {
  background-image: url(/site/images/sponsors/logotypes/white/carlbennet.png);
}

.a-sponsor__logo.-white.-electrolux {
  background-image: url(/site/images/sponsors/logotypes/white/electrolux.png);
}

.a-sponsor__logo.-white.-intersport {
  background-image: url(/site/images/sponsors/logotypes/white/intersport.png);
}

.a-sponsor__logo.-white.-puma {
  background-image: url(/site/images/sponsors/logotypes/white/puma.png);
}

.a-sponsor__logo.-white.-svenskaspel {
  background-image: url(/site/images/sponsors/logotypes/white/svenskaspel.png);
}

.a-sponsor__logo.-white.-vw {
  background-image: url(/site/images/sponsors/logotypes/white/vw.png);
}

.a-sponsor__logo.-white.-motorhalland {
  background-image: url(/site/images/sponsors/logotypes/white/motorhalland.png);
}

.a-sponsor__logo.-white.-unibet {
  background-image: url(/site/images/sponsors/logotypes/white/unibet.png);
}

.a-sponsor__logo.-white.-sportringen {
  background-image: url(/site/images/sponsors/logotypes/white/sportringen.png);
}

.m-news {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 0.5px solid #EAF1F6;
}

.m-news:before {
  content: "";
  display: block;
  padding-top: 50%;
  position: relative;
  width: 100%;
}

.m-news:hover .m-news__title {
  background-position-y: 0px;
}

.m-news:hover .m-news__content {
  background-color: rgba(0, 0, 0, 0.3);
}

.m-news:hover .m-news__content.-light {
  background: rgba(0, 0, 0, 0.2);
}

.m-news__content {
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.m-news__content.-light {
  background: rgba(0, 0, 0, 0.3);
}

.m-news__heading {
  position: absolute;
  bottom: 0;
  margin: 40px;
}

.m-news__date {
  background-color: #0a4f95;
  color: #FFF;
  display: inline-block;
  padding: 6px 20px 4px 15px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.m-news__date:before {
  border-style: solid;
  border-width: 25px 20px 0 0;
  border-color: #0a4f95 transparent transparent transparent;
  content: "";
  display: inline-block;
  height: 0;
  right: -20px;
  position: absolute;
  top: 0;
  width: 0;
}

.m-news__title {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(40%, #0c4178));
  background-image: linear-gradient(transparent 60%, #0c4178 40%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-position-y: 20px;
  background-repeat: no-repeat;
  display: inline;
  overflow: hidden;
}

.m-imgCarousel {
  background-repeat: no-repeat;
  background-size: contain;
  height: 45.13888889vw;
  max-height: 650px;
  padding: 0;
  position: relative;
  overflow: hidden;
  clear: right;
}

.m-imgCarousel .m-wrapper {
  height: 100%;
  padding: 80px 90px 80px 75px;
}

.m-imgCarousel .m-wrapper:before {
  background-image: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: .8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

@media (max-width: 1250px) {
  .m-imgCarousel {
    padding: 80px 60px 80px 60px;
  }
}

@media (max-width: 1170px) {
  .m-imgCarousel {
    padding: 60px 40px 60px 40px;
  }
}

.m-imgCarousel__backgrounds {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.m-imgCarousel__background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: relative;
  left: 0;
  top: 0;
}

.m-imgCarousel__headings {
  bottom: 0;
  margin-bottom: 65px;
  position: absolute;
  width: calc(100% - 400px);
  z-index: 1;
}

.m-imgCarousel__heading {
  opacity: .3;
  margin-top: 30px;
  -webkit-transition: all cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
  transition: all cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
}

.m-imgCarousel__heading a {
  text-decoration: none;
}

.m-imgCarousel__heading a:hover {
  cursor: pointer;
}

.m-imgCarousel__heading.-active {
  opacity: 1;
}

.m-imgCarousel__heading.-active .m-imgCarousel__headingTextH {
  font-size: 60px;
  line-height: 72px;
  font-size: 6rem;
  line-height: 7.2rem;
}

.m-imgCarousel__headingTextH {
  font-size: 20px;
  line-height: 24px;
  font-size: 2rem;
  line-height: 2.4rem;
  /* IE 9 */
  -webkit-transform-origin: left;
  /* Chrome, Safari, Opera */
  transform-origin: left;
  -webkit-transition: all cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
  transition: all cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
  background-position-y: 22px;
  word-break: break-word;
}

.m-imgCarousel__headingTextH:hover {
  cursor: pointer;
  background-position-y: 0px;
}

.m-imgCarousel__paging {
  height: 100%;
  padding: 90px 90px 80px 110px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

@media (max-width: 1250px) {
  .m-imgCarousel__paging {
    padding: 60px 60px 65px 80px;
  }
}

@media (max-width: 1170px) {
  .m-imgCarousel__paging {
    padding: 40px 40px 50px 70px;
  }
}

.m-imgCarousel__paging:before {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50%, rgba(0, 0, 0, 0.7)));
  background-image: linear-gradient(to right bottom, transparent 50%, rgba(0, 0, 0, 0.7) 50%);
  content: "";
  height: 100%;
  left: 0;
  -webkit-transform: rotate(360deg);
  position: absolute;
  width: 100%;
  top: 0;
}

.m-imgCarousel__pageNumbers {
  height: 100%;
}

.m-imgCarousel__pageNumbers:before {
  content: "";
  height: 100%;
  display: inline-block;
}

.m-followHBK {
  padding: 60px 0;
}

.m-followHBK__nav {
  display: none;
}

.m-followHBK__section {
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
  border-right: 1px solid #EAF1F6;
  border-left: 1px solid #EAF1F6;
  padding: 0 40px;
  text-align: center;
}

.m-followHBK__section:first-child {
  border: 0;
}

.m-followHBK__section:last-child {
  border: 0;
}

.m-followHBK__sectionWrapper {
  overflow: hidden;
  clear: both;
}

.m-followHBK__sectionRow {
  border-bottom: 1px solid #EAF1F6;
  overflow: hidden;
  padding: 20px;
}

.m-followHBK__sectionRow.-alignMiddle {
  font-size: 0;
}

.m-followHBK__sectionRow.-headingTable {
  border-bottom: 0;
  padding-bottom: 0;
}

.m-followHBK__sectionRow:first-child {
  border-top: 0;
}

.m-followHBK__sectionRow:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.m-followHBK__sectionCell {
  display: inline-block;
  float: none;
  vertical-align: middle;
  width: calc(33.333% - 10px);
  max-width: 100px;
  white-space: nowrap;
}

.m-followHBK__title {
  font-size: 60px;
  line-height: 94.73684px;
  font-size: 6rem;
  line-height: 9.47368rem;
  color: #0a4f95;
}

.m-followHBK__score {
  font-size: 46px;
  line-height: 72.63158px;
  font-size: 4.6rem;
  line-height: 7.26316rem;
  width: 33.333%;
  margin: 0 10px;
}

.m-followHBK__kickoff {
  font-size: initial;
  width: 33.333%;
  margin: 0 10px;
}

.m-followHBK__kickoffTime {
  font-size: 28px;
  line-height: 44.21053px;
  font-size: 2.8rem;
  line-height: 4.42105rem;
}

.m-followHBK__table {
  border: 0;
  display: block;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.m-followHBK__tableHead {
  background-color: #FFF;
  border-bottom: 1px solid #EAF1F6;
  color: #b88f4c;
  display: block;
  float: left;
  font-size: 0;
  line-height: 20px;
  padding: 15px 0 23px;
  width: 100%;
}

.m-followHBK__tableHead .m-followHBK__tableCell {
  font-size: 18px;
  line-height: 28.42105px;
  font-size: 1.8rem;
  line-height: 2.84211rem;
  color: #b88f4c;
  border-bottom: 0;
  overflow: inherit;
  padding: 0 10px;
}

.m-followHBK__tableHead .m-followHBK__tableCell:first-child {
  color: #b88f4c;
}

.m-followHBK__tableRow {
  background-color: #FFF;
  display: block;
  width: 100%;
  float: left;
  font-size: 0;
}

.m-followHBK__tableRow.-hbk {
  position: relative;
}

.m-followHBK__tableRow.-hbk:before {
  width: calc(100% + 20px);
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  left: -50px;
  background-color: #073463;
  z-index: 0;
  right: -50px;
  margin: auto;
}

.m-followHBK__tableRow.-hbk .m-followHBK__tableCell {
  color: #FFF;
  font-size: 20px;
  line-height: 31.57895px;
  font-size: 2rem;
  line-height: 3.15789rem;
  position: relative;
}

.m-followHBK__tableCell {
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
  width: calc((50% - 35px) / 3);
  display: inline-block;
  vertical-align: middle;
  padding: 23px 10px;
}

.m-followHBK__tableCell:first-child {
  color: #1c1c1c;
}

.m-followHBK__tableClubLogo {
  max-width: 35px;
  display: inline-block;
  vertical-align: middle;
  width: 12.5%;
}

.m-followHBK__tableClubName {
  text-align: left;
  width: 50%;
}

.m-followHBK .a-link {
  margin: 30px 0;
}

.m-followHBK .a-leagueLogo {
  margin: 20px 0;
}

.m-followHBK .m-subNav {
  margin: 45px 0 0;
}

.m-campain {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.m-campain__background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.m-campain__background:before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
  width: 100%;
  padding-top: 34.12698413%;
}

.m-campain__background.-mobile {
  display: none;
}

.m-campain__content {
  display: inline-block;
  max-width: calc(100% - 66px);
  vertical-align: middle;
}

.m-campain__heading {
  margin-bottom: 5px;
}

.m-campain .a-button {
  margin-bottom: 25px;
}

.m-campain .a-dots {
  margin-top: 10px;
}

.m-hbkTV.-clips .m-hbkTV__thumb {
  margin-bottom: 30px;
}

.m-hbkTV__thumb {
  float: left;
  margin-right: 30px;
  width: calc(33.3333% - 20px);
  text-decoration: none;
}

.m-hbkTV__thumb:hover {
  text-decoration: none;
}

.m-hbkTV__thumb:nth-child(3n+3) {
  margin-right: 0;
}

.m-hbkTV__thumbVideo {
  border: 5px solid #0a4f95;
  position: relative;
}

.m-hbkTV__thumbVideo:hover {
  cursor: pointer;
}

.m-hbkTV__thumbVideo:hover .m-hbkTV__playIcon {
  background-color: #0a4f95;
  color: #FFF;
}

.m-hbkTV__thumbVideoImg {
  display: block;
  width: 100%;
}

.m-hbkTV__thumbContent {
  background-color: #FFF;
  border: 1px solid #CDDBE5;
  padding: 30px 20px 20px;
  position: relative;
}

.m-hbkTV__thumbContent .a-captionTitle {
  margin-bottom: 15px;
}

.m-hbkTV__thumbContent .a-tag {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.m-hbkTV__thumbDate {
  font-size: 13px;
  line-height: 20.52632px;
  font-size: 1.3rem;
  line-height: 2.05263rem;
  color: #B4C7D4;
  position: relative;
  padding-left: 30px;
}

.m-hbkTV__thumbDate .icomoon-clock {
  font-size: 18px;
  left: 0;
  position: absolute;
  top: -1px;
}

.m-hbkTV__thumbHead {
  color: #FFF;
  position: absolute;
  text-transform: uppercase;
  z-index: 1;
}

.m-hbkTV__thumbEpisode {
  font-size: 3.6rem;
  line-height: 3.6rem;
  background-color: #0a4f95;
  padding: 5px 15px 5px 10px;
}

.m-hbkTV__thumbSeason {
  font-size: 12px;
  line-height: 18.94737px;
  font-size: 1.2rem;
  line-height: 1.89474rem;
  background-color: #0a4f95;
  color: #B4C7D4;
  font-style: italic;
  padding: 0px 5px 4px 10px;
  position: absolute;
  top: 43px;
}

.m-hbkTV__thumbSeason:after {
  border-style: solid;
  border-width: 0 0 22px 28px;
  border-color: transparent transparent transparent #0a4f95;
  content: "";
  display: inline-block;
  height: 0;
  right: -28px;
  position: absolute;
  top: 0;
  width: 0;
}

.m-hbkTV__title {
  margin-bottom: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 50px;
}

.m-hbkTV__title:hover {
  cursor: pointer;
  text-decoration: underline;
}

.m-hbkTV__playIcon {
  border-radius: 50%;
  background-color: #FFF;
  bottom: 0;
  color: #0a4f95;
  height: 61px;
  line-height: 61px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 15%;
  width: 61px;
}

.m-player__image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.m-player__imageImg {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 45%;
}

.m-player__info {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
}

.m-player__content {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

.m-player__content .a-button {
  margin: 10px 0 20px;
}

.m-player__name {
  font-size: 60px;
  line-height: 72px;
  font-size: 6rem;
  line-height: 7.2rem;
}

.m-player__position {
  color: #b88f4c;
  margin-bottom: 5px;
}

.m-player__positionNumber {
  margin-right: 1rem;
}

.m-playerSummary {
  position: relative;
  padding-top: 42.78%;
}

.m-playerSummary .m-section {
  background-color: #073463;
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
}

.m-playerSummary__image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.m-playerSummary__imageImg {
  bottom: 0;
  left: 0;
  height: 105%;
  position: absolute;
  right: -20%;
  margin: auto;
}

.m-playerSummary__link {
  display: none;
}

.m-playerSummary__info {
  float: left;
  height: 100%;
  position: relative;
  left: 0;
  top: 0;
  width: 50%;
  z-index: 1;
}

.m-playerSummary__info .m-playerSummary__link {
  display: block;
}

.m-playerSummary__content {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.m-playerSummary__content .a-button {
  margin: 10px 0 20px;
}

.m-playerSummary__name {
  font-size: 78px;
  line-height: 93.6px;
  font-size: 7.8rem;
  line-height: 9.36rem;
  margin-bottom: 10px;
}

.m-playerSummary__position {
  color: #b88f4c;
  margin-bottom: 30px;
}

.m-playerSummary__positionNumber {
  margin-right: 1rem;
}

.m-playerSummary__stats {
  float: right;
  height: 100%;
  position: relative;
  right: 0;
  top: 0;
  width: 50%;
  text-align: right;
}

.m-playerSummary__stat {
  padding: 20% 0 15%;
  position: relative;
  text-align: right;
}

.m-playerSummary__stat:after {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(10, 79, 149, 0)), to(#0a4f95));
  background-image: linear-gradient(90deg, rgba(10, 79, 149, 0) 0%, #0a4f95 100%);
  top: 0;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  right: 0;
}

.m-playerSummary__stat:first-child:after {
  content: none;
}

.m-playerSummary__statTitle {
  color: #CDDBE5;
}

.m-playerSummary__statText {
  font-size: 78px;
  line-height: 93.6px;
  font-size: 7.8rem;
  line-height: 9.36rem;
  color: #FFF;
}

.m-playerSummary__statsInfo {
  font-size: 11px;
  line-height: 17.36842px;
  font-size: 1.1rem;
  line-height: 1.73684rem;
  position: relative;
  right: 0;
  color: #0a4f95;
  bottom: 0;
}

.m-playerSummary__navigation {
  margin-top: 10%;
}

.m-playerSummary__navigationTitle {
  color: #0a4f95;
  margin-bottom: 20px;
}

.m-playerSummary__navigationItem {
  border-radius: 40px;
  background-color: #0a4f95;
  color: #FFF;
  display: inline-block;
  line-height: 40px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  width: 40px;
  z-index: 1;
}

.m-playerSummary__navigationItem [class^="en-"], .m-playerSummary__navigationItem [class*="en-"] {
  top: 0;
}

.m-playerSummary__navigationItem:hover {
  background-color: #FFF;
  color: #0a4f95;
  text-decoration: none;
}

.m-playerSummary__bottom {
  background-color: #FFF;
}

.m-playerSummary__bottom .a-pageNavigation {
  max-width: 920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.m-shop {
  font-size: 0;
}

.m-shop__description {
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
}

.m-shop__info {
  background: url("/site/images/graphics/silhouette__shop.png") no-repeat center 20px;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  padding: 70px 60px 80px;
  position: relative;
  text-align: center;
  width: 360px;
}

.m-shop__infoWrapper {
  display: inline-block;
  vertical-align: middle;
}

.m-shop__info:before {
  content: "";
  width: 1px;
  height: 200%;
  background-color: #CDDBE5;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.m-shop__info:after {
  content: "";
  width: 1px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.m-shop__name {
  color: #b88f4c;
  margin-bottom: 10px;
  margin-top: 13%;
}

.m-shop__nameHBK {
  font-size: 78px;
  line-height: 123.15789px;
  font-size: 7.8rem;
  line-height: 12.31579rem;
  line-height: 50px;
  display: block;
}

.m-shop__products {
  display: inline-block;
  vertical-align: middle;
  font-size: initial;
  text-align: center;
  width: calc(100% - 360px);
}

.m-shop__productsWrapper {
  padding: 0 20px;
  width: 100%;
}

.m-shop__product {
  color: #0a4f95;
  outline: none;
  padding: 20px 20px 0;
  text-align: left;
  text-decoration: none;
}

.m-shop__product:hover {
  text-decoration: underline;
  color: #0a4f95;
}

.m-shop__product:hover .m-shop__productImageImg {
  /* IE 9 */
  -webkit-transform: translate3d(0, -6px, 0);
  /* Chrome, Safari, Opera */
  transform: translate3d(0, -6px, 0);
}

.m-shop__product:hover .m-shop__productImage:after {
  /* IE 9 */
  -webkit-transform: scale(0.8);
  /* Chrome, Safari, Opera */
  transform: scale(0.8);
}

.m-shop__product .a-tag {
  position: absolute;
  right: 20px;
}

.m-shop__productImage {
  padding-top: 122%;
  overflow: hidden;
  position: relative;
}

.m-shop__productImageImg {
  /* IE 9 */
  -webkit-transform: translate3d(0, 0, 0);
  /* Chrome, Safari, Opera */
  transform: translate3d(0, 0, 0);
  -webkit-transition: transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.m-shop__productImage:after {
  /* IE 9 */
  -webkit-transform: scale(1);
  /* Chrome, Safari, Opera */
  transform: scale(1);
  -webkit-transition: transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  background: url("/site/images/graphics/product_shadow.png") no-repeat center;
  background-size: 77%;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  padding-top: 18.3%;
  right: 0;
}

.m-shop__productPrice {
  font-size: 26px;
  line-height: 41.05263px;
  font-size: 2.6rem;
  line-height: 4.10526rem;
  border-bottom: 1px solid #CDDBE5;
  padding-bottom: 10px;
}

.m-shop__productPriceOld {
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
  color: #CDDBE5;
  display: inline-block;
  margin-left: 15px;
  padding: 0 8px;
  position: relative;
}

.m-shop__productPriceOld:after {
  background-color: #CDDBE5;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
}

.m-shop__pageNumbers {
  margin: 30px 0;
}

.m-imgCarousel .slick-list {
  height: 100% !important;
}

.m-imgCarousel .slick-track {
  height: 100% !important;
}

.m-imgCarousel .slick-dots li button:before {
  content: "0";
  position: relative;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  opacity: inherit;
}

.slick-dots {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  position: relative;
  bottom: 0;
}

.slick-dots li {
  cursor: pointer;
  display: inline-block;
  opacity: .5;
  padding: 0;
  position: relative;
}

.slick-dots li:last-child {
  margin-right: 0;
}

.slick-dots li.slick-active {
  opacity: 1;
}

.slick-dots li button {
  color: #b88f4c;
  margin-right: 18px;
}

.slick-dots li button:before {
  content: none;
}

.slick-dots li button:hover {
  cursor: pointer;
  opacity: 1;
}

.slick-prev:before, .slick-next:before {
  font-family: 'entypo' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  position: relative;
  top: 2px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
  content: "\e922";
}

.slick-next:before {
  content: "\e923";
}

.m-footer {
  border-top: 4px solid #b88f4c;
  margin-top: 100px;
  position: relative;
  z-index: 1;
}

.m-footer a {
  color: #FFF;
}

.m-footer a:hover {
  color: #FFF;
}

.m-footer__campain {
  position: relative;
}

.m-footer__section {
  text-align: center;
  padding: 40px 0;
}

.m-footer__section.-blue {
  background-color: #0a4f95;
  color: #FFF;
}

.m-footer__section.-blue .a-socialMedia__item {
  background-color: transparent;
  border-color: #073463;
  color: #FFF;
}

.m-footer__section.-blue .a-socialMedia__item:hover {
  color: #EAF1F6;
}

.m-footer__section.-blue .a-socialMedia__item:hover .a-socialMedia__icon {
  color: #073463;
}

.m-footer__section.-blue .a-socialMedia.-horizontal .a-socialMedia__item:first-child {
  border-left-color: #073463;
}

.m-footer__section.-blue .a-socialMedia.-vertical .a-socialMedia__item:last-child {
  border-bottom-color: #073463;
}

.m-footer__section.-campain {
  padding: 250px 0 140px;
}

.m-footer__section.-deepSapphire {
  background-color: #073463;
  color: #0a4f95;
}

.m-footer__section.-pictureBackground {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/site/images/backgrounds/footerAdd.png");
  bottom: 0;
  color: #FFF;
  position: fixed;
  width: 100%;
}

.m-footer__section.-pictureBackground:before {
  background-color: rgba(0, 0, 0, 0.8);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.m-footer__logo {
  /* IE 9 */
  -webkit-transform: translateY(-60%);
  /* Chrome, Safari, Opera */
  transform: translateY(-60%);
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
}

.m-footer__title {
  line-height: 27px;
  line-height: 2.7rem;
  margin-bottom: 40px;
}

.m-footer__title.-small {
  margin: 25px 0 10px;
}

.m-footer__info {
  margin: 40px 0 10px;
}

.m-footer__sponsors {
  margin-bottom: 20px;
}

.m-footer__text.-small {
  font-size: 11px;
  line-height: 17.36842px;
  font-size: 1.1rem;
  line-height: 1.73684rem;
  margin: 0 auto;
  max-width: 470px;
}

.m-header {
  background-color: #FFF;
  clear: both;
  overflow: visible;
}

.m-header.-teams {
  padding: 60px 90px;
}

.m-header.-teams.m-HBKGoals h1 {
  margin-bottom: 46px;
}

.m-header.-teams h1 {
  margin-bottom: 20px;
}

.m-header.-subpage {
  padding: 60px 90px 0;
  overflow: hidden;
}

.m-header.-subpage h1 {
  margin-bottom: 20px;
}

.m-header__sponsorLogo {
  height: 100px;
  left: 0;
  margin: 50px auto 0;
  max-width: 100%;
  position: absolute;
  right: 0;
  width: 390px;
}

.m-header__sponsors {
  font-size: 15px;
  line-height: 18px;
  font-size: 1.5rem;
  line-height: 1.8rem;
  margin-bottom: 110px;
  position: relative;
}

.m-header__sponsors:after {
  background-color: #EAF1F6;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  margin: auto;
  max-width: 1260px;
  position: absolute;
  top: 0;
  width: 100%;
}

.m-header__sponsor {
  background-color: #FFF;
  color: #B4C7D4;
  display: inline-block;
  padding: 0 30px;
  position: relative;
  z-index: 1;
}

.m-teamPLayer {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #FFF;
  border: 1px solid #CDDBE5;
  border-right-width: 0;
  border-top-width: 0;
  display: inline-block;
  position: relative;
  text-decoration: none;
}

.m-teamPLayer.-large {
  width: 33.3333%;
}

.m-teamPLayer.-large:nth-child(3n+3) {
  border-right-width: 1px;
}

.m-teamPLayer.-large:nth-child(-n+3) {
  border-top-width: 1px;
}

.m-teamPLayer.-large .m-teamPLayer__name {
  font-size: 26px;
  line-height: 31.2px;
  font-size: 2.6rem;
  line-height: 3.12rem;
  float: left;
  position: relative;
  width: calc(70% - 40px);
  margin-bottom: 40px;
  height: 59px;
  white-space: inherit;
}

.m-teamPLayer.-large .m-teamPLayer__position {
  color: #b88f4c;
  position: relative;
  float: left;
  width: calc(70% - 20px);
}

.m-teamPLayer.-small {
  width: 25%;
  padding: 14px 20px;
}

.m-teamPLayer.-small:nth-child(4n+4) {
  border-right-width: 1px;
}

.m-teamPLayer.-small:nth-child(-n+4) {
  border-top-width: 1px;
}

.m-teamPLayer.-small .m-teamPLayer__name {
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
}

.m-teamPLayer:last-child {
  border-right-width: 1px;
}

.m-teamPLayer:hover {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.12);
  text-decoration: none;
  z-index: 1;
}

.m-teamPLayer__name {
  color: #0a4f95;
}

.m-teamPLayer__BG {
  color: #EAF1F6;
  font-size: 220px;
  line-height: 0.8em;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: center;
}

.m-teamPLayer .a-verticalFix {
  margin-left: 0;
  vertical-align: baseline;
}

.m-teamPLayer__info {
  display: inline-block;
  vertical-align: baseline;
  padding: 17% 20px 30px;
}

.m-teamPLayer__image {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 47%;
}

.m-teamPLayer__positionNumber {
  margin-right: 1rem;
}

.m-section.m-team {
  font-size: 0;
  line-height: 0;
  overflow: visible;
}

.m-matchSummary {
  background-image: url("/site/images/backgrounds/matchSummary.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-bottom: 4px solid #b88f4c;
  color: #FFF;
  padding: 0 90px;
  position: relative;
}

.m-matchSummary:before {
  background-color: rgba(0, 0, 0, 0.8);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.m-matchSummary__top {
  padding: 25px 0;
  clear: both;
  overflow: hidden;
}

.m-matchSummary__top:before {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(184, 143, 76, 0)), color-stop(50%, #b88f4c), to(rgba(184, 143, 76, 0)));
  background-image: linear-gradient(90deg, rgba(184, 143, 76, 0) 0%, #b88f4c 50%, rgba(184, 143, 76, 0) 100%);
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.m-matchSummary__topRight {
  float: right;
}

.m-matchSummary__topLeft {
  float: left;
}

.m-matchSummary__arena {
  font-size: 20px;
  line-height: 24px;
  font-size: 2rem;
  line-height: 2.4rem;
}

.m-matchSummary__date {
  font-size: 15px;
  line-height: 18px;
  font-size: 1.5rem;
  line-height: 1.8rem;
}

.m-matchSummary__top, .m-matchSummary__bottom {
  max-width: 920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.m-matchSummary__bottom:before {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(184, 143, 76, 0)), color-stop(50%, #b88f4c), to(rgba(184, 143, 76, 0)));
  background-image: linear-gradient(90deg, rgba(184, 143, 76, 0) 0%, #b88f4c 50%, rgba(184, 143, 76, 0) 100%);
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.m-matchSummary__text {
  font-size: 20px;
  line-height: 24px;
  font-size: 2rem;
  line-height: 2.4rem;
}

.m-matchSummary__title {
  color: #b88f4c;
  margin-bottom: 10px;
}

.m-matchSummary__center {
  padding: 50px 0;
  position: relative;
  text-align: center;
}

.m-matchSummary__league {
  line-height: 0;
}

.m-matchSummary .a-leagueLogo {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.m-matchSummary__score {
  font-size: 78px;
  line-height: 123.15789px;
  font-size: 7.8rem;
  line-height: 12.31579rem;
  text-align: center;
  width: 200px;
}

.m-matchSummary__stats {
  margin: 20px 0;
  clear: both;
  overflow: hidden;
}

.m-matchSummary__club {
  width: calc(50% - 100px);
}

.m-matchSummary__club.-home {
  text-align: right;
  padding-right: 30px;
}

.m-matchSummary__club.-home .a-clubLogo {
  float: left;
}

.m-matchSummary__club.-home .m-matchSummary__clubName {
  float: right;
}

.m-matchSummary__club.-home .m-matchSummary__goalScorers {
  float: right;
}

.m-matchSummary__club.-home .m-matchSummary__goalScorerName:before {
  margin-left: 10px;
}

.m-matchSummary__club.-away {
  text-align: left;
  padding-left: 30px;
}

.m-matchSummary__club.-away .a-clubLogo {
  float: right;
}

.m-matchSummary__club.-away .m-matchSummary__clubName {
  float: left;
}

.m-matchSummary__club.-away .m-matchSummary__goalScorers {
  float: left;
}

.m-matchSummary__club.-away .m-matchSummary__goalScorerName:before {
  margin-right: 10px;
}

.m-matchSummary__club .a-clubLogo {
  width: 100%;
  max-width: 135px;
}

.m-matchSummary__club, .m-matchSummary__score {
  float: left;
}

.m-matchSummary__clubName {
  font-size: 28px;
  line-height: 44.21053px;
  font-size: 2.8rem;
  line-height: 4.42105rem;
  margin-top: 40px;
  width: calc(100% - 144px);
}

.m-matchSummary__goalScorers {
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
  width: calc(100% - 135px);
  max-width: 270px;
}

.m-matchSummary__goalScorerName:first-child:before {
  content: none;
}

.m-matchSummary__goalScorerName:before {
  content: ",";
}

.m-matchSummary .a-pageNavigation__item {
  color: #FFF;
}

.m-matchSummary .a-pageNavigation__item.-active:before {
  background-color: #b88f4c;
}

.m-matchSummary .a-pageNavigation__item:hover:before {
  background-color: #b88f4c;
}

.m-matchSummary .a-pageNavigation__item:before {
  height: 0;
  background-color: #b88f4c;
}

.m-header.-article {
  padding: 0 90px;
}

.m-header .m-article__column {
  margin: 40px 0 0;
  padding: 0;
}

.m-matchEvent {
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
  position: relative;
}

.m-matchEvent:last-child {
  margin-bottom: 0;
}

.m-matchEvents .m-wrapper:before {
  content: "";
  width: 2px;
  position: absolute;
  height: 100%;
  background-color: #CDDBE5;
  display: block;
  left: 75px;
}

.m-matchEvent__location {
  color: #0a4f95;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 9px;
  background: #FFF;
}

.m-matchEvent__linktext {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 0;
  line-height: 0;
}

.m-matchEvent.-goal .m-matchEvent__time {
  background-color: #073463;
  border: 1px solid #073463;
  color: #FFF;
}

.m-matchEvent.-goal .m-matchEvent__infoHolder {
  background-color: #073463;
  border: 0;
}

.m-matchEvent.-goal .m-matchEvent__infoHolder .m-matchEvent__title {
  color: #FFF;
}

.m-matchEvent.-goal .m-matchEvent__infoHolder .m-matchEvent__text {
  color: #b88f4c;
}

.m-matchEvent.-goal .m-matchEvent__infoHolder:before {
  background-color: #b88f4c;
  width: 5px;
}

.m-matchEvent.-goal .m-matchEvent__type:after {
  background-color: #0C4178;
}

.m-matchEvent__time {
  background-color: #FFF;
  border: 1px solid #CDDBE5;
  color: #0a4f95;
  float: left;
  height: 134px;
  margin-right: 30px;
  padding: 32px 0;
  text-align: center;
  width: 150px;
}

.m-matchEvent__minute {
  font-size: 7.8rem;
  line-height: 6rem;
}

.m-matchEvent__infoHolder {
  background-color: #FFF;
  border: 1px solid #CDDBE5;
  height: 134px;
  overflow: hidden;
  position: relative;
  width: calc(100% - 180px);
  font-size: 0;
}

.m-matchEvent__infoHolder:before {
  background-color: #CDDBE5;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 4px;
}

.m-matchEvent__type {
  display: inline-block;
  height: 100%;
  padding: 0 36px;
  position: relative;
  text-align: center;
}

.m-matchEvent__type:before {
  content: "";
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}

.m-matchEvent__type:after {
  background-color: #CDDBE5;
  bottom: 0;
  content: "";
  display: block;
  height: 40px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}

.m-matchEvent__typeIcon {
  display: inline-block;
  width: 60px;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.m-matchEvent__info {
  display: inline-block;
  max-width: calc(100% - 132px);
  padding: 0 30px;
  vertical-align: middle;
}

.m-matchEvent__title {
  font-size: 28px;
  line-height: 33.6px;
  font-size: 2.8rem;
  line-height: 3.36rem;
  color: #0a4f95;
}

.m-matchEvent__text {
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
}

.m-matchEvent__logo {
  position: absolute;
  right: 40px;
  top: 40px;
}

.m-matchEvent__logo.a-logo {
  max-width: 105px;
  width: 10%;
  min-width: 70px;
}

.m-hbkGoal__wrapper {
  background-color: #073463;
  padding-top: 40%;
  width: calc(100% - 180px);
  float: right;
  position: relative;
}

.m-hbkGoal__wrapper .m-player__imageImg {
  height: 100%;
}

.m-hbkGoal__wrapper .m-player__content {
  width: 100%;
}

.m-hbkGoal__wrapper .m-player__name {
  font-size: 78px;
  line-height: 93.6px;
  font-size: 7.8rem;
  line-height: 9.36rem;
}

.o-matchContent__wrapper {
  -webkit-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
  min-height: 500px;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.o-matchContent__wrapper.-auto {
  height: auto !important;
}

.o-matchContent {
  /* IE 9 */
  -webkit-transform: translate3d(0, 0, 0);
  /* Chrome, Safari, Opera */
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background-color: #EAF1F6;
  width: 100%;
  height: auto;
  padding: 60px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
}

.o-matchContent.-white {
  background-color: #FFF;
  padding: 60px 0;
}

.o-matchContent.-article {
  padding-top: 0;
}

.o-matchContent.-noEvent {
  position: static;
}

.o-matchContent.open {
  visibility: visible;
  z-index: 1;
}

.o-matchContent.-first {
  position: relative;
}

.scaleUp {
  -webkit-animation: scaleUp .7s ease both;
  animation: scaleUp .7s ease both;
}

.moveToBottom {
  -webkit-animation: moveToBottom 1s ease both;
  animation: moveToBottom 1s ease both;
}

.m-matchTeams__club {
  background-color: #FFF;
  border: 1px solid #CDDBE5;
  float: left;
  margin-right: 30px;
  width: calc(50% - 15px);
}

.m-matchTeams__club:nth-child(even) {
  margin-right: 0;
}

.m-matchTeams__logo {
  width: 40px;
}

.m-matchTeams__title {
  border-top: 1px solid #CDDBE5;
  color: #b88f4c;
  padding: 30px 20px;
}

.m-matchTeams__table {
  border: 0;
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
}

.m-matchTeams__th {
  background-color: #073463;
  color: #FFF;
  vertical-align: middle;
}

.m-matchTeams__td:first-child {
  width: 30px;
}

.m-matchTeams__td:last-child {
  text-align: right;
}

.m-matchTeams__td:last-child .a-icon {
  margin: 0 10px 0 0;
}

.m-matchTeams .a-icon:hover {
  cursor: pointer;
}

.m-matchTeams .a-icon:hover .m-matchTeams__eventTime {
  /* IE 9 */
  -webkit-transform: translateY(-100%) scale(1);
  /* Chrome, Safari, Opera */
  transform: translateY(-100%) scale(1);
}

.m-matchTeams__eventTime {
  font-size: 13px;
  line-height: 20.52632px;
  font-size: 1.3rem;
  line-height: 2.05263rem;
  /* IE 9 */
  -webkit-transform: translateY(-100%) scale(0);
  /* Chrome, Safari, Opera */
  transform: translateY(-100%) scale(0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /* IE 9 */
  -webkit-transform-origin: center bottom;
  /* Chrome, Safari, Opera */
  transform-origin: center bottom;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 16px 14px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 16px 14px -12px rgba(0, 0, 0, 0.1);
  background-color: #FFF;
  border: 1px solid #CDDBE5;
  display: block;
  left: -100px;
  line-height: 25px;
  margin: auto;
  padding: 10px 20px;
  position: absolute;
  right: -100px;
  text-align: center;
  top: -10px;
  width: 80px;
}

.m-matchTeams__eventTime:after {
  border: 8px solid transparent;
  border-top-color: #CDDBE5;
  content: "";
  display: block;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  bottom: -17px;
}

.m-article {
  padding: 0 90px;
  background: #fff;
  clear: both;
  margin-bottom: 60px;
  overflow: hidden;
}

.m-article__image {
  clear: both;
  overflow: hidden;
}

.m-article__imageImg {
  display: block;
  margin: 40px auto;
}

.m-article__column {
  float: left;
  padding: 40px 0;
}

.m-article__column.-center {
  border-left: 1px solid #CDDBE5;
  padding-left: 80px;
  padding-right: 80px;
  width: 64.3%;
}

.m-article__column.-fullWidth {
  width: 100%;
}

.m-article__column.-alone {
  border: 0;
  float: none;
  max-width: 920px;
  margin: auto;
  text-align: left;
  width: 100%;
}

.m-article__column.-right {
  width: 11%;
}

.m-article__column.-left {
  padding-left: 0;
  width: 17.5%;
  min-width: 220px;
}

.m-article__column.-left .m-subNav__wrapper.-desktop {
  padding-right: 40px;
}

.m-article__column.-left .m-subNav__item {
  color: #0a4f95;
  word-break: break-word;
  margin: 0 0 20px 0;
  width: 100%;
}

.m-article__column.-left .m-subNav__item:after {
  content: none;
}

.m-article__column.-right {
  padding-right: 0;
  float: right;
}

.m-article__column.-right .a-socialMedia {
  float: right;
}

.m-article__metaData {
  color: #0a4f95;
  margin-bottom: 50px;
}

.m-article__metaData a {
  color: #0a4f95;
}

.m-article__metaData a:hover {
  color: #073463;
}

.m-article__metaTitle {
  margin-bottom: 10px;
}

.m-article__metaText {
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
}

.m-article__metaImg.-flag {
  width: 27px;
}

.m-article__metaImg.-flag img {
  height: 17px;
}

.m-article__preamble {
  margin-bottom: 40px;
}

.m-article__imageSlider {
  width: 100%;
  position: relative;
}

.m-article__imageSlider #cms_slideshow_0 {
  padding-top: 66.66%;
}

.m-article__imageSlider #cms_slideshow_0 div {
  top: 0;
}

.m-gallery__wrapper {
  font-size: 0;
  line-height: 0;
}

.m-gallery__item {
  border: 1px solid #CDDBE5;
  display: inline-block;
  padding-top: 13%;
  position: relative;
  width: 25%;
}

.m-gallery__item:hover {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.12);
  text-decoration: none;
  z-index: 1;
}

.m-gallery__imgImg {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 80%;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.m-HBKGoals {
  background: url("/site/images/backgrounds/hbkgoalsBG.png");
  background-size: contain;
  color: #b88f4c;
  padding-top: 60px;
  padding-bottom: 60px;
}

.m-HBKGoals .a-h1 {
  margin-bottom: 46px;
}

.m-HBKGoals a {
  color: #b88f4c;
}

.m-HBKGoals a:hover {
  color: #b88f4c;
}

.m-HBKGoals.m-header {
  padding-top: 90px;
  padding-bottom: 90px;
}

.m-HBKGoals__leftContainer {
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
  float: left;
  width: 600px;
}

.m-HBKGoals__rightContainer {
  font-size: 13px;
  line-height: 20.52632px;
  font-size: 1.3rem;
  line-height: 2.05263rem;
  float: right;
  text-align: right;
  width: calc(100% - 600px);
}

.m-HBKGoals__clip {
  background: url("/site/images/graphics/stripes.png") repeat;
  background-size: 50%;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.m-HBKGoals__description {
  max-width: 300px;
  float: right;
}

.m-HBKGoals__playerQuote {
  font-size: 28px;
  line-height: 44.21053px;
  font-size: 2.8rem;
  line-height: 4.42105rem;
  line-height: 3.8rem;
  color: #FFF;
  margin-top: 38px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.m-HBKGoals__text {
  font-size: 1.3rem;
  line-height: 2.5rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
}

.m-HBKGoals__playerDescription {
  margin-bottom: 32px;
}

.m-HBKGoals__player {
  float: left;
  width: calc(50% - 90px);
  margin-right: 90px;
  border-top: 1px solid #3b3b3b;
  padding: 48px 0;
}

.m-HBKGoals__player:nth-child(even) {
  margin-right: 0;
  margin-left: 90px;
}

.m-HBKGoals__player:nth-child(1), .m-HBKGoals__player:nth-child(2) {
  border: 0;
}

.m-HBKGoals__player .m-HBKGoals__playerQuote {
  height: 114px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.m-HBKGoals__playerName {
  font-size: 20px;
  line-height: 31.57895px;
  font-size: 2rem;
  line-height: 3.15789rem;
  display: inline-block;
  line-height: 3rem;
  padding: 9px 15px 6px;
  border: 1px solid #b88f4c;
  white-space: nowrap;
}

@media all and (-ms-high-contrast: none) {
  .m-HBKGoals__clip {
    background: none;
    color: #b88f4c;
  }
}

#calendar .m-footer {
  z-index: 2;
  margin-top: 0;
}

#calendar #o-site {
  padding-bottom: 100px;
}

.m-calendarEvent {
  margin-bottom: 20px;
  clear: both;
  overflow: visible;
  position: relative;
  display: inline-block;
  width: 100%;
  color: #1c1c1c;
}

.m-calendarEvent .m-matchEvent__infoHolder {
  overflow: visible;
}

.m-calendarEvent .m-matchEvent__infoHolder:hover {
  cursor: pointer;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.m-calendarEvent[href="#"] .m-matchEvent__infoHolder:hover {
  cursor: default;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.m-calendarEvent[href="#"]:hover {
  color: #1c1c1c;
  text-decoration: none;
}

.m-calendarEvent:last-child {
  margin-bottom: 0;
}

.m-calendarEvents .m-wrapper:before {
  content: "";
  width: 2px;
  position: absolute;
  height: 100%;
  background-color: #CDDBE5;
  display: block;
  left: 75px;
}

.m-calendarEvent.-today .m-calendarEvent__dateNumber {
  background-color: #073463;
  border: 1px solid #073463;
  color: #FFF;
}

.m-calendarEvent.-today .m-calendarEvent__infoHolder {
  background-color: #073463;
  border: 0;
}

.m-calendarEvent.-today .m-calendarEvent__infoHolder .m-calendarEvent__title {
  color: #FFF;
}

.m-calendarEvent.-today .m-calendarEvent__infoHolder .m-calendarEvent__text {
  color: #b88f4c;
}

.m-calendarEvent.-today .m-calendarEvent__infoHolder:before {
  background-color: #b88f4c;
  width: 5px;
}

.m-calendarEvent.-today .m-calendarEvent__time:after {
  background-color: #0C4178;
}

.m-calendarEvent__date {
  background-color: #FFF;
  border: 1px solid #CDDBE5;
  color: #0a4f95;
  float: left;
  height: 134px;
  margin-right: 30px;
  padding: 32px 0;
  text-align: center;
  width: 150px;
}

.m-calendarEvent__dateNumber {
  font-size: 7.8rem;
  line-height: 6rem;
}

.m-calendarEvent .m-matchEvent__infoHolder {
  float: right;
  margin-bottom: 20px;
}

.m-calendarEvent__type {
  display: inline-block;
  height: 100%;
  padding: 0 36px;
  position: relative;
  text-align: center;
}

.m-calendarEvent__type:before {
  content: "";
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}

.m-calendarEvent__type:after {
  background-color: #CDDBE5;
  bottom: 0;
  content: "";
  display: block;
  height: 40px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}

.m-calendarEvent__time {
  font-size: 20px;
  line-height: 31.57895px;
  font-size: 2rem;
  line-height: 3.15789rem;
  color: #0a4f95;
  display: inline-block;
  vertical-align: middle;
}

.m-calendarEvent__info {
  display: inline-block;
  max-width: calc(100% - 132px);
  padding: 0 30px;
  vertical-align: middle;
}

.m-calendarEvent__title {
  font-size: 28px;
  line-height: 33.6px;
  font-size: 2.8rem;
  line-height: 3.36rem;
  color: #0a4f95;
}

.m-calendarEvent__text {
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
}

.m-calendarEvent__logo {
  position: absolute;
  right: 40px;
  top: 40px;
}

.m-calendarEvent__logo.a-logo {
  max-width: 105px;
  width: 10%;
  min-width: 70px;
}

.m-calendar {
  width: 100%;
  display: inline-block;
  max-width: 500px;
  vertical-align: middle;
}

.m-calendar__wrapper {
  width: 50%;
  float: right;
  text-align: right;
  height: 100%;
  font-size: 0;
  line-height: 0;
}

.m-calendar__wrapper:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.m-calendar__row {
  width: 100%;
  text-align: left;
  font-size: 0;
  line-height: 0;
}

.m-calendar__row.-top {
  border-bottom: 1px solid #EAF1F6;
  margin-bottom: 10px;
}

.m-calendar__cell {
  display: inline-block;
  width: 14.2857142857%;
  text-align: center;
  position: relative;
}

.m-calendar__cell:after {
  content: "";
  display: block;
  padding-top: 100%;
}

.m-calendar__cell.-head .m-calendar__day {
  background: none;
  color: #b88f4c;
}

.m-calendar__day {
  font-size: 16px;
  line-height: 25.26316px;
  font-size: 1.6rem;
  line-height: 2.52632rem;
  border-radius: 50%;
  background-color: #0a4f95;
  color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% - 10px);
  margin: 5px;
  width: calc(100% - 10px);
}

.m-calendar__day:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.m-calendar__day:hover {
  background-color: #FFF;
  cursor: pointer;
  color: #0a4f95;
}

.m-calendar__day:hover.-passed {
  background-color: #FFF;
  cursor: pointer;
  color: #0a4f95;
}

.m-calendar__day:hover.-today {
  background-color: #FFF;
  color: #0a4f95;
}

.m-calendar__day:hover.-noEvent {
  background-color: transparent;
  color: #0a4f95;
  cursor: default;
}

.m-calendar__day:hover.-notCurrentMonth {
  cursor: default;
  background-color: transparent;
  color: #0C4178;
}

.m-calendar__day.-active {
  background-color: #FFF;
  color: #0a4f95;
}

.m-calendar__day.-today {
  background-color: #B4C7D4;
  color: #FFF;
}

.m-calendar__day.-passed {
  background-color: transparent;
  color: #0a4f95;
  border: 1px solid #0a4f95;
}

.m-calendar__day.-noEvent {
  background-color: transparent;
  color: #0a4f95;
  border-color: transparent;
}

.m-calendar__day.-notCurrentMonth {
  background-color: transparent;
  color: #0C4178;
}

@font-face {
  font-family: "HKGrotesk-Light";
  src: url("/site/fonts/laxacupen/HKGrotesk-Light.otf") format("opentype");
}

@font-face {
  font-family: "HKGrotesk-SemiBold";
  src: url("/site/fonts/laxacupen/HKGrotesk-SemiBold.otf") format("opentype");
}

@font-face {
  font-family: "HKGrotesk-Regular";
  src: url("/site/fonts/laxacupen/HKGrotesk-Regular.otf") format("opentype");
}

@font-face {
  font-family: "HKGrotesk-Bold";
  src: url("/site/fonts/laxacupen/HKGrotesk-Bold.otf") format("opentype");
}

@font-face {
  font-family: "HKGrotesk-Medium";
  src: url("/site/fonts/laxacupen/HKGrotesk-Medium.otf") format("opentype");
}

@font-face {
  font-family: "FontsFree-Net-ZingRustD2Demo-BaseFontsFree-Net-ZingRustD2Demo-Base";
  src: url("/site/fonts/laxacupen/FontsFree-Net-ZingRustD2Demo-Base.otf") format("opentype");
}

@font-face {
  font-family: "FontsFree-Net-ZingRustDemo-Base";
  src: url("/site/fonts/laxacupen/FontsFree-Net-ZingRustDemo-Base.otf") format("opentype");
}

@font-face {
  font-family: "zingrustdemo-base";
  src: url("/site/fonts/laxacupen/zingrustdemo-base.otf") format("opentype");
}

@font-face {
  font-family: "zingrustd2demo-base";
  src: url("/site/fonts/laxacupen/zingrustd2demo-base.otf") format("opentype");
}

@font-face {
  font-family: "STONE-HARBOUR-Regular";
  src: url("/site/fonts/laxacupen/STONE-HARBOUR-Regular.ttf") format("truetype");
}

@-webkit-keyframes woble {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@keyframes woble {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

body.laxacupen .m-laxacupenBackground h1, body.laxacupen #article h1, body.laxacupen #article h2, body.laxacupen #article h3, body.laxacupen #article h4, body.laxacupen #article h5 {
  font-family: "FontsFree-Net-ZingRustDemo-Base", sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.laxacupen #article {
  font-family: "HKGrotesk-Regular", sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.laxacupen #article b, body.laxacupen #article strong, body.laxacupen .m-article__preamble {
  font-family: "HKGrotesk-Bold", sans-serif;
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.laxacupen .m-laxacupenLogo {
  width: 40%;
  max-width: 400px;
  position: absolute;
  top: 65%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

body.laxacupen .m-laxacupenLogo img {
  width: 100%;
}

body.laxacupen .m-laxacupenHeader {
  position: absolute;
  bottom: 20%;
}

body.laxacupen .a-socialMedia__item {
  background-color: rgba(255, 255, 255, 0.7);
}

body.laxacupen .a-socialMedia__item:hover {
  background-color: rgba(255, 255, 255, 0.9);
}

body.laxacupen .m-article__column.-center {
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #CDDBE5;
}

body.laxacupen .m-article__column.-left {
  text-align: center;
  display: block;
  -webkit-column-count: unset;
  column-count: unset;
}

body.laxacupen .m-article__column.-left img {
  max-width: 90%;
  animation: woble 2s infinite;
  -webkit-animation: woble 2s infinite;
}

body.laxacupen .m-laxacupenBackground {
  background-image: url("/site/images/backgrounds/laxBG.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 56.25vw;
  position: relative;
  max-height: 520px;
}

body.laxacupen .m-laxacupenBackground h1 {
  text-transform: uppercase;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  letter-spacing: 0.3rem;
  color: #FFF;
}

body.laxacupen .m-laxacupenBackground .m-article {
  margin: 0;
  overflow: visible;
  height: 100%;
}

body.laxacupen .m-footer {
  margin-top: 0;
}

body.laxacupen #article {
  background-image: url("/site/images/backgrounds/laxCupBG.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 90px 0;
}

body.laxacupen #article h1, body.laxacupen #article h2, body.laxacupen #article h3, body.laxacupen #article h4, body.laxacupen #article h5 {
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  color: #08476C;
}

body.laxacupen .m-article {
  background: none;
}

@media (max-width: 1250px) {
  body.laxacupen .m-article__column.-center {
    padding: 20px 60px;
  }
}

@media (max-width: 1170px) {
  body.laxacupen .m-article__column.-center {
    padding: 20px 40px;
  }
}

@media (max-width: 668px) {
  body.laxacupen #article {
    padding: 40px 0;
    background-position: right;
  }
}

@media only screen and (max-width: 558px) {
  body.laxacupen .m-article__column.-center {
    padding: 20px;
  }
}

@media only screen and (max-width: 415px) {
  body.laxacupen .m-article__column.-center {
    padding: 20px 10px;
  }
}

.cms_input_-bigCheckbox {
  border-radius: 5px;
  -webkit-appearance: none;
  appearence: none;
  border: 1px solid #0a4f95;
  width: 30px;
  height: 30px;
  outline: none;
}

.cms_input_-bigCheckbox:checked {
  background: #0C4178;
  background-image: url("/site/images/graphics/checkmark.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}

body.admin {
  padding: 0 !important;
}

body.admin #o-site {
  margin-top: 0;
}

body.admin .m-nav, body.admin #o-top {
  position: relative;
  pointer-events: none;
  top: 0;
}

body.admin #superettan-topbar {
  z-index: 1;
}

body.admin .o-matchContent.-open  {
  position: static;
}

body.admin .cms_editor tr, body.admin .cms_editor td, body.admin .cms_editor th  {
  height: auto;
}

html {
  font-size: 62.5%;
}

.rectangle .box.box_text, .square .box.box_text {
  height: auto;
}

.bg_video {
  /*display: none;*/
}

.pb_widget {
  width: auto;
  float: none;
  clear: both;
}

.m-table__image {
  height: 45px;
  width: auto;
  vertical-align: middle;
}

body {
  -webkit-transition: padding 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out;
  font-size: 20px;
  line-height: 31.57895px;
  font-size: 2rem;
  line-height: 3.15789rem;
  background: #FFF;
  color: #1c1c1c;
  font-family: "Gotham-Book", sans-serif;
  font-weight: 300;
  letter-spacing: 0;
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
  padding-top: 166px;
  padding-bottom: 474px;
  height: auto;
}

body.scroll {
  padding-top: 126px;
}

a {
  color: #0a4f95;
  text-decoration: underline;
}

a:hover {
  color: #0a4f95;
}

svg {
  width: 100%;
  height: auto;
}

#o-site {
  -webkit-transition: margin-top 0.2s ease-in-out;
  transition: margin-top 0.2s ease-in-out;
  -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
  background: #EAF1F6;
  width: 100%;
  position: relative;
  z-index: 2;
}

#o-site.-white {
  background-color: #FFF;
}

#o-site.-black {
  background: url("/site/images/backgrounds/hbkgoalsBG.png") #1c1c1c;
  background-size: contain;
}

#o-site.-catskillWhite {
  background-color: #EAF1F6;
}

.a-logo {
  width: 105px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("/site/images/clubs/logotypes/hbk.png");
}

.a-logo:before {
  content: "";
  display: block;
  padding-top: 108%;
}

.a-navButton {
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  width: 33px;
  height: 20px;
  position: relative;
  cursor: pointer;
}

.a-navButton__line {
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #FFF;
  opacity: 1;
  left: 0;
}

.a-navButton__line:nth-child(1) {
  top: 0px;
}

.a-navButton__line:nth-child(2), .a-navButton__line:nth-child(3) {
  top: 9px;
}

.a-navButton__line:nth-child(4) {
  top: 18px;
}

.a-plusButton {
  background-color: #0a4f95;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 75px;
}

.a-plusButton__line:first-child {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  background-color: #FFF;
  width: 20px;
  height: 2px;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -1px;
}

.a-plusButton__line:last-child {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  background-color: #FFF;
  width: 2px;
  height: 20px;
  left: 50%;
  margin-left: -1px;
  top: 50%;
  margin-top: -10px;
}

.a-plusButton.closed .a-plusButton__line:first-child {
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  opacity: 1;
}

.a-plusButton.closed .a-plusButton__line:last-child {
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}

.a-plusButton.opened .a-plusButton__line:first-child {
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  opacity: 0;
}

.a-plusButton.opened .a-plusButton__line:last-child {
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}

.opened {
  opacity: 1;
}

.opened .vertical {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.opened .horizontal {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: 0;
}

.circle-plus {
  height: 4em;
  width: 4em;
  font-size: 1em;
  opacity: .7;
}

.circle-plus .circle {
  position: relative;
  width: 2.55em;
  height: 2.5em;
  border-radius: 100%;
  border: solid .5em #DFDAD7;
}

.circle-plus .circle .horizontal {
  position: absolute;
  background-color: red;
  width: 30px;
  height: 5px;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -2.5px;
}

.circle-plus .circle .vertical {
  position: absolute;
  background-color: red;
  width: 5px;
  height: 30px;
  left: 50%;
  margin-left: -2.5px;
  top: 50%;
  margin-top: -15px;
}

.a-captionTitle {
  color: #b88f4c;
  margin-bottom: 5px;
}

.a-captionTitle:before {
  border-radius: 9px;
  background-color: #b88f4c;
  content: "";
  display: inline-block;
  height: 9px;
  margin-right: 10px;
  width: 9px;
}

.a-icon {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  margin: 0 0 0 10px;
  position: relative;
  vertical-align: middle;
  width: 23px;
}

.a-pageNavigation {
  clear: both;
  font-size: 0;
  overflow: hidden;
  text-align: center;
}

.a-pageNavigation__item {
  font-size: 28px;
  line-height: 44.21053px;
  font-size: 2.8rem;
  line-height: 4.42105rem;
  color: #0a4f95;
  display: inline-block;
  padding: 30px 0;
  position: relative;
  width: 33.333%;
}

.a-pageNavigation__item:hover {
  cursor: pointer;
}

.a-pageNavigation__item:hover:before {
  height: 8px;
  background-color: #0a4f95;
}

.a-pageNavigation__item.-active:before {
  height: 8px;
  background-color: #0a4f95;
}

.a-pageNavigation__item:before {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  background-color: #CDDBE5;
  position: absolute;
  width: 100%;
}

.m-wrapper {
  margin: 0 auto;
  max-width: 1440px;
  position: relative;
  width: 100%;
  height: 100%;
}

select {
  font-size: 16px;
  line-height: 25.26316px;
  font-size: 1.6rem;
  line-height: 2.52632rem;
  border-radius: 0;
  background: transparent;
  border: 1px solid #b88f4c;
  color: #b88f4c;
  height: 52px;
  letter-spacing: .3em;
  line-height: 52px;
  max-width: 360px;
  outline: none;
  padding: 0 20px;
  text-transform: uppercase;
  width: 100%;
}

.a-select {
  position: relative;
  max-width: 360px;
  margin: 0 auto;
}

.a-select:after {
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #b88f4c transparent transparent transparent;
  border-style: inset;
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  position: absolute;
  right: 20px;
  top: 0;
  width: 0;
}

.a-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearence: none;
}

.a-pageNumbers {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  position: relative;
}

.a-pageNumber {
  color: #b88f4c;
  opacity: .5;
  margin-right: 18px;
}

.a-pageNumber:hover {
  cursor: pointer;
  opacity: 1;
}

.a-pageNumber:last-child {
  margin-right: 0;
}

.a-pageNumber.-active {
  opacity: 1;
}

.a-link {
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
  color: #0a4f95;
  display: inline-block;
  text-decoration: none;
}

.a-link [class^="en-"], .a-link [class*="en-"] {
  -webkit-transition: right 0.1s ease-in-out;
  transition: right 0.1s ease-in-out;
  right: -5px;
}

.a-link:hover {
  color: #073463;
  text-decoration: none;
}

.a-link:hover [class^="en-"], .a-link:hover [class*="en-"] {
  right: -9px;
}

.a-link.-white {
  color: #FFF;
}

.a-link.-white:hover {
  color: #FFF;
}

.a-link.-gold {
  color: #b88f4c;
}

.a-link.-gold:hover {
  color: #b88f4c;
}

.a-align__middle {
  /* IE 9 */
  -webkit-transform: translateY(50%);
  /* Chrome, Safari, Opera */
  transform: translateY(50%);
}

.a-pagination {
  background-color: #FFF;
  border: 1px solid #CDDBE5;
  font-size: 0;
  line-height: 0;
  text-align: center;
  padding: 22px 0;
}

.a-pagination__link {
  border-radius: 50px;
  border: 3px solid transparent;
  color: #b88f4c;
  clear: both;
  display: inline-block;
  font-size: 15px;
  height: 42px;
  line-height: 42px;
  margin: 0 10px;
  opacity: 0.6;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  width: 42px;
}

.a-pagination__link:hover {
  color: #b88f4c;
  opacity: 1;
  font-weight: 600;
  text-decoration: none;
}

.a-pagination__link .en-chevron-left, .a-pagination__link .en-chevron-right {
  bottom: 0;
  left: 0;
  margin: auto;
  position: relative;
  right: 0;
  top: 0;
  font-size: 20px;
}

.a-pagination__link.-on {
  opacity: 1;
  font-weight: 600;
}

.a-pagination__link.-start, .a-pagination__link.-end {
  border: 1px solid #b88f4c;
  opacity: 1;
  line-height: 42px;
}

.a-pagination__link.-start:hover, .a-pagination__link.-end:hover {
  color: #FFF;
  background-color: #b88f4c;
}

.a-pagination__link.-start .en-chevron-left:before, .a-pagination__link.-start .en-chevron-right:before, .a-pagination__link.-end .en-chevron-left:before, .a-pagination__link.-end .en-chevron-right:before {
  position: absolute;
}

.a-pagination__link.-secondStart, .a-pagination__link.-secondEnd {
  border: 1px solid #b88f4c;
  color: #b88f4c;
  line-height: 42px;
  opacity: 1;
}

.a-pagination__link.-secondStart:hover, .a-pagination__link.-secondEnd:hover {
  background-color: #b88f4c;
  color: #FFF;
}

.a-pagination__link.-start .en-chevron-left:first-child {
  left: 10px;
}

.a-pagination__link.-start .en-chevron-left:last-child {
  margin-right: 30px;
}

.a-pagination__link.-end .en-chevron-right:first-child {
  margin-left: -30px;
}

.a-pagination__link.-end .en-chevron-right:last-child {
  left: 10px;
}

.m-top__section {
  height: 100vh;
  width: 100%;
  position: absolute;
  z-index: 1;
  background-color: #FFF;
  top: -50vh;
}

.m-buyTicket {
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFF;
  height: 100%;
  max-width: 333px;
  padding: 0 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1;
}

.m-buyTicket__wrapper {
  display: inline-block;
  max-width: 333px;
  vertical-align: middle;
  width: 100%;
}

.m-buyTicket__section {
  border-bottom: 1px solid rgba(184, 143, 76, 0.3);
  padding: 25px 0;
  text-align: center;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
}

.m-buyTicket__section:last-child {
  border-bottom: 0;
}

.m-buyTicket__section.-vs {
  font-size: 20px;
  line-height: 24px;
  font-size: 2rem;
  line-height: 2.4rem;
}

.m-buyTicket__countdown {
  display: inline-block;
  margin: 0 10px;
}

.m-buyTicket__countdownNumber {
  font-size: 46px;
  line-height: 55.2px;
  font-size: 4.6rem;
  line-height: 5.52rem;
}

.m-buyTicket__countdownTitle {
  color: #b88f4c;
}

.m-buyTicket__time {
  margin-top: 5px;
}

.m-buyTicket__teamShortName {
  display: none;
}

.m-buyTicket__vs {
  margin: 10px 0;
}

.m-subNav {
  clear: both;
  margin: 30px 0;
  padding: 0 20px;
  text-align: center;
}

.m-subNav__innerWrapper {
  display: inline;
}

.m-subNav__wrapper.-scrolled {
  position: fixed;
  z-index: 1;
}

.m-subNav__wrapper.-desktop {
  display: block;
}

.m-subNav__wrapper.-desktop.-scrolled {
  top: 200px;
  width: 15.85%;
  max-width: 220px;
}

.m-subNav__wrapper.-mobile {
  display: none;
}

.m-subNav__wrapper.-mobile.-scrolled {
  top: 100px;
  left: 0;
  right: 0;
}

.m-subNav__wrapper.-mobile.-scrolled .m-subNav__item {
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.12);
}

.m-subNav__wrapper.-mobile.-scrolled .m-subNav__innerWrapper .m-subNav__item {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.m-subNav__wrapper.-select {
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
  max-width: 360px;
  width: 100%;
}

.m-subNav__wrapper.-select.open .m-subNav__innerWrapper {
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.12);
  padding: 10px 0;
  margin: 20px 0;
}

.m-subNav__wrapper.-select.open .m-subNav__innerWrapper .m-subNav__item {
  pointer-events: auto;
}

.m-subNav__wrapper.-select .m-subNav__innerWrapper {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0);
  background-color: #FFF;
  display: block;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 99;
}

.m-subNav__wrapper.-select .m-subNav__innerWrapper .m-subNav__item {
  border-bottom: 1px solid #f5efe7;
  pointer-events: none;
}

.m-subNav__wrapper.-select .m-subNav__innerWrapper .m-subNav__item:first-child {
  border-top: 1px solid #f5efe7;
}

.m-subNav__wrapper.-select .m-subNav__innerWrapper .m-subNav__item:hover {
  background-color: #f5efe7;
}

.m-subNav__wrapper.-select .m-subNav__item {
  display: block;
  max-width: 360px;
  margin: 0 auto;
  height: 52px;
  line-height: 52px;
  opacity: 1;
  padding: 0 20px;
  text-align: left;
  width: 100%;
}

.m-subNav__wrapper.-select .m-subNav__item.-active {
  border: 1px solid #b88f4c;
  position: relative;
}

.m-subNav__wrapper.-select .m-subNav__item.-active:after {
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: white transparent transparent transparent;
  border-style: inset;
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  opacity: 1;
  position: absolute;
  right: 20px;
  top: 0;
  width: 0;
}

.m-subNav__wrapper.-select .m-subNav__item:after {
  content: none;
}

.m-subNav__item {
  color: #b88f4c;
  display: inline-block;
  margin: 0 40px;
  opacity: .5;
  text-decoration: none;
}

.m-subNav__item:hover {
  opacity: 1;
  text-decoration: none;
  color: #b88f4c;
}

.m-subNav__item:hover:after {
  border: 0;
  opacity: 0.5;
}

.m-subNav__item:after {
  content: "/";
  display: inline-block;
  margin: 0 40px;
  position: absolute;
  pointer-events: none;
}

.m-subNav__item:last-child:after {
  content: none;
}

.m-subNav__item.-active {
  opacity: 1;
}

.m-subNav__item.-active:after {
  opacity: 0.5;
}

.a-dots {
  border-radius: 9px;
  height: 9px;
  width: 9px;
  margin: 25px auto;
  position: relative;
}

.a-dots.-blue {
  background-color: #0a4f95;
}

.a-dots.-gold {
  background-color: #b88f4c;
}

.a-dots.-white {
  background-color: #FFF;
}

.a-dots:before, .a-dots:after {
  border-radius: 9px;
  background-color: inherit;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  width: 9px;
}

.a-dots:before {
  left: -18px;
}

.a-dots:after {
  right: -18px;
}

.a-verticalFix {
  width: 0;
  height: 100%;
  display: inline-block;
  margin-left: -10px;
  vertical-align: middle;
}

.a-textAlign.-center {
  text-align: center;
}

.a-textAlign.-left {
  text-align: left;
}

.a-textAlign.-right {
  text-align: right;
}

.a-tag {
  font-size: 15px;
  line-height: 23.68421px;
  font-size: 1.5rem;
  line-height: 2.36842rem;
  background-color: #EAF1F6;
  color: #0a4f95;
  display: inline-block;
  font-style: italic;
  text-transform: uppercase;
  padding: 4px 10px;
}

.a-socialMedia {
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.a-socialMedia.-horizontal .a-socialMedia__item {
  border-left-color: transparent;
  max-width: 136px;
  width: 33.333%;
}

.a-socialMedia.-horizontal .a-socialMedia__item:first-child {
  border-radius: 6px 0 0 6px;
  border-left-color: #CDDBE5;
}

.a-socialMedia.-horizontal .a-socialMedia__item:last-child {
  border-radius: 0 6px 6px 0;
}

.a-socialMedia.-horizontal .a-socialMedia__item:before {
  padding-top: 76.64828%;
}

.a-socialMedia.-vertical {
  max-width: 100%;
  width: 136px;
}

.a-socialMedia.-vertical .a-socialMedia__item {
  border-bottom-color: transparent;
  max-width: 100%;
  width: 141px;
}

.a-socialMedia.-vertical .a-socialMedia__item:first-child {
  border-radius: 6px 6px 0 0;
}

.a-socialMedia.-vertical .a-socialMedia__item:last-child {
  border-radius: 0 0 6px 6px;
  border-bottom-color: #CDDBE5;
}

.a-socialMedia.-vertical .a-socialMedia__item:before {
  padding-top: 69.5%;
}

.a-socialMedia__item {
  border-color: #CDDBE5;
  border-width: 1px;
  border-style: solid;
  color: #0a4f95;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  position: relative;
}

.a-socialMedia__item:hover {
  background-color: #FFF;
  color: #073463;
  text-decoration: none;
}

.a-socialMedia__item:before {
  content: "";
  width: 0;
  display: inline-block;
  vertical-align: middle;
}

.a-socialMedia__icon {
  display: inline-block;
  font-size: 30px;
  vertical-align: middle;
}

.a-socialMedia__title {
  margin-bottom: 17.6%;
}

body#m-404 #o-site {
  background: url(/site/images/backgrounds/404background.jpg) no-repeat;
  background-size: cover;
  height: 100%;
  line-height: 0;
  font-size: 0;
  text-align: center;
}

.m-404 {
  background: transparent;
  padding-top: 36% !important;
}

.m-404__holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m-404__wrapper {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  color: #FFF;
  font-size: 20px;
  line-height: 31.57895px;
  font-size: 2rem;
  line-height: 3.15789rem;
}

.m-leader__item {
  display: inline-block;
  width: 33.333%;
  border: 1px solid #CDDBE5;
  padding: 20px;
  text-align: center;
}

.m-leader__wrapper {
  font-size: 0;
  line-height: 0;
  text-align: left;
}

.m-leader__imgImg {
  height: 200px;
  width: auto;
}

.m-leader__header {
  margin-top: 15px;
}

.m-leader__title {
  color: #0a4f95;
}

@media (max-width: 1630px) {
  #o-top .m-wrapper {
    position: static;
  }
  .m-nav__logo {
    left: 90px;
  }
  .m-nav__sponsors {
    left: 90px;
  }
}

@media (min-width: 1440px) {
  .m-playerSummary {
    padding: 0;
    height: 42.78vw;
    max-height: 616px;
  }
}

@media (max-width: 1250px) {
  h1 {
    font-size: 52px;
    line-height: 62.4px;
    font-size: 5.2rem;
    line-height: 6.24rem;
  }
  h1.a-h1.-large {
    font-size: 60px;
    line-height: 72px;
    font-size: 6rem;
    line-height: 7.2rem;
  }
  h1.a-h1.-small {
    font-size: 52px;
    line-height: 62.4px;
    font-size: 5.2rem;
    line-height: 6.24rem;
  }
  h2 {
    font-size: 30px;
    line-height: 36px;
    font-size: 3rem;
    line-height: 3.6rem;
  }
  h2.a-h2.-large {
    font-size: 40px;
    line-height: 48px;
    font-size: 4rem;
    line-height: 4.8rem;
  }
  h2.a-h2.-small {
    font-size: 26px;
    line-height: 31.2px;
    font-size: 2.6rem;
    line-height: 3.12rem;
  }
  .m-hbkGoal__wrapper .m-player__name {
    font-size: 60px;
    line-height: 72px;
    font-size: 6rem;
    line-height: 7.2rem;
  }
  .m-header.-article {
    padding: 0 60px;
  }
  .m-HBKGoals__player {
    width: calc(50% - 60px);
    margin-right: 60px;
  }
  .m-HBKGoals__player:nth-child(even) {
    margin-left: 60px;
  }
  .m-article {
    padding: 0 60px;
  }
  .m-article__column {
    padding: 20px 0;
  }
  .m-article__column.-center {
    padding: 20px 60px;
  }
  .m-player__name {
    font-size: 50px;
    line-height: 60px;
    font-size: 5rem;
    line-height: 6rem;
  }
  .m-section__title, .m-player__position, .m-playerSummary__position, .m-shop__name {
    font-size: 24px;
    line-height: 28.8px;
    font-size: 2.4rem;
    line-height: 2.88rem;
  }
  .a-button {
    padding: calc(1em + 2px) 3.2em 1em;
  }
  .a-button__normal {
    font-size: 13px;
    line-height: 20.52632px;
    font-size: 1.3rem;
    line-height: 2.05263rem;
    padding: calc(1em + 2px) 3.2em 1em;
  }
  .a-button__big {
    font-size: 17px;
    line-height: 26.84211px;
    font-size: 1.7rem;
    line-height: 2.68421rem;
    padding: calc(1.4em + 3px) 2.8em 1.4em;
  }
  .m-followHBK__title {
    font-size: 50px;
    line-height: 78.94737px;
    font-size: 5rem;
    line-height: 7.89474rem;
  }
  .m-followHBK__score {
    font-size: 30px;
    line-height: 47.36842px;
    font-size: 3rem;
    line-height: 4.73684rem;
  }
  .m-followHBK__kickoffTime {
    font-size: 24px;
    line-height: 37.89474px;
    font-size: 2.4rem;
    line-height: 3.78947rem;
  }
  .m-followHBK__tableHead .m-followHBK__tableCell {
    font-size: 16px;
    line-height: 25.26316px;
    font-size: 1.6rem;
    line-height: 2.52632rem;
  }
  .m-followHBK__tableRow.-hbk .m-followHBK__tableCell {
    font-size: 15px;
    line-height: 23.68421px;
    font-size: 1.5rem;
    line-height: 2.36842rem;
  }
  .m-followHBK__tableCell {
    font-size: 13px;
    line-height: 20.52632px;
    font-size: 1.3rem;
    line-height: 2.05263rem;
  }
  .m-section {
    padding: 0 60px;
  }
  .m-section.m-imgCarousel {
    padding: 0;
  }
  .m-section.m-imgCarousel .m-wrapper {
    padding: 0 60px;
  }
  .m-section.m-HBKGoals {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .m-section__header {
    margin: 40px 0;
  }
  .m-nav__section {
    padding: 0 60px;
  }
  .m-nav__logo {
    left: 60px;
  }
  .m-nav__sponsors {
    left: 60px;
  }
  .m-hbkTV__thumbEpisode {
    font-size: 3rem;
    line-height: 3rem;
  }
  .m-hbkTV__thumbSeason {
    top: 36px;
  }
  .m-hbkTV__thumbSeason:after {
    border-width: 0 0 22px 20px;
    right: -20px;
  }
  .m-matchSummary {
    padding: 0 60px;
  }
  .m-matchSummary__top {
    padding: 25px 30px;
  }
  .m-playerSummary__name {
    font-size: 60px;
    line-height: 72px;
    font-size: 6rem;
    line-height: 7.2rem;
    margin-bottom: 5px;
  }
  .m-playerSummary__position {
    margin-bottom: 15px;
  }
  .m-playerSummary__statText {
    font-size: 60px;
    line-height: 72px;
    font-size: 6rem;
    line-height: 7.2rem;
  }
  body {
    padding-bottom: 467px;
  }
}

@media (max-width: 1170px) {
  .m-section {
    padding: 0 40px;
  }
  .m-section.m-imgCarousel {
    padding: 0;
  }
  .m-section.m-imgCarousel .m-wrapper {
    padding: 0 40px;
  }
  .m-section.m-HBKGoals {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .m-HBKGoals__player {
    width: calc(50% - 40px);
    margin-right: 40px;
  }
  .m-HBKGoals__player:nth-child(even) {
    margin-left: 40px;
  }
  .m-HBKGoals__player .m-HBKGoals__playerQuote {
    height: 102px;
  }
  .m-HBKGoals__playerQuote {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
  .m-HBKGoals__playerName {
    font-size: 1.8rem;
  }
  .m-header.-article {
    padding: 0 40px;
  }
  .m-article {
    padding: 0 40px;
  }
  .m-matchSummary {
    padding: 0 40px;
  }
  .m-matchSummary__top {
    text-align: center;
  }
  .m-matchSummary__topRight, .m-matchSummary__topLeft {
    display: inline-block;
    float: none;
  }
  .m-matchSummary__topLeft {
    text-align: left;
    margin-right: 30px;
  }
  .m-matchSummary .a-leagueLogo {
    position: relative;
  }
  .m-nav__section {
    padding: 0 40px;
  }
  .m-nav__logo {
    left: 40px;
  }
  .m-nav__sponsors {
    left: 40px;
  }
  .m-playerSummary__navigation {
    margin-top: 5%;
  }
  .m-teamPLayer.-small {
    width: 33.3333%;
  }
  .m-teamPLayer.-small:nth-child(4n+4) {
    border-right-width: 0;
  }
  .m-teamPLayer.-small:nth-child(4) {
    border-top-width: 0;
  }
  .m-teamPLayer.-small:nth-child(-n+3) {
    border-top-width: 1px;
  }
  .m-teamPLayer.-small:nth-child(3n+3) {
    border-right-width: 1px;
  }
  .m-teamPLayer.-small:last-child {
    border-right-width: 1px;
  }
}

@media (min-width: 1141px) {
  .m-nav.scroll .m-nav__section.-primary {
    height: 60px;
  }
  .m-nav.scroll .m-nav__link.-primary {
    font-size: 20px;
    line-height: 31.57895px;
    font-size: 2rem;
    line-height: 3.15789rem;
    line-height: 60px;
    padding: 0 30px;
  }
}

@media (max-width: 1140px) {
  .m-hbkGoal__wrapper {
    width: 100%;
    padding-top: 45%;
  }
  .m-matchSummary {
    padding: 0 40px;
  }
  .m-matchSummary__topRight, .m-matchSummary__topLeft {
    display: inline-block;
    float: none;
  }
  .m-matchSummary__topLeft {
    text-align: left;
    margin-right: 30px;
  }
  .m-matchSummary .a-leagueLogo {
    position: relative;
  }
  .m-matchSummary__club.-home .a-clubLogo, .m-matchSummary__club.-away .a-clubLogo {
    float: none;
    display: inline-block;
  }
  .m-matchSummary__club.-home .m-matchSummary__clubName, .m-matchSummary__club.-away .m-matchSummary__clubName {
    float: none;
    margin-top: 10px;
    width: auto;
  }
  .m-matchSummary__goalScorers {
    width: 100%;
    float: none;
  }
  .m-matchSummary__score {
    font-size: 60px;
    line-height: 94.73684px;
    font-size: 6rem;
    line-height: 9.47368rem;
    margin-top: 30px;
  }
  body.m-nav-open .m-nav__sections {
    /* IE 9 */
    -webkit-transform: translate3d(0, 0, 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, 0, 0);
  }
  body.m-nav-open .m-subNav__innerWrapper {
    display: none;
  }
  body.m-nav-open .m-nav__section.-secondary {
    -webkit-transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
    transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
    transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
    transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
    /* IE 9 */
    -webkit-transform: translate3d(0, 0, 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, 0, 0);
  }
  body.m-nav-open .m-nav__navButton .a-navButton__line {
    width: 100%;
  }
  body.m-nav-open .m-nav__navButton .a-navButton__line:nth-child(1) {
    top: 9px;
    width: 0%;
    left: 50%;
  }
  body.m-nav-open .m-nav__navButton .a-navButton__line:nth-child(2) {
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
  }
  body.m-nav-open .m-nav__navButton .a-navButton__line:nth-child(3) {
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
  }
  body.m-nav-open .m-nav__navButton .a-navButton__line:nth-child(4) {
    top: 9px;
    width: 0%;
    left: 50%;
  }
  body.m-nav-open .m-nav__item {
    -webkit-transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.2s, opacity 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
    -webkit-transition: opacity 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.2s, -webkit-transform 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
    transition: opacity 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.2s, -webkit-transform 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
    transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.2s, opacity 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
    transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.2s, opacity 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.2s, -webkit-transform 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.2s;
    /* IE 9 */
    -webkit-transform: translate3d(0, 0, 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  body.m-nav-open .m-nav__ticketButton.-gold {
    /* IE 9 */
    -webkit-transform: translate3d(0, 0, 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, 0, 0);
  }
  body {
    padding-top: 110px;
  }
  body.scroll {
    padding-top: 70px;
  }
  .m-nav {
    background-color: #0a4f95;
    height: 74px;
  }
  .m-nav__ticketButton {
    display: inline-block;
  }
  .m-nav.scroll {
    height: 60px;
  }
  .m-nav.scroll .m-nav__navButton {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .m-nav.scroll .m-nav__ticketButton {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .m-nav.scroll .m-nav__ticketButton.-gold {
    height: 56px;
  }
  .m-nav.scroll .m-nav__sponsorLogo svg, .m-nav.scroll .m-nav__sponsorLogo img {
    margin: 4px 0;
  }
  .m-nav__logo {
    top: 14px;
    left: 40px;
  }
  .m-nav__sponsors {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-right: 1px solid #073463;
    float: right;
    height: 100%;
    overflow: hidden;
    padding-right: 30px;
    position: static;
    text-align: center;
  }
  .m-nav__sponsorLogo {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: 100%;
    margin-right: 15px;
  }
  .m-nav__sponsorLogo svg, .m-nav__sponsorLogo img {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: 44px;
    margin: 13px 0;
    max-height: none;
    width: auto;
  }
  .m-nav__navButton {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: #0a4f95;
    display: block;
    height: 100%;
    padding: 25px 26px;
    position: relative;
    right: 0;
    width: 85px;
    z-index: 3;
    float: right;
  }
  .m-nav__sections {
    -webkit-transition: transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 0.3s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    /* IE 9 */
    -webkit-transform: translate3d(100%, 0, 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(100%, 0, 0);
    background-color: #073463;
    height: 100vh;
    max-width: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 500px;
    z-index: 1;
  }
  .m-nav__ticketButton.-gold {
    -webkit-transition: height 0.2s ease-in-out, transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition: height 0.2s ease-in-out, -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: height 0.2s ease-in-out, -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: height 0.2s ease-in-out, transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: height 0.2s ease-in-out, transform 0.3s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    /* IE 9 */
    -webkit-transform: translate3d(100%, 0, 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(100%, 0, 0);
    width: calc(100% - 84px);
    max-width: calc(500px - 84px);
    height: 70px;
    margin-right: 84px;
    position: absolute;
    text-align: center;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .m-nav__section.-secondary {
    -webkit-transition: transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s;
    -webkit-transition: -webkit-transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s;
    transition: -webkit-transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s;
    transition: transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s;
    transition: transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s, -webkit-transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s;
    /* IE 9 */
    -webkit-transform: translate3d(0, 1500px, 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, 1500px, 0);
    float: left;
    height: auto;
    position: static;
    margin-bottom: 200px;
  }
  .m-nav__section.-primary {
    background-color: #073463;
    float: left;
    height: auto;
    margin-bottom: 40px;
    margin-top: 30px;
    position: static;
  }
  .m-nav__link.-secondary {
    font-size: 19px;
    line-height: 30.0px;
    font-size: 1.9rem;
    line-height: 3.0rem;
    padding: 5px 0;
  }
  .m-nav__link.-secondary:hover {
    color: #CDDBE5;
  }
  .m-nav__link.-secondary:hover:before {
    content: none;
  }
  .m-nav__link.-primary {
    font-size: 30px;
    line-height: 47.36842px;
    font-size: 3rem;
    line-height: 4.73684rem;
    padding: 5px 0 5px 10px;
  }
  .m-nav__link.-primary:hover {
    color: #CDDBE5;
  }
  .m-nav__link.-primary:hover:before {
    content: none;
  }
  .m-nav__link .a-plusButton {
    display: block;
  }
  .m-nav__link .en, .m-nav__link [class^="en-"], .m-nav__link [class*="en-"] {
    display: none;
  }
  .m-nav__mainList {
    width: 100%;
  }
  .m-nav__mainList.-primary {
    margin-top: 100px;
  }
  .m-nav__subList {
    /* IE 9 */
    -webkit-transform: none;
    /* Chrome, Safari, Opera */
    transform: none;
    -webkit-transition: height 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: height 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-column-count: 1;
    column-count: 1;
    background: none;
    border-top: 0px solid #0C4178;
    height: 0;
    left: 0;
    overflow: hidden;
    position: static;
    padding: 0;
    visibility: visible;
  }
  .m-nav__subList:before {
    content: none;
  }
  .m-nav__subListWrapper {
    width: 100%;
    float: left;
    padding: 20px 0;
  }
  .m-nav__subLink {
    font-size: 19px;
    line-height: 30.0px;
    font-size: 1.9rem;
    line-height: 3.0rem;
    padding: 5px 0;
  }
  .m-nav__subLink:hover {
    opacity: .7;
    text-decoration: none;
  }
  .m-nav__item {
    display: block;
    opacity: 0;
    width: 100%;
    -webkit-transition: transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s, opacity 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s;
    -webkit-transition: opacity 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s, -webkit-transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s;
    transition: opacity 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s, -webkit-transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s;
    transition: transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s, opacity 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s;
    transition: transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s, opacity 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s, -webkit-transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.3s;
  }
  .m-nav__item:nth-child(1) {
    /* IE 9 */
    -webkit-transform: translate3d(0, calc(1 * 500px), 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, calc(1 * 500px), 0);
  }
  .m-nav__item:nth-child(2) {
    /* IE 9 */
    -webkit-transform: translate3d(0, calc(2 * 500px), 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, calc(2 * 500px), 0);
  }
  .m-nav__item:nth-child(3) {
    /* IE 9 */
    -webkit-transform: translate3d(0, calc(3 * 500px), 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, calc(3 * 500px), 0);
  }
  .m-nav__item:nth-child(4) {
    /* IE 9 */
    -webkit-transform: translate3d(0, calc(4 * 500px), 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, calc(4 * 500px), 0);
  }
  .m-nav__item:nth-child(5) {
    /* IE 9 */
    -webkit-transform: translate3d(0, calc(5 * 500px), 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, calc(5 * 500px), 0);
  }
  .m-nav__item:nth-child(6) {
    /* IE 9 */
    -webkit-transform: translate3d(0, calc(6 * 500px), 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, calc(6 * 500px), 0);
  }
  .m-nav__item:nth-child(7) {
    /* IE 9 */
    -webkit-transform: translate3d(0, calc(7 * 500px), 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, calc(7 * 500px), 0);
  }
  .m-nav__item:nth-child(8) {
    /* IE 9 */
    -webkit-transform: translate3d(0, calc(8 * 500px), 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, calc(8 * 500px), 0);
  }
  .m-nav__item:nth-child(9) {
    /* IE 9 */
    -webkit-transform: translate3d(0, calc(9 * 500px), 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, calc(9 * 500px), 0);
  }
  .m-nav__item:nth-child(10) {
    /* IE 9 */
    -webkit-transform: translate3d(0, calc(10 * 500px), 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, calc(10 * 500px), 0);
  }
  .m-nav__item:hover .m-nav__subList {
    /* IE 9 */
    -webkit-transform: none;
    /* Chrome, Safari, Opera */
    transform: none;
  }
  .m-nav__item.-secondary:before, .m-nav__item.-secondary:after {
    content: none;
  }
  .m-nav__item.-primary {
    border-bottom: 1px solid #0C4178;
  }
  .m-nav__item.-primary:first-child {
    border-top: 1px solid #0C4178;
  }
  .m-nav__item.-primary:before, .m-nav__item.-primary:after {
    content: none;
  }
  .m-teamPLayer.-large {
    width: 50%;
  }
  .m-teamPLayer.-large:nth-child(odd) {
    border-top-width: 0;
    border-right-width: 0;
  }
  .m-teamPLayer.-large:nth-child(even) {
    border-top-width: 0;
    border-right-width: 1px;
  }
  .m-teamPLayer.-large:nth-child(-n+2) {
    border-top-width: 1px;
  }
  .m-teamPLayer.-large:last-child {
    border-right-width: 1px;
  }
  .m-imgCarousel__heading.-active .m-imgCarousel__headingTextH {
    font-size: 40px;
    line-height: 48px;
    font-size: 4rem;
    line-height: 4.8rem;
  }
  .m-imgCarousel__headingTextH {
    font-size: 20px;
    line-height: 24px;
    font-size: 2rem;
    line-height: 2.4rem;
  }
}

@media only screen and (max-width: 1024px) {
  table {
    font-size: 15px;
    line-height: 23.68421px;
    font-size: 1.5rem;
    line-height: 2.36842rem;
  }
  table th {
    font-size: 15px;
    line-height: 23.68421px;
    font-size: 1.5rem;
    line-height: 2.36842rem;
  }
  table td {
    padding: 20px 10px;
  }
  table td:first-child {
    padding-left: 10px;
  }
  .m-section__title, .m-player__position, .m-playerSummary__position, .m-shop__name {
    font-size: 20px;
    line-height: 24px;
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .m-leader__imgImg {
    height: 150px;
  }
  .m-leader__item {
    width: 50%;
  }
  .m-buyTicket__section.-countdown {
    display: none;
  }
  .m-matchSummary {
    padding: 0 40px;
  }
  .m-matchSummary__club {
    width: calc(50% - 45px);
  }
  .m-matchSummary__score {
    width: 90px;
    font-size: 46px;
    line-height: 72.63158px;
    font-size: 4.6rem;
    line-height: 7.26316rem;
    margin-top: 40px;
  }
  .m-followHBK {
    padding: 40px 0;
  }
  .m-followHBK__section {
    padding: 0 20px;
  }
  .m-followHBK__title {
    font-size: 40px;
    line-height: 63.15789px;
    font-size: 4rem;
    line-height: 6.31579rem;
  }
  .m-followHBK__sectionRow  {
    padding: 10px;
  }
  .m-followHBK .a-leagueLogo {
    margin: 10px 0;
  }
  .m-campain__background:before {
    padding-top: 50%;
  }
}

@media only screen and (max-width: 992px) {
  h1 {
    font-size: 46px;
    line-height: 55.2px;
    font-size: 4.6rem;
    line-height: 5.52rem;
  }
  h1.a-h1.-large {
    font-size: 52px;
    line-height: 62.4px;
    font-size: 5.2rem;
    line-height: 6.24rem;
  }
  h1.a-h1.-small {
    font-size: 46px;
    line-height: 55.2px;
    font-size: 4.6rem;
    line-height: 5.52rem;
  }
  h2 {
    font-size: 26px;
    line-height: 31.2px;
    font-size: 2.6rem;
    line-height: 3.12rem;
  }
  h2.a-h2.-large {
    font-size: 32px;
    line-height: 38.4px;
    font-size: 3.2rem;
    line-height: 3.84rem;
  }
  h2.a-h2.-small {
    font-size: 20px;
    line-height: 24px;
    font-size: 2rem;
    line-height: 2.4rem;
  }
  h3 {
    font-size: 24px;
    line-height: 28.8px;
    font-size: 2.4rem;
    line-height: 2.88rem;
  }
  h3.a-h2.-large {
    font-size: 28px;
    line-height: 33.6px;
    font-size: 2.8rem;
    line-height: 3.36rem;
  }
  h3.a-h2.-small {
    font-size: 18px;
    line-height: 21.6px;
    font-size: 1.8rem;
    line-height: 2.16rem;
  }
  body {
    font-size: 21px;
    line-height: 33.15789px;
    font-size: 2.1rem;
    line-height: 3.31579rem;
  }
  table  td:first-child, .m-playerSummary__statTitle, .m-playerSummary__navigationTitle, .m-matchSummary__title, .m-matchEvent.-goal .m-matchEvent__infoHolder .m-matchEvent__text, .m-matchTeams__title, .m-calendarEvent.-today .m-calendarEvent__infoHolder .m-calendarEvent__text, .m-subNav__item {
    font-size: 13px;
    line-height: 15.6px;
    font-size: 1.3rem;
    line-height: 1.56rem;
  }
  .m-section__title, .m-player__position, .m-playerSummary__position, .m-shop__name {
    font-size: 18px;
    line-height: 21.6px;
    font-size: 1.8rem;
    line-height: 2.16rem;
  }
  .m-hbkGoal__wrapper .m-player__name {
    font-size: 46px;
    line-height: 55.2px;
    font-size: 4.6rem;
    line-height: 5.52rem;
  }
  .m-HBKGoals__rightContainer {
    width: 100%;
  }
  .m-gallery__item {
    width: 33.3333%;
    padding-top: 20%;
  }
  .m-matchTeams {
    margin-top: 40px;
  }
  .m-matchTeams__club {
    margin-right: 20px;
    width: calc(50% - 10px);
  }
  .m-matchTeams__th {
    font-size: 18px;
    line-height: 28.42105px;
    font-size: 1.8rem;
    line-height: 2.84211rem;
    padding: 10px 5px;
  }
  .m-matchTeams__td {
    font-size: 13px;
    line-height: 20.52632px;
    font-size: 1.3rem;
    line-height: 2.05263rem;
    padding: 15px 5px;
  }
  .m-matchTeams .a-icon {
    width: 18px;
  }
  .m-matchTeams__title {
    padding: 20px;
  }
  .m-followHBK .m-subNav__innerWrapper {
    position: relative;
  }
  .m-followHBK__section {
    width: 50%;
  }
  .m-followHBK__section:last-child {
    width: 100%;
  }
  .m-followHBK__tableHead .m-followHBK__tableCell {
    padding: 0 10px;
  }
  .m-header.-article {
    padding: 0 40px;
  }
  .m-header.-teams {
    padding: 60px 40px;
  }
  .m-header.-teams h1 {
    margin-bottom: 0;
  }
  .m-header.-teams.-news h1 {
    margin-bottom: 20px;
  }
  .m-header.-teams.m-HBKGoals h1 {
    margin-bottom: 26px;
  }
  .m-header.-teams .m-subNav__innerWrapper {
    position: relative;
  }
  .m-header.-subpage {
    padding: 40px 40px 0;
  }
  .m-header .m-article__column {
    margin: 40px 0 0;
    padding: 0;
  }
  .m-header .m-article__column.-right, .m-header .m-article__column.-left {
    display: none;
  }
  .m-header .m-article__column.-center {
    margin-top: 60px;
    padding: 0;
    width: 100%;
  }
  .m-header .m-article__column.-left.-scrolled {
    padding-top: 130px;
  }
  .m-article {
    padding: 0 40px;
  }
  .m-article .m-article__column.-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-pack: flex-start;
  }
  .m-article__imageImg {
    margin: 20px 0;
  }
  .m-article__column.-center {
    border-left: 0;
    padding: 0 40px 40px 0;
    width: 80%;
  }
  .m-article__column.-left {
    width: 80%;
  }
  .m-article__column.-right {
    width: 20%;
  }
  .m-article__metaData {
    margin-bottom: 15px;
    width: 33.333%;
    padding-right: 10px;
  }
  .m-article__metaTitle {
    margin-bottom: 10px;
  }
  .m-article__premable {
    margin-bottom: 25px;
  }
  .m-news__title {
    background: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .m-footer__section {
    padding: 40px;
  }
  .m-footer__section.-campain {
    padding: 50vh 0 60px;
  }
  .m-footer__title {
    padding: 0 33px;
  }
  .m-footer__text {
    padding: 0 33px;
  }
  .m-footer .m-section__sponsorLogo {
    margin: 20px 15px;
  }
  .m-section__content.-campainFixedHeight {
    background-size: cover;
  }
  .m-section__content.-campainFixedHeight:before {
    padding-top: 45%;
  }
  .m-article__column.-left .m-subNav__wrapper.-mobile {
    display: none;
  }
  .m-article__column.-left .m-subNav__wrapper.-mobile .m-subNav__item .-active {
    border-color: #0a4f95;
  }
  .m-article__column.-left .m-subNav__wrapper.-mobile .m-subNav__item .-active:after {
    border-color: #0a4f95 transparent transparent transparent;
  }
  .m-subNav__innerWrapper {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0);
    background-color: #FFF;
    display: block;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 99;
  }
  .m-subNav__innerWrapper .m-subNav__item {
    border-bottom: 1px solid #f5efe7;
    pointer-events: none;
  }
  .m-subNav__innerWrapper .m-subNav__item.-active:after {
    content: none;
  }
  .m-subNav__innerWrapper .m-subNav__item:first-child {
    border-top: 1px solid #f5efe7;
  }
  .m-subNav__innerWrapper .m-subNav__item:hover {
    background-color: #f5efe7;
  }
  .m-subNav__wrapper {
    position: relative;
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
  }
  .m-subNav__wrapper.-desktop {
    display: none;
  }
  .m-subNav__wrapper.-mobile {
    display: block;
    margin-top: 30px;
  }
  .m-subNav__wrapper.open .m-subNav__innerWrapper {
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 0;
    margin: 20px 0;
  }
  .m-subNav__wrapper.open .m-subNav__innerWrapper .m-subNav__item {
    pointer-events: auto;
  }
  .m-subNav__wrapper.open .m-subNav__innerWrapper .m-subNav__item:after {
    content: none;
  }
  .m-subNav__wrapper .m-subNav__innerWrapper .m-subNav__item.-active {
    background-color: #f5efe7;
    border: 0;
  }
  .m-subNav__wrapper .m-subNav__innerWrapper .m-subNav__item:after {
    content: none;
  }
  .m-subNav__wrapper .m-subNav__item {
    background-color: #FFF;
    display: block;
    max-width: 360px;
    margin: 0 auto;
    height: 52px;
    line-height: 52px;
    opacity: 1;
    padding: 0 20px;
    text-align: left;
    width: 100%;
  }
  .m-subNav__wrapper .m-subNav__item.-active {
    border: 1px solid #b88f4c;
    position: relative;
  }
  .m-subNav__wrapper .m-subNav__item.-active:after {
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #ffc059 transparent transparent transparent;
    border-style: inset;
    bottom: 0;
    content: "";
    height: 0;
    margin: auto;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 0;
    width: 0;
  }
  .m-subNav__wrapper .m-subNav__item:after {
    content: none;
  }
  .m-nav__logo {
    width: 85px;
  }
  .m-nav__ticketButton {
    font-size: 16px;
    line-height: 25.26316px;
    font-size: 1.6rem;
    line-height: 2.52632rem;
    line-height: 34.736842096px;
    line-height: 3.4736842096rem;
  }
  .m-nav__sponsors {
    padding: 0;
    width: 200px;
  }
  .m-nav__sponsorLogo {
    height: 100%;
    margin: 0;
    position: relative;
    display: none;
  }
  .m-nav__sponsorLogo.active {
    display: block;
  }
  .m-nav__sponsorLogo svg, .m-nav__sponsorLogo img {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: 80%;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 25%;
    position: absolute;
    max-width: 75%;
    height: auto;
    max-height: 44px;
  }
  .m-shop .m-section__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
  .m-shop__info {
    background-size: 33%;
    padding: 70px 33px 40px;
    width: 100%;
  }
  .m-shop__info:before {
    content: none;
  }
  .m-shop__info .a-dots {
    margin: 15px auto 25px;
  }
  .m-shop__products {
    width: 100%;
  }
  .m-shop__product {
    padding: 20px 0 0;
  }
  .m-shop__product .a-tag {
    right: 0;
  }
  .m-shop__productImage {
    padding-top: 102%;
  }
  .m-shop__productName {
    font-size: 15px;
    line-height: 23.68421px;
    font-size: 1.5rem;
    line-height: 2.36842rem;
  }
  .m-shop__productsWrapper {
    padding: 0 33px;
  }
  .m-shop__productsWrapper.slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .m-shop__productsWrapper .slick-prev, .m-shop__productsWrapper .slick-next {
    height: 70px;
    top: 44%;
    width: 70px;
  }
  .m-shop__productsWrapper .slick-prev:before, .m-shop__productsWrapper .slick-next:before {
    color: #EAF1F6;
    font-size: 70px;
    line-height: 70px;
  }
  .m-shop__productsWrapper .slick-prev {
    left: 13px;
  }
  .m-shop__productsWrapper .slick-next {
    right: 13px;
  }
  .m-shop__pageNumbers {
    border-bottom: 1px solid #CDDBE5;
    border-top: 1px solid #CDDBE5;
    display: block;
    margin: 0px auto;
    padding: 5px 0;
    width: calc(100% - 66px);
  }
  .m-shop__productPrice {
    font-size: 30px;
    line-height: 47.36842px;
    font-size: 3rem;
    line-height: 4.73684rem;
    border-bottom: 0;
  }
  .m-shop__nameHBK {
    font-size: 65px;
    line-height: 102.63158px;
    font-size: 6.5rem;
    line-height: 10.26316rem;
    line-height: 40px;
    letter-spacing: 0.14em;
  }
  .m-shop__name {
    letter-spacing: 0.42em;
    line-height: 40px;
    margin-top: 0;
  }
  .m-player__info {
    text-align: right;
  }
  .m-player__content {
    padding: 20px 30px 20px 0;
    width: 100%;
  }
  .m-player__name {
    font-size: 44px;
    line-height: 52.8px;
    font-size: 4.4rem;
    line-height: 5.28rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .m-player__position {
    font-size: 20px;
    line-height: 24px;
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .m-playerSummary__name {
    font-size: 45px;
    line-height: 54px;
    font-size: 4.5rem;
    line-height: 5.4rem;
    margin-bottom: 5px;
  }
  .m-playerSummary__position {
    margin-bottom: 15px;
  }
  .m-playerSummary__statText {
    font-size: 45px;
    line-height: 54px;
    font-size: 4.5rem;
    line-height: 5.4rem;
  }
  body {
    padding-bottom: 314px;
  }
  .m-calendar__day {
    height: calc(100% - 6px);
    margin: 3px;
    width: calc(100% - 6px);
    font-size: 13px;
  }
}

@media only screen and (max-width: 850px) {
  h2 {
    font-size: 23px;
    line-height: 27.6px;
    font-size: 2.3rem;
    line-height: 2.76rem;
  }
  h2.a-h2__large {
    font-size: 38px;
    line-height: 45.6px;
    font-size: 3.8rem;
    line-height: 4.56rem;
  }
  h2.a-h2__small {
    font-size: 19px;
    line-height: 22.8px;
    font-size: 1.9rem;
    line-height: 2.28rem;
  }
  .a-tag {
    font-size: 12px;
    line-height: 18.94737px;
    font-size: 1.2rem;
    line-height: 1.89474rem;
  }
  .m-news__heading {
    margin: 20px;
  }
  .m-HBKGoals__leftContainer {
    width: 100%;
    margin-bottom: 20px;
  }
  .m-HBKGoals__player {
    padding: 36px 0;
  }
  .m-HBKGoals__player .m-HBKGoals__playerQuote {
    height: 83px;
  }
  .m-HBKGoals__playerQuote {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
  .m-HBKGoals__playerName {
    font-size: 1.5rem;
    padding: 7px 12px 4px;
  }
  .m-buyTicket__team {
    display: inline;
  }
  .m-buyTicket__teamShortName {
    display: inline;
  }
  .m-buyTicket__teamName {
    display: none;
  }
  .m-buyTicket__vs {
    display: inline;
    margin: 10px;
    position: relative;
    top: -3px;
  }
  .m-player__name {
    font-size: 36px;
    line-height: 43.2px;
    font-size: 3.6rem;
    line-height: 4.32rem;
  }
  .m-player__position {
    font-size: 15px;
    line-height: 18px;
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .m-teamPLayer.-small {
    width: 50%;
  }
  .m-teamPLayer.-small:nth-child(odd) {
    border-top-width: 0;
    border-right-width: 0;
  }
  .m-teamPLayer.-small:nth-child(even) {
    border-top-width: 0;
    border-right-width: 1px;
  }
  .m-teamPLayer.-small:nth-child(-n+2) {
    border-top-width: 1px;
  }
  .m-teamPLayer.-small:last-child {
    border-right-width: 1px;
  }
  .m-section__header {
    margin: 30px 0;
  }
  .m-hbkTV.-clips .m-hbkTV__thumb {
    margin-bottom: 9px;
  }
  .m-hbkTV__thumb {
    margin-right: 9px;
    width: calc(33.3333% - 6px);
  }
  .m-hbkTV__thumbEpisode {
    font-size: 2.6rem;
    line-height: 2.6rem;
  }
  .m-hbkTV__thumbSeason {
    top: 32px;
  }
  .m-hbkTV__title {
    font-size: 16px;
    line-height: 25.26316px;
    font-size: 1.6rem;
    line-height: 2.52632rem;
    margin-bottom: 15px;
  }
  .m-hbkTV__thumbContent {
    padding: 20px;
  }
  .m-hbkTV__playIcon {
    height: 50px;
    line-height: 49px;
    width: 50px;
  }
  .m-hbkTV .a-captionTitle {
    margin-bottom: 10px;
  }
  .m-imgCarousel {
    height: calc(50vw);
  }
  .m-imgCarousel__heading.-active .m-imgCarousel__headingTextH {
    font-size: 36px;
    line-height: 43.2px;
    font-size: 3.6rem;
    line-height: 4.32rem;
  }
  .m-imgCarousel__headingTextH {
    font-size: 19px;
    line-height: 22.8px;
    font-size: 1.9rem;
    line-height: 2.28rem;
  }
}

@media only screen and (max-width: 768px) {
  h1 {
    font-size: 36px;
    line-height: 43.2px;
    font-size: 3.6rem;
    line-height: 4.32rem;
  }
  h1.a-h1.-large {
    font-size: 45px;
    line-height: 54px;
    font-size: 4.5rem;
    line-height: 5.4rem;
  }
  h1.a-h1.-small {
    font-size: 30px;
    line-height: 36px;
    font-size: 3rem;
    line-height: 3.6rem;
  }
  h2.m-news__title {
    font-size: 40px;
    line-height: 48px;
    font-size: 4rem;
    line-height: 4.8rem;
  }
  .a-pageNavigation__item {
    font-size: 21px;
    line-height: 33.15789px;
    font-size: 2.1rem;
    line-height: 3.31579rem;
  }
  .m-news__heading {
    margin: 40px;
  }
  .m-matchEvents .m-wrapper:before {
    left: 60px;
  }
  #calendar .m-playerSummary__navigation {
    top: 27px;
    position: absolute;
    width: calc(100% + 60px);
    left: -100px;
    right: -100px;
    margin: auto;
  }
  .m-calendar__wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
  }
  .m-calendar__day {
    height: calc(100% - 6px);
    margin: 3px;
    width: calc(100% - 6px);
    font-size: initial;
  }
  .m-calendarEvent .m-matchEvent__title {
    font-size: 18px;
    line-height: 28.42105px;
    font-size: 1.8rem;
    line-height: 2.84211rem;
  }
  .m-matchTeams {
    margin-top: 20px;
  }
  .m-matchTeams__club {
    margin: 0 0 20px 0;
    width: 100%;
  }
  .m-matchTeams__th {
    font-size: 20px;
    line-height: 31.57895px;
    font-size: 2rem;
    line-height: 3.15789rem;
    padding: 23px 10px;
  }
  .m-matchTeams__td {
    font-size: 15px;
    line-height: 23.68421px;
    font-size: 1.5rem;
    line-height: 2.36842rem;
    padding: 23px 10px;
  }
  .m-matchTeams .a-icon {
    width: 23px;
  }
  .m-matchTeams__title {
    padding: 30px 20px;
  }
  .m-HBKGoals__player {
    padding: 36px 0;
    width: calc(50% - 20px);
    margin-right: 20px;
  }
  .m-HBKGoals__player:nth-child(even) {
    margin-left: 20px;
  }
  .m-header.-article {
    padding: 0 20px;
  }
  .m-header.-teams {
    padding: 60px 20px;
  }
  .m-header.-subpage {
    padding: 60px 20px 0;
  }
  .m-article {
    padding: 0 20px;
  }
  .m-section {
    padding: 0 20px;
  }
  .m-section.m-imgCarousel {
    padding: 0;
  }
  .m-section.m-imgCarousel .m-wrapper {
    padding: 0 20px;
  }
  .m-section.m-404 {
    padding: 50% 20px 0 !important;
  }
  .m-section.m-HBKGoals  {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .m-section__content.-player {
    padding-top: 0;
  }
  .m-404__wrapper {
    padding: 0 20px;
  }
  .m-campain__background:before {
    padding-top: 100%;
  }
  .m-matchEvent {
    margin-bottom: 10px;
  }
  .m-matchEvent__time {
    height: 114px;
    margin-right: 10px;
    padding: 28px 0;
    width: 120px;
  }
  .m-matchEvent__minute {
    font-size: 5.8rem;
    line-height: 5rem;
  }
  .m-matchEvent__infoHolder {
    height: 114px;
    width: calc(100% - 130px);
  }
  .m-matchEvent__type {
    padding: 0 24px;
  }
  .m-campain__content {
    padding: 30px;
  }
  .m-nav__section {
    padding: 0 20px;
  }
  .m-nav__logo {
    left: 20px;
  }
  .m-nav__sponsors {
    width: 140px;
  }
  .m-followHBK {
    padding: 0 0 30px;
  }
  .m-followHBK__indicator {
    -webkit-transition: transform 0.2s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* IE 9 */
    -webkit-transform: translateX(0);
    /* Chrome, Safari, Opera */
    transform: translateX(0);
    background-color: #0a4f95;
    bottom: 0;
    height: 6px;
    position: absolute;
    width: calc((100% - 66px) / 3);
  }
  .m-followHBK__indicator.left {
    /* IE 9 */
    -webkit-transform: translateX(0);
    /* Chrome, Safari, Opera */
    transform: translateX(0);
  }
  .m-followHBK__indicator.center {
    /* IE 9 */
    -webkit-transform: translateX(100%);
    /* Chrome, Safari, Opera */
    transform: translateX(100%);
  }
  .m-followHBK__indicator.right {
    /* IE 9 */
    -webkit-transform: translateX(200%);
    /* Chrome, Safari, Opera */
    transform: translateX(200%);
  }
  .m-followHBK__nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: block;
    float: left;
    padding: 0 33px;
    position: relative;
    width: 100%;
  }
  .m-followHBK__section {
    width: 33.3333%;
    padding: 0 33px;
  }
  .m-followHBK__section:last-child {
    width: 33.3333%;
  }
  .m-followHBK__sectionRow {
    padding: 20px 13px;
  }
  .m-followHBK__sectionRow:last-child {
    border-bottom: 1px solid #EAF1F6;
  }
  .m-followHBK__navItem {
    padding: 25px 0;
    text-align: center;
  }
  .m-followHBK__title {
    font-size: 15px;
    line-height: 23.68421px;
    font-size: 1.5rem;
    line-height: 2.36842rem;
  }
  .m-followHBK__score {
    font-size: 30px;
    line-height: 47.36842px;
    font-size: 3rem;
    line-height: 4.73684rem;
  }
  .m-followHBK__sectionWrapper {
    -webkit-transition: transform 0.2s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* IE 9 */
    -webkit-transform: translateX(0);
    /* Chrome, Safari, Opera */
    transform: translateX(0);
    width: 300%;
  }
  .m-followHBK__sectionWrapper.left {
    /* IE 9 */
    -webkit-transform: translateX(0);
    /* Chrome, Safari, Opera */
    transform: translateX(0);
  }
  .m-followHBK__sectionWrapper.center {
    /* IE 9 */
    -webkit-transform: translateX(-33.33333%);
    /* Chrome, Safari, Opera */
    transform: translateX(-33.33333%);
  }
  .m-followHBK__sectionWrapper.right {
    /* IE 9 */
    -webkit-transform: translateX(-66.66666%);
    /* Chrome, Safari, Opera */
    transform: translateX(-66.66666%);
  }
  .m-followHBK__sectionWrapper .m-followHBK__title {
    display: none;
  }
  .m-followHBK .a-leagueLogo {
    margin: 10px 0;
  }
  .m-followHBK .a-link {
    margin: 20px 0 30px;
  }
  .m-followHBK .m-subNav {
    margin: 30px 0 0;
  }
  .m-matchSummary {
    padding: 0 20px;
  }
  .m-matchSummary__center {
    padding: 30px 0;
  }
  .m-matchSummary__club {
    width: calc(50% - 45px);
  }
  .m-matchSummary__club .a-clubLogo {
    max-width: 95px;
  }
  .m-matchSummary__score {
    margin-top: 20px;
  }
  .m-hbkGoal__wrapper {
    padding-top: 0;
  }
  .m-hbkGoal__wrapper .m-player__imageImg {
    height: auto;
  }
  .m-player__image {
    height: auto;
    position: relative;
    width: 100%;
  }
  .m-player__imageImg {
    width: 100%;
    position: relative;
    display: block;
  }
  .m-player__image:after {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(10, 79, 149, 0)), color-stop(50%, #0a4f95), to(rgba(10, 79, 149, 0)));
    background-image: linear-gradient(90deg, rgba(10, 79, 149, 0) 0%, #0a4f95 50%, rgba(10, 79, 149, 0) 100%);
    content: "";
    height: 2px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
  }
  .m-player__info {
    position: relative;
    height: auto;
    width: 100%;
  }
  .m-player__info .a-verticalFix {
    display: none;
  }
  .m-player__name {
    font-size: 44px;
    line-height: 52.8px;
    font-size: 4.4rem;
    line-height: 5.28rem;
  }
  .m-player__position {
    font-size: 20px;
    line-height: 24px;
    font-size: 2rem;
    line-height: 2.4rem;
    margin: 15px 0 0;
  }
  .m-player__content {
    padding: 25px 40px 40px;
    width: 100%;
  }
  .m-playerSummary {
    padding: 0;
  }
  .m-playerSummary .a-verticalFix {
    display: none;
  }
  .m-playerSummary .m-section {
    position: static;
    padding-top: 90px;
  }
  .m-playerSummary__image {
    float: none;
    position: relative;
  }
  .m-playerSummary__image:after {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(10, 79, 149, 0)), color-stop(50%, #0a4f95), to(rgba(10, 79, 149, 0)));
    background-image: linear-gradient(90deg, rgba(10, 79, 149, 0) 0%, #0a4f95 50%, rgba(10, 79, 149, 0) 100%);
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 100%;
    right: 0;
  }
  .m-playerSummary__imageImg {
    display: block;
    height: auto;
    position: relative;
  }
  .m-playerSummary__info {
    position: static;
    width: 100%;
  }
  .m-playerSummary__info .m-playerSummary__link {
    display: none;
  }
  .m-playerSummary__link {
    display: block;
    font-family: "Gotham-Bold", sans-serif;
    font-weight: 600;
    padding: 22px 0;
    text-align: center;
  }
  .m-playerSummary__content {
    display: block;
    text-align: center;
    width: 100%;
  }
  .m-playerSummary__stats {
    width: 100%;
    float: none;
    overflow: hidden;
    clear: both;
  }
  .m-playerSummary__stats:after {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(10, 79, 149, 0)), color-stop(50%, #0a4f95), to(rgba(10, 79, 149, 0)));
    background-image: linear-gradient(90deg, rgba(10, 79, 149, 0) 0%, #0a4f95 50%, rgba(10, 79, 149, 0) 100%);
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 100%;
    right: 0;
  }
  .m-playerSummary__statsInfo {
    bottom: 5px;
    left: 0;
    text-align: center;
  }
  .m-playerSummary__stat {
    float: left;
    width: 33.333%;
    padding: 30px 0 20px;
    text-align: center;
  }
  .m-playerSummary__stat:after {
    content: none;
  }
  .m-playerSummary__navigation {
    margin: 0;
  }
  .m-playerSummary__navigationTitle {
    display: none;
  }
  .m-playerSummary__navigationItem {
    background-color: transparent;
    bottom: 0;
    color: #0a4f95;
    font-size: 90px;
    height: 90px;
    left: 0;
    line-height: 90px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 90px;
  }
  .m-playerSummary__navigationItem:last-child {
    left: initial;
    right: 0;
  }
  .m-playerSummary__navigationItem:hover {
    background-color: transparent;
    color: #FFF;
  }
  .m-teamPLayer.-large .m-teamPLayer__name {
    font-size: 24px;
    line-height: 28.8px;
    font-size: 2.4rem;
    line-height: 2.88rem;
    margin-bottom: 25px;
  }
  .m-teamPLayer__BG {
    font-size: 170px;
  }
  .m-teamPLayer__info {
    padding: 15% 20px 30px;
  }
  .m-teamPLayer__image {
    height: 90%;
  }
  .m-teamPLayer__imageImg {
    height: 100%;
    max-width: none;
  }
  table:not(.cms_debug_table):not(.m-followHBK__table):not(.cms_table_-small):not(.everysport-standings):not(.superettan-table) {
    background-color: #EAF1F6;
    display: block;
    font-size: 20px;
    line-height: 31.57895px;
    font-size: 2rem;
    line-height: 3.15789rem;
  }
  table  thead {
    display: none;
  }
  table .m-matchTeams__table tbody {
    display: table-row-group;
  }
  table  tbody {
    display: block;
    clear: both;
    overflow: hidden;
  }
  table .m-matchTeams__table {
    display: table;
  }
  table .m-matchTeams__table th {
    display: table-cell;
  }
  table  tr {
    background-color: #FFF;
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  table  tr:nth-child(odd) {
    background-color: #FFF;
  }
  table  tr.m-matchTeams__tr {
    display: table-row;
    width: auto;
    float: none;
  }
  table  tr.m-followHBK__tableRow td {
    background-color: transparent;
  }
  table  tr.m-followHBK__tableRow td:first-child {
    border: 0;
  }
  table  tr.m-followHBK__tableRow td:nth-child(odd) {
    background-color: transparent;
  }
  table  tr.-hbk {
    background-color: #073463;
    color: #FFF;
  }
  table  tr.-hbk td {
    background-color: #073463;
    color: #FFF;
  }
  table  tr.-hbk td:first-child {
    border-color: #0a4f95;
  }
  table  tr.-hbk td:before {
    color: #FFF;
  }
  table  th {
    display: none;
  }
  table  td {
    display: block;
    position: relative;
    text-align: right;
  }
  table  td:nth-child(odd) {
    background-color: #EAF1F6;
  }
  table  td:first-child {
    background-color: #FFF;
    border-bottom: 1px solid #CDDBE5;
    text-align: left;
  }
  table  td:first-child:before {
    content: none;
  }
  table  td:before {
    font-size: 18px;
    line-height: 28.42105px;
    font-size: 1.8rem;
    line-height: 2.84211rem;
    content: attr(data-label);
    position: absolute;
    left: 10px;
  }
  table  td.m-matchTeams__td {
    display: table-cell;
    text-align: left;
  }
  table  td.m-matchTeams__td:first-child {
    border: 0;
  }
  table  td.m-matchTeams__td:before {
    content: none;
  }
  table  td.m-matchTeams__td:nth-child(odd) {
    background-color: #FFF;
  }
  form table tr {
    width: 100% !important;
    margin: 0 !important;
    border: 0 !important;
  }
  form table tr td {
    border: 0 !important;
    text-align: left !important;
    vertical-align: middle;
  }
  input[type="checkbox"] {
    border-radius: 5px;
    -webkit-appearance: none;
    appearence: none;
    border: 1px solid #0a4f95;
    width: 30px;
    height: 30px;
    outline: none;
    vertical-align: middle;
  }
  input[type="checkbox"]:checked {
    background: #0C4178;
    background-image: url("/site/images/graphics/checkmark.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px;
  }
  input[type="radio"] {
    border-radius: 30px;
    -webkit-appearance: none;
    appearence: none;
    border: 1px solid #0a4f95;
    width: 30px;
    height: 30px;
    outline: none;
    vertical-align: middle;
  }
  input[type="radio"]:checked {
    background: #0C4178;
    background-image: url("/site/images/graphics/checkmark.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px;
  }
  .m-calendarEvent .m-matchEvent__location, .m-calendarEvent .m-matchEvent__linktext {
    position: static;
    padding: 10px 20px;
  }
  .m-calendarEvent .m-matchEvent__infoHolder {
    height: auto;
  }
  .m-calendarEvent .m-matchEvent__info {
    padding: 10px 20px;
  }
}

@media only screen and (max-width: 668px) {
  h2.m-news__title {
    font-size: 30px;
    line-height: 36px;
    font-size: 3rem;
    line-height: 3.6rem;
  }
  h2 {
    font-size: 21px;
    line-height: 25.2px;
    font-size: 2.1rem;
    line-height: 2.52rem;
  }
  h2.a-h2.-large {
    font-size: 30px;
    line-height: 36px;
    font-size: 3rem;
    line-height: 3.6rem;
  }
  h2.a-h2.-small {
    font-size: 18px;
    line-height: 21.6px;
    font-size: 1.8rem;
    line-height: 2.16rem;
  }
  h3 {
    font-size: 21px;
    line-height: 25.2px;
    font-size: 2.1rem;
    line-height: 2.52rem;
  }
  h4 {
    font-size: 18px;
    line-height: 21.6px;
    font-size: 1.8rem;
    line-height: 2.16rem;
  }
  h5 {
    font-size: 15px;
    line-height: 18px;
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .m-footer__title.-small, .m-buyTicket__countdownTitle, .m-buyTicket__date, .m-buyTicket__time, .m-buyTicket__vs, .a-socialMedia__title {
    font-size: 10px;
    line-height: 12px;
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .m-news__date, .slick-dots li button, .slick-dots li button:before, .m-footer__title, .m-teamPLayer.-large .m-teamPLayer__position, .m-matchEvent__location, .m-matchEvent__timeText, .m-article__column.-left .-desktop .m-subNav__item, .m-article__metaTitle, .m-calendarEvent__dayName, .a-captionTitle, .a-pageNumber, .m-leader__title {
    font-size: 12px;
    line-height: 14.4px;
    font-size: 1.2rem;
    line-height: 1.44rem;
  }
  table  td:first-child, .m-playerSummary__statTitle, .m-playerSummary__navigationTitle, .m-matchSummary__title, .m-matchEvent.-goal .m-matchEvent__infoHolder .m-matchEvent__text, .m-matchTeams__title, .m-calendarEvent.-today .m-calendarEvent__infoHolder .m-calendarEvent__text, .m-subNav__item {
    font-size: 15px;
    line-height: 18px;
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .m-section__title, .m-player__position, .m-playerSummary__position, .m-shop__name {
    font-size: 21px;
    line-height: 25.2px;
    font-size: 2.1rem;
    line-height: 2.52rem;
  }
  #superettan-topbar {
    display: none;
  }
  body {
    padding-bottom: 305px;
    padding-top: 70px;
  }
  .m-leader__item {
    width: 100%;
  }
  .cms_table_-small {
    overflow: hidden;
    overflow-x: scroll;
  }
  table  tr {
    width: 100%;
  }
  .m-table__center td, .m-table__center th {
    text-align: center;
  }
  .a-button {
    padding: calc(1em + 2px) 3.2em 1em;
  }
  .a-button__normal {
    font-size: 12px;
    line-height: 18.94737px;
    font-size: 1.2rem;
    line-height: 1.89474rem;
    padding: calc(1em + 3px) 3.2em 1em;
  }
  .a-button__big {
    font-size: 15px;
    line-height: 23.68421px;
    font-size: 1.5rem;
    line-height: 2.36842rem;
    padding: calc(1.4em + 4px) 2.8em 1.4em;
    text-transform: none;
  }
  .a-tag {
    font-size: 15px;
    line-height: 23.68421px;
    font-size: 1.5rem;
    line-height: 2.36842rem;
  }
  .m-HBKGoals__player {
    padding: 36px 0;
    width: 100%;
    margin-right: 0;
  }
  .m-HBKGoals__player:nth-child(2) {
    border-top: 1px solid #3b3b3b;
  }
  .m-HBKGoals__player:nth-child(even) {
    margin-left: 0;
  }
  .m-HBKGoals__player .m-HBKGoals__playerQuote {
    height: 83px;
  }
  .m-HBKGoals__playerQuote {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
  .m-HBKGoals__playerName {
    font-size: 1.3rem;
    padding: 5px 12px 1px;
  }
  .m-article__column.-center, .m-article__column.-left, .m-article__column.-right {
    width: 100%;
    padding: 0 0 20px;
  }
  .m-article__column.-right .a-socialMedia {
    float: none;
  }
  .m-article__metaText {
    font-size: 15px;
    line-height: 23.68421px;
    font-size: 1.5rem;
    line-height: 2.36842rem;
  }
  .a-socialMedia__icon {
    font-size: 22px;
  }
  .a-socialMedia.-vertical {
    width: auto;
  }
  .a-socialMedia.-vertical .a-socialMedia__item {
    border-left-color: transparent;
    border-bottom-color: #CDDBE5;
    max-width: 110px;
    width: 33.333%;
  }
  .a-socialMedia.-vertical .a-socialMedia__item:first-child {
    border-radius: 6px 0 0 6px;
    border-left-color: #CDDBE5;
  }
  .a-socialMedia.-vertical .a-socialMedia__item:last-child {
    border-radius: 0 6px 6px 0;
  }
  .a-socialMedia.-vertical .a-socialMedia__item:before {
    padding-top: 60%;
  }
  .m-hbkTV__thumb {
    margin: 0 0 17px 0;
    width: 100%;
  }
  .m-hbkTV_thumbDate {
    font-size: 12px;
    line-height: 18.94737px;
    font-size: 1.2rem;
    line-height: 1.89474rem;
  }
  .m-hbkTV__thumbEpisode {
    font-size: 3rem;
    line-height: 3rem;
  }
  .m-hbkTV__thumbSeason {
    font-size: 10px;
    line-height: 15.78947px;
    font-size: 1rem;
    line-height: 1.57895rem;
    top: 36px;
  }
  .m-hbkTV__thumbSeason:after {
    border-width: 0px 0 19px 20px;
    right: -20px;
  }
  .m-hbkTV__title {
    margin-bottom: 30px;
  }
  .m-hbkTV__playIcon {
    height: 70px;
    line-height: 68px;
    width: 70px;
  }
  .m-hbkTV .a-captionTitle {
    margin-bottom: 15px;
  }
  .m-followHBK__sectionRow.-heading {
    font-size: 12px;
    line-height: 18.94737px;
    font-size: 1.2rem;
    line-height: 1.89474rem;
  }
  .m-campain__heading {
    margin-bottom: 20px;
  }
  .m-campain .a-dots {
    margin: 20px auto 33px;
  }
  .m-campain__background:before {
    padding-top: 0;
    height: calc(100vh - 54px);
    min-height: 500px;
  }
  .m-campain__background.-desktop {
    display: none;
  }
  .m-campain__background.-mobile {
    display: block;
  }
  .m-section__content.-campainFixedHeight {
    font-size: 15px;
    line-height: 23.68421px;
    font-size: 1.5rem;
    line-height: 2.36842rem;
  }
  .m-section__content.-player {
    padding: 0;
  }
  .m-section__header {
    margin: 25px 0 25px;
    text-align: center;
  }
  .m-section__header.-sponsor {
    margin: 25px 0 60px;
  }
  .m-section__header:before {
    top: 50%;
  }
  .m-section__title {
    padding: 0;
    width: 100%;
  }
  .m-section__titleSubject {
    margin-left: 10px;
  }
  .m-section__sponsor {
    font-size: 13px;
    line-height: 15.6px;
    font-size: 1.3rem;
    line-height: 1.56rem;
    float: none;
    padding: 0 10px;
  }
  .m-section__sponsor .m-section__sponsorLogo {
    left: -100px;
    margin: auto;
    position: absolute;
    right: -100px;
    top: 150%;
  }
  .m-imgCarousel {
    -webkit-transition: height 0.1s ease-in-out;
    transition: height 0.1s ease-in-out;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 130px);
    padding: 0;
  }
  .m-imgCarousel__headings {
    margin-bottom: 40px;
    width: 100%;
  }
  .m-imgCarousel__heading {
    margin-top: 20px;
  }
  .m-imgCarousel__paging {
    display: none;
  }
  .m-nav .m-nav__ticketButton.-gold {
    /* IE 9 */
    -webkit-transform: translate3d(calc(100% + 70px), 0, 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(calc(100% + 70px), 0, 0);
    margin-right: 70px;
    max-width: calc(500px - 70px);
    width: calc(100% - 70px);
  }
  .m-nav.scroll .m-nav__logo {
    top: 15px;
    width: 70px;
  }
  .m-nav__navButton {
    padding-right: 19px;
    padding-left: 19px;
    width: 70px;
  }
  .m-nav__ticketButton {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-nav__sponsors {
    width: 90px;
  }
  .m-player__image {
    width: 100%;
    top: 0;
  }
  .m-footer .a-logo {
    width: 54px;
  }
  .m-matchSummary__topLeft {
    margin: 0;
    text-align: center;
  }
  .m-matchSummary__topRight {
    width: 100%;
  }
  .m-matchSummary__club {
    width: 50%;
  }
  .m-matchSummary__club .a-clubLogo {
    max-width: 95px;
  }
  .m-matchSummary__club.-home, .m-matchSummary__club.-away {
    text-align: center;
  }
  .m-matchSummary__clubName {
    font-size: 20px;
    line-height: 31.57895px;
    font-size: 2rem;
    line-height: 3.15789rem;
  }
  .m-matchSummary__score {
    font-size: 46px;
    line-height: 72.63158px;
    font-size: 4.6rem;
    line-height: 7.26316rem;
    left: 0;
    margin: 20px auto;
    position: absolute;
    right: 0;
    width: 90px;
  }
  .m-matchSummary__goalScorers {
    font-size: 13px;
    line-height: 20.52632px;
    font-size: 1.3rem;
    line-height: 2.05263rem;
  }
  .m-teamPLayer.-large {
    width: 100%;
  }
  .m-teamPLayer.-large:nth-child(even) {
    border-top-width: 0;
    border-left-width: 1px;
    border-right-width: 1px;
  }
  .m-teamPLayer.-large:nth-child(odd) {
    border-top-width: 0;
    border-left-width: 1px;
    border-right-width: 1px;
  }
  .m-teamPLayer.-large:nth-child(-n+1) {
    border-top-width: 1px;
  }
  .m-teamPLayer.-large:last-child {
    border-right-width: 1px;
  }
  .m-teamPLayer.-large .m-teamPLayer__name {
    margin-bottom: 30px;
  }
  .m-teamPLayer__info {
    padding: 20% 24px 22px;
  }
  .m-teamPLayer__BG {
    font-size: 220px;
    line-height: 35vw;
  }
  .m-buyTicket {
    max-width: none;
    width: 100%;
    top: 0;
    left: 0;
    height: 50%;
  }
  .m-footer {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 558px) {
  table tr {
    display: block;
    width: 100%;
    float: left;
  }
  h2.m-news__title {
    font-size: 26px;
    line-height: 31.2px;
    font-size: 2.6rem;
    line-height: 3.12rem;
  }
  .m-followHBK__section {
    padding: 0 25px;
  }
  .m-followHBK__sectionRow {
    padding: 20px 0px;
  }
  .a-tag {
    font-size: 12px;
    line-height: 18.94737px;
    font-size: 1.2rem;
    line-height: 1.89474rem;
  }
  .a-pageNavigation__item {
    font-size: 15px;
    line-height: 23.68421px;
    font-size: 1.5rem;
    line-height: 2.36842rem;
    padding: 25px 0;
  }
  .m-news:before {
    padding-top: 56%;
  }
  .m-news__heading {
    margin: 20px;
  }
  .m-article .m-article__column.-left {
    -webkit-column-count: 2;
    column-count: 2;
  }
  .m-article__metaData {
    width: 50%;
  }
  .m-matchEvent__time {
    height: auto;
    padding: 27px 0 28px;
  }
  .m-matchEvent__infoHolder {
    height: auto;
    overflow: visible;
    float: right;
  }
  .m-matchEvent__type {
    padding: 40px 9px 39px;
  }
  .m-matchEvent__info {
    max-width: calc(100% - 78px);
    padding: 20px;
    vertical-align: top;
  }
  .m-matchEvent__typeIconImg {
    width: 30px;
    height: 30px;
  }
  .m-gallery__item {
    width: 50%;
    padding-top: 25%;
  }
}

@media only screen and (max-width: 490px) {
  h2.m-news__title {
    font-size: 21px;
    line-height: 25.2px;
    font-size: 2.1rem;
    line-height: 2.52rem;
  }
  body {
    padding-bottom: 322px;
  }
  .m-campain__content {
    max-width: none;
  }
  .m-calendar__day {
    font-size: 13px;
  }
  .m-calendarEvent .m-matchEvent__type {
    padding: 0 20px;
  }
  .m-buyTicket {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .m-buyTicket__wrapper {
    max-width: none;
  }
  .m-buyTicket__section.-vs {
    padding-bottom: 0;
    border: 0;
  }
  .m-buyTicket__section.-date {
    padding: 15px 0 0;
    border: 0;
  }
  .a-pagination {
    background-color: #FFF;
    border: 1px solid #CDDBE5;
    font-size: 0;
    line-height: 0;
    text-align: center;
    padding: 22px 5px 17px;
  }
  .a-pagination__link {
    margin: 0 5px 5px;
  }
  .m-matchTeams__th {
    font-size: 18px;
    line-height: 28.42105px;
    font-size: 1.8rem;
    line-height: 2.84211rem;
    padding: 10px 5px;
  }
  .m-matchTeams__td {
    font-size: 13px;
    line-height: 20.52632px;
    font-size: 1.3rem;
    line-height: 2.05263rem;
    padding: 15px 5px;
  }
  .m-matchTeams .a-icon {
    width: 18px;
  }
  .m-matchTeams__title {
    padding: 20px;
  }
  .m-matchEvent {
    background-color: #FFF;
    border: 1px solid #CDDBE5;
  }
  .m-matchEvents .m-wrapper:before {
    content: none;
  }
  .m-matchEvent.-goal .m-matchEvent__time {
    border-bottom: 1px solid #0C4178;
  }
  .m-matchEvent__time {
    background: none;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #CDDBE5;
    margin: 0;
    text-align: left;
    padding: 20px;
  }
  .m-matchEvent__infoHolder {
    background: none;
    border: 0;
    position: static;
    width: 100%;
  }
  .m-matchEvent__infoHolder:before {
    content: none;
  }
  .m-matchEvent__type {
    padding: 20px;
    position: absolute;
    top: 0;
    right: 0;
    height: 105px;
  }
  .m-matchEvent__type:after {
    content: none;
  }
  .m-matchEvent__info {
    max-width: none;
    padding: 20px;
    vertical-align: top;
  }
  .m-matchEvent__typeIconImg {
    width: 40px;
    height: 40px;
  }
  .m-matchEvent__logo {
    top: 20px;
    right: 20px;
  }
  .m-teamPLayer.-small {
    width: 100%;
  }
  .m-teamPLayer.-small:nth-child(even) {
    border-top-width: 0;
    border-left-width: 1px;
    border-right-width: 1px;
  }
  .m-teamPLayer.-small:nth-child(odd) {
    border-top-width: 0;
    border-left-width: 1px;
    border-right-width: 1px;
  }
  .m-teamPLayer.-small:nth-child(-n+1) {
    border-top-width: 1px;
  }
  .m-teamPLayer.-small:last-child {
    border-right-width: 1px;
  }
  .m-footer__section {
    padding: 40px 33px;
  }
  .m-footer .m-section__sponsorLogo {
    position: relative;
    margin: 20px 10px;
    width: calc(50% - 40px);
    max-width: 136px;
  }
  .m-footer .m-section__sponsorLogo:before {
    content: "";
    height: 2px;
    width: calc(50vw - 33px);
    display: block;
    position: absolute;
    bottom: -20px;
    right: 0px;
  }
  .m-footer .m-section__sponsorLogo:nth-child(odd):nth-child(-n+4):before {
    background: -webkit-gradient(linear, right top, left top, from(#0c4178), to(rgba(12, 65, 120, 0)));
    background: linear-gradient(to left, #0c4178 0%, rgba(12, 65, 120, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000c4178', endColorstr='#000c4178',GradientType=1 );
    right: -15%;
  }
  .m-footer .m-section__sponsorLogo:nth-child(even):nth-child(-n+5):before {
    background: -webkit-gradient(linear, left top, right top, from(#0c4178), to(rgba(12, 65, 120, 0)));
    background: linear-gradient(to right, #0c4178 0%, rgba(12, 65, 120, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000c4178', endColorstr='#000c4178',GradientType=1 );
    left: -15%;
  }
}

@media only screen and (max-width: 415px) {
  .m-nav__ticketButton:not(.-gold) {
    display: none;
  }
  .m-hbkTV__playIcon {
    height: 50px;
    line-height: 49px;
    width: 50px;
  }
  .m-player__name {
    font-size: 30px;
    line-height: 36px;
    font-size: 3rem;
    line-height: 3.6rem;
  }
  .m-player__position {
    font-size: 15px;
    line-height: 18px;
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .m-teamPLayer__BG {
    font-size: 170px;
    line-height: 43vw;
  }
  .m-teamPLayer__info {
    padding: 20% 24px 22px;
  }
  .m-section.m-404 {
    padding: 75% 90px 0 !important;
  }
}

@media only screen and (max-width: 321px) {
  .m-imgCarousel__heading {
    margin-top: 10px;
  }
  .m-imgCarousel__heading.-active .m-imgCarousel__headingTextH {
    font-size: 26px;
    line-height: 31.2px;
    font-size: 2.6rem;
    line-height: 3.12rem;
  }
  .m-404__wrapper {
    padding: 0 10px;
  }
  .m-header.-article {
    padding: 0 10px;
  }
  .m-header.-teams {
    padding: 60px 10px;
  }
  .m-header.-subpage {
    padding: 40px 10px;
  }
  .m-article {
    padding: 0 10px;
  }
  .m-section {
    padding: 0 10px;
  }
  .m-section.m-imgCarousel {
    padding: 0;
  }
  .m-section.m-imgCarousel .m-wrapper {
    padding: 0;
  }
  .m-imgCarousel__headings {
    padding: 0 10px;
  }
  .m-nav__section {
    padding: 0 10px;
  }
  .m-nav__logo {
    left: 10px;
  }
  body {
    font-size: 16px;
    line-height: 25.26316px;
    font-size: 1.6rem;
    line-height: 2.52632rem;
    padding-top: 60px;
  }
  body.scroll {
    padding-top: 60px;
  }
  h1 {
    font-size: 30px;
    line-height: 36px;
    font-size: 3rem;
    line-height: 3.6rem;
  }
  h1.a-h1.-large {
    font-size: 36px;
    line-height: 43.2px;
    font-size: 3.6rem;
    line-height: 4.32rem;
  }
  h1.a-h1.-small {
    font-size: 30px;
    line-height: 36px;
    font-size: 3rem;
    line-height: 3.6rem;
  }
  .m-nav {
    height: 60px;
  }
  .m-nav__ticketButton {
    padding: 14px;
  }
  .m-nav__ticketButton.-gold {
    height: 56px;
  }
  .m-nav__navButton {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .m-nav__sponsors {
    width: 70px;
  }
}
/*# sourceMappingURL=main.css.map */