#wrapper {
    flex: 1
}

.header-nav .menu-item,
.media-list,
.nav,
.nav>li {
    list-style: none
}

a,
a:active,
a:focus,
a:hover {
    outline: 0
}

hr,
img {
    border: 0
}

.bird-slider .owl-controls,
html {
    -webkit-tap-highlight-color: transparent
}

a,
a:focus,
a:hover {
    text-decoration: none
}

body,
figure {
    margin: 0
}

.about-content-row:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.inner-content:after,
.layout-new:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.read-more-cont,
.read-more-cont .btn,
.row:after,
.single-full-container:after,
.staff-line:after,
.wrap-super-feature .entry-meta:after,
.wrapper-content:after {
    clear: both
}

.btn,
.country-name,
.label,
.lang_sel_list_horizontal ul,
.site-logo .site-logo_a,
.text-nowrap {
    white-space: nowrap
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    color: #404040
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.btn,
img {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font: 14px/1.42857143 gotham_probold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
    background-color: #fafafa;
    display: flex;
    flex-direction: column
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,
a:hover {
    color: #1a1a1a
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

::-moz-selection {
    color: #fff;
    background: #000
}

::selection {
    color: #fff;
    background: #000
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-more.active,
.btn-more:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-more,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #f1f1f1;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:480px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #5d5d5d
}

a.text-primary:hover {
    color: #444
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #5d5d5d
}

a.bg-primary:hover {
    background-color: #444
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
legend {
    margin-bottom: 20px
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.container,
.container-fluid,
.single-full-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal;
    line-height: 1.42857143
}

@media (min-width:760px) {
    .container {
        width: 630px
    }
}

@media (min-width:1040px) {
    .container {
        width: 1000px
    }
}

@media (min-width:1370px) {
    .container {
        width: 1320px
    }
}

@media (min-width:760px) {
    .single-full-container {
        width: 630px
    }
}

@media (min-width:1040px) {
    .single-full-container {
        width: 1000px
    }
}

@media (min-width:1370px) {
    .single-full-container {
        width: 1130px
    }
}

.flx-d {
    display: flex
}

.flx-c {
    justify-content: center
}

@media (max-width:759px) {
    .container {
        max-width: 630px
    }
    .flx-tab-a {
        flex-wrap: wrap
    }
    .flx-tab-a li {
        width: 100%
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

fieldset,
legend {
    padding: 0;
    border: 0
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:760px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1040px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1370px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

@media (max-width:1370px) {
    label {
        margin-bottom: 10px
    }
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px;
    color: #444
}

.form-control {
    width: 100%;
    height: 38px;
    padding: 6px 18px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-transition: border ease-in-out .3s, background ease-in-out .3s;
    transition: border ease-in-out .3s, background ease-in-out .3s
}

.form-control:focus {
    background-color: #fff;
    outline: 0
}

.form-control::-moz-placeholder {
    color: #444;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #444
}

.form-control::-webkit-input-placeholder {
    color: #444
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        line-height: 38px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 18px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.btn-block+.btn-block,
.help-block {
    margin-top: 5px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    min-height: 38px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 47.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-bottom: 10px;
    color: #737373
}

.btn,
.nav {
    margin-bottom: 0
}

.btn-default,
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333
}

@media (min-width:760px) {
    .form-inline .form-group {
        display: inline-block;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.btn,
.label,
.nav-justified>li>a,
.progress-bar {
    text-align: center
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:760px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    touch-action: manipulation;
    cursor: pointer;
    border: 2px solid transparent;
    padding: 7px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out;
    transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out
}

.btn-default,
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.active,
.btn:active,
.modal,
.modal-content,
.navbar-toggle:focus {
    outline: 0
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65)
}

.btn-primary,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary,
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #5d5d5d;
    border-color: #5d5d5d
}

.btn-primary .badge {
    color: #5d5d5d;
    background-color: #fff
}

.btn-success,
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff
}

.btn-success,
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info,
.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff
}

.btn-info,
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: transparent;
    border-color: #fff
}

.btn-info .badge {
    color: transparent;
    background-color: #fff
}

.btn-warning,
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff
}

.btn-warning,
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger,
.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fa3b5a
}

.btn-danger,
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: transparent;
    border-color: #fa3b5a
}

.btn-danger .badge {
    color: transparent;
    background-color: #fa3b5a
}

.btn-more,
.btn-more.active,
.btn-more.focus,
.btn-more:active,
.btn-more:focus,
.btn-more:hover,
.open>.dropdown-toggle.btn-more {
    color: #222
}

.btn-more,
.btn-more.disabled,
.btn-more.disabled.active,
.btn-more.disabled.focus,
.btn-more.disabled:active,
.btn-more.disabled:focus,
.btn-more.disabled:hover,
.btn-more[disabled],
.btn-more[disabled].active,
.btn-more[disabled].focus,
.btn-more[disabled]:active,
.btn-more[disabled]:focus,
.btn-more[disabled]:hover,
fieldset[disabled] .btn-more,
fieldset[disabled] .btn-more.active,
fieldset[disabled] .btn-more.focus,
fieldset[disabled] .btn-more:active,
fieldset[disabled] .btn-more:focus,
fieldset[disabled] .btn-more:hover {
    background-color: transparent;
    border-color: #222
}

.btn-more .badge {
    color: transparent;
    background-color: #222
}

.btn-link {
    color: #404040;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #1a1a1a;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0
}

.btn-sm,
.btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.nav {
    padding-left: 0
}

.nav>li>a {
    padding: 12px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #404040
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-left: 1px
}

#single-feature .content-editor .nav-tabs {
    max-width: 100%
}

.content-editor .nav-tabs,
.content-editor .nav-tabs li {
    margin-bottom: 0
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    margin-left: -1px
}

.nav-tabs>li>a {
    line-height: 1.22857143;
    font-family: GothamPro-Medium, sans-serif;
    font-size: 14px;
    padding-left: 1em;
    padding-right: 1em;
    border: 1px solid #eee;
    background-color: #fafafa;
    height: 100%;
    border-radius: 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #444;
    background-color: #fff;
    border: 1px solid #eee;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:760px) {
    .nav-tabs>li>a {
        padding-left: 2em;
        padding-right: 2em
    }
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fafafa
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #5d5d5d
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:760px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fafafa
    }
}

.tab-content {
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 15px 25px 0;
    margin-bottom: 30px
}

@media (min-width:780px) {
    .tab-content {
        padding: 15px 55px
    }
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:1040px) {
    .content-editor .tab-content .quoting,
    .content-editor .tab-content blockquote {
        margin-left: 70px
    }
    .navbar {
        border-radius: 0
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        visibility: visible!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.media,
.media-body,
.modal,
.modal-open {
    overflow: hidden
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

#wrapper .progressbar.navbar-fixed-bottom,
#wrapper .progressbar.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 990;
    transition: all 250ms ease-out;
    -webkit-transition: all 250ms ease-out
}

.logged-in #wrapper .progressbar.navbar-fixed-top {
    top: 32px
}

#wrapper .progressbar.navbar-fixed-top .lang_sel_other .icl_lang_sel_current {
    color: #777
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:1040px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    #wrapper .progressbar.navbar-fixed-bottom,
    #wrapper .progressbar.navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 0;
    background-color: transparent;
    border: 0 solid transparent;
    border-radius: 0;
    z-index: 1000
}

.navbar-toggle .icon-bar {
    display: block;
    width: 20px;
    height: 2px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:1040px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:1040px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 6px -15px
}

@media (min-width:760px) {
    .navbar-form .form-group {
        display: inline-block;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:1040px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:1040px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 0
}

.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #333
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #1a1a1a;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #333
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #000;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:1040px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #333
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #000;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #333
}

.navbar-default .navbar-link:hover {
    color: #000
}

.navbar-default .btn-link {
    color: #333
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #000
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:1040px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.label {
    display: inline;
    padding: .4em .7em;
    line-height: 1;
    color: #fff;
    vertical-align: baseline
}

@media (min-width:1370px) {
    .label {
        padding: .7em 1.2em
    }
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-black[href]:focus,
.label-black[href]:hover,
.label-brand[href]:focus,
.label-brand[href]:hover,
.label-danger[href]:focus,
.label-danger[href]:hover,
.label-default[href]:focus,
.label-default[href]:hover,
.label-info[href]:focus,
.label-info[href]:hover,
.label-primary[href]:focus,
.label-primary[href]:hover,
.label-success[href]:focus,
.label-success[href]:hover,
.label-warning[href]:focus,
.label-warning[href]:hover {
    color: #000
}

.label:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-success {
    background-color: #5cb85c
}

.label-info {
    background-color: #5bc0de
}

.label-warning {
    background-color: #f0ad4e
}

.label-danger {
    background-color: #d9534f
}

.label-brand {
    background-color: transparent
}

.label-black {
    background-color: #000
}

a.label-black:focus,
a.label-black:hover {
    background-color: #fff;
    color: #fa3b5a!important
}

a.label-black:focus[href]:focus,
a.label-black:focus[href]:hover,
a.label-black:hover[href]:focus,
a.label-black:hover[href]:hover {
    color: #000
}

.thumbnail {
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #404040
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

#wrapper .progress {
    overflow: hidden;
    background-color: #fafafa
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    background-color: #fa3b5a;
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 20px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

#searchModal .modal-header .close span,
.text-hide {
    text-shadow: none
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: 0;
    margin-right: 15px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:760px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:1040px) {
    .modal-lg {
        width: 900px
    }
}

.about-content-row:after,
.about-content-row:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.inner-content:after,
.inner-content:before,
.layout-new:after,
.layout-new:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before,
.single-full-container:after,
.single-full-container:before,
.staff-line:after,
.staff-line:before,
.wrap-super-feature .entry-meta:after,
.wrap-super-feature .entry-meta:before,
.wrapper-content:after,
.wrapper-content:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.hidden {
    visibility: hidden!important
}

.affix {
    position: fixed
}

#header-logo,
#header-social,
.h-search-lang,
.h-social-links,
.menu-front-menu-container {
    position: relative;
    min-height: 1px
}

@media (max-width:759px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:760px) and (max-width:1039px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1040px) and (max-width:1369px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1370px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:759px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:760px) and (max-width:1039px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:1040px) and (max-width:1369px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

.author .site-header,
.category .site-header,
.error404 .site-header,
.home .site-header,
.post-type-archive .site-header,
.search .site-header,
.single-format-gallery .site-header,
.single-format-standard .site-header,
.tag .site-header {
    background: #fff;
    border-bottom: 1px solid #eee
}

.h-search-lang {
    text-align: right;
    float: left;
    width: 37.166667%;
    padding-left: 15px;
    padding-right: 0
}

.h-search-lang .h-lang-switcher,
.h-toogle-nav {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    float: left
}

@media (min-width:480px) {
    .h-search-lang {
        float: left;
        width: 45.83333333%;
        padding-right: 15px
    }
}

@media (min-width:760px) {
    .h-search-lang {
        float: left;
        width: 45.83333333%
    }
}

@media (min-width:1040px) {
    .h-search-lang {
        float: left;
        width: 10.66666667%
    }
}

@media (min-width:1370px) {
    .h-search-lang {
        float: left;
        width: 8.33333333%
    }
}

.h-search-lang .h-lang-switcher {
    width: 100%;
    padding-left: 15px
}

@media (min-width:1040px) {
    .h-search-lang .h-lang-switcher {
        float: left;
        width: 100%
    }
}

@media (max-width:759px) {
    .h-search-lang .h-lang-switcher {
        padding-left: 0
    }
    #header-social {
        display: none!important
    }
}

#header-social,
.h-search-lang {
    padding-top: 3px
}

.h-toogle-nav {
    width: 16.66666667%;
    padding-left: 15px
}

@media (max-width:479px) {
    .h-toogle-nav {
        padding: 0
    }
}

#header-social,
.menu-front-menu-container {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:760px) {
    .h-toogle-nav {
        float: left;
        width: 16.66666667%
    }
    #header-social {
        float: left;
        width: 29.16666667%
    }
}

@media (min-width:760px) and (max-width:1039px) {
    #header-social {
        display: none!important
    }
}

#header-logo {
    float: left;
    width: 62.833333%
}

@media (min-width:480px) {
    #header-logo {
        float: left;
        width: 54.16666667%;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width:760px) {
    #header-logo {
        float: left;
        width: 54.16666667%
    }
}

@media (min-width:1040px) {
    #header-social {
        margin-top: -1px;
        float: left;
        width: 16.41666667%
    }
    #header-logo {
        float: left;
        width: 20.41666667%
    }
}

@media (min-width:1370px) {
    #header-logo,
    #header-social {
        float: left;
        width: 18.91666667%
    }
}

.menu-front-menu-container {
    float: left;
    width: 25%
}

@media (min-width:760px) {
    .menu-front-menu-container {
        float: left;
        width: 0
    }
}

@media (min-width:1040px) {
    .menu-front-menu-container {
        float: left;
        width: 52.5%
    }
}

@media (min-width:1370px) {
    .menu-front-menu-container {
        float: left;
        width: 53.75%
    }
}

@media (max-width:1369px) {
    .menu-front-menu-container {
        padding: 0
    }
}

.menu-front-menu-container .sidebar-brand {
    display: none
}

.h-social-links {
    text-align: right;
    margin-top: 15px;
    padding: 0
}

@media (min-width:1040px) {
    .h-social-links {
        float: left;
        width: 16.66666667%
    }
}

.site-header .progress {
    display: none;
    height: 3px;
    position: absolute;
    width: 100%;
    top: 0
}

.navbar-fixed-top .progress {
    display: block
}

.navbar-fixed-top .h-social-links {
    padding-right: 15px
}

.site-logo {
    font-family: gotham_probold, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.category_title .page-heading,
.category_title .page-heading p,
.header-nav .menu-item {
    font-family: GothamPro-Medium, sans-serif
}

.site-logo:focus,
.site-logo:hover {
    text-decoration: none
}

.site-logo.post-wrap-logo {
    position: absolute;
    z-index: 10;
    left: 4%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media (max-width:1369px) {
    .single-format-standard .site-logo.post-wrap-logo {
        display: none!important;
        visibility: hidden!important
    }
}

.site-logo.post-wrap-logo .site-logo_a {
    color: #fff;
    font-size: 14px
}

.site-logo.post-wrap-logo .site-logo_a small {
    font-size: 8px;
    border-bottom: 2px solid;
    padding-bottom: 0;
    position: relative;
    top: -4px;
    color: #fff
}

.site-logo#header-logo .navbar-toggle {
    top: 8px
}

.site-logo#header-logo .site-logo_a {
    font-size: 18px;
    color: #777
}

.site-logo#header-logo .site-logo_a:hover,
.site-logo#header-logo .site-logo_a:hover small {
    color: #000
}

@media (max-width:1039px) {
    .site-logo.post-wrap-logo {
        display: none!important;
        visibility: hidden!important
    }
    .site-logo#header-logo .site-logo_a {
        margin-top: 4px;
        max-width: 60px
    }
}

.site-logo#header-logo .site-logo_a small {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 11px
}

.site-logo#footer-logo .site-logo_a {
    font-size: 16px
}

.site-logo#footer-logo .site-logo_a small {
    font-size: 10px;
    top: -4px
}

.site-logo .site-logo_a {
    text-transform: uppercase;
    position: relative;
    display: block;
    height: 20px
}

.site-logo .site-logo_a span {
    color: #fa3b5a
}

.newsletter-subsribe .site-logo .site-logo_a span {
    color: #fff
}

.site-logo .site-logo_a small {
    border-bottom: 2px solid;
    padding-bottom: 1px;
    position: relative;
    top: -5px
}

.site-logo>img {
    display: block
}

.siteLogoHdr {
    text-indent: 0;
    margin: 0;
    font-weight: 100;
    line-height: 1.1;
    display: block;
    top: 1px;
    position: relative;
    font-size: 18px;
    width: 100%;
    background: 0 0
}

.depositphotosLogo {
    display: block;
    position: absolute;
    background: url(images/main_5.min.svg) 0 -578px no-repeat;
    line-height: 0;
    font-size: 0;
    color: transparent;
    height: 9px;
    width: 86px;
    left: 34px
}

@media (min-width:480px) {
    .depositphotosLogo {
        left: 48px
    }
}

.site-footer .depositphotosLogo {
    position: static;
    text-align: center;
    margin: 2px auto 0
}

.navbar {
    margin-bottom: 0;
    height: 60px;
    margin-left: -15px;
    margin-right: -15px;
    border: 0
}

.navbar>div {
    top: 15px
}

@media (max-width:759px) {
    .navbar {
        margin-right: 15px;
        margin-left: 15px
    }
    .cl-xs-nav {
        clear: both
    }
}

.header-nav .menu-item {
    margin-left: 0
}

.header-nav .menu-item h1 {
    font-size: inherit;
    padding: 16px 8px
}

.header-nav .menu-item h1 a {
    padding: 0
}

.header-nav .menu-item a {
    padding: 0 .7em;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    font-size: 10px;
    text-transform: uppercase;
    color: #888;
    letter-spacing: .05em
}

@media (min-width:1370px) {
    .header-nav .menu-item a {
        padding: 0 1.1em;
        font-size: 11px
    }
}

.header-nav .menu-item a:focus,
.header-nav .menu-item a:hover {
    background: #b5b5b5;
    color: #fff;
    text-decoration: none
}

.navbar-toggle {
    top: 21px
}

.navbar-toggle:hover .icon-bar {
    background: #000
}

.navbar-toggle .icon-bar {
    background: #939393;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

.navbar-collapse {
    padding: 0
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: rgba(0, 0, 0, .71);
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in
}

#cover-feature,
.aside-content-wrapper,
.aside-title,
.content-editor .flash_video,
.featured-slider,
.related-posts,
.socl-lg .f-soc-a,
.socl-sm .f-soc-a {
    overflow: hidden
}

.logged-in #sidebar-wrapper {
    top: 32px;
    height: 97%
}

#sidebar-wrapper .navbar-toggle {
    margin-right: 0
}

#sidebar-wrapper .header-nav .menu-item a {
    color: #818181;
    font-size: 11px;
    letter-spacing: .07em;
    border-bottom: 0;
    margin: 0
}

#sidebar-wrapper .header-nav .menu-item a:focus,
#sidebar-wrapper .header-nav .menu-item a:hover {
    background: 0 0;
    color: #fa3b5a;
    text-decoration: none
}

#sidebar-wrapper .header-nav {
    width: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: absolute;
    top: 0;
    bottom: 0
}

#sidebar-wrapper .header-nav .sidebar-brand {
    height: 61px;
    text-align: center;
    border-bottom: 1px solid #1e1e1e;
    float: none;
    margin-bottom: 18px
}

#sidebar-wrapper .menu-item,
#sidebar-wrapper .sidebar-brand .navbar-toggle {
    float: none;
    margin-top: 0
}

#sidebar-wrapper .header-nav .sidebar-brand .navbar-toggle .icon-bar {
    background: #838383
}

@media (max-width:1039px) {
    #sidebar-wrapper {
        opacity: 1;
        visibility: visible
    }
    #sidebar-wrapper .header-nav {
        width: 225px;
        padding: 0 30px;
        overflow: hidden;
        background: #131313
    }
    #sidebar-wrapper .header-nav .menu-item {
        margin-left: auto;
        max-width: 163px;
        margin-right: auto
    }
    #sidebar-wrapper .header-nav .menu-item_a {
        padding: 8px 30px 7px
    }
    #wrapper.toggled #sidebar-wrapper {
        opacity: 0;
        visibility: hidden
    }
    #wrapper.toggled .header-nav {
        width: 0;
        padding: 0
    }
}

@media (max-width:1039px) and (max-width:479px) {
    #sidebar-wrapper .header-nav {
        width: 100%
    }
}

.category_title {
    height: 147px;
    display: flex;
    align-items: center
}

.category_title .page-heading {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1.4;
    margin-left: 0;
    color: #fff;
    padding: 0 30px
}

.category_lead {
    background: #fff;
    padding: 5% 0
}

.category_lead .multy-col p {
    margin-bottom: 30px;
    padding: 0 30px
}

.category_lead .multy-col p:last-child {
    margin-bottom: 0
}

@media (min-width:760px) {
    .category_lead .multy-col p {
        padding: 0;
        font-size: 16px
    }
    .category_lead .multy-col p:last-child {
        margin-right: 0
    }
    .category_title .page-heading {
        font-size: 30px;
        line-height: 1.2;
        padding: 0
    }
}

@media (min-width:1040px) {
    .category_lead {
        padding: 3% 0 2%
    }
    .multy-col {
        display: flex;
        flex-direction: row
    }
    .category_lead .multy-col p {
        margin-right: 5%;
        width: 32%
    }
}

.category_lead p {
    font-family: "PT Serif", serif;
    line-height: 1.6
}

.category-container .category-container_footer-meta {
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 0
}

@media (min-width:1040px) {
    .category-container .category-container_footer-meta {
        max-width: 630px;
        margin-left: auto;
        margin-right: auto
    }
}

.category-1158 .menu-item__3 .menu-item_a,
.category-1159 .menu-item__3 .menu-item_a,
.category-12 .menu-item__6 .menu-item_a,
.category-14 .menu-item__1 .menu-item_a,
.category-28 .menu-item__7 .menu-item_a,
.category-29 .menu-item__7 .menu-item_a,
.category-53 .menu-item__5 .menu-item_a,
.category-54 .menu-item__5 .menu-item_a,
.category-6 .menu-item__6 .menu-item_a,
.category-68 .menu-item__4 .menu-item_a,
.category-69 .menu-item__4 .menu-item_a,
.category-70 .menu-item__2 .menu-item_a,
.category-71 .menu-item__2 .menu-item_a,
.category-9 .menu-item__1 .menu-item_a {
    border-bottom: 2px solid #b5b5b5;
    padding: 0;
    height: 27px;
    margin: 0 1em
}

