.fa-pull-left.mc-media-item__video-icon,.fa.fa-pull-left,.fa.pull-left,.pull-left.mc-media-item__video-icon {
    margin-right: .3em
}

.fa-fw,.fa-li {
    text-align: center
}

.mc-user-meta__link,a,a:hover {
    text-decoration: none
}

.cf:after,.mc-grid:after,.mc-img-preview:after,.mc-layout:after,.mc-media-grid:after,.mc-user-header:after,.mc-user-header__wrap:after {
    clear: both
}

.mc-table table,table {
    border-collapse: collapse
}

@font-face {
    font-family: FontAwesome;
    src: url(../../themes/revelation/fonts/fontawesome-webfont3e6e3e6e.eot?v=4.7.0);
    src: url(../../themes/revelation/fonts/fontawesome-webfontd41dd41d.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../../themes/revelation/fonts/fontawesome-webfont3e6e3e6e.woff2?v=4.7.0) format("woff2"),url(../../themes/revelation/fonts/fontawesome-webfont3e6e3e6e.woff?v=4.7.0) format("woff"),url(../../themes/revelation/fonts/fontawesome-webfont3e6e3e6e.ttf?v=4.7.0) format("truetype"),url(../../themes/revelation/fonts/fontawesome-webfont3e6e3e6e.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa,.mc-media-item__video-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-stack-2x,h1 {
    font-size: 2em
}

.fa-fw {
    width: 1.28571em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-pull-right.mc-media-item__video-icon,.fa.fa-pull-right,.fa.pull-right,.pull-right.mc-media-item__video-icon {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.sr-only,a,button,h1,h2,h3,h4,legend,ol,p,ul {
    padding: 0
}

.sr-only,button,img,input,legend {
    border: 0
}

.fa-pull-left {
    float: left
}

.fa-pull-right,.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

article,aside,details,figcaption,figure,footer,header,hgroup,img,main,menu,nav,section,summary {
    display: block
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

#sb-body-close:before,.fa-close:before,.fa-remove:before,.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before,.mc-media__filter--screenshots .fa:before,.mc-media__filter--screenshots .mc-media-item__video-icon:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before,.mc-media__filter--videos .fa:before,.mc-media__filter--videos .mc-media-item__video-icon:before {
    content: ""
}

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
    content: ""
}

.fa-pencil:before,.mc-media__filter--concept_arts .fa:before,.mc-media__filter--concept_arts .mc-media-item__video-icon:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before,.mc-media-item__video-icon:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,.fa-users:before {
    content: ""
}

.fa-chain:before,.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,.fa-scissors:before {
    content: ""
}

.fa-copy:before,.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before,.mc-pseudo-select__selected:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,.fa-undo:before {
    content: ""
}

.fa-gavel:before,.fa-legal:before {
    content: ""
}

.fa-dashboard:before,.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before,.mc-secondary-menu__item.mc-secondary-menu__item--open .mc-secondary-nav__trigger:before {
    content: ""
}

.fa-desktop:before,.mc-media__filter--wallpapers .fa:before,.mc-media__filter--wallpapers .mc-media-item__video-icon:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before,.mc-article__content ul li:before {
    content: ""
}

.fa-mail-reply:before,.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

#sb-body-previous:before,.fa-chevron-circle-left:before {
    content: ""
}

#sb-body-next:before,.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before,.mc-founder-feature-extra--opened .fa:before,.mc-founder-feature-extra--opened .mc-media-item__video-icon:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,.fa-usd:before {
    content: ""
}

.fa-inr:before,.fa-rupee:before {
    content: ""
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
    content: ""
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
    content: ""
}

.fa-krw:before,.fa-won:before {
    content: ""
}

.fa-bitcoin:before,.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before,.mc-download__link-tooltip:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,.fa-institution:before,.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,.fa-car:before {
    content: ""
}

.fa-cab:before,.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
    content: ""
}

