@import url(//fonts.googleapis.com/css?family=Raleway:200,400,700);
@import url(//fonts.googleapis.com/css?family=Lato:400,700,900);
@import "/static/user/css/reset.css";
@import "/static/user/css/common.css";
@import "/static/other/js/lightbox/css/lightbox.min.css";

body {
    font-family: 'PT Serif', serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3
}

a {
    text-decoration: none;
    transition: all .2s ease 0s;
    outline: 0
}

.feat-section .feat-sec-nav a:hover, a, a:visited, body, h1, h2, h3, h4 {
    color: #303030
}

a:hover {
    color: #909090
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'PT Serif', serif;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 1.2;
}

h2 {
    font-size: 26px;
    line-height: 26px;
}

h3, h4 {
    font-size: 20px
}

h4 {
    font-size: 16px
}

h5, h6 {
    color: #303030;
    font-size: 14px
}

input, textarea {
    font-family: 'PT Serif', serif;
}

:focus {
    outline: 0
}

#container, #main, .inner-wrap {
    overflow: hidden
}

.inner-wrap {
    position: relative;
    width: 1140px;
    margin: 0 auto
}

#main {
    background: #fff
}

#content, .sidebar, .wide-content {
    width: 540px;
    float: left;
    overflow: hidden
}

.sidebar, .wide-content {
    width: 840px
}

.sidebar {
    width: 260px;
    margin-left: 20px;
    padding-left: 19px;
    border-left: 1px solid #ececec
}

.section {
    margin-bottom: 20px;
    overflow: hidden
}

#header .top ul, .list {
    padding: 0;
    margin: 0;
    list-style: none
}

.row {
    overflow: hidden
}

.one-half {
    width: 340px;
    margin-right: 40px;
    float: left
}

.col-last, .full-content {
    margin-right: 0 !important
}

.full-content {
    width: 100% !important;
    padding-right: 0 !important
}

#main-menu ul li:hover .sub, .wp-post-image {
    display: block
}

.attachment-wt840_420 {
    width: 840px;
    height: 420px
}

.attachment-wt550_300 {
    width: 550px;
    height: 300px
}

.attachment-wt450_250 {
    width: 450px;
    height: 250px
}

.attachment-wt260_145 {
    width: 260px;
    height: 145px
}

.attachment-wt65_65 {
    width: 65px;
    height: 65px;
    border-radius: 5px
}

.lb-image {
    max-width: inherit
}

.main-color, .sidetabs .tab-titles ul li.active a, .sidetabs .tab-titles ul li:hover a {
    color: #000
}

#header .top, .main-color-bg {
    background: #000
}

#header {
    position: relative;
    margin-bottom: 30px
}

#header .top {
    position: relative;
    height: 44px;
    font-size: 15px
}

#header .top ul {
    overflow: hidden
}

#header .top ul li, .feat-section .feat-sec-nav li {
    float: left
}

#header .top .social {
    display: inline-block;
    float: right
}

#header .top .social li {
    margin: 0 5px;
}

#header .top .social li a {
    color: #fff;
    font-size: 18px;
    display: block;
    line-height: 1;
    margin-top: 10px
}

#header .top .social li a:hover {
    opacity: .8
}

#header .top-menu {
    max-width: 600px;
    overflow: hidden;
    float: left;
    margin-top: 11px;
    height: 22px;
    line-height: 1.2
}

#header .top-menu ul li {
    margin-right: 15px;
    position: relative;
    color: #fff
}

#header .top-menu ul li:after {
    content: "/";
    padding-left: 15px
}

#header .top-menu ul li:last-child:after {
    display: none;
    margin-right: 0
}

#header .top-menu ul li a {
    color: #fff;
    font-weight: 700
}

#header .top-menu ul li a:hover, #header .top-menu ul li.active a, #main-menu .sub a:hover {
    color: #f03a3a
}

#header .top-menu select {
    display: none;
    width: 160px;
    margin-top: 6px;
    height: 32px;
    background: rgba(255, 255, 255, .3);
    color: #fff;
    border: 0;
    z-index: 3000;
    padding: 4px;
    font: inherit;
    font-size: 14px
}

#header .logo {
    max-width: 400px;
    float: left;
    line-height: 1
}

#header .header-ad {
    max-width: 728px;
    float: right
}

#header .search {
    float: right;
    width: 24px;
    overflow: hidden;
    margin-top: 8px;
    margin-right: -5px;
}

#header .search .search_link {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: url(/static/user/ima/search.png) no-repeat 50% 50%;
    float: right;

}

#header .search .searchForm {
    position: absolute;
    width: 0;
    right: 47px;
    top: 8px;
    padding: 0;
    display: none;
    height: 24px;
    z-index: 90;
    background: #000;
    max-width: 500px
}

#header .search .searchForm div {
    padding: 0;
    box-sizing: border-box;
    height: 24px
}

#header .search .searchForm input {
    border: 0;
    margin: 0
}

#header .search .searchForm .inp {
    box-sizing: border-box;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    outline: 0;
    color: #000;
    padding: 0 54px 0 15px;
    background: #fff
}

#header .search .searchForm .error::-webkit-input-placeholder {
    color: #d2232a;
    opacity: 1
}

#header .search .searchForm .error:-moz-placeholder, #header .search .searchForm .error::-moz-placeholder {
    opacity: 1;
    color: #d2232a
}

#header .search .searchForm .error:-ms-input-placeholder {
    opacity: 1;
    color: #d2232a
}

#header .search .searchForm ::-webkit-input-placeholder {
    color: #999
}

#header .search .searchForm :-moz-placeholder, #header .search .searchForm ::-moz-placeholder {
    color: #999
}

#header .search .searchForm :-ms-input-placeholder {
    color: #999
}

#header .search .searchForm .but {
    width: 25px;
    height: 25px;
    background: url(/static/user/ima/search.png) no-repeat 50% 50% #000;
    cursor: pointer;
    position: absolute;
    top: -1px;
    right: -1px;
    outline: 0;
}

#searchform, #searchform .inp {
    box-sizing: border-box;
}

#searchform {
    float: right;
    width: 26px;
    background: url(/static/user/ima/search.png) no-repeat 100% 50% #d2232a;
    height: 26px;
    overflow: hidden;
    padding-right: 26px;
    position: relative;
    margin: 10px 10px 0 0
}

#searchform .inp {
    position: absolute;
    right: 30px;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 16px;
    line-height: 24px;
    outline: 0;
    margin: 1px 0 0;
    border: 0;
    padding: 0 20px;
    background-color: #fff
}

#searchform .inp.error {
    box-shadow: inset 0 0 5px #bc0a29
}

#header .top ul.langflags {
    float: right;
    position: relative;
    margin: 0;
}

#header .langflags li {
    list-style-type: none;
    float: left;
    margin: 8px 0 0 0;
}

#header .inner-wrap {
    overflow: inherit;
}

@media only screen and (max-width: 569px) {
    #header .mobile-menu .inner-wrap {
        width: 100%;
    }
}

#header .mobile-menu-link {
    background: url('/static/user/ima/menu.png') no-repeat 0 0;
    width: 30px;
    height: 25px;
    margin-top: 9px;
    display: none;
}

@media only screen and (max-width: 1200px) {
    #header .mobile-menu-link {
        display: inline-block;
    }

    #header .mobile-menu {
        display: block;
    }
}

@media only screen and (min-width: 1201px) {
    #header .mobile-menu {
        display: none !important;
    }
}

#header .mobile-menu #main-menu .sub {
    display: block !important;
    position: inherit;
    background: none;
}
#header .mobile-menu #main-menu .sub li {
    margin-bottom: 5px;
}
#header .mobile-menu #main-menu .sub li a {
    text-transform: none;
    font-size: 16px;
    color: #fff;

}

#header .mobile-menu {
    display: none;
}

#header .mobile-menu .top-menu {
    max-width: none;
    float: none;
}

#header .mobile-menu .top-menu ul {
    border-top: 1px solid #fff;
    padding-top: 25px;
    display: block;
}

#header .mobile-menu #main-menu ul {
    margin-bottom: 10px;
    display: block;
}

#header .mobile-menu #main-menu ul a {
    display: block;
    color: #fff;
}

#header .mobile-menu .top-menu ul li, #header .mobile-menu #main-menu li {
    float: none;
    background: none !important;
    margin-bottom: 15px;
}
#header .mobile-menu #main-menu li {
    padding-top: 10px;
}

#header .mobile-menu a, #header a:active, #header .mobile-menu a:focus {
    background: none !important;
}

#header .mobile-menu #main-menu li a {
    text-align: left;
    display: inline;
    padding: 0;
}

#header .mobile-menu .top-menu ul li:first-child {
    display: none;
}

#header .mobile-menu .top-menu ul li:after {
    display: none;
}

.mobile-menu {
    position: absolute;
    left: 0;
    right: 0;
    background: #000;
    z-index: 1000;
    padding: 15px 10px;
}

.langflags li {
    float: left;
    margin-right: 0
}

.langflags li a {
    color: #f03a3a;
    font-family: 'PT Serif', serif;
    font-size: 13px;
    margin-left: 10px
}

