body, h1, h2, h3, h4, h5, h6, .cat-links, .has-tag-news {
    font-family: 'PT Serif', serif;
}

.mistape_caption p, .wp-about-author-text .authordesc, .entry-meta .tag-links a, .rev-mark1, .has-tag-edc, .has-tag-hyp, .has-tag-int {
    font-family: 'PT Serif', serif !important;
}

.entry-content ul {
    font-family: 'Open Sans', sans-serif;
    margin-left: 60px !important;
    font-size: 16px !important;
}

.full-w-post .entry-content ul {
    font-family: 'Open Sans', sans-serif;
    margin-left: 100px !important;
    font-size: 16px !important;
}

.entry-content p, .entry-content ol {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.entry-summary p, .entry-meta, .social-buttons-top {
    font-family: 'Open Sans', sans-serif;
}

.itog_verdict_text {
    border-left: 2px solid rgb(182, 181, 181);
    padding-left: 18px;
    padding-right: 10px;
    padding-bottom: 5px;
    overflow: auto;
    font-size: 16px;
}

.figure1 {
    margin-bottom: 18px;
}

@media screen and (max-width: 878px) {
    .primary-navigation .nav-menu {
        display: none;
    }
}

span.comments-link {
    padding-left: 5px;
    display: inline-block;
}

span.side-content {
    display: block;
    margin-bottom: 20px;
}

span.side-content a {
    color: #585555;
    font-size: 16px;
    letter-spacing: 0.3px; /*font-weight: bold;*/
}

nav.navigation.post-navigation {
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
}

#sidebar-content {
    width: 25%;
    float: right;
    padding-top: 135px;
    padding-bottom: 10px;
}

div.pp {
    padding-right: 30px;
}

.side-social .pp {
    padding-top: 15px;
}

.adtopside {
    width: 100%;
    position: relative;
    margin-bottom: 7px;
}

.adbottomside {
    margin: 30px 0px;
    padding-left: 1px;
    padding-right: 30px;
}

.catsadtop {
    margin: 20px 30px;
}

@media screen and (max-width: 673px) {
    .catsadtop {
        margin: 10px !important;
    }
}

/*.side-social .pp:first-child {padding-top: 0px;}*/

ins {
    background-color: #FFFFFF !important;
}

.mistape_caption {
    clear: both;
    text-align: center;
    font-weight: bold
}

@media screen and (max-width: 900px) {
    .flex-direction-nav a {
        top: 25% !important
    }
}

@media screen and (max-width: 500px) {
    .flex-direction-nav a {
        top: 15% !important
    }
}

@media screen and (max-width: 600px) {
    #full-screen-search-input::-webkit-input-placeholder {
        font-size: 36px;
    }

    #content img.alignnone, #content img.alignleft, #content img.aligncenter, #content img.alignright, #content img.size-thumbnail, #content .wp-caption {
        width: 100% !important;
    }
}

.metaslider .caption-wrap {
    position: relative !important
}

.contributor-avatar a img {
    border-radius: 45px;
    width: 90px;
    height: auto;
    margin: 0 auto;
    border: none !important
}

.contributor-avatar {
    width: 100px !important;
    margin: 0 auto;
    border: none !important;
    float: none !important
}

.contributor {
    width: 170px;
    height: auto !important;
    border: 1px solid rgba(0, 0, 0, 0.08)
}

.flex-direction-nav a {
    background-color: rgb(250, 250, 250) !important;
    outline: none;
    width: 27px !important;
    height: 27px !important;
    border-radius: 13px;
    top: 40%
}

.flex-control-nav li a {
    width: 14px !important;
    height: 14px !important;
    background-color: rgba(173, 173, 173, 0.67)
}

.contributor-summary {
    margin: 0px 0px 7px 0px !important
}

.metaslider .caption-wrap {
    opacity: 0.9 !important
}

ul.slides {
    background: black
}

ol.flex-control-nav.flex-control-paging {
    position: relative
}

.tiled-gallery-caption {
    display: block !important
}

.page-numbers:nth-last-child(2) {
    display: none !important
}

.home-news-featured {
    width: 96.4%;
    margin: 8px 7px;
    border-radius: 3px;
    box-shadow: -2px 2px 2px #8e8e8e
}

.home-news2-featured {
    width: 36.563%;
    float: right;
    margin-right: 3.17%;
    margin-top: -20px;
    border-radius: 3px
}

.new-year:hover {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.tiled-gallery {
    margin-bottom: 18px !important
}

.up {
    cursor: pointer;
    width: 150px;
    display: block;
    background: rgba(0, 0, 0, 0.39);
    color: #fff;
    height: 100%;
    position: fixed;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 5%;
    z-index: 20;
    left: 0
}

.up i {
    font-style: normal !important;
    display: block;
    top: 30%;
    position: absolute;
    width: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 40px
}

.up:hover {
    background: rgba(0, 0, 0, 0.49)
}

@media screen and (max-width: 1303px) {

    .up {
        display: none
    }

}

.buy-it {
    position: relative;
    float: right;
    width: 48%;
    margin-right: 2%
}

.buy-it2 {
    width: 48%;
    float: left;
    margin-left: 1px
}

.buy-it3 {
    width: 65%
}

@media screen and (max-width: 1007px) {

    .itog_verdict_text {
        font-size: 14px;
        border-left: none !important;
    }

    .itog_verdict {
        padding: 15px 25px 25px 140px !important;
    }

    .itog_ocenka {
        width: 100px !important;
        height: 100px !important;
        margin: 10px !important;
    }

    .itog_ocenka span {
        font-size: 40px !important;
    }

    .buy-it3 {
        width: 240px;
        height: 400px
    }

}

.posts_navig a {
    color: #6f75b6
}

.site-navigation li .current-menu-item > a {
    color: #000 !important;
    background: #add8e6 !important
}

@media screen and (max-width: 672px) {
	
	.page h1.entry-title{
		margin-top: 0 !important;
	}

    .entry-meta {
        display: none;
    }

    .best-logo {
        margin-left: 0px !important;
    }

    /*.news article h2 {font-size: 9px!important}*/
    .home-news2-featured, .home-news-featured {
        display: none
    }

    a.title-dat-post {
        font-size: 0.84em !important;
        text-decoration: none;
        line-height: 18px
    }

    .social-buttons {
        margin-left: 9px !important;
    }

    .social-buttons .ya-share2 {
        margin-left: 1px !important;
    }

    .pocket-btn {
        margin-left: 10px !important;
    }

}

.itog {
    width: 100%;
    border: 1px solid #DADADA !important;
    border-radius: 5px;
    background: rgba(78, 95, 125, 0.88);
    margin: 10px 0;
}

.itog_ocenka {
    width: 120px;
    height: 120px;
    border-radius: 60px;
    background: #63c88b;
    border: 1px solid #556685;
    margin: 18px;
    text-align: center;
    float: left
}

.itog_verdict {
    padding: 18px 18px 18px 158px;
    color: #fff;
    /*height: 100px;*/
    width: auto;
    font-size: 18px
}

.itog_ocenka span {
    margin-top: 18px;
    display: block;
    color: #fff;
    font-size: 55px;
    font-weight: 700
}

body.custom-background {
    background-size: cover !important
}

a#vieww {
    margin: 3px
}

.entry-date a {
    line-height: 17px
}

.wp-about-author-pic img {
    width: 95px;
    border-radius: 50%;
}

/*.wp-about-author-containter-around{border-radius:5px}*/

.wp-about-author-pic {
    background: none !important;
    border: 0 !important
}

p.wp-caption-text {
    background: #202020;
    color: #fff;
    padding: 10px;
    margin-top: 0 !important
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    /*font-family: 'PT Serif', serif;*/
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

a.contributor-nickname {
    font-size: 12px;
    /*font-style: italic;*/
    margin: 0 !important;
    padding: 0 !important;
    color: #65a1cf;
    text-decoration: none !important;
    border-bottom: none !important;
    display: inline;
    float: left
}

.wp-about-author-text h3 {
    margin: 0 !important;
    font-size: 18px;
}

.wp-about-author-text {
    margin-left: 106px !important;
    margin-top: 6px !important;
}

.wp-about-author-text .authordesc {
    margin: 0 0 5px 0;
    font-size: 14px;
    color: rgba(101, 99, 99, 0.85);
}

p.contributor-bio {
    font-size: 14px;
    clear: both
}

.pocket-btn {
    margin: 10px 10px -45px 30px
}

.wpa-social-icons > img {
    margin-bottom: 3px
}

.wp-about-author-containter-around .figure1 {
    margin-bottom: 0px !important;
}

.has-tag-news {
    background: #f38a8a;
    color: #fff !important;
    padding: 3px 6px 2px;
    font-weight: 700
}

.news .has-tag-news {
    padding: 3px 6px 2px;
    text-transform: uppercase;
    font-size: 11px;
    margin-left: 5px;
    position: absolute;
    margin-top: 30px;
    text-decoration: blink;
    border-radius: 1px;
    border-bottom: none !important;
}

.has-tag-news:hover {
    /*background: #fff;
    color: #f38a8a !important*/
    opacity: 0.9;
}

.b-share_theme_counter .b-share__link {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    min-width: 50px
}

.grid .featured-content .hentry:nth-child(3) {
    /*margin-left: .00115%*/
}

.grid .featured-content .hentry:hover {
    opacity: 0.9;
}

a.screen-reader-text.skip-link {
    display: none
}

.home-social {
    width: 37.4%;
    float: right;
    margin-right: 2.5%
}

img.social-icons-aog {
    margin: 0 0 7% 2%;
    width: 22%
}

img.social-icons-aog:hover {
    opacity: .9
}

.widget_most_commented_widget li {
    padding-bottom: 6px
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 32.83% !important;
    border: none !important;
    margin: 0 !important;
    height: auto !important;
    float: left;
    margin-right: 0.5% !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail:hover {
    opacity: .9
}

.yarpp-related .yarpp-thumbnail-title {
    font-size: 12px !important;
    margin: 0 !important;
    text-align: left
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    width: auto !important;
    color: #000 !important;
    font-size: 12px !important;
    max-height: none !important
}

.yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: auto !important;
    height: auto !important;
    margin: 0 !important
}

.wp-about-author-containter-around {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    background-color: rgba(248, 248, 248, 0.88) !important;
    width: auto;
    padding: 5px !important;
    margin: 12px 0 !important;
}

a.wpa-social-icons {
    margin: 0 4px 0 1px !important
}

.wp-about-author-pic {
    padding: 0 !important;
    margin: 10px 15px 10px 10px !important;
}

.dat-post {
    width: 49%;
    margin: .5%;
    float: left
}

a.title-dat-post {
    position: relative;
    top: 169px;
    left: 0;
    color: #000 !important;
    background: #fff !important;
    font-size: 1.6em !important;
    display: block;
    opacity: .9;
    text-decoration: underline;
    height: 78px;
    padding: 5px;
    overflow: hidden
}

.dat-post a {
    font-size: 1.2em
}

.contributor-summary { /*float:left;width:250px;height:120px;overflow:hidden*/
    margin: 0px 10px 10px 20px;
}

.home-twitter {
    width: 37.4%;
    float: right;
    margin-top: 50px;
    margin-right: 2.5%
}

.primary-navigation li:nth-child(7) a {
    font-size: 14px
}

.post-1458 {
    border-bottom: none !important
}

.wp-polls .pollbar {
    background: #85a4ca !important;
    background-image: none !important
}

.comments-header {
    width: 100%;
    background-color: #556685;
    margin: 10px auto;
    clear: both;
    text-align: center;
    color: #fff;
    /*text-decoration: underline*/
}

.all_posts {
    float: right;
    text-decoration: none;
    margin: 10px;
    padding: 0px 10px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
    color: black;
    border: 1px solid gray;
}

.footer_tw {
    color: #769cdf !important;
    text-decoration: underline;
    margin: 0px 8px;
}

.footer_vk {
    color: #387bb9 !important;
    text-decoration: underline;
    font-weight: 700
}

.footer_gp {
    color: #cc2727 !important;
    text-decoration: underline;
    font-weight: 700
}

.footer_feed {
    color: orange !important;
    text-decoration: underline;
    margin: 0px 5px
}

.footer_part {
    color: #ffe800 !important;
    text-decoration: underline;
    margin: 0px 8px
}

.footer_steam {
    color: #978eda !important;
    text-decoration: underline;
    font-weight: 700
}

.footer_yt {
    color: #ff8c00 !important;
    text-decoration: underline;
    font-weight: 700
}

.login h1 a {
    background-size: auto !important;
    width: auto !important;
    height: 120px !important
}

#disqus_thread {
    margin: 20px auto;
    width: 95%
}

article#post-1458, .article#post-1458 {
    width: 90% !important
}

#content article, #content .article {
    width: 80%;
    font-size: 18px; /*border-bottom:1px solid #a9a9a9;*/
    padding-bottom: 30px;
    margin: 5px auto
}

/*#content article {width: 75%;font-size: 18px;border-bottom: 1px solid #a9a9a9;padding-bottom: 30px;margin: 5px auto;float: left;}*/

.archive-header {
    margin: 0 !important
}

.navigation.post-navigation {
    width: 80%;
    margin: 0 auto
}

.nav-links a:first-child {
    float: left;
    display: inline;
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 30px;
    text-align: center
}