.fa-empire:before,.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before {
    content: ""
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before,.fa-vcard:before {
    content: ""
}

.fa-address-card-o:before,.fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before,.fa-bathtub:before,.fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.mcTop,sub,sup {
    position: relative
}

pre,textarea {
    overflow: auto
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,optgroup,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

.mc-btn--main:after,.mc-btn__text,.mc-justify>* {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.mc-news-preview em,cite,i {
    font-style: normal
}

button {
    overflow: visible;
    outline: 0;
    background: 0 0
}

button,select {
    text-transform: none
}

.mc-btn,.mc-btn--main,.mc-heading--primary,.mc-heading--secondary,.mc-uppercase {
    text-transform: uppercase
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal;
    padding: 5px;
    font-size: 14px
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    resize: vertical
}

p {
    margin: 0
}

ol,ul {
    margin: 0;
    list-style: none
}

a,button {
    transition: all .3s ease
}

figure {
    margin: 0
}

h1,h2,h3,h4 {
    margin: 0;
    font-weight: 400;
    font-family: "Marcellus SC",serif
}

.mc-heading--fourth,.mc-heading--tertiary,h1 a,h2 a,h3 a,h4 a {
    color: inherit
}

input[type=text],textarea {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    outline: 0
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

blockquote {
    margin: 0
}

.cf:after,.cf:before,.mc-media-grid:after,.mc-media-grid:before,.mc-user-header:after,.mc-user-header:before,.mc-user-header__wrap:after,.mc-user-header__wrap:before {
    content: " ";
    display: table
}

.mc-in-block,.mc-justify:after,.mc-justify>* {
    display: inline-block
}

.mc-margin--xxl {
    margin-top: 60px
}

.mc-commerce-success__imagery,.mc-margin--xl {
    margin-top: 50px
}

.mc-margin--l {
    margin-top: 40px
}

.mc-margin--m {
    margin-top: 30px
}

.mc-margin--s {
    margin-top: 20px
}

.mc-margin--xs {
    margin-top: 10px
}

.mc-margin--xxs {
    margin-top: 5px
}

.mc-justify {
    text-align: justify
}

.mc-btn--main,.mc-text-center {
    text-align: center
}

.mc-justify:after {
    content: '';
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0
}

.mc-block {
    display: block
}

@media (max-width: 850px) {
    .mc-hide--tablet {
        display:none
    }
}

@media (max-width: 650px) {
    body {
        background-image:url(../../themes/revelation/img/bgs/bg--mobile.jpg)
    }

    body.mcApi-confirmation-added {
        background-position: 50% 130px
    }

    .mc-hide--mobile {
        display: none
    }
}

.mc-bold {
    font-weight: 700
}

#admin-menu {
    z-index: 100000
}

.mcTop {
    z-index: 30
}

.tabs.primary li {
    display: inline-block
}

.tabs.primary li a {
    background: #2f3d5c;
    color: #d2d7d9;
    border-radius: 5px 5px 0 0;
    padding: 5px 10px;
    display: block
}

.mc-container {
    margin-right: auto;
    margin-left: auto
}

@media (max-width: 1218px) {
    .mc-container {
        width:100%;
        padding-right: 10px;
        padding-left: 10px
    }
}

.mc-heading--primary {
    font-size: 45px
}

@media (max-width: 650px) {
    .mc-heading--primary {
        font-size:26px
    }
}

.mc-heading--secondary {
    font-size: 20px;
    text-align: center
}

@media (max-width: 650px) {
    .mc-heading--secondary {
        font-size:22px
    }
}

.mc-heading--tertiary {
    font-size: 24px
}

.mc-heading--fourth {
    font-size: 22px;
    font-weight: 700
}

.mc-btn--default,.mc-btn--main {
    font-weight: 900;
    display: inline-block
}

.mc-about-headliner__controls,.mc-feature__heading,.mc-page-header__link {
    font-family: "Marcellus SC",serif
}

.mc-heading--fourth h1,.mc-heading--fourth h2,.mc-heading--fourth h3,.mc-heading--fourth h4,.mc-heading--primary h1,.mc-heading--primary h2,.mc-heading--primary h3,.mc-heading--primary h4,.mc-heading--secondary h1,.mc-heading--secondary h2,.mc-heading--secondary h3,.mc-heading--secondary h4,.mc-heading--tertiary h1,.mc-heading--tertiary h2,.mc-heading--tertiary h3,.mc-heading--tertiary h4 {
    font-size: inherit;
    color: inherit
}

.mc-heading--attention {
    color: #495169
}

.mc-heading--highlight {
    display: inline-block;
    margin-right: 40px;
    position: relative
}

.mc-heading--highlight:after {
    content: '';
    position: absolute;
    top: 0;
    height: 28px;
    border-right: 1px solid rgba(0,0,0,.24);
    right: -22px
}

.mc-btn--main {
    position: relative;
    font-size: 24px;
    padding: 0 10px;
    text-shadow: 1px 1px rgba(0,0,0,.1);
    border-radius: 3px;
    height: 86px;
    color: #fff;
    line-height: 1.3
}

.mc-btn--border-light:before,.mc-btn--main:after {
    content: '';
    height: 100%
}

.mc-layout__col--mobile>*,.mc-layout__col>* {
    line-height: 1.2
}

.mc-btn--main:after {
    display: inline-block
}

.mc-btn--maina {
    padding-top: 5px
}

@media (max-width: 1199px) {
    .mc-btn--main {
        font-size:20px
    }
}

.mc-btn__text {
    display: inline-block
}

.mc-btn--danger {
    color: #fff;
    background: #d43232;
    background: -moz-linear-gradient(top,#d43232 0,#bb2020 27%,#bb2020 77%,#cd2d2d 100%);
    background: -webkit-linear-gradient(top,#d43232 0,#bb2020 27%,#bb2020 77%,#cd2d2d 100%);
    background: linear-gradient(to bottom,#d43232 0,#bb2020 27%,#bb2020 77%,#cd2d2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d43232', endColorstr='#cd2d2d', GradientType=0);
    -webkit-box-shadow: inset 0 0 0 0 #ff8c8c;
    -moz-box-shadow: inset 0 0 0 0 #ff8c8c;
    box-shadow: inset 0 0 0 0 #ff8c8c;
    border: 1px solid #f45757
}

.mc-btn--danger:hover {
    background: #eb2727;
    background: -moz-linear-gradient(top,#eb2727 0,#eb2727 27%,#eb2727 77%,#eb2727 100%);
    background: -webkit-linear-gradient(top,#eb2727 0,#eb2727 27%,#eb2727 77%,#eb2727 100%);
    background: linear-gradient(to bottom,#d43232 0,#eb2727 27%,#eb2727 77%,#eb2727 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb2727', endColorstr='#eb2727', GradientType=0);
    -webkit-box-shadow: inset 0 0 20px 5px #ff8c8c;
    -moz-box-shadow: inset 0 0 20px 5px #ff8c8c;
    box-shadow: inset 0 0 20px 5px #ff8c8c
}

.mc-btn--warning {
    color: #fff;
    background: #a39150;
    background: -moz-linear-gradient(top,#a39150 0,#937d45 24%,#856d3c 50%,#8d7641 79%,#9b884b 100%);
    background: -webkit-linear-gradient(top,#a39150 0,#937d45 24%,#856d3c 50%,#8d7641 79%,#9b884b 100%);
    background: linear-gradient(to bottom,#a39150 0,#937d45 24%,#856d3c 50%,#8d7641 79%,#9b884b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a39150', endColorstr='#9b884b', GradientType=0);
    border: 1px solid #e8e48c;
    -webkit-box-shadow: inset 0 0 0 0 #c4b991;
    -moz-box-shadow: inset 0 0 0 0 #c4b991;
    box-shadow: inset 0 0 0 0 #c4b991
}

.mc-btn--warning:hover {
    -webkit-box-shadow: inset 0 0 20px 5px #c4b991;
    -moz-box-shadow: inset 0 0 20px 5px #c4b991;
    box-shadow: inset 0 0 20px 5px #c4b991
}

.mc-btn--info {
    background: #5b6583;
    background: -moz-linear-gradient(top,#5b6583 0,#4f5771 24%,#3b4155 50%,#4f5771 79%,#515a75 100%);
    background: -webkit-linear-gradient(top,#5b6583 0,#4f5771 24%,#3b4155 50%,#4f5771 79%,#515a75 100%);
    background: linear-gradient(to bottom,#5b6583 0,#4f5771 24%,#3b4155 50%,#4f5771 79%,#515a75 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b6583', endColorstr='#515a75', GradientType=0);
    border: 1px solid #8998c1;
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 0 #969caf;
    -moz-box-shadow: inset 0 0 0 0 #969caf;
    box-shadow: inset 0 0 0 0 #969caf
}

.mc-btn--info:hover {
    -webkit-box-shadow: inset 0 0 20px 5px #969caf;
    -moz-box-shadow: inset 0 0 20px 5px #969caf;
    box-shadow: inset 0 0 20px 5px #969caf
}

.mc-btn--border-light {
    border: none;
    display: inline-block
}

.mc-btn--border-light:before {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: 0 0;
    border: 5px solid rgba(255,255,255,.4);
    position: absolute;
    top: -5px;
    left: -5px;
    width: 100%
}

.mc-btn--signed-up {
    background: #54431c;
    color: rgba(255,255,255,.5);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    pointer-events: none;
    border: 0
}

.mc-btn--signed-up .fa,.mc-btn--signed-up .mc-media-item__video-icon {
    color: #36290a;
    font-size: 26px;
    margin-right: 5px;
    vertical-align: bottom
}

.mc-btn--signed-up:hover {
    background: #54431c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.mc-btn-bg {
    padding: 4px;
    background: rgba(255,255,255,.35)
}

.mc-btn--secondary {
    font-size: 20px;
    display: inline-block
}

.mc-btn--default,.mc-btn--tertiary {
    font-size: 14px;
    text-transform: uppercase
}

.mc-btn--block {
    width: 100%
}

.mc-btn--default {
    padding: 10px 30px;
    border: 1px solid #fff;
    color: #fff
}

.mc-btn--default:hover {
    color: #ffb900;
    border-color: #ffb900
}

.mc-btn--default .fa,.mc-btn--default .mc-media-item__video-icon {
    margin-right: 5px
}

.mc-btn--default-disabled:hover {
    color: #fff;
    border-color: #fff
}

.mc-btn--brand {
    border: 1px solid #ffb900;
    color: #ffb900
}

.mc-btn--brand:hover {
    color: #fff;
    border-color: #fff
}

.mc-btn--tertiary {
    padding: 5px 20px;
    min-height: 37px
}

.mc-btn--tertiary .fa,.mc-btn--tertiary .mc-media-item__video-icon {
    font-size: 24px;
    color: #bfb290;
    margin-left: 8px;
    vertical-align: sub
}

.mc-section--bg {
    background: rgba(255,255,255,.1)
}

.mc-section--bg-light {
    background: #dddcde
}

.mc-section__heading {
    margin-bottom: 20px;
    color: #495169
}

@media (min-width: 650px) {
    .mc-section--padded {
        padding:18px
    }

    .mc-section--padded-horizontal {
        padding-right: 18px;
        padding-left: 18px
    }

    .mc-section--padded-bottomless {
        padding: 18px 18px 0
    }
}

.mc-layout__col,.mc-layout__col--mobile {
    float: left;
    padding-left: 18px;
    width: 8.33%
}

.pager-ellipsis {
    display: inline-block;
    color: #947f46;
    margin: 0 5px
}

.mc-grid,.mc-layout {
    margin-left: -18px
}

.mc-grid:after,.mc-grid:before,.mc-layout:after,.mc-layout:before {
    content: " ";
    display: table
}

.mc-layout__col--pull-8 {
    margin-left: 66%
}

@media (max-width: 850px) {
    .mc-layout__col--pull-8 {
        margin-left:0
    }
}

.mc-layout__col--pull-7 {
    margin-left: 58.31%
}

.mc-layout__col--12 {
    width: 100%;
    display: block
}

.mc-layout__col--11 {
    width: 91.66%;
    display: block
}

.mc-layout__col--9 {
    width: 74.97%
}

.mc-layout__col--8 {
    width: 66.66%
}

.mc-layout__col--7 {
    width: 58.31%
}

.mc-layout__col--6 {
    width: 50%
}

.mc-layout__col--5 {
    width: 41.65%
}

.mc-layout__col--4 {
    width: 33.33%
}

.mc-layout__col--3 {
    width: 24.99%
}

.mc-layout__col--2 {
    width: 16.66%
}

@media (max-width: 850px) {
    .mc-layout__col--pull-7 {
        margin-left:0
    }

    .mc-layout__col {
        width: 100%;
        margin-right: 0
    }
}

@media (max-width: 650px) {
    .mc-layout__col--mobile {
        width:100%;
        margin-right: 0
    }
}

.mc-layout--flex {
    display: -webkit-box;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin-right: -4px
}

.mc-layout--flex .mc-layout__col {
    display: -webkit-box;
    display: flex;
    margin-left: 0
}

.noflexbox .mc-layout--flex {
    display: block
}

.noflexbox .mc-layout__col {
    display: inline-block;
    margin-right: -4px
}

.noflexbox .mc-layout__col:last-child {
    margin-right: 0
}

.mc-layout--mobile--1 {
    float: right
}

.mc-layout--mobile--2 {
    float: left
}

.mc-user-actions {
    position: relative;
    float: right
}

.mc-user-forum__input {
    width: 200px;
    font-size: 12px;
    min-height: 30px
}

.mc-user-forum__btn {
    background: rgba(210,215,217,.4);
    display: inline-block;
    color: #f3f3f3;
    vertical-align: top;
    font-size: 12px;
    padding: 6px 12px;
    min-height: 30px
}

.mc-user-header {
    background: rgba(0,0,0,.5);
    display: none
}

.mc-about-headliner__controls,.mc-about__game-style-imagery .fa,.mc-about__game-style-imagery .mc-media-item__video-icon {
    top: 50%;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease
}

.mc-user-meta__name {
    color: #fff;
    font-weight: 700;
    display: inline-block;
    font-size: 13px
}

.mc-user-meta__forum {
    display: inline-block;
    margin-left: 10px
}

@media (max-width: 850px) {
    .mc-user-forum__input {
        width:170px
    }

    .mc-user-meta__forum {
        display: block;
        margin-left: 0;
        margin-top: 10px
    }
}

@media (max-width: 650px) {
    .mc-user-meta__forum {
        display:none
    }
}

.mc-user-meta__avatar {
    float: left;
    background: #000;
    height: 45px;
    width: 45px
}

.mc-user-meta__content {
    margin-left: 60px
}

.mc-user-meta__links {
    margin-top: 5px;
    font-size: 12px;
    color: #d2d7d9
}

.mc-user-meta__link {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    color: #d2d7d9;
    margin-right: 10px
}

.mc-footer a:hover,.mc-user-meta__link a:hover,.mc-user-meta__login-links a:hover {
    text-decoration: underline
}

.mc-user-meta__link a {
    color: inherit;
    border-bottom: 0
}

@media (max-width: 650px) {
    .mc-user-meta__link {
        display:block;
        margin-top: 3px
    }

    .mc-user-meta__link:first-child {
        margin-top: 0
    }

    .mc-user-meta__login {
        padding-right: 10px;
        padding-left: 10px
    }
}

.mc-user-meta__login {
    font-size: 14px;
    background: rgba(210,215,217,.4);
    display: inline-block;
    vertical-align: top;
    color: #f3f3f3;
    padding: 10px;
    min-width: 150px
}

.mc-feature:after,.mc-feature__inner,.mc-footer__logo,.mc-page-header__heading:after,.mc-page-header__link,.mc-share-btn,.mc-share-btn--text .fa,.mc-share-btn--text .mc-media-item__video-icon,.mc-share-btn__text,.mc-share__list {
    vertical-align: middle
}

.mc-user-meta__login-links {
    position: static!important;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
    color: #d2d7d9;
    padding-top: 3px
}

.mc-user-meta__login-links a {
    margin-bottom: 2px;
    color: inherit;
    border-bottom: 0
}

@media (max-width: 650px) {
    .mc-user-meta__login-links {
        display:block;
        margin-top: 5px
    }

    .mc-user-meta__login-links a {
        margin-bottom: 4px
    }
}

.mc-about-headliner {
    position: relative
}

.mc-about-headliner:hover .mc-about-headliner__controls {
    color: #ffb900
}

.mc-about-headliner:hover .fa-caret-right {
    border-color: #ffb900
}

.mc-about-headliner__controls {
    position: absolute;
    width: 100%;
    right: 0;
    margin-top: -20px;
    font-size: 30px;
    color: #495169;
    text-transform: uppercase;
    padding-right: 80px;
    text-align: right
}

@media (max-width: 850px) {
    .mc-about-headliner__controls {
        font-size:24px;
        padding-right: 20px
    }
}

@media (max-width: 650px) {
    .mc-about-headliner__controls {
        font-size:16px
    }
}

.mc-about-headliner__controls .fa-caret-right {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #495169;
    padding-top: 7px;
    padding-left: 5px;
    text-align: center;
    font-size: 34px
}

@media (max-width: 650px) {
    .mc-about-headliner__controls .fa-caret-right {
        width:35px;
        height: 35px;
        padding-top: 4px;
        padding-left: 2px;
        font-size: 24px
    }
}

.mc-about__content {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid rgba(0,0,0,.24)
}

.mc-about__game-styles {
    padding: 30px;
    background: url(../../themes/revelation/img/about/styles/bg.jpg) 50% 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d2d7d9
}

.mc-about__game-styles .mc-heading--secondary {
    text-align: left
}

.mc-about__game-style {
    margin-top: 30px
}

.mc-about__game-style-imagery {
    float: left;
    position: relative;
    display: inline-block
}

.mc-about__game-style-imagery img {
    border: 1px solid rgba(255,255,255,.24)
}

.mc-about__game-style-imagery .fa,.mc-about__game-style-imagery .mc-media-item__video-icon {
    font-size: 50px;
    width: 65px;
    height: 65px;
    background: rgba(0,0,0,.5);
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    padding-left: 7px;
    position: absolute;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    border: 2px solid #d2d7d9;
    color: #d2d7d9
}

.mc-about__game-style-imagery:hover .fa,.mc-about__game-style-imagery:hover .mc-media-item__video-icon {
    color: #ffb900;
    border-color: #ffb900
}

.mc-about__game-style-content {
    margin-left: 320px;
    line-height: 1.8
}

.mc-about__game-style-content .fa,.mc-about__game-style-content .mc-media-item__video-icon {
    color: #858788;
    font-size: 28px;
    margin-right: 5px
}

.mc-share__item--content,.mc-share__label {
    margin-right: 10px
}

@media (max-width: 650px) {
    .mc-about__game-style-imagery {
        float:none
    }

    .mc-about__game-style-content {
        margin-left: 0;
        margin-top: 10px
    }
}

.mc-user-header .mc-share-btn--google,.mc-user-header .mc-share-btn--twitter {
    margin-top: 5px
}

.mc-share {
    text-align: right
}

@media (max-width: 650px) {
    .mc-share {
        text-align:center
    }

    .mc-share--open .mc-share__list {
        display: block
    }

    .mc-share--open .mc-share__mobile {
        background: #d2d7d9;
        color: #000;
        border: 3px solid #d2d7d9;
        width: 36px;
        height: 36px
    }
}

.mc-share__label {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    color: #d2d7d9
}

@media (max-width: 650px) {
    .mc-share__label {
        display:none
    }
}

.mc-share-btn,.mc-share__item,.mc-share__list {
    display: inline-block
}

.mc-share__label--content {
    color: #d2d7d9
}

.mc-share-btn {
    width: 35px;
    height: 35px;
    cursor: pointer;
    text-align: center;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease;
    border-bottom: 0;
    background: rgba(0,0,0,.54);
    color: #fff;
    margin-right: 4px
}

.mc-share-btn:hover {
    color: #fff
}

.mc-share-btn--content {
    background: #000
}

.mc-share-btn--facebook {
    padding-top: 4px;
    font-size: 22px;
    background: #395695
}

.mc-share-btn--facebook:hover {
    background: #3d5ca0
}

.mc-share-btn--twitch {
    font-size: 20px;
    padding-top: 1px;
    background: #6441a5
}

.mc-share-btn--twitch:hover {
    background: #6b45b0
}

.mc-share-btn--youtube {
    font-size: 20px;
    padding-top: 5px;
    background: #c8302a
}

.mc-share-btn--youtube:hover {
    background: #d3342e
}

.mc-share-btn--twitter {
    font-size: 20px;
    padding-top: 5px;
    background: #59adeb
}

.mc-share-btn--twitter:hover {
    background: #67b4ed
}

.mc-share-btn--google {
    font-size: 20px;
    padding-top: 8px;
    background: #c8302a
}

.mc-share-btn--google:hover {
    background: #d3342e
}

.mc-share-btn--pinterest {
    font-size: 20px;
    padding-top: 8px;
    background: #d03e2c
}

.mc-share-btn--pinterest:hover {
    background: #d54837
}

.mc-user-header .mc-share-btn--pinterest {
    margin-top: 6px
}

.mc-share-btn--forum {
    font-size: 20px;
    padding-top: 8px;
    background: #a4a5b1
}

.mc-share-btn--forum:hover {
    background: #acadb8
}

.mc-share__mobile {
    display: none
}

@media (max-width: 650px) {
    .mc-share__mobile {
        display:block;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        color: #fff;
        font-size: 18px;
        transition: none;
        background: #000;
        position: relative
    }
}

#sb-body-close:hover,#sb-body-next:hover,#sb-body-previous:hover,.mc-collapse__close:before,.mc-collapse__content a,.mc-collapse__question {
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease
}

.mc-share-btn__text {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px
}

.mc-share-btn--text {
    width: auto;
    height: 50px;
    padding: 10px 20px
}

.mc-brand-wrap {
    padding-left: 44px;
    position: relative;
    margin-bottom: 240px
}

@media (max-width: 850px) {
    .mc-brand-wrap {
        margin-top:25px;
        margin-bottom: 80px
    }

    .mc-brand {
        margin-top: 20px
    }
}

.page-founders-packs-lp .mc-brand-wrap {
    margin-bottom: 30px
}

.mc-brand a {
    border-bottom-color: transparent
}

.mc-brand__logo--header {
    position: absolute;
    top: -47px;
    left: -47px;
    background: url(../../themes/revelation/img/logos/logo--1.png) no-repeat;
    width: 368px;
    height: 182px;
    z-index: 300
}

@media (max-width: 1199px) {
    .mc-brand__logo--header {
        background-image:url(../../themes/revelation/img/logos/logo--m.png);
        width: 271px;
        height: 134px;
        top: -35px;
        left: -37px
    }
}

.mc-brand__logo {
    display: inline-block
}

@media (max-width: 850px) {
    .mc-brand__logo--header {
        background-image:url(../../themes/revelation/img/logos/logo--s.png);
        width: 130px;
        height: 133px
    }

    .mc-brand__logo img {
        margin: 0 auto
    }
}

.mc-brand__bg {
    position: relative;
    padding: 15px 0;
    min-height: 90px;
    background: url(../../themes/revelation/img/header/header-bg.png) no-repeat
}

@media (max-width: 1199px) {
    .mc-brand__bg {
        background-image:url(../../themes/revelation/img/header/header-bg--m.png);
        padding: 5px 0
    }
}

@media (max-width: 850px) {
    .mc-brand__bg {
        min-height:60px;
        padding: 0 0 0 28px
    }
}

.book-navigation .page-links a,.mc-label-link,.press-more-link {
    text-transform: uppercase;
    color: #ffb900;
    font-size: 14px;
    font-weight: 700
}

.book-navigation .page-links a:hover,.mc-label-link:hover,.press-more-link:hover {
    color: #ae0404
}

.book-navigation .page-links a:hover .fa,.book-navigation .page-links a:hover .mc-media-item__video-icon,.mc-label-link:hover .fa,.mc-label-link:hover .mc-media-item__video-icon,.press-more-link:hover .fa,.press-more-link:hover .mc-media-item__video-icon {
    color: rgba(174,4,4,.4)
}

.book-navigation .page-links a .fa,.book-navigation .page-links a .mc-media-item__video-icon,.mc-label-link .fa,.mc-label-link .mc-media-item__video-icon,.press-more-link .fa,.press-more-link .mc-media-item__video-icon {
    margin-right: 5px;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease;
    color: rgba(148,127,70,.5)
}

.mc-label-link--dark:hover {
    color: #fff
}

.mc-label-link--dark:hover .fa,.mc-label-link--dark:hover .mc-media-item__video-icon {
    color: rgba(255,255,255,.4)
}

.mc-collapse {
    margin-top: 10px
}

.mc-collapse__question {
    cursor: pointer;
    padding: 10px 0 15px 25px;
    font-size: 22px;
    line-height: 1.5;
    position: relative
}

.mc-collapse__question:hover {
    color: #887647
}

.mc-collapse--opened .mc-collapse__question {
    color: #ae0404
}

.mc-collapse--opened .mc-collapse__question .fa,.mc-collapse--opened .mc-collapse__question .mc-media-item__video-icon {
    color: rgba(174,4,4,.4)
}

.mc-collapse__question .fa,.mc-collapse__question .mc-media-item__video-icon {
    font-size: 18px;
    margin-right: 5px;
    color: rgba(148,127,70,.5);
    position: absolute;
    top: 18px;
    left: 0
}

@media (max-width: 650px) {
    .mc-collapse__question {
        font-size:18px
    }
}

.mc-collapse__trigger {
    font-size: 22px;
    padding-bottom: 20px
}

.mc-collapse__content {
    font-size: 18px;
    position: relative;
    background: #fff;
    line-height: 1.9
}

.mc-collapse__content a {
    border-bottom: 1px solid #ae0404;
    color: inherit
}

.mc-collapse__content a:hover {
    border-color: transparent
}

@media (max-width: 650px) {
    .mc-collapse__trigger {
        font-size:18px
    }

    .mc-collapse__content {
        font-size: 15px
    }
}

.mc-collapse__close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 3px
}

.mc-collapse__close:before {
    content: "\00d7";
    display: inline-block;
    font-size: 44px;
    color: #ffb900
}

.mc-faq-nav:before,.mc-feature:after,.mc-footer__logo:after,.mc-page-header__heading:after {
    content: ''
}

.mc-collapse__close:hover:before {
    color: #ae0404
}

.mc-collapse__content-wrap {
    padding: 30px 55px 30px 30px
}

.mc-page-header__heading {
    font-size: 36px;
    color: #d2d7d9;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase
}

.mc-page-header__heading:after {
    height: 50px;
    width: 1px;
    background: rgba(210,215,217,.5);
    margin-left: 20px;
    display: inline-block
}

@media (max-width: 650px) {
    .mc-collapse__content-wrap {
        padding:10px 45px 10px 10px
    }

    .mc-page-header__heading:after {
        margin-left: 10px
    }

    .mc-page-header__heading {
        font-size: 20px
    }
}

.mc-page-header__link {
    display: inline-block;
    font-size: 26px;
    text-transform: uppercase;
    color: #ffb900;
    padding: 0 20px
}

.mc-page-header__link a {
    color: inherit
}

@media (max-width: 650px) {
    .mc-page-header__link {
        font-size:16px;
        padding: 0 10px
    }
}

.mc-page__heading {
    padding-top: 40px
}

.pane-mc-ro-back-link+.mc-page__heading {
    padding-top: 0
}

.mc-page__filters {
    margin-bottom: 15px
}

.mc-page__subtitle {
    line-height: 1.5
}

.mc-header-trailer {
    text-align: center;
    margin: 110px auto 0;
    width: 200px
}

@media (max-width: 850px) {
    .mc-header-trailer {
        margin-top:20px
    }
}

.mc-header-trailer__thumbnail {
    background: url(../../themes/revelation/img/header-trailer/trailer.gif) no-repeat;
    width: 170px;
    height: 170px;
    display: inline-block;
    position: relative
}

.mc-header-trailer__caption {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 5px;
    font-weight: 700;
    line-height: 1.3
}

.mc-header-cta {
    text-align: right
}

.mc-header-cta__btn {
    min-width: 370px
}

@media (max-width: 850px) {
    .mc-header-cta {
        text-align:left
    }

    .mc-header-cta__btn {
        width: 100%;
        min-width: 0
    }
}

.mc-features-wrap {
    position: relative;
    z-index: 10
}

.mc-feature {
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding: 80px 25px;
    text-align: center;
    height: 500px
}

@media (max-width: 1199px) {
    .mc-feature {
        padding:40px 25px;
        height: auto
    }
}

@media (max-width: 850px) {
    .mc-feature {
        padding:0;
        background-image: none!important;
        height: auto!important;
        background-color: #393b44!important
    }

    .mc-feature .mc-container {
        padding: 0
    }
}

.mc-feature:after {
    display: inline-block;
    height: 100%;
    margin-right: -.25em
}

.mc-feature--1 {
    background-color: #d2e7f8
}

.mc-feature--1 .mc-feature__header {
    background-image: url(../../../en/content/themes/revelation/img/about/feat-1--s.png)
}

@media (min-width: 850px) {
    .mc-feature--1 {
        background-image:url(../../themes/revelation/img/about/feat-1.png)
    }
}

.mc-feature--1 .mc-feature__content {
    border-top-color: #97d4ff
}

.mc-feature--2 {
    background-color: #14100f
}

.mc-feature--2 .mc-feature__header {
    background-image: url(/content/themes/revelation/img//about/feat-2--s.jpg)
}

@media (min-width: 850px) {
    .mc-feature--2 {
        background-image:url(/content/themes/revelation/img//about/feat-2.jpg)
    }
}

.mc-feature--2 .mc-feature__content {
    border-top-color: #fdda38
}

.mc-feature--3 {
    background-color: #161012
}

.mc-feature--3 .mc-feature__header {
    background-image: url(/content/themes/revelation/img//about/feat-3--s.jpg)
}

@media (min-width: 850px) {
    .mc-feature--3 {
        background-image:url(/content/themes/revelation/img//about/feat-3.jpg)
    }
}

.mc-feature--3 .mc-feature__content {
    border-top-color: #ef6081
}

.mc-feature--4 {
    background-color: #171e31
}

.mc-feature--4 .mc-feature__header {
    background-image: url(/content/themes/revelation/img//about/feat-4--s.jpg)
}

.mc-feature--4 .mc-feature__content {
    border-top-color: #5b90cc
}

.mc-feature__inner {
    display: inline-block;
    text-align: left
}

.mc-feature__heading {
    font-size: 54px;
    text-transform: uppercase;
    color: #fff;
    width: 50%;
    line-height: 1
}

.mc-feature--dark .mc-feature__heading {
    color: #495169
}

@media (max-width: 1199px) {
    .mc-feature__heading {
        font-size:40px;
        width: 70%
    }
}

@media (max-width: 850px) {
    .mc-feature__heading {
        position:absolute;
        bottom: 10px;
        width: 100%;
        padding-right: 100px;
        left: 0;
        padding-left: 25px
    }
}

.mc-feature__content {
    margin-top: 20px;
    line-height: 1.5;
    width: 40%
}

.mc-feature--dark .mc-feature__content {
    color: #333
}

@media (max-width: 850px) {
    .mc-feature--dark .mc-feature__content {
        color:#d2d7d9
    }

    .mc-feature__content {
        width: 100%;
        padding: 20px;
        margin: 0;
        border-top: 2px solid #7ea1e9
    }
}

.mc-footer a,.mc-footer__copyright {
    color: rgba(210,215,217,.3)
}

@media (min-width: 850px) {
    .mc-feature--4 {
        background-image:url(/content/themes/revelation/img//about/feat-4.jpg)
    }

    .mc-feature__header {
        background-image: none!important
    }
}

@media (max-width: 850px) {
    .mc-feature__header {
        height:350px;
        position: relative;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: 100% 0
    }

    .mc-footer__brand {
        text-align: center
    }
}

.mc-footer {
    padding: 10px 0 60px;
    background: #212228
}

.mc-footer__logos {
    text-align: center;
    position: relative
}

.mc-footer__logo {
    display: inline-block;
    margin-right: 40px;
    position: relative
}

.mc-footer__logo:last-child {
    margin-right: 0
}

.mc-footer__logo:last-child:after {
    display: none
}

.mc-footer__logo:after {
    position: absolute;
    height: 44px;
    border-right: 1px solid rgba(255,255,255,.24);
    right: -20px;
    top: 50%;
    margin-top: -22px
}

@media (max-width: 1199px) {
    .mc-footer__logo:after {
        display:none
    }
}

@media (max-width: 650px) {
    .mc-footer__logo {
        display:block;
        margin-right: 0;
        margin-bottom: 10px
    }

    .mc-footer__logo img {
        margin: 0 auto
    }
}

@media (max-width: 850px) and (min-width:650px) {
    .mc-footer__btn {
        display:inline-block;
        width: auto;
        padding: 10px 30px
    }
}

@media (max-width: 1199px) {
    .mc-footer__btn {
        margin-top:10px
    }
}

.mc-footer__copyright {
    text-align: center;
    padding: 30px 0;
    font-size: 14px
}

.mc-footer__brand {
    margin-top: 15px
}

.mc-footer__logo--mycom {
    margin-top: 10px
}

.mc-footer__share-btn {
    width: 40px;
    height: 40px;
    padding-top: 8px;
    background: #3b3b3f
}

.mc-footer__share-btn.mc-share-btn--google {
    font-size: 20px
}

.mc-footer__share {
    display: inline-block
}

.mc-footer__cta {
    padding: 10px 30px 5px;
    text-align: center
}

.mc-footer__cta-btn {
    margin: 15px 0
}

@media (max-width: 1199px) {
    .mc-footer__cta {
        text-align:center;
        padding: 20px 10px 10px
    }

    .mc-footer__cta-btn {
        display: block;
        margin-top: 10px
    }

    #sb-body-close:active,#sb-body-close:focus,#sb-body-close:hover,#sb-body-next:active,#sb-body-next:focus,#sb-body-next:hover,#sb-body-previous:active,#sb-body-previous:focus,#sb-body-previous:hover {
        transition: none
    }
}

.mc-footer__cta-btn a:hover {
    text-decoration: none
}

.mc-footer-nav {
    margin-top: 15px
}

@media (max-width: 850px) {
    .mc-footer-nav {
        padding:0 20px
    }
}

.mc-footer-nav__link,.mc-footer-subnav__link {
    text-transform: uppercase;
    margin-bottom: 12px;
    display: inline-block;
    font-size: 12px
}

.mc-footer-nav__link:hover,.mc-footer-subnav__link:hover {
    text-decoration: underline
}

.mc-footer-nav__item {
    display: inline-block;
    width: 16.66%;
    vertical-align: top;
    margin-right: -4px
}

@media (max-width: 650px) {
    .mc-footer-nav__item {
        text-align:left;
        padding: 0 5px
    }
}

#sb-container {
    z-index: 100000
}

#sb-body-close,#sb-body-next,#sb-body-previous {
    z-index: 10;
    position: absolute;
    margin-top: -30px;
    font-size: 60px;
    color: #ffce00;
    text-align: center;
    top: 50%;
    font-family: FontAwesome,sans-serif;
    transition: none
}

.mc-faq,.mc-faq-nav,.mc-faq-wrap {
    position: relative
}

#sb-body-close:hover,#sb-body-next:hover,#sb-body-previous:hover {
    color: #fff
}

#sb-body-close:active,#sb-body-close:focus,#sb-body-next:active,#sb-body-next:focus,#sb-body-previous:active,#sb-body-previous:focus {
    transition: none
}

.mc-faq-nav__item,.mc-popup__close {
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease;
    cursor: pointer
}

@media (max-width: 650px) {
    #sb-body-close,#sb-body-next,#sb-body-previous {
        width:30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
}

#sb-body-next {
    right: 5px
}

#sb-body-previous {
    left: 5px
}

#sb-wrapper a {
    border-bottom: 0
}

#sb-body-close {
    top: 5px;
    right: 5px;
    left: auto;
    margin-top: 0;
    font-size: 40px
}

@media (max-width: 650px) {
    #sb-body-close {
        font-size:20px;
        padding-top: 5px
    }
}

.mc-cta-section {
    background: url(/content/themes/revelation/img/bgs/bg-cta.jpg) 50% 40% no-repeat;
    min-height: 300px;
    padding-top: 150px;
    padding-bottom: 40px
}

@media (max-width: 850px) {
    .mc-cta-section {
        padding:100px 0 50px;
        margin-top: 0;
        min-height: 0
    }
}

.front .mc-cta-section {
    min-height: 520px;
    padding-top: 250px;
    margin-top: -100px
}

@media (max-width: 1199px) {
    .mc-cta-section {
        background-position:70% 40%
    }

    .front .mc-cta-section {
        padding-top: 250px
    }
}

@media (max-width: 850px) {
    .front .mc-cta-section {
        padding:100px 0 50px;
        min-height: 0;
        margin-top: 0
    }
}

@media (max-width: 650px) {
    .front .mc-cta-section {
        background:0 0;
        min-height: 0;
        padding: 50px 0
    }
}

.mc-cta-section__btn {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

.mc-cta-section__wrap {
    float: right
}

@media (max-width: 1199px) and (min-width:650px) {
    .mc-cta-section__wrap {
        padding-right:20px
    }
}

.mc-cta-section__text {
    font-size: 18px;
    margin-top: 30px;
    padding: 0;
    line-height: 1.5;
    text-align: center
}

@media (max-width: 1199px) and (min-width:650px) {
    .mc-cta-section__share {
        padding-right:20px;
        width: 100%
    }
}

.mc-faq {
    color: #333
}

.mc-faq-wrap {
    padding-top: 20px;
    z-index: 10;
    padding-bottom: 80px
}

.mc-faq-header__heading {
    color: #495169
}

.mc-faq-header__heading:after {
    background: #8f8c90
}

.mc-faq-header {
    margin-top: -20px
}

@media (max-width: 850px) {
    .mc-faq-header {
        margin-top:20px
    }
}

.mc-faq-header__link {
    color: #bc2121
}

.mc-faq__intro-wrap {
    margin-top: 10px;
    margin-bottom: 20px
}

.mc-faq__intro {
    font-size: 22px;
    color: #333;
    line-height: 1.4
}

.mc-faq-nav {
    padding-left: 30px
}

.mc-faq-nav:before {
    width: 3px;
    background: #495169;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.mc-faq-category:before,.mc-faq-category:last-child:after {
    content: '';
    left: 7%;
    bottom: 0
}

.mc-faq-nav__heading {
    color: #495169;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px
}

.mc-faq-nav__item {
    color: #ffb900;
    font-size: 18px;
    padding: 10px 0
}

.mc-faq-nav__item:hover {
    color: #887647
}

.mc-faq-category {
    padding-left: 16.66%;
    position: relative;
    min-height: 180px;
    padding-top: 50px;
    padding-right: 8.33%
}

@media (max-width: 850px) {
    .mc-faq-nav {
        margin-top:20px
    }

    .mc-faq-category {
        padding-left: 0
    }
}

.mc-faq-category:before {
    display: block;
    border: 1px solid #8d8f9d;
    top: 125px;
    width: 0;
    position: absolute
}

.mc-faq-category:last-child:after {
    background: url(/content/themes/revelation/img/spr/spr.png);
    width: 43px;
    height: 51px;
    position: absolute;
    top: 100%;
    margin-left: -20px;
    margin-top: -20px
}

@media (max-width: 1199px) {
    .mc-faq-category {
        padding-right:0
    }

    .mc-faq-category:before,.mc-faq-category:last-child:after {
        display: none
    }
}

.mc-faq-category__heading {
    display: inline-block;
    color: #495169;
    font-size: 34px;
    text-transform: uppercase;
    border: 1px solid #495169;
    padding: 5px 20px;
    margin-bottom: 20px
}

.mc-faq-category__imagery {
    position: absolute;
    left: 0;
    top: 0;
    width: 14%
}

.mc-video {
    width: 100%;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

@media (max-width: 850px) {
    .mc-faq-category__imagery,.mc-video {
        display:none
    }
}

.mc-video video {
    width: 1920px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    position: absolute;
    margin-top: 0
}

.mc-video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    margin-bottom: 10px
}

.mc-video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mc-article__header {
    padding-top: 30px
}

.mc-article__promo-imagery {
    max-height: 300px;
    overflow: hidden;
    position: relative
}

.mc-article__date {
    display: inline-block;
    margin-right: 40px;
    margin-left: 10px;
    vertical-align: middle
}

.mc-article__content {
    margin-top: 40px;
    line-height: 1.9;
    font-size: 17px
}

.mc-article__content a:not(.mc-label-link) {
    color: #ae0404
}

.mc-article__content ul li:before {
    top: 4px;
    color: #495169;
    font-size: 12px;
    font-family: FontAwesome,sans-serif
}

.mc-article__content ol {
    counter-reset: my-awesome-counter
}

.mc-article__content ol li {
    counter-increment: my-awesome-counter
}

.mc-article__content ol li:before {
    content: counter(my-awesome-counter);
    font-size: inherit;
    font-weight: 700;
    color: #000
}

.mc-article__content ol,.mc-article__content ul {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 25px
}

.mc-article__content ol li,.mc-article__content ul li {
    position: relative;
    padding-left: 12px
}

.mc-article__content ol li:before,.mc-article__content ul li:before {
    position: absolute;
    right: 100%;
    display: inline-block
}

@media (max-width: 650px) {
    .mc-cta-section__wrap {
        float:none;
        text-align: center
    }

    .mc-article__content ol,.mc-article__content ul {
        margin-left: 10px
    }
}

.mc-article__content img {
    width: 100%
}

.mc-article__content .mc-video-wrap,.mc-article__content img {
    margin-top: 20px;
    margin-bottom: 20px
}

.mc-article__content p {
    margin-top: 10px
}

.mc-article__content .mc-node-preview img {
    margin-top: 0;
    margin-bottom: 0
}

.mc-article__content .mc-node-preview p {
    margin-top: 0
}

.mc-article__content h2,.mc-article__content h3 {
    color: #495169;
    margin: 30px 0 10px
}

.mc-article__content h2 {
    font-size: 34px;
    text-align: center;
    text-transform: uppercase
}

.mc-article__content h3 {
    font-size: 24px;
    font-family: Lato,sans-serif
}

.mc-digest__header,.mc-promo-slide__heading,.mc-promo__text,.mc-quote__content {
    font-family: "Marcellus SC",serif
}

.mc-article__social {
    margin-top: 20px
}

.node-news .mc-article__social {
    margin-bottom: 45px
}

.mc-article__heading {
    position: relative;
    margin-bottom: 10px;
    color: #495169
}

.mc-article__navigation--top {
    position: absolute;
    right: 0;
    top: 10px
}

.mc-popup,.mc-popup__overlay {
    width: 100%;
    top: 0;
    height: 100%;
    left: 0
}

@media (max-width: 850px) {
    .mc-article__heading {
        padding-right:0;
        margin-bottom: 15px
    }

    .mc-article__navigation--top {
        position: static;
        margin-top: 10px
    }
}

.mc-article__navigation--bottom {
    position: relative
}

.mc-article__navigation--bottom .mc-page-nav__item {
    position: absolute;
    bottom: 0
}

.mc-article__navigation--bottom .prev {
    left: 0
}

.mc-article__navigation--bottom .next {
    right: 0
}

.mc-article__share-list {
    display: inline-block
}

.mc-article__subtitle {
    color: #495169;
    font-size: 24px;
    line-height: 1.5
}

@media (max-width: 650px) {
    .mc-article__subtitle {
        font-size:20px
    }
}

.mc-article__category {
    margin-top: 3px;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    color: #ffb900;
    text-transform: uppercase;
    vertical-align: middle
}

.mc-article__meta {
    margin-top: 20px
}

.mc-article__back-link {
    margin-bottom: 20px;
    display: inline-block
}

.mc-article__page-nav {
    padding: 30px 20px
}

.mc-popup {
    position: absolute;
    z-index: 300000
}

.mc-popup__overlay {
    position: fixed;
    background: rgba(0,0,0,.8);
    text-align: center;
    overflow: scroll
}

.mc-popup__overlay:before {
    content: '';
    height: 100%;
    vertical-align: middle;
    display: inline-block;
    margin-right: -.25em
}

.mc-popup__content {
    text-align: left;
    display: inline-block;
    width: 777px;
    background: url(/content/themes/revelation/img/popup/popup-bg.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    font-size: 15px;
    line-height: 1.4;
    padding: 30px 45px 30px 200px;
    position: relative;
    vertical-align: middle
}

.mc-popup__heading {
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 40px
}

@media (max-width: 850px) {
    .mc-popup__content {
        width:90%;
        background: #43454f;
        padding: 20px
    }

    .mc-popup__heading {
        font-size: 20px;
        margin-bottom: 20px
    }
}

.mc-popup__copy {
    font-size: 18px;
    line-height: 1.5
}

@media (max-width: 850px) {
    .mc-popup__copy {
        font-size:14px
    }
}

.mc-popup__copy a {
    color: #ffb900
}

.mc-popup__copy a:hover {
    color: #99854f
}

.mc-popup__btn {
    font-weight: 700;
    background: #ffb900;
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 20px;
    color: #fff;
    float: right;
    min-width: 100px
}

.mc-popup__btn:hover {
    background: #99854f
}

@media (max-width: 1199px) {
    .mc-popup__btn {
        float:none;
        margin-top: 20px
    }
}

.mc-popup__close {
    background: url(/content/themes/revelation/img/spr/spr.png) 0 -55px no-repeat;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 10px;
    right: 10px
}

.mc-popup__social-wrap {
    float: left;
    width: 70%
}

@media (max-width: 1199px) {
    .mc-popup__social-wrap {
        width:100%;
        float: none
    }
}

.mc-popup__social-label {
    width: 160px;
    text-transform: uppercase;
    font-size: 12px
}

@media (max-width: 850px) {
    .mc-popup__social-label {
        float:none;
        width: 100%;
        margin-bottom: 10px
    }
}

.mc-popup__social-label {
    float: left
}

.mc-popup__footer {
    margin-top: 40px
}

@media (max-width: 1199px) {
    .mc-popup__footer {
        margin-top:20px
    }
}

.mc-user-header__wrap {
    padding-right: 300px
}

@media (max-width: 850px) {
    .mc-user-header__wrap {
        padding-right:260px
    }

    .mc-user-header__languages {
        height: 36px
    }
}

@media (max-width: 650px) {
    .mc-user-header__wrap {
        padding-right:0
    }
}

.mc-user-header {
    padding: 10px 15px;
    position: relative;
    min-height: 55px
}

.mc-user-header a {
    border-bottom-color: transparent
}

.mc-user-header__actions {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    text-align: right;
    right: 20px
}

.mc-user-header__sharing {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px
}

.mc-user-header__languages {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 130px;
    float: right
}

@media (max-width: 650px) {
    .mc-user-header__actions {
        top:13px;
        margin-top: 0
    }

    .mc-user-header__sharing {
        margin-right: 10px
    }

    .mc-user-header__languages {
        width: 35px
    }
}

.mc-user-header__share {
    float: right;
    margin-right: 170px
}

.language-switcher-locale-url {
    padding-top: 37px;
    text-align: left;
    display: inline-block;
    width: 100%;
    left: 0;
    position: absolute;
    text-transform: uppercase
}

@media (max-width: 650px) {
    .mc-user-header__share {
        margin-right:10px
    }

    .language-switcher-locale-url {
        padding-top: 30px
    }
}

.language-switcher-locale-url a {
    display: block;
    width: 100%;
    color: #d2d7d9;
    font-size: 12px;
    padding: 9px 20px 0;
    text-decoration: none;
    height: 35px;
    font-weight: 700;
    background: rgba(255,255,255,.4);
    border: 1px solid rgba(255,255,255,.4);
    border-bottom: 0;
    border-top: 0
}

.language-switcher-locale-url li {
    display: none
}

.language-switcher-locale-url li.active {
    display: block;
    position: absolute;
    top: 0;
    width: 100%
}

.language-switcher-locale-url a.active,.language-switcher-locale-url a.last {
    border-bottom: 1px solid rgba(255,255,255,.4);
    border-top: 1px solid rgba(255,255,255,.4)
}

.mc-promo-slider,.mc-top-trailer {
    border: 1px solid rgba(255,255,255,.24)
}

@media (min-width: 850px) {
    .language-switcher-locale-url a:hover {
        background:#fff;
        color: #000
    }

    .language-switcher-locale-url:hover li {
        display: block
    }
}

.mc-language__icon {
    float: right;
    margin-top: 2px
}

.mc-media-slider__slides .mc-media-item,.mc-media__heading,.mc-promo-slide {
    float: left
}

@media (max-width: 650px) {
    .language-switcher-locale-url a {
        height:30px;
        padding-right: 10px
    }

    .mc-language__title {
        display: none
    }
}

.mc-language-switcher--opened li {
    display: block
}

.mc-lang-icon {
    background: url(/content/themes/revelation/img/spr/lang-spr.png) no-repeat;
    width: 16px;
    height: 11px;
    display: inline-block
}

.mc-lang-icon--en {
    background-position: 0 -60px
}

.mc-lang-icon--de {
    background-position: 0 -30px
}

.mc-lang-icon--fr {
    background-position: 0 -15px
}

.mc-lang-icon--en-gb {
    background-position: 0 -75px
}

.mc-lang-icon--pl {
    background-position: 0 -45px
}

.mc-promo-slider {
    position: relative;
    overflow: hidden;
    color: #262427
}

.mc-promo-slider a {
    color: inherit;
    display: block;
    width: 100%;
    height: 100%
}

.mc-promo-slider__slides {
    width: 10000px
}

.mc-promo-slide {
    width: 100%;
    position: relative;
    height: 100%;
    background-position: 40% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff
}

.mc-promo-slide—-light {
    color: #495169
}

.mc-promo-slide__caption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    width: 360px
}

@media (max-width: 850px) {
    .mc-promo-slider {
        margin-top:20px;
        margin-bottom: 20px
    }

    .mc-promo-slide__caption {
        width: 80%
    }
}

.mc-promo-slide__text {
    font-size: 20px;
    margin-top: 15px;
    line-height: 1.5
}

@media (max-width: 650px) {
    .mc-promo-slide__text {
        font-size:14px;
        margin-top: 5px
    }
}

.mc-promo-slide__heading {
    font-weight: 300;
    font-size: 32px;
    text-transform: uppercase;
    line-height: 1.2
}

@media (max-width: 850px) {
    .mc-promo-slide__heading {
        font-size:20px
    }
}

.mc-promo-slider__nav {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 19;
    display: none;
    padding: 20px
}

.mc-promo-slider__nav-item {
    padding: 9px 5px 12px 10px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    transition: all .3s ease;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(/content/themes/revelation/img/spr/main-spr.png) no-repeat;
    margin-right: 5px
}

.mc-promo-slider__nav-item.selected {
    background-position: 0 -26px;
    cursor: default
}

.mc-top-section {
    height: 320px;
    position: relative;
    text-align: center
}

.mc-top-section__btn {
    width: 100%;
    font-size: 20px;
    padding: 25px 0
}

@media (max-width: 1199px) {
    .mc-top-section__btn {
        font-size:14px
    }
}

.mc-top-section__subscription {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center
}

@media (max-width: 850px) {
    .mc-top-section {
        height:auto
    }

    .mc-top-section__subscription {
        position: static;
        margin-top: 20px
    }
}

.mc-top-section__subscription-text {
    font-size: 13px;
    color: #d2d7d9;
    margin-bottom: 10px
}

.mc-top-section__subscription-btns {
    margin-left: -18px
}

.mc-top-section__subscription-btn-wrap {
    width: 50%;
    padding-left: 18px;
    float: left
}

.mc-top-section__subscription-btn {
    font-size: 16px;
    padding: 15px 10px;
    display: block;
    font-weight: 700
}

.mc-top-section__subscription-btn .fa,.mc-top-section__subscription-btn .mc-media-item__video-icon {
    margin-right: 8px;
    font-size: 24px;
    vertical-align: middle
}

@media (max-width: 1199px) and (min-width:650px) {
    .mc-top-section__subscription-btn .fa,.mc-top-section__subscription-btn .mc-media-item__video-icon {
        font-size:16px;
        margin-right: 3px
    }

    .mc-top-section__subscription-btn {
        font-size: 13px;
        padding: 10px 5px
    }
}

.mc-top-section__subscription-btn--fb {
    background: #395695;
    color: #fff
}

.mc-top-section__subscription-btn--fb:hover {
    background: #4061a7
}

.mc-top-section__subscription-btn--youtube {
    background: #fff;
    color: #262427
}

.mc-top-section__subscription-btn--youtube:hover {
    background: #f2f2f2
}

.mc-top-section__subscription-btn--youtube .fa,.mc-top-section__subscription-btn--youtube .mc-media-item__video-icon {
    color: #d72524
}

.mc-top-section__subscription-btn-text {
    display: inline-block;
    vertical-align: middle
}

.mc-top-trailer {
    margin-top: 18px;
    background: url(/content/themes/revelation/img/header-trailer/trailer.jpg) no-repeat;
    height: 120px;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    color: #ffce00;
    padding-top: 20px;
    cursor: pointer;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease;
    max-width: 285px;
    display: inline-block;
    width: 100%
}

.mc-top-trailer:hover {
    color: #ffb900
}

.mc-top-trailer__caption {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px
}

.mc-top-trailer__play {
    font-size: 50px;
    width: 60px;
    height: 60px;
    border: 2px solid #ffce00;
    padding-top: 5px;
    border-radius: 50%;
    padding-left: 5px
}

@media (max-width: 1199px) {
    .mc-top-trailer__play {
        width:40px;
        height: 40px;
        font-size: 30px;
        padding-left: 3px;
        padding-top: 3px
    }
}

.mc-promos-container {
    padding-top: 0
}

@media (max-width: 850px) {
    .mc-top-trailer {
        display:none
    }

    .mc-promos-container {
        text-align: center
    }

    .mc-promo {
        margin-bottom: 18px
    }
}

.mc-promo {
    position: relative;
    display: inline-block
}

.mc-promo img {
    border: 1px solid rgba(255,255,255,.24)
}

.not-front .mc-promo img {
    border: 1px solid rgba(0,0,0,.24)
}

@media (max-width: 650px) {
    .mc-promo img {
        width:100%
    }
}

.mc-promo__text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    color: #fff;
    font-size: 20px;
    width: 50%;
    text-align: left;
    text-transform: uppercase
}

.mc-promo—-light .mc-promo__text {
    color: #495169
}

@media (max-width: 1199px) {
    .mc-promo__text {
        font-size:18px;
        width: 100%;
        padding: 10px
    }
}

.mc-promo__text--full {
    width: 100%
}

.mc-promo--gc {
    height: 136px;
    margin-bottom: 20px
}

.mc-promo--gc:first-child {
    margin-bottom: 50px
}

.mc-media-category {
    margin-top: 20px
}

.mc-media-category--wallpapers {
    margin-bottom: 40px
}

.mc-media-category__fa {
    font-size: 22px;
    vertical-align: text-top;
    margin-left: 5px
}

.mc-media-category__all-link-text {
    display: inline-block;
    vertical-align: text-bottom
}

.mc-media-category__all-link {
    text-transform: none;
    font-size: 17px;
    font-weight: 400
}

.mc-media-slider {
    position: relative;
    overflow: hidden
}

.mc-media-slider__slides {
    min-height: 100px;
    width: 10000px
}

.mc-media-slider__nav {
    position: absolute;
    transition: all .3s ease;
    font-size: 60px;
    color: #ffce00;
    z-index: 30;
    height: 100%;
    left: 0;
    padding: 10px;
    top: 0
}

.mc-media,.mc-media-item--video {
    position: relative
}

.mc-media-slider__nav:hover {
    color: #fff
}

.mc-media-item--video:hover .mc-media-item__video-icon,.mc-media-item:hover .mc-media-item__enlarge-icon {
    border-color: #ffce00;
    color: #ffce00
}

.mc-media-slider__nav .fa,.mc-media-slider__nav .mc-media-item__video-icon {
    position: relative;
    margin-top: -5px;
    transition: right .3s ease,left .3s ease
}

.mc-media-item .fa,.mc-media-item .mc-media-item__video-icon,.mc-media-item__video-icon {
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease
}

.mc-media-slider__nav--next {
    background: -moz-linear-gradient(left,transparent 0,rgba(0,0,0,.9) 100%);
    background: -webkit-linear-gradient(left,transparent 0,rgba(0,0,0,.9) 100%);
    background: linear-gradient(to right,transparent 0,rgba(0,0,0,.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=1);
    right: 0;
    left: auto
}

.mc-media-slider__nav--next .fa,.mc-media-slider__nav--next .mc-media-item__video-icon {
    right: 0
}

.mc-media-slider__nav--next:active .fa,.mc-media-slider__nav--next:active .mc-media-item__video-icon {
    right: -5px
}

.mc-media-slider__nav--prev {
    background: -moz-linear-gradient(left,rgba(0,0,0,.9) 0,transparent 100%);
    background: -webkit-linear-gradient(left,rgba(0,0,0,.9) 0,transparent 100%);
    background: linear-gradient(to right,rgba(0,0,0,.9) 0,transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1)
}

.mc-media-slider__nav--prev .fa,.mc-media-slider__nav--prev .mc-media-item__video-icon {
    left: 0
}

.mc-media-slider__nav--prev:active .fa,.mc-media-slider__nav--prev:active .mc-media-item__video-icon {
    left: -5px
}

.mc-media {
    margin-top: 35px;
    z-index: 10
}

@media (max-width: 850px) {
    .mc-media {
        margin-top:25px
    }
}

@media (max-width: 650px) {
    .mc-media-slider__nav {
        font-size:40px
    }

    .mc-media {
        margin-top: 0
    }

    .mc-media__heading {
        float: none
    }
}

.page-gc .mc-media {
    margin-top: 10px
}

.mc-media__header {
    margin-bottom: 20px
}

.mc-media-item img {
    width: 100%
}

.mc-media-item__text {
    padding: 10px 25px;
    color: #fff;
    background: rgba(0,0,0,.8);
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none
}

.mc-media-grid {
    margin-left: -20px
}

.mc-media-item__wrap {
    position: relative;
    overflow: hidden
}

.mc-media-item--grid {
    padding-left: 20px;
    padding-bottom: 20px;
    float: left;
    width: 33.33%
}

@media (max-width: 1199px) {
    .mc-media-item--grid {
        width:50%
    }

    .mc-media-item--grid .mc-media-item__imagery {
        padding-bottom: 56.66%
    }
}

@media (max-width: 650px) {
    .mc-media-item--grid {
        width:100%
    }
}

.mc-media-item--grid .mc-media-item__imagery img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 1199px) {
    .mc-media-item--grid .mc-media-item__imagery img {
        position:absolute;
        height: 100%!important
    }
}

.mc-media-item--grid .mc-media-item__video-icon {
    margin-top: -32px
}

@media (min-width: 1200px) {
    .mc-media-item--featured {
        width:66.66%
    }

    .mc-media-item--featured .mc-media-item__text {
        font-size: 18px;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width: 650px) {
    .mc-media-item--featured {
        width:100%
    }
}

.mc-media-item--half {
    width: 50%
}

@media (max-width: 650px) {
    .mc-media-item--half {
        width:100%
    }
}

.mc-media-item--full {
    width: 100%;
    margin-bottom: 30px
}

.mc-media-item__options {
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,.8);
    color: #fff;
    height: 100%;
    padding-top: 10px;
    min-width: 150px
}

@media (max-width: 850px) {
    .mc-media-item--full {
        margin-bottom:0
    }

    .mc-media-item__options {
        display: none
    }
}

.mc-media-item__options:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}

.mc-media-item--full .mc-media-item__options {
    min-width: 210px
}

.mc-media-item__options-wrap {
    vertical-align: middle;
    display: inline-block;
    padding-left: 25px
}

.mc-media-item--full .mc-media-item__options-wrap {
    padding-left: 30px
}

.mc-media-item__option {
    margin-bottom: 5px
}

.mc-media-item__option a {
    font-size: 14px;
    font-weight: 700;
    color: #947f46;
    text-transform: none
}

.mc-media-item--full .mc-media-item__option a {
    font-size: 17px
}

@media (max-width: 1199px) {
    .mc-media-item__option a {
        font-size:12px
    }
}

.mc-media-item--full .mc-media-item__option {
    margin-bottom: 25px
}

.mc-media-item__options-text {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px;
    color: #2f3d5c;
    font-weight: 700
}

@media (max-width: 850px) {
    .mc-media-item__options-text {
        margin-bottom:0;
        display: none
    }
}

.mc-media-item--full .mc-media-item__options-text {
    font-size: 17px;
    margin-bottom: 25px
}

.mc-media-item__video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65px;
    height: 65px;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 19;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 50%
}

.mc-media-item__video-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -11px;
    margin-top: -15px;
    transition: none;
    z-index: 100;
    font-size: 30px
}

@media (min-width: 1200px) {
    .mc-media-item--featured .mc-media-item__video-icon,.mc-media-item--full .mc-media-item__video-icon {
        width:90px;
        height: 90px;
        margin-top: -45px;
        margin-left: -45px
    }

    .mc-media-item--featured .mc-media-item__video-icon:before,.mc-media-item--full .mc-media-item__video-icon:before {
        margin-left: -15px;
        margin-top: -22px;
        font-size: 44px
    }
}

.mc-media-item__enlarge-icon {
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 15px;
    left: 15px
}

.mc-main,.mc-media-item__imagery {
    position: relative
}

.mc-media-grid.js-media-grid .mc-media-item:nth-child(19),.mc-media-grid.js-media-grid .mc-media-item:nth-child(7) {
    float: right
}

.mc-filter-header__filters {
    float: left
}

@media (max-width: 650px) {
    .mc-filter-header__filters {
        float:none;
        margin-top: 10px
    }
}

.mc-filter-header__view-all {
    float: right;
    margin-top: 5px
}

@media (max-width: 650px) {
    .mc-filter-header__view-all {
        float:none;
        display: inline-block;
        margin-bottom: 10px
    }
}

.mc-main {
    color: #333;
    padding-bottom: 30px
}

.mc-main:after,.mc-main:before {
    position: absolute;
    width: 100%;
    content: '';
    left: 0
}

.mc-main:before {
    background: url(/content/themes/revelation/img/bgs/bg-pattern-light.png) repeat-x;
    top: 0;
    height: 225px
}

.mc-main:after {
    background: #f3f3f3;
    top: 225px;
    bottom: 0;
    z-index: -10
}

.mc-main .mc-container {
    position: relative;
    z-index: 10
}

.mc-main__sidebar {
    padding: 30px 0 0 20px
}

@media (max-width: 850px) {
    .mc-main__sidebar {
        padding:5px 0
    }

    .mc-main__sidebar .mc-cta-btn-wrap {
        display: none
    }
}

.mc-main__sidebar__paddingless {
    padding-top: 0;
    padding-bottom: 0
}

.mc-main__content {
    position: relative
}

.mc-news-block {
    margin-top: 20px
}

.mc-news-preview-wrap {
    -webkit-flex-flow: row wrap;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    margin-left: -18px
}

.mc-news-preview {
    display: -webkit-box;
    display: flex;
    vertical-align: top;
    width: 50%;
    padding-left: 18px;
    margin-bottom: 18px
}

@media (max-width: 650px) {
    .mc-news-preview {
        width:100%
    }
}

.mc-news-preview img {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0
}

.no-flexbox .mc-news-preview,.no-flexwrap .mc-news-preview {
    display: inline-block;
    margin-right: -4px
}

.mc-news-preview__wrap {
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
    width: 100%;
    border: 1px solid rgba(255,255,255,.24)
}

.mc-news-preview__wrap:hover .mc-news-preview__blur-wrap:before {
    background: rgba(62,75,107,.65)
}

.not-front .mc-news-preview__wrap {
    border: 1px solid rgba(0,0,0,.24)
}

.mc-news-preview--third {
    width: 33.33%
}

@media (max-width: 650px) {
    .mc-news-preview--third {
        width:100%
    }
}

.mc-news-preview__category {
    color: #ffb900;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 10px;
    position: relative;
    z-index: 20
}

.mc-news-preview__imagery {
    position: relative;
    z-index: 10
}

.mc-news-preview__blur-wrap {
    padding: 20px;
    font-size: 16px;
    line-height: 1.5;
    color: #d2d7d9
}

.page-gc-main .mc-news-preview__blur-wrap {
    min-height: 188px
}

.mc-news-preview__blur-wrap:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    background: rgba(62,75,107,.75);
    z-index: 5;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease
}

.mc-news-preview__blur {
    width: 150%;
    height: 150%;
    position: absolute;
    top: 0;
    margin-top: -25%;
    margin-left: -25%;
    left: 0;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px)
}

.mc-news-preview__content p {
    position: relative;
    z-index: 10
}

@media (max-width: 850px) and (min-width:650px) {
    .mc-news-preview__content {
        font-size:14px
    }
}

.mc-news-preview__heading {
    font-family: Lato,sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
    z-index: 20;
    color: #d2d7d9;
    text-align: left
}

@media (max-width: 850px) and (min-width:650px) {
    .mc-news-preview__heading {
        font-size:18px
    }
}

.mc-news-preview__meta {
    font-size: 11px;
    color: rgba(255,255,255,.25);
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 20
}

.mc-news-block__heading {
    font-size: 22px;
    text-transform: uppercase;
    float: left;
    margin-bottom: 10px
}

.mc-load-panel {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 5px;
    display: block;
    border-bottom-color: transparent
}

.mc-load-panel:hover {
    text-decoration: none
}

.not-front .mc-load-panel {
    margin-bottom: 15px
}

.mc-aside-social {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 100
}

@media (max-width: 1350px) {
    .mc-aside-social {
        display:none
    }
}

.mc-aside-social__item {
    margin-bottom: 5px
}

.mc-aside-social__btn {
    width: 50px;
    height: 50px;
    background: #272727;
    margin-right: 0;
    font-size: 28px;
    padding-top: 8px;
    color: #7d7d7d
}

.mc-main-menu-nav {
    float: right;
    height: 60px
}

@media (max-width: 850px) {
    .mc-main-menu-nav {
        height:auto;
        background: rgba(0,0,0,.85)
    }
}

.mc-main-menu-nav__item {
    float: left;
    margin-right: 45px;
    height: 100%;
    position: relative
}

@media (max-width: 1199px) {
    .mc-main-menu-nav__item {
        margin-right:15px
    }
}

@media (min-width: 851px) {
    .mc-main-menu-nav,.mc-main-menu-nav__item:hover .mc-main-menu-subnav {
        display:block!important
    }
}

.mc-main-menu-nav__item.active .mc-main-menu-nav__link,.mc-main-menu-nav__item:hover .mc-main-menu-nav__link {
    color: #fff
}

@media (min-width: 850px) {
    .mc-main-menu-nav__item:hover .mc-main-menu-nav__link .mc-main-menu-nav__link-text {
        border-bottom-color:#ffb900
    }
}

.mc-main-menu-nav__item:last-child {
    margin-right: 0;
    padding-right: 20px
}

@media (max-width: 850px) {
    .mc-main-menu-nav__item {
        height:auto
    }

    .mc-main-menu-nav__item:last-child {
        padding-right: 0
    }
}

.mc-main-menu-nav__item:last-child .mc-main-menu-subnav {
    right: 0;
    left: auto
}

.mc-main-menu-nav__item.expanded .mc-main-menu-nav__link {
    padding-right: 15px
}

.mc-main-menu-nav__link {
    height: 100%;
    color: #ffce00;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    padding-top: 23px;
    position: relative;
    transition: none
}

.mc-main-menu-nav__trigger {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(148,127,70,.5);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 3px
}

@media (max-width: 1199px) {
    .mc-main-menu-nav__link {
        font-size:14px
    }

    .mc-main-menu-nav__trigger {
        margin-top: 0
    }
}

@media (max-width: 850px) {
    .mc-main-menu-nav__trigger {
        margin-top:-12px
    }
}

.mc-main-menu-subnav__item {
    position: relative
}

.mc-main-menu-subnav__item .fa,.mc-main-menu-subnav__item .mc-media-item__video-icon {
    vertical-align: middle;
    margin-right: 15px
}

.mc-main-menu-subnav__item .mc-main-menu-nav__link-text {
    border-bottom: 0
}

.mc-main-menu-subnav__item:after,.mc-main-menu-subnav__item:before {
    display: none
}

.mc-main-menu-subnav__item:first-child {
    margin-top: 2px
}

.mc-main-menu-subnav__item:last-child .mc-main-menu-subnav__link {
    padding-bottom: 12px
}

.mc-main-menu-subnav__item:first-child .mc-main-menu-subnav__link {
    padding-top: 12px
}

.mc-main-menu-subnav__link {
    font-size: 17px;
    padding: 10px 10px 10px 37px;
    display: block;
    color: #ffb900;
    border-bottom: 0;
    transition: none
}

.mc-main-menu-nav__item--open .mc-main-menu-nav__link,.mc-main-menu-subnav__link.active {
    color: #fff
}

.mc-digest-item--imageless,.mc-main-menu-nav__link-text {
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease
}

@media (min-width: 850px) {
    .mc-main-menu-subnav__link:hover {
        color:#fff
    }
}

.mc-main-menu-subnav__link .mc-main-menu-nav__link-text {
    text-align: left;
    padding-bottom: 0;
    vertical-align: middle
}

.mc-main-menu-subnav {
    display: none;
    position: absolute;
    min-width: 210px;
    top: 100%;
    z-index: 500;
    background: rgba(0,0,0,.85);
    left: -35px;
    padding: 10px 0 20px
}

@media (max-width: 850px) {
    .mc-main-menu-subnav__item:first-child {
        margin-top:0
    }

    .mc-main-menu-subnav {
        padding: 0
    }
}

.mc-main-menu-nav__link-text {
    display: inline-block;
    text-align: center;
    padding-bottom: 3px;
    border-bottom: 3px solid transparent;
    vertical-align: middle
}

@media (max-width: 850px) {
    .mc-main-menu-nav {
        display:none;
        position: absolute;
        z-index: 250;
        top: 100%;
        border-top: 1px solid rgba(255,255,255,.24)
    }

    .mc-main-menu-nav__item {
        width: 100%;
        display: block;
        margin-left: 0;
        border-right: 0
    }

    .mc-main-menu-nav__item:last-child {
        width: 100%
    }

    .mc-main-menu-nav__item:last-child .mc-main-menu-nav__link {
        padding-bottom: 20px
    }

    .mc-main-menu-nav__item:first-child .mc-main-menu-nav__link {
        padding-top: 20px
    }

    .mc-main-menu-nav__item:hover .mc-main-menu-subnav {
        display: none
    }

    .mc-main-menu-nav__link {
        text-align: left;
        position: relative;
        padding: 8px 30px 8px 70px;
        font-size: 16px
    }

    .mc-main-menu-nav__link-text {
        text-align: left
    }

    .mc-main-menu-subnav {
        position: static
    }

    .mc-main-menu-subnav__item {
        padding-left: 20px
    }

    .mc-main-menu-subnav__item:first-child {
        margin-top: 0
    }

    .mc-main-menu-subnav__item:first-child .mc-main-menu-subnav__link {
        padding-top: 10px
    }

    .mc-main-menu-subnav__item:last-child .mc-main-menu-subnav__link {
        padding-bottom: 20px
    }

    .mc-main-menu-subnav__link {
        padding: 5px 10px 5px 70px;
        font-size: 18px
    }

    .mc-main-menu-nav__trigger {
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
        right: 10px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid rgba(148,127,70,.5)
    }
}

.mc-mobile-nav,.mc-nav-wrap {
    position: relative
}

.mc-main-menu-nav__item--open .mc-main-menu-nav__link .mc-main-menu-nav__link-text {
    border-bottom-color: #ffb900
}

.mc-main-menu-nav__item--open .mc-main-menu-nav__trigger {
    border-top: 0;
    border-bottom: 10px solid rgba(148,127,70,.5)
}

.mc-mobile-nav {
    display: none;
    cursor: pointer;
    padding-left: 70px
}

@media (max-width: 850px) {
    .mc-mobile-nav {
        display:block;
        height: 65px
    }

    .mc-mobile-nav:after,.mc-mobile-nav:before {
        content: " ";
        display: table
    }

    .mc-mobile-nav:after {
        clear: both
    }
}

.mc-mobile-nav__logo {
    padding: 10px 17px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom-color: transparent
}

.mc-digest-wrap,.slicknav_menu {
    position: relative
}

.mc-mobile-nav__header {
    height: 100%;
    padding: 15px;
    float: right
}

.mc-mobile-nav__toggler {
    color: rgba(148,127,70,.5);
    font-size: 30px;
    vertical-align: middle
}

.mc-mobile-nav__heading {
    display: inline-block;
    vertical-align: middle;
    color: #ffce00;
    font-size: 22px;
    margin-left: 10px;
    text-transform: uppercase
}

.mc-mobile-nav--visible .mc-mobile-nav__toggler {
    color: #7d7d7d
}

.mc-mobile-nav--visible .mc-mobile-nav__heading {
    color: #fff
}

.mc-digest {
    padding: 20px 25px;
    border: 1px solid rgba(255,255,255,.24)
}

.mc-digest-item {
    display: table;
    margin-bottom: 17px;
    color: #d2d7d9;
    width: 100%
}

.mc-digest-item:last-child {
    margin-bottom: 0
}

.mc-digest-item a {
    color: inherit
}

.mc-digest-item--bordered {
    border-bottom: 1px solid #c2c2c3;
    padding-bottom: 17px
}

.mc-digest-item--bordered:last-child,.mc-digest-item--imageless:last-child {
    border-bottom: 0
}

.mc-digest__header {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 25px
}

.mc-digest-item__imagery {
    display: table-cell;
    vertical-align: top;
    width: 80px
}

.mc-digest-item__content {
    display: table-cell;
    vertical-align: top;
    padding-left: 18px
}

.mc-digest-item__heading {
    font-weight: 700
}

.mc-digest-item__author {
    margin-top: 3px;
    color: rgba(125,125,125,.54)
}

.mc-digest-item__category {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    color: #ffb900
}

.mc-digest-item__category .fa,.mc-digest-item__category .mc-media-item__video-icon {
    margin-left: 5px
}

.mc-digest-item--imageless {
    display: block;
    margin-bottom: 0;
    font-size: 12px
}

.mc-digest-item--imageless a {
    display: block;
    padding: 10px 15px
}

.mc-digest-item--imageless:last-child a {
    padding-bottom: 25px
}

.mc-digest__footer {
    text-align: center;
    padding: 10px 0 0
}

.pager-current,.pager-current a,.pager-item a {
    padding-top: 10px;
    font-weight: 700;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease
}

.mc-digest__view-all {
    font-size: 13px;
    text-transform: uppercase
}

.mc-digest__view-all .fa,.mc-digest__view-all .mc-media-item__video-icon {
    font-size: 20px
}

.mc-digest-item__headline {
    color: rgba(51,51,51,.7);
    font-size: 14px;
    margin-top: 5px
}

@media (max-width: 850px) {
    .pane-my-facebook-page-plugin-pane {
        display:none
    }
}

.pane-my-facebook-page-plugin-pane iframe {
    width: 100%!important
}

.revelation-layout {
    position: relative;
    z-index: 20
}

.slicknav_menu {
    z-index: 1000
}

.pager {
    text-align: center
}

.pager-current,.pager-item {
    display: inline-block;
    margin-right: 5px
}

.pager-current a,.pager-item a {
    display: inline-block;
    background: #947f46;
    color: #fff;
    width: 36px;
    height: 36px;
    font-size: 14px
}

.pager-current,.pager-current a:hover,.pager-current:hover,.pager-item a:hover {
    color: #947f46;
    background: #fff
}

@media (max-width: 850px) {
    .pager-current a,.pager-item a {
        font-size:11px;
        width: 30px;
        height: 30px
    }
}

@media (max-width: 650px) {
    .pager-current,.pager-item {
        display:none
    }
}

.pager-current {
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 14px
}

@media (max-width: 850px) {
    .pager-current {
        font-size:11px;
        width: 30px;
        height: 30px
    }
}

@media (max-width: 650px) {
    .pager-current {
        display:none
    }
}

.pager-next,.pager-previous {
    display: inline-block;
    margin-top: 10px
}

.pager-next a,.pager-previous a {
    text-transform: uppercase;
    color: #ffb900;
    font-size: 14px;
    font-weight: 700
}

.pager-next a:hover,.pager-previous a:hover {
    color: #ae0404
}

.pager-next a:hover .fa,.pager-next a:hover .mc-media-item__video-icon,.pager-previous a:hover .fa,.pager-previous a:hover .mc-media-item__video-icon {
    color: rgba(174,4,4,.4)
}

.pager-next a .fa,.pager-next a .mc-media-item__video-icon,.pager-previous a .fa,.pager-previous a .mc-media-item__video-icon {
    margin-right: 5px;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease;
    color: rgba(148,127,70,.5)
}

.pager-next {
    margin-left: 20px;
    float: right
}

.pager-next .fa,.pager-next .mc-media-item__video-icon {
    margin-left: 5px
}

@media (max-width: 650px) {
    .pager-next,.pager-previous {
        margin-top:0
    }

    .pager-next {
        margin-left: 10px;
        float: none
    }
}

.pager-previous {
    margin-right: 20px;
    float: left
}

@media (max-width: 650px) {
    .pager-previous {
        margin-right:10px;
        float: none
    }
}

.mc-page-nav {
    background: #eae8e1;
    padding: 20px;
    border: 1px solid #c2c2c3
}

.mc-page-nav__item {
    width: 33.33%;
    float: left
}

.mc-page-nav__item.next {
    float: right;
    text-align: right
}

@media (max-width: 650px) {
    .mc-page-nav__item.next {
        text-align:left
    }
}

.mc-page-nav__item.back {
    text-align: center
}

@media (max-width: 650px) {
    .mc-page-nav__item.back {
        text-align:left
    }

    .mc-page-nav__item {
        width: 100%;
        float: none;
        text-align: left;
        margin-top: 5px
    }
}

.mc-meta {
    color: #a6a6a6;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle
}

.mc-meta .fa,.mc-meta .mc-media-item__video-icon {
    font-size: 16px;
    margin-right: 3px;
    vertical-align: middle
}

.mc-meta--category {
    margin-top: 2px;
    color: #ffb900;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 700
}

.mc-meta__text {
    display: inline-block;
    vertical-align: middle
}

.mc-img-preview {
    margin: 20px 0 30px
}

.mc-img-preview:after,.mc-img-preview:before {
    content: " ";
    display: table
}

.mc-img-preview__img {
    float: right;
    width: 65%
}

.mc-img-preview__img img {
    margin: 0
}

@media (max-width: 650px) {
    .mc-img-preview__img {
        width:100%;
        float: none
    }
}

.mc-content-slider__item,.mc-img-preview--left .mc-img-preview__img {
    float: left
}

.mc-img-preview__text {
    padding-right: 18px;
    margin-right: 65%;
    color: rgba(51,51,51,.7);
    font-size: 14px
}

.mc-img-preview--left .mc-img-preview__text {
    padding-left: 18px;
    margin-left: 65%;
    margin-right: 0;
    padding-right: 0
}

@media (max-width: 650px) {
    .mc-img-preview__text {
        margin-right:0;
        padding-right: 0
    }

    .mc-img-preview--left .mc-img-preview__text {
        margin-left: 0;
        padding-left: 0
    }
}

.mc-content-slider__content {
    text-align: center;
    padding: 20px 80px;
    font-size: 14px;
    color: rgba(51,51,51,.7);
    min-height: 100px
}

.mc-content-slider__counter {
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 100
}

.mc-content-slider {
    position: relative;
    margin: 20px 0 0
}

.mc-content-slider img {
    margin: 0
}

.mc-content-slider__btn {
    position: absolute;
    bottom: 40px;
    font-size: 40px;
    border: 0;
    background: 0;
    color: #947f46;
    line-height: 1
}

.mc-content-slider__btn:hover {
    color: #ae0404
}

.mc-content-slider__btn--prev {
    left: 0
}

.mc-content-slider__btn--next {
    right: 0
}

.mc-quote {
    text-align: center;
    line-height: 1.3;
    margin: 40px 0;
    text-transform: uppercase;
    padding: 0 80px;
    font-size: 32px
}

@media (max-width: 850px) {
    .mc-quote {
        padding:0;
        font-size: 20px
    }
}

.mc-quote__content {
    color: #495169
}

.mc-quote__content:after,.mc-quote__content:before {
    color: rgba(148,127,70,.5);
    font-size: 80px;
    line-height: 0;
    vertical-align: middle;
    display: inline-block;
    margin-top: 20px
}

@media (max-width: 850px) {
    .mc-quote__content:after,.mc-quote__content:before {
        font-size:50px;
        margin-top: 10px
    }
}

.mc-quote__content:before {
    content: '\201C';
    margin-right: 10px
}

.mc-quote__content:after {
    content: '\201D';
    margin-left: 10px
}

.mc-spoiler-item {
    margin-top: 20px
}

.mc-faq-item__question {
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease
}

.mc-faq-item__question:hover {
    color: #887647
}

.mc-faq-item__answer a {
    border-bottom: 1px solid #ae0404;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease;
    color: inherit
}

.mc-faq-item__answer a:hover {
    border-color: transparent
}

.mc-table {
    margin: 20px 0;
    overflow-x: scroll
}

.mc-table table {
    width: 100%;
    text-align: center;
    background: #fff;
    min-width: 500px
}

@media (max-width: 1199px) {
    .mc-table table {
        font-size:14px
    }
}

.mc-table td,.mc-table th {
    border-bottom: 1px solid #f3f3f3;
    padding: 10px
}

.mc-highlight__heading,.mc-highlight__tabs {
    border-bottom: 1px solid rgba(255,255,255,.24)
}

.mc-table td:first-child,.mc-table th:first-child {
    padding-left: 20px;
    text-align: left
}

.mc-table td:last-child,.mc-table th:last-child {
    padding-right: 20px
}

.mc-table th {
    font-weight: 700
}

.mc-table thead tr {
    background: #eae8e1
}

.mc-preview-item {
    vertical-align: top;
    width: 50%;
    padding-right: 18px;
    display: inline-block;
    margin: 20px -4px 20px 0
}

.mc-preview-item__wrap {
    background: #2f3d5c;
    color: #d2d7d9;
    padding-bottom: 0
}

.mc-preview-item__wrap img {
    margin: 0
}

.mc-preview-item__wrap--light {
    background: #eae8e1;
    color: #333
}

.mc-preview-item__wrap--light .mc-preview-item__heading {
    color: #333
}

.mc-preview-item__content {
    padding: 20px 20px 45px;
    min-height: 250px;
    position: relative
}

@media (max-width: 650px) {
    .mc-preview-item {
        width:100%
    }

    .mc-preview-item__content {
        min-height: 0
    }
}

.mc-preview-item__footer {
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 14px;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%
}

h3.mc-preview-item__heading {
    color: #d2d7d9;
    margin: 0;
    text-transform: none
}

@media (min-width: 650px) {
    .mc-preview-item--horizontal {
        width:100%
    }

    .mc-preview-item--horizontal .mc-preview-item__wrap {
        display: table;
        width: 100%
    }

    .mc-preview-item--horizontal .mc-preview-item__imagery {
        display: table-cell;
        width: 35%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%
    }

    .mc-preview-item--horizontal .mc-preview-item__content {
        display: table-cell;
        min-height: 0;
        padding-bottom: 20px
    }

    .mc-preview-item--horizontal .mc-preview-item__footer {
        text-align: left;
        position: static
    }

    .mc-preview-item--horizontal img {
        display: none
    }
}

.mc-media-nav__link:before,.mc-secondary-menu__item.expanded .mc-secondary-menu__link:before {
    display: none
}

.mc-cta-btn-wrap,.mc-scroll-up {
    text-align: center
}

.mc-widget {
    margin-top: 40px
}

.mc-widget__heading {
    margin-bottom: 30px
}

.mc-widget--fixed {
    position: fixed;
    top: 20px
}

@media (max-width: 850px) {
    .mc-widget--fixed {
        position:static!important
    }

    .mc-scroll-up-wrap {
        display: none!important
    }
}

.mc-similar-news {
    background: #f3f3f3;
    padding: 50px 0 30px
}

.mc-forum-item__imagery {
    width: 60px
}

.mc-forum-item__category {
    text-transform: none;
    color: #947f46;
    font-weight: 700;
    margin-top: 3px;
    font-size: inherit
}

.mc-secondary-menu {
    position: relative
}

.mc-secondary-menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    background: #2f3d5c
}

.mc-community-item:before,.mc-community-item__discord:before,.mc-filter:after,.mc-founder-feature:after,.mc-founder-pack__art:before,.mc-founder-packs__faq-heading:before,.mc-tooltip__content:before {
    content: ''
}

.mc-secondary-menu__item {
    position: relative;
    margin-bottom: 20px;
    padding-left: 20px
}

.mc-secondary-menu__item.mc-secondary-menu__item--open .mc-secondary-nav__trigger {
    color: rgba(148,127,70,.5)
}

.mc-secondary-menu__item.mc-secondary-menu__item--open .mc-secondary-nav__trigger:hover {
    color: rgba(174,4,4,.4)
}

.mc-secondary-menu__link {
    font-size: 17px;
    position: relative;
    color: #947f46
}

.mc-secondary-menu__link:hover {
    color: #ae0404
}

.mc-secondary-menu__link:hover .fa,.mc-secondary-menu__link:hover .mc-media-item__video-icon {
    color: rgba(174,4,4,.4)
}

.mc-secondary-menu__link .fa,.mc-secondary-menu__link .mc-media-item__video-icon {
    color: rgba(148,127,70,.5);
    margin-right: 10px
}

.mc-secondary-menu__link .fa-angle-double-right {
    font-size: 20px;
    margin-right: 3px
}

.mc-secondary-menu__link.active {
    color: #ae0404
}

.mc-secondary-menu__link.active .fa,.mc-secondary-menu__link.active .mc-media-item__video-icon {
    color: rgba(174,4,4,.4)
}

.mc-secondary-nav__trigger {
    position: absolute;
    color: rgba(148,127,70,.5);
    padding: 0 4px;
    left: 15px;
    font: 25px Arial,Helvetica,sans-serif;
    top: 8px
}

.mc-secondary-nav__trigger:hover {
    color: #ae0404
}

.mc-secondary-subnav__item {
    margin-left: 55px;
    padding-bottom: 8px
}

.mc-secondary-subnav__item:last-child {
    padding-bottom: 15px
}

.mc-secondary-subnav__link {
    font-size: 13px;
    color: #ffb900;
    font-weight: 500
}

.mc-secondary-subnav__link:hover {
    color: #ae0404;
    text-decoration: none
}

.mc-secondary-subnav__link.active {
    font-weight: 700
}

.mc-scroll-up-wrap {
    position: absolute;
    bottom: 0;
    right: -80px;
    z-index: 100;
    width: 60px
}

.mc-scroll-up {
    width: 60px;
    display: none;
    color: #947f46;
    cursor: pointer
}

.fr .mc-scroll-up {
    text-align: left
}

.mc-scroll-up:hover {
    color: #ffb900
}

.mc-scroll-up--fixed {
    position: fixed;
    bottom: 10px
}

.mc-scroll-up__imagery {
    height: 50px;
    font-size: 40px;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease
}

.mc-scroll-up__text {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase
}

.mc-fankit {
    margin-top: 40px
}

.mc-fankit-item {
    margin-bottom: 40px
}

.mc-fankit-item__imagery {
    position: relative;
    margin-top: 25px
}

.mc-fankit-item__action {
    text-align: center;
    position: absolute;
    width: 100%;
    padding: 30px 0;
    background: rgba(0,0,0,.8);
    bottom: 0;
    left: 0
}

@media (max-width: 850px) {
    .mc-fankit-item__action {
        padding:20px 0
    }
}

.mc-fankit-item__content {
    margin-top: 20px
}

.mc-not-found {
    margin-top: 40px;
    padding-top: 60px
}

.mc-not-found__banner {
    margin-bottom: 50px;
    text-transform: uppercase;
    color: #fff;
    position: relative
}

.mc-not-found__message {
    text-align: center;
    position: absolute;
    width: 80%;
    right: 0;
    top: 50px
}

.mc-not-found__heading {
    font-size: 186px;
    line-height: 1
}

@media (max-width: 1199px) {
    .mc-not-found__heading {
        font-size:100px
    }
}

@media (max-width: 850px) {
    .mc-not-found__message {
        width:60%
    }

    .mc-not-found__heading {
        font-size: 60px
    }
}

@media (max-width: 650px) {
    .mc-not-found__message {
        top:0
    }

    .mc-not-found__heading {
        font-size: 40px
    }
}

.mc-not-found__subheading {
    font-size: 42px
}

@media (max-width: 1199px) {
    .mc-not-found__subheading {
        font-size:40px
    }
}

@media (max-width: 650px) {
    .mc-not-found__subheading {
        font-size:18px
    }
}

.mc-not-found__link {
    margin-top: 40px;
    display: inline-block
}

.mc-not-found__link .fa,.mc-not-found__link .mc-media-item__video-icon {
    font-size: 20px;
    vertical-align: middle
}

.mc-not-found__content-heading {
    margin-bottom: 20px
}

.mc-community-item {
    display: block;
    min-height: 183px;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d2d7d9;
    padding: 50px 20px 20px 55px;
    margin-bottom: 18px;
    position: relative
}

.mc-community-item:before {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255,255,255,.2);
    width: 100%;
    height: 100%;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease
}

.mc-community-item:hover:before {
    opacity: 1
}

@media (max-width: 650px) {
    .mc-not-found__link {
        font-size:12px;
        margin-top: 10px
    }

    .mc-community-item {
        padding-left: 20px
    }
}

.mc-community-item__icon {
    width: 83px;
    height: 83px;
    font-size: 50px;
    vertical-align: top;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    position: relative;
    z-index: 10;
    float: left
}

.mc-community-item__icon.fa-facebook {
    background: #395695
}

.mc-community-item__icon.fa-comments-o {
    background: #a4a5b1
}

.mc-community-item__icon.fa-twitter {
    background: #59adeb
}

.mc-community-item__icon.fa-google-plus,.mc-community-item__icon.fa-youtube-play {
    background: #c8302a
}

.mc-community-item__icon.fa-twitch {
    background: #6441a5
}

.mc-community-item__icon.fa-reddit {
    background: #ff4500
}

.mc-community-item__content {
    margin-top: 10px;
    margin-left: 100px
}

.mc-community-item__discord {
    background: #7289da
}

.mc-community-item__discord:before {
    background: url(../../themes/revelation/img/community/discord.png) no-repeat;
    width: 44px;
    height: 50px;
    display: inline-block
}

.mc-highlight {
    min-height: 530px;
    position: relative;
    margin-bottom: 30px;
    background-color: #000
}

@media (max-width: 650px) {
    .mc-community-item__content {
        margin-top:5px
    }

    .mc-highlight {
        min-height: 0;
        padding-bottom: 0
    }
}

.mc-highlight .mc-filter {
    margin-bottom: 7px
}

.mc-highlight__content {
    background: rgba(0,0,0,.8);
    color: #d2d7d9;
    width: 482px;
    position: absolute;
    top: 0;
    bottom: 0;
    padding-bottom: 50px;
    z-index: 10
}

@media (max-width: 1199px) {
    .mc-highlight__content {
        width:70%
    }
}

@media (max-width: 650px) {
    .mc-highlight__content {
        position:relative;
        width: 100%
    }
}

.mc-highlight__heading {
    padding: 25px 30px 20px;
    text-align: left
}

.mc-highlight__tabs {
    padding: 20px 30px
}

.mc-highlight__tab-wrap {
    padding: 30px
}

.mc-highlight__description {
    margin-top: 20px;
    line-height: 1.8
}

.mc-highlight__read-more {
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: none
}

@media (max-width: 650px) {
    .mc-highlight__read-more {
        position:static;
        margin-top: 20px;
        display: inline-block
    }
}

.mc-highlight__read-more .fa,.mc-highlight__read-more .mc-media-item__video-icon {
    font-size: 26px;
    margin-left: 5px;
    vertical-align: sub
}

.mc-highlight__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 80% 0;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 5
}

.mc-highlight__heading--borderless {
    border: 0;
    padding-bottom: 0
}

.mc-highlight__classes-content {
    padding: 0 30px 20px
}

.mc-highlight__classes {
    margin-bottom: 30px
}

@media (max-width: 650px) {
    .mc-highlight__classes-content {
        font-size:15px
    }

    .mc-highlight__classes {
        margin-bottom: 10px
    }

    .mc-highlight__class-link .mc-label-link {
        font-size: 11px
    }
}

.mc-highlight__class-link {
    cursor: pointer;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
    margin-right: -4px;
    width: 50%
}

@media (min-width: 650px) {
    .mc-highlight__class-link {
        width:33.33%;
        margin-bottom: 30px;
        padding: 0 30px
    }

    .mc-highlight__class-link:after {
        content: '';
        position: absolute;
        right: 0;
        bottom: 5px;
        height: 27px;
        border-right: 1px solid rgba(255,255,255,.24)
    }

    .mc-highlight__class-link:nth-child(3n+0) {
        margin-right: 0
    }

    .mc-highlight__class-link:nth-child(3n+0):after {
        display: none
    }
}

.mc-highlight__class-link .mc-label-link {
    transition: none;
    display: block
}

.mc-filter,.mc-highlight__bg-video,.mc-highlight__bg-video .fa,.mc-highlight__bg-video .mc-media-item__video-icon,.mc-highlight__close:after,.mc-highlight__close:before,.mc-highlight__spell {
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease
}

.mc-highlight__class-link--active .mc-label-link,.mc-highlight__class-link:hover .mc-label-link {
    color: #fff
}

.mc-highlight__class-link--active .mc-filter__text {
    border-bottom-color: transparent
}

.mc-highlight__content--classes {
    background: rgba(0,0,0,.3)
}

.mc-highlight__skills-wrap {
    position: absolute;
    right: 20px;
    top: 40px;
    width: 120px;
    z-index: 250
}

.mc-highlight__spell {
    margin-top: 45px;
    opacity: .5;
    float: right
}

.mc-highlight__spell--active,.mc-highlight__spell:hover,.react-slide-appear.react-slide-appear-active {
    opacity: 1
}

.mc-highlight__spell:first-child {
    margin-top: 0
}

.mc-highlight__spell:first-child,.mc-highlight__spell:last-child {
    float: none
}

.mc-highlight__video-content {
    width: 380px;
    display: inline-block;
    position: relative
}

.mc-highlight__video-content video {
    border-radius: 50%;
    height: auto;
    max-width: 100%
}

@media (max-width: 650px) {
    .mc-highlight__content--classes {
        background:rgba(0,0,0,.7);
        padding-right: 100px
    }

    .mc-highlight__spell:first-child,.mc-highlight__spell:last-child {
        float: right
    }

    .mc-highlight__spell {
        margin-top: 10px
    }

    .mc-highlight__video-content {
        width: 200px
    }
}

.mc-highlight__video-wrap {
    background: url(../../themes/revelation/img/about/spinner.png) 50% 50% no-repeat #000;
    width: 100%;
    height: 380px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,.24)
}

