@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,600italic,300,600);
@import url(sportbe-fonts.css?1=08022014);
@import url(/resources/css/vendor/jquery.fancybox/jquery.fancybox.css);
@import url(/resources/css/vendor/jquery.ui/jquery.ui.core.min.css);
@import url(/resources/css/vendor/jquery.ui/jquery.ui.datepicker.min.css);
@import url(/resources/css/vendor/jcarousel/jcarousel.basic.css);
@import url(/resources/css/vendor/icheck/square/blue.css);
@import url(/resources/css/vendor/icheck/square/red.css);
@import url(/resources/css/vendor/icheck/square/grey.css);

/*
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at //fontawesome.io.  Stay up to date on Twitter at
 *  //twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    //scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    //opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    //creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - //fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: //twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - //kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url("/resources/font/fontawesome-webfont.eot?v=3.2.1");
    src: url("/resources/font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("/resources/font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("/resources/font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("/resources/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
    vertical-align: -10%;
    font-size: 1.33333em;
}

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
    display: inline;
}

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.14286em;
    text-align: right;
    padding-right: 0.28571em;
}

[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857em;
}

.icons-ul {
    margin-left: 2.14286em;
    list-style-type: none;
}

.icons-ul > li {
    position: relative;
}

.icons-ul .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    text-align: center;
    line-height: inherit;
}

[class^="icon-"].hide,
[class*=" icon-"].hide {
    display: none;
}

.icon-muted {
    color: #eeeeee;
}

.icon-light {
    color: white;
}

.icon-dark {
    color: #333333;
}

.icon-border {
    border: solid 1px #eeeeee;
    padding: 0.2em 0.25em 0.15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.icon-2x {
    font-size: 2em;
}

.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.icon-3x {
    font-size: 3em;
}

.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.icon-4x {
    font-size: 4em;
}

.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.icon-5x {
    font-size: 5em;
}

.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
    margin-right: .3em;
}

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
    margin-left: .3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
    background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
    line-height: .9em;
}

.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
    display: inline-block;
}

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
    line-height: .9em;
}

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: .18em;
}

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
    line-height: .8em;
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: .25em;
}

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
    margin-top: 0;
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em;
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em;
}

.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
    line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%;
}

.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em;
}

.icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em;
}

/* Animated rotating icon */
.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
    display: inline-block;
    text-decoration: none;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

/* Icon rotations and mirroring */
.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
    display: inline-block;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
    content: "\f000";
}

.icon-music:before {
    content: "\f001";
}

.icon-search:before {
    content: "\f002";
}

.icon-envelope-alt:before {
    content: "\f003";
}

.icon-heart:before {
    content: "\f004";
}

.icon-star:before {
    content: "\f005";
}

.icon-star-empty:before {
    content: "\f006";
}

.icon-user:before {
    content: "\f007";
}

.icon-film:before {
    content: "\f008";
}

.icon-th-large:before {
    content: "\f009";
}

.icon-th:before {
    content: "\f00a";
}

.icon-th-list:before {
    content: "\f00b";
}

.icon-ok:before {
    content: "\f00c";
}

.icon-remove:before {
    content: "\f00d";
}

.icon-zoom-in:before {
    content: "\f00e";
}

.icon-zoom-out:before {
    content: "\f010";
}

.icon-power-off:before,
.icon-off:before {
    content: "\f011";
}

.icon-signal:before {
    content: "\f012";
}

.icon-gear:before,
.icon-cog:before {
    content: "\f013";
}

.icon-trash:before {
    content: "\f014";
}

.icon-home:before {
    content: "\f015";
}

.icon-file-alt:before {
    content: "\f016";
}

.icon-time:before {
    content: "\f017";
}

.icon-road:before {
    content: "\f018";
}

.icon-download-alt:before {
    content: "\f019";
}

.icon-download:before {
    content: "\f01a";
}

.icon-upload:before {
    content: "\f01b";
}

.icon-inbox:before {
    content: "\f01c";
}

.icon-play-circle:before {
    content: "\f01d";
}

.icon-rotate-right:before,
.icon-repeat:before {
    content: "\f01e";
}

.icon-refresh:before {
    content: "\f021";
}

.icon-list-alt:before {
    content: "\f022";
}

.icon-lock:before {
    content: "\f023";
}

.icon-flag:before {
    content: "\f024";
}

.icon-headphones:before {
    content: "\f025";
}

.icon-volume-off:before {
    content: "\f026";
}

.icon-volume-down:before {
    content: "\f027";
}

.icon-volume-up:before {
    content: "\f028";
}

.icon-qrcode:before {
    content: "\f029";
}

.icon-barcode:before {
    content: "\f02a";
}

.icon-tag:before {
    content: "\f02b";
}

.icon-tags:before {
    content: "\f02c";
}

.icon-book:before {
    content: "\f02d";
}

.icon-bookmark:before {
    content: "\f02e";
}

.icon-print:before {
    content: "\f02f";
}

.icon-camera:before {
    content: "\f030";
}

.icon-font:before {
    content: "\f031";
}

.icon-bold:before {
    content: "\f032";
}

.icon-italic:before {
    content: "\f033";
}

.icon-text-height:before {
    content: "\f034";
}

.icon-text-width:before {
    content: "\f035";
}

.icon-align-left:before {
    content: "\f036";
}

.icon-align-center:before {
    content: "\f037";
}

.icon-align-right:before {
    content: "\f038";
}

.icon-align-justify:before {
    content: "\f039";
}

.icon-list:before {
    content: "\f03a";
}

.icon-indent-left:before {
    content: "\f03b";
}

.icon-indent-right:before {
    content: "\f03c";
}

.icon-facetime-video:before {
    content: "\f03d";
}

.icon-picture:before {
    content: "\f03e";
}

.icon-pencil:before {
    content: "\f040";
}

.icon-map-marker:before {
    content: "\f041";
}

.icon-adjust:before {
    content: "\f042";
}

.icon-tint:before {
    content: "\f043";
}

.icon-edit:before {
    content: "\f044";
}

.icon-share:before {
    content: "\f045";
}

.icon-check:before {
    content: "\f046";
}

.icon-move:before {
    content: "\f047";
}

.icon-step-backward:before {
    content: "\f048";
}

.icon-fast-backward:before {
    content: "\f049";
}

.icon-backward:before {
    content: "\f04a";
}

.icon-play:before {
    content: "\f04b";
}

.icon-pause:before {
    content: "\f04c";
}

.icon-stop:before {
    content: "\f04d";
}

.icon-forward:before {
    content: "\f04e";
}

.icon-fast-forward:before {
    content: "\f050";
}

.icon-step-forward:before {
    content: "\f051";
}

.icon-eject:before {
    content: "\f052";
}

.icon-chevron-left:before {
    content: "\f053";
}

.icon-chevron-right:before {
    content: "\f054";
}

.icon-plus-sign:before {
    content: "\f055";
}

.icon-minus-sign:before {
    content: "\f056";
}

.icon-remove-sign:before {
    content: "\f057";
}

.icon-ok-sign:before {
    content: "\f058";
}

.icon-question-sign:before {
    content: "\f059";
}

.icon-info-sign:before {
    content: "\f05a";
}

.icon-screenshot:before {
    content: "\f05b";
}

.icon-remove-circle:before {
    content: "\f05c";
}

.icon-ok-circle:before {
    content: "\f05d";
}

.icon-ban-circle:before {
    content: "\f05e";
}

.icon-arrow-left:before {
    content: "\f060";
}

.icon-arrow-right:before {
    content: "\f061";
}

.icon-arrow-up:before {
    content: "\f062";
}

.icon-arrow-down:before {
    content: "\f063";
}

.icon-mail-forward:before,
.icon-share-alt:before {
    content: "\f064";
}

.icon-resize-full:before {
    content: "\f065";
}

.icon-resize-small:before {
    content: "\f066";
}

.icon-plus:before {
    content: "\f067";
}

.icon-minus:before {
    content: "\f068";
}

.icon-asterisk:before {
    content: "\f069";
}

.icon-exclamation-sign:before {
    content: "\f06a";
}

.icon-gift:before {
    content: "\f06b";
}

.icon-leaf:before {
    content: "\f06c";
}

.icon-fire:before {
    content: "\f06d";
}

.icon-eye-open:before {
    content: "\f06e";
}

.icon-eye-close:before {
    content: "\f070";
}

.icon-warning-sign:before {
    content: "\f071";
}

.icon-plane:before {
    content: "\f072";
}

.icon-calendar:before {
    content: "\f073";
}

.icon-random:before {
    content: "\f074";
}

.icon-comment:before {
    content: "\f075";
}

.icon-magnet:before {
    content: "\f076";
}

.icon-chevron-up:before {
    content: "\f077";
}

.icon-chevron-down:before {
    content: "\f078";
}

.icon-retweet:before {
    content: "\f079";
}

.icon-shopping-cart:before {
    content: "\f07a";
}

.icon-folder-close:before {
    content: "\f07b";
}

.icon-folder-open:before {
    content: "\f07c";
}

.icon-resize-vertical:before {
    content: "\f07d";
}

.icon-resize-horizontal:before {
    content: "\f07e";
}

.icon-bar-chart:before {
    content: "\f080";
}

.icon-twitter-sign:before {
    content: "\f081";
}

.icon-facebook-sign:before {
    content: "\f082";
}

.icon-camera-retro:before {
    content: "\f083";
}

.icon-key:before {
    content: "\f084";
}

.icon-gears:before,
.icon-cogs:before {
    content: "\f085";
}

.icon-comments:before {
    content: "\f086";
}

.icon-thumbs-up-alt:before {
    content: "\f087";
}

.icon-thumbs-down-alt:before {
    content: "\f088";
}

.icon-star-half:before {
    content: "\f089";
}

.icon-heart-empty:before {
    content: "\f08a";
}

.icon-signout:before {
    content: "\f08b";
}

.icon-linkedin-sign:before {
    content: "\f08c";
}

.icon-pushpin:before {
    content: "\f08d";
}

.icon-external-link:before {
    content: "\f08e";
}

.icon-signin:before {
    content: "\f090";
}

.icon-trophy:before {
    content: "\f091";
}

.icon-github-sign:before {
    content: "\f092";
}

.icon-upload-alt:before {
    content: "\f093";
}

.icon-lemon:before {
    content: "\f094";
}

.icon-phone:before {
    content: "\f095";
}

.icon-unchecked:before,
.icon-check-empty:before {
    content: "\f096";
}

.icon-bookmark-empty:before {
    content: "\f097";
}

.icon-phone-sign:before {
    content: "\f098";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-github:before {
    content: "\f09b";
}

.icon-unlock:before {
    content: "\f09c";
}

.icon-credit-card:before {
    content: "\f09d";
}

.icon-rss:before {
    content: "\f09e";
}

.icon-hdd:before {
    content: "\f0a0";
}

.icon-bullhorn:before {
    content: "\f0a1";
}

.icon-bell:before {
    content: "\f0a2";
}

.icon-certificate:before {
    content: "\f0a3";
}

.icon-hand-right:before {
    content: "\f0a4";
}

.icon-hand-left:before {
    content: "\f0a5";
}

.icon-hand-up:before {
    content: "\f0a6";
}

.icon-hand-down:before {
    content: "\f0a7";
}

.icon-circle-arrow-left:before {
    content: "\f0a8";
}

.icon-circle-arrow-right:before {
    content: "\f0a9";
}

.icon-circle-arrow-up:before {
    content: "\f0aa";
}

.icon-circle-arrow-down:before {
    content: "\f0ab";
}

.icon-globe:before {
    content: "\f0ac";
}

.icon-wrench:before {
    content: "\f0ad";
}

.icon-tasks:before {
    content: "\f0ae";
}

.icon-filter:before {
    content: "\f0b0";
}

.icon-briefcase:before {
    content: "\f0b1";
}

.icon-fullscreen:before {
    content: "\f0b2";
}

.icon-group:before {
    content: "\f0c0";
}

.icon-link:before {
    content: "\f0c1";
}

.icon-cloud:before {
    content: "\f0c2";
}

.icon-beaker:before {
    content: "\f0c3";
}

.icon-cut:before {
    content: "\f0c4";
}

.icon-copy:before {
    content: "\f0c5";
}

.icon-paperclip:before,
.icon-paper-clip:before {
    content: "\f0c6";
}

.icon-save:before {
    content: "\f0c7";
}

.icon-sign-blank:before {
    content: "\f0c8";
}

.icon-reorder:before {
    content: "\f0c9";
}

.icon-list-ul:before {
    content: "\f0ca";
}

.icon-list-ol:before {
    content: "\f0cb";
}

.icon-strikethrough:before {
    content: "\f0cc";
}

.icon-underline:before {
    content: "\f0cd";
}

.icon-table:before {
    content: "\f0ce";
}

.icon-magic:before {
    content: "\f0d0";
}

.icon-truck:before {
    content: "\f0d1";
}

.icon-pinterest:before {
    content: "\f0d2";
}

.icon-pinterest-sign:before {
    content: "\f0d3";
}

.icon-google-plus-sign:before {
    content: "\f0d4";
}

.icon-google-plus:before {
    content: "\f0d5";
}

.icon-money:before {
    content: "\f0d6";
}

.icon-caret-down:before {
    content: "\f0d7";
}

.icon-caret-up:before {
    content: "\f0d8";
}

.icon-caret-left:before {
    content: "\f0d9";
}

.icon-caret-right:before {
    content: "\f0da";
}

.icon-columns:before {
    content: "\f0db";
}

.icon-sort:before {
    content: "\f0dc";
}

.icon-sort-down:before {
    content: "\f0dd";
}

.icon-sort-up:before {
    content: "\f0de";
}

.icon-envelope:before {
    content: "\f0e0";
}

.icon-linkedin:before {
    content: "\f0e1";
}

.icon-rotate-left:before,
.icon-undo:before {
    content: "\f0e2";
}

.icon-legal:before {
    content: "\f0e3";
}

.icon-dashboard:before {
    content: "\f0e4";
}

.icon-comment-alt:before {
    content: "\f0e5";
}

.icon-comments-alt:before {
    content: "\f0e6";
}

.icon-bolt:before {
    content: "\f0e7";
}

.icon-sitemap:before {
    content: "\f0e8";
}

.icon-umbrella:before {
    content: "\f0e9";
}

.icon-paste:before {
    content: "\f0ea";
}

.icon-lightbulb:before {
    content: "\f0eb";
}

.icon-exchange:before {
    content: "\f0ec";
}

.icon-cloud-download:before {
    content: "\f0ed";
}

.icon-cloud-upload:before {
    content: "\f0ee";
}

.icon-user-md:before {
    content: "\f0f0";
}

.icon-stethoscope:before {
    content: "\f0f1";
}

.icon-suitcase:before {
    content: "\f0f2";
}

.icon-bell-alt:before {
    content: "\f0f3";
}

.icon-coffee:before {
    content: "\f0f4";
}

.icon-food:before {
    content: "\f0f5";
}

.icon-file-text-alt:before {
    content: "\f0f6";
}

.icon-building:before {
    content: "\f0f7";
}

.icon-hospital:before {
    content: "\f0f8";
}

.icon-ambulance:before {
    content: "\f0f9";
}

.icon-medkit:before {
    content: "\f0fa";
}

.icon-fighter-jet:before {
    content: "\f0fb";
}

.icon-beer:before {
    content: "\f0fc";
}

.icon-h-sign:before {
    content: "\f0fd";
}

.icon-plus-sign-alt:before {
    content: "\f0fe";
}

.icon-double-angle-left:before {
    content: "\f100";
}

.icon-double-angle-right:before {
    content: "\f101";
}

.icon-double-angle-up:before {
    content: "\f102";
}

.icon-double-angle-down:before {
    content: "\f103";
}

.icon-angle-left:before {
    content: "\f104";
}

.icon-angle-right:before {
    content: "\f105";
}

.icon-angle-up:before {
    content: "\f106";
}

.icon-angle-down:before {
    content: "\f107";
}

.icon-desktop:before {
    content: "\f108";
}

.icon-laptop:before {
    content: "\f109";
}

.icon-tablet:before {
    content: "\f10a";
}

.icon-mobile-phone:before {
    content: "\f10b";
}

.icon-circle-blank:before {
    content: "\f10c";
}

.icon-quote-left:before {
    content: "\f10d";
}

.icon-quote-right:before {
    content: "\f10e";
}

.icon-spinner:before {
    content: "\f110";
}

.icon-circle:before {
    content: "\f111";
}

.icon-mail-reply:before,
.icon-reply:before {
    content: "\f112";
}

.icon-github-alt:before {
    content: "\f113";
}

.icon-folder-close-alt:before {
    content: "\f114";
}

.icon-folder-open-alt:before {
    content: "\f115";
}

.icon-expand-alt:before {
    content: "\f116";
}

.icon-collapse-alt:before {
    content: "\f117";
}

.icon-smile:before {
    content: "\f118";
}

.icon-frown:before {
    content: "\f119";
}

.icon-meh:before {
    content: "\f11a";
}

.icon-gamepad:before {
    content: "\f11b";
}

.icon-keyboard:before {
    content: "\f11c";
}

.icon-flag-alt:before {
    content: "\f11d";
}

.icon-flag-checkered:before {
    content: "\f11e";
}

.icon-terminal:before {
    content: "\f120";
}

.icon-code:before {
    content: "\f121";
}

.icon-reply-all:before {
    content: "\f122";
}

.icon-mail-reply-all:before {
    content: "\f122";
}

.icon-star-half-full:before,
.icon-star-half-empty:before {
    content: "\f123";
}

.icon-location-arrow:before {
    content: "\f124";
}

.icon-crop:before {
    content: "\f125";
}

.icon-code-fork:before {
    content: "\f126";
}

.icon-unlink:before {
    content: "\f127";
}

.icon-question:before {
    content: "\f128";
}

.icon-info:before {
    content: "\f129";
}

.icon-exclamation:before {
    content: "\f12a";
}

.icon-superscript:before {
    content: "\f12b";
}

.icon-subscript:before {
    content: "\f12c";
}

.icon-eraser:before {
    content: "\f12d";
}

.icon-puzzle-piece:before {
    content: "\f12e";
}

.icon-microphone:before {
    content: "\f130";
}

.icon-microphone-off:before {
    content: "\f131";
}

.icon-shield:before {
    content: "\f132";
}

.icon-calendar-empty:before {
    content: "\f133";
}

.icon-fire-extinguisher:before {
    content: "\f134";
}

.icon-rocket:before {
    content: "\f135";
}

.icon-maxcdn:before {
    content: "\f136";
}

.icon-chevron-sign-left:before {
    content: "\f137";
}

.icon-chevron-sign-right:before {
    content: "\f138";
}

.icon-chevron-sign-up:before {
    content: "\f139";
}

.icon-chevron-sign-down:before {
    content: "\f13a";
}

.icon-html5:before {
    content: "\f13b";
}

.icon-css3:before {
    content: "\f13c";
}

.icon-anchor:before {
    content: "\f13d";
}

.icon-unlock-alt:before {
    content: "\f13e";
}

.icon-bullseye:before {
    content: "\f140";
}

.icon-ellipsis-horizontal:before {
    content: "\f141";
}

.icon-ellipsis-vertical:before {
    content: "\f142";
}

.icon-rss-sign:before {
    content: "\f143";
}

.icon-play-sign:before {
    content: "\f144";
}

.icon-ticket:before {
    content: "\f145";
}

.icon-minus-sign-alt:before {
    content: "\f146";
}

.icon-check-minus:before {
    content: "\f147";
}

.icon-level-up:before {
    content: "\f148";
}

.icon-level-down:before {
    content: "\f149";
}

.icon-check-sign:before {
    content: "\f14a";
}

.icon-edit-sign:before {
    content: "\f14b";
}

.icon-external-link-sign:before {
    content: "\f14c";
}

.icon-share-sign:before {
    content: "\f14d";
}

.icon-compass:before {
    content: "\f14e";
}

.icon-collapse:before {
    content: "\f150";
}

.icon-collapse-top:before {
    content: "\f151";
}

.icon-expand:before {
    content: "\f152";
}

.icon-euro:before,
.icon-eur:before {
    content: "\f153";
}

.icon-gbp:before {
    content: "\f154";
}

.icon-dollar:before,
.icon-usd:before {
    content: "\f155";
}

.icon-rupee:before,
.icon-inr:before {
    content: "\f156";
}

.icon-yen:before,
.icon-jpy:before {
    content: "\f157";
}

.icon-renminbi:before,
.icon-cny:before {
    content: "\f158";
}

.icon-won:before,
.icon-krw:before {
    content: "\f159";
}

.icon-bitcoin:before,
.icon-btc:before {
    content: "\f15a";
}

.icon-file:before {
    content: "\f15b";
}

.icon-file-text:before {
    content: "\f15c";
}

.icon-sort-by-alphabet:before {
    content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
    content: "\f15e";
}

.icon-sort-by-attributes:before {
    content: "\f160";
}

.icon-sort-by-attributes-alt:before {
    content: "\f161";
}

.icon-sort-by-order:before {
    content: "\f162";
}

.icon-sort-by-order-alt:before {
    content: "\f163";
}

.icon-thumbs-up:before {
    content: "\f164";
}

.icon-thumbs-down:before {
    content: "\f165";
}

.icon-youtube-sign:before {
    content: "\f166";
}

.icon-youtube:before {
    content: "\f167";
}

.icon-xing:before {
    content: "\f168";
}

.icon-xing-sign:before {
    content: "\f169";
}

.icon-youtube-play:before {
    content: "\f16a";
}

.icon-dropbox:before {
    content: "\f16b";
}

.icon-stackexchange:before {
    content: "\f16c";
}

.icon-instagram:before {
    content: "\f16d";
}

.icon-flickr:before {
    content: "\f16e";
}

.icon-adn:before {
    content: "\f170";
}

.icon-bitbucket:before {
    content: "\f171";
}

.icon-bitbucket-sign:before {
    content: "\f172";
}

.icon-tumblr:before {
    content: "\f173";
}

.icon-tumblr-sign:before {
    content: "\f174";
}

.icon-long-arrow-down:before {
    content: "\f175";
}

.icon-long-arrow-up:before {
    content: "\f176";
}

.icon-long-arrow-left:before {
    content: "\f177";
}

.icon-long-arrow-right:before {
    content: "\f178";
}

.icon-apple:before {
    content: "\f179";
}

.icon-windows:before {
    content: "\f17a";
}

.icon-android:before {
    content: "\f17b";
}

.icon-linux:before {
    content: "\f17c";
}

.icon-dribbble:before {
    content: "\f17d";
}

.icon-skype:before {
    content: "\f17e";
}

.icon-foursquare:before {
    content: "\f180";
}

.icon-trello:before {
    content: "\f181";
}

.icon-female:before {
    content: "\f182";
}

.icon-male:before {
    content: "\f183";
}

.icon-gittip:before {
    content: "\f184";
}

.icon-sun:before {
    content: "\f185";
}

.icon-moon:before {
    content: "\f186";
}

.icon-archive:before {
    content: "\f187";
}

.icon-bug:before {
    content: "\f188";
}

.icon-vk:before {
    content: "\f189";
}

.icon-weibo:before {
    content: "\f18a";
}

.icon-renren:before {
    content: "\f18b";
}

/*FLAT ICON*/
/*--------------------------------------*/

@font-face {
    font-family: "Flaticon";
    src: url("/resources/font/flaticon.eot");
    src: url("/resources/font/flaticon.eot#iefix") format("embedded-opentype"), url("/resources/font/flaticon.woff") format("woff"), url("/resources/font/flaticon.ttf") format("truetype"), url("/resources/font/flaticon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-left: 20px;

}

.flaticon-female3:before {
    content: "\e000";
}

.flaticon-man7:before {
    content: "\e001";
}

.big-thumb {
    position: relative;
}

.big-thumb a {
    display: block;
}

.big-thumb .big-thumb-info {
    position: absolute;
    bottom: 16px;
    left: 20px;
}

.big-thumb .big-thumb-info h2 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 32px;
    line-height: 34px;
    color: #fff;
    margin: 0;
    padding-right: 50px;
}

.big-thumb i {
    font-size: 18px;
    color: #fff;
    position: absolute;
    right: 22px;
    bottom: 18px;
}

.big-thumb .thumb:hover i {
    display: none;
}

.big-thumb .thumb:hover h2 {
    display: none;
}

.big-thumb .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0d3b4a;
    opacity: 0.9;
    display: none;
}

