/*!
Theme Name: Gamekings ♕ 2016
Theme URI: http://www.gamekings.tv/
Author: Julien Ranzijn, Happyfolio
Author URI: http://www.happyfolio.nl/
Description: Gamekings 2016 Template.
Version: 1.4.6
Text Domain: Gamekings
Tags: gamekings, responsive, game, journal, mobile, video, tv
*/

/**
* #.# Reset
*
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
video {
    outline: none;
}

/**
* #.# Fonts
*
*/
@font-face {
    font-family: 'archivo_narrowregular';
    src: url('fonts/archivonarrow-regular-webfont.eot');
    src: url('fonts/archivonarrow-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/archivonarrow-regular-webfont.woff2') format('woff2'),
    url('fonts/archivonarrow-regular-webfont.woff') format('woff'),
    url('fonts/archivonarrow-regular-webfont.ttf') format('truetype'),
    url('fonts/archivonarrow-regular-webfont.svg#archivo_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'league_gothicregular';
    src: url('fonts/leaguegothic-regular-webfont.eot');
    src: url('fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/leaguegothic-regular-webfont.woff2') format('woff2'),
    url('fonts/leaguegothic-regular-webfont.woff') format('woff'),
    url('fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
    url('fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'archivo_narrowbold';
    src: url('fonts/archivonarrow-bold-webfont.woff2') format('woff2'),
         url('fonts/archivonarrow-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/**
* #.# WordPress Core
*
*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}


/**
* #.# Selection
*
*/
::-moz-selection {
    background: #0567D8;
    color: #fff;
}

::selection {
    background: #0567D8;
    color: #fff;
}


/**
* #.# Forms
*
*/
input[type="checkbox"],
input[type="radio"] {
    vertical-align: middle;
    margin: 0 13px 0 0;
}

input[type="checkbox"]:before,
input[type="radio"]:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-color: #dadfe1;
    color: #dadfe1;
    transition: background-color, color .3s;
    text-align: center;
    cursor: pointer;
}

input[type="checkbox"]:before {
    margin-top: -4px;
    font-size: 15px;
}

input[type="radio"]:before {
    margin-top: -5px;
    border-radius: 100%;
    font-size: 26px;
    line-height: 17px;
}

input[type="checkbox"]:hover:before,
input[type="radio"]:hover:before {
    background-color: #bfcace;
}

input[type="checkbox"]:checked:before {
    content: '✔';
    color: #000;
}

input[type="radio"]:checked:before {
    content: '●';
    color: #000;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="number"],
textarea {
    background-color: #dadfe1;
    border: none;
    height: 30px;
    padding: 0 10px;
    color: #000;
    font-family: archivo_narrowregular, Arial, sans-serif;
    font-size: 14px;
    width: calc(100% - 20px);
}

textarea {
    padding-top: 10px;
    padding-bottom: 10px;
}

input[type="submit"],
.field__button {
    color: #fff;
    font-family: league_gothicregular, Arial, sans-serif;
    text-decoration: none;
    font-size: 24px;
    text-transform: uppercase;
    background-color: #1b1b1b;
    line-height: 40px;
    height: 40px;
    border: none;
    padding: 0 15px;
    border-bottom: 4px solid #101010;
    border-radius: 0 0 5px 5px;
    cursor: pointer;
    display: inline-block;
    transition: background-color .3s;
}

    .field__button--premium {
        padding-left: 0;
    }

        .field__button--premium:before {
            content: '';
            display: block;
            float: left;
            width: 40px;
            height: 100%;
            margin-right: 15px;
            background: #c7142e url(img/icons/premium.svg) no-repeat center center;
            background-size: 28px;
            border-bottom: 4px solid #a41127;
            border-radius: 0 0 0 5px;
        }

    input[type="submit"]:hover,
    .field__button:hover {
        background-color: #363636;
        border-bottom-color: #222222;
    }

.select2-results {
    background: #DADFE1;
}

/**
* #.# General
*
*/
body {
    font-family: archivo_narrowregular, Arial, sans-serif;
    background: #0A0A0A no-repeat center 75px;
    min-height: 101%;
}

.scroll-lock {
    overflow: hidden;
}

.page-loader {
    height: 24px;
    width: 24px;
    top: 24px;
    left: -20px;
    background: url('img/loaders/pacman_light.svg') no-repeat center center;
    background-size: contain;
    position: absolute;
    z-index: 9999;
    color: #fff;
    font-size: 0;
}

.video-loader {
    height: 24px;
    width: 24px;
    top: 50%;
    left: 50%;
    background: url('img/loaders/pacman_light.svg') no-repeat center center;
    background-size: contain;
    position: absolute;
    z-index: 9999;
    color: #fff;
    font-size: 0;
    transform: translate(-50%, -50%);
}

.hide {
    display: none;
}



/**
* #.# Flash
*
*/
.flash-notification {
    position: absolute;
    background: #c7142e;
    color: #fff;
    z-index: 14;
    font-family: league_gothicregular, Arial, sans-serif;
    font-size: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    text-align: center;
    width: auto;
    padding: 5px 10px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .25);

    animation-name: disappear;
    animation-duration: .5s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
}

    .flash-notification--show {
        animation-name: appear;
        animation-duration: .5s;
        animation-timing-function: ease;
        animation-fill-mode: forwards;
    }

    .flash-notification--dark {
        background: #1b1b1b;
    }

    @keyframes appear {
        0%   { top: -50px; opacity: 0; }
        100% { top: 21px; opacity: 1; }
    }

    @keyframes disappear {
        0%   { top: 21px; opacity: 1; }
        100% { top: -50px; opacity: 0; }
    }


/**
* #.# Account Notify bar
*
*/
.account-notify-bar {
    background-color: #c7142e;
    color: #fff;
    font-family: league_gothicregular, Arial, sans-serif;
    font-size: 20px;
    display: block;
    text-align: center;
    padding: 5px 10px;
    text-decoration: none;
    transition: background-color .3s;
}

    .account-notify-bar:hover {
        background-color: #a41127;
    }


/**
* #.# Header
*
*/
.header {
    background-color: #000;
    box-shadow: 0 0 5px #000;
    margin-bottom: 30px;
    position: relative;
    z-index: 5;
}

	.header__wrapper {
        margin: 0 auto;
        max-width: 1280px;
        height:75px;
        padding: 0 20px;
        position: relative;
    }


.logo {
    float: left;
    width: 155px;
    height: 70px;
    background: url(img/gamekings_logo.svg) no-repeat center center;
    background-size: contain;
    font-size: 0;
    border-bottom: 5px solid rgba(255, 255, 255, 0);
    transition: border-color .3s;
}

    .logo:hover {
        border-color: #fff;
    }

.topmenu {
    float: left;
}

	.topmenu__item {
        float: left;
        margin-left: 30px;
    }

    .topmenu__item--mobileonly {
        display: none;
    }

    .topmenu__link {
        text-decoration: none;
        color: #eff0f1;
        font-size: 24px;
        text-transform: uppercase;
        font-family: league_gothicregular, Arial, sans-serif;
        line-height: 75px;
        height: 75px;
        display: block;
        transition: color .3s;
        position: relative;
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15);
    }

        .topmenu__link:after {
            content: '';
            display: block;
            background-color: #6c7a89;
            width: calc(100% + 10px);
            height: 5px;
            position: absolute;
            left: -5px;
            bottom: 0;
            transition: opacity .3s;
            opacity: .0;
        }

        .topmenu__link:hover,
        .topmenu__item--active .topmenu__link,
        .topmenu .menu-item a:hover, /* wpclass */
        .topmenu .current-menu-item a { /* wpclass */
            color: #fff;
        }

        .topmenu__item--active .topmenu__link:after,
        .topmenu__link:hover:after,
        .topmenu .current-menu-item a:after, /* wpclass */
        .topmenu .menu-item a:hover:after { /* wpclass */
            opacity: 1;
        }

        .topmenu .topmenu__item--yellow .topmenu__link:after {
            background-color: #ECC510;
        }

        .topmenu .topmenu__item--blue .topmenu__link:after {
            background-color: #0567D8;
        }

        .topmenu .topmenu__item--red .topmenu__link:after {
            background-color: #ed1c24;
        }

        .topmenu .topmenu__item--purple .topmenu__link:after {
            background-color: #DB0A5B;
        }

        .topmenu .topmenu__item--premium .topmenu__link:after {
            background-color: #C7152F;
        }

    .topmenu__live {
        display: inline-block;
        width: 7px;
        height: 7px;
        background-color: #bdc3c7;
        border-radius: 100%;
        top: 50%;
        margin-right: 7px;
        transform: translateY(-50%);
        transition: background .3s;
    }

        .topmenu__live--online {
            background-color: #ff0000;
        }

.mobile-menu__button {
    float: right;
    height: 70px;
    width: 60px;
    border-bottom: 5px solid rgba(255, 255, 255, 0);
    background: url(img/icons/menu.svg) no-repeat center center;
    background-size: 30px;
    font-size: 0;
    transition: border .3s;
    opacity: .7;
    display: none;
}

    .mobile-menu__button:hover {
        border-color: rgba(255, 255, 255, 1);
        opacity: 1;
    }

.search {
    float: right;
    position: relative;
}

    .search__button {
        display: block;
        height: 70px;
        width: 60px;
        border-bottom: 5px solid rgba(255, 255, 255, 0);
        background: url(img/icons/search.svg) no-repeat center center;
        background-size: 20px;
        font-size: 0;
        transition: border .3s;
        opacity: .7;
    }

    .search__button:hover,
    .search--active .search__button {
        border-color: rgba(255, 255, 255, 1);
        opacity: 1;
    }

    .search__form {
        position: absolute;
        right: 0;
        background: #fff;
        width: 790px;
        top: -100px;
        opacity: 0;
        transition: opacity .3s;
        z-index: 4;
    }

        .search--active .search__form {
            opacity: .85;
            top: 75px;
        }

    .search__field {
        border: none;
        height: 65px;
        font-size: 24px;
        font-family: league_gothicregular, Arial, sans-serif;
        color: #000;
        width: 100%;
        outline: none;
        background: none;
        padding: 20px;
    }

.getpremium {
    float: right;
    color: #fff;
    font-family: league_gothicregular, Arial, sans-serif;
    text-decoration: none;
    font-size: 24px;
    text-transform: uppercase;
    background-color: #1b1b1b;
    line-height: 40px;
    height: 40px;
    padding-right: 15px;
    margin-top: 15px;
    border-bottom: 4px solid #101010;
    border-radius: 0 0 5px 5px;
    margin-left: 15px;
}

    .getpremium:before {
        content: '';
        display: block;
        float: left;
        width: 40px;
        height: 100%;
        margin-right: 15px;
        background: #c7142e url(img/icons/premium.svg) no-repeat center center;
        background-size: 28px;
        border-bottom: 4px solid #a41127;
        border-radius: 0 0 0 5px;
    }

    .getpremium:hover {
        background-color: #363636;
        border-bottom-color: #222222;
    }

    .getpremium:focus {
        margin-top: 19px;
        border-bottom-width: 2px;
    }

    .getpremium:focus:before {
        border-bottom-width:2px;
    }

.account {
    float: right;
    color: #bdc3c7;
    font-family: league_gothicregular, Arial, sans-serif;
    text-decoration: none;
    font-size: 24px;
    text-transform: uppercase;
    height: 75px;
    line-height: 75px;
    display: block;
    margin-left: 15px;
    transition: color .2s;
}

    .account:hover {
        color: #fff;
    }

    .account--premium:before {
        content: '';
        display: inline-block;
        width: 34px;
        height: 32px;
        float: left;
        vertical-align: text-top;
        margin-top: 21px;
        margin-right: 7px;
        background: #c7142e url(img/icons/premium.svg) no-repeat center center;
        background-size: 27px;
    }


/**
* #.# Homepage slider
*
*/
.slider {
    margin: 0 auto 20px auto;
    background-color: #000;
    max-width: 1260px;
    height: 709px;
    box-shadow: 0 0 5px #000;
    position: relative;
    padding: 10px;
}

	.slider__summary {
        position: absolute;
        z-index: 3;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff;
        text-align: right;
        padding: 5px 15px 15px;
        bottom: 50px;
        left: 50px;
        width: 460px;
	}

	.slider__title {
        font-family: league_gothicregular, Arial, sans-serif;
        font-size: 72px;
	}

        .slider__title:after {
            content: '';
            position: absolute;
            right: -5px;
            top: 0;
            height: 75px;
            width: 5px;
            background-color: #0567d8;
        }

    .slider__link {
        text-decoration: none;
        color: #fff;
        transition: color .3s;
    }

        .slider__link:hover {
            color: #cdcdcd;
        }

        .slider__link--premium:before {
            content: '';
            display: inline-block;
            width: 21px;
            height: 20px;
            background: #c7142e url(img/icons/premium.svg) no-repeat center center;
            background-size: 17px;
            font-size: 0;
            vertical-align: top;
            margin-top: 9px;
            margin-right: 0;
        }

	.slider__description {
        font-family: archivo_narrowregular, Arial, sans-serif;
        font-size: 16px;
        line-height: 30px;
	}

	.slider__play {
        background-color: #0567d8;
        width: 125px;
        height: 125px;
        font-size: 0;
        border-radius: 100%;
        display: block;
        position: absolute;
        left: 50%;
        top: 48%;
        transform: translate(-50%, -50%);
        z-index: 3;
        opacity: 0;
        transition: opacity .3s;
	}

        .slider__play:after {
            content: '';
            width: 0;
            height: 0;
            border-top: 30px solid transparent;
            border-bottom: 30px solid transparent;
            border-left: 40px solid #fff;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-35%, -50%);
        }

    .slider__loader {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -100%);
    }

	.slider__items {
		height: 675px;
		width: 290px;
        position: absolute;
        z-index: 3;
        right: 25px;
        top: 25px;
        overflow: hidden;
        display: none;
	}

	.slider__item {
		height: 150px;
        overflow: hidden;
        display: block;
        width: 270px;
        transition: height .3s;
        margin-bottom: 5px;
        position: relative;
        box-shadow: 0 0 5px #000;
        float: right;
        padding-right: 5px;
    }

        .slider__item:before {
            content: '';
            display: block;
            width: 0;
            height: 100%;
            float: left;
            opacity: 0;
            transition: opacity .3s;
        }

		.slider__item--active {
            height: 60px;
            width: 275px;
		}

            .slider__item.slider__item--active:before {
                width: 5px;
                background-color: rgba(5, 103, 216, 1);
                opacity: 1;
            }

    .slider__items--grey .slider__thumb {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        transition: all .3s;
    }

    .slider__item-overlay {
        background-color: rgba(5,103,216,0.75);
        position: absolute;
        height: 100%;
        width: 100%;
        transition: opacity .3s;
        opacity: 0;
    }

    .slider__item-title {
        font-size: 22px;
        color: #fff;
        font-weight: bold;
        padding: 10px;
        font-family: archivo_narrowregular, Arial, sans-serif;
    }

        .slider__item-title--premium:before {
            content: '';
            display: inline-block;
            width: 21px;
            height: 20px;
            background: #c7142e url(img/icons/premium.svg) no-repeat center center;
            background-size: 17px;
            font-size: 0;
            vertical-align: bottom;
            margin-right: 5px;
        }

    .slider__item--active .slider__thumb {
        margin-top: -10%;
    }

    .slider__item:hover .slider__item-overlay {
        opacity: 1;
    }

    .slider__item.slider__item--active .slider__item-overlay {
        opacity: 0;
    }

	.slider__image {
        position: relative;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        transition: filter, -webkit-filter 0.5s;
        display: none;
	}

    .slider__image--color {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
    }

    .slider:hover .slider__play {
        opacity: .6;
    }

    .slider .slider__play:hover {
        opacity: 1;
    }

    .slider__gradient {
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
        z-index: 2;
        position: absolute;
        bottom: 10px;
        left: 0;
        height: 200px;
        width: 100%;
    }

    .slide__section {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 2;
        left: 0;
        top: 0;
        cursor: pointer;
    }

/**
* #.# Content
*
*/
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.content {
	margin: 0 auto 20px auto;
	max-width: 1280px;
    position: relative;
    z-index: 2;

    opacity: 0;
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    -webkit-animation-duration:.3s;
    -moz-animation-duration:.3s;
    animation-duration:.3s;
}

    .content--page {
        border-top: 5px solid #6c7a89;
        margin-bottom: 50px;
    }

        .content--page:after {
            content: ' ';
            clear: both;
            display: block;
            height: 1px;
            margin-top: -1px;
        }

    .content--bgdark {
        background-color: #000;
        color: #fff;
    }

    .content--bglight {
        background-color: #fff;
    }

    .content--yellow {
        border-top-color: #ecc510;
    }

    .content--blue {
        border-top-color: #0567D8;
    }

    .content--purple {
        border-top-color: #DB0A5B;
    }

    .content--red {
        border-top-color: #ed1c24;
    }

    .content--premium {
        border-top-color: #C7152F;
    }

    .content--getpremium {
        border-top-color: #C7152F;
        min-height: 600px;
    }

/**
* #.# Top 5
*
*/
.top5 {
    background-color: #3d3d3d;
    position: relative;
    padding: 0 40px 0;
    max-width: 1200px;
    margin: 0 auto;
}

    .top5--premium {
        background-color: #000;
        margin-top: -20px;
        border-top: 20px solid #000;
    }

    .top5__posts {
        overflow: hidden;
        width: 100%;
        align-items: left;/*These two properties center vetically*/
        display: flex;/*This is the attribute that separates into columns*/
        justify-content: left;
        text-align: left;
        position: relative;
    }

        .top5__title {
            display: block;
            font-size: 17px;
            font-family: archivo_narrowbold, Arial, sans-serif;
            clear: both;
            color: #fff;
            text-transform: uppercase;
            padding-bottom: 20px;
            border-top: 1px solid #1b1b1b;
            padding-top: 20px;
        }

            .top5__title--premium {
                color: #C7152F;
                border-top-color: #C7152F;
            }

            .top5__title--no-border {
                border: none;
            }

        .top5__more-button {
            position: absolute;
            right: 40px;
            top: 20px;
            transform: translateY(-6px);
            display: block;
            font-size: 15px;
            font-family: archivo_narrowbold, Arial, sans-serif;
            text-transform: uppercase;
            text-decoration: none;
            color: #fff;
            background-color: #222;
            padding: 7px 12px;
            transition: background .3s;
        }

            .top5__more-button:hover {
                background-color: #3d3d3d;
            }

            .top5__more-button--premium {
                background-color: #C7152F;
            }

                .top5__more-button--premium:hover {
                    background-color: #f01736;
                }

            .top5__more-button--blue {
                background-color: #0567d8;
            }

                .top5__more-button--blue:hover {
                    background-color: #197df0;
                }

        /* VERBETER */
        .post--medium-margin {
            margin-left: 0 !important;
            margin-right: 13px !important;
            margin-bottom: 30px !important;
            height: inherit !important;
            background: none !important;
        }

        .post--medium-margin .post__title {
            padding: 5px 0;
        }

/**
* #.# Tabs
*
*/
.tabs {}

	.tabs__navigation {
		position: relative;
		text-align: center;
		border-bottom: 5px solid #1b1b1b;
        letter-spacing: -.31em;
        transition: border 0.3s;
        padding: 0 55px;
    }

        .tabs__navigation--bgdark {
            background-color: #3d3d3d;
        }

		.tabs_navigation--blue {
			border-color: #0567d8;
		}

		.tabs_navigation--yellow {
			border-color: #ecc510;
		}

		.tabs_navigation--premium {
			border-color: #C7152F;
		}

	.tabs__item {
		padding: 0;
		margin: 0;
		text-decoration: none;
		display: inline-block;
        letter-spacing:0;
		width: 200px;
        height: 45px;
        line-height: 45px;
		color: #fff;
		background-color: #1b1b1b;
        font-family: archivo_narrowbold, Arial, sans-serif;
        text-transform: uppercase;
        font-size: 18px;
        white-space: nowrap;
	}

        .tabs__navigation--big .tabs__item {
            width: 50%;
        }

		.tabs__item--blue {
			background-color: #0567d8;
		}

		.tabs__item--yellow {
			background-color: #ecc510;
		}

		.tabs__item--premium {
			background-color: #C7152F;
		}

	.tabs__arrow {
		position: absolute;
		top: 48px;
        left: 372px;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 16px solid #1b1b1b;
        transition: left .2s;
	}

        .tabs_navigation--blue .tabs__arrow {
            border-top-color: #0567d8;
        }

        .tabs_navigation--yellow .tabs__arrow {
            border-top-color: #ecc510;
        }

        .tabs_navigation--premium .tabs__arrow {
            border-top-color: #C7152F;
        }

	.tabs__content {
        padding-top: 55px;
        min-height: 800px;
        transition: background .3s;
	}

    .tabs__content--dark {
        background-color: #000;
    }

    .tabs__content:after {
        content: '';
        display: inline-block;
        clear: both;
        float: right;
    }

    .tabs__loader {
        display: none;
        text-align: center;
        color: #fff;
        font-size: 16px;
        position: absolute;
        width: 100%;
        padding: 50px 0;
    }

    .tabs__more {
        clear: both;
        text-align: right;
        padding-bottom: 15px;
    }

	.tabs__morebutton {
        display: inline-block;
        font-size: 18px;
        font-family: league_gothicregular, Arial, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        background-color: #222;
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        border-bottom: 5px solid #111;
        border-radius: 0 0 5px 5px;
        transition: background .3s;
	}

    .tabs__morebutton:hover {
        background-color: #3d3d3d;
    }

		.tabs__morebutton--yellow {
            background-color: #ecc510;
            border-color: #b3960e;
		}

            .tabs__morebutton--yellow:hover {
                background-color: #d3b010;
            }

		.tabs__morebutton--blue {
            background-color: #0567d8;
            border-color: #02499a;
		}

            .tabs__morebutton--blue:hover {
                background-color: #197df0;
            }

		.tabs__morebutton--premium {
            background-color: #c7142e;
            border-color: #a41127;
		}

            .tabs__morebutton--premium:hover {
                background-color: #dd1734;
            }


/**
* #.# Filters
*
*/
.filters {
    background-color: #1b1b1b;
    height: 60px;
    margin-bottom: 40px;
}

    .filters__wrapper {
        margin: 0 auto;
        width: 800px;
        position: relative;
    }

    .filters__search {
        float: left;
        width: calc(100% - 50px);
    }

        .filters__search:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: -60px;
            height: 60px;
            width: 60px;
            background: url(img/icons/search.svg) no-repeat center center;
            background-size: 20px;
        }

    .filters__searchfield {
        border: none;
        height: 60px;
        background: none;
        width: 100%;
        padding-right: 20px;
        font-family: archivo_narrowregular, Arial, sans-serif;
        outline: none;
        color: #fff;
        font-size: 18px;
    }

    .filters__dropdown {
        position: relative;
    }

    .fitlers__button {
        width: 50px;
        height: 60px;
        display: block;
        float: right;
        font-size: 0;
        background: url(img/showtags_button.gif) no-repeat center;
        transition: background-color .3s;
    }

        .filters__dropdown--active .fitlers__button,
        .fitlers__button:hover {
            background-color: #3d3d3d;
        }

    .filters__options {
        position: absolute;
        opacity: 0;
        background-color: #fff;
        z-index: 1;
        right: 0;
        top: -80085px;
        transition: opacity .3s;
        font-family: archivo_narrowbold, Arial, sans-serif;
        padding: 15px 15px 5px 15px;
        color: #000;
    }

        .filters__dropdown--active .filters__options {
            opacity: 1;
            top: 60px;
        }

    .filters__title {
        font-size: 14px;
        display: block;
        clear: both;
        padding-bottom: 15px;
    }

        .filters__title--border-top {
            border-top: 2px solid #747474;
            padding-top: 10px;
        }

        .content--blue .filters__title--border-top {
            border-top-color: #0567d8;
        }

        .content--yellow .filters__title--border-top {
            border-top-color: #ecc510;
        }

        .content--premium .filters__title--border-top {
            border-top-color: #C7152F;
        }

    .filters__list {
        float: left;
        width: 33%;
    }

    .filters__item {
        font-size: 12px;
        text-transform: uppercase;
    }

    .filters__label {
        display: block;
        cursor: pointer;
        margin-bottom: 15px;
    }

        .filters__label:hover {
            color: #333;
        }