.langflags li a:hover {
    text-decoration: underline
}

.langflags li a.active {
    color: #fff
}

.langflags li a.active:hover {
    text-decoration: none;
    cursor: default
}

.ticker-section {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

.ticker {
    height: 40px
}

.ticker .title {
    float: left;
    max-width: 210px;
    position: relative;
    font-weight: 200;
    padding: 6px 15px 0 0;
    margin-top: 2px;
    z-index: 3;
    font-family: 'PT Serif', serif;
}

.ticker .title i {
    color: #bbb;
    margin-right: 5px
}

#main-menu ul li a, .ticker .text, .ticker .title span {
    font-weight: 700;
    font-size: 16px
}

.ticker .text {
    position: relative;
    margin-top: 2px;
    color: #000;
    font-family: 'PT Serif', serif;
    font-weight: 400
}

#begushka {
    overflow: hidden
}

#begushka_cont {
    width: 5000px
}

#begushka_cont li {
    display: block;
    float: left;
    padding: 8px 60px 0 0
}

.logo-wrap {
    margin: 10px 0
}

.logo-wrap .inner-wrap {
    overflow: visible
}

.feat-section .main-post p, .logo-wrap h1 {
    margin-bottom: 0;
}

.menu-section {
    height: 48px;
    z-index: 99;
    max-width: 700px;
    float: right;
    margin-top: 25px
}

#main-menu, #main-menu ul {
    position: relative;
    z-index: 30
}

#main-menu select {
    display: none;
    z-index: 3000;
    position: relative;
    padding: 4px;
    height: 36px;
    color: #999;
    font: inherit;
    border: 1px solid #e3e3e3
}

#main-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 99
}

#main-menu ul li {
    float: left;
    padding: 0;
    margin: 0
}

#main-menu ul li a {
    display: block;
    padding: 12px;
    text-align: center;
    font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
    color: #000;
    line-height: 16px;
    text-transform: uppercase
}

#main-menu .sub, #main-menu ul li.active, #main-menu ul li:hover {
    background: #f2f2f2
}

#main-menu .sub {
    display: none;
    position: absolute;
    padding: 0;
    width: 100%;
    margin-top: 0;
    left: 0;
    right: 0
}

#main-menu .sub a {
    padding: 12px 16px 12px 14px;
    display: block;
    text-align: left;
    height: auto;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
}

.overlay {
    background: #000
}

.overlay img {
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.overlay:hover img {
    -webkit-transform: scale(1.2) rotate(-5deg);
    -moz-transform: scale(1.2) rotate(-5deg);
    -o-transform: scale(1.2) rotate(-5deg);
    -ms-transform: scale(1.2) rotate(-5deg);
    transform: scale(1.2) rotate(-5deg);
    opacity: .7
}

.content-wrap, .overlay {
    overflow: hidden
}

.content-wrap .sidebar {
    padding-top: 20px
}

.index-cont {
    float: left;
    width: 840px;
}

.feat-section {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px
}

.feat-section .section-left {
    width: 255px;
    float: left;
    margin-right: 20px;
    padding-right: 19px;
    border-right: 1px solid #e3e3e3;
    overflow: hidden
}

.feat-section, .feat-section .section-content {
    overflow: hidden
}

.feat-section .section-right {
    width: 845px;
    overflow: hidden;
    float: left
}

.feat-section .section-right .item-post .thumb {
    margin-bottom: 8px
}

.feat-section .section-right .item-post:first-child {
    margin-bottom: 20px
}

.feat-section .section1 {
    overflow: hidden;
    margin-bottom: 10px
}

.feat-section .excerpt-footer {
    border: 0;
    padding: 0
}

.feat-section .main-post {
    width: 550px;
    float: left;
    margin-right: 40px;
    overflow: hidden
}

.feat-section .main-post .thumb {
    margin-bottom: 10px
}

.feat-section .main-post h2 {
    margin: 3px 0 7px
}

.feat-section .post-list {
    width: 255px;
    float: left
}

.post-list .swiper-container .swiper-slide {
    line-height: normal;
}

.related-posts .swiper-container .swiper-button-next{
    background-color:rgba(255,255,255,0.5) ;
    right: 0;
    top: 23%;
}

.related-posts .swiper-container .swiper-button-prev {
   background-color:rgba(255,255,255,0.5);
    left: 0;
    top: 23%;
}

.related-posts .swiper-container .swiper-button-prev.swiper-button-disabled, .related-posts .swiper-container .swiper-button-next.swiper-button-disabled {
     display: none;
 }

.related-posts .swiper-container {
    overflow: visible;
}

.feat-section .item-post {
    overflow: hidden
}

.feat-section .feat-sec-nav {
    float: right;
    background: #fff;
    padding-left: 15px;
    padding-top: 2px
}

.feat-section .feat-sec-nav li:first-child {
    margin-right: 15px
}

.feat-section .feat-sec-nav a {
    display: block;
    opacity: .65;
    overflow: hidden;
    transition: all .3s ease 0s;
    width: 16px;
    height: 16px;
    line-height: 1;
    z-index: 1;
    text-align: center;
    font-size: 16px;
    float: left;
    color: #b1b1b1
}

.feat-section .feat-sec-nav .flex-next:before, .feat-section .feat-sec-nav .flex-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    display: block;
    padding: 0;
    font-weight: 400;
    margin-right: 2px
}

.feat-section .feat-sec-nav .flex-next:before {
    content: "\f054"
}

.section-title {
    overflow: hidden;
    background: #cacaca url(/static/user/ima/pattern.png);
    margin-bottom: 20px
}

.section-title h4 {
    float: left;
    margin-bottom: 0;
    line-height: 1.12;
    background: #fff;
    padding-right: 15px;
    font-family: 'PT Serif', serif;
    font-weight: 200;
    margin-top: -2px
}

.section-title h4 span {
    font-weight: 700;
    margin-left: 5px
}

.sidetabs .tab-titles {
    font-size: 28px;
    overflow: hidden;
    margin-bottom: 20px
}

.sidetabs .tab-titles ul {
    list-style: none;
    margin: 0;
    border-bottom: 3px solid #e3e3e3;
    position: relative;
    height: 42px;
    z-index: 0
}

.sidetabs .tab-titles ul li {
    float: left;
    margin-left: 15px;
    line-height: 1;
    padding: 0 10px;
    position: relative;
    height: 100%;
    z-index: 1
}

.sidetabs .tab-titles ul li:first-child {
    margin-left: 40px
}

#wp-calendar td.n, .sidetabs .tab-titles ul li a {
    color: #c2c2c2
}

.sidetabs .tab-titles ul li.active, .sidetabs .tab-titles ul li:hover {
    border-bottom: 3px solid #000
}

.sidetabs .item-post {
    border-bottom: 1px solid #ececec;
    margin-bottom: 13px;
    padding-bottom: 13px;
    overflow: hidden
}

.sidetabs .item-post:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.sidetabs .tab-content {
    display: none
}

.sidetabs .thumb {
    width: 65px;
    float: left;
    margin: 3px 10px 0 0
}

.avatar-65, .sidetabs .thumb img {
    border-radius: 5px
}

.sidetabs .comment-text {
    font-size: 14px;
    line-height: 1.15
}

.archive-postlist h3, .sidetabs h5 {
    margin-bottom: 5px
}

.widget-tabs .tab-titles ul {
    overflow: visible
}

.carousel-section ul, ul.slides {
    list-style: none;
    margin: 0;
    padding: 0
}

.archive-postlist, .sec-slider {
    overflow: hidden
}

.archive-postlist .post {
    -vendor-animation-duration: 3s;
    -vendor-animation-delay: 2s;
    -vendor-animation-iteration-count: infinite;
    margin-bottom: 30px;
    border-bottom: 1px solid #ececec
}

.archive-postlist .entry-meta {
    margin-bottom: 7px
}

.archive-postlist .entry-meta .comments {
    margin-left: 10px
}

.sec-slider .thumb {
    width: 450px;
    float: left;
    margin-right: 40px
}

.sec-slider .post-right {
    width: 355px;
    float: left
}

.sec-slider .entry-meta {
    margin-bottom: 8px;
}

.sec-slider .entry-meta .comments {
    margin-top: 5px;
}

.sec-slider .entry-footer {
    overflow: hidden
}

#comments ol.commentlist li ul.children li.depth-5 p, #respond #commentform p, .archive-desc p, .sec-slider .entry-footer .entry-meta, .widget_comments .comment-list h5, .widget_tweet .user h4 {
    margin-bottom: 0
}

.form_captcha img, .form_captcha input {
    display: inline-block !important;
    margin: 5px 15px 20px 0 !important;
}

.sec-slider .footer-left {
    float: left
}

.sec-slider .footer-right {
    float: right
}

.sec-slider .more-link {
    border: 1px solid #e3e3e3;
    padding: 3px 8px
}

.more-link {
    font-size: 12px;
    font-family: 'PT Serif', serif;
    margin-right: 15px;
}

.more-link a {
    color: #676767
}