.big-thumb .overlay h5 {
    font-size: 24px;
    color: #fff;
    margin: 0;
    padding: 15px 18px 5px;
}

.big-thumb .overlay p {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin: 0;
    padding: 0 18px;
}

.big-thumb .overlay i {
    display: block;
    font-size: 24px;
    bottom: 22px;
    left: 18px;
}

.big-thumb:hover .overlay {
    display: block;
}

.small-thumbs .thumb a {
    display: block;
}

.small-thumbs .thumb {
    float: left;
    position: relative;
}

.small-thumbs .thumb-info {
    position: absolute;
    bottom: 12px;
    left: 12px;
}

.small-thumbs .thumb-info h2 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    margin: 0;
    padding-right: 40px;
}

.small-thumbs i {
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: 15px;
    bottom: 13px;
}

.small-thumbs .thumb:hover i {
    display: none;
}

.small-thumbs .thumb:hover h2 {
    display: none;
}

.small-thumbs .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0d3b4a;
    opacity: 0.9;
    display: none;
}

.small-thumbs .overlay h5 {
    font-size: 13px;
    color: #fff;
    margin: 0;
    padding: 15px 18px 5px;
}

.small-thumbs .overlay p {
    font-size: 11px;
    line-height: 17px;
    color: #fff;
    margin: 0;
    padding: 0 18px;
}

.small-thumbs .overlay i {
    display: block;
    font-size: 24px;
    bottom: 22px;
    left: 18px;
}

.small-thumbs:hover .overlay {
    display: block;
}

ul.hover-blue li:hover {
    color: #009ed3;
}

ul.hover-blue li:hover a {
    color: #009ed3;
}

ul.hover-blue li:hover a h1, ul.hover-blue li:hover a h2, ul.hover-blue li:hover a h3, ul.hover-blue li:hover a h4, ul.hover-blue li:hover a h5, ul.hover-blue li:hover a p {
    color: #009ed3;
}

ul.hover-blue li:hover a .overlay {
    position: absolute;
    width: 500px;
    height: 500px;
    top: 0;
    left: 0;
    display: none;
    background: #0D3B4A;
    opacity: 0.9;
}

ul.hover-blue li:hover a:hover .overlay-wrapper {
    position: relative;
    z-index: 200;
}

ul.hover-blue li:hover a:hover .overlay-wrapper h1 {
    color: #fff;
}

ul.hover-blue li:hover a:hover .overlay-wrapper h2 {
    color: #fff;
}

ul.hover-blue li:hover a:hover .overlay-wrapper h3 {
    color: #fff;
}

ul.hover-blue li:hover a:hover .overlay-wrapper h4 {
    color: #fff;
}

ul.hover-blue li:hover a:hover .overlay {
    display: block;
    z-index: 1;
}

ul.hover-blue li:hover a:hover i {
    z-index: 200;
}

.related {
    width: 700px;
    margin: 40px 50px;
}

@media screen and (max-width: 1200px) {
    .related {
        width: 520px;
    }
}

.related.column {
    float: left;
    width: 335px;
}

@media screen and (max-width: 1200px) {
    .related.column {
        width: 520px;
    }
}

.related.column.first {
    margin-right: -21px;
}

.related section {
    margin: 0;
}

.related header {
    padding: 0;
    margin: 0;
}

.related a {
    color: #000;
    position: relative;
    display: block;
}

.related i.flag {
    height: 32px;
    width: 45px;
    padding: 0 15px;
    display: inline-block;
    line-height: 60px;
}

.related i.flag.small {
    line-height: 36px;
    width: 24px;
}

.related i.flag img {
    width: 100%;
    display:block;
}

.related .thumb.small {
    width: 113px;
    height: 150px;
    float: left;
}

.related .thumb.big {
    width: 265px;
    height: 150px;
    float: left;
}

.related .thumb img {
    width: 100%;
}

.related .relatedGrid {
    display: table;
    width: 100%;
}

.related .relatedGrid.thumb-small {
    width: 587px;
}

@media screen and (max-width: 1200px) {
    .related .relatedGrid.thumb-small {
        width: 407px;
    }
}

.related .relatedGrid.thumb-big {
    width: 435px;
}

@media screen and (max-width: 1200px) {
    .related .relatedGrid.thumb-big {
        width: 255px;
    }
}

.related .relatedGrid .row {
    display: table-row;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.related .relatedGrid .row header {
    min-height: 76px;
}

.related .relatedGrid .row header h2 {
    color: #000;
    font-family: "Open Sans Condensed", sans-serif;
    margin: 15px 0 18px;
    padding-right: 50px;
}

.related .relatedGrid .row header h2.right {
    text-align: right;
}

.related .relatedGrid .row header h2.center {
    text-align: center;
}

.related .relatedGrid .row header i.icon-chevron-sign-right {
    position: absolute;
    right: 20px;
    top: 10px;
    color: #05b0ef;
}

.related .relatedGrid .row .info {
    text-align: center;
    padding: 13px 0 14px 0;
    min-height: 90px;
}

.related .relatedGrid .row .info .data {
    color: #05b0ef;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 100;
}

.related .relatedGrid .row .info .attribute {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.related .relatedGrid .row .info.right {
    text-align: right;
}

.related .relatedGrid .row .info.left {
    text-align: left;
}

.related .relatedGrid .row .cell100, .related .relatedGrid .row .cell66, .related .relatedGrid .row .cell50, .related .relatedGrid .row .cell33, .related .relatedGrid .row .cell25, .related .relatedGrid .row .cell20 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #f6f6f6;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    float: left;
    padding-right: 1%;
    padding-left: 1%;
}

.related .relatedGrid .row .cell100.container, .related .relatedGrid .row .cell66.container, .related .relatedGrid .row .cell50.container, .related .relatedGrid .row .cell33.container, .related .relatedGrid .row .cell25.container, .related .relatedGrid .row .cell20.container {
    border: none;
    padding-right: 0;
    padding-left: 0;
}

.related .relatedGrid .row .cell100.cell-image, .related .relatedGrid .row .cell66.cell-image, .related .relatedGrid .row .cell50.cell-image, .related .relatedGrid .row .cell33.cell-image, .related .relatedGrid .row .cell25.cell-image, .related .relatedGrid .row .cell20.cell-image {
    padding-right: 0;
    padding-left: 0;
}

.related .relatedGrid .row .cell100 {
    width: 100%;
}

.related .relatedGrid .row .cell66 {
    width: 66.6666666%;
}

.related .relatedGrid .row .cell50 {
    width: 50%;
}

.related .relatedGrid .row .cell33 {
    width: 33.3333333%;
}

.related .relatedGrid .row .cell25 {
    width: 25%;
}

.related .relatedGrid .row .cell20 {
    width: 20%;
}

.related .relatedGrid .row .row {
    display: table;
    width: 100%;
}

.related .relatedGrid .row .cell66 > row {
    border: none;
}

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.photoSlider {
    width: 799px;
    height: 565px;
    position: relative;
    direction: ltr;
}

.photoSlider img{
    display:block;
    max-width: 100%;
}

@media screen and (max-width: 1200px) {
    .photoSlider {
        height: 460px;
        width: 610px;
    }
}

.photoSlider > * {
    float: left;
}

.rsWebkit3d .rsSlide {
    -webkit-transform: translateZ(0);
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
    -webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}

.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap .rsOverflow {
    position: absolute;
    left: 0;
    top: 0;
}

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsArrow,
.rsThumbsArrow {
    cursor: pointer;
}

.rsThumb {
    float: left;
    position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}

.rsGCaption {
    width: 100%;
    float: left;
    text-align: center;
}

/* Fullscreen options, very important ^^ */
.photoSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}

.photoSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none;
}

.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.photoSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
    height: auto;
}

.rsContent {
    width: 100%;
    height: 100%;
    position: relative;
}

.rsPreloader {
    position: absolute;
    z-index: 0;
}

.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none;
}

.rsNavItem {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}

.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22;
}

.rsTabs {
    float: left;
    background: none !important;
}

.rsTabs,
.rsThumbs {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVideoContainer {
    /*left: 0;
  top: 0;
  position: absolute;*/
    /*width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  float: left;*/
    width: auto;
    height: auto;
    line-height: 0;
    position: relative;
}

.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: .3s;
}

.rsVideoFrameHolder.rsVideoActive {
    opacity: 1;
}

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 44px;
}

.rsABlock {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 15;
}

img.rsImg {
    max-width: none;
}

.grab-cursor {
    cursor: url(grab.png) 8 8, move;
}

.grabbing-cursor {
    cursor: url(grabbing.png) 8 8, move;
}

.rsNoDrag {
    cursor: auto;
}

.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    background: url(blank.gif);
}

.photo-thumbs-FancyBox.fancybox-wrap {
    margin-left: 0;
}

.photo-page {
    border: 1px solid #d9d9d9;
    border-top: none;
    margin-bottom: 30px;
}

.photo-page #content-left {
    width: 798px;
    margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
    .photo-page #content-left {
        width: 610px;
    }
}

@media screen and (max-width: 1200px) {
    .photo-page #content-left img {
        width: 610px;
    }
}

.photo-page #content-left h1 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 28px;
    margin: 0;
    padding: 20px 30px;
}

@media screen and (max-width: 1200px) {
    .photo-page #content-left h1 {
        padding: 30px;
    }
}

.photo-page #content-left p {
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
    padding: 10px 30px;
}

@media screen and (max-width: 1200px) {
    .photo-page #content-right {
        width: 300px;
    }
}

.photo-page .rsArrowLeft {
    width: 40px;
    height: 92px;
    background: #9bcada url("images/photo-sp-left.png") center no-repeat;
    position: absolute;
    top: 180px;
    left: 0;
}

@media screen and (max-width: 1200px) {
    .photo-page .rsArrowLeft {
        top: 125px;
    }
}

.photo-page .rsArrowRight {
    width: 40px;
    height: 92px;
    background: #9bcada url("images/photo-sp-right.png") center no-repeat;
    position: absolute;
    top: 180px;
    right: 0;
}

@media screen and (max-width: 1200px) {
    .photo-page .rsArrowRight {
        top: 125px;
    }
}

.photo-page .rsArrowDisabled {
    background-image: none;
    opacity: 0.5;
}

#content-right .photo-social {
    padding-top: 30px;
    padding-left: 50px;
}

@media screen and (max-width: 1200px) {
    #content-right .photo-social {
        padding-top: 15px;
        padding-left: 0;
    }
}

#content-right .photo-social .addthis_toolbox i {
    color: #333;
}

#content-right .photo-social .addthis_toolbox .addthis-block {
    display: inline-block;
    width: 20px;
}

#content-right .photo-social .addthis_toolbox .border-right {
    padding-right: 10px;
    margin-right: 7px;
    border-right: 1px solid #d9d9d9;
    display: inline-block;
}

#content-right .photo-social .addthis_toolbox .border-bottom {
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom: 1px solid #d9d9d9;
    display: block;
}

#content-right .photo-ad {
    background: none;
    border: none;
}

#content-right .photo-ad img {
    display: block;
    padding: 25px 32px 30px 35px;
}

@media screen and (max-width: 1200px) {
    #content-right .photo-ad img {
        padding: 15px 0 20px;
    }
}

#content-right .photo-thumbs {
    padding-left: 40px;
}

@media screen and (max-width: 1200px) {
    #content-right .photo-thumbs {
        padding-left: 0;
    }
}

#content-right .photo-thumbs ul {
    list-style: none;
    height: 164px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1200px) {
    #content-right .photo-thumbs ul {
        height: 152px;
    }
}

#content-right .photo-thumbs ul li {
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    position: relative;
}

#content-right .photo-thumbs ul li a {
    display: block;
}

#content-right .photo-thumbs ul li img {
    display: block;
}

@media screen and (max-width: 1200px) {
    #content-right .photo-thumbs ul li img {
        width: 132px;
        height: auto;
    }
}

#content-right .photo-thumbs ul li .overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #009ed3;
    opacity: 0.8;
}

#content-right .photo-thumbs ul li:hover .overlay {
    display: block;
}

#content-right .photo-thumbs ul li.active .overlay {
    display: block;
}

#content-right .photo-thumbs .thumbs-nav {
    padding-top: 15px;
}

#content-right .photo-thumbs .thumbs-nav div {
    float: left;
}

#content-right .photo-thumbs .thumbs-nav div.left-nav {
    font-size: 16px;
    color: #888;
    width: 146px;
}

@media screen and (max-width: 1200px) {
    #content-right .photo-thumbs .thumbs-nav div.left-nav {
        width: 124px;
    }
}

#content-right .photo-thumbs .thumbs-nav div.left-nav span.number {
    color: #009ed3;
}

#content-right .photo-thumbs .thumbs-nav div.right-nav {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}

#content-right .photo-thumbs .thumbs-nav div.right-nav a {
    color: #333;
}

#content-right .photo-thumbs .thumbs-nav div.right-nav a:hover {
    color: #009ed3;
}

#content-right .photo-thumbs .thumbs-nav div.right-nav i {
    color: #009ed3;
    padding-right: 4px;
}

.remaining-specials {
    padding: 30px 30px 8px;
    border: 1px solid #d9d9d9;
    margin-bottom: 30px;
}

.remaining-specials h3 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    float: left;
    margin: 0;
}

.remaining-specials ul {
    width: 945px;
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1200px) {
    .remaining-specials ul {
        width: 710px;
    }
}

.remaining-specials ul li {
    margin-left: 20px;
    width: 295px;
    float: left;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 16px;
    margin-bottom: 20px;
    position: relative;
}

@media screen and (max-width: 1200px) {
    .remaining-specials ul li {
        width: 335px;
    }
}

.remaining-specials ul li.below {
    border: none;
    margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
    .remaining-specials ul li.small-border {
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 16px;
        margin-bottom: 20px;
    }
}

.remaining-specials ul li img {
    float: left;
    margin-right: 16px;
}

.remaining-specials ul li a {
    display: block;
    color: #333;
}

.remaining-specials ul li a:hover h4 {
    color: #009ed3;
}

.remaining-specials ul li h4 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    margin: 0;
    height: 44px;
}

.remaining-specials ul li span {
    font-size: 13px;
    color: #009ed3;
    text-transform: uppercase;
}

.remaining-specials ul li span i {
    font-size: 18px;
    padding-right: 4px;
}

.read-related {
    padding: 50px 50px 34px;
    border-top: 1px solid #d9d9d9;
}

.read-related h3 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    float: left;
    margin: 0;
}

.read-related ul {
    width: 630px;
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1200px) {
    .read-related ul {
        width: 450px;
    }
}

.read-related ul li {
    margin-left: 20px;
    width: 295px;
    float: left;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 16px;
    margin-bottom: 20px;
    position: relative;
}

@media screen and (max-width: 1200px) {
    .read-related ul li {
        width: 430px;
    }
}

.read-related ul li.below {
    border: none;
    margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
    .read-related ul li.small-border {
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 16px;
        margin-bottom: 20px;
    }
}

.read-related ul li img {
    float: left;
    margin-right: 16px;
}

.read-related ul li a {
    display: block;
    color: #333;
}

.read-related ul li a:hover h4 {
    color: #009ed3;
}

.read-related ul li h4 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    margin: 0;
    height: 44px;
}

#photo-full-content {
    width: 880px;
    background: #fff;
    padding: 30px;
    position: relative;
}

#photo-full-content h3 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 26px;
    line-height: 25px;
    margin: 0;
    padding-bottom: 20px;
}

#photo-full-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#photo-full-content ul li {
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    position: relative;
}

#photo-full-content ul li a {
    display: block;
}

#photo-full-content ul li img {
    display: block;
}

#photo-full-content ul li .overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #009ed3;
    opacity: 0.8;
}

#photo-full-content ul li:hover .overlay {
    display: block;
}

#photo-full-content a.close {
    display: block;
    height: 35px;
    padding: 0 12px 0 14px;
    background: #009ed3;
    font-size: 13px;
    line-height: 35px;
    color: #fff;
    text-decoration: none;
    box-shadow: 1px 2px 0 #147b9d;
    position: absolute;
    top: 10px;
    right: 10px;
}

#live-center {
    color: #ffffff;
}

#live-center section {
    margin-bottom: 0;
}

#live-center a {
    color: #333;
}

#live-center .player-name a {
    color: white;
}

#live-center a .icon-chevron-sign-right,
#live-center a .icon-chevron-sign-left{
    color: #009ed3;
    font-size: 20px;
    float: right;
}

#live-center a .icon-chevron-sign-left{
    float:left;
}

#live-center a:hover {
    color: #009ed3;
}

#live-center .yellow-icon {
    color: #f4da2b;
}

#live-center .red-icon {
    color: #e13348;
}

#live-center .blue-icon {
    color: #009ed3;
}

#live-center .dark-blue-icon {
    color: #0b2933;
}

#live-center .green-icon {
    color: #81bd40;
}

#live-center .orange-icon {
    color: #dc582f;
}

#live-center .internal-icon {
    color: #e13348;
    position: absolute;
    bottom: -2px;
    right: 12px;
    font-size: 13px;
    background: #fff;
}

#live-center .sportbe-icon {
    position: relative;
}

#live-center section#content-top header {
    background: #e79934;
}

#live-center section#content-top header h1.tab {
    background: #bd7a23;
}

#live-center section#content-top header h1.head-tab {
    background: #6f430a;
}

#live-center section#content-top header .arrow-right.child {
    background: #e79934;
    border-left: 24px solid #bd7a23;
}

#live-center section#content-top header .arrow-right.parent {
    background: #bd7a23;
    border-left: 24px solid #6f430a;
}

#live-center section#content-top header ul li {
    border-right: 1px solid #f5b96c;
}

#live-center section#content-top header ul li:last-child {
    border-right: none;
}

#live-center section#content-main {
    background: #0b2933;
}

#live-center section#content-main section {
    position: relative;
    overflow: hidden;
}

#live-center section#content-main section article.player {
    width: 460px;
    position: absolute;
}

#live-center section#content-main section article.player.left {
    left: 0;
}

#live-center section#content-main section article.player.left .player-info {
    text-align: left;
}

#live-center section#content-main section article.player.left .player-info .player-picture {
    margin: 30px 20px 20px 30px;
    float: left;
}

#live-center section#content-main section article.player.left .player-info .player-country {
    left: 160px;
}

#live-center section#content-main section article.player.left .player-specs {
    float: left;
    left: 30px;
}

#live-center section#content-main section article.player.right {
    right: 0;
}

#live-center section#content-main section article.player.right .player-info {
    text-align: right;
}

#live-center section#content-main section article.player.right .player-info .player-picture {
    margin: 30px 30px 20px 20px;
    float: right;
}

#live-center section#content-main section article.player.right .player-info .player-country {
    right: 160px;
}

#live-center section#content-main section article.player.right .player-specs {
    float: right;
    right: 30px;
}

#live-center section#content-main section article.player.right .player-specs table {
    float: right;
}

#live-center section#content-main section article.player .player-info .player-picture {
    width: 110px;
    height: 110px;
    border: none;
}

#live-center section#content-main section article.player .player-info div {
    position: relative;
    height: 140px;
}

#live-center section#content-main section article.player .player-info div .player-name {
    display: block;
    padding: 30px 0 0 0;
    font-size: 30px;
    line-height: 34px;
    font-family: "Open Sans Condensed", sans-serif;
}

#live-center section#content-main section article.player .player-info div .player-country {
    position: absolute;
    bottom: 0;
    width: 45px;
    height: 32px;
}

#live-center section#content-main section article.player .player-specs {
    position: relative;
    width: 410px;
}

#live-center section#content-main section article.player .player-specs table {
    width: 410px;
    font-size: 13px;
    margin: 0;
    line-height: 22px;
    border-spacing: 0;
    text-align: left;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-main section article.player .player-specs,
    #live-center section#content-main section article.player .player-specs table {
        width: 320px;
    }
}

#live-center section#content-main section article.player .player-specs table .player-specs-attr {
    color: #009ed3;
    width: 90px;
}

#live-center section#content-main section article.player .player-specs table .player-specs-attr.right {
    width: 70px;
}

#live-center section#content-main section article.player .player-specs table .player-specs-val {
    margin: 0;
    width:150px;
}

#live-center section#content-main section article.team {
    width: 410px;
    margin: 0 0 10px 0;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-main section article.team {
        width: 315px;
    }
}

#live-center section#content-main section article.team.left {
    position: relative;
    float: left;
    padding-left: 30px;
}

#live-center section#content-main section article.team.left h2 {
    text-align: right;
}

#live-center section#content-main section article.team.left h2 img.team_flag {
    float: left;
    vertical-align: baseline;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-main section article.team.left ul {
        float: right;
    }
}

#live-center section#content-main section article.team.right {
    position: relative;
    float: right;
    padding-right: 30px;
}

#live-center section#content-main section article.team.right h2 {
    text-align: left;
}

