/* Add here all your CSS customizations */
.clearFlot{
	float:none;
}
.divTable{
	display:table;
}
.divTd{
	display:table-cell;
}
.vAlignMiddle{
	vertical-align:middle;
}
.clearBoth {
	clear: both;
}
ul.history .h4MarginFix {
	margin-bottom: 17px;
}
ul.history .pMarginFix {
	margin-left: 0px
}
.hotfixStyle {
	margin-right: 5px;
	padding: 5px 5px 4px;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
}
.paddingTop44 {
	padding-top: 44px;
}
h3.titleMiddle {
	padding: 0px auto;
}
.dayPaddingVcHc {
	padding: 5px 10px 5px !important;
}
.post p.contentMarginTop15 {
	margin-top: 20px !important;
}
.date.datePositionFix {
	margin-top: 0px;
}
.heading-primary a {
	text-decoration: none;
	color:#333;
}
.heading-primary a:hover {
	color:#61b31c;
}

.recent-posts .date .radiusFix {
	border-radius: 2px 2px 0 0;
}
html section.section-primary.counterFix {
	background-color: #999 !important;
	border-top: solid 5px #7C7C7C !important;
}
html .sectionHeightFix {
	height: 200px
}
html .textTransformFix {
	text-transform: none;
}
html .btVideoPositionFix {
	width: 50%;
	height: 60px;
	font-size: 1.6em;
	margin-top: 22px;
	background-color: #F60 !important;
	border: solid 1px #F60 !important;
}
html .btVideoPositionFix:hover {
	background-color: #FD7902 !important;
	border: solid 1px #FD7902 !important;
}
html .btVideoPositionFix:visited {
	background-color: #FD7902 !important;
	border: solid 1px #FD7902 !important;
}
html .btVideoPositionFix:active {
	background-color: #FD7902 !important;
	border: solid 1px #FD7902 !important;
}
html .copyrightPosition {
	height: 34px;
	display: table-cell;
	vertical-align: bottom;
}
html .copyrightTextStyleFix {
	color: #CCC;
}
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
.page-header.custom-product.wmpapp-bg{
	background-image: url(../img/wmpapp/background.jpg);
	border-top-color: #000000 ;
}

section h1.wmpapp{
	line-height: 32px;
	color: #F0F0F0 !important;
	font-size: 28px;
}

section p.lead.white{
	color: #CCC;
	font-size: 13pt;
}

.short.all-product{
	margin-top: 0px !important;
}

.page-header.custom-product.isunfudon-bg{
	background-image: url(../img/isunfudon/background.jpg);
	border-top-color: #000000 ;
}

.page-header.custom-product.isuntw-bg{
	background-image: url(../img/isuntw/background.jpg);
	border-top-color: #000000 ;
}


.page-header.no-margin{
	margin:0px ;
}

.short.no-footer-margin{
	margin:0px !important;
}

.recent-posts .post .date2{
	margin: 0px 0px 10px 2px;
}
.owl-item.active{
	padding-left:10px;
}
.btn.btn-lg.btn-primary.btBanner{
	width:250px;
}

.home-concept strong{
	font-family: Arial, "微軟正黑體" !important;
	font-size: 23px !important;
	line-height: 32px !important;
}

.testimonial-author.isunnote-border-top{
	border-top: 0px !important;
	
}








@media (max-width: 767px) {
li.telNumber {
	display: none;
}
.clearFlot{
	float:left;
}
.divTable{
	display:block;
}
.divTd{
	display:block;
}
}
@media (min-width: 768px) {
.clearFlot{
	float:left;
}
.divTable{
	display:block;
}
.divTd{
	display:block;
}
}
@media (min-width: 992px) {
.clearFlot{
	float:none;
}
.divTable{
	display:table;
}
.divTd{
	display:table-cell;
}
}
@media (min-width: 1200px) {
}
