@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
}
body {
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	margin: 0;
	width: 100%;
	font-size: small;
	padding: 0px;
	float: left;
	background-repeat: repeat-x;
	height: 100%;
	background-color: #ffffff;
}
ul {
	list-style: none;
}
a {
	outline: none;
 hlbr:expression(this.onFocus=this.blur());
	text-decoration: none;
	cursor: pointer;
	color: #000000;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
img {
	outline: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0px;
	padding: 0px;
	font-weight: normal;
}
* {
	outline: none !important;
}
section{
	width: 100%;
	float: left;
    appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
	}
footer{
	width: 100%;
	float: left;
	}

.line {width:100%;border: 4px solid #fed650;padding: 0;opacity: .3}
.text-white {color: #fff;}
.text-yellow {color: #fac002;}
.m-auto {margin: 0 auto;}
/*-----------------------------
/ navbar
/------------------------------*/

.navbar .navbar-brand {
	background-image: url(../img/logo.png);
    background-color: transparent;
    text-indent: -9999px;
    height: 50px;
    width: 150px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 5px 30px;
}
.navbar .navbar-brand:hover, .navbar .navbar-brand:focus {
	background-color: transparent;
}
.navbar-default {
	background-color: rgb(236, 89, 146);
}
.navbar-second {
	background-color: transparent;
	border-bottom: 1px solid #696969;
}
.navbar {
	border-bottom: 1px solid #ffffff;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 5px 10px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-header .navbar-toggle {
	border-color: transparent;
}
.navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-header .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 45px;
	height: 6px;
	border-radius: 50px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 6px;
}
.fb {
	float: left;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 50px;
	padding-top: 10px;
}
.fb a {
	float: left;
	background-image: url(../img/fb.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.fb a:hover {
	background-image: url(../img/fb_hover.png);
}
.navbar-right {
	position: relative;
	right: 110px;
}
.nav li {
	background-image: url(../img/nav_line.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav li a {
	color: #fff;
	border-top: 4px solid transparent;
	font-size: 16px;
	margin-right: 15px;
	float: left;
	line-height: 32px;
}
.nav li a:hover {
	color: #0064d3;
	background-color: transparent;
}
.nav li.active a {
	border-top: 4px solid #fed650;
}
#navigation-menu li a:hover {
	color: #fed650;
}
#navigation-menu a.mPS2id-highlight {
	border-top: 4px solid Transparent;
}
#navigation-menu a.mPS2id-highlight:active, #navigation-menu a.mPS2id-highlight:hover,#navigation-menu a.mPS2id-highlight:focus {
	border-top: 4px solid #fed650;
}
.navbar-default .navbar-nav > li.last {
	background-image: url(../img/space.png);
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
#gotop {
	position: fixed;
	bottom: 20px;
	cursor: pointer;
	z-index: 99;
	float: right;
	right: 15px;
	display: none;
}
footer {
	padding-top: 10px;
	padding-bottom: 30px;
	width: 100%;
	display: block;
	background-color: #fff;
	float: left;
    top: -7px;
    position: relative;
}
footer small{
	margin-top: 30px;
	}
.wrapper {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.home {
	background-image: url(../img/home_bg.jpg);
	background-position: center 67px;
	margin-bottom: -67px;
}
.home_top{
    height: 50%;
	padding-top: 90px;
}
.container .title h1 {
	width: 100%;
	background-repeat: no-repeat;
	background-position: left 0%;
	text-align:center;
}
.title_m{display:none;}
.container .title h1 {
	color: #333;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	margin-top: 20px;
	font-weight: bold;
}
.container .title h3 {
	color: #333;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
	font-weight: bold;
}
.title .title-img h3{
    text-align: center;
    vertical-align: bottom;
}
.title-img img{
    width:100%
}
.book h3,.book-t h3 {
	color: #000000;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
}
.book h3 span,.book-t h3 span {
	color: #cc0000;
	font-size: 20px;
	font-weight: bold;
}
.prl {padding:0 30px;}
.pt {margin-top: 20px}
.right {float:right}
.mt-3 {margin-top: 1rem!important;}
.mt-5 {margin-top: 2.5rem!important;}
.mb-3, .my-3 {margin-bottom: 1rem!important;}
.mb-5, .my-5 {margin-bottom: 2.5rem!important;}
.btn {
    font-size: 20px;
    text-align: center;
    display: block;
}
.btn a {
	background-color: #cc0000;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 32px;
    padding: 10px 30px;
}
.btn a:hover {
	background-color: #f01717;	
	padding: 10px 30px;
}
.book-t{position: relative;}
.book {
	position: relative;
	z-index: 1;
	top: 50px;
	margin-bottom: -250px;
}
#video h1{
    font-size: 36px;
	color:rgb(37, 37, 37);
	padding-bottom: 30px;
    font-weight: 600;
    line-height: 1.5;
}
.video {
	background-image: url(../img/video_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	z-index: 0;
	background-position: 0% 67px;
	padding-top: 67px;
	padding-bottom: 25px;
    background-size: cover
}
.video_title {
    line-height: 110px!important;
    background-image: url(../img/1.png);
    background-position: center top;
    background-repeat: no-repeat;
	text-indent: -9999px;
}
.video video {width: 100%;margin-bottom: 30px;}
.video iframe{
    width: 95%;
    height: 400px;
    margin: 10px 0;
}
.preface {
    position: relative;
	top:-67px;
}
.preface_w{
	background-image: url(../img/features_bg.png);
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    z-index: 0;
    background-position: 0% 67px;
    padding-top: 67px;
    padding-bottom: 25px;
	background-size: cover;
	height: 680px;
	margin-top: -61px;
	}
.preface_i {
	width: 100%;
    position: relative;
    z-index: 0;
	padding-top: 60px;
	padding-bottom: 25px;
	background-color: transparent;
}
.preface_title {
    line-height: 110px;
    background-image: url(../img/2.png);
    background-position: center top;
    background-repeat: no-repeat;
	text-indent: -9999px;
}
.preface .container{
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 99;
	}
#features-nav .nav li {
	background: transparent;
}
#features-nav .nav li a {
	color: rgb(105, 105, 105);
	font-size: 1.65rem;
}
#features-nav .nav-pills > li.active > a, #features-nav .nav-pills > li.active > a:hover, #features-nav .nav-pills > li.active > a:focus {
    color: rgb(255, 66, 4);
    background-color: transparent;
}
.about {
    position: relative;
	padding-top: 67px;
}
.about_b{
	background:url(../img/map-image.png);
	background-repeat: no-repeat;
	width: 100%;
	background-size: 100% auto;
	padding-bottom: 50px;
	background-color: #271a19;
	background-position: 0% 67px;
	position: relative;
}
.about_title {
    line-height: 110px;
    background-image: url(../img/3.png);
    background-position: center top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
#fb-root {
    display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	width: 100% !important;
}
.fb-page iframe {
	width: 100%!important;
	height: 500px!important;
	display: inline-block;
	position: relative;
}
.event_title {
    line-height: 110px;
    background-image: url(img/3.png);
    background-position: center top;
    background-repeat: no-repeat;
	text-indent: -9999px;
}

.video_text {
	text-align: justify;
	color: #666;
	font-size: 15px;
	line-height: 28px;
	margin-bottom:15px;
}
.event_text {
	text-align: left;
	color: #000000;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	width: 90%;
	margin-left: 5%;
}
#contact h1{
    font-size: 36px;
	color:rgb(37, 37, 37);
	padding-bottom: 30px;
    font-weight: 600;
    line-height: 1.5;
}
.contact {
    position: relative;
    margin-top: -67px;
}
.contact_b {
	min-height: 500px;
    position: relative;
    padding-bottom: 25px;
    padding-top: 67px;
	font-size: 20px;
	background-position: 0% 67px;

}
.contact_title {
    line-height: 110px;
    background-image: url(../img/4.png);
    background-position: center top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
.img-svg {
	width: 45px;
	height: 45px;
	margin-bottom: 20px
}
.contact a:hover {
	text-decoration: none;
    cursor: pointer;
    color: rgb(255, 66, 4);
}	
.list {
	margin-bottom: 10px;
	background-image: url(img/space.png);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
	padding-top: 10px;
	}
	
.list:hover{
	background-image: url(img/w40.png);
	padding-top: 10px;
	}
		
.list h1 {
	color: #88aa00;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	display: table-cell;
	vertical-align: middle;
	height: 55px;
	margin-bottom: 10px;
	width: 167px;
	
}

.list a:hover h1 {
	background-color: #FFFFFF;
}


.list h2 {
	width: 100%;
	color: #000000;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid #88aa00;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.list p {
	width: 100%;
	color: #666666;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	vertical-align: middle;
	height: 60px;
}


.time_inner{
	background-image: url(img/w90.png);
	background-repeat: repeat;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	}
.m_date{
	display: none;
	width: 100%;
	}
	.date {
	background-image: url(img/time1.png);
	height: 50px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left center;
	}

.x_btn   {
	position: relative;
	z-index: 1000;
	float: left;
	cursor: pointer;
	text-align: right;
	width: 100%;
	padding-top: 5%;
	padding-right: 0px;
}
.popup{
	position: relative;
	width: 100%;
	z-index: 1000;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(img/space.png);
	background-repeat: repeat;
	color: #FFFFFF;
padding-bottom: 400px;
}
.text_s{
	letter-spacing: -1px;	
	}
.m_link{
	display:none;
}
.s_bar{
	position: relative;
	width: 100%;
	overflow:auto;
	height: 400px;
padding-bottom: 50px;
}
.dot-nav {
    position: fixed;
    right:15px;
    bottom:  35%;
    list-style-type:none;
    z-index: 99999;
}

.dot-nav li {
    margin-bottom: 11px
}
.dot-nav li a:hover{
    display: inline-block;
    margin: 0 0 0 7px;
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
    content: "";
    width: 50px;
    height: 2px;
    right:15px;
    background: #ffe400;
}
.dot-nav li a:active {
    color:#fff;
    -webkit-box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.8);
    -moz-box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.8);
    -o-box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.8);
    box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.8);
}
.dot {
    width: 8px;
    height: 40px;
    display: block;
    background: rgb(236, 89, 146);
    background: rgba(84, 5, 54, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.6);
    -moz-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.6);
    -o-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.6);
    box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.6);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.post {
    width:90px;
    right:15px;
    background-color: rgba(84, 5, 54, 0.8);
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 6px;
    z-index: 200;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px #fff;
}