#live-center section#content-main section article.team.right h2 img.team_flag {
    float: right;
    vertical-align: baseline;
}

#live-center section#content-main section article.team h2 {
    margin: 50px 0 20px;
    border-bottom: 1px solid #0d3b4a;
    padding-bottom: 25px;
    font-size: 34px;
    font-family: "Open Sans Condensed", sans-serif;
    line-height: 33px;
}

#live-center section#content-main section article.team h2 img.team_flag {
    height: 30px;
    width: 40px;
}

#live-center section#content-main section article.team ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 205px;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    min-height: 55px;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-main section article.team ul {
        min-height: 0;
        width: 155px;
    }
}

#live-center section#content-main section article.team .football-goals {
    float: left;
}

#live-center section#content-main section article.team .football-goals .goal-time {
    color: #009ed3;
}

#live-center section#content-main section article.team .football-goals span {
    margin: 0 5px 0 0;
}

#live-center section#content-main section article.team .football-cards {
    float: right;
}

#live-center section#content-main section article.team .football-cards i {
    margin: 0 5px 0 0;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-main section article.team .football-cards {
        float: left;
    }
}

#live-center section#content-main section article.stage {
    height: 190px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

#live-center section#content-main section article.stage.left {
    position: relative;
    left: 0;
    width: 540px;
    margin: 30px 0 0 30px;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-main section article.stage.left {
        width: 440px;
    }
}

#live-center section#content-main section article.stage.left h2 {
    margin: 0px 0 25px;
    border-bottom: 1px solid #0d3b4a;
    padding-bottom: 25px;
    font-size: 38px;
    font-family: "Open Sans Condensed", sans-serif;
    line-height: 33px;
}

#live-center section#content-main section article.stage.left h2 .race_flag {
    height: 40px;
    width: 40px;
}

#live-center section#content-main section article.stage.left ul.cycling-stage-info {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
}

#live-center section#content-main section article.stage.left ul.cycling-stage-info li {
    width: 100%;
    clear: both;
    float: left;
}

#live-center section#content-main section article.stage.left ul.cycling-stage-info li a {
    color: #fff;
}

#live-center section#content-main section article.stage.right {
    width: 570px;
    position: absolute;
    top: 0;
    right: 0;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-main section article.stage.right {
        width: 450px;
    }
}

#live-center section#content-main section article.stage.right .stage-frame {
    width: 570px;
    height: 190px;
    overflow: hidden;
    z-index: 20;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-main section article.stage.right .stage-frame {
        width: 450px;
    }
}

#live-center section#content-main section article.stage.right .stage-map {
    height: 190px;
    background-color: #0d3b4a;
    position: relative;
}

#live-center section#content-main section article.stage.right .stage-map ul.stage-markers {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 100%;
}

#live-center section#content-main section article.stage.right .stage-map ul.stage-markers li.stage-marker {
    position: absolute;
    border-left: 2px solid #9bcada;
    margin-left: 4px;
    padding-left: 4px;
    bottom: 0;
    height: 160px;
    cursor: pointer;
    z-index: 100;
}

#live-center section#content-main section article.stage.right .stage-map ul.stage-markers li.stage-marker.currentPosition {
    border-left: 2px solid #da0818;
    height: 230px;
}

#live-center section#content-main section article.stage.right .stage-map ul.stage-markers li.stage-marker:hover .stage-marker-info {
    display: block !important;
    cursor: pointer;
}

#live-center section#content-main section article.stage.right .stage-map ul.stage-markers li.stage-marker .stage-marker-top {
    background: #9bcada;
    width: 12px;
    height: 12px;
    position: absolute;
    left: -7px;
}

#live-center section#content-main section article.stage.right .stage-map ul.stage-markers li.stage-marker .stage-marker-info {
    position: relative;
    width: 100px;
    background: #9bcada;
    padding: 10px 20px;
    color: #333;
    z-index: 200;
    left: -70px;
    font-size: 12px;
    text-align: center;
    display: none;
}

#live-center section#content-main section article.stage.right .stage-controller table {
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 1px;
    margin: 2px 0;
    width: 100%;
    height: 26px;
    text-align: center;
}

#live-center section#content-main section article.stage.right .stage-controller table .stage-controller-left {
    background: #9bcada;
    width: 26px;
    cursor: pointer;
}

#live-center section#content-main section article.stage.right .stage-controller table .stage-controller-left:hover {
    color: #009ed3;
}

#live-center section#content-main section article.stage.right .stage-controller table .stage-controller-right {
    background: #9bcada;
    width: 26px;
    cursor: pointer;
}

#live-center section#content-main section article.stage.right .stage-controller table .stage-controller-right:hover {
    color: #009ed3;
}

#live-center section#content-main section article.stage.right .stage-controller table .stage-controller-slide {
    position: relative;
    border-left: 2px solid #0b2933;
    border-right: 2px solid #0b2933;
    margin: 0;
    padding: 0;
    background: #254c5b;
    display: block;
}

#live-center section#content-main section article.stage.right .stage-controller table .stage-controller-slide .stage-controller-slide-border {
    border: 10px solid #0d3b4a;
    height: 6px;
}

#live-center section#content-main section article.stage.right .stage-controller table .stage-controller-slide .stage-controller-slider {
    width: 20px;
    height: 20px;
    background: #9bcada;
    position: absolute;
    z-index: 400;
    top: 3px;
    cursor: pointer;
    font-size: 12px;
}

#live-center section#content-main section article.stage.right .stage-controller table .stage-controller-slide .stage-controller-slider:hover {
    color: #009ed3;
}

#live-center section#content-main section section.score.middle {
    width: 330px;
    position: relative;
    left: 431px;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-main section section.score.middle {
        left: 360px;
        width: 236px;
    }
}

#live-center section#content-main section section.score.middle table {
    table-layout: fixed;
}

#live-center section#content-main section section.score.middle table tr {
    height: 45px;
}

#live-center section#content-main section section.score.middle table tr td.score-number {
    font-family: "Open Sans Condensed", sans-serif;
    width: 115px;
    background: #0d3b4a;
    text-align: center;
    font-size: 30px;
}

#live-center section#content-main section section.score.middle table tr td.score-number .score-number-tiebreak {
    position: relative;
    font-size: 15px;
    z-index: 2;
    display: inline;
    line-height: 30px;
    vertical-align: top;
    margin-left: -20px;
    left: 24px;
}

#live-center section#content-main section section.score.middle table tr td.score-additive {
    width: 30px;
    text-align: center;
    color: #0d3b4a;
}

#live-center section#content-main section section.score.middle table tr td.score-additive .active-icon {
    color: #e79934;
}

#live-center section#content-main section section.score.middle table tr td.time-box {
    background: #0d3b4a;
    text-align: center;
}

#live-center section#content-main section section.score.middle table tr.active td.score-number {
    background: #e79934 !important;
}

#live-center section#content-main div.cyclists {
    padding: 26px 30px 0 30px;
    color: #fff;
}

#live-center section#content-main div.cyclists.groups-two .cyclists-group {
    width: 540px;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-main div.cyclists.groups-two .cyclists-group {
        width: 420px;
    }
}

#live-center section#content-main div.cyclists.groups-three .cyclists-group {
    width: 360px;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-main div.cyclists.groups-three .cyclists-group {
        width: 290px;
    }
}

#live-center section#content-main div.cyclists.groups-for .cyclists-group {
    width: 270px;
    position: relative;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-main div.cyclists.groups-for .cyclists-group {
        width: 210px;
    }
}

#live-center section#content-main div.cyclists .cyclists-group {
    font-size: 29px;
    line-height: 18px;
    display: inline-block;
    text-align: center;
}

#live-center section#content-main div.cyclists .cyclists-group .cyclists-group-rows {
    height: 58px;
    position: relative;
}

#live-center section#content-main div.cyclists .cyclists-group .cyclists-row-one {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#live-center section#content-main div.cyclists .cyclists-group .sportbe-icon {
    color: #9BCADA;
}

#live-center section#content-main div.cyclists .cyclists-group .icon-yellow {
    color: #f4da2b;
}

#live-center section#content-main div.cyclists .cyclists-group .icon-green {
    color: #78bd40;
}

#live-center section#content-main div.cyclists .cyclists-group .icon-orange {
    color: orange;
}

#live-center section#content-main div.cyclists .cyclists-group .icon-blue {
    color: blue;
}

#live-center section#content-main div.cyclists .cyclists-group .icon-purple {
    color: purple;
}

#live-center section#content-main div.cyclists .cyclists-group .icon-white {
    color: white;
}

#live-center section#content-main div.cyclists .cyclists-group .icon-black {
    color: black;
}

#live-center section#content-main div.cyclists .cyclists-group .cyclists-group-time {
    background: none repeat scroll 0 0 #0B2933;
    color: #E79934;
    padding: 3px 7px;
    font-size: 15px;
    width: 60px;
    font-weight: 800;
    margin-left: 100px;
    margin-bottom: 10px;

}

#live-center section#content-main div.cyclists .cyclists-group .icon-yellow {
    color: #f4da2b;
}

#live-center section#content-main div.cyclists .cyclists-group .cyclist-group-info {
    font-size: 13px;
    font-weight: 400;
}

#live-center section#content-main div.cyclists .cyclists-group a {
    /*color: #9bcada;*/
    color: white;
}

#live-center section#content-main div.cyclists .cyclists-group-divider {
    display: inline-block;
    width: 1px;
    position: relative;
    height: 70px;
}

#live-center section#content-main div.cyclists .cyclists-group-divider .cyclists-group-divider-line {
    border-left: 1px solid #0b2933;
    height: 70px;
}

#live-center section#content-main div.cyclists .cyclists-group-divider .cyclists-group-divider-time {
    color: #e79934;
    background: #0b2933;
    padding: 3px 7px;
    position: absolute;
    display: block;
    top: 15px;
    left: -26px;
}

#live-center section#content-bottom {
    border-top: 15px solid #0b2933;
    position: relative;
    height: 60px;
}

#live-center section#content-bottom .arrow-box {
    border-top: 15px solid #0d3b4a;
    position: absolute;
    top: -15px;
    left: 467px;
    width: 236px;
    z-index: 20;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-bottom .arrow-box {
        left: 359px;
    }
}

#live-center section#content-bottom .arrow-box .arrow-down {
    width: 0;
    height: 0;
    border-left: 118px solid transparent;
    border-right: 118px solid transparent;
    border-top: 78px solid #0d3b4a;

}

#live-center section#content-bottom .arrow-box .time-box {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0px;
    font-size: 13px;
}

#live-center section#content-bottom .arrow-box .time-box .live-center-status  {

color: #e79934;
    font-family: "Open Sans Condensed",sans-serif;
    font-size:22px;
}



#live-center section#content-bottom .arrow-box .time-box .live-center-time {
    font-size: 16px;
}

#live-center section#content-bottom .arrow-box .time-box .live-center-distance {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 15px;
}

#live-center section#content-bottom .arrow-box .time-box .live-center-distance span {
    color: #e79934;
    font-size: 22px;
}

#live-center section#content-bottom .live-filter {
    color: #333333;
    position: absolute;
    list-style: none;
    width: 440px;
    padding-left: 0px;
    margin-left: 0px;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-bottom .live-filter {
        width: 334px;
    }
}

#live-center section#content-bottom .live-filter.left {
    text-align: right;
}

#live-center section#content-bottom .live-filter.right {
    text-align: left;
    left: 663px;
    padding-left: 30px;
}

@media screen and (max-width: 1200px) {
    #live-center section#content-bottom .live-filter.right {
        left: 558px;
    }
}

#live-center section#content-bottom .live-filter li {
    display: inline-block;
    width: 140px;
    text-align: left;
    vertical-align: top;

}

@media screen and (max-width: 1200px) {
    #live-center section#content-bottom .live-filter li {
        width: 100px;
        font-size: 13px;
    }
}

#live-center section#content-bottom .live-filter li div {
    position: absolute;
    top: 1px;
    width: 23px;
}

#live-center section#content-bottom .live-filter li label {
    padding: 0 0 0 25px;
    font-size: 13px
}

#live-center section#live-line {
    color: #333;
    font-size: 13px;
    background-color: #ededed;
    width: 2px;
    position: relative;
    left: 584px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line {
        left: 475px;
    }
}

#live-center section#live-line .spacer {
    height: 50px;
}

#live-center section#live-line .iconBoxes {
    padding: 10px;
    width: 40px;
    height: 40px;
    color: white;
    text-align: center;
    line-height: 42px;
    font-size: 33px;
}

#live-center section#live-line .iconBoxes.red {
    background: #f64747 !important;
}

#live-center section#live-line .iconBoxes.blue {
    background: #009ed3 !important;
}

#live-center section#live-line .info {
    width: 1170px;
    position: relative;
    left: -584px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .info {
        width: 940px;
        left: -468px;
    }
}

#live-center section#live-line .info .time {
    width: 75px;
    height: 40px;
    margin: 20px auto 0 auto;
    padding: 7px 0 0 0;
    text-align: center;
    vertical-align: middle;
    color: #e79934;
    background: #0d3b4a;
    font-size: 23px;
    font-family: "Open Sans Condensed", sans-serif;

}

#live-center section#live-line .info .time.togo,
#live-center section#live-line .article.small .time.togo {
    width: 250px;
    margin: 20px auto 0 auto;
    padding: 0;
    height: 47px;
    text-transform: uppercase;
}

#live-center section#live-line .info .time.togo div:first-child,
#live-center section#live-line .article.small .time.togo div:first-child {
    width: 75px;
    float: left;
    margin: 0;
    padding: 7px 0 0 0;
    height: 40px;
}

#live-center section#live-line .info .time.togo div:last-child,
#live-center section#live-line .article.small .time.togo div:last-child {
    float: left;
    width: 175px;
    background: #e79934;
    color: #fff;
    height: 40px;
    margin: 0;
    padding: 7px 0 0 0;
}

#live-center section#live-line .info .iconBoxes {
    background: #0d3b4a;
    margin: -20px auto 0;
}

#live-center section#live-line .info .iconBoxes img {
    width: 40px;
    height: 40px;
    border: none;
}

#live-center section#live-line .info .content {
    width: 730px;
    margin: 0 auto;
    padding: 15px 20px;
    background: #f6f6f6;
    border: 1px solid #dbdbdb;
    font-weight: 400;
}

#live-center section#live-line .news {
    position: relative;
    border-top: 2px solid #ededed;
    width: 20px;
    top: -25px;
    margin-bottom: -49px;
    left: 623px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .news {
        left: 507px;
    }
}

#live-center section#live-line .news .iconBoxes {
    position: absolute;
    top: -24px;
    background: #009ed3;
    height: 55px;
    width: 55px;
    left: 20px;
    padding: 15px;
    color: #ffffff;
    margin: 0;
    font-size: 46px;
}

#live-center section#live-line .news article {
    position: relative;
    top: -24px;
    left: 105px;
    width: 382px;
    color: #FFF;
    background: #0D3B4A;
    padding: 10px 30px 15px 30px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .news article {
        width: 268px;
    }
}

#live-center section#live-line .news article .action-box {
    height: 55px;
    border-top: 2px solid white;
    margin: 19px -30px -15px -30px;
    position: relative;
    background: #F1B814;

}

#live-center section#live-line .news article .action-box img {
    height: 100%;
}

#live-center section#live-line .news article .action-box .link-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    height: 35px;
    /*border-left: 2px solid white;*/
    background: #f1b814;
    padding: 10px;
}

#live-center section#live-line .news article .action-box .link-wrapper a {
    box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.3);
    background: #bd941f;
    padding: 7px 10px;
    display: block;
    color: #fff;
}

#live-center section#live-line .news article .action-box .link-wrapper a i {
    color: #333;
}

#live-center section#live-line .event {
    position: relative;
    border-top: 2px solid #ededed;
    width: 20px;
    top: -25px;
    margin-bottom: 50px;
}

#live-center section#live-line .event .iconBoxes {
    font-size: 44px;
    line-height: 57px;
}

#live-center section#live-line .event.toRight {
    left: 623px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .event.toRight {
        left: 507px;
    }
}

#live-center section#live-line .event.toRight .box {
    left: 20px;
}

#live-center section#live-line .event.toRight .box .iconBoxes {
    float: left;
}

#live-center section#live-line .event.toRight .box .player-image-small {
    float: left;
}

#live-center section#live-line .event.toLeft {
    left: 528px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .event.toLeft {
        left: 412px;
    }
}

#live-center section#live-line .event.toLeft .box {
    right: 20px;
}

#live-center section#live-line .event.toLeft .box .iconBoxes {
    float: right;
}

#live-center section#live-line .event.toLeft .box .player-image-small {
    float: right;
}

#live-center section#live-line .event.yellow .iconBoxes {
    background: #f4da2b;
}

#live-center section#live-line .event.red .iconBoxes {
    background: #e13348;
}

#live-center section#live-line .event.goal .iconBoxes {
    background: #009ed3;
}

#live-center section#live-line .event.switch {
    margin-bottom: 166px;
}

#live-center section#live-line .event.switch .iconBoxes {
    background: #dc582f;
}

#live-center section#live-line .event.switch .second .iconBoxes {
    background: #78bd40;
}

#live-center section#live-line .event .iconBoxes {
    margin: 0 auto;
}

#live-center section#live-line .event .box {
    height: 85px;
    width: 525px;
    position: absolute;
    top: -24px;
    background: #0d3b4a;
    color: #fff;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .event .box {
        width: 406px;
    }
}

#live-center section#live-line .event .box.second {
    top: 61px;
    border-top: 2px solid #0b2933;
}

#live-center section#live-line .event .box .iconBoxes {
    height: 55px;
    width: 55px;
    padding: 15px;
}

#live-center section#live-line .event .box .player-image-small {
    height: 85px;
    width: 55px;
    margin: 0 2px;
}

#live-center section#live-line .event .box article {
    margin: 0 20px;
    float: left;
}

#live-center section#live-line .event .box article h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    margin-bottom: 10px;
}

#live-center section#live-line .event .box article P {
    font-weight: 300;
    margin: 0;
}

#live-center section#live-line .photo img {
    width: 570px;
    margin: 0 auto;
    display: block;
}

#live-center section#live-line .photo .content {
    width: 526px;
    border: 2px solid #dbdbdb;
    border-top: none;
}

#live-center section#live-line .video .video-media {
    width: 560px;
    height: 315px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    background: #fff;
}

#live-center section#live-line .video .content {
    width: 516px;
    border: 2px solid #dbdbdb;
    border-top: none;
}

#live-center section#live-line .divider {
    border-top: 2px solid #009ed3;
    width: 970px;
    position: relative;
    left: -484px;
    margin: 70px 0 50px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .divider {
        width: 800px;
        left: -400px;
    }
}

#live-center section#live-line .divider .title {
    background: #009ed3;
    height: 40px;
    padding: 7px 0 0 0;
    color: #FFF;
    margin: -24px auto 0;
    text-align: center;
    font-family: "Open Sans Condensed", sans-serif;
    text-transform: uppercase;
    font-size: 23px;
}

#live-center section#live-line .divider.set .title {
    width: 70px;
}

#live-center section#live-line .divider.football-half .title {
    width: 235px;
}

#live-center section#live-line .ranking {
    float: none;
    border-top: 2px solid #ededed;
    width: 120px;
    position: relative;
    margin: 90px 0 -40px -60px;
}

#live-center section#live-line .ranking .iconBoxes {
    padding: 10px;
    width: 40px;
    height: 40px;
    background: #0d3b4a;
    margin: -20px auto 0;
}

#live-center section#live-line .ranking .iconBoxes img {
    width: 40px;
    height: 40px;
    border: none;
}

#live-center section#live-line .ranking .content {
    width: 1170px;
    position: relative;
    left: -523px;
    top: -60px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .ranking .content {
        width: 940px;
        left: -412px;
    }
}

#live-center section#live-line .ranking .content table {
    table-layout: fixed;
    width: 1168px;
    border-spacing: 0;
    border-collapse: collapse;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .ranking .content table {
        width: 936px;
    }
}

#live-center section#live-line .ranking .content table td {
    border: 1px solid #ededed;
    background: #f6f6f6;
    text-align: center;
    vertical-align: middle;
}

#live-center section#live-line .ranking .content table td.middle-column {
    width: 118px;
    border: none;
    background: none;
}

#live-center section#live-line .ranking .content table td.low {
    height: 73px;
}

#live-center section#live-line .ranking .content table td.high {
    height: 118px;
}

#live-center section#live-line .ranking .content table td.high .data {
    font-size: 60px;
}

#live-center section#live-line .ranking .content table td.ranking-graph {
    border: none;
    background: none;
    font-weight: 200;
}

#live-center section#live-line .ranking .content table td.ranking-graph.right {
    padding: 3px 0 0 3px;
}

#live-center section#live-line .ranking .content table td.ranking-graph.left {
    padding: 3px 3px 0 0;
}

#live-center section#live-line .ranking .content table td .data {
    color: #009ed3;
    font-size: 20px;
    font-weight: 400;
}

#live-center section#live-line .ranking .content table td .attribute {
    text-transform: uppercase;
    font-size: 11px;
}

#live-center section#live-line .ranking .content table td table {
    width: 100%;
    margin: 0;
}

#live-center section#live-line .ranking .content table td table tr {
    height: 40px;
}

#live-center section#live-line .ranking .content table td table td {
    border: none;
}

#live-center section#live-line .ranking .content table td table td.win {
    background: #81bd40;
}

#live-center section#live-line .ranking .content table td table td.draw {
    background: #f1b814;
    border-left: 3px solid white;
    border-right: 3px solid white;
}

#live-center section#live-line .ranking .content table td table td.lost {
    background: #f64747;
}

#live-center section#live-line .summary {
    border-top: 2px solid #ededed;
    width: 120px;
    position: relative;
    margin: 90px 0 -40px -60px;
}

#live-center section#live-line .summary .iconBoxes {
    padding: 10px;
    width: 40px;
    height: 40px;
    background: #0d3b4a;
    margin: -20px auto 0;
}

#live-center section#live-line .summary .iconBoxes img {
    width: 40px;
    height: 40px;
    border: none;
}

#live-center section#live-line .summary .content {
    width: 1170px;
    position: relative;
    left: -527px;
    top: -60px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .summary .content {
        width: 940px;
        left: -412px;
    }
}

#live-center section#live-line .summary .content table {
    table-layout: fixed;
    width: 1170px;
    border-spacing: 0;
    border-collapse: collapse;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .summary .content table {
        width: 936px;
    }
}

#live-center section#live-line .summary .content table th {
    width: 525px;
    border: 1px solid #ededed;
    font-family: "Open Sans Condensed", sans-serif;
    padding: 8px 0;
    text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .summary .content table th {
        width: 410px;
    }
}

