@import "https://fonts.googleapis.com/css?family=Lato:400,700|Open+Sans:400,700|Roboto:300,400,700,900|Roboto+Condensed:400,700|Yantramanav:400,700";

.error-404.not-found a {
	border-bottom: none;
	padding: 0;
}

.error-404.not-found a:hover {
	background-color: transparent;
}

@media only screen and (max-width: 991px) {
	body { font-size: 15px; }
}
@media only screen and (max-width: 767px) {
	body { font-size: 14px; }
}
@media only screen and (max-width: 567px) {
	body { font-size: 13px; }
}

button {
	padding: 0 27px 0 30px;
}

a.button, a.button-o, input.button-o, button.button-o {
	font-size: 16px;
}
@media only screen and (max-width: 991px) {
	a.button, a.button-o, input.button-o, button.button-o {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	a.button, a.button-o, input.button-o, button.button-o {
		font-size: 14px;
	}
}
@media only screen and (max-width: 567px) {
	a.button, a.button-o, input.button-o, button.button-o {
		font-size: 13px;
	}
}

button, input, select, textarea {
	font-size: 16px;
}
@media only screen and (max-width: 991px) {
	button, input, select, textarea {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	button, input, select, textarea {
		font-size: 14px;
	}
}
@media only screen and (max-width: 567px) {
	button, input, select, textarea {
		font-size: 13px;
	}
}

h3, h4, h5, h6 {
	letter-spacing: 1px;
}

@media only screen and (max-width: 991px) {
	h1 { font-size: 42px; }
	h2 { font-size: 32px; }
	h3 { font-size: 23px; }
	h4 { font-size: 20px; }
	h5 { font-size: 17px; }
	h6 { font-size: 15px; }
}
@media only screen and (max-width: 767px) {
	h1 { font-size: 38px; }
	h2 { font-size: 28px; }
	h3 { font-size: 22px; }
	h4 { font-size: 19px; }
	h5 { font-size: 16px; }
	h6 { font-size: 14px; }
	
	h1, h2 {
		letter-spacing: 1px;
	}
}
@media only screen and (max-width: 567px) {
	h1 { font-size: 24px; }
	h2 { font-size: 22px; }
	h3 { font-size: 20px; }
	h4 { font-size: 17px; }
	h5 { font-size: 15px; }
	h6 { font-size: 13px; }

	h1, h2, h3, h4, h5, h6 {
		letter-spacing: 0;
	}
}

h1, h2 {
	line-height: 1.2em;
}

@media only screen and (max-width: 767px) {
	h3, h4, h5, h6 {
		line-height: 1.2em;
	}
}

.header__search input[type="text"] {
	color: #FFF;
}

#jas-footer button {
	background-color: #999;
	color: #E7E7E7;
}

#jas-footer .button:hover {
	background-color: #555;
}

hr {
	border-top: 1px solid #50485B;
}

input:not([type="submit"]):not([type="checkbox"]),
select,
textarea {
	color: #4D5959;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
}
@media only screen and (max-width: 991px) {
	input:not([type="submit"]):not([type="checkbox"]),
	select,
	textarea {
		font-size: 14px;
	}
}
@media only screen and (max-width: 767px) {
	input:not([type="submit"]):not([type="checkbox"]),
	select,
	textarea {
		font-size: 13px;
	}
}
@media only screen and (max-width: 567px) {
	input:not([type="submit"]):not([type="checkbox"]),
	select,
	textarea {
		font-size: 12px;
	}
}

input:not([type="submit"]):not([type="checkbox"]):focus,
textarea:focus {
	border-color: #4D5959;
}

input[type="text"],
textarea {
	-ms-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none;
}

mark {
	background-color: transparent;
	color: #DD1E1E;
	padding: 0;
}

table, td, th {
	border-color: transparent;
	vertical-align: top;
}

table {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
}

td, th {
	padding: 5px 0;
}

.footer__top td,
.footer__top th {
	padding-bottom: 3px;
	padding-top: 0;
}

.jas-push-menu .jas-action {
	display: block;
	margin-top: 0;
	position: relative;
}

.jas-action > * {
	padding-left: 0;
	padding-right: 0;
}

.jas-action > a {
	color: #FFF;
}

#jas-content > a {
	display: none;
}

#jas-content .wpb_text_column ol,
#jas-content .wpb_text_column ul {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	padding-left: 20px;
}

#jas-content .wpb_text_column ol {
	list-style: outside none decimal;
}

#jas-content .wpb_text_column ul {
	list-style: outside;
}

#jas-content .wpb_text_column table ol,
#jas-content .wpb_text_column table ul {
	margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
	#jas-backtop {
		display: none !important;
	}
}

#jas-footer {
	font-size: 14px;
	letter-spacing: 1px;
}
@media only screen and (max-width: 991px) {
	#jas-footer { font-size: 13px; }
}
@media only screen and (max-width: 767px) {
	#jas-footer { font-size: 12px; }
}
@media only screen and (max-width: 567px) {
	#jas-footer { font-size: 11px; }
}

.footer__bot {
	padding-bottom: 35px;
	padding-top: 0;
}

@media only screen and (min-width: 48em) {
	#jas-footer .footer__bot .end-sm {
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		-webkit-justify-content: space-around;
		justify-content: space-around;
		text-align: center;
	}
}
@media only screen and (min-width: 62em) {
	#jas-footer .footer__bot .end-sm {
		-ms-flex-pack: end;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		text-align: end;
	}
}

#jas-footer .footer__top {
	padding-bottom: 0;
	padding-top: 35px;
}

#jas-footer.footer-2 .footer__top p {
	line-height: 2em;
}

@media only screen and (max-width: 991px) {
	#jas-footer .footer__top .hidden-xs {
		display: none;
	}
}

.footer-3 .widget:not(:last-child) {
	border-bottom: none;
}

#jas-footer .widget ul li {
	line-height: 1.3em;
	margin-bottom: 10px;
	padding-left: 20px;
}

#jas-footer .widget ul li:last-child {
	margin-bottom: 0;
}

#jas-footer .column .widget_nav_menu ul ul {
	display: none;
}
@media only screen and (min-width: 62em) {
	#jas-footer .column .widget_nav_menu ul ul {
		padding-left: 18px;
	}
}

#jas-footer .widget ul ul li a {
	text-transform: none;
}

@media only screen and (min-width: 48em) {
	#jas-footer.footer-1 .widget > div:nth-child(1) > p:first-child {
		margin-top: 77px;
	}
}

/*
#jas-footer-menu li:first-child {
	margin-left: 0;
}
*/

#jas-footer .widget:first-child:after {
	border-top: 1px solid #E50013;
	content: "";
	display: inline-block;
	height: 1px;
	margin-top: 35px;
	padding-top: 20px;
	width: 70%;
}

#jas-footer .column .widget_nav_menu ul li:not(:first-child):before {
	background-color: #FFF;
	content: "";
	display: inline-block;
	height: 13px;
	margin-bottom: -2px;
	width: 1px;
}

#jas-footer .column .widget_nav_menu ul li a {
	letter-spacing: 1px;
	margin-right: 12px;
}

#jas-header {
	height: auto !important;
}
@media only screen and (min-width: 48em) {
	#jas-header {
		height: 127px !important;
	}
}
@media only screen and (min-width: 62em) {
	#jas-header {
		height: 180px !important;
	}
}

@media only screen and (min-width: 48em) {
	#jas-header.header-sticky {
		height: 110px !important;
	}
}

.header__mid,
.header__top {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
@media only screen and (min-width: 48em) {
	.header__mid,
	.header__top {
		position: fixed;
		width: 100%;
	}
}

.header__mid {
	background-color: #FFF;
	-o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
	top: 50px;
	z-index: 997;
}

@media only screen and (min-width: 48em) {
	.admin-bar .header__mid {
		top: 82px;
	}
}

.header__top {
	top: 0;
	z-index: 998;
}

@media only screen and (min-width: 48em) {
	.admin-bar .header__top {
		top: 32px;
	}
}

@media only screen and (max-width: 767px) {
	#jas-header.header-3 .header__top,
	#jas-header.header-4 .header__top {
		display: none;
	}
}

.header-sticky .header__mid,
.header-sticky .header__top {
	z-index: 1000;
}
@media only screen and (max-width: 767px) {
	.header-sticky .header__mid,
	.header-sticky .header__top {
		position: relative !important;
	}
}

.header-sticky .header__mid {
	z-index: 997;
}
@media only screen and (min-width: 48em) {
	.header-sticky .header__mid {
		top: 50px !important;
	}
	
	.admin-bar .header-sticky .header__mid {
		top: 82px !important;
	}
}