.nav-links a:nth-child(2) {
    float: right;
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    display: inline;
    margin-bottom: 30px;
    text-align: center
}

.widget_views ul li {
    margin-bottom: 6px
}

.news {
    width: 58%;
    float: left;
    padding: 0;
    margin: 1.25% 1% 10px 1%;
}

.news article, .news .article {
    width: 48% !important;
    float: left;
    margin: 0px 1% 25px !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important
}

.news article .entry-header, .news .article .entry-header {
    padding: 15px;
    margin: 0
}

.news article h1, .news article h2, .news .article h1, .news .article h2 {
    font-size: 16px
}

/*.news article .entry-content, .news .article .entry-content{padding:5px 5px 0!important;margin:0}*/

.news .byline {
    display: inline !important
}

/*.news article .entry-header, .news .article .entry-header{margin:2px 0!important;padding:10px 10px 0 5px !important;border-top:1px solid lightgray}*/

.news .entry-title {
    margin-bottom: 0 !important; /*margin-left:2px!important*/
}

.news p {
    margin: 5px 0 10px !important
}

.all_news {
    color: #000 !important;
    text-decoration: underline;
    margin: 15px 23px !important;
    display: block;
    float: right
}

.views_c {
    margin-right: 5px;
    font-size: 11px
}

img#loader-aj {
    width: 10px;
    opacity: .9;
    margin-top: -2px
}

.views_ico {
    width: 13px;
    margin-top: -3px;
    margin-right: 3px;
    opacity: .7;
    cursor: pointer
}

.views_ico:hover {
    opacity: .5
}

.news .cat-links a {
    color: #fff !important;
    background: #498ddc !important;
    padding: 3px 6px 2px;
    font-size: 11px;
    text-decoration: blink;
    z-index: 9;
    margin-left: 1px;
    border-radius: 1px;
    border-bottom: none !important;
}

.news .cat-links a:first-child {
    margin-left: 5px
}

.news .cat-links a:hover {
    /*color: #71aedd !important;
    background: #fff !important*/
}

.home-review {
    width: 40%;
    float: right
}

.news .entry-content img:hover {
    cursor: pointer
}

.home-review img {
    width: 94%
}

.home-review .entry-title {
    width: 94%;
    background: #000;
    margin-right: 6%;
    margin-bottom: 0;
    font-size: 24px
}

.home-review img:hover {
    opacity: .9
}

.home-review .entry-title a {
    color: #fff !important;
    font-size: 16px;
    padding-left: 5px
}

.all_reviews {
    float: right;
    margin-right: 6%;
    text-decoration: underline;
    color: #000
}

.home-movie {
    width: 100%;
    margin: 0px 0px 30px;
}

.movie-header {
    margin: 0px 0px 8px;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
}

.home-movie div {
    width: 49%;
    float: left;
    margin-right: 1%;
    position: relative;
}

.home-movie div a img:hover {
    cursor: pointer
}

.home-movie a {
    color: #000
}

.home-games {
    width: 100%;
    margin: 0px 0px 30px;
}

.games-header {
    margin: 0px 0px 8px;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
}

.home-games div {
    width: 49%;
    float: left;
    margin-right: 1%;
    position: relative;
}

.home-games div a img:hover {
    cursor: pointer
}

.home-games a {
    color: #000
}

.home-books {
    width: 100%;
    margin: 0px 0px 30px;
}

.books-header {
    margin: 0px 0px 8px;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
}

.home-books div {
    width: 49%;
    float: left;
    margin-right: 1%;
    position: relative;
}

.home-books div a img:hover {
    cursor: pointer
}

.home-books a {
    color: #000
}

.home-edc {
    width: 99%;
    margin: 20px 1% 20px 0px;
}

.edc-header { /*text-decoration:underline;*/
    margin: 10px 1px;
    text-transform: uppercase;
    font-size: 18px
}

.home-edc div {
    width: 49%;
    float: left;
    margin-right: 1%;
    position: relative;
}

.home-edc div a img:hover {
    cursor: pointer
}

.home-edc a {
    color: #000
}

.review-header {
    margin: -7px 0 8px;
    text-transform: uppercase; /*text-decoration:underline;*/
    font-size: 18px
}

.review-header a {
    color: #000
}

.home_text_prev {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    text-decoration: none !important;
    font-size: 16px
}

.spec-block {
    float: right;
    width: 37.4%;
    margin-top: 20px;
    margin-right: 2.5%;
    margin-bottom: 2.5%
}

.spec-header {
    margin: 10px 2px;
    text-transform: uppercase;
    font-size: 18px
}

.spec-block a img {
    height: 150px;
    width: 260px
}

.spec-block a img:hover {
    opacity: .9;
    cursor: pointer
}

.spec-header a {
    color: orange
}

.news article:first-child, .news article:nth-child(2), .news .article:first-child, .news .article:nth-child(2) {
    border-top: 0 !important;
    padding-top: 3px !important
}

.news article:first-child .entry-header, .news article:nth-child(2) .entry-header, .news .article:first-child .entry-header, .news .article:nth-child(2) .entry-header {
    border-top: 0 !important;
    padding-top: 0 !important
}

.home-tech {
    width: 100%;
    margin: 0px 0px 30px;
}

.tech-header {
    margin: 0px 0px 8px;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
}

.home-tech div {
    width: 49%;
    float: left;
    margin-right: 1%;
    position: relative;
}

.home-tech div a img:hover {
    cursor: pointer
}

.home-tech a {
    color: #000;
    word-wrap: break-word
}

.home-polls {
    float: right;
    width: 37.4%;
    margin-top: 50px;
    margin-right: 2.5%
}

div.home-polls > li {
    list-style: none
}

div.home-polls > ul > li {
    list-style: none
}

.home-rev {
    width: 100%;
}

.rev-header {
    margin: 0px 0px 8px;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
}

.home-rev div {
    width: 49.5%;
    float: left;
    /*margin-right: 1%;*/
    position: relative;
}

.home-rev div:nth-child(2) {
    margin-right: 1%;
}

.home-rev div:nth-child(4), .home-rev div:nth-child(5) {
    margin-top: -52px
}

.home-rev div a img:hover {
    cursor: pointer
}

.home-rev a {
    color: #000;
    word-wrap: break-word;
    border-radius: 1px;
}

.movie-text {
    background: none repeat scroll 0 0 #FFF;
    display: block;
    height: 36px;
    opacity: .9;
    overflow: hidden;
    padding-left: 2%;
    position: absolute;
    bottom: 0;
    font-size: 13px;
    width: 98%;
}

.books-text {
    background: none repeat scroll 0 0 #FFF;
    display: block;
    height: 36px;
    opacity: .9;
    overflow: hidden;
    padding-left: 2%;
    position: absolute;
    bottom: 0;
    font-size: 13px;
    width: 98%;
}

.edc-text {
    background: none repeat scroll 0 0 #000;
    color: #fff !important;
    display: block;
    height: 36px;
    overflow: hidden;
    padding-left: 4px;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    opacity: 0.9;
    padding-bottom: 4px;
    width: 100%;
}

a.edc-text:hover {
    color: #000;
    text-decoration: underline
}

a.movie-text:hover {
    color: #000;
    text-decoration: underline
}

a.books-text:hover {
    color: #000;
    text-decoration: underline
}

.games-text {
    background: none repeat scroll 0 0 #FFF;
    display: block;
    height: 38px;
    opacity: .9;
    overflow: hidden;
    padding-left: 2%;
    position: absolute;
    bottom: 0;
    font-size: 13px;
    width: 98%;
}

a.games-text:hover {
    color: #000;
    text-decoration: underline
}

.tech-text {
    background: none repeat scroll 0 0 #FFF;
    display: block;
    height: 38px;
    opacity: .9;
    overflow: hidden;
    padding-left: 4px;
    position: absolute;
    bottom: 0;;
    font-size: 13px;
    width: 100%;
}

a.tech-text:hover {
    color: #000;
    text-decoration: underline
}

.rev-text {
    background: none repeat scroll 0 0 #FFF;
    display: block;
    height: 38px;
    opacity: .9;
    overflow: hidden;
    padding-left: 2%;
    position: absolute;
    bottom: 0;
    font-size: 13px;
    width: 98%;
}

a.rev-text:hover {
    color: #000;
    text-decoration: underline
}

.rev-mark {
    background: none repeat scroll 0 0 orange;
    color: #FFF !important;
    font-weight: 700;
    left: 0;
    padding: 1.1px 4px;
    position: absolute;
    top: 0;
}

.rev-mark1 {
    background: none repeat scroll 0 0 orange;
    color: #FFF !important;
    left: 0;
    padding: 3px 6px 2px;
}

.rev-mark1:hover {
    opacity: 0.9;
}

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

audio, canvas, video {
    display: inline-block;
    max-width: 100%
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body, button, input, select, textarea {
    color: #2b2b2b;
    /*font-family: Lato, sans-serif;*/
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}

body {
    background: #f5f5f5
}

a {
    color: #5d8fd2;
    text-decoration: none
}

a:focus {
    outline: thin dotted
}

a:hover, a:active {
    outline: 0
}

a:active, a:hover {
    color: #a9a9a9;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 700;
    /*margin: 36px 0 12px*/
    margin: 18px 0;
}

h1 {
    font-size: 26px;
    line-height: 1.3846153846
}

h2 {
    font-size: 24px;
    line-height: 1
}

h3 {
    font-size: 22px;
    line-height: 1.0909090909
}

h4 {
    font-size: 20px;
    line-height: 1.2
}

h5 {
    font-size: 18px;
    line-height: 1.3333333333
}

h6 {
    font-size: 16px;
    line-height: 1.5
}

address {
    font-style: italic;
    margin-bottom: 24px
}

abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help
}

b, strong {
    font-weight: 700
}

cite, dfn, em, i {
    font-style: italic
}

mark, ins {
    background: #fff9c0;
    text-decoration: none
}

p {
    margin-bottom: 18px
}

code, kbd, tt, var, samp, pre {
    font-family: monospace, serif;
    font-size: 15px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.6
}

pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

blockquote, q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

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

blockquote {
    color: #767676;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.2631578947;
    margin-bottom: 24px
}

blockquote cite, blockquote small {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}

blockquote em, blockquote i, blockquote cite {
    font-style: normal
}

blockquote strong, blockquote b {
    font-weight: 400
}

small {
    font-size: smaller
}

big {
    font-size: 125%
}

sup, sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

dl {
    margin-bottom: 24px
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 24px
}

ul, ol {
    list-style: none;
    margin: 0 0 24px 40px
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li > ul, li > ol {
    margin: 0 0 0 20px
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
    padding: 11px 12px 0
}

legend {
    white-space: normal
}

button, input, select, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}

button, input {
    line-height: normal
}

input, textarea {
    background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0))
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table, th, td {
    border: 1px solid rgba(0, 0, 0, 0.1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%
}

caption, th, td {
    font-weight: 400;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

del {
    color: #767676
}

hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 18px
}

::selection {
    background: #000;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #adadad;
    color: #fff;
    text-shadow: none
}

input, textarea {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #2b2b2b;
    padding: 8px 10px 7px
}

textarea {
    width: 100%
}

input:focus, textarea:focus {
    border: 1px solid rgba(0, 0, 0, 0.3);
    outline: 0
}

button, .contributor-posts-link, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #638ac3 !important;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 30px 11px;
    text-transform: uppercase;
    vertical-align: bottom
}

button:hover, button:focus, .contributor-posts-link:hover, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #adadad;
    color: #fff
}

button:active, .contributor-posts-link:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
    background-color: #55d737
}

.search-field {
    width: 100%
}

.search-submit {
    display: none
}

::-webkit-input-placeholder {
    color: #939393
}

:-moz-placeholder {
    color: #939393
}

::-moz-placeholder {
    color: #939393;
    opacity: 1
}

:-ms-input-placeholder {
    color: #939393
}

.comment-content img, .entry-content img, .entry-summary img, #site-header img, .widget img, .wp-caption {
    max-width: 100%
}

.comment-content img[height], .entry-content img, .entry-summary img, img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"], #site-header img {
    height: auto
}

img[class*="attachment-"] {
    width: 100%
}

img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
    height: auto;
    max-width: 100%
}

embed, iframe, object, video {
    /*margin-bottom: 24px;*/
    max-width: 100%
}

p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
    margin-bottom: 0
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

blockquote.alignleft, img.alignleft {
    margin: 7px 24px 7px 0
}

.wp-caption.alignleft {
    margin: 7px 14px 7px 0
}

blockquote.alignright, img.alignright {
    margin: 7px 0 7px 24px
}

.wp-caption.alignright {
    margin: 7px 0 7px 14px
}

blockquote.aligncenter, img.aligncenter, .wp-caption.aligncenter {
    margin-top: 14px;
    margin-bottom: 14px
}

.site-content blockquote.alignleft, .site-content blockquote.alignright {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 17px;
    width: 50%
}

.site-content blockquote.alignleft p, .site-content blockquote.alignright p {
    margin-bottom: 17px
}

.wp-caption {
    margin-bottom: 24px
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0
}

.wp-caption {
    color: #767676
}

.wp-caption-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5;
    margin: 9px 0;
    padding-right: 10px
}

.wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    text-transform: none;
    width: auto;
    z-index: 100000
}

.hide {
    display: none
}

