/* ==============
TOP NAV
MAIN NAV
TAGS NAV
MAIN
ITEM
PINNED ITEM
ITEM NO PIC
MAIN PAGE SIDEBAR
    - MAIN PAGE SIDEBAR - TICKER
    - MAIN PAGE SIDEBAR - SOCIALS
    - MAIN PAGE SIDEBAR - NEWS
    - MAIN PAGE SIDEBAR - BANNER
MAIN PAGE LONG BANNER
PINNED NEWS
PINNED TAGS
LOAD MORE BTN
FOOTER
ARTICLE PAGE
    - ARTICLE SUBSCRIBE
    - ARTICLE RECENT
    - TAGLINE
    - ARTICLE SHARE
CATEGORY PAGE
MEDIA QUERIES
============== */
@import 'https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&subset=cyrillic';
/*@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');*/
html, body{
    margin:0;
    padding:0;
    font-size:0;
    background: #e8edf2;
    font-family: 'Ubuntu', sans-serif;
    /*font-family: 'Source Sans Pro', sans-serif;*/
}
.inner{
    width:1240px;
    display:block;
    margin:0 auto;
    position: relative;
}
h1{
    font-size: 36px;
    padding-top:30px;
    margin:0;
}
h3{
    font-size: 19px;
}
/* ============== TOP NAV ============== */
#top_nav{
    width:100%;
    height:24px;
    background: #303030;
}
#top_nav ul{
    padding: 0;
}
#top_nav li{
    display: inline;
}
#top_nav a{
    font-size:14px;
    line-height: 24px;
    text-decoration: none;
    color:#6a6d73;
    margin-right:36px;
    display: inline-block;
    vertical-align: top;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
#top_nav a:hover{
    color:#eba51d;
}
#top_nav #lang_switch{
    position: absolute;
    right:0;
    top:0;
    padding:0 13px 5px 13px;
    background: #303030;
    overflow-y: hidden;
    height: 19px;
    text-align: center;
    -moz-transition: height 0.3s ease-out;
    -o-transition: height 0.3s ease-out;
    -webkit-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
}
/* #top_nav #lang_switch:hover{ */
    /* height: 45px; */
/* } */
#top_nav #lang_switch a{
    color:#eba51d;
    display: block;
    margin:0 0 3px 0;
    line-height: 20px;
    text-transform: uppercase;
    border-bottom: 1px #eba51d dotted;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
#top_nav #lang_switch:hover a{
    border-color:#303030;
    opacity: .8;
}
#top_nav #lang_switch a:hover{
    opacity: 1;
}

/* ============== MAIN NAV ============== */
#main_nav{
    width:100%;
    height:77px;
    padding-top:23px;
    background: #201f1f;
    border-bottom: 1px #d3dae2 solid;
}
#main_nav ul{
    padding:0;
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
}
#main_nav li{
    display: inline-block;
    vertical-align: top;
}
#main_nav a{
    margin:0 5px;
    color:#fff;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 12px;
    padding:30px 10px 0 10px;
    background: no-repeat center 5px;
    background-size: auto 20px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	text-transform: capitalize;
}
#main_nav .inner>a:first-of-type{
    margin:5px 50px 0 0;
    padding:0;
}
#main_nav a>img{
    width:175px;
}
#main_nav a:hover, #main_nav a.active{
    color: #00adef;
}
#main_nav a.news_cat, #menu-item-257 a{
    background-image: url('../img/news_ico.svg');
}
#main_nav a.news_cat:hover, #main_nav a.news_cat.active, #menu-item-257 a:hover, #menu-item-257 a.active{
    background-image: url('../img/news_ico_h.svg');
}
#main_nav a.lab_cat, #menu-item-13958 a{
    background: url('../img/lab_ico.svg')no-repeat center top;
    background-size: auto 35px;
}
#main_nav a.lab_cat:hover, #main_nav a.lab_cat.active, #menu-item-13958 a:hover, #menu-item-13958 a.active{
    background-image: url('../img/lab_ico_h.svg');
}
#main_nav a.read_cat, #menu-item-13959 a{
    background-image: url('../img/read_ico.svg');
}
#main_nav a.read_cat:hover, #main_nav a.read_cat.active, #menu-item-13959 a:hover, #menu-item-13959 a.active{
    background-image: url('../img/read_ico_h.svg');
}
#menu-item-15102 a{
    background-image: url('../img/fl_news_ico.png');
}
#menu-item-15102 a:hover, #menu-item-15102 a.active{
    background-image: url('../img/fl_news_ico_h.png');
}
#menu-item-15103 a{
    background-image: url('../img/fl_review_ico.png');
}
#menu-item-15103 a:hover, #menu-item-15103 a.active{
    background-image: url('../img/fl_review_ico_h.png');
}
#menu-item-15104 a{
    background-image: url('../img/fl_articles_ico.png');
}
#menu-item-15104 a:hover, #menu-item-15104 a.active{
    background-image: url('../img/fl_articles_ico_h.png');
}
#menu-item-15108 a{
    background-image: url('../img/fl_interview_ico.png');
}
#menu-item-15108 a:hover, #menu-item-15108 a.active{
    background-image: url('../img/fl_interview_ico_h.png');
}
#menu-item-37117 a{
    background-image: url('../img/fl_poll_ico.svg');
}
#menu-item-37117 a:hover, #menu-item-37117 a.active{
    background-image: url('../img/fl_poll_ico_h.svg');
}
#menu-item-17068 a{
    background-image: url('../img/golos_ico.svg');
}
#menu-item-17068 a:hover, #menu-item-17068 a.active{
    background-image: url('../img/golos_ico_h.svg');
}
#menu-item-17361 a{
    background-image: url('../img/fl_dao_ico.png');
}
#menu-item-17361 a:hover, #menu-item-17361 a.active{
    background-image: url('../img/fl_dao_ico_h.png');
}
#menu-item-18965 a{
    background-image: url('../img/fl_2017_ico.png');
}
#menu-item-18965 a:hover, #menu-item-18965 a.active{
    background-image: url('../img/fl_2017_ico_h.png');
}
#menu-item-20784 a{
    background-image: url('../img/fl_cards_ico.png');
}
#menu-item-20784 a:hover, #menu-item-20784 a.active{
    background-image: url('../img/fl_cards_ico_h.png');
}
#menu-item-20785 a{
    background-image: url('../img/fl_job_ico.png');
}
#menu-item-20785 a:hover, #menu-item-20785 a.active{
    background-image: url('../img/fl_job_ico_h.png');
}
#menu-item-24681 a{
    background-image: url('../img/fl_storj_ico.png');
}
#menu-item-24681 a:hover, #menu-item-24681 a.active{
    background-image: url('../img/fl_storj_ico_h.png');
}
#menu-item-25314 a{
    background-image: url('../img/fl_ae_ico.png');
}
#menu-item-25314 a:hover, #menu-item-25314 a.active{
    background-image: url('../img/fl_ae_ico_h.png');
}
#menu-item-31295 a{
    background-image: url('../img/fl_events_ico.png');
}
#menu-item-31295 a:hover, #menu-item-31295 a.active{
    background-image: url('../img/fl_events_ico_h.png');
}
#menu-item-31879 a{
    background-image: url('../img/fl_matryx_ico.png');
}
#menu-item-31879 a:hover, #menu-item-31879 a.active{
    background-image: url('../img/fl_matryx_ico_h.png');
}
#menu-item-33526 a{
    background-image: url('../img/fl_fun_ico.png');
}
#menu-item-33526 a:hover, #menu-item-33526 a.active{
    background-image: url('../img/fl_fun_ico_h.png');
}
#menu-item-44540 a{
    background-image: url('../img/fl_press_releases_ico.png');
}
#menu-item-44540 a:hover, #menu-item-44540 a.active{
    background-image: url('../img/fl_press_releases_ico_h.png');
}
#menu-item-46001 a{
    background-image: url('../img/fl_legal_ico.png');
}
#menu-item-46001 a:hover, #menu-item-46001 a.active{
    background-image: url('../img/fl_legal_ico_h.png');
}
#menu-item-47548 a{
    background-image: url('../img/fl_excl_ico.png');
}
#menu-item-47548 a:hover, #menu-item-47548 a.active{
    background-image: url('../img/fl_excl_ico_h.png');
}
#menu-item-48569 a{
    background-image: url('../img/fl_crypto_trading_ico.png');
}
#menu-item-48569 a:hover, #menu-item-48569 a.active{
    background-image: url('../img/fl_crypto_trading_ico_h.png');
}
#menu-item-49117 a{
    background-image: url('../img/fl_pizzapay2018_ico.png');
}
#menu-item-49117 a:hover, #menu-item-49117 a.active{
    background-image: url('../img/fl_pizzapay2018_ico_h.png');
}
#menu-item-49468 a{
    background-image: url('../img/fl_erc_ico.png');
}
#menu-item-49468 a:hover, #menu-item-49468 a.active{
    background-image: url('../img/fl_erc_ico_h.png');
}
#menu-item-53910 a{
    background-image: url('../img/fl_spec_proj_ico.png');
}
#menu-item-53910 a:hover, #menu-item-53910 a.active{
    background-image: url('../img/fl_spec_proj_ico_h.png');
}
#menu-item-260 a{
    background-image: url('../img/fl_altcoin_ico.png');
}
#menu-item-260 a:hover, #menu-item-260 a.active{
    background-image: url('../img/fl_altcoin_ico_h.png');
}
#menu-item-1009 a{
    background-image: url('../img/fl_econ_ico.png');
}
#menu-item-1009 a:hover, #menu-item-1009 a.active{
    background-image: url('../img/fl_econ_ico_h.png');
}
#menu-item-1011 a{
    background-image: url('../img/fl_fintech_ico.png');
}
#menu-item-1011 a:hover, #menu-item-1011 a.active{
    background-image: url('../img/fl_fintech_ico_h.png');
}
#menu-item-1012 a{
    background-image: url('../img/fl_interview_ico.png');
}
#menu-item-1012 a:hover, #menu-item-1012 a.active{
    background-image: url('../img/fl_interview_ico_h.png');
}
#menu-item-1013 a{
    background-image: url('../img/fl_tech_ico.png');
}
#menu-item-1013 a:hover, #menu-item-1013 a.active{
    background-image: url('../img/fl_tech_ico_h.png');
}
#menu-item-1017 a{
    background-image: url('../img/fl_review_ico.png');
}
#menu-item-1017 a:hover, #menu-item-1017 a.active{
    background-image: url('../img/fl_review_ico_h.png');
}
#menu-item-1010 a{
    background-image: url('../img/fl_editorial_ico.png');
}
#menu-item-1010 a:hover, #menu-item-1010 a.active{
    background-image: url('../img/fl_editorial_ico_h.png');
}
#main_nav #main_nav_tools{
    float:right;
    padding:5px 13px 0 0;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 3;
    height: 100%;
    background: #201f1f;
}
#main_nav #main_nav_tools>span{
    color:#fff;
    display:inline-block;
    vertical-align: top;
    font-size:30px;
    margin-left:30px;
    cursor:pointer;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