.category-1158 .menu-item__3 .menu-item_a:hover,
.category-1159 .menu-item__3 .menu-item_a:hover,
.category-12 .menu-item__6 .menu-item_a:hover,
.category-14 .menu-item__1 .menu-item_a:hover,
.category-28 .menu-item__7 .menu-item_a:hover,
.category-29 .menu-item__7 .menu-item_a:hover,
.category-53 .menu-item__5 .menu-item_a:hover,
.category-54 .menu-item__5 .menu-item_a:hover,
.category-6 .menu-item__6 .menu-item_a:hover,
.category-68 .menu-item__4 .menu-item_a:hover,
.category-69 .menu-item__4 .menu-item_a:hover,
.category-70 .menu-item__2 .menu-item_a:hover,
.category-71 .menu-item__2 .menu-item_a:hover,
.category-9 .menu-item__1 .menu-item_a:hover {
    color: #777;
    background-color: transparent
}

.category .clearfix {
    height: 0;
    margin: 0
}

@media (min-width:1370px) {
    .category .post-wrap {
        margin-bottom: 0
    }
}

.search-from__loop {
    display: inline-block;
    background: url(images/main_5.min.svg) 0 -115px no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    vertical-align: middle;
    opacity: .5;
    position: relative;
    top: 2px;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.search-from__loop:hover {
    opacity: 1
}

#searchModal .vertical-alignment-helper {
    display: table;
    width: 100%;
    height: 100%
}

#searchModal .vertical-align-center {
    display: table-cell;
    vertical-align: middle
}

#searchModal .modal-content {
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: inherit;
    height: inherit;
    margin: 0 auto
}

@media (max-width:1039px) {
    #searchModal .modal-content {
        width: 80%
    }
}

#searchModal .searchform-box {
    border-bottom: 1px solid #fff;
    padding-bottom: 12px
}

#searchModal .search-it {
    border: 0;
    width: 80%;
    display: inline-block;
    font-family: gotham_proregular, sans-serif;
    color: #fff;
    font-size: 20px;
    height: 28px
}

@media (min-width:480px) {
    #searchModal .search-it {
        width: 91%
    }
}

#searchModal .search-it::-webkit-input-placeholder {
    color: #999
}

#searchModal .search-it::-moz-input-placeholder {
    color: #999
}

#searchModal .search-it::-ms-input-placeholder {
    color: #999
}

#searchModal .search-it:focus {
    background: 0 0
}

#searchModal .search-is {
    display: inline-block;
    background: url(images/main_5.min.svg) 0 -145px no-repeat;
    vertical-align: top;
    border: 0;
    cursor: pointer;
    width: 25px;
    height: 25px
}

#searchModal .logged-in .modal-header,
.logged-in #searchModal .modal-header {
    top: 32px
}

#searchModal .modal-header {
    position: absolute;
    top: 0;
    width: 100%;
    padding-right: 0;
    border: 0
}

#searchModal .modal-header .close {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    outline: 0;
    width: 18px;
    height: 18px;
    opacity: .6
}

.single-format-standard .single-inner,
.single-photo-of-the-day .single-inner {
    outline: #eee solid 1px
}

#searchModal .modal-header .close:hover {
    opacity: 1
}

#searchModal .modal-header .close span:after,
#searchModal .modal-header .close span:before {
    content: "";
    height: 18px;
    width: 1px;
    background: #fff;
    margin-right: -1px;
    opacity: 1;
    display: inline-block
}

#searchModal .modal-header .close span:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#searchModal .modal-header .close span:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.f-soc-ul,
.single-format-image .progressbar.navbar-fixed-top .f-soc-ul {
    cursor: default;
    padding-left: 0
}

.f-soc-ul li,
.single-format-image .progressbar.navbar-fixed-top .f-soc-ul li {
    display: inline-block
}

@media (min-width:1370px) {
    .f-soc-ul li,
    .single-format-image .progressbar.navbar-fixed-top .f-soc-ul li {
        margin: 0 3px
    }
}

.f-soc-ul .f-soc-a,
.single-format-image .progressbar.navbar-fixed-top .f-soc-ul .f-soc-a {
    position: relative;
    border: 0
}

.f-soc-ul .f-soc-a .si,
.single-format-image .progressbar.navbar-fixed-top .f-soc-ul .f-soc-a .si {
    background: url(images/main_5.min.svg) no-repeat;
    position: absolute;
    text-indent: 0;
    width: 26px;
    height: 26px;
    display: inline-block;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.f-soc-ul .f-soc-a .si-vk,
.single-format-image .progressbar.navbar-fixed-top .f-soc-ul .f-soc-a .si-vk {
    background-position: -66px -171px
}

.f-soc-ul .f-soc-a .si-google-plus,
.single-format-image .progressbar.navbar-fixed-top .f-soc-ul .f-soc-a .si-google-plus {
    background-position: -33px -364px
}

.f-soc-ul .f-soc-a .si-facebook,
.single-format-image .progressbar.navbar-fixed-top .f-soc-ul .f-soc-a .si-facebook {
    background-position: -15px -244px
}

.f-soc-ul .f-soc-a .si-twitter,
.single-format-image .progressbar.navbar-fixed-top .f-soc-ul .f-soc-a .si-twitter {
    background-position: -63px -278px
}

.f-soc-ul .f-soc-a .si-instagram,
.single-format-image .progressbar.navbar-fixed-top .f-soc-ul .f-soc-a .si-instagram {
    background-position: -95px -315px
}

.single-format-image .progressbar .f-soc-ul .f-soc-a .si-vk {
    background-position: -31px -171px
}

.single-format-image .progressbar .f-soc-ul .f-soc-a .si-google-plus {
    background-position: 1px -364px
}

.single-format-image .progressbar .f-soc-ul .f-soc-a .si-facebook {
    background-position: 9px -244px
}

.single-format-image .progressbar .f-soc-ul .f-soc-a .si-twitter {
    background-position: -28px -278px
}

.single-format-image .progressbar .f-soc-ul .f-soc-a .si-instagram {
    background-position: 5px -315px
}

.navbar .f-soc-a {
    opacity: .5;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.navbar .f-soc-a:hover {
    opacity: 1
}

.navbar #header-social .f-soc-a {
    opacity: .5
}

.navbar #header-social .f-soc-a:hover,
.photolike-block .photolike_a:hover i:after {
    opacity: 1
}

#sidebar-social {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center
}

@media (min-width:480px) {
    #sidebar-social {
        width: 225px
    }
}

.socl_dop .f-soc-ul li {
    margin: 0 1px
}

.socl_dop .f-soc-ul .si-vk {
    background-position: -32px -172px
}

.socl_dop .f-soc-ul .si-google-plus {
    background-position: 1px -364px
}

.socl_dop .f-soc-ul .si-facebook {
    background-position: 9px -244px
}

.socl_dop .f-soc-ul .si-twitter {
    background-position: -28px -278px
}

.socl_dop .f-soc-ul .si-instagram {
    background-position: 5px -315px
}

#sidebar-social .f-soc-ul {
    margin: 0 30px;
    border-top: 1px solid #1e1e1e;
    padding-top: 16px
}

.socl-aside .f-soc-ul {
    margin: 0 2%
}

@media (min-width:1370px) {
    .socl-aside .f-soc-ul {
        margin: 0
    }
}

.socl-aside .si-vk {
    background-position: 4px -172px
}

.socl-aside .si-google-plus {
    background-position: -7px -364px;
    background-color: #dd4b38;
    width: 90%;
    height: 90%;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.socl-aside .si-facebook {
    background-position: 11px -244px;
    background-color: #465898;
    width: 90%;
    height: 90%;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.socl-aside .si-twitter {
    background-position: 7px -279px
}

.socl-aside .si-instagram {
    background-position: -1px -323px
}

.socl-sm .f-soc-ul {
    margin-bottom: 0
}

@media (max-width:1039px) {
    .socl-sm.socl_dop .f-soc-ul {
        margin-top: 16px;
        margin-bottom: 9px
    }
}

.socl-sm .f-soc-a {
    text-indent: 9999em;
    border: 0;
    width: 26px;
    height: 26px
}

.socl-sm .si {
    right: 0;
    top: 0
}

.single-format-image .navbar-fixed-top .h-social-links {
    display: block
}

.navbar-fixed-top .socl-fill .f-soc-a,
.socl-fill .f-soc-a {
    background-color: #454545;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.navbar-fixed-top .socl-fill .f-soc-a.__gp:hover,
.socl-fill .f-soc-a.__gp:hover {
    background-color: #da4b3d
}

.navbar-fixed-top .socl-fill .f-soc-a.__fb:hover,
.socl-fill .f-soc-a.__fb:hover {
    background-color: #3b5999
}

.navbar-fixed-top .socl-fill .f-soc-a.__vk,
.socl-fill .f-soc-a.__vk {
    background-position: 4px -172px
}

.navbar-fixed-top .socl-fill .f-soc-a.__vk:hover,
.socl-fill .f-soc-a.__vk:hover {
    background-color: #315782
}

.navbar-fixed-top .socl-fill .f-soc-a.__tw:hover,
.socl-fill .f-soc-a.__tw:hover {
    background-color: #00b4ff
}

.navbar-fixed-top .socl-fill .f-soc-a.__in,
.socl-fill .f-soc-a.__in {
    background: 0 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.open>.dropdown-toggle.socl-color .f-soc-a.__fb,
.open>.dropdown-toggle.socl-color .f-soc-a.__gp,
.open>.dropdown-toggle.socl-color .f-soc-a.__in,
.open>.dropdown-toggle.socl-color .f-soc-a.__tw,
.open>.dropdown-toggle.socl-color .f-soc-a.__vk,
.socl-color .f-soc-a.__fb.active,
.socl-color .f-soc-a.__fb:active,
.socl-color .f-soc-a.__gp.active,
.socl-color .f-soc-a.__gp:active,
.socl-color .f-soc-a.__in.active,
.socl-color .f-soc-a.__in:active,
.socl-color .f-soc-a.__tw.active,
.socl-color .f-soc-a.__tw:active,
.socl-color .f-soc-a.__vk.active,
.socl-color .f-soc-a.__vk:active {
    background-image: none
}

.navbar-fixed-top .socl-fill .f-soc-a.__in:hover,
.socl-fill .f-soc-a.__in:hover {
    color: #175786
}

.open>.dropdown-toggle.socl-color .f-soc-a.__gp,
.socl-color .f-soc-a.__gp,
.socl-color .f-soc-a.__gp.active,
.socl-color .f-soc-a.__gp.focus,
.socl-color .f-soc-a.__gp:active,
.socl-color .f-soc-a.__gp:focus,
.socl-color .f-soc-a.__gp:hover {
    color: #fff
}

.navbar-fixed-top .socl-fill .f-soc-a.__in:after,
.socl-fill .f-soc-a.__in:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 9px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    width: 11px;
    height: 11px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.navbar-fixed-top .socl-fill .f-soc-a.__in:hover:after,
.socl-fill .f-soc-a.__in:hover:after {
    background-color: #175786
}

.socl-color .f-soc-a.__gp,
.socl-color .f-soc-a.__gp.disabled,
.socl-color .f-soc-a.__gp.disabled.active,
.socl-color .f-soc-a.__gp.disabled.focus,
.socl-color .f-soc-a.__gp.disabled:active,
.socl-color .f-soc-a.__gp.disabled:focus,
.socl-color .f-soc-a.__gp.disabled:hover,
.socl-color .f-soc-a.__gp[disabled],
.socl-color .f-soc-a.__gp[disabled].active,
.socl-color .f-soc-a.__gp[disabled].focus,
.socl-color .f-soc-a.__gp[disabled]:active,
.socl-color .f-soc-a.__gp[disabled]:focus,
.socl-color .f-soc-a.__gp[disabled]:hover,
fieldset[disabled] .socl-color .f-soc-a.__gp,
fieldset[disabled] .socl-color .f-soc-a.__gp.active,
fieldset[disabled] .socl-color .f-soc-a.__gp.focus,
fieldset[disabled] .socl-color .f-soc-a.__gp:active,
fieldset[disabled] .socl-color .f-soc-a.__gp:focus,
fieldset[disabled] .socl-color .f-soc-a.__gp:hover {
    background-color: #da4b3d;
    border-color: transparent
}

.navbar-fixed-top .socl-fill .f-soc-a.__in .si-instagram,
.socl-fill .f-soc-a.__in .si-instagram {
    background-position: -37px -322px
}

.socl-lg .f-soc-a {
    font-family: gotham_probold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 7px 20px
}

.socl-lg .f-soc-ul li:first-child .f-soc-a {
    margin-left: 0
}

@media (max-width:759px) {
    .socl-lg .f-soc-a {
        padding: 8px 11px;
        margin-left: 0;
        margin-bottom: 10px
    }
}

.socl-lg .si {
    left: 6px;
    top: 2px
}

@media (max-width:1039px) {
    .socl-respons .f-soc-a {
        text-indent: 9999em;
        width: 40px
    }
}

.socl-respons-min .f-soc-a {
    margin-right: 0;
    margin-left: .6em
}

@media (max-width:1369px) {
    .socl-respons-min .f-soc-a {
        text-indent: 9999em;
        width: 40px
    }
}

.socl-color .f-soc-a.__gp .badge {
    color: #da4b3d;
    background-color: #fff
}

.open>.dropdown-toggle.socl-color .f-soc-a.__fb,
.socl-color .f-soc-a.__fb,
.socl-color .f-soc-a.__fb.active,
.socl-color .f-soc-a.__fb.focus,
.socl-color .f-soc-a.__fb:active,
.socl-color .f-soc-a.__fb:focus,
.socl-color .f-soc-a.__fb:hover {
    color: #fff
}

.socl-color .f-soc-a.__gp:hover {
    background-color: #b73023
}

.socl-color .f-soc-a.__fb,
.socl-color .f-soc-a.__fb.disabled,
.socl-color .f-soc-a.__fb.disabled.active,
.socl-color .f-soc-a.__fb.disabled.focus,
.socl-color .f-soc-a.__fb.disabled:active,
.socl-color .f-soc-a.__fb.disabled:focus,
.socl-color .f-soc-a.__fb.disabled:hover,
.socl-color .f-soc-a.__fb[disabled],
.socl-color .f-soc-a.__fb[disabled].active,
.socl-color .f-soc-a.__fb[disabled].focus,
.socl-color .f-soc-a.__fb[disabled]:active,
.socl-color .f-soc-a.__fb[disabled]:focus,
.socl-color .f-soc-a.__fb[disabled]:hover,
fieldset[disabled] .socl-color .f-soc-a.__fb,
fieldset[disabled] .socl-color .f-soc-a.__fb.active,
fieldset[disabled] .socl-color .f-soc-a.__fb.focus,
fieldset[disabled] .socl-color .f-soc-a.__fb:active,
fieldset[disabled] .socl-color .f-soc-a.__fb:focus,
fieldset[disabled] .socl-color .f-soc-a.__fb:hover {
    background-color: #3b5999;
    border-color: transparent
}

.socl-color .f-soc-a.__fb .badge {
    color: #3b5999;
    background-color: #fff
}

.open>.dropdown-toggle.socl-color .f-soc-a.__vk,
.socl-color .f-soc-a.__vk,
.socl-color .f-soc-a.__vk.active,
.socl-color .f-soc-a.__vk.focus,
.socl-color .f-soc-a.__vk:active,
.socl-color .f-soc-a.__vk:focus,
.socl-color .f-soc-a.__vk:hover {
    color: #fff
}

.socl-color .f-soc-a.__fb:hover {
    background-color: #2a3f6d
}

.socl-color .f-soc-a.__vk,
.socl-color .f-soc-a.__vk.disabled,
.socl-color .f-soc-a.__vk.disabled.active,
.socl-color .f-soc-a.__vk.disabled.focus,
.socl-color .f-soc-a.__vk.disabled:active,
.socl-color .f-soc-a.__vk.disabled:focus,
.socl-color .f-soc-a.__vk.disabled:hover,
.socl-color .f-soc-a.__vk[disabled],
.socl-color .f-soc-a.__vk[disabled].active,
.socl-color .f-soc-a.__vk[disabled].focus,
.socl-color .f-soc-a.__vk[disabled]:active,
.socl-color .f-soc-a.__vk[disabled]:focus,
.socl-color .f-soc-a.__vk[disabled]:hover,
fieldset[disabled] .socl-color .f-soc-a.__vk,
fieldset[disabled] .socl-color .f-soc-a.__vk.active,
fieldset[disabled] .socl-color .f-soc-a.__vk.focus,
fieldset[disabled] .socl-color .f-soc-a.__vk:active,
fieldset[disabled] .socl-color .f-soc-a.__vk:focus,
fieldset[disabled] .socl-color .f-soc-a.__vk:hover {
    background-color: #4c75a3;
    border-color: transparent
}

.socl-color .f-soc-a.__vk .badge {
    color: #4c75a3;
    background-color: #fff
}

.open>.dropdown-toggle.socl-color .f-soc-a.__tw,
.socl-color .f-soc-a.__tw,
.socl-color .f-soc-a.__tw.active,
.socl-color .f-soc-a.__tw.focus,
.socl-color .f-soc-a.__tw:active,
.socl-color .f-soc-a.__tw:focus,
.socl-color .f-soc-a.__tw:hover {
    color: #fff
}

.socl-color .f-soc-a.__vk:hover {
    background-color: #395779
}

.socl-color .f-soc-a.__tw,
.socl-color .f-soc-a.__tw.disabled,
.socl-color .f-soc-a.__tw.disabled.active,
.socl-color .f-soc-a.__tw.disabled.focus,
.socl-color .f-soc-a.__tw.disabled:active,
.socl-color .f-soc-a.__tw.disabled:focus,
.socl-color .f-soc-a.__tw.disabled:hover,
.socl-color .f-soc-a.__tw[disabled],
.socl-color .f-soc-a.__tw[disabled].active,
.socl-color .f-soc-a.__tw[disabled].focus,
.socl-color .f-soc-a.__tw[disabled]:active,
.socl-color .f-soc-a.__tw[disabled]:focus,
.socl-color .f-soc-a.__tw[disabled]:hover,
fieldset[disabled] .socl-color .f-soc-a.__tw,
fieldset[disabled] .socl-color .f-soc-a.__tw.active,
fieldset[disabled] .socl-color .f-soc-a.__tw.focus,
fieldset[disabled] .socl-color .f-soc-a.__tw:active,
fieldset[disabled] .socl-color .f-soc-a.__tw:focus,
fieldset[disabled] .socl-color .f-soc-a.__tw:hover {
    background-color: #00b4ff;
    border-color: transparent
}

.socl-color .f-soc-a.__tw .badge {
    color: #00b4ff;
    background-color: #fff
}

.open>.dropdown-toggle.socl-color .f-soc-a.__in,
.socl-color .f-soc-a.__in,
.socl-color .f-soc-a.__in.active,
.socl-color .f-soc-a.__in.focus,
.socl-color .f-soc-a.__in:active,
.socl-color .f-soc-a.__in:focus,
.socl-color .f-soc-a.__in:hover {
    color: #fff
}

.socl-color .f-soc-a.__tw:hover {
    background-color: #0089c2
}

.socl-color .f-soc-a.__in,
.socl-color .f-soc-a.__in.disabled,
.socl-color .f-soc-a.__in.disabled.active,
.socl-color .f-soc-a.__in.disabled.focus,
.socl-color .f-soc-a.__in.disabled:active,
.socl-color .f-soc-a.__in.disabled:focus,
.socl-color .f-soc-a.__in.disabled:hover,
.socl-color .f-soc-a.__in[disabled],
.socl-color .f-soc-a.__in[disabled].active,
.socl-color .f-soc-a.__in[disabled].focus,
.socl-color .f-soc-a.__in[disabled]:active,
.socl-color .f-soc-a.__in[disabled]:focus,
.socl-color .f-soc-a.__in[disabled]:hover,
fieldset[disabled] .socl-color .f-soc-a.__in,
fieldset[disabled] .socl-color .f-soc-a.__in.active,
fieldset[disabled] .socl-color .f-soc-a.__in.focus,
fieldset[disabled] .socl-color .f-soc-a.__in:active,
fieldset[disabled] .socl-color .f-soc-a.__in:focus,
fieldset[disabled] .socl-color .f-soc-a.__in:hover {
    background-color: #175786;
    border-color: transparent
}

.socl-color .f-soc-a.__in .badge {
    color: #175786;
    background-color: #fff
}

.socl-color .f-soc-a.__in:hover {
    background-color: #0e3552
}

.socl-color .f-soc-a .si-vk {
    background-position: -32px -172px
}

.socl-color .f-soc-a .si-google-plus {
    background-position: 2px -364px
}

.socl-color .f-soc-a .si-facebook {
    background-position: 9px -244px
}

.socl-color .f-soc-a .si-twitter {
    background-position: -28px -278px
}

.socl-color .f-soc-a .si-instagram {
    background-position: 5px -315px
}

.socl-color.socl-lg .si-google-plus {
    left: 6px;
    top: 3px
}

@media (max-width:759px) {
    .share-inline .f-soc-ul li {
        margin-right: 10px
    }
}

.share-inline .f-soc-a {
    margin: 1em 0 0
}

@media (min-width:760px) {
    .share-inline .f-soc-a {
        margin: 0 1em 0 0
    }
}

.socl-hdn .f-soc-a.__in {
    display: none!important;
    visibility: hidden!important
}

.photolike-block {
    position: absolute;
    z-index: 100;
    width: 35px;
    height: auto;
    margin-top: 44px;
    visibility: visible;
    -webkit-transition: opacity 250ms ease-out, visible 250ms ease-out;
    transition: opacity 250ms ease-out, visible 250ms ease-out
}

.featured-slider .photolike-block {
    display: block
}

.photolike-block .photolike_a {
    float: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    margin-bottom: 5px;
    background: #fff;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.photolike-block .photolike_a:hover {
    background-color: #757575
}

.photolike-block .photolike_a .photolike_facebook:after {
    background-position: -11px -241px
}

.photolike-block .photoshare_fb:hover .photolike_facebook:after {
    background-position: 14px -241px
}

.photolike-block .photolike_a .photolike_pinterest:after {
    background: url(images/pinterest.svg) 52% 50% no-repeat;
    background-size: 45% 48%
}

.photolike-block .photoshare_pint:hover .photolike_pinterest:after {
    background: url(images/main_5.min.svg) 9px -403px no-repeat
}

.photolike-block .photolike_a .photolike_tumblr:after {
    background: url(images/tumblr.svg) 50% 50% no-repeat;
    background-size: 40% 40%
}

.photolike-block .photoshare_tumblr:hover .photolike_tumblr:after {
    background: url(images/main_5.min.svg) 14px -435px no-repeat
}

.photolike-block .photolike_a .photolike_vk:after {
    background-position: -62px -168px
}

.photolike-block .photoshare_vk:hover .photolike_vk:after {
    background-position: -27px -168px
}

.photolike-block .photolike_a i:after {
    content: "";
    background: url(images/main_5.min.svg) no-repeat;
    display: block;
    box-sizing: content-box;
    opacity: .5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    text-align: center;
    font-style: normal;
    font-size: 20px;
    width: 35px;
    height: 35px
}

.lang_sel_list_horizontal {
    display: inline-block;
    margin-left: 12px
}

.lang_sel_list_horizontal ul {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
    font-family: GothamPro-Medium, sans-serif
}

@media (min-width:760px) {
    .lang_sel_list_horizontal ul {
        font-family: gotham_probold, "Helvetica Neue", Helvetica, Arial, sans-serif
    }
}

.newsletter,
.newsletter .newsletter-it {
    font-weight: 100;
    text-align: center;
    font-family: gotham_proregular, sans-serif
}

.lang_sel_list_horizontal ul li {
    list-style-type: none;
    display: inline-block;
    text-transform: uppercase
}

.lang_sel_list_horizontal ul li a:hover {
    text-decoration: none
}

.lang_sel_list_horizontal ul li a:hover .icl_lang_sel_current {
    color: #000
}

.lang_sel_list_horizontal ul li a .icl_lang_sel_current {
    color: #888;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.lang_sel_list_horizontal ul li .icl_lang_sel_current {
    color: #fa3b5a;
    display: inline-block;
    font-size: 11px
}

.lang_sel_list_horizontal .icl_lang_sel_current.icl_lang_sel_native {
    display: none
}

.lang_sel_list_horizontal .lang_sel_other .icl_lang_sel_current.icl_lang_sel_native {
    display: block
}

.newsletter-full-color,
.newsletter-subsribe {
    position: relative;
    clear: both
}

.newsletter-full-color .newsletter,
.newsletter-subsribe .newsletter {
    background: url(images/bgs.jpg) left center no-repeat #363636;
    background-size: cover
}

@media (min-width:1040px) {
    .newsletter-full-color .newsletter,
    .newsletter-subsribe .newsletter {
        background-size: initial
    }
}

.newsletter {
    font-size: 16px;
    color: #fff;
    padding: 25px 4% 12px
}

@media (min-width:480px) {
    .newsletter {
        font-size: 18px;
        padding: 25px 14% 7px
    }
    .newsletter .newsletter-it {
        left: 6px;
        text-align: left
    }
}

.newsletter .form-group.__txt {
    margin-right: 12px;
    margin-top: -2px
}

@media (max-width:1039px) {
    .newsletter .form-group.__txt {
        display: block;
        color: #E5E5E5;
        margin-top: 0
    }
    .related-posts .wrap-rect:nth-child(4) {
        clear: both
    }
}

.newsletter .newsletter_t {
    margin-bottom: 0;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .15em
}

.newsletter .newsletter-it {
    position: relative;
    letter-spacing: .2em;
    font-size: 11px;
    width: 90%;
    line-height: 48px;
    height: 48px;
    display: inline-block
}

.email-button,
.newsletter .newsletter-it:focus {
    font-family: GothamPro-Medium, sans-serif
}

.newsletter .newsletter-it::-webkit-input-placeholder {
    color: #fff;
    text-transform: uppercase;
    font-size: 9px
}

.newsletter .newsletter-it::-moz-input-placeholder {
    color: #fff;
    text-transform: uppercase;
    font-size: 9px
}

.newsletter .newsletter-it::-ms-input-placeholder {
    color: #fff;
    text-transform: uppercase;
    font-size: 9px
}

.newsletter .newsletter-it:focus {
    text-transform: lowercase;
    color: #111;
    border-color: #fff
}

#footer .about_lnk,
.aside-widget-lnk,
.email-button,
.read-more-cont .btn,
.realted-header,
.share-line-title,
.subTitle {
    text-transform: uppercase
}

.newsletter .newsletter-it:focus:-ms-input-placeholder,
.newsletter .newsletter-it:focus::-moz-placeholder,
.newsletter .newsletter-it:focus::-webkit-input-placeholder {
    text-transform: uppercase
}

.newsletter .newsletter-it:focus::-moz-placeholder {
    color: #111;
    opacity: 1
}

.newsletter .newsletter-it:focus:-ms-input-placeholder {
    color: #111
}

.newsletter .newsletter-it:focus::-webkit-input-placeholder {
    color: #111
}

.email-button {
    border-width: 1px;
    height: 48px;
    letter-spacing: .2em;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 10px
}

@media (min-width:760px) {
    .newsletter .newsletter-it {
        width: 220px
    }
    .email-button {
        font-size: 9px
    }
}

@media (min-width:1370px) {
    .newsletter .newsletter-it {
        width: 247px;
        left: 7px;
        text-align: left
    }
    .email-button {
        padding-left: 30px;
        padding-right: 30px
    }
}

.email-button:hover {
    background: #fff;
    border-color: #fff;
    color: #111;
    -webkit-transition: border ease-in-out .3s, background ease-in-out .3s;
    transition: border ease-in-out .3s, background ease-in-out .3s
}

#footer .newsletter {
    padding: 0
}

#notification_subscribe {
    cursor: pointer;
    font-size: 11px;
    display: block
}

#notification_subscribe:hover {
    color: #fff
}

@media (min-width:760px) {
    #footer .newsletter {
        display: inline-block
    }
}