#live-center section#live-line .summary .content table th.middle-column {
    width: 120px;
    border: none;
}

#live-center section#live-line .summary .content table td {
    border: 1px solid #ededed;
    background: #f6f6f6;
    vertical-align: middle;
    font-weight: 400;
}

#live-center section#live-line .summary .content table td .player-image-small {
    height: 40px;
    width: 25px;
    display: block;
    float: left;
}


#live-center section#live-line .summary .content table td  img.player-image {
    height: 200px;
   /* width: 150px;*/
    display: block;
    float: left;
}

#live-center section#live-line .summary .content table td .player-number {
    width: 40px;
    height: 40px;
    float: left;
    background: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #dbdbdb;
    line-height: 38px;
}

#live-center section#live-line .summary .content table td .player-icons {
    float: right;
    display: table-cell;
    vertical-align: middle;
    padding-right: 5px;
    height: 32px;
    padding-top: 8px;
    font-size: 17px;
}

#live-center section#live-line .summary .content table td .km {
    text-align: center;
    width: 160px;
    display: table-cell;
    height: 42px;
    vertical-align: middle;
}

#live-center section#live-line .summary .content table td .rank,
#live-center section#live-line .summary .content table td .competitionnumber {
    text-align: center;
    width: 75px;
    display: table-cell;
    height: 42px;
    vertical-align: middle;
}

#live-center section#live-line .summary .content table td .more,
#live-center section#live-line .summary .content table td .morecyclingbe {

    display: table-cell;
    vertical-align: middle;
    position: absolute;
    right: 20px;
    top: 12px;

}


#live-center section#live-line .summary .content table td .morecyclingbe {
    top: 6px !important;

}

#live-center section#live-line .summary .content table td .more i {
    color: #009ED3;
}

#live-center.cycling section#live-line .summary .content table td .accordion ul {
    margin: 0;
    padding-left: 75px;
    background: #fff;
}

#live-center.cycling section#live-line .summary .content table td .accordion li {
    list-style: none;
}

#live-center section#live-line .summary .content table td .white-box {
    color: #009ed3;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    background: #fff;
    width: 42px;
    height: 42px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

#live-center section#live-line .summary .content table td .waypoint,
#live-center section#live-line .summary .content table td .name {
    display: table-cell;
    vertical-align: middle;
    height: 42px;
    padding-left: 10px;
}

#live-center section#live-line .summary .content table td.map {
    overflow: hidden;
}

#live-center section#live-line .summary .content table td h5 {
    font-weight: 600;
    padding: 8px 0 0 10px;
    margin: 0;
    font-size: 13px;
}

#live-center section#live-line .summary .content table td p {
    font-size: 13px;
    padding: 3px 0 8px 10px;
    margin: 0;
}

#live-center section#live-line .summary .content table td p span.subscore {
    font-style: italic;
    font-weight: 600;
}

#live-center section#live-line .article {
    margin: 30px 0;
    position: relative;
}

#live-center section#live-line .article.small {
    left: -495px;
    width: 970px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .article.small {
        left: -474px;
        width: 940px;
    }
}

#live-center section#live-line .article.small .article-img {
    width: 270px;
    height: 150px;
    float: left;
    margin: 0 20px 0 0;
}

#live-center section#live-line .article.small .article-content {
    height: 146px;
}

#live-center section#live-line .article.big {
    left: -584px;
    width: 1170px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .article.big {
        left: -474px;
        width: 940px;
    }
}

#live-center section#live-line .article.big .article-img {
    width: 470px;
    height: 266px;
    float: left;
    margin: 0 20px 0 0;
}

#live-center section#live-line .article.big .article-content {
    height: 262px;
}

#live-center section#live-line .article.photo-special {
    width: 1170px;
    position: relative;
    left: -584px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .article.photo-special {
        width: 940px;
        left: -470px;
    }
}

#live-center section#live-line .article.photo-special table {
    table-layout: fixed;
    border-collapse: collapse;
    border: none;
    border-spacing: 0;
    width: 100%;
}

#live-center section#live-line .article.photo-special .photo-special-image-list table tr {
    border: none;
}

#live-center section#live-line .article.photo-special .photo-special-image-list table tr td {
    width: 25%;
    height: 165px;
    border: 2px solid white;
    border-top: none;
    border-bottom: none;
    padding: 0;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .article.photo-special .photo-special-image-list table tr td {
        height: 131px;
    }
}

#live-center section#live-line .article.photo-special .photo-special-image-list table tr td img {
    width: 100%;
}

#live-center section#live-line .article.photo-special .photo-special-info {
    position: relative;
    top: -4px;
}

#live-center section#live-line .article.photo-special .photo-special-info table td.photo-special-type {
    background: #009ed3;
    color: #fff;
    font-family: "Open Sans Condensed", sans-serif;
    width: 140px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    border-left: 2px solid white;
    height: 80px;
}

#live-center section#live-line .article.photo-special .photo-special-info table td.photo-special-title {
    background: #fff;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    vertical-align: middle;
    position: relative;
    padding: 0 0 0 20px;
}

#live-center section#live-line .article.photo-special .photo-special-info table td.photo-special-title h3 {
    margin: 0;
    padding: 0 0 4px 0;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 25px;
}

#live-center section#live-line .article.photo-special .photo-special-info table td.photo-special-title i {
    position: absolute;
    right: 20px;
    bottom: 30px;
}

#live-center section#live-line .article .iconBoxes {
    background: #0d3b4a;
    margin: 0 auto;
}

#live-center section#live-line .article .iconBoxes img {
    width: 40px;
    height: 40px;
    border: none;
}

#live-center section#live-line .article .article-content {
    border: 2px solid #f6f6f6;
    border-left: none;
    background: #fff;
    padding-right: 20px;
}

#live-center section#live-line .article .article-content h4 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 17px;
    margin-bottom: 5px;
}

#live-center section#live-line .article .article-content p {
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .article .article-content p {
        font-size: 12;
        line-height: 20px;
    }
}

#live-center section#live-line .article .article-content a {
    float: right;
    padding: 0 20px 20px 0;
}

#live-center section#live-line .article .article-content a i.icon-chevron-sign-right {
    color: #009ed3;
    font-size: 19px;
}

#live-center section#live-line .publicity {
    border-top: 2px solid #ededed;
    width: 120px;
    position: relative;
    margin: 180px 0 0 -60px;
    height: 170px;
}

#live-center section#live-line .publicity .ad {
    width: 300px;
    height: 250px;
    padding: 10px;
    position: absolute;
    top: -135px;
    right: 120px;
    border: 1px solid #dbdbdb;
    background: #f6f6f6;
}

#live-center section#live-line .publicity .tweet-box {
    height: 270px;
    width: 425px;
    position: absolute;
    overflow: hidden;
    top: -135px;
    left: 120px;
}

@media screen and (max-width: 1200px) {
    #live-center section#live-line .publicity .tweet-box {
        width: 404px;
    }
}

#live-center.tennis section#content-main header {
    background: #0d3b4a;
    border-top: 3px solid #0b2933;
    margin: 0;
    padding: 7px 0 5px;
}

#live-center.tennis section#content-main header h2 {
    text-align: center;
    font-size: 14px;
    margin: 0;
    font-weight: 400;
}

#live-center.football section#content-main {
    border-top: 2px solid #081d24;
}

#live-center.football section#content-main section.score.middle {
    position: absolute;
    top: 0;
    left: 465px;
    width: 240px;
    height: 800px;
}

@media screen and (max-width: 1200px) {
    #live-center.football section#content-main section.score.middle {
        left: 381px;
        width: 190px;
    }
}

#live-center.football section#content-main section.score.middle table tr td.score-number {
    width: 117px;
    font-size: 40px;
    height: 130px;
}

#live-center.football section#content-main section.score.middle table tr td.time-box {
    height: 500px;
    vertical-align: top;
}

#live-center.football section#content-main section.score.middle table tr td.time-box .live-center-date {
    margin-top: 25px;
    font-size: 13px;
}

@media screen and (max-width: 1200px) {
    #live-center.football section#content-bottom .arrow-box {
        width: 186px;
        left: 383px;
    }

    #live-center.football section#content-bottom .arrow-box .arrow-down {
        border-left: 93px solid transparent;
        border-right: 93px solid transparent;
        border-top: 62px solid #0d3b4a;
    }
}

#live-center.football section#live-line .summary table td p {
    vertical-align: middle;
    line-height: 38px;
    float: left;
    padding: 0 0 0 10px;
}

#live-center.cycling section#content-main {
    border-top: 2px solid #081d24;
}

#live-center.cycling section#content-main .cyclists {
    background: #0d3b4a;
    text-align: center;
}

#live-center.cycling section#content-bottom {
    border-color: #0d3b4a;
}

.deweekinbeeld #container {
    width: 100%;
}

@media screen and (max-width: 1200px) {
    .deweekinbeeld #container {
        padding: 0;
    }
}

.deweekinbeeld #container #header #top {
    height: 50px;
}

.deweekinbeeld #container #header #top .nav-wrapper {
    width: 100%;
    height: 50px;
    position: relative;
}

.deweekinbeeld #container #header #top .nav-wrapper .logo {
    position: absolute;
    padding-top: 10px;
    padding-left: 25px;
    top: 0;
    left: 0;
}

.deweekinbeeld #container #header #top .nav-wrapper .backToHome {
    position: absolute;
    right: 0;
    top: 0;
    font-family: "Open Sans Condensed", sans-serif;
}

.deweekinbeeld #container #header #top .nav-wrapper .backToHome a {
    display: block;
    padding: 13px 25px 15px 20px;
    color: #fff;
    text-transform: uppercase;
}

.deweekinbeeld #container #header #top .nav-wrapper .backToHome a i {
    color: #0d3b4a;
    font-size: 13px;
    margin-bottom: 2px;
}

.deweekinbeeld #container #header #top .nav-wrapper h2 {
    text-align: center;
    margin: 0;
    font-size: 19px;
    color: #0d3b4a;
    font-family: "Open Sans Condensed", sans-serif;
    padding-top: 10px;
}

.deweekinbeeld .royalSlider {
    width: auto;
    height: auto;
    position: absolute;
    top: 52px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.deweekinbeeld .royalSlider .rsArrow {
    position: absolute;
    top: 40%;
    width: 14px;
    height: 14px;
    padding: 18px;
    background-color: #8db7c6;
    z-index: 200;
    color: #fff;
    font-size: 15px;
    font-family: FontAwesome;
}

.deweekinbeeld .royalSlider .rsArrow.rsArrowLeft {
    left: 0;
}

.deweekinbeeld .royalSlider .rsArrow.rsArrowLeft .rsArrowIcn:before {
    content: "\f053";
}

.deweekinbeeld .royalSlider .rsArrow.rsArrowRight {
    right: 0;
}

.deweekinbeeld .royalSlider .rsArrow.rsArrowRight .rsArrowIcn:before {
    content: "\f054";
}

.deweekinbeeld .royalSlider .rsArrow.rsArrowDisabled {
    display: none !important;
}

.deweekinbeeld .royalSlider .centre-ad {
    text-align: center;
    background-color: #0d3b4a;
    height: 100%;
}

.deweekinbeeld .royalSlider .centre-ad a {
    position: relative;
    top: 180px;
}

@media screen and (max-width: 1200px) {
    .deweekinbeeld .royalSlider .centre-ad a {
        top: 130px;
    }
}

.deweekinbeeld .royalSlider .imgBlackShadow {
    position: absolute;
    width: 100%;
    height: 300px;
    background: url(/resources/css/sportbe/images/deweekinbeeld-blackshadow.png) bottom repeat-x;
    bottom: 0;
    left: 0;
}

.deweekinbeeld .royalSlider .contentBox {
    position: absolute;
    width: 840px;
    bottom: 20px;
    left: 30px;
    color: #fff;
}

@media screen and (max-width: 1200px) {
    .deweekinbeeld .royalSlider .contentBox {
        width: 80%;
    }
}

@media screen and (max-width: 1200px) and (max-width: 768px) {
    .deweekinbeeld .royalSlider .contentBox {
        width: 60%;
    }
}

.deweekinbeeld .royalSlider .contentBox .img-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.deweekinbeeld .royalSlider .contentBox .img-info ul li {
    display: inline-block;
    font-size: 11px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #d0d0d0;
    padding: 2px 4px;
    margin-right: 5px;
    text-transform: uppercase;
}

.deweekinbeeld .royalSlider .contentBox h1 {
    margin: 3px 0;
    font-size: 28px;
    font-family: "Open Sans Condensed", sans-serif;
}

.deweekinbeeld .royalSlider .contentBox p {
    font-size: 13px;
    margin: 0;
}

.deweekinbeeld .royalSlider .article-link {
    position: absolute;
    right: 0;
    bottom: 20px;
    background-color: #009ed3;
    height: 25px;
}

.deweekinbeeld .royalSlider .article-link a {
    color: #fff;
    font-size: 13px;
    display: block;
    height: 25px;
    width: 110px;
    padding: 3px 5px 3px 14px;
}

.deweekinbeeld .royalSlider .article-link a i {
    color: #0d3b4a;
    margin-left: 10px;
}

.deweekinbeeld .royalSlider .article-link a:hover {
    color: #0d3b4a;
}

.deweekinbeeld .royalSlider .article-link a:hover i {
    color: #fff;
}

.game-sheat {
    border-top: 2px solid #081d24;
}

.game-sheat .stage.left {
    margin-bottom: 2px !important;
}

.game-sheat .stage-frame {
    height: 220px !important;
}

.game-sheat .stage-frame .stage-map {
    height: 220px !important;
    margin-bottom: 2px !important;
}

.game-sheat .podium {
    background: #0d3b4a;
    height: 116px;
}

.game-sheat .podium .cyclist {
    float: left;
    width: 390px;
    position: relative;
}

@media screen and (max-width: 1200px) {
    .game-sheat .podium .cyclist {
        width: 313px;
    }
}

.game-sheat .podium .cyclist .img_portrait {
    position: relative;
    float: left;
}

.game-sheat .podium .cyclist .number {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 25px;
    height: 25px;
    color: #fff;
    text-align: center;
    background: #009ed3;
    font-family: "Open Sans Condensed", sans-serif;
}

.game-sheat .podium .cyclist .cyclist-info {
    margin: 15px 15px 15px 110px;
}

.game-sheat .podium .cyclist .cyclist-info h3 {
    font-family: "Open Sans Condensed", sans-serif;
    margin: 0 0 7px 0;
    font-size: 23px;
}

.game-sheat .podium .cyclist .cyclist-info .team {
    text-transform: uppercase;
    color: #009ed3;
    font-size: 12px;
    padding-left: 5px;
}

@media screen and (max-width: 1200px) {
    .game-sheat .podium .cyclist .cyclist-info .team {
        font-size: 10px;
    }
}

.game-sheat .podium .cyclist .cyclist-info .time {
    font-size: 16px;
    margin: 7px 0 0 0;
}

.game-sheat #content-bottom {
    border-top: 2px solid #081d24 !important;
    background: #0b2933;
    display: block;
}

.game-sheat #content-bottom a {
    color: #fff;
    padding: 18px 28px;
    display: block;
    font-size: 16px;
    font-weight: 400;
}

.game-sheat #content-bottom a i {
    float: none !important;
    font-size: 14px;
}

#short-news-wide a {
    color: #333;
}

#short-news-wide a .icon-chevron-sign-right {
    color: #009ed3;
    font-size: 20px;
    float: right;
}

#short-news-wide a:hover {
    color: #009ed3;
}

#short-news-wide h3, #short-news-wide h4 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 17px;
    margin-bottom: 5px;
}

#short-news-wide .short-news-top header {
    margin: 0;
    padding: 0 10px 0 0 !important;
    background: #e79934;
}

#short-news-wide .short-news-top header h1.head-tab {
    background: #bd7a23;
}

#short-news-wide .short-news-top header .arrow-right.parent {
    border-left: 24px solid #bd7a23;
    background: #e79934;
}

#short-news-wide .short-news-top header .selector {
    float: right;
    position: relative;
    width: 225px;
    height: 35px;
    margin: 7px 4px 0 0;
    overflow: hidden;
    background: #6f430a;
    box-shadow: 2px 2px 0 #6f430a;
}

#short-news-wide .short-news-top header .selector select {
    background: transparent;
    width: 252px;
    padding: 5px 8px;
    font-size: 13px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 35px;
    -webkit-appearance: none;
    color: #fff;
    z-index: 20;
    outline: none;
    position: relative;
}

#short-news-wide .short-news-top header .selector select option {
    color: #000;
}

#short-news-wide .short-news-top header .selector .selector-button {
    z-index: 16;
    position: absolute;
    padding: 5px;
    background: #bd7a23;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    text-align: center;
}

#short-news-wide .short-news-top header .selector .selector-button i {
    color: #6f430a;
    font-size: 15px;
    line-height: 28px;
}

#short-news-wide section.short-news-subtitle {
    color: #fff;
    background: #0b2933;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    padding: 20px 200px;
    margin: 0;
}

#short-news-wide section.short-news-updateTime {
    border-top: 15px solid #0b2933;
    position: relative;
    height: 60px;
    margin: 0;
}

#short-news-wide section.short-news-updateTime .arrow-box {
    border-top: 15px solid #0b2933;
    position: absolute;
    top: -15px;
    left: 467px;
    width: 236px;
    z-index: 20;
}

@media screen and (max-width: 1200px) {
    #short-news-wide section.short-news-updateTime .arrow-box {
        left: 359px;
    }
}

#short-news-wide section.short-news-updateTime .arrow-box .arrow-down {
    width: 0;
    height: 0;
    border-left: 118px solid transparent;
    border-right: 118px solid transparent;
    border-top: 62px solid #0b2933;
}

#short-news-wide section.short-news-updateTime .arrow-box .time-box {
    width: 100%;
    text-align: center;
    position: absolute;
    top: -15px;
    font-size: 13px;
    color: #fff;
}

#short-news-wide section.short-news-updateTime .arrow-box .time-box .short-news-time {
    color: #e79934;
}

#short-news-wide section.short-news-updateTime .arrow-box .time-box .short-news-attr {
    text-transform: uppercase;
    font-weight: 400;
}

#short-news-wide section#short-news-live-line {
    color: #333;
    font-size: 13px;
    background-color: #ededed;
    width: 3px;
    position: relative;
    left: 584px;
    padding-top: 20px;
}

@media screen and (max-width: 1200px) {
    #short-news-wide section#short-news-live-line {
        left: 475px;
    }
}

#short-news-wide section#short-news-live-line .iconBoxes {
    width: 40px;
    height: 60px;
    color: white;
    text-align: center;
    line-height: 42px;
    font-size: 33px;
}

#short-news-wide section#short-news-live-line .iconBoxes .red {
    background: #f64747 !important;
}

#short-news-wide section#short-news-live-line .iconBoxes .blue {
    background: #009ed3 !important;
}

#short-news-wide section#short-news-live-line .iconBoxes .grey {
    background: #f6f6f6 !important;
}

#short-news-wide section#short-news-live-line .iconBoxes ul {
    position: relative;
    height: 26px;
    margin: 0;
    padding: 0;
    width: 155px;
    list-style: none;
}

#short-news-wide section#short-news-live-line .iconBoxes ul li {
    width: 40px;
    height: 40px;
    padding: 10px;
    float: left;
}

#short-news-wide section#short-news-live-line .iconBoxes ul li.news-date {
    background: #0b2933;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #e79934;
}

#short-news-wide section#short-news-live-line .iconBoxes ul li.news-type {
    background-color: #e79934;
}

#short-news-wide section#short-news-live-line .iconBoxes ul li.news-type img {
    width: 40px;
}

#short-news-wide section#short-news-live-line .iconBoxes ul li.news-media {
    text-align: center;
    padding: 15px 10px 5px 10px;
}

#short-news-wide section#short-news-live-line .iconBoxes ul li.news-media.youtube {
    background: #ff3333;
}

#short-news-wide section#short-news-live-line .iconBoxes ul li.news-media.twitter {
    background: #00abf0;
}

#short-news-wide section#short-news-live-line .iconBoxes ul li.news-media i {
    font-size: 32px;
    color: #fff;
}

#short-news-wide section#short-news-live-line .left-news ul, #short-news-wide section#short-news-live-line .right-news ul {
    border-bottom: 3px solid #ededed;
}

#short-news-wide section#short-news-live-line .left-news article, #short-news-wide section#short-news-live-line .right-news article {
    width: 400px;
    padding: 0px 25px 10px;
}

@media screen and (max-width: 1200px) {
    #short-news-wide section#short-news-live-line .left-news article, #short-news-wide section#short-news-live-line .right-news article {
        width: 270px;
    }
}

#short-news-wide section#short-news-live-line .right-news {
    position: relative;
}

#short-news-wide section#short-news-live-line .right-news .iconBoxes ul {
    left: -28px;
}

#short-news-wide section#short-news-live-line .right-news .iconBoxes ul li {
    float: left;
}

#short-news-wide section#short-news-live-line .right-news article {
    position: absolute;
    left: 125px;
    top: 0;
    background-color: #f6f6f6;
    border: 1px solid #dbdbdb;
}

#short-news-wide section#short-news-live-line .left-news {
    position: relative;
}

#short-news-wide section#short-news-live-line .left-news .iconBoxes ul {
    right: 123px;
}

#short-news-wide section#short-news-live-line .left-news .iconBoxes ul li {
    float: right;
}

#short-news-wide section#short-news-live-line .left-news article {
    position: absolute;
    right: 125px;
    top: 0;
    background-color: #f6f6f6;
    border: 1px solid #dbdbdb;
}

#short-news-wide section#short-news-live-line .divider {
    border-top: 3px solid #e79934;
    width: 900px;
    left: -449px;
    position: relative;
    margin-top: 28px;
}

@media screen and (max-width: 1200px) {
    #short-news-wide section#short-news-live-line .divider {
        width: 700px;
        left: -349px;
    }
}

#short-news-wide section#short-news-live-line .divider .iconBoxes {
    margin: -28px auto 0;
    width: 59px;
    text-align: center;
}

#short-news-wide section#short-news-live-line .divider .iconBoxes ul li.news-date {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 23px;
}

#short-news-wide section#short-news-live-line .divider .iconBoxes ul li.news-date div {
    padding-top: 10px;
}

#short-news-wide section#short-news-live-line .center-news {
    position: relative;
    left: -58px;
}

#short-news-wide section#short-news-live-line .center-news a {
    left: -424px;
    width: 970px;
    display: block;
    position: relative;
}

@media screen and (max-width: 1200px) {
    #short-news-wide section#short-news-live-line .center-news a {
        left: -417px;
        width: 940px;
    }
}