/**
* #.# Posts
*
*/
.postcontainer {
    margin: 0 auto;
    max-width: 800px;
    min-height: 300px;
    position: relative;
}
    .postcontainer:after {
        content: '';
        display: block;
        clear: both;
    }

    .postcontainer--comments {
        transform: inherit;
    }

    .postcontainer__title {
        font-size: 23px;
        font-family: archivo_narrowbold, Arial, sans-serif;
        padding-bottom: 30px;
    }

.post {
    background-color: #1b1b1b;
    float: left;
    height: 300px;
    width: 230px;
    margin-right: 55px;
    position: relative;
    margin-bottom: 40px;
}

    .post--no-right-margin {
        margin-right: 0;
    }

	.post--horizontal {
        height: 130px;
        width: 100%;
        float: inherit;
	}

	.post__thumb {
        float: left;
        display: block;
        width: 230px;
        height: 130px;
        overflow: hidden;
        position: relative;
        background-color: #252525;
	}

    .post--horizontal .post__thumb {
        margin-right: 10px;
    }

	.post__image {
        font-size: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: scale(1) translate(-50%, -50%);
        transition: transform 0.3s;
	}

        .post:hover .post__image {
            transform: scale(1.15) translate(-45%, -45%);
        }

	.post__title {
		display: block;
        font-size: 17px;
        font-family: archivo_narrowbold, Arial, sans-serif;
        padding: 10px 10px 0;
        clear: both;
	}

        .post__title--premium:before {
            content: '';
            display: inline-block;
            width: 21px;
            height: 20px;
            background: #c7142e url(img/icons/premium.svg) no-repeat center center;
            background-size: 17px;
            font-size: 0;
            vertical-align: text-bottom;
            margin-right: 5px;
        }

    .post--horizontal .post__title {
        clear: none;
    }

    .post__titlelink {
        color: #0667d8;
        text-decoration: none;
        transition: color .3s;
    }

        .post__titlelink:hover {
            color: #4A90E2;
        }

        .post__titlelink--yellow,
        .content--yellow .post__titlelink {
            color: #ecc510;
        }

            .post__titlelink--yellow:hover,
            .content--yellow .post__titlelink:hover {
                color: #FFDE47;
            }

        .post__titlelink--premium {
            color: #C7152F;
        }

            .post__titlelink--premium:hover {
                color: #f01736;
            }

        .post__titlelink--white {
            color: #fff;
        }

            .post__titlelink--white:hover {
                color: #a8a8a8;
            }

        .postcontainer--blue .post__titlelink {
            color: #0667d8;
        }

        .postcontainer--yellow .post__titlelink {
            color: #ecc510;
        }

    .post__highlight {
        background-color: #fff;
        padding: 0 2px;
    }

	.post__summary {
        color: #bdc3c7;
        font-size: 12px;
        line-height: 14px;
        padding: 10px;
	}