#main_nav #main_nav_tools>span:hover, #main_nav #main_nav_tools>span.active{
    color:#f9903c;
}
#main_nav #main_nav_tools #main_nav_search, #main_nav #main_nav_tools #main_nav_subscribe{
    display:inline-block;
    vertical-align: top;
    width:0;
    overflow-x: hidden;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#main_nav #main_nav_tools #main_nav_search.visible, #main_nav #main_nav_tools #main_nav_subscribe.visible{
    width:250px;
}
#main_nav #main_nav_tools input[type="text"]{
    height:30px;
    width:220px;
    padding-left:10px;
    margin-left:20px;
    border:none;
    outline:none;
}
#main_nav #main_nav_tools input[type="submit"]{
    display:none;
}
#main_nav #main_nav_tools #main_nav_subscribe img{
    position: absolute;
    top: 10px;
    right: 20px;
}
/* ============== TAGS NAV ============== */
#tags_nav{
    width:100%;
    height:38px;
    background: #ffffff;
    border-bottom: 1px #d3dae2 solid;
}
#tags_nav ul{
    padding:0;
    display: inline-block;
    vertical-align: top;
}
#tags_nav li{
    padding:0;
    margin:0;
    display: inline-block;
    vertical-align: top;
}
#tags_nav a{
    display: inline-block;
    vertical-align: top;
    color:#f9903c;
    font-weight:700;
    margin-right:23px;
    text-decoration: none;
    font-size: 16px;
    line-height: 38px;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
#tags_nav a:hover, #tags_nav a.active{
    color: #00adef;
}
#tags_nav span#switch_content{
    display: none;
    float:right;
    vertical-align: top;
    position: relative;
    margin-right:13px;
    padding-right: 60px;
    color:#7e8b90;
    user-select: none;
    font-size: 14px;
    font-weight:500;
    line-height: 38px;
    cursor: pointer;
    text-transform: uppercase;
    background: url('../img/switch_content_ico.svg')no-repeat right center;
    background-size: 44px auto;
}
#tags_nav span#switch_content.switched{
    background-image: url('../img/switch_content_ico_active.svg');
}
#tags_nav span#switch_content img{
    position: absolute;
    left: 0;
    top: 7px;
}

/* ============== MAIN ============== */
main{
    width:100%;
    max-width:1260px;
    min-height: 400px;
    padding:10px;
    display:table;
    margin:0 auto;
}

/* ============== ITEM ============== */
.item{
    width:293px;
    display:inline-block;
    vertical-align: top;
    margin:10px;
    border:1px #d3dae2 solid;
    height:320px;
    padding-bottom:28px;
    position: relative;
    background: #ffffff;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0);
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.item a{
    text-decoration:none;
}
.item img{
    width:100%;
    height:230px;
    display:block;
}
.item>a>span{
    font-size:16px;
    font-weight:700;
    color:#201f1f;
    display:block;
    padding:10px 10px 0 10px;
}
.item>a span p{
    font-size:14px;
    font-weight:400;
    color:#c8c8c8;
    margin:10px 0 0 0;
}
.item .category_meta{
    position: absolute;
    width:100%;
    height:25px;
    background: rgba(0, 0, 0, .4);
    top:205px;
    left:0;
}
.item .category_meta a, .item .category_meta span{
    padding-left:21px;
    color:#fff;
    position: relative;
    display:inline-block;
    font-weight:normal;
    vertical-align: top;
    line-height: 25px;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
.item .category_meta .category_name{
    position: relative;
    display:inline-block;
    vertical-align: top;
    font-size: 12px;
    text-transform: uppercase;
    margin-left:10px;
}

.item .category_meta .category_name:before{
    content: "\f02b";
    font-family: FontAwesome;
    color: #f9903c;
    font-size: 12px;
    position: absolute;
    top: 8px;
    left: 2px;
}
.item .category_meta .article_date{
    font-size: 14px;
    margin-right:10px;
    float:right;
}
.item .category_meta .article_date:before{
    content: "\f073";
    font-family: FontAwesome;
    color: #f9903c;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 2px;
}
.item .item_footer{
    position: absolute;
    width:100%;
    height:28px;
    border-top:1px #d3dae2 solid;
    bottom:0;
    left:0;
    -moz-transition: border 0.3s ease-out;
    -o-transition: border 0.3s ease-out;
    -webkit-transition: border 0.3s ease-out;
    transition: border 0.3s ease-out;
}
.item .item_footer a, .item .item_footer>span{
    color:#7d7979;
    font-size:14px;
    line-height:28px;
    font-weight:600;
    padding-left:27px;
    display:inline-block;
    vertical-align: top;
    margin-left:10px;
    position: relative;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
.item .item_footer a{
    display: none;
}
.item .item_footer>span:before{
    content: "\f06e";
    font-family: FontAwesome;
    color: #f9903c;
    font-weight:400;
    font-size: 18px;
    position: absolute;
    top: -1px;
    left: 2px;
}
.item .item_footer span.fb-comments-count:before, .item .item_footer a:before{
    content: "\f0e5";
    font-family: FontAwesome;
    color: #f9903c;
    font-weight:400;
    font-size: 18px;
    position: absolute;
    top: -1px;
    left: 2px;
}
.item:hover{
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
}
.item:hover .item_footer{
    border-color:#f9903c;
}
.item .item_footer a:hover, .item .category_meta a:hover{
    color:#f9903c;
}

/* ============== PINNED ITEM ============== */
.item#pinned_item{
    width:608px;
    height:348px;
    padding:0;
}
.item#pinned_item>a:first-of-type{
    width:100%;
    display:block;
    height:100%;
    overflow: hidden;
    position: relative;
}
.item#pinned_item>a:first-of-type:before{
    content:"";
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    opacity:.9;
    z-index:1;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.81) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.81) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.81) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#cf000000',GradientType=0 );
}
.item#pinned_item img{
    position: absolute;
    top:0;
    left:0;
    z-index:0;
    width:100%;
    height:auto;
}
.item#pinned_item .item_footer{
    border:none;
    bottom:10px;
    z-index:1;
}
.item#pinned_item .item_footer a, .item#pinned_item .item_footer>span{
    color:#fff !important;
    margin-left:20px;
}
.item#pinned_item>a span{
    position: absolute;
    bottom:50px;
    z-index:1;
    padding:0 20px;
    font-size:24px;
    font-weight:700;
    color:#fff;
}
.item#pinned_item span.ribbon{
    position: absolute;
    left:-5px;
    top:35px;
    font-size:19px;
    padding:7.3px 10px;
    text-transform: uppercase;
    color:#fff;
    z-index: 3;
    background: #f9903c;
}
.item#pinned_item span.ribbon:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    z-index: -1;
    border: 19px solid #f9903c;
    right: -20px;
    border-left-width: 19px;
    border-right-color: transparent;
}
.item#pinned_item span.ribbon:before{
    content: "";
    position: absolute;
    left:0;
    bottom:-6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 0;
    border-color: transparent #6e7e85 transparent transparent;
}
/* ============== ITEM NO PIC  ============== */
.item.no_pic{
    padding-top:28px;
    height:292px;
}
.item.no_pic .category_meta{
    top:0 !important;
}
.item.no_pic p{
    color:#616665;
    overflow: hidden;
}
#pinned_news .item.no_pic p, #press_releases_blk .item.no_pic p{
    max-height: 79px;
}
.item.no_pic>a{
    display: block;
    height:100%;
}
/* ============== MAIN PAGE SIDEBAR ============== */
#main_sidebar{
    width:295px;
    display:inline-block;
    vertical-align: top;
    margin:10px 10px 0 10px;
    position: relative;
	right: 0;
    float:right;
}
#main_sidebar .sidebar_module{
    display:block;
    background: #ffffff;
    margin-bottom: 20px;
    border:1px #d3dae2 solid;
}
/* ============== MAIN PAGE SIDEBAR - TICKER ============== */
#ticker_blk{
    height:60px;
    display:block;
    border-bottom:1px #d3dae2 solid;
}
#ticker_blk span{
    display:inline-block;
    vertical-align: top;
    line-height:60px;
    margin: 0 0 0 10px;
    width:85px;
    padding-left: 40px;
    color:#f88020;
    font-weight:700;
    font-size:16px;
    position: relative;
}
#ticker_blk span#btc_rate:before{
    content: "";
    position: absolute;
    left:10px;
    width: 20px;
    height: 60px;
    background: url('../img/btc_ticker_ico.svg') no-repeat left center;
    background-size: 20px auto;
}
#ticker_blk span#eth_rate:before{
    content: "ETH";
    position: absolute;
    left:0;
    width: 20px;
    height: 60px;
    font-size:18px;
    color:#818584;
    font-weight:700;
}
/* ============== MAIN PAGE SIDEBAR - SOCIALS ============== */
#socials_blk{
    height:60px;
    display:block;
}
#socials_blk a{
    text-decoration: none;
    font-size:18px;
    color:#6f7378;
    line-height:60px;
    margin:0 27px 0 5px;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
#socials_blk a:first-of-type{
    margin-left:20px;
}
#socials_blk a:hover{
    color:#f88020;
}
#socials_blk a.golos{
    height: 33px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/golos_si.svg)no-repeat center -2px;
    background-size: auto 22px;
    -moz-transition:all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#socials_blk a.golos:hover{
    background: url('../img/golos_si_h.svg')no-repeat center -2px;
    background-size: auto 22px;
}
#socials_blk a#to_the_moon{
    width:79px;
    height:60px;
    position: relative;
    float:right;
    margin:0;
    background: url('../img/rocket_shadow.png')no-repeat 23px 9px #f4f7fa;
    border-left:1px #d3dae2 solid;
}
#socials_blk a#to_the_moon:before{
     content:"";
     position: absolute;
     top:0;
     left:0;
     width:79px;
     height:60px;
     background: url('../img/rocket.svg')no-repeat center;
     background-size:40px auto;
 }
#socials_blk a#to_the_moon:after{
    content:"";
    position: absolute;
    top:0;
    left:0;
    width:79px;
    height:60px;
    background: url('../img/rocket_flame.svg')no-repeat 24px 37px;
    background-size:9px auto;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}
