.layout {
    box-shadow: none;
    width: 100%;
    margin-top: 30px;
}

body {
    background: #fff;
}
.grad-menu {
    position: fixed;
    z-index: 100;
    top: 0;
    width: 100%;
    height: 52px;
    line-height: 52px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
    background: #F2F2F2;
    overflow: hidden;
    min-width: 1140px;;
}

.grad-menu__nav__item {
    display: inline-block;
    color: #000;
    font-weight: 500;
    margin: 0 10px;
    font-size: 15px;
    text-decoration: none;
    text-align: left;
}
.grad-menu__nav .content a:first-child {
    margin-left: 0px;
}
.grad-menu__nav__item.grad-menu__nav__item--logo {
    background-image: url(/static/css/pub/custom/gradnagrad/i/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 91px;
    height: 40px;
    left: 20px;
    top: 50%;
    margin-top: -20px;
    position: absolute;
    z-index: 110;
}
@media only screen and (max-width:1250px) {
    .grad-menu__nav__item.grad-menu__nav__item--logo {
        width: 36px;
        height: 23px;
        margin-top: -12px;
        background-image: url(/static/css/pub/images/logo-tvrain-symbol.png);
    }
}
.grad-menu-gogogo {
    background: #fa658e;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 3px;
}
.grad-menu-gogogo:hover {
background: #FF009C;
}
.grad-menu__nav__item--active {
    font-weight: bold;
}
.grad-menu__nav__item--disabled {
    color: #8c8c8c;
    cursor: default;
}
.grad-menu__soc {
    position: absolute;
    right: 20px;
    top: -2px;
}
.content {
    width: 1008px;
    margin: 0 auto;
	font-family: Roboto, sans-serif;
}

.content p {
    margin: 0 0 15px 0;
    font-size: 20px;
    line-height: 1.5;
    font-family: Roboto, sans-serif;
    letter-spacing: .01rem;
    font-weight: 300;
    font-style: normal;
}
.content p.inline {
    display: inline-block;
}
.content a {

}
.content blockquote {
    font-family: zeppelin_32bold, Helvetica, Arial, sans-serif;
    font-size: 30px;
    width: 400px;
    margin: 30px 30px 30px -100px;
    padding-left: 30px;
    display: inline-block;
    float: left;
}
.content blockquote:before {
    content: "\f10d";
    font: normal normal normal 30px/1 FontAwesome;
    display: inline-block;
    margin-left: -30px;
}
.scroll-btn {
    text-align: center;
    position: absolute;
    bottom: 50px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.scroll-btn:hover {
    cursor: pointer;
}

.arrow-down {
    fill: #fff;
}

.promo-header {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    width: 100%;
    height:100%;
    margin-top: 52px;
    position: relative;
    margin-bottom: 50px;
    min-height: 730px;
}
.promo-header__content {
    top: 50px;
    position: absolute;
    left:0;
    right: 0;
    margin: 0  auto;
}
.promo-header__description {
float: left;
}

.promo-header-menu {
float: right;
}

.promo-header__name {
    font-family: "Roboto", sans-serif;
    line-height: 80px;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-size: 80px;
    text-transform: uppercase;
    color:#f1e918;
    text-shadow: 0px 1px 3px rgba(0,0,0,0.45);
}

.promo-header__text {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 20px;
    color:#fff;
    width: 400px;
    line-height: 1.2;
    margin-top: 10px;
}
.promo-header__text a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.promo-header__text a:hover {
    border-bottom: none;
}

.promo-header-menu__head {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    font-family: Roboto, sans-serif;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.promo-header-menu__item {
    display: inline-block;
    padding: 3px;
    margin-bottom: 5px;
    font-size: 20px;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0,0,0,0.55);
    background-color: rgba(0,0,0,0.55);
}
.promo-header-menu__item:before {
    margin-right: 5px;
}
.promo-header-menu__item:hover {
    color: #f1e918;
}
.promo-header__about {
    width: 595px;
    color: #fff;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    padding: 15px 30px;
    border: 1px solid #f1e918;
    margin: 0 auto;
    bottom: 145px;
    position: absolute;
    left: 0;
    right: 0;
    line-height: 1.5;
}
.promo-header__about a {
    color: #fff;
}
a.promo-header__cta {
    background-color: #f1e918;
    padding: 2px 5px;
    color: #000;
    margin-top: 15px;
    display: inline-block;
    text-decoration: none;
}
.chapter-header {
    display: inline-block;
    font-size: 31px;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.chapter-header--2 {
    font-size: 22px;
    margin-bottom: 22px;
    margin-top: 30px;
}

.chapter-header--3 {
    font-size: 20px;
    color: #8c8c8c;
    margin-bottom: 0px;
    font-weight: 300;

    text-transform: none;
}
a.chapter-header--3 {
    text-decoration: none;
    border-bottom: 1px solid #8c8c8c;
}
a.chapter-header--3:hover {
    color:#f1e918;
    border-color: #f1e918;
}
.chapter-header--inline {
    margin: 0;
}
.chapter-header .chapter-header__number {
    border-bottom: 2px solid #000;
    margin-bottom: 15px;
    width: 242px;
}

.chapter-header .chapter-header__number--1:before {
    content: '1';
    margin-left: -10px;
    font-size: 45px;
}
.chapter-header .chapter-header__number--2:before {
    content: '2';
    margin-left: -3px;
    font-size: 45px;
}
.chapter-header .chapter-header__number--3:before {
    content: '3';
    margin-left: -10px;
    font-size: 45px;
}
p + .chapter-subheader {
	margin-top:45px;
}
.chapter-subheader {
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 15px;
}
.chapter-description {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 20px;
}

.tile-list {
    margin-bottom: 30px;
}

.tile-list__item {
    display: inline-block;
    vertical-align: top;
}

.hovered-pic {
    position: relative;
}

.hovered-pic:hover .hovered-pic__link {
    background-color: rgba(250, 101, 142, .8) !important;
    visibility: visible;
    position: relative;
    display: table;
}

.hovered-pic:hover .hovered-pic__text {
    display: table-cell;
}

.hovered-pic:hover .hovered-pic__image i {
    display: none;
}

.hovered-pic__image {
    position: absolute;
    top: 0;
    background-size: 100% 100%;
    text-align: center;
}

.hovered-pic__link, .hovered-pic__image {
    width: 250px;
    height: 180px;
}

.hovered-pic__image i {
    display: inline-block;
    margin: auto;
    position: absolute;
    margin-top: 25%;
    color: rgba(255, 255, 255, .9);
    left: 0;
    right: 0;
    font-size: 30pt;
}

.hovered-pic__link {
    background-size: 100% 100%;
    text-decoration: none;
    display: block;
    visibility: hidden;
}

.hovered-pic__text {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    display: none;
    cursor: pointer;
    vertical-align: middle;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    font-weight: 300;
}

.hovered-pic__text b {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
}
.media-box {
    margin-bottom: 30px;
}
.media-box--wide {
    margin: 80px 0;
}
.media-box--ribbon-gray {
	background-color: #e8e8e8;
	padding: 30px 0;
	margin: 50px 0;
}
.media-box .chapter-header {
    margin-top: 0;
}
.media-box--left .media-box__media-item {
    float: left;
    margin: 0px 15px 15px 0px;
}
.brief-descr {
    margin-bottom: 30px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 300;
}
.brief-descr span {
    margin-right: 50px;
    vertical-align: top;
    display: inline-block;

}
.brief-descr b {
    font-weight: 700;
}
.brief-descr span:last-child {
    margin-right: 0;
}
.brief-descr .brief-desc__location {
    width: 275px;
}
.brief-descr .brief-desc__band {
    width: 275px;
}
.brief-desc__band + .brief-desc__location {
    width: 275px;
}
.map-box {
    position: relative;
    overflow: hidden;
    margin: 30px 0px 30px 0;
}
.map-wrapper {
    position: absolute;
    z-index: 1;
    background-color: #fff;
    top: 0;
    left: 0px;
    padding: 40px 50px;
    width: 30%;
    height: 460px;
}
.map-content {
    margin-left: 15%;
    font-size: 20px;
    line-height: 1;
    font-family: Roboto, sans-serif;
    font-weight: 300;
}
.chapter-footer {
    padding: 20px 0 100px 0;
    text-shadow: 1px 1px 1px rgba(256,256,256,.8);
    text-align: center;
    margin-top: 70px;
}
.next-chapter__btn {
    text-decoration:none;
    color:#000;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    text-align: center;
    display: inline-block;
    padding: 15px 25px 10px 25px;
    background-color: #f9f9f9;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    border: 1px solid #dbdbdb;
}
.next-chapter__btn:hover {
    background-color: #efefef;
}
.next-chapter__btn span {
    letter-spacing: .5px;
    color: #8c8c8c;
    text-transform: uppercase;
}
.next-chapter__name {
    font-weight: 700;
    text-rendering: optimizeLegibility;
    color: #333;
    margin: 0 auto 0 auto;
    padding: 10px 0 0 0;
    font: 300 40px/43px Roboto, sans-serif;
    line-height: 1;
}
.next-chapter__name span {
    font-size: 25px;
}
.quiz-item {
    background-repeat: no-repeat;
    background-size: cover;
    width: 80%;
    height: 440px;
    background-position: center center;
    display: table;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.35);
}
.quiz-item__label {
    font-weight: 300;
    font-size: 25px;
    font-family: roboto, sans-serif;
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.55);
    vertical-align: bottom;
    padding: 0 20px;
    margin-bottom: 10px;
}
.quiz-item__inner {
    display: table-cell;
    vertical-align: bottom;
}
.quiz-item__counter {
    text-align: center;
    margin-bottom: 15px;
}
.quiz-item__comment {
    background-color: rgba(255,255,255,0.8);
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.5;
    display: none;
    padding: 20px 20px 20px 20px;
}
.quiz-controls__btn {
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #828282;
    margin-right: 20px;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    border-radius: 2px;
    font-size: 25px;
    cursor: pointer;
}
.quiz-controls__btn:hover {
    background-color: #f1e918;
}
.quiz-controls__btn.quiz-controls__btn--unselectable:hover {
    background-color: inherit;
    cursor: default;
}
.quiz-controls__btn.failed.current {
    border-color: #d70002;
    color: #d70002;
}
.quiz-controls__btn.answer.current {
    border-color: #27b08f;
    color:#27b08f;
}
.quiz-controls__btn.current {
}
.quiz-controls__btn.quiz-controls__btn--next {
    border-color: #828282;
    display: none;
}
.quiz-controls__btn.quiz-controls__btn--active {
    display: inline-block;
    float: right;
    margin-right: 20px;
}
.quiz-controls__btn.quiz-controls__btn--active.quiz-controls__btn--last {

}
.quiz-controls {
    margin-top: 20px;
    margin-left: 20px;
    width: 80%;
}
.quiz-controls__q {
    display: inline-block;
    font-size: 20px;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    margin-right: 20px;
    width: 352px;
}
#quiz {
    margin-bottom: 30px;
}
section#popup.popup--legend .content {
    max-width: 600px;
}
section#popup.popup--legend .content p {
    font-size: 18px;
}
.project-about {
    margin: 50px 0px 100px 0px;
}
.result-members-item {
    display: inline-block;
    width: 198px;
}
.result-members {

}
.group-item-members-item-info {
    text-align: center;
}
.group-item-members-item-name {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 1.5;
}
.best-views {
    color: #ccc;
}
.anchor-item {
    width: 100%;
	position: relative;
	top: -60px;
}
.anchor-item.anchor-item--nomargin {
	top: -25px;
}
.player-next--demo {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}
.article-full__locked-notify {
    margin-left: 0;
}
.article-offer {
    display: inline-block;
}
.media-box--small-player {
    height: 340px;
}
.media-box--large-player {
    height: 560px;
}
.floating_shares {
    margin-top: 30px;
    margin-left: -560px;
}