.entry-meta .author a:hover, .more-link a:hover {
    text-decoration: underline
}

.social-links {
    float: right;
    overflow: hidden
}

.social-links a {
    border-radius: 26px;
    color: #fff;
    display: block;
    height: 24px;
    line-height: 1;
    text-align: center;
    width: 24px;
    float: left
}

.share-links a, .social-links i {
    display: inline-block;
    line-height: 1
}

.social-links i {
    margin-top: 5px
}

.social-links a.fb {
    background: #3c64bc
}

.social-links a.twitter {
    background: #53b8fe;
    margin-right: 6px
}

.carousel-section {
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e3e3
}

.carousel-section .slides li {
    position: relative;
    margin-right: 25px;
    overflow: hidden
}

.carousel-section .thumb {
    margin-bottom: 5px
}

.carousel-section .post-info {
    overflow: hidden
}

.carousel-section h4, .error-page h1 {
    font-size: 16px;
    margin-bottom: 0
}

.featured-content {
    margin-top: 20px
}

.archive-header {
    margin-bottom: 25px
}

.archive-desc {
    background: #f8f8f8;
    color: #888;
    margin-top: 10px;
    overflow: hidden;
    padding: 20px
}

.archive-desc .author-avatar {
    width: 65px;
    float: left;
    margin-right: 20px;
    margin-top: 10px
}

.archive-desc .author-avatar .avatar {
    width: 65px;
    height: 65px;
    border-radius: 65px
}

.excerpt-thumb {
    position: relative;
    height: 210px;
    margin-bottom: 15px
}

.excerpt-thumb .wp-post-image {
    margin-top: 0
}

.excerpt-thumb .entry-rating {
    position: absolute;
    bottom: 10px;
    left: 20px
}

.excerpt-thumb .entry-rating i {
    color: #fff;
    font-size: 16px
}

.excerpt-footer {
    overflow: hidden;
    border-bottom: 1px solid #ececec;
    margin-bottom: 5px;
    padding-bottom: 20px
}

.excerpt-footer .more-link {
    float: left
}

.excerpt-footer .more-link a {
    font-weight: 700;
    color: #f03a3a
}

.entry-meta, .share-links {
    font-family: 'PT Serif', serif;
    overflow: hidden
}

.share-links {
    float: right;
    text-transform: none;
    line-height: 1
}

.share-links .share {
    font-size: 14px;
    font-weight: 700;
    margin-right: 7px;
    display: inline-block;
    line-height: 1
}

.share-links .links {
    font-size: 12px;
    font-family: inherit;
    display: inline-block
}

.share-links a {
    padding: 3px 6px;
    color: #fff;
    border-radius: 3px
}

.share-links i {
    margin-right: 5px;
    color: #fff
}

.share-links a.twitter {
    background: #53b8fe
}

.share-links a.fb {
    background: #3c64bc
}

.entry-meta {
    font-size: 12px;
    color: #959595
}

.entry-meta .sep {
    margin: 0 7px
}

.entry-meta .author a {
    font-weight: 700;
    color: #f03a3a
}

.entry-meta .entry-rating {
    float: right;
    color: #ff9600
}

.entry-meta .entry-rating i {
    font-size: 16px;
    margin-left: 1px
}

.entry-meta .comments-bg {
    line-height: 19px;
    padding: 2px 6px;
    display: inline-block;
    color: #fff;
    border-radius: 3px
}

.entry-meta .comments i, .entry-meta .comments-bg i {
    font-size: 11px;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -3px
}

.entry-meta .comments-bg a {
    color: #fff
}

.entry-meta .comments {
    line-height: 1;
    padding: 0 7px 2px
}

.entry-meta .comments a, .onepoll small {
    color: #959595
}

.entry-meta .comments i {
    color: #bbb;
    margin-right: 3px;
    margin-top: -4px
}

#comments ol.commentlist li.pingback .url, .entry-meta .cat {
    margin-right: 10px
}

.entry-meta .entry-cat-bg {
    padding: 2px 8px;
    text-transform: none;
    margin-right: 5px;
    border-radius: 2px;
    display: inline-block;
    background: #000
}

.entry-meta .entry-cat-bg i {
    color: #fff;
    margin-right: 3px
}

.entry-meta .entry-cat-bg a {
    color: #fff
}

.entry-meta .rating {
    float: right;
    width: 200px
}

.entry-meta .rating i {
    font-size: 16px;
    line-height: 1
}

.entry-meta .ec-stars-outer {
    float: right
}

.entry-meta .ec-stars-wrapper, .entry-meta .ec-stars-wrapper i {
    float: left;
    margin-right: 10px;
    margin-top: -4px
}

.entry-meta .ec-stars-wrapper i {
    display: block;
    width: 10px;
    height: 10px
}

.no-comment-bg {
    background: #e3e3e3
}

.single-page .wide-content {
    float: right
}

.single-page .sidebar {
    padding-left: 0;
    padding-right: 19px;
    margin-left: 0;
    margin-right: 20px;
    border-left: none;
    border-right: 1px solid #ececec
}

.single-post .wide-content {
    float: right
}

.single-post .sidebar {
    padding-left: 0;
    padding-right: 19px;
    margin-left: 0;
    margin-right: 20px;
    border-left: none;
    border-right: 1px solid #ececec
}

.single-post .entry-wrap {
    margin: 0 20px
}

.single-post .entry-wrap .entry-meta {
    margin: 0 30px 15px;
    font-size: 13px;
    text-transform: none
}

.single-post .entry-wrap .entry-meta .rating {
    position: relative;
    float: left;
    width: auto;
    text-transform: none;
    margin-right: 10px;
    color: #fff !important
}

.single-post .entry-wrap .entry-meta .entry-rating {
    color: #fff;
    padding: 2px 7px;
    border-radius: 3px
}

.single-post .entry-wrap .entry-meta .entry-rating .votes {
    margin-left: 5px
}

.single-post .entry-wrap .entry-meta i {
    font-size: 12px
}

.single-post .entry-wrap .comments-bg {
    background: #54b9ff;
    line-height: 1;
    padding: 5px 7px;
    border-radius: 3px;
    display: inline-block
}

.entry-content hr, .single-post .meta-top {
    margin-bottom: 10px
}

.single-post .meta-top .share {
    margin-top: 2px
}

.single-post .entry-innerwrap {
    background: #fff url(/static/user/ima/pattern-2.png) repeat-x top left;
    padding: 40px 30px 0;
    position: relative;
    z-index: 2
}

.single-post .entry-header .entry-meta {
    overflow: visible
}

.entry-header {
    margin-bottom: 20px
}

.entry-header .entry-meta {
    margin-bottom: 7px
}

.single-post-thumbnail {
    overflow: hidden;
    text-align: center;
    margin-bottom: -100px
}

.post-nav h4, .single-post-thumbnail .wp-post-image {
    display: inline-block
}

.entry-content {
    font-size: 16px;
    margin-bottom: 30px
}

.entry-content img {
    margin: 0 auto;
    display: block
}

.entry-content hr {
    color: #eee;
    background-color: #eee;
    height: 1px;
    border: 0
}

.entry-content a {
    color: #f03a3a;
    text-decoration: underline
}

.ec-stars-wrapper i, .entry-content a:hover {
    text-decoration: none
}

.entry-content p.vrezka {
    border-left: 5px solid #f03a3a;
    padding: 25px 25px 25px 50px;
    background: #f2f2f2;
    font-weight: 700;
    margin-left: 50px;
    color: #646464
}

.entry-content p.vrezka-blue {
    border-left: 5px solid #6788b5;
    padding: 25px 25px 25px 50px;
    background: #e5f5fc;
    font-weight: bold;
    margin-left: 50px;
    color: #646464;
}

.entry-content p.vrezka-olive {
    border-left: 5px solid #a6b682;
    padding: 25px 25px 25px 50px;
    background: #edf3df;
    font-weight: bold;
    margin-left: 50px;
    color: #646464;
}

.entry-content p.vrezka-red {
    border-left: 5px solid #a94549;
    padding: 25px 25px 25px 50px;
    background: #f8e7e7;
    font-weight: bold;
    margin-left: 50px;
    color: #646464;
}

.entry-content p.vrezka-violet {
    border-left: 5px solid #a47ba7;
    padding: 25px 25px 25px 50px;
    background: #f4e8f5;
    font-weight: bold;
    margin-left: 50px;
    color: #646464;
}

.entry-content .img-descr {
    text-align: center;
    font-size: 15px;
    padding: 10px 25px;
    font-style: italic;
    background: #f2f2f2;
    color: #000;
    margin-top: -15px
}

.entry-content .cite {
    font-weight: bold;
    color: #646464;
    padding: 35px 75px 15px 75px;
    position: relative;
}

.entry-content .cite:before {
    content: '“';
    top: 0;
    left: 0;
}

.entry-content .cite:after {
    content: '„';
    bottom: 0;
    right: 0;
}

.entry-content .cite:before, .cite:after {
    line-height: 120px;
    position: absolute;
    font-size: 120px;
    color: #d2232a;
    font-family: 'Times New Roman';
}