#socials_blk a#to_the_moon:hover:after{
    background-size:12px auto;
    background-position: 20px 38px;
}
.mob_socials{
	height: 40px !important;
    display: flex !important;
    /* background: #fff; */
    margin: 0 10px;
    /* border: 1px #d3dae2 solid; */
}
.mob_socials a{
	line-height: 40px !important;
	flex: 1;
    text-align: center;
	margin: 0 !important;
	font-size: 24px !important;
}
.mob_socials .fa-facebook{
	color:#3b5998;
}
.mob_socials .fa-twitter{
	color:#00b2ff;
}
.mob_socials .fa-google-plus{
	color:#d85040;
}
.mob_socials .fa-youtube{
	color:#cc181e;
}
.mob_socials .fa-paper-plane{
	color:#27a5e7;
}
.mob_socials .fa-vk{
	color:#597ba0;
}
/* ============== MAIN PAGE SIDEBAR - NEWS ============== */
#main_sidebar #news_top_module p.head, #main_sidebar #news_bottom_module p.head{
    text-align: center;
    margin:0;
    border-bottom:1px #d3dae2 solid;

}
#main_sidebar #news_top_module p.head span, #main_sidebar #news_bottom_module p.head span{
    color:#7e8b90;
    font-size:18px;
    font-weight:600;
    display: inline-block;
    line-height:50px;
    padding-left:40px;
    text-transform: uppercase;
    background: url('../img/newspaper.svg') no-repeat left center;
    background-size: 25px auto;
}
#main_sidebar #news_top_module p.head span#live_video{
    background: url('../img/fl_live_video_ico.png') no-repeat left center;
    background-size: 25px auto;
}
#main_sidebar .item{
    height:auto;
    border:none;
    margin:0;
    width: 293px;
    border-bottom:1px #d3dae2 solid;
    padding-bottom:33px;
}
#main_sidebar .item>a>span{
    padding:10px;
    font-size:14px;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
#main_sidebar .item .category_meta{
    display: inline-block;
    position: relative;
    top:0;
    padding:0;
    height: 17px;
    width:auto;
    margin:20px 0 0 10px;
    background: #b2bdc4;
    border-radius: 3px;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}
#main_sidebar .item .category_meta a, #main_sidebar .item .category_meta span{
    padding:0 7px;
    line-height: 17px;
    margin:0;
    float: none;
}
#main_sidebar .item .category_meta a:before,#main_sidebar .item .category_meta span:before{
    content:"";
}
#main_sidebar .item .item_footer{
    border:none;
    bottom:5px;
}
#main_sidebar .item:hover{
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0);
}
#main_sidebar .item a>span:hover{
    color:#f9903c;
}
#main_sidebar #sidebar_subscribe_blk{
    display: block;
    background: #6b8a9e;
    padding:17px 0;
    text-align: center;
}
#main_sidebar #sidebar_subscribe_blk img{
    position: absolute;
    top: 13px;
    right: 18px;
    z-index: 1;
}
#main_sidebar #sidebar_subscribe_blk p{
    color:#fff;
    font-size:14px;
    margin:0;
}
#main_sidebar #sidebar_subscribe_blk p span{
    font-weight:700;
    color:#fbbd44;
}
#main_sidebar #sidebar_subscribe_blk input[type="submit"]{
    display:none;
}
#main_sidebar #sidebar_subscribe_blk input[type="text"]{
    border:none;
    margin-top:10px;
    height:26px;
    outline:none;
    width:220px;
    padding:0 20px;
    text-align: center;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background-color: #90a7b6;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}
#main_sidebar #sidebar_subscribe_blk form{
    position: relative;
}
#main_sidebar #sidebar_subscribe_blk form:after{
    content: "\f105";
    font-family: FontAwesome;
    color: #fff;
    font-weight:400;
    font-size: 18px;
    position: absolute;
    top: 13px;
    right: 23px;
}
#main_sidebar #sidebar_subscribe_blk input[type="text"]::-webkit-input-placeholder{
    text-align: center;
    color:#c7d8e3;
}
#main_sidebar #sidebar_subscribe_blk input[type="text"]::-moz-placeholder{
    text-align: center;
    color:#c7d8e3;
}
#main_sidebar #sidebar_subscribe_blk input[type="text"]:-moz-placeholder{
    text-align: center;
    color:#c7d8e3;
}
#main_sidebar #sidebar_subscribe_blk input[type="text"]:-ms-input-placeholder{
    text-align: center;
    color:#c7d8e3;
}
#main_sidebar #sidebar_subscribe_blk input[type="text"]:focus{
    background: #ffffff;
    cursor: text;
}
#main_sidebar #show_all_news{
    display:block;
    line-height:38px;
    text-transform: uppercase;
    font-weight: 600;
    color:#7e8b90;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    border: 1px #d3dae2 solid;
    border-width: 0 1px 2px 0px;
    background: #ffffff;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
#main_sidebar #show_all_news:hover{
    color:#f88020;
}
#main_sidebar #show_all_news:before{
    content: "";
    position: absolute;
    width:100%;
    top: -60px;
    left: 0;
    height: 60px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );

}
/* ============== MAIN PAGE SIDEBAR - BANNER ============== */
#main_sidebar .sidebar_banner{
    display:none;
    width:295px;
    margin-bottom:20px;
}
#main_sidebar .sidebar_banner>img{
    display:block;
    width:295px;
}

#news_bottom_module{
    /*height: 700px;*/
    overflow: hidden;
    position: relative;
}

/* ============== MAIN PAGE LONG BANNER ============== */
#main_page_long_banner {
    display:block;
    margin:10px;
    width:925px;
}
#main_page_long_banner img{
    width:100%;
}
#main_page_long_banner2 {
    display:block;
    margin:10px;
    width:925px;
}
#main_page_long_banner2 img{
    width:100%;
}

/* ============== PINNED NEWS ============== */
#pinned_news, #press_releases_blk{
    display:block;
    width:945px;
}
#pinned_news .item, #press_releases_blk .item{
    height:197px;
}
#pinned_news .item.double_width, #press_releases_blk .item.double_width{
    width:608px;
}
#pinned_news .item.triple_width, #press_releases_blk .item.triple_width{
    width:923px;
}
#pinned_news .item.triple_width a>span, #pinned_news .item.double_width a>span, #press_releases_blk .item.triple_width a>span, #press_releases_blk .item.double_width a>span{
    font-size: 24px;
    max-height: 185px;
    overflow: hidden;
}
#pinned_news .item.double_width .item_footer a>span, #press_releases_blk .item.double_width .item_footer a>span{
    font-size: 14px;
}
#submit_press_release_btn{
	display: block;
	line-height: 40px;
	color: #fff;
	font-size: 28px;
	font-weight: 500;
	background: #f9903c;
	text-decoration: none;
	text-align: center;
	margin: 0 10px;
	-moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#submit_press_release_btn:hover{
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
}
h1 + #submit_press_release_btn{
	max-width: 100%;
    width: 925px;
}


/* ============== PINNED TAGS ============== */
#pinned_tags{
    display:block;
    width:945px;
}
#pinned_tags a{
    width:293px;
    display:inline-block;
    vertical-align: top;
    margin:10px;
    border:1px #d3dae2 solid;
    height:190px;
    position: relative;
    background: #ffffff;
	padding-top:50px;
}
#pinned_tags a img{
    display: block;
    width:100%;
}
#pinned_tags a span{
    display:block;
    position: absolute;
    width:100%;
    height:50px;
    background: rgba(255, 255, 255, .95);
    top:0;
    left:0;
    text-align: center;
    color:#f9903c;
    font-size: 30px;
    font-weight:600;
    line-height: 50px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#pinned_tags a span:before{
    content:"";
    position: absolute;
    bottom:-16px;
    left:50%;
    margin-left:-15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 15.5px 0 15.5px;
    border-color: rgba(255, 255, 255, .95) transparent transparent transparent;
}
#pinned_tags a:hover span{
    background: rgba(255, 255, 255, 1);
    color: #00adef;
}

/* ============== LOAD MORE BTN ============== */
#load_more{
    display: block;
    width:52px;
    height:52px;
    margin:50px auto 20px auto;
    background: #9bb0c0;
    border-radius: 3px;
    cursor:pointer;
    position: relative;
    border:none;
    outline:none;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#load_more:after{
    content: "";
    width:52px;
    height:52px;
    position: absolute;
    top:0;
    left:0;
    border-radius: 3px;
    background: url('../img/load_more.svg')no-repeat center;
    background-size: 35px auto;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#load_more:hover{
    background-color: #b1c2cf;
}
#load_more:hover:after{
    transform: rotate(180deg);
}

/* ============== FOOTER ============== */
footer{
    display: block;
    padding:40px 0;
    background: #303030;
}
footer .col{
    width:400px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}
footer .col:last-child{
    margin:0;
}
footer p{
    font-size: 12px;
    margin:0;
    color:#acacac;
}
footer p.head{
    font-size: 16px;
    color:#fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom:30px;
}
footer #footer_socials_blk{
    display:block;
    padding-left:120px;
}
footer #footer_socials_blk a{
    text-decoration: none;
    font-size:18px;
    color:#6f7378;
    margin:0 6px;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
footer #footer_socials_blk a.golos{
    height: 33px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/golos_si.svg)no-repeat center -2px;
    background-size: auto 22px;
    -moz-transition:all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
footer #footer_socials_blk a.golos:hover{
    background: url('../img/golos_si_h.svg')no-repeat center -2px;
    background-size: auto 22px;
}
footer .col>a{
    font-size: 16px;
    color:#fff;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-top:23px;
    margin-left:120px;
    text-decoration: none;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
footer #footer_socials_blk a:hover, footer .col>a:hover{
    color:#f88020;
}
aside .textwidget{
    margin-bottom: 20px;
    width: 295px;
}
aside .textwidget>p>span>div, aside .textwidget>p>span>div iframe{
    width: 295px !important;
}
/* ============== ARTICLE PAGE ============== */
#article_page, #events_page{
    background: #ffffff;
    max-width:100%;
    padding: 0 0 20px 0!important;
    margin:20px 0;
}
#article_page aside{
    margin-right:20px;
}
#article_content{
    display: block;
    width: 820px;
}
#article_content:not(.calendar_wrapper)>div:not(#article_meta):not(.lead):not([id^=attachment]):not(#cards_wrapper):not(#quiz_wrapper){
    width:745px;
    display:block;
    margin:0 0 40px 0 !important;
    border-left:5px #13a8e0 solid !important;
    background: #f2f7fb !important;
    font-size: 18px;
    padding:35px !important;
    color: #212121;
    line-height: 26px;
    font-style: italic;
}
#article_content>div:not(#article_meta):not([id^=attachment]) em{
    font-size:18px;
}
#article_content img{
    max-width:100%;
    height:auto;
}
#article_content #article_meta{
    display: block;
    margin-top:24px;
    padding-bottom:30px;
}
#article_content #article_meta a, #article_content #article_meta span{
    padding-left: 25px;
    color: #212121;
    text-decoration: none;
    position: relative;
    display: inline-block;
    font-weight: normal;
    vertical-align: top;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