@media (max-width: 650px) {
    .mc-highlight__video-wrap {
        height:200px
    }
}

.mc-highlight__pop-up {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    text-align: center;
    z-index: 200;
    padding-top: 60px
}

.mc-highlight__video-description {
    margin-top: 10px;
    color: #d2d7d9
}

.mc-highlight__close {
    width: 26px;
    height: 26px;
    border-radius: 6px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer
}

.mc-highlight__close:after,.mc-highlight__close:before {
    content: '';
    position: absolute;
    width: 22px;
    height: 2px;
    background-color: #ffb900;
    border-radius: 2px;
    top: 16px
}

.mc-highlight__close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 2px
}

.mc-highlight__close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 2px
}

@media (max-width: 650px) {
    .mc-highlight__pop-up {
        padding-top:150px;
        padding-right: 100px
    }

    .mc-highlight__close {
        right: 0;
        top: 0
    }

    .mc-highlight__bg-video {
        display: none
    }
}

.mc-highlight__close:hover:after,.mc-highlight__close:hover:before {
    background-color: #ae0404
}

.mc-highlight__bg-video {
    position: absolute;
    width: 50%;
    text-align: center;
    top: 50%;
    margin-top: -70px;
    right: 0;
    color: #fff;
    cursor: pointer
}

.mc-highlight__bg-video:hover {
    color: #ffce00
}