#footer .form-group.__txt {
    display: none
}

body,
html {
    min-height: 100%
}

.site-main {
    padding-bottom: 30px
}

@media (min-width:480px) {
    .site-main {
        padding-top: 30px
    }
    .read-more-cont .btn {
        letter-spacing: .07em
    }
}

a {
    -webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
    transition: background .3s ease-in-out, color .3s ease-in-out
}

p {
    font-family: gotham_proregular, sans-serif
}

p a {
    color: #fa3b5a
}

.content-wrapper {
    padding-top: 50px;
    margin-bottom: 90px
}

@media (min-width:1040px) {
    .content-wrapper {
        margin-left: -15px;
        margin-right: -15px
    }
}

.wrap-centered {
    word-break: break-all;
    position: absolute;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 10;
    padding: 0 43px;
    color: #fff;
    margin-left: -150px;
    text-align: center;
    margin-top: -32px
}

@media (max-width:479px) {
    .wrap-centered {
        margin-top: -20px
    }
}

.wrap-centered .wrap-centered-ic {
    display: inline-block;
    position: relative;
    line-height: 80px;
    width: 80px;
    height: 80px
}

@media (min-width:760px) and (max-width:1370px) {
    .wrap-centered .wrap-centered-ic {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }
}

.wrap-centered .wrap-centered-ic:before {
    content: '';
    background: url(images/ic.png) no-repeat;
    position: relative;
    z-index: 1;
    display: inline-block;
    height: 50px;
    width: 50px
}

.wrap-centered .wrap-centered-ic:after {
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    left: 0;
    background-color: #fa3b5a;
    z-index: 0;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.wrap-centered .wrap-centered-ic.__weeklinks:before {
    background-position: right 0;
    margin-top: 14px
}

.wrap-centered .wrap-centered-ic.__gallery:before {
    background-position: 0 0;
    margin-top: 21px
}

.inner-content,
.layout-new,
.wrapper-content {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:480px) and (max-width:759px) {
    .inner-content {
        padding: 0 30px
    }
}

.inner-content iframe {
    width: 100%!important
}

.page-title {
    font-family: gotham_problack, sans-serif;
    font-size: 44px;
    margin-bottom: 20px
}

@media (max-width:759px) {
    .inner-content {
        margin-top: -20px
    }
    .page-title {
        font-size: 30px
    }
}

.read-more-cont .btn {
    padding: 15px 0;
    text-align: center;
    max-width: 250px;
    top: 10px;
    position: relative;
    width: 70%;
    display: block;
    white-space: inherit;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:1040px) {
    .home .read-more-cont .post-wrap {
        margin-top: -20px
    }
    .read-more-cont .btn {
        width: 25%
    }
}

.read-more-cont .btn-more:hover,
.read-more-cont .btn-more__hovered {
    color: #fff;
    background-color: #222;
    border-color: #222
}

.open>.dropdown-toggle.read-more-cont .btn-more:hover,
.open>.dropdown-toggle.read-more-cont .btn-more__hovered,
.read-more-cont .btn-more:hover.active,
.read-more-cont .btn-more:hover.focus,
.read-more-cont .btn-more:hover:active,
.read-more-cont .btn-more:hover:focus,
.read-more-cont .btn-more:hover:hover,
.read-more-cont .btn-more__hovered.active,
.read-more-cont .btn-more__hovered.focus,
.read-more-cont .btn-more__hovered:active,
.read-more-cont .btn-more__hovered:focus,
.read-more-cont .btn-more__hovered:hover {
    color: #fff
}

.open>.dropdown-toggle.read-more-cont .btn-more:hover,
.open>.dropdown-toggle.read-more-cont .btn-more__hovered,
.read-more-cont .btn-more:hover.active,
.read-more-cont .btn-more:hover:active,
.read-more-cont .btn-more__hovered.active,
.read-more-cont .btn-more__hovered:active {
    background-image: none
}

.read-more-cont .btn-more:hover.disabled,
.read-more-cont .btn-more:hover.disabled.active,
.read-more-cont .btn-more:hover.disabled.focus,
.read-more-cont .btn-more:hover.disabled:active,
.read-more-cont .btn-more:hover.disabled:focus,
.read-more-cont .btn-more:hover.disabled:hover,
.read-more-cont .btn-more:hover[disabled],
.read-more-cont .btn-more:hover[disabled].active,
.read-more-cont .btn-more:hover[disabled].focus,
.read-more-cont .btn-more:hover[disabled]:active,
.read-more-cont .btn-more:hover[disabled]:focus,
.read-more-cont .btn-more:hover[disabled]:hover,
.read-more-cont .btn-more__hovered.disabled,
.read-more-cont .btn-more__hovered.disabled.active,
.read-more-cont .btn-more__hovered.disabled.focus,
.read-more-cont .btn-more__hovered.disabled:active,
.read-more-cont .btn-more__hovered.disabled:focus,
.read-more-cont .btn-more__hovered.disabled:hover,
.read-more-cont .btn-more__hovered[disabled],
.read-more-cont .btn-more__hovered[disabled].active,
.read-more-cont .btn-more__hovered[disabled].focus,
.read-more-cont .btn-more__hovered[disabled]:active,
.read-more-cont .btn-more__hovered[disabled]:focus,
.read-more-cont .btn-more__hovered[disabled]:hover,
fieldset[disabled] .read-more-cont .btn-more:hover,
fieldset[disabled] .read-more-cont .btn-more:hover.active,
fieldset[disabled] .read-more-cont .btn-more:hover.focus,
fieldset[disabled] .read-more-cont .btn-more:hover:active,
fieldset[disabled] .read-more-cont .btn-more:hover:focus,
fieldset[disabled] .read-more-cont .btn-more:hover:hover,
fieldset[disabled] .read-more-cont .btn-more__hovered,
fieldset[disabled] .read-more-cont .btn-more__hovered.active,
fieldset[disabled] .read-more-cont .btn-more__hovered.focus,
fieldset[disabled] .read-more-cont .btn-more__hovered:active,
fieldset[disabled] .read-more-cont .btn-more__hovered:focus,
fieldset[disabled] .read-more-cont .btn-more__hovered:hover {
    background-color: #222;
    border-color: #222
}

.read-more-cont .btn-more:hover .badge,
.read-more-cont .btn-more__hovered .badge {
    color: #fff;
    background-color: #222
}

.form-control-it__hovered .btn-primary {
    background: #fa3b5a;
    border-color: #fa3b5a
}

.form-control-it__hovered .form-control {
    border-color: #fa3b5a
}

.adults_only {
    font-family: GothamPro-Medium, sans-serif;
    position: absolute;
    z-index: 10;
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    width: 40px;
    right: 2em;
    top: 2em;
    padding: 0;
    color: #fff;
    background: #fa3b5a
}

.content-inner {
    background: #fff;
    padding: 60px 0;
    margin-bottom: 90px
}

#cover,
.content-editor #count-block {
    display: none
}

@media (min-width:1370px) {
    .home .read-more-cont .post-wrap {
        margin-top: -40px
    }
    .footer-main-cont {
        width: 76%;
        margin: 0 auto
    }
    #footer {
        height: 109px
    }
}

.related-posts {
    margin-top: 40px
}

@media (max-width:759px) {
    .content-inner {
        padding-left: 30px;
        padding-right: 30px
    }
    .related-posts {
        padding: 0 15px
    }
}

.related-posts-type .wrap-rect {
    position: relative;
    min-height: 1px;
    padding: 0
}

@media (min-width:760px) {
    .related-posts-type .wrap-rect {
        float: left;
        width: 100%
    }
}

@media (min-width:1040px) {
    .related-posts .wrap-news {
        margin-bottom: 0
    }
    .related-posts-type .wrap-rect {
        float: left;
        width: 33.33333333%
    }
}

.related-posts-type .related_preview_lnk {
    position: relative
}

.related-posts-type .post-img {
    padding-left: 0
}

.realted-header {
    margin-bottom: 20px;
    font-family: gotham_problack, sans-serif
}

#footer,
#footer .about_lnk {
    font-family: GothamPro-Medium, sans-serif
}

.related_txt_lnk .lead {
    max-width: 300px
}

#footer {
    background: #131313;
    text-align: center;
    padding: 30px 0 8px;
    color: #b0b0b0
}

#footer .about_lnk {
    letter-spacing: .05em;
    display: inline-block;
    font-size: 10px;
    margin: 17px 0 7px
}

#footer .about_lnk:hover {
    color: #fa3b5a
}

#footer div>a {
    color: #878787
}

#footer .socl-sm {
    margin: 20px 0
}

@media (min-width:1370px) {
    #footer .socl-sm {
        margin: 12px 0
    }
    #footer #footer-logo {
        text-align: left
    }
}

#footer #footer-logo {
    padding: 0;
    margin: 12px 0 5px
}

.col-foot-1,
.col-foot-2,
.col-foot-3,
.col-foot-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px
}

#footer .socl-sm .f-soc-a {
    margin: 0;
    opacity: .5;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#footer .socl-sm .f-soc-a:hover {
    opacity: 1
}

.form-control {
    border-color: #b0b0b0;
    color: #b0b0b0
}

.email-button,
.newsletter .form-control {
    border-color: #fff;
    color: #fff
}

.newsletter-it::-moz-placeholder {
    color: #b0b0b0;
    opacity: 1
}

.newsletter-it:-ms-input-placeholder {
    color: #b0b0b0
}

.newsletter-it::-webkit-input-placeholder {
    color: #b0b0b0
}

.newsletter-it::-moz-input-placeholder {
    color: #b0b0b0
}

.newsletter-it::-ms-input-placeholder {
    color: #b0b0b0
}

.newsletter-it:focus {
    color: #b0b0b0
}

.f-rambler {
    margin-bottom: 0;
    margin-top: -3px;
    text-align: center
}

@media (min-width:1370px) {
    #footer .form-inline .form-group {
        margin-bottom: 0
    }
    .f-rambler {
        text-align: right
    }
    .col-foot-push-1 {
        left: 62.5%
    }
}

@media (max-width:1369px) {
    .f-rambler {
        margin-top: 6px;
        margin-bottom: 8px
    }
}

.f-rambler a:hover {
    text-decoration: underline;
    color: #fa3b5a
}

.footer-row {
    margin-left: -15px;
    margin-right: -15px
}

@media (max-width:1040px) {
    .footer-row {
        margin-right: 0;
        margin-left: 0
    }
}

.f-copyright .f-copyright__txt {
    display: inline-block;
    color: #878787;
    font: 11px/1.2 gotham_proregular, sans-serif
}

.f-copyright .f-copyright__txt a:focus,
.f-copyright .f-copyright__txt a:hover {
    color: #fa3b5a;
    text-decoration: underline
}

@media (min-width:1370px) {
    .col-foot-pull-1 {
        right: 13.75%
    }
    .col-foot-1 {
        float: left;
        width: 13.5%
    }
    .col-foot-2 {
        float: left;
        width: 15%;
        right: 13.5%
    }
    .col-foot-3 {
        float: left;
        width: 23.33333333%
    }
    .col-foot-4 {
        float: left;
        width: 34.16666667%;
        right: 12.5%
    }
    .f-copyright {
        text-align: right;
        position: relative;
        top: -10px
    }
    .f-copyright .f-copyright__txt {
        margin-bottom: 2px;
        margin-top: 8px;
        text-align: right
    }
}

@media (min-width:760px) {
    .error404 #main,
    .search-no-results #main {
        padding-bottom: 350px
    }
    .error404 #footer,
    .search-no-results #footer {
        position: absolute;
        width: 100%;
        bottom: 0
    }
}

.post #cover {
    background-position: center top!important
}

.entity-sub-title {
    font-size: 14px;
    margin: 5% 0 40px;
    color: #333;
    line-height: 1.5
}

.entity-sub-title a {
    color: #fa3b5a
}

@media (max-width:1039px) {
    #main.container {
        padding-left: 0;
        padding-right: 0
    }
    .single-inner .label-brand {
        color: #131313;
        border: 2px solid #131313
    }
    .single-inner .label-brand:hover {
        background: #131313;
        color: #fff
    }
}

@media (min-width:1040px) {
    .entity-sub-title {
        margin-top: 7%;
        font-size: 19px;
        padding: 0
    }
}

#single-feature #cover-intro,
#single-super-feature #cover-intro {
    font-family: gotham_proregular, sans-serif
}

@media (max-width:759px) {
    #single-feature .content-editor,
    #single-super-feature .content-editor {
        padding-left: 15px;
        padding-right: 15px
    }
    #single-news {
        padding: 0
    }
}

#single-news .aside-content-wrapper {
    background-color: #eee
}

#single-news .post-author_name:hover {
    color: #fa3b5a
}

#single-digest .kento-pvc-loop,
#single-news .kento-pvc-loop,
.single-photo-of-the-day .kento-pvc-loop {
    display: inline-block
}

#single-digest .kento-pvc-loop {
    margin-right: 10px
}

#single-news .post-author_name {
    margin-left: 3%;
    display: inline-block;
    color: #777
}

@media (max-width:479px) {
    #single-news .post-author_name {
        margin-top: 6px
    }
    #single-digest .entity-title,
    #single-feature .entity-title {
        font-size: 25px
    }
}

.two-sides .single-inner {
    position: relative
}

#single-news .entity-title {
    margin: 0 0 .5em;
    color: #000
}

@media (max-width:1039px) {
    #single-feature div#cover-intro,
    #single-feature div.content-editor {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:759px) {
    #single-feature .site-more .post-wrap {
        padding-left: 0;
        padding-right: 0
    }
}

#single-digest .entity-title,
#single-feature .entity-title {
    line-height: 1.1;
    font-family: gotham_problack, sans-serif;
    margin: 20px 0 15px
}

@media (min-width:1040px) {
    #single-digest .entity-title,
    #single-feature .entity-title {
        font-size: 40px;
        margin: 20px 0 18px
    }
}

#single-feature .content-editor {
    position: relative;
    min-height: 1px;
    margin: 0;
    padding: 0;
    width: 100%
}

@media (min-width:1040px) {
    #single-feature .content-editor {
        float: left;
        width: 62%;
        margin-left: 20%
    }
}

@media (min-width:1370px) {
    #single-feature .content-editor {
        float: left;
        width: 58.33333333%;
        margin-left: 20.83333333%
    }
}

@media (min-width:480px) {
    #single-digest .tags-line {
        padding-left: 4.7%
    }
}

@media (min-width:760px) {
    #single-digest .tags-line {
        padding-left: 13.2%
    }
}

@media (min-width:1040px) {
    #single-digest .tags-line {
        padding-left: 2%
    }
    .full-content-wrapper {
        float: left;
        width: 83.33333333%;
        margin-left: 8.33333333%
    }
}

