.wrap {
	width: 100%;
	}

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

img.alignright, img.right {
	margin: 0 0 4px 10px;
	}
img.alignleft, img.left {
	margin: 0 10px 4px 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 {
	line-height: 20px;
	}

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

.entry ul > li, ul.list > li {
	margin: 0 0 14px 0;
	padding: 2px 0 0 34px;
	font-size: 17px;
	line-height: 21px;
	}

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

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

.inp{
	height: 40px;
	padding: 9px 20px;
	}

.inp_n{
	padding-right: 40px;
	background-position: right 15px center;
	}

.inp_t{
	padding-right: 40px;
	background-position: right 15px center;
	}

.inp_m{
	padding-right: 40px;
	background-position: right 13px center;
	}

.ta{
	height: 120px;
	padding: 10px 20px;
	}

.form_sub {
	padding: 0;
	}

.btn {
	min-height: 44px;
	padding: 10px 15px;
	font-size: 16px;
	}

.btn_s3 {
	min-height: 50px;
	padding: 13px 20px;
	font-size: 18px;
	}

.btn_s4 {
	min-height: 29px;
	padding: 4px 14px;
	font-size: 15px;
	}

.btn_s5 {
	min-width: 200px;
	font-size: 18px;
	}

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


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

.table tr td, .entry table tr td{
	padding: 8px 10px;
	line-height: 20px;
	}


blockquote {
	margin: 25px 0 20px 0;
	padding: 20px 10px 5px 70px;
	}

blockquote:before {
	width: 49px;
	height: 39px;
	background-size: 49px auto;
	top: -9px;
	left: 10px;
	}


header {
	padding: 0 0 10px 0;
	}


.show_nav{
	display: block;
	}

.top_nav{
	display: none;
	padding: 10px 0 0 0;
	margin: 0 10px;
	clear: both;
	}


.top_nav ul ul ul{
	padding: 0 0 0 10px;
	}

.top_nav ul li{
	float: none;
	margin: 0;
	border-top: 1px solid #182146;
	}

.top_nav ul li li {
	border: 0;
	border-bottom: 1px solid #182146;
	}

.top_nav ul li a{
	display: block;
	padding: 8px 10px;
	color: #fff;
	}

.top_nav ul li a:hover, .top_nav ul li.current-menu-item > a, .top_nav ul li.current-menu-parent > a, .top_nav ul li.current-menu-ancestor > a, .top_nav ul li.current-post-ancestor > a, .top_nav ul li.current-page-ancestor > a, .top_nav ul li.current-prod-ancestor > a {
	background: #182146;
	color: #fff;
	}

.top_nav_mob > ul > li > ul > li > a{
	display: none;
	}


.main_nav{
	display: none;
	}


.logo{
	float: none;
	margin: 10px auto;
	}

.search{
	float: none;
	width: 271px;
	margin: 0 auto 10px auto;
	}

.search_inp{
	height: 42px;
	padding: 10px 50px 10px 21px;
	}

.search_sub{
	height: 40px;
	}


.top_zz{
	float: none;
	padding: 0;
	text-align: center;
	}


.home_top {
	padding: 60px 0;
	}

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

.home_top h1 {
	margin: 0 0 20px 0;
	font-size: 28px;
	line-height: 30px;
	}

.home_top h1 span {
	font-size: 26px;
	}



.breadc {
	padding: 10px;
	font-size: 14px;
	line-height: 16px;
	}

#content {
	padding: 20px 10px;
	}


.post_list, .post_list:nth-child(3n) {
	float: none;
	width: 254px;
	height: auto;
	padding: 0 0 15px 0;
	margin: 0 auto 15px auto;
	}

.post_list_t {
	height: auto;
	padding: 15px 20px 0 20px;
	}



footer {
	display: block;
	padding: 20px 10px;
	}

.bot_top {
	padding: 0 0 20px 0;
	}

.bot_logo {
	float: none;
	margin: 0 auto 10px auto;
	}

.bot_zs{
	float: none;
	text-align: center;
	}

.copy{
	padding: 0;
	font-size: 13px;
	}


.modal_win{
	width: 260px;
	padding: 20px;
	}

.modal_close {
	width: 30px;
	height: 25px;
	right: 5px;
	top: 5px;
	}

.modal_close:before, .modal_close:after{
	background: #000;
	top: 15px;
	}

.modal_title {
	padding: 0 0 20px 0;
	font-size: 18px;
	line-height: 22px;
	}