.wrap {
	width: 100%;
	}

.on320 { display: block; }
.only760 {display: none;}

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;
	}

body {
	font-size: 16px;
	line-height: 22px;
	}

p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, .entry hr, blockquote {
	margin: 0 0 22px 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;
	}

.inp{
	width: 260px;
	height: 40px;
	padding: 10px 20px;
	}

.ta{
	padding: 10px 20px;
	}

.btn {
	min-width: 260px;
	min-height: 40px;
	font-size: 18px;
	}

.form_sog {
	padding: 12px 0 0 0;
	}

.top {
	padding: 8px 0 13px 0;
	}

.top_text{
	float: none;
	max-width: none;
	padding: 0 10px 10px 10px;
	font-weight: 400;
	text-align: center;
	}

.top_go{
	float: none;
	max-width: none;
	font-weight: 500;
	text-align: center;
	}


.header{
	padding: 12px 0;
	position: relative;
	}

.logo{
	float: none;
	width: auto;
	padding: 0 10px 7px 10px;
	text-align: center;
	}

.slogan{
	float: none;
	width: auto;
	padding: 0 10px 12px 10px;
	border: 0;
	text-align: center;
	}

.inst_down{
	float: left;
	padding: 3px 0 0 10px;
	}

.bot_down{
	display: none;
	}


.show_nav{
	display: block;
	}

.main_nav{
	display: none;
	float: none;
	max-width: none;
	padding: 15px 10px 0 10px;
	}

.main_nav ul li{
	display: block;
	padding: 0;
	border-top: 1px solid #298ff2;
	}

.main_nav ul li a{
	display: block;
	padding: 7px 10px;
	}


.home_top {
	padding: 10px 10px 250px 10px;
	}

.home_top_img {
	width: 100%;
	height: 240px;
	top: auto;
	bottom: 0px;
	}

.home_top_li {
	line-height: 20px;
	}

.home_top_li:before {
	width: 262px;
	}

.home_top_li span {
	padding: 0 0 5px 0;
	font-size: 18px;
	}


#content {
	padding: 10px;
	}

#content_vn {
	padding: 20px 10px;
	}


.entry > p {
	margin: 0 0 22px 0;
	}

blockquote {
	padding: 70px 10px 10px 10px;
	background-position: center 10px !important;
	font-size: 17px;
	}

.bq_title {
	padding: 0 0 10px 0;
	font-size: 20px;
	line-height: 24px;
	}

.toc {
	margin: 0 0 22px 0;
	padding: 15px 10px 10px 10px;
	font-size: 18px;
	}

.toc_title {
	padding: 0 5px;
	left: 5px;
	top: -10px;
	font-size: 20px;
	line-height: 22px;
	}

.entry .toc ol > li {
	margin: 14px 0;
	}


.wp-caption {
	margin: 0 0 22px 0;
	}

.wp-caption p.wp-caption-text {
	padding: 5px 5px 0 5px;
	}


.table tr th, .entry table tr th{
	padding: 8px 10px;
	font-size: 17px;
	line-height: 21px;
	}

.table tr td, .entry table tr td{
	padding: 8px 10px;
	}


#comments{
	padding: 0 0 12px 0;
	}

#respond{
	padding: 15px 10px;
	margin: 0 0 20px 0;
	}

.comm_inp{
	float: none;
	width: auto;
	padding: 0 0 10px 0;
	}

.comm_ta{
	padding: 0 0 10px 0;
	}

.comments_list li {
	padding: 50px 10px 10px 10px;
	background-position: center 10px;
	font-size: 16px;
	}


footer {
	padding: 20px 0;
	}

.copy{
	padding: 0 10px 0 10px;
	text-align: center;
	}