@media (max-width:1039px) {
    #single-digest,
    #single-feature {
        padding: 0
    }
}

.header-super-feature .search-i {
    color: #fff
}

@media (max-width:759px) {
    .single-full-container {
        padding-right: 0;
        padding-left: 0
    }
}

.full-content-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.aside-content-wrapper .entity-sub-title {
    margin: 20px 0
}

.aside-content-wrapper .single-inner .entity-title {
    font-size: 22px
}

@media (min-width:480px) {
    .aside-content-wrapper .single-inner .entity-title {
        font-size: 28px
    }
}

@media (min-width:1040px) {
    .aside-content-wrapper .single-inner .entity-title {
        font-size: 40px
    }
    .single-format-standard #cover-feature {
        margin-left: -1px;
        margin-right: -1px
    }
}

.cover-feature__nocover #cover-intro .label-primary,
.single-inner .entry-meta {
    font-size: 11px;
    font-family: GothamPro-Medium, sans-serif;
    text-transform: uppercase
}

.aside-content-wrapper .single-inner .post-cover {
    margin-bottom: 30px
}

.aside-content-wrapper .single-inner .post-cover .wp-post-image {
    display: block;
    max-width: 100%;
    height: auto
}

.aside-content-wrapper .two-sides_pad {
    padding: 25px 15px 40px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee
}

#cover-feature {
    position: relative;
    bottom: 0
}

@media (min-width:1040px) {
    #cover-feature.cover-feature__shade:after {
        content: '';
        position: absolute;
        z-index: 5;
        width: 100%;
        height: 62%;
        display: block;
        background-image: -webkit-linear-gradient(top, transparent 20%, rgba(1, 1, 1, .9) 100%);
        background-image: -o-linear-gradient(top, transparent 20%, rgba(1, 1, 1, .9) 100%);
        background-image: linear-gradient(to bottom, transparent 20%, rgba(1, 1, 1, .9) 100%);
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6010101', GradientType=0);
        bottom: 0;
        opacity: .6
    }
}

#cover-intro,
.cover-feature__nocover #cover-intro {
    color: #000;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 5%
}

.cover-feature__nocover #cover-intro .entity-title {
    font-weight: 700;
    color: #333
}

@media (min-width:1040px) {
    .cover-feature__nocover #cover-intro {
        margin-left: auto;
        margin-right: auto;
        float: none;
        max-width: 750px
    }
}

.cover-feature__nocover #cover-intro .label-primary {
    background: #fff;
    color: #000;
    border: 2px solid #000
}

.cover-feature__nocover #cover-intro .label-primary:hover {
    color: #fff;
    background-color: #000
}

.cover-feature__nocover #cover-intro .author__lnk {
    color: #000
}

.cover-feature__nocover #cover-intro .author__lnk:hover {
    color: #fa3b5a
}

.cover-feature__nocover #cover-intro .kento-pvc-total {
    background-position: -32px -24px
}

.cover-feature__nocover #cover-intro .facebook-count {
    background-position: -29px -54px
}

.cover-feature__nocover #cover-intro .cover-feature__nocover #cover-intro {
    padding: 0 8%
}

#cover-feature.cover-feature__nocover.cover-feature__shade:after {
    display: none
}

#cover-intro .post-date-publish {
    margin: 0 10px
}

@media (min-width:1040px) {
    #cover-intro {
        position: absolute;
        z-index: 10;
        bottom: 4%;
        text-align: center;
        color: #fff;
        padding: 0 10%
    }
    #cover-feature.__noCover #cover-intro {
        position: relative;
        bottom: 0
    }
    #cover-feature.__noCover .label-brand {
        color: #333;
        border-color: #333
    }
    #cover-feature.__noCover .label-brand:hover {
        background-color: #333;
        color: #fff
    }
    #cover-feature.__noCover .author__lnk {
        color: #333
    }
    #cover-feature.__noCover .author__lnk:hover {
        color: #fa3b5a
    }
    #cover-feature.__noCover .entry-meta {
        color: #777
    }
    #single-super-feature #cover-intro {
        padding: 0 17%
    }
    .cover-feature__blackTxt .entity-title {
        color: #000
    }
    #cover-intro .post-date-publish {
        margin: 0 25px 0 30px
    }
    .two-sides {
        float: left;
        width: 70%
    }
}

.two-sides {
    position: relative;
    min-height: 1px;
    padding: 0
}

.two-sides .entry-meta {
    color: #777
}

@media (min-width:1040px) {
    .single-inner .author__lnk {
        color: #fff
    }
}

.single-inner .author__lnk:hover {
    color: #fa3b5a
}

.single-inner .entry-meta {
    font-weight: 100
}

.entry-meta .cat-name {
    margin-right: 10px;
    color: #777
}

@media (max-width:759px) {
    .entry-meta .cat-name {
        display: block;
        margin-bottom: 12px
    }
}

.entry-meta .cat-name:empty {
    display: none!important;
    visibility: hidden!important
}

.page-heading {
    font-size: 30px
}

@media (max-width:479px) {
    .page-heading {
        margin-left: 0;
        font-size: 18px;
        line-height: 1.2;
        text-align: center
    }
}

.subTitle {
    font-size: 18px;
    font-family: gotham_probold, sans-serif;
    letter-spacing: .02em;
    margin-bottom: 30px
}

@media (min-width:480px) {
    .subTitle {
        font-size: 22px;
        padding-left: 15px
    }
}

.content-editor {
    margin-bottom: 60px
}

.content-editor>ul {
    margin-bottom: 30px
}

.content-editor>ul li {
    margin-bottom: 15px;
    line-height: 1.6
}

.content-editor iframe {
    width: 100%
}

.content-editor .iframeContainer.iframe__vertical .ifram__feature {
    max-width: 310px;
    height: 540px
}

@media (min-width:1040px) {
    .content-editor .ifram__feature {
        height: 100%
    }
    .content-editor .iframeContainer.iframe__vertical .ifram__feature {
        max-width: 400px;
        height: 725px
    }
}

@media (max-width:1039px) {
    .single-inner .entry-meta {
        color: #777
    }
    .content-editor .iframeContainer iframe {
        max-width: 600px;
        height: 336px;
        margin-left: auto;
        margin-right: auto;
        display: block
    }
}

@media (max-width:779px) {
    .content-editor .iframeContainer iframe {
        min-height: 400px;
        height: 100%
    }
}

@media (max-width:479px) {
    .content-editor .iframeContainer iframe {
        min-height: 300px
    }
}

@media (max-width:379px) {
    .content-editor iframe {
        min-height: 100%
    }
}

#single-news .content-editor .flash_video embed,
#single-news .content-editor .flash_video object {
    width: 100%!important
}

@media (min-width:1040px) {
    .content-editor .iframeContainer iframe {
        width: 100%;
        min-height: 340px
    }
    .content-editor iframe.instagram-media {
        max-height: 100%
    }
}

#single-super-feature .content-editor blockquote,
.content-editor .quoting,
blockquote {
    margin-bottom: 35px;
    position: relative;
    margin-right: 0;
    margin-left: 0
}

.content-editor .quoting>div:before,
.content-editor blockquote>p:before,
.content-editor blockquote>strong:before {
    content: '';
    background: url(images/main_5.min.svg) 0 -475px no-repeat;
    width: 41px;
    height: 31px;
    left: -65px;
    top: -9px;
    color: #fa3b5a;
    margin-bottom: 8px;
    display: block
}

@media (min-width:1040px) {
    .content-editor .quoting>div:before,
    .content-editor blockquote>p:before,
    .content-editor blockquote>strong:before {
        position: absolute
    }
    .aside-widget {
        float: left;
        width: 30%
    }
}

.aside-widget,
.asidethumb-lnk .media-left {
    position: relative
}

.content-editor .header3,
.content-editor .header3 a {
    font-size: 20px;
    margin-bottom: 15px
}

#single-feature .content-editor div.simpleContentText>.__twoColTxt,
#single-feature .content-editor div.simpleContentText>div,
.content-editor p {
    margin-bottom: 30px
}

.content-editor:empty {
    display: none
}

.content-editor>img {
    display: block;
    max-width: 100%;
    height: auto
}

#single-feature .content-editor p,
#single-news .content-editor p,
#single-super-feature .content-editor p {
    line-height: 1.6
}

.content-editor p {
    font-size: 16px;
    line-height: 1.6
}

.content-editor p:empty {
    display: none
}

.content-editor p.clearfix:empty {
    display: block
}

@media (min-width:480px) {
    .simpleContentText {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px
    }
    .__twoColTxt {
        width: 50%;
        padding-right: 30px
    }
}

.aside-title {
    font-family: gotham_probold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 25px;
    margin-top: 0
}

.babula-indent,
.count-block,
.tags-line .tags-cont a {
    font-family: gotham_proregular, sans-serif
}

.aside-widget {
    min-height: 1px;
    padding: 0
}

.aside-widget .aside-widget-inner {
    padding: 30px 15px 40px
}

@media (min-width:479px) and (max-width:1040px) {
    .aside-widget .aside-widget-inner {
        display: flex;
        flex-wrap: wrap;
        padding: 30px 15px 40px
    }
    .aside-title {
        width: 100%
    }
    .aside-widget-inner .aside-list {
        margin-right: 5%;
        width: 45%
    }
}

.aside-widget .aside-widget-inner .meet-us-social {
    font-size: 24px;
    float: right;
    margin-top: 7px
}

.aside-widget .aside-widget-inner .meet-us-social .si.si-twitter {
    color: #60b1ff
}

.aside-widget .aside-widget-inner .meet-us-social .si.si-vk {
    color: #5b73a3
}

.aside-widget .aside-widget-inner .meet-us-social .si.si-facebook-official {
    color: #455998
}

.aside-widget .aside-widget-inner .meet-us-social i {
    margin-left: 15px
}

.aside-widget .socl-sm {
    float: right;
    clear: none
}

@media (max-width:479px) {
    .aside-widget .socl-sm {
        margin-top: -15px
    }
}

@media (max-width:1370px) {
    .aside-widget .f-soc-ul li {
        margin-left: 2px
    }
}

.aside-list {
    margin: 0 0 30px
}

@media (min-width:1370px) {
    .aside-widget .aside-widget-inner {
        padding: 30px 30px 40px 35px
    }
    .aside-list .media-left {
        padding-right: 20px
    }
}

.aside-list .media-square {
    width: 80px!important;
    height: 80px!important
}

.asidethumb-lnk .media-left:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 80px;
    max-height: 80px;
    opacity: 0;
    background: #000;
    -webkit-transition: opacity 350ms ease-in-out;
    transition: opacity 350ms ease-in-out
}

.asidethumb-lnk:hover .media-left:after {
    opacity: .5
}

.aside-widget-lnk {
    background-color: transparent;
    color: #222;
    padding-top: 15px;
    padding-bottom: 15px
}

@media (min-width:1040px) {
    .aside-widget-lnk {
        margin-bottom: 30px
    }
    .bottomInfoWrap {
        overflow: hidden
    }
    .two-cols-1 {
        float: left;
        min-width: 120px;
        text-align: right;
        margin-right: 20px;
        margin-left: 0
    }
    .two-cols-2 {
        max-width: 690px
    }
}

@media (min-width:1370px) {
    .aside-widget-lnk {
        margin-bottom: 0
    }
}

.aside-widget-lnk:hover {
    background-color: #222;
    color: #fff
}

.date-txt {
    color: #aaa;
    margin-bottom: 5px
}

.aside-list .media-heading {
    line-height: 17px;
    font-size: 14px;
    font-family: GothamPro-Medium, sans-serif
}

.share-line-title {
    font-size: 16px;
    margin-bottom: 15px;
    display: block
}

.icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(images/svg/share.svg) no-repeat
}

.tags-line {
    margin-top: 50px
}

#single-feature .tags-line,
#single-super-feature .tags-line {
    margin-top: 63px
}

.single-format-image .navbar .f-soc-a {
    opacity: .5;
    -webkit-transition: opacity 0s ease-in-out;
    transition: opacity 0s ease-in-out
}

@media (max-width:768px) {
    #single-super-feature .tags-line {
        margin-top: 45px
    }
}

@media (max-width:1039px) {
    #single-feature .tags-line {
        margin-top: 60px;
        padding-left: 30px
    }
    .bestMaterials {
        margin-left: auto;
        margin-right: auto
    }
}

.bestMaterials {
    margin-top: 40px
}

@media (max-width:759px) {
    .bestMaterials {
        padding: 0 15px
    }
}

.aside-wrapper {
    position: static;
    top: auto
}

.sticky {
    float: none;
    top: 20px;
    z-index: 6;
    left: auto
}

@media (min-width:1040px) {
    .sticky {
        width: 290px;
        position: fixed
    }
}

@media (min-width:1370px) {
    .sticky {
        width: 386px;
        padding-bottom: 0
    }
}

.fixed-toggle {
    position: fixed;
    top: 0
}

@media (min-width:1040px) {
    .fixed-toggle {
        width: 290px;
        position: fixed
    }
}

@media (min-width:1370px) {
    .fixed-toggle {
        width: 386px
    }
}

.path-1 {
    position: relative;
    top: 3px;
    color: #333
}

.cls-2 {
    color: #fff
}

.babula-indent {
    margin: 50px 0 70px!important;
    max-width: 400px;
    width: 80%;
    font-size: 16px
}

.babula-indent br {
    display: none!important;
    visibility: hidden!important
}

.babula-indent b {
    font-size: 20px;
    display: block;
    margin-bottom: 15px
}

.single-format-status {
    background-color: #fff
}

.single-format-quote .single-inner {
    background-color: transparent
}

.tags-line .tag-label {
    font-size: 16px;
    line-height: 35px;
    float: left;
    margin-right: 20px;
    font-family: GothamPro-Medium, sans-serif
}

.tags-line .tags-cont {
    text-transform: capitalize;
    overflow: hidden
}

.tags-line .tags-cont a {
    display: block;
    margin-right: 10px;
    background: #e4e4e4;
    float: left;
    margin-top: 3px;
    padding: 7px 10px;
    font-size: 11px;
    color: #131313;
    margin-bottom: 7px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.tags-line .tags-cont a:hover {
    background: #bdbdbd
}

.fullsize-img {
    clear: both;
    margin-bottom: 40px
}

#single-feature .content-editor .fullsize-img+.image-caption-txt,
#single-super-feature .content-editor .fullsize-img+.image-caption-txt,
#single-super-feature .content-editor .fullsize-img+h6 {
    margin-top: 70px
}

#single-super-feature .content-editor .fullsize-img+h6 {
    font-size: 13px
}

.content-editor .fullsize-img+.image-caption-txt {
    margin-top: 30px
}

.page-heading {
    margin: 0 0 40px 15px;
    color: #444
}

@media (max-width:479px) {
    .page-heading {
        font-size: 24px;
        margin-left: 0;
        line-height: 1.2
    }
}

.count-block {
    font-size: 22px
}

.count-block .facebook-count {
    padding-left: 22px;
    background-position: -30px -55px
}

@media (min-width:1040px) {
    .count-block .facebook-count {
        background-position: 0 -55px;
        padding-left: 27px
    }
}

.count-block .kento-pvc-total {
    padding-left: 28px;
    background-position: -32px -24px
}

@media (min-width:1040px) {
    .count-block .kento-pvc-total {
        background-position: 0 1px;
        padding-left: 34px
    }
}

.facebook-count:empty,
.kento-pvc-total:empty {
    display: none!important
}

#count-block,
#single-feature .facebook-count,
#single-feature .kento-pvc-loop,
#single-super-feature .facebook-count,
#single-super-feature .kento-pvc-loop {
    display: inline-block
}

#single-feature .facebook-count,
#single-super-feature .facebook-count {
    margin-left: 12px
}

#single-news #count-block {
    margin-left: 22px
}

@media (max-width:479px) {
    .count-block {
        font-size: 15px
    }
    #single-news #count-block {
        position: absolute;
        top: 0;
        right: 5px;
        margin-top: 4px
    }
}

#count-block {
    margin-top: 12px
}

@media (max-width:759px) {
    #count-block {
        margin-left: 0
    }
    #count-block.count-adeptive {
        position: absolute;
        right: 15px;
        top: -4px
    }
}

#count-block .facebook-count,
#cover-feature.__noCover #count-block .facebook-count {
    background-position: -29px -54px;
    padding-left: 22px
}

@media (min-width:1040px) {
    #count-block .facebook-count {
        background-position: 0 -55px
    }
}

#count-block .kento-pvc-total,
#cover-feature.__noCover #count-block .kento-pvc-total {
    background-position: -32px -24px;
    padding-left: 27px;
    margin-left: 6px
}

@media (min-width:1040px) {
    #count-block .kento-pvc-total {
        background-position: 0 0
    }
}

#single-news #count-block .kento-pvc-total,
.single-photo-of-the-day #count-block .kento-pvc-total {
    background-position: -32px -24px;
    margin-right: 10px
}

.post-wrap .post-lead {
    font-family: gotham_proregular, sans-serif;
    font-size: 14px
}

@media (min-width:1040px) {
    #single-news #count-block .facebook-count,
    .single-photo-of-the-day #count-block .facebook-count {
        background-position: -29px -54px
    }
    .post-wrap .post-lead {
        font-size: 16px
    }
}

.facebook-count,
.kento-pvc-total {
    background: url(images/main_5.min.svg) no-repeat;
    display: inline-block;
    height: 16px;
    line-height: 16px
}

#count-block.i-view,
.count-block.i-view {
    background-position: 0 -44px;
    background-size: inherit;
    width: 33px
}

#count-block.i-view_inv,
.count-block.i-view_inv {
    background-position: 0 -65px;
    background-size: inherit;
    width: 33px
}

#count-block.i-share,
.count-block.i-share {
    background-position: 0 -80px
}

#count-block.i-share_inv,
.count-block.i-share_inv {
    background-position: 0 -100px
}

@media (max-width:479px) {
    .date {
        margin-bottom: 3px
    }
    .facebook-count,
    .kento-pvc-total {
        background-position: 0 -87px;
        padding-left: 26px
    }
}

.pvc-total {
    padding-left: 33px;
    font-size: 20px;
    height: 30px
}

.wrap-dailyphoto .post-info-wrapper {
    margin-bottom: 14px
}

@media (max-width:1039px) {
    .wrap-dailyphoto .post-info-wrapper .cat-name {
        letter-spacing: 0;
        padding: 5px 0 0;
        font-size: 18px;
        color: #404040;
        display: block
    }
}

.post-wrap .count-block {
    font-size: 9px;
    font-family: GothamPro-Medium, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: center;
    color: #838383;
    z-index: 10;
    top: 20px
}

.post-wrap .count-block>div {
    display: inline-block;
    margin-right: 12px
}

@media (min-width:1040px) {
    .post-wrap .count-block {
        font-size: 11px;
        padding-left: 20px;
        position: absolute;
        color: #fff;
        z-index: 10;
        text-align: left
    }
    .post-wrap .count-block>div {
        margin-left: 12px
    }
}

.wrap-news .count-block>div {
    margin-left: 0
}

.featured-slider {
    height: auto;
    position: relative;
    clear: both
}

@media (min-width:760px) {
    .featured-slider {
        margin: 0
    }
}

.featured-slider .featured-text {
    margin-top: 10px;
    float: left;
    width: 100%
}

.featured-slider .counter {
    font-size: 17px;
    font-family: gotham_probold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: .2em;
    color: #777;
    text-align: center;
    display: block;
    width: 100%
}

#single-feature .cover-feature__nocover+.content-editor>p {
    font-size: 16px
}

.featured-slider .ws_lnk {
    display: inline-block;
    z-index: 100;
    width: 44px;
    height: 19px;
    background: url(images/main_5.min.svg) no-repeat
}

.featured-slider .ws_lnk.ws_next {
    background-position: 0 -520px
}

.featured-slider .ws_lnk.ws_prev {
    background-position: 0 -545px
}

.featured-slider .featured .wp-post-image {
    height: auto;
    display: block;
    margin: 0;
    max-width: 100%;
    clear: both
}

#single-feature .featured-slider,
#single-super-feature .featured-slider {
    overflow: visible;
    width: 100%
}

@media (min-width:1040px) {
    #single-feature .featured-slider,
    #single-super-feature .featured-slider {
        width: auto;
        max-width: 720px;
        display: inline-block
    }
    #single-feature .featured-text .slider-title,
    #single-super-feature .featured-text .slider-title {
        font-size: 13px;
        line-height: 1.2
    }
    #single-feature .ws_next,
    #single-super-feature .ws_next {
        left: 55px
    }
}

@media (min-width:1370px) {
    #single-feature .featured-slider .featured .wp-post-image,
    #single-super-feature .featured .wp-post-image {
        max-width: 960px
    }
}

#single-feature .ws_lnk,
#single-super-feature .ws_lnk {
    position: relative;
    bottom: -44px;
    z-index: 100
}

#single-feature .ws_next,
#single-super-feature .ws_next {
    margin-left: 0;
    float: right
}

#single-feature .ws_prev,
#single-super-feature .ws_prev {
    left: 0
}

@media (min-width:1040px) {
    #single-feature .counter,
    #single-super-feature .counter {
        text-align: left;
        margin-bottom: 10px
    }
    #single-feature .ws_next,
    #single-super-feature .ws_next {
        margin-left: 6px;
        float: none
    }
    #single-feature .ws_prev,
    #single-super-feature .ws_prev {
        left: -120px
    }
}