.meta {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

    .meta--article {
        position: relative;
        float: left;
        bottom: inherit;
        left: inherit;
        padding-top: 10px;
        padding-bottom: 20px;

        width: 70%;

        /*width: 800px;*/
    }

    .post--horizontal .meta {
        left: 240px;
    }

    .meta__item {
        background-color: #3d3d3d;
        color: #fff;
        text-decoration: none;
        font-size: 11px;
        line-height: 25px;
        padding: 0 7px;
        display: inline-block;
        white-space: nowrap;
        transition: background .3s;
        float: left;
        margin-right: 3px;
        margin-top: 3px;
    }

    a.meta__item:hover {
        background-color: #505050;
    }

        .meta--comments,
        .meta--tweetit,
        .meta--likeit {
            padding-left: 25px;
        }

        .meta--comments {
            background: #3d3d3d url(img/icons/comments.svg) no-repeat;
            background-size: 24px;
            background-position: 5px 0;
            padding-left: 35px;
        }

        .meta--tweetit {
            background: #4099ff url(img/icons/twitter.svg) no-repeat 5px 4px;
            background-size: 15px;
        }

        .meta--likeit {
            background: #3b5997 url('img/icons/facebook.svg') no-repeat 5px 4px;
            background-size: 15px;
        }


/**
* #.# Post Slider
*
*/
.post-slider__items {
    height: 300px;
    overflow: hidden;
    transition: height .5s;
    background-color: #252525;
    position: relative;
}

    .post-slider__items--full {
        height: inherit;
    }

    .post-slider__item {
        transition: margin-top .5s;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .post-slider__item--photo {
        margin-top: -5%;
    }

        .post-slider__items--full .post-slider__item--photo {
            margin-top: 0;
        }

    .post-slider__items--active {
        /*height: 720px;*/
    }

    .post-slider__items--active .post-slider__item--photo {
        margin-top: 0;
    }

    .post-slider__item--photo img {
        margin-left: 50%;
        transform: translateX(-50%);
        display: block;
        width: 100%;
    }

    .post-slider__overlay-text {
        color: #fff;
        position: absolute;
        z-index: 1;
        width: calc(100% - 400px);
        padding: 0 200px;
        text-align: center;
        top: 15%;
    }

        .post-slider__overlay-text h3 {
            text-transform: uppercase;
            font-size: 60px;
            font-family: league_gothicregular, Arial, sans-serif;
            padding-bottom: 20px;
        }
        .post-slider__overlay-text p {
            font-size: 18px;
            padding-bottom: 20px;
            line-height: 22px;
        }

.post-slider__static-image {
    width: 100%;
}

.js-single-slider-items {
    display: none;
}

.silder__paging {
    background-color: #1B1B1B;
    height: 60px;
    position: relative;
}

    .silder__paging--front-page {
        display: none;
        margin: 0 10px;
    }

    .silder__items {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        line-height: 0;
        text-align: center;
        width: 100%;
    }

    .silder__pagingitem {
        display: inline-block;
        font-size: 0;
        width: 4px;
        height: 4px;
        border: 1px solid #eec410;
    }

        .silder__pagingitem:hover,
        .silder__pagingitem--active {
            background-color: #eec410;
        }

        .content--blue .silder__pagingitem {
            border-color: #0667d8;
        }

        .content--blue .silder__pagingitem:hover,
        .content--blue .silder__pagingitem--active {
            background-color: #0667d8;
        }

.slider__previous {
    float: left;
}

.slider__next {
    float: right;
}

.post-slider__title {
    background-color: #1B1B1B;
    line-height: 60px;
    color: #fff;
    font-family: league_gothicregular, Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 41px;
}

    .post-slider__title--highlight {
        color: #C7152F;
    }

    .post-slider__title--premium:before {
        content: '';
        display: inline-block;
        width: 32px;
        height: 31px;
        background: #c7142e url(img/icons/premium.svg) no-repeat center 4px;
        background-size: 20px;
    }


/**
* #.# Video
*
*/
.video {
    height: 720px;
    position: relative;
    background-color: #000;
    overflow: hidden;
}

    .video__premiumonly {
        background-color: rgba(255, 255, 255, .3);
        position: absolute;
        height: 100%;
        width: 100%;
        z-index: 1;
    }

    .video__premiumonlywrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-family: league_gothicregular, Arial, sans-serif;
        font-size: 24px;
        text-transform: uppercase;
        color: #fff;
        width: 100%;
        text-align: center;
    }

    .video__notice {
        color: #c7142e;
        text-align: center;
        text-transform: uppercase;
        font-size: 36px;
        background: url(img/premium.png) no-repeat center top;
        padding-top: 160px;
        margin-bottom: 20px;
    }

        .video__notice span {
            color: #1b1b1b;
        }

    .video__premium-image {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        width: 100%;
        display: block;
    }

    .video__or-text {
        line-height: 40px;
        height: 40px;
        padding: 0 5px;
        color: #1b1b1b;
    }


/**
* #.# Live Stream
*
*/
.livestream {
    overflow: hidden;
}

    .livestream__player {
        float: left;
        width: calc(100% - 350px);
    }

    .livestream__chat {
        float: left;
        width: 350px;
    }


/**
* #.# Article
*
*/
.article {
    overflow: hidden;
    padding: 30px 55px 50px 55px;
}

.articles__title {
    font-size: 30px;
    font-family: archivo_narrowbold, Arial, sans-serif;
    line-height: 30px;
    display: block;

    width: 70%;

    /*max-width: 800px;*/
    /*min-width: 400px;*/
}

    .articles__title--premium {
        margin-left: 55px;
        max-width: 735px;
    }

    .articles__title--premium:before {
        content: '';
        display: inline-block;
        width: 45px;
        height: 40px;
        background: #c7142e url(img/icons/premium.svg) no-repeat center center;
        background-size: 29px;
        font-size: 0;
        vertical-align: text-bottom;
        margin-right: 5px;
        margin-left: -55px;
    }

    .content--blue .articles__title {
        color: #0667d8;
    }

    .content--purple .articles__title {
        color: #DB0A5B;
    }

    .content--yellow .articles__title {
        color: #eec410;
    }

.articles__contents {
    float: left;
    width: 70%;
}

    .articles__contents--padding-bottom {
        padding-bottom: 30px;
    }

    .articles__contents--checkout {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .articles__contents--myaccount {
        float: none;
        width: 100%;
    }

.articles__contents h1,
.articles__contents h2,
.articles__contents h3,
.articles__contents h4,
.articles__contents h5,
.articles__contents h6 {
    font-size: 30px;
    font-family: archivo_narrowbold, Arial, sans-serif;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.articles__contents h2 {
    font-size: 25px;
    line-height: 1.25;
}

.articles__contents h3 {
    font-size: 20px;
    line-height: 1.2173913043;
}

.articles__contents h4,
.articles__contents h5,
.articles__contents h6 {
    font-size: 16px;
    line-height: 1.1052631579;
}

.articles__contents h4 {
    letter-spacing: 0.13333em;
    text-transform: uppercase;
}

.articles__contents h6 {
    font-style: italic;
}

.articles__contents h1:first-child,
.articles__contents h2:first-child,
.articles__contents h3:first-child,
.articles__contents h4:first-child,
.articles__contents h5:first-child,
.articles__contents h6:first-child {
    padding-top: 0;
}

.content--purple .articles__contents h1,
.content--purple .articles__contents h2,
.content--purple .articles__contents h3,
.content--purple .articles__contents h4,
.content--purple .articles__contents h5,
.content--purple .articles__contents h6,
.content--purple .articles__contents p a,
.content--purple .articles__contents li a {
    color: #DB0A5B;
}

.content--yellow .articles__contents h1,
.content--yellow .articles__contents h2,
.content--yellow .articles__contents h3,
.content--yellow .articles__contents h4,
.content--yellow .articles__contents h5,
.content--yellow .articles__contents h6,
.content--yellow .articles__contents p a,
.content--yellow .articles__contents li a {
    color: #ecc510;
}

.content--blue .articles__contents h1,
.content--blue .articles__contents h2,
.content--blue .articles__contents h3,
.content--blue .articles__contents h4,
.content--blue .articles__contents h5,
.content--blue .articles__contents h6,
.content--blue .articles__contents p a,
.content--blue .articles__contents li a {
    color: #0567D8;
}

.articles__contents p {
    font-family: archivo_narrowregular, Arial, sans-serif;
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 1.5;
}

    .wp-caption p.wp-caption-text,
    .articles__contents p:last-child {
        padding-bottom: 0;
    }

.articles__contents p a {
    color: #000;
}

    .articles__contents p a:hover,
    .articles__contents li a:hover {
        text-decoration: none;
    }

    .content--bgdark .articles__contents p a {
        color: #b9b9b9;
    }

.articles__contents strong {
    font-weight: bold;
}

.articles__contents em {
    font-style: italic;
}

div.wp-caption {
    padding-bottom: 2px;
    margin-bottom: 20px;
}

p > div.wp-caption {
    margin-bottom: 0;
}

blockquote {
    border-left: 4px solid #1a1a1a;
    color: #686868;
    font-size: 19px;
    font-style: italic;
    line-height: 1.4736842105;
    margin-bottom: 28px;
    padding: 0 0 0 24px;
}

    .content--blue blockquote {
        border-color: #0567D8;
    }

    .content--yellow blockquote {
        border-color: #ecc510;
    }

    .content--purple blockquote {
        border-color: #DB0A5B;
    }

    blockquote > :last-child {
        padding-bottom: 0;
    }

    blockquote:not(.alignleft):not(.alignright) {
        margin-left: -28px;
    }

    blockquote blockquote:not(.alignleft):not(.alignright) {
        margin-left: 0;
    }

    blockquote:before,
    blockquote:after {
        content: "";
        display: table;
    }

    blockquote:after {
        clear: both;
    }

    blockquote cite,
    blockquote small {
        color: #1a1a1a;
        font-size: 16px;
        line-height: 1.75;
    }

    blockquote em,
    blockquote i,
    blockquote cite {
        font-style: normal;
    }

    blockquote strong,
    blockquote b {
        font-weight: 400;
    }

    blockquote.alignleft,
    blockquote.alignright {
        border: 0 solid #1a1a1a;
        border-top-width: 4px;
        padding: 18px 0 0;
        width: -webkit-calc(50% - 14px);
        width: calc(50% - 14px);
    }

.articles__contents ul {
    padding-left: 32px;
    list-style: disc;
    margin-bottom: 20px;
}

.articles__contents li {
    line-height: 1.5;
    font-family: archivo_narrowregular, Arial, sans-serif;
    font-size: 14px;
}


/**
* #.# Get Premium
*
*/
.get-premium {
    padding: 30px 50px;
}

    .get-premium__title {
        clear: both;
        color: #000;
        font-size: 30px;
        font-family: archivo_narrowbold, Arial, sans-serif;
        margin-bottom: 30px;
        position: relative;
    }

        .get-premium__title:before {
            content: '';
            display: block;
            width: 100%;
            border-bottom: 1px solid #C7152F;
            position: absolute;
            z-index: 1;
            top: 15px;
        }

    .get-premium__title-box {
        background-color: #fff;
        position: relative;
        z-index: 2;
        padding-right: 15px;
    }

    .get-premium__title-highlight {
        color: #C7152F;
    }

.membership-container {
    overflow: hidden;
}

.membership {
    float: left;
    width: 31.3%;
    margin-right: 3%;
    height: 260px;
    background-color: #000;
    margin-bottom: 30px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    overflow: hidden;
    position: relative;
}

    .membership:last-child {
        margin-right: 0;
    }

    .membership--full-width {
        width: 100%;
    }

    .membership--already-premium {
        opacity: .4;
    }

    .membership--active {
        opacity: 1;
    }

    .membership__title {
        width: 100%;
        background-color: #C7152F;
        text-transform: uppercase;
        font-size: 24px;
        position: absolute;
        top: 0;
        padding: 15px 0;
        font-family: league_gothicregular, Arial, sans-serif;
        z-index: 2;
        transition: transform .3s;
    }

        .membership:hover .membership__title,
        .membership--adding .membership__title,
        .membership--active-edit .membership__title {
            transform: translateY(-100%);
        }

        .membership--already-premium:hover .membership__title {
            transform: inherit;
        }

    .membership__price {
        white-space: nowrap;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 72px;
        font-family: league_gothicregular, Arial, sans-serif;
        z-index: 2;
        transition: opacity .3s;
        text-decoration: none;
        color: #fff;
    }

        .membership:hover .membership__price,
        .membership--adding .membership__price,
        .membership--active-edit .membership__price {
            opacity: 0;
        }

        .membership--already-premium:hover .membership__price {
            opacity: 1;
        }

    .membership__sub-title {
        position: absolute;
        width: 100%;
        bottom: 0;
        background-color: rgba(199, 21, 47, .5);
        font-size: 19px;
        padding: 10px 0;
        font-family: archivo_narrowregular, Arial, sans-serif;
        z-index: 2;
        transition: transform .3s;
    }

        .membership:hover .membership__sub-title,
        .membership--adding .membership__sub-title,
        .membership--active-edit .membership__sub-title {
            transform: translateY(100%);
        }

        .membership--already-premium:hover .membership__sub-title {
            transform: inherit;
        }

    .membership__payment-methods {
        display: block;
        font-size: 14px;
        padding-top: 5px;
        opacity: .7;
    }

    .membership__image {
        width: 100%;
        position: absolute;
        z-index: 1;
        opacity: .4;
        transition: opacity .3s;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

        .membership:hover .membership__image {
            opacity: .6;
        }

    .membership__form {
        position: absolute;
        z-index: 3;
        opacity: 0;
        transition: opacity .3s;
        text-align: center;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        .membership:hover .membership__form,
        .membership--adding .membership__form,
        .membership--active-edit .membership__form {
            opacity: 1;
        }

    .membership__add-to-cart-button {
        background: #C7152F url('img/loaders/pacman_light.svg') -50px center no-repeat;
        border: none;
        line-height: 60px;
        height: 60px;
        cursor: pointer;
        color: #fff;
        font-family: league_gothicregular, Arial, sans-serif;
        text-transform: uppercase;
        font-size: 30px;
        padding: 0 35px;
        white-space: nowrap;
        transition: background .5s, padding-left .3s;
        outline: none;
        display: block;
        text-decoration: none;
        width: 100%;
    }

        .membership__add-to-cart-button:hover {
            background-color: #931428;
        }

        .membership--adding .membership__add-to-cart-button {
            background-color: #000;
            background-position: 20px center;
            padding-left: 60px;
        }

    .nyp label {
        float: left;
        display: block;
        text-align: center;
        background: #DADFE1;
        width: 15%;
        height: 50px;
        color: #000;
        line-height: 50px;
    }

    #nyp {
        padding: 0;
        width: 100%;
        height: 50px;
        line-height: 60px;
        text-indent: 10px;
        font-weight: bold;
        font-size: 26px;
        text-align: center;
    }

    .membership__nyp-label {
        position: relative;
        display: block;
    }

    .membership__nyp-euro {
        font-size: 26px;
        font-family: archivo_narrowbold, Arial, sans-serif;
        position: absolute;
        color: #000;
        top: 13px;
        left: 10px;
    }

    .subscription-details.subscription-terms {
        height: 50px;
        display: block;
        background: #DADFE1;
        float: left;
        width: 45%;
        color: #000;
        line-height: 50px;
    }

    .minimum-price {
        clear: both;
        font-size: 12px;
        line-height: 20px;
    }

.already-premium-notice {
    text-align: center;
    margin-bottom: 30px;
}

    .already-premium-notice__title {
        font-size: 72px;
        text-transform: uppercase;
        font-family: league_gothicregular, Arial, sans-serif;
        padding: 30px 0;
    }

        .already-premium-notice__title--highlight {
            color: #a41127;
        }

    .already-premium-notice__sub-title {
        font-size: 30px;
        margin: -20px 0 20px 0;
        display: block;
    }

.get-premium_usps {
    margin-bottom: 30px;
    width: 100%;
    color: #fff;
    font-size: 18px;
}

    .get-premium_usps__cell {
        background: #101010 no-repeat center center;
        border-bottom: 1px solid #a41127;
        padding: 15px;
        font-family: archivo_narrowregular, Arial, sans-serif;
    }

        .get-premium_usps__row:last-child .get-premium_usps__cell {
            border-bottom: none;
        }

        .get-premium_usps__cell--title {
            text-transform: uppercase;
            font-family: league_gothicregular, Arial, sans-serif;
            font-size: 36px;
        }

        .get-premium_usps__cell--regular {
            background-color: #1b1b1b;
            text-align: center;
        }

        .get-premium_usps__cell--premium {
            background-color: #c7142e;
            text-align: center;
        }

        .get-premium_usps__cell--no {
            background-image: url(img/no.png);
        }

        .get-premium_usps__cell--yes {
            background-image: url(img/yes.png);
        }

.premium-faq-container {
    overflow: hidden;
}

.premium-faq {
    float: left;
    width: 30%;
    margin-right: 3%;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.3;
    min-height: 110px;
}

    .premium-faq__number {
        background-color: #c7142e;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        display: block;
        float: left;
        margin-right: 10px;
        font-size: 30px;
        color: #1b1b1b;
        font-family: archivo_narrowbold, Arial, sans-serif;
    }

    .premium-faq__question {
        width: calc(100% - 60px);
        float: left;
    }

    .premium-faq__answer {
        color: #c7142e;
        font-weight: bold;
        padding-top: 3px;
        width: calc(100% - 60px);
        float: left;
    }

.get-premium__back-to-top-button {
    background: url(img/back_to_top.gif) center top no-repeat;
    font-size: 24px;
    text-align: center;
    color: #c7142e;
    font-family: archivo_narrowbold, Arial, sans-serif;
    text-decoration: none;
    padding-top: 50px;
    display: block;
    clear: both;
    margin-top: 25px;
    transition: color .3s;
}

    .get-premium__back-to-top-button:hover {
        color: #000;
    }


/**
* #.# 404
*
*/
.page-not-found {
    padding: 50px;
    text-align: center;
}

    .page-not-found__title {
        font-family: league_gothicregular, Arial, sans-serif;
        text-transform: uppercase;
        color: #1b1b1b;
        font-size: 60px;
        padding-bottom: 30px;
    }

    .page-not-found__button {
        color: #fff;
        font-family: league_gothicregular, Arial, sans-serif;
        text-decoration: none;
        font-size: 50px;
        text-transform: uppercase;
        background-color: #00732e;
        line-height: 80px;
        height: 80px;
        border: none;
        padding: 0 30px;
        border-bottom: 8px solid #005923;
        border-radius: 0 0 10px 10px;
        cursor: pointer;
        display: inline-block;
    }


/**
* #.# Authors
*
*/
.authors {
    float: right;
    width: 28%;
}

    .authors--full {
        float: inherit;
        overflow: hidden;
        width: 100%;
    }

    .authors__author {
        padding: 10px;
        overflow: hidden;
        background-color: #dadfe2;
        /*width: 275px;*/
        text-align: right;
    }

        .authors__author--full {
            width: calc(50% - 60px);
            float: left;
            height: 200px;
            padding: 20px 20px 0 40px;
        }

        .authors__author--light {
            background-color: #ecf0f1;
        }

        .authors__author--align-left {
            text-align: left;
            padding-right: 40px;
            padding-left: 20px;
        }

    .authors__row {
        display: block;
        overflow: hidden;
        float: right;
        width: calc(100% - 100px);
        text-align: right;
    }

        .authors__author--align-left .authors__row {
            text-align: left;
            float: left;
        }

    .authors__name,
    .authors__twitter,
    .authors__googleplus {
        float: right;
        color: #fff;
        height: 25px;
        font-family: archivo_narrowregular, Arial, sans-serif;
        font-size: 14px;
        text-decoration: none;
        line-height: 27px;
        padding: 0 5px;
        margin: 0 5px 5px 0;
        display: inline-block;
        transition: background-color .2s;
    }

    .authors__author--align-left .authors__name,
    .authors__author--align-left .authors__twitter,
    .authors__author--align-left .authors__googleplus {
        float: left;
        margin: 0 0 5px 5px;
    }

    .authors__name {
        background-color: #000;
    }

    .authors__twitter {
        background: #4198ff url(img/icons/twitter.svg) no-repeat 7px 5px;
        background-size: 14px;
        padding-left: 25px;
    }

        .authors__twitter:hover {
            background-color: #3e6bcf;
        }

    .authors__googleplus {
        font-size: 0;
        padding-right: 28px;
        background: #db4c3e url(img/icons/google-plus.svg) no-repeat center center;
        background-size: 25px;
    }

        .authors__googleplus:hover {
            background-color: #b04739;
        }

    .authors__avatar {
        float: right;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        transition: filter, -webkit-filter 0.5s;
    }

        .authors__author--align-left .authors__avatar {
            float: left;
        }

        .authors__avatar:hover {
            -webkit-filter: grayscale(0%);
            filter: grayscale(0%);
        }

        .authors__avatar--small {
            width: 55px;
            height: 55px;
        }

    .authors__description {
        font-size: 14px;
        font-family: archivo_narrowregular, Arial, sans-serif;
        display: block;
        clear: both;
        padding-top: 20px;
        line-height: 1.5;
    }


/**
* #.# Paging
*
*/
.paging {
    max-width: 800px;
    margin: 0 auto 20px auto;
    overflow: hidden;
    text-align: center;
}

    .paging__previous,
    .paging__next,
    .next.page-numbers, /* WP Class */
    .prev.page-numbers {    /* WP Class */
        display: block;
        height: 25px;
        width: 25px;
        background: url(img/paging_arrows.png) no-repeat top left;
        font-size: 0;
        transition: opacity .3s;
        position: relative;
        z-index: 2;
    }

        .paging__previous:hover,
        .paging__next:hover {
            opacity: .6;
        }

    .paging__previous,
    .prev.page-numbers { /* WP Class */
        float: left;
    }

        .paging__previous--slider {
            margin: 18px 0 0 10px;
        }

        .content--blue .paging__previous,
        .content--blue .prev.page-numbers { /* WP Class */
            /*background-position-y: -48px;*/
            background-position: left -48px;
        }

    .paging__next,
    .next.page-numbers { /* WP Class */
        float: right;
        background-position: right -24px;
    }


        .paging__next--slider {
            margin: 18px 10px 0 0;
        }

        .content--blue .paging__next,
        .content--blue .next.page-numbers { /* WP Class */
            /*background-position-y: -72px;*/
            background-position: right -72px;
        }

    .paging__pages {
        position: absolute;
        left: 50%;
        width: 80%;
        transform: translateX(-50%);
        z-index: 1;
    }

    .paging__page,
    .page-numbers { /* WP Class */
        color: #fff;
        background-color: #3d3d3d;
        display: inline-block;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 26px;
        text-decoration: none;
        font-size: 12px;
        font-family: archivo_narrowregular, Arial, sans-serif;
        transition: background-color .3s;
        margin: 0 1px;
    }

        .paging__page--end {
            background-color: #1b1b1b;
        }

        .paging__page:hover,
        .paging__page--active,
        .page-numbers:hover, /* WP Class */
        .page-numbers.current { /* WP Class */
            background-color: #ecc510;
        }

        .content--blue .paging__page:hover,
        .content--blue .paging__page--active,
        .content--blue .page-numbers:hover, /* WP Class */
        .content--blue .page-numbers.current { /* WP Class */
            background-color: #0667d8;
        }

        .next.page-numbers:hover, /* WP Class */
        .prev.page-numbers:hover { /* WP Class */
            background-color: inherit;
        }

    .page-numbers.dots,
    .page-numbers.dots:hover,
    .paging__page--dots,
    .paging__page.paging__page--dots:hover {
        background-color: #212121;
    }


/**
* #.# Adds
*
*/
.dda-billboard {
    margin: -30px auto 0 auto;
    max-width: 1280px;
    text-align: center;
    position: relative;
    height: 175px;
}

.dda-middle {
    margin-bottom: 30px;
    text-align: center;
}

.dda-right {
    position: absolute;
    right: -40px;
    top: 0;
    transform: translateX(100%);
    display: none;
}

.dda-right {
    position: absolute;
    right: -350px;
    top: 0;
}

.addblocker-detected {
    display: none;
    max-width: 1280px;
    margin: -30px auto 0 auto;
    width: 100%;
    cursor: pointer;
}

.wallpaper-add {
    height: 0;
    width: 0;
    overflow: hidden;
}

    .wallpaper-add__click {
        position: absolute;
        width: 17%;
        top: 107px;
        display: block;
        height: 1080px;
    }

    .wallpaper-add__click--left {
        left: 0;
    }

    .wallpaper-add__click--right {
        right: 0;
    }

.single-add {
    margin-top: 10px;
    text-align: center;
}

.category-add {
    position: absolute;
    right: -315px;
    top: 510px;
}

.spotx-add {
    position: fixed;
    z-index: 20;
    background-color: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

    .spotx-add__container {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 50%;
        background-color: #000;
        text-align: center;
    }

    .spotx-add__close-add-button {
        color: #fff;
        font-size: 16px;
        display: block;
        margin: 15px;
    }

        .spotx-add__close-add-button:hover {
            color: #c4c4c4;
        }

    .spotx-add__click {
        width: 100%;
        height: 100%;
    }


/**
* #.# Footer
*
*/
.followus {
    background-color: #111;
    border-bottom: 1px solid #000;
}

    .followus__wrapper {
        margin: 0 auto;
        max-width: 800px;
    }

    .followus__title {
        color: #bdc3c7;
        font-family: league_gothicregular, Arial, sans-serif;
        text-transform: uppercase;
        line-height: 110px;
        font-size: 24px;
    }

    .followus__item {
        display: inline-block;
        width: 50px;
        height: 50px;
        font-size: 0;
        float: right;
        margin-top: 28px;
        margin-left: 50px;

        background: #3d3d3d no-repeat center;
        background-size: 60%;
        transition: background .3s;
    }

        .followus__item--facebook {
            background-image: url('img/icons/facebook_dark.svg');
        }

            .followus__item--facebook:hover {
                background-image: url('img/icons/facebook.svg');
                background-color: #3b5897;
            }

        .followus__item--googleplus {
            background-image: url('img/icons/google-plus_dark.svg');
            background-size: 70%;
        }

            .followus__item--googleplus:hover {
                background-image: url('img/icons/google-plus.svg');
                background-color: #dc4b3f;
            }

        .followus__item--twitter {
            background-image: url('img/icons/twitter_dark.svg');
        }

            .followus__item--twitter:hover {
                background-image: url('img/icons/twitter.svg');
                background-color: #4199ff;
            }

        .followus__item--instagram {
            background-image: url('img/icons/instagram_dark.svg');
        }

            .followus__item--instagram:hover {
                background-image: url('img/icons/instagram.svg');
                background-color: #408fdb;
            }

        .followus__item--youtube {
            background-image: url('img/icons/youtube_dark.svg');
            background-size: 70%;
        }

            .followus__item--youtube:hover {
                background-image: url('img/icons/youtube.svg');
                background-color: #cd2120;
            }

.bottommenu {
    background-color: #111;
}

    .bottommenu__wrapper {
        margin: 0 auto;
        max-width: 800px;
        height: 60px;
        text-align: center;
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }

    .bottommenu__item {
        color: #bdc3c7;
        font-family: league_gothicregular, Arial, sans-serif;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 24px;
        line-height: 60px;
        transition: color .3s;
        white-space: nowrap;
    }

        .bottommenu__item:hover {
            color: #fff;
        }

.copyright {
    background-color: #000;
}

    .copyright__wrapper {
        margin: 0 auto;
        max-width: 800px;
        height: 60px;
        font-family: archivo_narrowregular, Arial, sans-serif;
        text-transform: uppercase;
        color: #3d3d3d;
        font-size: 14px;
        line-height: 60px;
    }

    .copyright__hostedby {
        float: left;
        color: #3d3d3d;
        text-decoration: none;
        background: url(img/true.gif) no-repeat right 24px;
        padding-right: 51px;
        transition: color .3s;
    }

        .copyright__hostedby:hover {
            color: #fff;
        }

    .copyright__link {
        text-decoration: none;
        margin-right: 25px;
        color: #3d3d3d;
        float: right;
        transition: color .3s;
    }

        .copyright__link:hover {
            color: #fff;
        }

    .copyright__notice {
        float: right;
    }


/**
* #.# Overlay
*
*/
.overlay {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: none;
}


/**
* #.# Login
*
*/
.popup-login {
    position: absolute;
    width: 370px;
    left: 50%;
    top: 30%;
    z-index: 12;
    background: #fff;
    transform: translate(-50%);
    display: none;
}

    .popup-login__title {
        font-family: league_gothicregular, Arial, sans-serif;
        font-size: 30px;
        color: #fff;
        background: #1b1b1b;
        line-height: 75px;
        text-transform: uppercase;
        padding-left: 50px;
    }

    .popup-login__register-account {
        padding: 0 50px 25px;
    }

    .popup-login__register-account a {
        color: #C7152F;
    }

        .popup-login__register-account a:hover {
            color: #000;
        }

    .popup-login #loginform {
        padding: 25px 50px;
        overflow: hidden;
    }

    .popup-login #loginform p {
        margin-bottom: 15px;
    }

    .popup-login .button-primary {
        float: right;
    }

    .login-forgot {
        color: #000;
        font-size: 12px;
    }

        .login-forgot:hover {
            text-decoration: none;
        }

    .login-failed {
        color: red;
    }


/**
* #.# Maintenance
*
*/
.maintenance {
    overflow: hidden;
    padding: 50px 100px;
    color: #fff;
    background-color: #a41127;
    text-align: center;
}

    .maintenance__title {
        font-weight: bold;
        font-size: 50px;
        padding-bottom: 20px;
    }

    .maintenance__sub-title {
        font-size: 25px;
        margin-bottom: 15px;
    }



/**
* #.# WooCommerce
*
*/
.woocommerce a {
    color: #C7152F;
}

.page-template-page-template-checkout-php,
.page-template-page-template-premium {
    background-image: url(img/bg1.jpg);
    background-color: #000;
}

.woocommerce .login {
    padding: 25px 50px;
}

input.input-text {
    border-bottom: 1px solid #fff;
}

#billing_first_name_field {
    float: left;
    width: 48%;
}

#billing_last_name_field {
    float: right;
    width: 48%;
}

#billing_email_field {
    clear: both;
}