.mc-highlight__bg-video:hover .fa,.mc-highlight__bg-video:hover .mc-media-item__video-icon {
    border-color: #ffce00;
    color: #ffce00
}

.mc-highlight__bg-video .fa,.mc-highlight__bg-video .mc-media-item__video-icon {
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
    background: rgba(0,0,0,.4);
    text-align: center;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 80px;
    border-radius: 50%;
    margin-bottom: 10px;
    color: #fff
}

@media (max-width: 1199px) {
    .mc-highlight__bg-video {
        width:30%
    }
}

.mc-filter {
    display: inline-block;
    margin-right: 25px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative
}

.mc-filter.active,.mc-filter.active:hover {
    color: #fff
}

.mc-filter.active .fa,.mc-filter.active .mc-media-item__video-icon {
    color: rgba(255,255,255,.24)
}

.mc-filter.active .mc-filter__text {
    border-bottom-color: transparent
}

.mc-filter:after {
    position: absolute;
    right: -15px;
    top: 10px;
    height: 27px;
    border-right: 1px solid rgba(255,255,255,.24)
}

.mc-filter:last-child {
    margin-right: 0
}

.mc-filter:last-child:after {
    display: none
}

.mc-filter .fa,.mc-filter .mc-media-item__video-icon {
    margin-right: 5px;
    font-size: 16px;
    vertical-align: middle
}

