@charset "UTF-8";
/* CSS Document */

body {
    background-color: #FFF;
	font-family:"微軟正黑體",Microsoft JhengHei,Microsoft YaHei ,Century Gothic, Helvetica, Arial, Verdana, 新細明體;
    color:#3B4348;
}
p{line-height: 30px; font-size: 16px; color:#666; font-weight: normal;}
.clear{ clear:both;}
a{transition: .3s all ease;}
a:hover{text-decoration: none;}
html, body {
  height: 100%;
}
.nevin_hidden, .hidden{ display:none;}
a{color:#666;}
a:hover{color:#3B4348;}
main {
  min-height: 100%;
  /* equal to .footer height */
  margin-bottom: -45px;
}
main:after {
  content: "";
  display: block;
}
.footer, main:after {
  height: 45px;
}
.footer{background:#0059B2; color:#FFF; font-size:13px; text-align: center; line-height: 40px; border-bottom: 5px solid #2693FF;}

.mh1{font-size:18px; font-weight: 800;}
.mcnt{}
.mcnt ul{list-style-type: none; margin: 0px; padding: 0px;}
.mcnt ul li{font-size:16px;}
.mcnt ul li .mtd{display:table-cell; width:90px; font-weight: 600;font-size:14px; color:#0059B2; text-align: right;}
.mcnt ul li .mtd120{width:120px;}
.mcnt ul li .mtd2{display:table-cell;font-size:14px;}

@media only screen and (max-width: 900px) {
	.mLbox, .mRbox{ padding-top:20px;}
}
@media only screen and (max-width: 768px) {
	.memloginbox{ float:none; width:80%; margin:0 auto; padding:30px 30px 30px 30px; background:none;}
    .memregbox{ float:none; width:80%; margin:0 auto; padding:30px 30px 30px 30px; }
	.memregbox .mbtn{ margin-top:20px;}
	
	.mLbox{ float:none; width:100%;}
	.mRbox{ margin-left: 0px; font-size:15px; line-height:25px;padding-top:0px;}
	.mLbox ul{ list-style-type:none; text-align:left; margin-bottom:20px;}
	.mLbox ul li{display:inline-block;}
	.mLbox ul li a{ color:#626A70; text-decoration:none; font-size:15px; border:#999 solid 1px; height:30px; line-height:27px; width:80px; display:inline-block; text-align:center;}
	.mLbox ul li a:hover{color:#333D46; text-decoration:none; font-weight:600;}
}
@media only screen and (max-width: 600px) {
	.memloginbox{ float:none; width:90%; margin:0 auto; padding:30px 30px 30px 30px; background:none;}
	.memregbox{ float:none; width:90%; margin:0 auto; padding:30px 30px 30px 30px; }
}
@media only screen and (max-width: 480px) {
	.memloginbox{ float:none; width:90%; margin:0 auto; padding:10px; background:none;}
	.memregbox{ float:none; width:90%; margin:0 auto; padding:10px; }
	
}

h1, h2, h3, h4, h5, h6, .heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
	margin-top: 10px;
	margin-bottom: 30px;
	font-family:"微軟正黑體",Microsoft JhengHei,Microsoft YaHei ,Century Gothic, Helvetica, Arial, Verdana, 新細明體;
	font-weight: 800;
	color: #3B4348;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .heading-1 a, .heading-2 a, .heading-3 a, .heading-4 a, .heading-5 a, .heading-6 a {
	display: inline;
	font: inherit;
	letter-spacing: inherit;
}

h1 a, h1 a:active, h1 a:focus, h2 a, h2 a:active, h2 a:focus, h3 a, h3 a:active, h3 a:focus, h4 a, h4 a:active, h4 a:focus, h5 a, h5 a:active, h5 a:focus, h6 a, h6 a:active, h6 a:focus, .heading-1 a, .heading-1 a:active, .heading-1 a:focus, .heading-2 a, .heading-2 a:active, .heading-2 a:focus, .heading-3 a, .heading-3 a:active, .heading-3 a:focus, .heading-4 a, .heading-4 a:active, .heading-4 a:focus, .heading-5 a, .heading-5 a:active, .heading-5 a:focus, .heading-6 a, .heading-6 a:active, .heading-6 a:focus {
	color: inherit;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .heading-1 a:hover, .heading-2 a:hover, .heading-3 a:hover, .heading-4 a:hover, .heading-5 a:hover, .heading-6 a:hover {
	color: #1f957b;
}

h1 > *, h2 > *, h3 > *, h4 > *, h5 > *, h6 > *, .heading-1 > *, .heading-2 > *, .heading-3 > *, .heading-4 > *, .heading-5 > *, .heading-6 > * {
	display: inline-block;
}

h1 span:not(:last-child), h2 span:not(:last-child), h3 span:not(:last-child), h4 span:not(:last-child), h5 span:not(:last-child), h6 span:not(:last-child), .heading-1 span:not(:last-child), .heading-2 span:not(:last-child), .heading-3 span:not(:last-child), .heading-4 span:not(:last-child), .heading-5 span:not(:last-child), .heading-6 span:not(:last-child) {
	margin-right: .25em;
}

h1,
.heading-1 {
	font-size: 34px;
	font-weight: 400;
	line-height: 1.2;
}

@media (min-width: 768px) {
	h1,
	.heading-1 {
		font-size: 56px;
		line-height: 1.1;
	}
}

@media (min-width: 996px) {
	h1,
	.heading-1 {
		font-size: 80px;
	}
}

h2,
.heading-2 {
	font-size: 26px;
	line-height: 1.3;
	font-weight: 200;
}

@media (min-width: 768px) {
	h2,
	.heading-2 {
		font-size: 32px;
		line-height: 1.33333;
	}
}

@media (min-width: 992px) {
	h2,
	.heading-2 {
		font-size: 44px;
	}
}

@media (min-width: 996px) {
	h2,
	.heading-2 {
		font-size: 60px;
	}
}

h3,
.heading-3 {
	font-size: 22px;
	line-height: 1.45;
	font-weight: 200;
}

@media (min-width: 768px) {
	h3,
	.heading-3 {
		font-size: 28px;
	}
}

@media (min-width: 996px) {
	h3,
	.heading-3 {
		font-size: 40px;
		line-height: 1.35;
	}
}

h4,
.heading-4 {
	font-size: 30px;
	line-height: 2;
	font-weight: 800;
	color:#B20000;
}

@media (min-width: 768px) {
	h4,
	.heading-4 {
		font-size: 24px;
	}
}

@media (min-width: 996px) {
	h4,
	.heading-4 {
		font-size: 30px;
		line-height: 1.43333;
	}
}

h5,
.heading-5 {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.45;
}

@media (min-width: 768px) {
	h5,
	.heading-5 {
		font-size: 20px;
	}
}

@media (min-width: 996px) {
	h5,
	.heading-5 {
		font-size: 24px;
		line-height: 1.54167;
	}
}

h6,
.heading-6 {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;
}

@media (min-width: 768px) {
	h6,
	.heading-6 {
		font-size: 18px;
		line-height: 1.55556;
	}
}




.headtoppart {
    display: block;
    width: 100%;
    background-color: rgba(45,52,55,1);
    color:#FFF;
    font-size:13px;
    height: 30px;
    margin: 0px auto;
    padding: 0px 10px;
    /*min-width: 320px;*/
    line-height: 30px;
}
.headerwp {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0px;
}


/*section*/
.bg-default {
	background-color: #fff;
}

.bg-default + .bg-default.section-md,
.bg-default + .bg-default.section-lg,
.bg-default + .bg-default.section-xl {
	padding-top: 0;
}
.section-xs,
.section-sm {
	padding-top: 25px;
	padding-bottom: 25px;
}

.section-md,
.section-lg,
.section-xl {
	padding-top: 60px;
	padding-bottom: 60px;
}

.section-xxl {
	padding-top: 75px;
	padding-bottom: 75px;
}

.section-collapse + .section-collapse {
	padding-top: 0;
}

@media (max-width: 767px) {
	.section-xs:first-of-type,
	.section-sm:first-of-type,
	.section-md:first-of-type,
	.section-lg:first-of-type,
	.section-xl:first-of-type {
		padding-top: 40px;
	}
}

@media (min-width: 768px) {
	.section-xs {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.section-sm {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.section-md {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.section-lg {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.section-xl {
		padding-top: 95px;
		padding-bottom: 95px;
	}
	.section-alternate-1 {
		padding-top: 90px;
		padding-bottom: 90px;
	}
}

@media (min-width: 992px) {
	.section-md {
		padding-top: 90px;
		padding-bottom: 90px;
	}
	.section-lg {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.section-xl {
		padding-top: 130px;
		padding-bottom: 130px;
	}
}

@media (min-width: 996px) and (min-height: 800px) {
	.section-md {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.section-lg {
		padding-top: 135px;
		padding-bottom: 135px;
	}
	.section-xl {
		padding-top: 190px;
		padding-bottom: 190px;
	}
	.section-xl.section-xl_bigger {
		padding-top: 210px;
		padding-bottom: 210px;
	}
	.section-xxl {
		padding-top: 165px;
		padding-bottom: 190px;
	}
	.section-xs:first-of-type,
	.section-sm:first-of-type,
	.section-md:first-of-type,
	.section-lg:first-of-type {
		padding-top: 140px;
	}
}



/*list-xs*/
 ul.list-xs {list-style-type: none; padding: 0px; margin: 0px 0px 20px 0px;}
 ul.list-xs li a{color:#CF3341;transition: .3s all ease; font-size:13px;}
 ul.list-xs li a:hover{text-decoration: none;color:#3B4348;}

* + .list-xs {
	margin-top: 16px;
}

* + .list-small {
	margin-top: 15px;
}

* + .list-md {
	margin-top: 20px;
}
.list-0 {
	line-height: 1.25;
}

.list-0 > li + li {
	margin-top: 0;
}

.list-small > li {
	font-size: 14px;
	line-height: 1.71429;
}

.list-small > li + li {
	margin-top: 0;
}

.list > li + li {
	margin-top: 5px;
}

.list-xxs > li + li {
	margin-top: 11px;
}

.list-xs > li + li {
	margin-top: 5px;
}

.list-sm > li + li {
	margin-top: 22px;
}

.list-md > li + li {
	margin-top: 30px;
}

.list-lg > li + li {
	margin-top: 30px;
}

.list-xs li a{font-weight:400;}

@media (min-width: 768px) {
	.list-lg > li + li {
		margin-top: 50px;
	}
}


.list-terms-minimal * {
	display: inline;
}

.list-terms-minimal dt:after {
	display: inline-block;
	margin-right: 3px;
	content: ':';
    font-weight: 300;
}
.table-checkout tfoot .list-terms-minimal dt,
.table-cart tfoot .list-terms-minimal dt {
	color: #000;
    font-weight: 300 !important;
}

.table-checkout tfoot .list-terms-minimal dd,
.table-cart tfoot .list-terms-minimal dd {
	color: #C11E32;
}

.list-semicolon > li {
	display: inline;
	color: #888;
}

.list-semicolon a {
	color: inherit;
}

.list-semicolon a:hover {
	color: #C11E32;
}

.list-semicolon > li + li:before {
	display: inline-block;
	margin-right: 4px;
	content: ';';
}

.thumbnail-classic {
	max-width: 420px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

.thumbnail-classic .iimg {
	/*transition: 370ms ease-in-out;*/
    width:100%;
    height:auto;
	max-height: 250px;
}

.thumbnail-classic .icnimg
{
position: absolute;top: 80%;left:50%;transform: translate(-50%, -80%);
transition: all .5s ease-out;
}


.thumbnail-classic .caption, .mythumb .caption {
	margin-top: 10px;
    min-height: 40px !important;
}
.mythumb{transition:0.5s all;	-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.mythumb:hover{cursor:pointer;}
.mythumb:hover .caption{color: #0059B2;}
.mythumb:hover .icnimg{
-webkit-filter:brightness(.7);
}

/*.thumbnail-classic:hover img {
	box-shadow: 0 5px 23px 0 rgba(0, 0, 0, 0.15);
    cursor: pointer;
}*/

.thumbnail-classic:hover .thumbnail-classic-title {
	color: #C11E32;
}

.thumbnail-classic a {
	color: #333;
    font-size:15px;
    font-weight: 400;
}

.thumbnail-classic a:hover caption{
	color: #C11E32;
}

a.thumbnail-classic-title, .mythumb .caption {
	color: #333;
    font-size:16px;
    font-weight: 800;
}

a.thumbnail-classic-title:hover {
	color: #0059B2;
}

.thumbnail-classic-time {
	display: inline-block;
	font-size: 13px;
	font-style: normal;
	color: #C11E32;
}

* + .thumbnail-classic-time {
	margin-top: 15px;
}

.thumbnail-classic-minimal {
	text-align: center;
}

.thumbnail-classic-minimal img {
	width: auto;
}

.thumbnail-classic-minimal .caption {
	margin-top: 28px;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
}

.rd-parallax-light h1, .rd-parallax-light h2, .rd-parallax-light h3, .rd-parallax-light h4, .rd-parallax-light h5, .rd-parallax-light h6, .rd-parallax-light .heading-1, .rd-parallax-light .heading-2, .rd-parallax-light .heading-3, .rd-parallax-light .heading-4, .rd-parallax-light .heading-5, .rd-parallax-light .heading-6
{
	color: #0059B2;
}
.rd-parallax-light p {
	color: #333;
}

@media (max-width: 640px) {
	.thumbnail-classic .icnimg{top: 90%;left:50%;transform: translate(-50%, -90%);}
	.thumbnail-classic .icnimg img{width:140px; height:auto;}
	.mythumb .caption {{text-align: center; margin-top: 0px;}
}


/*
*
* Material Parallax
* --------------------------------------------------
*/
.parallax-container {
	position: relative;
	overflow: hidden;
}

.material-parallax {
	position: absolute;
	top: 0;
	left: -1px;
	right: -1px;
	bottom: 0;
}

.ipad .material-parallax, .iphone .material-parallax {
	background-attachment: scroll !important;
}

.material-parallax img {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	min-width: 101%;
	min-height: 101%;
	transform: translate3d(-50%, 0, 0);
	max-width: none;
}

.parallax-content {
	position: relative;
	z-index: 1;
}

.bg-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
    background-image: url("../images/bga.jpg");
}
.bg_1{background:rgba(255,255,255,0.5); padding: 20px 30px;position: relative;}

.mrb30{margin-bottom: 60px; margin-top: 0px;}
.blurb img {
	width: auto;
}

.blurb__title {
	font-size: 18px;
	line-height: 1.33;
	color: #000;
}

* + .blurb__title {
	margin-top: 16px;
}

@media (min-width: 996px) {
	.blurb__title {
		font-size: 18px;
        font-weight: 400;
		line-height: 1.54167;
	}
	* + .blurb__title {
		margin-top: 25px;
	}
}

.blurb-circle {
	text-align: left;
}

.blurb-circle .unit .blurb-circle__icon {
	position: relative;
	top: 3px;
}

.blurb-circle__icon .icon {
	width: 2.5em;
	height: 2.5em;
	border: 1px solid #2D3437;
    background:#2D3437;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 2.36em;
    top:-20px;
    left:50%;
    transform: translate(-50%, 0);
    position: absolute;
}

.blurb-circle__icon .icon::before {
	line-height: inherit;
}

@media (min-width: 996px) {
	.blurb-circle__icon .icon {
		font-size: 20px;
	}
}

@media (min-width: 1600px) {
	.blurb-circle__icon .icon {
		font-size: 20px;
	}
}

.blurb-circle.blurb-circle_centered {
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

@media (max-width: 767px) {
	.blurb-circle {
		max-width: 360px;
		margin-left: auto;
		margin-right: auto;
	}
}

.blurb-minimal {
	text-align: left;
}

.blurb-minimal .unit .blurb-minimal__icon .icon {
	font-size: 32px;
}

.blurb-minimal__icon .icon {
	font-size: 30px;
	color: #C11E32;
}

.blurb-minimal.blurb-minimal_black, .blurb-minimal.blurb-minimal_black .blurb-minimal__icon .icon {
	color: #000;
}

@media (min-width: 996px) {
	.blurb-minimal__icon .icon {
		font-size: 36px;
	}
}

@media (min-width: 1600px) {
	.blurb-minimal__icon .icon {
		font-size: 44px;
	}
}

.icon {
	display: inline-block;
	line-height: 1;
	text-align: center;
}

.icon:before {
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*product*/
.product-select {
	max-width: 300px;
}

* + .carousel-product {
	margin-top: 15px;
}

.product-grid {
	text-align: center;
}

.product-grid * + .button {
	margin-top: 10px;
}

.product-grid .product-icon-wrap {
	position: absolute;
	top: 15px;
	right: 17px;
}

.product-grid .product-icon-wrap span::before {
	line-height: inherit;
}

.product-caption {
	margin-top: 5px;
}

.product-img-wrap {
	position: relative;
	max-width: 400px;
	display: inline-block;
    
}
.product-img-wrap img{width:100%;height:auto;}

.product-icon-wrap .icon {
	display: block;
	width: 60px;
	height: 60px;
	margin: 3px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid;
	color: #c7c7c7;
	cursor: pointer;
}

.product-icon-wrap .icon:hover {
	color: #fff;
	background-color: #C11E32;
	border-color: #C11E32;
}

.product-label-wrap {
	position: absolute;
	left: 20px;
	top: 20px;
	color: #fff;
	font-size: 13px;
	font-style: normal;
}

.product-label-wrap > * {
	display: inline-block;
	padding: 2px 6px;
	border-radius: 4px;
}

.product-label-wrap .featured {
	background-color: #ffc045;
}

.product-label-wrap .sale {
	background-color: #ff596d;
}

.product-label-wrap .new {
	background-color: #000;
}

.product-categories > li {
	display: inline-block;
}

.product-categories > li:after {
	content: ",";
	display: inline-block;
}

.product-categories > li:last-of-type:after {
	content: none;
}

.product-categories a {
	font-size: 13px;
	color: #888;
	font-style: normal;
}

.product-categories a:hover {
	color: #C11E32;
}

.product-title a {
	color: #000;
}

.product-title a:hover {
	color: #C11E32;
}

* + .product-title {
	margin-top: 0px;
}

.product-price {
	font-size: 24px;
	color: #C11E32;
}

.product-price span:before {
	content: "$";
	display: inline-block;
}

* + .product-price {
	margin-top: 7px;
}

.product-price.sale-price span {
	padding: 0 3px;
}

.product-price.sale-price span:first-of-type {
	color: #ff596d;
}

.product-price.sale-price span:last-of-type {
	position: relative;
	display: inline-block;
	color: #888;
	font-size: 18px;
}

.product-price.sale-price span:last-of-type:after {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	border-top: 1px solid;
	content: "";
	display: inline-block;
}

.rating-list > li {
	display: inline-block;
	letter-spacing: -3px;
}

.rating-list .icon {
	font-size: 17px;
}

* + .rating-list {
	margin-top: 20px;
}

h6 + .rating-list {
	margin-top: 0;
}

.product-text,
.product-stock,
.product-single p{
	font-size: 14px;
	line-height: 24px;
}
.product-single h4{font-weight: 600; padding-top: 20px;}
.product-meta {
	font-size: 13px;
	font-style: normal;
}

.product-list * + .product-icon-wrap,
.product-single * + .product-icon-wrap {
	margin-top: 15px;
}

@media (min-width: 996px) {
	.product-list * + .product-icon-wrap,
	.product-single * + .product-icon-wrap {
		margin-top: 38px;
	}
    .product-single h4{font-weight: 600; padding-top: 0px;}
}

.product-list * + .product-price,
.product-single * + .product-price {
	margin-top: 10px;
}

.product-list * + .rating-list,
.product-single * + .rating-list {
	margin-top: 10px;
}

.product-list * + .product-text,
.product-single * + .product-text {
	margin-top: 15px;
}

.product-list .product-icon-wrap,
.product-single .product-icon-wrap {
	display: flex;
}

.product-list .product-price,
.product-single .product-price {
	font-size: 30px;
}

.product-list .product-caption,
.product-single .product-caption {
	margin-top: -10px;
}

@media (min-width: 768px) and (max-width: 995px) {
	.product-list .product-img-wrap,
	.product-single .product-img-wrap {
		max-width: 40%;
	}
}

.product-single * + .product-select,
.product-single .product-select + * {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.product-single * + .product-select,
	.product-single .product-select + * {
		margin-top: 40px;
	}
}

.product-single * + .product-meta {
	margin-top: 30px;
}

.product-single .product-price {
	font-size: 40px;
	font-weight: 100;
}

.product-single .product-text {
	font-size: 14px;
	line-height: 22px;
}

/*
*
* Tabs
* --------------------------------------------------
*/
.tabs-custom .nav-custom > li, .tabs-custom .nav-custom > li > a {
	display: block;
	position: relative;
}

.tabs-custom .nav-custom-tabs {
	font-size: 0;
	line-height: 0;
}

.tabs-custom .nav-custom-tabs li {
	margin: -1px 0;
}

.tabs-custom .nav-custom-tabs li + li {
	margin-top: -1px;
    margin-left: 1px;
}

@media (min-width: 768px) {
	.tabs-custom .nav-custom-tabs li + li {
		margin-top: -1px;
		margin-left: 1px;
	}
}

.tabs-custom .nav-custom-tabs li a {
	position: relative;
	padding: 15px 25px;
	font: 400 14px/20px "Libre Franklin", Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	transition: .3s all ease;
	background-color: #333;
}

.tabs-custom .nav-custom-tabs li a:hover,
.tabs-custom .nav-custom-tabs li.active a {
	background-color: #C11E32;
	color: #fff;
}
@media (max-width: 768px) {
    .nav-link.active{background:#C11E32 !important;}
}
@media (min-width: 768px) {
	.tabs-custom .nav-custom-tabs li a {
		background-color: transparent;
		color: #000;
		padding: 15px 22px;
	}
	.tabs-custom .nav-custom-tabs li a:hover,
	.tabs-custom .nav-custom-tabs li.active a {
		color: #C11E32;
		background-color: transparent;
	}
    
}

.tab-content {
	background-color: transparent;
	padding: 25px 15px 25px;
	border: 1px solid #ececee;
    font-size:14px;
    font-weight: 300 !important;
}

.tab-content ol{
    list-style: decimal;
    padding-left: 30px;
}

.tab-content ol li{
    display: list-item;
}

@media (min-width: 768px) {
	.tab-content {
		padding: 30px 0 30px;
		border: 0;
		border-top: 1px solid #ececee;
	}
	.tab-content p + h5 {
		margin-top: 25px;
	}
}

@media (min-width: 768px) {
	.tabs-custom.tabs-horizontal .nav-custom-tabs {
		position: relative;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.tabs-custom.tabs-horizontal .nav-custom-tabs li a {
		display: block;
		background: #333;
        color:#fff;
	}
	.tabs-custom.tabs-horizontal .nav-custom-tabs li a:hover,
	.tabs-custom.tabs-horizontal .nav-custom-tabs li a.active {
		color: #fff;
		background: #C11E32;
		border-color: transparent;
	}
	.tabs-custom.tabs-horizontal .nav-custom-tabs li a:hover:before,
	.tabs-custom.tabs-horizontal .nav-custom-tabs li a.active:before {
		transform: translate(-50%, 0);
		opacity: 1;
	}
	.tabs-custom.tabs-horizontal .nav-custom__align-left {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.tabs-custom.tabs-horizontal .nav-custom__align-left li:first-of-type a {
		/*padding-left: 0;*/
	}
}

@media (min-width: 768px) {
	.tabs-custom.tabs-vertical {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	.tabs-custom.tabs-vertical .nav-custom-tabs {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		max-width: 50%;
	}
	.tabs-custom.tabs-vertical .tab-content {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding-top: 26px;
	}
	.tabs-custom.tabs-vertical .nav-custom-tabs {
		text-align: left;
	}
	.tabs-custom.tabs-vertical .nav-custom-tabs li.active,
	.tabs-custom.tabs-vertical .nav-custom-tabs li:hover {
		background-color: #e0e0e2;
	}
	.tabs-custom.tabs-vertical .nav-custom-tabs li.active a,
	.tabs-custom.tabs-vertical .nav-custom-tabs li:hover a {
		color: #333;
		background-color: #e0e0e2;
	}
	.tabs-custom.tabs-vertical .nav-custom-tabs li + li {
		margin-top: 12px;
		margin-left: 0;
	}
	.tabs-custom.tabs-vertical .nav-custom-tabs li a {
		display: inline-block;
		text-align: left;
		padding-left: 35px;
	}
}

@media (min-width: 768px) and (min-width: 996px) {
	.tabs-custom.tabs-vertical .nav-custom-tabs li a {
		min-width: 160px;
	}
}

@media (min-width: 768px) {
	.tabs-custom.tabs-vertical .tab-content {
		padding: 26px 55px 25px 30px;
	}
}

@media (min-width: 996px) {
	.tabs-custom.tabs-vertical .nav-custom-tabs {
		min-width: 170px;
	}
}


/*youtube*/
.detail_video_o{
	position: relative;
	padding-top: 30px; height: 0; overflow: hidden;
}
.detail_video_o{
	padding-bottom: 56.25%;
}
.detail_video_o iframe,
.detail_video_o object,
.detail_video_o embed {
	position: absolute;
	top: 0;
	left: 6.15%;
	width: 87.7%;
	height: 87.7%;
}

@media only screen and (max-width:1100px) {
	.detail_video_o iframe,
	.detail_video_o object,
	.detail_video_o embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}