/*
Theme Name: Cryptronick
Theme URI: http://cryptronick.bpthemes.net/
Author: BlendPixels
Author URI: http://bpthemes.net/
Description: BlendPixels team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: cryptronick
*/

/*---New Modification : 13.08.2019--*/
.test {
	width: 100%;
	height: 200px;
	background: magenta;
	float: left;
}
.cryptronick_breadcrumb .breadcrumbs {
	display: none !important;
}
.cryptronick_breadcrumb .breadcrumbs a {
	font-weight: 500 !important;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #1b3452 !important;
    opacity: 1 !important;
}
.cryptronick_breadcrumb .breadcrumbs span {
	font-weight: 500 !important;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #1b3452 !important;
    opacity: 1 !important;
}
.single_post_info {
    padding: 46px 0 40px 0;
    border-bottom: 1px solid transparent !important;
}

.main-expert-block {
    margin: 0 auto;
    width: 722px;
    min-height: 156px;
    background: #f6f6f6;
}
.expert-block {
    border: 1px solid #47b475;
    width: 680px;
    padding: 15px 10px;
    margin: 8px;
    float: left;
}
.expert-block h3 {
	color: #408080;
	text-align: center;
	font-size: 24px;
	text-transform: capitalize;
	line-height: 24px;
	font-weight: 500;
}
.expert-block h4 {
	color: #408080;
	text-align: center;
	font-size: 24px;
	text-transform: capitalize;
	line-height: 24px;
	font-weight: 500;
}
.expert-block .expert-btn {
    width: auto;
    text-align: center;
}
.expert-block .expert-btn a {
	background: #408080;	
	color: #fff;
	padding: 10px 20px;
	border-radius: 25px;
}
.expert-block .expert-btn a:hover,
.expert-block .expert-btn a:focus {
	opacity: 0.8;
}

.related-post-block {
	width: 100%;
}
.related-post-block h4 {
    font-size: 20px;
    margin: 0 0 15px 15px;
}
.custom-related-post {
    width: 20%;
    margin: 0 1% 2%;
    padding: 1%;
    display: inline-block;
    float: left;
    border: 1px solid #14c7ff;
}
.custom-related-post h3 {
    font-size: 18px;
    line-height: 25px;
    margin: 10px 0;
}
.custom-related-post p {
	margin: 0 0 15px;
}
.custom-related-post .read-btn a {
	background: #14c7ff;
	padding: 5px 15px;
	line-height: 25px;
	font-size: 15px;
	color: #fff;
	border-radius: 25px;
	border: 1px solid #14c7ff;
}
.custom-related-post .read-btn a:hover,
.custom-related-post .read-btn a:focus {
	background: #fff;
	color: #14c7ff;
	border: 1px solid #14c7ff;
}
.custom-author-description p {
	line-height: 50px;
}
.custom-author-description p span img {
	border-radius: 25px;
	margin: 0 10px 0 0;
	border: 1px solid #14c7ff;
}
.custom-author-description p span i {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    background: #1b3452;
    width: 30px;
    height: 30px;
    border-radius: 25px;
    text-align: center;
}
.follow-expert-block {
	margin: 2% auto;
	width: 50%;
	text-align: center;
}
.follow-expert-block .common-list {
	display: inline-block;
	width: auto;
	padding: 5px;
	margin: 5px;
}
.follow-expert-block .common-list span {
	font-size: 20px;
	font-weight: 500;
	color: #408080;
}
.follow-expert-block .common-list a {
	font-size: 25px;
	color: #408080;
}