#short-news-wide section#short-news-live-line .center-news a .article-img {
    width: 270px;
    height: 150px;
    float: left;
    margin: 0 20px 0 0;
}

#short-news-wide section#short-news-live-line .center-news a .article-content {
    /*  height: 146px;    */
}

#short-news-wide section#short-news-live-line .center-news .article-content {
    border: 2px solid #f6f6f6;
    border-left: none;
    background: #fff;
    padding-right: 20px;
}

#short-news-wide section#short-news-live-line .center-news .article-content h4 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 17px;
    margin-bottom: 5px;
}

#short-news-wide section#short-news-live-line .center-news .article-content p {
    font-size: 13px;
    line-height: 24px;
    padding-left: 290px;
}

@media screen and (max-width: 1200px) {
    #short-news-wide section#short-news-live-line .center-news .article-content p {
        font-size: 12;
        line-height: 20px;
    }
}

#short-news-wide section#short-news-live-line .center-news .article-content a {
    float: right;
    padding: 0 20px 20px 0;
}

#short-news-wide section#short-news-live-line .center-news .article-content a i.icon-chevron-sign-right {
    color: #009ed3;
    font-size: 19px;
}

#short-news-wide section#short-news-live-line .video-news {
    width: 1170px;
    position: relative;
    left: -584px;
}

#short-news-wide section#short-news-live-line .video-news .iconBoxes {
    width: 120px;
    margin: 0 auto;
}

#short-news-wide section#short-news-live-line .video-news .video-media {
    width: 560px;
    height: 315px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    background: #fff;
}

#short-news-wide section#short-news-live-line .video-news .content {
    width: 516px;
    border: 2px solid #dbdbdb;
    border-top: none;
    margin: 0 auto;
    padding: 0 20px 15px;
    background: #f6f6f6;
}

#short-news-wide section#short-news-live-line .photo-news {
    width: 1170px;
    position: relative;
    left: -584px;
}

#short-news-wide section#short-news-live-line .photo-news .iconBoxes {
    width: 120px;
    margin: 0 auto;
}

#short-news-wide section#short-news-live-line .photo-news .photo {
    width: 560px;
    height: 315px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    background: #fff;
}

#short-news-wide section#short-news-live-line .photo-news .content {
    width: 516px;
    border: 2px solid #dbdbdb;
    border-top: none;
    margin: 0 auto;
    padding: 15px 20px;
    background: #f6f6f6;
}

#short-news-wide section#short-news-live-line .twitter-news {
    width: 1170px;
    position: relative;
    left: -584px;
}

#short-news-wide section#short-news-live-line .twitter-news .iconBoxes {
    width: 120px;
    margin: 0 auto;
}

#short-news-wide section#short-news-live-line .twitter-news .iconBoxes .news-type {
    color: #009ed3;
}

#short-news-wide section#short-news-live-line .twitter-news .content {
    width: 720px;
    border: 1px solid #00627e;
    margin: 0 auto;
    padding: 15px 20px;
    background: #009ed3;
    text-align: center;
}

#short-news-wide section#short-news-live-line .twitter-news .content p {
    color: #fff;
    font-style: italic;
    font-size: 18px;
    font-weight: 300;
    line-height: 29px;
}

body {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #333;
    overflow: scroll !important;
}

a {
    text-decoration: none;
    color: #333;
}

a .shadow-button {
    box-shadow: -3px 3px 0 rgba(0, 0, 0, 0.1);
}

a img {
    border: none;
}

.no-margin {
    margin: 0;
}

#header {
    margin-bottom: 42px;
}

@media screen and (max-width: 1200px) {
    #header {
        margin-bottom: 30px;
    }
}

#header #top {
    height: 36px;
    background: #0d3b4a;
    border-bottom: 2px solid #09262f;
}

#header #top .top-wrapper {
    width: 1170px;
    margin: 0 auto;
    padding-top: 6px;
}

@media screen and (max-width: 1200px) {
    #header #top .top-wrapper {
        width: 940px;
    }
}

#header #top .top-wrapper img {
    margin-right: 22px;
}

#header #top .top-wrapper .float-right {
    float: right;
    position: relative;
    right: 0;
    top: -1px;
}

#header #top .top-wrapper .bing-search {
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
}

#header #top .top-wrapper .bing-search a img {
    margin: 5px 5px 0 0;
    padding: 0;
}

#header #top .top-wrapper .bing-search input.input {
    padding: 5px;
    margin: 0;
    border: none;
    height: 16px;
    position: relative;
    top: -8px;
    outline: #9bcada solid thin;
}

#header #top .top-wrapper .bing-search input.searchGlass {
    width: 20px;
    height: 20px;
    display: block;
    background: url(images/search_button_format_bing.png) 0 0 no-repeat;
    border: none;
    position: absolute;
    top: 2px;
    right: 3px;
}

#header #top .top-wrapper .language-selector {
    float: left;
}

#header #top .top-wrapper .language-selector ul {
    margin: 0;
    padding: 0 14px 0 28px;
    list-style: none;
    float: right;
}

#header #top .top-wrapper .language-selector ul li {
    float: left;
}

#header #top .top-wrapper .language-selector ul li a {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 2px 5px;
    color: #fff;
    text-decoration: none;
}

#header #top .top-wrapper .language-selector ul li a:hover {
    color: #147b9d;
}

#header #top .top-wrapper .language-selector ul li a.active {
    color: #009ed3;
}

nav#main {
    background: #009ed3;
    border-bottom: 2px solid #147b9d;
}

nav#main .nav-wrapper {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

@media screen and (max-width: 1200px) {
    nav#main .nav-wrapper {
        width: 940px;
    }
}

nav#main .logo {
    float: left;
    padding-top: 16px;
    padding-left: 2px;
}

nav#main ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    height: 60px;
    overflow: hidden;
}

nav#main ul li {
    float: left;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}

nav#main ul li a {
    display: block;
    padding: 18px 14px;
    color: #fff;
    text-decoration: none;
    font-size: 18px !important;
}

nav#main ul li a i {
    font-size: 15px !important;
    color: #0d3b4a;
    padding-left: 8px;
}

nav#main ul li a.active {
    background: #0f82a8;
    color: #0d3b4a;
    padding-bottom: 20px;
    margin-bottom: -2px;
}

nav#main ul li a:hover {
    background: #0f82a8;
    color: #0d3b4a;
}

@media screen and (max-width: 1200px) {
    nav#main ul li.wide-view {
        display: none;
    }
}

nav#main ul li.active-light a {
    background: #3ab8e2;
    padding-bottom: 20px;
    padding-left: 12px;
    margin-bottom: -2px;
    border-left: 2px solid #147b9d;
}

nav#main ul li.more {
    cursor: pointer;
}

nav#main ul li.more .submenu {
    width: 170px;
    height: auto;
    padding: 0 20px;
    background: #3ab8e2;
    position: absolute;
    top: 62px;
    right: 0;
    box-shadow: -3px 3px 0 rgba(0, 0, 0, 0.1);
    z-index: 9999;
}

nav#main ul li.more .submenu li {
    float: none;
    border-bottom: 1px solid #9bcada;
}

nav#main ul li.more .submenu li:last-child {
    border-bottom: none;
}

nav#main ul li.more .submenu li a {
    margin: 0;
    padding: 11px 0;
    border: none;
}

nav#sub,
nav#sub-nav{
    height: 45px;
    background: #0f82a8;
}

nav#sub-nav{
    background: #3AB8E2;
    height: 35px;
}

nav#sub .nav-wrapper,
nav#sub-nav .nav-wrapper {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

@media screen and (max-width: 1200px) {
    nav#sub .nav-wrapper,
    nav#sub-nav .nav-wrapper{
        width: 940px;
        height: 45px;
    }
}

nav#sub ul,
nav#sub-nav ul{
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}

nav#sub ul li,
nav#sub-nav ul li{
    float: left;
    font-size: 13px;
    padding: 0 15px;
    border-right: 1px solid #009ed3;
    margin-top: 12px;
}

nav#sub-nav ul li{
    margin-top: 8px;
    font-size: 12px;

}

nav#sub-nav ul li{
    border-color: #9BCADA;
}

nav#sub ul li.first-item,
nav#sub-nav ul li.first-item{
    padding-left: 0;
}

nav#sub ul li.last-item,
nav#sub-nav ul li.last-item{
    padding-right: 8px;
    border: none;
}

nav#sub ul li a,
nav#sub-nav ul li a{
    color: #fff;
    text-decoration: none;
}

nav#sub ul li a.active,
nav#sub-nav ul li a.active{
    color: #0d3b4a;
    position: relative;
}

nav#sub ul li a.active i{
    position: absolute;
    bottom:-23px;
    color:#3AB8E2;
    left:50%;
    font-size:24px;
    margin:0 0 0 -7px;


}



nav#sub ul li a:hover,
nav#sub-nav ul li a:hover {
    color: #0d3b4a;
}

nav#sub ul li a i,
nav#sub-nav ul li a i{
    margin-left: 5px;
}

nav#sub ul li.more,
nav#sub-nav ul li a i{
    padding: 0 15px 0 15px;
    border-right: none;
    cursor: pointer;
}

nav#sub ul li.more .submenu,
nav#sub-nav ul li.more .submenu{
    width: 170px;
    height: auto;
    padding: 0 20px 10px 20px;
    background: #3ab8e2;
    position: absolute;
    top: 45px;
    right: 0;
    border:3px rgba(0, 0, 0, 0.1) solid;
    border-top:0;
    /*box-shadow: -3px 3px 0 rgba(0, 0, 0, 0.1);  */
    z-index: 9900;
}

nav#sub-nav ul li.more .submenu{
    top: 35px;
}

nav#sub ul li.more .submenu li,
nav#sub-nav ul li.more .submenu li{
    float: none;
    margin-top: 0;
    border-right: none;
    border-bottom: 1px solid #9bcada;
}

nav#sub ul li.more .submenu li:last-child,
nav#sub-nav ul li.more .submenu li{
    border-bottom: none;
}

nav#sub ul li.more .submenu li a,
nav#sub-nav ul li.more .submenu li{
    margin: 0;
    padding: 11px 0;
    /*border: none;*/
    display: block;
}

.clear {
    clear: both;
}

#container {
    width: 1170px;
    margin: 0 auto;
    background: #fff;
}

@media screen and (max-width: 1200px) {
    #container {
        width: 940px;
        padding: 0 10px;
    }
}

section {
    margin-bottom: 30px;
}

section header {
    background: #009ed3;
    padding: 10px;
    margin-bottom: 2px;
}

section header h1 {
    margin: 2px 0 2px 10px;
    color: #fff;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    float: left;
}

section header h1 .info{
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin-left: 15px;
    line-height: 21px;
    padding-top:4px;
    float:right;
}

section header a.more,
#live-center a.more,
#live-center .morecyclingbe a.more{
    display: block;
    height: 35px;
    padding: 0 12px 0 14px;
    float: right;
    background: #9bcada;
    font-size: 13px;
    line-height: 35px;
    color: #fff;
    text-decoration: none;
    box-shadow: 1px 2px 0 #147b9d;
    position: relative;
    font-weight: 600;
}

#live-center .morecyclingbe a.more{
    height:30px;
    line-height: 30px;
}


section header a.more i,
#live-center a.more i {
    color: #147b9d;
    font-size: 14px;
    padding-right: 12px;
}

section header a.more.second,
#live-center a.more.second {
    margin-left: 6px;
}

section header a.more:hover,
#live-center a.more:hover {
    background: #0f82a8;
    color: #fff;
}

section header a.more:hover i,
#live-center a.more:hover i {
    color: #fff;
}

.active-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.65) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.65) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

#news-breaking {
    position: relative;
}

#news-breaking .left-imageBox {
    width: 600px;
    float: left;
    position: absolute;
    height: 335px;
    overflow: hidden;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    #news-breaking .left-imageBox {
        width: 510px;
        height: 310px;
    }
}

#news-breaking .left-imageBox img {
    height: 100%;
}

#news-breaking .right-contentBox {
    width: 575px;
    padding: 0 0 0 400px;
    float: right;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    height: 333px;
}

@media screen and (max-width: 1200px) {
    #news-breaking .right-contentBox {
        width: 430px;
        height: 308px;
    }
}

#news-breaking .right-contentBox header {
    background: #fff;
    padding: 31px 40px 0 45px;
}

@media screen and (max-width: 1200px) {
    #news-breaking .right-contentBox header {
        padding: 21px 30px 0 32px;
    }
}

#news-breaking .right-contentBox header h2 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 29px;
    margin: 0;
}

@media screen and (max-width: 1200px) {
    #news-breaking .right-contentBox header h2 {
        font-size: 24px;
    }
}

#news-breaking .right-contentBox header p {
    font-weight: 300;
    font-size: 15px;
    margin: 10px 0;
    line-height: 22px;
}

@media screen and (max-width: 1200px) {
    #news-breaking .right-contentBox header p {
        font-size: 14px;
    }
}

#news-breaking .right-contentBox section {
    margin: 0;
}

#news-breaking .right-contentBox section ul {
    list-style: none;
    padding: 0 40px 0 48px;
}

@media screen and (max-width: 1200px) {
    #news-breaking .right-contentBox section ul {
        padding: 0 30px 0 32px;
    }
}

#news-breaking .right-contentBox section ul li {
    font-size: 13px;
    border-top: 1px solid #dbdbdb;
    padding: 10px 0 14px 10px;
}

#news-breaking .right-contentBox section ul li a {
    color: #333;
    text-decoration: none;
    font-style: italic;
    display: block;
}

#news-breaking .right-contentBox section ul li i {
    float: right;
    font-size: 15px;
    color: #009ed3;
    padding: 5px;
}

#news-breaking .right-contentBox section ul li:hover a {
    color: #009ed3;
}

#news-short {
    padding: 16px 0 22px;
    border: 1px solid #dbdbdb;
    position: relative;
}

#news-short ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    border-left: 1px solid #dbdbdb;
}

#news-short ul:first-child {
    border: 0;
}

#news-short ul li {
    width: 326px;
    margin: 0 21px;
    padding: 5px 0 5px 20px;
    font-size: 12px;
}

@media screen and (max-width: 1200px) {
    #news-short ul li {
        width: 250px;
        white-space: nowrap;
        overflow: hidden;
    }
}

#news-short ul li.voetbal {
    background: url("images/voetbal.png") left center no-repeat;
}

#news-short ul li.fiets {
    background: url("images/wielrennen.png") left center no-repeat;
}

#news-short ul li a {
    color: #333;
    text-decoration: none;
    display: block;
    margin-left: -20px;
    padding-left: 20px;
}

#news-short ul li a:hover {
    color: #009ed3;
}

#news-short ul li a:hover i {
    color: #0d3b4a;
}

#news-short ul li span.time {
    color: #bfbfbf;
    padding-right: 6px;
}

#news-short ul li i {
    float: right;
    font-size: 15px;
    color: #009ed3;
}

@media screen and (max-width: 1200px) {
    #news-short ul li i {
        display: none;
    }
}

#news-short .more-short {
    background: #fff;
    padding: 0 20px;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    position: absolute;
    bottom: -10px;
    left: 488px;
}

@media screen and (max-width: 1200px) {
    #news-short .more-short {
        left: 372px;
    }
}

#news-short .more-short a {
    color: #333;
}

#news-short .more-short i {
    color: #009ed3;
}

#news-short.live {
    float: left;
    width: 770px;
}

@media screen and (max-width: 1200px) {
    #news-short.live {
        width: 620px;
    }
}

#news-short.live ul li {
    width: 322px;
}

@media screen and (max-width: 1200px) {
    #news-short.live ul li {
        width: 247px;
    }
}

#news-short.live .more-short {
    left: 288px;
}

@media screen and (max-width: 1200px) {
    #news-short.live .more-short {
        left: 212px;
    }
}

#news-short-carrousel {
    float: left;
    position: relative;
    width: 770px;
    height: 100px;
}

@media screen and (max-width: 1200px) {
    #news-short-carrousel {
        width: 620px;
    }
}

#news-short-carrousel #news-short-carrousel-prev {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background: #fff;
    width: 30px;
    color: #e89934;
}

#news-short-carrousel #news-short-carrousel-prev.inactive {
    color: #faf1e0;
    width: 60px;
}

#news-short-carrousel #news-short-carrousel-next {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    background: #fff;
    width: 30px;
    text-align: right;
    color: #e89934;
}

#news-short-carrousel #news-short-carrousel-next.inactive {
    color: #faf1e0;
    width: 321px;
}

@media screen and (max-width: 1200px) {
    #news-short-carrousel #news-short-carrousel-next.inactive {
        width: 249px;
    }
}

#news-short-carrousel .more-short {
    position: absolute;
    bottom: 0;
    left: 180px;
    display: block;
    background: #fff;
    padding: 0 15px;
    background: #fff;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
    #news-short-carrousel .more-short {
        left: 160px;
    }
}

#news-short-carrousel .more-short a {
    color: #333;
}

#news-short-carrousel .more-short i {
    color: #e89934;
}

#news-short-carrousel .jcarousel {
    display: block;
    height: 85px;
    border-bottom: 3px solid #ededed;
    width: 770px;
}

@media screen and (max-width: 1200px) {
    #news-short-carrousel .jcarousel {
        width: 620px;
    }
}

#news-short-carrousel .jcarousel ul li {
    width: 322px;
    margin-left: 60px;
    border-left: 3px solid #ededed;
}

@media screen and (max-width: 1200px) {
    #news-short-carrousel .jcarousel ul li {
        width: 247px;
    }
}

#news-short-carrousel .jcarousel ul li a {
    display: block;
    margin-left: -63px;
    height: 110px;
}

#news-short-carrousel .jcarousel ul li a img, #news-short-carrousel .jcarousel ul li a table {
    height: 50px;
    width: 124px;
    position: relative;
    float: left;
    left: 0;
    top: 0;
}

#news-short-carrousel .jcarousel ul li a table {
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;
}

#news-short-carrousel .jcarousel ul li a table tr td {
    width: 50%;
    vertical-align: middle;
    text-align: center;
    background: #E79934;
    font-size: 25px;
    color: #fff;
}

#news-short-carrousel .jcarousel ul li a table tr td.time {
    background: #0D3B4A;
    color: #E79934;
    font-size: 12px;
}

#news-short-carrousel .jcarousel ul li a p {
    margin: 0 20px 0 140px;
    font-size: 15px;
    font-weight: 400;
    font-family: "Open Sans Condensed";
}

#news-short-carrousel .jcarousel ul li a p .time {
    color: #b9b9b9;
}

#news-short-carrousel .jcarousel ul li a p .time span {
    color: #e89934;
}

#news-short-carrousel .jcarousel ul li a p .time img {
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

#news-short-carrousel .jcarousel ul .sport-item p {
    padding-top: 4px;
}

#news-short-carrousel.wide {
    width: 1170px;
}

@media screen and (max-width: 1200px) {
    #news-short-carrousel.wide {
        width: 939px;
    }
}

#news-short-carrousel.wide #news-short-carrousel-next.inactive {
    width: 327px;
}

@media screen and (max-width: 1200px) {
    #news-short-carrousel.wide #news-short-carrousel-next.inactive {
        width: 250px;
    }
}

#news-short-carrousel.wide .more-short {
    left: 553px;
}

@media screen and (max-width: 1200px) {
    #news-short-carrousel.wide .more-short {
        left: 432px;
    }
}

#news-short-carrousel.wide .jcarousel {
    width: 1170px;
}

@media screen and (max-width: 1200px) {
    #news-short-carrousel.wide .jcarousel {
        width: 939px;
    }
}

#news-short-carrousel.wide .jcarousel ul li {
    width: 327px;
}

@media screen and (max-width: 1200px) {
    #news-short-carrousel.wide .jcarousel ul li {
        width: 250px;
    }
}

.live-box {
    float: right;
    width: 370px;
    background: #0d3b4a;
}

@media screen and (max-width: 1200px) {
    .live-box {
        width: 300px;
    }
}

.live-box #live-box-short {
    height: 92px;
    width: 370px;
}

@media screen and (max-width: 1200px) {
    .live-box #live-box-short {
        width: 300px;
    }
}

.live-box #live-box-short li {
    width: 370px;
}

@media screen and (max-width: 1200px) {
    .live-box #live-box-short li {
        width: 300px;
    }
}

.live-box article {
    height: 61px;
    padding: 16px 20px 14px;
    position: relative;
}

.live-box article h4 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 14px;
    color: #e79934;
    margin: 0;
}

.live-box article h4 span {
    float: right;
}

.live-box article p {
    font-size: 12px;
    color: #fff;
    margin: 4px 0;
    width: 250px;
}

.live-box article i {
    font-size: 15px;
    color: #fff;
    position: absolute;
    right: 20px;
    bottom: 18px;
}

.live-box.lightbox {
    width: 500px;
    padding-bottom: 8px;
}

.live-box.lightbox header {
    background: #e79934;
}

.live-box.lightbox header a.more {
    background: #a56d24;
    box-shadow: 1px 2px 0 #935e19;
    color: #684211;
}

.live-box.lightbox header a.more i {
    font-style: normal;
    font-weight: bold;
    color: #684211;
}

.live-box.lightbox header a.more:hover {
    background: #684211;
    color: #fff;
}

.live-box.lightbox header a.more:hover i {
    color: #fff;
}

.live-box.lightbox ul {
    margin: 0;
    padding: 0;
}

.live-box.lightbox ul li {
    list-style: none;
    border-bottom: 1px solid #1f6177;
}

.live-box.lightbox ul li:last-child {
    border: none;
}

.live-box.lightbox article {
    height: auto;
    margin: 0 30px 0 20px;
    padding: 16px 0 5px;
}

.live-box.lightbox article.later h4 {
    color: #009ed3;
}

.live-box.lightbox article.last-item {
    border: none;
}

.live-box.lightbox article p {
    width: 400px;
}

.live-box.lightbox article i {
    right: 0;
    bottom: 12px;
}

.live-box .live-nav {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 14px;
    color: #553811;
}

.live-box .live-nav .live-nav-left {
    float: left;
    padding: 4px 0 6px 20px;
    width: 175px;
    height: 19px;
    background: #bd7a23;
    color: #fff;
    border-right: 2px solid #9e6b29;
}

@media screen and (max-width: 1200px) {
    .live-box .live-nav .live-nav-left {
        width: 105px;
    }
}