@media (max-width:1039px) {
    .single-inner .photolike-block {
        display: none
    }
    #single-super-feature .photolike-block {
        opacity: 0;
        visibility: hidden
    }
}

#single-news .featured {
    background: #fafafa
}

#single-news .featured .wp-post-image {
    margin: 0 auto
}

#single-news .ws_lnk {
    position: absolute;
    top: 14px
}

#single-news .ws_next {
    right: 8px
}

#single-news .ws_prev {
    left: 8px
}

@media (min-width:480px) {
    #single-news .ws_next {
        right: 33%
    }
    #single-news .ws_prev {
        left: 33%
    }
}

.featured-slider .featured {
    position: relative
}

@media (max-width:759px) {
    .hentry img {
        max-width: 100%;
        height: auto;
        margin: 0 auto
    }
}

.featured .img-effect {
    display: block;
    height: 480px;
    width: 960px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.featured-text .slider-title {
    margin-bottom: 12px
}

.featured-text a.readmore {
    display: inline;
    padding: 0
}

.featured-slider .displaynone,
.single-format-image .h-social-links {
    display: none
}

.displaynone {
    opacity: 0;
    visibility: hidden
}

#wrapper .progressbar.navbar-fixed-top,
.single-format-image #header {
    background-color: #fff;
    border-bottom: 1px solid #eee
}

@media (min-width:1040px) {
    .logged-in.single-format-image #header {
        top: 32px
    }
    .single-format-image #header {
        background-color: transparent;
        position: absolute;
        border-bottom: 0;
        top: 0;
        width: 100%;
        z-index: 1000
    }
    .single-format-image #header .site-logo .site-logo_a,
    .single-format-image #header .site-logo .site-logo_a small {
        color: #fff
    }
    .single-format-image #header.navbar-fixed-top .menu-item a,
    .single-format-image #header.navbar-fixed-top .site-logo .site-logo_a {
        color: #777
    }
    .single-format-image #header .search-from__loop {
        background-position: -30px -115px
    }
    .single-format-image #header.navbar-fixed-top .search-from__loop {
        background-position: 0 -115px
    }
    .single-format-image #header.navbar-fixed-top .site-logo .site-logo_a small {
        color: #777;
        -webkit-transition: none;
        transition: none
    }
    .single-format-image #header .lang_sel_other .icl_lang_sel_current,
    .single-format-image #header .menu-item a,
    .single-format-image #header .socl-fill .f-soc-a.__in {
        color: #fff
    }
    .single-format-image #header.navbar-fixed-top .menu-item a:hover {
        color: #fff;
        background: rgba(181, 181, 181, 1)
    }
    .single-format-image #header .menu-item a:hover {
        background: rgba(181, 181, 181, .3)
    }
    .single-format-image #header .lang_sel_other .icl_lang_sel_current:hover {
        color: #d5d5d5
    }
    .single-format-image #header .navbar-toggle .icon-bar {
        background-color: #fff
    }
    .single-format-image #header .searchform-box .search-i {
        background-position: 0 -115px
    }
    .single-format-image #header .searchform-box:hover .search-i {
        background-position: 0 -145px
    }
    .single-format-image #header .searchform-box:hover .search-it {
        background-color: #fff;
        color: #000;
        border-color: #fff
    }
    .single-format-image #header .search-it:active,
    .single-format-image #header .search-it:focus {
        border-color: #fff;
        color: #fff;
        background-color: rgba(255, 255, 255, .3)
    }
}

@media (max-width:1039px) {
    #single-super-feature .entity-sub-title {
        margin: 5% 0
    }
}

#single-super-feature .featured-slider {
    overflow: visible;
    display: inline-block
}

#single-super-feature .featured-slider .wp-post-image {
    margin: 0;
    height: auto;
    max-width: 100%
}

@media (min-width:1370px) {
    #single-super-feature .content-editor .featured-slider .wp-post-image {
        max-width: 960px
    }
}

#single-super-feature #cover-intro {
    width: 630px;
    margin-right: auto;
    margin-left: auto;
    float: none
}

@media (min-width:760px) {
    #single-super-feature #cover-feature:before {
        content: '';
        position: absolute;
        z-index: 5;
        width: 100%;
        height: 50%;
        display: block;
        background-image: -webkit-linear-gradient(top, rgba(1, 1, 1, .9) 10%, transparent 40%);
        background-image: -o-linear-gradient(top, rgba(1, 1, 1, .9) 10%, transparent 40%);
        background-image: linear-gradient(to bottom, rgba(1, 1, 1, .9) 10%, transparent 40%);
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e6010101', endColorstr='#00000000', GradientType=0);
        top: 0;
        opacity: .6
    }
    #single-super-feature #cover-feature.cover-feature__topShade:before {
        display: none
    }
}

#single-super-feature .share-line,
#single-super-feature .tags-line,
.infographic-gender {
    position: relative
}

@media (max-width:759px) {
    #single-super-feature #cover-intro {
        padding-left: 15px;
        padding-right: 15px;
        width: auto
    }
    #single-super-feature .footer-meta-content {
        padding-left: 30px;
        padding-right: 30px
    }
}

#single-super-feature .entity-title {
    font-size: 22px;
    margin: 20px 0;
    font-family: gotham_probold, sans-serif
}

#single-super-feature .content-editor p,
#single-super-feature .content-editor>ul {
    font-family: "PT Serif", serif
}

@media (max-width:479px) {
    .featured-text .slider-title {
        font-size: 12px
    }
    #single-super-feature .entity-title {
        font-size: 22px
    }
}

@media (min-width:1040px) {
    #single-super-feature #cover-intro {
        width: 100%
    }
    #single-super-feature .featured-full-padding {
        max-width: 630px
    }
    #single-super-feature .entity-title {
        font-size: 40px
    }
}

.infographica-wrapper {
    width: 90%;
    margin: 0 auto 110px;
    padding-top: 5px
}

@media (min-width:680px) {
    .infographica-wrapper {
        width: 74%
    }
}

.infographica-wrapper p {
    font-size: 17px
}

.__start {
    left: 7%
}

.__end {
    right: 7%
}

@media (min-width:980px) {
    .fix_25 {
        text-indent: 18%
    }
    .fix_75 {
        text-indent: 40%
    }
}

.infographica-wrapper .new-profile {
    margin: 90px 0 40px
}

.infographica-wrapper .new-profile img {
    width: 202px
}

.infographica-wrapper .reference .profile-sub-info p {
    font-family: gotham_proregular, sans-serif;
    font-size: 15px;
    line-height: 1.4;
    color: #666
}

.short-cont {
    margin-bottom: 25px
}

@media (min-width:1040px) {
    .infographica-wrapper .new-profile {
        width: 55%
    }
    .short-cont {
        width: 80%
    }
    .infographica-wrapper .float-title-post {
        position: absolute
    }
}

.infographica-wrapper .float-title-post {
    right: -130px;
    width: 130px;
    bottom: 0;
    color: #777;
    font-size: 15px;
    line-height: 1.2
}

.maps-posts-grid .img-responsive,
.moved_txt {
    position: relative
}

.hdr3-post {
    color: #000;
    font-size: 20px
}

.moved_txt {
    left: 20px
}

.infographica-wrapper .txt_post {
    font-size: 15px;
    line-height: 1.3;
    margin-right: 48px
}

.middle-line {
    position: absolute;
    left: 49%;
    display: block;
    width: 2px;
    height: 3622px;
    top: 3px;
    border-right: 1px dashed #666;
    opacity: .5
}

.comparison,
.comparison div>img {
    position: relative;
    width: 100%
}

.comparison {
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 30px;
    height: 680px
}

.comparison div {
    font-size: 18px
}

.comparison .sub-center,
.comparison .sub-left,
.comparison .sub-right {
    color: #999;
    padding-top: 3px
}

.comparison .sub-right {
    float: right
}

.comparison p {
    display: none
}

.comparison .left,
.comparison .right {
    background-size: cover;
    position: relative;
    font-size: 0;
    height: 640px;
    margin: 0;
    overflow: hidden;
    cursor: pointer
}

.comparison div div {
    background-size: cover;
    position: absolute;
    width: 50%;
    box-shadow: 0 5px 10px 2px rgba(0, 0, 0, .3);
    overflow: hidden;
    bottom: 0;
    height: 100%
}

@media (max-width:1040px) {
    .profile-2 {
        display: block!important
    }
    .profile-2 img {
        float: none!important;
        margin-left: 0!important
    }
}

@media (min-width:1370px) {
    .profile-2 {
        width: 960px
    }
}

.inner-content .news {
    position: relative;
    min-height: 1px;
    padding: 0
}

@media (min-width:1040px) {
    .inner-content .news {
        float: left;
        width: 70.83333333%
    }
}

@media (min-width:480px) and (max-width:759px) {
    .inner-content .news img[itemprop=image] {
        max-width: 113%;
        margin-left: -15px
    }
}

@media (max-width:479px) {
    .inner-content .news img[itemprop=image] {
        max-width: 111%;
        margin-left: -15px
    }
}

@media (max-width:759px) {
    #subheader {
        display: none!important
    }
    #cover .author,
    #cover .quote,
    .babula-cover h1,
    .babula-cover h2 {
        top: 85%
    }
    .inner-content #cover {
        width: 112%;
        margin-left: -30px;
        margin-top: -16px;
        padding: 15px 15px 0
    }
    .inner-content .babula-cover {
        width: 112%;
        margin-left: -30px;
        margin-top: -20px;
        padding: 15px 15px 0
    }
}

@media (max-width:479px) {
    .inner-content .babula-cover {
        margin-left: -15px
    }
    .inner-content #cover {
        margin-left: -16px
    }
}

@media (max-width:1039px) {
    .inner-content #cover .overview {
        top: 0;
        margin-top: 75%;
        text-align: left;
        background: #fa3b5a;
        text-transform: lowercase;
        padding: 0 10px;
        display: inline-block
    }
    .inner-content #cover .overview::first-letter {
        text-transform: uppercase
    }
    .babula-cover h1,
    .babula-cover h2 {
        text-shadow: 0 0 0!important;
        color: #000!important;
        margin-left: 0!important
    }
    .babula-cover h1 {
        margin-top: 75%!important
    }
    #cover .author,
    #cover .quote,
    .babula-cover h2 {
        top: 75%;
        margin-top: 0!important
    }
}

.new-profile {
    overflow: hidden;
    width: 100%;
    margin: 0 0 30px;
    text-align: center
}

.new-profile p:empty {
    display: none!important;
    visibility: hidden!important
}

@media (min-width:760px) {
    .new-profile {
        margin: 60px 0
    }
    .new-profile img {
        float: left;
        margin: 0 30px 0 0
    }
    .new-profile .reference {
        display: table-cell
    }
}

.new-profile .reference {
    vertical-align: middle;
    text-align: center
}

@media (max-width:759px) {
    .new-profile .reference {
        margin-top: 20px
    }
}

.new-profile .reference div {
    max-width: 600px;
    font-size: 15px;
    margin-top: 30px;
    line-height: 1.6
}

.new-profile .reference .name {
    font-family: gotham_probold, sans-serif;
    display: block;
    word-break: break-word;
    line-height: 1;
    color: #000;
    margin-bottom: 10px;
    font-size: 18px
}

@media (min-width:480px) {
    .new-profile .reference .name {
        font-size: 22px
    }
}

.new-profile .reference .age {
    color: #919191;
    display: block;
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: 5px
}

@media (min-width:760px) {
    .new-profile .reference .age,
    .new-profile .reference .name,
    .new-profile .reference div {
        text-align: left
    }
    .mega-quote .quoteAuthor_ava {
        float: left
    }
}

.new-profile .reference .social a[href*=facebook] {
    color: #2671b6;
    border-color: #2671b6
}

.new-profile .reference .social a[href*=flickr] {
    color: #ff0080;
    border-color: #ff0080
}

.new-profile .reference .social a[href*=tumblr] {
    color: #2c4762;
    border-color: #2c4762
}

.new-profile .reference .social a[href*=pinterest] {
    color: #bd081c;
    border-color: #bd081c
}

.new-profile .reference .social a[href*=livejournal] {
    color: #1F3468;
    border-color: #1F3468
}

.new-profile .reference .social a[href*='vk.com'] {
    color: #4B74A5;
    border-color: #4B74A5
}

.new-profile .reference .social a {
    border-bottom: 2px #ff3e52 solid;
    margin-right: 16px;
    margin-bottom: 10px;
    display: inline-block;
    color: #ff3e52;
    font-size: 15px
}

.new-profile .reference .social a:hover {
    border-color: transparent
}

.article .hero-profile,
.article .profile {
    clear: both;
    width: 710px;
    margin-left: -10px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 20px
}

.article .hero-profile *,
.article .profile * {
    float: left;
    color: gray;
    font-size: 15px
}

.article .profile .reference {
    margin-left: 30px;
    width: 470px;
    font-size: 14px;
    font-weight: 600
}

.article .hero-profile .reference {
    width: 430px;
    font-size: 14px;
    font-weight: 600
}

.article .hero-profile .age,
.article .profile .age {
    margin-top: 0;
    margin-bottom: 10px;
    color: gray;
    font-size: 24px;
    font-weight: 700;
    width: 100%
}

.article .hero-profile .name,
.article .profile .name {
    font-size: 24px;
    color: #000;
    margin-right: 5px
}

.article .profile img {
    width: 180px;
    height: 180px;
    margin: 30px 20px 0 0
}

.article .hero-profile img {
    width: 230px;
    height: 230px;
    margin: 30px 20px 0 0
}

.aticle_hdr,
.content-editor div[style*=FontBold],
.content-editor p span[style*=FontBold] {
    font-family: gotham_probold, sans-serif!important;
    font-size: 22px!important;
    text-align: left!important;
    margin-bottom: .9em;
    display: block
}

.content-editor b,
.content-editor h1,
.content-editor h4,
.content-editor h5,
.content-editor strong {
    font-family: gotham_probold, sans-serif
}

.content-wrapper .wrap-rect .count-block,
.new-profile .reference div,
.site-content .wrap-rect .count-block {
    text-align: left
}

.content-editor h5 {
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0
}

.content-editor h4 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: .9em;
    text-align: left
}

.content-editor h4 a {
    color: #fa3b5a
}

.content-editor h4 a:hover {
    color: #000
}

.content-editor h4 small b {
    color: #777
}

.content-editor h4 small span:after {
    content: ',';
    display: inline
}

#kento-pvc,
.featured-text .slider-title:empty,
.new-profile .reference .age:empty,
.new-profile .social:empty {
    display: none
}

.content-editor h4 b {
    font-size: 15px
}

.content-editor {
    font-family: gotham_proregular, sans-serif;
    font-size: 15px;
    line-height: 1.7
}

.content-editor .header3 {
    font-family: gotham_probold, sans-serif!important;
    font-size: 18px!important
}

.content-editor .header3 div {
    font-size: 14px
}

.content-editor .header3 p img {
    margin: 0 auto!important
}

.content-editor .quoting,
.content-editor blockquote p {
    font-family: gotham_probold, sans-serif;
    max-width: 750px;
    line-height: 1.4;
    font-size: 17px
}

@media (min-width:1040px) {
    .content-editor .quoting,
    .content-editor blockquote p {
        font-size: 20px
    }
}

#single-super-feature .content-editor .quoting,
#single-super-feature .content-editor blockquote p {
    line-height: 1.3;
    font-size: 18px;
    font-weight: 700;
    font-family: "PT Serif", serif
}

.new-profile>img {
    max-width: 180px
}

.entity-sub-title,
.new-profile .reference .social a {
    font-family: GothamPro-Medium, sans-serif
}

.interview .left,
.mega-quote .main .head {
    font-family: gotham_probold, sans-serif
}

.f-rambler,
.featured-text .slider-title {
    font-family: gotham_proregular, sans-serif
}

@media (min-width:1040px) {
    .entity-sub-title {
        font-size: 16px
    }
}

.interview {
    line-height: 1.7
}

.interview .right {
    margin-bottom: 20px
}

.fullsize-img img {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #131313
}

.article .mega-quote {
    margin-left: -150px;
    width: 960px
}

.new-profile>p {
    margin: 0
}

.mega-quote {
    background: url(/wp-content/uploads/2014/04/weber-31.png) 0 50px no-repeat;
    overflow: hidden;
    margin-bottom: 30px
}

.mega-quote img {
    margin-left: 0
}

.mega-quote .main {
    min-height: 180px;
    margin-bottom: 30px
}

.mega-quote .main .head {
    font-size: 19px;
    margin-bottom: 20px;
    margin-top: 10px;
    line-height: 1.2
}

.mega-quote .main .quote {
    font-size: 16px;
    color: #333
}

@media (min-width:760px) {
    .mega-quote .main .head,
    .mega-quote .main .quote {
        margin-left: 40%
    }
}

.f-rambler {
    text-indent: 25px;
    font-size: 13px
}

.f-rambler a {
    color: #fa3b5a
}

.populationChanges {
    width: 100%!important;
    min-height: 627px!important
}

#single-super-feature .content-editor .slider-title {
    font-size: 15px
}

@media (max-width:479px) {
    .populationChanges {
        width: 114%!important;
        min-height: 435px!important;
        margin: 0 -20px
    }
}

.featured-text .slider-title {
    font-size: 12px;
    color: #777;
    line-height: 1.5
}

@media (min-width:1040px) {
    #single-feature .featured-text .slider-title,
    #single-super-feature .featured-text .slider-title {
        font-size: 13px;
        line-height: 1.4
    }
    .post-wrap .entry-title {
        text-align: left
    }
}

.featured-slider .featured {
    margin-top: 10px
}

.fullsize-img:after {
    content: "";
    display: block;
    height: 1px;
    position: relative
}

@media (min-width:760px) {
    #single-news .realted-header,
    #single-super-feature .realted-header {
        margin-left: 15px
    }
}

#single-feature .featured-slider .featured-text,
#single-super-feature .featured-slider .featured-text {
    margin-bottom: 10px
}

.site-content {
    padding-bottom: 70px
}

@media (min-width:760px) and (max-width:1039px) {
    .single-format-gallery .site-content,
    .single-format-standard .site-content,
    .single-photo-of-the-day .site-content {
        width: 630px;
        margin-right: auto;
        margin-left: auto
    }
}

.hentry {
    position: relative;
    overflow: hidden
}

@media (min-width:760px) {
    .site-content {
        margin-left: -15px;
        margin-right: -15px
    }
    .hentry {
        overflow: hidden
    }
}

.wrap-rect .entry-title {
    font-size: 16px;
    margin-bottom: 10px
}

.wrap-search.wrap-rect .entry-title {
    line-height: 1.3
}

@media (min-width:1370px) {
    .wrap-rect .post-img {
        margin-bottom: 11px
    }
}

.aside_column,
.post-wrap,
.spets-cat .post-wrap {
    margin-bottom: 30px
}

@media (max-width:759px) {
    .f-rambler {
        text-indent: -15px
    }
    .container {
        padding-left: 0;
        padding-right: 0
    }
    .post-wrap {
        overflow: hidden
    }
}

@media (max-width:479px) {
    .wrap-rect.wrap-search .hentry {
        margin-left: 0;
        margin-right: 0
    }
    .content-wrapper .wrap-rect,
    .content-wrapper .wrap-rect .count-block,
    .site-content .wrap-rect,
    .site-content .wrap-rect .count-block {
        text-align: center
    }
}

@media (max-width:1039px) {
    .wrap-rect .hentry {
        margin-left: -15px;
        margin-right: -15px
    }
}

.post-wrap .entry-title {
    font-family: GothamPro-Medium, sans-serif;
    padding-left: 10px;
    padding-right: 10px
}

.post-wrap .entry-title .breakline,
.single-post .entity-title .breakline {
    display: block
}

@media (min-width:480px) {
    .post-wrap .entry-title {
        padding-left: 0;
        padding-right: 0
    }
}

.post-wrap .wp-post-image {
    display: inline-block;
    max-width: 100%;
    height: auto;
    width: 100%
}

@media (min-width:1040px) {
    .post-wrap .count-block,
    .post-wrap .thumb-lnk:after {
        opacity: 0;
        -webkit-transition: opacity 250ms ease-in-out;
        transition: opacity 250ms ease-in-out
    }
    .post-wrap:hover .count-block,
    .post-wrap:hover .thumb-lnk:after {
        opacity: 1
    }
    .post-wrap:hover .thumb-lnk:after {
        z-index: 1;
        opacity: .5
    }
    .wrap-special.post-wrap:hover .thumb-lnk:after {
        opacity: 1
    }
    #single-feature .aside_column {
        margin-right: -15%
    }
    #single-super-feature .aside_column,
    .aside_column {
        margin-right: -10%
    }
    .aside_column {
        width: 260px;
        float: right;
        margin-left: 30px
    }
}

.post-wrap .cat-lnk:hover {
    text-decoration: none;
    color: #fa3b5a
}

@media (max-width:1039px) {
    .wrap-dailyphoto .label-brand {
        text-transform: inherit;
        font-size: 18px
    }
    .post-wrap .label-brand {
        background: 0 0;
        color: #888;
        font-size: 10px;
        border: 0
    }
    .post-wrap .label-brand:hover {
        color: #000;
        background: 0 0
    }
    .wrap-search:nth-child(even) {
        clear: both
    }
}

@media (max-width:759px) {
    .post-wrap .label-brand {
        padding: 0
    }
}