@media (max-width: 650px) {
    .mc-filter {
        display:block;
        margin-left: 0;
        margin-bottom: 3px;
        width: auto
    }

    .mc-filter:after {
        display: none
    }
}

.mc-filter--content.active,.mc-filter--content.active:hover {
    color: #ae0404
}

.mc-filter--content.active .fa,.mc-filter--content.active .mc-media-item__video-icon {
    color: rgba(174,4,4,.4)
}

.mc-filter--content:after {
    border-right-color: rgba(0,0,0,.24)
}

.mc-filter--content:first-child {
    margin-left: 0
}

.mc-filter__text {
    vertical-align: middle;
    color: #aacff2!important;
    border-bottom: 1px dotted #aacff2!important;
}

.mc-media__filter-label {
    font-weight: 700;
    display: inline-block
}

@media (max-width: 850px) {
    .mc-media__filter-label {
        display:none
    }
}

.mc-class-i {
    display: inline-block;
    background: url(../../themes/revelation/img/about/classes-spr.png) -100px 0 no-repeat
}

.mc-class-i--blader {
    width: 84px;
    height: 70px;
    background-position: -100px 0
}

.mc-class-i--blader:hover,.mc-highlight__class-link--active .mc-class-i--blader,.mc-highlight__class-link:hover .mc-class-i--blader {
    background-position: 0 0
}

