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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

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

html,
.wrapper {
    height: 100%
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

input {
    outline: 0
}

.is-red {
    color: #ef4b3e
}

.box {
    display: inline-block;
    font-size: 10px;
    line-height: 13px;
    padding: 0 8px;
    vertical-align: bottom;
    margin-left: 8px;
    margin-bottom: 2px
}

.box.is-red {
    color: #fff;
    background: #ef4b3e
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
    line-height: 1px;
    font-size: 0
}

.cf:before,
.cf:after {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.main-gallery {
    min-height: 500px;
    height: 700px
}

.gallery,
.one-item-gallery {
    width: 100%;
    overflow: hidden;
    min-width: 1000px;
    position: relative
}

.gallery.is-small,
.one-item-gallery.is-small {
    min-width: 0
}

.gallery .bottom-shadow,
.one-item-gallery .bottom-shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: url("../images/bottom-shadow.png") repeat-x 0 0
}

.gallery .gallery-info-content,
.one-item-gallery .gallery-info-content {
    position: absolute;
    z-index: 3;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    min-height: 500px
}

.gallery .gallery-info-content .info,
.one-item-gallery .gallery-info-content .info {
    z-index: 2;
    margin: 0 auto;
    min-height: 500px;
    float: left;
    width: 100%;
    position: relative;
    height: 100%
}

.gallery .gallery-info-content .info .info-content,
.one-item-gallery .gallery-info-content .info .info-content {
    min-height: 100%;
    width: 92%;
    max-width: 1400px;
    min-width: 640px;
    height: 100%;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0
}

.gallery .gallery-info-content .info .quad,
.one-item-gallery .gallery-info-content .info .quad {
    width: 152px;
    height: 152px;
    background-color: rgba(242, 124, 17, 0.9);
    -webkit-box-shadow: 10px -10px 0 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 10px -10px 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 10px -10px 0 0 rgba(0, 0, 0, 0.4);
    margin-bottom: 25px;
    left: 0;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: 40px;
    display: inline-block
}

.gallery .gallery-info-content .info .quad span,
.one-item-gallery .gallery-info-content .info .quad span,
.gallery .gallery-info-content .info .quad a,
.one-item-gallery .gallery-info-content .info .quad a {
    font-size: 11px;
    letter-spacing: -0.3px;
    text-transform: none;
    font-weight: normal;
    opacity: .6;
    font-family: 'Clear Sans', sans-serif;
    display: inline-block;
    margin-top: 20px;
    line-height: 13px;
    border-bottom: none !important
}

.gallery .gallery-info-content .info .quad .name,
.one-item-gallery .gallery-info-content .info .quad .name {
    opacity: 1;
    margin-top: 4px;
    border-bottom: none
}

.gallery .gallery-info-content .info .description,
.one-item-gallery .gallery-info-content .info .description {
    position: absolute;
    bottom: 36px;
    font-family: 'Clear Sans', sans-serif;
    color: #fff;
    font-size: 15px;
    letter-spacing: -0.5px;
    width: 100%;
    left: 0
}

.gallery .gallery-info-content .info .description .name,
.one-item-gallery .gallery-info-content .info .description .name {
    font-weight: bold
}

.gallery .gallery-info-content .info .description .date,
.one-item-gallery .gallery-info-content .info .description .date {
    margin: 8px 0 12px
}

.gallery .gallery-info-content .info .description a,
.one-item-gallery .gallery-info-content .info .description a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    font-weight: lighter;
    text-decoration: none
}

.gallery .gallery-info-content .info .controls,
.one-item-gallery .gallery-info-content .info .controls {
    font-size: 11px;
    letter-spacing: -0.3px
}

.gallery .gallery-info-content .info .controls div,
.one-item-gallery .gallery-info-content .info .controls div {
    float: left;
    margin-right: 2%;
    opacity: .5;
    cursor: pointer;
    position: relative
}

.gallery .gallery-info-content .info .controls div span,
.one-item-gallery .gallery-info-content .info .controls div span {
    border-bottom: 1px solid #fff
}

.gallery .gallery-info-content .info .controls div:hover,
.one-item-gallery .gallery-info-content .info .controls div:hover {
    opacity: 1
}

.gallery .gallery-info-content .info .controls .share,
.one-item-gallery .gallery-info-content .info .controls .share {
    padding-left: 23px
}

.gallery .gallery-info-content .info .controls .share .icon,
.one-item-gallery .gallery-info-content .info .controls .share .icon {
    position: absolute;
    left: 0;
    top: -1px
}

.gallery .gallery-info-content .info .controls .buy,
.one-item-gallery .gallery-info-content .info .controls .buy {
    padding-left: 27px
}

.gallery .gallery-info-content .info .controls .buy .icon,
.one-item-gallery .gallery-info-content .info .controls .buy .icon {
    position: absolute;
    left: 0;
    top: -3px
}

.gallery .gallery-info-content .info .controls .separate,
.one-item-gallery .gallery-info-content .info .controls .separate {
    width: 1px;
    height: 16px;
    position: relative;
    box-sizing: border-box;
    top: -2px;
    border-right: 1px solid #fff;
    cursor: default
}

.gallery .gallery-info-content .info .controls .separate:hover,
.one-item-gallery .gallery-info-content .info .controls .separate:hover {
    opacity: .2
}