#article_content #article_meta a:hover{
    color: #f9903c;
}
#article_content #article_meta #article_category, #article_content #article_meta #article_date{
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    margin-right:26px;
    text-transform: uppercase;
}
#article_content #article_meta #article_category:before{
    content: "\f02b";
    font-family: FontAwesome;
    color: #f9903c;
    font-size: 14px;
    position: absolute;
    top: 3px;
    left: 2px;
}
#article_content #article_meta #article_date:before{
    content: "\f073";
    font-family: FontAwesome;
    color: #f9903c;
    font-size: 14px;
    position: absolute;
    top: 2px;
    left: 2px;
}
#article_content p, #article_content ol, #article_content ul, #article_content table, #article_content pre{
    margin:0 0 30px 0;
    font-size: 18px;
    line-height:26px;
    color: #212121;
}
#article_content pre{
	white-space: pre-wrap;      
    white-space: -moz-pre-wrap; 
    white-space: -pre-wrap;  
    white-space: -o-pre-wrap;
    word-wrap: break-word;
	max-width: 768px;
}
#article_meta .content_type{
    font-size: 16px;
    display: inline-block;
    margin-right: 20px;
    text-transform: uppercase;
    padding: 5px;
    margin-top: -5px;
    color: #fff;
}
#article_meta .content_type#spon{
    background: #f9903c;
}
#article_meta .content_type#partn{
    background: #00adef;
}
#article_content p a{
    color: #00adef;
}
#article_content h4{
    margin-bottom: 18px !important;
}
#article_content blockquote{
    width:745px;
    display:block;
    margin:0 0 40px 0;
    border-left:5px #13a8e0 solid;
    background: #f2f7fb;
    font-size: 18px;
    padding:35px;
    color: #212121;
    line-height: 26px;
    font-style: italic;
}
#article_content blockquote p:last-of-type{
    margin :0;
}
#article_content .wp-caption-text{
    font-size: 16px !important;
    font-style: italic !important;
    margin-top: 5px !important;
}
#send_event_form{
	display: block;
}
#send_event_form p{
	margin-bottom: 10px;
}
#send_event_form p.textarea_symbols{
	margin-top: -10px;
    font-size: 12px;
    font-style: italic;
}
#send_event_form input[type="text"], #send_event_form input[type="email"], #send_event_form input[type="date"]{
	/* height: 40px; */
	padding: 10px;
	width: 80%;
	margin-bottom: 15px;
	display: block;
}
#send_event_form input[type="checkbox"]{
	display: inline-block;
}
#send_event_form textarea{
	height: 300px;
	padding: 10px;
	width: 80%;
	margin-bottom: 15px;
	display: block;
}
#send_event_form label{
	font-size:16px;
	/* font-weight: 500; */
	margin-bottom: 5px;
	display: inline-block;
}
#send_event_form label.required:after{
	content:"*";
	color: red;
}
#send_event_form input + br, #send_event_form label + br{
	display: none;
}
#send_event_form input[type="submit"]{
	width: 150px;
	height: 50px;
	display: block;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	background: #f9903c;
	border: none;
	outline: none;
	cursor: pointer;
	border-radius: 3px;
	margin-top: 25px;
}
#add_event_lnk{
	display: block;
    width: 100%;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 20px;
    padding: 10px 0;
    background: #00adef;
    border: 1px #d9dadc solid;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
}
/* LEAD BLOCK */
#article_content .lead{
    border-left: none !important;
    background: none !important;
    border-bottom: 1px #ccc solid;
    margin-bottom: 20px;
    width: 100% !important;
    font-style: normal;
    font-size: 20px !important;
    font-weight: 400;
}
#article_content .lead p{
    font-size: 20px !important;
    margin: 0 0 20px 0;
    font-weight: 400;
    width: 100% !important;
    font-style: normal;
}
#article_content .lead ~ *:not(blockquote){
    width: calc(100% - 40px);
    margin: 0 20px 30px 20px;
}
#article_content [id^=attachment] p{
    margin-bottom: 0 !important;
}
#article_content .first_paragraph{
	margin-top: 20px !important;
}
    /* ============== ARTICLE SUBSCRIBE ============== */
#article_subscribe{
    display:block;
    width:820px;
}
#article_subscribe p{
    margin:0;
    font-size:24px;
    text-align: center;
    color: #212121;
}
#article_subscribe img{
    position: absolute;
    top: 10px;
    right: 10px;
}
#article_subscribe p span{
    font-weight: 700;
    color: #fcb944;
}
#article_subscribe form{
    display:block;
    margin:20px 0;
    position: relative;
}
#article_subscribe input[type="text"]{
    width:770px;
    padding:0 40px 0 10px;
    height:36px;
    font-size:18px;
    background: #ffffff;
    border:1px #d9dadc solid;
    border-radius: 3px;
    outline: none;
}
#article_subscribe input[type="submit"]{
    display: none;
}
#article_subscribe label{
    position: absolute;
    top:1px;
    right:1px;
    width:30px;
    height:36px;
    border:none;
    background: #ffffff;
    outline:none;
    cursor:pointer;
    border-radius: 3px;
}
#article_subscribe label:before{
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    top:10px;
    right:1px;
    width:18px;
    height:18px;
    font-size: 18px;
    color: #9f9f9f;
}

/* ============== ARTICLE RECENT ============== */
#recent_articles{
    display: block;
    width:820px;
    margin:40px 0 20px 0;
}
#recent_articles p{
    font-size: 18px;
    color: #212121;
    margin:0 0 15px 20px;
    font-weight: 700;
}
#recent_articles ul li{
    position: relative;
    display: block;
    line-height: 23px;
    list-style-type: none;
}
#recent_articles ul li:before{
    content: "●";
    position: absolute;
    left:-20px;
    top:0;
    font-size:12px;
}
#recent_articles ul li a{
    font-size: 18px;
    color: #00adef;
    text-decoration: none;
    font-weight: 700;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
#recent_articles ul li a:hover{
    color:#f88020;
}

/* ============== ARTICLE TAGLINE ============== */
#tagline{
    display: block;
    width:820px;
    margin:30px 0;
}
#tagline a{
    text-decoration: none;
    color:#f88020;
    font-size:16px;
    line-height:36px;
    height:36px;
    display: inline-block;
    vertical-align: top;
    margin-right:15px;
    padding:0 15px;
	margin-bottom:10px;
    border:1px #d9dadc solid;
	background: #fff;
    border-radius: 3px;
    font-weight:700;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
}
#tagline a:before{
    content: "#";
}
#tagline a:hover{
    color: #00adef;
}

/* ============== ARTICLE SHARE ============== */
#article_share{
    display: block;
    width:820px;
    margin:20px 0 !important;
}
#article_share div{
    display: inline-block;
	vertical-align: top;
	width: 40px;
	position: relative;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px #000 dotted;
	border-radius: 7px;
	overflow: hidden;
	cursor: pointer;
}
#article_share div:before{
	content: "";
	position: absolute;
	top: 86%;
	left: -116%;
	width: 130%;
	height: 130%;
	-webkit-transform: rotate(45deg) translate3d(0, 0, 0) translateZ(0) scale(1.0, 1.0);
	transform: rotate(45deg) translate3d(0, 0, 0) translateZ(0) scale(1.0, 1.0);
	transition: all 0.4s;
	transition-timing-function: cubic-bezier(0.3, -0.1, 0.3, 1.9);
}
#article_share div:after{
	content: "";
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
	transform: translateZ(0) scale(1.0, 1.0);
	transition: all 0.35s;
	transition-timing-function: cubic-bezier(0.3, -0.1, 0.3, 1.9);
	opacity: 0;
}
#article_share div:hover:before{
	top: -15%;
	left: -12%;
}
#article_share div:hover:after{
	opacity: 1;
}
#article_share div:last-child{
	margin-right: 0;
}
#article_share div:hover:after{
	-webkit-transform: translateZ(0) scale(1.3, 1.3);
	transform: translateZ(0) scale(1.3, 1.3);
}
#article_share div.facebook_share{
	border-color: #3b5998;
	background-image: url('../img/fb_share_ico.png');
	background-repeat: no-repeat;
	background-size: auto 60%; 
}
#article_share div.facebook_share:before{
	background-color: #3b5998;
}
#article_share div.facebook_share:after{
	background-image: url('../img/fb_share_ico_h.png');
	background-repeat: no-repeat;
	background-size: auto 60%; 
}
#article_share div.vk_share{
	border-color: #5181b8;
	background-image: url('../img/vk_share_ico.png');
	background-size: auto 35%;
}
#article_share div.vk_share:before{
	background-color: #5181b8;
}
#article_share div.vk_share:after{
	background-image: url('../img/vk_share_ico_h.png');
	background-repeat: no-repeat;
	background-size: auto 35%; 
}
#article_share div.twitter_share{
	border-color: #55acee;
	background-image: url('../img/tw_share_ico.png');
	background-size: auto 45%;
}
#article_share div.twitter_share:before{
	background-color: #55acee;
}
#article_share div.twitter_share:after{
	background-image: url('../img/tw_share_ico_h.png');
	background-repeat: no-repeat;
	background-size: auto 35%; 
}
#article_share div.gp_share{
	border-color: #dc4e42;
	background-image: url('../img/gp_share_ico.png');
	background-size: auto 45%;
}
#article_share div.gp_share:before{
	background-color: #dc4e42;
}
#article_share div.gp_share:after{
	background-image: url('../img/gp_share_ico_h.png');
	background-repeat: no-repeat;
	background-size: auto 35%; 
}
#article_share div.in_share{
	border-color: #1982ba;
	background-image: url('../img/in_share_ico.png');
	background-size: auto 45%;
}
#article_share div.in_share:before{
	background-color: #1982ba;
}
#article_share div.in_share:after{
	background-image: url('../img/in_share_ico_h.png');
	background-repeat: no-repeat;
	background-size: auto 35%; 
}
#article_share div.fm_share{
	border-color: #008dff;
	background-image: url('../img/fm_share_ico.png');
	background-size: auto 55%;
}
#article_share div.fm_share:before{
	background-color: #008dff;
}
#article_share div.fm_share:after{
	background-image: url('../img/fm_share_ico_h.png');
	background-repeat: no-repeat;
	background-size: auto 55%; 
}
#article_share div.tg_share{
	border-color: #36a7e9;
	background-image: url('../img/tg_share_ico.png');
	background-size: auto 50%;
}
#article_share div.tg_share:before{
	background-color: #36a7e9;
}
#article_share div.tg_share:after{
	background-image: url('../img/tg_share_ico_h.png');
	background-repeat: no-repeat;
	background-size: auto 50%; 
}
#article_share .m{
	display: none;
}

/* ============== ARTICLE BANNER ============== */
#article_bottom_banner, #article_bottom_banner_2{
    display: block;
    width:820px;
}
#article_bottom_banner a, #article_bottom_banner_2 a{
	display: block;
}
#article_bottom_banner{
    margin-top: 40px;
}
#article_bottom_banner img, #article_bottom_banner_2 img{
    width:100%;
    display: block;
}
#article_bottom_banner .textwidget, #article_bottom_banner_2 .textwidget{
    margin-bottom: 20px;
}

