.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 {
	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: 28px;
	line-height: 32px;
	}
h2, .h2{
	font-size: 26px;
	line-height: 30px;
	}
h3, .h3{
	font-size: 24px;
	line-height: 28px;
	}
h4, .h4{
	font-size: 22px;
	line-height: 26px;
	}
h5, .h5{
	font-size: 20px;
	line-height: 24px;
	}
h6, .h6{
	font-size: 18px;
	line-height: 22px;
	}

.sub_title{
	margin: -10px 0 20px 0;
	font-size: 22px;
	line-height: 26px;
	}

.btn {
	min-width: 100px;
	min-height: 64px;
	padding: 22px 20px 18px 20px;
	}

.btn_s2{
	min-height: 54px;
	padding: 17px 20px 13px 20px;
	}

.btn_s3{
	min-height: 35px;
	padding: 10px 15px 8px 15px;
	}


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

.slogan{
	float: none;
	width: auto;
	height: auto;
	padding: 0 10px 15px 10px;
	font-size: 13px;
	text-align: center;
	}


.show_nav{
	display: block;
	}

.nav_top {
	display: none;
	}

.nav_top ul li {
	display: block;
	padding: 0;
	border-top: 1px solid #dbd8d8;
	}

.nav_top ul li a {
	display: block;
	height: auto;
	padding: 8px 15px;
	}


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


#content {
	padding: 20px 10px;
	}


.post_list {
	float: none;
	width: auto;
	padding: 0 0 20px 0;
	}

footer {
	padding: 20px 0;
	}