.live-box .live-nav .live-nav-left i {
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.live-box .live-nav .live-nav-left i.icon-chevron-left {
    margin-right: 16px;
}

@media screen and (max-width: 1200px) {
    .live-box .live-nav .live-nav-left i.icon-chevron-left {
        margin-right: 5px;
    }
}

.live-box .live-nav .live-nav-left i.icon-chevron-right {
    margin-left: 16px;
}

@media screen and (max-width: 1200px) {
    .live-box .live-nav .live-nav-left i.icon-chevron-right {
        margin-left: 5px;
    }
}

.live-box .live-nav .live-nav-left i:hover {
    color: #553811;
}

.live-box .live-nav .live-nav-left span {
    color: #553811;
    padding: 0 4px;
}

.live-box .live-nav .live-nav-right {
    float: right;
    padding: 4px 18px 6px 20px;
    width: 135px;
    height: 19px;
    background: #e79934;
    cursor: pointer;
    color: #fff;
}

.live-box .live-nav .live-nav-right:hover {
    color: #553811;
}

.live-box .live-nav .live-nav-right:hover i {
    color: #fff;
}

.live-box .live-nav .live-nav-right i {
    font-size: 16px;
    color: #553811;
    margin-left: 2px;
}

#topical.variant .topical-ad {
    width: 388px;
}

@media screen and (max-width: 1200px) {
    #topical.variant .topical-ad {
        width: 312px;
        height: 260px;
    }

    #topical.variant .topical-ad img {
        height: 230px;
        padding-top: 15px;
    }
}

#topical.variant .twothumbs {
    margin: 0;
    padding: 0;
}

#topical.variant .twothumbs .thumb {
    width: 389px;
    padding-right: 2px;
    float: left;
    display: block;
    height: 312px;
    margin: 0 0 2px 0;
}

@media screen and (max-width: 1200px) {
    #topical.variant .twothumbs .thumb {
        width: 312px;
        height: 176px;
    }
}

#topical.variant .twothumbs .thumb a {
    display: block;
    height: 100%;
    color: #333;
}

#topical.variant .twothumbs .thumb a .overlay-wrapper h3 {
    margin: 0px -1px 0 0;
    padding: 8px 14px;
    height: 77px;
    border-right: 1px solid #dfdfdf;
}

#topical.variant .twothumbs .thumb img {
    width: 100%;
    display: block;
}

#topical.variant .twothumbs .thumb h3 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 25px;
    line-height: 31px;
    margin: 0;
    padding: 15px 20px 0;
    height: 80px;
    border-left: 1px solid #d6d6d6;
}

#topical.variant .threethumbs {
    margin: 0;
    padding: 0;
}

#topical.variant .threethumbs .thumb {
    width: 389px;
    padding-right: 2px;
    float: left;
    display: block;
    height: 220px;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 1200px) {
    #topical.variant .threethumbs .thumb {
        width: 312px;
        height: 176px;
    }
}

#topical.variant .threethumbs .thumb.last-thumb {
    padding-right: 0;
    overflow: hidden;
    width: 388px;
}

@media screen and (max-width: 1200px) {
    #topical.variant .threethumbs .thumb.last-thumb {
        width: 311px;
    }
}

#topical.variant .threethumbs .thumb a {
    color: #fff;
}

#topical.variant .threethumbs .thumb img {
    width: 100%;
}

#topical.variant .threethumbs .thumb .active-overlay {
    width: 389px;
}

@media screen and (max-width: 1200px) {
    #topical.variant .threethumbs .thumb .active-overlay {
        width: 312px;
    }
}

#topical.variant .threethumbs .thumb .active-overlay .thumb-info {
    bottom: 15px;
    left: 15px;
}

#topical.variant .threethumbs .thumb .active-overlay .thumb-info i {
    right: 15px;
    bottom: 2px;
}

#topical.variant .threethumbs .thumb .overlay {
    width: 389px;
}

@media screen and (max-width: 1200px) {
    #topical.variant .threethumbs .thumb .overlay {
        width: 312px;
    }
}

#topical.variant .threethumbs .thumb .overlay-wrapper {
    color: #fff;
}

#topical.variant .threethumbs .thumb .overlay-wrapper h5 {
    font-size: 24px;
    padding: 5px 15px;
    margin: 0;
}

@media screen and (max-width: 1200px) {
    #topical.variant .threethumbs .thumb .overlay-wrapper h5 {
        font-size: 21px;
    }
}

#topical.variant .threethumbs .thumb .overlay-wrapper p {
    padding: 5px 15px;
    margin: 0;
    font-size: 14px;
}

@media screen and (max-width: 1200px) {
    #topical.variant .threethumbs .thumb .overlay-wrapper p {
        font-size: 13px;
    }
}

#topical.variant .threethumbs .thumb .overlay-wrapper i {
    font-size: 25px;
    padding: 10px 0 0 15px;
}

#topical .big-thumb-info {
    position: absolute;
    bottom: 16px;
    left: 20px;
}

#topical .big-thumb-info h2 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 32px;
    line-height: 34px;
    color: #fff;
    margin: 0;
    padding-right: 50px;
}

#topical .thumb-info {
    position: absolute;
    bottom: 12px;
    left: 12px;
}

#topical .thumb-info h2 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    margin: 0;
    padding-right: 40px;
}

#topical .active-overlay i {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 1;
}

#topical .big-thumb {
    float: left;
    height: 312px;
    position: relative;
}

@media screen and (max-width: 1200px) {
    #topical .big-thumb {
        height: 321px;
    }
}

@media screen and (max-width: 1200px) {
    #topical .big-thumb img {
        width: 570px;
    }
}

#topical .big-thumb i {
    font-size: 18px;
    color: #fff;
    position: absolute;
    right: 22px;
    bottom: 18px;
}

#topical .big-thumb:hover i {
    display: none;
}

#topical .big-thumb:hover h2 {
    display: none;
}

#topical .big-thumb .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0d3b4a;
    opacity: 0.9;
    display: none;
}

#topical .big-thumb .overlay h5 {
    font-size: 24px;
    color: #fff;
    margin: 0;
    padding: 15px 18px 5px;
}

#topical .big-thumb .overlay p {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin: 0;
    padding: 0 18px;
}

#topical .big-thumb .overlay i {
    display: block;
    font-size: 24px;
    bottom: 22px;
    left: 18px;
}

#topical .big-thumb:hover .overlay {
    display: block;
}

#topical .small-thumbs .thumb {
    float: left;
    height: 164px;
    margin-bottom: 2px;
    margin-left: 2px;
    position: relative;
}

@media screen and (max-width: 1200px) {
    #topical .small-thumbs .thumb {
        height: 176px;
    }
}

#topical .small-thumbs .thumb.first-item {
    margin-left: 0;
}

@media screen and (max-width: 1200px) {
    #topical .small-thumbs .thumb.first-item {
        margin-left: 2px;
    }
}

#topical .small-thumbs .thumb i {
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: 15px;
    bottom: 13px;
}

#topical .small-thumbs .thumb .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0d3b4a;
    opacity: 0.9;
    display: none;
}

#topical .small-thumbs .thumb .overlay h5 {
    font-size: 13px;
    color: #fff;
    margin: 0;
    padding: 15px 18px 5px;
}

#topical .small-thumbs .thumb .overlay p {
    font-size: 11px;
    line-height: 17px;
    color: #fff;
    margin: 0;
    padding: 0 18px;
}

#topical .small-thumbs .thumb .overlay i {
    display: block;
    font-size: 24px;
    bottom: 22px;
    left: 18px;
}

#topical .small-thumbs .thumb:hover .overlay {
    display: block;
}

@media screen and (max-width: 1200px) {
    #topical .small-thumbs .thumb img {
        width: 312px;
    }
}

#topical .small-thumbs.onder {
    float: left;
    width: 278px;
}

@media screen and (max-width: 1200px) {
    #topical .small-thumbs.onder {
        display: none;
    }
}

#topical .small-thumbs.onder .thumb {
    height: 155px;
}

#topical .small-thumbs .large-view{
    display:block;
}

#topical .small-thumbs .small-view {
    display: none;
}

@media screen and (max-width: 1200px) {
    #topical .small-thumbs .small-view {
        display: block;
    }

    #topical .small-thumbs .large-view {
           display: none;
       }
}

#topical .small-thumbs .small-view img {
    width: 312px;
}

@media screen and (max-width: 1200px) {
    #topical .small-thumbs .smv-first-item {
        margin-left: 0;
    }
}

#topical .topical-ad {
    float: right;
    width: 336px;
    height: 312px;
    background: #0d3b4a;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    #topical .topical-ad {
        width: 368px;
        height: 321px;
        margin-bottom: 2px;
    }
}

#topical .topical-ad img {
    padding-top: 30px;
}

#promo-area {
    margin-bottom: 25px;
}

#promo-area .promo {
    float: left;
    width: 770px;
    height: 77px;
    padding: 20px 0;
    border-top: 2px solid #dbdbdb;
    border-bottom: 2px solid #dbdbdb;
}

@media screen and (max-width: 1200px) {
    #promo-area .promo {
        width: 620px;
    }
}

#promo-area .promo img {
    float: left;
    margin-right: 16px;
}

#promo-area .promo p {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding-top: 16px;
}

#promo-area .promo h3 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    margin: 0;
}

#promo-area .promo .promo-left {
    float: left;
    width: 370px;
    height: 77px;
    background: #333;
    margin-right: 30px;
}

@media screen and (max-width: 1200px) {
    #promo-area .promo .promo-left {
        width: 300px;
        overflow: hidden;
        margin-right: 20px;
    }
}

#promo-area .promo .promo-left p {
    color: #cf253b;
}

#promo-area .promo .promo-right {
    float: left;
    width: 370px;
    height: 77px;
    background: #e791a7;
}

@media screen and (max-width: 1200px) {
    #promo-area .promo .promo-right {
        width: 300px;
        overflow: hidden;
    }
}

#promo-area .promo .promo-right p {
    color: #333;
}

#promo-area .ten-years {
    background: #d4d0c3;
    width: 370px;
    float: right;
    position: relative;
    height: 121px;
    overflow: hidden;
}

@media screen and (max-width: 1200px) {
    #promo-area .ten-years {
        width: 300px;
        overflow: hidden;
    }
}

#promo-area .ten-years a {
    cursor: pointer;
    display: block;
    font-family: "Open Sans Condensed", sans-serif;
}

#promo-area .ten-years a .ten-years-info {
    text-align: center;
    width: 85px;
    color: #645f50;
    float: left;
    padding: 5px 0 0 0;
}

#promo-area .ten-years a .ten-years-image {
    position: relative;
    width: 284px;
    float: right;
}

#promo-area .ten-years a .ten-years-image .sepia {
    display: none;
}

#promo-area .ten-years a .ten-years-image .full-color {
    display: block;
}

#promo-area .ten-years a:hover .sepia {
    display: block;
}

#promo-area .ten-years a:hover .full-color {
    display: none;
}

#promo-area .ten-years h3 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: -112px;
    left: 16px;
    margin: 0;
}

@media screen and (max-width: 1200px) {
    #promo-area .ten-years h3 {
        bottom: -112px;
        width: 176px;
    }
}

#ten-years-box {
    width: 1176px;
}

@media screen and (max-width: 1200px) {
    #ten-years-box {
        width: 942px;
    }
}

#ten-years-box img {
    float: left;
}

#ten-years-box .content {
    float: left;
    padding: 20px 30px;
    width: 740px;
    background: #fff;
}

@media screen and (max-width: 1200px) {
    #ten-years-box .content {
        width: 510px;
    }
}

#ten-years-box .content h3 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 26px;
    color: #645f50;
    margin: 0;
}

#ten-years-box .content p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

#ten-years-box .content a {
    display: block;
    height: 35px;
    padding: 0 12px 0 14px;
    background: #645f50;
    font-size: 13px;
    line-height: 35px;
    color: #fff;
    text-decoration: none;
    box-shadow: 1px 2px 0 #cbcac9;
    position: absolute;
    top: 10px;
    right: 17px;
}

@media screen and (max-width: 1200px) {
    #ten-years-box .content a {
        right: 14px;
    }
}

#news {
    position: relative;
}

#news ul.news-links {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

#news ul.news-links.below {
    border-bottom: 1px solid #dbdbdb;
}

#news ul.news-links a {
    color: #333;
}

#news ul.news-links a:hover {
    color: #009ed3;
}

#news ul.news-links li {
    float: left;
    width: 265px;
    margin-left: 2px;
}

@media screen and (max-width: 1200px) {
    #news ul.news-links li {
        width: 212px;
    }
}

#news ul.news-links li img {
    display: block;
}

@media screen and (max-width: 1200px) {
    #news ul.news-links li img {
        width: 212px;
    }
}

#news ul.news-links li:first-child {
    margin-left: 0;
}

#news ul.news-links li:first-child h3 {
    border-left: 1px solid #dbdbdb;
}

#news ul.news-links h3 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 20px;
    line-height: 22px;
    width: 236px;
    height: 58px;
    margin: 0;
    padding: 8px 14px;
    border-right: 1px solid #dbdbdb;
}

@media screen and (max-width: 1200px) {
    #news ul.news-links h3 {
        width: 183px;
        height: 76px;
    }
}

#news .ad {
    background: #F6F6F6;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 3px solid #e8e8e8;
    margin-bottom: 10px;
    float: right;
    width: 367px;
}

@media screen and (max-width: 1200px) {
    #news .ad {
        width: 296px;
    }
}

#news .most-popular {
    width: 371px;
    float: right;
    margin-top: 10px;
}

@media screen and (max-width: 1200px) {
    #news .most-popular {
        width: 300px;
    }
}

#news .most-popular header {
    margin-bottom: 0;
    border-left: 3px solid #147b9d;
}

#news .most-popular ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #0d3b4a;
    border-left: 3px solid #0b2933;
    width: 332px;
    height: 328px;
    padding: 20px 18px;
}

@media screen and (max-width: 1200px) {
    #news .most-popular ul {
        width: 261px;
        height: 310px;
        padding: 22px 18px 20px 18px;
    }
}

#news .most-popular ul li {
    height: 62px;
    margin-bottom: 5px;
    position: relative;
}

#news .most-popular ul li:hover {
    color: #009ed3;
}

#news .most-popular ul li:hover a {
    color: #009ed3;
}

#news .most-popular ul li:hover a h1, #news .most-popular ul li:hover a h2, #news .most-popular ul li:hover a h3, #news .most-popular ul li:hover a h4, #news .most-popular ul li:hover a h5, #news .most-popular ul li:hover a p, #news .most-popular ul li:hover a span {
    color: #009ed3;
}

@media screen and (max-width: 1200px) {
    #news .most-popular ul li {
        height: 47px;
        margin-bottom: 19px;
    }
}

#news .most-popular ul li.last-item h3 {
    border: none;
}

#news .most-popular ul li span.number {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 3px 8px;
    background: #0d3b4a;
    font-size: 14px;
    color: #fff;
}

#news .most-popular ul li img {
    float: left;
}

@media screen and (max-width: 1200px) {
    #news .most-popular ul li img {
        width: 84px;
    }
}

#news .most-popular ul li h3 {
    float: right;
    width: 202px;
    height: 54px;
    margin: 0;
    padding-top: 10px;
    padding-left: 16px;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    border-bottom: 1px solid white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 1200px) {
    #news .most-popular ul li h3 {
        width: 162px;
        height: 50px;
        padding-top: 4px;
        padding-left: 14px;
    }
}

#news .small-article {
    height: 180px;
    border-bottom: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    padding: 20px 30px;
}

#news .small-article img {
    float: left;
    height: 162px;
    width: 285px;
    margin: 0 20px 20px 0;
}

#news .small-article h3 {
    font-family: "Open Sans Condensed", sans-serif;
    margin: 0 0 10px 0;
    font-size: 30px;
    line-height: 28px;
}

#news .small-article p {
    font-size: 13px;
}

#calendar header {
    margin: 0;
}

#calendar .calendar-left {
    float: left;
    width: 370px;
}

@media screen and (max-width: 1200px) {
    #calendar .calendar-left {
        width: 320px;
    }
}

#calendar .calendar-left .event-big {
    margin-top: 10px;
    margin-bottom: 5px;
    background: #0d3b4a;
    padding: 10px 32px 10px 35px;
    border-right: 3px solid #061a21;
}

@media screen and (max-width: 1200px) {
    #calendar .calendar-left .event-big {
        margin-top: 20px;
        padding: 10px 7px 10px 10px;
    }
}

#calendar .calendar-left header {
    border-right: 3px solid #147b9d;
}

#calendar .calendar-left #events {
    padding: 19px;
    border-right: 2px solid #ececec;
    border-bottom: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
}

#calendar .calendar-left #events img {
    vertical-align: bottom;
    margin: 1px;
}

@media screen and (max-width: 1200px) {
    #calendar .calendar-left #events img {
        width: 137px;
    }
}

#calendar .calendar-right {
    float: right;
    width: 800px;
}

@media screen and (max-width: 1200px) {
    #calendar .calendar-right {
        width: 620px;
    }
}

#calendar .calendar-right header.half {
    width: 380px;
    float: left;
    background: #147b9d;
    cursor: pointer;
}

#calendar .calendar-right header.half .rel {
    position: relative;
}

#calendar .calendar-right header.half:hover h1 {
    color: #fff;
}

@media screen and (max-width: 1200px) {
    #calendar .calendar-right header.half {
        width: 290px;
    }
}

#calendar .calendar-right header.half h1 {
    color: #0d3b4a;
}

#calendar .calendar-right header.half img.header-active {
    position: absolute;
    bottom: -19px;
    display: none;
    z-index: 10;
}

#calendar .calendar-right header.half.date {
    left: 20px;
}

#calendar .calendar-right header.half.results img.header-active {
    right: 20px;
}

#calendar .calendar-right li.ui-tabs-active header.half {
    background: #009ed3;
    cursor: text;
}

#calendar .calendar-right li.ui-tabs-active header.half h1 {
    color: #fff;
}

#calendar .calendar-right li.ui-tabs-active header.half img.header-active {
    display: block;
}

#calendar .calendar-right #calendar-date {
    background: #f6f6f6;
    border: 1px solid #dbdbdb;
    border-top: none;
    position: relative;
}

#calendar .calendar-right #calendar-date .datum {
    width: 236px;
    margin: 0 auto;
    padding: 24px 0 16px;
}

#calendar .calendar-right #calendar-date .datum img {
    box-shadow: 1px 2px 0 #e4e0e0;
    margin-right: 20px;
    float: left;
}

#calendar .calendar-right #calendar-date .datum span.number {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 62px;
    line-height: 0;
    float: left;
    margin: 20px 6px 20px 0;
}

#calendar .calendar-right #calendar-date .datum span.day {
    font-size: 13px;
    padding-left: 4px;
    display: block;
}

#calendar .calendar-right #calendar-date .datum span.month {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
}

#calendar .calendar-right #calendar-date a.prev {
    display: block;
    width: 29px;
    height: 45px;
    color: #009ed3;
    line-height: 45px;
    text-decoration: none;
    border-right: 1px solid #dbdbdb;
    position: absolute;
    top: 20px;
    left: 108px;
    cursor: pointer;
}

#calendar .calendar-right #calendar-date a.prev:hover {
    color: #0d3b4a;
}

#calendar .calendar-right #calendar-date a.next {
    display: block;
    width: 29px;
    height: 45px;
    color: #009ed3;
    line-height: 45px;
    text-decoration: none;
    text-align: right;
    border-left: 1px solid #dbdbdb;
    position: absolute;
    top: 20px;
    right: 108px;
    cursor: pointer;
}

#calendar .calendar-right #calendar-date a.next:hover {
    color: #0d3b4a;
}

#calendar .calendar-right #calendar-result .result-carousel,
#calendar .calendar-right #calendar-date .date-carousel {
    position: relative;
    background: #f6f6f6;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

#calendar .calendar-right #calendar-result .result-nav,
#calendar .calendar-right #calendar-date .date-nav {
    width: 60px;
    float: left;
    display: block;
}

#calendar .calendar-right #calendar-result a.prev,
#calendar .calendar-right #calendar-date a.prev {
    display: block;
    width: 29px;
    height: 45px;
    color: #009ed3;
    line-height: 45px;
    text-decoration: none;
    border-right: 1px solid #dbdbdb;
    position: absolute;
    top: 15px;
    left: 30px;
}

#calendar .calendar-right #calendar-result a.prev:hover,
#calendar .calendar-right #calendar-date a.prev:hover {
    color: #0d3b4a;
}

#calendar .calendar-right #calendar-result a.next,
#calendar .calendar-right #calendar-date a.next {
    display: block;
    width: 29px;
    height: 45px;
    color: #009ed3;
    line-height: 45px;
    text-decoration: none;
    text-align: right;
    border-left: 1px solid #dbdbdb;
    position: absolute;
    top: 15px;
    right: 30px;
}

#calendar .calendar-right #calendar-result a.next:hover,
#calendar .calendar-right #calendar-date a.next:hover {
    color: #0d3b4a;
}

#calendar .calendar-right #calendar-result .results-carousel,
#calendar .calendar-right #calendar-date .dates-carousel {
    height: 87px;
    width: 650px;
    margin: 0 75px;
}

@media screen and (max-width: 1200px) {
    #calendar .calendar-right #calendar-result .results-carousel,
    #calendar .calendar-right #calendar-date .dates-carousel {
        width: 430px;
        margin: 0 95px;
        padding: 0;
    }
}

#calendar .calendar-right #calendar-result .results-carousel li,
#calendar .calendar-right #calendar-date .dates-carousel li {
    width: 68px;
    height: 68px;
    float: left;
    border: 1px solid #dbdbdb;
    margin: 10px 3px;
    padding: 0;
    cursor: pointer;
    background: #fff;
}

/*#calendar .calendar-right #calendar-date ul, #calendar .calendar-right #calendar-result .results-block


  {
    margin: 0;
    height: 405px;
    padding: 20px 30px;
    list-style: none;
    border: 1px solid #dbdbdb;
    font-size: 13px;
    font-style: italic;
    background: #fff; } */

#calendar .calendar-right #calendar-result .results-block {
    margin: 0;
    height: 405px;
    padding: 20px 30px;
    list-style: none;
    border: 1px solid #dbdbdb;
    font-size: 13px;
    font-style: italic;
    background: #fff;
}

#calendar .calendar-right #calendar-date ul.results-block, #calendar .calendar-right #calendar-result .results-block.results-block {
    height: 492px;
}

#calendar .calendar-right #calendar-date ul li, #calendar .calendar-right #calendar-result .results-block li {
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0 12px;
}

#calendar .calendar-right #calendar-date ul li.last-item, #calendar .calendar-right #calendar-result .results-block li.last-item {
    border-bottom: none;
}

#calendar .calendar-right #calendar-date ul li:hover a, #calendar .calendar-right #calendar-result .results-block li:hover a {
    color: #009ed3;
}