.dot-nav-p {
    position: fixed;
    right:15px;
    bottom: 15%;
    list-style-type:none;
    z-index: 99999;
}
.dot-nav-p ol {list-style-type: none}
.post:before {
    content: ' ';
    background: url(img/book.png) no-repeat;
    width: 54px;
    height: 50px;
    position: absolute;
    background-size: contain;
    top: -45px;
    left: 25px;
}
.post a:hover,.post a:focus, .post a:active {
    color:#fff100;font-weight: 800; box-shadow: 0 0 0 transparent;}
.pagination {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: fixed;
    text-align: center;
    right: 30px !important;
    z-index: 9;
    width: 11px;
}
.pagination > span {
    position: relative;
    margin: 0 0 18px;
    float: left;
    width: 11px;
    height: 11px;
}
.pagination > span i {
    display: inline-block;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border-radius: 50%;
    width: 11px;
    height: 11px;
    background: #ff3b7d67;
}
.pagination > span.active i, .pagination > span:hover i {
    width: 11px;
    height: 11px;
    background: transparent;
}
.pagination > span.active span.hover, .pagination > span:hover span.hover {
    opacity: 1;
}
.pagination span.hover {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    position: absolute;
    display: inline-block;
    opacity: 0;
    white-space: nowrap;
    right: 0;
    color: rgb(255, 113, 144);
    font-family: "微軟正黑體";
    font-size: 20px;
    line-height: 1;
}
.pagination span.hover:after {
    display: inline-block;
    margin: 0 0 0 7px;
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
    content: "";
    width: 15px;
    height: 2px;
    background: rgb(255, 113, 144);
}
.white {color:#fff}
.green {color:#88aa00}
.mb {margin-bottom: 20px}

.btn_blue{
background-color:#044287;
font-family:"微軟正黑體";
color:#333;
font-size:15px;
text-align:center;
padding:8px 0;
margin: 10px 0 30px 0;
}

.btn_blue a{ 
color:#333;
}

.btn_blue a:hover{ 
color:#333;
}

.mainButton {
	display: flex;
	align-items:center;
	justify-content: center;
	max-width: 255px;
	width: 100%;
	margin: auto;
	padding: 12px;
	border:none;
	color: #fff;
	background-color: #EC7963;
	border-radius: 24px;
	font-size: 18px;
	line-height: 24px;
}

.mainButton:hover {
	background-color: #EE8773;
}

.explainWrap {
	text-align: center;
	margin-top: 8px;
	color: #D5D7DE;
	font-size: 14px;
}

.explainWrap >.title{
	margin-right: 9px;
}
.explainWrap >.icon{
	margin: 0 8px;
}
.explainLink {
	color: #fff;
}

.explainLink:hover {
	color: #fff;
	text-decoration: underline;
}

.explainLink:focus {
	color: #fff;
	text-decoration: underline;
}

@media (max-width: 991px) {
	.mt {margin-top: 20px;}
	.home_top {
		padding-top: 95px;
		height: 40%;
	}
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
	float: none!important;
	margin: 0px;
    }
    .navbar-nav>li {
	float: left;
	width: 100%;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	#main-nav .nav li {
		background-image: url(../img/space.png);
		background-repeat: no-repeat;
		background-position: right center;
		margin: 0px;
		width: 100%;
		padding: 0px;
		text-align: center;
	}	
	.nav li a {
		font-size: 18px;
		margin-right: 0px;
		float: left;
		line-height: 50px;
		background-color: transparent;
		margin: 0px;
		padding: 0px;
		text-indent: 0px;
		width: 100%;
		border-top: 1px solid #fff;
		text-align: center;
		font-weight: bold;
	}
	.fb{
		width: 100%;
		height: 50px;
		position: relative;
		margin: 0px;
		padding: 0px;
		border-top: 1px solid #80a0c2;
		right: 0px;
		float: left;
		}
	.fb a{
		background-image: url(img/fb.png);
		width: 100%;
		height: 50px;
		color: #044287;
		font-size: 16px;
		font-weight: bold;
		line-height: 50px;
		background-position: center center;
		background-size: auto auto;
		text-align: center;
		text-indent: 0;
		} 
	.fb a:hover{
		background-image: url(img/fb_hover.png);
		text-decoration: none;
		}
	.navbar-right {
		position: relative;
		right: 0px;
	}
	#navigation-menu a.mPS2id-highlight {
		border-top: 1px solid #80a0c2;
	}
	.book {
		position: relative;
		z-index: 1;
		top: 50px;
		margin-bottom: 20px;

	}
	.book h1>img{padding-bottom: 20px}
		
	.video {
		width: 100%;
		position: relative;
		top: -7px;
		z-index: 0;
		padding-bottom: 25px;
		background-position: 0px 67px;
	}
	.home {
		background-position: center 60px;
		margin-bottom: -60px;
	}
	.preface_w{
		height: 80vh;
		background-image: url(../img/features_bg.png);
		background-position: center bottom;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-color: #ffffff;
	}
	#navigation-menu a.mPS2id-highlight:active, #navigation-menu a.mPS2id-highlight:hover, #navigation-menu a.mPS2id-highlight:focus {
		border-top: 1px solid #80a0c2;
	}
	#features-nav .nav li a {
		margin: 0px;
		padding: 0px;
		text-indent: 0px;
		width: 100%;
		text-align: center;
		font-weight: normal;
		border-top: 4px solid transparent;
	}
	#features-nav .nav-pills > li.active > a,#features-nav .nav li.active a {
		border-top: 4px solid #fed650;
	}
    .pb {padding-bottom: 25px}
	footer p br{
		display:none;
	}
	footer p{
		padding-top: 50px;
	}
	footer .col-sm-12{
	text-align: center;
	margin-bottom: 15px;
	}
}