.footer-sidebar:before, .footer-sidebar:after, .hentry:before, .hentry:after, .slider-direction-nav:before, .slider-direction-nav:after, .contributor-info:before, .contributor-info:after, .search-box:before, .search-box:after, [class*="content"]:before, [class*="content"]:after, [class*="site"]:before, [class*="site"]:after {
    content: "";
    display: table
}

.footer-sidebar:after, .hentry:after, .slider-direction-nav:after, .contributor-info:after, .search-box:after, [class*="content"]:after, [class*="site"]:after {
    clear: both
}

.bypostauthor > article .fn:before, .bypostauthor > .article .fn:before, .comment-edit-link:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .contributor-posts-link:before, .menu-toggle:before, .search-toggle:before, .slider-direction-nav a:before, .widget_twentyfourteen_ephemera .widget-title:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    text-decoration: inherit;
    vertical-align: text-bottom
}

.site-content span + .entry-date:before, .full-size-link:before, .parent-post-link:before, span + .byline:before, span + .comments-link:before, span + .edit-link:before, .widget_twentyfourteen_ephemera .entry-title:after {
    content: "\0020\007c\0020"
}

.site {
    background-color: #fff;
    max-width: 1158px;
    position: relative;
    margin: 0 auto
}

.main-content {
    width: 100%
}

#wpadminbar {
    min-height: 32px
}

#site-header {
    position: relative;
    z-index: 3
}

.site-header {
    background-color: #161515;
    max-width: 1158px;
    position: relative;
    width: 100%;
    z-index: 4
}

.header-main {
    min-height: 48px;
    padding: 0 10px
}

.site-title {
    float: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 48px;
    margin: 0
}

.site-title a, .site-title a:hover {
    color: #fff
}

.search-toggle {
    cursor: pointer;
    float: right;
    height: 48px;
    margin-right: 38px;
    text-align: center;
    width: 48px;
}

.search-toggle:before {
    color: #fff;
    content: "\f400";
    font-size: 20px;
    margin-top: 27px;
}

.search-toggle .screen-reader-text {
    left: 5px;
}

.search-box-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 1px;
    right: 18px;
    /*width: 250px;*/
    z-index: 2;
}

.search-box {
    padding: 25px 12px 0px;
}

.search-box .search-field {
    font-size: 16px;
    color: #adadad;
    border: 0;
    float: right;
    padding: 4px 2px 2px 6px;
    width: 100%;
}

.site-navigation ul {
    list-style: none;
    margin: 0;
}

.site-navigation li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 11px;
}

.site-navigation ul ul {
    margin-left: 20px;
}

.site-navigation a {
    color: #fff;
    display: block;
    text-transform: uppercase;
}

.site-navigation a:hover {
    color: #adadad;
}

.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
    color: #000;
    background: #fff;
    font-weight: 900;
}

.primary-navigation {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    padding-top: 36px;
}

.primary-navigation.toggled-on {
    padding: 72px 0 36px;
}

.primary-navigation .nav-menu {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: none;
}

.primary-navigation.toggled-on .nav-menu {
    display: block;
}

.primary-navigation a {
    padding: 7px 0;
    letter-spacing: 1px;
}

.secondary-navigation {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 12px;
    margin: 48px 0;
}

.secondary-navigation a {
    padding: 9px 0;
}

.menu-toggle {
    cursor: pointer;
    font-size: 0;
    height: 48px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 48px;
}

.menu-toggle:before {
    font-family: FontAwesome;
    color: #fff;
    content: "\f0c9";
    margin-top: 17px !important;
    font-size: 21px;
}

.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
    margin: 0 auto;
}

.page-content {
    margin-bottom: 48px;
}

.post-thumbnail {
    /*background: #b2b2b2 url(images/pattern-light.svg) repeat fixed;*/
    display: block;
    position: relative;
    width: 100%;
    z-index: 0;
}

a.post-thumbnail:hover {
    /*background-color: #999*/
}

.full-width .post-thumbnail img {
    display: block;
    margin: 0 auto
}

.entry-header {
    position: relative;
    z-index: 1
}

.entry-title {
    font-size: 33px;
    font-weight: 300;
    line-height: 33px;
    /*line-height: 1.0909090909;*/
    margin: 0 0 12px;
    text-transform: uppercase
}

.entry-title, .entry-title a {
    color: black
}

.entry-title a:hover {
    color: #000000ad
}

.site-content .entry-header {
    background-color: #fff;
    padding: 0 10px 12px
}

.site-content .has-post-thumbnail .entry-header {
    padding-top: 24px
}

.entry-meta {
    clear: both;
    color: #767676;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    /*line-height: 1.3333333333;*/
    text-transform: uppercase
}

.entry-meta a {
    color: #767676
}

.entry-meta a:hover {
    color: #adadad
}

.sticky .entry-date {
    display: none
}

.cat-links {
    font-weight: 900;
    text-transform: uppercase
}

.cat-links a {
    color: #fff !important;
    /*background: #71aedd !important;*/
    background: #498ddc !important;
    padding: 3px 6px 2px;
}

.cat-links a:hover {
    /*color: #71aedd !important;
    background: #fff !important*/
    opacity: 0.9;
}

.click-search:hover {
    opacity: 0.9;
}

.byline {
    display: none
}

.single .byline, .group-blog .byline {
    display: inline
}

.site-content .entry-meta {
    background-color: #fff;
    margin-bottom: 12px;
    margin-top: 12px;
}

.news .entry-meta {
    font-size: 10px;
    margin-bottom: 6px;
}

.site-content footer.entry-meta {
    margin: 8px auto 0;
    padding: 0 10px;
}

.entry-meta .tag-links a {
    background-color: #6893C2;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.3;
    margin: 2px 4px 2px 0;
    padding: 2px 6px;
    position: relative;
    text-transform: uppercase
}

.entry-meta .tag-links a:hover {
    background-color: #adadad;
    color: #fff
}

.entry-meta .tag-links a:before {
    display: none !important;
    border-top: 10px solid transparent;
    border-right: 8px solid #6893C2;
    border-bottom: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0
}

.entry-meta .tag-links a:hover:before {
    border-right-color: #adadad
}

.entry-meta .tag-links a:after {
    display: none !important;
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px
}

.entry-content, .entry-summary, .page-content {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.site-content .entry-content, .site-content .entry-summary, .page-content {
    background-color: #fff;
    padding: 12px 10px 0
}

.page .entry-content {
    padding-top: 0
}

.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child, .entry-summary h1:first-child, .entry-summary h2:first-child, .entry-summary h3:first-child, .entry-summary h4:first-child, .entry-summary h5:first-child, .entry-summary h6:first-child, .page-content h1:first-child, .page-content h2:first-child, .page-content h3:first-child, .page-content h4:first-child, .page-content h5:first-child, .page-content h6:first-child {
    margin-top: 0
}

.entry-content a, .entry-summary a, .page-content a, .comment-content a {
    /*text-decoration: underline*/
    border-bottom: 1px solid rgba(93, 143, 210, 0.69);
}

.entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover {
    text-decoration: none
}

.entry-content table, .comment-content table {
    font-size: 14px;
    line-height: 1.2857142857;
    margin-bottom: 24px
}

.entry-content th, .comment-content th {
    font-weight: 700;
    padding: 8px;
    text-transform: uppercase;
}

.entry-content td, .comment-content td {
    padding: 8px;
}

.entry-content .edit-link {
    clear: both;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333;
    text-transform: uppercase;
}

.entry-content .edit-link a {
    color: #767676;
    text-decoration: none;
}

.entry-content .edit-link a:hover {
    color: #adadad;
}

.hentry .mejs-container {
    margin: 12px 0 18px;
}

.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls {
    background: #000;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #adadad;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: rgba(255, 255, 255, .33);
}

.hentry .mejs-container .mejs-controls .mejs-time {
    padding-top: 9px;
}

.hentry .mejs-controls .mejs-time-rail span, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
}

.hentry .mejs-overlay-loading {
    background: transparent;
}

.page-links {
    clear: both;
    font-size: 12px;
    font-weight: 900;
    line-height: 2;
    margin: 24px 0;
    text-transform: uppercase;
}

.page-links a, .page-links > span {
    background: #fff;
    border: 1px solid #fff;
    display: inline-block;
    height: 22px;
    margin: 0 1px 2px 0;
    text-align: center;
    width: 22px;
}

.page-links a {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    text-decoration: none;
}

.page-links a:hover {
    background: #adadad;
    border: 1px solid #adadad;
    color: #fff;
}

.page-links > .page-links-title {
    height: auto;
    margin: 0;
    padding-right: 7px;
    width: auto;
}

.gallery {
    margin-bottom: 16px;
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px);
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}

.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 1;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none;
}

.format-aside .entry-content, .format-aside .entry-summary, .format-quote .entry-content, .format-quote .entry-summary, .format-link .entry-content, .format-link .entry-summary {
    padding-top: 0;
}

.nav-links {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}

.post-navigation, .image-navigation {
    margin: 24px auto 48px;
    padding: 0 10px;
}

.post-navigation a, .image-navigation .previous-image, .image-navigation .next-image {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 11px 0 12px;
    width: 100%;
}

.post-navigation .meta-nav {
    color: #767676;
    display: block;
    font-size: 12px;
    font-weight: 900;
    line-height: 2;
    text-transform: uppercase;
}

.post-navigation a, .image-navigation a {
    color: #2b2b2b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857142;
    text-transform: none;
}

.post-navigation a:hover, .image-navigation a:hover {
    color: #adadad;
}

.paging-navigation {
    border-top: 5px solid #000;
    margin: 48px 0;
}

.paging-navigation .loop-pagination {
    margin-top: -5px;
    text-align: center;
}

.paging-navigation .page-numbers {
    border-top: 5px solid transparent;
    display: inline-block;
    font-size: 14px;
    font-weight: 900;
    margin-right: 1px;
    padding: 7px 16px;
    text-transform: uppercase;
}

.paging-navigation a {
    color: #2b2b2b;
}

.paging-navigation .page-numbers.current {
    border-top: 5px solid #adadad;
}

.paging-navigation a:hover {
    border-top: 5px solid #adadad;
    color: #2b2b2b;
}

.attachment .content-sidebar, .attachment .post-thumbnail {
    display: none;
}

.attachment .entry-content {
    padding-top: 0;
}

.attachment footer.entry-meta {
    text-transform: none;
}

.entry-attachment .attachment {
    margin-bottom: 24px;
}

.archive-header, .page-header {
    margin: 24px auto;
}

.archive-title, .page-title {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin: 0;
}

.taxonomy-description, .author-description {
    color: #767676;
    font-size: 14px;
    line-height: 1.2857142857;
    padding-top: 18px;
}

.taxonomy-description p, .author-description p {
    margin-bottom: 18px;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
}

.taxonomy-description p:last-child, .author-description p:last-child {
    margin-bottom: 0;
}

.taxonomy-description a, .author-description a {
    text-decoration: underline;
}

.taxonomy-description a:hover, .author-description a:hover {
    text-decoration: none;
}

.contributor {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    display: inline-block; /*width:480px;*/
    float: left;
    margin: 10px;
    height: 195px;
    border-radius: 3px;
}

.contributor-info {
    margin: 0 auto;
}

.contributor-avatar {
    border: 1px solid rgba(24, 91, 211, 0.47);
    float: left;
    margin: 0 20px 10px;
    padding: 2px;
    border-radius: 3px;
}

.contributor-avatar img:hover {
    opacity: .7;
    cursor: pointer;
}

.contributor-name {
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}

.contributor-bio a {
    text-decoration: underline;
}

.contributor-bio a:hover {
    text-decoration: none;
}

.contributor-posts-link {
    display: inline-block;
    line-height: normal;
    padding: 3px 30px;
    float: left;
    clear: both;
    width: 78px;
    margin-left: 20px;
    font-size: 10px !important;
    font-weight: normal;
    text-align: center;
}

.error404 .page-content {
    padding-top: 0;
}

.error404 .page-content .search-form {
    margin-bottom: 24px;
}

.full-width .hentry {
    max-width: 100%;
}

.singular .site-content .hentry.has-post-thumbnail {
    margin-top: -48px;
}

.comments-area {
    margin: 48px auto;
    padding: 0 10px;
}

.comment-reply-title, .comments-title {
    font: 900 16px/1.5 Lato, sans-serif;
    margin: 0;
    text-transform: uppercase;
}

.comment-list {
    list-style: none;
    margin: 0 0 48px;
}

.comment-author {
    font-size: 14px;
    line-height: 1.7142857142;
}

.comment-list .reply, .comment-metadata {
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase;
}

.comment-list .reply {
    margin-top: 24px;
}

.comment-author .fn {
    font-weight: 900;
}

.comment-author a {
    color: #2b2b2b;
}

.comment-list .trackback a, .comment-list .pingback a, .comment-metadata a {
    color: #767676;
}

.comment-author a:hover, .comment-list .pingback a:hover, .comment-list .trackback a:hover, .comment-metadata a:hover {
    color: #adadad;
}

.comment-list article, .comment-list .article, .comment-list .pingback, .comment-list .trackback {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
    padding-top: 24px;
}

.comment-list > li:first-child > article, .comment-list > li:first-child > .article, .comment-list > .pingback:first-child, .comment-list > .trackback:first-child {
    border-top: 0;
}

.comment-author {
    position: relative;
}

.comment-author .avatar {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 18px;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
}