#customer_details {
    float: left;
    width: 55%;
}

#billing_country_field .select2-choice {
    border: none;
    background-color: #DADFE1;
    border-radius: 0;
    padding: 5px 10px;
}

#select2-drop {
    border: none;
}

#select2-drop .select2-search,
#select2-drop .select2-results {
    background-color: #DADFE1;
}

#billing_country_field strong {
    padding-left: 5px;
}

#order_review_heading,
.woocommerce-checkout-review-order {
    float: right;
    width: 40%;
}

#order_review_heading {
    padding-top: 0;
}

.shop_table {
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
}

.woocommerce .order-again {
    visibility: none;
    display: none;
}

.shop_table td,
.shop_table .product-quantity {
    text-align: right;
}

.shop_table td.product-thumbnail {
    text-align: center;
}

.shop_table td.product-thumbnail img {
    max-width: 30px;
    height: auto;
    vertical-align: text-top;
}

.shop_table .product-quantity {
    white-space: nowrap;
    display: none;
}

.shop_table .variation dt {
    display: none;
}

.shop_table dd p {
    font-size: 22px;
    white-space: nowrap;
}

.shop_table th,
.shop_table td {
    padding: 10px 0;
    border-bottom: 1px solid #CACACA;
}

.shop_table th {
    font-weight: bold;
}

