.wrapper.transform {
	width: 100%;
	transform: translateZ(-1800px) translateX(-60%) rotateY(45deg);
	}

.wrap {
	width: 100%;
	}

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

.table_container {
	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, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	line-height: 24px;
	}
h1, .h1, .title{
	font-size: 21px;
	}
h2, .h2{
	font-size: 20px;
	}
h3, .h3{
	font-size: 19px;
	}
h4, .h4{
	font-size: 18px;
	}
h5, .h5{
	font-size: 17px;
	}
h6, .h6{
	font-size: 16px;
	}


header {
	height: 104px;
	}

.logo, .home_pos .logo{
	top: 10px !important;
	left: 50%  !important;
	transform: translateX(-50%);
	}


.home_l {
	display: none;
	}

.home_r {
	float: none;
	width: auto;
	height: auto !important;
	margin: 0 !important;
	}

.home_t {
	min-height: 30px;
	padding: 0 10px 15px 10px;
	font-size: 26px !important;
	line-height: 30px !important;
	text-align: center;
	}

.home_nav > ul > li {
	float: none;
	width: 240px;
	height: auto !important;
	padding: 24px 30px 20px 30px;
	margin: 0 auto 10px auto !important;
	}


#content {
	padding: 0 10px;
	}

#posts {
	float: none;
	width: auto;
	padding: 0 0 20px 0;
	}

#posts h1 {
	padding-right: 0px;
	}

.breadc {
	margin: -20px 0 15px 0;
	}

.post_list {
	padding: 10px;
	background: #fff;
	}

.post_list_t {
	font-size: 18px;
	line-height: 22px;
	}

.post_list_e {
	padding: 0 0 10px 0;
	line-height: 22px;
	}

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

.post_preims{
	padding: 15px 15px 2px 15px;
	}


.post_cat{
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
	text-align: left;
	}


.post_relts{
	padding: 0;
	}

.post_list_sm_img{
	width: 100px;
	}

.post_list_sm_r{
	height: auto;
	margin: 0 0 8px 115px;
	}

.post_list_sm_t{
	max-height: 78px;
	padding: 0;
	margin: 0 0 10px 0;
	overflow: hidden;
	font-size: 18px;
	}

.post_list_sm_e{
	display: none;
	}

.post_list_sm_m{
	margin: 0 0 0 115px;
	}


#sidebar{
	float: none;
	width: auto;
	padding: 0;
	}


.show_nav{
	top: 30px;
	}

.main_nav{
	width: 0%;
	top: 10%;
	left: 65%;
	font-size: 20px;
	line-height: 26px;
	}

.main_nav.open{
	width: 50%;
	left: 45%;
	opacity: 1;
	}

.main_nav ul li {
	padding: 10px 0;
	}