.bypostauthor > article .fn:before, .bypostauthor > .article .fn:before {
    content: "\f408";
    margin: 0 2px 0 -2px;
    position: relative;
    top: -1px;
}

.says {
    display: none;
}

.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
    padding-left: 30px;
}

.comment-edit-link {
    margin-left: 10px;
}

.comment-edit-link:before {
    content: "\f411";
}

.comment-reply-link:before, .comment-reply-login:before {
    content: "\f412";
    margin-right: 2px;
}

.comment-content {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}

.comment-content ul, .comment-content ol {
    margin: 0 0 24px 22px;
}

.comment-content li > ul, .comment-content li > ol {
    margin-bottom: 0;
}

.comment-content > :last-child {
    margin-bottom: 0;
}

.comment-list .children {
    list-style: none;
    margin-left: 15px;
}

.comment-respond {
    margin-bottom: 24px;
    padding: 0;
}

.comment .comment-respond {
    margin-top: 24px;
}

.comment-respond h3 {
    margin-top: 0;
    margin-bottom: 24px;
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments, .form-allowed-tags, .form-allowed-tags code {
    color: #767676;
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as {
    font-size: 14px;
    line-height: 1.7142857142;
}

.no-comments {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin-top: 24px;
    text-transform: uppercase;
}

.comment-form label {
    display: block;
}

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    width: 100%;
}

.form-allowed-tags, .form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5;
}

.required {
    color: #c0392b;
}

.comment-reply-title small a {
    color: #2b2b2b;
    float: right;
    height: 24px;
    overflow: hidden;
    width: 24px;
}

.comment-reply-title small a:hover {
    color: #adadad;
}

.comment-reply-title small a:before {
    content: "\f405";
    font-size: 32px;
}

.comment-navigation {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 48px;
    text-transform: uppercase;
}

.comment-navigation .nav-next, .comment-navigation .nav-previous {
    display: inline-block;
}

.comment-navigation .nav-previous a {
    margin-right: 10px;
}

#comment-nav-above {
    margin-top: 36px;
    margin-bottom: 0;
}

#secondary {
    background-color: #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    clear: both;
    color: rgba(255, 255, 255, 0.7);
    margin-top: -1px;
    padding: 0 10px;
    position: relative;
    z-index: 2;
    display: none !important;
}

.site-description {
    display: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
}

.primary-sidebar {
    padding-top: 48px;
}

.secondary-navigation + .primary-sidebar {
    padding-top: 0;
}

.content-sidebar {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #767676;
    padding: 48px 10px 0;
}

.widget {
    font-size: 14px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    line-height: 1.2857142857;
    margin-bottom: 48px;
    width: 100%;
    word-wrap: break-word;
}

.widget a {
    color: #fff;
}

.widget a:hover {
    color: #adadad;
}

.widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6 {
    margin: 24px 0 12px;
}

.widget h1 {
    font-size: 22px;
    line-height: 1.0909090909;
}

.widget h2 {
    font-size: 20px;
    line-height: 1.2
}

.widget h3 {
    font-size: 18px;
    line-height: 1.3333333333
}

.widget h4 {
    font-size: 16px;
    line-height: 1.5
}

.widget h5 {
    font-size: 14px;
    line-height: 1.7142857142
}

.widget h6 {
    font-size: 12px;
    line-height: 2
}

.widget address {
    margin-bottom: 18px
}

.widget abbr[title] {
    border-color: rgba(255, 255, 255, 0.7)
}

.widget mark, .widget ins {
    color: #000
}

.widget pre, .widget fieldset {
    border-color: rgba(255, 255, 255, 0.2)
}

.widget code, .widget kbd, .widget tt, .widget var, .widget samp, .widget pre {
    font-size: 12px;
    line-height: 1.5
}

.widget blockquote {
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 18px
}

.widget blockquote cite {
    color: #fff;
    font-size: 14px;
    line-height: 1.2857142857
}

.widget dl, .widget dd {
    margin-bottom: 18px
}

.widget ul, .widget ol {
    list-style: none;
    margin: 0
}

.widget li > ol, .widget li > ul {
    margin-left: 10px
}

.widget table, .widget th, .widget td {
    border-color: rgba(255, 255, 255, 0.2)
}

.widget table {
    margin-bottom: 18px
}

.widget del {
    color: rgba(255, 255, 255, 0.4)
}

.widget hr {
    background-color: rgba(255, 255, 255, 0.2)
}

.widget p {
    margin-bottom: 18px
}

.widget input, .widget textarea {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 16px;
    padding: 1px 2px 2px 4px
}

.widget input:focus, .widget textarea:focus {
    border-color: rgba(255, 255, 255, 0.3)
}

.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
    background-color: #adadad;
    border: 0;
    font-size: 12px;
    padding: 5px 15px 4px
}

.widget input[type="button"]:hover, .widget input[type="button"]:focus, .widget input[type="reset"]:hover, .widget input[type="reset"]:focus, .widget input[type="submit"]:hover, .widget input[type="submit"]:focus {
    background-color: #adadad
}

.widget input[type="button"]:active, .widget input[type="reset"]:active, .widget input[type="submit"]:active {
    background-color: #55d737
}

.widget .wp-caption {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 18px
}

.widget .widget-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857142;
    margin: 0 0 24px;
    text-transform: uppercase
}

.widget-title, .widget-title a {
    color: #fff
}

.widget-title a:hover {
    color: #adadad
}

.widget_calendar table {
    line-height: 2;
    margin: 0
}

.widget_calendar caption {
    color: #fff;
    font-weight: 700;
    line-height: 1.7142857142;
    margin-bottom: 18px;
    text-align: left;
    text-transform: uppercase
}

.widget_calendar thead th {
    background-color: rgba(255, 255, 255, 0.1)
}

.widget_calendar tbody td, .widget_calendar thead th {
    text-align: center
}

.widget_calendar tbody a {
    background-color: #adadad;
    color: #fff;
    display: block
}

.widget_calendar tbody a:hover {
    background-color: #adadad;
    color: #fff
}

.widget_calendar #prev {
    padding-left: 5px
}

.widget_calendar #next {
    padding-right: 5px;
    text-align: right
}

.widget_twentyfourteen_ephemera > ol > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 18px;
    padding: 0
}

.widget_twentyfourteen_ephemera .hentry {
    margin: 0;
    max-width: 100%
}

.widget_twentyfourteen_ephemera .entry-title, .widget_twentyfourteen_ephemera .entry-meta, .widget_twentyfourteen_ephemera .wp-caption-text, .widget_twentyfourteen_ephemera .post-format-archive-link, .widget_twentyfourteen_ephemera .entry-content table {
    font-size: 12px;
    line-height: 1.5
}

.widget_twentyfourteen_ephemera .entry-title {
    display: inline;
    font-weight: 400
}

.widget_twentyfourteen_ephemera .entry-meta {
    margin-bottom: 18px
}

.widget_twentyfourteen_ephemera .entry-meta a {
    color: rgba(255, 255, 255, 0.7)
}

.widget_twentyfourteen_ephemera .entry-meta a:hover {
    color: #adadad
}

.widget_twentyfourteen_ephemera .entry-content ul, .widget_twentyfourteen_ephemera .entry-content ol {
    margin: 0 0 18px 20px
}

.widget_twentyfourteen_ephemera .entry-content ul {
    list-style: disc
}

.widget_twentyfourteen_ephemera .entry-content ol {
    list-style: decimal
}

.widget_twentyfourteen_ephemera .entry-content li > ul, .widget_twentyfourteen_ephemera .entry-content li > ol {
    margin: 0 0 0 20px
}

.widget_twentyfourteen_ephemera .entry-content th, .widget_twentyfourteen_ephemera .entry-content td {
    padding: 6px
}

.widget_twentyfourteen_ephemera .post-format-archive-link {
    font-weight: 700;
    text-transform: uppercase
}

.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 8px 0 9px
}

.widget_archive li:first-child, .widget_categories li:first-child, .widget_links li:first-child, .widget_meta li:first-child, .widget_nav_menu li:first-child, .widget_pages li:first-child, .widget_recent_comments li:first-child, .widget_recent_entries li:first-child {
    border-top: 0
}

.widget_categories li ul, .widget_nav_menu li ul, .widget_pages li ul {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 9px
}

.widget_categories li li:last-child, .widget_nav_menu li li:last-child, .widget_pages li li:last-child {
    padding-bottom: 0
}

.widget_recent_entries .post-date {
    display: block
}

.rsswidget img {
    margin-top: -4px
}

.rssSummary {
    margin: 9px 0
}

.rss-date {
    display: block
}

.widget_rss li {
    margin-bottom: 18px
}

.widget_rss li:last-child {
    margin-bottom: 0
}

.widget_text > div > :last-child {
    margin-bottom: 0
}

.content-sidebar .widget a {
    color: #adadad
}

.content-sidebar .widget a:hover {
    color: #adadad
}

.content-sidebar .widget pre {
    border-color: rgba(0, 0, 0, 0.1)
}

.content-sidebar .widget mark, .content-sidebar .widget ins {
    color: #2b2b2b
}

.content-sidebar .widget abbr[title] {
    border-color: #2b2b2b
}

.content-sidebar .widget fieldset {
    border-color: rgba(0, 0, 0, 0.1)
}

.content-sidebar .widget blockquote {
    color: #767676
}

.content-sidebar .widget blockquote cite {
    color: #2b2b2b
}

.content-sidebar .widget li > ol, .content-sidebar .widget li > ul {
    margin-left: 18px
}

.content-sidebar .widget table, .content-sidebar .widget th, .content-sidebar .widget td {
    border-color: rgba(0, 0, 0, 0.1)
}

.content-sidebar .widget del {
    color: #767676
}

.content-sidebar .widget hr {
    background-color: rgba(0, 0, 0, 0.1)
}

.content-sidebar .widget input, .content-sidebar .widget textarea {
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.1);
    color: #2b2b2b
}

.content-sidebar .widget input:focus, .content-sidebar .widget textarea:focus {
    border-color: rgba(0, 0, 0, 0.3)
}

.content-sidebar .widget input[type="button"], .content-sidebar .widget input[type="reset"], .content-sidebar .widget input[type="submit"] {
    background-color: #adadad;
    border: 0;
    color: #fff
}

.content-sidebar .widget input[type="button"]:hover, .content-sidebar .widget input[type="button"]:focus, .content-sidebar .widget input[type="reset"]:hover, .content-sidebar .widget input[type="reset"]:focus, .content-sidebar .widget input[type="submit"]:hover, .content-sidebar .widget input[type="submit"]:focus {
    background-color: #adadad
}

.content-sidebar .widget input[type="button"]:active, .content-sidebar .widget input[type="reset"]:active, .content-sidebar .widget input[type="submit"]:active {
    background-color: #55d737
}

.content-sidebar .widget .wp-caption {
    color: #767676
}

.content-sidebar .widget .widget-title {
    border-top: 5px solid #000;
    color: #2b2b2b;
    font-size: 14px;
    font-weight: 900;
    margin: 0 0 18px;
    padding-top: 7px;
    text-transform: uppercase
}

.content-sidebar .widget .widget-title a {
    color: #2b2b2b
}

.content-sidebar .widget .widget-title a:hover {
    color: #adadad
}

.content-sidebar .widget_archive li, .content-sidebar .widget_categories li, .content-sidebar .widget_links li, .content-sidebar .widget_meta li, .content-sidebar .widget_nav_menu li, .content-sidebar .widget_pages li, .content-sidebar .widget_recent_comments li, .content-sidebar .widget_recent_entries li, .content-sidebar .widget_categories li ul, .content-sidebar .widget_nav_menu li ul, .content-sidebar .widget_pages li ul {
    border-color: rgba(0, 0, 0, 0.1)
}

.content-sidebar .widget_calendar caption {
    color: #2b2b2b;
    font-weight: 900
}

.content-sidebar .widget_calendar thead th {
    background-color: rgba(0, 0, 0, 0.02)
}

.content-sidebar .widget_calendar tbody a, .content-sidebar .widget_calendar tbody a:hover {
    color: #fff
}

.content-sidebar .widget_twentyfourteen_ephemera .widget-title {
    line-height: 1.2857142857;
    padding-top: 1px
}

.content-sidebar .widget_twentyfourteen_ephemera .widget-title:before {
    background-color: #000;
    color: #fff;
    margin: -1px 9px 0 0;
    padding: 6px 0 9px;
    text-align: center;
    vertical-align: middle;
    width: 36px
}

.content-sidebar .widget_twentyfourteen_ephemera .video.widget-title:before {
    content: "\f104"
}

.content-sidebar .widget_twentyfourteen_ephemera .audio.widget-title:before {
    content: "\f109"
}

.content-sidebar .widget_twentyfourteen_ephemera .image.widget-title:before {
    content: "\f473"
}

.content-sidebar .widget_twentyfourteen_ephemera .gallery.widget-title:before {
    content: "\f103"
}

.content-sidebar .widget_twentyfourteen_ephemera .aside.widget-title:before {
    content: "\f101"
}

.content-sidebar .widget_twentyfourteen_ephemera .quote.widget-title:before {
    content: "\f106"
}

.content-sidebar .widget_twentyfourteen_ephemera .link.widget-title:before {
    content: "\f107"
}