.header-sticky .header__top {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 998;
}

.admin-bar .header-sticky .header__top {
	top: 32px;
}

@media only screen and (max-width: 767px) {
	.header-2 .header__mid [class*="jas-col-"] {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.header__top a {
	color: #FFF;
}

.header__top a:focus,
.header__top a:hover {
	color: #D7D7D7;
}

.header__mid > div,
.header__top > div {
	margin: 0 auto;
	position: relative;
	width: 100%;
}
@media only screen and (min-width: 48em) {
	.header__mid > div,
	.header__top > div {
		width: 46rem;
	}
}
@media only screen and (min-width: 62em) {
	.header__mid > div,
	.header__top > div {
		width: 61rem;
	}
}

@media only screen and (max-width: 1100px) {
	#jas-header.header-3 .header__mid > div,
	#jas-header.header-4 .header__mid > div {
		display: table;
		position: relative;
	}
}
#jas-header.header-5 .header__mid > div {
	padding-left: 0;
	padding-right: 0;
}

.header-2 .header__mid > div > div > [class*="jas-col-"] {
	padding-left: 15px;
	padding-right: 15px;
}

.header__top .header-text {
	font-size: 14px;
}

.header__top .header-text.mr__15 {
	margin-right: 5px;
}

.header__top .end-lg .header-text {
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.header__top .header-text.mr__20 {
	margin-right: 0;
}
@media only screen and (min-width: 48em) {
	.header__top .header-text.mr__20 {
		margin-right: 20px;
	}
}

@media only screen and (max-width: 1024px) {
	#jas-header.header-3 .header__mid .hidden-sm,
	#jas-header.header-4 .header__mid .hidden-sm {
		display: block;
	}
	
	#jas-header.header-5 .header__mid .hidden-sm {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}
@media only screen and (max-width: 991px) {
	#jas-header.header-3 .header__mid .hidden-sm,
	#jas-header.header-4 .header__mid .hidden-sm,
	#jas-header.header-5 .header__mid .hidden-sm {
		display: none;
	}
}

@media only screen and (max-width: 991px) {
	.header__top .hidden-sm {
		display: none;
	}
}

@media only screen and (max-width: 1199px) {
	#jas-footer .hidden-sm {
		display: none;
	}
}

.holder {
	top: 1px;
}

@media only screen and (max-width: 1024px) {
	#jas-header.header-3 .header__mid .jas-action {
		display: none;
	}
}

@media only screen and (min-width: 737px) {
	.jas-action i {
		font-size: 24px;
	}
}

#jas-header.header-2 .header__top .jas-action i {
	line-height: 70px;
}

@media only screen and (max-width: 991px) {
	.jas-branding {
		max-width: 120px;
		padding-bottom: 15px;
		padding-top: 15px;
	}
}

@media only screen and (max-width: 736px) {
	.header-sticky .header__mid .jas-branding {
		padding-bottom: 15px;
		padding-top: 15px;
	}
}

#jas-header.header-3 .jas-branding,
#jas-header.header-4 .jas-branding {
	text-align: left;
}
@media only screen and (max-width: 991px) {
	#jas-header.header-3 .jas-branding,
	#jas-header.header-4 .jas-branding {
		margin: inherit;
		position: relative;
		text-align: left;
		z-index: 9;
	}
}

#jas-header.header-4 .jas-branding {
	margin: inherit;
}

#jas-header.header-5 .jas-branding {
	padding-top: 25px;
	/*
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	*/
}

@media only screen and (min-width: 48em) {
	.header-sticky .jas-branding {
		max-width: 120px;
	}
}

.page-head .jas-breadcrumb,
.page-head .woocommerce-breadcrumb {
	color: #6B6B6B;
	display: none;
	font-size: 13px;
	font-weight: 900;
	left: 25px;
	position: absolute;
	text-transform: uppercase;
}

.page-head .jas-breadcrumb a,
.page-head .woocommerce-breadcrumb a {
	color: #6B6B6B;
}

.jas-breadcrumb > li.separator {
	width: 35px;
}

.page-head .woocommerce-breadcrumb {
	bottom: -65px;
	color: #6B6B6B;
	font-size: 13px;
	left: 25px;
	position: absolute;
	text-transform: uppercase;
}
@media only screen and (min-width: 48em) {
	.jas-wc .page-head .woocommerce-breadcrumb {
		left: calc(25% + 25px);
	}
}
@media only screen and (min-width: 62em) {
	.jas-wc .page-head .woocommerce-breadcrumb {
		left: calc(20% + 25px);
	}
}

.jas-col-md,
.jas-col-md-1,
.jas-col-md-2,
.jas-col-md-3,
.jas-col-md-4,
.jas-col-md-5,
.jas-col-md-6,
.jas-col-md-7,
.jas-col-md-8,
.jas-col-md-9,
.jas-col-md-10,
.jas-col-md-11,
.jas-col-md-12 {
	padding-left: 15px;
	padding-right: 15px;
}
#jas-footer .jas-col-md,
#jas-footer .jas-col-md-1,
#jas-footer .jas-col-md-2,
#jas-footer .jas-col-md-3,
#jas-footer .jas-col-md-4,
#jas-footer .jas-col-md-5,
#jas-footer .jas-col-md-6,
#jas-footer .jas-col-md-7,
#jas-footer .jas-col-md-8,
#jas-footer .jas-col-md-9,
#jas-footer .jas-col-md-10,
#jas-footer .jas-col-md-11,
#jas-footer .jas-col-md-12 {
	padding-left: 15px;
	padding-right: 15px;
}

@media only screen and (min-width: 62em) {
	.jas-page > .jas-col-md-3 {
		-ms-flex-preferred-size: 20%;
		-webkit-flex-basis: 20%;
		flex-basis: 20%;
		max-width: 20%;
	}

	.jas-page > .jas-col-md-9 {
		-ms-flex-preferred-size: 80%;
		-webkit-flex-basis: 80%;
		flex-basis: 80%;
		max-width: 80%;
	}
}

@media only screen and (min-width: 62em) {
	.header-2 .header__mid .jas-row .jas-col-md-5 .jas-col-md-3 {
		display: none;
	}
	
	.header-2 .header__mid .jas-row .jas-col-md-5 .jas-col-md-9 {
		-ms-flex-preferred-size: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	
	.header-4 .header__mid .jas-row .jas-col-md-9.jas-col-sm-6 {
		-ms-flex-preferred-size: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	
	.header-4 .header__mid .jas-row .jas-col-md-9.jas-col-sm-6 .jas-col-md-3.jas-col-sm-12 {
		-ms-flex-preferred-size: 22%;
		-webkit-flex-basis: 22%;
		flex-basis: 22%;
		max-width: 22%;
	}

	.header-4 .header__mid .jas-row .jas-col-md-9.jas-col-sm-6 .jas-col-md-9 {
		-ms-flex-preferred-size: 78%;
		-webkit-flex-basis: 78%;
		flex-basis: 78%;
		max-width: 78%;
	}
}
	
@media only screen and (min-width: 48em) {
	.header-4 .header__top .jas-row .end-sm {
		-ms-flex-preferred-size: 30%;
		-webkit-flex-basis: 30%;
		flex-basis: 30%;
		max-width: 30%;
	}
	
	.header-4 .header__top .jas-row .start-sm {
		-ms-flex-preferred-size: 70%;
		-webkit-flex-basis: 70%;
		flex-basis: 70%;
		max-width: 70%;
	}
	
	.header-4 .header__top .jas-row .hidden-sm {
		display: none;
	}
}

.header-5 .header__mid .jas-row .jas-col-md-3.end-xs {
	-ms-flex-preferred-size: 50%;
	-webkit-flex-basis: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.header-5 .header__mid .jas-row .jas-col-md-3.start-md {
	position: absolute;
	right: 0;
	width: 70px;
}

.header-5 .header__mid .jas-row .jas-col-xs-3 {
	-ms-flex-preferred-size: 20%;
	-webkit-flex-basis: 20%;
	flex-basis: 20%;
	max-width: 20%;
}

.header-5 .header__mid .jas-row .jas-col-xs-6 {
	-ms-flex-preferred-size: 80%;
	-webkit-flex-basis: 80%;
	flex-basis: 80%;
	max-width: 80%;
}

.jas-container {
	padding-left: 15px;
	padding-right: 15px;
}
body.page #jas-content > .jas-container {
	padding-left: 0;
	padding-right: 0;
}
body.page.home #jas-content > .jas-container {
	width: auto;
}
body.woocommerce-account #jas-content > .jas-container {
	padding-left: 15px;
	padding-right: 15px;
}
/*
.post-content > .jas-container {
	padding-left: 0;
	padding-right: 0;
}
*/
@media only screen and (min-width: 48em) {
	.vc_row > .jas-container {
		padding-left: 0;
		padding-right: 0;
	}
}