.gallery .gallery-info-content .info .all-photos,
.one-item-gallery .gallery-info-content .info .all-photos {
    position: absolute;
    bottom: 45px;
    right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.gallery .gallery-info-content .info .all-photos a,
.one-item-gallery .gallery-info-content .info .all-photos a {
    font-family: 'Clear Sans', sans-serif;
    font-size: 15px;
    letter-spacing: -0.5px;
    font-weight: lighter;
    color: #fff;
    text-decoration: none
}

.gallery .gallery-info-content .info .all-photos a span,
.one-item-gallery .gallery-info-content .info .all-photos a span {
    font-weight: bold
}

.gallery .gallery-info-content .last-item,
.one-item-gallery .gallery-info-content .last-item {
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
    display: table
}

.gallery .gallery-info-content .last-item .info-content,
.one-item-gallery .gallery-info-content .last-item .info-content {
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.gallery .gallery-info-content .last-item p,
.one-item-gallery .gallery-info-content .last-item p {
    width: 50%;
    color: #fff;
    font-size: 15px;
    letter-spacing: -0.5px;
    line-height: 21px;
    margin: 0 auto 40px;
    font-family: 'Clear Sans', sans-serif
}

.gallery .gallery-info-content .last-item .name,
.one-item-gallery .gallery-info-content .last-item .name {
    font-size: 72px;
    font-weight: bold;
    letter-spacing: -4.7px;
    margin-bottom: 25px;
    line-height: 60px
}

.gallery .gallery-layout,
.one-item-gallery .gallery-layout {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.gallery .item,
.one-item-gallery .item {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 500px
}

.gallery .item img,
.one-item-gallery .item img {
    width: 100%
}

.gallery .slick-list,
.one-item-gallery .slick-list,
.gallery .slick-track,
.one-item-gallery .slick-track {
    height: 100%
}

.gallery .slick-prev,
.one-item-gallery .slick-prev,
.gallery .slick-next,
.one-item-gallery .slick-next {
    position: absolute;
    background: url('../images/sprite.png?rnd=150619') no-repeat -1px -80px;
    width: 27px;
    height: 39px;
    border: none;
    text-indent: -1000px;
    top: 50%;
    margin-top: -18px;
    left: 2%;
    cursor: pointer;
    opacity: .5;
    z-index: 3;
    overflow: hidden
}

.gallery .slick-next,
.one-item-gallery .slick-next {
    background-position: -30px -80px;
    left: auto;
    right: 2%
}

.gallery .slick-disabled,
.one-item-gallery .slick-disabled {
    display: none !important
}

.one-item-gallery .item {
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.one-item-gallery.is-small .item {
    background-position: 50% 0
}

.one-item-gallery .gallery-info-content .info .quad {
    background-color: rgba(226, 87, 66, 0.9);
    -webkit-box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.4);
    bottom: 18.25%;
    padding-top: 50px
}

.one-item-gallery .gallery-info-content .info .description {
    bottom: 80px
}

.one-item-gallery .gallery-info-content .info-content {
    min-width: 0 !important
}

.one-item-gallery .gallery-info-content .info-content .date {
    display: none
}

.one-item-gallery .gallery-info-content .all-photos {
    right: auto;
    left: 0;
    text-decoration: underline !important;
    border-bottom: 0 !important
}

.small-gallery {
    overflow: hidden;
    width: 100%;
    position: relative
}

.small-gallery .slick-slide {
    float: left;
    width: 100%;
    text-align: center
}

.small-gallery .slick-slide img {
    display: block;
    float: none !important;
    width: 100% !important
}

.small-gallery .slick-list {
    width: 60%;
    margin: 0 auto;
    overflow: hidden
}

.small-gallery .slick-prev,
.small-gallery .slick-next {
    position: absolute;
    background: url('../images/sprite.png?rnd=150619') no-repeat -1px -80px;
    width: 27px;
    height: 39px;
    border: none;
    text-indent: -1000px;
    top: 50%;
    margin-top: -18px;
    left: 2%;
    opacity: .5;
    cursor: pointer
}

.small-gallery .slick-next {
    background-position: -30px -80px;
    left: auto;
    right: 4%
}

a:focus,
.slick-prev:focus,
.slick-next:focus {
    outline: 0
}

.small-gallery.for-competition {
    overflow: visible
}

.small-gallery.for-competition .slick-list {
    overflow: visible
}

.md-perspective,
.md-perspective body {
    height: 100%;
    overflow: hidden
}

.md-perspective body {
    background: #222;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px
}

.container {
    background: #e74c3c;
    min-height: 100%
}

.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.md-show {
    visibility: visible
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: url(../images/bg.png) repeat 0 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show~.md-overlay {
    opacity: 1;
    visibility: visible
}

.md-content {
    color: #000;
    background: #fff;
    position: relative;
    margin: 0 auto;
    padding: 35px 40px;
    border: 1px solid #e5e5e5
}

.md-content .modal-content {
    font-family: 'Clear Sans', sans-serif;
    font-size: 13px
}

.md-content .modal-content .errorSummary {
    color: #c53737
}

.md-content .modal-content .errorSummary p {
    margin-bottom: 10px
}

.md-content .modal-content h3 {
    font-size: 30px;
    font-weight: bold;
    padding: 0;
    margin-bottom: 25px;
    letter-spacing: -0.7px
}

.md-content .modal-content h4 {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.7px
}

.md-content .modal-content p {
    padding: 0;
    font-family: 'Clear Sans', sans-serif;
    font-size: 13px;
    font-weight: lighter;
    line-height: 18px;
    letter-spacing: -0.3px;
    margin: 5px 0 25px
}

.md-content .modal-content textarea {
    padding: 13px 15px;
    margin-bottom: 20px
}

.md-content .modal-content b {
    font-size: 15px;
    color: #000;
    font-weight: bold;
    font-family: inherit;
    display: block;
    margin-bottom: 15px
}

.md-content .modal-content .code-settings input[type=radio] {
    position: relative;
    top: -11px;
    margin-right: 7px
}

.md-content .modal-content .code-settings input[type=checkbox] {
    margin-right: 10px
}

.md-content .modal-content .code-settings .check {
    margin-top: 14px
}

.md-content .modal-content .code-settings label {
    margin-right: 25px;
    font-size: 13px;
    letter-spacing: -0.3px;
    font-weight: lighter;
    font-family: 'Clear Sans', sans-serif
}

.md-content .modal-content .code-settings label span {
    display: block;
    font-size: 10px;
    letter-spacing: -0.3px;
    opacity: .5;
    color: #000;
    font-weight: lighter
}

.md-content .html-code p {
    color: #333;
    font-family: 'Clear Sans', sans-serif;
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    top: 3px;
    left: -2px;
    letter-spacing: -1px
}

.md-content .html-code .code-content {
    box-sizing: border-box;
    background-color: #333;
    padding: 20px;
    color: #000;
    font-size: 10px;
    font-family: 'Clear Sans', sans-serif;
    line-height: 12px;
    letter-spacing: -0.3px
}

.md-content h3 {
    margin: 0;
    padding: 25px 0 20px 25px;
    text-align: left;
    font-size: 20px;
    font-weight: 300;
    opacity: .8;
    font-family: 'Clear Sans', sans-serif;
    color: #000
}

.md-content label {
    color: #000;
    font-family: 'Clear Sans', sans-serif;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 9px
}

.md-content .invisible {
    display: none
}

.md-content>div p {
    margin: 0;
    padding: 10px 0
}

.md-content>div ul {
    margin: 0;
    padding: 0 0 30px 20px
}

.md-content>div ul li {
    padding: 5px 0;
    margin-left: 25px;
    list-style-type: disc
}

.md-content button {
    display: block;
    margin: 0 auto;
    font-size: .8em
}

.md-effect-1 .md-content {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-effect-2 .md-content {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.25, .5, .5, .9);
    -moz-transition: all .3s cubic-bezier(.25, .5, .5, .9);
    transition: all .3s cubic-bezier(.25, .5, .5, .9)
}

.md-show.md-effect-2 .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.md-effect-3 .md-content {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-3 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.md-effect-4 .md-content {
    -webkit-transform: scale(0) rotate(720deg);
    -moz-transform: scale(0) rotate(720deg);
    -ms-transform: scale(0) rotate(720deg);
    transform: scale(0) rotate(720deg);
    opacity: 0
}

.md-show.md-effect-4~.md-overlay,
.md-effect-4 .md-content {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.md-show.md-effect-4 .md-content {
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    opacity: 1
}

.md-effect-5.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-5 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(600px) rotateX(20deg);
    -moz-transform: translateZ(600px) rotateX(20deg);
    -ms-transform: translateZ(600px) rotateX(20deg);
    transform: translateZ(600px) rotateX(20deg);
    opacity: 0
}

.md-show.md-effect-5 .md-content {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transform: translateZ(0) rotateX(0deg);
    -moz-transform: translateZ(0) rotateX(0deg);
    -ms-transform: translateZ(0) rotateX(0deg);
    transform: translateZ(0) rotateX(0deg);
    opacity: 1
}

.md-effect-6.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-6 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
    -moz-transform: translate(30%) translateZ(600px) rotate(10deg);
    -ms-transform: translate(30%) translateZ(600px) rotate(10deg);
    transform: translate(30%) translateZ(600px) rotate(10deg);
    opacity: 0
}

.md-show.md-effect-6 .md-content {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transform: translate(0) translateZ(0) rotate(0deg);
    -moz-transform: translate(0) translateZ(0) rotate(0deg);
    -ms-transform: translate(0) translateZ(0) rotate(0deg);
    transform: translate(0) translateZ(0) rotate(0deg);
    opacity: 1
}

.md-effect-7 {
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.md-effect-7 .md-content {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.md-show.md-effect-7 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    border-radius: 0 0 3px 3px;
    opacity: 1
}

.md-effect-8.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-8 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-70deg);
    -moz-transform: rotateY(-70deg);
    -ms-transform: rotateY(-70deg);
    transform: rotateY(-70deg);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.md-show.md-effect-8 .md-content {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1
}

.md-effect-9.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-9 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-70deg);
    -moz-transform: rotateX(-70deg);
    -ms-transform: rotateX(-70deg);
    transform: rotateX(-70deg);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.md-show.md-effect-9 .md-content {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1
}

.md-effect-10.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-10 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-10 .md-content {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1
}

.md-effect-11 .md-content {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-11 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-effect-12 .md-content {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-12~.md-overlay {
    background: #e74c3c
}

.md-effect-12 .md-content h3,
.md-effect-12 .md-content {
    background: transparent
}

.md-show.md-effect-12 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-effect-13.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-13 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-3000px) rotateY(90deg);
    -moz-transform: translateZ(-3000px) rotateY(90deg);
    -ms-transform: translateZ(-3000px) rotateY(90deg);
    transform: translateZ(-3000px) rotateY(90deg);
    opacity: 0
}

.md-show.md-effect-13 .md-content {
    -webkit-animation: slit .7s forwards ease-out;
    -moz-animation: slit .7s forwards ease-out;
    animation: slit .7s forwards ease-out
}

@-webkit-keyframes slit {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -webkit-animation-timing-function: ease-out
    }

    100% {
        -webkit-transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}

@-moz-keyframes slit {
    50% {
        -moz-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -moz-animation-timing-function: ease-out
    }

    100% {
        -moz-transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}

@keyframes slit {
    50% {
        transform: translateZ(-250px) rotateY(89deg);
        opacity: 1;
        animation-timing-function: ease-in
    }

    100% {
        transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}

.md-effect-14.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-content {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
}

.md-effect-14 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateY(100%) rotateX(90deg);
    -moz-transform: translateY(100%) rotateX(90deg);
    -ms-transform: translateY(100%) rotateX(90deg);
    transform: translateY(100%) rotateX(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.md-show.md-effect-14 .md-content {
    -webkit-transform: translateY(0) rotateX(0deg);
    -moz-transform: translateY(0) rotateX(0deg);
    -ms-transform: translateY(0) rotateX(0deg);
    transform: translateY(0) rotateX(0deg);
    opacity: 1
}

.md-effect-15.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-15 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-15 .md-content {
    -webkit-transform: translateZ(0) translateX(0) rotateY(0deg);
    -moz-transform: translateZ(0) translateX(0) rotateY(0deg);
    -ms-transform: translateZ(0) translateX(0) rotateY(0deg);
    transform: translateZ(0) translateX(0) rotateY(0deg);
    opacity: 1
}

.md-show.md-effect-16~.md-overlay {
    background: rgba(180, 46, 32, 0.5)
}

.md-show.md-effect-16~.container {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px)
}

.md-effect-16 .md-content {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%);
    opacity: 0
}

.md-show.md-effect-16~.container,
.md-effect-16 .md-content {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-16 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.md-show.md-effect-17~.container {
    height: 100%;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s
}

.md-show.md-effect-17~.container,
.md-show.md-effect-17~.md-overlay {
    -webkit-transform: rotateX(-2deg);
    -moz-transform: rotateX(-2deg);
    -ms-transform: rotateX(-2deg);
    transform: rotateX(-2deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.md-effect-17 .md-content {
    opacity: 0;
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%)
}

.md-show.md-effect-17 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .3s .2s;
    -moz-transition: all .3s .2s;
    transition: all .3s .2s
}

.md-show.md-effect-18~.container {
    height: 100%;
    overflow: hidden
}

.md-show.md-effect-18~.md-overlay {
    background: rgba(143, 27, 15, 0.8);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.md-show.md-effect-18~.container,
.md-show.md-effect-18~.md-overlay {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 0 50%;
    -webkit-animation: rotateRightSideFirst .5s forwards ease-in;
    -moz-transform-style: preserve-3d;
    -moz-transform-origin: 0 50%;
    -moz-animation: rotateRightSideFirst .5s forwards ease-in;
    transform-style: preserve-3d;
    transform-origin: 0 50%;
    animation: rotateRightSideFirst .5s forwards ease-in
}

@-webkit-keyframes rotateRightSideFirst {
    50% {
        -webkit-transform: translateZ(-50px) rotateY(5deg);
        -webkit-animation-timing-function: ease-out
    }

    100% {
        -webkit-transform: translateZ(-200px)
    }
}

@-moz-keyframes rotateRightSideFirst {
    50% {
        -moz-transform: translateZ(-50px) rotateY(5deg);
        -moz-animation-timing-function: ease-out
    }

    100% {
        -moz-transform: translateZ(-200px)
    }
}

@keyframes rotateRightSideFirst {
    50% {
        transform: translateZ(-50px) rotateY(5deg);
        animation-timing-function: ease-out
    }

    100% {
        transform: translateZ(-200px)
    }
}

.md-effect-18 .md-content {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    opacity: 0
}

.md-show.md-effect-18 .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all .5s .1s;
    -moz-transition: all .5s .1s;
    transition: all .5s .1s
}

.md-show.md-effect-19~.container {
    height: 100%;
    overflow: hidden
}

.md-show.md-effect-19~.md-overlay {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.md-show.md-effect-19~.container,
.md-show.md-effect-19~.md-overlay {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 100%;
    -webkit-animation: OpenTop .5s forwards ease-in;
    -moz-transform-style: preserve-3d;
    -moz-transform-origin: 50% 100%;
    -moz-animation: OpenTop .5s forwards ease-in;
    transform-style: preserve-3d;
    transform-origin: 50% 100%;
    animation: OpenTop .5s forwards ease-in
}

@-webkit-keyframes OpenTop {
    50% {
        -webkit-transform: rotateX(10deg);
        -webkit-animation-timing-function: ease-out
    }
}

@-moz-keyframes OpenTop {
    50% {
        -moz-transform: rotateX(10deg);
        -moz-animation-timing-function: ease-out
    }
}

@keyframes OpenTop {
    50% {
        transform: rotateX(10deg);
        animation-timing-function: ease-out
    }
}

.md-effect-19 .md-content {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    opacity: 0
}

.md-show.md-effect-19 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .5s .1s;
    -moz-transition: all .5s .1s;
    transition: all .5s .1s
}

@media screen and (max-width:32em) {
    body {
        font-size: 75%
    }
}

.md-content textarea {
    border: 1px solid #d9d9d9;
    width: 100%;
    height: 125px
}

.md-content textarea.disabled {
    color: rgba(0, 0, 0, 0.5)
}

.md-content form {
    margin: 0
}

.md-content form p {
    position: relative;
    display: inline-block
}

.md-content form span {
    color: #bd4434;
    position: relative
}

.md-content button {
    background: none;
    font-family: 'robotobold', sans-serif;
    font-size: 14px;
    padding: .3em 1.2em;
    color: #000;
    display: inline-block;
    text-transform: none
}

.bu {
    text-align: right;
    padding: 15px 0 20px
}

.container {
    box-sizing: border-box
}

.md-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 35px;
    cursor: pointer
}

.md-close i {
    background: url('../images/sprite.png?rnd=150619') no-repeat -302px -122px;
    width: 15px;
    height: 13px;
    margin: 10px 0 0 10px;
    display: block
}

@font-face {
    font-family: 'Clear Sans';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/ClearSans-Bold.eot');
    src: local('Clear Sans Bold'), url('../fonts/ClearSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ClearSans-Bold.woff') format('woff'), url('../fonts/ClearSans-Bold.ttf') format('truetype'), url('../fonts/ClearSans-Bold.svg#clear_sansbold') format('svg')
}

@font-face {
    font-family: 'Clear Sans';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/ClearSans-Regular.eot');
    src: local('Clear Sans Regular'), url('../fonts/ClearSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ClearSans-Regular.woff') format('woff'), url('../fonts/ClearSans-Regular.ttf') format('truetype'), url('../fonts/ClearSans-Regular.svg#clear_sansbold') format('svg')
}

@font-face {
    font-family: 'Clear Sans';
    font-style: normal;
    font-weight: lighter;
    src: url('../fonts/ClearSans-Light.eot');
    src: local('Clear Sans Light'), url('../fonts/ClearSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/ClearSans-Light.woff') format('woff'), url('../fonts/ClearSans-Light.ttf') format('truetype'), url('../fonts/ClearSans-Light.svg#clear_sansbold') format('svg')
}

.top-banner-layout .cols-item.is-one {
    padding: 0 2%;
    margin-top: 2%
}

.catalog-layout.cols {
    margin-top: 50px
}

.catalog-layout.cols h1 {
    font-family: 'Clear Sans', sans-serif;
    font-size: 36px;
    letter-spacing: -0.7px;
    font-weight: bold;
    color: #000;
    margin-bottom: 25px;
    position: relative;
    float: left;
    padding-right: 40px
}

.catalog-layout.cols h1 .icon {
    position: absolute;
    right: 0;
    top: 13px;
    display: none;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    font-size: 10px;
    background-color: #ccc;
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    line-height: 20px
}

.catalog-layout.cols p.description {
    font-family: 'Clear Sans', sans-serif;
    font-size: 15px;
    font-weight: lighter;
    letter-spacing: -0.5;
    line-height: 21px;
    margin: 0 -2% 35px;
    padding: 20px 2%;
    box-sizing: border-box;
    border: 1px solid #eaeaea;
    position: relative;
    clear: both
}

.catalog-layout.cols p.description .close {
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer;
    opacity: .2
}

.catalog-layout.cols p.description .close .icon {
    margin: 10px 0 0 10px
}

.catalog-layout.cols p.description .close:hover {
    opacity: 1
}

.photos-content .photo-item {
    margin-bottom: 27px;
    text-align: center;
    position: relative
}

.photos-content .photo-item.disabled {
    opacity: .3
}

.photos-content .photo-item.disabled:hover {
    opacity: 1
}

.photos-content .photo-item a {
    cursor: pointer
}

.photos-content .photo-item h2 {
    margin: 20px 0 6px
}

.photos-content .photo-item h2 a {
    font-size: 13px;
    color: #000;
    text-decoration: none;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    letter-spacing: -0.3px
}

.photos-content .photo-item p,
.photos-content .photo-item p a {
    font-size: 13px;
    font-family: 'Clear Sans', sans-serif;
    font-weight: lighter;
    color: #000;
    margin: 0;
    letter-spacing: -0.3px
}

.photos-content .photo-item img {
    max-width: 100%;
    max-height: 400px
}

.photos-content .photo-item .photo-square {
    display: block;
    max-width: 100%;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
    background-position: center;
    background-size: cover
}

.photos-content .photo-item-menu {
    position: absolute;
    margin: 20px 0 0 20px
}

.photos-content .photo-item-menu .dropdown-wrap {
    display: none;
    padding: 0;
    margin: -40px 0 0 -27px
}

.photos-content .photo-item-menu .dropdown-wrap .dropdown {
    margin-top: 0
}

.photos-content .photo-item-menu:hover .dropdown-wrap {
    display: block
}

.photos-content .photo-item-rating,
.photos-content .photo-item-curator {
    position: absolute;
    top: 0;
    padding: 0 10px;
    font-size: 10px;
    line-height: 17px;
    font-weight: bold;
    background: #ef4b3e;
    color: #fff
}

.photos-content .photo-item-curator {
    font-size: 13px;
    background: #ff6900;
    line-height: 28px
}

.photos-content .photo-item-rating-text {
    margin-top: 10px;
    display: block;
    font-size: 10px;
    color: #808080
}

.cols .paginator {
    margin-left: -20px
}

.paginator {
    padding: 50px 4%;
    overflow: hidden
}

.paginator.for-grid {
    padding-left: 0;
    padding-right: 0
}

.paginator.less-padding {
    padding: 10px 4% 50px 4%
}

.paginator a,
.paginator div {
    font-family: 'Clear Sans', sans-serif;
    font-size: 13px;
    color: #000;
    text-decoration: none;
    letter-spacing: -0.3px;
    float: left;
    background-color: #f7f7f7;
    text-align: center;
    margin-right: 1px;
    padding: 9px 0;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: bold
}

.paginator a:hover,
.paginator div:hover,
.paginator a.active,
.paginator div.active {
    background-color: #333;
    color: #fff
}

.paginator a.wide,
.paginator div.wide {
    width: auto;
    padding: 9px 7px
}

.paginator .disabled {
    color: rgba(0, 0, 0, 0.3);
    cursor: default
}

.paginator .disabled:hover {
    background-color: #f7f7f7;
    color: rgba(0, 0, 0, 0.3)
}

.paginator .disableddots {
    color: rgba(0, 0, 0, 0.3);
    cursor: default;
    background: none
}

.paginator .disableddots:hover {
    background-color: #fff;
    color: rgba(0, 0, 0, 0.3)
}

.paginator .prev-page,
.paginator .next-page {
    position: relative;
    width: auto;
    padding: 9px 10px;
    margin-left: 10px
}

.paginator .prev-page span,
.paginator .next-page span {
    background: url('../images/sprite.png?rnd=150619') no-repeat -308px -375px;
    position: absolute;
    width: 10px;
    height: 30px;
    left: -10px;
    top: 0
}

.paginator .prev-page:hover span,
.paginator .next-page:hover span {
    background-position: -334px -375px
}

.paginator .prev-page.disabled:hover,
.paginator .next-page.disabled:hover {
    background-color: #f7f7f7;
    color: rgba(0, 0, 0, 0.3)
}

.paginator .prev-page.disabled:hover span,
.paginator .next-page.disabled:hover span {
    background: url('../images/sprite.png?rnd=150619') no-repeat -308px -375px
}

.paginator .next-page {
    margin-left: 0;
    margin-right: 10px
}

.paginator .next-page span {
    background: url('../images/sprite.png?rnd=150619') no-repeat -320px -375px;
    left: auto;
    right: -10px
}

.paginator .next-page.disabled:hover span {
    background: url('../images/sprite.png?rnd=150619') no-repeat -320px -375px
}

.paginator .next-page:hover span {
    background-position: -346px -375px
}

.icon {
    display: inline-block;
    background: url('../images/sprite.png?rnd=150619') no-repeat 0 0
}

.icon-comment {
    width: 13px;
    height: 9px;
    background-position: -221px -10px
}

.icon-share {
    width: 15px;
    height: 14px;
    background-position: -235px -7px
}

.icon-buy {
    width: 18px;
    height: 16px;
    background-position: -252px -6px
}

.icon-stats {
    width: 15px;
    height: 14px;
    background-position: -89px -8px
}

.icon-settings {
    width: 16px;
    height: 16px;
    background-position: -109px -7px
}

.icon-settings.dark {
    background-position: -420px -7px
}

.icon-messages {
    width: 19px;
    height: 14px;
    background-position: -129px -8px
}

.icon-small-messages {
    width: 14px;
    height: 10px;
    background-position: -393px -188px
}

.icon-money {
    width: 18px;
    height: 16px;
    background-position: -152px -6px
}

.icon-upload {
    width: 22px;
    height: 18px;
    background-position: -173px -6px
}

.icon-search {
    width: 17px;
    height: 17px;
    background-position: -199px -5px
}

.icon-more {
    width: 19px;
    height: 5px;
    background-position: -326px -6px
}

.icon-share-black {
    width: 15px;
    height: 14px;
    background-position: -306px -6px
}

.icon-like {
    width: 19px;
    height: 16px;
    background-position: -283px -6px
}

.icon-like.active {
    background-position: -393px -6px
}

.icon-crop {
    background-position: -320px -37px;
    width: 12px;
    height: 12px
}

.icon-critic {
    background-position: -255px -122px;
    width: 16px;
    height: 16px
}

.icon-critic-big {
    background-position: -319px -73px;
    width: 50px;
    height: 50px
}

.icon-window {
    background-position: -255px -143px;
    width: 16px;
    height: 16px
}

.icon-slice {
    background-position: -255px -163px;
    width: 16px;
    height: 16px
}

.icon-link {
    background-position: -276px -122px;
    width: 16px;
    height: 16px
}

.icon-warn {
    background-position: -281px -143px;
    width: 5px;
    height: 16px
}

.icon-warn.active {
    background-position: -281px -163px
}

.icon-rss {
    background-position: -257px -193px;
    width: 32px;
    height: 32px
}

.icon-logout {
    background-position: -305px -163px;
    width: 14px;
    height: 14px
}

.icon-submenu {
    background-position: -304px -143px;
    width: 15px;
    height: 13px
}

.icon-vkontakte {
    background-position: -346px -122px;
    width: 19px;
    height: 11px
}

.icon-facebook {
    background-position: -326px -122px;
    width: 11px;
    height: 11px
}

.icon-close {
    background-position: -337px -143px;
    width: 9px;
    height: 9px
}

.icon-close-white {
    background-position: -348px -143px;
    width: 9px;
    height: 9px
}

.icon-cancel {
    background-position: -302px -122px;
    width: 13px;
    height: 13px
}

.icon-ok {
    background-position: -393px -122px;
    width: 13px;
    height: 13px
}

.icon-ok.active {
    background-position: -420px -122px
}

.icon-delete {
    background-position: -395px -36px;
    width: 16px;
    height: 16px
}

.icon-menu {
    background-position: -304px -143px;
    width: 15px;
    height: 13px
}

.icon-edit-status {
    background-position: -393px -57px;
    width: 24px;
    height: 24px;
    opacity: .3
}

.icon-edit-status:hover {
    opacity: 1
}

.icon-vote-up {
    background-position: -393px -139px;
    width: 11px;
    height: 14px
}

.icon-vote-up.active {
    background-position: -420px -139px
}

.icon-vote-confirm {
    background-position: -393px -157px;
    width: 11px;
    height: 9px
}

.icon-vote-confirm.active {
    background-position: -420px -157px
}

.icon-vote-down {
    background-position: -393px -170px;
    width: 11px;
    height: 14px
}

.icon-vote-down.active {
    background-position: -420px -170px
}

.icon-warning {
    width: 22px;
    height: 20px;
    background-position: -393px -202px
}

.icon-stop {
    width: 20px;
    height: 20px;
    background-position: -393px -226px
}

.icon-calendar {
    background: url('../images/sprite.png?rnd=150619') no-repeat -276px -375px;
    width: 24px;
    height: 24px
}

.icon-rating-lover {
    background: url('../images/sprite.png?rnd=150619') no-repeat -9px -375px;
    width: 52px;
    height: 21px
}

.icon-rating-lover-small {
    background: url('../images/sprite.png?rnd=150619') no-repeat -9px -409px;
    width: 32px;
    height: 15px
}

.icon-rating-master {
    background: url('../images/sprite.png?rnd=150619') no-repeat -71px -375px;
    width: 52px;
    height: 21px
}

.icon-rating-master-small {
    background: url('../images/sprite.png?rnd=150619') no-repeat -71px -409px;
    width: 32px;
    height: 15px
}

.icon-rating-pro {
    background: url('../images/sprite.png?rnd=150619') no-repeat -134px -375px;
    width: 52px;
    height: 21px
}

.icon-rating-pro-small {
    background: url('../images/sprite.png?rnd=150619') no-repeat -134px -409px;
    width: 32px;
    height: 15px
}

.icon-rating-guru {
    background: url('../images/sprite.png?rnd=150619') no-repeat -197px -375px;
    width: 52px;
    height: 21px
}

.icon-rating-guru-small {
    background: url('../images/sprite.png?rnd=150619') no-repeat -197px -409px;
    width: 32px;
    height: 15px
}

.icon-rating-pretender {
    background: none;
    width: 52px;
    height: 21px
}

.icon-rating-pretender-small {
    background: none;
    width: 32px;
    height: 15px
}

.icon-fb-big {
    background: url('../images/sprite.png?rnd=150619') no-repeat -291px -193px;
    width: 12px;
    height: 24px
}

.icon-vk-big {
    background: url('../images/sprite.png?rnd=150619') no-repeat -305px -193px;
    width: 34px;
    height: 19px
}

.icon-small-map {
    position: relative;
    top: 2px;
    background: url('../images/sprite.png?rnd=150619') no-repeat -324px -163px;
    width: 8px;
    height: 12px;
    margin-right: 3px
}

.icon-badge-left {
    background: url('../images/sprite.png?rnd=150619') no-repeat -393px -250px;
    width: 11px;
    height: 30px
}

.icon-badge-right {
    background: url('../images/sprite.png?rnd=150619') no-repeat -404px -250px;
    width: 5px;
    height: 30px
}

.icon-arrows {
    background: url('../images/sprite.png?rnd=150619') no-repeat -324px -143px;
    width: 7px;
    height: 14px;
    display: inline-block;
    margin-left: 7px;
    position: relative;
    top: 1px
}

.icon-exhibition-place {
    background: url('../images/sprite.png?rnd=150619') no-repeat -393px -315px;
    width: 40px;
    height: 40px
}

.icon-exhibition-time {
    background: url('../images/sprite.png?rnd=150619') no-repeat -435px -315px;
    width: 33px;
    height: 33px
}

.icon-add-to-calendar {
    background: url('../images/sprite.png?rnd=150619') no-repeat -470px -315px;
    width: 16px;
    height: 16px
}

.icon-share-link {
    background: url('../images/sprite.png?rnd=150619') no-repeat -470px -333px;
    width: 16px;
    height: 16px
}

.icon-share-fb {
    background: url('../images/sprite.png?rnd=150619') no-repeat -393px -357px;
    width: 16px;
    height: 16px
}

.icon-share-vk {
    background: url('../images/sprite.png?rnd=150619') no-repeat -411px -357px;
    width: 16px;
    height: 9px
}

.icon-share-pt {
    background: url('../images/sprite.png?rnd=150619') no-repeat -429px -357px;
    width: 16px;
    height: 16px
}

.icon-share-tw {
    background: url('../images/sprite.png?rnd=150619') no-repeat -447px -357px;
    width: 16px;
    height: 13px
}

.icon-rotate {
    width: 12px;
    height: 14px
}

.icon-rotate.left {
    background: url('../images/sprite.png?rnd=150619') no-repeat -420px -216px
}

.icon-rotate.right {
    background: url('../images/sprite.png?rnd=150619') no-repeat -420px -234px
}

.icon-grey-arrow-up {
    background: url('../images/sprite.png?rnd=150619') no-repeat -420px -188px;
    width: 10px;
    height: 10px
}

.icon-grey-arrow-down {
    background: url('../images/sprite.png?rnd=150619') no-repeat -420px -202px;
    width: 10px;
    height: 10px
}

.icon-shrick {
    background: url('../images/sprite.png?rnd=150619') no-repeat -421px -27px;
    width: 11px;
    height: 27px
}

input.button {
    padding: 0 20px 0
}

.button {
    display: inline-block;
    font-style: normal;
    height: 40px;
    padding: 11px 20px 0;
    text-align: center;
    box-sizing: border-box;
    background-color: #1b1b1b;
    border: 1px solid #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 1 !important;
    letter-spacing: -0.5px;
    text-decoration: none;
    cursor: pointer
}

.button:disabled,
.button.disabled {
    opacity: .3;
    cursor: default
}

.button:hover,
.button.hover {
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.5)
}

.button:active,
.button.active {
    -webkit-box-shadow: inset 1px 0 2px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 1px 0 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5)
}

.button.button-big {
    height: 50px;
    padding: 11px 30px;
    font-size: 21px;
    letter-spacing: -0.7px
}

.button.button-small {
    height: 20px;
    font-size: 9px;
    letter-spacing: -0.3px;
    padding: 4px 12px;
    text-transform: uppercase;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.button.not-button {
    cursor: default
}

.button.not-button:hover,
.button.not-button.hover,
.button.not-button:active,
.button.not-button.active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.button.blue {
    background-color: #3475b8;
    border-color: #27588a
}

.button.red {
    background-color: #c53737;
    border-color: #942929
}

.button.green {
    background-color: #8bb834;
    border-color: #688a27
}

.button.yellow {
    background-color: #d0c518;
    border-color: #9c9412
}

.button.white {
    background-color: #fff;
    border-color: #bfbfbf;
    color: #000
}

.button.gray {
    background-color: #323232
}

.button.with-small-mt {
    margin-top: 15px
}

.button .separator {
    content: '';
    position: relative;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
    height: 100%;
    width: 1px;
    background: rgba(255, 255, 255, 0.5)
}

div.is-in-title {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    line-height: 0
}

.user-info {
    overflow: hidden
}

.user-info.is-visible {
    overflow: visible
}

.user-info.is-big {
    min-height: 90px
}

.user-info.is-big .left-part {
    padding-left: 100px
}

.user-info .author-name {
    font-size: 15px;
    line-height: 26px;
    color: #000;
    font-family: 'Clear Sans', sans-serif;
    font-weight: lighter;
    text-decoration: none;
    white-space: nowrap
}

.user-info .author-name span {
    text-decoration: underline
}

.user-info .author-link {
    font-size: 11px;
    line-height: 22px;
    color: #000;
    white-space: nowrap
}

.user-info .author-text {
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: .5em
}

.user-info .toggled-buttons {
    position: relative;
    display: inline-block
}

.user-info .toggled-buttons .toggled-buttons-second {
    display: none
}

.user-info .toggled-buttons:hover .toggled-buttons-second {
    display: inline-block;
    position: absolute;
    left: 0
}

.user-info .toggled-buttons:hover .toggled-buttons-first {
    display: inline-block;
    visibility: hidden
}

.user-info .button {
    margin-left: 10px;
    position: relative;
    top: -1px
}

.user-info .button.is-single {
    margin-left: 0
}

.user-info .button.for-action {
    margin-top: 1em;
    white-space: nowrap
}

.user-info .left-part {
    float: left;
    width: 50%;
    position: relative;
    box-sizing: border-box;
    padding-left: 70px
}

.user-info .left-part.is-full {
    width: auto;
    float: none
}

.user-info .left-part .avatar-wrap {
    position: absolute;
    left: 0
}

.user-header .left-part.is-full {
    padding-right: 150px
}

.user-info-common-info {
    margin: 5px 0 0 0
}

p.user-info-status-text {
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    font-weight: lighter;
    font-style: italic;
    background-color: #eaeaea;
    padding: 20px;
    position: relative;
    margin-top: 13px;
    max-width: 600px
}

p.user-info-status-text.is-full {
    max-width: none
}

p.user-info-status-text:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 10px;
    left: -25px;
    border-style: solid;
    border-width: 0 25px 25px 0;
    border-color: transparent #eaeaea transparent transparent
}

p.user-info-status-text .icon-edit-status {
    display: none
}

p.user-info-status-text.editable {
    cursor: pointer
}

p.user-info-status-text.editable:hover .icon-edit-status {
    opacity: 1
}

p.user-info-status-text.editable .icon-edit-status {
    display: block;
    position: absolute;
    left: 100%;
    top: 50%;
    margin: -12px 0 0 10px
}

.user-info h1,
.user-info .author-title {
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    color: #000;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: -0.5px;
    text-decoration: none;
    word-wrap: break-word;
    display: block
}

.user-info h1.for-user-header,
.user-info .author-title.for-user-header {
    display: inline-block;
    padding-top: 25px;
    font-size: 36px
}

@media (max-width:1200px) {

    .user-info h1.for-user-header,
    .user-info .author-title.for-user-header {
        display: block
    }
}

.user-info-id {
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
    letter-spacing: -0.75px
}

.user-info-status {
    font-size: 11px;
    letter-spacing: -0.75px
}

.user-info-status.is-online {
    color: #9c3
}

.user-info-actions {
    display: inline-block;
    vertical-align: bottom;
    margin: 15px 0 0 -5px
}

.user-info-actions a,
.user-info-actions a.button,
.user-info-actions span.icon-button {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer
}

.user-info-actions .icon-small-messages {
    margin-right: 5px;
    vertical-align: bottom
}

.user-header-layout {
    padding-top: 25px
}

.user-header {
    position: relative;
    margin-bottom: 30px
}

.user-header:before,
.user-header:after {
    content: " ";
    display: table
}

.user-header:after {
    clear: both
}

.user-voter {
    position: absolute;
    top: 0;
    right: 0
}

.user-voter.is-other .icon {
    vertical-align: middle;
    margin-right: 6px
}

.user-voter-title {
    position: absolute;
    top: 90px;
    left: -40px;
    padding-bottom: 5px;
    font-size: 11px;
    font-weight: lighter;
    text-transform: uppercase;
    text-align: right;
    letter-spacing: -0.5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transform: rotate(-90deg);
    transform-origin: left top 0
}

.is-other .user-voter-title {
    width: 120px;
    top: 120px
}

.user-voter-value {
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -1.5px
}

.is-other .user-voter-value {
    display: none
}

.user-voter-desc {
    font-size: 8px;
    text-transform: uppercase
}

.is-other .user-voter-desc {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold
}

.user-voter-action {
    margin-bottom: 5px;
    cursor: pointer
}

.is-other .user-voter-action {
    margin-bottom: 12px
}

.user-voter-action .icon-vote-confirm {
    position: relative;
    top: -3px
}

.is-other .user-voter-action .icon-vote-confirm {
    top: 0
}

.user-voter-action:hover {
    opacity: .75
}

.user-voter-action.disabled {
    cursor: auto
}

.user-voter-action.disabled:hover {
    opacity: 1
}

.user-voter-action.disabled .user-voter-desc {
    text-decoration: none !important
}

.user-voter.is-inline {
    position: relative;
    margin: 20px 0
}

.user-voter.is-inline .user-voter-action {
    display: inline-block;
    margin-right: 50px;
    text-align: center;
    font-weight: bold
}

.user-voter.is-inline .user-voter-action .icon {
    display: block;
    margin: 0 auto 3px auto
}

.user-voter.is-inline .user-voter-desc {
    font-size: 11px;
    text-transform: none;
    margin-top: 5px;
    text-decoration: underline
}

.user-voter.is-inline.with-values .icon-vote-up,
.user-voter.is-inline.with-values .icon-vote-down,
.user-voter.is-inline.with-values .icon-vote-confirm {
    display: inline-block;
    margin-left: -2px;
    vertical-align: bottom
}

.user-voter.is-inline.with-values .user-voter-desc {
    margin-top: 8px
}

.bannerInPrivProfile {
	text-align: center;
	width: 100%;
}

.user-tabbed-menu {
    padding-bottom: 40px;
    padding-top: 25px
}

.user-tabs {
    border-bottom: 1px solid #1b1b1b;
    margin-bottom: 30px;
    font-size: 0
}

.user-tabs.for-user-stat {
    margin-left: -22px
}

.user-tabs.with-second-level {
    margin-bottom: 0
}

.user-tabs .tab,
.user-tabs-second .tab {
    display: inline-block;
    font-size: 15px;
    font-family: 'Clear Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    letter-spacing: -0.5px;
    padding: 12px 22px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer
}

.user-tabs .tab:first-child,
.user-tabs-second .tab:first-child {
    margin-left: -22px
}

.user-tabs .tab:last-child,
.user-tabs-second .tab:last-child {
    margin-right: -22px
}

.user-tabs .tab .counter,
.user-tabs-second .tab .counter {
    font-size: 10px;
    padding: 1px 6px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    background-color: rgba(0, 0, 0, 0.03);
    color: rgba(0, 0, 0, 0.3);
    margin-left: 5px
}

@media (max-width:1550px) {

    .user-tabs .tab,
    .user-tabs-second .tab {
        font-size: 13px;
        padding: 12px 10px
    }

    .user-tabs .tab:first-child,
    .user-tabs-second .tab:first-child {
        margin-left: -10px
    }

    .user-tabs .tab:last-child,
    .user-tabs-second .tab:last-child {
        margin-right: -10px
    }
}

@media (max-width:1270px) {

    .user-tabs .tab .counter,
    .user-tabs-second .tab .counter {
        display: none
    }
}

.user-tabs .tab.active,
.user-tabs-second .tab.active,
.user-tabs .tab.active:hover,
.user-tabs-second .tab.active:hover {
    color: #fff;
    background-color: #000
}

.user-tabs .tab.active .counter,
.user-tabs-second .tab.active .counter,
.user-tabs .tab.active:hover .counter,
.user-tabs-second .tab.active:hover .counter {
    border: 1px solid #fff;
    color: #fff
}

.user-tabs .tab:hover,
.user-tabs-second .tab:hover {
    color: #ef4b3e
}

.user-tabs .tab:hover .counter,
.user-tabs-second .tab:hover .counter {
    border: 1px solid #ef4b3e;
    color: #ef4b3e
}

.user-tabs-second {
    background: rgba(0, 0, 0, 0.03);
    font-size: 0
}

.user-tabs-second .tab {
    margin: 5px 0
}

.user-tabs-second .tab.active,
.user-tabs-second .tab.active:hover {
    color: #000;
    background-color: transparent
}

.user-tabs-second .tab.active .counter,
.user-tabs-second .tab.active:hover .counter {
    border: 1px solid #000;
    color: #000
}

table.user-stats {
    width: 100%
}

table.user-stats th {
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.5px;
    padding: 25px 10px 25px 0;
    white-space: nowrap
}

table.user-stats td {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 13px;
    font-weight: lighter;
    letter-spacing: -0.75px;
    vertical-align: middle;
    padding-right: 10px
}

table.user-stats span.user-table-desc {
    position: absolute;
    left: 0;
    margin-top: 1.45em;
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: lighter
}

table.user-stats .user-table-photo {
    width: 10%
}

table.user-stats td.user-table-photo {
    padding: 18px 0
}

table.user-stats td.user-table-photo img {
    height: 50px
}

table.user-stats .user-table-date {
    width: 16%
}

table.user-stats .user-table-folder {
    width: 10%
}

table.user-stats .user-table-folder a {
    color: #000
}

table.user-stats .user-table-views {
    width: 14%
}

table.user-stats .user-table-rating {
    position: relative;
    font-weight: bold;
    width: 24%
}

table.user-stats .user-table-comments {
    width: 15%
}

table.user-stats .user-table-favs {
    width: 11%
}

table.best-members-list td .user-block-inline .avatar-link {
    padding: 10px 10px 10px 0
}

.user-layout h1 {
    font-size: 36px;
    font-weight: bold;
    font-family: 'Clear Sans', sans-serif;
    letter-spacing: -0.7px;
    margin: 50px 4%
}

.user-layout .form-message {
    margin: 0 2% 30px
}

.user-layout .user-content {
    overflow: hidden
}

.user-layout .user-content .user-form {
    width: 50%;
    box-sizing: border-box;
    padding: 0 4%;
    float: left;
    margin-bottom: 50px
}

.user-layout .user-content .user-form p {
    font-size: 11px;
    line-height: 13px;
    font-family: 'Clear Sans', sans-serif;
    width: 60%;
    letter-spacing: -0.3px;
    margin: 17px 0 19px
}

.user-layout .user-content .user-form .form-element {
    float: left;
    width: 50%;
    padding-right: 8%
}

.user-layout .user-content .user-form .form-element.wide {
    padding-right: 0
}

.user-layout .user-content .user-form .form-element.unusual-size {
    padding-right: 4%
}

.user-layout .user-content .user-form .form-element.right-position {
    padding-right: 0;
    padding-left: 8%
}

.user-layout .user-content .user-form .form-element.blocked-element {
    clear: both;
    float: none
}

.user-layout .user-content .user-form .form-element textarea {
    height: 130px
}

.user-layout .user-content .user-form .button-small {
    margin-left: 10px;
    position: relative;
    top: -4px;
    text-transform: uppercase
}

.user-layout .user-content .user-form input.button-small {
    margin-left: 10px;
    position: relative;
    top: -4px
}

.user-layout .user-content .user-form h1 {
    display: inline-block;
    margin: 0 0 7px;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Clear Sans', sans-serif;
    letter-spacing: -0.7px
}

.blacklist-layout {
    padding-top: 50px
}

.cols.user-album-view-layout {
    margin-bottom: 30px
}

.user-album-actions a {
    margin-right: 1em
}

.user-info-comment {
    position: relative;
    margin-top: 20px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.03)
}

.user-info-comment:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -20px;
    left: 20px;
    border-style: solid;
    border-width: 20px 0 0 20px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.03)
}