.content-sidebar .widget_twentyfourteen_ephemera > ol > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta {
    color: #ccc
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a {
    color: #767676
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
    color: #adadad
}

.content-sidebar.widget_twentyfourteen_ephemera blockquote cite {
    font-size: 13px;
    line-height: 1.3846153846
}

.content-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link {
    font-weight: 900
}

#supplementary {
    padding: 0 10px;
}

.site-footer, .site-info, .site-info a {
    color: rgba(255, 255, 255, 0.7);
}

.site-footer {
    /*background-color: #364049;*/
    background-color: #161515;
    font-size: 12px;
    position: relative;
    z-index: 3;
}

.footer-sidebar {
    padding-top: 48px;
}

.site-info {
    padding: 15px 10px;
}

#supplementary + .site-info {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-info a:hover {
    color: #adadad;
}

.featured-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin-top: -4px;
}

.featured-content-inner {
    overflow: hidden
}

.featured-content .hentry {
    position: relative;
    color: #fff;
    margin: 0;
    max-width: 100%;
    width: 100%
}

.featured-content .post-thumbnail, .featured-content .post-thumbnail:hover {
    /*background: transparent*/
}

.featured-content .post-thumbnail {
    display: block;
    position: relative;
    padding-top: 55.357142857%;
    overflow: hidden
}

.featured-content .post-thumbnail img {
    left: 0;
    position: absolute;
    top: 0
}

.featured-content .entry-header {
    background-color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 24px 10px
}

.featured-content a {
    color: #fff
}

/*.featured-content a:hover {
    color: #adadad
}*/
.featured-content .entry-meta {
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.0909090909;
    margin-bottom: 12px
}

.featured-content .cat-links {
    font-weight: 700
}

.featured-content .entry-title {
    font-size: 18px;
    overflow: hidden;
    /*height: 17px;*/
    font-weight: 600;
    line-height: 1.3333333333;
    margin: 0;
    text-transform: inherit;
    letter-spacing: 0.3px;
}

.slider .featured-content .hentry {
    -webkit-backface-visibility: hidden;
    display: none;
    position: relative
}

.slider .featured-content .post-thumbnail {
    padding-top: 55.49132947%
}

.slider-control-paging {
    background-color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    list-style: none;
    margin: -24px 0 0;
    position: relative;
    width: 100%;
    z-index: 3
}

.slider-control-paging li {
    float: left;
    margin: 2px 4px 2px 0
}

.slider-control-paging li:last-child {
    margin-right: 0
}

.slider-control-paging a {
    cursor: pointer;
    display: block;
    height: 44px;
    position: relative;
    text-indent: -999em;
    width: 44px
}

.slider-control-paging a:before {
    background-color: #4d4d4d;
    content: "";
    height: 12px;
    left: 10px;
    position: absolute;
    top: 16px;
    width: 12px
}

.slider-control-paging a:hover:before {
    background-color: #adadad
}

.slider-control-paging .slider-active:before, .slider-control-paging .slider-active:hover:before {
    background-color: #adadad
}

.slider-direction-nav {
    clear: both;
    list-style: none;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 3
}

.slider-direction-nav li {
    border-color: #fff;
    border-style: solid;
    border-width: 2px 1px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    text-align: center;
    width: 50%
}

.slider-direction-nav li:last-child {
    border-width: 2px 0 0 1px
}

.slider-direction-nav a {
    background-color: #000;
    display: block;
    font-size: 0;
    height: 46px
}

.slider-direction-nav a:hover {
    background-color: #adadad
}

.slider-direction-nav a:before {
    color: #fff;
    content: "\f430";
    font-size: 32px;
    line-height: 46px
}

.slider-direction-nav .slider-next:before {
    content: "\f429"
}

.slider-direction-nav .slider-disabled {
    display: none
}

.site-main .widecolumn {
    padding-top: 72px;
    width: auto
}

.site-main .mu_register, .widecolumn > h2, .widecolumn > form {
    margin: 0 auto 48px;
    padding: 0 30px
}

.site-main .mu_register #blog_title, .site-main .mu_register #user_email, .site-main .mu_register #blogname, .site-main .mu_register #user_name {
    font-size: inherit;
    width: 90%
}

.site-main .mu_register input[type="submit"], .widecolumn #submit {
    font-size: inherit;
    width: auto
}

@media screen and (max-width: 672px) {

    .menu-item-has-children:after {
        display: none;
    }

    .category #content article, .category #content .article {
        padding-bottom: 5px;
    }

    .single-post .entry-title, .category .entry-title, .page .entry-title {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .single-post .site-content .entry-header, .category .site-content .entry-header, .page .site-content .entry-header {
        padding: 0 10px 0px;
    }

    a.title-dat-post {
        font-size: 0.84em !important;
        text-decoration: none;
        line-height: 18px
    }

    .grid .featured-content .entry-header {
        top: 0 !important
    }

    .news .cat-links {
        display: none !important
    }

    .news .byline {
        display: none !important
    }

    .home-review .entry-title a {
        font-size: 14px !important
    }

    .news article:first-child .entry-header, .news article:nth-child(2) .entry-header, .news .article:first-child .entry-header, .news .article:nth-child(2) .entry-header {
        margin-top: 0 !important
    }

}

@media screen and (max-width: 901px) {

    .primary-navigation li {
        font-size: 12px !important
    }

    a.cat_rss {
        top: 5px !important
    }

    /*.single #content article, .single #content .article {
        width: 90%
    }*/
    .news .has-tag-news {
        display: none
    }

    .google-ad {
        display: none
    }

}

@media screen and (max-width: 490px) {
    .wp-block-image.is-resized {
        width: fit-content !important;
    }

    .single #content article img, .single #content .article img {
        width: 100%;
    }

    .single #content article .wp-caption-text, .single #content .article .wp-caption-text {
        width: 100%;
        margin-left: 0px !important;
    }

    .wpa-social-icons > img {
        width: 18px !important;
    }

    a.contributor-nickname {
        margin-left: 10px !important;
    }

    .wp-about-author-pic img {
        width: 80px !important;
    }

    .news article, .news .article {
        width: 100% !important;
        margin: 0px 0px 20px !important;
        padding: 0px !important;
    }

    .news article h2, .news .article h2 {
        font-size: 14px !important;
    }

    /*#search-container {
        display: none;
    }*/

}

@media screen and (max-width: 601px) {

    .single #content article, .single #content .article {
        width: 90%
    }

    .news article, .news .article { /*max-height:145px;*/
        overflow: hidden;
        border-top: 0 !important
    }

    .home-review .entry-title a {
        font-size: 8px !important;
        padding-left: 0
    }

}

article, .article {
    overflow: hidden !important
}

@media screen and (max-width: 0px) {

    .list-view .site-content .post-thumbnail {
        background: none;
        width: auto;
        z-index: 2
    }

    .list-view .site-content .post-thumbnail img {
        float: left;
        margin: 0 10px 3px 0;
        width: 84px
    }

    .list-view .site-content .entry-header {
        background-color: transparent;
        padding: 0
    }

    .list-view .content-area {
        padding: 0 10px
    }

    .list-view .site-content .hentry {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin: 0;
        min-height: 60px;
        padding: 12px 0 9px
    }

    .list-view .site-content .cat-links, .list-view .site-content .entry-content, .list-view .site-content .entry-summary, .list-view .site-content footer.entry-meta {
        display: none
    }

    .list-view .site-content .entry-title {
        clear: none;
        font-size: 15px;
        font-weight: 900;
        line-height: 1.2;
        margin-bottom: 6px;
        text-transform: none
    }

    .list-view .site-content .format-aside .entry-title, .list-view .site-content .format-link .entry-title, .list-view .site-content .format-quote .entry-title {
        display: block
    }

    .list-view .site-content .entry-meta {
        background-color: transparent;
        clear: none;
        margin: 0;
        text-transform: none
    }

    .archive-header, .page-header {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin: 24px auto 0;
        padding-bottom: 24px
    }

    .error404 .page-header {
        border-bottom: 0;
        margin: 0 auto 24px;
        padding: 0 10px
    }

}

@media screen and (min-width: 401px) {

    .full-size-link:before, .parent-post-link:before, .site-content span + .byline:before, .site-content span + .comments-link:before, .site-content span + .edit-link:before, .site-content span + .entry-date:before {
        content: "";
    }

    .attachment span.entry-date:before, .entry-content .edit-link a:before, .entry-meta .edit-link a:before, .site-content .byline a:before, .site-content .comments-link a:before, .site-content .entry-date a:before, .site-content .featured-post:before, .site-content .full-size-link a:before, .site-content .parent-post-link a:before, .site-content .post-format a:before {
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font: normal 14px/1 Genericons;
        text-decoration: inherit;
        vertical-align: text-bottom;
    }

    .site-content .format-video .post-format a:before {
        content: "\f104";
    }

    .site-content .format-audio .post-format a:before {
        content: "\f109";
    }

    .site-content .format-image .post-format a:before {
        content: "\f473";
    }

    .site-content .format-quote .post-format a:before {
        content: "\f106";
        margin-right: 2px;
    }

    .site-content .format-gallery .post-format a:before {
        content: "\f103";
        margin-right: 4px;
    }

    .site-content .format-aside .post-format a:before {
        content: "\f101";
        margin-right: 2px;
    }

    .site-content .format-link .post-format a:before {
        content: "\f107";
        position: relative;
        top: 1px;
    }

    .site-content .featured-post:before {
        content: "\f308";
        margin-right: 3px;
        position: relative;
        top: 1px;
    }

    .site-content .entry-date a:before, .attachment .site-content span.entry-date:before {
        content: "\f303";
        margin-right: 1px;
        position: relative;
        top: 1px;
    }

    .site-content .byline a:before {
        font-family: FontAwesome;
        content: "\f007";
        margin: 0 4px;
        position: relative;
        top: -2px;
    }

    .site-content .comments-link a:before {
        font-family: FontAwesome;
        content: "\f086";
        margin-right: 4px;
        position: relative;
        top: -2px;
    }

    .news .comments-link a:before, .article-cat .comments-link a:before, .article-cat .byline a:before {
        top: 0;
    }

    .entry-content .edit-link a:before, .entry-meta .edit-link a:before {
        content: "\f411";
    }

    .site-content .full-size-link a:before {
        content: "\f402";
        margin-right: 1px;
    }

    .site-content .parent-post-link a:before {
        content: "\f301";
    }

    .list-view .site-content .hentry {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .list-view .site-content .hentry:first-of-type, .list-view .site-content .hentry.has-post-thumbnail {
        border-top: 0;
        padding-top: 0;
    }

    .archive-header, .page-header {
        margin: 0 auto 60px;
        padding: 0 10px;
    }

    .error404 .page-header {
        margin-bottom: 24px;
    }

}

@media screen and (min-width: 594px) {

    .site-content .entry-header {
        padding-right: 30px;
        padding-left: 30px;
    }

}

@media screen and (max-width: 768px) {
    .article-cat .entry-header, .article-cat .entry-summary {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .social-buttons-top {
        display: none;
    }

    .soc-notif {
        margin: 10px 10px !important;
    }
    .wp-about-author-text .authordesc {
        font-size: 12px;
        font-weight: normal;
    }
}

@media screen and (max-width: 673px) {

    .news article .entry-header, .news .article .entry-header {
        border-top: none !important;
    }

    /*.news article .entry-content, .news .article .entry-content {padding: 6px 5px 0!important;}*/
    /*.menu-toggle:before {
        margin-top: 23px !important;
    }*/
    /*.news article .entry-header, .news .article .entry-header {margin: 2px 4px !important;padding: 10px 10px 0 0px !important}*/
    .home-review {
        margin-top: 10px;
    }

    .home-games, .home-movie, .home-books, .books-text, .home-edc, .edc-text, .home-tech, .home-review, .home-social, .home-rev, .rev-text, .games-text, .movie-text, .tech-text, aside#recent-comments-4, aside#most_commented_widget-2, #secondary, #supplementary, .home_text_prev, .all_posts, .search-toggle, .social-header1 {
        display: none !important;
    }

    .site-footer {
        margin-top: 10px !important;
    }

    .yarpp-thumbnails-horizontal .yarpp-thumbnail {
        width: 32% !important;
    }

    .yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
        font-size: 9px !important;
    }

    .site-title img {
        width: 200px !important;
    }

    .news article, .news .article {
        height: auto !important;
        border-top: 0 !important;
    }

    .news article .entry-header, .news .article .entry-header { /*height:26px;*/
        overflow: hidden;
    }

    .news {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .featured-content {
        margin-bottom: 10px;
        display: none !important;
    }

    .news .author {
        font-size: 10px;
    }

    .news .cat-links {
        font-size: 10px;
    }

    .news p {
        font-size: 10px;
    }

    .home-review .entry-title a {
        font-size: 18px;
    }

    .home-movie div a img {
        height: 50px;
    }

    .home-games div a img {
        height: 50px;
    }

    .movie-header, .games-header, .tech-header, .rev-header {
        font-size: 12px;
    }

    .news article h1, .news article h2, .news .article h1, .news .article h2 {
        font-size: 12px;
    }

}

@media screen and (max-width: 1199px) {

    .social-header1 a img {
        top: 14px !important;
    }

    /*.menu-toggle:before, .search-toggle:before {
        margin-top: 18px !important;
    }*/
    .news .entry-date, .home-art-meta {
        display: none;
    }

    .site-title img {
        width: 200px !important;
    }

    .primary-navigation {
        margin-top: 15px !important;
        font-size: 14px !important;
    }

    .search-box {
        padding: 13px 12px 0px !important;
        margin-top: 2px;
    }

}

@media screen and (max-width: 878px) {
    .search-box {
        padding: 13px 25px 0px 12px !important;
        margin-top: 1px !important;
    }
}

@media screen and (max-width: 1299px) and (min-width: 673px) {

    .featured-content .entry-title {
        font-size: 13px !important;
    }

}

@media screen and (min-width: 673px) {

    .news .entry-date {
        display: none;
    }

    .header-main {
        padding: 0 20px 0 0;
    }

    .search-toggle {
        margin-right: 18px;
    }

    .search-box .search-field {
        width: 150px;
    }

    .content-area {
        float: left;
        width: 100%;
    }

    .site-content .has-post-thumbnail .entry-header {
        margin-top: 0;
    }

    .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta {
        padding-right: 30px;
        padding-left: 30px;
    }

    .singular .site-content .hentry.has-post-thumbnail {
        margin-top: 0;
    }

    .full-width .site-content {
        margin-right: 0;
    }

    #secondary, #supplementary {
        padding: 0 30px;
    }

    .content-sidebar {
        border: 0;
        float: right;
        margin-left: -33.33333333%;
        padding: 48px 30px 24px;
        width: 33.33333333%;
    }

    .grid .featured-content .hentry {
        float: left;
        width: 50%;
    }

    .grid .featured-content .entry-header {
        border-color: #000;
        border-style: solid;
        padding: 0 15px 0 0;
        border-width: 6px 9px;
        position: absolute;
        bottom: 15px;
        left: 15px;
        background: none !important;
        border: none !important;
        display: block;
        text-shadow: 1px 1px 1px #000;
    }

    .grid .featured-content .entry-header b a {
        display: block;
    }

    .grid .featured-content .entry-header b a:hover {
        color: white;
    }

    .slider .featured-content .entry-title {
        font-size: 22px;
        line-height: 1.0909090909;
    }

    .slider .featured-content .entry-header {
        min-height: inherit;
        padding: 24px 30px 48px;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 50%;
        z-index: 3;
    }

    .slider-control-paging {
        background: transparent;
        margin-top: -48px;
        padding-left: 20px;
        width: 50%;
    }

    .slider-direction-nav {
        clear: none;
        float: right;
        margin-top: -48px;
        width: 98px;
    }

    .slider-direction-nav li {
        border: 0;
        padding: 0 1px 0 0;
    }

    .slider-direction-nav li:last-child {
        padding: 0 0 0 1px;
    }

    .slider-direction-nav a {
        height: 48px;
    }

    .slider-direction-nav a:before {
        line-height: 48px;
    }

}