@media (max-width: 768px) {
	.book_title{
	font-size: 16px;
	height:auto;
	}
	.title{
	margin-top: -60px;	
	}
	.title_m
	{
	display: inherit;
	width: 100%;
	}
	.title_m img {width: 100%;}
	.home .title h1 {
	padding-top:25px;
	}
	.home .title h2 {
	display:none;
	}
	.home .title h3 br {
	display: none;
	}
	.home .title h3 {
	font-size: 20px;
	margin-top: 40px;
	}
	.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
	}
	.profile_img span{
	display: none;
	}
	.preface_w{
		height: 62vh;
		background-position: center bottom;
		background-size: 100% auto;
	}
	.title-img img {width: 100%;}
	
	footer p{
	padding-top: 0px;
	}
	.home {
	background-image: url(../img/event_bg_mm.jpg);
	background-position: center 60px;
	margin-bottom: -60px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	}
	#features-nav .nav li a {width:50%;line-height: 2;}
}




@media (max-width: 640px) {
	.home_top {
		padding-top: 95px;
		height: 35%;
	}
	.home .title h3 {
		font-size: 18px;
		margin-top: 40px;
	}
	.book  h1 img{
		width: 250px;
		height: 353px;
	}
	.book {
		top: 20px;
	}
}


@media (max-width: 450px) {
	#video h1 {
		font-size: 24px;
	}
	.video iframe{
	width: 250px;
	height: 150px;
		}
	.home_top {
	height: 35%;
	}
	.preface_w{
		background-size: 125% auto;
		height: 55vh;
	}
	.about_b{
	height: 100%;
    }#cboxLoadedContent {margin-right:0;}
	}
	.center {text-align: center}
}

