.wrap {
	width: 100%;
	min-width: 320px;
	}


img.alignright, img.right {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	}
img.alignleft, img.left {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	}

.video {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 54.15%;
}
.video iframe,  
.video object,  
.video embed {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	}

.entry_table {
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	}

.entry img {
	width: auto !important;
	height: auto !important;
	}

[class*='col-'] {
	float: none;
	width: auto;
	padding: 0;
	}

h1, .h1, .title{
	font-size: 26px;
	line-height: 30px;
	}
h2, .h2{
	font-size: 24px;
	line-height: 28px;
	}
h3, .h3{
	font-size: 22px;
	line-height: 26px;
	}
h4, .h4{
	font-size: 20px;
	line-height: 24px;
	}
h5, .h5{
	font-size: 18px;
	line-height: 22px;
	}
h6, .h6{
	font-size: 16px;
	line-height: 20px;
	}


@media (max-width: 620px) {
	.top_columns {  
		display: block;
		}
	.top_columns_l{
		width: auto;
		}
	.top_columns_c{
		width: auto;
		}
	.top_columns_r{
		width: auto;
		}
	.market_outlook_line .posts_b_img {
		flex: 0 0 100px;
		}
	.market_outlook_line .posts_b_title {
		font-size: 15px;
		}
	}

.recommend_list {
	column-gap: 10px;
	}

.currency_news_line {
	grid-template-columns: 1fr 1fr;
	column-gap: 10px;
	}
.category_news_line{
	grid-template-columns: 1fr 1fr;
	column-gap: 10px;
	}

.posts_b_f .posts_b_title {
	font-size: 14px;
	}

.bott_nav > ul > li > a {
	font-size: 16px;
	}


.accepted_block{
	padding: 12px 0;
	}
.accepted_b_line{  
	display: block;
	}
.accepted_b_text{
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	}
.accepted_b_right{
	margin: 0 0 0 0;
	justify-content: center;
	}

a.accepted_b_but{
	padding: 5px 14px;
	font-size: 15px;
	line-height: 18px;
	}

.single_top_info{
	padding: 7px 10px;
	}
.single_botinfo{
	display: block;
	}




