.footer-desc {
    display: inline;
}

.up-m3 {
    display: none;
}

@media screen and (max-width: 802px) {

    .hide-m1 {
        display: none;
    }

    .hide-m2 {
        display: block !important;
    }

    .up-m3 {
        display: inline-block;
        position: relative;
        top: 5px;
        margin-right: 15px;
    }

    .social-footer {
        top: 4px !important;
    }

    .social-footer a {
        margin: 0px 15px 0px 0px !important
    }

    .social-footer {
        margin: 5px 5px 0 0;
    }

    .site-info {
        padding: 5px 10px 10px;
    }

    .footer-desc {
        display: none;
    }

    .home_text_prev {
        font-size: 14px;
    }

    span.author.fn.n {
        display: none;
    }

    .cat-links {
        margin-top: 8px;
    }

    .primary-navigation li a {
        padding-left: 10px;
    }

    #sidebar-content {
        display: none !important;
    }

    .single #content article, .single #content .article {
        width: 100% !important;
    }

    #masthead-fixed {
        margin-bottom: 15px;
    }

    .masthead-fixed .site-main {
        margin-top: 0px !important;
    }

    a.title-dat-post {
        font-size: 1.2em;
    }

    .comments-link, .views_c, .home-twitter {
        display: none !important;
    }

    .google-ad-big {
        display: none !important;
    }

    .google-ad-mimi {
        display: block !important;
    }

    .cat-links, .author a, .entry-meta {
        font-size: 10px;
    }

    .article-cat .entry-title a {
        font-size: 21px !important;
    }

    .featured-content {
        margin-top: -18px;
    }

    .primary-navigation {
        margin-top: 0px !important;
    }

}

@media screen and (max-width: 969px) {

    .primary-navigation li:nth-child(6), .primary-navigation li:nth-child(7), .primary-navigation li:nth-child(8) {
        display: none;
    }

    .news article h1, .news article h2, .news .article h1, .news .article h2 {
        font-size: 12px;
    }

    .home-twitter {
        display: none !important;
    }

}

@media screen and (min-width: 970px) {

    .primary-navigation li:nth-child(6), .primary-navigation li:nth-child(7), .primary-navigation li:nth-child(8) {
        display: inline
    }

}

@media screen and (max-width: 1024px) {

    body.custom-background {
        background: none !important;
    }

    .has-tag-news {
        display: none;
    }

    .cat-links {
        margin-top: 5px
    }

    .primary-navigation li:nth-child(7) {
        display: none
    }

    .news article, .news .article { /*max-height:300px;*/
        font-size: 13px !important;
    }

    .news article h1, .news article h2, .news .article h1, .news .article h2 {
        font-size: 13px; /*max-height:40px;*/
        overflow: hidden
    }

}

@media screen and (min-width: 878px) {
    .primary-navigation .menu-toggle {
        display: none;
        padding: 0
    }

    .primary-navigation .nav-menu {
        border-bottom: 0;
        display: block
    }
}

@media screen and (min-width: 801px) {

    .header-main {
        padding-right: 0
    }

    .search-toggle {
        margin-right: 0
    }

    .masthead-fixed .site-header { /*position:fixed*/;
        top: 0
    }

    /*.admin-bar.masthead-fixed .site-header{top:32px}*/
    /*.masthead-fixed .site-main{margin-top:101px}*/
    .site-navigation li .current_page_item > a, .site-navigation li .current_page_ancestor > a, .site-navigation li .current-menu-item > a, .site-navigation li .current-menu-ancestor > a {
        color: #fff
    }

    .primary-navigation {
        float: left;
        font-size: 16px;
        padding: 0;
        margin-left: 30px;
        margin-top: 25px;
        text-transform: uppercase
    }

    /*.primary-navigation .nav-menu {
        border-bottom: 0;
        display: block
    }*/
    .primary-navigation.toggled-on {
        border-bottom: 0;
        margin: 0;
        padding: 0
    }

    .primary-navigation li {
        border: 0;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        font-weight: 700;
        position: relative
    }

    .primary-navigation a {
        display: inline-block;
        padding: 0 12px;
        white-space: nowrap
    }

    .primary-navigation ul ul {
        background-color: #000;
        float: left;
        margin: 0;
        position: absolute;
        top: 25px;
        left: -999em;
        z-index: 99999
    }

    .primary-navigation li li {
        border: 0;
        display: block;
        height: auto;
        line-height: 1.0909090909
    }

    .primary-navigation ul ul ul {
        left: -999em;
        top: 0
    }

    .primary-navigation ul ul a {
        padding: 6px 12px;
        white-space: normal;
        width: 98px;
    }

    .primary-navigation li:hover > a, .primary-navigation li.focus > a {
        color: #000;
        background: #fff
    }

    .primary-navigation ul ul a:hover, .primary-navigation ul ul li.focus > a {
        background-color: #c5c5c5;
    }

    .primary-navigation ul li:hover > ul, .primary-navigation ul li.focus > ul {
        left: auto
    }

    .primary-navigation ul ul li:hover > ul, .primary-navigation ul ul li.focus > ul {
        left: 100%
    }

    .primary-navigation li .menu-item-has-children > a, .primary-navigation li .page_item_has_children > a {
        padding-right: 20px;
        width: 168px
    }

    .primary-navigation .menu-item-has-children li.menu-item-has-children > a:after, .primary-navigation .menu-item-has-children li.page_item_has_children > a:after, .primary-navigation .page_item_has_children li.menu-item-has-children > a:after, .primary-navigation .page_item_has_children li.page_item_has_children > a:after {
        content: "\f501";
        right: 8px;
        top: 20px
    }

}

@media screen and (min-width: 810px) {

    .attachment .entry-attachment .attachment {
        max-width: 810px;
    }

    .attachment .site-content .attachment img {
        margin: 0 auto;
    }

    .full-width .site-content blockquote.alignleft, .full-width .site-content blockquote.alignright {
        width: -webkit-calc(50% + 130px);
        width: calc(50% + 130px);
    }

    .full-width .site-content .alignleft {
        clear: left;
    }

    .full-width .site-content .alignright {
        clear: right;
    }

}

@media screen and (min-width: 846px) {

    .comment-list .trackback, .comment-list .pingback, .comment-list article, .comment-list .article {
        margin-bottom: 36px;
        padding-top: 36px;
    }

    .comment-author .avatar {
        height: 34px;
        top: 2px;
        width: 34px;
    }

    .comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
        padding-left: 50px;
    }

    .comment-list .children {
        margin-left: 20px;
    }

    .featured-content {
        margin-bottom: 0;;
    }

}

@media screen and (min-width: 1200px) {

    .news .entry-date {
        display: inline;
        margin-right: 1px !important;
    }

}

@media screen and (min-width: 1008px) {

    .main-content {
        float: left
    }

    .site-content .entry-header {
        margin-top: 0
    }

    .site-content .has-post-thumbnail .entry-header {
        margin-top: 0
    }

    .content-sidebar {
        margin-left: -29.04761904%;
        width: 29.04761904%
    }

    .site:before {
        display: none
    }

    #secondary {
        background-color: transparent;
        border: 0;
        clear: none;
        float: left;
        margin: 0 0 0 -100%;
        min-height: 100vh;
        width: 122px
    }

    .primary-sidebar {
        padding-top: 0
    }

    .site-description {
        display: block;
        margin: -3px 0 21px
    }

    .site-description:empty {
        margin: 0
    }

    .secondary-navigation {
        font-size: 11px;
        margin: 0 -30px 48px;
        width: 182px
    }

    .secondary-navigation li {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        position: relative
    }

    .secondary-navigation a {
        padding: 10px 30px
    }

    .secondary-navigation ul ul {
        background-color: #adadad;
        position: absolute;
        top: 0;
        left: -999em;
        width: 182px;
        z-index: 99999
    }

    .secondary-navigation li li {
        border-top: 0
    }

    .secondary-navigation li:hover > a, .secondary-navigation li.focus > a {
        background-color: #adadad;
        color: #fff
    }

    .secondary-navigation ul ul a:hover, .secondary-navigation ul ul li.focus > a {
        background-color: #adadad
    }

    .secondary-navigation ul li:hover > ul, .secondary-navigation ul li.focus > ul {
        left: 162px
    }

    .secondary-navigation .menu-item-has-children > a {
        padding-right: 38px
    }

    .secondary-navigation .menu-item-has-children > a:after {
        -webkit-font-smoothing: antialiased;
        content: "\f501";
        display: inline-block;
        font: normal 8px/1 Genericons;
        position: absolute;
        right: 26px;
        top: 14px;
        vertical-align: text-bottom
    }

    .footer-sidebar .widget, .primary-sidebar .widget {
        font-size: 12px;
        line-height: 1.5
    }

    .footer-sidebar .widget {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 0 30px;
        width: 25%
    }

    .footer-sidebar .widget h1, .primary-sidebar .widget h1 {
        font-size: 20px;
        line-height: 1.2
    }

    .footer-sidebar .widget h2, .primary-sidebar .widget h2 {
        font-size: 18px;
        line-height: 1.3333333333
    }

    .footer-sidebar .widget h3, .primary-sidebar .widget h3 {
        font-size: 16px;
        line-height: 1.5
    }

    .footer-sidebar .widget h4, .primary-sidebar .widget h4 {
        font-size: 14px;
        line-height: 1.7142857142
    }

    .footer-sidebar .widget h5, .primary-sidebar .widget h5 {
        font-size: 12px;
        line-height: 2
    }

    .footer-sidebar .widget h6, .primary-sidebar .widget h6 {
        font-size: 11px;
        line-height: 2.1818181818
    }

    .footer-sidebar .widget code, .footer-sidebar .widget kbd, .footer-sidebar .widget tt, .footer-sidebar .widget var, .footer-sidebar .widget samp, .footer-sidebar .widget pre, .primary-sidebar .widget code, .primary-sidebar .widget kbd, .primary-sidebar .widget tt, .primary-sidebar .widget var, .primary-sidebar .widget samp, .primary-sidebar .widget pre {
        font-size: 11px;
        line-height: 1.6363636363
    }

    .footer-sidebar .widget blockquote, img.aligncenter
    .primary-sidebar .widget blockquote {
        font-size: 14px;
        line-height: 1.2857142857
    }

    .footer-sidebar .widget blockquote cite, .primary-sidebar .widget blockquote cite {
        font-size: 12px;
        line-height: 1.5
    }

    .footer-sidebar .widget input, .footer-sidebar .widget textarea, .primary-sidebar .widget input, .primary-sidebar .widget textarea {
        font-size: 12px;
        padding: 3px 2px 4px 4px
    }

    .footer-sidebar .widget input[type="button"], .footer-sidebar .widget input[type="reset"], .footer-sidebar .widget input[type="submit"], .primary-sidebar .widget input[type="button"], .primary-sidebar .widget input[type="reset"], .primary-sidebar .widget input[type="submit"] {
        padding: 5px 15px 4px
    }

    .footer-sidebar .widget .widget-title, .primary-sidebar .widget .widget-title {
        font-size: 11px;
        font-weight: 900;
        line-height: 1.6363636363;
        margin-bottom: 18px
    }

    .footer-sidebar .widget_twentyfourteen_ephemera .entry-title, .footer-sidebar .widget_twentyfourteen_ephemera .entry-meta, .footer-sidebar .widget_twentyfourteen_ephemera .wp-caption-text, .footer-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link, .footer-sidebar .widget_twentyfourteen_ephemera .entry-content table, .primary-sidebar .widget_twentyfourteen_ephemera .entry-title, .primary-sidebar .widget_twentyfourteen_ephemera .entry-meta, .primary-sidebar .widget_twentyfourteen_ephemera .wp-caption-text, .primary-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link, .primary-sidebar .widget_twentyfourteen_ephemera .entry-content table {
        font-size: 11px;
        line-height: 1.6363636363
    }

    .footer-sidebar .widget_archive li, .footer-sidebar .widget_categories li, .footer-sidebar .widget_links li, .footer-sidebar .widget_meta li, .footer-sidebar .widget_nav_menu li, .footer-sidebar .widget_pages li, .footer-sidebar .widget_recent_comments li, .footer-sidebar .widget_recent_entries li, .primary-sidebar .widget_archive li, .primary-sidebar .widget_categories li, .primary-sidebar .widget_links li, .primary-sidebar .widget_meta li, .primary-sidebar .widget_nav_menu li, .primary-sidebar .widget_pages li, .primary-sidebar .widget_recent_comments li, .primary-sidebar .widget_recent_entries li {
        border-top: 0;
        padding: 0 0 6px;
    }

    .footer-sidebar .widget_archive li:last-child, .footer-sidebar .widget_categories li:last-child, .footer-sidebar .widget_links li:last-child, .footer-sidebar .widget_meta li:last-child, .footer-sidebar .widget_nav_menu li:last-child, .footer-sidebar .widget_pages li:last-child, .footer-sidebar .widget_recent_comments li:last-child, .footer-sidebar .widget_recent_entries li:last-child, .primary-sidebar .widget_archive li:last-child, .primary-sidebar .widget_categories li:last-child, .primary-sidebar .widget_links li:last-child, .primary-sidebar .widget_meta li:last-child, .primary-sidebar .widget_nav_menu li:last-child, .primary-sidebar .widget_pages li:last-child, .primary-sidebar .widget_recent_comments li:last-child, .primary-sidebar .widget_recent_entries li:last-child {
        padding: 0;
    }

    .footer-sidebar .widget_categories li ul, .footer-sidebar .widget_nav_menu li ul, .footer-sidebar .widget_pages li ul, .primary-sidebar .widget_categories li ul, .primary-sidebar .widget_nav_menu li ul, .primary-sidebar .widget_pages li ul {
        border-top: 0;
        margin-top: 6px;
    }

    #supplementary {
        padding: 0;
    }

    .footer-sidebar {
        font-size: 12px;
        line-height: 1.5;
    }

    .grid .featured-content .hentry {
        width: 33.3333333%;
        display: block;
    }

    .grid .featured-content .hentry:nth-child( 2n+1 ) {
        clear: none;
    }

    /*.grid .featured-content .hentry:nth-child( 3n+1 ) {
        clear: both;
    }*/
    .grid .featured-content .hentry:nth-child(3) {
        display: block;
    }

}