.shop_table .order-number,
.shop_table .order-date,
.shop_table .order-status,
.shop_table .order-total,
.shop_table .product-name,
.shop_table.subscription_details td,
.shop_table.customer_details td {
    text-align: left;
}

.shop_table a {
    color: #000;
}

.shop_table a:hover {
    text-decoration: none;
}

.first-payment-date {
    padding-top: 5px;
}

.product-total {
    text-align: right;
}

.articles__contents--checkout p {
    padding-bottom: 10px;
}

.woocommerce-shipping-fields {
    display: none;
}

.order-actions .button {
    margin-left: 10px;
}

.order-actions .reactivate,
.order-actions .pay,
.subscription_details .reactivate {
    background: #c7142e;
    text-decoration: none;
    font-family: league_gothicregular, Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 3px 8px 1px 8px;
    border-bottom: 3px solid #a41127;
    border-radius: 0 0 4px 4px;
}

.subscription_details .reactivate {
    margin-right: 15px;
}

    .order-actions .reactivate:hover,
    .order-actions .pay:hover,
    .subscription_details .reactivate:hover {
        background: #a41127;
    }

address {
    line-height: 20px;
}

.place-order {
    text-align: center;
    border-top: 1px solid #c7142e;
    padding-top: 20px;
}

#place_order {
    background-color: #c7142e;
    border: none;
    border-radius: inherit;
    line-height: 60px;
    height: 60px;
    padding: 0 30px;
    transition: background-color .3s;
}