.entry-content .cite.cite-black:before, .entry-content .cite.cite-black:after {
    color: #000;
}
.entry-content .cite.cite-green:before, .entry-content .cite.cite-green:after {
    color: #a6b682;
}
.entry-content .cite.cite-blue:before, .entry-content .cite.cite-blue:after {
    color: #6788b5;
}

.entry-content .cite.cite-grey:before, .entry-content .cite.cite-grey:after {
    color: #666666;
}
.entry-content .cite.cite-violet:before, .entry-content .cite.cite-violet:after {
    color: #a47ba7;
}

.entry-content .img-block {
    background: url(/static/user/ima/pattern-2.png)
}

.entry-footer {
    color: #888;
    margin-bottom: 40px;
    clear: both
}

.entry-footer .entry-rating {
    float: right;
    border: 1px solid #c4c4c4;
    line-height: 1;
    padding: 3px 8px;
    border-radius: 3px
}

.entry-author, .entry-footer, .footer-wrap {
    overflow: hidden
}

.entry-author {
    margin: 10px 0 20px 0;
}

.entry-author .author-avatar {
    width: 50px;
    margin-right: 20px;
    float: left;
    margin-top: 5px
}

.entry-author .author-avatar img {
    width: 50px;
    height: 50px;
    border-radius: 50px
}

.entry-author .author {
    font-size: 14px
}

.entry-author .author-right {
    margin-top: 5px;
}

.entry-author .author .name {
    font-weight: 700;
    font-size: 15px
}

.entry-author .more-posts {
    font-size: 13px;
    border: 1px solid #c4c4c4;
    display: inline-block;
    line-height: 1;
    padding: 4px 10px;
    border-radius: 4px;
    margin-top: 10px;
}

.entry-tags {
    margin-top: 25px;
    max-width: 50%;
    float: right
}

.entry-tags span {
    margin-right: 5px
}

.entry-tags a {
    color: #000
}

.entry-tags a:hover {
    color: #3a3a3a
}

.entry-footer .footer-bottom {
    border-top: 1px solid #e3e3e3;
    margin: 20px 0 15px;
    padding: 15px 0 0
}

.entry-footer .soc-block {
    border-top: 1px solid #e3e3e3;
    padding-top: 20px
}

.post-nav {
    overflow: hidden;
    border-bottom: 2px solid #000
}

.post-nav h4 {
    font-weight: 400
}

.post-nav .link {
    display: block;
    float: left
}

.post-nav .prev-post {
    float: left
}

.post-nav .prev-post i {
    margin-right: 5px;
    font-size: 18px
}

.post-nav .next-post {
    float: right
}

.post-nav .next-post i {
    margin-left: 5px;
    font-size: 18px
}

.entry-ad {
    text-align: center
}

.entry-ad .ad-inner-wrap {
    display: inline-block;
    max-width: 100%
}

.entry-ad img, .widget_subscribe label {
    display: block
}

.entry-social {
    overflow: hidden;
    font-size: 13px;
    float: left
}

.related-posts {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.related-posts .thumb {
    margin-bottom: 12px
}

.related-posts .share-links i {
    margin-right: 0
}

.related-posts .excerpt-footer {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.related-posts .entry-meta {
    margin-bottom: 8px;
    height: 20px
}

.archive-page .col-header h3, .archive-page .page-header h2, .blog-page .page-header h2, .related-posts h4 {
    margin-bottom: 5px
}

.ec-stars-wrapper:hover .ec-stars-overlay, .related-posts .author, .related-posts .sep {
    display: none
}

.related-posts .comments {
    display: inline-block;
    margin-left: 5px
}

#comments, .post-list, .related-posts {
    overflow: hidden
}

.one-third {
}

.img-nav {
    margin-bottom: 10px;
    overflow: hidden
}

.img-nav .nav-previous {
    float: left
}

.img-nav .nav-next {
    float: right
}

.image-post-link {
    text-align: center;
    margin-bottom: 10px
}

.ec-stars-wrapper {
    font-size: 0;
    display: inline-block;
    position: relative
}

.ec-stars-wrapper i {
    cursor: pointer;
    line-height: 1;
    display: inline-block;
    font-size: 14px;
    color: #222;
    width: 13px;
    padding-left: 4px
}

.ec-stars-wrapper i:active, .ec-stars-wrapper:hover i {
    color: #222
}

.ec-stars-wrapper > i:hover ~ i, .entry-footer .entry-rating.is-voted i {
    color: #888
}

.ec-stars-wrapper[data-tooltip]:hover:before {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 90%;
    left: 50%;
    text-align: center;
    max-width: 130px;
    margin-left: -40px;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 10px;
    border-radius: 3px;
    line-height: 1.4;
    padding: 5px 3px 7px;
    text-transform: none
}

.ec-stars-overlay {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .7);
    zoom: 1
}

.entry-title {
    margin-bottom: 10px
}

.pagination {
    overflow: hidden;
    margin: 30px 0;
    clear: both
}

.pagination .page-numbers {
    border: 1px solid #ececec;
    color: #666;
    padding: 2px 10px;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 8px;
    font-weight: 700
}

.pagination .current, .pagination a:hover {
    border: 1px solid #000;
    color: #7e7e7e
}

.pagination .current {
    background: #000;
    color: #fff
}

.col-header h4 {
    margin-bottom: 20px
}

.error-page {
    text-align: center
}

.error-page h1 {
    font-size: 140px;
    line-height: 1
}

.error-page .error-info {
    display: inline-block;
    text-align: left
}

.error-page .search .button {
    height: 36px;
    width: 38px;
    display: inline-block
}

.archive-page .page-header {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px
}

.archive-page .col-header {
    margin-bottom: 20px
}

.archive-page .wp-tag-cloud a {
    font-size: 16px !important
}

.archive-page .searchfield {
    border-right: none;
    height: 21px;
    width: 200px
}

.blog-page .page-header {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px
}

.msgbox-warning {
    background: #fe9d0c
}

.msgbox-error, .msgbox-success, .msgbox-warning {
    color: #fff;
    padding: 6px 12px;
    margin-bottom: 20px
}

.msgbox-error {
    background: #c14e36
}

.msgbox-success {
    background: #72c727
}

#comments {
    max-width: 840px;
    line-height: 1.5;
    font-size: 15px;
    color: #0e0e0e
}

#comments .comments-title {
    overflow: hidden;
    margin-bottom: 30px
}

#comments .comments-title .title-wrap {
    margin-right: 15px;
    float: left
}

#comments .comments-title .title-wrap h3 {
    display: inline-block;
    margin-bottom: 0
}

#comments .comments-title i {
    margin-right: 5px;
    font-size: 16px;
    color: #292929
}

#comments .comments-title .add-comment {
    border: 1px solid #e7e7e7;
    display: inline-block;
    padding: 4px 8px 6px
}

#comments .comments-title .add-comment h6 {
    margin-bottom: 0;
    font-weight: 400
}

#comments ol.commentlist {
    margin: 10px 0;
    list-style: none
}

#comments ol.commentlist li ul.children {
    list-style: none;
    margin: 15px 0 0;
    text-indent: 0
}

#comments ol.commentlist li ul.children li.depth-2, #comments ol.commentlist li ul.children li.depth-3, #comments ol.commentlist li ul.children li.depth-4, #comments ol.commentlist li ul.children li.depth-5 {
    margin-left: 30px
}

#comments .comment {
    overflow: hidden;
    margin-bottom: 10px
}

#comments .comment.depth-2 {
    padding-left: 35px
}

#comments .author-info {
    margin-bottom: 5px;
    overflow: hidden
}

#comments .author-avatar {
    float: left;
    width: 60px;
    margin-right: 12px;
    margin-top: 3px
}

#comments .author-avatar img {
    display: block;
    border-radius: 60px
}

#comments .comment-header {
    overflow: hidden
}

#comments .comment-header h4 {
    float: left;
    margin-bottom: 0;
    font-size: 17px
}

#comments .comment-header .fn {
    width: auto;
    font-style: normal;
    margin-right: 10px
}

#comments .comment-header .sep {
    margin: 0 15px;
    line-height: 1
}

#comments .comment-meta, .widget_polls-widget .wp-polls-ul small {
    font-size: 12px
}

#comments .author-comment {
    font-size: 14px;
    font-weight: 700
}

#comments .comment-time {
    letter-spacing: 0;
    margin-right: 5px
}

#comments .comment-time a {
    color: #aeaeae
}

#comments .sep {
    color: #aeaeae;
    margin-right: 0
}

#comments .reply {
    margin-right: 10px
}

#comments .reply a:hover {
    color: red
}

#comments .comment-text {
    color: #545454
}

#comments .moderation {
    margin-bottom: 0;
    overflow: hidden;
    clear: both;
    color: #e96065;
    font-size: 14px
}

#comments ul.children {
    list-style: none
}

#comments ul.children .author-avatar {
    width: 40px;
    margin-top: 5px;
    margin-right: 10px
}

#comments ul.children li.comment {
    background: #f8f8f8;
    padding: 10px 12px;
    margin-bottom: 5px
}