/* ============== CATEGORY PAGE ============== */
#category_page{
    /*background: #fff;*/
    /*margin-top: 20px;*/
}
#category_page aside{
    margin-top:0;
}
#category_page h1{
    margin:0 0 10px 10px;
    padding:0;
}
#category_page .item{
    display: block;
    width:925px;
    height:auto;
    padding-top: 0;
    padding-bottom:35px;
    margin-bottom:20px;
}
#category_page .item.no_pic{
    padding-bottom:43px;
}
#category_page .item img{
    width: auto;
    max-width: 130px;
    height: 100px;
    display: inline-block;
    padding:10px 0 10px 10px;
    vertical-align: top;
}
#category_page .item>a>span{
    display: inline-block;
    vertical-align: top;
    width: 750px;
    font-size:18px;
    padding-top: 8px;
}
#category_page .item.no_pic a>span{
    width:auto;
}
#category_page .item a>span p{
    margin-top:10px;
    font-size:16px;
    color: #616665;
}
#category_page .item .category_meta, #category_page .item.no_pic .category_meta{
    background: #ffffff;
    height:27px;
    width: auto;
    bottom:0;
    right: 0;
    left: auto;
    top: auto !important;
    z-index: 5;
}
#category_page .item .category_meta .category_name{
    margin-right:20px;
}
#category_page .item .item_footer{
    z-index: 3;
}
#category_page .item .category_meta a, #category_page .item .category_meta span{
    color:#212121;
}

/* ============== CHRONOLOGY ============== */
#chronology{
    width:100%;
    max-width: 980px;
    display: none;
    margin:0 auto;
}
#chronology #chrono_more{
    display: block;
    background: #b2bdc4;
    text-align: center;
    padding:10px 0;
    font-size: 24px;
    color:#fff;
    line-height: 24px;
    outline: none;
    text-transform: uppercase;
    margin-top:20px;
    width: 100%;
    border: none;
    cursor: pointer;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}
#chronology #chrono_more:hover{
    background: #cad0d4;
}
#chronology .item {
    display: block;
    width: 100% !important;
    height: auto;
    padding-top: 0;
    padding-bottom: 35px;
    margin: 0 0 20px 0;
}
#chronology .item.no_pic{
    padding-bottom:43px;
}
#chronology .item img{
    width: auto;
    max-width: 130px;
    height: 100px;
    display: inline-block;
    padding:10px 0 10px 10px;
    vertical-align: top;
}
#chronology .item a>span{
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 160px);
    font-size:18px;
    padding-top: 8px;
}
#chronology .item.no_pic a>span{
    width:auto;
}
#chronology .item a>span p{
    margin-top:10px;
    font-size:16px;
    color: #616665;
}
#chronology .item .category_meta, #chronology .item.no_pic .category_meta{
    background: #ffffff;
    height:27px;
    width: auto;
    bottom:0;
    right: 0;
    left: auto;
    top: auto !important;
    z-index: 5;
}
#chronology .item .category_meta .category_name{
    margin-right:20px;
}
#chronology .item .item_footer{
    z-index: 3;
}
#chronology .item .category_meta a, #chronology .item .category_meta span{
    color:#212121;
}
#chrono_long_banner, #chrono_long_banner2, #chrono_long_banner3{
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
}
#chrono_long_banner img, #chrono_long_banner2 img{
    width: 100%;
}
#chrono_long_banner3{
	text-align: center;
	background: #fff;
	border: 1px #d3dae2 solid;
	padding: 10px 0;
}
#chrono_long_banner3>*{
	display:inline-block !important;
	vertical-align: middle;
	margin: 0 10px;
	width: 300px;
}
#chrono_long_banner3>* img{
	width: 100%;
}
#disqus_thread, #comments{
    max-width: 820px;
	background: #fff;
}

/* ============== CARDS PAGE ============== */
.cards_page{
	background: #e8edf2 !important;
}
.cards_page #article_content{
    text-align: center;
}
.cards_page #cards_wrapper{
    margin-bottom:40px !important;
    border: none !important;
}
.cards_page .single_card{
    background: #ffffff;
    margin-bottom:20px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.3);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,.3);
    padding:5px 0;
}
.cards_page .single_card p, .cards_page .single_card .card_description{
    font-size:18px;
    margin: 0 20px 20px 20px !important;
}
.cards_page .single_card .card_description{
	text-align: left !important;
}
.cards_page .single_card p.card_counter{
    margin-bottom:10px !important;
    position: relative;
}
.cards_page .single_card p.card_counter:before{
    content: "";
    width:100%;
    height:2px;
    top:12px;
    left:0;
    position: absolute;
    /*background: #999;*/
    background: rgba(249,144,60, .6);
}
.cards_page .single_card p.card_counter span{
    position: relative;
    font-size: 20px;
    font-weight: 600;
    padding:5px;
    background: #ffffff;
}
.cards_page .single_card strong{
    font-size:27px;
}
.cards_page .single_card .card_description strong{
    font-size: 18px;
}
.cards_page .single_card .card_description blockquote{
    width: 90% !important;
}
.cards_page #cards_menu{
    border-top: 3px rgba(249,144,60, .6) solid;
    padding:5px 0;
    width:295px;
}
.cards_page #cards_menu span{
    display: block;
    font-size: 16px;
    margin: 10px;
    font-weight: 600;
    cursor: pointer;
    padding-left: 30px;
    position: relative;
}
.cards_page #cards_menu span b{
    position: absolute;
    top:0;
    color: #f88020;
    left:0;
}

#gototop{
    position: fixed;
    right:50px;
    bottom:50px;
    width:50px;
    height:50px;
    display: none;
    cursor: pointer;
    z-index: 9;
    opacity: 0;
}
#gototop:before{
    content: "\f139";
    font-family: FontAwesome;
    color: #f9903c;
    font-weight:400;
    font-size: 60px;
    position: absolute;
    right:0;
    bottom:0;
    width:52px;
    height:50px;
}

/* WP STYLING
   ================================================== */

.hidden,
.assistive-text {    display: none }

/* ===[ Image Alignment ]=== */

.alignleft {    float: left }

.wp-caption.alignleft {    margin-right: 20px }

img.alignleft {    margin: 10px 20px 10px 0 }

.alignright {    float: right }

.wp-caption.alignright {    margin-left: 20px }

img.alignright {    margin: 10px 0 10px 20px }

.alignnone,
.none,
.wp-caption.alignnone,
.wp-caption.none {    margin: 40px -40px 40px }

p > .alignnone,
p > .none,
p > a > .alignnone {
    margin-bottom: 20px;
    margin-top: 20px;
}
audio{
    width:100%;
}
.alignnone .wp-caption-text {
    margin-left: 40px;
    width: 100%;
}

.aligncenter {
    /*clear: both;*/
    display: block;
    margin: 40px auto;
}

.aligncenter img {    margin: 0 auto }

/*p > a > .aligncenter {*/
    /*margin-bottom: 20px;*/
    /*margin-top: 20px;*/
/*}*/

/*.wp-caption {*/
    /*margin-top: 10px;*/
    /*max-width: 720px !important;*/
/*}*/

/*p + .wp-caption {    margin-top: 25px }*/

/*p + .wp-caption.aligncenter {    margin-top: 40px }*/

/*.wp-caption-text {*/
    /*color: #FFF;*/
    /*font-size: 12px;*/
    /*font-weight: 700;*/
    /*margin: 10px 0;*/
/*}*/