#place_order:hover {
    background-color: #8a1328;
}

ul.payment_methods {
    list-style: none;
    padding-left: 0;
}

.woocommerce-password-strength {
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 13px;
    line-height: 11px;
}

.woocommerce-password-strength.bad,
.woocommerce-password-strength.short {
    color: #C7142E;
}

.woocommerce-password-strength.good {
    color: #F59F0C;
}

.woocommerce-password-strength.strong {
    color: #2AA926;
}

.woocommerce-password-hint {
    font-size: 12px;
    color: #757575;
}

#billing_address_1_field {
    float: left;
    width: 66%;
}

#billing_address_2_field {
    float: right;
    width: 33%;
    margin-top: 22px;
}

.woocommerce-info,
.woocommerce-error,
.woocommerce-message {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #CACACA;
    border-left: 5px solid #1B1B1B;
    background: rgba(255, 255, 255, 0.2);
}

.woocommerce-error {
    border-left-color: #c7142e;
}

.woocommerce-info a {
    color: #c7142e;
}

.woocommerce-info a:hover {
    text-decoration: none;
}

.woocommerce-invalid input {
    border-bottom: 1px solid #c7142e;
}

.wc_payment_method label {
    font-weight: bold;
    color: #191919;
    font-size: 17px;
    width: 100%;
    display: block;
}

.blockOverlay {
    background: #fff url('img/loaders/pacman_dark.svg') no-repeat center center !important;
}

    .wc_payment_method label:hover {
        cursor: pointer;
        color: #000;
    }

.wc_payment_method img {
    float: left;
}

.wc_payment_method input[type="radio"] {
    outline: none;
    vertical-align: baseline;
    float: left;
    margin-top: 7px;
    margin-right: 20px;
}

    .wc_payment_method input[type="radio"]:before {
        background-color: #fff;
        border: 1px solid #a2a2a2;
    }

    .wc_payment_method input[type="radio"]:checked:before {
        color: #c7142e;
    }

.payment_box {
    font-size: 13px;
    clear: both;
    padding-top: 10px;
}

.payment_box .input-select,
.payment_box .input-text {
    width: 100%;
    padding: 5px;
    background-color: #fff;
    border: none;
    outline: none;
    margin-top: 5px;
}

.payment_box .input-text {
    height: inherit;
    width: calc(100% - 10px);
}

.payment_box select {
    width: 100%;
    padding: 5px;
    height: 30px;
    margin-top: 10px;
}

.wc_payment_method {
    background-color: #dadfe1;
    padding: 10px;
    overflow: hidden;
    border-bottom: 1px solid #c7c7c7;
}

    .wc_payment_method:hover {
        background-color: #d5dadc;
    }

li.payment_method_paypal {
    background: #dadfe1;
}

    .payment_method_paypal label {
        background: url(img/payment_methods.png) right center no-repeat;
        background-size: contain;
    }

    .payment_method_pay_gateway_ideal label {
        background: url(img/checkout/method_ideal.png) right center no-repeat;
        background-size: contain;
    }

    .payment_method_sb_autoincassopay label {
        background: url(img/checkout/method_ideal.png) right center no-repeat;
        background-size: contain;
    }

.wc_payment_method img {
    display: none;
}

.wc_payment_method .about_paypal {
    display: none;
}

.wc_payment_methods:before {
    content: 'Betalen met';
    padding-bottom: 15px;
    display: block;
    font-size: 18px;
    font-family: archivo_narrowbold, Arial, sans-serif;
}

.wc_payment_method p {
    font-size: 12px;
    padding-bottom: 0;
    color: #000;
    text-align: left;
}

.woocommerce a.edit {
    color: #000;
    padding-bottom: 10px;
    display: inline-block;
}

.woocommerce a.edit:hover {
    text-decoration: none;
}

p.woocommerce-thankyou-order-received {
    font-size: 60px;
    text-transform: uppercase;
    font-family: league_gothicregular, Arial, sans-serif;
    text-align: center;
    padding-top: 150px;
    background: url(img/big-check.gif) no-repeat top center;
}

ul.woocommerce-thankyou-order-details {
    list-style: none;
    padding: 0;
}

.membership__nyp-title {
    display: block;
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

    .membership__nyp-title--small {
        font-size: 14px;
        text-transform: inherit;
        font-weight: inherit;
    }

.membership__min {
    clear: both;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 12px;
    padding: 5px 0;
}

/**
* #.# WooCommerce My Account login
*
*/
#customer_login .login {
    padding: 0;
}

#customer_login .col-1 {
    width: 45%;
    float: left;
}

#customer_login .col-2 {
    width: 45%;
    float: right;
}

#customer_login .woocommerce-Button {
    margin-right: 15px;
}

/**
* #.# WooCommerce Account Page
*
*/
.articles__contents--myaccount .woocommerce {
    border-bottom: 1px solid #999;
    padding-bottom: 30px;
}

.articles__contents--myaccount .woocommerce:after {
    content: ' ';
    display: block;
    clear: both;
}

.woocommerce-MyAccount-navigation {
    float: left;
    width: 20%;
}

.woocommerce-MyAccount-content {
    float: left;
    width: 80%;
}

.woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
}

.woocommerce-MyAccount-navigation-link {
    list-style: none;
}

.woocommerce-MyAccount-navigation-link a {
    color: #1B1B1B;
    font-family: league_gothicregular, Arial, sans-serif;
    text-decoration: none;
    font-size: 20px;
    text-transform: uppercase;
    transition: color .3s;
    display: block;
    line-height: 35px;
}

    .woocommerce-MyAccount-navigation-link.is-active a,
    .woocommerce-MyAccount-navigation-link a:hover {
        color: #C7152F;
    }



/**
* #.# PREMIUM #####################################
*
*/


/**
* #.# Premium General
*
*/
.template-premium {
    background-position: top center;
}

.home.template-premium .content {
    margin-top: 10px;
}


/**
* #.# Premium Header
*
*/
.template-premium .header {
    background-color: rgba(0, 0, 0, 0.35);
    box-shadow: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}

.template-premium .topmenu__link {
    transition: background .3s;
    padding: 0 7px;
}

.template-premium .topmenu__link:after {
    width: 100%;
    left: 0;
}

.template-premium .search__button {
    transition: background .3s;
}

.template-premium .topmenu__link:hover,
.template-premium .current-menu-item a,
.template-premium .search__button:hover,
.template-premium .search--active .search__button {
    background-color: rgba(0, 0, 0, .5);
}


/**
* #.# Premium Slider
*
*/
@media screen and (min-width: 1280px) {

    .home.template-premium .content {
        margin-top: -100px;
    }

    .template-premium .slider {
        margin: 0;
        width: 100%;
        height: 1000px;
        padding: 0;
        max-width: inherit;
        background-color: #000;
        overflow: hidden;
    }

    .template-premium .slider__items {
        top: 145px;
        right: 60px;
    }

    .template-premium .slider__summary {
        top: 160px;
        left: 60px;
        bottom: inherit;
    }

    .template-premium .slider__description {
        font-size: 14px;
        line-height: 24px;
    }

    .template-premium .slider__image {
        position: absolute;
        margin-left: -960px;
        left: 50%;
    }

    .template-premium .slider__gradient {
        bottom: 0;
    }

}


/**
* #.# Premium Adds
*
*/
.template-premium .dda-middle,
.template-premium .dda-right {
    display: none;
}


/**
* #.# Premium Top 5
*
*/
.template-premium .top5 {
    background-color: #000;
}

    .template-premium .top5__title--premium,
    .template-premium .top5--premium {
        border: none;
    }

    .template-premium .top5__title--no-border {
        border-top: 1px solid #1b1b1b;
    }


/**
* #.# Premium Content
*
*/
body:not(.home).template-premium .content {
    margin-top: 130px;
}

    .template-premium .content--bgdark {
        background-color: rgba(0, 0, 0, .5);
    }

    body.home.template-premium {
        background: #000;
    }


/**
* #.# Premium Tabs
*
*/
.template-premium .tabs__navigation--bgdark {
    background-color: inherit;
}


/**
* #.# RESPONSIVE #####################################
*
*/
@media screen and (min-width: 1280px) {

    .dda-right {
        display: block;
    }


}

@media screen and (max-width: 1280px) {

    .search__form {
        width: 645px;
    }

    .slider {
        padding: 0;
        margin-right: 20px;
        margin-left: 20px;
        overflow: hidden;
        max-width: 1260px;
    }

    .slider__image {
        left: 50%;
        transform: translateX(-50%);
    }

    .slider__gradient {
        bottom: 0;
    }

    .slider__items {
        right: 15px;
        top: 15px;
    }

    .slider__summary {
        left: 20px;
        bottom: 20px;
    }

    .topmenu__item {
        margin-left: 25px;
    }

    .top5 {
        display: none;
    }

    .content {
        margin-left: 20px;
        margin-right: 20px;
    }

    .post-slider__item--photo img {
        width: 100%;
    }

    .video {
        height: inherit;
    }

    .articles__contents,
    .meta--article,
    .articles__title {
        width: 65%;
    }

    .addblocker-detected {
        width: calc(100% - 40px);
    }


    .articles__contents--checkout,
    .articles__contents--myaccount  {
        width: 100%;
    }

    .articles__contents img {
        max-width: 100%;
        height: auto;
    }

    .template-premium .slider__items {
        top: 100px;
        right: 20px;
    }

    .template-premium .slider__summary {
        top: 120px;
        left: 20px;
        bottom: inherit;
        width: 360px;
    }

    .template-premium .slider {
        margin-left: 0;
        margin-right: 0;
    }

}

@media screen and (max-width: 1024px) {

    .page-loader {
        left: 185px;
    }

    .tabs__navigation {
        padding: 0;
    }

    .content--page {
        margin-bottom: 25px;
    }

    .dda-billboard {
        display: none;
    }

    .premium-faq {
        width: 47%;
    }

    .membership__price {
        font-size: 50px;
    }

    .post-slider__overlay-text {
        padding: 0 100px;
        width: calc( 100% - 200px );
    }

    .livestream__player,
    .livestream__chat {
        width: 100%;
    }
}