#comments ul.children li.comment.depth-5 {
    margin-bottom: 0;
    padding-bottom: 0
}

#comments ul.children .children li:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

#comments .comment-nav {
    margin-bottom: 15px;
    overflow: hidden
}

#comments .comment-nav h4, #respond label {
    margin-bottom: 5px
}

#comments .comment-nav .nav-previous {
    float: left
}

#comments .comment-nav .nav-next {
    float: right
}

#reply-title a {
    color: #ccc;
    cursor: pointer
}

#respond #reply-title {
    margin-top: 15px;
    background: #2f343d;
    padding: 8px 12px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px
}

#respond #reply-title small {
    font-weight: 400;
    font-size: 13px
}

#respond .required {
    color: #ff4b33;
    font-weight: 700
}

#respond label {
    display: block;
    font-family: 'PT Serif', serif;
    font-size: 13px;
    font-weight: 700
}

#respond .comment-form-comment label {
    margin-top: 10px
}

#respond .comment-notes {
    font-size: 13px;
    color: #999;
    margin-bottom: 20px !important
}

#respond .comment-form-name {
    margin-right: 2%;
    width: 49%;
    float: left
}

#respond .comment-form-email input[type=text], #respond .comment-form-name input[type=text] {
    width: 94.7%
}

#respond .comment-form-email {
    width: 49%;
    float: left
}

#respond textarea, .widget select {
    font-size: 14px;
    font-family: inherit
}

#respond input[type=text], #respond textarea {
    display: block;
    padding: 10px;
    border: 1px solid #e3e3e3;
    margin-bottom: 20px;
    color: #000
}

#respond textarea {
    width: 97.4%;
    height: 185px
}

#respond input[type=text] {
    font-family: inherit;
    font-size: 14px
}

#respond input[type=text].error, #respond textarea.error {
    border-color: #f03a3a
}

#comm_error p {
    background: #f03a3a;
    color: #fff;
    padding: 3px 15px;
    margin-bottom: 10px
}

#respond input[type=submit] {
    background: #000;
    color: #fff !important;
    cursor: pointer;
    font: inherit;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    padding: 4px 10px;
    text-decoration: none;
    border: 0;
    margin: 0 0 30px;
    border-radius: 2px
}

#respond .form-allowed-tags, .archive .one_calend tfoot, .widget_video .embed p {
    display: none
}

.comment-right {
    display: table-cell
}

.success {
    background: #54b9ff;
    padding: 5px 15px;
    color: #fff;
    margin-bottom: 300px
}

.widget {
    overflow: hidden;
    margin-bottom: 30px
}

.widget select {
    padding: 8px 10px;
    border: 1px solid #eee;
    height: 38px;
    color: #555;
    width: 340px
}

.widget input[type=text] {
    display: block;
    float: left;
    font-size: 13px !important;
    padding: 7px 10px 8px;
    width: 240px;
    border: 1px solid #eee;
    font: inherit;
    color: #555;
    height: 20px
}

.widget .searchfield {
    width: 200px;
    border-right: none
}

.widget ul {
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0
}

.widget ul li {
    border-bottom: 1px solid #ececec;
    padding: 8px 0;
    overflow: hidden
}

.widget ul li:first-child {
    padding-top: 0
}

.widget ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.widget .flex-control-nav li {
    height: 12px
}

.widget-title {
    overflow: hidden;
    margin-bottom: 20px;
    background: #cacaca url(/static/user/ima/pattern.png)
}

.widget-title h4 {
    float: left;
    margin-bottom: 0;
    font-weight: 200;
    background: #fff;
    padding-right: 10px;
    line-height: 1.15;
    margin-top: -2px
}

.widget-title h4 span {
    font-weight: 700;
    margin-left: 5px;
    color: #000
}

.searchfield {
    display: block;
    float: left;
    font-size: 13px !important;
    padding: 7px 10px 8px;
    width: 240px;
    border: 1px solid #eee;
    font: inherit;
    color: #555;
    height: 20px
}

.widget_slider .sidebar-slider-posts {
    position: relative
}

.widget_slider .thumb {
    margin-bottom: 10px;
    overflow: hidden
}

.widget_slider .flex-direction-nav .flex-next, .widget_slider .flex-direction-nav .flex-prev {
    position: absolute;
    top: 60px;
    background: #fff;
    font-size: 0;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    display: block
}

.widget_slider .flex-direction-nav .flex-prev {
    left: 10px
}

.widget_slider .flex-direction-nav .flex-next:before, .widget_slider .flex-direction-nav .flex-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    display: block;
    padding: 0;
    font-weight: 700;
    margin-left: 10px;
    margin-top: 4px;
    line-height: 1;
    font-size: 20px
}

.widget_slider .flex-direction-nav .flex-next {
    right: 10px
}

.widget_slider .flex-direction-nav .flex-next:before {
    content: "\f105";
    margin-left: 12px
}

.widget_slider ul li {
    margin: 0;
    padding: 0 !important;
    border-bottom: 0
}

.widget_slider ul li h4 {
    margin-top: 10px;
    margin-bottom: 0
}

.flex-direction-nav, .widget_tweet ol {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget_posts .post-list {
    overflow: hidden;
    margin-top: 20px
}

.widget_posts .post-list .item-post {
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 13px;
    padding-bottom: 13px
}

.widget_posts .post-list .item-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.widget_posts .post-list .thumb {
    width: 65px;
    margin-right: 10px;
    float: left
}

.widget_posts .post-list .entry-meta {
    margin-top: -4px
}

.widget_posts .main-post .thumb {
    margin-bottom: 10px
}

.widget_posts .entry-meta {
    margin-bottom: 7px
}

.tagcloud a i, .widget_posts .entry-meta .date, .widget_posts .entry-meta .entry-cat-bg {
    margin-right: 5px
}

.widget_posts .excerpt-footer .share-links i {
    margin-right: 0
}

.widget_posts_large .item-post {
    margin-bottom: 8px;
    padding-bottom: 0
}

.widget_posts_large .item-post .thumb {
    margin-bottom: 10px
}

.widget_subscribe {
    background-color: #000;
    background-image: url(/static/delete/images/subsribe-bg.png);
    background-repeat: no-repeat;
    background-size: 100%
}

.widget_subscribe h4 {
    color: #fff
}

.widget_subscribe .widget-wrap {
    padding: 20px;
    overflow: hidden
}

.widget_subscribe .button {
    display: block;
    float: left;
    background: #f3c015;
    padding: 4px 7px 6px
}

.widget_subscribe input[type=text] {
    height: 21px;
    width: 198px;
    margin: 15px 0 20px
}

.tagcloud, .widget_subscribers .wrap {
    overflow: hidden
}

.widget_subscribers ul li {
    padding: 15px 0
}

.widget_subscribers .icon {
    width: 50px;
    height: 50px;
    text-align: center;
    float: left;
    margin-right: 15px
}

.widget_subscribers .icon i {
    font-size: 30px;
    margin-top: 10px;
    color: #fff
}

.widget_subscribers .icon a {
    display: inline-block
}

.widget_subscribers .twitter .icon {
    background: #40bff5
}

.widget_subscribers .fb .icon {
    background: #5d82d1
}

.widget_subscribers .rss .icon {
    background: #ff9845
}

.widget_subscribers .dribbble .icon {
    background: #ee557d
}

.widget_subscribers .right {
    float: left;
    margin-top: 2px
}

.tagcloud a, .widget_subscribers .right span {
    display: block;
    line-height: 1;
    color: #999
}

.widget_subscribers h4 {
    margin-bottom: 5px
}

.widget_subscribers .right-icon {
    float: right
}

.widget_subscribers .right-icon i {
    font-size: 24px;
    margin-top: 10px;
    margin-right: 5px;
    color: #aaa
}

.tagcloud {
    margin-bottom: -10px
}

.tagcloud a {
    float: left;
    font-size: 13px !important;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 7px 8px 8px;
    font-weight: 400;
    background: #ccc;
    color: #000;
    border-radius: 3px
}

.tagcloud a:hover {
    opacity: .8
}

#sidebar .searchfield {
    height: 21px;
    width: 279px
}

.search-submit {
    display: block;
    width: 37px;
    height: 37px
}

.widget_flickr .flickr_thumbs, .widget_pinterest .recent-pins-widget, .widget_popular_categories ul {
    overflow: hidden
}

.widget_flickr .flickr_thumbs img, .widget_pinterest .pinterest-image img {
    width: 63px;
    height: 63px;
    display: block
}

.widget_flickr ul li, .widget_pinterest ul li {
    width: 63px;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 0 !important;
    border-bottom: none !important
}

.widget_pinterest ul li.pinterest-follow-me img {
    display: block;
    height: 28px
}

.widget_aboutus .logo-wrap, .widget_tweet ul {
    padding: 0;
    margin: 0
}

.widget_aboutus .info-text {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 12px;
    margin-bottom: 15px
}

.widget_aboutus .social-links {
    float: left
}

.widget_aboutus .social-links ul {
    padding: 0
}