@media (max-width:1100px) {
    .users-with-albums .user-info .left-part {
        padding-left: 0;
        padding-top: 90px;
        text-align: center
    }

    .users-with-albums .user-info .avatar-wrap {
        top: 0;
        width: 100%
    }
}

.user-link {
    font-size: 18px;
    font-weight: lighter;
    line-height: 1.16;
    letter-spacing: -0.4px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 3px
}

.user-info-stat-item {
    display: inline-block;
    vertical-align: top;
    width: 85px;
    margin: 0 30px 30px 0
}

.user-info-stat-value {
    margin: 23px 0 20px 0;
    font-size: 21px;
    letter-spacing: -0.8px;
    line-height: 1.2;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    font-weight: bold;
    margin: 0
}

.user-info-stat-value.less-mb {
    margin-bottom: 5px
}

.user-info-stat-desc {
    font-size: 11px;
    font-weight: lighter;
    line-height: 1.38;
    letter-spacing: -0.6px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    margin: 0
}

.user-info-stat-desc.for-breadcrumbs {
    margin-top: 20px;
    margin-bottom: 10px
}

.is-black .user-info-stat-desc {
    color: #fff
}

.is-black .user-info-stat-desc a {
    color: #fff
}

.items-with-actions li {
    position: relative;
    font-size: 13px;
    font-weight: lighter;
    margin: 0 0 15px 0
}

.items-with-actions li .icon {
    position: absolute;
    top: 2px;
    margin-left: -18px;
    cursor: pointer
}

.inline-form-wrapper {
    margin-bottom: 15px
}

.inline-form-wrapper .form-element {
    margin-right: 5px
}

.inline-form-wrapper .form-element.is-inline {
    vertical-align: top
}

.inline-form-wrapper .form-element.is-inline .dk-select {
    width: 250px
}

.inline-form-wrapper form {
    display: inline
}

.thumbnails:before,
.thumbnails:after {
    content: " ";
    display: table
}

.thumbnails:after {
    clear: both
}

.thumbnails .thumbnail {
    float: left;
    margin-right: 30px
}

.thumbnails .thumbnail-desc {
    font-size: 11px;
    font-weight: lighter;
    line-height: 1.38;
    letter-spacing: -0.6px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000
}

.thumbnails .thumbnail-desc.for-breadcrumbs {
    margin-top: 20px;
    margin-bottom: 10px
}

.is-black .thumbnails .thumbnail-desc {
    color: #fff
}

.is-black .thumbnails .thumbnail-desc a {
    color: #fff
}

.user-block-inline a {
    vertical-align: middle
}

input[type="text"],
input[type="password"],
textarea {
    background-color: #f7f7f7;
    border: 1px solid #cfcfcf;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    letter-spacing: -0.3px;
    color: #000;
    font-family: 'Clear Sans', sans-serif;
    padding: 9px 13px
}

input[type="text"].large,
input[type="password"].large,
textarea.large {
    padding: 18px 20px;
    font-size: 18px
}

input[type="text"].big,
input[type="password"].big,
textarea.big {
    padding: 12px;
    font-size: 18px
}

input[type="text"].small,
input[type="password"].small,
textarea.small {
    padding: 2px 11px;
    font-size: 11px
}

.error {
    color: #c53737
}

.error input {
    border-color: #c53737;
    color: #c53737
}

.error .item-message {
    display: block;
    color: #c53737
}

.warning {
    color: #d4c826
}

.warning .item-message {
    display: block;
    color: #d4c826
}

.warning input {
    border-color: #d4c826;
    color: #d4c826
}

.success {
    color: #8bb834
}

.success input {
    border-color: #8bb834;
    color: #8bb834
}

.success .item-message {
    display: block;
    color: #8bb834
}

.item-message {
    display: none;
    font-size: 11px;
    font-weight: lighter;
    font-family: 'Clear Sans', sans-serif;
    letter-spacing: -0.3px;
    line-height: 13px;
    margin-top: 10px
}

.form-message {
    font-size: 13px;
    font-family: 'Clear Sans', sans-serif;
    padding: 18px 2%;
    color: #fff;
    box-sizing: border-box
}

.form-message.error-message {
    background-color: #c53737
}

.form-message.warning-message {
    background-color: #d4c826
}

.form-message.success-message {
    background-color: #8bb834
}

.flash-message {
    font-size: 13px;
    font-family: 'Clear Sans', sans-serif;
    line-height: 1.5;
    margin: 0 -2%;
    padding: 18px 2%;
    color: #000;
    box-sizing: border-box
}

.flash-message.for-cols-50 {
    margin: 0 -4.3473%;
    padding: 18px 4.3473%
}

.flash-message.error-message {
    color: #fff;
    background-color: #c53737
}

.flash-message.warning-message {
    background-color: #fffbcc
}

.flash-message.success-message {
    background-color: #f0ffcc
}

.flash-message.for-moderators {
    padding: 20px;
    margin: 0 0 15px 0;
    font-size: 11px;
    line-height: 1.3;
    background: #f7f7f7
}

.avatar-link {
    display: inline-block
}

.avatar {
    display: inline-block;
    position: relative
}

.avatar:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: inset 2px 2px 1px rgba(0, 0, 0, 0.15)
}

.avatar img {
    display: block;
    width: 80px;
    height: 80px
}

.avatar .user-rate {
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -26px
}

.avatar.pretender .user-rate {
    display: none
}

.avatar.member .user-rate {
    display: none
}

.avatar.lover .user-rate {
    background: url('../images/sprite.png?rnd=150619') no-repeat -9px -375px;
    width: 52px;
    height: 21px
}

.avatar.master .user-rate {
    background: url('../images/sprite.png?rnd=150619') no-repeat -71px -375px;
    width: 52px;
    height: 21px
}

.avatar.pro .user-rate {
    background: url('../images/sprite.png?rnd=150619') no-repeat -134px -375px;
    width: 52px;
    height: 21px
}

.avatar.guru .user-rate {
    background: url('../images/sprite.png?rnd=150619') no-repeat -197px -375px;
    width: 52px;
    height: 21px
}

.avatar.online .user-status {
    position: absolute;
    background-color: #48e827;
    width: 5px;
    height: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    right: 8px;
    bottom: 3px
}

.avatar-date {
    font-size: 11px;
    font-weight: lighter;
    line-height: 1.38;
    letter-spacing: -0.6px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    text-align: center;
    width: 100%;
    margin: 20px 0 0
}

.avatar-date.for-breadcrumbs {
    margin-top: 20px;
    margin-bottom: 10px
}

.is-black .avatar-date {
    color: #fff
}

.is-black .avatar-date a {
    color: #fff
}

.avatar-wrapper {
    display: inline-block
}

.avatar img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.avatar.is-rounded {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.avatar.is-rounded:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: inset 2px 2px 1px rgba(0, 0, 0, 0.15)
}

.avatar.huge {
    margin-top: 10px;
    width: 200px;
    height: 200px
}

.avatar.huge img {
    width: 100%;
    height: 100%
}

.avatar.huge:before {
    box-shadow: inset 4px 10px 1px rgba(0, 0, 0, 0.1)
}

.avatar.small img {
    width: 50px;
    height: 50px
}

.avatar.small .user-rate {
    bottom: -5px;
    margin-left: -16px
}

.avatar.small.lover .user-rate {
    background: url('../images/sprite.png?rnd=150619') no-repeat -9px -409px;
    width: 32px;
    height: 15px
}

.avatar.small.master .user-rate {
    background: url('../images/sprite.png?rnd=150619') no-repeat -71px -409px;
    width: 32px;
    height: 15px
}

.avatar.small.pro .user-rate {
    background: url('../images/sprite.png?rnd=150619') no-repeat -134px -409px;
    width: 32px;
    height: 15px
}

.avatar.small.guru .user-rate {
    background: url('../images/sprite.png?rnd=150619') no-repeat -197px -409px;
    width: 32px;
    height: 15px
}

.avatar.small.online .user-status {
    right: 3px;
    bottom: 1px
}

.header-wrap {
    min-width: 1000px;
    width: 100%;
    position: absolute;
    margin: 0 auto;
    z-index: 5
}

.header-wrap .dropdown-wrap {
    margin-left: -30px
}

.header-wrap .head-shadow {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 149px;
    background: url("../images/top-shadow.png") repeat-x 0 0;
    top: 100%;
    margin-top: -94px
}

.header-wrap .columns {
    background-color: #f7f7f7;
    padding-bottom: 25px;
    margin-top: -322px;
    transition: margin-top .4s ease
}

.header-wrap .columns .columns-wrap {
    position: relative
}

.header-wrap .columns .logout {
    position: absolute;
    left: 4%;
    bottom: 0;
    padding-left: 20px;
    font-family: 'Clear Sans', sans-serif;
    font-size: 11px;
    color: #000;
    font-weight: lighter
}

.header-wrap .columns .logout .icon {
    position: absolute;
    left: 0;
    top: 1px
}

.header-wrap .columns .column .name {
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: -0.5px;
    margin-bottom: 15px
}

.header-wrap .columns .column a {
    display: block;
    font-size: 11px;
    color: #000;
    font-family: 'Clear Sans', sans-serif;
    line-height: 13px;
    letter-spacing: -0.3px;
    text-decoration: none;
    margin-bottom: 15px
}

.header-wrap .columns .column a span {
    border-bottom: 1px solid #000
}

.header-wrap .head {
    padding: 9px 4%;
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    z-index: 3
}

.header-wrap .head .logo {
    margin: 7px 2% 0 0;
    float: left
}

.header-wrap .head .head-part {
    margin-left: 127px
}

.header-wrap .head .head-part .adult {
    float: right;
    clear: right;
    color: #fff;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    font-size: 11px;
    margin-top: 4px;
    position: relative;
    z-index: 3
}

.header-wrap .head .head-part .adult b {
    color: #fff;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    font-size: 11px;
    opacity: 1;
    position: relative;
    top: 1px
}

.header-wrap .head .head-part .adult .trigger {
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.3);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    padding: 5px 10px 8px;
    display: inline-block;
    margin-left: 9px;
    background-color: rgba(0, 0, 0, 0.3)
}

.header-wrap .head .head-part .adult .trigger .on {
    color: #fff;
    opacity: .3;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    font-size: 8px
}

.header-wrap .head .head-part .adult .trigger .cell {
    display: inline-block;
    width: 20px;
    height: 6px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    opacity: .3;
    -webkit-box-shadow: inset 1px 1px 2px 0 rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 1px 1px 2px 0 rgba(50, 50, 50, 0.5);
    box-shadow: inset 1px 1px 2px 0 rgba(50, 50, 50, 0.5);
    margin: 0 6px
}

.header-wrap .head .head-part .adult .trigger .round {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    top: 7px;
    left: 42px;
    transition: left .2s ease
}

.header-wrap .head .head-part .adult .trigger .off {
    color: #c53737;
    font-size: 8px;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold
}

.header-wrap .head .head-part .adult .trigger.adult-on .off {
    color: #fff;
    opacity: .3
}

.header-wrap .head .head-part .adult .trigger.adult-on .on {
    opacity: 1;
    color: #8bb834
}

.header-wrap .head .head-part .adult .trigger.adult-on .round {
    left: 32px
}

.header-wrap .head .horizontal-separator {
    background-color: #fff;
    opacity: .1;
    height: 1px;
    margin-top: 12px
}

.header-wrap .head .user-content {
    width: 100%;
    height: 27px;
    position: relative
}

.header-wrap .head .user-content .corner {
    position: absolute;
    background: url('../images/sprite.png?rnd=150619') no-repeat -353px -23px;
    width: 11px;
    height: 6px;
    top: -9px;
    right: 1px;
    opacity: 0;
    transition: opacity .4s ease
}

.header-wrap .head .user-content .counter {
    position: absolute;
    z-index: 2;
    background: #ef4b3e;
    font-family: 'Clear Sans', sans-serif;
    font-weight: lighter;
    font-size: 9px;
    letter-spacing: -0.3px;
    padding: 2px 4px;
    color: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    left: 100%;
    margin-left: -5px;
    top: -7px;
    -webkit-box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.75);
    box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.75)
}

.header-wrap .head .user-content .user {
    margin-right: 2%;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: -0.5px;
    color: #fff;
    float: left;
    position: relative;
    padding-right: 35px
}

.header-wrap .head .user-content .user a {
    margin: 0 !important
}

.header-wrap .head .user-content .user img {
    width: 30px;
    height: 30px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    margin-right: 10px
}

.header-wrap .head .user-content .user span {
    position: relative;
    top: -10px
}

.header-wrap .head .user-content .user .icon {
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer
}

.header-wrap .head .user-content .log a.login {
    margin-right: 2% !important
}

.header-wrap .head .user-content .sepatare {
    width: 1px;
    margin-right: 2%;
    background-color: #fff;
    opacity: .1;
    height: 16px;
    margin-top: 8px;
    float: left
}