.aside_column {
    border: 1px solid #eee;
    background-color: #fafafa;
    display: block;
    padding: 28px 28px 20px;
    max-width: 630px;
    color: #666;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.aside_column h4:empty,
.aside_column h5:empty,
.aside_column:empty {
    display: none
}

.content-wrapper .post-full,
.content-wrapper .wrap-dailyphoto,
.content-wrapper .wrap-rect,
.site-content .post-full,
.site-content .wrap-dailyphoto,
.site-content .wrap-rect {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.aside_column h5,
.aside_column li {
    margin-bottom: 15px
}

@media (min-width:1180px) {
    #single-super-feature .aside_column {
        margin-right: -32%
    }
}

@media (min-width:1570px) {
    #single-feature .aside_column {
        margin-right: -30%
    }
    #single-super-feature .aside_column {
        margin-right: -50%
    }
}

.aside_column img {
    float: none;
    margin: 0 auto 20px;
    max-width: 100%;
    display: block
}

@media (min-width:520px) {
    .aside_column img {
        float: left;
        margin: 0 20px 20px 0
    }
}

@media (min-width:1040px) {
    .aside_column img {
        float: none;
        margin: 0 auto 20px
    }
}

.aside_column h5 {
    font-size: 17px;
    line-height: 1.3;
    text-align: center;
    display: block;
    margin-top: 0
}

@media (min-width:520px) {
    .aside_column h5 {
        text-align: left
    }
}

.aside_column ul {
    padding-left: 15px;
    font-size: 13px;
    line-height: 1.4
}

#wrapper .single-inner .content-editor .aside_column p {
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 12px;
    overflow: hidden;
    font-family: gotham_proregular, sans-serif
}

#wrapper .single-inner .aside_column strong,
.label-brand,
.wrap-social .wrap-social-inner {
    font-family: GothamPro-Medium, sans-serif
}

#wrapper .single-inner .aside_column strong {
    font-size: 13px;
    line-height: 1.2
}

.label-brand {
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .07em;
    font-size: 11px
}

.wrap-feature.__invert .label-brand {
    border-color: #222;
    color: #222
}

.label-brand:hover {
    color: #000;
    background: #fff
}

.label-primary {
    background-color: #000;
    color: #fff
}

.label-primary:hover {
    color: #fa3b5a;
    background-color: #fff
}

.wrap-subsribe {
    clear: both
}

@media (min-width:1040px) {
    .wrap-subsribe {
        margin-top: -11px
    }
}

@media (min-width:1370px) {
    .wrap-subsribe {
        margin-top: -30px
    }
}

.__containers,
.wrap-random {
    clear: both
}

@media (min-width:1040px) {
    .__containers,
    .wrap-random {
        margin-top: -20px
    }
    .section_div.__frst .wrap-random {
        margin-top: 0
    }
}

@media (min-width:1370px) {
    .__containers,
    .wrap-random {
        margin-top: -40px
    }
    .section_div.__frst .wrap-random {
        margin-top: 0
    }
}

.wrap-feature .entry-title,
.wrap-portfolio .entry-title,
.wrap-random .entry-title {
    font-size: 18px;
    margin-top: 5px
}

@media (min-width:1040px) {
    .wrap-random .entry-title {
        line-height: 1.2;
        margin-bottom: -2px;
        margin-top: 15px;
        font-size: 25px
    }
    .wrap-feature .entry-title,
    .wrap-portfolio .entry-title {
        margin-bottom: -2px;
        margin-top: 12px;
        font-size: 20px;
        line-height: 1.2
    }
    .content-wrapper .wrap-news,
    .site-content .wrap-news {
        height: 231px
    }
}

@media (min-width:1370px) {
    .wrap-random .entry-title {
        font-size: 30px;
        margin-top: 21px
    }
    .wrap-feature .entry-title,
    .wrap-portfolio .entry-title {
        font-size: 25px;
        margin-top: 22px;
        line-height: 1.2
    }
    .content-wrapper .wrap-news,
    .site-content .wrap-news {
        height: 320px
    }
    .label-brand {
        font-size: 11px
    }
}

.content-wrapper .wrap-feature,
.content-wrapper .wrap-portfolio,
.content-wrapper .wrap-super-feature,
.site-content .wrap-feature,
.site-content .wrap-portfolio,
.site-content .wrap-super-feature {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden
}

.site-main.site-content .wrap-super-feature {
    clear: left
}

@media (min-width:480px) {
    .content-wrapper .wrap-feature,
    .content-wrapper .wrap-portfolio,
    .content-wrapper .wrap-super-feature,
    .site-content .wrap-feature,
    .site-content .wrap-portfolio,
    .site-content .wrap-super-feature {
        float: left;
        width: 100%
    }
}

@media (min-width:1040px) {
    .wrap-search {
        height: 420px
    }
    .content-wrapper .wrap-feature,
    .content-wrapper .wrap-portfolio,
    .content-wrapper .wrap-super-feature,
    .site-content .wrap-feature,
    .site-content .wrap-portfolio,
    .site-content .wrap-super-feature {
        float: left;
        width: 50%
    }
}

@media (min-width:760px) {
    .content-wrapper .wrap-dailyphoto,
    .site-content .wrap-dailyphoto {
        float: left;
        width: 100%
    }
}

@media (min-width:1040px) {
    .content-wrapper .wrap-dailyphoto,
    .site-content .wrap-dailyphoto {
        float: left;
        width: 75%
    }
}

@media (min-width:480px) and (max-width:759px) {
    .content-wrapper .wrap-rect,
    .site-content .wrap-rect {
        width: 50%;
        float: left
    }
}

@media (min-width:760px) {
    .content-wrapper .wrap-rect,
    .site-content .wrap-rect {
        float: left;
        width: 50%
    }
}

@media (min-width:1040px) {
    .content-wrapper .wrap-rect,
    .site-content .wrap-rect {
        float: left;
        width: 25%
    }
    .content-wrapper .thumb-lnk,
    .site-content .thumb-lnk {
        display: block
    }
}

.bird-slider.__content.__center .owl-item .__simage,
.slider_init .sliderImage-wrapper,
.thumb-lnk {
    display: inline-block
}

.content-wrapper .post-full,
.site-content .post-full {
    overflow: hidden
}

@media (min-width:760px) {
    .content-wrapper .post-full,
    .site-content .post-full {
        float: left;
        width: 100%
    }
    .read-more-wrap .wrap-super-feature {
        min-height: 630px;
        float: right
    }
    .read-more-wrap .wrap-feature,
    .read-more-wrap .wrap-portfolio {
        margin-bottom: 70px
    }
}

@media (max-width:479px) {
    .content-wrapper .post-full,
    .content-wrapper .wrap-feature,
    .content-wrapper .wrap-portfolio,
    .content-wrapper .wrap-rect,
    .content-wrapper .wrap-super-feature,
    .site-content .post-full,
    .site-content .wrap-feature,
    .site-content .wrap-portfolio,
    .site-content .wrap-rect,
    .site-content .wrap-super-feature {
        padding-left: 0;
        padding-right: 0
    }
}

.section_div {
    clear: both
}

.section_div.__scnd .post-wrap:nth-child(4) {
    clear: left
}

.slider_init {
    width: 100%
}

@media (min-width:1040px) {
    .section_div .wrap-dailyphoto,
    .section_div .wrap-super-feature {
        float: right
    }
    .slider_init.__left {
        width: 740px
    }
    #single-feature .slider_init.__center .sliderImage-wrapper,
    .slider_init.__center .item {
        text-align: center
    }
    .slider_init.__center {
        width: 970px;
        transform: translateX(-20%)
    }
    #single-super-feature .slider_init.__center {
        transform: translateX(-19%)
    }
}

.bird-slider.__content.__center .image-caption-txt {
    margin-left: auto;
    margin-right: auto
}

@media (min-width:1370px) {
    .slider_init.__left {
        width: 960px
    }
    .slider_init.__center {
        width: 1290px;
        transform: translateX(-20.8%)
    }
    #single-super-feature .slider_init.__center {
        transform: translateX(-25%)
    }
}

#single-news .slider_init {
    width: 100%
}

.bird-slider .owl-item,
.fl {
    float: left
}

.wrap-social .socl-sm .f-soc-a {
    opacity: .7;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.wrap-social .socl-sm .f-soc-a:hover {
    opacity: 1
}

.wrap-social .wrap-social-inner {
    background: url(images/social_bgs.jpg) center 70% no-repeat;
    background-size: cover;
    padding: 30px 8%;
    text-align: center;
    color: #fff;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 10px
}

.staff-line_editor,
.wrap-feature .entry-meta {
    font-family: gotham_proregular, sans-serif
}

.site-more {
    margin-bottom: 50px
}

.site-more .wrap-feature,
.site-more .wrap-portfolio,
.site-more .wrap-super-feature {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:480px) {
    .site-more .wrap-feature,
    .site-more .wrap-portfolio,
    .site-more .wrap-super-feature {
        padding-left: 0;
        padding-right: 0
    }
}

.site-more .post-wrap {
    margin-bottom: 39px
}

@media (min-width:1040px) {
    .wrap-social .socl-sm {
        display: inline-block;
        min-width: 180px
    }
    .wrap-social {
        background-size: initial;
        font-size: 9px
    }
    .site-more .wrap-feature,
    .site-more .wrap-portfolio,
    .site-more .wrap-super-feature {
        float: left;
        width: 100%
    }
    .site-more .post-wrap {
        margin-bottom: 40px
    }
    .site-more .wrap-news {
        height: 246px
    }
}

@media (max-width:1039px) {
    .bird-slider.__content.__center {
        text-align: center
    }
    .post-img,
    .thumb-media-content {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
    .thumb-media-content {
        margin-top: 5px
    }
}

.thumb-lnk {
    position: relative
}

.thumb-lnk .wp-post-image {
    position: relative;
    z-index: 1
}

.thumb-lnk:after,
.wrap-portfolio .thumb-lnk:before {
    content: "";
    position: absolute;
    display: block;
    left: 0
}

.cats-ul {
    padding-left: 0;
    margin: 0 auto;
    display: flex;
    flex-direction: column
}

@media (min-width:760px) {
    .cats-ul {
        margin: 25px auto;
        max-width: 600px;
        flex-direction: row
    }
    .special-cats .cat-item {
        border-right: 1px solid #ccc
    }
}

@media (min-width:1040px) {
    .cats-ul {
        max-width: 970px
    }
}

@media (min-width:1370px) {
    .site-more .wrap-news {
        height: 280px
    }
    .cats-ul {
        max-width: 1290px
    }
}

.special-cats .cat-item {
    display: inline-block;
    text-align: center;
    padding: 5px 0;
    flex-grow: 2
}

.specialLogo_i {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.video_preview {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 70px;
    height: 70px;
    display: block;
    background: url(images/main_5.min.svg) -57px -394px no-repeat;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-filter: drop-shadow( 0 0 4px rgba(0, 0, 0, 1));
    filter: drop-shadow( 0 0 4px rgba(0, 0, 0, 1))
}

.special-cats .cat-item.cat-item:last-child {
    border-right: 0
}

.special-cats .cat-item a {
    letter-spacing: .03em;
    color: #292037;
    -webkit-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out
}

.special-cats .cat-item a:hover {
    opacity: .6
}

.special-cats .cat-item.current-cat a {
    cursor: default;
    color: #fa3b5a;
    border-bottom-color: transparent
}

#single-super-feature .special-cats {
    text-align: left
}

.category .special-cats,
.category-special-project .wrap-special .post-info-wrapper,
.category-special-project .wrap-special.post-wrap .entry-title,
.post-info-wrapper {
    text-align: center
}

#single-super-feature .special-cats,
.cover-feature__nocover+.special-cats {
    margin-top: 20px
}

@media (min-width:1040px) {
    #single-super-feature .special-cats,
    .special-cats {
        text-align: center
    }
    #single-super-feature .special-cats {
        margin-top: 0
    }
}

#breadcrumbs.special-cat-project {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: 0;
    padding: 15px 30px
}

.content-wrapper.special-wrapper>.post-wrap+.wrap-super-feature {
    float: right
}

.category-special-project .content-wrapper {
    padding-top: 0;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
    margin-bottom: 20px
}

@media (max-width:1039px) {
    .category-special-project .content-wrapper {
        margin-bottom: 0
    }
}

.special-project #cover-intro {
    letter-spacing: .3em;
    font-family: GothamPro-Medium, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    bottom: 10%;
    margin-top: 10px
}

@media (min-width:760px) {
    .special-project #cover-intro {
        font-size: 20px
    }
}

.category-special-project .post-wrap .entry-title {
    font-size: 18px
}

.category-special-project #breadcrumbs a {
    color: #292037;
    margin-right: 5px
}

.category-special-project .footer-meta-content {
    margin-left: 30px;
    margin-right: 30px
}

.category-special-project #breadcrumbs span span {
    margin-left: 5px
}

@media (min-width:760px) {
    .category-special-project .post-wrap .entry-title {
        font-size: 24px
    }
    .special-wrapper {
        overflow: hidden;
        padding-top: 0;
        margin-bottom: 30px
    }
    .special-wrapper .post-wrap {
        margin-bottom: 52px
    }
}

@media (min-width:1370px) {
    .special-wrapper .post-wrap {
        margin-bottom: 70px
    }
}

.special-wrapper .post-wrap .label-brand {
    display: none
}

@media (max-width:759px) {
    .category-special-project .post-wrap .entry-title {
        padding-left: 20px;
        padding-right: 20px
    }
}

.category-special-project .wrap-special:hover .specIcon {
    opacity: .3
}

.category-special-project .wrap-special {
    margin-bottom: 40px
}

.category-special-project .wrap-special .h-entry {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    align-self: center
}

.category-special-project .wrap-special .count-block {
    display: none
}

@media (min-width:1040px) {
    .category-special-project .post-wrap .entry-title {
        font-size: 35px
    }
    .category-special-project .wrap-special.post-wrap .entry-title,
    .home .wrap-special.post-wrap .entry-title {
        font-family: gotham_problack, sans-serif
    }
    .home .wrap-special.post-wrap .entry-title {
        text-transform: uppercase
    }
    .category-special-project .wrap-special .post-info-wrapper,
    .category-special-project .wrap-special.post-wrap .entry-title {
        bottom: inherit;
        top: 40%
    }
    .category-special-project .wrap-special #post-152197 .post-info-wrapper,
    .category-special-project .wrap-special.post-wrap #post-152197 .entry-title {
        top: 10%
    }
    .category-special-project .wrap-special .h-entry {
        flex-direction: row
    }
    .category-special-project .wrap-special .count-block {
        top: inherit;
        bottom: 7%;
        left: 50%;
        transform: translateX(-50%);
        width: auto
    }
    .category-special-project .post-wrap.wrap-special #post-152197 .entry-title {
        text-transform: uppercase;
        font-size: 60px
    }
    .wrap-special #post-152197 .thumb-lnk:after {
        opacity: 1;
        -webkit-transition: all 250ms ease-in-out;
        transition: all 250ms ease-in-out
    }
    .wrap-special:hover #post-152197 .thumb-lnk:after {
        background-color: rgba(41, 32, 55, 1)
    }
    .specIcon {
        display: inline-block;
        width: 120px;
        height: 120px;
        background: url(images/special/25/test_icon.png) no-repeat;
        background-size: cover;
        position: absolute;
        top: -70px;
        right: 14%;
        -webkit-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out
    }
}

@media (min-width:1370px) {
    .category-special-project .post-wrap.wrap-special #post-152197 .entry-title {
        font-size: 80px
    }
    .specIcon {
        width: 150px;
        height: 150px
    }
}

.thumb-lnk:after {
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #000;
    z-index: 1
}

.wrap-special .thumb-lnk:after {
    background-color: rgba(41, 32, 55, .75)
}

@media (min-width:1040px) {
    .wrap-dailyphoto .thumb-lnk:before,
    .wrap-feature .thumb-lnk:before,
    .wrap-random .thumb-lnk:before,
    .wrap-special .thumb-lnk:before,
    .wrap-super-feature .thumb-lnk:before {
        content: "";
        position: absolute;
        display: block;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 65%;
        z-index: 2;
        background-image: -webkit-linear-gradient(top, transparent 0, rgba(1, 1, 1, .8) 130%);
        background-image: -o-linear-gradient(top, transparent 0, rgba(1, 1, 1, .8) 130%);
        background-image: linear-gradient(to bottom, transparent 0, rgba(1, 1, 1, .8) 130%);
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc010101', GradientType=0)
    }
    .wrap-feature.__invert .thumb-lnk:before {
        content: none;
        display: none
    }
    .category-special-project .wrap-special .thumb-lnk:before {
        height: 100%;
        background: rgba(0, 0, 0, .3)
    }
    .wrap-dailyphoto .thumb-lnk:before {
        height: 20%
    }
}