.mc-class-i--elementalist {
    width: 78px;
    height: 82px;
    background-position: -100px -100px
}

.mc-class-i--elementalist:hover,.mc-highlight__class-link--active .mc-class-i--elementalist,.mc-highlight__class-link:hover .mc-class-i--elementalist {
    background-position: 0 -100px
}

.mc-class-i--summoner {
    width: 64px;
    height: 70px;
    background-position: -100px -200px
}

.mc-class-i--summoner:hover,.mc-highlight__class-link--active .mc-class-i--summoner,.mc-highlight__class-link:hover .mc-class-i--summoner {
    background-position: 0 -200px
}

.mc-class-i--paladin {
    width: 82px;
    height: 79px;
    background-position: -100px -300px
}

.mc-class-i--paladin:hover,.mc-highlight__class-link--active .mc-class-i--paladin,.mc-highlight__class-link:hover .mc-class-i--paladin {
    background-position: 0 -300px
}

.mc-class-i--necromancer {
    width: 74px;
    height: 93px;
    background-position: -100px -400px
}

.mc-class-i--necromancer:hover,.mc-highlight__class-link--active .mc-class-i--necromancer,.mc-highlight__class-link:hover .mc-class-i--necromancer {
    background-position: 0 -400px
}

.mc-class-i--gunner {
    width: 85px;
    height: 85px;
    background-position: -100px -500px
}

.mc-class-i--gunner:hover,.mc-highlight__class-link--active .mc-class-i--gunner,.mc-highlight__class-link:hover .mc-class-i--gunner {
    background-position: 0 -500px
}

.mc-spell-i {
    display: inline-block;
    background: url(../../themes/revelation/img/about/classes-features-spr.png) no-repeat;
    width: 71px;
    height: 71px
}

.mc-spell-i-gunslinger-1 {
    background-position: 0 0
}

.mc-spell-i-gunslinger-2 {
    background-position: -80px 0
}

.mc-spell-i-gunslinger-3 {
    background-position: -160px 0
}

.mc-spell-i-gunslinger-4 {
    background-position: -240px 0
}

.mc-spell-i-blademaster-1 {
    background-position: 0 -100px
}

.mc-spell-i-blademaster-2 {
    background-position: -80px -100px
}

.mc-spell-i-blademaster-3 {
    background-position: -160px -100px
}

.mc-spell-i-blademaster-4 {
    background-position: -240px -100px
}

.mc-spell-i-spiritshaper-1 {
    background-position: 0 -200px
}

.mc-spell-i-spiritshaper-2 {
    background-position: -80px -200px
}

.mc-spell-i-spiritshaper-3 {
    background-position: -160px -200px
}

.mc-spell-i-spiritshaper-4 {
    background-position: -240px -200px
}

.mc-spell-i-vanguard-1 {
    background-position: 0 -300px
}

.mc-spell-i-vanguard-2 {
    background-position: -80px -300px
}

.mc-spell-i-vanguard-3 {
    background-position: -160px -300px
}

.mc-spell-i-vanguard-4 {
    background-position: -240px -300px
}

.mc-spell-i-swordmage-1 {
    background-position: 0 -400px
}

.mc-spell-i-swordmage-2 {
    background-position: -80px -400px
}

.mc-spell-i-swordmage-3 {
    background-position: -160px -400px
}

.mc-spell-i-swordmage-4 {
    background-position: -240px -400px
}

.mc-spell-i-occultist-1 {
    background-position: 0 -500px
}

.mc-spell-i-occultist-2 {
    background-position: -80px -500px
}

.mc-spell-i-occultist-3 {
    background-position: -160px -500px
}

.mc-spell-i-occultist-4 {
    background-position: -240px -500px
}

.mc-profile__header {
    background: url(../../themes/revelation/img/profile/header-bg.jpg) 100% 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 50px 25px;
    color: #d2d7d9;
    margin-top: 30px
}

.mc-profile__header .mc-heading--tertiary .fa,.mc-profile__header .mc-heading--tertiary .mc-media-item__video-icon {
    color: rgba(210,215,217,.4);
    margin-right: 7px
}

.mc-profile__email {
    font-weight: 700;
    font-size: 14px;
    margin-top: 10px;
    color: rgba(210,215,217,.54)
}

.mc-profile__email .fa,.mc-profile__email .mc-media-item__video-icon {
    color: rgba(210,215,217,.4);
    margin-right: 5px
}

.mc-profile__username {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

@media (max-width: 1199px) {
    .mc-profile__header {
        padding:25px
    }

    .mc-profile__email .fa,.mc-profile__email .mc-media-item__video-icon {
        display: none
    }

    .mc-profile__username {
        font-size: 16px
    }
}

.mc-profile__password {
    display: inline-block;
    text-transform: none;
    font-size: 17px;
    padding-top: 15px;
    border-top: 1px solid rgba(255,255,255,.24);
    margin-top: 30px
}

.mc-profile__password .fa,.mc-profile__password .mc-media-item__video-icon {
    font-size: 18px;
    margin-right: 8px
}

.mc-profile__userpic {
    width: 117px;
    border: 1px solid rgba(255,255,255,.24);
    float: left;
    position: relative;
    overflow: hidden
}

@media (max-width: 650px) {
    .mc-profile__password {
        margin-top:10px;
        padding-top: 10px;
        font-size: 14px
    }

    .mc-profile__userpic {
        width: 80px
    }
}

.mc-profile__userpic:hover .mc-profile__edit-userpic {
    bottom: 0
}

.mc-profile__edit-userpic {
    background: #ffce00;
    text-align: center;
    display: block;
    padding: 3px;
    font-size: 14px;
    position: absolute;
    left: 0;
    width: 100%;
    color: #fff;
    bottom: -30px;
    transition: bottom .3s ease
}

.mc-profile__user-reg-info {
    margin-left: 145px
}

@media (max-width: 850px) {
    .mc-profile__edit-userpic {
        bottom:0;
        font-size: 11px
    }

    .mc-profile__user-reg-info {
        margin-bottom: 20px
    }
}

.mc-profile__achievement {
    width: 70px;
    height: 70px;
    background: #868686;
    border: 1px solid rgba(255,255,255,.24);
    display: inline-block;
    margin-right: 14px;
    text-align: center;
    padding-top: 12px;
    margin-bottom: 14px;
    vertical-align: top;
    position: relative
}

.mc-profile__achievement .fa,.mc-profile__achievement .mc-media-item__video-icon {
    font-size: 40px;
    color: rgba(0,0,0,.4)
}

.mc-profile__achievement--fp-1 {
    background: url(../../themes/revelation/img/profile/badges.png) no-repeat
}

.mc-profile__achievement--fp-2 {
    background: url(../../themes/revelation/img/profile/badges.png) 0 -80px no-repeat
}

.mc-profile__achievement--fp-3 {
    background: url(../../themes/revelation/img/profile/badges.png) 0 -160px no-repeat
}

.mc-profile__achievement--cbt-2 {
    background: url(../../themes/revelation/img/profile/badges.png) 0 -240px no-repeat
}

.mc-profile__achievement--cbt-1 {
    background: url(../../themes/revelation/img/profile/badges.png) 0 -320px no-repeat
}

.mc-profile__achievements {
    margin-top: 20px
}

.mc-profile__option {
    background: 100% 0 no-repeat #fff;
    border: 1px solid rgba(0,0,0,.24);
    padding: 25px 230px 5px 25px;
    min-height: 235px;
    margin-bottom: 18px;
    background-size: cover
}

@media (max-width: 650px) {
    .mc-profile__user-reg-info {
        margin-left:90px
    }

    .mc-profile__option {
        background: #fff;
        padding-right: 25px
    }
}

@media (min-width: 650px) {
    .mc-profile__option--support {
        background-image:url(../../themes/revelation/img/profile/support-bg.jpg)
    }

    .mc-profile__option--fp {
        background-image: url(../../themes/revelation/img/profile/fp-bg.png)
    }
}

.mc-profile-option__text {
    margin-top: 10px;
    min-height: 50px;
    line-height: 1.5
}

.mc-founder-pack__cta,.mc-profile__actions {
    margin-top: 20px;
    padding-top: 2px
}

.mc-profile__code-controls {
    text-align: center
}

.mc-profile__code-input {
    width: 60%;
    display: inline-block
}

.mc-profile__form-btn {
    vertical-align: top;
    margin-left: 15px;
    display: inline-block
}

@media (max-width: 650px) {
    .mc-profile__code-input {
        width:100%;
        margin-bottom: 10px
    }

    .mc-profile__form-btn {
        width: 100%;
        margin-left: 0
    }
}

.mc-form-control {
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,.24);
    background: #eae8e1;
    outline: 0;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease;
    height: 37px;
    padding: 3px 10px;
    text-align: center;
    font-size: 17px
}

.mc-form-controltextarea {
    height: auto
}

.mc-form-control:focus {
    background: #fff;
    outline: 0
}