#jas-header.header-2 .jas-icon-cart {
	display: none;
}

.header-2 .jas-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	width: 100%;
}

.header-2 .jas-menu.clearfix:before,
.header-2 .jas-menu.clearfix:after {
	display:  none;
}

.jas-menu a {
	cursor: pointer;
}

.jas-menu > li {
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.header-2 .jas-menu > li {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.header-5 .jas-menu > li {
	margin-left: 30px;
	margin-right: 30px;
}

.jas-menu li.footer {
	display: none;
}

jas-footer .jas-menu li.footer {
	display: inline-block;
}

.jas-menu > li:before {
	background-color: transparent;
	content: '';
	display: inline-block;
	height: 130px;
	left: 0;
	position: absolute;
	top: 0;
	transform: skew(-20deg);
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100%;
}

.header-sticky .jas-menu > li:before {
	height: 80px;
}

.jas-menu > li:hover:before {
	background-color: #EEE;
}

.jas-menu li.current-menu-ancestor:before,
.jas-menu li.current-menu-ancestor:hover:before,
.jas-menu li.current-menu-item:before,
.jas-menu li.current-menu-item:hover:before {
	background-color: #E50013;
}

.jas-menu > li:not(:first-child) {
	margin-left: 0px;
}

.jas-menu > li > a {
	display: table-cell;
	height: 130px;
	letter-spacing: 0;
	vertical-align: middle;
}

.header-sticky .jas-menu > li > a {
	height: 80px;
}

.jas-menu li > a:hover {
	color: #4D5959;
}

.jas-menu li.current-menu-ancestor > a,
.jas-menu li.current-menu-item > a,
.jas-menu li.current-menu-ancestor > a:hover,
.jas-menu li.current-menu-item > a:hover {
	color: #FFF;
}

.header-sticky .jas-menu li.current-menu-ancestor > a,
.header-sticky .jas-menu li.current-menu-item > a {
    color: #FFF;
}

.jas-menu ul {
	left: -12px;
	min-width: 120px;
	filter: alpha(opacity=100);
	opacity: 1;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: left;
	top: 100%;
	-ms-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none;
	white-space: nowrap;
	width: auto;
	z-index: 99;
}

.jas-menu li:hover > ul {
	display: none;
}

.jas-menu ul a {
	padding: 0;
}

.jas-menu ul li:not(:last-child) {
	border-bottom: none;
}

.jas-menu ul li a:hover {
	background: transparent;
}

.jas-menu ul li.current-menu-ancestor > a,
.jas-menu ul li.current-menu-ancestor > a:hover,
.jas-menu ul li.current-menu-item > a,
.jas-menu ul li.current-menu-item > a:hover {
	background: transparent;
}

.jas-menu ul li.menu-item-has-children > a:after {
	color: #E50013;
	content: ">";
	position: absolute;
	right: 0;
}

.jas-menu ul li.menu-item-has-children > a:hover:after {
	color: #AAA;
}

.jas-menu ul li.menu-item-has-children.current-menu-ancestor > a:after,
.jas-menu ul li.menu-item-has-children.current-menu-item > a:after {
	color: #FFF;
}

.jas-menu ul li.menu-item-has-children.current-menu-ancestor > a:hover:after,
.jas-menu ul li.menu-item-has-children.current-menu-item > a:hover:after {
	color: #FFF;
}

.jas-menu ul ul {
	left: 100%;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 0;
	top: 0;
}

#jas-mobile-menu ul li {
	font-weight: normal;
}

.jas-menu ul li:not(:last-child) {
	border-color: #DDD;
}

.holder,
#jas-mobile-menu ul li a {
	color: #FFF;
}

#jas-mobile-menu ul li a {
	letter-spacing: 1px;
}

#jas-mobile-menu ul > li:hover > a,
#jasorder-widthitem > a,
#jas-mobile-menu ul > li.current-menu-ancestor > a,
#jas-mobile-menu ul > li.current-menu-parent > a,
#jas-mobile-menu ul > li.current-menu-item > a,
#jas-mobile-menu ul > li:hover > .holder,
#jas-mobile-menu ul > li.current-menu-ancestor > .holder,
#jas-mobile-menu ul > li.current-menu-item > .holder,
#jas-mobile-menu ul > li.current-menu-parent > .holder {
	color: #BBB;
}

#jas-mobile-menu ul > li:hover > a {
	padding-left: 0;
}

.jas-pagination,
.woocommerce-pagination {
	border-color: transparent;
}

.jas-promotion a {
	display: inline-block;
	position: relative;
}

.jas-promotion h3,
.jas-promotion h4,
.jas-promotion h5 {
	line-height: 1.3em;
	margin-bottom: 5px;
	margin-top: 5px;
}

.jas-promotion h3,
.jas-promotion h4 {
	white-space: normal;
}

.jas-promotion .pa {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.jas-promotion .pa > * {
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.jas-push-menu {
	background: #000;
}

@media only screen and (max-width: 767px) {
	.header__mid .sf-open {
		display: none;
	}
}

.header__top .sf-open {
	color: #FFF;
	display: inline-block;
	margin-top: 3px;
}

@media only screen and (min-width: 48em) {
	.jas-action .sf-open {
		display: none;
	}
}

.jas-push-menu .sf-open {
	left: 20px;
	position: absolute;
	right: auto;
	top: -41px;
}
@media only screen and (max-width: 736px) {
	.jas-push-menu .sf-open {
		top: -34px;
	}
}

@media only screen and (max-width: 991px) {
	#jas-header.header-3 .jas-push-menu-btn,
	#jas-header.header-4 .jas-push-menu-btn {
		padding-left: 15px;
		padding-right: 15px;
		position: absolute;
		right: 0;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media only screen and (min-width: 62em) {
	#jas-header.header-2 .jas-push-menu-btn,
	#jas-header.header-3 .jas-push-menu-btn,
	#jas-header.header-4 .jas-push-menu-btn {
		display: none;
	}
}

.jas-push-menu h3 {
	border-bottom: 1px solid #555;
	margin-left: -9999px;
}

.jas-push-menu h3 i {
	top: 4px;
}

#jas-header .jas-push-menu-btn img {
	width: 25px;
}

.jas-row {
	margin-left: -15px;
	margin-right: -15px;
}

.header__top .jas-socials {
	line-height: normal;
}
@media only screen and (max-width: 736px) {
	.header__top .jas-socials {
		padding-top: 0;
	}
}

.jas-socials a {
	border: none;
}

.header__top .jas-socials a {
	margin-bottom: 10px;
	margin-top: 10px;
}

.jas-socials a:hover {
	color: #DDD;
}

#jas-footer .fa {
	font-size: 14px;
}

#jas-footer .jas-socials a .fa:before {
	font-size: 35px;
}

.jas-socials a .fa-facebook-f:before,
.jas-socials a .fa-facebook:before,
.jas-socials a .fa-linkedin:before,
.jas-socials a .fa-instagram:before,
.jas-socials a .fa-pinterest:before {
	background-repeat: no-repeat;
	background-position: center center;
	content: "";
	display: inline-block;
	height: 21px;
	width: 21px;
}
	
.jas-socials a .fa-facebook-f:before,
.jas-socials a .fa-facebook:before {
	background: url(../images/soc_facebook.png);
}

.jas-socials a .fa-linkedin:before {
	background: url(../images/soc_linkedin.png);
}

.jas-socials a .fa-instagram:before {
	background: url(../images/soc_instagram.png);
}

.jas-socials a .fa-pinterest:before {
	background: url(../images/soc_pinterest.png);
}

.page-head {
	overflow: hidden;
	padding-bottom: 10%;
	padding-top: 10%;
}

@media only screen and (max-width: 567px) {
	.page-head {
		padding-bottom: 15%;
		padding-top: 15%;
	}
}

body.author .page-head,
body.date .page-head {
	display: none;
}

body.category .page-head,
body[name="no-featured-img"] .page-head {
	background: none !important;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: left;
}

body.single-portfolio .page-head {
	background: url(../../../../wp-content/uploads/2019/04/banner_components_v2.jpg) no-repeat center center / cover !important;
	display: none;
}

.page-head:before {
	background: url(../images/banner_s.jpg);
	background-position: center center;
	background-size: cover;
	filter: alpha(opacity=40);
	opacity: 0.4;
}

body.category .page-head:before,
body[name="no-featured-img"] .page-head:before {
	background: url(../images/title_bg.png);
	z-index: -1;
}