.wrap-portfolio .thumb-lnk:before {
    bottom: 0;
    width: 70%;
    height: 100%;
    z-index: 2;
    background-image: -webkit-linear-gradient(left, #fa3b5a 0, transparent 100%);
    background-image: -o-linear-gradient(left, #fa3b5a 0, transparent 100%);
    background-image: linear-gradient(to right, #fa3b5a 0, transparent 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffa3b5a', endColorstr='#00000000', GradientType=1)
}

.wrap-portfolio .portfolio-owner-ava {
    overflow: hidden;
    display: inline-block;
    width: 20%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.wrap-portfolio .portfolio-owner-ava img {
    display: block;
    max-width: 100%;
    height: auto
}

.wp-post-image {
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}

.post-info-wrapper {
    margin-top: 8px
}

@media (min-width:1040px) {
    .post-info-wrapper {
        text-align: left;
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 2;
        color: #fff;
        cursor: pointer;
        padding: 0 30px 24px;
        margin-top: 0
    }
    .post-info-wrapper .entry-title a {
        color: #fff;
        display: block;
        position: relative;
        z-index: 10
    }
    .wrap-feature.__invert .post-info-wrapper .entry-title a {
        color: #000
    }
}

@media (min-width:1040px) and (max-width:479px) {
    .post-info-wrapper {
        padding: 0 25px 10px 4%
    }
}

.wp-user-avatar {
    margin-right: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.wrap-special .entry-title,
.wrap-super-feature .entry-title {
    font-size: 18px;
    margin-top: 2px;
    font-weight: 100
}

@media (min-width:1040px) {
    .wrap-super-feature .post-info-wrapper {
        padding: 0 30px 10px
    }
    .wrap-special .entry-title,
    .wrap-super-feature .entry-title {
        font-size: 25px;
        margin-top: 15px;
        line-height: 1.2
    }
}

@media (min-width:1370px) {
    .wrap-special .entry-title,
    .wrap-super-feature .entry-title {
        font-size: 30px;
        margin-top: 25px
    }
}

.post-date {
    color: #fff;
    font-size: 15px
}

.wrap-feature .entry-meta {
    text-align: right;
    position: absolute;
    right: 40px;
    bottom: 27px;
    color: #fff
}

@media (max-width:759px) {
    .wrap-feature .entry-meta {
        display: none!important
    }
}

@media (max-width:479px) {
    .post-date,
    .wrap-portfolio .label-black {
        font-size: 13px
    }
    .wrap-news .entry-title {
        padding-left: 10%;
        padding-right: 10%
    }
}

.wrap-portfolio .entry-title {
    margin-top: 0;
    margin-bottom: 1%
}

@media (min-width:480px) {
    .wrap-portfolio .entry-title {
        margin-top: 1%;
        margin-bottom: 3%
    }
}

@media (min-width:1370px) {
    .wrap-portfolio .entry-title {
        margin-top: 10px;
        margin-bottom: 20px
    }
}

@media (min-width:1040px) and (max-width:1369px) {
    .wrap-portfolio .entry-title {
        margin-top: 5px;
        margin-bottom: 10px
    }
    .wrap-dailyphoto .post-info-wrapper {
        bottom: -10px
    }
    .aside-list .media-heading {
        font-size: 13px
    }
}

.wrap-portfolio .entry-meta {
    display: inline-block;
    margin-left: 10px
}

.wrap-news .entry-title {
    font-size: 16px;
    margin-top: 8px;
    display: inline-block;
    line-height: 1.3
}

.about-aside,
.about-content-in {
    padding-left: 0;
    position: relative;
    min-height: 1px
}

@media (min-width:1370px) {
    .wrap-news .entry-title {
        font-size: 16px;
        margin-top: 0
    }
}

.wrap-news .entry-meta {
    color: #888;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-size: 9px
}

.wrap-news .entry-meta .cat-lnk {
    color: #888
}

.wrap-news .entry-meta .cat-lnk:hover {
    color: #fa3b5a
}

@media (min-width:1040px) and (max-width:1369px) {
    .wrap-rect .entry-header .u-url {
        position: relative;
        overflow: hidden;
        display: block;
        height: 97px
    }
    .wrap-rect .entry-header .u-url:after {
        content: "";
        height: 35px;
        width: 100%;
        position: absolute;
        display: block;
        bottom: -8px;
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(250, 250, 250, 1) 85%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(250, 250, 250, 1) 85%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fafafa', GradientType=0)
    }
    .wrap-news .entry-meta {
        margin-top: 6px
    }
}

@media (max-width:1039px) {
    .wrap-news .entry-meta {
        margin-bottom: 6px
    }
    .wrap-news.clr {
        clear: left
    }
}

@media (min-width:760px) {
    .about-intro {
        margin-left: 8.33333333%
    }
}

@media (min-width:1040px) {
    .wrap-feature .entry-meta {
        right: 20px
    }
    .about-intro {
        margin-left: 25%
    }
    .about-content-in {
        float: left;
        width: 75%
    }
}

.about-intro .about-info {
    margin-right: 10%;
    margin-bottom: 70px;
    max-width: 560px;
    line-height: 24px;
    font-size: 15px
}

.about-intro .about-info strong {
    font-weight: 400
}

.about-content-row {
    margin-left: -15px;
    margin-right: -15px
}

.about-content-in {
    font-size: 15px;
    margin-bottom: 50px;
    padding-right: 15px
}

.about-content-in p {
    margin-bottom: 30px;
    width: 90%
}

.about-aside {
    margin-bottom: 20px;
    padding-right: 30px
}

@media (max-width:1040px) and (min-width:760px) {
    .about-aside,
    .about-content-in {
        margin-left: 8.33333333%
    }
}

.thumb_lnk:link .staff_ava {
    opacity: .9
}

.thumb_lnk:hover .staff_name {
    color: #000
}

.thumb_lnk:hover .staff_ava {
    opacity: 1
}

.staff-line {
    margin-left: -15px;
    margin-right: -15px
}

.staff-line:after,
.staff-line:before {
    clear: none
}

.staff-line_editor {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1040px) {
    .about-aside {
        float: left;
        width: 25%;
        text-align: right
    }
    .staff-line_editor {
        float: left;
        width: 26.33333333%;
        padding-right: 0
    }
}

.staff-line_editor .staff_ava {
    display: none;
    padding-bottom: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media (min-width:1370px) {
    .staff-line_editor {
        float: left;
        width: 16.83333333%
    }
    .staff-line_editor .staff_ava {
        display: block
    }
}

.staff-line_editor .staff_ava img {
    width: 100%;
    max-width: 100%
}

@media (min-width:1040px) {
    .staff-line_editor .staff_ava {
        display: inline-block;
        width: 135px;
        height: 135px
    }
}

.staff-line_editor .staff_ava.__osipova {
    background-position: -139px 0
}

.staff-line_editor .staff_ava.__shebetko {
    background-position: -278px 0
}

.staff-line_editor .staff_ava.__chuzha {
    background-position: 0 -139px
}

.staff-line_editor .staff_ava.__pchelkin {
    background-position: -139px -139px
}

.staff-line_editor .staff_ava.__baryshneva {
    background-position: -278px -139px
}

.staff-line_editor .staff_ava.__yakobchuk {
    background-position: 0 -278px
}

.staff-line_editor .staff_ava.__kravchenko {
    background-position: -139px -278px
}

.staff-line_editor .staff_ava.__solodova {
    background-position: -417px 0
}

.staff-line_editor .staff_name {
    font-size: 16px;
    padding-bottom: 0;
    margin-bottom: 6px
}

.staff-line_editor .staff_position {
    text-transform: uppercase;
    color: #777;
    font-size: 10px
}

@media (max-width:1040px) {
    .staff-line_editor .staff_name {
        margin-left: 140px;
        display: inline-block
    }
    .staff-line_editor .staff_position {
        position: absolute;
        top: 12px;
        font-size: 10px
    }
}

.two-sides .entry-meta {
    position: relative
}

.two-sides .entry-meta .cat-name {
    border-color: #777;
    max-width: 120px
}

.single-photo-of-the-day .entry-meta .cat-name {
    border-color: #777;
    display: inline-block
}

.single-photo-of-the-day .entry-meta .cat-name:hover,
.two-sides .entry-meta .cat-name:hover {
    background: #777;
    color: #fff
}

.post-wrap .lazy-hidden {
    display: none
}

.content-editor h6 {
    position: relative;
    color: #777;
    font-size: 16px
}

.content-editor .fullsize-img+h6 {
    top: -60px;
    max-width: 500px
}

@media (min-width:980px) {
    .content-editor h6 {
        font-size: 14px
    }
}

#cover-feature .wp-post-image {
    width: 100%!important;
    height: auto
}

.content-editor p strong {
    color: #000;
    font-size: 15px;
    font-family: gotham_probold, sans-serif;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 0
}

@media (max-width:1369px) {
    .content-editor p>img {
        display: inline-block;
        max-width: 100%;
        height: auto
    }
}

.bird-slider,
.bird-slider .owl-wrapper {
    display: none;
    position: relative
}

#header {
    position: relative;
    top: 0;
    transition: all 250ms ease-out;
    -webkit-transition: all 250ms ease-out
}

.featured-text .slider-title {
    margin-top: 0
}

.new-profile .reference .social a[href*=behance] {
    color: #1769ff;
    border-color: #1769ff
}

.new-profile .reference .social a[href*=vimeo] {
    color: #5dc4ff;
    border-color: #5dc4ff
}

.new-profile .reference .social a[href*=instagram] {
    color: #BF8360;
    border-color: #BF8360
}

@media (min-width:480px) {
    .aside-title {
        font-size: 20px
    }
}

.ws_lnk {
    outline: 0
}

#single-feature .fullsize-img {
    position: relative
}

@media (max-width:1039px) {
    #single-feature #cover-feature #cover-intro,
    #single-feature #cover-feature.cover-feature__nocover,
    #single-feature .aboutAuthor,
    #single-feature .content-editor .entity-sub-title,
    #single-feature .content-editor .quoting,
    #single-feature .content-editor>blockquote,
    #single-feature .content-editor>p,
    #single-feature .content-editor>ul,
    #single-feature .contentHeader,
    .aside_column {
        max-width: 600px;
        margin-right: auto;
        margin-left: auto
    }
    #single-feature .fullsize-img {
        margin-left: -30px;
        margin-right: -30px
    }
    #single-digest,
    .single-format-standard #header .container,
    .single-format-standard #single-feature,
    .single-photo-of-the-day #header .container,
    .single-photo-of-the-day .container {
        width: 100%
    }
}

@media (min-width:760px) and (max-width:1039px) {
    #single-feature #cover-feature #cover-intro {
        padding-left: 0;
        float: none
    }
    .single-format-standard #header .container,
    .single-photo-of-the-day #header .container {
        padding: 0 25px
    }
}

@media (min-width:1040px) {
    #single-feature .fullsize-img {
        left: -194px;
        width: 970px
    }
}

@media (min-width:1370px) {
    #single-feature .fullsize-img {
        left: -269px;
        width: 1291px
    }
}

.bird-slider {
    margin-bottom: 40px;
    -ms-touch-action: pan-y
}

.bird-slider .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.bird-slider .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .4s ease-in-out;
    transition: height .4s ease-in-out
}

.bird-slider .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.bird-slider .owl-controls {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    tap-highlight-color: transparent
}

.bird-slider .owl-item,
.bird-slider .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.bird-slider.__content .owl-item .__simage,
.bird-slider.slider__howMutch .owl-item .__simage {
    display: block;
    max-width: 100%;
    height: auto
}

.bird-slider .owl-item .sliderCaption_txt {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.4;
    color: #777
}

.bird-slider .owl-item .sliderCaption_txt:empty {
    display: none
}

.bird-slider .owl-next,
.bird-slider .owl-prev {
    display: inline-block;
    position: relative;
    cursor: pointer
}

.bird-slider .grabbing {
    cursor: url(images/grabbing.png) 8 8, move
}

.bird-slider.__content .birdCounter {
    font-family: gotham_probold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block
}

.bird-slider.__content .birdCounter .counterItem,
.bird-slider.__content .birdCounter .counterItems,
.bird-slider.__content .birdCounter .slider-control {
    display: inline-block;
    position: relative;
    font-size: 18px;
    color: #777
}

.bird-slider.__content .birdCounter .counterItem:after {
    content: "/";
    display: inline-block;
    position: relative;
    margin: 0 5px
}

.bird-slider.__content .owl-buttons .owl-next,
.bird-slider.__content .owl-buttons .owl-prev {
    background: url(images/main_5.min.svg) no-repeat;
    top: 2px;
    width: 45px;
    height: 18px
}

.bird-slider.__content .owl-buttons .owl-prev {
    background-position: 0 -545px;
    margin-right: 20px
}

.bird-slider.__content .owl-buttons .owl-prev:hover {
    background-position: -51px -545px
}

.bird-slider.__content .owl-buttons .owl-prev.disabled {
    background-position: -100px -545px
}

.bird-slider.__content .owl-buttons .owl-next {
    margin-left: 20px;
    background-position: 0 -520px
}

.bird-slider.__content .owl-buttons .owl-next:hover {
    background-position: -51px -520px
}

.bird-slider.__content .owl-buttons .owl-next.disabled {
    background-position: -100px -520px
}

.bird-slider.__gallery .owl-item {
    padding: 0 2px
}

@media (min-width:760px) {
    .bird-slider.__gallery .owl-item {
        padding: 0 12px
    }
}

.bird-slider.__gallery .owl-buttons {
    position: absolute;
    z-index: 100;
    width: 100%;
    top: 50%;
    margin-top: -8px
}

.bird-slider.__gallery .owl-next,
.bird-slider.__gallery .owl-prev {
    background-color: transparent;
    position: absolute;
    border-color: #777;
    border-style: solid;
    border-width: 0;
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bird-slider.__gallery .owl-next:hover,
.bird-slider.__gallery .owl-prev:hover {
    border-color: #000
}

.bird-slider.__gallery .owl-next.disabled,
.bird-slider.__gallery .owl-prev.disabled {
    border-color: #b7b7b7
}

.bird-slider.__gallery .owl-prev {
    border-bottom-width: 2px;
    border-left-width: 2px;
    left: -14px
}

.bird-slider.__gallery .owl-next {
    border-top-width: 2px;
    border-right-width: 2px;
    right: -14px
}

.slider__dailyphoto {
    margin-bottom: 38px;
    right: 3px
}

#single-news .slider_init.__content .owl-controls {
    padding: 0 0 5px
}

#single-news .slider_init.__content .item,
.bird-slider.__content .owl-controls .owl-buttons {
    text-align: center
}

#single-news .slider_init.__content .item .__simage {
    margin: 0 auto
}

#single-news .slider_init.__content .image-caption-txt {
    padding-left: 5px;
    font-size: 13px;
    text-align: left;
    color: #777;
    max-width: 100%;
    margin: 5px auto 0
}

#single-feature .slider_init .owl-buttons,
#single-super-feature .slider_init .owl-buttons {
    text-align: center;
    margin-bottom: 5px
}

.audio_player {
    display: 100%
}

@media (max-width:759px) {
    .empty_space {
        display: none
    }
}

.audio_player audio {
    width: 98%;
    margin-bottom: 30px
}

.content-editor .image-preview,
.content-editor .image-preview .image-inner {
    margin-bottom: 40px
}

@media (max-width:779px) {
    #single-feature .slider_init.__left .image-caption-txt,
    #single-super-feature .slider_init.__left .image-caption-txt,
    .content-editor .image-preview .caption-txt,
    .content-editor .image-preview .image-caption-txt {
        margin-left: 15px;
        text-align: left
    }
}

@media (max-width:1039px) {
    .content-editor .image-preview {
        margin: 0 -15px 40px;
        text-align: center
    }
    #single-news .content-editor .image-preview {
        margin: 0 0 40px
    }
    .content-editor .video-caption-txt {
        margin-left: auto;
        margin-right: auto;
        width: 94%
    }
}

@media (max-width:479px) {
    .content-editor .image-preview .caption-txt,
    .content-editor .image-preview .image-caption-txt {
        text-align: left;
        padding: 0 15px
    }
}

.content-editor .image-preview img {
    display: inline-block;
    max-width: 100%;
    height: auto
}

.content-editor .caption-txt,
.content-editor .image-caption-txt {
    font-size: 13px!important;
    line-height: 1.4;
    color: #777;
    z-index: 300;
    max-width: 500px;
    font-family: gotham_proregular, sans-serif;
    margin-top: 8px
}

#single-super-feature .content-editor .iframe__center .video-caption-txt,
.content-editor .video-caption-txt {
    max-width: 585px
}

.content-editor .iframe__center .video-caption-txt {
    margin-left: auto;
    margin-right: auto;
    text-align: left
}

@media (min-width:1370px) {
    .content-editor .iframe__center .video-caption-txt {
        max-width: 752px
    }
}

.dailyphoto-info_content,
.dailyphoto_entry {
    font-family: "PT Serif", serif
}

@media (min-width:1040px) {
    #single-feature .slider_init.__left .owl-buttons,
    #single-super-feature .slider_init.__left .owl-buttons {
        position: relative;
        text-align: left;
        left: -65px
    }
    #single-feature .slider_init.__left.__bg .owl-buttons,
    #single-super-feature .slider_init.__center .owl-buttons,
    #single-super-feature .slider_init.__left.__bg .owl-buttons {
        text-align: center;
        left: 0
    }
    #single-feature .content-editor .__left .attachment-resize.wp-post-image,
    #single-feature .featured-slider .wp-post-image,
    #single-super-feature .content-editor .__left .attachment-resize.wp-post-image,
    #single-super-feature .featured-slider .wp-post-image {
        max-width: 740px
    }
    .content-editor .tab-content .attachment-resize.wp-post-image {
        max-width: 100%
    }
    .content-editor .ifram__feature {
        height: 440px
    }
    .content-editor .iframe__center .ifram__feature {
        height: 546px
    }
}

.bird-slider.__content.__bg,
.image-preview.__bg {
    background-color: #eee;
    color: #fff;
    padding: 30px
}

.bird-slider.__center.__content.__bg,
.image-preview.__center.__bg {
    text-align: center
}

.content-editor .image-preview.__bg .image-inner:last-child {
    margin-bottom: 0
}

.caverPhoto_txt,
.iframeContainer {
    margin-bottom: 30px
}

.image-preview.__noMarg .image-inner {
    margin-bottom: 0
}

@media (max-width:779px) {
    .iframeContainer {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media (max-width:1039px) {
    .image-preview.__center.__bg {
        margin-left: -15px;
        margin-right: -15px
    }
    .bird-slider.__content.__bg,
    .image-preview.__bg {
        padding: 15px
    }
    .image-preview.__bg .wp-post-image {
        display: inline-block
    }
}

@media (min-width:1040px) {
    .image-preview.__bg {
        margin-left: 0;
        margin-right: 0;
        position: relative;
        width: 970px;
        left: -194px
    }
    .image-preview.__bg .wp-post-image {
        margin-left: 158px
    }
    .image-preview.__bg .image-caption-txt {
        margin-left: 115px;
        text-align: left
    }
}

@media (min-width:1370px) {
    #single-feature .content-editor .__left .attachment-resize.wp-post-image,
    #single-super-feature .content-editor .__left .attachment-resize.wp-post-image {
        max-width: 960px
    }
    .content-editor .iframeContainer.iframe__center .ifram__feature {
        height: 726px
    }
    .image-preview.__bg {
        width: 1290px;
        left: -268px
    }
    .image-preview.__left.__bg .image-caption-txt,
    .image-preview.__left.__bg .wp-post-image {
        margin-left: 238px
    }
    .image-preview.__left.__inRow {
        width: 960px
    }
}

.content-editor .iframeContainer.iframe__text .ifram__feature {
    height: 550px
}

.iframeContainer.iframe__center,
.image-preview.__center {
    text-align: center
}

@media (min-width:760px) {
    .image-preview.__inRow {
        display: flex;
        justify-content: center;
        text-align: left
    }
    .image-preview.__inRow.__left .wp-post-image {
        margin-left: 0
    }
    .image-preview.__inRow.__left {
        justify-content: flex-end
    }
    .image-preview.__center.__inRow .image-caption-txt {
        text-align: left;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    #single-feature .image-preview.__inRow.__left .attachment-resize.wp-post-image {
        max-width: 100%
    }
    .image-preview.__center.__inRow .image-inner {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 0
    }
    .image-preview.__inRow .wp-post-image {
        object-fit: cover;
        min-height: 100%
    }
}

.image-preview.__hdrCenter+.contentHeader {
    text-align: center
}

.image-preview.__center .image-caption-txt {
    text-align: left
}

@media (min-width:1040px) {
    .image-preview.__center .image-caption-txt {
        margin-left: auto;
        margin-right: auto
    }
    #single-news .image-preview.__center .image-caption-txt {
        text-align: center
    }
    #single-super-feature .iframeContainer.iframe__center,
    #single-super-feature .image-preview.__center {
        position: relative;
        width: 970px;
        left: -192px
    }
    #single-feature .iframeContainer.iframe__center,
    #single-feature .image-preview.__center {
        position: relative;
        width: 970px;
        left: -194px
    }
    .image-preview.__center .attachment-resize.wp-post-image {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }
}

@media (min-width:1370px) {
    #single-super-feature .iframeContainer.iframe__center,
    #single-super-feature .image-preview.__center {
        width: 1290px;
        left: -352px
    }
    #single-feature .iframeContainer.iframe__center,
    #single-feature .image-preview.__center {
        width: 1290px;
        left: -268px
    }
}

.image-preview img {
    display: block;
    max-width: 100%;
    height: auto
}

.wp-image-79098 {
    max-width: 100%!important;
    width: auto!important
}

.staff_ava.__siyak {
    background-position: -279px -136px
}

.staff_ava.__savchenko {
    background-position: right -136px
}

.caverPhoto_txt {
    overflow: hidden
}

.caverPhoto_txt p {
    display: inline
}

#single-feature.containerFixed {
    margin-top: 70px
}

.scrollToTop {
    background-color: rgba(189, 189, 189, .5);
    display: block;
    position: fixed;
    text-align: center;
    padding-top: 11px;
    height: 45px;
    bottom: -100px;
    width: 45px;
    right: 15px;
    z-index: 100;
    -webkit-transition: all 350ms ease-in;
    transition: all 350ms ease-in
}

.scrollToTop._show {
    bottom: 45px
}

.scrollToTop._show._padd {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

.scrollToTop:hover {
    background-color: rgba(97, 97, 97, .5)
}

.scrollToTop:active {
    background-color: rgba(66, 66, 66, .5)
}

.scrollToTop:active:after {
    top: 1px
}

.scrollToTop:after {
    background: url(images/main_5.min.svg) -30px -148px no-repeat;
    vertical-align: middle;
    -webkit-transition: all 350ms ease-in;
    transition: all 350ms ease-in;
    display: inline-block;
    position: relative;
    height: 19px;
    width: 15px;
    content: ""
}

.digest-content {
    max-width: 630px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

#single-digest .single-inner {
    background-color: transparent
}

#single-digest .footer-meta-content {
    background-color: #fafafa
}

#single-digest .entity-sub-title {
    margin: 12px auto 15px;
    font-size: 16px
}

@media (max-width:1040px) {
    .digest-inner .digest-content {
        padding: 0 35px
    }
}

@media (min-width:1040px) {
    #single-digest .entity-sub-title {
        color: #fff;
        max-width: 750px
    }
}

#single-digest .content-editor h4 {
    text-align: center;
    margin-top: 0
}

#single-digest .content-editor .digest-inner p {
    margin-bottom: 45px
}

#single-digest .content-editor .ifram__feature,
#single-digest .content-editor img {
    display: block;
    max-width: 670px;
    margin: 35px auto 0
}

#single-digest .content-editor .ifram__feature {
    margin-bottom: 1px
}