.widget_aboutus ul li {
    float: left;
    border: 0 !important;
    padding: 0;
    font-size: 16px;
    margin-right: 4px;
    margin-bottom: 5px;
    width: 24px;
    height: 24px;
    text-align: center
}

.widget_aboutus ul li a {
    color: #fff !important;
    background: green;
    display: block
}

.widget_aboutus ul li a i {
    font-size: 14px;
    padding-top: 1px
}

.widget_aboutus ul li a.twitter {
    background: #59c8ff
}

.widget_aboutus ul li a.fb {
    background: #4b649b
}

.widget_aboutus ul li a.gplus {
    background: #c94434
}

.widget_aboutus ul li a.pinterest {
    background: #fe4445
}

.widget_aboutus ul li a.dribbble {
    background: #f0659a
}

.widget_aboutus ul li a.linkedin {
    background: #3a9bdc
}

.widget_aboutus ul li a.instagram {
    background: #ad866e
}

.widget_aboutus ul li a.youtube {
    background: #ff4536
}

.widget_aboutus ul li a.rss {
    background: #ff8400
}

.widget_popular_categories ul li {
    border-bottom: none !important;
    padding: 7px 9px !important;
    margin: 0 10px 10px 0;
    float: left;
    line-height: 1.2;
    color: #fff;
    font-size: 13px;
    border-radius: 3px
}

.widget_popular_categories ul li a {
    color: #fff
}

.widget_popular_categories i {
    margin-right: 5px;
    font-size: 14px
}

.widget_popular_categories .count {
    margin-left: 5px;
    line-height: 1
}

.widget_comments .entry-meta {
    margin-bottom: 0;
    margin-top: 0
}

.widget_comments .comment-list li {
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 10px
}

.widget_comments .thumbnail {
    float: left;
    margin-right: 10px;
    margin-top: 2px
}

.widget_comments .comment-text {
    font-family: 'PT Serif', serif;
    line-height: 1.15;
    font-size: 13px
}

.widget_video iframe {
    max-width: 100%
}

.widget_tweet {
    font-size: 14px
}

.widget_tweet .tweets-wrap {
    overflow: hidden
}

.widget_tweet .user {
    margin-bottom: 5px;
    overflow: hidden
}

.widget_tweet .user .icon {
    float: left;
    margin-right: 30px;
    font-size: 24px;
    padding: 0;
    line-height: 1
}

.widget_tweet .tweet a {
    color: #eb2121;
    font-size: 13px
}

.widget_tweet .tweet a:hover, .widget_tweet .tweet-footer a:hover {
    color: #303030
}

.widget_tweet .tweet i {
    font-size: 16px;
    margin-right: 5px;
    color: #59c8ff
}

.widget_tweet .tweet-footer {
    overflow: hidden;
    font-size: 12px;
    color: #999
}

.widget_tweet .tweet-footer i {
    color: #bbb
}

.widget_tweet .tweet-footer a {
    color: #999
}

.widget_tweet .time {
    float: left
}

.widget_tweet .retweet {
    float: right
}

.widget_tweet ul {
    list-style: none
}

.wp-polls ul, .wp-polls ul li, .wp-polls-ans ul, .wp-polls-ans ul li, .wp-polls-ul, .wp-polls-ul li {
    padding-left: 3px
}

.widget_polls-widget p strong {
    font-size: 16px;
    font-weight: 700;
    color: #000
}

.widget_polls-widget .wp-polls-ans {
    margin-bottom: 5px;
    margin-top: 10px
}

.widget_polls-widget .wp-polls-ans p {
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

.widget_polls-widget .wp-polls-ans p strong {
    font-weight: 300;
    font-size: 14px
}

.widget_polls-widget .wp-polls .wp-polls-ul li {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.widget_polls-widget .wp-polls .wp-polls-ul li i {
    font-style: normal
}

.poll_date_end {
    margin: -10px 0 15px 0;
    font-size: 12px;
    color: #8E8E8E;
}

.feedback .btn, .widget_polls-widget .wp-polls input.Buttons, .wp-polls .Buttons {
    border: 0;
    padding: 5px 20px;
    font: inherit;
    font-size: 14px;
    font-weight: 700;
    border-radius: 3px;
    color: #fff;
    background: #000;
    margin: 20px 10px 3px 0;
    float: left;
    display: inline-block;
    cursor: pointer
}

.widget_polls-widget .wp-polls a {
    text-decoration: none;
    padding: 3px 10px;
    font: inherit;
    font-size: 14px;
    border: 1px solid #000;
    border-radius: 3px;
    display: inline-block;
    margin: 20px 0 3px;
    line-height: 20px;
    font-weight: 300
}

.widget_polls-widget .wp-polls a:hover {
    background: #000;
    color: #fff
}

.widget_polls-widget .wp-polls-loading {
    display: none !important
}

.widget_polls-widget > ul:last-child {
    display: none
}

#footer {
    margin-top: 30px;
    padding-bottom: 30px
}

.footer-info {
    font-size: 14px;
    margin: 10px 0 5px
}

#footer, .footer-info, .footer-widgets {
    overflow: hidden
}

.footer-widget {
    width: 260px;
    float: left;
    margin-right: 33px
}

.footer-widget .excerpt-footer {
    border-bottom: 0
}


.archive .one_calend {
    float: left;
    width: 33.33%;
    padding: 0 5%;
    box-sizing: border-box;
    margin-bottom: 35px;
    color: #666;
    font-size: 14px
}


@media only screen and (min-width: 860px) and (max-width: 1200px) {
    .inner-wrap {
        width: 840px
    }

    .feat-section .section-right {
        width: 545px
    }

    .feat-section .section-right .item-post {
        float: left;
        width: 260px
    }

    .feat-section .section-right .item-post:first-child {
        margin-bottom: 0;
        margin-right: 25px
    }

    .feat-section .main-post {
        margin-right: 0;
        width: 545px;
        margin-bottom: 20px
    }

    .feat-section .post-list {
        width: 100%
    }

    .feat-section .excerpt-footer {
        margin-bottom: 0;
        margin-top: 15px
    }

    .menu-section {
        width: 260px
    }

    #header .top-menu ul, #main-menu ul, .sec-slider .post-right p {
        display: none
    }

    #main-menu select {
        display: block;
        width: 240px;
        margin-left: 10px
    }

    #header .top-menu {
        margin-top: 0;
        height: auto
    }

    #header .top-menu select {
        display: block
    }

    h1 {
        font-size: 32px
    }

    h2 {
        font-size: 30px
    }

    h3 {
        font-size: 22px
    }

    .sec-slider .thumb {
        margin-right: 15px;
        width: 265px
    }

    .sec-slider .post-right {
        width: 265px
    }

    .sec-slider .date, .sec-slider .more-link, .sec-slider .sep {
        display: none
    }

    .attachment-wt450_250 {
        height: 150px;
        width: 265px
    }

    #sidebar-right {
        width: 840px;
        margin-left: 0;
        padding-left: 0;
        border-left: 0;
        float: left;
        -moz-column-count: 3;
        -moz-column-gap: 20px;
        -webkit-column-count: 3;
        -webkit-column-gap: 20px;
        column-count: 3;
        column-gap: 20px;
        margin-top: 20px
    }

    #sidebar-right .widget {
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        -o-column-break-inside: avoid;
        -ms-column-break-inside: avoid;
        column-break-inside: avoid;
        -webkit-backface-visibility: hidden
    }

    .wide-content {
        width: 560px
    }

    .attachment-wt840_420 {
        height: auto
    }

    .single-page .sidebar, .single-post .sidebar {
        margin-right: 10px;
        padding-right: 9px
    }

    .single-post .entry-innerwrap {
        padding: 20px 15px 0
    }

    .entry-header {
        margin-bottom: 10px
    }

    .entry-social li.linkedin, .related-posts .col-last {
        display: none
    }

    #respond .comment-form-email input[type=text], #respond .comment-form-name input[type=text] {
        width: 91.8%
    }

    #respond textarea {
        width: 96%
    }

    .contact-map iframe {
        height: 300px
    }

    #recaptcha_widget .field, .contact-page .row-full .field {
        width: 272px
    }

    .captcha_field, .contact-page .row-full input.text {
        width: 250px
    }

    .contact-page input.title_field, .contact-page textarea {
        width: 538px
    }

    .footer-widget {
        margin-right: 20px
    }
}