.page-head h1 {
	font-size: 42px;
	margin-bottom: 5px;
	margin-top: 5px;
}
@media only screen and (max-width: 991px) {
	.page-head h1 {	font-size: 36px; }
}
@media only screen and (max-width: 767px) {
	.page-head h1 {	font-size: 28px; }
}
@media only screen and (max-width: 567px) {
	.page-head h1 {	font-size: 25px; }
}
@media only screen and (max-width: 367px) {
	.page-head h1 {	font-size: 22px; }
}

body.category .page-head h1,
body[name="no-featured-img"] .page-head h1 {
	color: #333;
}

body:not(.category):not([name="no-featured-img"]) .page-head h1 {
	text-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.page-head p {
	font-family: "Lato", sans-serif;
	font-size: 21px;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	text-shadow: 0 0 5px rgba(0,0,0,0.3);
}
@media only screen and (max-width: 991px) {
	.page-head p {
		font-size: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.page-head p {
		font-size: 18px;
	}
}
@media only screen and (max-width: 567px) {
	.page-head p {
		font-size: 15px;
	}
}

[class^="pe-7s-"] {
	font-size: 18px;
	font-weight: bold;
}

.regular-logo {
	height: 46px;
}
@media only screen and (min-width: 62em) {
	.regular-logo {
		height: 71px;
	}
}
@media only screen and (min-width: 75em) {
	.regular-logo {
		height: 77px;
	}
}

.header-sticky .regular-logo {
	height: 46px;
}

#jas-footer .widget {
	margin-top: 15px;
}

.sidebar .widget a {
	color: #4D5959;
}

.sidebar .widget a:active,
.sidebar .widget a:focus,
.sidebar .widget a:hover {
	color: #999;
}

.sidebar .widget ul {
	padding-left: 0;
}

.sidebar .widget ul li {
	padding-left: 15px;
}

.sidebar .widget ul li:before {
	display: none;
}

#jas-footer .widget-title {
	font-size: 24px;
}
@media only screen and (max-width: 991px) {
	#jas-footer .widget-title { font-size: 23px; }
}
@media only screen and (max-width: 767px) {
	#jas-footer .widget-title { font-size: 22px; }
}
@media only screen and (max-width: 567px) {
	#jas-footer .widget-title { font-size: 20px; }
}

#jas-footer .widget-title {
	margin-bottom: 10px;
}