@media screen and (min-width: 1040px) {

    .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta {
        padding-right: 15px;
        padding-left: 15px;
    }

    .full-width .archive-header, .full-width .comments-area, .full-width .image-navigation, .full-width .page-header, .full-width .page-content, .full-width .post-navigation, .full-width .site-content .entry-header, .full-width .site-content .entry-content, .full-width .site-content .entry-summary, .full-width .site-content footer.entry-meta {
        padding-right: 30px;
        padding-left: 30px;
    }

}

@media screen and (min-width: 1080px) {

    .search-box .search-field {
        width: 150px;
    }

    .site:before {
        width: 222px;
    }

    #secondary {
        width: 162px;
    }

    .secondary-navigation, .secondary-navigation ul ul {
        width: 222px;
    }

    .secondary-navigation ul li:hover > ul, .secondary-navigation ul li.focus > ul {
        left: 202px;
    }

    .slider .featured-content .entry-title {
        font-size: 33px;
    }

    .slider .featured-content .entry-header, .slider-control-paging {
        width: 534px;
    }

    .slider-control-paging {
        padding-left: 24px;
    }

    .slider-control-paging li {
        margin: 12px 12px 12px 0;
    }

    .slider-control-paging a {
        height: 24px;
        width: 24px;
    }

    .slider-control-paging a:before {
        top: 6px;
        left: 6px;
    }

}

@media screen and (min-width: 1110px) {

    .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta {
        padding-right: 30px;
        padding-left: 30px;
    }

}

@media screen and (min-width: 1218px) {

    .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta {
        margin-right: 54px;
    }

    .full-width .archive-header, .full-width .comments-area, .full-width .image-navigation, .full-width .page-header, .full-width .page-content, .full-width .post-navigation, .full-width .site-content .entry-header, .full-width .site-content .entry-content, .full-width .site-content .entry-summary, .full-width .site-content footer.entry-meta {
        margin-right: auto;
    }

}

@media screen and (min-width: 1260px) {

    .site-content blockquote.alignleft, .site-content blockquote.alignright {
        width: -webkit-calc(50% + 18px);
        width: calc(50% + 18px);
    }

    .site-content blockquote.alignleft {
        margin-left: -18%;
    }

    .site-content blockquote.alignright {
        margin-right: -18%;
    }

}

@media print {

    body {
        background: none !important;
        color: #2b2b2b;
        font-size: 12pt
    }

    .site, .site-header, .hentry, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content, .archive-header, .page-header, .contributor-info, .comments-area, .attachment .entry-attachment .attachment {
        max-width: 100%
    }

    #site-header img, .search-toggle, .site-navigation, .site-content nav, .edit-link, .page-links, .widget-area, .more-link, .post-format-archive-link, .comment-respond, .comment-list .reply, .comment-reply-login, #secondary, .site-footer, .slider-control-paging, .slider-direction-nav {
        display: none
    }

    .site-title a, .entry-meta, .entry-meta a, .featured-content .hentry, .featured-content a {
        color: #2b2b2b
    }

    .entry-content a, .entry-summary a, .page-content a, .comment-content a {
        text-decoration: none
    }

    .site-header, .post-thumbnail, a.post-thumbnail:hover, .site-content .entry-header, .site-footer, .featured-content, .featured-content .entry-header {
        /*background: transparent*/
    }

    .header-main {
        padding: 48px 10px
    }

    .site-title {
        float: none;
        font-size: 19pt
    }

    .content-area {
        padding-top: 0
    }

    .list-view .site-content .hentry {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin-bottom: 48px;
        padding-bottom: 24px
    }

    .post-thumbnail img {
        margin: 0 10px 24px
    }

    .site-content .has-post-thumbnail .entry-header {
        padding-top: 0
    }

    .site-content footer.entry-meta {
        margin: 24px auto
    }

    .entry-meta .tag-links a {
        color: #fff
    }

    .singular .site-content .hentry.has-post-thumbnail {
        margin-top: 0
    }

    .gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail {
        display: block
    }

    .archive-title, .page-title {
        margin: 0 10px 48px
    }

    .featured-content .hentry {
        margin-bottom: 48px
    }

    .featured-content .post-thumbnail, .slider .featured-content .post-thumbnail {
        padding-top: 0
    }

    .featured-content .post-thumbnail img {
        position: relative
    }

    .featured-content .entry-header {
        padding: 0 10px 24px
    }

    .featured-content .entry-meta {
        font-size: 9pt;
        margin-bottom: 11px
    }

    .featured-content .cat-links {
        font-weight: 900
    }

    .featured-content .entry-title {
        font-size: 25pt;
        line-height: 36px
    }

}

a.cat_rss {
    background: #f7af2d;
    color: #fff;
    font-weight: 700;
    padding: 0 5px;
    position: relative;
    top: 17px;
    left: 31px;
    font-size: 14px
}

a.cat_rss:hover {
    color: #f7af2d;
    background: #fff
}

a.contributor-site {
    font-size: 12px;
    font-style: italic;
    padding: 0 !important;
    color: #3bc90e;
    text-decoration: none !important;
    display: inline;
    float: left;
    margin-left: 5px
}

a.contributor-site:before {
    content: '/';
    float: left;
    display: inline;
    margin-right: 5px;
    color: #000;
    font-weight: 700;
    position: relative;
    top: -1px
}

.wp-about-author-text h3 {
    margin-bottom: 2px !important
}

.has-tag-edc {
    background: #a386cf;
    color: #fff !important;
    padding: 3px 6px 2px;
    font-weight: 700
}

.has-tag-edc:hover {
    background: #fff;
    color: #a386cf !important
}

.has-tag-hyp {
    background: rgba(245, 153, 40, 0.8);
    color: #fff !important;
    padding: 3px 6px 2px;
    font-weight: 700
}

.has-tag-hyp:hover {
    background: #fff;
    color: rgba(245, 153, 40, 0.8) !important
}

.has-tag-int {
    background: #96cabb;
    color: #fff !important;
    padding: 3px 6px 2px;
    font-weight: 700
}

.has-tag-int:hover {
    background: #fff;
    color: #96cabb !important
}

.yarpp-related h3 {
    text-transform: none !important;
    font-size: 110% !important;
}

.social-header1 a img {
    float: right;
    position: relative;
    right: 220px;
    top: 25px;
    margin: 2px;
}

.social-header1 a img:hover {
    opacity: 0.9;
}

/*.menu-item-has-children:after{right: 14px;content: '\25bc';font-size: 9px;top: -2px;position: relative;color: #767676;}*/

.menu-item-has-children > a:after {
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 15px;
    content: "\f107";
    margin-left: 9px;
}

.wp-about-author-containter h3, .wp-about-author-containter p {
    margin: 0 0 10px 0;
    padding: 0;
}

.wp-about-author-containter-top {
    background: #f2f7fc;
    border-top: 4px solid #000;
    clear: both;
    margin: 20px 0;
    overflow: hidden;
    padding: 20px;
}

.wp-about-author-containter-around {
    background: #f2f7fc;
    border: 1px solid #000;
    clear: both;
    margin: 20px 0;
    overflow: hidden;
    padding: 20px;
}

.wp-about-author-containter-none {
    background: #f2f7fc;
    border-top: none;
    clear: both;
    margin: 20px 0;
    overflow: hidden;
    padding: 20px;
}

.wp-about-author-pic {
    background: #fff;
    border: 1px solid #e7e7e7;
    float: left;
    margin: 0 -122px 0 0;
    padding: 10px;
}

.wp-about-author-pic.wp-about-author-circle, .wp-about-author-pic.wp-about-author-circle img {
    border-radius: 50%;
}

.wp-about-author-text {
    margin: 0 0 0 140px;
    display: table;
}

.wp-about-author-text > h3 {
    margin-top: 0;
}

.wp-about-author-text .authordesc {
    margin: 0 0 5px 0;
}

.wp-about-author-text p.wpa-nomargin {
    margin: 10px 0px 0px 0px;
}

.wpa-social-icons {
    margin: 0 3px;
}

.clearfix {
    clear: both;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cat-title {
    margin: 20px 30px 20px 30px;
    font-size: 18px;
    font-weight: normal;
    border-left: 3px solid #5d8fd28c;
    padding: 10px 25px;
    color: #565656;
    line-height: 17px;
}

.article-cat {
    width: 33.33%;
    float: left;
}

.article-meta {
    background: #f2f2f2;
    width: 100%;
    padding: 5px 0px;
}

.article-meta > span {
    padding: 5px 0px 5px 5px;
    font-size: 11px !important;
}

.category #content article, .page #content article, .category #content .article, .page #content .article {
    width: 96%;
}

.article-meta .byline {
    padding-left: 0px;
}

.article-cat h2 {
    font-size: 21px;
    text-transform: initial;
}

.article-cat .entry-summary {
    padding-top: 0px;
    font-size: 13px;
    line-height: 1.615;
    color: #949697;
}

.article-cat .entry-header {
    padding-bottom: 0px !important;
}

@media screen and (max-width: 800px) {

    .news .entry-title {
        font-size: 12px !important;
    }

    .news .art-summary {
        font-size: 10px !important;
    }

    .search-box {
        padding: 13px 0px 0px 12px !important;
        margin-top: 1px !important;
    }

    .search-box-wrapper {
        right: 45px !important;
    }

}

@media screen and (max-width: 673px) {

    .article-cat .entry-meta {
        display: block !important;
    }

    .article-cat {
        width: 100%;
        margin-top: 30px;
    }

    .article-cat .entry-summary {
        padding: 0px 30px !important;
    }

    .news .entry-title {
        font-size: 14px !important;
        padding: 3px 0px 0px 0px;
    }

}