#mobile_nav{
    background: #201f1f;
    width:330px;
    max-width:330px;
    position: fixed;
    height: 100%;
    top:0;
    /*left:0;*/
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 999;
    left:-330px;
}
#mobile_nav #searchform{
    display: block;
    margin:10px 0;
    padding-bottom:10px;
    border-bottom: 2px #fff solid;
}
#mobile_nav #searchform input[type="submit"]{
    display: none;
}
#mobile_nav #searchform input[type="text"]{
    width:90%;
    margin:10px 4%;
    padding-left: 2%;
    border:2px #fff solid;
    border-radius:10px;
    height:25px;
    background: #201f1f;
    outline: none;
}
#mobile_nav #searchform input[type="text"]::-webkit-input-placeholder{
    color:#ffffff;
}
#mobile_nav #searchform input[type="text"]::-moz-placeholder{
    color: #ffffff;;
}
#mobile_nav #searchform input[type="text"]:-moz-placeholder{
    color: #ffffff;;
}
#mobile_nav #searchform input[type="text"]:-ms-input-placeholder{
    color: #ffffff;;
}
#mobile_nav #searchform input[type="text"]:focus{
    background: #ffffff;
}
#mobile_nav ul{
    margin: 0;
    padding: 0;
}
#mobile_nav ul li{
    display: block;
}
#mobile_nav ul li a{
    font-size:24px;
    display: block;
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: left center;
    margin:0 0 0 10px;
    padding:10px 0 10px 30px;
    text-decoration: none;
    background-size: 20px auto;
}
#mobile_nav ul#menu-header_tags li a{
    padding-left:0;
}
#mobile_nav aside{
    display: block;
    margin-top:10px;
    border-top: 2px #fff solid;
}
#mobile_nav aside input[type="submit"]{
    display: none;
}
#mobile_nav aside input[type="text"]{
    width:90%;
    margin:10px 4%;
    padding-left: 2%;
    border:2px #fff solid;
    border-radius:10px;
    height:25px;
    background: #201f1f;
    outline: none;
}
#mobile_nav aside h2{
    font-size: 18px;
    color: #fff;
    width: 94%;
    font-weight: 400;
    font-style: italic;
    margin-left: 3%;
    margin-bottom: 0;
}
#toggle_mobile_nav{
    margin: -8px 20px 0 10px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 14px;
    padding: 63px 10px 0 10px;
    background: no-repeat center 5px;
    background-size: auto 50px;
    cursor: pointer;
    width: 51px;
    background-image: url(../img/short_menu.svg);
}
#mobile_nav_overlay{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    display: none;
    z-index: 998;
}
.has_error{
    border:2px #f00 solid !important;
}
#send_event_form_agree.has_error + br + label{
	border-bottom: 2px #f00 solid;
}
#quiz_wrapper{
	margin-bottom:140px;
	position:relative;
	display:block;
}
#quiz_wrapper .question_blk{
	display:none;
	margin-bottom:30px;
}
#quiz_wrapper .question_blk p{
	font-size: 24px;
}
#quiz_wrapper strong{
	font-size: 18px;
	/* padding-bottom:35px; */
	display:block;
}
#quiz_wrapper .question_blk input{
	display:none;
}
#quiz_wrapper .question_blk label{
	display:block;
	padding-top:3px;
	padding-left:35px;
	margin:0;
	background:url('../img/fl_quiz_label.png')no-repeat left center;
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
#quiz_wrapper .question_blk label:hover{
	color: #F79A0A;
}
#quiz_wrapper .question_blk input:checked + label{
	background:url('../img/fl_quiz_label_c.png')no-repeat left center;
}
#quiz_wrapper button{
	background: transparent;
    box-shadow: none;
    color: #000;
    border: 1px #000 solid;
    display: block;
	outline:none;
    margin: 10px auto;
}
#quiz_wrapper button:hover{
	opacity:1;
	border-color:#F79A0A;
}
#quiz_answers_blk>*{
	display:none;
	font-size: 20px;
}
#quiz_wrapper #quiz_answers_blk strong{
	font-size: 24px;
	border-bottom: 1px #ccc solid;
	display:block;
}
iframe[src*=disqusads]{
    display:none;
}
#events_page h1{
    margin-bottom: 30px;
}
#events_page .order_switch{
    margin: 12px 0 0 0 !important;
    padding: 0 !important;
    font-style: normal;
    border: none !important;
    background: transparent !important;
    display: none;
}
#events_page .order_switch span{
    margin: 0 10px;
    color: #f9903c;
    cursor: pointer;
}
#events_page .order_switch span.active{
    color: #000;
    cursor: default;
}
#events_page .event, #events_page .event .event_top{
    display: block;
}
#events_page .event a{
    font-size: 16px;
    color: #00adef;
}
#events_page .event .event_top{
    cursor: pointer;
}
#events_page .event .event_top .date{
    display: block;
    height: 30px;
    background: #303030;
}
#events_page .event .event_top .date span{
    display: inline-block;
    padding-left: 20px;
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    font-weight: 300;
}
#events_page .event .event_top .event_short_description{
    display: block;
    min-height: 130px;
    position: relative;
}
#events_page .event .event_top .event_short_description .event_short_txt{
    display: block;
    text-align: center;
    padding: 15px 0;
    margin: 0 100px;
}
/*#events_page .event .event_top .event_short_description.has_logo>*{*/
/*display: inline-block;*/
/*vertical-align: middle;*/
/*}*/
#events_page .event .event_top .event_short_description.has_logo img{
    width: 140px;
    height: 140px;
    position: absolute;
    top: 50%;
    margin-top: -70px;
    left: 0;
}
/*#events_page .event .event_top .event_short_description.has_logo .event_short_txt{*/
/*width: calc(100% - 150px);*/
/*padding-top: 0;*/
/*}*/
#events_page .event .event_top .event_short_description .event_short_txt p.time, #events_page .event .event_top .event_short_description .event_short_txt p.place{
    font-size: 18px;
    font-weight: 300;
    margin: 0;
}
#events_page .event .event_top .event_short_description .event_short_txt p.name{
    font-size: 30px;
    font-weight: 600;
    margin: 10px 0;
	line-height:normal;
}
#events_page .event .event_full_description{
    display: none;
}
#events_page .event .event_location, #events_page .event .event_agenda, #events_page .event .event_link{
    display: block;
    margin-top: 10px;
}
#events_page .event .event_agenda{
    font-size: 18px;
}
#events_page .event .event_location>*{
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
#events_page .event .event_location .event_location_txt p{
    display: block;
    margin: 0 0 0 20px;
    font-size: 16px;
}
#events_page .event .event_location .event_location_txt p.place{
    margin-bottom: 15px;
    font-weight: 600;
}
#events_page .event .event_agenda p, #events_page .event .event_link p{
    font-size: 16px;
    margin: 0 0 10px 0;
}
#events_page .event .event_agenda p.heading, #events_page .event .event_link p.heading{
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 18px;
}
#events_page .event .event_link a{
    font-weight: 600;
    font-size: 18px;
    color: #00adef;
    margin-bottom: 10px;
    padding-bottom: 10px;
    display: block;
    word-wrap: break-word;
}
#events_page .event.past_event{
    opacity: .5;
}
.past_event:hover, .past_event.active{
    opacity: 1 !important;
}
.single_post_event  .event{
    padding-top: 10px;
}
.single_post_event .calendar_wrapper>.event{
    display: block !important;
}
.single_post_event  .event .event_full_description{
    display: block !important;
}
#events_page #country_filter, #events_page #city_filter{
	margin: 10px 10px 0 0;
    height: 30px;
    padding: 0 5px;
    width: 30%;
    border: 1px #d3dae2 solid;
    border-radius: 2px;
}
#events_page .month_wrapper{
    display: none;
}
#events_page .month_wrapper.current{
    display: block;
}
#show_past_events + label{
    font-size: 16px;
}
.event_load:after{
	content:"";
  width: 100%;
  height: 8px;
  background-image: repeating-linear-gradient(-45deg, #303030,#303030, 15px, #f9903c 15px, #f9903c 30px);
  -webkit-animation:progress 2s linear infinite;
  -moz-animation:progress 2s linear infinite;
  -ms-animation:progress 2s linear infinite;
  animation:progress 2s linear infinite;
  background-size: 150% 100%;
  position: absolute;
  bottom:-8px;
  left: 0;
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev{
	display: none;
}
#datepicker_events_popup{
	width: calc(100% - 20px);
	padding: 5px 10px;
	background: #303030;
	position: absolute;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
}
#datepicker_events_popup p{
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
#datepicker_events_popup p:hover{
	color: #f9903c;
}
#datepicker_events_popup .triangle{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 8px 4px;
	border-color: transparent transparent #303030 transparent;
	position: absolute;
	top: -8px;
	left: 0;
}

@-webkit-keyframes progress{
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -45px 0px;
  }
}
@-moz-keyframes progress{
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -45px 0px;
  }
}    
@-ms-keyframes progress{
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -45px 0px;
  }
}    
@keyframes progress{
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -42px 0px;
  }
} 
.month_switch_panel{
    display: none;
    width: 100%;
    height: 50px;
    background: #303030;
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: center;
    position: relative;
    border-bottom: 8px #f9903c solid;
}
.month_switch_panel span{
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 300;
    display: inline-block;
    line-height: 50px;
}
.month_switch_panel span.month_prev{
    position: absolute;
    height: 50px;
    top: 0;
    left: 20px;
    cursor: pointer;
    opacity: .7;
    background: url(../img/arrow_left.png)no-repeat left center #303030 !important;
    padding-left: 30px;
}
.month_switch_panel span.month_next{
    position: absolute;
    height: 50px;
    top: 0;
    right: 20px;
    cursor: pointer;
    opacity: .7;
    background: url(../img/arrow_right.png)no-repeat right center #303030 !important;
    padding-right: 30px;
}
.month_switch_panel span.month_current{
    font-size: 20px;
    font-weight: normal;
}
.month_switch_panel span:hover{
    opacity: 1;
}
#event_datepicker{
    font-size: 17px;
    margin-bottom: 20px;
    position: static;
}
.picker_fixed{
    position: fixed !important;
    top: 10px;
}
#event_datepicker .ui-datepicker-inline{
    width: 286px;
}
#event_datepicker .event_date .ui-state-default{
    background: #f9903c !important;
    color: #fff !important;
}
#event_datepicker .event_date_past .ui-state-default{
    background: #f9903c !important;
    color: #fff !important;
    opacity: .7;
}
.ui-state-default{
    background-color: #fff !important;
}
#event_datepicker .ui-state-active{
    border: 1px solid #c5c5c5;
    background: #fff;
    font-weight: normal;
    color: #454545;
}
.ui-datepicker-today>*, .ui-state-highlight{
    background: #fff;
    font-weight: bold !important;
}

.selected_event_date .ui-state-default{
    background-color: #00adef !important;
    color: #fff !important;
}
.ui-datepicker-header{
    background-color: #303030 !important;
    color: #fff !important;
    font-weight: normal !important;
}
.ui-datepicker-next{
    background: url('../img/arrow_right.png')no-repeat center #303030 !important;
    border-color: #303030 !important;
}
.ui-datepicker-next-hover{
    background: url('../img/arrow_right.png')no-repeat center #303030 !important;
    border-color: #303030 !important;
}
.ui-datepicker-prev{
    background: url('../img/arrow_left.png')no-repeat center #303030 !important;
    border-color: #303030 !important;
}
.ui-datepicker-prev-hover{
    background: url('../img/arrow_left.png')no-repeat center #303030 !important;
    border-color: #303030 !important;
}
.ui-datepicker-next span{
    display: none;
}
.nfl_popup{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
}
.nfl_popup .popup_wrapper{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}
.nfl_popup .popup_window{
    position: absolute;
    width: 600px;
    height: 400px;
    padding: 30px;
    background: #fff;
    top: 50%;
    margin-top: -230px;
    left: 50%;
    margin-left: -330px;
}
.nfl_popup .popup_window p.heading{
    font-size: 24px;
    margin-top: 0;
}
.nfl_popup .popup_window textarea{
    display: block;
    width: calc(100% - 20px);
    height: 100px;
    padding: 10px;
    margin-bottom: 20px;
}
.nfl_popup .popup_window textarea:focus{
    outline: none;
}
.nfl_popup .popup_window textarea#typo_txt{
    color: #b51717;
}
.nfl_popup .popup_window span.close{
    font-size: 24px;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
.nfl_popup .popup_window button{
    width: 200px;
    height: 50px;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    background: #4e4b4b;
}
#projects_page .item{
    height: 254px;
}
#projects_page .item .category_meta .category_name{
    padding-top: 6px;
    padding-left: 18px;
    color: #fff;
}
#projects_page #main_sidebar .item{
    height: auto !important;
    padding-bottom: 0;
}
#missprints_disclamer{
    max-width: 820px;
    margin-bottom: 30px;
    border: 1px #d9dadc solid;
	background:#fff;
}
#missprints_disclamer span{
    display: block;
    padding: 15px 0;
    margin: 0 40px;
    font-size: 14px;
    font-style: italic;
    color: #999;
    text-align: center;
    font-weight: 300;
}
.main_page_long_banner .textwidget, #article_bottom_banner_2 .textwidget{
    display: none;
}
.category-1163 .item a>span p{
    display: none;
}
#poll_form .single_question{
    padding: 10px 0;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}