/* gallery slider */
.img-slider .flexslider {
	background: transparent;
	border: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 35px;
}
@media only screen and (min-width: 48em) {
	.img-slider .flexslider {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 48em) {
	.img-slider.wpb_gallery .wpb_flexslider .flex-control-nav {
		bottom: 0;
		top: auto;
	}
}

.img-slider.white .flex-control-paging li a {
	background: rgba(255,255,255,.5);
}

.img-slider.white .flex-control-paging li a.flex-active {
	background: rgba(255,255,255,.9);
}

.flex-direction-nav a {
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.img-slider .flex-direction-nav a.flex-next:before {
	content: "\e684" !important;
}
	
.img-slider .flex-direction-nav .flex-prev:before {
	content: "\e686";
}

.img-slider .flex-direction-nav .flex-next:before,
.img-slider .flex-direction-nav .flex-prev:before {
	font-size: 70px !important;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
}

.img-slider .wpb_flexslider .flex-direction-nav a:before {
	margin-left: -15px;
	margin-top: -15px;
}

.img-slider .flex-direction-nav .flex-next {
	right: 0 !important;
}

.flexslider:hover .flex-next {
	filter: alpha(opacity=90) !important;
	opacity: 0.9 !important;
}

.img-slider .flexslider:hover .flex-next {
	right: 0;
}

.img-slider .flex-direction-nav .flex-prev {
	left: 0 !important;
}

.flexslider:hover .flex-prev {
	filter: alpha(opacity=90) !important;
	opacity: 0.9 !important;
}

.img-slider .flexslider:hover .flex-prev {
	left: 0;
}

@media only screen and (min-width: 48em) {
	.img-slider.style-1 .flex-direction-nav .flex-next {
		right: -35px !important;
	}
	
	.img-slider.style-1 .flexslider:hover .flex-next {
		right: -35px;
	}
	
	.img-slider.style-1 .flex-direction-nav .flex-prev {
		left: -35px !important;
	}
	
	.img-slider.style-1 .flexslider:hover .flex-prev {
		left: -35px;
	}
}

.img-slider.style-2 .wpb_flexslider .flex-direction-nav a {
	background-color: #666;
	border: 1px solid #FFF;
}

.img-slider.style-2 .flex-direction-nav .flex-next {
	 right: 30px !important;
}

.img-slider.style-2 .flexslider:hover .flex-next {
	right: 30px;
}

.img-slider.style-2 .flex-direction-nav .flex-prev {
	 left: 30px !important;
}

.img-slider.style-2 .flexslider:hover .flex-prev {
	left: 30px;
}

.img-slider.style-2 .flex-direction-nav .flex-next:before,
.img-slider.style-2 .flex-direction-nav .flex-prev:before {
	font-size: 36px !important;
}

.img-slider.style-2 .wpb_flexslider .flex-direction-nav a:before {
	line-height: 0.8em;
	margin-left: 0;
	margin-top: 5px;
}
/* end - gallery slider */

/* archive / single / search */
.inside-thumb {
	background: none;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	position: static;
	text-align: left;
}

.jas-masonry .inside-thumb {
	line-height: 1.3em;
	padding: 0;
}

.inside-thumb a:not(.cg),
.jas-blog-slider .post-thumbnail > div a {
	color: #4D5959;
}

.post-date {
	color: #999;
	display: block;
	font-size: 13px;
}

.post-meta { font-size: 13px; }
@media only screen and (max-width: 991px) {
	.post-meta { font-size: 12px; }
}
@media only screen and (max-width: 767px) {
	.post-meta { font-size: 11px; }
}
@media only screen and (max-width: 567px) {
	.post-meta { font-size: 10px; }
}

.post-meta:before {
	content: "|";
	display: inline-block;
	float: left;
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	margin-top: -1px;
	padding-left: 5px;
	padding-right: 5px;
}

.post-meta a {
	color: #4d5959;
}

.posted-on {
	/* float: left; */
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	margin-left: 0;
}
@media only screen and (max-width: 991px) {
	.posted-on { font-size: 12px; }
}
@media only screen and (max-width: 767px) {
	.posted-on { font-size: 11px; }
}
@media only screen and (max-width: 567px) {
	.posted-on { font-size: 10px; }
}

body.search-results .posted-on {
	display: none;
}

.post-meta-inside .posted-on {
	margin-left: 0;
}

@media only screen and (min-width: 48em) {
	.post-thumbnail img {
		width: auto;
	}
}
body.search-results .post-thumbnail img {
	display: none;
}

@media only screen and (max-width: 991px) {
	h1.post-title {
		font-size: 25px;
	}
}
@media only screen and (max-width: 767px) {
	h1.post-title {
		font-size: 22px;
	}
}
@media only screen and (max-width: 567px) {
	h1.post-title {
		font-size: 18px;
	}
}

h2.post-title {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.3em;
	margin-bottom: 0;
	margin-top: 2px;
	text-transform: none;
}
@media only screen and (max-width: 991px) {
	h2.post-title {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	h2.post-title {
		font-size: 14px;
	}
}
@media only screen and (max-width: 567px) {
	h2.post-title {
		font-size: 13px;
	}
}
/* end - archive / single / search */

/* search */
body.search .jas-page > *,
body.search-results .jas-page > * {
	margin-left: 0;
	-ms-flex-preferred-size: 100%;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

body.search-results article {
	margin-bottom: 50px;
}

body.search-results .post-thumbnail {
	margin-bottom: 0;
}
/* end - search */

/* post listing */
.author {
	display: none;
}

.jas-masonry.mt__60 {
	margin-top: 0;
}

.more-link {
	font-size: 14px;
}
@media only screen and (max-width: 991px) {
	.more-link {
		font-size: 13px;
	}
}
@media only screen and (max-width: 767px) {
	.more-link {
		font-size: 12px;
	}
}
@media only screen and (max-width: 567px) {
	.more-link {
		font-size: 11px;
	}
}

.posts {
	margin-left: -15px;
	margin-right: -15px;
}

.post-action {
	border: 0;
	font-size: 12px;
	letter-spacing: 3px;
	padding: 0;
	text-transform: uppercase;
}

.post-action a {
	border: 1px solid #555;
	color: #555;
	display: none;
	padding: 7px 25px 7px 28px;
}

.post-action a:hover {
	background-color: #555;
	color: #FFF;
}

.post-action i {
	display: none;
}

.posts .post-content {
	letter-spacing: 0;
}

.posts .post-content p {
	font-size: 14px;
}

.posts .post-thumbnail.mb__25 {
	margin-bottom: 0;
}
/* end - post listing */

/* single post */
.cb {
	color: #4D5959;
}

.jas-single-blog {
	margin-bottom: 50px;
}

.jas-single-blog > .mt__50 {
	margin-top: 60px;
}

.post-content > * > .vc_row {
	margin-left: -15px;
	margin-right: -15px;
}

.post-meta-inside .cat {
	display: none;
}

.post-related {
	margin-bottom: 50px;
}

.social-share {
	display: none;
}

.tag-comment {
	border: none;
}
/* end - single post */

/* portfolio listing */
.jas-filter {
	display: none;
}

.portfolios.jas-row {
	height: auto !important;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	text-align: center;
}

.portfolio-item {
	left: auto !important;
	padding-bottom: 70px;
	position: relative !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	-webkit-transform: none !important;
	transform: none !important;
	top: auto !important;
}
@media only screen and (min-width: 22em) {
	.portfolio-item {
		-ms-flex-preferred-size: 50%;
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
}
@media only screen and (min-width: 36em) {
	.portfolio-item {
		-ms-flex-preferred-size: 33.333%;
		-webkit-flex-basis: 33.333%;
		flex-basis: 33.333%;
		max-width: 33.333%;
	}
}
@media only screen and (min-width: 48em) {
	.portfolio-item {
		-ms-flex-preferred-size: 25%;
		-webkit-flex-basis: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
}
@media only screen and (min-width: 62em) {
	.portfolio-item {
		-ms-flex-preferred-size: 16.666%;
		-webkit-flex-basis: 16.666%;
		flex-basis: 16.666%;
		max-width: 16.666%;
	}
}

.portfolio-item figcaption {
	left: 0;
	filter: alpha(opacity=100);
	opacity: 1;
	padding-left: 0;
	padding-right: 0;
	top: auto;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
}

.portfolio-item:hover figcaption {
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
}

.portfolio-item .mask:before {
	display: none;
}

.portfolio-item .pa {
	text-align: left;
}

.portfolio-item .pa h4 {
	font-weight: normal;
	text-align: center;
	text-transform: none;
}
@media only screen and (max-width: 991px) {
	.portfolio-item .pa h4 {
		font-size: 13px;
	}
}
@media only screen and (max-width: 767px) {
	.portfolio-item .pa h4 {
		font-size: 12px;
	}
}
@media only screen and (max-width: 567px) {
	.portfolio-item .pa h4 {
		font-size: 11px;
	}
}

.portfolio-item .pa span {
	font-size: 14px;
}
@media only screen and (max-width: 991px) {
	.portfolio-item .pa span {
		font-size: 13px;
	}
}
@media only screen and (max-width: 767px) {
	.portfolio-item .pa span {
		font-size: 12px;
	}
}
@media only screen and (max-width: 567px) {
	.portfolio-item .pa span {
		font-size: 11px;
	}
}

.portfolio-item img {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.portfolio-item img:hover {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* end - portfolio listing */

/* single portfolio */
.entry-date,
.portfolio-meta,
.portfolio-navigation {
	display: none;
}

.jas-portfolio-single h3 {
	margin-top: 0;
}

.jas-portfolio-single > div > .jas-row {
	margin-bottom: 60px;
}
/* end - single portfolio */

/* sidebar */
.left-sidebar .jas-page,
.right-sidebar .jas-page {
	margin-left: 0;
	margin-right: 0;
}

.sidebar .widget ul {
	padding-left: 0;
}

.jas-portfolio-single .widget-title {
	color: #4D5959;
	letter-spacing: 0;
	text-transform: none;
}

.jas-portfolio-single .widget ul li.current-menu-item a,
.jas-portfolio-single .widget ul li.current-menu-item a:hover {
	color: #4D5959;
	font-weight: bold;
}


.jas-portfolio-single .widget ul li {
	padding-left: 20px;
	position: relative;
}

.jas-portfolio-single .widget ul li:after,
.jas-portfolio-single .widget ul li.menu-item-has-children:before {
	content: "";
	height: 9px;
	position: absolute;
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 9px;
}

.jas-portfolio-single .widget ul li:after {
	border-left: 1px solid;
	border-top: 1px solid;
	color: #999;
	left: 6px;
	top: 9px;
	width: 1px;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.jas-portfolio-single .widget ul li.active:after,
.jas-portfolio-single .widget ul li.active:before {
	color: #4D5959;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.jas-portfolio-single .widget ul li.menu-item-has-children:before {
	border-left: 1px solid;
	border-top: 1px solid;
	height: 1px;
	left: 2px;
	top: 15px;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
/* end - sidebar */

/* plugins */
/* click to chat for whatsApp */
.sc_item {
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
/* end - click to chat for whatsApp */

/* visual composer */
.vc_btn3 {
	font-family: 'Yantramanav';
}

.vc_btn3.vc_btn3-color-juicy-pink {
	background-color: #E50013;
}

.vc_btn3.vc_btn3-size-sm {
	padding-left: 28px !important;
	padding-right: 25px !important;
}

.vc_btn3.vc_btn3-style-outline,
.vc_btn3.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-style-outline-custom:focus,
.vc_btn3.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-style-outline:hover {
	border-width: 1px !important;
}

.vc_non_responsive .vc_row .vc_column_container {
	padding-left: 0;
	padding-right: 0;
}

@media only screen and (max-width: 1024px) {
	.vc_row.vc_row-o-full-height {
		min-height: auto !important;
	}
}

/* when clicking wrap content, content position not work */
.vc_row.vc_row-flex > .jas-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.vc_row.vc_row-flex > .jas-container > .vc_column_container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.vc_row.vc_row-o-content-bottom > .jas-container > .vc_column_container > .vc_column-inner {
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.vc_row.vc_row-o-content-middle > .jas-container > .vc_column_container > .vc_column-inner {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.vc_row.vc_row-flex > .jas-container > .vc_column_container > .vc_column-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.vc_separator.vc_sep_color_chino .vc_sep_line {
	border-color: #CEC2AB;
}

/* image gallery */
.img-gallery .wpb_image_grid .wpb_image_grid_ul {
	margin-left: -7.5px;
	margin-right: -7.5px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

@media only screen and (min-width: 48em) {
	.img-gallery .wpb_image_grid .wpb_image_grid_ul a img {
		bottom: -100%;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: -100%;
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
		-moz-transform-origin: center center;
		-webkit-transform-origin: center center;
		-o-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-ms-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
	}

	.img-gallery .wpb_image_grid .wpb_image_grid_ul a:hover img {
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}
	
.img-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	margin-left: 7.5px;
	margin-right: 7.5px;
	margin-bottom:15px;
	margin-top: 0;
	overflow: hidden;
}
@media only screen and (min-width: 48em) {
	.img-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		left: auto !important;
		position: relative !important;
		top: auto !important;
	}
	
	.img-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item,
	.img-gallery.col-2 .wpb_image_grid .wpb_image_grid_ul .isotope-item,
	.img-gallery.col-3 .wpb_image_grid .wpb_image_grid_ul .isotope-item,
	.img-gallery.col-4 .wpb_image_grid .wpb_image_grid_ul .isotope-item,
	.img-gallery.col-5 .wpb_image_grid .wpb_image_grid_ul .isotope-item,
	.img-gallery.col-6 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(50% - 15px);
	}
}
@media only screen and (min-width: 62em) {
	.img-gallery.col-2 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(50% - 15px);
	}
	
	.img-gallery.col-3 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(33.33% - 15px);
	}
	
	.img-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item,
	.img-gallery.col-4 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(25% - 15px);
	}
	
	.img-gallery.col-5 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(20% - 15px);
	}
	
	.img-gallery.col-6 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(16.66% - 15px);
	}
}
/* end - image gallery */

/* single image */
@media only screen and (min-width: 48em) {
	.img-equal-height .wpb_single_image {
		min-height: 140px;
		overflow: hidden;
		position: relative;
	}

	.img-equal-height .wpb_single_image img {
		bottom: -100%;
		left: -100%;
		margin: auto;
		max-width: none;
		position: absolute;
		right: -100%;
		top: -100%;
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
		-ms-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
	}

	.img-equal-height .wpb_single_image a:hover img {
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}
/* end - single image */
/* end - visual composer */

/* wpml */
.jas-menu > li.wpml-ls-item,
#jas-footer .widget ul > li.wpml-ls-item {
	display: none;
}

.wpml-ls-legacy-list-horizontal {
	border: 0;
	margin-right: -3px;
	padding: 0;
}

.wpml-ls-legacy-list-horizontal a {
	display: inline-block;
	padding-right: 0;
}

.wpml-ls-legacy-list-horizontal > ul {
	line-height: 1.3em;
	margin-right: -3px !important;
}

.wpml-ls-statics-shortcode_actions a {
	padding-bottom: 14px;
	padding-top: 12px;
}

.wpml-ls-statics-shortcode_actions a:active,
.wpml-ls-statics-shortcode_actions a:focus {
	color: #D7D7D7;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
	margin-left: 8px;
}

#jas-mobile-menu ul li.wpml-ls-last-item {
	float: none;
}

#jas-mobile-menu ul li.wpml-ls-last-item:after {
	display: none;
}

#jas-mobile-menu ul li.wpml-ls-menu-item {
	float: left;
}

#jas-mobile-menu ul li.wpml-ls-menu-item:after {
	color: #FFF;
	content: "/";
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

#jas-mobile-menu ul li.wpml-ls-menu-item a {
	float: left;
}

.wpml-ls-item-en {
	font-family: "Lato", sans-serif;
}

.wpml-ls-item-zh-hans,
.wpml-ls-item-zh-hant {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

#jas-mobile-menu ul li.wpml-ls-item-en a,
.wpml-ls-statics-shortcode_actions li.wpml-ls-item-en a {
	font-size: 14px;
}

#jas-mobile-menu ul li.wpml-ls-item-zh-hans a,
#jas-mobile-menu ul li.wpml-ls-item-zh-hant a,
.wpml-ls-statics-shortcode_actions li.wpml-ls-item-zh-hans a,
.wpml-ls-statics-shortcode_actions li.wpml-ls-item-zh-hant a {
	font-size: 14px;
}

.wpml-ls-statics-shortcode_actions li:before {
	background: #FFF;
	content: "";
	float: left;
	height: 13px;
	margin-top: 14px;
	width: 1px;
}

.wpml-ls-statics-shortcode_actions li.wpml-ls-item-en:before {
	margin-top: 15px;
}

.wpml-ls-statics-shortcode_actions li:first-child:before {
	display: none;
}

/* error */
.wpml-error .wpml-ls-current-language {
    display: none !important;    
}

.wpml-error li:before {
    display: none !important;    
}
/* end - error */
/* end - wpml */
/* end - plugins */

/* others */
.align-bottom {
	vertical-align: middle;
}

.align-center {
	text-align: center;
}

.bg-cover {
	background-size: cover;
}

@media only screen and (min-width: 62em) {
	.bg-fixed {
		background-attachment: fixed !important;
	}
}

.box-shadow-10,
.box-shadow-20,
.box-shadow-30,
.box-shadow-40,
.box-shadow-50,
.box-shadow-60,
.box-shadow-70,
.box-shadow-80,
.box-shadow-90 {
	position: relative;
}

.box-shadow-10:before,
.box-shadow-20:before,
.box-shadow-30:before,
.box-shadow-40:before,
.box-shadow-50:before,
.box-shadow-60:before,
.box-shadow-70:before,
.box-shadow-80:before,
.box-shadow-90:before {
	content: "";
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.box-shadow-10:before {	background: rgba(0,0,0,0.1); }
.box-shadow-20:before {	background: rgba(0,0,0,0.2); }
.box-shadow-30:before {	background: rgba(0,0,0,0.3); }
.box-shadow-40:before {	background: rgba(0,0,0,0.4); }
.box-shadow-50:before {	background: rgba(0,0,0,0.5); }
.box-shadow-60:before {	background: rgba(0,0,0,0.6); }
.box-shadow-70:before {	background: rgba(0,0,0,0.7); }
.box-shadow-80:before {	background: rgba(0,0,0,0.8); }
.box-shadow-90:before {	background: rgba(0,0,0,0.9); }

.display-none,
.display-none * {
	display: none !important;
}

.font-size-l,
.font-size-l a,
.font-size-l li,
.font-size-l p,
.font-size-l span,
.font-size-l td,
.font-size-l th {
	font-size: 16px;
	line-height: 1.3em;
	margin-bottom: 0.6em;
}
@media only screen and (max-width: 991px) {
	.font-size-l,
	.font-size-l a,
	.font-size-l li,
	.font-size-l p,
	.font-size-l span,
	.font-size-l td,
	.font-size-l th {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.font-size-l,
	.font-size-l a,
	.font-size-l li,
	.font-size-l p,
	.font-size-l span,
	.font-size-l td,
	.font-size-l th {
		font-size: 14px;
	}
}
@media only screen and (max-width: 567px) {
	.font-size-l,
	.font-size-l a,
	.font-size-l li,
	.font-size-l p,
	.font-size-l span,
	.font-size-l td,
	.font-size-l th {
		font-size: 13px;
	}
}
.font-size-l li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.font-size-m,
.font-size-m a,
.font-size-m li,
.font-size-m p,
.font-size-m span,
.font-size-m td,
.font-size-m th {
	font-size: 14px;
}
@media only screen and (max-width: 991px) {
	.font-size-m,
	.font-size-m a,
	.font-size-m li,
	.font-size-m p,
	.font-size-m span,
	.font-size-m td,
	.font-size-m th {
		font-size: 13px;
	}
}
@media only screen and (max-width: 767px) {
	.font-size-m,
	.font-size-m a,
	.font-size-m li,
	.font-size-m p,
	.font-size-m span,
	.font-size-m td,
	.font-size-m th {
		font-size: 12px;
	}
}
@media only screen and (max-width: 567px) {
	.font-size-m,
	.font-size-m a,
	.font-size-m li,
	.font-size-m p,
	.font-size-m span,
	.font-size-m td,
	.font-size-m th {
		font-size: 11px;
	}
}
.font-size-m li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.font-size-s,
.font-size-s a,
.font-size-s li,
.font-size-s p,
.font-size-s span,
.font-size-s td,
.font-size-s th {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 0.6em;
}
@media only screen and (max-width: 991px) {
	.font-size-s,
	.font-size-s a,
	.font-size-s li,
	.font-size-s p,
	.font-size-s span,
	.font-size-s td,
	.font-size-s th {
		font-size: 12px;
	}
}
@media only screen and (max-width: 767px) {
	.font-size-s,
	.font-size-s a,
	.font-size-s li,
	.font-size-s p,
	.font-size-s span,
	.font-size-s td,
	.font-size-s th {
		font-size: 11px;
	}
}
@media only screen and (max-width: 567px) {
	.font-size-s,
	.font-size-s a,
	.font-size-s li,
	.font-size-s p,
	.font-size-s span,
	.font-size-s td,
	.font-size-s th {
		font-size: 10px;
	}
}
.font-size-s li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.font-size-xl,
.font-size-xl a,
.font-size-xl li,
.font-size-xl p,
.font-size-xl span,
.font-size-xl td,
.font-size-xl th {
	font-size: 18px;
}
@media only screen and (max-width: 991px) {
	.font-size-xl,
	.font-size-xl a,
	.font-size-xl li,
	.font-size-xl p,
	.font-size-xl span,
	.font-size-xl td,
	.font-size-xl th {
		font-size: 17px;
	}
}
@media only screen and (max-width: 767px) {
	.font-size-xl,
	.font-size-xl a,
	.font-size-xl li,
	.font-size-xl p,
	.font-size-xl span,
	.font-size-xl td,
	.font-size-xl th {
		font-size: 16px;
	}
}
@media only screen and (max-width: 567px) {
	.font-size-xl,
	.font-size-xl a,
	.font-size-xl li,
	.font-size-xl p,
	.font-size-xl span,
	.font-size-xl td,
	.font-size-xl th {
		font-size: 15px;
	}
}
.font-size-xl li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.font-size-xs,
.font-size-xs a,
.font-size-xs li,
.font-size-xs p,
.font-size-xs span,
.font-size-xs td,
.font-size-xs th {
	font-size: 11px;
	line-height: 1em;
	margin-bottom: 0.6em;
}
@media only screen and (max-width: 991px) {
	.font-size-xs,
	.font-size-xs a,
	.font-size-xs li,
	.font-size-xs p,
	.font-size-xs span,
	.font-size-xs td,
	.font-size-xs th {
		font-size: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.font-size-xs,
	.font-size-xs a,
	.font-size-xs li,
	.font-size-xs p,
	.font-size-xs span,
	.font-size-xs td,
	.font-size-xs th {
		font-size: 9px;
	}
}
@media only screen and (max-width: 567px) {
	.font-size-xs,
	.font-size-xs a,
	.font-size-xs li,
	.font-size-xs p,
	.font-size-xs span,
	.font-size-xs td,
	.font-size-xs th {
		font-size: 8px;
	}
}
.font-size-xs li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.font-size-xxl,
.font-size-xxl a,
.font-size-xxl li,
.font-size-xxl p,
.font-size-xxl span,
.font-size-xxl td,
.font-size-xxl th {
	font-size: 24px;
}
@media only screen and (max-width: 991px) {
	.font-size-xxl,
	.font-size-xxl a,
	.font-size-xxl li,
	.font-size-xxl p,
	.font-size-xxl span,
	.font-size-xxl td,
	.font-size-xxl th {
		font-size: 23px;
	}
}
@media only screen and (max-width: 767px) {
	.font-size-xxl,
	.font-size-xxl a,
	.font-size-xxl li,
	.font-size-xxl p,
	.font-size-xxl span,
	.font-size-xxl td,
	.font-size-xxl th {
		font-size: 22px;
	}
}
@media only screen and (max-width: 567px) {
	.font-size-xxl,
	.font-size-xxl a,
	.font-size-xxl li,
	.font-size-xxl p,
	.font-size-xxl span,
	.font-size-xxl td,
	.font-size-xxl th {
		font-size: 21px;
	}
}
.font-size-xxl li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.font-weight-bold * {
	font-weight: 700 !important;
}

.font-weight-light *:not(strong) {
	font-weight: 300 !important;
}

.font-weight-normal *:not(strong) {
	font-weight: normal !important
}

.font-weight-xbold * {
	font-weight: 900 !important;
}

.ls-0 {
	letter-spacing: 0;
}

.img-fw a,
.img-fw .vc_figure,
.img-fw .vc_single_image-wrapper {
	display: block;
	margin-bottom: 0;
}

.img-fw img {
	width: 100%;
}

.img-shadow-10,
.img-shadow-20,
.img-shadow-30,
.img-shadow-40,
.img-shadow-50 {
	position: relative;
}

.img-shadow-10:before,
.img-shadow-20:before,
.img-shadow-30:before,
.img-shadow-40:before,
.img-shadow-50:before {
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.img-shadow-10:before {
	background-color: rgba(0,0,0,0.1);
}

.img-shadow-20:before {
	background-color: rgba(0,0,0,0.2);
}

.img-shadow-30:before {
	background-color: rgba(0,0,0,0.3);
}

.img-shadow-40:before {
	background-color: rgba(0,0,0,0.4);
}

.img-shadow-50:before {
	background-color: rgba(0,0,0,0.5);
}

/*
.img-shadow-10 a:before,
.img-shadow-20 a:before,
.img-shadow-30 a:before,
.img-shadow-40 a:before,
.img-shadow-50 a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 9;
}

.img-shadow-10 a:before {
	background-color: rgba(0,0,0,0.1);
}

.img-shadow-20 a:before {
	background-color: rgba(0,0,0,0.2);
}

.img-shadow-30 a:before {
	background-color: rgba(0,0,0,0.3);
}

.img-shadow-40 a:before {
	background-color: rgba(0,0,0,0.4);
}

.img-shadow-50 a:before {
	background-color: rgba(0,0,0,0.5);
}
*/

.line-height-l * {
	line-height: 1.8em;
}
@media only screen and (max-width: 991px) {
	.line-height-l * {
		line-height: 1.7em;
	}
}
@media only screen and (max-width: 767px) {
	.line-height-l * {
		line-height: 1.5em;
	}
}
@media only screen and (max-width: 567px) {
	.line-height-l * {
		line-height: 1.4em;
	}
}

.line-height-m * {
	line-height: 1.3em;
}

.line-height-s * {
	line-height: 1em;
}

.line-height-xl * {
	line-height: 2.2em;
}
@media only screen and (max-width: 991px) {
	.line-height-xl * {
		line-height: 2.1em;
	}
}
@media only screen and (max-width: 767px) {
	.line-height-xl * {
		line-height: 1.9em;
	}
}
@media only screen and (max-width: 567px) {
	.line-height-xl * {
		line-height: 1.7em;
	}
}

.mb-0,
.mb-0.wpb_content_element,
.mb-0 * {
	margin-bottom: 0 !important;
}

.mt-0,
.mt-0.wpb_content_element,
.mt-0 * {
	margin-top: 0 !important;
}

.nowrap {
	white-space: nowrap;
}

.pb-0,
.pb-0.wpb_content_element,
.pb-0 * {
	padding-bottom: 0 !important;
}

@media only screen and (min-width: 48em) {
	.pl-0 > div,
	.pl-0.vc_column_container > .vc_column-inner {
		padding-left: 0;
	}
	
	.pr-0 > div,
	.pr-0.vc_column_container > .vc_column-inner {
		padding-right: 0;
	}
}

.pt-0,
.pt-0.wpb_content_element,
.pt-0 * {
	padding-top: 0 !important;
}

@media only screen and (max-width: 500px) {
	.row-xs-fw > .vc_column_container {
		width: 100%;
	}
}

.seg-sm {
	display: inline-block;
	width: 100%;
}

.seg-xs {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
}
@media only screen and (max-width: 991px) {
	.seg-xs {
		width: 100%;
	}
}

.text-shadow {
	text-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.text-shadow-10 {
	text-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.text-shadow-20 {
	text-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.text-shadow-30 {
	text-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.text-shadow-40 {
	text-shadow: 0 0 5px rgba(0,0,0,0.4);
}

.text-shadow-50 {
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.text-shadow-50.blur-l {
	text-shadow: 0 0 50px rgba(0,0,0,0.5);
}

.tbl {
	display: inline;
	overflow-x: auto;
}

.tbl tr:not(:last-child) > td {
	border-bottom: 1px solid #FFF;
}

.tbl tr td,
.tbl tr th {
	padding: 8px;
}
@media only screen and (min-width: 48em) {
	.tbl tr td,
	.tbl tr th {
		padding: 15px;
	}
}

.tbl tr td td,
.tbl tr th th {
	padding-left: 0;
	padding-right: 0;
}

.tbl table table tr td,
.tbl table table tr:nth-child(2n+1) td {
	background-color: transparent;
}

.tbl tr th {
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	vertical-align: middle;
}
@media only screen and (max-width: 991px) {
	.tbl tr th { font-size: 15px; }
}
@media only screen and (max-width: 767px) {
	.tbl tr th { font-size: 14px; }
}
@media only screen and (max-width: 567px) {
	.tbl tr th { font-size: 13px; }
}

.tbl-custom tr td {
	background-color: #F7F7F7;
}

.tbl-padding-s tr td:not(:first-child),
.tbl-padding-s tr th:not(:first-child) {
	padding-left: 2px;
}

.tbl-padding-s tr td:not(:last-child),
.tbl-padding-s tr th:not(:last-child) {
	padding-right: 2px;
}

.tbl-black tr td {
	background-color: #F7F7F7;
}

.tbl-green tr td {
	background-color: #F2F9EC;
}

.tbl-purple tr td {
	background-color: #E8E7F6;
}

.tbl-red tr td {
	background-color: #FFEEEE;
}

.tbl-custom tr:nth-child(2n+1) td {
	background-color: #E2E2E2;
}

.tbl-black tr:nth-child(2n+1) td {
	background-color: #E2E2E2;
}

.tbl-green tr:nth-child(2n+1) td {
	background-color: #DCEDCB;
}

.tbl-purple tr:nth-child(2n+1) td {
	background-color: #D0CCEF;
}

.tbl-red tr:nth-child(2n+1) td {
	background-color: #FFD1D1;
}

.tbl-custom tr th {
	background-color: #E50013;
}

.tbl-black tr th {
	background-color: #555;
}

.tbl-green tr th {
	background-color: #88B996;
}

.tbl-purple tr th {
	background-color: #656093;
}

.tbl-red tr th {
	background-color: #E50013;
}

.uppercase * {
	text-transform: uppercase;
}

/* color */
.black,
.black *:not([style*="color"]) {
	 color: #4D5959 !important;
}

a.black:focus,
a.black:hover,
.black a:focus,
.black a:hover {
	color: #998 !important;
}

.brown,
.brown *:not([style*="color"]) {
	 color: #B59677 !important;
}

.grey,
.grey *:not([style*="color"]) {
	 color: #919396 !important;
}

.red,
.red *:not([style*="color"]) {
	 color: #E50013 !important;
}

a.red:focus,
a.red:hover,
.red a:focus,
.red a:hover {
	color: #EF5343 !important;
}

.white,
.white *:not([style*="color"]) {
	 color: #FFF !important;
}

a.white:focus,
a.white:hover,
.white a:focus,
.white a:hover {
	color: #BBB !important;
}

.black *[style*="color"] *,
.blue *[style*="color"] *,
.brown *[style*="color"] *,
.golden *[style*="color"] *,
.green *[style*="color"] *,
.grey *[style*="color"] *,
.purple *[style*="color"] *,
.red *[style*="color"] *,
.white *[style*="color"] * {
	 color: inherit !important;
}
/* end - color */
/* end - others */

/* website */
.block .wpb_single_image {
	margin-bottom: -1px;
}

.block .wpb_single_image a {
	margin-bottom: 0;
}

.block .wpb_single_image a,
.block .wpb_single_image .vc_figure {
	display: block;
}

.block .wpb_single_image img {
	width: 100%;
}

.block .wpb_text_column {
	background-color: #E50013;
	color: #FFF;
	display: table;
	height: 70px;
	line-height: 1.3em;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}
@media only screen and (min-width: 48em) {
	.block .wpb_text_column {
		height: 85px;
	}
}

.block .wpb_text_column > div {
	display: table-cell;
	vertical-align: middle;
}

.block .wpb_text_column > div > * {
	color: #FFF;
	margin-top: 0;
}

.btn-play {
	display: block;
	height: 80px;
	left: 50%;
	filter: alpha(opacity=90);
	opacity: 0.9;
	position: absolute;
	top: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 80px;
	z-index: 9;
}
@-moz-document url-prefix() {  /* firefox */
	.btn-play {
		display: table;
	}
}
@media screen and (-webkit-min-device-pixel-ratio: 0){  /* chrome */
	.btn-play {
		display: table;
	}
}

.btn-play:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.download a {
	color: #666;
	font-weight: bold;
	padding-left: 35px;
	position: relative;
}

.download a:before {
	background: url(../images/icon_download.jpg) no-repeat;
	content: "";
	height: 25px;
	left: 0;
	position: absolute;
	top: 0;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 26px;
}

.download a:hover:before {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.download a:focus,
.download a:hover {
	color: #AAA;
}

.font-fredericka h1,
.font-fredericka h2,
.font-fredericka h3,
.font-fredericka h4,
.font-fredericka h5,
.font-fredericka h6,
.font-fredericka p {
	font-family: "Fredericka the Great", cursive;
}

@media only screen and (min-width: 48em) {
	.header-line > div > *:after {
		background-color: #E50013;
		content: "";
		display: inline-block;
		height: 1px;
		left: 12px;
		margin-top: -10px;
		position: relative;
		top: -8px;
		width: 5%;
	}
	
	.header-line > div > *:before {
		background-color: #E50013;
		content: "";
		display: inline-block;
		height: 1px;
		right: 15px;
		margin-top: -10px;
		position: relative;
		top: -8px;
		width: 5%;
	}
}

.jas-promotion.pro-banner-green .pa,
.jas-promotion.pro-banner-purple .pa,
.jas-promotion.pro-banner-red .pa {
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

.jas-promotion.pro-banner-green.bottom .pa,
.jas-promotion.pro-banner-purple.bottom .pa,
.jas-promotion.pro-banner-red.bottom .pa {
	bottom: 0;
}

.jas-promotion.pro-banner-green.top .pa,
.jas-promotion.pro-banner-purple.top .pa,
.jas-promotion.pro-banner-red.top .pa {
	top: 0;
}

.jas-promotion.pro-banner-green .pa:before,
.jas-promotion.pro-banner-purple .pa:before,
.jas-promotion.pro-banner-red .pa:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100%;
	z-index: -1;
}

.jas-promotion.pro-banner-green .pa:before {
	background-color: rgba(148,193,30,0.7);
}

.jas-promotion.pro-banner-purple .pa:before {
	background-color: rgba(149,27,129,0.7);
}

.jas-promotion.pro-banner-red .pa:before {
	background-color: rgba(232,71,105,0.7);
}

.logo .vc_column-inner > .wpb_wrapper {
	text-align: center;
}

.logo .wpb_single_image {
	display: inline-block;
	width: 180px;
}
@media only screen and (max-width: 767px) {
	.logo .wpb_single_image {
		width: 170px;
	}
}

.logo .wpb_single_image img {
	max-height: 100%;
	max-width: 80%;
	vertical-align: middle;
	width: auto;
}

.logo .wpb_single_image .vc_single_image-wrapper {
	display: table-cell;
	height: 80px;
	vertical-align: middle;
	width: 100%;
}
	
.play-product {
	float: right;
	margin-bottom: 15px;
}

.post-by-date {
	display: none;
}

.s-slider .jas-slider-caption h3,
.s-slider .jas-slider-caption h4 {
	letter-spacing: 0;
}

.s-slider .jas-slider-caption h3 {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: bold;
}

.s-slider .jas-slider-caption h4 {
	color: #FFF;
	font-family: "Yantramanav", sans-serif;
	font-size: 48px;
	font-weight: bold;
}

@media only screen and (max-width: 1600px) {
	.s-slider .jas-slider-caption h3 { font-size: 24px; }
	.s-slider .jas-slider-caption h4 { font-size: 42px; }
}
@media only screen and (max-width: 1200px) {
	.s-slider .jas-slider-caption h3 { font-size: 20px; }
	.s-slider .jas-slider-caption h4 { font-size: 38px; }
}
@media only screen and (max-width: 991px) {
	.s-slider .jas-slider-caption h3 { font-size: 17px; }
	.s-slider .jas-slider-caption h4 { font-size: 34px; }
}
@media only screen and (max-width: 767px) {
	.s-slider .jas-slider-caption h3 { font-size: 15px; }
	.s-slider .jas-slider-caption h4 { font-size: 28px; }
}
@media only screen and (max-width: 567px) {
	.s-slider .jas-slider-caption h3 { font-size: 13px; }
	.s-slider .jas-slider-caption h4 { font-size: 18px; }
}
@media only screen and (max-width: 414px) {
	.s-slider .jas-slider-caption h3 { font-size: 11px; }
	.s-slider .jas-slider-caption h4 { font-size: 16px; }
}

.s-slider .jas-slider-caption {
	background: url(../images/slide_slogan.png) no-repeat;
	background-size: contain;
	height: 40%;
	width: 23%;
}
@media only screen and (max-width: 1600px) {
	.s-slider .jas-slider-caption {
		width: 26%;
	}
}
@media only screen and (max-width: 1366px) {
	.s-slider .jas-slider-caption {
		width: 28%;
	}
}
@media only screen and (max-width: 1024px) {
	.s-slider .jas-slider-caption {
		width: 32%;
	}
}
@media only screen and (max-width: 767px) {
	.s-slider .jas-slider-caption {
		padding-bottom: 10px;
		padding-top: 35px;
		width: 35%;
	}
}
@media only screen and (max-width: 567px) {
	.s-slider .jas-slider-caption {
		padding-top: 25px;
		width: 41%
	}
}

.s-slider .jas-slider-caption.bottom {
	bottom: 10%;
}

.s-slider .jas-slider-caption.left {
	left: 10%;
}

.s-slider .jas-slider-caption.right {
	right: 10%;
}
.s-slider .jas-slider-caption.top {
	top: 10%;
}

.slick-dots {
	z-index: 99;
}

.slick-dots li button:before {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slick-dots li.slick-active button:before {
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.white .slick-dots li.slick-active button:before {
	color: #FFF;
}

.s-slider .slick-next,
.s-slider .slick-prev {
	-ms-align-items: flex-end;
	-webkit-align-items: flex-end;
	-webkit-box-align: flex-end;
	align-items: flex-end;
	background-color: transparent;
	border: 0;
	text-align: left;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
	.s-slider .slick-next,
	.s-slider .slick-prev {
		display: none !important;
	}
}

.s-slider .slick-next {
	right: 15px;
	text-align: right;
}

.s-slider .slick-prev {
	left: 15px;
	text-align: left;
}

.s-slider .slick-next:before,
.s-slider .slick-prev:before {
	font-size: 70px;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
}

.s-slider .slick-next:before {
	margin-left: -10px;
}

.s-slider .slick-prev:before {
	margin-left: -25px;
}

.sub-menu-bg {
	background-color: rgba(0,0,0,0.75);
	content: "";
	height: 0;
	position: fixed;
	top: 180px;
	width: 100%;
	z-index: 99;
}

.admin-bar .sub-menu-bg {
	top: 212px;
}

.header-sticky .sub-menu-bg {
	top: 130px;
}

.admin-bar .header-sticky .sub-menu-bg {
	top: 162px;
}

.txt-block {
	padding: 20px 30px;
}
@media only screen and (min-width: 48em) {
	.txt-block {
		padding: 40px 50px;
	}
}
/* end - website */