#calendar .calendar-right #calendar-date ul li a, #calendar .calendar-right #calendar-result .results-block li a {
    color: #333;
    text-decoration: none;
}

#calendar .calendar-right #calendar-date ul li a .categorie, #calendar .calendar-right #calendar-result .results-block li a .categorie {
    float: left;
    width: 96px;
    font-size: 12px;
    font-style: normal;
    text-transform: uppercase;
    color: #a5a5a5;
    margin-right: 15px;
    padding-left: 14px;
    border-right: 1px solid #a5a5a5;
}

#calendar .calendar-right #calendar-date ul li i, #calendar .calendar-right #calendar-result .results-block li i {
    float: right;
    font-size: 18px;
    color: #009ed3;
    padding-right: 8px;
}

#ligatus-adds {
    height: 105px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

#fb-root {
    display: none;
}

#tabs {
    margin-top: 30px;
}

#tabs ul.tab-bar {
    background: #147b9d;
    list-style: none;
    margin: 0;
    padding: 0;
}

#tabs ul.tab-bar li {
    font-family: "Open Sans Condensed", sans-serif;
    text-transform: uppercase;
    color: #333;
    display: inline-block;
    padding: 15px 20px;
    border-right: 3px solid #333333;
    font-size: 20px;
    position: relative;
}

#tabs ul.tab-bar li.active {
    color: #fff;
    background: #009ed3;
}

#tabs ul.tab-bar li.active img {
    position: absolute;
    bottom: -8px;
    z-index: 10;
}

#tabs .tab-content {
    border-bottom: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
}

#twitter {
    /* To fill the container and nothing else */
}

#twitter .fb_iframe_widget, #twitter .fb_iframe_widget span, #twitter .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

#twitter section {
    float: left;
    width: 370px;
    margin-right: 30px;
    margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
    #twitter section {
        width: 300px;
        margin-right: 20px;
        height: 407px;
    }
}

#twitter section#extra-news {
    margin-right: 0;
}

#twitter section#extra-news.left {
    margin-right: 30px;
    margin-left: 0;
}

@media screen and (max-width: 1200px) {
    #twitter section#extra-news.left {
        margin-right: 20px;
    }
}

#twitter section#extra-news .big-thumb {
    height: 210px;
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 1200px) {
    #twitter section#extra-news .big-thumb {
        height: 170px;
    }
}

#twitter section#extra-news .big-thumb a {
    color: #333;
}

#twitter section#extra-news .big-thumb img {
    height: 210px;
}

@media screen and (max-width: 1200px) {
    #twitter section#extra-news .big-thumb img {
        height: 170px;
    }
}

#twitter section#extra-news .big-thumb .thumb-info {
    position: absolute;
    bottom: 15px;
    left: 20px;
}

#twitter section#extra-news .big-thumb .thumb-info h2 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 26px;
    line-height: 32px;
    color: #fff;
    margin: 0;
}

@media screen and (max-width: 1200px) {
    #twitter section#extra-news .big-thumb .thumb-info h2 {
        font-size: 24px;
        line-height: 28px;
    }
}

@media screen and (max-width: 1200px) {
    #twitter section#extra-news .big-thumb img.big-thumb-img {
        width: 300px;
    }
}

#twitter section#extra-news .big-thumb i {
    position: absolute;
    right: 22px;
    bottom: 20px;
    color: #fff;
}

#twitter section#extra-news .big-thumb .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0d3b4a;
    opacity: 0.9;
    display: none;
}

#twitter section#extra-news .big-thumb .overlay h5 {
    font-size: 24px;
    color: #fff;
    margin: 0;
    padding: 15px 18px 5px;
}

@media screen and (max-width: 1200px) {
    #twitter section#extra-news .big-thumb .overlay h5 {
        font-size: 15px;
        line-height: 21px;
    }
}

#twitter section#extra-news .big-thumb .overlay p {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin: 0;
    padding: 0 18px;
}

@media screen and (max-width: 1200px) {
    #twitter section#extra-news .big-thumb .overlay p {
        font-size: 12px;
        line-height: 15px;
    }
}

#twitter section#extra-news .big-thumb .overlay i {
    display: block;
    font-size: 24px;
    bottom: 22px;
    left: 18px;
}

#twitter section#extra-news .big-thumb:hover .overlay {
    display: block;
}

#twitter section#extra-news ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #dbdbdb;
    border-top: none;
}

#twitter section#extra-news ul li {
    height: 86px;
    padding-top: 2px;
}

@media screen and (max-width: 1200px) {
    #twitter section#extra-news ul li {
        height: 57px;
    }
}

#twitter section#extra-news ul li.last-item h4 {
    border-bottom: none;
}

#twitter section#extra-news ul li a {
    color: #333;
}

#twitter section#extra-news ul li img {
    float: left;
    margin-right: 14px;
}

@media screen and (max-width: 1200px) {
    #twitter section#extra-news ul li img {
        width: 100px;
    }
}

#twitter section#extra-news ul li h4 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 18px;
    height: 75px;
    margin: 10px 0 10px 152px;
    padding-right: 10px;
    border-bottom: 1px solid #dbdbdb;
}

@media screen and (max-width: 1200px) {
    #twitter section#extra-news ul li h4 {
        font-size: 15px;
        height: 51px;
        margin: 8px 0 8px 100px;
    }
}

#twitter section#extra-news ul li:hover a {
    color: #009ed3;
}

#twitter section.dna {
    color: #fff;
    width: 370px;
    margin-right: 0;
}

.dna {
    color: #fff;
    width: 370px;
}

@media screen and (max-width: 1200px) {
    #twitter section.dna {
        width: 300px;
    }
}

.dna header {
    height: 35px;
}

.dna header a {
    margin: 0;
}

.dna footer {
    height: 63px;
}

.dna footer a {
    margin: 12px 10px 0 0;
}

.dna header, .dna footer {
    color: #fff;
    margin: 0;
}

.dna header a, .dna footer a {
    display: block;
    height: 35px;
    padding: 0 12px 0 14px;
    float: right;
    font-size: 13px;
    line-height: 35px;
    color: #FFF;
    text-decoration: none;
    position: relative;
}

.dna header h3, .dna footer h3 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 17px;
    width: 180px;
    float: left;
    margin: 8px 15px;
    text-transform: uppercase;
}

.dna .image {
    height: 214px;
    width: 368px;
    border-left: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
}

@media screen and (max-width: 1200px) {
    .dna .image {
        height: 172px;
        width: 298px;
    }
}

.dna .image img {
    height: 100%;
    width: 100%;
}

.dna .image iframe {
    height: 100%;
    width: 100%;
}

.dna .contentBox, .dna .contentList {
    width: 340px;
    border-bottom: 2px solid white;
    display: block;
    position: relative;
    padding: 15px;
    height: 165px;
    overflow: hidden;
}

.dna .contentBox .no-show-wide, .dna .contentList .no-show-wide {
    display: none;
}

@media screen and (max-width: 1200px) {
    .dna .contentBox, .dna .contentList {
        height: 85px;
        width: 270px;
    }

    .dna .contentBox .no-show-small, .dna .contentList .no-show-small {
        display: none;
    }

    .dna .contentBox .no-show-wide, .dna .contentList .no-show-wide {
        display: block;
    }
}

.dna .contentBox hr, .dna .contentList hr {
    border-style: solid;
    border-width: 1px;
    margin: 10px 0;
}

.dna .contentBox h3, .dna .contentList h3 {
    font-family: "Open Sans Condensed", sans-serif;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 21px;
}

.dna .contentBox h5, .dna .contentList h5 {
    text-transform: uppercase;
    font-size: 14px;
    margin: 0;
}

.dna .contentBox .item-sub, .dna .contentList .item-sub {
    font-size: 12px;
    font-weight: 300;
}

.dna .contentBox dl, .dna .contentList dl {
    margin-top: 0;
    margin-bottom: 13px;
}

.dna .contentBox dl dt, .dna .contentBox dl dd, .dna .contentList dl dt, .dna .contentList dl dd {
    display: inline;
    margin: 0;
    padding: 0;
}

.dna .contentBox dl dt, .dna .contentList dl dt {
    font-size: 14px;
    text-transform: uppercase;
}

.dna .contentBox dl dd, .dna .contentList dl dd {
    font-size: 12px;
}

.dna .contentList {
    height: 215px;
}

@media screen and (max-width: 1200px) {
    .dna .contentList {
        height: 129px;
    }
}

.dna .sub-header {
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    padding: 9px 15px;
    height: 27px;
}

.dna .sub-header h2 {
    margin: 0;
    font-family: "Open Sans Condensed", sans-serif;
    text-transform: uppercase;
    font-size: 21px;
}

/*running*/

.dna.running header, .dna.running footer {
    background: #e01737;
}

.dna.running .image {
    height: 254px;
    background: url("/resources/css/sportbe/images/runningMag-bg.jpg");
    border: 0px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #FFFFFF;

}

.dna.running .image img {
    height: 234px;
    width: 172px;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -86px;
    margin-top: -117px
}

.dna.running header {
    padding: 0;
    height: 5px;
}

.dna.running header a {
    float: left;
    padding: 0;
}

.dna.running footer a {
    background: #af162e;
    box-shadow: 1px 2px 0 #3c0b12;
}

.dna.running header i, .dna.running footer i {
    color: #e01737;
}

.dna.running .contentBox, .dna.running .contentList {
    background: #e01737;
    height: 180px;
}

.dna.running .contentBox a {
    color: #fff;
}

.dna.running .contentBox hr, .dna.running .contentList hr {
    border-color: #dd3c55;
}

.dna.running .sub-header {
    background: #e01737;
}

@media screen and (max-width: 1200px) {
    .dna.running .image {
        height: 174px;
    }

    .dna.running .image img {
        height: 154px;
        width: 113px;
        position: absolute;
        display: block;
        left: 50%;
        top: 50%;
        margin-left: -56px;
        margin-top: -77px
    }

    .dna.running .contentBox, .dna.running .contentList {
        height: 136px;
    }

    .dna.running .contentBox h5, .dna.running .contentList h5 {
        font-size: 13px;
    }
}

/*cycling*/

.dna.cycling header, .dna.cycling footer {
    background: #f1b814;
}

.dna.cycling .image {
    height: 254px;
    background: url("/resources/css/sportbe/images/cyclingMag-bg.jpg");
    border: 0px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #FFFFFF;

}

.dna.cycling .image img {
    height: 234px;
    width: 172px;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -86px;
    margin-top: -117px
}

.dna.cycling header {
    padding: 0;
    height: 5px;
}

.dna.cycling header a {
    float: left;
    padding: 0;
}

.dna.cycling footer a {
    background: #c89f29;
    box-shadow: 1px 2px 0 #382d09;
}

.dna.cycling header i, .dna.cycling footer i {
    color: #f1b814;
}

.dna.cycling .contentBox, .dna.cycling .contentList {
    background: #f1b814;
    height: 180px;
}

.dna.cycling .contentBox a {
    color: #fff;
}

.dna.cycling .contentBox hr, .dna.cycling .contentList hr {
    border-color: #c89f29;
}

.dna.cycling .sub-header {
    background: #f1b814;
}

@media screen and (max-width: 1200px) {
    .dna.cycling .image {
        height: 174px;
    }

    .dna.cycling .image img {
        height: 154px;
        width: 113px;
        position: absolute;
        display: block;
        left: 50%;
        top: 50%;
        margin-left: -56px;
        margin-top: -77px
    }

    .dna.cycling .contentBox, .dna.cycling .contentList {
        height: 136px;
    }

    .dna.cycling .contentBox h5, .dna.cycling .contentList h5 {
        font-size: 13px;
    }
}

/*goooal*/

.dna.goooal header, .dna.goooal footer {
    background: #000000;
}

.dna.goooal .image {
    height: 254px;
    background: url("/resources/css/sportbe/images/goooalMag-bg.jpg");
    border: 0px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #FFFFFF;

}

.dna.goooal .image img {
    height: 234px;
    width: 172px;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -86px;
    margin-top: -117px
}

.dna.goooal header {
    padding: 0;
    height: 5px;
}

.dna.goooal header a {
    float: left;
    padding: 0;
}

.dna.goooal footer a {
    background: #333333;
    box-shadow: 1px 2px 0 #515151;
}

.dna.goooal header i, .dna.cycling footer i {
    color: #000000;
}

.dna.goooal .contentBox, .dna.goooal .contentList {
    background: #000000;
    height: 180px;
}

.dna.goooal .contentBox a {
    color: #fff;
}

.dna.goooal footer h3 {
    width: 200px;
}

.dna.goooal .contentBox hr, .dna.goooal .contentList hr {
    border-color: #333333;
}

.dna.goooal .sub-header {
    background: #f1b814;
}

@media screen and (max-width: 1200px) {
    .dna.goooal .image {
        height: 174px;
    }

    .dna.goooal .image img {
        height: 154px;
        width: 113px;
        position: absolute;
        display: block;
        left: 50%;
        top: 50%;
        margin-left: -56px;
        margin-top: -77px
    }

    .dna.goooal .contentBox, .dna.goooal .contentList {
        height: 136px;
    }

    .dna.goooal .contentBox h5, .dna.goooal .contentList h5 {
        font-size: 13px;
    }

    .dna.goooal footer h3 {
        font-size: 15px;
        width: 170px;
    }
}

.ranking {
    float: left;
    width: 370px;
    margin-right: 30px;
}

@media screen and (max-width: 1200px) {
    .ranking {
        width: 300px;
        margin-right: 20px;
    }
}

.ranking header h1 {
    text-transform: none;
}

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

.ranking.gold header {
    background: #b39d2d !important;
}

.ranking.gold header h1 {
    text-transform: uppercase;
}

.ranking.gold header a.more {
    background: #9b871f !important;
    box-shadow: 1px 2px 0 #887516 !important;
}

.ranking.gold header a.more i {
    color: #594c08 !important;
}

.ranking.gold img.land {
    padding-right: 10px;
    border-right: 1px solid #b4b4b4;
}

.ranking img.land {
    float: none;
    margin-right: 10px;
    padding-right: 0;
    border-right: none;
}

.ranking span.team {
    font-size: 12px;
    text-transform: uppercase;
    color: #b4b4b4;
}

.ranking span.number {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 20px;
    line-height: 20px;
    color: #bcbcbc;
}

.ranking ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ranking ul li {
    height: 63px;
    margin-bottom: 2px;
    background: #f7f7f7;
    position: relative;
}

.ranking ul li img.thumb-img {
    float: left;
    margin-right: 12px;
}

.ranking ul li img.thumb-img.team-logo {
    margin-right: 0;
}

.ranking ul li h4 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 8px 0 0;
}

.ranking ul li span.points {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 50px;
    line-height: 50px;
    color: #bbb;
    position: absolute;
    top: 6px;
    right: 12px;
}

@media screen and (max-width: 1200px) {
    .ranking ul li span.points.tennis {
        font-size: 18px;
        top: 18px;
    }
}

.ranking ul .stier h4 {
    color: #b39d2d !important;
}

.ranking ul .stier span.points {
    color: #b39d2d !important;
}

#photo-special .big-thumb {
    float: left;
    height: 262px;
    position: relative;
}

@media screen and (max-width: 1200px) {
    #photo-special .big-thumb {
        height: 211px;
    }
}

#photo-special .big-thumb .big-thumb-info {
    position: absolute;
    bottom: 16px;
    left: 20px;
}

#photo-special .big-thumb .big-thumb-info i {
    font-size: 36px;
    color: #fff;
    text-shadow: 0 2px 0 #333333;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
    left: 0px;
    top: -40px;
}

#photo-special .big-thumb .big-thumb-info h2 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 28px;
    color: #fff;
    margin: 0;
}

@media screen and (max-width: 1200px) {
    #photo-special .big-thumb img.big-thumb-img {
        width: 378px;
    }
}

#photo-special .big-thumb .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0d3b4a;
    opacity: 0.9;
    display: none;
}

#photo-special .big-thumb .overlay p {
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding: 20px;
}

#photo-special .big-thumb .overlay i {
    font-size: 18px;
    color: #fff;
    position: absolute;
    right: 20px;
    bottom: 18px;
    left: auto;
}

#photo-special .big-thumb:hover i {
    display: none;
}

#photo-special .big-thumb:hover h2 {
    display: none;
}

#photo-special .big-thumb:hover .overlay {
    display: block;
}

#photo-special .small-thumbs {
    float: right;
}

#photo-special .small-thumbs .thumb {
    float: left;
    height: 130px;
    margin-bottom: 2px;
    margin-left: 2px;
    position: relative;
}

@media screen and (max-width: 1200px) {
    #photo-special .small-thumbs .thumb {
        height: 105px;
    }
}

@media screen and (max-width: 1200px) {
    #photo-special .small-thumbs .thumb img.thumb-img {
        width: 185px;
    }
}

#photo-special .small-thumbs .thumb i {
    font-size: 28px;
    color: #fff;
    position: absolute;
    bottom: 16px;
    left: 20px;
    text-shadow: 0 2px 0 #333333;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
}

#photo-special .small-thumbs .thumb .overlay {
    position: absolute;
    top: 0;
    height: 100%;
    background: #0d3b4a;
    opacity: 0.9;
    display: none;
}

#photo-special .small-thumbs .thumb .overlay p {
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding: 20px;
}

#photo-special .small-thumbs .thumb .overlay i {
    font-size: 18px;
    position: absolute;
    right: 20px;
    bottom: 18px;
    left: auto;
}

#photo-special .small-thumbs .thumb:hover .overlay {
    display: block;
}

#photo-special .small-thumbs:hover i {
    display: block;
}

#sportbe-tv a.prev {
    display: block;
    width: 38px;
    height: 225px;
    background: #9bcada url("images/slider-prev.png") center center no-repeat;
    margin-right: 1px;
    float: left;
}

@media screen and (max-width: 1200px) {
    #sportbe-tv a.prev {
        height: 215px;
    }
}

#sportbe-tv a.prev:hover {
    background-color: #009ed3;
}

#sportbe-tv .caroufredsel_wrapper {
    height: 225px !important;
}

#sportbe-tv ul#sportbe-tv-slider {
    width: 1092px;
    height: 224px !important;
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #dbdbdb;
    float: left;
    overflow: hidden;
}

@media screen and (max-width: 1200px) {
    #sportbe-tv ul#sportbe-tv-slider {
        width: 862px;
        height: 214px !important;
    }
}

#sportbe-tv ul#sportbe-tv-slider li {
    float: left;
    width: 271px;
    margin: 0 1px;
    position: relative;
}

@media screen and (max-width: 1200px) {
    #sportbe-tv ul#sportbe-tv-slider li {
        width: 213px;
    }
}

#sportbe-tv ul#sportbe-tv-slider li a {
    color: #333;
}

#sportbe-tv ul#sportbe-tv-slider li img.slide {
    display: block;
}

@media screen and (max-width: 1200px) {
    #sportbe-tv ul#sportbe-tv-slider li img.slide {
        width: 213px;
    }
}

#sportbe-tv ul#sportbe-tv-slider li i {
    font-size: 36px;
    color: #fff;
    position: absolute;
    top: 102px;
    left: 16px;
    text-shadow: 0 2px 0 #333333;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 1200px) {
    #sportbe-tv ul#sportbe-tv-slider li i {
        top: 75px;
    }
}

#sportbe-tv ul#sportbe-tv-slider li h3 {
    width: 242px;
    height: 74px;
    border-right: 1px solid #dbdbdb;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    padding: 10px 14px 0;
}

@media screen and (max-width: 1200px) {
    #sportbe-tv ul#sportbe-tv-slider li h3 {
        width: 184px;
        height: 85px;
    }
}

#sportbe-tv ul#sportbe-tv-slider li.last h3 {
    border-right: none;
}

#sportbe-tv a.next {
    display: block;
    width: 38px;
    height: 225px;
    background: #9bcada url("images/slider-next.png") center center no-repeat;
    margin-left: 1px;
    float: right;
}

#sportbe-tv a.next:hover {
    background-color: #009ed3;
}

@media screen and (max-width: 1200px) {
    #sportbe-tv a.next {
        height: 215px;
    }
}

#social-links .social {
    width: 370px;
    height: 77px;
    background: #f2f2f2;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
}

#social-links .social:hover {
    background: #ececec;
}

@media screen and (max-width: 1200px) {
    #social-links .social {
        width: 300px;
        margin-right: 20px;
    }
}

#social-links .social a {
    color: #333;
}

#social-links .social img {
    float: left;
    margin-right: 20px;
}

#social-links .social h4 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 12px;
    margin-bottom: 0;
}

#social-links .social span {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 25px;
    line-height: 25px;
}

#social-links .social.facebook span {
    color: #39579a;
}

#social-links .social.twitter span {
    color: #00aaef;
}

#social-links .social.rss {
    margin-right: 0;
}

#social-links .social.rss span {
    color: #e97720;
}

#sportbe-apps header.dark {
    background: #0d3b4a;
}

#sportbe-apps a {
    text-decoration: none;
}

#sportbe-apps .app {
    width: 291px;
    height: 252px;
    float: left;
    background: #f2f2f2;
    margin-right: 2px;
    position: relative;
}

#sportbe-apps .app:hover {
    background: #ececec;
}

#sportbe-apps .app:hover h2 {
    color: #009ed3;
}

@media screen and (max-width: 1200px) {
    #sportbe-apps .app {
        width: 233px;
        overflow: hidden;
    }
}

#sportbe-apps .app.last {
    margin-right: 0;
}

@media screen and (max-width: 1200px) {
    #sportbe-apps .app.last {
        width: 235px;
    }
}

@media screen and (max-width: 1200px) {
    #sportbe-apps img.windows8 {
        position: absolute;
        left: -30px;
    }
}

#sportbe-apps img.windowsphone {
    padding-top: 40px;
    padding-left: 80px;
}

@media screen and (max-width: 1200px) {
    #sportbe-apps img.windowsphone {
        padding-left: 52px;
    }
}

#sportbe-apps img.ipad {
    padding-top: 22px;
    padding-left: 82px;
}

@media screen and (max-width: 1200px) {
    #sportbe-apps img.ipad {
        padding-left: 52px;
    }
}

#sportbe-apps img.iphone {
    padding-top: 34px;
    padding-left: 110px;
}

@media screen and (max-width: 1200px) {
    #sportbe-apps img.iphone {
        padding-left: 80px;
    }
}

#sportbe-apps h2 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 25px;
    text-align: center;
    margin: 0;
    position: absolute;
    bottom: 24px;
    width: 100%;
    color: #333;
}

#sportbe-apps h2 i {
    font-size: 22px;
    color: #009ed3;
    padding-right: 8px;
}

#msn-topics {
    margin-bottom: 10px;
}

#msn-topics header {
    margin: 0;
}