.header-wrap .head .user-content>a,
.header-wrap .head .user-content>div>a,
.header-wrap .head .user-content .moderator-warn,
.header-wrap .head .user-content .login {
    margin: 10px 2% 0 0;
    color: #fff;
    text-decoration: none;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: -0.5px;
    position: relative;
    float: left;
    cursor: pointer
}

.header-wrap .head .user-content>a.moderator-warn,
.header-wrap .head .user-content>div>a.moderator-warn,
.header-wrap .head .user-content .moderator-warn.moderator-warn,
.header-wrap .head .user-content .login.moderator-warn {
    margin: 6px 2% 0 0;
    cursor: auto
}

.header-wrap .head .user-content>a .icon-money,
.header-wrap .head .user-content>div>a .icon-money,
.header-wrap .head .user-content .moderator-warn .icon-money,
.header-wrap .head .user-content .login .icon-money {
    margin-right: 5px
}

.header-wrap .head .user-content>a .icon-upload,
.header-wrap .head .user-content>div>a .icon-upload,
.header-wrap .head .user-content .moderator-warn .icon-upload,
.header-wrap .head .user-content .login .icon-upload {
    position: relative;
    top: 2px;
    margin-left: 5px
}

.header-wrap .head .user-content>a .icon-settings,
.header-wrap .head .user-content>div>a .icon-settings,
.header-wrap .head .user-content .moderator-warn .icon-settings,
.header-wrap .head .user-content .login .icon-settings {
    position: relative;
    top: -2px
}

.header-wrap .head .user-content>a .icon-messages,
.header-wrap .head .user-content>div>a .icon-messages,
.header-wrap .head .user-content .moderator-warn .icon-messages,
.header-wrap .head .user-content .login .icon-messages {
    position: relative;
    top: -1px
}

.header-wrap .head .user-content a>span {
    position: relative;
    top: -2px
}

.header-wrap .head .user-content a:last-of-type {
    margin-top: 5px
}

.header-wrap .head .user-content .log-form {
    display: none;
    padding-top: 5px;
    position: absolute;
    left: 0;
    width: 100%
}

.header-wrap .head .user-content .log-form input[type=text],
.header-wrap .head .user-content .log-form input[type=password] {
    border: 1px solid #cfcfcf;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    font-family: 'Clear Sans', sans-serif;
    font-size: 11px;
    color: #000;
    padding: 0 10px;
    margin-right: 5px;
    height: 20px;
    padding-bottom: 2px;
    box-sizing: border-box;
    width: 6%;
    min-width: 80px;
    float: left
}

.header-wrap .head .user-content .log-form .button {
    text-transform: uppercase;
    position: relative;
    top: -1px;
    margin-left: 1px;
    background-color: #323232
}

.header-wrap .head .user-content .log-form .go-back {
    display: inline-block;
    margin-right: 10px;
    width: 8px;
    height: 11px;
    background: url('../images/sprite.png?rnd=150619') no-repeat -372px -4px;
    float: left;
    margin-top: 5px;
    cursor: pointer
}

.header-wrap .head .user-content .log-form form {
    display: inline;
    position: relative
}

.header-wrap .head .user-content .log-form .facebook-log {
    margin-right: 2%;
    margin-left: 3%
}

.header-wrap .head .user-content .log-form .vkontakte-log,
.header-wrap .head .user-content .log-form .facebook-log {
    float: none;
    font-size: 11px;
    position: relative;
    top: 1px
}

.header-wrap .head .user-content .log-form .vkontakte-log .icon,
.header-wrap .head .user-content .log-form .facebook-log .icon {
    margin-right: 5px;
    position: relative;
    top: 1px
}

.header-wrap .head .user-content .moderator-warn .dropdown-wrap {
    margin-left: 0
}

.header-wrap .head .user-content .moderator-warn:hover .dropdown {
    display: block
}

.header-wrap .head .user-content .moderator-warn .dropdown {
    display: none;
    white-space: nowrap
}

.header-wrap .head .user-content .money {
    margin-right: 2%;
    margin-top: 7px
}

.header-wrap .head .user-content .money .dropdown-wrap {
    margin-left: 0
}

.header-wrap .head .user-content .money:hover .dropdown {
    display: block
}

.header-wrap .head .user-content .money .dropdown {
    display: none;
    padding: 20px;
    color: #000;
    width: 161px;
    font-weight: normal
}

.header-wrap .head .user-content .money .dropdown b {
    font-size: 18px;
    font-weight: bold;
    display: block
}

.header-wrap .head .user-content .money .dropdown .left {
    width: 60px;
    border-right: 1px solid #e6e6e6;
    padding-right: 20px;
    float: left
}

.header-wrap .head .user-content .money .dropdown .right {
    width: 60px;
    padding-left: 20px;
    float: left
}

.header-wrap .head .user-content .header-unavailable-warning {
    margin-right: 170px;
    background: #f44b2a;
    text-align: center;
    opacity: .8
}

.page-wrapper .header-wrap .head .user-content .header-unavailable-warning {
    opacity: 1
}

.header-wrap .head .user-content .header-unavailable-warning>div {
    display: table;
    height: 40px;
    width: 100%
}

.header-wrap .head .user-content .header-unavailable-warning>div>span {
    color: white;
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px 0 5px
}

.header-wrap .head .user-content .header-unavailable-warning>div>span span {
    position: relative;
    padding-left: 15px
}

.header-wrap .head .user-content .header-unavailable-warning>div>span .icon {
    position: absolute;
    left: 5px;
    top: 5px
}

.static-header {
    position: relative;
    background-color: #1b1b1b;
    min-width: 720px;
    height: auto
}

.static-header .head-shadow {
    display: none
}

.static-header .columns {
    min-width: 720px
}

.static-header .columns .columns-wrap {
    min-width: 720px;
    box-sizing: border-box
}

.static-header .head {
    padding: 9px 4% 15px
}

.static-header .head .user-content .user,
.static-header .head .user-content a {
    letter-spacing: -0.3px
}

.static-header+div {
    margin-top: 0
}

.sidebar {
    float: right;
    width: 280px;
    background-color: #f7f7f7;
    box-sizing: border-box;
    height: 500px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding: 0 20px
}

.sidebar .banner {
    margin: 40px auto
}

.sidebar .info {
    text-align: center;
    opacity: .2;
    color: #000;
    font-family: 'Clear Sans', sans-serif;
    font-weight: lighter;
    font-size: 15px;
    letter-spacing: -0.5px;
    line-height: 18px;
    width: 240px;
    margin: 0 auto;
    padding-top: 10px
}

.sidebar .info a {
    font-size: 21px;
    letter-spacing: -0.7px;
    font-weight: bold;
    line-height: 30px;
    color: #000
}

.sidebar .announcing {
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    text-align: center;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    padding: 40px 25px 0;
    box-sizing: border-box
}

.sidebar .announcing h3,
.sidebar .announcing h3 a {
    font-weight: bold;
    font-size: 21px;
    letter-spacing: -0.7px;
    line-height: 21px;
    margin-bottom: 15px;
    word-wrap: break-word;
    text-decoration: none
}

.sidebar .announcing p,
.sidebar .announcing p a {
    font-size: 11px;
    letter-spacing: -0.3px;
    font-weight: lighter;
    line-height: 13px;
    margin-bottom: 25px;
    word-wrap: break-word;
    text-decoration: none;
    border: none
}

.sidebar .announcing a {
    font-weight: bold;
    font-size: 13px;
    letter-spacing: -0.5px;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #bfbfbf
}

.sidebar .announcing .top {
    position: absolute;
    top: -7px;
    left: 0;
    width: 100%;
    height: 7px;
    background: transparent url('../images/sprite.png?rnd=150619') no-repeat -2px -159px
}

.sidebar .announcing .bottom {
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 8px;
    background: transparent url('../images/sprite.png?rnd=150619') no-repeat -2px -168px
}

.sidebar .announcing .foot-text {
    border-top: 1px dashed #f7f7f7;
    padding: 10px 0 8px;
    margin-top: 35px
}

.sidebar .announcing .foot-text span {
    text-transform: uppercase;
    opacity: .7;
    color: #000;
    font-size: 10px;
    letter-spacing: -0.3px
}

.sidebar .content-block {
    width: 100%;
    margin: 40px auto
}

.footer {
    width: 100%;
    background-color: #1b1b1b;
    overflow: hidden;
    min-width: 720px
}

.footer .content {
    min-width: 720px
}

.footer .counters {
    margin-left: 29%;
    margin-top: 20px
}

.footer .counters>div {
    margin-right: 1%
}

.footer .col1 {
    text-align: center;
    width: 100%
}

.footer .logo {
    border: none
}

.footer .col {
    float: left;
    margin: 0 4%;
    width: 17%;
    padding: 50px 0 0 0
}

.footer .col .copyright {
    font-size: 11px;
    letter-spacing: -0.3px;
    font-family: 'Clear Sans', sans-serif;
    font-weight: lighter;
    color: #fff;
    margin-top: 18px;
    white-space: nowrap
}

.footer .col .copyright a {
    color: #fff;
    text-decoration: none;
    border-bottom: none
}

.footer .col .links {
    margin-top: 0
}

.footer .col .links a {
    text-decoration: underline;
    font-size: 11px;
    letter-spacing: -0.3px;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 13px;
    color: #fff
}

.footer .col .links a:last-of-type {
    padding: 0
}

.footer .col .contacts p {
    font-size: 11px;
    letter-spacing: -0.3px;
    font-family: 'Clear Sans', sans-serif;
    font-weight: lighter;
    color: #fff;
    margin-bottom: 16px
}

.footer .col .contacts p a {
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    color: #fff;
    text-decoration: underline
}

.photo-board {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 50px;
    min-width: 1000px
}

.photo-board .left-part,
.photo-board .right-part {
    position: absolute;
    right: 100%;
    margin-right: -23px;
    top: 0;
    height: 100%;
    z-index: 1;
    display: none;
    width: 189px
}

.photo-board .left-part img,
.photo-board .right-part img {
    width: auto !important;
    max-width: 1000px !important;
    min-width: 0 !important;
    height: 100%
}

.photo-board .right-part {
    left: 100%;
    margin-left: -45px
}

.photo-board .content {
    position: relative;
    z-index: 2;
    background-color: #1b1b1b;
    text-align: center;
    padding-bottom: 12px
}

.photo-board .content .photos-wrap {
    margin: 0 auto;
    max-width: 1212px;
    width: 92%;
    overflow: hidden
}

.photo-board .content .photos-wrap img {
    width: 8.22%;
    max-width: 100px;
    min-width: 75px;
    float: left;
    padding: 0 1px 1px 0;
    box-sizing: border-box
}

.photo-board .content h2 {
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    font-size: 36px;
    letter-spacing: -1px;
    text-align: center;
    padding: 18px 0 22px;
    position: relative;
    display: inline-block;
    color: #fff
}

.photo-board .content h2 i {
    position: absolute;
    width: 111px;
    height: 109px;
    background: url('../images/sprite.png?rnd=150619') no-repeat -95px -36px;
    right: -124px;
    top: -39px
}

.photo-board .content p {
    padding: 20px 0;
    font-size: 11px;
    letter-spacing: -0.3px;
    color: #fff;
    font-family: 'Clear Sans', sans-serif;
    font-weight: lighter;
    text-align: center
}

.photo-board .content p a {
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    border-bottom: 1px solid #545454;
    color: inherit;
    text-decoration: none
}

.photo-board .content p i {
    background-color: #3e8def;
    color: #fff;
    font-family: 'Clear Sans', sans-serif;
    font-weight: lighter;
    font-size: 10px;
    letter-spacing: -0.3px;
    padding: 2px 4px;
    margin-left: 10px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    display: inline-block
}

.white-board {
    background-color: #fff
}

.white-board .content {
    background-color: #fff
}

.white-board .content h2,
.white-board .content a {
    color: #000;
    text-decoration: none
}

.white-board .content h2 i,
.white-board .content a i {
    display: none
}

.is-small .photo-board {
    padding-top: 0;
    min-width: 0;
    text-align: center
}

.is-small .photo-board .content {
    min-width: 0;
    max-width: none
}

.is-small .photo-board .content h2 {
    padding-top: 0
}

.is-small .photo-board .content .photos-wrap {
    position: relative;
    width: 96%
}

.is-small .photo-board .content .photos-wrap img {
    width: 25%
}

.photo-board.for-competition {
    padding-top: 0;
    min-width: 0;
    text-align: center
}

.photo-board.for-competition .content {
    min-width: 0;
    max-width: none;
    padding-bottom: 0
}

.photo-board.for-competition .content .photos-wrap {
    position: relative;
    width: 100%;
    max-width: none
}

.photo-board.for-competition .content .photos-wrap a {
    width: 19%;
    max-width: none;
    min-width: 0;
    display: block;
    float: left;
    padding-top: 19%;
    margin: 0 1px 1px 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.catalog {
    border-bottom: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    min-width: 1000px;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 32px;
    overflow: hidden
}

.catalog .items-count {
    font-family: 'Clear Sans', sans-serif;
    font-weight: lighter;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 37px
}

.catalog .items-count span {
    font-weight: bold;
    font-size: 28px;
    letter-spacing: -1.5px;
    float: left;
    margin: 0 9px 15px 0;
    position: relative;
    top: -3px
}

.catalog .items-count span.red {
    color: #ef4b3e
}

.catalog .catalog-content {
    margin: 0 auto
}

.catalog .col {
    float: left;
    width: 18%;
    margin: 0 4%
}

.catalog .col:last-of-type {
    margin-right: 0
}

.catalog .col ul li {
    margin-bottom: 18px
}

.catalog .col ul li a {
    color: #1f1f1f;
    font-family: 'Clear Sans', sans-serif;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: -0.5px;
    border-bottom: 1px solid #c7c7c7;
    text-decoration: none
}

.catalog .col ul li .count {
    color: #ef4b3e;
    font-size: 10px;
    letter-spacing: -0.3px;
    font-family: 'Clear Sans', sans-serif;
    font-weight: normal;
    padding: 2px 8px
}

.competition {
    margin: 15px auto 0;
    width: 100%;
    max-width: 1400px;
    min-width: 1000px
}

.competition h2 {
    text-align: center;
    padding: 28px 0 11px;
    position: relative;
    text-decoration: none
}

.competition h2 a {
    color: #1f1f1f;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    font-size: 36px;
    letter-spacing: -1px;
    text-decoration: none
}

.competition h2 i {
    position: absolute;
    width: 88px;
    height: 77px;
    background: url('../images/sprite.png?rnd=150619') no-repeat -224px -36px;
    top: -3px;
    margin-left: 10px
}

.competition .comp-text {
    text-align: center;
    font-family: 'Clear Sans', sans-serif;
    font-weight: lighter;
    font-size: 15px;
    letter-spacing: -0.5px;
    margin-bottom: 50px
}

.competition .sony {
    width: 100%;
    position: relative;
    background-size: cover !important;
    margin-bottom: 50px
}

.competition .sony img {
    width: 100%
}

.competition .sony .info-wrap {
    width: 100%;
    height: 100%;
    z-index: 2;
    overflow: hidden;
    top: 0;
    left: 0;
    padding-bottom: 42px
}

.competition .sony .info-wrap .info {
    margin: 0 4%
}

.competition .competition-content {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden
}

.competition-item {
    width: 46%;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    margin: 0 0 50px 4%
}

.competition-item:nth-child(2n-1) {
    clear: both;
    border-right: 1px solid #b6b5b6
}

.competition-item .col {
    width: 42%;
    box-sizing: border-box;
    float: left;
    margin-right: 8%
}

.competition-item .col .competition-preview {
    margin: 0 1px 1px 0;
    float: left;
    width: 32.7%;
    padding-bottom: 32.7%;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.competition-item h2 {
    margin: 0 0 20px 0;
    padding: 0;
    text-align: left
}

.competition-item h2 a {
    font-size: 24px;
    letter-spacing: -0.7px;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    color: #0d0b0c
}

.competition-item p {
    font-size: 11px;
    letter-spacing: -0.3px;
    color: #0d0b0c;
    line-height: 15px;
    margin-bottom: 15px;
    font-family: 'Clear Sans', sans-serif
}

.competition-item .rules {
    font-family: 'Clear Sans', sans-serif;
    font-weight: lighter
}

.competition-item span {
    color: #0d0b0c;
    font-family: 'Clear Sans', sans-serif;
    font-size: 13px;
    letter-spacing: -0.5px;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-bottom: 8px
}

.competition-item span b {
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    display: block
}

.competition-item .button {
    margin-right: 20px
}

.competition-item .congrat {
    text-decoration: none;
    border-bottom: 1px solid #c2c2c2;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    color: #0d0b0c;
    font-size: 15px;
    letter-spacing: -0.5px
}

.competition-item.custom-white {
    margin-top: 42px
}

.competition-item.custom-white h2 {
    color: #fff
}

.competition-item.custom-white p {
    color: #fff
}

.competition-item.custom-white .rules {
    opacity: .5
}

.competition-prizes {
    background-image: url('/static/images/cameras_bg.png');
    background-repeat: no-repeat;
    background-position: 50% 123px;
    margin: 40px 0 30px 0
}

.competition-prizes:before,
.competition-prizes:after {
    content: " ";
    display: table
}

.competition-prizes:after {
    clear: both
}

.competition-prize {
    position: relative;
    float: left;
    width: 33%;
    height: 300px
}

.competition-prize:nth-child(1):before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 72px;
    height: 159px;
    background: url('/static/images/number1.png') no-repeat
}

.competition-prize:nth-child(1) .competition-prize-img {
    top: 50px;
    left: 43px
}

.competition-prize:nth-child(2):before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 116px;
    height: 162px;
    background: url('/static/images/number2.png') no-repeat
}

.competition-prize:nth-child(2) .competition-prize-img {
    top: 43px;
    left: 35px
}

.competition-prize:nth-child(3):before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 114px;
    height: 166px;
    background: url('/static/images/number3.png') no-repeat
}

.competition-prize:nth-child(3) .competition-prize-img {
    top: 81px;
    left: 42px
}

.competition-prize-img {
    position: absolute
}

.competition-prize-content {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 80px;
    left: 0;
    bottom: 0
}

.competition-works {
    vertical-align: top;
    margin-top: 30px;
    margin-bottom: 30px
}

.competition-work {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px
}

.competition-work img {
    display: block
}

.competition-work .button {
    margin-top: 10px
}

.social-widgets {
    width: 100%;
    min-width: 1000px;
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto
}

.social-widgets .social-item {
    float: left;
    width: 25%;
    height: 320px;
    padding-top: 25px;
    box-sizing: border-box;
    text-align: center
}

.social-widgets .social-item>div {
    display: inline-block
}

.social-widgets .vk {
    background-color: #5b80a6
}

.social-widgets .fb {
    background-color: #3b5998
}

.social-widgets .ok {
    background-color: #eb722e
}

.social-widgets .rss {
    text-align: left;
    padding-top: 0;
    background-color: #ef4b3e
}

.edit-social-networks .social-item {
    position: relative;
    min-height: 50px;
    padding-left: 70px
}

.edit-social-networks .social-item .social-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    text-align: center
}

.edit-social-networks .social-item .social-icon .icon {
    position: relative
}

.edit-social-networks .social-item .social-title {
    position: relative;
    top: -6px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -1.3px
}

.edit-social-networks .social-item.is-disabled .social-icon {
    background-color: #b2b2b2 !important
}

.edit-social-networks .social-item.is-disabled .social-title {
    color: #b2b2b2 !important
}

.edit-social-networks .social-item.is-fb .social-title {
    color: #3b5998
}

.edit-social-networks .social-item.is-fb .social-icon {
    background-color: #3b5998
}

.edit-social-networks .social-item.is-fb .social-icon .icon {
    top: 13px
}

.edit-social-networks .social-item.is-vk .social-title {
    color: #5b80a6
}

.edit-social-networks .social-item.is-vk .social-icon {
    background-color: #5b80a6
}

.edit-social-networks .social-item.is-vk .social-icon .icon {
    top: 15px
}

.social-register {
    border-left: 1px solid #e5e5e5;
    margin: 40px 0 0 160px;
    padding-left: 50px
}

.social-register .social-item {
    margin-bottom: 15px
}

.social-register .social-item.is-vk {
    margin-top: 50px
}

.social-icon44 {
    background: url("../images/socials.png");
    width: 44px;
    height: 44px;
    display: inline-block
}

.social-icon44.fb {
    background-position: 0 0
}

.social-icon44.vk {
    background-position: -53px 0
}

.social-icon44.ok {
    background-position: -106px 0
}

.social-icon44.ig {
    background-position: -159px 0
}

.menu {
    margin-top: 18px;
    width: 100%;
    position: relative;
    text-align: justify
}

.menu>div {
    display: inline-block;
    position: relative
}

.menu>div .dropdown {
    display: none
}

.menu>div:hover .dropdown {
    display: block
}

.menu>div>a,
.menu>div>.disabled {
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    letter-spacing: -0.7px;
    display: inline-block
}

.menu>div>a.search,
.menu>div>.disabled.search {
    padding-right: 25px
}

.menu>div>a.search .icon-search,
.menu>div>.disabled.search .icon-search {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 0
}

.menu>div>.disabled {
    cursor: default
}

.menu:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0
}

.events {
    overflow: hidden;
    padding: 50px 0;
    position: relative;
    min-width: 1000px;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto
}

.events .events-layout {
    width: 200%
}

.events .events-layout .col1 {
    width: 12.5%;
    padding: 55px 2% 0
}