.mc-form-control::-webkit-input-placeholder {
    font-family: Lato,sans-serif;
    color: rgba(0,0,0,.54);
    text-align: center
}

.mc-form-control::-moz-placeholder {
    font-family: Lato,sans-serif;
    color: rgba(0,0,0,.54);
    text-align: center
}

.mc-form-control:-ms-input-placeholder {
    font-family: Lato,sans-serif;
    color: rgba(0,0,0,.54);
    text-align: center
}

.mc-form-control:-moz-placeholder {
    font-family: Lato,sans-serif;
    color: rgba(0,0,0,.54);
    text-align: center
}

.mc-form-control--error {
    border-color: #e53935;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(229,57,53,.4);
    -moz-box-shadow: inset 0 0 10px 0 rgba(229,57,53,.4);
    box-shadow: inset 0 0 10px 0 rgba(229,57,53,.4)
}

.mc-form-control--success {
    border-color: #2e7d32;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(46,125,50,.4);
    -moz-box-shadow: inset 0 0 10px 0 rgba(46,125,50,.4);
    box-shadow: inset 0 0 10px 0 rgba(46,125,50,.4)
}

.mc-error-message {
    font-size: 14px;
    color: #e53935
}

.mc-error-message .fa,.mc-error-message .mc-media-item__video-icon {
    color: rgba(229,57,53,.4);
    font-size: 18px;
    margin-right: 5px
}

.mc-success-message {
    font-size: 14px;
    color: #2e7d32
}

.mc-success-message .fa,.mc-success-message .mc-media-item__video-icon {
    color: rgba(46,125,50,.4);
    font-size: 18px;
    margin-right: 5px
}

.mc-avatar {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%
}

.mc-avatar--s {
    width: 70px;
    height: 70px
}

.mc-founder-packs {
    background: rgba(33,34,40,.15);
    overflow: hidden;
    color: #d2d7d9
}

.mc-founder-pack {
    color: #d2d7d9
}

.mc-founder-pack__bg {
    background: url(../../themes/revelation/img/founder-packs/pack-bg--1.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 35px 20px 30px;
    text-align: center;
    border-bottom: rgba(255,255,255,.4);
    position: relative
}

.mc-founder-pack__bg--2 {
    background-image: url(../../themes/revelation/img/founder-packs/pack-bg--2.jpg)
}

.mc-founder-pack__bg--3 {
    background-image: url(../../themes/revelation/img/founder-packs/pack-bg--3.jpg)
}

.mc-founder-pack__content {
    line-height: 1.8;
    margin-top: 20px
}

.mc-founder-pack__imagery {
    padding-bottom: 70%;
    position: relative;
    margin-top: 25px
}

.mc-founder-pack__imagery img {
    margin: 0 auto
}

.mc-founder-pack__imagery video {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    max-width: 100%;
    margin: 0 auto
}

.mc-founder-pack__art {
    position: relative
}

.mc-founder-pack__art:before {
    position: absolute;
    z-index: -2;
    left: 0;
    top: 100%;
    width: 900px;
    height: 1600px;
    background: url(../../themes/revelation/img/founder-packs/empty-bg.png) 0 150px no-repeat
}

.mc-founder-pack__header {
    border-bottom: 1px solid rgba(255,255,255,.4)
}

@media (max-width: 850px) {
    .mc-twitter-wrap {
        display:none
    }

    .mc-founder-pack__header {
        margin-top: 20px
    }
}

.mc-founder-packs__faq-heading {
    position: relative
}

.mc-founder-packs__faq-heading:before {
    position: absolute;
    left: 0;
    right: 0;
    border: 1px solid #8d92a0;
    top: 50%;
    margin-top: -2px
}

.mc-founder-packs__faq-heading-inner {
    background: #f3f3f3;
    position: relative;
    display: inline-block;
    z-index: 10;
    padding: 0 10px
}

.mc-founder-packs__faq-content {
    max-width: 860px
}

.mc-founder-packs__legal {
    font-size: 12px;
    color: #999
}

.mc-founder__pack-secondary-btns--mobile {
    display: none
}

@media (max-width: 850px) {
    .mc-founder__pack-secondary-btns {
        display:none
    }

    .mc-founder__pack-secondary-btns--mobile {
        display: block
    }
}

.mc-founder-pack__popup {
    background: #f3f3f3;
    color: rgba(0,0,0,.9);
    padding: 30px 50px;
    border-radius: 5px
}

.mc-founder-pack__popup-close {
    background: 0 0;
    font-size: 30px;
    width: 30px;
    height: 30px;
    color: #ffb900
}

.mc-founder-pack__popup-close:hover {
    color: #ffce00
}

.mc-founder-pack__price--old {
    text-decoration: line-through;
    display: inline-block;
    margin-right: 5px
}

.mc-founder-packs__availability {
    background: #212228;
    color: #d2d7d9;
    font-size: 24px;
    padding: 15px 40px 20px;
    display: inline-block;
    margin-top: 15px
}

.mc-founder-pack__purchased-wrap {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    left: 0
}

.mc-founder-pack__purchased {
    background: #43a047;
    color: #fff;
    font-weight: 700;
    padding: 3px 20px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px
}

.mc-founder-feature {
    position: relative;
    height: 110px;
    background: #212228;
    color: #d2d7d9;
    border-bottom: 1px solid rgba(255,255,255,.15)
}

@media (max-width: 1199px) {
    .mc-founder-feature {
        height:auto;
        min-height: 110px;
        padding: 20px 0 10px
    }
}

.mc-founder-feature:after {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}

.mc-founder-feature__imagery {
    position: absolute;
    left: 0;
    width: 100px;
    top: 0;
    text-align: center
}

.mc-founder-feature__i {
    background: url(../../themes/revelation/img/founder-packs/feature-i-spr.png) no-repeat;
    width: 70px;
    height: 70px;
    display: inline-block;
    margin-top: 20px
}

.mc-founder-feature__i--beta {
    background-position: 0 0
}

.mc-founder-feature__i--ea {
    background-position: 0 -80px
}

.mc-founder-feature__i--premium {
    background-position: 0 -160px
}

.mc-founder-feature__i--premium-2 {
    background-position: -100px -160px
}

.mc-founder-feature__i--premium-3 {
    background-position: -200px -160px
}

.mc-founder-feature__i--title {
    background-position: 0 -240px
}

.mc-founder-feature__i--exploration {
    background-position: 0 -640px;
    width: 150px;
    height: 100px;
    margin-top: 0;
    margin-left: -10px
}

.mc-founder-feature__i--wisdom {
    background-position: 0 -890px;
    width: 150px;
    height: 108px;
    margin-top: 0;
    margin-left: -10px
}

.mc-founder-feature__i--combat {
    background-position: 0 -750px;
    width: 150px;
    height: 100px;
    margin-top: 0;
    margin-left: -10px
}

.mc-founder-feature__i--imperial {
    background-position: 0 -480px;
    width: 100px;
    height: 80px;
    margin-top: 20px
}

.mc-founder-feature__i--dark {
    background-position: 0 -560px;
    width: 110px;
    height: 70px;
    margin-top: 20px
}

.mc-founder-feature__i--horse {
    background-position: 0 -1000px;
    width: 85px;
    height: 80px;
    margin-top: 20px;
    margin-left: 15px
}

.mc-founder-feature__i--wings {
    background-position: 0 -1080px;
    width: 112px;
    height: 105px;
    margin-top: 0
}

.mc-founder-feature__i--starter {
    background-position: 0 -1290px;
    width: 121px;
    height: 110px;
    margin-top: 0
}

.mc-founder-feature__i--cat {
    background-position: 0 -1180px;
    width: 125px;
    height: 100px;
    margin-top: 0
}

.mc-founder-feature__heading {
    font-weight: 700;
    font-size: 17px
}

.mc-founder-feature__heading--col-1 {
    color: #29B6F6
}

.mc-founder-feature__heading--col-2 {
    color: #ab47bc
}

.mc-founder-feature__heading--col-3 {
    color: #FFA726
}

.mc-founder-feature__content {
    padding-left: 116px;
    font-size: 14px;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 96%
}

.mc-founder-feature__tooltip-trigger {
    color: #ffb900;
    border-bottom: 1px dotted #ffb900;
    display: inline
}

.mc-founder-feature__margin {
    margin-top: 18px
}

.mc-founder-feature--empty {
    background: rgba(255,255,255,.2)
}

.mc-founder-feature__highlight {
    height: 130px;
    -webkit-background-size: cover;
    background-size: cover
}

@media (max-width: 1199px) {
    .mc-founder-feature__highlight {
        height:auto;
        min-height: 130px
    }
}

.mc-founder-feature--highlight-empty {
    height: 240px;
    background: rgba(255,255,255,.2)
}

@media (max-width: 850px) {
    .mc-founder-feature--empty,.mc-founder-feature--highlight-empty {
        display:none
    }
}

.mc-founder-feature-extra {
    position: relative;
    margin-bottom: 5px;
    padding-left: 50px;
    padding-bottom: 10px;
    font-size: 17px
}

.mc-founder-feature-extra .fa,.mc-founder-feature-extra .mc-media-item__video-icon {
    font-size: 20px;
    margin-left: 5px;
    color: #ffb900
}

.mc-founder-feature-extra__trigger {
    color: #ffb900
}

.mc-founder-feature-extra--opened .mc-founder-feature-extra__trigger--acc {
    color: rgba(0,0,0,.9);
    border-bottom-color: transparent
}

.mc-founder-feature-extra--m {
    font-size: 20px
}

.mc-founder-feature-extra__i {
    background: url(../../themes/revelation/img/founder-packs/start-pack-spr.png) no-repeat;
    width: 41px;
    height: 39px;
    position: absolute;
    left: 0;
    top: -5px
}

.mc-founder-feature-extra__trigger--acc {
    border-bottom: 1px dotted #ffb900;
    transition: border-color .3s ease
}

.mc-founder-feature-extra__trigger--acc:hover {
    border-bottom-color: transparent
}

.mc-founder-feature-extra__i--1 {
    background-position: 0 0
}

.mc-founder-feature-extra__i--2 {
    background-position: 0 -40px
}

.mc-founder-feature-extra__i--3 {
    background-position: 0 -80px
}

.mc-founder-feature-extra__i--4 {
    background-position: 0 -120px
}

.mc-founder-feature-extra__more {
    color: #ae0404;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease
}

.mc-founder-feature-extra__more:hover {
    color: #e00505
}

.mc-price-btn {
    background: #947f46;
    height: 60px;
    font-size: 22px;
    text-transform: uppercase;
    color: #fff
}

.mc-server,.mc-server:hover {
    color: rgba(255,255,255,.35)
}

.mc-price-btn:hover {
    background: #c5a95d
}

.mc-price-btn--acquired,.mc-price-btn--acquired:hover {
    background: rgba(148,127,70,.5)
}

@media (max-width: 1199px) and (min-width:650px) {
    .mc-price-btn {
        font-size:16px
    }
}

@media (max-width: 650px) {
    .mc-price-btn {
        font-size:18px
    }
}

.mc-price-btn--acquired {
    padding: 15px 10px;
    min-width: 180px;
    cursor: default
}

.mc-price-btn__item {
    padding: 15px 30px 15px 10px;
    display: inline-block;
    border-left: 1px solid rgba(255,255,255,.2)
}

.mc-price-btn__item:first-child {
    border-left: 0;
    padding-left: 30px;
    padding-right: 10px
}

@media (max-width: 1199px) {
    .mc-price-btn__item,.mc-price-btn__item:first-child {
        padding:15px 10px
    }
}

.mc-price-btn__item--full:first-child {
    padding: 15px 30px
}

.mc-server {
    background: rgba(148,127,70,.35);
    float: right;
    cursor: pointer;
    font-size: 20px;
    padding: 5px 10px;
    transition: background .3s ease,color .3s ease
}

.mc-server:hover {
    background: rgba(148,127,70,.5)
}

.mc-server--selected,.mc-server--selected:hover {
    background: #947f46;
    color: #fff
}

.mc-server:last-child {
    margin-right: 0
}

.mc-server--selected {
    cursor: default
}

.mc-server__tooltip {
    display: inline-block;
    margin-right: 0;
    position: relative
}

.mc-server__tooltip:hover .mc-server__tooltip-text {
    display: block
}

.mc-commerce-header__copy {
    float: left;
    width: 60%;
    position: relative;
    margin-top: -20px
}

@media (max-width: 850px) {
    .mc-server {
        float:left
    }

    .mc-commerce-header {
        margin-bottom: 10px
    }

    .mc-commerce-header__copy {
        margin-top: 0;
        font-size: 18px;
        width: 100%;
        float: none
    }
}

.mc-commerce-header__servers {
    float: right;
    width: 30%;
    text-align: right
}

@media (max-width: 850px) {
    .mc-commerce-header__servers {
        float:none;
        width: 100%;
        text-align: left;
        margin-top: 10px
    }
}

.mc-link--brand {
    color: #ffb900
}

.mc-link--brand:hover {
    color: #947f46
}

.mc-tooltip {
    position: relative
}

@media (min-width: 850px) {
    .mc-tooltip:hover .mc-tooltip__content {
        display:block
    }
}

.mc-tooltip__content {
    background: #fff;
    color: rgba(51,51,51,.7);
    padding: 20px 25px;
    font-size: 14px;
    position: absolute;
    bottom: 100%;
    width: 330px;
    left: 50%;
    margin-left: -165px;
    font-weight: 400;
    line-height: 1.8;
    border-radius: 5px;
    display: none;
    z-index: 50
}

.mc-tooltip__content:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 10px 0;
    border-color: #fff transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px
}

.mc-tooltip__content--left {
    top: 0;
    bottom: auto;
    right: 100%;
    left: auto;
    margin-right: 15px
}

.mc-tooltip__content--left:before {
    border-style: solid;
    border-width: 10px 0 10px 30px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 25px;
    right: auto;
    margin-left: 0;
    left: 100%
}

@media (max-width: 1199px) {
    .mc-tooltip__content--left {
        bottom:100%;
        margin-bottom: -20px;
        width: 330px;
        left: 50%;
        margin-left: -165px;
        margin-right: 0;
        top: auto
    }

    .mc-tooltip__content--left:before {
        border-width: 35px 10px 0;
        border-color: #fff transparent transparent;
        position: absolute;
        top: 100%;
        left: 50%;
        right: auto;
        margin-left: -10px;
        bottom: auto
    }
}

.mc-tooltip__list-item {
    position: relative;
    padding-left: 15px
}

.mc-tooltip__list-item:before {
    content: '\2022';
    position: absolute;
    top: 0;
    left: 0
}

.mc-loader {
    background: url(../../themes/revelation/img/about/spinner.png) 50% 50% no-repeat;
    width: 80px;
    height: 80px;
    display: inline-block
}

.mc-loader--m {
    background: url(../../themes/revelation/img/billing/loader.gif) no-repeat;
    width: 100px;
    height: 100px;
    background-size: cover
}

.mc-commerce-payment__wrap {
    color: #495169
}

.mc-commerce-payment__wrap iframe {
    height: 640px;
    width: 100%;
    border: 1px solid rgba(0,0,0,.24)
}

.mc-commerce-payment__heading {
    font-size: 20px;
    font-family: Lato,sans-serif;
    margin-bottom: 10px
}

.mc-commerce-payment__server-choice {
    display: inline-block;
    margin-right: 20px
}

.mc-commerce-payment__price {
    display: inline-block
}

.mc-commerce-payment__server-label {
    display: inline-block;
    margin-right: 10px
}

.game_center_overlay .mc-comparison-table__highlighted:after,.mc-gc-promo-top,.page-gc-main .mc-load-panel {
    display: none
}

.mc-commerce-payment__header {
    border-bottom: 1px solid #bec4d4;
    max-width: 900px;
    padding-bottom: 30px
}

.mc-commerce-success {
    background: url(../../themes/revelation/img/commerce/success-bg.png) 100% 0 no-repeat #f0eee5;
    padding: 100px 40px 20px;
    color: #495169;
    font-size: 20px;
    line-height: 1.5
}

.mc-pseudo-select {
    position: relative;
    cursor: pointer;
    font-size: 20px;
    width: 600px;
    max-width: 100%
}

@media (max-width: 650px) {
    .mc-commerce-payment__wrap iframe {
        height:920px
    }

    .mc-commerce-success {
        padding: 20px
    }

    .mc-pseudo-select {
        width: 100%
    }
}

.mc-pseudo-select__selected {
    border: 1px solid #bec4d4;
    padding: 10px 30px 5px 15px;
    position: relative;
    font-family: "Marcellus SC",serif;
    background: #fff;
    color: #947f46;
    font-size: 32px
}

.mc-pseudo-select__selected:before {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -13px;
    font-size: 26px;
    color: #272727;
    font-family: FontAwesome,sans-serif
}

.mc-pseudo-select__options {
    position: absolute;
    top: 100%;
    display: none;
    width: 100%;
    z-index: 10;
    border: 1px solid #bec4d4;
    border-top: 0;
    background: #fff
}

.mc-pseudo-select__option {
    font-family: "Marcellus SC",serif;
    font-size: 20px;
    padding: 5px 15px;
    transition: background .3s ease
}

.mc-pseudo-select__option:hover {
    background: #e5e5e5
}

.mc-pseudo-select__option--inactive {
    color: #8d8f9d;
    text-decoration: line-through;
    cursor: default
}

.mc-pseudo-select__option--inactive:hover {
    background: #fff
}

.mc-pseudo-select--active {
    background: #e5e5e5
}

.mc-gc-stub {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    z-index: 1500;
    transform: translateZ(0);
    -webkit-mask-image: -webkit-linear-gradient(top,#000 85%,transparent 100%);
    background: url(../../themes/revelation/img/bgs/bg-gc.png) 50% 0 no-repeat fixed
}

.mc-gc-wrap {
    margin-top: 150px
}

.page-gc-main {
    background-attachment: fixed;
    padding-bottom: 20px;
    background-color: #000;
    background-image: url(../../themes/revelation/img/bgs/bg-gc.png)
}

.page-gc-main .mc-footer {
    background: 0 0;
    padding: 0
}

.page-gc-main .mc-share-btn {
    margin-right: 0
}

.page-gc-main .mc-promo:first-child {
    margin-top: 0
}

.page-gc-main #sb-container {
    z-index: 999
}

.mc-gc-container {
    width: 970px;
    padding: 0
}

.mc-gc-promo-top {
    margin-bottom: 20px
}

.mc-gc__top-trailer {
    margin-top: 0;
    position: relative;
    padding-top: 30px
}

.mc-gc__promo-text {
    font-size: 20px;
    width: 100%
}

.mc-gc__share-btn {
    width: 45px;
    height: 45px;
    padding-top: 10px
}

.mc-gc__promos-wrap {
    padding-top: 20px;
    border-top: 1px solid rgba(255,255,255,.4);
    margin-top: 21px
}