#poll_form .single_question.has_no_option{
    background: rgba(249, 144, 60, .3);
}
#poll_form .single_question p:first-child{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
#poll_form .single_question span{
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
    cursor: pointer;
    position: relative;
    line-height: 135%;
}
#poll_form .single_question span.custom_option + br, #poll_form .single_question.multiselect span + br{
    display: none;
}
#poll_form .single_question span:before{
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 2px;
    border-color: rgba(0,0,0,0.54);
}
#poll_form .single_question span:after{
    content: "";
    position: absolute;
    top: 9px;
    left: 5px;
    width: 0;
    height: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 0px;
    border-color: #f9903c;
}
#poll_form .single_question span.active:after{
    content: "";
    position: absolute;
    top: 9px;
    left: 5px;
    width: 0;
    height: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 5px;
    border-color: #f9903c;
}
#poll_form .single_question.multiselect span:before{
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: solid 2px;
    border-color: rgba(0,0,0,0.54);
}
#poll_form .single_question.multiselect span:after{
    content: "";
    position: absolute;
    top: 9px;
    left: 5px;
    width: 0;
    height: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: solid 0px;
    border-color: #f9903c;
}
#poll_form .single_question.multiselect span.active:after{
    content: "";
    position: absolute;
    top: 9px;
    left: 5px;
    width: 0;
    height: 0;
    -webkit-border-radius: 0%;
    border-radius: 0;
    border: solid 5px;
    border-color: #f9903c;
}
#poll_form .single_question input[type="text"]{
    border-width: 0 0 1px 0;
    outline: none;
    border-color: rgba(0,0,0,0.54);
}
#poll_form button{
    margin-bottom: 40px;
    padding: 15px 30px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    border: none;
    outline: none;
    background: #f9903c;
    cursor: pointer;
}

.upper_btn_tab{
	display: block;
    width: 915px;
    height: auto;
	margin-left: 10px;
}
.upper_btn_tab a{
	text-decoration: none;
    color: #f88020;
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    padding: 0 15px;
    margin-bottom: 10px;
    border: 1px #d9dadc solid;
    border-radius: 3px;
    font-weight: 700;
	background: #fff;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
}
.upper_btn_tab a.active{
	color: #fff;
	background: #f88020;
}

.coinzilla{
	width:calc(100% - 2px); 
	display: inline-block;
	background: #fff;
	border: 1px #d3dae2 solid;
	padding: 5px 0;
	text-align: center;
}
@media (max-width: 731px) {
	.coinzilla{
		display: none;
	}
}
/* ============== MEDIA QUERIES ============== */
@media (max-width: 1290px) {
    main{
        width: calc(100% - 20px);
    }
    main#article_page{
        width:100%;
    }
    .inner{
        width: calc(100% - 20px);
        padding:0 10px;
    }
    .item{
        width: calc((100% - 325px)/3 - 20px);
    }
    .item>a:first-of-type{
        overflow: hidden;
        display: block;
        position: relative;
    }
    #chronology .item>a:first-of-type{
        overflow: auto;
        display: inline-block;
        position: relative;
    }
    .item>a:first-of-type img{
        width:auto !important;
    }
    .item#pinned_item img{
        width: 100% !important;
        min-width: 100% !important;
        min-height: 100% !important;
    }
    .item#pinned_item{
        width: calc((100% - 322px)/1.5 - 20px);
    }
    #main_page_long_banner, #main_page_long_banner2{
        width: calc(100% - 340px);
    }
    #pinned_news, #press_releases_blk{
        width: calc(100% - 315px);
    }
    #pinned_news .item, #press_releases_blk .item{
        width: calc(33% - 20px);
    }
    #pinned_news .item.double_width, #press_releases_blk .item.double_width{
        width: calc(66% - 20px);
    }
    #pinned_news .item.triple_width, #press_releases_blk .item.triple_width{
        width: calc(100% - 25px);
    }
    #pinned_tags{
        width: calc(100% - 315px);
    }
    #pinned_tags a{
        width: calc(33% - 20px);
        height:auto;
    }
    #tags_nav span#switch_content{
        position: absolute;
        float: none;
        background-color: #ffffff;
        right:0;
    }
    footer .col{
        width:31%;
    }
    footer #footer_socials_blk a{
        font-size: 16px;
    }
    main#article_page .inner{
        padding-top: 70px;
    }
    main#article_page aside#main_sidebar{
        display: block;
        float: none;
        position: absolute;
        z-index:3;
        left:0;
        width: 100%;
        margin: 0;
        top: 0;
    }
    main#article_page aside#main_sidebar .sidebar_banner, main#article_page aside#main_sidebar #cards_menu, aside .textwidget{
        display: none !important;
    }
    main#article_page aside#main_sidebar #ticker_blk{
        display: inline-block;
        width: auto;
        border: none;
    }
    main#article_page aside#main_sidebar #socials_blk{
        display: inline-block;
        width: auto;
        float: right;
    }
    main#article_page aside#main_sidebar #article_content{
        margin-left: 10px;
    }
    #category_page .item, h1 + #submit_press_release_btn{
        width: calc(100% - 340px) !important;
    }
    #category_page .item>a:first-of-type{
        display: inline-block;
		overflow: hidden;
    }
    #category_page .item a>span{
        width: calc(100% - 160px);
    }
    .item a>span, #tags_nav a{
        font-size: 14px;
    }
    .item a>span p, .item .category_meta .article_date{
        font-size:12px;
    }
    .item .category_meta .category_name{
        font-size:10px;
    }
    /*#article_content p, #article_content ol, #article_content ul, #article_content table{*/
        /*font-size: 24px;*/
        /*line-height:200%;*/
    /*}*/
    #article_content, #recent_articles, #tagline, #article_share, #disqus_thread, #comments{
        width: calc(100% - 40px);
        margin: 0 20px;
    }
    #missprints_disclamer{
        margin: 0 auto 30px auto;
    }
    #article_subscribe{
        margin: 0 auto;
        width: calc(100% - 40px);
        max-width: 820px;
    }
    #recent_articles{
        margin: 40px 0 20px 0;
    }
    #article_share{
        margin: 20px !important;
    }
}

@media (max-width: 1170px) {
    #events_page #main_sidebar{
        display: none !important;
    }
    .calendar_wrapper{
        width: 100% !important;
    }
    .calendar_wrapper h1{
        text-align: center;
    }
}

@media (max-width: 1024px) {
	#article_share .m{
		display: inline-block;
	}
	#article_share .d{
	display: none;
}
	#live_video, #news_top_module{
		display: none !important;
	}
    aside#main_sidebar, #pinned_news, #pinned_tags, #tags_nav span#switch_content, #press_releases_blk{
        /* display: none !important; */
		width: 100%;
    }
	aside#main_sidebar{
		display: none !important;
	}
    main#article_page aside{
        display: block !important;
    }
    .item, #category_page .item{
        display: block;
        width: calc(100% - 20px) !important;
        height:auto !important;
        padding-top: 0 !important;
        padding-bottom:35px;
        margin-bottom:20px;
    }
	h1 + #submit_press_release_btn{
		width: calc(100% - 20px) !important;
	}
    .item.no_pic{
        padding-bottom:43px;
    }
	#pinned_news .item.no_pic p, #press_releases_blk .item.no_pic p{
		max-height: 100%;
	}
	/*#pinned_tags a{
		width: calc(100% - 20px);
	}*/
    .item img{
        width: 100% !important;
        /* max-width: 250px;
        height: 200px; */
        display: inline-block;
        padding:10px 0 10px 10px;
        vertical-align: top;
		/* max-width: 100%; */
		    max-width: calc(100% - 20px);
		height: auto;
    }
    .item>a:first-of-type{
        /* width: 30%;
        display: inline-block; */
        position: relative;
		overflow:auto;
    }
    .item>a>span{
        display: inline-block;
        vertical-align: top;
        /* width: calc(70% - 40px); */
        font-size:18px;
        /* padding-top: 8px; */
		padding:0 10px;
    }
	.item.no_pic>a{
		width: auto !important;
	}
    .item.no_pic a>span{
        width:auto;
		padding-top:10px;
    }
    .item a>span p{
        margin-top:10px;
        font-size:16px;
        color: #616665;
    }
    .item .category_meta, .item.no_pic .category_meta{
        background: #ffffff;
        height:27px;
        width: auto;
        bottom:0;
        right: 0;
        left: auto;
        top: auto !important;
        z-index: 5;
    }
    .item .category_meta .category_name{
        margin-right:10px;
    }
    .item .category_meta a, .item .category_meta span, .item .item_footer a, .item .item_footer>span, span.dsq-postid{
        color: #212121;
        font-size: 12px !important;
    }
    .icon-bubble{
        font-size: 12px !important;
    }
    .item .category_meta .article_date{
        font-size: 12px !important;
    }
    #main_page_long_banner, #main_page_long_banner2{
        width: calc(100% - 20px);
    }
    #article_content p, #article_content ol, #article_content ul, #article_content table, #article_content pre{
        font-size: 28px;
        line-height: 200%;
    }
    #article_content p a{
        word-break: break-all;
    }
    #recent_articles p{
        font-size: 32px;
    }
    #recent_articles ul li{
        line-height: 32px;
        margin-bottom: 10px;
    }
    #recent_articles ul li a{
        font-size: 24px;
    }
    #tagline a{
        font-size: 24px;
        line-height: 46px;
        height: 46px;
    }
    #article_share a{
        font-size: 32px;
        margin: 0 12px;
    }
    .item#pinned_item img{
        position: relative;
        padding: 0;
    }
    .item#pinned_item>a span{
        /* font-size: 40px; */
        width: calc(100% - 30px);
    }
    #load_more{
        width: calc(100% - 20px) !important;
        height:70px;
    }
    #load_more:after{
        background: none;
    }
    #load_more:before{
        content: "Show more";
        line-height: 70px;
        font-size: 36px;
        width: 100%;
        color: #fff;
        height: 52px;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 3px;
    }
    #category_page .item a>span{
        width: calc(100% - 280px);
        font-size: 24px;
    }
    #category_page .item a>span p{
        font-size: 18px;
    }
    #category_page .item img{
        max-width: 250px;
        height: 200px;
    }
    #eth_rate{
        font-size: 30px !important;
        width: 165px !important;
        padding-left: 60px !important;
    }
    #eth_rate:before{
        font-size: 27px !important;
    }
    #btc_rate{
        font-size: 30px !important;
        width: 115px !important;
        margin-right: 25px !important;
    }
    main#article_page aside#main_sidebar #socials_blk{
        display: none;
    }
    #article_content #article_meta #article_category, #article_content #article_meta #article_date{
        font-size: 24px;
    }
    #article_content #article_meta #article_category:before, #article_content #article_meta #article_date:before{
        font-size: 21px;
    }

  .sidebar_banner img {
        display:none;
    }
    #projects_page .item .category_meta .category_name{
        color: #000;
        padding-top: 7px;
    }
    #projects_page .item{
        padding-bottom: 0;
    }
	.upper_btn_tab{
		width: calc(100% - 20px) !important;
	}

}
@media (max-width: 820px) {
    #events_page{
        width: 100%;
    }
    #events_page .event .event_top .event_short_description .event_short_txt{
        margin: 0 50px;
    }
    .sidebar_banner img {
        display:none;
    }

    #article_subscribe, #recent_articles, #tagline, #article_share, #article_bottom_banner, #article_content, #article_bottom_banner_2{
        width: 94% !important;
        margin-left: 3%;
        margin-right: 3%;
    }
    #article_subscribe input[type="text"]{
        width: calc(100% - 50px);
    }
    #article_content blockquote, #article_content>div{
        width: calc(100% - 75px);
    }
    #gototop{
        display:none !important;
    }
	.twitter-tweet, #article_content p iframe, #disqus_thread, #comments{
		width: calc(100% - 20px) !important;
		max-width: 500px !important;
		min-width: 220px !important;
	}
	div[id^=attachment]{
		width: 100% !important;
	}
	.embedly-card-hug, .embedly-card{
		width: calc(100% - 70px) !important;
		max-width: 600px !important;
		min-width: 220px !important;
	}
	.embedly-card{
		padding: 35px 5px !important;
	}
	#disqus_thread, #comments{
		width: calc(100% - 20px) !important;
	}

   
}
@media (min-width: 451px) and (max-width: 1024px) {
    #events_page .event .event_top img{
        display: none;
    }
    .month_switch_panel span.month_prev{
        font-size: 0;
        background: url('../img/arrow_left.png')no-repeat left center;
        width: 30px;
    }
    .month_switch_panel span.month_next{
        font-size: 0;
        background: url('../img/arrow_right.png')no-repeat left center;
        width: 30px;
    }
	.item>a:first-of-type{
		width: 30%;
		display: inline-block;
		vertical-align: top;
	}
	.item>a>span{
		width: calc(70% - 40px);
		padding-top: 8px;
		font-size: 20px;
	}
	.item .category_meta a, .item .category_meta span, .item .item_footer a, .item .item_footer>span, span.dsq-postid{
        font-size: 14px !important;
    }
    .icon-bubble{
        font-size: 14px !important;
    }
    .item .category_meta .article_date{
        font-size: 14px !important;
    }
	#category_page .item img{
        width: 100% !important;
		max-width: 100%;
		height: auto;
    }
	#category_page .item a>span{
		width: calc(70% - 20px);
		font-size: 18px;
	}
	#category_page .item a>span p{
		font-size: 14px;
	}
    #article_content p, #article_content ol, #article_content ul, #article_content table, #article_content pre{
		font-size: 18px;
		line-height: 26px;
	}
	#article_content pre{
		max-width: 450px;
	}
	#eth_rate{
		font-size: 20px !important;
		width: auto !important;
		padding-left: 51px !important;
		margin:0 !important;
	}
	#eth_rate:before{
		font-size: 22px !important;
	}
	#btc_rate{
		font-size: 20px !important;
		width: auto !important;
		margin-right: 25px !important;
	}
	#article_content h1{
		font-size: 28px;
		padding-top: 15px;
	}
	#article_meta{
		width:100% !important;
	}
	#article_content #article_meta #article_category, #article_content #article_meta #article_date{
		font-size:18px;
	}
	#article_content #article_meta #article_category:before, #article_content #article_meta #article_date:before{
		font-size:16px;
	}
	#article_content blockquote, #article_content>div{
		width: calc(100% - 30px);
	}
	#article_content blockquote{
		padding: 15px;
	}
	#recent_articles p{
		font-size: 24px;
		margin: 0 0 15px 0;
	}
	#recent_articles ul{
		padding-left: 20px;
	}
	#recent_articles ul li{
		line-height: normal;
		margin-bottom: 10px;
	}
	#recent_articles ul li a{
		font-size: 18px;
	}
	#tagline a{
		font-size: 18px;
		margin-bottom: 10px;
	}
	footer{
		padding: 10px 0;
	}
	footer .col{
		width: auto;
		display: block;
		margin: 0 0 20px 0;
	}
	footer #footer_socials_blk{
		padding:0;
	}
	footer .col>a{
		margin:15px 0 0 0;
	}
}