@media only screen and (min-width: 768px) and (max-width: 859px) {
    .inner-wrap {
        width: 750px
    }

    .menu-section {
        width: 260px
    }

    #header .top-menu ul, #main-menu ul, .sec-slider .post-right p {
        display: none
    }

    #main-menu select {
        display: block;
        width: 240px;
        margin-left: 10px
    }

    #header .top-menu {
        margin-top: 0;
        height: auto
    }

    #header .top-menu select {
        display: block
    }

    h1 {
        font-size: 28px
    }

    h2 {
        font-size: 26px
    }

    h3 {
        font-size: 20px
    }

    h4 {
        font-size: 17px
    }

    .feat-section .section-left {
        margin-right: 10px;
        padding-right: 9px;
        width: 255px
    }

    .feat-section .section-right {
        width: 475px
    }

    .feat-section .section-right .item-post {
        float: left;
        width: 230px
    }

    .feat-section .section-right .item-post:first-child {
        margin-bottom: 0;
        margin-right: 15px
    }

    .feat-section .main-post {
        margin-right: 0;
        width: 475px;
        margin-bottom: 20px
    }

    .feat-section .post-list {
        width: 100%
    }

    .feat-section .excerpt-footer {
        margin-bottom: 0;
        margin-top: 15px
    }

    .sec-slider .thumb {
        margin-right: 15px;
        width: 230px
    }

    .sec-slider .post-right {
        width: 230px
    }

    .sec-slider .date, .sec-slider .more-link, .sec-slider .sep, .single-post .meta-top .share-links {
        display: none
    }

    .attachment-wt450_250 {
        height: 130px;
        width: 230px
    }

    .carousel-section .slides li {
        margin-right: 20px
    }

    #sidebar-right {
        display: none;
    }

    .sidebar {
        margin-left: 10px;
        padding-left: 9px;

    }

    #content, .wide-content {
        width: 470px
    }

    .single-page .sidebar, .single-post .sidebar {
        margin-right: 10px;
        padding-right: 9px
    }

    .single-post .entry-innerwrap {
        padding: 20px 15px 0
    }

    .attachment-wt840_420 {
        height: auto
    }

    .entry-header {
        margin-bottom: 10px
    }

    .entry-social li.linkedin, .entry-social li.pinterest, .related-posts .col-last, .related-posts .excerpt-footer, .related-posts p {
        display: none
    }

    .one-third {
        margin-right: 15px;
        width: 220px
    }

    #respond .comment-form-email input[type=text], #respond .comment-form-name input[type=text] {
        width: 90.8%
    }

    #respond .comment-form-url input[type=text], #respond textarea {
        width: 95%
    }

    .contact-map iframe {
        height: 300px
    }

    #recaptcha_widget .field, .contact-page .row-full .field {
        width: 227px
    }

    .captcha_field, .contact-page .row-full input.text {
        width: 205px
    }

    .contact-page input.title_field, .contact-page textarea {
        width: 448px
    }

    .footer-widget {
        margin-right: 10px;
        width: 240px
    }
}

@media (max-width: 767px) {
    .feat-section .section-right .item-post img {
        width: 100%;
    }

    #sidebar-left, #sidebar-right, .related-posts {
        display: none;
    }

    .entry-author, .index-cont {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    #comments ol.commentlist li.pingback .url, .entry-meta .cat, #comments ol.commentlist li.pingback .url, .entry-meta .cat {
        display: block;
        padding-bottom: 5px;
    }
    .archive .one_calend {
        width: 50%;
        padding: 0 4%;
    }
    img {
        max-width: 100%;
    }

    .inner-wrap {
        width: 550px
    }

    .logo-wrap {
        margin: 15px 0
    }

    .logo-wrap .inner-wrap {
        overflow: hidden;
        text-align: center
    }

    #header .logo {
        float: none;
        text-align: center;
        display: inline-block
    }

    #header .top-menu {
        margin-top: 0;
        height: auto
    }

    #header .top-menu ul, #main-menu ul, .feat-section .section-left, .sec-slider .post-right p {
        display: none
    }

    #header .top-menu select {
        display: block
    }

    .menu-section {
        float: left;
        margin-top: 10px
    }

    #main-menu select {
        display: block;
        width: 250px;
        margin-left: 150px
    }

    h1 {
        font-size: 26px
    }

    h2 {
        font-size: 24px
    }

    h3 {
        font-size: 20px
    }

    h4 {
        font-size: 17px
    }

    .feat-section .section-right {
        width: 550px
    }

    .feat-section .section-right .item-post {
        float: left;
        width: 260px
    }

    .feat-section .section-right .item-post:first-child {
        margin-bottom: 10px;
        margin-right: 15px
    }

    .feat-section .main-post {
        margin-bottom: 20px
    }

    .feat-section .feat-sec-nav {
        padding-top: 1px
    }

    .feat-section .post-list {
        width: 100%
    }

    .feat-section .excerpt-footer {
        margin-bottom: 0;
        margin-top: 15px
    }

    .sec-slider .thumb {
        margin-right: 20px;
        width: 265px
    }

    .sec-slider .post-right {
        width: 265px
    }

    .sec-slider .date, .sec-slider .more-link, .sec-slider .sep {
        display: none
    }

    .attachment-wt450_250 {
        height: 150px;
        width: 265px
    }

    .carousel-section .slides li {
        margin-right: 20px
    }

    .sidebar {
        margin-left: 15px;
        padding-left: 14px
    }

    #sidebar-left {
        border-left: 0;
        margin-left: 0;
        padding-left: 0
    }

    .wide-content {
        width: 550px
    }

    .single-post .entry-innerwrap {
        padding: 20px 15px 0
    }

    .single-post .sidebar {
        margin-right: 0;
        padding-right: 0;
        width: 550px;
        border-right: 0;
        float: left;
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        column-count: 2;
        column-gap: 20px;
        margin-top: 20px
    }

    .single-post .sidebar .widget {
        width: 260px;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        -o-column-break-inside: avoid;
        -ms-column-break-inside: avoid;
        column-break-inside: avoid;
        -webkit-backface-visibility: hidden
    }

    .attachment-wt840_420 {
        height: auto
    }

    .entry-header {
        margin-bottom: 10px
    }

    .entry-social li.linkedin, .entry-social li.pinterest, .related-posts .col-last, .related-posts .excerpt-footer, .related-posts p {
        display: none
    }

    .one-third {
        margin-right: 15px
    }

    #respond .comment-form-email input[type=text], #respond .comment-form-name input[type=text] {
        width: 90.8%
    }

    #respond .comment-form-url input[type=text], #respond textarea {
        width: 100%;
        box-sizing: border-box;
    }

    .one-half {
        margin-right: 20px;
        width: 265px
    }

    .contact-map iframe {
        height: 250px
    }

    #recaptcha_widget .field, .contact-page .row-full .field {
        width: 267px
    }

    .captcha_field, .contact-page .row-full input.text {
        width: 245px
    }

    .contact-page input.title_field, .contact-page textarea {
        width: 528px
    }

    .single-page .sidebar {
        margin-right: 0;
        padding-right: 0;
        width: 550px;
        border-right: 0;
        float: left;
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        column-count: 2;
        column-gap: 20px;
        margin-top: 20px
    }

    .single-page .sidebar .widget {
        width: 260px;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        -o-column-break-inside: avoid;
        -ms-column-break-inside: avoid;
        column-break-inside: avoid;
        -webkit-backface-visibility: hidden
    }

    .footer-widget {
        margin-right: 15px
    }
}

@media only screen and (max-width: 569px) {
    .archive .one_calend {
        width: 100%;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .entry-rating {
        margin-right: 7px;
    }

    .inner-wrap {
        width: 95%;
    }

    .feat-section .section-right, .feat-section .main-post, .sec-slider .post-right, .index-cont {
        width: 100%;
    }

    .sec-slider .thumb img {
        width: 100%;
    }

    .feat-section .section-right .item-post {
        width: 100%;
        box-sizing: border-box;
    }

    .feat-section .section-right .item-post:first-child {
        margin-right: 0;
    }

    .logo-wrap {
        margin: 10px 0
    }

    .logo-wrap .inner-wrap {
        overflow: hidden;
        text-align: center
    }

    #header {
        margin-bottom: 15px
    }

    #header .logo {
        float: none;
        text-align: center;
        display: inline-block;
        max-width: 260px
    }

    #header .top-menu {
        margin-top: 1px;
        height: auto
    }

    #header .top-menu select {
        display: block
    }

    .menu-section {
        display: none;
        float: left;
        margin-top: 10px
    }

    #main-menu select {
        display: block;
        width: 200px;
        margin-left: 30px
    }

    h1 {
        font-size: 26px
    }

    h2 {
        font-size: 24px
    }

    h3 {
        font-size: 20px
    }

    h4 {
        font-size: 17px
    }

    #header .top .social, #header .top-menu ul, #main-menu ul, .feat-section .section-left, .sec-slider .post-right p {
        display: none
    }

    .feat-section .main-post {
        margin-right: 0;

        margin-bottom: 20px
    }

    .feat-section .post-list {
        width: 100%
    }

    .feat-section .excerpt-footer {
        margin-bottom: 0;
        margin-top: 15px
    }

    .section-title h4 {
        margin-top: -1px
    }

    .entry-meta .entry-rating {
        float: left
    }

    .sec-slider .thumb {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px
    }

    .sec-slider .date, .sec-slider .more-link, .sec-slider .sep {
        display: none
    }

    .attachment-wt450_250 {
        height: 145px;
        width: 260px
    }

    #content, .carousel-section .carousel {
        width: 100%;
    }

    .excerpt-thumb {
        height: auto
    }

    .excerpt-thumb .wp-post-image {
        margin-top: 0
    }

    .attachment-wt550_300 {
        height: 160px
    }

    .sidebar {
        margin-left: 0;
        padding-left: 0;
        border: 0;
        margin-top: 20px
    }

    .wide-content {
        width: 100%;
    }

    .single-post .entry-wrap {
        margin: 0 8px
    }

    .single-post .entry-wrap .entry-meta .entry-rating {
        margin-bottom: 7px
    }

    .single-post .entry-innerwrap {
        padding: 15px 8px 0
    }

    .single-post .sidebar {
        margin-right: 0;
        padding-right: 0
    }

    .attachment-wt840_420 {
        height: auto
    }

    .entry-header {
        margin-bottom: 10px
    }

    .entry-social li.gplus, .entry-social li.linkedin, .entry-social li.pinterest, .related-posts .col-last, .related-posts .excerpt-footer, .related-posts p {
        display: none
    }

    .one-third {
        margin-right: 15px
    }

    .entry-author {
        width: 100%
    }

    .entry-tags {
        width: 100%;
        float: left;
        max-width: 100%
    }

    .contact-map iframe {
        height: 150px
    }

    #recaptcha_widget .field, .contact-page .row-full .field, .one-half {
        width: 260px;
        margin-right: 0
    }

    .captcha_field, .contact-page .row-full input.text {
        width: 238px;
        margin-right: 0
    }

    .contact-page input.title_field, .contact-page textarea {
        width: 238px
    }

    #respond .comment-form-name {
        width: 100%;
        margin-right: 0
    }

    #respond .comment-form-email input[type=text], #respond .comment-form-name input[type=text] {
        width: 90.8%
    }

    #respond .comment-form-email {
        width: 100%
    }

    #comments ol.commentlist li ul.children li.depth-2 {
        margin-left: 15px
    }

    #comments ol.commentlist li ul.children li.depth-3, #comments ol.commentlist li ul.children li.depth-4, #comments ol.commentlist li ul.children li.depth-5 {
        margin-left: 10px;
        padding: 0
    }

    .single-page .sidebar {
        margin-right: 0;
        padding-right: 0
    }
}