.events .info {
    position: absolute;
    width: 67%;
    left: 4%;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    color: #000;
    overflow: hidden;
    font-size: 36px;
    letter-spacing: -1px
}

.events .info h2 {
    text-decoration: none
}

.events .info h2 a {
    float: left;
    font-family: 'Clear Sans', sans-serif;
    font-size: 36px;
    margin-top: 0;
    text-decoration: none
}

.events .info a {
    float: right;
    font-family: 'Clear Sans', sans-serif;
    font-size: 11px;
    letter-spacing: -0.3px;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #bfbfbf;
    margin-top: 22px
}

.events-archive-links {
    position: relative;
    top: 15px;
    float: right
}

.events-archive-links a {
    font-size: 11px;
    font-weight: lighter;
    line-height: 1.38;
    letter-spacing: -0.6px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    margin-left: 30px
}

.events-archive-links a.for-breadcrumbs {
    margin-top: 20px;
    margin-bottom: 10px
}

.is-black .events-archive-links a {
    color: #fff
}

.is-black .events-archive-links a a {
    color: #fff
}

.photo {
    padding: 22px 0 35px
}

.photo.is-single {
    padding: 0;
    text-align: center
}

.photo.is-single.photo-content-hidden {
    position: absolute;
    top: -5000px;
    left: -5000px;
    height: 1000px;
    width: 2000px
}

.photo.is-single .button {
    margin-bottom: 4px
}

.photo .photo-rotate {
    position: relative;
    margin-top: 10px
}

.photo .photo-rotate .icon-rotate {
    position: absolute;
    margin: 3px;
    top: -2px
}

.photo .photo-rotate .icon-rotate.left {
    left: -25px
}

.photo .photo-rotate .icon-rotate.right {
    right: -25px
}

.photo .dropdown {
    top: 10px;
    padding: 8px 20px;
    left: auto
}

.photo .dropdown a.dropdown-item {
    font-size: 11px;
    font-family: 'Clear Sans', sans-serif;
    display: block;
    font-weight: bold;
    letter-spacing: -0.3px;
    color: #000;
    border-bottom: 1px solid #e8e8e8;
    padding: 12px 0;
    text-decoration: none;
    white-space: nowrap;
    padding-left: 31px;
    position: relative;
    cursor: pointer
}

.photo .dropdown a.dropdown-item .icon {
    position: absolute;
    top: 10px
}

.photo .dropdown a.dropdown-item .icon-warn {
    left: 7px
}

.photo .dropdown a.dropdown-item:last-child {
    border-bottom: none
}

.photo h1 {
    font-size: 18px;
    letter-spacing: -0.5px;
    color: #000;
    font-family: 'Clear Sans', sans-serif;
    float: left;
    margin-top: 3px
}

.photo h1 a {
    font-weight: bold;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3)
}

.photo .menu-item {
    float: right;
    margin: 5px 2%;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    position: relative;
    padding-left: 27px;
    cursor: pointer
}

.photo .menu-item.menu-item-more {
    cursor: default
}

.photo .menu-item .icon {
    position: absolute;
    left: 0;
    top: 0
}

.photo .menu-item .icon-share-black {
    top: 2px
}

.photo .menu-item .icon-more {
    top: 7px
}

.photo .menu-item .dropdown-wrap {
    display: none;
    right: -40px;
    z-index: 999
}

.photo .menu-item .dropdown-wrap .dropdown {
    overflow: visible
}

.photo .menu-item:hover .dropdown-wrap {
    display: block
}

.photo .separate {
    float: right;
    width: 1px;
    height: 30px;
    background-color: #e5e5e5
}

.photo .share-button {
    padding: 8px 0;
    display: block;
    width: 260px
}

.photo .photo-content {
    position: relative;
    margin-top: 21px;
    text-align: center
}

.photo .photo-content.crop-container {
    margin: auto
}

.photo .photo-content img {
    margin: 0 auto
}

.photo .photo-content img#big_photo {
    max-width: 100%;
    max-height: 100vh
}

.photo .photo-content .jcrop-holder {
    margin: 0 auto
}

.photo .photo-content .photo-controls {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .2s ease;
    display: block;
    cursor: pointer;
    cursor: zoom-in;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in
}

.photo .photo-content .photo-controls .control {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    width: 26px;
    height: 39px;
    background: url('../images/sprite.png?rnd=150619') no-repeat 0 0;
    transition: opacity .2s ease
}

.photo .photo-content .photo-controls .control-container {
    width: 10%;
    height: 100%;
    opacity: .5;
    position: absolute;
    display: none
}

.photo .photo-content .photo-controls .control-container.prev {
    left: 0
}

.photo .photo-content .photo-controls .control-container.next {
    right: 0
}

.photo .photo-content .photo-controls .control-container:hover {
    opacity: 1
}

.photo .photo-content .photo-controls .prev-photo {
    background-position: -1px -80px;
    left: 3.37%
}

.photo .photo-content .photo-controls .next-photo {
    background-position: -30px -80px;
    right: 3.37%
}

.photo .photo-content .photo-controls .links {
    width: 709px;
    padding: 10px;
    margin-left: -364.5px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    height: 100px
}

.photo .photo-content .photo-controls .photo-link {
    width: 100px;
    height: 100px;
    display: inline-block;
    float: left;
    margin-right: 1px;
    transition: opacity .2s ease;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.photo .photo-content .photo-controls .photo-link:hover,
.photo .photo-content .photo-controls .photo-link.active {
    opacity: 1
}

.photo .photo-content .photo-controls .photo-link.active {
    border: 1px solid #fff
}

.photo .photo-content:hover .photo-controls {
    opacity: 1
}

.photo .photo-content.nohover:hover .photo-controls {
    opacity: 0;
    display: none
}

.photo-content+.photo-strip.static {
    margin-bottom: 20px;
    text-align: center
}

.photo-content+.photo-strip.static .photo-link {
    width: 7.1428571%;
    padding-top: 7.1428571%;
    height: 0;
    display: inline-block;
    transition: opacity .2s ease;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: .5952381%
}

.photo-content+.photo-strip.static .photo-link.left {
    margin-right: .5952381%
}

.photo-content+.photo-strip.static .photo-link.right {
    margin-left: .5952381%
}

.photo-content+.photo-strip.static .photo-link.active {
    position: relative
}

.photo-content+.photo-strip.static .photo-link.active:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 45%;
    border: 5px solid transparent;
    border-top: 5px solid #888
}

.photo-content+.photo-strip.static .photo-link.active:after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 45%;
    border: 5px solid transparent;
    border-bottom: 5px solid #888
}

@media (max-width:1586px) {
    .photo-content+.photo-strip.static .photo-6-from-center {
        display: none
    }

    .photo-content+.photo-strip.static .photo-link {
        width: 8.3333333%;
        padding-top: 8.3333333%;
        margin-top: .8333333%
    }

    .photo-content+.photo-strip.static .photo-link.left {
        margin-right: .8333333%
    }

    .photo-content+.photo-strip.static .photo-link.right {
        margin-left: .8333333%
    }
}

@media (max-width:1347px) {
    .photo-content+.photo-strip.static .photo-5-from-center {
        display: none
    }

    .photo-content+.photo-strip.static .photo-link {
        width: 10.2040816%;
        padding-top: 10.2040816%;
        margin-top: 1.0204082%
    }

    .photo-content+.photo-strip.static .photo-link.left {
        margin-right: 1.0204082%
    }

    .photo-content+.photo-strip.static .photo-link.right {
        margin-left: 1.0204082%
    }
}

@media (max-width:1108px) {
    .photo-content+.photo-strip.static .photo-4-from-center {
        display: none
    }

    .photo-content+.photo-strip.static .photo-link {
        width: 13.1578947%;
        padding-top: 13.1578947%;
        margin-top: 1.3157895%
    }

    .photo-content+.photo-strip.static .photo-link.left {
        margin-right: 1.3157895%
    }

    .photo-content+.photo-strip.static .photo-link.right {
        margin-left: 1.3157895%
    }
}