.digest-box {
    margin: 45px 0 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.digest-box .contentHeader {
    padding-top: 30px
}

.digest-inner {
    padding-bottom: 30px
}

.digest-box .digest-inner {
    background-color: #fff;
    border: 1px solid #eee
}

@media (min-width:760px) {
    .digest-box .contentHeader {
        padding-top: 65px
    }
    .digest-inner {
        padding-bottom: 65px
    }
}

@media (max-width:759px) {
    .mobile-ui_npad {
        padding-left: 0;
        padding-right: 0
    }
}

.mobile-ui_pad {
    padding: 30px 25px 60px 30px;
    overflow: hidden
}

.dailyphoto-info_aside,
.dailyphoto-info_content {
    position: relative;
    min-height: 1px;
    padding-right: 15px
}

.mobile-ui_pad .entry-meta {
    color: #7d7d7d
}

@media (max-width:1370px) {
    .mobile-ui_pad .f-soc-a {
        margin: 0 10px 10px 0
    }
}

@media (max-width:759px) {
    #dailyphoto-slider,
    .postinfo_row {
        margin-left: 0;
        margin-right: 0
    }
}

.dailyphoto-info_content {
    padding-left: 0
}

@media (min-width:1040px) {
    .dailyphoto-info_content {
        float: left;
        width: 58.33333333%;
        margin-bottom: 50px
    }
    .dailyphoto-info_aside {
        float: left;
        width: 41.66666667%
    }
}

@media (max-width:1040px) {
    .dailyphoto-info_content {
        margin-bottom: 30px
    }
}

.dailyphoto-info_aside {
    padding-left: 15px;
    padding-top: 4px
}

.dailyphoto-info_aside .post-date-publish {
    display: block;
    color: #777;
    white-space: nowrap;
    margin-top: 30px
}

.dailyphoto-info_share {
    text-align: right;
    z-index: 10
}

.aboutAuthor,
.aboutAuthor.__aboutCenter,
.content-editor .contentHeader.__center,
.photoSchool-wrapper {
    text-align: center
}

.column-right_share {
    margin-bottom: 15px
}

.column-right_share .facebook-count,
.column-right_share .kento-pvc-loop {
    float: right;
    margin-left: 10px;
    margin-right: 0
}

.post-links {
    background-color: transparent;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    z-index: 100;
    border-color: #fff;
    border-style: solid;
    border-width: 0;
    opacity: 0;
    width: 30px;
    height: 30px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: opacity 250ms ease-in-out, border-color 250ms ease-in;
    transition: opacity 250ms ease-in-out, border-color 250ms ease-in;
    display: none
}

.tooltiper-fall,
.tooltiper-grow.tooltiper-show {
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

@media (min-width:760px) {
    .post-links {
        width: 40px;
        height: 40px;
        margin-top: -20px;
        display: block
    }
}

.post-links:hover {
    border-color: #fa3b5a
}

.post-links[rel=prev] {
    border-top-width: 2px;
    border-right-width: 2px;
    right: 20px
}

.post-links[rel=next] {
    border-bottom-width: 2px;
    border-left-width: 2px;
    left: 20px
}

.slider-cover:hover .post-links {
    opacity: 1
}

.dailyphoto_entry .dailyphoto_title {
    padding-right: 40px;
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 15px
}

.dailyphoto_entry .dailyphoto_title a {
    color: #fa3b5a
}

.italic {
    color: #777
}

.photoSchool-wrapper {
    background-color: #FC385E
}

@media (max-width:780px) {
    .photoSchool-wrapper .container {
        padding: 0
    }
}

.photoSchool-wrapper .wp-post-image {
    display: 'inline-block';
    max-width: 100%;
    height: auto
}

.content-editor .contentNumber {
    color: #999;
    font-size: 15px;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    width: 40px;
    height: 40px;
    line-height: 37px;
    display: block;
    margin: 0 auto 20px;
    border: 2px solid #999;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.content-editor .contentHeader>a {
    color: #fa3b5a
}

.content-editor .contentHeader small {
    display: block
}

@media (min-width:480px) {
    .content-editor .contentHeader {
        font-size: 22px
    }
    .content-editor .contentHeader small {
        margin-bottom: 20px;
        margin-top: 5px;
        font-family: GothamPro-Medium, sans-serif;
        font-size: 14px
    }
}

.aboutAuthor {
    margin: 60px 0
}

.aboutAuthor.__aboutCenter .media-body,
.aboutAuthor.__aboutCenter .media-left,
.aboutAuthor.__aboutCenter .media-right {
    display: block;
    width: auto
}

@media (min-width:780px) {
    .aboutAuthor.__aboutCenter .media-body,
    .aboutAuthor.__aboutCenter .media-left,
    .aboutAuthor.__aboutCenter .media-right {
        padding: 0 15%
    }
}

@media (min-width:480px) {
    .authorRow {
        display: flex;
        align-items: flex-start
    }
    .authorRow .aboutAuthor {
        margin-top: 0;
        margin-right: 30px;
        text-align: left
    }
    .authorRow .aboutAuthor_ava {
        display: flex;
        height: 200px;
        align-items: center
    }
}

.aboutAuthor_ava.media-left {
    padding-right: 0
}

@media (max-width:1040px) {
    .aboutAuthor .aboutAuthor_ava {
        display: block;
        margin-bottom: 15px
    }
    .aboutAuthor .aboutAuthor_ava .aboutAuthor_ava__image {
        max-width: 100%
    }
}

.aboutAuthor .aboutAuthor__name {
    font-family: gotham_probold, sans-serif;
    font-size: 22px;
    display: block;
    line-height: 1.2
}

.aboutAuthor .aboutAuthor__name a {
    color: #fa3b5a;
    display: inline-block
}

.aboutAuthor .aboutAuthor__name a:hover {
    color: #000
}

@media (min-width:1040px) {
    .aboutAuthor .aboutAuthor_ava {
        padding-right: 30px
    }
    .aboutAuthor {
        text-align: left
    }
    .aboutAuthor .aboutAuthor__name {
        font-size: 22px
    }
}

.aboutAuthor .aboutAuthor__age {
    color: #777;
    font-size: 17px;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 5px
}

.aboutAuthor .aboutAuthor__age:empty {
    margin-bottom: 0
}

.aboutAuthor .aboutAuthor__social a[href*=facebook] {
    color: #2671b6;
    border-color: #2671b6
}

.aboutAuthor .aboutAuthor__social a[href*=instagram] {
    color: #835540;
    border-color: #835540
}

.aboutAuthor .aboutAuthor__social a[href*=flickr] {
    color: #ff0080;
    border-color: #ff0080
}

.aboutAuthor .aboutAuthor__social a[href*=tumblr] {
    color: #2c4762;
    border-color: #2c4762
}

.aboutAuthor .aboutAuthor__social a[href*=pinterest] {
    color: #bd081c;
    border-color: #bd081c
}

.aboutAuthor .aboutAuthor__social a[href*=twitter] {
    color: #5EA9DD;
    border-color: #5EA9DD
}

.aboutAuthor .aboutAuthor__social a[href*=livejournal] {
    color: #1F3468;
    border-color: #1F3468
}

.aboutAuthor .aboutAuthor__social a[href*='vk.com'] {
    color: #4B74A5;
    border-color: #4B74A5
}

.aboutAuthor .aboutAuthor__social a {
    font-family: gotham_probold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-bottom: 2px #ff3e52 solid;
    margin-right: 16px;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: capitalize;
    color: #ff3e52;
    font-size: 15px -webkit-trasition: border 250ms ease-in-out;
    trasition: border 250ms ease-in-out
}

.aboutAuthor .aboutAuthor__social a:hover {
    border-bottom-color: transparent
}

.tooltiper-base {
    display: flex;
    pointer-events: none;
    position: absolute
}

.tooltiper-box {
    flex: 1 1 auto
}

.tooltiper-content {
    max-height: 100%;
    max-width: 100%;
    overflow: auto
}

.tooltiper-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.tooltiper-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

.tooltiper-fade.tooltiper-show {
    opacity: 1
}

.tooltiper-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden
}

.tooltiper-grow.tooltiper-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltiper-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform
}

.tooltiper-swing.tooltiper-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltiper-fall {
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltiper-fall.tooltiper-initial {
    top: 0!important
}

.tooltiper-fall.tooltiper-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0!important;
    opacity: 0
}

.tooltiper-slide {
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltiper-slide.tooltiper-initial {
    left: -40px!important
}

.tooltiper-slide.tooltiper-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0!important;
    opacity: 0
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.tooltiper-update-fade {
    animation: tooltipster-fading .4s
}

@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg)
    }
    75% {
        transform: rotate(2deg)
    }
    100% {
        transform: rotate(0)
    }
}

.tooltiper-update-rotate {
    animation: tooltipster-rotating .6s
}

@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1)
    }
}

.tooltiper-update-scale {
    animation: tooltipster-scaling .6s
}

.tooltiper-sidetip .tooltiper-box {
    background: #565656;
    border: 2px solid #000;
    border-radius: 4px
}

.tooltiper-sidetip.tooltiper-bottom .tooltiper-box {
    margin-top: 8px
}

.tooltiper-sidetip.tooltiper-left .tooltiper-box {
    margin-right: 8px
}

.tooltiper-sidetip.tooltiper-right .tooltiper-box {
    margin-left: 8px
}

.tooltiper-sidetip.tooltiper-top .tooltiper-box {
    margin-bottom: 8px
}

.tooltiper-sidetip .tooltiper-content .tooltiper-img {
    margin: 0 15px 10px 0;
    width: 100%;
    max-width: 100%;
    float: left
}

@media (min-width:760px) {
    .tooltiper-sidetip .tooltiper-content .tooltiper-img {
        width: inherit
    }
}

.tooltiper-sidetip .tooltiper-content p {
    line-height: 1.7
}

.tooltiper-sidetip .tooltiper-arrow {
    overflow: hidden;
    position: absolute
}

.tooltiper-sidetip.tooltiper-bottom .tooltiper-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px
}

.tooltiper-sidetip.tooltiper-left .tooltiper-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px
}

.tooltiper-sidetip.tooltiper-right .tooltiper-arrow {
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 0;
    width: 10px
}

.tooltiper-sidetip.tooltiper-top .tooltiper-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px
}

.tooltiper-sidetip .tooltiper-arrow-background,
.tooltiper-sidetip .tooltiper-arrow-border {
    height: 0;
    position: absolute;
    width: 0
}

.tooltiper-sidetip .tooltiper-arrow-background {
    border: 10px solid transparent;
    box-shadow: 0 0 6px rgba(-3px, 0, 0, .15)
}

.tooltiper-sidetip.tooltiper-bottom .tooltiper-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 3px
}

.tooltiper-sidetip.tooltiper-left .tooltiper-arrow-background {
    border-left-color: #565656;
    left: -3px;
    top: 0
}

.tooltiper-sidetip.tooltiper-right .tooltiper-arrow-background {
    border-right-color: #565656;
    left: 3px;
    top: 0
}

.tooltiper-sidetip.tooltiper-top .tooltiper-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: -3px
}

.tooltiper-sidetip .tooltiper-arrow-border {
    border: 10px solid transparent;
    left: 0;
    top: 0
}

.tooltiper-sidetip.tooltiper-bottom .tooltiper-arrow-border {
    border-bottom-color: #000
}

.tooltiper-sidetip.tooltiper-left .tooltiper-arrow-border {
    border-left-color: #000
}

.tooltiper-sidetip.tooltiper-right .tooltiper-arrow-border {
    border-right-color: #000
}

.tooltiper-sidetip.tooltiper-top .tooltiper-arrow-border {
    border-top-color: #000
}

.tooltiper-sidetip .tooltiper-arrow-uncropped {
    position: relative
}

.tooltiper-sidetip.tooltiper-bottom .tooltiper-arrow-uncropped {
    top: -10px
}

.tooltiper-sidetip.tooltiper-right .tooltiper-arrow-uncropped {
    left: -10px
}

.tooltipered {
    cursor: pointer;
    padding-bottom: 0;
    border-bottom: 1px dashed #909090;
    line-height: 1;
    display: inline-block
}

.tooltiper-sidetip.tooltiper-light .tooltiper-box {
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    border-radius: 0;
    padding: 18px 20px 6px;
    border: 1px solid #e0e0e0;
    background: #eee
}

.tooltiper-sidetip.tooltiper-light .tooltiper-content {
    font-size: 13px;
    color: #222
}

.tooltiper-sidetip.tooltiper-light .tooltiper-arrow {
    height: 9px;
    margin-left: -9px;
    width: 18px
}

.tooltiper-sidetip.tooltiper-light.tooltiper-left .tooltiper-arrow,
.tooltiper-sidetip.tooltiper-light.tooltiper-right .tooltiper-arrow {
    height: 18px;
    margin-left: 0;
    margin-top: -9px;
    width: 9px
}

.tooltiper-sidetip.tooltiper-light .tooltiper-arrow-background {
    border: 9px solid transparent
}

.tooltiper-sidetip.tooltiper-light.tooltiper-bottom .tooltiper-arrow-background {
    border-bottom-color: #ededed;
    top: 1px
}

.tooltiper-sidetip.tooltiper-light.tooltiper-left .tooltiper-arrow-background {
    border-left-color: #ededed;
    left: -1px
}

.tooltiper-sidetip.tooltiper-light.tooltiper-right .tooltiper-arrow-background {
    border-right-color: #ededed;
    left: 1px
}

.tooltiper-sidetip.tooltiper-light.tooltiper-top .tooltiper-arrow-background {
    border-top-color: #ededed;
    top: -1px
}

.tooltiper-sidetip.tooltiper-light .tooltiper-arrow-border {
    border: 9px solid transparent
}

.tooltiper-sidetip.tooltiper-light.tooltiper-bottom .tooltiper-arrow-border {
    border-bottom-color: #ccc
}

.tooltiper-sidetip.tooltiper-light.tooltiper-left .tooltiper-arrow-border {
    border-left-color: #ccc
}

.tooltiper-sidetip.tooltiper-light.tooltiper-right .tooltiper-arrow-border {
    border-right-color: #ccc
}

.tooltiper-sidetip.tooltiper-light.tooltiper-top .tooltiper-arrow-border {
    border-top-color: #ccc
}

.tooltiper-sidetip.tooltiper-light.tooltiper-bottom .tooltiper-arrow-uncropped {
    top: -9px
}

.tooltiper-sidetip.tooltiper-light.tooltiper-right .tooltiper-arrow-uncropped {
    left: -9px
}

.tooltipContentTemplates {
    display: none
}

.user-navigation {
    width: 17vw;
    position: fixed;
    opacity: 0;
    top: 50%;
    z-index: 120;
    max-height: 75vh;
    transform: translateY(-45%);
    transition: opacity .2s ease-in-out
}

.fadeSides:after,
.fadeSides:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 20px;
    left: 0;
    right: 0;
    z-index: 10;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.fadeSides.__onBottom:after,
.fadeSides.__onTop:before,
.single-format-image .site-header .navbar #header-social .f-soc-a,
.user-navigation.visible {
    opacity: 1
}

.fadeSides:before {
    top: -1px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0)
}

.__gradient:before,
.fadeSides:after {
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}

.fadeSides:after {
    bottom: -1px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%)
}

@media (min-width:1170px) {
    .user-navigation {
        left: 2vw
    }
}

@media (min-width:1370px) {
    .user-navigation {
        left: 6vw;
        width: 16vw
    }
}

.user-navigation a {
    color: #303030;
    font-size: 13px;
    display: flex;
    cursor: pointer;
    background: #fff;
    position: relative;
    line-height: 1.5;
    margin-right: 20px;
    border-bottom: 1px solid #bdbdbd;
    padding: 10px 17px 10px 10px;
    font-family: GothamPro-Medium, sans-serif;
    align-items: center
}

.user-navigation a.active {
    background: #e0e0e0
}

.user-navigation a:first-child {
    border-top: 1px solid #bdbdbd
}

.user-navigation a:before {
    content: '';
    visibility: hidden;
    position: absolute;
    transition-delay: .1s;
    width: 7px;
    right: 9px;
    height: 12px;
    background: url(images/bar-arrow.png);
    top: 35%
}

.user-navigation a.active:before {
    visibility: visible
}

.__gradient {
    position: absolute;
    width: 100%;
    z-index: 199;
    height: inherit;
    left: 0
}

.__gradient:after,
.__gradient:before {
    content: '';
    position: absolute;
    height: 70px;
    width: 100%
}

.single-inner,
.social_block.f-soc-ul .f-soc-a .si,
.social_block_new.f-soc-ul .f-soc-a .si {
    position: static
}

.__gradient:before {
    top: -70px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 100%)
}

.__gradient:after {
    bottom: -70px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0)
}

#single-feature .fullsize-img {
    z-index: 150
}

#single-super-feature .fullsize-img {
    clear: both;
    margin-bottom: 70px;
    margin-top: 70px
}

@media (max-width:1170px) {
    .user-navigation {
        display: none
    }
}

.single-format-image .navbar-fixed-top .navbar #header-social .f-soc-a {
    opacity: .5
}

.socl-lg .f-soc-a {
    height: 40px;
    text-indent: 0;
    width: 100%;
    display: flex;
    -webkit-border-radius: 0;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    margin: 0
}

.social_block.f-soc-ul li,
.social_block_new.f-soc-ul li {
    width: 100%;
    margin: 0 30px 0 0
}

.social_block.f-soc-ul li:last-child,
.social_block_new.f-soc-ul li:last-child {
    margin-right: 0
}

.social_block.f-soc-ul,
.social_block_new.f-soc-ul {
    display: flex;
    margin-bottom: 0;
    flex-basis: 50%
}

.footer-meta-content {
    padding: 0 0 60px;
    clear: both;
    max-width: 630px;
    margin-left: auto;
    margin-right: auto
}

.single-inner {
    background-color: #fff;
    border-bottom: 1px solid #eee
}

.dailyphoto-info_content.photo-info-cont {
    margin-bottom: 0
}

.dailyphoto-info_content.photo-info-cont .share-line {
    margin-top: 30px
}

.dailyphoto-info_content.photo-info-cont .social_block.f-soc-ul {
    width: 400px;
    margin-bottom: 0
}

.single-photo-of-the-day .mobile-ui_pad {
    padding: 30px 25px 50px 30px
}

.single-format-gallery .social_block.f-soc-ul {
    margin: auto
}

#single-feature .content-editor {
    margin-bottom: 60px
}

#single-feature .content-editor p:last-child,
#single-feature .content-editor>div:last-child,
.single-news p:last-child {
    margin-bottom: 0
}

#single-feature .content-editor>h6:last-child {
    margin-bottom: -60px
}

.single-news {
    margin-bottom: 40px
}

@media (min-width:1040px) {
    #single-digest .footer-meta-content,
    #single-feature .footer-meta-content {
        width: 62%;
        margin: 0 auto
    }
}

@media (min-width:1370px) {
    #single-digest .footer-meta-content,
    #single-feature .footer-meta-content {
        width: 58.33333333%;
        margin: 0 auto
    }
}

@media (min-width:1040px) {
    .masterpeace-single #single-feature .footer-meta-content {
        width: 62%;
        margin-left: 20%
    }
}

@media (min-width:1370px) {
    .masterpeace-single #single-feature .footer-meta-content {
        width: 46%;
        margin-left: 27%
    }
}

@media (max-width:1040px) {
    .dailyphoto-info_content.photo-info-cont .social_block.f-soc-ul {
        margin-bottom: 40px
    }
    .single-photo-of-the-day .mobile-ui_pad {
        padding: 30px 25px 8px 30px
    }
    .tags-line {
        margin-top: 40px
    }
}

@media (max-width:1039px) {
    #single-feature .social_block.f-soc-ul,
    .single-format-gallery .social_block.f-soc-ul {
        padding: 0 30px;
        width: 100%;
        max-width: 660px;
        margin: auto
    }
    .ba-slider {
        max-width: 750px
    }
    .ba-slider.__fullsize {
        max-width: 100%
    }
    .archive .content-wrapper .wrap-rect:nth-of-type(odd) {
        clear: both
    }
}

@media (min-width:1040px) {
    .aside-content-wrapper .two-sides_pad {
        padding: 50px 6%;
        position: relative
    }
}

@media (min-width:1370px) {
    .aside-content-wrapper .two-sides_pad {
        padding: 50px 180px 50px 90px
    }
}

@media (max-width:768px) {
    #single-feature .content-editor,
    .content-editor {
        margin-bottom: 40px
    }
    .social_block.f-soc-ul li,
    .social_block_new.f-soc-ul li {
        margin-right: 5%
    }
    #single-digest .footer-meta-content,
    #single-feature .footer-meta-content {
        float: none;
        width: 100%;
        margin-left: 0
    }
    .single-photo-of-the-day .mobile-ui_pad {
        padding: 30px 25px 4px 30px
    }
    .footer-meta-content {
        padding: 0 0 40px
    }
    .dailyphoto-info_content.photo-info-cont {
        padding-right: 0
    }
    .dailyphoto-info_content.photo-info-cont .social_block.f-soc-ul {
        width: 100%;
        margin-bottom: 35px
    }
}

#single-digest .single-inner {
    border-bottom: 0
}

.ba-slider {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

@media (min-width:1040px) {
    .ba-slider.__fullsize {
        width: 970px;
        left: -194px
    }
}

@media (min-width:1370px) {
    .ba-slider.__fullsize {
        width: 1290px;
        left: -268px
    }
}

.ba-slider img {
    width: 100%;
    display: block;
    max-width: none
}

.ba-slider .resize {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    overflow: hidden
}

.ba-slider .handle,
.ba-slider .handle:before {
    left: 50%;
    width: 2px;
    background-color: rgba(255, 255, 255, .8);
    cursor: ew-resize;
    position: absolute
}

.ba-slider .handle {
    top: 0;
    bottom: 50%;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-box-shadow: 2px 0 5px rgba(0, 0, 0, .1);
    box-shadow: 2px 0 5px rgba(0, 0, 0, .1)
}

.ba-slider .handle:before {
    content: "";
    bottom: 100%;
    top: 100%;
    height: 100%;
    transform: translate(-1px, 28px);
    -webkit-box-shadow: 2px 0 5px rgba(0, 0, 0, .1);
    box-shadow: 2px 0 5px rgba(0, 0, 0, .1)
}

.ba-slider .handle:after {
    position: absolute;
    content: '';
    background: 0 0;
    transition: all .3s ease;
    top: 100%;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transform: translate(-14px, 0);
    transform: translate(-14px, 0);
    -webkit-box-shadow: inset 2px 0 5px rgba(0, 0, 0, .1);
    box-shadow: inset 2px 0 5px rgba(0, 0, 0, .1)
}

.ba-slider .handle.draggable,
.ba-slider .handle.draggable:before {
    background-color: rgba(255, 255, 255, 1)
}

.ba-slider .handle.draggable:after {
    background: rgba(255, 255, 255, .5)
}

@media (min-width:992px) and (max-width:1369px) {
    .wrap-news .entry-title {
        font-size: 14px;
        line-height: 1.4
    }
    .label-brand {
        font-size: 10px;
        line-height: 1.4
    }
}

@media (min-width:1040px) {
    .ba-slider .handle:before {
        display: none
    }
    .ba-slider .handle {
        bottom: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    .ba-slider .handle:after {
        -webkit-box-shadow: 0 0 0;
        box-shadow: 0 0 0;
        border-radius: 0;
        top: 50%;
        background: rgba(255, 255, 255, 1);
        height: 48px;
        width: 10px;
        -webkit-transform: translate(-4px, -24px);
        transform: translate(-4px, -24px)
    }
    .ba-slider .handle.draggable:after {
        background: rgba(255, 255, 255, 1);
        width: 6px;
        height: 64px;
        -webkit-transform: translate(-2px, -32px);
        transform: translate(-2px, -32px)
    }
    #single-super-feature .featured-full-padding {
        max-width: 720px;
        box-sizing: border-box
    }
}

#post-180605 .p-category.label-brand {
	background: rgba(17, 64, 27, 0.25);
}