@media screen and (max-width: 593px) {

    .article-cat .entry-summary {
        padding: 0px 10px !important;
    }

}

@media screen and (max-width: 500px) {

    .news .entry-title {
        padding: 5px 0px 0px 5px;
    }

}

#vk_widget, #vk_groups, #vk_groups iframe, .wcommunity_wrap > div {
    width: 100% !important;
}

.twitter-timeline {
    border: 1.33px solid #e7e8ec !important;
    width: 99.6% !important;
    border-radius: 3px;
}

.home-art-meta {
    background: #f2f2f2 !important;
    width: 100% !important;
    padding: 5px 0px;
}

.news .entry-content, .news .entry-header {
    padding: 0px !important;
    margin: 0px !important;
}

.news .entry-content:hover {
    opacity: 0.9;
}

.news .entry-meta {
    margin-top: 0px !important;
}

.news .art-summary {
    padding-top: 3px;
    font-size: 13px;
    line-height: 1.615;
    color: #636363;
}

.home-art-meta .entry-date {
    padding-left: 5px;
}

.news .entry-title {
    color: #19232d;
    font-size: 14px;
    line-height: 1.3;
}

.fade_w {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.90;
    -moz-opacity: 0.90;
    -webkit-opacity: 0.90;
    background: url(images/gradient_w.png) repeat-x left bottom;
}

.yashare-auto-init.b-share_theme_counter, .ya-share2 {
    display: inline-block;
}

.social-buttons {
    margin: 12px 0px 0px 30px;
    color: #767676;
    font-size: 16px;
}

.social-buttons-top {
    margin: 0px 0px 0px;
    color: #767676;
    font-size: 12px;
    float: right;
    position: relative;
    top: 8px;
    text-transform: uppercase;
    font-weight: 400;
}

.entry-meta.snd-e-meta {
    margin-bottom: 2px;
    margin-top: 12px;
}

.site-content .entry-meta {
    float: left;
}

.social-buttons-top .ya-share2 {
    display: inline-block;
    position: relative;
    top: -1.5px;
    margin-left: 3px;
}

.social-buttons .ya-share2 {
    display: inline-block;
    position: relative;
    top: -2.5px;
    margin-left: 3px;
}

.bx-wrapper .bx-next, .bx-wrapper .bx-prev {
    background: none !important;
    font-family: FontAwesome;
    text-indent: 0 !important;
    font-size: 32px;
    color: #dedede;
    text-align: center;
    line-height: 28px;
}

.sidebar-random {
    width: 100%;
    position: relative;
    margin-bottom: 12px;
}

.sidebar-random a {
    width: 100%;
    display: block;
    position: relative;
}

.sidebar-random a:hover {
    opacity: 0.9;
}

.sidebar-random img {
    width: 100%;
    height: auto;
}

.sidebar-random span {
    border-color: #000;
    border-style: solid;
    padding: 0 15px 0 0;
    border-width: 6px 9px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    background: none !important;
    border: none !important;
    display: block;
    text-shadow: 1px 1px 1px #000;
    color: white;
    font-size: 14px;
}

.sidebar-random .fade_w {
    opacity: 0.60;
    -moz-opacity: 0.60;
    -webkit-opacity: 0.60;
}

.right-home-side {
    width: 39%;
    margin: 0.9% 1% 10px 0;
    float: left;
}

.right-home-side .clearfix {
    margin: 0 !important;
    float: none !important;
}

.right-home-side > div > div:hover {
    opacity: 0.9;
}

span.comment-author-link {
    color: rgb(150, 168, 185);
}

.side-titles {
    font-size: 20px;
    line-height: 20px;
    clear: both;
    font-weight: 700;
    margin: 12px 0;
    display: block;
}

.side-comments {
    list-style: none;
    margin: 0px !important;
    font-size: 14px;
}

.side-comments li {
    margin-bottom: 10px;
}

.side-comments li:last-child {
    margin-bottom: 0px;
}

.side-social {
    margin: 15px 0px;
}

#featured-content {
    max-height: 214px;
    overflow: hidden;
}

.news .entry-title {
    text-transform: none;
    font-size: 20px !important;
}

@media screen and (max-width: 414px) {
    #content article, #content .article {
        width: 100% !important;
    }

    h1.page-title {
        margin-left: 10px;
    }

    .itog_verdict_text {
        padding: 5px !important;
    }

    .itog_verdict {
        padding: 5px !important;
    }

    .wp-about-author-pic {
        margin: 10px !important;
    }

    a.contributor-nickname, .authordesc, .authorsoc {
        margin-left: 0px !important;
    }
}

@media screen and (max-width: 320px) {
    .site-title img {
        width: 125px !important;
    }
}

.widget .widget-title {
    display: block;
}

.wp-block-image figcaption {
    margin-bottom: 10px;
}

blockquote.wp-block-quote {
    border-left: 4px solid #2b2b2b;
    padding-left: 1em;
}

blockquote.wp-block-quote.has-text-align-right {
    border-right: 4px solid #2b2b2b;
    padding-right: 1em;
    border-left: 0;
}

.wp-block-quote cite {
    font-size: 13px;
}

ul.wp-block-gallery.is-cropped {
    margin: 0 -8px !important;
}

figure.wp-block-image.alignfull {
    margin-bottom: 18px;
}

blockquote.wp-block-pullquote {
    border-top: 4px solid #555d66;
    border-bottom: 4px solid #555d66;
    color: #40464d;
    margin: 1em 2em;
}

hr.wp-block-separator {
    border: none;
    border-bottom: 2px solid #8f98a1;
    margin: 1.65em auto;
    max-width: 100px;
    background-color: transparent;
}

hr.wp-block-separator.is-style-wide {
    max-width: 100% !important;
}

img.emoji {
    border: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.full-w-post blockquote.wp-block-quote {
    margin-left: 50px;
    margin-right: 50px;
}

.full-w-post blockquote.wp-block-quote p {
    margin-left: 0;
}

.full-w-post ul.wp-block-gallery.is-cropped {
    margin: auto !important;
}

.vp-player-layout {
    bottom: 0 !important;
    top: 0 !important;
    height: auto !important;
}

.wp-block-image.is-resized img {
    max-width: 810px;
}

p {
    margin-top: 18px;
}

ul.wp-block-gallery {
    list-style: none;
}

ul.wp-block-gallery.is-cropped li {
    margin-bottom: 5px;
}

.wp-block-gallery .blocks-gallery-item figcaption {
    padding: 40px 0px 5px !important;
}

.full-w-post .wp-block-image.is-resized img {
    max-width: 1024px;
}

.image-paddings-full {
    margin-left: 50px;
    margin-right: 50px;
}

.full-w-post .wp-block-gallery {
    padding-left: 50px;
    padding-right: 50px;
}

@media screen and (max-width: 600px) {
    .image-paddings-full {
        margin-left: 10px;
        margin-right: 10px;
    }

    .full-w-post .wp-block-gallery {
        padding-left: 2px;
        padding-right: 2px;
    }
}

.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 0 !important;
}

.p-first-text-clear {
    margin-top: 0 !important;
}

.hideblock {
    display: none;
}

.best-logo {
    width: 300px;
    margin: 5px 0 5px 30px;
}

.info-footer {
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
}

.social-footer {
    display: inline-block;
    position: relative;
    top: -1px;
}

.social-footer a {
    margin-left: 5px;
}

.nomargintop {
    margin-top: 0 !important;
}

.newcommentsside {
    margin-bottom: 15px;
}

.newcommentsside .side-titles {
    margin-top: 30px;
}

.ppn {
    padding-right: 30px;
}

.authorartname {
    display: block;
}

.authorlvl {
    font-size: 9px;
    float: left;
    margin: 2px 2px 2px 4px;
    color: #828080;
}

.authordesc {
    font-weight: bold;
    clear: both;
    padding-top: 5px;
}

.authorsoc {
    font-size: 16px;
}

#colorbox.advgb_lightbox #cboxPrevious:hover, #colorbox.advgb_lightbox #cboxNext:hover {
    opacity: 0.4 !important;
}

#colorbox.advgb_lightbox #cboxClose {
    background-color: transparent !important;
}

/* ajax posts */

.show-more {
    position: relative;
    margin: 4px 0 40px;
    text-align: center;
    font-size: 0;
}

.show-more_link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 25px 125px;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    color: #2b2b2b;
    letter-spacing: 1px;
    line-height: 14px;
    text-transform: uppercase;
    cursor: pointer;
    z-index: 6;
    font-family: 'Open Sans', sans-serif;
}

.show-more_link:hover {
    background: #5d8fd2;
    border-color: #5d8fd2;
    color: #fff;
}

@media (max-width: 767px) {
    .show-more {
        margin: 5px 10px;
    }

    .show-more_link {
        width: 100%;
        padding: 20px 0;
    }
}

.md-loader {
    position: relative;
    width: 35px;
    margin: 47px auto 64px;
    font-size: 0;
    text-align: center;
}

.md-loader:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.md-loader_circular {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.md-loader circle {
    fill: none;
}

.md-loader_line {
    stroke-width: 4;
    stroke: #d9d9d9;
}

.md-loader_spinner {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    stroke-width: 4;
    stroke-miterlimit: 10;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite;
    stroke-linecap: square;
    stroke: #5d8fd2;
}

svg:not(:root) {
    overflow: hidden;
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@-webkit-keyframes color {
    100%,
    0% {
        stroke: #d62d20;
    }
    40% {
        stroke: #0057e7;
    }
    66% {
        stroke: #008744;
    }
    80%,
    90% {
        stroke: #ffa700;
    }
}

@keyframes color {
    100%,
    0% {
        stroke: #d62d20;
    }
    40% {
        stroke: #0057e7;
    }
    66% {
        stroke: #008744;
    }
    80%,
    90% {
        stroke: #ffa700;
    }
}

#full-screen-search form div {
    display: none;
}

.soc-notif {
    margin: 10px 30px;
    font-size: 14px;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    padding: 10px;
}

.search-page .page-header {
    margin: 10px 30px !important;
    padding: 0 !important;
}

.search-page .page-header h1 {
    font-size: 18px;
}

.search-page > div > div {
    margin: 30px auto;
}

.search-page .soc-notif {
    display: none;
}

.yarpp-related b {
    display: block;
    margin-bottom: 10px;
}

.post-10018 img {
    max-width: 150px !important;
}

.featured_ul {
    margin: 0;
}

ul.wp-block-gallery.columns-2.is-cropped {
    margin: auto !important;
}

.yarpp-related {
    margin: 3px 0 !important;
}

.wpa-social-icons:hover{
    opacity: 0.5;
}
ul.blocks-gallery-grid {
    margin-left: 0 !important;
}
.wp-block-image figcaption, .wp-block-embed figcaption, .wp-block-gallery figcaption {
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
}
.margin-gallery-minus-fix{
	margin-bottom: -16px;
}
.full-w-post .entry-content ul.blocks-gallery-grid{
	margin-left: 0 !important;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f9ca7a;
    margin: 25px 0 10px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    margin: 25px 0 10px;
}
.wpcf7-textarea {
    height: 100px;
}

.wpcf7-form input, .wpcf7-form textarea {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.entry-content li {	
    font-family: 'Open Sans', sans-serif;
}

.cool-buttons-post {
    width: 99.5%;
    display: block;
    float: left;
    margin: 3px 0 12px;
    padding: 5px 0;
    text-align: center;
    color: black;
    background: #a0a0a014;
    border: 1px solid #e2e2e2;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.cool-buttons-post:hover{
	background: #5d8fd2;
	color: white;
	border: 1px solid #5d8fd2;
}

.far, .fas {	
    font-family: FontAwesome;
}

.cool-but-icons {
    font-style: normal;
    font-size: 16px;
    margin-left: 10px;
    color: #656565;
	display:none;
}

.cool-buttons-post:hover .cool-but-icons {
    color: white;
}

.page h1.entry-title {
    font-size: 28px;
    margin: 5px 0 10px;
}
.wpcf7-form label textarea, .wpcf7-form label input {
    margin-top: 5px !important;
    width: 420px;
}
.grecaptcha-badge {
	display: none;
}

.home-buttons a.cool-buttons-post {
    width: 47%;
    padding: 5px 1%;
    margin-top: 7px;
}
.home-buttons a.cool-buttons-post.but-add {
    margin-right: 1%;
}
.home-buttons {
    margin-top: 20px;
}
@media screen and (max-width: 1035px){
	.home-buttons a.cool-buttons-post {
    	width: 97%;
	}
}
@media screen and (max-width: 673px) {
	.right-home-side {
		width: 100%;
		margin: 0;
	}
	.home-buttons {
		margin: 10px;
	}
	.home-buttons a.cool-buttons-post {
		width: 98%;
		margin: 10px 0;
	}	
}

.html-sitemap-page {
    margin: 10px 0 20px 20px;
}

.html-sitemap-page  ul.cat-posts {
    color: gray;
}

.html-sitemap-page span.dsq-postid {
    font-size: 12px;
}

.webmoney-list {
    display: none;
}

a.show-webmoney {
    border-bottom-style: dashed;
}

.blocks-gallery-grid, .wp-block-gallery {	
    text-align: center;
    align-items: center;
    justify-content: center;
}

a.fancyboxforwp {
    border-bottom: none !important;
}

.full-w-post {
    margin-top: 5px;
}

.full-w-post .entry-content {
    padding-top: 12px !important;
}