.photo-content+.photo-strip.scrollable {
    margin-bottom: 20px;
    text-align: center;
    margin: 10px 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.photo-content+.photo-strip.scrollable .left-arrow,
.photo-content+.photo-strip.scrollable .right-arrow {
    background-image: url('../images/sprite.png?t=150820');
    position: absolute;
    z-index: 1;
    top: 35%;
    width: 18px;
    height: 28px;
    cursor: pointer
}

@media (max-width:1900px) {

    .photo-content+.photo-strip.scrollable .left-arrow,
    .photo-content+.photo-strip.scrollable .right-arrow {
        display: none
    }
}

@media (max-width:1800px) {

    .photo-content+.photo-strip.scrollable .left-arrow,
    .photo-content+.photo-strip.scrollable .right-arrow {
        display: block
    }
}

.photo-content+.photo-strip.scrollable .left-arrow.disabled,
.photo-content+.photo-strip.scrollable .right-arrow.disabled {
    display: none
}

.photo-content+.photo-strip.scrollable .left-arrow.left-arrow,
.photo-content+.photo-strip.scrollable .right-arrow.left-arrow {
    background-position: -9px -124px;
    left: -100px
}

@media (max-width:1800px) {

    .photo-content+.photo-strip.scrollable .left-arrow.left-arrow,
    .photo-content+.photo-strip.scrollable .right-arrow.left-arrow {
        left: -25px
    }
}

.photo-content+.photo-strip.scrollable .left-arrow.right-arrow,
.photo-content+.photo-strip.scrollable .right-arrow.right-arrow {
    background-position: -30px -124px;
    right: -80px
}

@media (max-width:1800px) {

    .photo-content+.photo-strip.scrollable .left-arrow.right-arrow,
    .photo-content+.photo-strip.scrollable .right-arrow.right-arrow {
        right: -25px
    }
}

.photo-content+.photo-strip.scrollable .film-holder,
.photo-content+.photo-strip.scrollable .film-bobbin {
    background: url('../images/timeline-sprite.png');
    position: absolute;
    z-index: 1;
    top: -7px;
    width: 80px;
    height: 156px
}

.photo-content+.photo-strip.scrollable .film-holder {
    left: -80px;
    background-position: -2px -2px
}

.photo-content+.photo-strip.scrollable .film-bobbin {
    right: -80px;
    background-position: -84px -2px
}

.photo-content+.photo-strip.scrollable .film-bobbin .wheel {
    background: url('../images/timeline-sprite.png') -109px -146px;
    width: 30px;
    height: 12px;
    display: block;
    position: absolute;
    left: 25px;
    top: 144px
}

.photo-content+.photo-strip.scrollable .film-bobbin .wheel.position-1 {
    background-position: -109px -160px
}

.photo-content+.photo-strip.scrollable .film-bobbin .wheel.position-2 {
    background-position: -109px -174px
}

.photo-content+.photo-strip.scrollable .film-bobbin .wheel.position-3 {
    background-position: -109px -188px
}

@media (max-width:1800px) {

    .photo-content+.photo-strip.scrollable .film-bobbin,
    .photo-content+.photo-strip.scrollable .film-holder {
        display: none
    }
}

.photo-content+.photo-strip.scrollable .links-wrapper {
    position: relative;
    overflow: hidden;
    cursor: ew-resize;
    left: -24px;
    width: 1480px
}

@media (max-width:1800px) {
    .photo-content+.photo-strip.scrollable .links-wrapper {
        left: 0;
        width: auto
    }
}

.photo-content+.photo-strip.scrollable .links-wrapper .right-end {
    background: url('../images/timeline-tail.png') no-repeat;
    background-size: auto 100%;
    width: 200px;
    height: 130px;
    display: inline-block;
    z-index: 0
}

.photo-content+.photo-strip.scrollable .links-wrapper .caption-copy {
    position: absolute;
    left: 0;
    top: 88.46153846%;
    z-index: 5;
    background-color: #222;
    background-image: url("../images/timeline-caption-background.png");
    background-repeat: no-repeat;
    color: white;
    font-size: 10px;
    padding: 0 2px;
    text-transform: uppercase;
    display: none
}

.photo-content+.photo-strip.scrollable .links-wrapper .caption-copy div {
    display: table-cell;
    vertical-align: middle
}

.photo-content+.photo-strip.scrollable .links-wrapper .links {
    position: relative;
    z-index: 2;
    left: -85px;
    text-align: left
}

@media (max-width:1800px) {
    .photo-content+.photo-strip.scrollable .links-wrapper .links {
        left: 0
    }
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list {
    display: inline-block;
    font-size: 0;
    text-align: right;
    width: auto
}

@media (max-width:1800px) {
    .photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list {
        width: 100%
    }
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .loading-indicator span.indicator {
    background: url(../images/timeline-loading.gif) no-repeat center;
    position: relative;
    height: 76.92307692%;
    display: block;
    top: 11.53846154%
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .loading-indicator .text {
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 5%
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list.with-right-end .after-list {
    margin-right: 8px
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list.with-right-end .after-list div {
    width: 100%;
    height: 76.92307692%;
    position: relative;
    background-size: cover;
    background-color: #222;
    top: 11.53846154%;
    z-index: 2
}

@media (max-width:1800px) {
    .photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list div.photo-link {
        height: 0
    }

    .photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list div.photo-link a {
        padding-top: 100%;
        margin-top: -115%
    }

    .photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list div.photo-link.loading-indicator span {
        padding-top: 100%;
        margin-top: -115%
    }

    .photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list div.photo-link.left-end+.photo-link.active {
        margin-left: 0
    }
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link {
    width: 100px;
    height: 130px;
    display: inline-block;
    transition: opacity .2s ease;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.before-active:before,
.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.after-active:before,
.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.active:before {
    display: none
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link:before {
    content: '';
    background: url("../images/frame-background.png");
    background-size: 100% 100%;
    width: 108px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link:before {
    top: 0
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link:after {
    top: 88.46153846%
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link:last-child {
    margin-right: 8px
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link .caption {
    position: absolute;
    left: 0;
    top: 88.46153846%;
    visibility: hidden;
    font-size: 10px;
    color: #fff;
    padding: 0 2px;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 2;
    height: 11.53846154%
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link .caption.left-date {
    visibility: visible
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link .caption.caption-text {
    display: table
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link .caption.caption-text div {
    display: table-cell;
    vertical-align: middle
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link .caption.caption-background {
    background: #222 url("../images/timeline-caption-background.png") no-repeat;
    background-size: 324px 100%;
    z-index: 2;
    padding-top: 0;
    padding-bottom: 0;
    color: rgba(0, 0, 0, 0)
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link a {
    display: block;
    width: 100%;
    height: 76.92307692%;
    position: relative;
    background-size: cover;
    background-color: #222;
    top: 11.53846154%;
    z-index: 2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.left+.left,
.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.right+.right {
    margin-left: 8px
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.left-end {
    display: inline-block
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.left-end span {
    background: url(../images/timeline-left-end.png) no-repeat center #222;
    width: 100%;
    height: 76.92307692%;
    display: block;
    position: relative;
    top: 11.53846154%;
    z-index: 2
}

@media (max-width:1800px) {
    .photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.left-end {
        display: none
    }
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.active {
    z-index: 1;
    margin: 0 8px
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.active:first-child {
    margin-left: 0
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.active .active-background {
    position: absolute;
    top: 0;
    left: -108%;
    height: 100%;
    background: url("../images/timeline-active-background.png?t=150817") no-repeat;
    background-size: 100% 100%;
    width: 324%
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.active:after {
    display: none
}

.photo-content+.photo-strip.scrollable .links-wrapper .links .photo-list .photo-link.active+.after-list:before {
    visibility: hidden
}

.strip-moving-warning {
    width: 100%;
    background: #ef4b3e;
    margin-top: 30px;
    padding: 20px 0;
    color: #fff;
    position: relative;
    display: none
}

.strip-moving-warning .pic,
.strip-moving-warning .text {
    width: 50%;
    float: left
}

.strip-moving-warning .pic {
    text-align: center
}

.strip-moving-warning .close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer
}

.photo-info {
    font-family: 'Clear Sans', sans-serif;
    margin: 20px 0 50px
}

.photo-info .text {
    display: inline
}

.photo-info .left-part {
    float: left;
    width: 29%;
    padding-right: 4%;
    word-wrap: break-word
}

.photo-info.for-user .left-part {
    margin-top: 20px
}

.photo-info .right-part {
    float: left;
    width: 62%;
    padding-left: 4%
}

.photo-info .count {
    margin-top: 10px;
    font-size: 11px;
    font-weight: lighter;
    margin-bottom: 35px
}

.photo-info .count b {
    font-size: 29px;
    font-weight: bold;
    letter-spacing: -0.7;
    display: block
}

.photo-info span {
    font-size: 11px;
    font-weight: lighter;
    display: block;
    margin-bottom: 7px
}

.photo-info span b,
.photo-info span a {
    font-weight: bold;
    color: #000
}

.photo-info .photo-vote-block.disabled .separate {
    height: 63px
}

.photo-info .photo-vote-block.disabled .photo-vote-button {
    cursor: auto
}

.photo-info .photo-vote-block.disabled .photo-vote-button .button {
    display: none
}

.photo-info .photo-vote-block .photo-vote-button {
    cursor: pointer
}

.photo-info .item-wrap {
    text-align: justify
}

.photo-info .item-wrap:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0
}

.photo-info .item {
    font-family: 'Clear Sans', sans-serif;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px
}

.photo-info .item:first-of-type {
    padding-left: 0;
    border-left: none
}

.photo-info .item:last-of-type {
    padding-right: 0
}

.photo-info .item .count {
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    font-size: 29px;
    letter-spacing: -0.5px;
    background: url('../images/sprite.png?rnd=150619') no-repeat 0 0;
    height: 41px;
    margin-bottom: 5px;
    padding-top: 5px;
    box-sizing: border-box;
    text-shadow: 2px 2px 2px #fff;
    width: 65px
}

.photo-info .item .type {
    color: #000;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: -0.3px
}

.photo-info .item.item-x.choice .count {
    background-position: 13px -447px
}

.photo-info .item.item-x .count {
    background-position: 13px -317px
}

.photo-info .item.item-o.choice .count {
    background-position: -67px -447px
}

.photo-info .item.item-o .count {
    background-position: -67px -317px
}

.photo-info .item.item-t.choice .count {
    background-position: -143px -447px
}

.photo-info .item.item-t .count {
    background-position: -143px -317px
}

.photo-info .item.item-up.choice .count {
    background-position: -213px -447px
}

.photo-info .item.item-up .count {
    background-position: -213px -317px
}

.photo-info .item.item-down.choice .count {
    background-position: -281px -447px
}

.photo-info .item.item-down .count {
    background-position: -281px -314px
}

.photo-info .item .button {
    text-transform: uppercase;
    margin: 0;
    font-weight: bold
}

.photo-info .separate {
    width: 1px;
    background-color: #e5e5e5;
    display: inline-block;
    height: 82px;
    position: relative;
    top: 7px
}

.photo-title.standard-h3 {
    margin-top: 15px
}

.photo-comment {
    position: relative;
    font-style: italic;
    margin-top: 20px;
    padding: 20px;
    background: #eaeaea
}

.photo-comment.standard-textblock p {
    margin-bottom: 0
}

.photo-comment:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -10px;
    left: 20px;
    border-style: solid;
    border-width: 10px 0 0 20px;
    border-color: transparent transparent transparent #eaeaea
}

.comments {
    max-width: 960px;
    width: 100%;
    font-family: 'Clear Sans', sans-serif
}

.comments .menu-item {
    width: auto;
    position: relative;
    margin: 0;
    text-align: inherit;
    cursor: pointer
}

.comments .menu-item .icon {
    margin: 8px 0 0 20px;
    opacity: .3
}

.comments .menu-item .icon:hover {
    opacity: 1
}

.comments .menu-item:hover>.icon {
    opacity: 1
}

.comments .menu-item:hover .dropdown-wrap {
    display: block
}

.comments .avatar-wrap {
    float: left
}

.comments .comment-header {
    position: relative;
    border-top: 1px solid #e8e8e8
}

.comments .comment-header h3 {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    background: white;
    padding-right: 20px;
    margin-top: -12px
}

.comments .comment-header .button-container {
    float: right;
    margin-top: -22px;
    padding-left: 20px;
    background: white
}

.comments .comment {
    position: relative;
    margin-top: 11px
}

.comments .comment.bad {
    opacity: .5
}

.comments .comment.bad:hover {
    opacity: 1 !important
}

.comments .comment.is-marked:before {
    content: '';
    position: absolute;
    left: 0;
    top: -17px;
    bottom: 0;
    width: 5px;
    background-color: #e94a3d
}

.comments .comment.is-marked:first-of-type:before {
    top: 0
}

.comments .comment.disabled {
    opacity: .3
}

.comments .comment.small {
    padding-right: 0
}

.comments .comment.small .right-part {
    margin-left: 50px
}

.comments .comment.small .right-part .comment-head {
    padding: 5px 0 10px 0
}

.comments .comment.small .right-part .name {
    font-size: 13px
}

.comments .comment.small .right-part .date {
    color: rgba(0, 0, 0, 0.5)
}

.comments .comment.small .right-part p {
    font-size: 13px
}

.comments .comment.small .right-part .date {
    margin-top: 1px
}

.comments .comment.small .comment {
    margin-left: 30px
}

.comments .comment.comment-answer {
    display: none
}

.comments .comment.for-photo .comment-head {
    padding-top: 0
}

.comments .comment .right-part {
    margin-left: 100px;
    padding-left: 2%
}

.comments .comment .comment-content {
    padding: 4px 2% 12px
}

.comments .comment .comment-content.author {
    background-color: #f7f7f7
}

.comments .comment .comment-content.my {
    background-color: #eaeaea
}

.comments .comment .comment-content input[type=checkbox] {
    margin-right: 10px
}

.comments .comment .comment-content:hover {
    background-color: #f7f7f7
}

.comments .comment .comment-content:hover .likes {
    opacity: 1
}

.comments .comment .comment-content .likes {
    float: right;
    opacity: .3
}

.comments .comment .comment-content .likes .count {
    font-weight: bold;
    font-size: 13px;
    letter-spacing: -0.3px
}

.comments .comment .comment-content .likes .comment-vote {
    background: url('../images/sprite.png?rnd=150619') no-repeat 0 0;
    display: inline-block;
    margin-left: 5px;
    width: 10px;
    height: 9px;
    cursor: pointer
}

.comments .comment .comment-content .likes .comment-vote.up {
    background-position: -341px -52px
}

.comments .comment .comment-content .likes .comment-vote.down {
    background-position: -355px -52px
}

.comments .comment .comment-content .name {
    font-weight: bold;
    letter-spacing: -0.5px;
    margin-right: 1%;
    text-decoration: none;
    color: #000
}

.comments .comment .comment-content .name.disabled {
    opacity: .7
}

.comments .comment .comment-content .name:hover {
    opacity: 1;
    text-decoration: underline
}

.comments .comment .comment-content .date {
    display: inline-block;
    font-size: 11px;
    margin-top: 4px
}

.comments .comment .comment-content p {
    font-weight: lighter;
    font-size: 15px;
    font-family: 'Clear Sans', sans-serif;
    line-height: 21px
}

.comments .comment .comment-content .answer {
    color: #000;
    font-family: 'Clear Sans', sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #000;
    display: inline-block;
    margin-top: 10px
}

.comments .comments-disallow {
    padding: 20px;
    background-color: #f7f7f7;
    line-height: 21px;
    margin: 20px 0
}

.comments .write .right-part .comment-form-block {
    position: relative
}

.comments .write .right-part .comment-head {
    height: 12px;
    position: relative
}

.comments .write .right-part p {
    font-size: 18px;
    float: left;
    font-weight: bold;
    color: #000;
    letter-spacing: -0.5px;
    position: absolute;
    bottom: 14px;
    line-height: normal
}

.comments .write .right-part .crop {
    position: absolute;
    top: -20px;
    right: 10px;
    float: right;
    font-size: 11px;
    font-weight: lighter;
    color: #000;
    cursor: pointer
}

.comments .write .right-part .crop .icon {
    margin-right: 7px;
    position: relative;
    top: 3px
}

.comments .write .right-part textarea {
    border: 1px solid #cfcfcf;
    background-color: #f7f7f7;
    max-width: 817px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    padding: 18px 21px;
    box-sizing: border-box;
    height: 68px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    font-weight: lighter;
    font-family: 'Clear Sans', sans-serif;
    margin-bottom: 10px
}

.comments .write .right-part textarea:focus {
    color: #000;
    background-color: #fff
}

.comments .comment-head {
    padding: 10px 0
}

.comments .comment-head .clear {
    clear: right
}

.comments .comment-head .dropdown-wrap {
    top: 0;
    padding: 40px 0;
    display: none;
    right: -40px
}

.comments .comment-head .dropdown-wrap .dropdown {
    padding: 10px 20px
}

.comments .comment-head .dropdown-wrap a,
.comments .comment-head .dropdown-wrap span {
    font-size: 11px;
    font-family: 'Clear Sans', sans-serif;
    display: block;
    font-weight: bold;
    letter-spacing: -0.3px;
    color: #000;
    border-bottom: 1px solid #e8e8e8;
    padding: 12px 0;
    text-decoration: none;
    white-space: nowrap;
    padding-left: 31px;
    position: relative;
    cursor: pointer
}

.comments .comment-head .dropdown-wrap a .icon,
.comments .comment-head .dropdown-wrap span .icon {
    opacity: 1;
    position: absolute;
    top: 10px;
    left: 0;
    margin: 0
}

.comments .comment-head .dropdown-wrap a .icon-warn,
.comments .comment-head .dropdown-wrap span .icon-warn {
    left: 7px
}

.comments .comment-head .dropdown-wrap a .icon-delete,
.comments .comment-head .dropdown-wrap span .icon-delete {
    left: 2px
}

.comments .comment-head .dropdown-wrap a:last-child,
.comments .comment-head .dropdown-wrap span:last-child {
    border-bottom: none
}

.comments .comment-head.for-moderator {
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
    padding-bottom: 10px
}

.comments .show-all {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.3px;
    padding-left: 4%;
    display: inline-block;
    margin: 20px 0 0 50px;
    color: #000;
    font-family: 'Clear Sans', sans-serif
}

.comments .show-all i {
    display: inline-block;
    font-size: 9px;
    color: #000;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background-color: #e8e8e8;
    padding: 3px 7px 3px 6px;
    margin-left: 5px;
    text-align: center
}

.comments .answer-area {
    width: 100%;
    border: 1px solid #cfcfcf;
    background-color: #f7f7f7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    font-weight: lighter;
    font-family: 'Clear Sans', sans-serif;
    height: 95px;
    margin: 20px 0 10px;
    padding: 18px 21px;
    box-sizing: border-box
}

.comments .close {
    font-size: 11px;
    font-weight: lighter;
    color: #000;
    margin-left: 20px;
    display: inline-block
}

.comment-goto {
    display: block;
    margin-top: 1em;
    font-size: 11px;
    font-weight: bold;
    color: #000
}

.comment .photo-preview-wrap {
    float: left
}

.comment .photo-preview {
    width: 100px
}

.comments-remove {
    float: right;
    position: relative;
    top: 60px;
    right: 4%;
    font-size: 11px;
    margin-bottom: 100px
}

.scroll-comments {
    position: fixed;
    height: 60px;
    line-height: 60px;
    background: #000;
    opacity: .4;
    width: 100%;
    color: white;
    text-align: center;
    font-size: 15px;
    letter-spacing: -0.25px;
    cursor: pointer;
    display: none
}

.scroll-comments:hover {
    opacity: .6
}

.scroll-comments:active {
    opacity: .7;
    line-height: 64px
}

.scroll-comments.begin {
    top: 0
}

.scroll-comments.end {
    bottom: 0
}

.scroll-comments .icon {
    position: absolute;
    top: 25px
}

.scroll-comments .icon:first-child {
    left: 25px
}

.scroll-comments .icon:last-child {
    right: 25px
}

.rss-content {
    background-color: #fff;
    margin: 15px;
    height: 290px;
    padding: 7% 11%;
    box-sizing: border-box
}

.rss-content .name {
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    position: relative;
    padding-right: 42px;
    display: inline-block;
    margin-bottom: 20px
}

.rss-content .name .icon {
    position: absolute;
    top: -7px;
    right: 0
}

.rss-content p {
    margin-bottom: 5px
}

.rss-content p input {
    margin-right: 10px
}

.rss-content label {
    font-family: 'Clear Sans', sans-serif;
    font-size: 13px;
    font-weight: lighter;
    color: #000
}

.rss-content input[type=text] {
    background-color: #f7f7f7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #cfcfcf;
    color: rgba(0, 0, 0, 0.3);
    font-family: 'Clear Sans', sans-serif;
    font-size: 15px;
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 9px;
    margin: 10px 0;
    letter-spacing: -0.5px
}

.rss-content input[type=text]:focus {
    color: #000;
    background-color: #fcfcfc;
    border: 1px solid #c9c9c9
}

.rss-content .rss-description {
    font-family: 'Clear Sans', sans-serif;
    font-size: 11px;
    font-weight: lighter;
    letter-spacing: -0.3px;
    display: block;
    margin-top: 15px
}

.rss-content .rss-description a {
    font-weight: bold;
    color: #000
}

.form-element {
    position: relative;
    box-sizing: border-box
}

.form-element.with-mt {
    margin-top: 10px
}

.form-element.with-big-mt {
    margin-top: 20px
}

.form-element.with-huge-mt {
    margin-top: 30px
}

.form-element.with-mb {
    margin-bottom: 35px
}

.form-element.with-small-mb {
    margin-bottom: 15px
}

.form-element.wide {
    width: 100%
}

.form-element.is-inline {
    display: inline-block;
    vertical-align: bottom
}

.form-element.error label {
    color: #c53737
}

.form-element.warning label {
    color: #d4c826
}

.form-element.success label {
    color: #8bb834
}

.form-element.is-brand {
    float: left;
    margin-right: 2%;
    width: 40%
}

.form-element.is-model {
    float: left;
    width: 58%
}

.form-element input[type="text"],
.form-element input[type="password"].is-full,
.form-element textarea {
    width: 100%;
    box-sizing: border-box
}

.form-element input[type="text"].is-inline,
.form-element input[type="password"].is-inline,
.form-element label.is-inline {
    display: inline-block;
    width: auto
}

.form-element input[readonly] {
    opacity: .3
}

.form-element label {
    font-size: 15px;
    color: #000;
    letter-spacing: -0.5px;
    display: block;
    margin: 18px 0 6px;
    font-weight: bold;
    font-family: 'Clear Sans', sans-serif
}

.form-element textarea {
    height: 130px
}

.form-element textarea.with-mb {
    margin-bottom: 10px
}

.form-element.is-with-inline-label label {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 11px
}

.form-element .radios {
    margin: 17px 0 17px
}

.form-element .radios .radio {
    margin-bottom: 10px
}

.form-element .radios.is-nowrap {
    white-space: nowrap
}

.form-element .radios label {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    margin: 0 20px 0 3px
}

.form-element .notation {
    display: block;
    font-weight: lighter;
    font-family: 'Clear Sans', sans-serif;
    font-size: 11px;
    letter-spacing: -0.3px;
    margin-bottom: 7px;
    min-height: 5px
}

.form-element.disabled {
    opacity: .4
}

.form-element-inputs {
    position: relative;
    padding-left: 10em
}

.form-element-inputs label {
    position: absolute;
    left: 0
}

.form-element-inputs .item-message {
    margin-top: 3px
}

.form-element.input-with-button input {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 10px
}

.form-element.input-with-button input[type="text"] {
    width: 73%
}

.form-element.input-with-button input[type="button"] {
    width: 24%;
    min-width: 0;
    padding: 0
}

.checkboxes.with-mt {
    margin-top: 15px
}

.checkboxes.with-big-mt {
    margin-top: 38px
}

.checkboxes.with-small-mt {
    margin-top: 5px
}

.checkboxes .checkbox-item {
    position: relative;
    margin-bottom: 18px
}

.checkboxes .checkbox-item.disabled {
    opacity: .4
}

.checkboxes .checkbox-item label {
    display: block;
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    font-size: 13px;
    font-weight: lighter
}

.checkboxes .checkbox-item .checkbox-bold {
    font-weight: bold;
    position: relative;
    top: -1px;
    font-size: 15px
}

.checkboxes .checkbox-item .checkbox-desc {
    font-size: 11px;
    margin-top: 4px
}

.checkboxes .checkbox-item input {
    position: absolute;
    top: 1px;
    left: 0;
    margin: 0
}

.cols.form-layout {
    margin-bottom: 30px
}

.photo-tech-info .form-element {
    float: left;
    box-sizing: border-box;
    width: 25%;
    padding-right: 5px
}

.form-element.for-wallet-sum {
    font-size: 0
}

.form-element.for-wallet-sum input {
    position: relative;
    z-index: 3;
    vertical-align: middle;
    box-shadow: 5px 0 0 rgba(0, 0, 0, 0.25)
}

.form-element.for-protection input {
    width: 110px;
    box-sizing: border-box
}

.form-element.for-protection img {
    vertical-align: middle
}

.ui-autocomplete {
    background: white;
    border: 1px solid #cfcfcf;
    border-radius: 0 0 .4em .4em;
    padding: .25em 0;
    font-size: 15px;
    line-height: 2;
    letter-spacing: -0.3px;
    color: #000;
    font-family: 'Clear Sans', sans-serif;
    margin: 0
}

.ui-autocomplete li.ui-menu-item {
    padding: 0 .5em;
    margin: 0
}

.ui-autocomplete li.ui-menu-item.ui-state-focus {
    background-color: #3297fd;
    color: #fff
}

.search-form {
    margin-bottom: 40px
}

.search-input {
    width: 590px
}

.filters {
    margin-bottom: 35px;
    clear: both
}

.filters.is-inline {
    position: absolute;
    top: 0;
    right: 0;
    margin-bottom: 0
}

.filters.is-inline ul li {
    padding: 0;
    margin-left: 30px
}

.filters.is-inline ul li .filter-item {
    font-size: 15px;
    letter-spacing: -0.5px
}

.filters ul li {
    float: left;
    padding: 9px 2% 0;
    box-sizing: border-box;
    position: relative
}

.filters ul li:hover .dropdown-wrap {
    display: block;
    z-index: 6
}

.filters ul li:hover .arrows {
    opacity: 1
}

.filters ul li:hover .calendar {
    opacity: 1
}

.filters ul li.active .filter-item,
.filters ul li:hover .filter-item {
    color: #000
}

.filters ul li:first-child {
    padding-left: 0
}

.filters ul li:last-child {
    border-right: none
}

.filters ul li.active-sub-item .dropdown-wrap {
    display: block;
    position: relative;
    margin-top: 25px;
    padding-top: 0;
    margin-left: 0;
    z-index: 3
}

.filters ul li.active-sub-item .dropdown-wrap .dropdown {
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%
}

.filters ul li.active-sub-item .dropdown-wrap .dropdown .active {
    color: #000
}

.filters ul li.active-sub-item .dropdown-wrap .dropdown .col {
    padding-right: 0
}

.filters ul li.separator {
    background-color: #ccc;
    height: 40px;
    padding: 0;
    width: 1px
}

.filters ul li .icon-calendar {
    position: relative;
    top: -3px;
    display: inline-block;
    vertical-align: middle;
    opacity: .3;
    margin-left: 15px;
    cursor: pointer;
    margin-bottom: 0 !important
}

.filters ul li .icon-calendar.active {
    opacity: 1
}

.filters ul li .arrows {
    background: url('../images/sprite.png?rnd=150619') no-repeat -324px -143px;
    width: 7px;
    height: 14px;
    display: inline-block;
    margin-left: 7px;
    position: relative;
    top: 1px;
    opacity: .3
}

.filters ul li .dropdown-wrap {
    display: none;
    padding-top: 20px;
    margin-left: -30px;
    width: auto
}

.filters ul li .dropdown-wrap .dropdown {
    box-sizing: content-box
}

.filters ul li .dropdown-wrap .dropdown .col a,
.filters ul li .dropdown-wrap .dropdown .col span {
    font-size: 13px;
    letter-spacing: -0.3px;
    cursor: pointer
}

.filters ul li .dropdown-wrap .dropdown .col a:first-letter,
.filters ul li .dropdown-wrap .dropdown .col span:first-letter {
    text-transform: uppercase
}

.filters ul li .dropdown-wrap .dropdown .col a:hover,
.filters ul li .dropdown-wrap .dropdown .col span:hover {
    color: #ef4b3e
}

.filters ul li .filter-item {
    font-size: 21px;
    font-family: 'Clear Sans', sans-serif;
    letter-spacing: -0.7px;
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
    font-weight: bold;
    cursor: pointer
}

.filters ul li .filter-item span {
    background-color: #ef4b3e;
    display: inline-block;
    margin-left: 9px;
    font-size: 10px;
    color: #fff;
    font-family: 'Clear Sans', sans-serif;
    text-align: center;
    padding: 2px 8px 3px;
    position: relative;
    top: -2px;
    letter-spacing: -0.3px;
    line-height: 10px
}

.filters-wrapper {
    position: relative
}

.cols {
    position: relative;
    max-width: 1512px;
    margin: 0 auto
}

.cols.is-full {
    max-width: none
}

.cols.for-registration {
    margin-bottom: 50px
}

.cols.for-actions {
    padding: 30px 0 0 0;
    margin: 40px 0
}

.cols.is-black {
    background: #1b1b1b
}

.cols.for-competition {
    padding: 25px 0 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.cols.with-mb {
    margin-bottom: 20px
}

.cols-item {
    width: 33.3%;
    padding: 0 2%;
    margin: 0 0 27px 0;
    float: left;
    box-sizing: border-box
}

.cols-item.cols-item-50 {
    width: 50%
}

.cols-item.cols-item-25 {
    width: 25%
}

.cols-item.cols-item-25:nth-of-type(3n)+div.cols-item {
    clear: none
}

.cols-item.cols-item-66 {
    width: 66.6%
}

.cols-item.cols-item-75 {
    width: 75%
}

.cols-item.is-one {
    width: auto;
    padding: 0 4%;
    margin: 0;
    float: none
}

.cols-item.is-with-margin {
    margin-bottom: 45px
}

.cols-item.is-no-margin {
    margin-bottom: 0
}

.cols-item.is-full {
    padding-left: 0;
    padding-right: 0
}

.cols-item.is-special-sidebar {
    padding-right: 0
}

.cols-item:nth-of-type(3n)+div.cols-item {
    clear: left
}

@media (min-width:1610px) {
    .cols-item {
        width: 25%
    }

    .cols-item.is-fixed {
        width: 33%
    }

    .cols-item.cols-item-25 {
        width: 25%
    }

    .cols-item.cols-item-50 {
        width: 50%
    }

    .cols-item.is-one {
        width: auto
    }

    .cols-item:nth-of-type(3n)+div.cols-item {
        clear: none
    }

    .cols-item:nth-of-type(4n)+div.cols-item {
        clear: left
    }
}

.cols-item-content {
    position: relative;
    padding: 0 6.8353%;
    box-sizing: border-box
}

.cols-item-75 .cols-item-content {
    padding: 0 2.825%
}

.cols-item-66 .cols-item-content {
    padding: 0 3.2%
}

.cols-item-50 .cols-item-content {
    padding: 0 4.3473%
}

.cols-item-25 .cols-item-content {
    padding: 0 9.52381%
}

.is-special-sidebar .cols-item-content {
    padding-right: 0
}

@media (min-width:1610px) {
    .cols-item-content {
        padding: 0 9.52381%
    }

    .cols-item-50 .cols-item-content {
        padding: 0 4.3473%
    }
}

.cols-item .cols-item:nth-of-type(3n)+div.cols-item,
.cols-item .cols-item:nth-of-type(4n)+div.cols-item {
    clear: none
}

.cols-item .cols-item.cols-item-50 {
    padding: 0 2.25%
}

.cols-item .cols-item.cols-item-50 .cols-item-content {
    padding: 0 4.5%
}

.cols-item .cols-item.is-one {
    padding: 0 2.25%
}

.cols-item .cols-item.is-one .cols-item-content {
    padding: 0 2.25%
}

.simple-container {
    position: relative
}

.simple-container:before,
.simple-container:after {
    content: " ";
    display: table
}

.simple-container:after {
    clear: both
}

.simple-container.for-photoadd {
    margin: 0 0 10px 20px
}

.simple-column-50 {
    width: 50%;
    float: left
}

.stick-top {
    margin-top: 0 !important
}

.stick-bottom {
    margin-bottom: 0 !important
}

.small-margin-bottom {
    margin-bottom: 10px !important
}

.standard-textblock h1,
.standard-h1 {
    margin: 50px 0 45px 0;
    font-size: 36px;
    letter-spacing: -1.5px;
    font-weight: bold;
    line-height: 1.2;
    font-family: 'Clear Sans', sans-serif;
    color: #000
}

.standard-textblock h1.for-messages,
.standard-h1.for-messages {
    margin-bottom: 25px
}

.standard-textblock h2,
.standard-h2 {
    margin: 30px 0 25px 0;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -1.1px;
    line-height: 1.2;
    font-family: 'Clear Sans', sans-serif;
    color: #000
}

@media (max-width:1300px) {

    .standard-textblock h2.for-moderator-title,
    .standard-h2.for-moderator-title {
        font-size: 25px;
        text-align: center
    }
}

.standard-textblock h3,
.standard-h3 {
    margin: 23px 0 20px 0;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.2;
    font-family: 'Clear Sans', sans-serif;
    color: #000
}

.standard-textblock h3.small-mt,
.standard-h3.small-mt {
    margin-bottom: 10px
}

.standard-textblock h3.for-photoadd,
.standard-h3.for-photoadd {
    margin: 50px 0 10px 0
}

.standard-textblock h3.is-inline,
.standard-h3.is-inline {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.is-black .standard-textblock h3,
.is-black .standard-h3 {
    color: #fff
}

.standard-textblock h4,
.standard-h4 {
    margin: 23px 0 20px 0;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -0.8px;
    line-height: 1.2;
    font-family: 'Clear Sans', sans-serif;
    color: #000
}

.standard-textblock h4.less-mb,
.standard-h4.less-mb {
    margin-bottom: 5px
}

.standard-textblock h5,
.standard-h5 {
    margin: 20px 0 18px 0;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.6px;
    line-height: 1.2;
    font-family: 'Clear Sans', sans-serif;
    color: #000
}

.standard-textblock h5.no-mt,
.standard-h5.no-mt {
    margin-top: 0
}

.standard-textblock p,
.standard-p {
    font-size: 13px;
    font-weight: lighter;
    line-height: 1.4;
    letter-spacing: -0.4px;
    margin-bottom: 1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000
}

.standard-textblock p.standard-p-small,
.standard-p-small {
    font-size: 11px;
    font-weight: lighter;
    line-height: 1.38;
    letter-spacing: -0.6px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000
}

.standard-textblock p.standard-p-small.for-breadcrumbs,
.standard-p-small.for-breadcrumbs {
    margin-top: 20px;
    margin-bottom: 10px
}

.is-black .standard-textblock p.standard-p-small,
.is-black .standard-p-small {
    color: #fff
}

.is-black .standard-textblock p.standard-p-small a,
.is-black .standard-p-small a {
    color: #fff
}

p.standard-p-big,
.standard-p-big {
    font-size: 15px;
    font-weight: lighter;
    line-height: 1.4;
    letter-spacing: -0.6px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000
}

.standard-p-huge {
    font-size: 18px;
    font-weight: lighter;
    line-height: 1.16;
    letter-spacing: -0.4px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000
}

.standard-p-under-h {
    position: relative;
    top: -1em;
    font-size: 11px;
    font-weight: lighter;
    font-family: 'Clear Sans', sans-serif;
    color: #000
}

.standard-textblock ul,
.standard-ul {
    font-size: 13px;
    font-weight: lighter;
    line-height: 1.4;
    letter-spacing: -0.4px;
    margin-bottom: 1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    padding-left: 40px
}

.standard-textblock ul li,
.standard-ul li,
.standard-textblock ul .standard-li,
.standard-ul .standard-li {
    display: list-item;
    list-style-type: disc
}

.standard-textblock ul.is-nolist,
.standard-ul.is-nolist {
    padding-left: 0
}

.standard-textblock ul.is-nolist li,
.standard-ul.is-nolist li {
    display: block;
    list-style: none
}

.italic {
    font-style: italic
}

.bold {
    font-weight: bold
}

.is-gray {
    color: rgba(0, 0, 0, 0.5) !important
}

a.is-black,
span.is-black {
    color: #000;
    cursor: pointer
}

a.is-black:hover,
span.is-black:hover {
    color: #e72828
}

a.is-plain {
    text-decoration: none
}

.block-border {
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.block-border:before,
.block-border:after {
    content: " ";
    display: table
}

.block-border:after {
    clear: both
}

.corner-border {
    height: 6px;
    width: 100%;
    background: url('/static/images/corners.png') repeat-x;
    margin: 20px 0
}

.corner-border:before,
.corner-border:after {
    content: " ";
    display: table
}

.corner-border:after {
    clear: both
}

p.note-for-balance {
    position: absolute;
    margin: -1em 0 0 0;
    font-size: 15px
}

.align-right {
    text-align: right
}

.advert {
    min-height: 350px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1)
}

.advert h2 {
    margin-top: 40px
}

.advert p {
    width: 75%;
    margin: 0 auto 1em auto
}

.advert .button {
    margin-top: 15px
}

.albums-layout {
    margin-bottom: 50px
}

.albums-layout:before,
.albums-layout:after {
    content: " ";
    display: table
}

.albums-layout:after {
    clear: both
}

.albums-layout .cols-item {
    margin-bottom: 40px
}

.album {
    display: block;
    position: relative
}

.album:before,
.album:after {
    content: " ";
    display: table
}

.album:after {
    clear: both
}

.album.is-user-photos {
    margin-top: 15px
}

.album.is-new:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGAQMAAABL4HDHAAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMAM8lDrC4AAAAbSURBVHgBYwCC+v8/gOSIY/2Hgj9DmzVyYxAADoUuLNY573AAAAAASUVORK5CYII=')
}

.album-item {
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: rgba(0, 0, 0, 0.03);
    background-size: cover;
    position: relative
}

.album-item .album-item-content-block {
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5)
}

.album-item .album-item-content-block .album-item-content-before {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.album-item .album-item-content-block .album-item-content {
    display: inline-block;
    vertical-align: middle
}

.album-item:before {
    content: "";
    display: block;
    padding-top: 100%
}

.is-user-photos .album-item {
    width: 20%
}

.is-user-photos .album-item:nth-of-type(5n):after {
    display: none
}

.is-new .album-item {
    border: none
}

.is-new .album-item:nth-of-type(5n):after {
    display: none
}

.album-rating-count {
    font-size: 25px;
    font-weight: bold
}

@media (max-width:1200px) {
    .album-rating-count {
        font-size: 20px
    }
}

.album-rating-count-desc {
    font-weight: lighter;
    text-transform: uppercase;
    display: block;
    font-size: 9px
}

.album-new-title {
    position: absolute;
    left: 0;
    bottom: 2em;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.2)
}

.album-info {
    text-align: center;
    font-size: 13px;
    font-weight: lighter
}

.album-info .album-number,
.album-info .album-action {
    display: block;
    font-size: 9px;
    color: rgba(0, 0, 0, 0.5);
    margin: 1em 0 2em 0
}

.album-info .album-name {
    display: block;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    margin: 1.5em 0 .5em 0
}

.album-info .album-author {
    display: block;
    color: #000;
    text-decoration: none
}

.hasDatepicker {
    z-index: 100;
    opacity: 1 !important
}

.ui-datepicker {
    position: absolute;
    top: 35px;
    left: -20px;
    font-family: 'Clear Sans', sans-serif !important;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    padding: 30px !important;
    font-size: 16px;
    -webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.5)
}

.ui-datepicker-placeholder {
    position: absolute;
    cursor: auto;
    margin-left: -40px
}

.ui-datepicker-prev {
    position: relative
}

.ui-datepicker-prev.ui-state-hover {
    top: 2px !important;
    left: 2px !important
}

.ui-datepicker-next {
    position: relative
}

.ui-datepicker-next.ui-state-hover {
    top: 2px !important;
    right: 2px !important
}

.ui-datepicker-prev:before,
.ui-datepicker-next:before {
    content: '◄';
    position: absolute;
    left: 4px;
    top: 4px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #000;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    font-size: 11px
}

.ui-datepicker-next:before {
    content: '►'
}

.ui-datepicker-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5
}

.ui-datepicker-calendar th {
    font-size: 11px;
    font-weight: lighter !important;
    color: rgba(0, 0, 0, 0.3)
}

.ui-datepicker-calendar td {
    font-size: 13px;
    font-weight: lighter !important
}

.ui-datepicker-calendar td.ui-datepicker-today a {
    background: rgba(0, 0, 0, 0.08);
    border-radius: 50%
}

.ui-datepicker-calendar td a {
    width: 1.7em;
    padding: .5em .2em !important;
    margin: 0 auto;
    text-align: center !important;
    color: #000
}

.ui-datepicker-calendar td a.ui-state-hover,
.ui-datepicker-calendar td:hover a {
    background: #000;
    color: #fff;
    border-radius: 50%
}

.medals {
    float: right;
    width: 50%;
    text-align: right;
    font-size: 0
}

.medals .medal {
    position: relative;
    background: url('../images/sprite.png?rnd=150619') no-repeat 0 0;
    width: 44px;
    height: 54px;
    margin-left: 7px;
    display: inline-block
}

.medals .medal:hover .medal-tooltip {
    display: block
}

.medals .medal a {
    width: 100%;
    height: 100%;
    display: block
}

.medals .is_top_tech {
    background-position: -301px -251px
}

.medals .is_top_art {
    background-position: -201px -251px
}

.medals .is_top_orig {
    background-position: -251px -251px
}

.medals .is_month_top_200 {
    background-position: -151px -251px
}

.medals .is_week_top_50 {
    background-position: -101px -251px
}

.medals .is_month_top_20 {
    background-position: -51px -251px
}

.medals .is_week_top_20 {
    background-position: -51px -251px
}

.medals .medal-5 {
    background-position: -1px -251px
}

.medals .is_month_top {
    background-position: -202px -193px
}

.medals .is_week_top {
    background-position: -152px -193px
}

.medals .is_top {
    background-position: -102px -193px
}

.medals .is_editors_choice {
    background-position: -52px -193px
}

.medals .is_editors_choice_photoday {
    background-position: -2px -193px
}

.medal-tooltip {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 5px 10px;
    margin-bottom: 6px;
    background: #191919;
    color: #fff;
    font-weight: lighter;
    font-size: 11px;
    letter-spacing: -0.5px;
    white-space: nowrap
}

.medal-tooltip:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 6px;
    height: 6px;
    margin: 0 0 -3px -3px;
    background: #191919;
    transform: rotate(45deg)
}

.calendar {
    position: relative;
    letter-spacing: -0.5px;
    font-size: 0;
    margin-bottom: 40px
}

.calendar a,
.calendar span {
    text-decoration: none
}

.calendar a.active,
.calendar span.active {
    color: #fff;
    background-color: #ff7800;
    padding-left: 10px;
    padding-right: 10px
}

.calendar a.active:hover,
.calendar span.active:hover {
    color: #fff
}

.calendar a:hover,
.calendar span:hover {
    color: #ff7800
}

.calendar a.disabled,
.calendar span.disabled {
    color: #b2b2b2
}

.calendar a.disabled.active,
.calendar span.disabled.active,
.calendar a.disabled:hover,
.calendar span.disabled:hover {
    color: #b2b2b2;
    background: none;
    cursor: default
}

.calendar-years {
    position: relative;
    margin: 0 0 9px -10px
}

.calendar-year {
    display: inline-block;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    color: #000
}

.calendar-months {
    width: 100%;
    position: relative;
    text-align: justify;
    margin: 0 0 12px -10px
}

.calendar-months:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0
}

.calendar-month {
    position: relative;
    margin-right: -4px;
    display: inline-block;
    box-sizing: border-box;
    height: 32px;
    padding: 0 10px;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    color: #000
}

@media (max-width:1270px) {
    .calendar-month {
        font-size: 14px
    }
}

@media (max-width:1100px) {
    .calendar-month {
        font-size: 12px
    }
}

.calendar-days {
    width: 100%;
    position: relative;
    text-align: justify;
    margin: -10px 0 0 -10px
}

.calendar-days:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0
}

.calendar-day {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    font-weight: bold;
    color: #000
}

.calendar-day:first-child {
    padding-left: 10px
}

.curator {
    position: relative;
    min-height: 110px;
    margin-bottom: 40px
}

.curator p.standard-p-huge {
    margin-bottom: 5px
}

.curator p.user-info-status-text {
    margin-bottom: 20px
}

.curator-avatar {
    position: absolute;
    left: 0;
    top: -5px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.03)
}

.curator-avatar:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: inset 4px 4px 1px rgba(0, 0, 0, 0.15)
}

.curator-avatar-img {
    width: 100%
}

.curator-content {
    position: relative;
    margin-left: 130px
}

.is-short .curator-content {
    margin-right: 130px
}

.curator-content p.standard-p-small {
    width: 95%
}

.booklet {
    position: absolute;
    right: -3.2%;
    top: 0
}

@media (max-width:1100px) {
    .booklet {
        right: 3.2%
    }
}

.booklet-img {
    width: 130px;
    height: 130px;
    background: #295c90 radial-gradient(circle, #306caa 0, #183554 100%);
    background-position: 50% 50%;
    background-size: cover;
    box-sizing: border-box;
    padding-top: 30px;
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-transform: uppercase
}

@media (max-width:1100px) {
    .booklet-img {
        width: 100px;
        height: 100px;
        padding-top: 20px;
        font-size: 18px
    }
}

.exhibition-banner {
    position: relative;
    width: 230px;
    float: right;
    min-height: 210px
}

.exhibition-content {
    margin: 0 0 0 45px
}

.exhibition-content h5 {
    margin: 0
}

.exhibition-content h3 {
    margin: 10px 0 10px 0
}

.exhibition-ticket {
    position: relative;
    left: 11px;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    background: #8bb834;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    padding: 0 15px;
    margin-bottom: 15px
}

.exhibition-ticket:before {
    background: url('../images/sprite.png?rnd=150619') no-repeat -393px -250px;
    width: 11px;
    height: 30px;
    content: '';
    position: absolute;
    left: -11px;
    top: 0
}

.exhibition-ticket:after {
    background: url('../images/sprite.png?rnd=150619') no-repeat -404px -250px;
    width: 5px;
    height: 30px;
    content: '';
    position: absolute;
    right: -5px;
    top: 0
}

.exhibition-vertical-title {
    position: absolute;
    top: 220px;
    left: 0;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
    letter-spacing: -0.5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    white-space: nowrap;
    transform: rotate(-90deg);
    transform-origin: left top 0
}

.exhibitions.for-other {
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.exhibitions .exhibition {
    margin-bottom: 50px
}

.exhibitions .exhibition-pic-link {
    position: relative;
    display: block
}

.exhibitions .exhibition-pic {
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: 400px
}

.exhibitions .exhibition-content {
    margin: 0
}

.exhibitions .exhibition-info-block {
    position: relative;
    padding-left: 70px
}

.exhibitions .exhibition-info-block.for-clock {
    padding-left: 60px
}

.exhibitions .exhibition-info-block .icon {
    position: absolute;
    left: 0;
    top: 7px
}

.exhibitions .exhibition-site-url {
    white-space: pre;
    word-wrap: break-word
}

.exhibitions .icon-add-to-calendar,
.exhibitions .icon-share-link {
    vertical-align: middle;
    margin-right: 10px
}

.exhibitions .map {
    width: 100%;
    padding-top: 100%;
    background-position: 50% 50%
}

.exhibitions .map-switcher:before,
.exhibitions .map-switcher:after {
    content: " ";
    display: table
}

.exhibitions .map-switcher:after {
    clear: both
}

.exhibitions .map-switcher a,
.exhibitions .map-switcher span {
    cursor: pointer;
    opacity: .5
}

.exhibitions .map-switcher a.active,
.exhibitions .map-switcher span.active {
    opacity: 1
}

.exhibitions .map-switcher .map-yandex {
    float: left
}

.exhibitions .map-switcher .map-google {
    float: right
}

.share-social-links .social-link {
    width: 50%;
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.share-social-links .social-link .icon {
    margin-right: 15px;
    vertical-align: middle
}

.persons {
    padding-top: 15px
}

.persons .user-info {
    margin: 35px 0 0 0;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.persons .user-info:last-of-type {
    border: none
}

.user-services-texts {
    font-size: 11px;
    font-weight: lighter;
    margin: 10px 0 10px -10px
}

.user-services-texts:before,
.user-services-texts:after {
    content: " ";
    display: table
}

.user-services-texts:after {
    clear: both
}

.user-services-texts.is-big {
    font-size: 13px;
    line-height: 1.4;
    margin: 10px 0 25px -30px
}

.user-services-texts.is-big .user-service {
    padding: 5px 30px
}

.user-services-texts .bold {
    font-size: 13px
}

.user-services-texts .user-service {
    display: inline-block;
    padding: 5px 10px;
    border-right: 1px solid rgba(0, 0, 0, 0.3)
}

@media (max-width:1100px) {
    .user-services-texts .user-service {
        padding: 5px 0 5px 10px;
        border: none
    }
}

.user-services-texts .user-service:last-of-type {
    border: none
}

.user-services {
    position: relative;
    margin: 20px 0 10px 0
}

.user-services:before,
.user-services:after {
    content: " ";
    display: table
}

.user-services:after {
    clear: both
}

.user-services .user-service {
    position: relative;
    float: left;
    width: 32%;
    margin-right: 2%;
    box-sizing: border-box;
    background: red
}

.user-services .user-service:before {
    content: "";
    display: block;
    padding-top: 100%
}

.user-services .user-service:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
    width: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
    z-index: 2
}

.user-services .user-service:last-of-type {
    margin-right: 0
}

.user-services .user-service.green {
    background: #7c9c26
}

.user-services .user-service.blue {
    background: #3367bd
}

.user-services .user-service.purple {
    background: #c06
}

.user-services .user-service-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.user-services .user-service-info {
    width: 100%;
    bottom: 0;
    position: absolute;
    z-index: 3;
    text-align: center
}

.user-services .user-service-info.is-title {
    bottom: 22px
}

.user-services .user-service-title {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.3px;
    line-height: 18px;
    padding: 5px 10px
}

.user-services .user-service-title.green {
    background: rgba(124, 156, 38, 0.8)
}

.user-services .user-service-title.blue {
    background: rgba(51, 103, 189, 0.8)
}

.user-services .user-service-title.purple {
    background: rgba(204, 0, 102, 0.8)
}

.user-services .user-service-price {
    font-size: 11px;
    font-weight: lighter;
    color: #fff;
    line-height: 22px
}

.service-album {
    position: relative;
    margin-bottom: 10px
}

.service-album:before,
.service-album:after {
    content: " ";
    display: table
}

.service-album:after {
    clear: both
}

.service-album .service-album-item {
    float: left;
    width: 24.25%;
    margin-right: 1%
}

.service-album .service-album-item:last-of-type {
    margin-right: 0
}

.service-album .service-album-item img {
    display: block;
    width: 100%;
    cursor: pointer
}

.service-list {
    margin: 35px 0 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    letter-spacing: -0.3px
}

.service-section {
    position: relative
}

.service-section.green .service-list-title:before {
    background-color: #73a318
}

.service-section.green .service-list-item:hover {
    color: #73a318
}

.service-section.green .service-list-item.active,
.service-section.green .service-list-item.active:hover {
    color: #fff;
    background-color: #73a318
}

.service-section.blue .service-list-title:before {
    background-color: #3367bd
}

.service-section.blue .service-list-item:hover {
    color: #3367bd
}

.service-section.blue .service-list-item.active,
.service-section.blue .service-list-item.active:hover {
    color: #fff;
    background-color: #3367bd
}

.service-section.purple .service-list-title:before {
    background-color: #c06
}

.service-section.purple .service-list-item:hover {
    color: #c06
}

.service-section.purple .service-list-item.active,
.service-section.purple .service-list-item.active:hover {
    color: #fff;
    background-color: #c06
}

.service-list-title {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    padding: 0 6.8353%;
    margin: 35px 0 20px 0
}

.service-list-title:before {
    content: '';
    position: absolute;
    left: 7px;
    top: 7px;
    width: 5px;
    height: 5px
}

.service-list-item {
    position: relative;
    display: block;
    padding: 10px 50px 10px 6.8353%;
    font-size: 15px;
    font-weight: lighter;
    text-decoration: none;
    color: #000;
    margin-bottom: 1px
}

.service-list-item.active {
    color: #fff
}

.service-list-item.active .icon {
    display: inline-block
}

.service-list-item.active .service-list-count {
    color: #fff
}

.service-list-item .icon {
    display: none;
    position: absolute;
    right: 10px;
    top: 14px;
    cursor: pointer
}

.service-list-count {
    position: absolute;
    top: 50%;
    right: 20px;
    margin: -6px 8px 0 0;
    font-size: 11px;
    color: rgba(0, 0, 0, 0.3)
}

.user-service-bages {
    display: block;
    margin-bottom: 10px
}

.user-service-bages.with-mt {
    margin-top: 40px
}

.user-service-bage {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.3px;
    line-height: 18px;
    padding: 5px 10px
}

.user-service-bage.green {
    background: rgba(124, 156, 38, 0.8)
}

.user-service-bage.blue {
    background: rgba(51, 103, 189, 0.8)
}

.user-service-bage.purple {
    background: rgba(204, 0, 102, 0.8)
}

.services-empty {
    text-align: center;
    padding: 45px 0 90px 0
}

.services-empty .button {
    margin-top: 20px
}

.dk-select {
    display: block;
    width: auto;
    line-height: 2.4em
}

.dk-select .dk-selected {
    background-color: #f7f7f7;
    border: 1px solid #cfcfcf;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    letter-spacing: -0.3px;
    color: #000;
    font-family: 'Clear Sans', sans-serif;
    padding: 0 1.5em 0 .5em;
    min-height: 40px
}

.dk-select .dk-selected:before {
    background: url('../images/sprite.png?rnd=150619') no-repeat -324px -143px;
    width: 7px;
    height: 14px;
    display: inline-block;
    margin-left: 7px;
    position: relative;
    top: 1px;
    position: absolute;
    border: none;
    top: 50%;
    margin: -6px 8px 0 0
}

.dk-select .dk-selected:after {
    border: none
}

.dk-select ul {
    font-size: 15px;
    line-height: 2;
    margin-bottom: 0;
    padding-left: 0
}

.dk-select ul li {
    display: block;
    list-style-type: none
}

.phouploadform-categories-select .dk-select>ul {
    max-height: 350px
}

.phouploadform-categories-select .dk-select>ul>li:first-child {
    display: none
}

.phouploadform-categories-select .dk-select ul {
    font-size: 15px;
    line-height: 1.5
}

.phouploadform-categories-select .dk-select ul .dk-optgroup {
    min-width: 300px;
    width: 50%;
    float: left;
    border: none
}

.phouploadform-categories-select .dk-select ul .dk-optgroup .dk-optgroup-label {
    display: none
}

.dk-select-open-up .dk-select-options,
.dk-select-open-down .dk-select-options,
.dk-select-multi:focus .dk-select-options {
    border-color: #cfcfcf
}

.badge {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    font-weight: lighter;
    padding: 8px 10px
}

.badge.for-calendar {
    top: -3px;
    border-radius: 2px;
    margin: 0 0 0 1px
}

.badge.for-wallet {
    font-size: 15px;
    font-weight: bold;
    padding: 10px 20px 9px 20px;
    margin-bottom: 20px;
    white-space: nowrap
}

.badge.for-wallet:before {
    content: '';
    position: absolute;
    left: -10px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 10px 17px 0;
    border-color: transparent #ef4b3e transparent transparent
}

.badge.for-wallet:after {
    content: '';
    position: absolute;
    left: -2px;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%
}

.badge.for-wallet-bonus-message {
    position: relative;
    z-index: 2;
    left: -2px;
    font-size: 13px;
    font-weight: bold;
    padding: 13px 10px 14px 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.badge.for-exhibition {
    position: absolute;
    line-height: 1.2;
    text-transform: uppercase;
    bottom: -10px;
    left: -10px;
    padding: 20px;
    box-shadow: 10px -10px 0 rgba(0, 0, 0, 0.4)
}

.badge.for-bonus {
    font-size: 18px;
    margin: -10px 0 20px 0;
    padding: 18px 20px
}

.badge.for-announcement {
    font-size: 11px;
    font-weight: lighter;
    line-height: 1.38;
    letter-spacing: -0.6px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    padding: 18px 20px;
    color: #000 !important
}

.badge.for-announcement.for-breadcrumbs {
    margin-top: 20px;
    margin-bottom: 10px
}

.is-black .badge.for-announcement {
    color: #fff
}

.is-black .badge.for-announcement a {
    color: #fff
}

.badge.for-announcement p {
    margin-bottom: 8px
}

.badge.for-announcement p:last-of-type {
    margin-bottom: 0
}

.badge.is-red {
    background-color: #ef4b3e;
    color: #fff
}

.badge.is-orange {
    background-color: #ef953e;
    color: #fff
}

.badge.is-green {
    background-color: #95c537;
    color: #fff
}

.badge.is-purple {
    background-color: #aa3eef;
    color: #fff
}

.badge.is-blue {
    background-color: #3e91ef;
    color: #fff
}

.badge.is-lightgray {
    background-color: #f7f7f7;
    color: #000
}

.wallet-exchange {
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 27px 0;
    margin: 30px 0;
    background-image: url("/static/images/wallet_bg.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.wallet-exchange h2.standard-h2 {
    position: relative;
    margin: 0;
    top: 20px
}

.wallet-exchange p.standard-p {
    position: relative;
    margin: 0;
    top: 30px
}

.wallet-table {
    width: 100%;
    font-size: 13px;
    font-weight: lighter;
    letter-spacing: -0.5px;
    margin-bottom: 50px
}

.wallet-table th {
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 15px 0
}

.wallet-table td {
    padding: 10px 10px 10px 0
}

.wallet-table th,
.wallet-table td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.025)
}

.wallet-payment-text {
    font-size: 15px;
    font-weight: lighter;
    line-height: 1.4;
    letter-spacing: -0.6px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    margin-left: 20px;
    font-weight: bold
}

.cols #soCO dt {
    font-size: 15px;
    color: #000;
    letter-spacing: -0.5px;
    display: block;
    margin: 18px 0 6px;
    font-weight: bold;
    font-family: 'Clear Sans', sans-serif
}

.cols #soCO td.buttonArrow {
    display: none
}

.cols #soCO div.selectOut,
.cols #soCO div.selectOver {
    background-color: #f7f7f7;
    border: 1px solid #cfcfcf;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 0;
    position: relative;
    cursor: pointer;
    min-height: 40px;
    width: 280px
}

.cols #soCO div.selectOut:before,
.cols #soCO div.selectOver:before {
    background: url('../images/sprite.png?rnd=150619') no-repeat -324px -143px;
    width: 7px;
    height: 14px;
    display: inline-block;
    margin-left: 7px;
    position: relative;
    top: 1px;
    border: none;
    top: 50%;
    margin: -6px 8px 0 0
}

.cols #soCO div.selectOut:after,
.cols #soCO div.selectOver:after {
    border: none
}

.cols #soCO div.selectOut:before,
.cols #soCO div.selectOver:before,
.cols #soCO div.selectOut:after,
.cols #soCO div.selectOver:after {
    content: '';
    display: block;
    position: absolute;
    right: 0
}

.cols #soCO div.selectOut a,
.cols #soCO div.selectOver a {
    font-size: 15px;
    letter-spacing: -0.3px;
    color: #000;
    font-family: 'Clear Sans', sans-serif;
    cursor: pointer;
    padding: 14px .5em;
    position: relative;
    width: 265px
}

.cols #soCO div.selectOut td,
.cols #soCO div.selectOver td {
    vertical-align: middle
}

.cols #soCO div.optionsWrap a {
    padding: 0 .5em;
    font-size: 15px;
    font-family: 'Clear Sans', sans-serif;
    line-height: 30px;
    border: 0
}

.cols #soCO div.optionsWrap a.itemOver {
    background-color: #3297fd;
    color: #fff
}

.cols #soCO #soSN {
    color: inherit
}

.cols #soInfo {
    font-size: 11px;
    font-weight: lighter;
    line-height: 1.38;
    letter-spacing: -0.6px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    font-size: 11px !important
}

.cols #soInfo.for-breadcrumbs {
    margin-top: 20px;
    margin-bottom: 10px
}

.is-black .cols #soInfo {
    color: #fff
}

.is-black .cols #soInfo a {
    color: #fff
}

.cols #soInfo a {
    font-size: 11px;
    font-weight: lighter;
    line-height: 1.38;
    letter-spacing: -0.6px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    font-size: 11px !important
}

.cols #soInfo a.for-breadcrumbs {
    margin-top: 20px;
    margin-bottom: 10px
}