@media screen and (max-width: 900px) {

    .account-notify-bar {
        font-size: 14px;
        font-family: archivo_narrowregular, Arial, sans-serif;
    }

    body:not(.home).template-premium .content {
        margin-top: 75px;
    }

    .header {
        margin-bottom: 10px;
    }

        .header__wrapper {
            padding-right: 10px;
        }

    .topmenu__item--mobileonly {
        display: block;
    }

    .account {
        display: none;
    }

    .addblocker-detected {
        display: none;
    }

    .content,
    .slider {
        margin-left: 10px;
        margin-right: 10px;
    }

    .slider {
        margin-bottom: 0;
    }

    .slider__image {
        height: 100%;
        width: auto;
        filter: inherit;
        -webkit-filter: inherit;
    }

    .slider__play {
        opacity: .6;
        top: 40%;
        width: 80px;
        height: 80px;
    }

        .slider__play:after {
            border-top-width: 15px;
            border-bottom-width: 15px;
            border-left-width: 20px;
        }

    .silder__paging--front-page {
        display: block;
    }

    .content--page {
        margin-bottom: 10px;
    }

    .postcontainer--comments {
        margin-bottom: 0;
    }

    .mobile-menu__button {
        display: block;
    }

        .mobile-menu__button:active,
        .search__button:active,
        .topmenu__link:active {
            background-color: #1d1d1d;
        }

    .topmenu {
        float: none;
        position: absolute;
        z-index: 5;
        right: 0;
        top: 0;
        width: 50%;
        overflow: hidden;
        opacity: 0;
        transition: opacity .5s;
        transform: translateY(-100%);
    }

        .topmenu--active {
            transform: translateY(80px);
            opacity: 1;
        }

        .topmenu__item {
            float: none;
            margin-left: 0;
            text-align: right;
            background-color: #000;
            width: 100%;
            margin-bottom: 3px;
        }

            .topmenu__link,
            .template-premium .topmenu__link  {
                line-height: 50px;
                height: 50px;
                padding-right: 30px;
            }

                .topmenu__link:after {
                    left: 0;
                    width: 100%;
                }

    .search {
        position: initial;
    }

        .search__form {
            width: 100%;
        }

    .slider__items {
        display: none;
    }

    .slider__title {
        font-size: 35px;
        padding-bottom: 15px;
    }

    .slider__description {
        line-height: 22px;
    }

    .slider__summary,
    .template-premium .slider__summary {
        left: 0;
        bottom: 0;
        width: calc(100% - 60px);
        padding: 30px;
        top: initial;
        text-align: left;
    }

    .slider__title:after {
        right: inherit;
        left: 0;
        width: 15%;
        height: 5px;
        top: -5px;
    }

    .tabs__navigation {
        letter-spacing: 0;
    }

        .tabs__item {
            width: 25%;
            float: left;
        }

    .tabs__navigation:after {
        content: '.';
        display: block;
        clear: both;
        background-color: #1B1B1B;
        height: 1px;
    }

        .tabs_navigation--blue:after {
            background-color: #0567D8;
        }

        .tabs_navigation--yellow:after {
            background-color: #ECC510;
        }

        .tabs_navigation--premium:after {
            background-color: #C7152F;
        }

    .postcontainer {
        padding-left: 15px;
        padding-right: 15px;
    }

    .tabs__content {
        padding-top: 30px;
    }

    .filters {
        margin-bottom: 20px;
    }

    .post {
        height: 130px;
        width: 100%;
        float: inherit;
        margin-bottom: 20px;
    }

    .post__title {
        clear: none;
    }

    .post__thumb {
        margin-right: 10px;
    }

    .meta {
        left: 240px;
    }

    .post-slider__items {
        height: inherit;
    }

    .post-slider__item {
        position: relative;
    }

    .post-slider__item--photo {
        margin-top: 0;
        transform: inherit;
    }

    .article {
        padding: 20px;
    }

    .articles__contents {
        width: 100%;
        float: inherit;
        clear: both;
    }

    .authors__author--full {
        width: calc(100% - 40px);
        padding: 20px;
        height: inherit;
    }

    .articles__title {
        width: 80%;
        min-width: inherit;
    }

    .meta--article {
        left: inherit;
        margin-left: 0;
        width: 100%;
    }

    .authors {
        width: 100%;
        padding-top: 10px;
        float: inherit;
        clear: both;
    }

    .filters__wrapper {
        width: inherit;
    }

    .filters__options {
        right: 0;
        padding: 15px;
        width: calc(100% - 30px);
    }

    .filters__searchfield {
        padding-left: 50px;
    }

    .filters__search:before {
        left: -5px;
    }

    .filters__label {
        font-size: 12px;
        white-space: nowrap;
    }

    .followus__wrapper,
    .bottommenu__wrapper,
    .copyright__wrapper {
        width: calc(100% - 50px);
        margin: 0 25px;
    }

    .followus__item {
        margin-left: 10px;
    }

    .bottommenu__item:first-child,
    .bottommenu__item:last-child {
        float: none;
    }

    .copyright__wrapper {
        height: 40px;
        line-height: 40px;
    }

    .copyright__hostedby {
        width: 67px;
        margin: 0 auto;
        display: block;
        float: none;
        background-position: right 4px;
    }

    .copyright__wrapper {
        height: auto;
        line-height: 20px;
        padding: 10px 0;
        text-align: center;
    }

    .copyright__link {
        margin: 0 5px;
        float: none;
    }

    .copyright__notice {
        display: block;
        width: 100%;
        float: none;
        padding-top: 10px;
    }

    .paging {
        padding: 0 15px;
    }

    .membership {
        width: 100%;
        margin-right: 0;
    }

    .premium-faq {
        width: 100%;
        margin-right: 0;
    }

    #customer_details {
        margin-bottom: 20px;
    }

    #customer_details,
    #order_review_heading,
    .woocommerce-checkout-review-order {
        width: 100%;
        float: none;
    }

    #place_order {
        width: 100%;
    }

    .get-premium {
        padding: 20px;
    }

    .post-slider__title {
        font-size: 30px;
    }

    .login {
        top: 10%;
    }

    .post-slider__overlay-text {
        top: 20px;
        padding: 20px;
        width: calc( 100% - 40px );
    }

    .post-slider__overlay-text h3 {
        font-size: 30px;
    }

    .video__notice {
        background-size: 100px;
        padding-top: 80px;
    }

}

@media screen and (max-width: 650px) {

    #customer_login .col-1 {
        margin-bottom: 25px;
    }

    #customer_login .col-1,
    #customer_login .col-2 {
        width: 100%;
        float: inherit;
    }

    .filters__list {
        width: 100%;
    }

    .followus__wrapper {
        text-align: center;
    }

    .followus__title {
        line-height: 24px;
        display: block;
        text-align: center;
        padding-top: 10px;
    }

    .followus__item {
        float: none;
        margin: 0 10px 10px 10px;
    }

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

    .bottommenu__item {
        font-size: 17px;
        padding: 0 10px;
        text-align: center;
    }

    .get-premium_usps {
        font-size: 14px;
    }

    .get-premium_usps__cell {
        padding: 10px;
    }

    .get-premium_usps__cell--title {
        font-size: 24px;
    }

    .login {
        width: 95%;
        top: 5%;
        height: 90%;
    }

.woocommerce-MyAccount-navigation,
    .woocommerce-MyAccount-content {
        float: none;
        width: 100%;
    }

    .woocommerce-MyAccount-navigation {
        margin-bottom: 20px;
        position: relative;
    }

        .woocommerce-MyAccount-navigation::after {
            display: block;
            content: '';
            clear: both;
        }

    .woocommerce-MyAccount-navigation::before {
        content: 'Account menu';
        background-color: #e8e8e8;
        font-family: league_gothicregular, Arial, sans-serif;
        font-size: 20px;
        text-transform: uppercase;
        line-height: 40px;
        padding: 0 20px;
        display: block;
        float: right;
    }

    .woocommerce-MyAccount-navigation ul {
        display: none;
        top: 45px;
        position: absolute;
        width: 50%;
        right: 0;
    }

        .woocommerce-MyAccount-navigation:hover ul {
            display: block;
        }

    .woocommerce-MyAccount-navigation-link {
        text-align: right;
        width: 100%;
        background: #cecece;
        margin-bottom: 5px;
    }

        .woocommerce-MyAccount-navigation-link a {
            padding-right: 20px;
        }

}

@media screen and (max-width: 500px) {

    .header,
    .content--page {
        margin-bottom: 0;
    }

    .getpremium {
        display: none;
    }

    .content,
    .slider {
        margin-left: 0;
        margin-right: 0;
    }

    .silder__paging--front-page {
        margin: 0;
    }

    .tabs__item {
        font-size: 15px;
    }

    .tabs__content,
    .postcontainer {
        padding-left: 0;
        padding-right: 0;
    }

    .tabs__more {
        padding-right: 10px;
    }

    .post {
        height: auto;
        width: 100%;
        float: inherit;
        overflow: hidden;
    }

    .post__thumb,
    .post--horizontal .post__thumb {
        width: 100%;
        height: inherit;
        margin: 0;
        line-height: 0;
    }

    .post__image {
        width: 100%;
        height: auto;
        position: relative;
        transform: inherit;
        left: 0;
        top: 0;
    }

    .post:hover .post__image {
        transform: inherit;
    }

    .post__title,
    .post--horizontal .post__title {
        clear: both;
    }

    .meta,
    .post--horizontal .meta {
        left: inherit;
        position: relative;
        clear: both;
        overflow: hidden;
        bottom: 0;
        margin: 0 10px 10px 10px;
    }

        .meta--article {
            margin-left: 0;
            margin-bottom: 0;
        }

    .bottommenu {
        display: none;
    }

}


/**
* #.# JW Player 7
*
*/
#videoplayer {
    z-index: 1000 !important;
}

#videoplayer .jw-controlbar {
    padding: 0;
}

#videoplayer .jw-background-color {
    background-color: #212121;
}

#videoplayer.jw-flag-ads .jw-icon-fullscreen {
    display: none !important;
    visibility: hidden !important;
}

#videoplayer.jw-flag-ads .jw-slider-volume {
    margin-right: 15px;
}

#videoplayer .jw-icon {
    color: #fff;
    height: 60px;
    transition: all .3s ease;
    line-height: 60px;
}

    #videoplayer .jw-icon-playback {
        background-color: #0667d8;
        width: 55px;
    }

        #videoplayer .jw-icon-playback:before {
            opacity: .7;
        }

            #videoplayer .jw-icon-playback:hover:before {
                opacity: 1;
            }

    #videoplayer .jw-icon-volume,
    #videoplayer .jw-icon-rewind,
    #videoplayer .jw-icon-fullscreen {
        width: 55px;
        text-align: center;
    }

        #videoplayer .jw-icon-volume:hover,
        #videoplayer .jw-icon-rewind:hover,
        #videoplayer .jw-icon-fullscreen:hover {
            background-color: #3A3A3A;
        }

#videoplayer .jw-rail {
    background-color: #4C4C4C;
}

    #videoplayer .jw-buffer {
        background-color: #797979;
    }

    #videoplayer .jw-progress {
        background-color: #0667d8;
    }

    #videoplayer .jw-knob {
        background-color: #fff;
    }

#videoplayer .jw-text {
    font-size: 11px;
}

#videoplayer .jw-text-elapsed,
#videoplayer .jw-text-duration {
    padding: 0 20px;
}

#videoplayer .jw-text-elapsed {
    padding-right: 0;
    padding-left: 15px;
}

#videoplayer .jw-controlbar-center-group {
    padding-left: 25px;
}

#videoplayer .jw-skip {
    bottom: 75px;
    padding: 10px 15px;
    opacity: 0.7;
}

#videoplayer .jw-display-icon-container {
    background-color: transparent;
    margin-top: -50px;
    opacity: .6;
    transition: opacity .3s;
}

    #videoplayer .jw-controls:hover .jw-display-icon-container {
        opacity: 1;
    }

    #videoplayer .jw-icon-display {
        background-color: #0667d8;
        border-radius: 100%;
        width: 100px;
        height: 100px;
        line-height: 100px;
        display: block;
    }

        #videoplayer .jw-state-idle .jw-icon-display:before {
            padding-left: 6px;
        }

#videoplayer .jw-controlbar .jw-overlay {
    bottom: 60px;
    width: 55px;
}

    #videoplayer .jw-slider-vertical .jw-slider-container {
        width: 23px;
        margin-bottom: 15px;
    }

    #videoplayer .jw-controlbar .jw-overlay .jw-knob {
        width: 12px;
        height: 12px;
        left: 5px;
    }


.content--yellow #videoplayer .jw-progress,
.content--yellow #videoplayer .jw-icon-playback,
.content--yellow #videoplayer .jw-icon-display {
    background-color: #eec410;
}

.content--premium #videoplayer .jw-progress,
.content--premium #videoplayer .jw-icon-playback,
.content--premium #videoplayer .jw-icon-display {
    background-color: #C7142E;
}