#wp-calendar td.current {
    color: #f03a3a;
    font-weight: 700
}

#wp-calendar td a {
    font-weight: 700
}

#up_button, #wp-calendar td span {
    color: #d3d3d3
}

#wp-calendar #calend_next {
    text-align: right
}

.archive .one_calend td.n {
    opacity: 0
}

.archive .one_calend caption {
    color: #c62626;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px
}

.archive .archive_navigate {
    margin: 20px 0 35px;
}

.arh_header {
    float: left;
}

.archive-header .archive_navigate {
    float: left;
    margin: 3px 0 0 35px;
}

.archive .archive_navigate a, .archive .archive_navigate span {
    color: #c62626;
    font-size: 18px;
    text-decoration: none;
    margin-right: 10px
}

.archive .archive_navigate span {
    color: #000;
}

#wp-calendar td a, .archive .archive_navigate a:hover {
    text-decoration: underline
}

.archive .archive_navigate a.active, .onePerson h4 a {
    color: #000
}

.loading {
    text-align: center;
    padding: 25px
}

.onePerson {
    border: 1px solid #ececec;
    padding: 10px;
    width: 220px;
    box-sizing: border-box
}

.onePerson h4 {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0
}

.onePerson .overlay {
    margin-bottom: 10px
}

.onePerson.left {
    float: left;
    margin: 3px 20px 20px -30px
}

.onePerson.right {
    float: right;
    margin: 10px 0 20px 20px
}

.oneNews {
    border: 1px solid #ececec;
    padding: 10px;
    width: 220px;
    box-sizing: border-box
}

.oneNews h4 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0
}

.oneNews .overlay {
    margin-bottom: 10px
}

.oneNews.left {
    float: left;
    margin: 3px 20px 20px -30px
}

.oneNews.right {
    float: right;
    margin: 10px 0 20px 20px
}

.oneNews .author {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.oneNews .date {
    font-size: 12px;
}

.oneNews .pic {
    display: block;
    margin-bottom: 5px;
}

.oneNews h4 a {
    text-decoration: none;
    color: #000;
}

.oneNews .descr {
    line-height: 1.3em;
    padding-top: 20px;
    font-size: 13px;
    padding-bottom: 10px;

}

.oneNews .dop_news {
    margin-top: 12px;
    padding-top: 7px;
    border-top: 1px solid #ebebec;
}

.oneNews .dop_news div {
    margin: 14px 0;
}

.oneNews .dop_news div:first-child {
    margin-top: 0;
}

.oneNews .dop_news a {
    color: #000;
    display: block;
    line-height: 1.35em;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

.entry-innerwrap .onepoll p, .poll-list .onepoll p {
    font-size: 16px
}

.entry-innerwrap .onepoll .wp-polls-ul li, .poll-list .onepoll .wp-polls-ul li {
    margin-bottom: 15px;
    font-size: 14px
}

.entry-innerwrap .onepoll .wp-polls-ul, .poll-list .onepoll .wp-polls-ul {
    margin-bottom: 20px
}

.poll-list .onepoll .clearfix .fr {
    float: left
}

.poll-list .onepoll {
    margin-bottom: 50px
}

.onepoll .pollbar {
    height: 10px;
    background: #f03a3a
}

.onepoll .Buttons {
    float: left;
    margin-top: 0
}

.onepoll .onepoll .fr {
    float: left;
    display: inline-block;
    margin-top: 3px;
    text-decoration: underline
}

.onepoll .fr:hover {
    text-decoration: none
}

.entry-innerwrap .onepoll {
    border: 1px solid #e3e3e3;
    padding: 20px;
    margin: 30px 0 30px -35px
}

.sidebar .onepoll .total {
    padding-top: 5px;
    margin-top: 15px;
    border-top: 1px solid #ececec
}

.entry-innerwrap .onepoll .shorpollresult, .poll-list .onepoll .shorpollresult {
    padding-top: 4px;
    display: inline-block;
    color: #000;
    font-size: 14px
}

.alphabet a.selected, .alphabet a:hover, .entry-innerwrap .onepoll .shorpollresult, .poll-list .onepoll .shorpollresult:hover {
    text-decoration: underline
}

.entry-innerwrap .onepoll .total, .poll-list .total {
    margin-bottom: 20px
}

.alphabet {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 25px
}

.alphabet a {
    color: #f03a3a;
    margin: 0 2px
}

.alphabet span {
    color: #959595;
    margin: 0 2px
}

.person-list {

}

.person-list .item {
    width: 50%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
    margin-bottom: 5px;
}

.person-list h4 {
    height: 25px;
    overflow: hidden;
    text-align: left;
    font-size: 18px
}

.news-line {
    border-bottom: 2px solid #000;
    margin: 45px 0 20px
}

.feedback {
    margin: 25px 0
}

.feedback .line, .swiper-container {
    margin-bottom: 15px
}

.feedback .line label {
    display: block;
    margin-bottom: 5px
}

.feedback .form-control {
    padding: 7px 10px;
    width: 50%
}

.feedback textarea.form-control {
    height: 150px;
    width: 90%
}

.feedback div.error {
    background: #f03a3a;
    color: #fff;
    padding: 6px 12px;
    margin-bottom: 20px
}

.feedback .form-control.error {
    border-color: #f03a3a
}

.feedback .success {
    background: #000;
    color: #fff
}

.feedback .btn {
    margin-top: 10px
}

#up_button {
    position: fixed;
    left: 25px;
    cursor: pointer;
    padding: 10px 16px;
    bottom: 50px;
    border: 2px solid #d3d3d3;
    border-radius: 100%;
    font-size: 30px;
}

@media (max-width: 859px) {
    #up_button {
        display: none !important;
    }
}

.entry-content.err404 {
    width: 70%
}

.post  .swiper-container {
    background: url(/static/user/ima/pattern-2.png)
}

.post  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px
}

.post  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f03a3a
}

.post .swiper-container .swiper-slide {
    line-height: 448px;
    text-align: center
}

.post .swiper-container .swiper-slide img {
    vertical-align: middle;
    display: inline
}

.swiper-container .swiper-button-next {
    background: url(/static/user/ima/next.png) no-repeat 50% 50%
}

.swiper-container .swiper-button-prev {
    background: url(/static/user/ima/prev.png) no-repeat 50% 50%
}

.entry-wrap .video-block iframe {
    width: 100% !important
}

.comm_message {
    padding: 15px;
    border: 2px dashed #f03a3a !important;
    font-weight: bold !important;
    color: #f03a3a !important;
    text-align: center !important;
}

.orphus {
    background: url("/static/user/ima/type.png") no-repeat 0 10px;
    padding: 15px 10px 15px 30px;
    margin: 0;
}

.person_link {
    text-decoration: none !important;
    border-bottom: 1px dashed #f03a3a;
}

.feat-section .main-post p {
    display: block;
    display: -webkit-box;
    height: 61px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sec-slider .post-right p {
    display: block;
    display: -webkit-box;
    height: 132px;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.archive-postlist .excerpt-wrap p, .one-third p {
    display: block;
    display: -webkit-box;
    height: 76px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#sidebar-left .main-post p {
    display: block;
    display: -webkit-box;
    height: 96px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