.is-black .cols #soInfo a {
    color: #fff
}

.is-black .cols #soInfo a a {
    color: #fff
}

.cols #soInfo div a,
.cols #soInfo div {
    color: rgba(0, 0, 0, 0.5) !important;
    font-size: 11px;
    font-weight: lighter;
    line-height: 1.38;
    letter-spacing: -0.6px;
    margin-bottom: 1.1em;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    font-size: 11px !important
}

.cols #soInfo div a.for-breadcrumbs,
.cols #soInfo div.for-breadcrumbs {
    margin-top: 20px;
    margin-bottom: 10px
}

.is-black .cols #soInfo div a,
.is-black .cols #soInfo div {
    color: #fff
}

.is-black .cols #soInfo div a a,
.is-black .cols #soInfo div a {
    color: #fff
}

.slider-wrapper {
    position: relative;
    margin: 30px 0 20px 0
}

.slider-wrapper .ui-slider-horizontal {
    background: #f7f7f7;
    border: 1px solid #cfcfcf;
    border-radius: 2px
}

.slider-wrapper .ui-slider-range-min {
    background: #e94a3d
}

.slider-wrapper .ui-slider-handle {
    background: #fff;
    border: 1px solid #b7b7b7;
    border-radius: 50%;
    outline: none;
    cursor: hand
}