@media (max-width: 725px) {
	#pinned_tags a span{
		font-size: 24px;
	}
}
@media (max-width: 625px) {
	#pinned_tags a{
		width: calc(100% - 20px);
	}
}

@media (max-width: 450px) {
    #events_page .event .event_link a{
        max-width: 330px;
    }
    .calendar_wrapper>div{
        width: 100% !important;
    }
    #events_page .event .event_top .event_short_description .event_short_txt{
        margin: 0;
    }
    #events_page .event .event_top img{
        display: none;
    }
    .month_switch_panel span.month_prev{
        font-size: 0;
        background: url('../img/arrow_left.png')no-repeat left center;
        width: 30px;
    }
    .month_switch_panel span.month_next{
        font-size: 0;
        background: url('../img/arrow_right.png')no-repeat left center;
        width: 30px;
    }
	.mob_from_sidebar{
		width: calc(50% - 20px);
		margin: 10px 10px 0 10px;
		display: inline-block !important;
		vertical-align: top;
	}
	.mob_from_sidebar img{
		display: block !important;
		width: 100%;
	}
	#pinned_tags{
		display: none;
	}
	.item, #category_page .item{
		margin-bottom: 10px;
	}
	.item.no_pic {
		padding-bottom: 33px;
	}
    .item img{
        width: 100% !important;
        display: inline-block;
        padding:10px 0 10px 10px;
        vertical-align: top;
		max-width: calc(100% - 20px);
		height: auto;
    }
	.item a{
		display: inline-block !important;
		width: calc(100% - 120px);
		vertical-align: top;
		font-size: 14px;
	}
    .item>a:first-of-type{
        position: relative;
		overflow:auto;
		display: inline-block;
		width: 80px;
		font-size: 0;
    }
	.alignleft{
		float: none;
	}
	.item>a:first-of-type img{
		padding: 10px 0 0 10px;
		max-width: 100%;
	}
    .item>a>span, #category_page .item>a>span{
        display: inline-block;
        vertical-align: top;
        font-size:14px !important;
		padding:0 10px !important;
		margin-top: 8px;
    }
	.item.no_pic>a{
		width: auto !important;
	}
    .item.no_pic a>span{
        width:auto;
		padding-top: 0;
    }
    .item a>span p{
        margin-top:5px;
        font-size:12px;
    }
	.item_footer a{
		display: none !important;
	}
	#press_releases_blk .item.no_pic a>span{
		overflow: hidden;
		max-height: 80px;
		position: relative;
	}
	#press_releases_blk .item.no_pic a>span:before{
		content: "";
		position: absolute;
		width: 100%;
		bottom: 0;
		left: 0;
		height: 60px;
		background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	}
	.mob_socials a.golos{
		background: url(../img/golos_si_m.svg)no-repeat center 8px !important;
		background-size: auto 22px !important;
	}
    .item .category_meta .category_name{
        margin-right:10px;
    }
	 .item .category_meta .category_name a{
		 width: auto;
	 }
    .item .category_meta a, .item .category_meta span, .item .item_footer a, .item .item_footer>span, span.dsq-postid{
        font-size: 12px !important;
    }
    .icon-bubble{
        font-size: 12px !important;
    }
    .item .category_meta .article_date{
        font-size: 12px !important;
    }
	.item#pinned_item span.ribbon{
		top: 5px;
		font-size: 14px;
	}
	.item#pinned_item span.ribbon:after{
		border: 15.2px solid #f9903c;
		border-right-color: transparent;
	}
	.item#pinned_item>a span{
		font-size: 16px;
	}
	#pinned_tags a{
		width: calc(100% - 20px);
	}
	#category_page .item>a:first-of-type{
        position: relative;
		overflow:auto;
		display: block;
    }
	#category_page .item img{
        width: 100% !important;
        display: block;
        padding:10px 0 10px 10px;
        vertical-align: top;
		max-width: calc(100% - 20px);
		height: auto;
    }
	#category_page .item>a>span{
        font-size:18px;
		width: calc(100% - 20px);
		padding:0 10px;
    }
	#category_page .item>a>span p{
		display:none;
	}
	#category_page h1{
		text-align:center;
	}
    #article_content p, #article_content ol, #article_content ul, #article_content table, #article_content pre{
		font-size: 18px;
		line-height: 26px;
	}
	#article_content pre{
		max-width: 320px;
	}
	#eth_rate{
		font-size: 18px !important;
		width: auto !important;
		padding-left: 51px !important;
		margin:0 !important;
	}
	#eth_rate:before{
		font-size: 22px !important;
	}
	#btc_rate{
		    font-size: 18px !important;
		width: auto !important;
		margin-right: 12px !important;
	}
	#article_content h1{
		font-size: 24px;
		padding-top: 10px;
	}
	#article_meta{
		width:100% !important;
	}
	#article_content iframe{
		width:100%;
	}
	#article_content #article_meta #article_category, #article_content #article_meta #article_date{
		font-size:18px;
	}
	#article_content #article_meta #article_category:before, #article_content #article_meta #article_date:before{
		font-size:16px;
	}
	#article_content blockquote, #article_content>div{
		width: calc(100% - 30px);
	}
	#article_content blockquote{
		padding: 15px;
	}
	#recent_articles p{
		font-size: 24px;
		margin: 0 0 15px 0;
	}
	#recent_articles ul{
		padding-left: 20px;
	}
	#recent_articles ul li{
		line-height: normal;
		margin-bottom: 10px;
	}
	#recent_articles ul li a{
		font-size: 18px;
	}
	#tagline a{
		font-size: 18px;
		margin-bottom: 10px;
	}
	#main_nav {
		width: 100%;
		height: 45px;
		padding-top: 0;
		background: #201f1f;
		border-bottom: 1px #d3dae2 solid;
		text-align: center;
	}
	#toggle_mobile_nav{
		margin: 4px 20px 0 10px;
		padding: 46px 10px 0 10px;
		background-size: 100% auto;
		width: 12px;
		position: absolute;
		left: 0;
	}
	#main_nav .inner>a:first-of-type {
		margin: 5px 0px 0 0;
		padding: 0;
	}
	#main_nav a>img {
		width: 130px;
		margin: 4px auto 0 auto;
	}
	#mobile_nav{
		max-width: 90%;
	}
	footer{
		padding: 10px 0;
	}
	footer .col{
		width: auto;
		display: block;
		margin: 0 0 20px 0;
	}
	footer #footer_socials_blk{
		padding:0;
	}
	footer .col>a{
		margin:15px 0 0 0;
	}
    #cards_wrapper{
        width:100%;
    }

    #main_sidebar {
        display: none;
    }
    #projects_page .item{
        padding-bottom: 30px;
    }
    .twitter-tweet, #article_content p iframe, #disqus_thread, #comments{
        width: calc(100% - 20px) !important;
        max-width: 500px !important;
        min-width: 220px !important;
    }
    div[id^=attachment]{
        width: 100% !important;
    }
    .embedly-card-hug, .embedly-card{
        width: calc(100% - 70px) !important;
        max-width: 600px !important;
        min-width: 220px !important;
    }
    .embedly-card{
        padding: 35px 5px !important;
    }
    #disqus_thread, #comments{
        width: calc(100% - 60px) !important;
    }
	#article_share {
		margin: 20px 0 !important;
	}
	#article_share div{
		width: 31px;
		height: 31px;
		line-height: 31px;
		margin-right: 5px;
	}
}