.blog-block {
	width: 48%;
	display: inline-block;
	float: left;
	margin: 0 1% 2%;
}
.blog-block h3.blog-post_title {
	font-size: 24px;
}
.blog-block h3.blog-post_title a {
	color: #fff;
}
.blog-block .blog-post_bg_media:before, 
.blog-block .blog-style-news_post .item, 
.blog-block .blog-post.format-standard-image .blog-post_media .blog-post_feature-link:before {
    background-color: rgba(14,21,30,0.6);
}
.blog-block .blog-post_cats span {
	margin: 0 2px;
}
.blog-block .date_post,
.blog-block .comments_post a {
	color: #fff !important;
}
.top-recent-block {
	width: 100%;
	padding: 0 0 35px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.left-recent-block {
    width: 44%;
    float: left;
    padding: 1% 4% 1% 1%;
    min-height: 307px;
    border-radius: 8px;
}
.right-recent-block {
    width: 50%;
    float: right;
}
.right-recent-block .video-block iframe {
	border-radius: 8px;
}
.left-recent-block h3 {
	font-size: 43px;
	line-height: 50px;
}
.left-recent-block h3 a {
	color: #fff;
}
.left-recent-block h3 a:hover,
.left-recent-block h3 a:focus {
	color: #fff;
	text-decoration: none;
}
.left-recent-block .blog-post_meta-wrap {
    padding-top: 22px;
}

/*---*/
.top-recent-block .blog-post_meta-wrap .post_share {
	position: relative;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}
.top-recent-block .blog-post_meta-wrap .post_share > a:before {
	font-size: 12px;
	font-family: 'FontAwesome';
	font-weight: normal;
	content: "\f1e0";
	padding: 0;
	-o-transition: color 300ms;
	-moz-transition: color 300ms;
	transition: color 300ms;
	-webkit-transition: color 300ms; 
}
.top-recent-block .blog-post_meta-wrap .post_share:hover {
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms; 
}
.top-recent-block .blog-post_meta-wrap .post_share:hover .share_wrap {
	visibility: visible;
	opacity: 1; 
}
.top-recent-block .blog-post_meta-wrap .post_share:hover ul li {
	opacity: 1;
	visibility: visible; 
}
.top-recent-block .blog-post_meta-wrap .post_share:hover .share_wrap {
	margin-top: -8px; 
}

.top-recent-block .blog-post_meta-wrap .share_wrap {
	padding: 0;
	display: block;
	position: absolute;
	right: 0%;
	top: -100%;
	margin-right: -10px;
	margin-top: 10px;
	z-index: 2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	opacity: 0;
	visibility: hidden;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; 
}
.top-recent-block .blog-post_meta-wrap .share_wrap:before {
	content: '';
	position: absolute;
	top: 100%;
	right: 0;
	height: 15px;
	width: 100%; 
}
.top-recent-block .blog-post_meta-wrap .share_wrap ul {
	padding: 0;
	line-height: inherit;
	white-space: nowrap;
	height: 30px; 
}
.top-recent-block .blog-post_meta-wrap .share_wrap ul li {
	padding: 0;
	display: inline-block;
	margin: 0 2px;
	text-align: center;
	width: 23px;
	height: 30px;
	padding: 0;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-transition: 0s; 
}
.top-recent-block .blog-post_meta-wrap .share_wrap ul li:before {
	display: none; 
}
.top-recent-block .blog-post_meta-wrap span.date_post,
.top-recent-block .blog-post_meta-wrap span.comments_post a {
	color: #fff;
}
.top-recent-block .blog-post_meta-wrap .post_share a {
	color: #fff;
}
/*---*/

.bottom-recent-block {
    width: 1200px;
    margin: 0 auto;
}
/*.bottom-recent-block .recent-blog-chunks {
    width: 270px;
    border-right: 1px solid rgba(255,255,255,0.3);
    transition: all .3s ease;
    float: left;
    min-height: 221px;
    padding: 2% 1% 1%;
}*/
.bottom-recent-block .recent-blog-chunks {
    width: 259px;
    border-right: 1px solid rgba(255,255,255,0.3);
    transition: all .3s ease;
    float: left;
    min-height: 295px;
    padding: 2% 1% 1%;
    margin: 0 0 0 1%;
    border-radius: 8px;
}
.bottom-recent-block .recent-blog-chunks:hover {
	background: #092042;
	text-decoration: none;
}
.bottom-recent-block .recent-blog-chunks:last-child {
	border-right: 1px solid transparent;
	padding-left: 1.3%;
}
.bottom-recent-block .recent-blog-chunks h3 {
	font-size: 23px;	
}
.bottom-recent-block .recent-blog-chunks h3 a {
	color: #fff;
}

.bottom-recent-block .recent-blog-chunks .post_share {
	position: relative;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}
.bottom-recent-block .recent-blog-chunks .post_share > a:before {
	font-size: 12px;
	font-family: 'FontAwesome';
	font-weight: normal;
	content: "\f1e0";
	padding: 0;
	-o-transition: color 300ms;
	-moz-transition: color 300ms;
	transition: color 300ms;
	-webkit-transition: color 300ms; 
}
.bottom-recent-block .recent-blog-chunks .post_share:hover {
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms; 
}
.bottom-recent-block .recent-blog-chunks .post_share:hover .share_wrap {
	visibility: visible;
	opacity: 1; 
}
.bottom-recent-block .recent-blog-chunks .post_share:hover ul li {
	opacity: 1;
	visibility: visible; 
}
.bottom-recent-block .recent-blog-chunks .post_share:hover .share_wrap {
	margin-top: -8px; 
}

.bottom-recent-block .recent-blog-chunks .share_wrap {
	padding: 0;
	display: block;
	position: absolute;
	right: 0%;
	top: -100%;
	margin-right: -10px;
	margin-top: 10px;
	z-index: 2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	opacity: 0;
	visibility: hidden;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; 
}
.bottom-recent-block .recent-blog-chunks .share_wrap:before {
	content: '';
	position: absolute;
	top: 100%;
	right: 0;
	height: 15px;
	width: 100%; 
}
.bottom-recent-block .recent-blog-chunks .share_wrap ul {
	padding: 0;
	line-height: inherit;
	white-space: nowrap;
	height: 30px; 
}
.bottom-recent-block .recent-blog-chunks .share_wrap ul li {
	padding: 0;
	display: inline-block;
	margin: 0 2px;
	text-align: center;
	width: 23px;
	height: 30px;
	padding: 0;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-transition: 0s; 
}
.bottom-recent-block .recent-blog-chunks .share_wrap ul li:before {
	display: none; 
}
.bottom-recent-block .recent-blog-chunks span.date_post,
.bottom-recent-block .recent-blog-chunks span.comments_post a {
	color: #fff;
}
.bottom-recent-block .recent-blog-chunks .post_share a {
	color: #fff;
}
.bottom-recent-block .recent-blog-chunks .blog-post_meta-wrap {
	border-top: 1px solid rgba(255,255,255,0.3);
	margin: 50px 0 0;
}
.bottom-recent-block .recent-blog-chunks .blog-post_cats { 
	min-height: 75px;
}
.blog-post_cats {
    min-height: 50px;
}
.crypto-blog-chunks {
	width: 48%;
    display: inline-block;
    float: left;
    margin: 1% 1% 2% 1%;
}
.crypto-blog-chunks .crypto-blog-media {
	position: relative;
}
.crypto-blog-chunks .blog-post_cats {
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.crypto-blog-chunks .crypto-blog-media-overlay img {
	border-radius: 8px 8px 0 0;
}
.crypto-blog-chunks .crypto-blog-details {
	border: 1px solid #ddd;
	border-radius: 0 0 8px 8px;
	padding: 5%;
}
.crypto-blog-chunks .crypto-blog-details h4 {
    font-size: 20px;
    line-height: 25px !important;
}
.crypto-blog-chunks .post_share {
	position: relative;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}
.crypto-blog-chunks .post_share > a:before {
	font-size: 12px;
	font-family: 'FontAwesome';
	font-weight: normal;
	content: "\f1e0";
	padding: 0;
	-o-transition: color 300ms;
	-moz-transition: color 300ms;
	transition: color 300ms;
	-webkit-transition: color 300ms; 
}
.crypto-blog-chunks .post_share:hover {
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms; 
}
.crypto-blog-chunks .post_share:hover .share_wrap {
	visibility: visible;
	opacity: 1; 
}
.crypto-blog-chunks .post_share:hover ul li {
	opacity: 1;
	visibility: visible; 
}
.crypto-blog-chunks .post_share:hover .share_wrap {
	margin-top: -8px; 
}

.crypto-blog-chunks .share_wrap {
	padding: 0;
	display: block;
	position: absolute;
	right: 0%;
	top: -100%;
	margin-right: -10px;
	margin-top: 10px;
	z-index: 2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	opacity: 0;
	visibility: hidden;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; 
}
.crypto-blog-chunks .share_wrap:before {
	content: '';
	position: absolute;
	top: 100%;
	right: 0;
	height: 15px;
	width: 100%; 
}
.crypto-blog-chunks .share_wrap ul {
	padding: 0;
	line-height: inherit;
	white-space: nowrap;
	height: 30px; 
}
.crypto-blog-chunks .share_wrap ul li {
	padding: 0;
	display: inline-block;
	margin: 0 2px;
	text-align: center;
	width: 23px;
	height: 30px;
	padding: 0;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-transition: 0s; 
}
.crypto-blog-chunks .share_wrap ul li:before {
	display: none; 
}
.crypto-blog-chunks span.date_post,
.crypto-blog-chunks span.comments_post a {
	color: #1b3452;
}
.crypto-blog-chunks .post_share a {
	color: #1b3452;
}
.crypto-blog-chunks .blog-post_meta-wrap {
	border-top: 1px solid #ddd;
	margin: 10px 0;
}

.blockchain-blog-chunks {
    width: 100%;
    margin: 1% 1% 4% 1%;
    border-radius: 8px;
    position: relative;
}

.blockchain-blog-chunks .blog-post_cats {
    position: absolute;
    bottom: 135px;
    left: 35px;
}
.blockchain-blog-chunks .blockchain-blog-details {
    border: 1px solid #ddd;
    border-radius: 0 0 8px 8px;
    padding: 3%;
    position: absolute;
    bottom: 0px;
    left: 10px;
    border: 10px;
    width: 91%;
}
.blockchain-blog-chunks .blockchain-blog-details h4 {
    font-size: 20px;
    line-height: 25px !important;
}
.blockchain-blog-chunks .blockchain-blog-details h4 a {
	color: #fff;
	text-decoration: none;
}
.blockchain-blog-chunks .post_share {
	position: relative;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}
.blockchain-blog-chunks .post_share > a:before {
	font-size: 12px;
	font-family: 'FontAwesome';
	font-weight: normal;
	content: "\f1e0";
	padding: 0;
	-o-transition: color 300ms;
	-moz-transition: color 300ms;
	transition: color 300ms;
	-webkit-transition: color 300ms; 
}
.blockchain-blog-chunks .post_share:hover {
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms; 
}
.blockchain-blog-chunks .post_share:hover .share_wrap {
	visibility: visible;
	opacity: 1; 
}
.blockchain-blog-chunks .post_share:hover ul li {
	opacity: 1;
	visibility: visible; 
}
.blockchain-blog-chunks .post_share:hover .share_wrap {
	margin-top: -8px; 
}
.blockchain-blog-chunks .share_wrap {
	padding: 0;
	display: block;
	position: absolute;
	right: 0%;
	top: -100%;
	margin-right: -10px;
	margin-top: 10px;
	z-index: 2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	opacity: 0;
	visibility: hidden;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; 
}
.blockchain-blog-chunks .share_wrap:before {
	content: '';
	position: absolute;
	top: 100%;
	right: 0;
	height: 15px;
	width: 100%; 
}
.blockchain-blog-chunks .share_wrap ul {
	padding: 0;
	line-height: inherit;
	white-space: nowrap;
	height: 30px; 
}
.blockchain-blog-chunks .share_wrap ul li {
	padding: 0;
	display: inline-block;
	margin: 0 2px;
	text-align: center;
	width: 23px;
	height: 30px;
	padding: 0;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-transition: 0s; 
}
.blockchain-blog-chunks .share_wrap ul li:before {
	display: none; 
}
.blockchain-blog-chunks span.date_post,
.blockchain-blog-chunks span.comments_post a {
	color: #fff;
}
.blockchain-blog-chunks .post_share a {
	color: #fff;
}
.blockchain-blog-chunks .blog-post_meta-wrap {
	border-top: 1px solid #ddd;
	margin: 10px 0;
}


.blockchain-blog-chunks-bottom {
    border-radius: 8px;
    width: 100%;
    margin: 0 0 40px 8px;
    height: 300px;
    border: 1px solid #ddd;
}
.blockchain-blog-chunks-bottom .blockchain-blog-left-chunk {
	min-height: 250px;
    float: left;
    width: 50%;
    position: relative;
}
.blockchain-blog-chunks-bottom .blockchain-blog-right-chunk {
    float: right;
    width: 46%;
    padding: 2%;
}
.blockchain-blog-chunks-bottom .blockchain-blog-left-chunk .blog-left-image img {
	border-radius: 8px 0 0 0;
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons {
    width: 96%;
    float: left;
    padding: 0 2%;
}
.blockchain-blog-chunks-bottom .blockchain-blog-left-chunk .blog-post_cats {
    position: absolute;
    left: 10px;
    bottom: 40px;
}

.blockchain-blog-chunks-bottom .blockchain-blog-addons .post_share {
	position: relative;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons .post_share > a:before {
	font-size: 12px;
	font-family: 'FontAwesome';
	font-weight: normal;
	content: "\f1e0";
	padding: 0;
	-o-transition: color 300ms;
	-moz-transition: color 300ms;
	transition: color 300ms;
	-webkit-transition: color 300ms; 
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons .post_share:hover {
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms; 
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons .post_share:hover .share_wrap {
	visibility: visible;
	opacity: 1; 
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons .post_share:hover ul li {
	opacity: 1;
	visibility: visible; 
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons .post_share:hover .share_wrap {
	margin-top: -8px; 
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons .share_wrap {
	padding: 0;
	display: block;
	position: absolute;
	right: 0%;
	top: -100%;
	margin-right: -10px;
	margin-top: 10px;
	z-index: 2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	opacity: 0;
	visibility: hidden;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; 
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons .share_wrap:before {
	content: '';
	position: absolute;
	top: 100%;
	right: 0;
	height: 15px;
	width: 100%; 
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons .share_wrap ul {
	padding: 0;
	line-height: inherit;
	white-space: nowrap;
	height: 30px; 
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons .share_wrap ul li {
	padding: 0;
	display: inline-block;
	margin: 0 2px;
	text-align: center;
	width: 23px;
	height: 30px;
	padding: 0;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-transition: 0s; 
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons .share_wrap ul li:before {
	display: none; 
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons span.date_post,
.blockchain-blog-chunks-bottom .blockchain-blog-addons span.comments_post a {
	color: #57616b;
}
.blockchain-blog-chunks-bottom .blockchain-blog-addons .post_share a {
	color: #57616b;
}
.blockchain-blog-chunks-bottom .blockchain-blog-right-chunk h4,
.blockchain-blog-chunks-bottom .blockchain-blog-right-chunk p {
	color: #57616b;
}
.blockchain-blog-chunks-bottom .blockchain-blog-chunk-divider {
	border-bottom: 1px solid #ddd;
	float: left;
}

.readmore-btn {
	width: 100%;
	text-align: center;
	margin: 3% 0;
	float: left;
}
.readmore-btn a {
    padding: 2% 15%;
    height: 40px;
    background: #14c7ff;
    font-size: 18px;
    border-radius: 25px;
    color: #fff;
    border: 1px solid #14c7ff;
    font-weight: 300;	
}
.readmore-btn a:hover,
.readmore-btn a:focus {
	color: #14c7ff;
	border: 1px solid #14c7ff;
	background: transparent;
}

/*--BT--*/
.bctech-chunks {
	width: 46%;
	margin: 1%;
	padding: 1%;
	display: inline-block;
	float: left;
	border-radius: 8px;
}
.big-chunks {
	position: relative;
}
.big-chunks .bctech-chunks-cats {
	position: absolute;
	top: 50px;
	left: 25px;
	z-index: 999;
}
.big-chunks .blog-post-title {
	position: absolute;
	top: 110px;
	left: 25px;
	z-index: 999;
}
.big-chunks .bctech-chunks-meta-wrap {
    position: absolute;
    left: 25px;
    bottom: 15px;
    width: 85%;
    z-index: 999;
}
.big-chunks .bctech-image {
	position: relative;
}
.big-chunks .bctech-img-overlay {
	position: absolute;
    z-index: 9;
    background: rgba(0,0,0,0.4);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.big-chunks .bctech-image img {
	border-radius: 8px;
}
.big-chunks .blog-post-title h4 {
    font-size: 18px;
    line-height: 20px;
}
.big-chunks .blog-post-title h4 a {
	color: #fff;
}
.big-chunks .bctech-chunks-cats span {
	margin: 0 2px;
}
.big-chunks .bctech-chunks-cats span a {
	color: #fff;
	text-align: center;
	border: 1px solid #14c7ff;
    background: #14c7ff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    line-height: 18px;
    padding: 0 9px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
}
.big-chunks .bctech-chunks-cats span a:hover,
.big-chunks .bctech-chunks-cats span a:focus {
	color: #14c7ff;
	background: transparent;
}

.big-chunks .bctech-chunks-meta-wrap .post_share {
	position: relative;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}
.big-chunks .bctech-chunks-meta-wrap .post_share > a:before {
	font-size: 12px;
	font-family: 'FontAwesome';
	font-weight: normal;
	content: "\f1e0";
	padding: 0;
	-o-transition: color 300ms;
	-moz-transition: color 300ms;
	transition: color 300ms;
	-webkit-transition: color 300ms; 
}
.big-chunks .bctech-chunks-meta-wrap .post_share:hover {
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms; 
}
.big-chunks .bctech-chunks-meta-wrap .post_share:hover .share_wrap {
	visibility: visible;
	opacity: 1; 
}
.big-chunks .bctech-chunks-meta-wrap .post_share:hover ul li {
	opacity: 1;
	visibility: visible; 
}
.big-chunks .bctech-chunks-meta-wrap .post_share:hover .share_wrap {
	margin-top: -8px; 
}
.big-chunks .bctech-chunks-meta-wrap .share_wrap {
	padding: 0;
	display: block;
	position: absolute;
	right: 0%;
	top: -100%;
	margin-right: -10px;
	margin-top: 10px;
	z-index: 2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	opacity: 0;
	visibility: hidden;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; 
}
.big-chunks .bctech-chunks-meta-wrap .share_wrap:before {
	content: '';
	position: absolute;
	top: 100%;
	right: 0;
	height: 15px;
	width: 100%; 
}
.big-chunks .bctech-chunks-meta-wrap .share_wrap ul {
	padding: 0;
	line-height: inherit;
	white-space: nowrap;
	height: 30px; 
}
.big-chunks .bctech-chunks-meta-wrap .share_wrap ul li {
	padding: 0;
	display: inline-block;
	margin: 0 2px;
	text-align: center;
	width: 23px;
	height: 30px;
	padding: 0;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-transition: 0s; 
}
.big-chunks .bctech-chunks-meta-wrap .share_wrap ul li:before {
	display: none; 
}
.big-chunks .bctech-chunks-meta-wrap span.date_post,
.big-chunks .bctech-chunks-meta-wrap span.comments_post a {
	color: #fff;
}
.big-chunks .bctech-chunks-meta-wrap .post_share a {
	color: #fff;
}

.bctech-chunks .left-bctech-chunks {
	width: 30%;
	float: left;
}
.bctech-chunks .right-bctech-chunks {
	width: 68%;
	float: right;
}
.bctech-chunks .left-bctech-chunks img {
	border-radius: 8px;
	transition: all ease-in-out 0.2s;
}
/*.bctech-chunks .left-bctech-chunks img:hover {
	opacity: 0.4;
	background: rgba(0,0,0,0.8);
}*/
.bctech-chunks .right-bctech-chunks h4 {
	font-size: 16px;
	line-height: 22px;
}
.bctech-chunks .right-bctech-chunks h4 a {
	line-height: 22px;	
}
.bctech-chunks .bctech-chunks-sm-meta {
	width: 100%;
	clear: both;
}
.bctech-chunks .bctech-chunks-sm-meta .post_share {
	position: relative;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}
.bctech-chunks .bctech-chunks-sm-meta .post_share > a:before {
	font-size: 12px;
	font-family: 'FontAwesome';
	font-weight: normal;
	content: "\f1e0";
	padding: 0;
	-o-transition: color 300ms;
	-moz-transition: color 300ms;
	transition: color 300ms;
	-webkit-transition: color 300ms; 
}
.bctech-chunks .bctech-chunks-sm-meta .post_share:hover {
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms; 
}
.bctech-chunks .bctech-chunks-sm-meta .post_share:hover .share_wrap {
	visibility: visible;
	opacity: 1; 
}
.bctech-chunks .bctech-chunks-sm-meta .post_share:hover ul li {
	opacity: 1;
	visibility: visible; 
}
.bctech-chunks .bctech-chunks-sm-meta .post_share:hover .share_wrap {
	margin-top: -8px; 
}
.bctech-chunks .bctech-chunks-sm-meta .share_wrap {
	padding: 0;
	display: block;
	position: absolute;
	right: 0%;
	top: -100%;
	margin-right: -10px;
	margin-top: 10px;
	z-index: 2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	opacity: 0;
	visibility: hidden;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; 
}
.bctech-chunks .bctech-chunks-sm-meta .share_wrap:before {
	content: '';
	position: absolute;
	top: 100%;
	right: 0;
	height: 15px;
	width: 100%; 
}
.bctech-chunks .bctech-chunks-sm-meta .share_wrap ul {
	padding: 0;
	line-height: inherit;
	white-space: nowrap;
	height: 30px; 
}
.bctech-chunks .bctech-chunks-sm-meta .share_wrap ul li {
	padding: 0;
	display: inline-block;
	margin: 0 2px;
	text-align: center;
	width: 23px;
	height: 30px;
	padding: 0;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	-webkit-transition: 0s; 
}
.bctech-chunks .bctech-chunks-sm-meta .share_wrap ul li:before {
	display: none; 
}
.bctech-chunks .bctech-chunks-sm-meta span.date_post,
.bctech-chunks .bctech-chunks-sm-meta span.comments_post a {
	color: #1b3452;
}
.bctech-chunks .bctech-chunks-sm-meta .post_share a {
	color: #1b3452;
}


/*--widget--*/
ul.recent-cat-posts {
	list-style:none;
	margin: 0 0 20px 0;
	float: left;
}
ul.recent-cat-posts li {
	list-style: none;
	width: 100%;
	float: left;
}
ul.recent-cat-posts li a {
	font-size: 16px;
	color: #1b3452;
}
ul.recent-cat-posts li a:hover,
ul.recent-cat-posts li a:focus {
	color: #14c7ff;
}
ul.recent-cat-posts li a .fa {
	width: 5%;
	float: left;
}
ul.recent-cat-posts li a span {
	width: 93%;
	float: right;
	margin: -4px 0 0;
}
.blog-block .post_share > a {
    color: #fff;
}
.blog-post_content h1, 
.blog-post_content h2, 
.blog-post_content h3, 
.blog-post_content h4, 
.blog-post_content h5, 
.blog-post_content h6 {
	clear: both;
}

/*.post-advertisement {
    margin: -45px auto 3%;
    display: block;
    width: 42%;
    float: none;
}*/

.post-advertisement {
    margin: -45px auto 5%;
    display: block;
    width: 42%;
    float: none;
    box-shadow: 5px 5px 6px #ddd;
    padding: 2%;
    border-radius: 12px;
}

.single #main_content > .blog-post .blog-post_content {
    position: relative;
}
.postviews {
    position: absolute;
    left: 43%;
    font-size: 12px;
    font-weight: 400;
    margin: 8px 0 0 0;
    color: #848c94;
}
.single-post span.comments_post {
	display: none;
}


/*--Google Custom Search--*/
.bpt-theme-header {
    position: relative;
}
.floating-search {
	position: absolute;
	right: 35px;
	z-index: 99;
	top: 76px;
}
.floating-search .open-search {
	background: #46e1ac;
    width: 30px;
    height: 30px;
    border-radius: 25px;
    line-height: 30px;
    font-size: 13px;
    color: #fff;
    float: left;
    text-align: center;
    margin: 0 0 4px;
}
.floating-search  .close-search-box {
	background: #46e1ac;
	width: 30px;
	height: 30px;
	border-radius: 25px;
	line-height: 30px;
	font-size: 13px;
	color: #fff;
	float: right;
	text-align: center;
	display: none;
	margin: 0 0 4px;
}
.search-blk {
    width: 98%;
    z-index: 9;
    display: block;
    float: left;
    padding: 5px;
    /*background: #14c7ff;*/
    height: 25px;
}
.search-result { 
	display: none; 
	position: fixed; 
	z-index: 99; 
	padding-top: 100px; 
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 100%; 
	overflow: auto; 
	background-color: rgba(0,0,0,0.8); 
}
.close-search { 
	position: absolute; 
	top: 20%; 
	right: 100px; 
	background: red; 
	width: 30px; 
	height: 30px;
	border-radius: 25px; 
	text-align: center; 
	color: #fff; 
	line-height: 30px; 
}
.close-search a { 
	color: #fff; 
	text-decoration: none; 
}
.search-datas { 
	background: #fff; 
	margin: 50px auto; 
	width: 80%; 
	padding: 2%; 
	min-height: 200px; 
}
.search-blk input#searchfield { 
	float: left; 
	width: 80%; 
	height: 26px; 
	padding: 0 0 0 10px; 
	border: 1px solid #333; 
	color: #333; 
	background: #ddd;
	border-radius: 4px;
}
.search-blk button#searchdata { 
	float: right; 
	width: 20%; 
	height: 25px; 
	border:0; 
	text-align: center; 
	color: #fff; 
	background: transparent; 
	padding: 0 5px;
	cursor: pointer; 
	border-radius: 0;
}
.search-blk button#searchdata:hover,
.search-blk button#searchdata:focus {
    color: #fff; 
	background: transparent; 
}
ul.searchlist { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}
ul.searchlist li { 
	margin: 0 0 20px; 
	padding: 0; 
	list-style: none; 
}
ul.searchlist li a { 
	color: #1b3452; 
	text-decoration: none; 
}
ul.searchlist li a:hover, 
ul.searchlist li a:focus { 
	color: #14c7ff; 
	text-decoration: none; 
}
ul.searchlist li h3 { 
	color: #1b3452; 
	text-decoration: none; 
	font-size: 22px; 
	padding: 0; 
	margin: 0 0 10px; 
	font-family: inherit; }
ul.searchlist li p { 
	color: #1b3452; 
	text-decoration: none; 
	font-size: 18px; 
	padding: 0; 
	margin: 0; 
	font-family: inherit; 
} 
/*--Google Custom Search--*/

.archive h4.blog-post_title, 
.author h4.blog-post_title {
    font-size: 20px;
    min-height: 75px;
}
.archive .blog-post_content p,
.author.blog-post_content p {
    min-height: 120px;
}

.post-audio-block {
    width: 79%;
    margin: 0 0 15px;
    min-height: 30px;
    float: left;
}

.bpt-page-title.bpt-page-title_small_header .bpt-page-title__content .page_title > h1 {
    text-transform: capitalize !important;
}

.bpt-site-header.mobile_header_custom .bpt-header-row:first-child {
    display: none !important;
}

.main-menu>ul, .wpml-ls, 
.main-menu>div>ul {
    font-size: 14px !important;
}



/*--05.05.2020--*/
.backtomedia a {
		background: #14c7ff;
	color: #fff !important;
    width: 90%;
    padding: 5px 15px !important;
    border-radius: 25px;
    height: 35px !important;
    margin: 15px 0 0 0 !important;
}
.backtomedia a:hover {
	color: #fff !important;
}
.bpt-logotype-container img {
	max-width: 55% !important;
}
.menu_item_line {
	display: none !important;
}

.main-menu > ul > li > a span:before {
	background: transparent !important;
}
.main-menu > ul > li > a:hover > span {
	color: #fff !important;
}

@media( max-width: 1240px ){
	.backtomedia a {
	    width: 55% !important;
	    padding: 5px 15px !important;
	    border-radius: 25px;
	    height: 35px !important;
	    margin: 15px auto 0 !important;
	    display: block !important;
		text-align: center;
		font-size: 18px;
	}
	.floating-search {
	    right: 65px;
	    top: 30px;
	}
	.mobile_logo {
		max-width: 55%;
	}
}

@media( max-width: 767px ) {
	.floating-search {
	    right: 14px;
	    top: 99px;
	}
}

@media( max-width: 430px ){
	.backtomedia a {
	    width: 65% !important;
	    padding: 5px 15px !important;
	    border-radius: 25px;
	    height: 35px !important;
	    margin: 15px auto 0 !important;
	    display: block !important;
		text-align: center;
		font-size: 18px;
	}
}
/*--05.05.2020--*/




/*--Responsive Media Screens---*/
@media ( max-width: 1200px ){
	.blog-block {
		width: 100%;
		margin: 0 0 2%;
	}
	.postviews {
	    /*left: 43%;*/
	    left: 33%;
	}
}

@media ( max-width: 1024px ){
	.left-recent-block {
		min-height: 310px;
		padding: 1% 4% 1% 1%;
	}
	.left-recent-block h3 {
	    font-size: 35px;
	    line-height: 46px;
	}
	.bottom-recent-block .recent-blog-chunks {
	    width: 35%;
	    margin: 0 2% 2% 3%;
	}
	.blockchain-blog-chunks-bottom {
	    height: 360px;
	    margin: 0 0 30px 8px;
	}
	.big-chunks .blog-post-title h4 {
	    font-size: 25px;
	    line-height: 30px;
	}
	.big-chunks .blog-post-title h4 a {
		line-height: 30px;
	}
	.big-chunks .bctech-chunks-meta-wrap span.date_post, 
	.big-chunks .bctech-chunks-meta-wrap span.comments_post a {
	    font-size: 15px;
	}
	.bctech-chunks .right-bctech-chunks h4 {
	    font-size: 18px;
	}
	.bctech-chunks .bctech-chunks-sm-meta span.date_post, 
	.bctech-chunks .bctech-chunks-sm-meta span.comments_post a {
	    font-size: 14px;
	}
	ul.recent-cat-posts li a .fa {
	    width: 3%;
	}
	ul.recent-cat-posts li a span {
	    width: 96%;
	}
}

@media ( max-width: 992px ){
	.custom-related-post {
	    width: 43%;
	    margin: 0 2% 4%;
	}
	.post-advertisement {
		margin: -55px auto 3%;
		width: 60%;
	}
	.postviews {
	    /*left: 56%;*/
	    left: 43%;
	}
}

@media ( max-width: 960px ){
	.bottom-recent-block .recent-blog-chunks {
	    width: 32%;
	    margin: 1% 2% 2% 3%;
	}
	.bottom-recent-block .recent-blog-chunks:nth-child(2){
		border-right: 1px solid transparent;
	}
	.blockchain-blog-chunks-bottom {
	    height: 290px;
	    margin: 0 0 30px 8px;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-left-chunk {
	    min-height: 240px;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-right-chunk {
	    padding: 1%;
	}
	.big-chunks .blog-post-title h4 {
	    font-size: 18px;
	    line-height: 25px;
	}
	.big-chunks .blog-post-title h4 a {
	    line-height: 25px;
	}
	.big-chunks .bctech-chunks-meta-wrap span.date_post, 
	.big-chunks .bctech-chunks-meta-wrap span.comments_post a {
	    font-size: 12px;
	}
	.bctech-chunks .right-bctech-chunks h4 {
	    font-size: 14px;
	}
	.bctech-chunks .bctech-chunks-sm-meta span.date_post, 
	.bctech-chunks .bctech-chunks-sm-meta span.comments_post a {
	    font-size: 12px;
	}
	.post-advertisement {
		margin: -55px auto 3%;
		width: 60%;
	}
}

@media ( max-width: 768px ){
	.left-recent-block h3 {
	    font-size: 35px;
	    line-height: 50px;
	}
	.bottom-recent-block {
	    width: 780px;
	}
	.bottom-recent-block .recent-blog-chunks {
	    width: 43%;
	    margin: 1% 2% 2% 2%;
	    min-height: 245px;
	}
	.bottom-recent-block .recent-blog-chunks .blog-post_meta-wrap {
    	margin: 20px 0 0 0;
    }
    .left-recent-block {
	    height: 323px;
	    padding: 1% 4% 0% 1%;
	}
	.bottom-recent-block .recent-blog-chunks .blog-post_cats {
	    min-height: 55px;
	}
}

@media ( max-width: 767px ){
	.main-expert-block {
	    width: 600px;
	}
	.expert-block {
	    width: 558px;
	}
	.expert-block h3 {
    	font-size: 18px;
    	line-height: 24px;
    }
    .expert-block h4 {
    	font-size: 18px;
    	line-height: 24px;
    }
    .follow-expert-block {
	    width: 55%;
	}
	.custom-author-description p {
		line-height: 25px;
	}
	.custom-author-description p span img {
		float: left;
	}
	.post-advertisement {
	    margin: -55px auto 10%;
	    width: 75%;
	}
	.postviews {
	    /*left: 72%;*/
	    left: 57%;
	}
	.search-blk button#searchdata {
	    background-color: #222328;
	    height: 25px;
	    border-radius: 0px 4px 4px 0px;
	}
	
}

@media ( max-width: 645px ){
	.main-expert-block {
	    width: 500px;
	}
	.expert-block {
	    width: 458px;
	}
	.expert-block h3 {
    	font-size: 18px;
    }
}

@media ( max-width: 600px ){
	.main-expert-block {
	    width: 100%;
	}
	.expert-block {
		width: 100%;
		box-sizing:border-box;
		margin:0;
	}
	.expert-block h3 {
    	font-size: 16px;
    }
    .expert-block h4 {
    	font-size: 16px;
    }
    .custom-related-post {
	    width: 100%;
	    margin: 0 0 5%;
	    padding: 5%;
	}
	.follow-expert-block {
	    width: 80%;
	}
	.left-recent-block,
	.right-recent-block {
	    width: 100%;
	    padding: 0;
	}
	.left-recent-block, .right-recent-block {
	    width: 94%;
	    padding: 5% 3% 5% 3%;
	}
	.left-recent-block .blog-post_meta-wrap {
	    padding-top: 50px;
	}
	.bottom-recent-block {
	    width: 85%;
	}
	.bottom-recent-block .recent-blog-chunks {
	    width: 100%;
	    margin: 0 0 5%;
	    padding: 2%;
	    min-height: 100px;
	}
	.blog-block {
	    margin: 0 0 5%;
	}
	.crypto-blog-chunks {
	    width: 100%;
	    margin: 0 0 5%;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-right-chunk h4 {
		font-size: 22px;
    	line-height: 25px;
    	padding: 20px 0 0 0;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-right-chunk h4 a {
		line-height: 25px;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-right-chunk p {
		display: none;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-left-chunk .blog-post_cats {
	    bottom: 20px;
	}
	.blockchain-blog-chunks-bottom {
	    height: 185px;
	    margin: 0 0 30px 8px;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-left-chunk {
	    min-height: 140px;
	}
	.bctech-chunks {
	    width: 98%;
	    margin: 0 0 5%;
	    padding: 1%;
	}
	.big-chunks .blog-post-title h4 {
	    font-size: 22px;
	    line-height: 25px;
	}
	.big-chunks .bctech-chunks-meta-wrap {
	    bottom: 20px;
	}
	.bctech-chunks .right-bctech-chunks h4 {
	    font-size: 16px;
	    margin: 10px 0 0 0;
	}
	ul.recent-cat-posts li a span {
	    width: 93%;
	}
	.post-advertisement {
	    margin: -75px auto 12%;
	    width: 90%;
	}
	/*.post-advertisement img {
		width: 80%;
		height: auto;
	}*/
	.postviews {
	    /*left: 45%;
	    margin: 25px 0 0 0;*/
	    left: 74%;
    	margin: 8px;
	}
}

@media ( max-width: 480px ){
	.main-expert-block {
	    width: 100%;
		min-height: 156px;
		box-sizing:border-box;
	}
	.expert-block {
	    width: 100%;
	}
	.expert-block h3 {
    	font-size: 15px;
    }
    .expert-block h4 {
    	font-size: 15px;
    }
    .expert-block .expert-btn a {
		padding: 8px 20px;
	}
	.follow-expert-block {
	    width: 100%;
	}
	.left-recent-block, .right-recent-block {
	    margin: 0 0 35px 0;
	}
	.bottom-recent-block {
	    width: 100%;
	}
	.bottom-recent-block .recent-blog-chunks {
	    width: 100%;
    	margin: 0 0% 5%;
	    min-height: 100px;
	}
  
	.bottom-recent-block .recent-blog-chunks .blog-post_meta-wrap {
	    margin: 20px 10px 0 0;
	}
}

@media ( max-width: 414px ){
	.blockchain-blog-chunks-bottom .blockchain-blog-left-chunk {
	    min-height: 125px;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-right-chunk {
	    padding: 0;
	}
	.blockchain-blog-chunks-bottom {
	    height: 166px;
	    margin: 0 0 30px 8px;
	}
	.bctech-chunks .right-bctech-chunks h4 {
	    font-size: 15px;
	    margin: 0;
	}
	.single_meta .meta-wrapper span {
	    display: block;
	    float: left;
	    width: 100%;
	    line-height: 30px;
	}
	.postviews {
	    left: 30%;
	    margin: 43px 0 0 0;
	}
	.bottom-recent-block .recent-blog-chunks {
	    width: 88%;
    	margin: 0 4% 5%;
	    min-height: 100px;
	}
}

@media ( max-width: 384px ){
	.blockchain-blog-chunks-bottom .blockchain-blog-left-chunk {
	    min-height: 115px;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-right-chunk h4 {
	    font-size: 18px;
	    line-height: 22px;
	    padding: 20px 0 0 0;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-right-chunk h4 a {
		line-height: 22px;
	}
	.blockchain-blog-chunks-bottom {
	    height: 160px;
	    margin: 0 0 25px 8px;
	}
	.big-chunks .blog-post-title h4 {
	    font-size: 18px;
	    line-height: 25px;
	}
	ul.recent-cat-posts li a span {
	    width: 92%;
	}
	.bottom-recent-block {
	    width: 380px;
	}
	.bottom-recent-block .recent-blog-chunks {
	    width: 93%;
	    margin: 0 5% 5%;
	    min-height: 100px;
	}
	.left-recent-block h3 {
	    font-size: 30px;
	    line-height: 50px;
	}
}

@media ( max-width: 360px ){
	.main-expert-block {
	    width: 350px;
	    min-height: 180px;
	}
	.expert-block {
	    width: 320px;
	}
	.expert-block h3 {
    	font-size: 14px;
    }
    .expert-block h4 {
    	font-size: 14px;
    }
    .expert-block .expert-btn a {
		padding: 8px 15px;
	}
	.blockchain-blog-chunks .blog-post_cats {
	    bottom: 175px;
	    left: 20px;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-left-chunk {
	    min-height: 115px;
	    width: 100%;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-left-chunk .blog-left-image img {
	    border-radius: 8px 8px 0 0;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-left-chunk .blog-post_cats {
	    bottom: 55px;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-right-chunk {
    	width: 96%;
	}
	.blockchain-blog-chunks-bottom .blockchain-blog-right-chunk h4 {
	    padding: 10px;
	}
	.blockchain-blog-chunks-bottom {
	    height: 325px;
	    margin: 0 0 25px 8px;
	}
	.blockchain-blog-chunks {
    	margin: 1% 1% 6% 3%;
    }
    .bottom-recent-block {
	    width: 360px;
	}
    .bottom-recent-block .recent-blog-chunks {
	    width: 90%;
	    margin: 0 15px 5%;
	    min-height: 100px;
	    padding: 5%;
	}
	.left-recent-block h3 {
	    font-size: 30px;
	    line-height: 50px;
	}
	.postviews {
	    left: 35%;
	}
}

@media ( max-width: 320px ){
	.blockchain-blog-chunks-bottom {
	    height: 300px;
	    margin: 0 0 25px 8px;
	}
	.blockchain-blog-chunks {
    	margin: 1% 1% 6% 3%;
    }
    .big-chunks .bctech-chunks-cats {
	    top: 30px;
	}
	.big-chunks .blog-post-title {
	    top: 95px;
	}
	.big-chunks .bctech-chunks-meta-wrap {
	    bottom: 15px;
	}
	.big-chunks .blog-post-title h4 {
	    font-size: 15px;
	    line-height: 25px;
	}
	.bctech-chunks .left-bctech-chunks {
	    width: 40%;
	}
	.bctech-chunks .right-bctech-chunks {
	    width: 55%;
	}
	ul.recent-cat-posts li a span {
	    width: 90%;
	}
	.bottom-recent-block .recent-blog-chunks {
	    width: 80%;
	    margin: 0 15px 5%;
	    min-height: 100px;
	    padding: 5%;
	}
	.left-recent-block h3 {
	    font-size: 30px;
	    line-height: 50px;
	}
	.postviews {
	    left: 38%;
	}
	.blog-post_content h1 {
		font-size: 25px;
	}
}