.slider-wrapper .slider-min,
.slider-wrapper .slider-max {
    position: absolute;
    top: 100%;
    margin-top: 1em;
    left: 0;
    font-size: 11px
}

.slider-wrapper .slider-max {
    left: auto;
    right: 0
}

@media (max-width:1100px) {
    .slider-calculations h3 {
        font-size: 20px
    }
}

.slider-calculations .badge {
    line-height: 15px;
    vertical-align: middle;
    margin: 0 0 0 10px
}

.slider-calculations p {
    position: relative;
    top: -5px
}

@media (min-width:1400px) {

    .photo-board .left-part,
    .photo-board .right-part {
        display: block
    }
}

@media (max-width:1120px) {
    .wrapper {
        margin-right: 260px
    }

    .page-wrapper.page-with-sidebar .wrapper {
        margin-right: 260px
    }

    .sidebar {
        padding: 0 10px;
        width: 260px
    }

    .menu>div>a,
    .menu>div>span.disabled {
        font-size: 16px
    }

    .header-wrap .head .user-content .user {
        padding-right: 25px
    }

    .header-wrap .head .user-content .user a img {
        margin-right: 0
    }

    .header-wrap .head .user-content .user a span {
        display: none
    }

    .header-wrap .head .head-part .adult b>b {
        display: none
    }

    .medals.glued .medal {
        margin-left: -13px
    }
}

@media (max-width:1200px) {

    .static-header .menu a,
    .static-header .menu span.disabled {
        font-size: 12px !important
    }
}

@media (max-width:1350px) and (min-width:1201px) {

    .static-header .menu a,
    .static-header .menu span.disabled {
        font-size: 15px
    }
}

@media (max-width:1260px) {
    .photo .photo-content .photo-controls .links {
        width: 534px;
        margin-left: -277px;
        height: 75px
    }

    .photo .photo-content .photo-controls .photo-link {
        width: 75px;
        height: 75px
    }
}

b,
strong {
    font-weight: bold
}

i {
    font-style: italic
}

.page-wrapper.page-with-sidebar .wrapper {
    margin: 0 260px 0 0
}

.layout {
    min-width: 1000px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -250px;
    overflow: hidden;
    transition: padding-top .4s ease
}

.wrapper {
    min-width: 720px;
    margin: 0;
    min-height: 100%;
    height: auto !important
}

.wrapper:before,
.wrapper:after {
    content: " ";
    display: table
}

.wrapper:after {
    clear: both
}

.wrapper .layout {
    overflow: hidden
}

.footer,
.push {
    height: 250px
}

.content {
    width: 100%;
    margin: 0 auto;
    min-width: 1000px;
    max-width: 1400px
}

.active .corner {
    opacity: 1 !important
}

body {
    font-family: 'Clear Sans', sans-serif !important
}

.info-block {
    width: 100%;
    min-width: 1000px;
    background-color: #e6e6e6;
    text-align: center;
    font-size: 11px;
    letter-spacing: -0.3px;
    padding: 19px 0 16px;
    box-sizing: border-box;
    font: 'Clear Sans', sans-serif;
    font-weight: lighter
}

.info-block a {
    color: #000;
    text-decoration: underline;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold
}

.info-block a:hover {
    text-decoration: none
}

.community {
    width: 92.19%;
    min-width: 1000px;
    max-width: 1140px;
    margin: 0 auto;
    padding: 53px 4% 20px;
    text-align: center;
    box-sizing: border-box
}

.community h2 {
    font-size: 30px;
    letter-spacing: -1px;
    font: 'Clear Sans', sans-serif;
    font-weight: normal;
    color: #000;
    margin-bottom: 14px
}

.community p {
    font-size: 15px;
    letter-spacing: -0.5px;
    line-height: 21px;
    margin-bottom: 25px;
    font-family: 'Clear Sans', sans-serif;
    font-weight: lighter
}

.filter-menu {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    padding: 20px 0
}

.filter-menu a {
    display: inline-block;
    margin-right: 1%;
    color: #1f1f1f;
    text-decoration: none;
    border-bottom: 1px solid #c7c7c7;
    font-size: 13px;
    letter-spacing: -0.5px;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold
}

.col1 {
    width: 25%;
    box-sizing: border-box;
    padding: 0 4%;
    float: left
}

.col1 .image-wrap {
    position: relative;
    display: block;
    cursor: pointer
}

.col1 .image-wrap img {
    width: 100%
}

.col1 .image-wrap .data {
    position: absolute;
    left: -10px;
    bottom: -10px;
    font-size: 10px;
    letter-spacing: -0.3px;
    color: #fff;
    font-family: 'Clear Sans', sans-serif;
    text-transform: uppercase;
    padding: 16px 19px;
    background-color: #ef573e;
    -webkit-box-shadow: 10px -10px 0 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 10px -10px 0 0 rgba(0, 0, 0, 0.3);
    box-shadow: 10px -10px 0 0 rgba(0, 0, 0, 0.3)
}

.col1 .image-wrap .data b {
    display: block;
    font-size: 10px;
    letter-spacing: -0.3px;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 2px
}

.col1 h3 {
    margin: 30px 0 12px
}

.col1 h3 a {
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -0.7px;
    line-height: 22px;
    color: #000;
    text-decoration: underline;
    border-bottom: none
}

.col1 p {
    font-size: 11px;
    letter-spacing: -0.3px;
    color: #000;
    font-family: 'Clear Sans', sans-serif;
    line-height: 15px;
    margin-bottom: 13px
}

.col1 a {
    font-size: 11px;
    letter-spacing: -0.3px;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #bfbfbf;
    font-weight: bold
}

.custom-for-events {
    padding-top: 55px
}

.banner-col {
    padding: 0
}

.banner {
    width: 240px;
    margin: 0 auto
}

.adriver_banner_in_list {
    display: block;
    clear: both
}

.adriver_banner_in_list:not(:empty) {
    margin-bottom: 27px
}

.min-body {
    min-width: 1000px;
    height: 100%;
    min-height: 100%;
    height: auto !important;
    background-color: #f7f7f7
}

.min-body .layout {
    border-right: 1px solid #eaeaea;
    background-color: #fff;
    min-width: 719px
}

.wide-content {
    padding: 0 4%;
    min-width: 660px;
    max-width: 1400px;
    margin: 0 auto
}

.comments-layout {
    padding: 0 2%;
    min-width: 640px;
    max-width: 1400px;
    margin: 0 auto
}

.suggest {
    padding: 0 4%;
    min-width: 660px;
    max-width: 1400px;
    margin: 0 auto
}

.suggest .cols-3 {
    min-width: 660px
}

.suggest .cols-3 .col {
    width: 30.6%;
    box-sizing: border-box;
    margin: 0 4%
}

.suggest .cols-3 .col:first-of-type {
    margin: 0
}

.suggest .cols-3 .col:nth-of-type(3) {
    margin: 0
}

.suggest .cols-3 .col.images-3 img {
    max-width: 100px;
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    padding: 0 1px 1px 0;
    margin: 0
}

.mobile .photo {
    padding-bottom: 0
}

.mobile .photo .photo-content .photo-controls {
    position: relative;
    overflow: hidden;
    display: block;
    opacity: 1;
    margin: 30px 0
}

.mobile .photo .photo-content .photo-controls .links {
    bottom: 0
}

.mobile .photo .photo-content .links {
    position: relative
}

.cols-3 {
    width: 100%;
    min-width: 720px;
    margin: 0 auto;
    border-top: 1px solid #e8e8e8;
    padding: 50px 0;
    overflow: hidden
}

.cols-3 .col {
    margin: 0 4%;
    width: 25.3%;
    float: left
}

.cols-3 .col h3 {
    font-size: 21px;
    letter-spacing: -0.5px;
    font-family: 'Clear Sans', sans-serif;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 15px;
    padding-right: 10px;
    padding-bottom: 5px;
    min-height: 45px
}

.cols-3 .col h3 a {
    color: #000;
    text-decoration: none
}

.cols-3 .col h3 span {
    font-weight: lighter;
    font-size: 11px;
    letter-spacing: -0.3px;
    display: block;
    position: relative;
    top: 5px
}

.cols-3 .col h3 span b {
    font-weight: bold;
    font-size: 11px;
    letter-spacing: -0.3px;
    color: #000;
    white-space: nowrap;
    text-decoration: underline;
    cursor: pointer
}

.cols-3 .col h3.critic {
    padding-left: 55px;
    position: relative
}

.cols-3 .col h3.critic .icon-critic-big {
    position: absolute;
    left: 0;
    top: -10px
}

.cols-3 .col.images-2 img {
    width: 49%;
    float: left;
    margin: 0 1px 1px 0
}

.cols-3 .col.images-2 img:nth-child(2n) {
    margin-right: 0
}

.cols-3 .col.images-3 img {
    width: 32.5%;
    float: left;
    margin: 0 1px 1px 0
}

.cols-3 .col.images-3 img:nth-child(3n) {
    margin-right: 0
}

.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    padding: 30px 0 10px 30px;
    -webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.5);
    z-index: 5;
    margin-top: 10px
}

.dropdown.is-small {
    padding: 14px 20px
}

.dropdown.is-small .col {
    padding-right: 0;
    float: none;
    min-width: 0
}

.dropdown.is-small .col a,
.dropdown.is-small .col span {
    font-weight: bold;
    margin-bottom: 0;
    padding: 12px 0;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer
}

.dropdown.is-small .col a:last-child,
.dropdown.is-small .col span:last-child {
    border: none
}

.dropdown.is-small .col a:first-letter,
.dropdown.is-small .col span:first-letter {
    text-transform: uppercase
}

.dropdown .group {
    margin-bottom: 25px
}

.dropdown.col3 {
    width: 400px
}

.dropdown .col {
    float: left;
    padding-right: 30px;
    min-width: 105px;
    white-space: nowrap
}

.dropdown .col a,
.dropdown .col span {
    font-family: 'Clear Sans', sans-serif;
    font-size: 11px;
    letter-spacing: -0.3px;
    color: #000;
    text-decoration: none;
    display: block;
    margin-bottom: 15px;
    font-weight: normal;
    text-transform: none;
    text-align: left;
    cursor: pointer
}

.dropdown .col a:hover,
.dropdown .col span:hover {
    color: #ef4b3e
}

.dropdown .col .group-title {
    cursor: auto;
    color: #000;
    margin-bottom: 20px;
    font-weight: bold
}

.dropdown .col .group-title:hover {
    color: #000
}

.dropdown .separate {
    margin: 15px 20px 30px 0;
    height: 1px;
    background-color: #e5e5e5;
    clear: both
}

.dropdown-3cols {
    min-width: 500px
}

.dropdown-2cols {
    min-width: 320px
}

.popup-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: .5;
    z-index: 100
}

.popup {
    position: fixed;
    z-index: 101;
    width: 500px;
    padding: 40px;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    background-color: #fff;
    border: 1px solid #e5e5e5
}

.popup .close {
    position: absolute;
    width: 13px;
    height: 13px;
    background: url('../images/sprite.png?rnd=150619') no-repeat -302px -122px;
    right: 10px;
    top: 10px;
    cursor: pointer
}

.dropdown-wrap {
    position: absolute;
    padding-top: 20px;
    top: 100%;
    margin-top: -1px;
    z-index: 999
}

.dropdown-wrap .dropdown {
    position: relative;
    margin-top: -9px;
    overflow: hidden
}

.columns {
    width: 100%;
    padding: 40px 0
}

.columns .columns-wrap {
    min-width: 920px;
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 4%
}

.columns.columns4 .column {
    width: 19%;
    padding: 0 2%;
    margin: 0 2%
}

.columns .column {
    float: left
}

.columns .column:first-child {
    margin-left: 0;
    padding-left: 0
}

.columns .column:last-child {
    margin-right: 0;
    padding-right: 0
}

.hidden-trigger-for-modal-button {
    display: none
}

textarea {
    background-color: #f7f7f7;
    border: 1px solid #cfcfcf;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    flex-flow: 'Clear Sans', sans-serif;
    font-size: 15px;
    font-weight: lighter;
    letter-spacing: -0.3px;
    color: #000
}

.topcounters {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 1px;
    width: 1px
}

.crop-button {
    padding: 5px;
    background-color: #fff;
    border-radius: 1px;
    display: inline-block;
    margin: 2px;
    cursor: pointer
}

.goldenSection {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    height: 100%;
    border: 1px solid #f00
}

.goldenSection td {
    padding: 0;
    border: 1px solid #f00
}

.darkbox-shadow {
    opacity: .9 !important
}

.image-preview {
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.image-preview.size50x50 {
    width: 50px;
    height: 50px
}

.image-preview.size100x100 {
    width: 100px;
    height: 100px
}

.moderator {
    position: relative;
    min-height: 90px
}

.moderator .avatar-wrap {
    position: absolute;
    left: 0;
    top: 0
}

.moderator .moderator-name {
    margin: 23px 0 20px 0;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -0.8px;
    line-height: 1.2;
    font-family: 'Clear Sans', sans-serif;
    color: #000;
    margin: 0 0 30px 95px;
    padding: 15px 0 0 0
}

.moderator .moderator-name.less-mb {
    margin-bottom: 5px
}

@media (max-width:1300px) {
    .moderator .avatar-wrap {
        position: relative;
        margin: 0 auto;
        text-align: center
    }

    .moderator .moderator-name {
        margin: 20px 0 18px 0;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: -0.6px;
        line-height: 1.2;
        font-family: 'Clear Sans', sans-serif;
        color: #000;
        padding: 10px 0 0 0;
        margin: 0 0 40px 0;
        text-align: center
    }

    .moderator .moderator-name.no-mt {
        margin-top: 0
    }
}


  .ym {
    position: relative;
    display: inline-block !important;
  }

.ym .ymballoon {
    visibility: hidden;
    width: 500px;
    background-color: white;
    color: black;
    text-align: center;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    padding: 20px;
    box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .5);
    position: absolute;
    z-index: 999999;
  }

  .ym:hover .ymballoon {
    visibility: visible;
  }

/* Иконка о наличии информации */
  .ymicon {
    font-size: 0 !important;
    color: #000;
    float: right;
  }

  .ymicon:hover {
    color: #ef4b3e;
  }

  .ymicon:after {
    content: 'i';
    display: block;
    font-weight: 700;
    color: currentcolor;
    border-radius: 14px;
    line-height: 14px;
    width: 14px;
    font-size: 8px;
    overflow: hidden;
    border: 1px solid currentcolor;
    text-align: center;
    position: absolute;
    left: 3px;
    top: 2px;
  }