#videoplayer.jw-flag-ads .jw-progress,
#videoplayer.jw-flag-ads .jw-icon-playback,
#videoplayer.jw-flag-ads .jw-icon-display {
    background-color: #292929;
}


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.embed-container--dark { background:#000 url('img/loaders/pacman_dark.svg') center center no-repeat; }

/**
* #.# Tiny Scrollbar
*
*/
.custom-scrollbar .viewport { width: 100%; height: 100%; overflow: hidden; position: relative; }
.custom-scrollbar .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; transition: top .2s; }
.custom-scrollbar .scrollbar{ border-radius: 10px; background: #0567d8; position: absolute; z-index: 1; background-position: 0 0; right: 0; width: 5px; }
.custom-scrollbar .track { min-height: 675px; border-radius: 10px; background: #0567d8; height: 100%; width:5px; position: relative; padding: 0; }
.custom-scrollbar .thumb { transition: top, height .1s; border-radius: 10px; background: #fff; height: 20px; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0; }
.custom-scrollbar .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }


/**
* #.# Comments
*
*/
.comments-area,
#disqus_thread {
    margin: 0 20px;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
    padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
    border-top: 4px solid #1a1a1a;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 23px;
    font-size: 1.4375rem;
    font-weight: 700;
    line-height: 1.3125;
    padding-top: 1.217391304em;
}

.comments-title {
    margin-bottom: 1.217391304em;
}

.comment-list {
    list-style: none;
    margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid #d1d1d1;
    padding: 1.75em 0;
}

.comment-list .children {
    list-style: none;
    margin: 0;
}

.comment-list .children > li {
    padding-left: 0.875em;
}

.comment-author {
    color: #1a1a1a;
    margin-bottom: 0.4375em;
}

.comment-author .avatar {
    float: left;
    height: 28px;
    margin-right: 0.875em;
    position: relative;
    width: 28px;
}

.bypostauthor > article .fn:after {
    content: "\f304";
    left: 3px;
    position: relative;
    top: 5px;
}

.comment-metadata,
.pingback .edit-link {
    color: #686868;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
}

.comment-metadata {
    margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
    color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
    color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
    display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}

.comment-reply-link {
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #007acc;
    display: inline-block;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
    margin-top: 2.1538461538em;
    padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
    border-color: currentColor;
    color: #007acc;
    outline: 0;
}

.comment-form {
    padding-top: 1.75em;
}

.comment-form label {
    color: #686868;
    display: block;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.076923077em;
    line-height: 1.6153846154;
    margin-bottom: 0.5384615385em;
    text-transform: uppercase;
}

.comment-list .comment-form {
    padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    color: #686868;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin-bottom: 2.1538461538em;
}

.no-comments {
    border-top: 1px solid #d1d1d1;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 700;
    margin: 0;
    padding-top: 1.75em;
}

.comment-navigation + .no-comments {
    border-top: 0;
    padding-top: 0;
}

.form-allowed-tags code {
    font-family: Inconsolata, monospace;
}

.form-submit {
    margin-bottom: 0;
}

.required {
    color: #007acc;
    font-family: Merriweather, Georgia, serif;
}

.comment-reply-title small {
    font-size: 100%;
}

.comment-reply-title small a {
    border: 0;
    float: right;
    height: 32px;
    overflow: hidden;
    width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
    color: #1a1a1a;
}

.comment-reply-title small a:before {
    content: "\f405";
    font-size: 32px;
    position: relative;
    top: -5px;
}


/**
* #.# How To Battlefield 1 Template
*
*/
@font-face {
	font-family: 'Futura Maxi Std Book';
	src: url('fonts/howtobattlefield1/FuturaMaxiStd-Book.eot');
	src: url('fonts/howtobattlefield1/FuturaMaxiStd-Book.eot?#iefix') format('embedded-opentype'),
		url('fonts/howtobattlefield1/FuturaMaxiStd-Book.woff') format('woff'),
		url('fonts/howtobattlefield1/FuturaMaxiStd-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Futura Maxi Std Demi';
	src: url('fonts/howtobattlefield1/FuturaMaxiStd-Demi.eot');
	src: url('fonts/howtobattlefield1/FuturaMaxiStd-Demi.eot?#iefix') format('embedded-opentype'),
		url('fonts/howtobattlefield1/FuturaMaxiStd-Demi.woff') format('woff'),
		url('fonts/howtobattlefield1/FuturaMaxiStd-Demi.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.page-template-page-template-howtobattlefield1 {
    background-color: #000;
    background-repeat: no-repeat;
    background-image: url(img/howtobattlefield1/bg_top.jpg), url(img/howtobattlefield1/bg_bottom.jpg);
    background-position: top center, bottom 220px center;
    overflow-x: hidden;
}

.page-template-page-template-howtobattlefield1 .post-slider__title {
    border-top: 5px solid #ff9900;
}

.page-template-page-template-howtobattlefield1 .post-slider__title--highlight {
    color: #ff9900;
}

.page-template-page-template-howtobattlefield1 .content--page {
    margin-top: 0 !important;
    border: none;
    border-bottom: 5px solid #ff9900;
    margin-bottom: 800px;
}

.howtobattlefield1__title-header {
    max-width: 1280px;
    height: 360px;
    margin: 0 auto;
    position: relative;
}

    .template-premium .howtobattlefield1__title-header {
        padding-top: 90px;
    }

.howtobattlefield1__top-boris {
    height: 360px;
    width: 348px;
    background: url(img/howtobattlefield1/boris_top.png) no-repeat top center;
}

.howtobattlefield1__logo {
    background: url(img/howtobattlefield1/logo.png) no-repeat left center;
    height: 159px;
    width: 1200px;
    position: absolute;
    right: 0;
    top: 47%;
    transform: translate(530px, -50%);
}

    .template-premium .howtobattlefield1__logo {
        top: 57%;
    }

.page-template-page-template-howtobattlefield1 .article {
    overflow: inherit;
}

    .page-template-page-template-howtobattlefield1 .article::after {
        content: '';
        display: block;
        clear: both;
    }

.articles__contents .howtobattlefield1__subtitle {
    text-transform: uppercase;
    font-size: 30px;
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px;
    font-family: 'Futura Maxi Std Demi';
}

    .howtobattlefield1__subtitle:before {
        content: '';
        display: inline-block;
        height: 40px;
        width: 36px;
        left: 0;
        position: absolute;
        background: url(img/howtobattlefield1/icon_title.gif) no-repeat center center;
    }

.page-template-page-template-howtobattlefield1 .articles__contents p {
    font-size: 18px;
    font-family: 'Futura Maxi Std Book';
}

.howtobattlefield1__videos {
    clear: both;
    padding-top: 40px;
}

    .howtobattlefield1__video-title {
        background-color: #ff9900;
        display: inline-block;
        font-size: 30px;
        line-height: 60px;
        padding: 0 15px;
        color: #fff;
        font-family: 'Futura Maxi Std Book';
    }

        .howtobattlefield1__video-title--highlight {
            color: #000;
        }

.howtobattlefield1__more-info-button {
    float: right;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 35px;
    padding: 0 10px;
    transition: background-color .3s;
    font-weight: bold;
    font-family: 'Futura Maxi Std Demi';
}

    .howtobattlefield1__more-info-button:hover {
        background-color: #ff9900;
    }

.howtobattlefield1__video-items {
    padding-top: 40px;
    margin: 0 -25px;
}

    .howtobattlefield1__item {
        width: calc(33.333% - 50px);
        margin: 0 25px;
        height: 200px;
        float: left;
        background: #000 url(img/howtobattlefield1/thumb_1.jpg) center center;
        background-size: cover;
        font-family: 'Futura Maxi Std Book';
    }

        .howtobattlefield1__item--active {
            display: none;
        }

        .howtobattlefield1__item:nth-child(2) {
            background-image: url(img/howtobattlefield1/thumb_2.jpg);
        }

        .howtobattlefield1__item:nth-child(3) {
            background-image: url(img/howtobattlefield1/thumb_3.jpg);
        }

        .howtobattlefield1__item:nth-child(4) {
            background-image: url(img/howtobattlefield1/thumb_4.jpg);
        }

    .howtobattlefield1__item-link {
        text-align: center;
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        position: relative;
        background-color: rgba(0, 0, 0, .7);
        transition: background-color .3s;
    }

        .howtobattlefield1__item-link:hover {
            background-color: rgba(0, 0, 0, .5);
        }

    .howtobattlefield1__item-info {
        width: 190px;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .howtobattlefield1__item-title {
        color: #fff;
        font-size: 24px;
        display: block;
        border-bottom: 1px solid #fff;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    .howtobattlefield1__item-number {
        font-size: 72px;
        font-weight: bold;
        color: #ff9900;
        font-family: 'Futura Maxi Std Demi';
    }

    .howtobattlefield1__item-name {
        position: absolute;
        color: #fff;
        font-size: 30px;
        line-height: 60px;
        padding: 0 30px;
        white-space: nowrap;
        left: 0;
        bottom: 0;
        transform: translateY(100%);
        background-color: #ff9900;
        opacity: 0;
        transition: opacity .3s;
    }

        .howtobattlefield1__item-link:hover .howtobattlefield1__item-name {
            opacity: 1;
        }

.howtobattlefield1__prices {
    width: 100%;
    margin-top: 40px;
}

.howtobattlefield1__question {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 40px;
    font-family: 'Futura Maxi Std Demi';
}

    .howtobattlefield1__question-number {
        color: #ff9900;
        padding-right: 10px;
    }

    .howtobattlefield1__questions div:nth-child(6) {
        max-width: 900px;
    }

.howtobattlefield1__answers {
    padding-top: 20px;
}

.howtobattlefield1__answer {
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 30px 20px 30px;
    white-space: nowrap;
    display: inline-block;
    font-family: 'Futura Maxi Std Book';
}

    .howtobattlefield1__questions div:nth-child(6) .howtobattlefield1__answer:nth-child(3) {
        padding-right: 107px;
    }

    .howtobattlefield1__answer-number {
        color: #ff9900;
        font-weight: bold;
        font-family: 'Futura Maxi Std Demi';
    }

.howtobattlefield1__how-to-enter {
    border-top: 2px solid #ff9900;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 200px;
}

    .howtobattlefield1__how-to-enter .articles__contents p {
        font-size: 22px;
        line-height: 35px;
    }

    .howtobattlefield1__how-to-enter p a {
        color: #ff9900;
        font-weight: bold;
        text-decoration: none;
        transition: color .3s;
    }

        .howtobattlefield1__how-to-enter p a:hover {
            color: #000;
        }

    .howtobattlefield1__notes {
        font-size: 17px;
        position: absolute;
        bottom: 10px;
        font-family: 'Futura Maxi Std Book';
    }

        .howtobattlefield1__notes a {
            color: #000;
        }

.howtobattlefield1__boris-bottom {
    height: 609px;
    width: 386px;
    background: url(img/howtobattlefield1/boris_bottom.png) no-repeat bottom center;
    position: absolute;
    right: 0;
    bottom: 0;
}


    .page-template-page-template-howtobattlefield1 #videoplayer .jw-icon-display {
        background-color: #ff9900;
    }


    .page-template-page-template-howtobattlefield1 #videoplayer .jw-progress,
    .page-template-page-template-howtobattlefield1 #videoplayer .jw-icon-playback {
        background-color: #606060;
    }

#wpadminbar {
    display: none !important;
}

html { margin-top: 0 !important; }
* html body { margin-top: 0 !important; }
@media screen and ( max-width: 782px ) {
    html { margin-top: 0 !important; }
    * html body { margin-top: 0 !important; }
}

.wpgdprc-consent-modal__description p {
    line-height: 21px !important;
    padding-bottom: 15px;
    font-size: 11px !important;
}

div.wpgdprc-consent-bar .wpgdprc-consent-bar__button {
    padding: 5px 10px;
    text-transform: uppercase;
    border: none;
    background: #c7142e;
    color: #fff;
    transition: all .3s;
}

.div.wpgdprc-consent-bar {
    background: rgba(0,0,0,.8) !important;
}

.woocommerce-billing-fields h3 { display: none; }