.mc-download {
    position: relative;
    padding: 0 0 20px
}

.mc-download__banner {
    background: url(../../themes/revelation/img/download/download-banner.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 115px 0 125px
}

.mc-download__cta {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px
}

.mc-download__btn {
    font-weight: 700;
    overflow: hidden;
    padding: 30px 35px;
    display: inline-block;
    background: #a49250;
    background: -moz-linear-gradient(top,#a49250 0,#8c7641 24%,#876f3d 50%,#8c7641 79%,#a49250 100%);
    background: -webkit-linear-gradient(top,#a49250 0,#8c7641 24%,#876f3d 50%,#8c7641 79%,#a49250 100%);
    background: linear-gradient(to bottom,#a49250 0,#8c7641 24%,#876f3d 50%,#8c7641 79%,#a49250 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a49250', endColorstr='#a49250', GradientType=0);
    color: #fff;
    border: 1px solid #e8e48c;
    border-radius: 3px
}

.mc-download__btn:hover {
    background: #d5be68;
    background: -moz-linear-gradient(top,#d5be68 0,#b99b56 24%,#ae904f 50%,#b99b56 79%,#d5be68 100%);
    background: -webkit-linear-gradient(top,#d5be68 0,#b99b56 24%,#ae904f 50%,#b99b56 79%,#d5be68 100%);
    background: linear-gradient(to bottom,#d5be68 0,#b99b56 24%,#ae904f 50%,#b99b56 79%,#d5be68 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5be68', endColorstr='#d5be68', GradientType=0)
}

.mc-download__link-text {
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
    margin-right: 15px;
    position: relative
}

.mc-download__link-text:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 94px;
    border-left: 1px solid rgba(255,255,255,.2);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -47px
}

@media (max-width: 650px) {
    .mc-pseudo-select__selected {
        font-size:20px
    }

    .mc-download__link-text:after {
        display: none
    }

    .mc-download__link-text {
        padding-right: 0
    }
}

.mc-download__link-tooltip {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 700;
    padding-right: 22px;
    position: relative;
    text-transform: none
}

.mc-download__link-tooltip:before {
    position: absolute;
    right: 0;
    display: inline-block;
    vertical-align: middle;
    font-family: FontAwesome,sans-serif;
    font-size: 16px;
    top: 50%;
    margin-top: -11px
}

.mc-billing__numbers,.mc-fp-bf__discount-heading {
    font-family: "Marcellus SC",serif
}

@media (max-width: 650px) {
    .mc-download__link-tooltip {
        margin-top:10px
    }
}

.mc-download__instruction {
    font-weight: 700;
    font-size: 17px;
    margin: 30px auto 0;
    text-transform: none;
    width: 30%;
    line-height: 1.8
}

@media (max-width: 1199px) {
    .mc-download__instruction {
        width:100%
    }
}

.mc-download__requirement {
    padding: 30px 30px 20px;
    background: url(../../themes/revelation/img/download/download-bg-2.png) no-repeat;
    background-size: cover;
    font-size: 17px;
    color: #333;
    line-height: 1.5
}

.mc-download__requirement p {
    margin-bottom: 5px
}

@media (max-width: 850px) {
    .mc-download__requirement {
        margin-bottom:10px;
        padding: 10px
    }
}

.mc-download-requirement__heading {
    margin-bottom: 20px;
    font-size: 20px;
    color: #495169
}

.mc-download__description {
    margin-top: 30px;
    margin-bottom: 30px
}

.mc-download__emphasis {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 7px
}

.mc-game-description {
    margin: 360px auto 0;
    width: 90%;
    padding-bottom: 50px
}

@media (max-width: 850px) {
    .mc-game-description {
        width:100%;
        text-align: center;
        margin-top: 180px
    }
}

.mc-game-description__trailer {
    position: relative;
    float: left;
    width: 50%;
    -webkit-box-shadow: 0 0 10px 6px rgba(255,255,255,.3);
    -moz-box-shadow: 0 0 10px 6px rgba(255,255,255,.3);
    box-shadow: 0 0 10px 6px rgba(255,255,255,.3)
}

.mc-game-description__trailer img {
    width: 100%
}

.mc-game-description__trailer .fa,.mc-game-description__trailer .mc-media-item__video-icon {
    background: #ff5252;
    color: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 50%;
    padding-top: 15px;
    padding-left: 5px;
    transition: background .3s ease,color .3s ease,top .3s ease,padding .3s ease,margin .3s ease,opacity .3s ease,border .3s ease
}

.mc-game-description__trailer:hover .fa,.mc-game-description__trailer:hover .mc-media-item__video-icon {
    background: #eb0000
}

@media (max-width: 850px) {
    .mc-game-description__trailer {
        float:none;
        display: inline-block;
        width: auto
    }
}

.mc-game-description__copy {
    float: left;
    width: 50%;
    padding-left: 60px;
    font-size: 22px;
    line-height: 1.5
}

@media (max-width: 850px) {
    .mc-game-description__copy {
        width:100%;
        margin-top: 20px;
        float: none;
        padding-left: 0;
        font-size: 18px
    }
}

.mc-game-description__emp {
    font-weight: 700;
    color: #fff
}

.mc-flex-grid {
    margin-left: -20px;
    -webkit-flex-flow: row wrap;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch
}

@media (max-width: 650px) {
    .mc-flex-grid {
        display:block
    }
}

.mc-flex-grid__item {
    padding-left: 20px;
    display: -webkit-box;
    display: flex;
    align-items: stretch;
    width: 50%;
    padding-bottom: 20px
}

@media (max-width: 850px) {
    .mc-flex-grid__item {
        width:100%;
        display: block
    }
}

.mc-flex-grid__item--fourth {
    width: 25%
}

@media (max-width: 850px) {
    .mc-flex-grid__item--fourth {
        width:50%
    }
}

@media (max-width: 650px) {
    .mc-flex-grid__item--fourth {
        width:100%
    }
}

.mc-flex-grid__item--third {
    width: 33.33%
}

.no-flexbox .mc-flex-grid__item {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px
}

@media (max-width: 850px) {
    .no-flexbox .mc-flex-grid__item {
        width:100%
    }
}

.mc-billing .fa-diamond {
    font-size: 30px;
    color: rgba(197,201,204,.54)
}

.mc-billing__currency {
    font-size: 17px
}

.mc-billing__header {
    margin-top: 0;
    font-size: 21px;
    font-weight: 700;
    color: #495169
}

.mc-billing__header .fa-diamond {
    color: rgba(47,61,92,.54);
    margin-left: 7px;
    margin-right: 3px
}

.mc-billing__link {
    text-transform: none;
    cursor: pointer;
    font-size: 17px;
    padding-left: 20px;
    margin-left: 20px;
    display: inline-block;
    border-left: 1px solid #ffb900
}

.mc-billing__link:hover {
    color: #ae0404
}

.mc-billing__link:hover .fa,.mc-billing__link:hover .mc-media-item__video-icon {
    color: rgba(174,4,4,.4)
}

.mc-billing-item {
    background: #3c0707;
    color: #d2d7d9;
    width: 100%;
    padding: 3px;
    font-size: 17px;
    position: relative
}

.mc-billing-item .mc-price-btn {
    min-width: 200px
}

.fr .mc-billing-item .mc-price-btn {
    font-size: 19px
}

.mc-billing-item--3,.mc-billing-item--4 {
    background: #081635
}

.mc-billing-item--5,.mc-billing-item--6 {
    background: #26272c
}

.mc-billing-item__header {
    padding: 30px
}

@media (max-width: 650px) {
    .mc-flex-grid__item--third {
        width:100%
    }

    .mc-billing-item__header {
        padding: 10px
    }
}

.mc-billing-item__pricing {
    text-transform: uppercase;
    float: left;
    width: 50%;
    font-weight: 700;
    margin-top: 7px
}

.mc-billing-item__pricing .fa-mobile {
    vertical-align: sub;
    font-size: 40px
}

@media (max-width: 650px) {
    .mc-billing-item__pricing {
        float:none;
        width: 100%;
        text-align: center
    }
}

.mc-billing-item__cta {
    float: right;
    width: 50%;
    text-align: right
}

@media (max-width: 650px) {
    .mc-billing-item__cta {
        float:none;
        margin-top: 5px;
        width: 100%;
        text-align: center
    }
}

.mc-billing-item__price {
    margin: 0 10px
}

@media (max-width: 850px) {
    .mc-billing-item__price {
        font-size:22px
    }
}

.mc-billing-bonus {
    padding: 5px;
    background: rgba(255,255,255,.1)
}

.mc-billing-bonus:nth-child(2) {
    background: rgba(255,255,255,.15)
}

.mc-billing-bonus__amount {
    display: inline-block;
    width: 40%;
    padding: 5px 20px 5px 5px;
    margin-right: 20px;
    border-right: 1px solid rgba(197,201,204,.54);
    text-transform: uppercase;
    font-weight: 700
}

.mc-billing-bonus__amount .fa-gift {
    font-size: 20px;
    margin-right: 3px
}

.mc-billing-bonus__name {
    margin-left: 5px;
    margin-right: 5px
}

.mc-billing-bonus__description {
    display: inline-block;
    width: 50%
}

.mc-billing-item__label {
    background: #d50000;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    padding: 5px 10px 6px;
    position: absolute;
    top: 2px;
    left: 2px
}

.mc-billing-item__label:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    background: url(../../themes/revelation/img/spr/main-spr.png) 0 -50px no-repeat;
    width: 11px;
    height: 23px
}

.mc-billing__numbers {
    font-size: 34px;
    font-weight: 400
}

.mc-payment-success {
    padding: 30px 30px 50px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.2)
}

.mc-payment-success .fa-check-circle-o {
    color: #4caf50;
    font-size: 35px;
    margin-right: 5px;
    vertical-align: middle
}

.mc-payment-success__description {
    font-weight: 700;
    font-size: 22px;
    margin-top: 20px
}

.mc-payment-success__heading {
    text-align: left
}

.mc-payment-success__next {
    margin-top: 40px;
    border-top: 1px solid rgba(0,0,0,.2);
    padding-top: 20px
}

.mc-gold-transfer {
    display: table;
    width: 100%;
    background: url(../../themes/revelation/img/billing/gold-transfer.jpg) 100% 0 no-repeat #25262c;
    color: #d2d7d9;
    overflow: hidden
}

.mc-gold-transfer__row {
    display: table-row
}

.mc-gold-transfer__balance {
    padding: 20px 0 20px 20px;
    display: table-cell;
    background: #2f3d5c;
    width: 25%;
    text-transform: uppercase;
    position: relative
}

.mc-gold-transfer__balance .fa-diamond {
    font-size: 30px;
    color: rgba(197,201,204,.54)
}

@media (max-width: 650px) {
    .mc-gold-transfer__balance {
        width:100%;
        display: block
    }
}

.mc-gold-transfer__balance:after,.mc-gold-transfer__balance:before {
    border-width: 150px 0 150px 75px;
    right: -50px;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    pointer-events: none;
    margin-top: -150px;
    top: 50%
}

@media (max-width: 1000px) {
    .mc-gold-transfer__balance:after,.mc-gold-transfer__balance:before {
        display:none
    }
}

.mc-gold-transfer__balance:after {
    border-color: transparent transparent transparent #505155;
    margin-right: -2px
}

.mc-gold-transfer__balance:before {
    border-color: transparent transparent transparent #2f3d5c;
    z-index: 20
}

.mc-gold-transfer__heading {
    font-size: 22px;
    text-transform: none;
    margin-bottom: 15px
}

.mc-fp-bf,.mc-fp-bf .mc-tooltip__content,.mc-gold-transfer__tooltip {
    margin-bottom: 30px
}

.mc-gold-transfer__link {
    display: inline-block;
    margin-top: 15px;
    text-transform: none;
    font-size: 17px
}

.mc-gold-transfer__wrap {
    padding: 20px 20px 20px 70px
}

.mc-gold-transfer__form-elem--amount {
    width: 20%
}

.mc-gold-transfer__submit {
    margin-top: 25px;
    border: 0
}

.mc-gold-transfer__form-elem--avatar,.mc-gold-transfer__form-elem--server {
    width: 30%
}

.mc-gold-transfer__form-elem {
    float: left;
    padding-right: 15px
}

@media (max-width: 1000px) {
    .mc-gold-transfer__wrap {
        padding-left:20px
    }

    .mc-gold-transfer__submit {
        margin-top: 10px
    }

    .mc-gold-transfer__form-elem {
        float: none;
        padding: 10px 0;
        width: 100%
    }
}

.mc-gold-transfer__form-control {
    width: 100%;
    margin-top: 5px;
    text-align: left;
    color: #333
}

@media (max-width: 1000px) {
    .mc-gold-transfer__form-control {
        width:auto;
        display: block
    }
}

.mc-gold-transfer__balance-content {
    position: relative;
    z-index: 30;
    margin-top: 25px
}

.mc-gold-transfer__link--top {
    margin-top: 25px
}

.mc-gold-transfer__single-option {
    background: rgba(255,255,255,.2);
    text-align: center;
    color: #d2d7d9;
    margin-top: 26px;
    padding: 8px 0
}

.react-slide-enter {
    max-height: 0;
    transition: all 1s ease-in
}

.react-slide-enter.react-slide-enter-active {
    max-height: 1000px
}

.react-slide-leave {
    max-height: 1000px;
    transition: all 1s ease-out
}

.react-slide-leave.react-slide-leave-active {
    max-height: 0
}

.mc-fp-bf {
    background: url(../../themes/revelation/img/founder-packs/bf/fp-bf-bg.png) no-repeat;
    background-size: cover;
    position: relative
}

.mc-fp-bf__content {
    padding: 100px 25px 20px 40%
}

.mc-fp-bf__heading {
    text-align: left;
    font-size: 45px
}

@media (max-width: 850px) {
    .mc-fp-bf {
        background:#000
    }

    .mc-fp-bf__content {
        padding-left: 20px
    }

    .mc-fp-bf__heading {
        font-size: 22px
    }
}

.mc-fp-bf__subheading {
    font-size: 20px;
    margin-top: 15px
}

@media (max-width: 850px) {
    .mc-fp-bf__subheading {
        font-size:16px
    }

    .mc-fp-bf__promo:before {
        display: none
    }
}

.mc-fp-bf__promo {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 26px;
    min-width: 60%
}

.mc-fp-bf__promo:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url(../../themes/revelation/img/founder-packs/bf/fp-bf-ribbon.png) no-repeat;
    width: 26px;
    height: 71px
}

@media (max-width: 850px) {
    .mc-fp-bf__promo {
        font-size:14px;
        width: 100%;
        padding-left: 0
    }
}

.mc-fp-bf__promo-inner {
    background: #d50000;
    min-height: 71px;
    padding: 25px 10px 10px;
    color: #fff;
    text-align: center
}

.mc-fp-bf__cta-wrap {
    min-height: 60px
}

.mc-fp-bf__discount {
    background: #3d3729;
    padding: 25px 20px 25px 85px;
    position: relative
}

.mc-fp-bf__discount .fa-percent {
    position: absolute;
    top: 50px;
    margin-top: -10px;
    font-size: 40px;
    color: #947f46;
    left: 15px
}

.mc-fp-bf__discount:after {
    content: '';
    position: absolute;
    height: 90px;
    top: 50%;
    margin-top: -45px;
    background: rgba(255,255,255,.1);
    width: 1px;
    left: 65px
}

.mc-fp-bf__discount--2 {
    background: #1f2f53
}

.mc-fp-bf__discount--3 {
    background: #6d0303
}

.mc-fp-bf__discount-heading {
    font-size: 32px;
    text-transform: uppercase
}

@media (max-width: 850px) {
    .mc-fp-bf__discount-heading {
        font-size:20px
    }
}

.class,.grade,.nation,.symbol {
    background-image: url(../icons/icon.png);
    vertical-align: middle;
    display: inline-block;
    height: 16px;
    width: 16px
}

.TopKarusPlayer {
    background-image: url(../icons/1.png);
    vertical-align: middle;
    display: inline-block;
    height: 16px;
    width: 16px
}

.ClanIcon,.TopElmoradPlayer {
    background-image: url(../icons/2.png);
    vertical-align: middle;
    display: inline-block;
    height: 16px;
    width: 16px
}

.ClanIcon {
    background-size: 16px 16px
}

.nation.n1 {
    background-position: 0 -32px
}

.nation.n2 {
    background-position: -16px -32px
}

.class.c101,.class.c105,.class.c106 {
    background-position: -32px -32px
}

.class.c102,.class.c107,.class.c108 {
    background-position: -48px -32px
}

.class.c103,.class.c109,.class.c110 {
    background-position: -64px -32px
}

.class.c104,.class.c111,.class.c112 {
    background-position: -80px -32px
}

.class.c201,.class.c205,.class.c206 {
    background-position: -96px -32px
}

.class.c202,.class.c207,.class.c208 {
    background-position: -112px -32px
}

.class.c203,.class.c209,.class.c210 {
    background-position: -128px -32px
}

.class.c204,.class.c211,.class.c212 {
    background-position: -144px -32px
}

.grade.g1 {
    background-position: -48px 0
}

.grade.g2 {
    background-position: -64px 0
}

.grade.g3 {
    background-position: -80px 0
}

.grade.g4 {
    background-position: -96px 0
}

.grade.g5 {
    background-position: -112px 0
}

.grade.g6 {
    background-position: -128px 0
}

.grade.g7 {
    background-position: -144px 0
}

.grade.g8 {
    background-position: -160px 0
}

.grade.g9 {
    background-position: -176px 0
}

.grade.g10 {
    background-position: -192px 0
}

.grade.g11 {
    background-position: -208px 0
}

.grade.g12 {
    background-position: -224px 0
}

.symbol.a1 {
    background-position: 0 -16px
}

.symbol.a2 {
    background-position: -16px -16px
}

.symbol.a3 {
    background-position: -32px -16px
}

.symbol.a4 {
    background-position: -48px -16px
}

.symbol.a5 {
    background-position: -64px -16px
}

.symbol.a6 {
    background-position: -80px -16px
}

.symbol.b1 {
    background-position: -96px -16px
}

.symbol.b2 {
    background-position: -112px -16px
}

.symbol.b3 {
    background-position: -128px -16px
}

.symbol.b4 {
    background-position: -144px -16px
}

.symbol.b5 {
    background-position: -160px -16px
}

.symbol.b6 {
    background-position: -176px -16px
}

.RankSysmbol {
    vertical-align: middle;
    display: inline-block;
    height: 16px;
    width: 16px
}

.mc-filter-header__filters .fa {
    color: #aacff2
}

.book-navigation .page-links a, .mc-label-link, .press-more-link {
    color: #aacff2!important;
}

.fa-newspaper-o {
    color: #aacff2!important;
}