#msn-topics header .msn-logo {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

#msn-topics a {
    color: #333;
    display: block;
}

#msn-topics .small {
    width: 270px;
}

@media screen and (max-width: 1200px) {
    #msn-topics .small {
        width: 240px;
    }
}

#msn-topics .small.left {
    float: left;
    margin-right: 30px;
}

@media screen and (max-width: 1200px) {
    #msn-topics .small.left {
        margin-right: 0;
    }
}

#msn-topics .small.left header {
    border-right: 1px solid #0f82a8;
}

#msn-topics .small.right {
    float: right;
}

#msn-topics .small.right header {
    border-left: 1px solid #0f82a8;
}

#msn-topics ul {
    margin: 0;
    height: 198px;
    padding: 20px;
    list-style: none;
    border: 1px solid #dbdbdb;
    border-top: none;
    font-size: 12px;
    line-height: 18px;
}

#msn-topics ul li {
    border-bottom: 1px solid #dbdbdb;
    padding: 7px 0;
}

#msn-topics ul li:first-child {
    padding-top: 0;
}

#msn-topics ul li.last-item {
    padding-bottom: 0;
    border-bottom: none;
}

#msn-topics ul li:hover a, #msn-topics ul li:hover span {
    color: #009ed3;
}

#msn-topics ul.last li {
    padding: 12px 0;
}

#msn-topics ul.last li.first-item {
    padding-top: 0;
}

#msn-topics .middle {
    width: 570px;
    float: left;
}

@media screen and (max-width: 1200px) {
    #msn-topics .middle {
        width: 460px;
    }
}

@media screen and (max-width: 1200px) {
    #msn-topics .middle ul {
        border-right: none;
        border-left: none;
    }
}

#msn-topics .middle ul li {
    height: 62px;
    padding-top: 5px;
    padding-bottom: 0;
}

#msn-topics .middle ul li img {
    float: left;
    margin-right: 12px;
}

#msn-topics .middle ul li h4 {
    margin: 0;
    font-size: 14px;
    padding-top: 12px;
}

#msn-topics .middle ul li span {
    font-size: 12px;
    color: #6b6b6b;
}

#content-top {
    margin-bottom: 0;
}

#content-top header {
    margin: 0;
    padding: 0;
}

#content-top header h1 {
    padding: 12px 10px 12px 16px;
    margin: 0;
}

#content-top header h1.head-tab {
    background: #0d3b4a;
}

#content-top header h1.tab {
    background: #0f82a8;
}

#content-top header .arrow-right {
    width: 0;
    height: 0;
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
    border-left: 24px solid #0d3b4a;
    float: left;
}

#content-top header .arrow-right.parent {
    background: #0f82a8;
}

#content-top header .arrow-right.child {
    background: #009ed3;
    border-left: 24px solid #0f82a8;
}

#content-top header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    margin: 4px 20px 0 0;
}

#content-top header ul li {
    float: left;
    font-size: 13px;
    padding: 0 15px;
    border-right: 1px solid #9bcada;
    margin-top: 12px;
}

#content-top header ul li.first-item {
    padding-left: 0;
}

#content-top header ul li.last-item {
    padding-right: 0;
    border: none;
}

#content-top header ul li a {
    color: #fff;
    text-decoration: none;
}

#content-top header ul li a.active {
    color: #0d3b4a;
}

#content-top header ul li a:hover {
    color: #0d3b4a;
}

#content-left {
    float: left;
    width: 800px;
}

@media screen and (max-width: 1200px) {
    #content-left {
        width: 620px;
    }
}

#content-left article {
    border: 1px solid #d9d9d9;
    border-top: none;
}

#content-left article header.title {
    background: none;
    padding: 30px 20px 20px 50px;
}

@media screen and (max-width: 1200px) {
    #content-left article header.title {
        padding-left: 40px;
    }
}

#content-left article header.title h1 {
    font-size: 34px;
    color: #333;
    text-transform: none;
    margin: 0;
    float: none;
}

#content-left article header.title span.info {
    font-size: 13px;
    color: #b0b0b0;
    text-transform: uppercase;
}

#content-left article .head-img {
    width: 798px;
    margin-bottom: 35px;
    position: relative;
}

@media screen and (max-width: 1200px) {
    #content-left article .head-img {
        width: 618px;
    }
}

#content-left article .head-img img {
    display: block;
    width: 798px;
}

@media screen and (max-width: 1200px) {
    #content-left article .head-img img {
        width: 618px;
    }
}

#content-left article .head-img p.img-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 766px;
    margin: 0;
    padding: 10px 16px;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 13px;
    font-weight: 600 !important;
    font-style: italic;
}

@media screen and (max-width: 1200px) {
    #content-left article .head-img p.img-caption {
        width: 586px;
    }
}

#content-left article p {
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
    padding: 0 50px 10px;
}

@media screen and (max-width: 1200px) {
    #content-left article p {
        padding: 0 40px 10px;
    }
}

#content-left article .quote {
    margin: 20px 80px 30px 100px;
    padding-left: 26px;
    border-left: 3px solid #009ed3;
}

#content-left article .quote h4 {
    font-size: 21px;
    line-height: 32px;
    font-weight: 400;
    font-style: italic;
    margin: 0;
}

#content-left article .quote span {
    font-size: 12px;
    color: #b0b0b0;
    text-transform: uppercase;
}

#content-left article #extra {
    float: right;
    width: 270px;
    margin-bottom: 20px;
    padding: 0 40px 0 30px;
}

#content-left article #extra header {
    margin-bottom: 0;
    padding: 7px;
}

#content-left article #extra header h1 {
    font-size: 17px;
}

#content-left article #extra .social {
    margin-bottom: 20px;
}

#content-left article #extra .social .addthis_toolbox i {
    color: #333;
}

#content-left article #extra .social .addthis_toolbox .addthis-block {
    display: inline-block;
    width: 20px;
}

#content-left article #extra .social .addthis_toolbox .border-right {
    padding-right: 10px;
    margin-right: 7px;
    border-right: 1px solid #d9d9d9;
    display: inline-block;
}

#content-left article #extra .social .addthis_toolbox .border-bottom {
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom: 1px solid #d9d9d9;
    display: block;
}

#content-left article #extra ul {
    margin: 0 0 20px;
    padding: 14px 18px 12px;
    list-style: none;
    background: #f6f6f6;
    border: 1px solid #d9d9d9;
    border-top: none;
}

#content-left article #extra ul li {
    font-size: 13px;
    padding: 8px 0;
    border-bottom: 1px solid #dbdbdb;
}

#content-left article #extra ul li:first-child {
    padding-top: 0;
}

#content-left article #extra ul li.last-item {
    border: none;
}

#content-left article #extra ul li a {
    text-decoration: none;
}

#content-left article #extra .video {
    margin-top: 2px;
    position: relative;
}

#content-left article #extra .video i {
    font-size: 36px;
    color: #fff;
    text-shadow: 0 2px 0 #333333;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 12px;
    left: 16px;
}

#content-left article #read {
    padding: 0 50px;
}

@media screen and (max-width: 1200px) {
    #content-left article #read {
        padding: 0 40px;
    }
}

#content-left article #read header {
    margin-bottom: 10px;
    padding: 7px;
}

#content-left article #read header h1 {
    font-size: 17px;
}

#content-left article #read a {
    color: #333;
}

#content-left article #read ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#content-left article #read ul li {
    padding-bottom: 2px;
}

#content-left article #read ul li.last-item h4 {
    border: none;
}

#content-left article #read ul li img {
    float: left;
    margin-right: 18px;
}

#content-left article #read ul li h4 {
    font-size: 15px;
    margin: 0 0 0 110px;
    padding: 21px 0;
    border-bottom: 1px solid #e0e5e7;
}

#content-left article #read ul li h4 i {
    float: right;
    font-size: 18px;
    color: #009ed3;
    margin-right: 28px;
}

#content-left article .line {
    height: 1px;
    background: #d9d9d9;
}

#content-left article #comment {
    margin-bottom: 0;
    padding-top: 30px;
    background: #f6f6f6;
    border-top: 3px solid #ededed;
    text-align: center;
}

#content-left #news header {
    width: 779px;
    float: left;
}

@media screen and (max-width: 1200px) {
    #content-left #news header {
        width: 620px;
    }
}

#content-right {
    width: 370px;
    float: right;
}

@media screen and (max-width: 1200px) {
    #content-right {
        width: 320px;
    }
}

#content-right .ad {
    background: #f6f6f6;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 3px solid #e8e8e8;
    margin-bottom: 10px;
}

#content-right .ad.low img {
    padding: 15px 35px 15px 32px;
}

#content-right .ad {
    display: block;
    padding: 30px 35px 30px 32px;
}

@media screen and (max-width: 1200px) {
    #content-right .ad {
        padding: 10px 10px 10px 7px;
    }
}

#content-right .ad.onder {
    border-top: 1px solid #d9d9d9;
}

#content-right #more-news {
    margin-bottom: 10px;
}

#content-right #more-news header {
    border-left: 3px solid #147b9d;
    margin-bottom: 0;
}

#content-right #more-news a {
    color: #333;
}

#content-right #more-news ul {
    margin: 0;
    padding: 20px 20px 18px;
    list-style: none;
    background: #f6f6f6;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 3px solid #e8e8e8;
}

#content-right #more-news ul li {
    height: 65px;
    padding-top: 2px;
}

#content-right #more-news ul li.last-item h4 {
    border-bottom: none;
}

#content-right #more-news ul li img {
    float: left;
    margin-right: 14px;
}

#content-right #more-news ul li h4 {
    font-size: 13px;
    font-weight: 600;
    height: 36px;
    overflow: hidden;
    display: block;
    margin: 10px 0 10px 112px;
    padding-right: 10px;
}

#content-right #more-news ul li div.divider-line {
    border-bottom: 1px solid #dbdbdb;
    margin: 18px 0 0 112px;
}

#content-right .promo {
    float: left;
    width: 370px;
    height: 77px;
    background: #333;
    margin-right: 30px;
    margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
    #content-right .promo {
        width: 320px;
        overflow: hidden;
        margin-right: 20px;
    }
}

#content-right .promo img {
    float: left;
    margin-right: 16px;
}

#content-right .promo p {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding-top: 16px;
}

#content-right .promo h3 {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    margin: 0;
}

#content-right .promo p {
    color: #cf253b;
}

#shortNews .selector {
    position: relative;
    width: 225px;
    height: 3540;
    margin: 5px 4px 0 0;
    overflow: hidden;
    background: #64787e;
    box-shadow: 2px 2px 0 black;
}

#shortNews .selector select {
    background: transparent;
    width: 252px;
    padding: 5px 8px;
    font-size: 13px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 35px;
    -webkit-appearance: none;
    color: #fff;
    z-index: 20;
    outline: none;
    position: relative;
}

#shortNews .selector select option {
    color: #000;
}

#shortNews .selector .selector-button {
    z-index: 16;
    position: absolute;
    padding: 5px;
    background: #d1d7d9;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    text-align: center;
}

#shortNews .selector .selector-button i {
    color: #64787e;
    font-size: 15px;
    line-height: 28px;
}

#shortNews ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

#shortNews header, #calendar_index header {
    background: #0b2933;
    margin: 0;
    padding: 5px 10px;
}

#calendar_index div.content {
    padding: 20px;
}

#shortNews header h2, #calendar_index header h2 {
    font-family: "Open Sans Condensed", sans-serif;
    color: #fff;
    width: 500px;
    margin: 10px 0 10px 10px;
    float: left;
    text-transform: uppercase;
    font-size: 17px;
}

#calendar_index header h2 {
    width: 675px;
}

@media screen and (max-width: 1200px) {
    #shortNews header h2, #calendar_index header h2 {
        width: 320px;
    }
}

@media screen and (max-width: 1200px) {
    #calendar_index header h2 {
        width: 490px;
    }
}

#shortNews header .selector {
    float: right;
}

#shortNews .more-short {
    position: absolute;
    bottom: -10px;
    left: 370px;
    padding: 0 20px;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
}

@media screen and (max-width: 1200px) {
    #shortNews .more-short {
        left: 290px;
    }


}

#shortNews .more-short a {
    color: #000;
}

#shortNews .more-short a i {
    color: #009ed3;
}

#shortNews section {
    position: relative;
    margin: 0 25px;
    border-left: 3px solid #ededed;
    border-bottom: 3px solid #ededed;
    padding-bottom: 30px;
}

#shortNews section .news .iconBoxes, #shortNews section .news-link .iconBoxes {
    width: 155px;
    float: left;
    border-bottom: 3px solid #ededed;
    height: 40px;
    position: relative;
}

#shortNews section .news .iconBoxes ul, #shortNews section .news-link .iconBoxes ul {
    position: absolute;
    left: -25px;
    top: 12px;
    height: 40px;
}

#shortNews section .news .iconBoxes ul li, #shortNews section .news-link .iconBoxes ul li {
    width: 40px;
    height: 40px;
    padding: 10px;
    float: left;
}

#shortNews section .news .iconBoxes ul li.news-date, #shortNews section .news-link .iconBoxes ul li.news-date {
    background: #009ed3;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}

#shortNews section .news .iconBoxes ul li.news-type, #shortNews section .news-link .iconBoxes ul li.news-type {
    background-color: #f6f6f6;
}

#shortNews section .news .iconBoxes ul li.news-type img, #shortNews section .news-link .iconBoxes ul li.news-type img {
    width: 40px;
}

#shortNews section .news .iconBoxes ul li.news-media, #shortNews section .news-link .iconBoxes ul li.news-media {
    text-align: center;
    padding: 15px 10px 5px 10px;
}

#shortNews section .news .iconBoxes ul li.news-media.youtube, #shortNews section .news-link .iconBoxes ul li.news-media.youtube {
    background: #ff3333;
}

#shortNews section .news .iconBoxes ul li.news-media.twitter, #shortNews section .news-link .iconBoxes ul li.news-media.twitter {
    background: #00abf0;
}

#shortNews section .news .iconBoxes ul li.news-media i, #shortNews section .news-link .iconBoxes ul li.news-media i {
    font-size: 32px;
    color: #fff;
}

#shortNews section .news-link a {
    position: relative;
    display: block;
}

#shortNews section .news-link a article {
    color: #000;
}

#shortNews section .news-link a i.go-icon {
    font-size: 22px;
    position: absolute;
    right: 5px;
    bottom: 10px;
    color: #009ed3;
}

div#shortNews section ul li article div.readmore
{
    text-align:right;
    padding:5px;
}
div#shortNews section ul li article div.readmore a
{
    font-size:12px;
}

div#shortNews section ul li article div.readmore a i
{
    color: #009ed3;
    padding-bottom:5px;
    font-size:16px;

}

#shortNews section .news-link a i.go-icon.icon-youtube-play {
    color: #ff3333;
}

#shortNews section .news-link a:hover h3 {
    color: #009ed3;
}

#shortNews section .hot-news {
    background: #f6f6f6;
    overflow: auto;
    margin: 25px 0;
}

#shortNews section .hot-news article {
    border: none;
    margin-left: 220px;
}

#shortNews section .hot-news .iconBoxes {
    width: 190px;
    float: left;
    border-bottom: 3px solid #ededed;
    height: 45px;
    position: relative;
}

#shortNews section .hot-news .iconBoxes ul {
    position: absolute;
    left: 20px;
    top: 18px;
    height: 40px;
}

#shortNews section .hot-news .iconBoxes ul li {
    width: 40px;
    height: 40px;
    padding: 10px;
    float: left;
}

#shortNews section .hot-news .iconBoxes ul li.news-date {
    background: #009ed3;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}

#shortNews section .hot-news .iconBoxes ul li.news-type {
    background-color: #fff;
}

#shortNews section .hot-news .iconBoxes ul li.news-type img {
    width: 40px;
}

#shortNews section .time-div, #shortNews section .subject-div {
    background: #0b2933;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 16px;
    padding: 15px 30px;
    display: inline-block;
    margin: 15px 0 0 0;
}

#shortNews section article {
    margin-left: 180px;
    border-left: none;
    border-right: none;
    position: relative;
}

#shortNews section article.tweet p {
    font-style: italic;
    font-size: 21px;
    line-height: 33px;
    padding-top: 5px;
    margin-bottom: 10px;
}

#shortNews section article.tweet div.name {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 15px;
}

#shortNews section article h3 {
    margin: 20px 0 10px;
}

#shortNews section article p {
    margin: 10px 0 20px 0;
    padding: 0 25px 0 0;
    font-weight: 500;
    font-size: 14px;
    font-weight: 400;
}

#shortNews section article img {
    float: left;
    margin: 0 15px 15px 0;
}

footer {
    width: 100%;
}

footer section {
    margin: 0;
}

footer #footer-top {
    height: 60px;
    background: #009ed3;
    border-bottom: 2px solid #0f82a8;
}

footer #footer-top #footer-top-wrap {
    width: 1170px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 60px;
    text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
    footer #footer-top #footer-top-wrap {
        width: 940px;
    }
}

footer #footer-top #footer-top-wrap a {
    font-family: "Open Sans Condensed", sans-serif;
    color: #fff;
    text-decoration: none;
}

footer #footer-top #footer-top-wrap a.go-to-sitemap {
    float: left;
}

footer #footer-top #footer-top-wrap a.go-to-top {
    float: right;
}

footer #footer-top #footer-top-wrap a i {
    font-size: 16px;
    color: #0d3b4a;
    padding-left: 8px;
}

footer #footer-top #footer-top-wrap a:hover {
    color: #0d3b4a;
}

footer #footer-top #footer-top-wrap a:hover i {
    color: #fff;
}

footer #footer-top #footer-top-wrap #footer-logo {
    float: left;
    width: 1008px;
    text-align: center;
    height: 52px;
    padding-top: 8px;
}

@media screen and (max-width: 1200px) {
    footer #footer-top #footer-top-wrap #footer-logo {
        width: 778px;
    }
}

footer #footer {
    height: 130px;
    background: #0d3b4a;
}

footer #footer #footer-wrap {
    width: 1170px;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
}

@media screen and (max-width: 1200px) {
    footer #footer #footer-wrap {
        width: 940px;
    }
}

footer #footer #footer-wrap .golazo {
    float: left;
    width: 370px;
}

@media screen and (max-width: 1200px) {
    footer #footer #footer-wrap .golazo {
        width: 325px;
    }
}

footer #footer #footer-wrap .golazo img {
    float: left;
    margin-right: 36px;
    padding-top: 30px;
}

footer #footer #footer-wrap .golazo a {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 17px;
    color: #009ed3;
    text-decoration: none;
    display: block;
    margin-top: 58px;
}

footer #footer #footer-wrap .golazo a:hover {
    color: #fff;
}

footer #footer #footer-wrap .golazo p {
    margin: 5px 0;
}

footer #footer #footer-wrap nav {
    float: left;
    margin-left: 30px;
}

footer #footer #footer-wrap nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    margin-top: 44px;
    margin-right: 50px;
}

@media screen and (max-width: 1200px) {
    footer #footer #footer-wrap nav ul {
        margin-right: 30px;
    }
}

footer #footer #footer-wrap nav ul li {
    padding: 8px 0;
}

footer #footer #footer-wrap nav ul li a {
    color: #fff;
}

footer #footer #footer-wrap nav ul li a:hover {
    color: #009ed3;
}

footer #footer #footer-wrap .microsoft {
    float: right;
    margin-top: 74px;
}

.fancybox-wrap {
    outline: none;
    margin-left: 335px;
}

@media screen and (max-width: 1200px) {
    .fancybox-wrap {
        margin-left: 221px;
    }
}

.fancybox-wrap.specialFancyBox {
    margin-left: 3px;
}

@media screen and (max-width: 1200px) {
    .fancybox-wrap.specialFancyBox {
        margin-left: 2px;
    }
}

#ui-datepicker-div {
    background-color: #009ed3;
    margin: 50px 0 0 0;
}

#ui-datepicker-div .ui-icon {
    text-indent: 0px !important;
}

#ui-datepicker-div .ui-icon-circle-triangle-w:before {
    content: "\f053";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}

#ui-datepicker-div .ui-icon-circle-triangle-e:before {
    content: "\f054";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}

#ui-datepicker-div td a {
    color: #fff;
}

#ui-datepicker-div td a:hover {
    color: #147b9d;
}

#ui-datepicker-div .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-next {
    cursor: pointer;
}

#ui-datepicker-div .ui-datepicker-prev:hover, #ui-datepicker-div .ui-datepicker-next:hover {
    color: #fff;
}

/* hover classes */
.hover-grey li:hover {
    background: #f2f2f2;
    color: #147b9d;
}

.hover-grey li:hover a, .hover-grey li:hover h3, .hover-grey li:hover h4 {
    color: #147b9d;
}

.hover-dark-grey li:hover {
    background: #ececec;
    color: #147b9d;
}

.hover-color-darker li:hover {
    background: #0b2933;
}

.sportbe-icon {
    font-family: 'sportbe';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;

}

#live-center section#content-main div.cyclists .cyclists-group a .cyclists-group-members-container {
    position: absolute;
    /*bottom: 20px;*/
    left: 0;
    display: none;
    margin-top: 18px;
    color: #333333;
    text-align: left;
    width: 100%;
    z-index: 500;
}

#live-center section#content-main div.cyclists .cyclists-group:hover {
    cursor: help;
}

#live-center section#content-main div.cyclists .cyclists-group:hover a .cyclists-group-members-container {
    display: block !important;
}

#live-center section#content-main div.cyclists .cyclists-group a .cyclists-group-members-container .arrow-box {
    position: relative;
}

#live-center section#content-main div.cyclists .cyclists-group a .cyclists-group-members-container .arrow {

    border-left: 30px solid rgba(0, 0, 0, 0);
    border-right: 30px solid rgba(0, 0, 0, 0);
    border-bottom: 15px solid #9BCADA;
    height: 0;
    width: 0;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    top: -15px;
}

#live-center section#content-main div.cyclists .cyclists-group a .cyclists-group-members-container ul {
    list-style: none;
    margin: 0;
    padding: 20px;
    background: #9BCADA;

}

#live-center section#content-main div.cyclists .cyclists-group a .cyclists-group-members-container ul li {
    height: 20px;
    line-height: 20px;
}

#live-center section#content-main div.cyclists .cyclists-group a .cyclists-group-members-container ul li img {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 15px;

}

#live-center section#content-main div.cyclists .cyclists-group a .cyclists-group-members-container ul li span {
    height: 20px;
    display: block;
    float: left;
}

#live-center section#content-main div.cyclists .cyclists-group a {
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    display: block;
}

#live-center section#content-main div.cyclists .cyclists-group a:hover {
    color: #98C2C1;
}