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

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999;
}

a:active,
a:focus,
a:hover {
	color: #1F4E79;
}

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

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

body {
	letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
	body { font-size: 14px; }
}

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: 767px) {
	a.button, a.button-o, input.button-o, button.button-o {
		font-size: 14px;
	}
}

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

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
	margin-top: 35px;
}

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

h5, h6 {
	color: #209EDA !important;
}

@media only screen and (max-width: 767px) {
	h1 { font-size: 28px; }
	h2 { font-size: 25px; }
	h3 { font-size: 22px; }
	h4 { font-size: 19px; }
	h5 { font-size: 16px; }
	h6 { font-size: 14px; }
	
	h1, h2 {
		letter-spacing: 0;
	}
}
@media only screen and (max-width: 576px) {
	h1 { font-size: 26px; }
	h2 { font-size: 23px; }
	h3 { font-size: 21px; }
}

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

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

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

.footer__top button {
	background-color: #5F9BC6;
}

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

.footer__top .fm-form-container .fm-form {
	background-color: rgba(127, 153, 208, 0.3);
	display: block;
	padding: 15px 25px 18px;
}
@media only screen and (max-width: 767px) {
    .footer__top .fm-form-container .fm-form {
        background-color: rgba(127, 153, 208, 0.3);
        display: block;
        padding: 10px 20px 13px;
    }
}

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

input:not([type="submit"]):not([type="checkbox"]),
select,
textarea {
	font-size: 15px;
}

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;
}

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

td, th {
	padding: 0 10px 0 0;
	vertical-align: top;
}

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

td:last-child,
th:last-child {
	padding-right: 0;
}

.jas-push-menu .jas-action {
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

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

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

@media only screen and (max-width: 991px) {
	.jas-action i {
		font-size: 32px;
	}
}

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

.jas-breadcrumb a {
	border-bottom: none;
	color: #CEE9F5;
}

.jas-breadcrumb a:hover {
	border-color: #FFF;
	color: #FFF;
}

.jas-breadcrumb li {
	color: #CEE9F5;
	font-size: 14px;
	padding-bottom: 4px;
}
@media only screen and (max-width: 575px) {
	.jas-breadcrumb li {
		font-size: 12px;
	}
}

.jas-breadcrumb li.current {
	color: #FFF;
}

.jas-breadcrumb li.current,
.jas-breadcrumb li.separator:nth-last-child(2) {
	/*display: none;*/
}

.jas-branding {
	padding-bottom: 15px;
	padding-top: 15px;
	position: relative;
	z-index: 9;
}
@media only screen and (max-width: 991px) {
	.jas-branding {
		width: 200px;
	}
}
@media only screen and (max-width: 767px) {
	.jas-branding {
		width: auto;
	}
}

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

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

.retina-logo {
	width: 200px;
}

.header__mid .jas-row .jas-col-xs-6 {
	-ms-flex-preferred-size: 70%;
	-webkit-flex-basis: 70%;
	flex-basis: 70%;
	max-width: 70%;
}
@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: 35%;
		-webkit-flex-basis: 35%;
		flex-basis: 35%;
		max-width: 35%;
	}

	.header-4 .header__mid .jas-row .jas-col-md-9.jas-col-sm-6 .jas-col-md-9 {
		-ms-flex-preferred-size: 65%;
		-webkit-flex-basis: 65%;
		flex-basis: 65%;
		max-width: 65%;
	}
	
	.header__top .jas-row .jas-col-md-4 {
		-ms-flex-preferred-size: 25%;
		-webkit-flex-basis: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	
	.header__top .jas-row .jas-col-md-4:first-child {
		-ms-flex-preferred-size: 35%;
		-webkit-flex-basis: 35%;
		flex-basis: 35%;
		max-width: 35%;
	}
	
	.header__top .jas-row .jas-col-md-4:last-child {
		-ms-flex-preferred-size: 40%;
		-webkit-flex-basis: 40%;
		flex-basis: 40%;
		max-width: 40%;
	}
}

/* page */
.header__mid,
.header__top {
	padding-left: 0;
	padding-right: 0;
}

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

.header__mid > div,
.header__top > div {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
}

@media only screen and (max-width: 1024px) {
	#jas-header.header-3 .header__mid > div,
	#jas-header.header-4 .header__mid > div {
		display: table;
	}
}

.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-right: 15px;
	padding-left: 15px;
}

@media only screen and (max-width: 767px) {
	.jas-portfolio > .jas-container {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (max-width: 767px) {
	#jas-content > .jas-container,
	.jas-portfolio-single > .jas-container,
	.jas-single-blog .post-content > .jas-container {
		padding-left: 0;
		padding-right: 0;
	}
}

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

@media only screen and (max-width: 767px) {
	.jas-row.jas-blog,
	.jas-row.jas-single-blog,
	.jas-row.jas-portfolio-single {
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (min-width: 48em) {
	.jas-row.jas-portfolio-single {
		margin-left: 0;
		margin-right: 0;
	}
}

.jas-single-blog > .mt__50,
body.single-portfolio .jas-col-md-9.mt__60 {
	margin-top: 60px;
}

body.single .sidebar {
    margin-top: 52px;
}

body.search-results .jas-page > .mt__60,
.posts.mt__60 {
	margin-top: 0;
}

@media only screen and (min-width: 48em) {
	.header__mid > div {
		width: 48rem;
	}
}
@media only screen and (min-width: 62em) {
	.header__mid > div,
	.header__top > div {
		width: 62rem;
	}
}
@media only screen and (min-width: 75em) {
	.header__mid > div,
	.header__top > div {
		width: 75rem;
	}
}

.jas-container {
	width: 100%;
}
@media only screen and (min-width: 48em) {
	.jas-container {
		width: 46rem;
	}
}
@media only screen and (min-width: 62em) {
	.jas-container {
		width: 60rem;
	}
}
@media only screen and (min-width: 75em) {
	.jas-container {
		width: 73rem;
	}
}

body.page.home #jas-content > .jas-container {
	width: auto;
}

body.blog #jas-content,
body.archive #jas-content {
	min-height: 800px;
}
/* end - page */

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

#jas-content .wpb_text_column li p {
	margin-bottom: 0.3em;
}

#jas-content .wpb_text_column ol,
#jas-content .wpb_text_column ul {
	margin-bottom: 1.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;
}

#jas-footer {
	font-size: 15px;
}

#jas-footer:before {
	z-index: -1;
}

.footer__bot {
	padding-bottom: 50px;
}

.footer__bot,
#jas-footer .footer__bot a {
	color: #BBB;
}

#jas-footer .footer__bot a:hover {
	color: #FFF;
}

@media only screen and (max-width: 991px) {
	.footer__bot .jas-row > div {
		display: inline-block;
		text-align: left;
	}

	.footer__bot .jas-row > div:not(:last-child) {
		margin-bottom: 10px !important;
	}
}

.footer__top {
	padding-bottom: 15px;
	padding-top: 65px;
}

@media only screen and (min-width: 62em) {
	.footer__top .jas-row > div {
		-ms-flex-preferred-size: 33.33%;
		-webkit-flex-basis: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
	}
}

.footer__top .jas-row > div:first-child {
	-ms-flex-preferred-size: 100%;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

@media only screen and (max-width: 1024px) {
	.footer__top .jas-row > div:not(:last-child) {
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width: 767px) {
	.footer__top .jas-row > div.center-xs {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		-webkit-box-pack: start;
		justify-content: flex-start;
		text-align: start;
	}
}
	
@media only screen and (max-width: 991px) and (min-width: 48em) {
	.footer__top .jas-row > div.end-sm {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		-webkit-box-pack: start;
		justify-content: flex-start;
		text-align: start;
	}
}

#jas-footer-menu li {
	line-height: 1.5em;
	margin-left: 0;
}
@media only screen and (max-width: 991px) {
	#jas-footer-menu li {
		margin-left: 0;
	}
}

#jas-footer-menu li:not(:first-child) {
	margin-left: 15px;
}
@media only screen and (max-width: 991px) {
	#jas-footer-menu li:not(:first-child) {
		margin-left: 0;
	}
	
	#jas-footer-menu li:not(:last-child) {
		margin-right: 15px;
	}
}

#jas-header:not(.header-sticky) {
	height: auto !important;
}

.header__mid {
	/*
	-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);
	*/
}
@media only screen and (min-width: 62em) {
	body[has-mega-menu="y"] .header__mid {
		position: absolute;
		width: 100%;
	}
}

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

.header__top {
	position: relative;
}

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

.header-text {
	font-size: 14px;
	line-height: 1.3em;
}

.header__top .end-sm .header-text {
	display: inherit;
	margin-right: 0;
}

.header__top .start-md .header-text a {
	color: #4D5959;
}

.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: -moz-box;
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		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;
	}
}

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

.header-2 .jas-menu,
.header-5 .jas-menu {
	-ms-flex-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-moz-box-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.header-2 .jas-menu {
	width: 100%;
}

@media only screen and (min-width: 62em) {
	.header-5 .jas-menu {
		width: 61rem;
	}
}
@media only screen and (min-width: 75em) {
	.header-5 .jas-menu {
		width: 1200px;
	}
}

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

.jas-menu a {
	cursor: pointer;
}

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

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

.jas-menu > li > a {
	line-height: 1.3em;
}

.header-5 .jas-menu > li > a,
.header-sticky.header-5 .jas-menu > li > a {
	display: inline-block;
}

.header-sticky .jas-menu > li > a {
	padding-bottom: 10px;
	padding-top: 10px;
}

.jas-menu ul {
	-moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.18);
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.18);
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.18);
	z-index: 99;
}

@media only screen and (max-width: 1366px) {
	.jas-menu > li:first-child ul {
		left: 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: #BBB;
}

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

#jas-mobile-menu ul > li:hover > a,
#jas-mobile-menu ul > li.current-menu-ancestor > a,
#jas-mobile-menu ul > li.current-menu-item > a,
#jas-mobile-menu ul > li.current-menu-parent > 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-mobile-menu ul ul li a {
	letter-spacing: 1px;
}

.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);
}

/* mobile */
.jas-canvas-menu {
	left: auto;
	right: -320px;
}

.menu-opened .jas-canvas-menu {
	left: auto;
	right: 0;
}

.jas-push-menu-btn {
	line-height: 0;
}

@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,
	#jas-header.header-5 .jas-push-menu-btn {
		display: none;
	}
}

.jas-push-menu h3 {
	margin-left: -9999px;
}

.jas-push-menu h3.bgb {
	background: #1F4E79;
}

@media only screen and (max-width: 736px) {
	#jas-header .jas-push-menu-btn img {
		width: 25px;
	}
}

.sf-open {
	display: none;
	position: absolute;
	right: 55px;
	top: 26px;
}
@media only screen and (max-width: 736px) {
	.sf-open {
		top: 17px;
	}
}
@media only screen and (max-width: 360px) {
	.sf-open {
		top: 13px;
	}
}

.header__mid .sf-open {
	display: none;
}

.jas-push-menu .sf-open {
	color: #FFF;
	left: 20px;
	position: absolute;
	right: auto;
	top: -50px;
}
@media only screen and (max-width: 736px) {
	.jas-push-menu .sf-open {
		top: -41px;
	}
}
/* end - mobile */

.header__top .jas-socials {
	line-height: normal;
	margin-left: 15px;
}
@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;
}

.footer__top .jas-socials a {
	margin-left: 10px;
	margin-right: 10px;
}

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

.jas-socials a .fa:before {
	font-size: 26px;
}

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

#jas-wrapper {
	position: relative;
}

.page-head {
	background-attachment: inherit !important;
	background-color: #1F4E79;
	overflow: visible;
	padding-bottom: 0;
	padding-top: 0;
	text-align: left;
}

body.archive .page-head,
body.category .page-head,
body.single .page-head,
.page-head.no-bg {
	padding-bottom: 0;
	padding-top: 0;
}

body.category .page-head,
body.single .page-head {
	background-color: #1F4E79 !important;
	background-image: none !important;
}

body.category .page-head:before,
body.single .page-head:before,
.page-head:before {
	background: none;
}

.page-head:not(.no-bg):before {
	background: url(../images/banner_shadow.png) repeat-x;
	background-size: contain;
	bottom: 0;
	height: 30%;
	top: auto;
}
@media only screen and (max-width: 767px) {
	.page-head:not(.no-bg):before {
		height: 50%;
	}
}

.page-head a:hover {
	color: #FFF;
}

.page-head div.mt__20 {
	display: none;
	margin-top: 0;
}

.page-head h1,
.page-head p {
	text-align: left;
}

.page-head h1 {
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: none;
}
@media only screen and (max-width: 991px) {
	.page-head h1 { font-size: 24px; }
}
@media only screen and (max-width: 767px) {
	.page-head h1 { font-size: 20px; }
}
@media only screen and (max-width: 576px) {
	.page-head h1 { font-size: 18px; }
}
@media only screen and (min-width: 48em) {
	.page-head h1 {
		letter-spacing: 1px;
	}
}

.page-head p {
	font-size: 18px;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}
@media only screen and (max-width: 767px) {
	.page-head p { font-size: 16px; }
}
@media only screen and (max-width: 567px) {
	.page-head p { font-size: 14px; }
}

body.post-type-archive-portfolio .page-head h2,
body.post-type-archive-portfolio .page-head p {
	display: none;
}

.page-head .jas-container {
	padding-bottom: 22%;
	padding-top: 22%;
}
@media only screen and (min-width: 36em) {
	.page-head .jas-container {
		padding-bottom: 18%;
		padding-top: 18%;
	}
}
@media only screen and (min-width: 48em) {
	.page-head .jas-container {
		padding-bottom: 15%;
		padding-top: 15%;
	}
}
@media only screen and (min-width: 62em) {
	.page-head .jas-container {
		padding-bottom: 12%;
		padding-top: 12%;
	}
}

body.archive .page-head .jas-container,
body.category .page-head .jas-container,
body.single .page-head .jas-container,
.page-head.no-bg .jas-container {
	padding-bottom: 8px;
	padding-top: 8px;
}

/* widget */
.header__top .widget:not(:last-child) {
	margin-bottom: 0;
}

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

#jas-footer .widget:not(:last-child) {
    margin-bottom: 15px;
}

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

.widget ul li {
	font-size: 15px;
	line-height: 1.3em;
	margin-bottom: 0;
	padding-left: 0;
	position: relative;
}

.widget ul li.menu-item-has-children > a:before {
	display: none;
}

.widget ul ul.sub-menu {
	display: none;
}

.widget ul ul li a {
	display: inline-block;
	padding-left: 14px;
}

.widget ul ul ul li a {
	padding-left: 29px;
}

.widget ul .holder {
	height: 40px;
	right: 0;
	top: -1px;
	width: 40px;
}

.widget ul .holder:after {
	border-color: #999;
	border-style: solid;
	border-width: 1px 1px 0 0;
	display: block;
	height: 8px;
	left: 1px;
	position: absolute;
	right: auto;
	top: 50%;
	-moz-transform: rotate(45deg) translateY(-50%);;
	-ms-transform: rotate(45deg) translateY(-50%);;
	-o-transform: rotate(45deg) translateY(-50%);;
	-webkit-transform: rotate(45deg) translateY(-50%);;
	transform: rotate(45deg) translateY(-50%);;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 8px;
}

.widget ul li.open > .holder:after {
	left: 6px;
	top: 5px;
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.widget ul .holder:before {
	display: none;
}

/* footer */
.footer__top .widget .menu {
	width: 80%;
}

.footer__top .widget ul li a:before {
	background-color: #A3B3D0;
}

#jas-footer .widget ul li {
	line-height: 25px;
}

#jas-footer .widget ul ul {
	padding-left: 0;
}

.footer__top .widget ul .holder {
	height: 20px;
	top: 1px;
	width: 20px;
}

.footer__top .widget ul .holder:after {
	border-color: #A3B3D0;
}

.footer__top .widget ul .holder:hover:after {
	border-color: #FFF;
}
/* end - footer */

/* sidebar */
@media only screen and (min-width: 62em) {
	.jas-page > .jas-col-md-9,
	.jas-single-blog > .jas-col-md-9 {
		padding-left: 50px;
	}
}

@media only screen and (max-width: 767px) {
    body.page .sidebar {
        padding-left: 15px;
        padding-right: 15px;
    }
}

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

.sidebar .widget > ul,
.sidebar .widget > div > ul {
	border-color: #1F4E79;
	border-style: solid;
	border-width: 2px 0 2px 0;
}

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

.sidebar .widget ul li:before {
	content: "";
}

.sidebar .widget ul li:hover {
	background-color: #DDF4FF;
}

.sidebar .widget ul li a {
	border-color: #BBB;
	border-style: dotted;
	border-width: 1px 0 0 0;
	color: #4D5959;
	display: inline-block;
	padding: 10px;
	width: 100%;
}

.sidebar .widget ul li a:hover {
	color: #000;
}

.sidebar .widget > ul > li:first-child a,
.sidebar .widget .menu > li:first-child > a {
	border-top-width: 0;
}

.sidebar .widget ul li.current-menu-item > a:before {
	background-color: #FFF;
}

.sidebar .widget ul li a:hover:before {
	background-color: #000;
}

.sidebar .widget ul li ul.sub-menu {
	background-color: #FFF;
}

.sidebar .widget ul li.open,
.sidebar .widget ul li.open > ul.sub-menu {
	background-color: #F2F2F2;
}

.sidebar .widget ul li.open:hover {
	background-color: #DDF4FF;
}

.sidebar .widget ul li.current-page-ancestor > ul.sub-menu {
	display: block;
}

.sidebar .widget ul li.current-menu-item > a,
.sidebar .widget ul li.current-post-item a,
.sidebar .widget ul li a[aria-current="page"] {
	background-color: #5F9BC6;
	color: #FFF;
}

.sidebar .widget ul li.current-menu-item > a:before,
.sidebar .widget ul li a[aria-current="page"]:before {
	background-color: #FFF;
}

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

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

.sidebar .widget ul .holder {
	left: auto;
	right: 0;
}

.sidebar .widget ul .holder:after {
	left: 12px;
}

.sidebar .widget ul .holder:hover:after {
	border-color: #000;
}

.sidebar .widget ul li.current-menu-item > .holder:after {
	border-color: #FFF;
}

.sidebar .widget ul li.open > .holder:after {
	left: 15px;
	top: 15px;
}
/* end - sidebar */
/* end - widget */

.widget-title {
	font-size: 18px;
	text-transform: none;
}

#jas-footer .widget-title {
	font-weight: normal;
	letter-spacing: 1px;
	position: relative;
}
@media only screen and (max-width: 736px) {
	#jas-footer .widget-title {
		margin-bottom: 25px;
	}
}

#jas-footer .widget-title:after {
	background-color: #A3B3D0;
	bottom: -10px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 80%;
}
	
/* 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.wpb_gallery .wpb_flexslider .flex-direction-nav a {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.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: 60px !important;
}

.img-slider .wpb_flexslider .flex-direction-nav a:before {
	line-height: 0.8em;
	margin-left: -8px;
}

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

.flexslider:hover .flex-next {
	filter: alpha(opacity=85);
	opacity: 0.85;
}

.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=85);
	opacity: 0.85;
}

.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 / search / single */
body.archive #jas-content,
body.single #jas-content {
	background: #F7F7F7 url(../images/bg_g.jpg);
}

body.archive #jas-content > div > .mb__60 {
	margin-bottom: 0;
	padding-bottom: 60px;
}

.entry-date {
	color: #999;
	font-size: 14px;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
}

.inside-thumb .entry-date {
	color: #FFF;
}

.page-head .entry-date {
	display: none;
}

.inside-thumb {
	background: none;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	position: static;
	text-align: left;
}

.jas-masonry .inside-thumb {
	color: #FFF;
	left: 0;
	line-height: 1.3em;
	/*padding-bottom: 5px;*/
	position: relative;
	top: 0;
}

.inside-thumb > div,
.post-meta-inside > div {
	font-size: 16px;
}
@media only screen and (max-width: 767px) {
	.inside-thumb > div,
	.post-meta-inside > div {
		font-size: 14px;
	}
}

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

body.search-results .inside-thumb a:not(.cg),
body.search-results .jas-blog-slider .post-thumbnail > div a {
	color: #1F4E79;
}

.post-date {
	color: #999;
	display: block;
	font-size: 14px;
}
@media only screen and (max-width: 767px) {
	.post-date { font-size: 13px; }
}

.post-meta {
	color: #FFF;
	display: inline-block;
	margin-bottom: 5px;
}

body.category .post-meta,
body[no-post-cat="y"] .post-meta {
	display: none;
}

body[no-post-img="y"] .post-meta {
	background-color: #555;
}

.post-meta a {
	color: #999;
}

body[no-post-img="y"] .post-meta a {
	color: #FFF;
}

.post-meta a:focus,
.post-meta a:hover {
	color: #4D5959;
}

.post-meta .author,
body.category .post-meta .cat {
	display: none;
}

.posted-on {
	color: #999;
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
}
@media only screen and (max-width: 767px) {
	.posted-on { font-size: 14px; }
}

body.category .posted-on {
	background-color: #1F4E79;
	color: #FFF;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 3px 8px;
	position: absolute;
	right: 10px;
	top: 12px;
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
@media only screen and (max-width: 767px) {
	body.category .posted-on { font-size: 10px; }
}

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

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

h1.post-title {
	font-size: 24px;
	color: #4D5959;
    letter-spacing: 1px;
	margin-bottom: 5px;
    text-align: justify;
}
@media only screen and (max-width: 767px) {
	h1.post-title { font-size: 22px; }
}

h2.post-title {
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.428em;
	margin-top: 5px;
	text-transform: none;
}
@media only screen and (max-width: 767px) {
	h2.post-title { font-size: 14px; }
}

.social-share {
	display: none;
}

body.single-portfolio .social-share {
	padding-top: 35px;
}

.jas-portfolio-single .jas-social a {
	background: transparent;
	color: #4D5959;
	height: auto;
	width: auto;
}

.jas-social i,
.jas-portfolio-single .jas-social a i {
	font-size: 17px;
}
/* end - archive / search / single */

/* portfolio listing */
.jas-filter a {
	background-color: #898989;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.3em;
	margin: 8px 0 0;
	padding: 8px 10px;
}

.jas-filter a:hover {
	background-color: #5F9BC6;
	color: #FFF;
}

.jas-filter a.selected {
	background-color: #1F4E79;
	color: #FFF;
}

.portfolios {
	filter: alpha(opacity=0);
	opacity: 0;
	position: relative;
	top: 30px;
}

.portfolio-filter {
	margin-bottom: 35px;
	text-align: left;
}

.portfolio-item {
	margin-bottom: 45px;
}

@media only screen and (max-width: 575px) {
	.portfolio-item.jas-col-xs-12 {
		width: 100%;
	}
}
@media only screen and (max-width: 991px) and (min-width: 36em) {
	.portfolio-item.jas-col-md-3.jas-col-sm-6,
	.portfolio-item.jas-col-md-4.jas-col-sm-6 {
		width: 50%;
	}
}
@media only screen and (min-width: 48em) {
	.portfolio-item.jas-col-md-3 {
		width: 25%;
	}
	
	.portfolio-item.jas-col-md-4 {
		width: 33.33%;
	}
}

.portfolio-item figcaption {
	background-color: #FFF;
	border-color: #1F4E79;
	border-style: solid;
	border-width: 0 0 3px 0;
	left: 0;
	filter: alpha(opacity=100);
	opacity: 1;
	padding-left: 0;
	padding-right: 0;
	position: static;
	text-align: left;
	top: 0;
	-ms-transform: translate(0%, 0%);
	-o-transform: translate(0%, 0%);
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

.portfolio-item:hover figcaption {
	background-color: #1F4E79;
}

.portfolio-item:hover figcaption {
	-ms-transform: translate(0%, 0%);
	-o-transform: translate(0%, 0%);
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

.portfolio-item h4 {
	background-color: #1F4E79;
	border: 2px solid #1F4E79;
	font-size: 17px;
	font-weight: bold;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
@media only screen and (max-width: 767px) {
	.portfolio-item h4 { font-size: 15px; }
}

.portfolio-item:hover h4 {
	background-color: #FFF;
	color: #FFF;
}

.portfolio-item h4 a {
	color: #FFF;
	display: inline-block;
	padding: 10px 25px;
	width: 100%;
}

.portfolio-item:hover h4 a {
	color: #1F4E79;
}

.portfolio-item img {
	display: none;
}

.portfolio-item figcaption > div {
	padding: 10px 25px 40px 25px;
}
	
.portfolio-item span {
	display: inline-block;
	font-size: 16px;
	position: relative;
	width: 100%;
}
@media only screen and (max-width: 767px) {
	.portfolio-item span { font-size: 14px; }
}

.portfolio-item:hover span {
	color: #FFF;
}

.portfolio-item figcaption > div > div {
	margin-bottom: 5px;
}

.portfolio-item figcaption > div > div > span {
	float: left;
	width: 50%;
}

.portfolio-item span a {
	color: #4D5959;
}

.portfolio-item:hover span a {
	color: #FFF;
}

.portfolio-item span i {
	color: #1F4E79;
	font-size: 20px;
}

.portfolio-item:hover span i {
	color: #FFF;
}

.portfolio-item > .jas-animated {
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-webkit-transition: -webkit-none;
	transition: none;
}

.portfolio-item > .jas-animated:after {
	border: 2px solid #1F4E79;
	border-radius: 50%;
	bottom: 15px;
	content: "";
	height: 24px;
	position: absolute;
	right: 25px;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 24px;
	z-index: 9;
}

.portfolio-item:hover > .jas-animated:after {
	border-color: #FFF;
	right: 15px;
}

.portfolio-item > .jas-animated:before {
	border-color: #1F4E79;
	border-style: solid;
	border-width: 2px 2px 0 0;
	bottom: 18px;
	content: "";
	height: 10px;
	position: absolute;
	right: 37px;
	-moz-transform: rotate(45deg) translateY(-50%);;
	-ms-transform: rotate(45deg) translateY(-50%);;
	-o-transform: rotate(45deg) translateY(-50%);;
	-webkit-transform: rotate(45deg) translateY(-50%);;
	transform: rotate(45deg) translateY(-50%);;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 10px;
	z-index: 9;
}

.portfolio-item:hover > .jas-animated:before {
	border-color: #FFF;
	right: 27px;
}

.portfolio-meta {
	display: none;
}

.portfolio-navigation {
	display: none;
}

/* error */
/* when mobile, images height is not consistent */
/*
.portfolios {
	height: auto !important;
}

body.page .portfolios {
	height: auto !important;
	margin-left: 0;
	margin-right: 0;
}
*/

/* this element remove, the width - 50% works */
/*
.portfolios > div {
	display: none;
}

.position-2nd {
	left: 50% !important;
	top: 0% !important;
}
*/

/* after clicking the filter */
/* 1. some cannot show without scrolling down */
/* 2. images shaking */

/*
.portfolio-item .jas-animated.active {
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
	-ms-transform: translateY(0) scale(1) !important;
	-o-transform: translateY(0) scale(1) !important;
	-webkit-transform: translateY(0) scale(1) !important;
	transform: translateY(0) scale(1) !important;
	-moz-transition: transform 0.7s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.7s cubic-bezier(0.6, 0.2, 0.1, 1) 0s !important;
	-ms-transition: transform 0.7s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.7s cubic-bezier(0.6, 0.2, 0.1, 1) 0s !important;
	-o-transition: transform 0.7s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.7s cubic-bezier(0.6, 0.2, 0.1, 1) 0s !important;
	-webkit-transition: -webkit-transform 0.7s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.7s cubic-bezier(0.6, 0.2, 0.1, 1) 0s !important;
	transition: transform 0.7s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.7s cubic-bezier(0.6, 0.2, 0.1, 1) 0s !important;
}

.portfolio-item .jas-animated.inactive {
	filter: alpha(opacity=0) !important;
	opacity: 0 !important;
	-ms-transform: translateY(0) scale(0) !important;
	-o-transform: translateY(0) scale(0) !important;
	-webkit-transform: translateY(0) scale(0) !important;
	transform: translateY(0) scale(0) !important;
}
*/
/* error */
/* end - portfolio listing */

/* single portfolio */
/* others */
.portfolio-custom-fields {
	border: 1px solid #D3D3D3;
	margin: 50px 0 30px;
	padding-left: 15px;
	padding-right: 15px;
	filter: alpha(opacity=0);
	opacity: 0;
	text-align: center;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.portfolio-custom-fields.active {
	filter: alpha(opacity=100);
	opacity: 1;
}

@media only screen and (max-width: 767px) {
	.portfolio-custom-fields [class*="jas-col-"]:not(:last-child) {
		border-bottom: 1px solid #D3D3D3;
	}
}

@media only screen and (min-width: 48em) {
	.portfolio-custom-fields [class*="jas-col-"]:not(:last-child) {
		border-right: 1px solid #D3D3D3;
	}
}

.portfolio-custom-fields a {
	color: #4D5959;
}

.portfolio-custom-fields > div {
	margin-bottom: 15px;
	margin-top: 15px;
}
@media only screen and (max-width: 767px) {
	.portfolio-custom-fields > div {
		margin-bottom: 0;
		padding-bottom: 15px;
	}
}

.portfolio-custom-fields span {
	display: block;
	font-size: 18px;
	font-weight: bold;
}
@media only screen and (max-width: 767px) {
	.portfolio-custom-fields span {	font-size: 16px; }
}

.portfolio-title-container {
	position: absolute;
	left: 25%;
	top: 120px;
}

.portfolio-title-container h1 {
	color: #4D5959;
}

/* end - others */
/* end - single portfolio */

/* post listing */
.posts {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	-ms-flex-direction: row;
	-moz-box-direction: normal;
	-moz-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	height: auto !important;
	margin-left: -15px;
	margin-right: -15px;
}

.more-link {
	border-color: #08C;
	color: #08C !important;
	font-size: 14px;
}
@media only screen and (max-width: 767px) {
	.more-link {
		font-size: 13px;
	}
}

.more-link:hover {
	background-color: #08C !important;
	color: #FFF !important;
}

.post-related {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
	
@media only screen and (min-width: 48em) {
	.post-related {
		width: 46rem;
	}
}
@media only screen and (min-width: 62em) {
	.post-related {
		width: 60rem;
	}
}
@media only screen and (min-width: 75em) {
	.post-related {
		width: 73rem;
	}
}

.post-tags {
	color: #FFF;
}

.post-tags a {
	color: #FFF !important;
}

body.category .post {
	background-color: #5F9BC6;
	display: none; /* for fade in */
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 0;
	padding-right: 0;
	position: static !important;
	transform: translate3d(0px, 0px, 0px) !important;
}
@media only screen and (max-width: 991px) {
	body.category .post {
		margin-bottom: 50px;
		width: 50%;
	}
}
@media only screen and (max-width: 767px) {
	body.category .post {
		width: 100%;
	}
}

@media only screen and (min-width: 48em) {
	body.category .post {
		-ms-flex-preferred-size: calc(50% - 30px);
		-webkit-flex-basis: calc(50% - 30px);
		flex-basis: calc(50% - 30px);
		max-width: calc(50% - 30px);
	}
}
@media only screen and (min-width: 75em) {
	body.category .post.jas-col-md-2 {
		-ms-flex-preferred-size: calc(50% - 30px);
		-webkit-flex-basis: calc(50% - 30px);
		flex-basis: calc(50% - 30px);
		max-width: calc(50% - 30px);
	}
}
@media only screen and (min-width: 75em) {
	body.category .post.jas-col-md-3 {
		-ms-flex-preferred-size: calc(25% - 30px);
		-webkit-flex-basis: calc(25% - 30px);
		flex-basis: calc(25% - 30px);
		max-width: calc(25% - 30px);
	}
}
@media only screen and (min-width: 75em) {
	body.category .post.jas-col-md-4 {
		-ms-flex-preferred-size: calc(33.333% - 30px);
		-webkit-flex-basis: calc(33.333% - 30px);
		flex-basis: calc(33.333% - 30px);
		max-width: calc(33.333% - 30px);
	}
}

.post-action {
	border: 0;
	display: none;
	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;
}


body.category .post-content {
	color: #FFF;
	display: none;
	margin-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
}
@media only screen and (max-width: 767px) {
	body.category .post-content {
		padding-bottom: 15px;
	}
}

body.category .post-content p {
	letter-spacing: 0;
	line-height: 1.3em;
}

.posts .post-thumbnail.mb__25 {
	margin-bottom: 0;
}

@media only screen and (min-width: 48em) {
	body.category .post .post-thumbnail .img-container {
		height: 190px;
		overflow: hidden;
	}
}
@media only screen and (min-width: 62em) {
	body.category .post .post-thumbnail .img-container {
		height: 250px;
	}
}

@media only screen and (min-width: 75em) {
	body.category .post.jas-col-md-4 .post-thumbnail .img-container {
		height: 200px;
	}
}
@media only screen and (min-width: 75em) {
	body.category .post.jas-col-md-6 .post-thumbnail .img-container {
		height: 335px;
	}
}

body.category .post .post-thumbnail .img-container a {
	background-color: rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 48em) {
	body.category .post .post-thumbnail .img-container a {
		bottom: 0;
		left: 0;
		position: absolute;
		top: 0;
		-moz-transform: scale(1.01);
		-ms-transform: scale(1.01);
		-o-transform: scale(1.01);
		-webkit-transform: scale(1.01);
		transform: scale(1.01);
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-o-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
		width: 100%;
	}
}

body.category [no-post-img="y"] .post .post-thumbnail .img-container a {
	display: none;
}

body.category .post .post-thumbnail .img-container a: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);
}

body.category .post .post-thumbnail .img-container a.no-image {
	background: url(../images/image.png) no-repeat center center;
	content: "";
	display: inline-block;
	min-height: 200px;
	width: 100%;
}

body.category .post .post-thumbnail .img-container a:hover {
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}

@media only screen and (min-width: 48em) {
	body.category .post .post-thumbnail .img-container a:after {
		background: #FFF;
		content: "";
		display: inline-block;
		left: 0;
		filter: alpha(opacity=0) !important;
		opacity: 0 !important;
		position: absolute;
		top: 0;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-o-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
		width: 100%;
	}

	body.category .post .post-thumbnail .img-container a:hover:after {
		filter: alpha(opacity=30) !important;
		opacity: 0.3 !important;
	}

	body.category .post .post-thumbnail img {
		left: 50%;
		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;
	}
}
/* end - post listing */

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

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

.tag-comment {
	border: none;
}

.tag-comment a {
	color: #4D5959;
}

.tag-comment a:focus,
.tag-comment a:hover {
	color: #999;
}
/* end - single post */

/* 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: 0;
}

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

/* header */
.header__top .end-lg > div > * {
	float: left;
	margin-left: 15px;
}

.header__top .search {
	cursor: pointer;
	margin-bottom: 8px;
	margin-top: 10px;
}
@media only screen and (max-width: 991px) {
	.header__top .search {
		display: none;
	}
}

.header__top .search:after {
	background: url(../images/search_w.png) no-repeat;
	background-size: cover;
	content: "";
	display: inline-block;
	height: 16px;
	width: 18px;
}

.header__top .widget.widget_search {
	border-radius: 4px;
	float: right;
	margin-bottom: 0;
	margin-right: 15px;
	filter: alpha(opacity=0);
	opacity: 0;
	padding: 20px 10px 20px 25px;
	position: absolute;
	right: -30px;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	top: 55px;
	visibility: hidden;
	width: 320px;
	z-index: 9;
}
@media only screen and (min-width: 62em) {
	.header__top .widget.widget_search {
		background-color: #1F4E79;
		right: 0;
	}
}

@media only screen and (max-width: 991px) {
	.header__top .widget.widget_search {
		filter: alpha(opacity=100);
		opacity: 1;
		top: 45px;
		visibility: visible;
	}
}

.header__top .widget.widget_search.active {
	filter: alpha(opacity=100);
	opacity: 1;
	top: 40px;
	visibility: visible;
}

.header__top .widget.widget_search label input {
	padding-left: 15px;
	padding-right: 0;
}
@media only screen and (min-width: 62em) {
		.header__top .widget.widget_search label input {
			border: none;
		}
}

.header__top .widget.widget_search input[type="submit"],
.jas-push-menu .widget.widget_search input[type="submit"] {
	background: transparent no-repeat;
	border: none;
	color: transparent;
}

.header__top .widget.widget_search input[type="submit"] {
	background-image: url(../images/search_w.png);
	background-position: center center;
}

.jas-push-menu .widget.widget_search input[type="submit"] {
	background-image: url(../images/search_g.png);
	background-position: right center;
}

.header__top .widget.widget_search .search-submit,
.jas-push-menu .widget.widget_search .search-submit {
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 0;
}
.header__top .widget.widget_search .search-submit {
	width: 50px;
}
@media only screen and (max-width: 991px) {
	.header__top .widget.widget_search .search-submit {
		width: 35px;
	}
}

.jas-push-menu .widget.widget_search .search-submit {
	width: 35px;
}
/* end - header */
/* end - search */

/* plugins */
/* layer slider */
@media only screen and (max-width: 1199px) {	
	.slide-desc {
		width: 120% !important;
	}
}
@media only screen and (max-width: 991px) {
	html .ls-wrapper > h1,
	body .ls-wrapper > h1,
	#ls-global .ls-wrapper > h1 {
		font-size: 24px !important;
	}
	
	html .ls-wrapper > h5,
	body .ls-wrapper > h5,
	#ls-global .ls-wrapper > h5 {
		font-size: 16px !important;
	}
	
	.slide-desc {
		font-size: 16px !important;
		width: 150% !important;
	}
}
@media only screen and (max-width: 767px) {
	html .ls-wrapper > h5,
	body .ls-wrapper > h5,
	#ls-global .ls-wrapper > h5 {
		font-size: 14px !important;
	}
	
	.slide1-btn {
		font-size: 14px !important;
		margin-top: 20px !important;
		padding-bottom: 15px !important;
	}
	
	.slide-desc {
		width: 100% !important;
	}
}
@media only screen and (max-width: 575px) {
	html .ls-wrapper > h1,
	body .ls-wrapper > h1,
	#ls-global .ls-wrapper > h1 {
		font-size: 15px !important;
		margin-top: -15px !important;
	}
	
	html .ls-wrapper > h5,
	body .ls-wrapper > h5,
	#ls-global .ls-wrapper > h5 {
		font-size: 12px !important;
		margin-top: -10px !important;
	}
	
	.slide1-btn {
		font-size: 12px !important;
		margin-top: 30px !important;
		padding-bottom: 8px !important;
	}
}
@media only screen and (max-width: 360px) {
	html .ls-wrapper > h1,
	body .ls-wrapper > h1,
	#ls-global .ls-wrapper > h1 {
		margin-top: -35px !important;
	}
	
	html .ls-wrapper > h5,
	body .ls-wrapper > h5,
	#ls-global .ls-wrapper > h5 {
		margin-top: -30px !important;
	}
}
/* end - layer slider */

/* sassy social share */
.heateorSssSharing {
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
}

.heateorSssSharing,
.heateorSssSharingButton {
    margin: 0;
}

.heateorSssSinaWeiboSvg {
	background-image: url(../images/sina.png);
	background-size: contain;
}

.heateorSssYoutubeSvg {
	background-image:  url(../images/weibo.png);
	background-size: contain;
	/*background-color: gray;*/
	border-radius: 50%;
	display: inline-block;
	pointer-events: none;
}

/* follow */
.heateor_sss_floating_follow_icons_container {
	background: #F7F7F7;
	border-bottom-left-radius: 20%;
	border-top-left-radius: 20%;
	-o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	padding: 5px 8px;
	right: -28px !important;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 80px !important;
	z-index: 99;
}
@media only screen and (max-width: 991px) {
	.heateor_sss_floating_follow_icons_container {
		display: none;
	}
}

.heateor_sss_floating_follow_icons_container:hover {
	right: -20px !important;
}

.heateor_sss_floating_follow_icons_container ul.heateor_sss_follow_ul li {
	margin-bottom: 2px !important;
	margin-top: 2px !important;
}

ul.heateor_sss_follow_ul li {
	margin-right: 8px !important;
}

/* turn side icons to one tone color */
/*
.header__top .heateorSssSharing,
.header__top .heateorSssInstagramBackground {
	background: transparent;
}

.heateor_sss_floating_follow_icons_container .heateorSssSharing,
.heateor_sss_floating_follow_icons_container .heateorSssInstagramBackground {
	background: #0C78AB;
}
*/

.footer__top .heateorSssSharing,
.footer__top .heateorSssInstagramBackground {
	/*background: rgba(255,255,255,0.4);*/
}

.heateor_sss_floating_follow_icons_container .heateorSssSharing:hover,
.heateor_sss_floating_follow_icons_container .heateorSssInstagramBackground:hover,
.footer__top .heateorSssSharing:hover,
.footer__top .heateorSssInstagramBackground:hover {
	background: #5F9BC6;
}
/* end - follow */

/* share */
.heateor_sss_sharing_container {
	margin-bottom: 30px;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	right: 0 !important;
	top: -80px;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	z-index: 9;
}

.heateor_sss_sharing_container.active {
	filter: alpha(opacity=100);
	opacity: 1;
}

.heateor_sss_sharing_container.no-breadcrumb {
	right: 0;
}
	
body.home .heateor_sss_sharing_container {
	display: none !important;
}

ul.heateor_sss_sharing_ul li {
	margin-left: 8px !important;
}

.heateor_sss_horizontal_sharing .heateorSssSharing,
.heateor_sss_horizontal_sharing .heateorSssInstagramBackground {
	/*background: #BBB;*/
}

.heateor_sss_horizontal_sharing .heateorSssSharing:hover,
.heateor_sss_horizontal_sharing .heateorSssInstagramBackground:hover {
	/*background: #0C90CE;;*/
}

body:not(.home) .jas-page,
body:not(.home) .jas-single-blog {
	margin-top: 35px;
	position: relative;
}

.post-content {
	position: relative;
}
/* share */
/* end - sassy social share */

/* visual composer */
.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;
	}
}

.wpb_text_column .wpb_wrapper > *:first-child {
	margin-top: 0;
}

/* accordion */
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border-color: #DDD !important;
	border-left: none;
	border-right: none;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
	font-size: 17px;
}
/* end - accordion */

/* button */
.vc_general.vc_btn3 {
	letter-spacing: 1px;
}

.vc_btn3.vc_btn3-size-lg,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
	padding-bottom: 9px;
	padding-top: 9px;
}
	
.btn-blue .vc_btn3.vc_btn3-style-custom {
	background: url(../images/btn_line_w.png) no-repeat right top;
	border-color: #1F4E79;
}

.btn-blue .vc_btn3.vc_btn3-style-custom:focus,
.btn-blue .vc_btn3.vc_btn3-style-custom:hover {
	background-color: transparent !important;
	background-image: url(../images/btn_line_b.png);
	border-color: #1F4E79;
	color: #1F4E79 !important;
}

.btn-blue .vc_btn3.vc_btn3-style-outline-custom {
	background: url(../images/btn_line_b.png) no-repeat right top;
	border-color: #1F4E79;
	color: #1F4E79;
	padding:10px;
}

.btn-blue .vc_btn3.vc_btn3-style-outline-custom:focus,
.btn-blue .vc_btn3.vc_btn3-style-outline-custom:hover {
	background-color: #1F4E79;
	background-image: url(../images/btn_line_w.png);
	border-color: #1F4E79;
	color: #FFF;
}

.btn-p-l .vc_btn3 {
	padding-left: 60px !important;
	padding-right: 60px !important;
}
/* end - button */

/* call to actioin */
.cta-blue.vc_general.vc_cta3 {
	border-color: #1F4E79 !important;
}

.vc_general.vc_cta3 p {
	color: #4D5959;
}

/* change color when hover */
.cta-hover.vc_general.vc_cta3 {
	-ms-flex-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	padding-left: 15px;
	padding-right: 15px;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
@media only screen and (min-width: 75em) {
	.cta-hover.vc_general.vc_cta3 {
		padding-bottom: 30px;
	}
}

.cta-blue.cta-hover.vc_general.vc_cta3:hover {
	background-color: #1F4E79 !important;
}

.cta-hover.vc_general.vc_cta3 h4 {
	-ms-flex-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	font-size: 15px;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 45px;
}

.cta-hover.vc_general.vc_cta3:hover h2,
.cta-hover.vc_general.vc_cta3:hover h4,
.cta-hover.vc_general.vc_cta3:hover p {
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.cta-hover.vc_general.vc_cta3:hover h2,
.cta-hover.vc_general.vc_cta3:hover h4 {
	color: #FFF !important;
}

.cta-hover.vc_general.vc_cta3:hover p {
	color: #FFF;
}

.cta-hover.vc_general.vc_cta3 .vc_cta3 .vc_icon_element .vc_icon_element-inner {
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.cta-hover.vc_general.vc_cta3:hover .btn-blue .vc_btn3.vc_btn3-style-custom {
	background-color: #FFF !important;
	background-image: url(../images/btn_line_b.png);
	color: #1F4E79 !important;
}
/* end - change color when hover */

/* icon in left */
.cta-icon-left .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
	left: -15px;
	position: absolute;
	top: -15px;
}
/* end - icon in left */

/* button in text */
.cta-btn-txt.vc_general.vc_cta3 {
	padding-left: 0;
	padding-right: 0;
}

@media only screen and (min-width: 48em) {
	.cta-btn-txt.vc_general.vc_cta3 .vc_cta3-actions {
		bottom: 25px;
		left: 0;
		position: absolute;
		width: 100%;
	}
}

.cta-btn-txt.vc_general.vc_cta3 .vc_cta3-content {
	padding-left: 50px;
	padding-right: 20px;
}
@media only screen and (min-width: 48em) {
	.cta-btn-txt.vc_general.vc_cta3 .vc_cta3-content {
		padding-bottom: 50px;
	}
}

.cta-btn-txt.vc_general.vc_cta3 .vc_cta3_content-container {
	padding-left: 0;
}

@media only screen and (max-width: 767px) {
	.cta-btn-txt.vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container {
		margin: 0;
	}
}

.cta-btn-txt.vc_general.vc_cta3 .btn-blue .vc_btn3.vc_btn3-style-custom {
	background-image: none;
	border-left: none;
	border-right: none;
}

.cta-btn-txt.vc_general.vc_cta3:focus .btn-blue .vc_btn3.vc_btn3-style-custom,
.cta-btn-txt.vc_general.vc_cta3:hover .btn-blue .vc_btn3.vc_btn3-style-custom {
	background-image: none;
}
/* end -  button in text */
/* end - call to actioin */

/* grid */
@media only screen and (max-width: 991px) and (min-width: 48em) {
	.col-sm-6 .vc_grid-item {
		width: 50%;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 62em) {
	.col-md-6 .vc_grid-item {
		width: 50%;
	}
}

@media only screen and (max-width: 991px) and (min-width: 48em) {
	.post-grid .vc_grid-item.vc_col-sm-4 {
		width: 100%;
	}
}
	
.post-grid .vc_gitem-post-data-source-post_date {
	letter-spacing: 1px;
	position: absolute;
	right: -5px;
	top: -10px;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.post-grid .vc_gitem-zone {
	overflow: visible;
}
@media only screen and (min-width: 62em) {
	.post-grid .vc_gitem-zone.vc_gitem-zone-c { min-height: 170px; }
}

/* filter */
.vc_grid-filter .vc_grid-filter-item {
	font-size: 16px !important;
	letter-spacing: 1px;
	line-height: 1.3em;
	margin-left: 10px !important;
	margin-right: 10px !important;
	padding-bottom: 8px !important;
	padding-top: 8px !important;
}
@media only screen and (max-width: 767px) {
	.vc_grid-filter .vc_grid-filter-item { font-size: 14px !important; }
}

.vc_grid-filter > .vc_grid-filter-item {
	background-color: #898989 !important;
}

.vc_grid-filter >.vc_grid-filter-item:first-child {
	border-bottom-left-radius: 0 !important;
	border-top-left-radius: 0 !important;
}

.vc_grid-filter > .vc_grid-filter-item:last-child {
	border-bottom-right-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

.filter-blue .vc_grid-filter > .vc_grid-filter-item:hover {
	background-color: #5F9BC6 !important;
}

.filter-blue .vc_grid-filter > .vc_grid-filter-item.vc_active {
	background-color: #1F4E79 !important;
}

.filter-blue .vc_grid-filter > .vc_grid-filter-item > span,
.filter-blue .vc_grid-filter > .vc_grid-filter-item.vc_active > span,
.filter-blue .vc_grid-filter > .vc_grid-filter-item:hover>span {
	color: #FFF !important;
}
/* end - filter */
/* end - grid */

/* hover block */
.circle-hover-block h2 { font-size: 18px; }
@media only screen and (max-width: 767px) {
	.circle-hover-block h2 { font-size: 16px; }
}

.circle-hover-block h2 a {
	color: #1F4E79 !important;
}

.circle-hover-block .vc-hoverbox-block-inner > * {
	margin-top: 0;
}

.circle-hover-block .vc-hoverbox-inner {
	min-height: 170px !important;
	position: relative;
	width: 170px;
}
@media only screen and (min-width: 48em) {
	.circle-hover-block .vc-hoverbox-inner {
		min-height: 190px !important;
		width: 190px;
	}
}
@media only screen and (min-width: 62em) {
	.circle-hover-block .vc-hoverbox-inner {
		min-height: 160px !important;
		width: 160px;
	}
}
@media only screen and (min-width: 75em) {
	.circle-hover-block .vc-hoverbox-inner {
		min-height: 190px !important;
		width: 190px;
	}
}

.circle-hover-block.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back,
.circle-hover-block.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front {
	border: 2px solid #1F4E79;
	border-radius: 50%;
	height: 100%;
	width: 100%;
}

.circle-hover-block-container .wpb_wrapper {
	text-align: center;
}

.circle-hover-block-container .wpb_wrapper > * {
	display: inline-block;
	margin-bottom: 35px;
	margin-left: 10px;
	margin-right: 10px;
}
/* end - hover block */

/* image carousel */
.vc_images_carousel .vc_carousel-indicators li {
	background-color: #FFF !important;
	border-color: #FFF !important;
	margin-left: 5px !important;
	margin-right: 5px !important;
}

@media only screen and (min-width: 768px) {
.vc_images_carousel .vc_carousel-indicators {
		bottom: 5px !important;
	}
}

@media only screen and (min-width: 768px) {
	.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
		font-size: 60px !important;
	}
}

.vc_images_carousel .vc_carousel-control {
	color: #FFF;
	margin-top: 0;
	filter: alpha(opacity=70) !important;
	opacity: 0.7 !important;
}

.vc_images_carousel .vc_carousel-control:focus,
.vc_images_carousel .vc_carousel-control:hover{
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}


.vc_images_carousel .vc_carousel-control .icon-next,
.vc_images_carousel .vc_carousel-control .icon-prev {
	height: auto !important;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: auto !important;
}

.vc_images_carousel .vc_carousel-control .icon-next:before,
.vc_images_carousel .vc_carousel-control .icon-prev:before {
	top: auto !important;
}
/* end - image carousel */

/* 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 {
		overflow: hidden;
		position: relative;
	}

	.img-equal-height .wpb_single_image 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-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 */

/* tab */
.vc_tta-tab > a {
	color: #FFF !important;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing: 1px;
	min-width: 160px;
	padding: 8px 15px !important;
	text-transform: none;
}

.filter-blue .vc_tta-tab > a {
	background-color: #898989 !important;
}

.filter-blue .vc_tta-tab > a:active,
.filter-blue .vc_tta-tab > a:focus,
.filter-blue .vc_tta-tab > a:hover {
	/*background-color: #5F9BC6 !important;*/
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-tab {
	text-align: center;
}

.wpb-js-composer .filter-blue.vc_tta.vc_general .vc_tta-tab.vc_active > a {
	background-color: #1F4E79 !important;
	color: #FFF !important;
}

@media only screen and (max-width: 767px) {
	.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
		display: block !important;
	}
}

@media only screen and (max-width: 767px) {
	.wpb-js-composer .vc_tta-panel-heading {
		display: none;
	}
}

@media only screen and (min-width: 75em) {
	.wpb-js-composer .vc_tta.equal-tab-col-4-lg .vc_tta-tab {
		width: calc(25% - 15px);
	}
}
@media only screen and (max-width: 1199px) and (min-width: 62em) {
	.wpb-js-composer .vc_tta.equal-tab-col-2-md .vc_tta-tab {
		width: calc(50% - 15px);
	}
	
	.wpb-js-composer .vc_tta.equal-tab-col-4-md .vc_tta-tab {
		width: calc(25% - 15px);
	}
}
@media only screen and (max-width: 991px) and (min-width: 48em) {
	.wpb-js-composer .vc_tta.equal-tab-col-2-sm .vc_tta-tab {
		width: calc(50% - 15px);
	}
	
	.wpb-js-composer .vc_tta.equal-tab-col-4-sm .vc_tta-tab {
		width: calc(25% - 15px);
	}
}

@media only screen and (max-width: 767px) and (min-width: 36em) {
	.wpb-js-composer .vc_tta.equal-tab-col-2-xs .vc_tta-tab {
		width: calc(50% - 15px);
	}
	
	.wpb-js-composer .vc_tta.equal-tab-col-4-xs .vc_tta-tab {
		width: calc(25% - 15px);
	}
}
@media only screen and (max-width: 575px) {
	.wpb-js-composer .vc_tta.equal-tab-col .vc_tta-tab {
		width: calc(100% - 15px);
	}
}

.wpb-js-composer .vc_tta.vc_general.tab-center .vc_tta-tabs-list {
	text-align: center;
}
/* end - tab */

/* animation not work */
/* page loads, items show and then fade in */
.vc_row .wpb_animate_when_almost_visible {
	opacity: 0;
}
/* end - animation not work */

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

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

.vc_row.vc_row-o-content-bottom > .jas-container > .vc_column_container > .vc_column-inner {
	-moz-box-pack: end;
	-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 {
	-moz-box-pack: center;
	-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: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	flex-direction: column;
}
/* end - when clicking wrap content, content position not work */

/* open two popups */
/* pretty photo */
#fancybox-loading,
#fancybox-overlay,
#fancybox-tmp,
.fancybox-ie {
    display: none !important;
}
/* end - pretty photo */
/* end - visual composer */

/* woocommerce */
.added_to_cart.disabled,
.added_to_cart:disabled,
.button.disabled,
.button:disabled,
button.disabled,
button:disabled,
input.disabled[type="button"],
input[type="button"]:disabled,
input.disabled[type="reset"],
input[type="reset"]:disabled,
input.disabled[type="submit"],
input[type="submit"]:disabled {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.checkout.woocommerce-checkout h3 {
	text-transform: capitalize;
}

.jas-mini-cart .button,
.sidebar .widget_shopping_cart .button {
	font-size: 14px;
	text-transform: capitalize;
}

h3.product-title,
.woocommerce h3.product-title {
	font-size: 14px;
	font-weight: normal;
}

.woocommerce h3 {
	font-weight: normal;
	text-transform: none;
}

.related {
	margin-bottom: 70px;
}
	
.shop_table td,
.shop_table th {
	border-top: 1px dashed #BFA094;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-warning {
	list-style: none;
	max-width: 100%;
}

.woocommerce-notices-wrapper {
	display: inline-block;
}

.woocommerce-page.woocommerce-checkout .woocommerce {
	margin-bottom: 0;
	margin-top: 0;
}

/* checkout */
.woocommerce-order h2 {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 35px;
}

.woocommerce-order-overview {
	list-style: none;
}
/* end - checkout */

/* listing */
@media only screen and (max-width: 767px) {
	.products .jas-col-xs-12 {
		-ms-flex-preferred-size: 50%;
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
}
/* end - listing*/

/* single page */
.p-thumb .slick-list {
	background: #F7F3F2 url(../images/bg_header.jpg) repeat;
	border: 5px solid #EFE4E1;
}

.p-thumb .slick-slide img {
	height: 390px;
	width: auto;
}
@media only screen and (min-width: 62em) {
	.p-thumb .slick-slide img {
		height: 535px;
	}
}

.slick-next,
.slick-prev {
	min-width: auto;
}

.slick-next {
	right: 0;
}

.slick-prev {
	left: 0;
}
/* end - single page */
/* end - woocommerce */

/* max mega menu */
body[has-mega-menu="y"] .jas-navigation {
	display: none;
}

@media only screen and (max-width: 991px) {
	.header #mega-menu-wrap-primary-menu {
		display: none;
	}
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu {
	margin: auto;
}
@media only screen and (min-width: 62em) {
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu {
		margin: auto;
		width: 60rem
	}
}
@media only screen and (min-width: 75em) {
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu {
		width: 1200px;
	}
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item {
	margin-right: 0;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-menu-last {
	margin-right: 0;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-wpml-ls-item {
	display: none;
}

@media only screen and (max-width: 991px) {
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		color: #4D5959;
	}
}

@media only screen and (min-width: 62em) {
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:before,
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link:before {
		border: 1px solid #1F4E79;
		content: "";
		height: 40px;
		left: 0;
		position: absolute;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100%;
	}
}

.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
	background: transparent;
}

@media only screen and (min-width: 62em) {
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu.equal-col-1-5 > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li {
		width: 20%;
	}
}

.mega-menu-bg {
	background: #5F9BC6;
	height: 100%;
	left: -10000px;
	position: absolute;
	width: 30000px;
	top: 0;
	z-index: -1;
}

/* mobile */
.jas-push-menu #mega-menu-wrap-primary-menu {
    padding: 20px;
    width: 100%;
}

.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
    color: #4D5959;
    font-size: 16px;
    font-weight: normal;
    padding-left: 0;
    padding-right: 0;
}

.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #4D5959;
}

.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 0;
}

.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-item {
    padding-left: 15px;
}

.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.widget_media_image,
.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.widget_media_image {
    display: none;
}

.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #4D5959;
    font-size: 16px;
    font-weight: normal;
}

.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
    color: #888;
    font-weight: normal;
}

.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: #4D5959;
    font-size: 16px;
    font-weight: normal;
}

.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, 
.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, 
.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, 
.jas-push-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  color: #888;
}
/* end - mobile */

/* others */
.header-submenu-hidden ul {
	display: none !important;
}

.jas-push-menu .header-submenu-hidden ul {
	display: block !important;
}
/* end - others */
/* end - max mega menu */

/* ultimate posts widget */
.upw-before p {
    color: #1F4E79;
    font-size: 26px;
    text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
    .upw-before p { font-size: 22px; }
}

.upw-posts p,
.widget_ultimate_posts p {
	display: none;
}

.widget_ultimate_posts p {
    margin-bottom: 0;
}

.widget_ultimate_posts ul {
    margin-top: -18px;
}

.widget_ultimate_posts .post-date {
    text-align: right;
}

/* others */
.sidebar .upw-no-post li {
    padding: 10px !important;
}

.widget_ultimate_posts .post-date a {
    border-top-width: 0 !important;
    padding-top: 0 !important;
}
/* end - others */
/* end - ultimate posts widget */

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

.wpml-ls-legacy-dropdown-click {
	margin-top: 4px;
	width: auto;
}

.wpml-ls-legacy-list-horizontal {
	border: 0;
	clear: none;
	padding: 0;
}

.jas-push-menu .wpml-ls-legacy-list-horizontal {
    left: 15px;
    position: absolute;
    top: 6px;
}

.wpml-ls-legacy-list-horizontal a {
	display: inline-block;
	letter-spacing: 1px;
	padding-bottom: 11px;
	padding-right: 0;
	padding-top: 10px;
}

.wpml-ls-legacy-list-horizontal a:active,
.wpml-ls-legacy-list-horizontal a:focus {
	color: #FFF;
}

.wpml-ls-legacy-list-horizontal > ul {
	line-height: 1.3em;
}

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

.wpml-ls-legacy-list-horizontal .wpml-ls-item:first-child {
	margin-left: 0;
}

#jas-mobile-menu div {
	position: absolute;
	left: 0;
	top: -68px;
}

#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: #A3B3D0;
	content: "|";
	float: left;
	font-size: 12px;
	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: #A3B3D0;
	content: "";
	float: left;
	height: 13px;
	margin-top: 12px;
	width: 1px;
}

.wpml-ls-statics-shortcode_actions li:first-child:before {
	display: none;
}
/* 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;
}

.fs-l,
.fs-l a,
.fs-l li,
.fs-l p,
.fs-l span,
.fs-l td,
.fs-l th {
	font-size: 17px;
	line-height: 1.3em;
	margin-bottom: 0.6em;
}
@media only screen and (max-width: 767px) {
	.fs-l,
	.fs-l a,
	.fs-l li,
	.fs-l p,
	.fs-l span,
	.fs-l td,
	.fs-l th {
		font-size: 15px;
	}
}

.fs-l li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.fs-m,
.fs-m a,
.fs-m li,
.fs-m p,
.fs-m span,
.fs-m td,
.fs-m th {
	font-size: 15px;
}
@media only screen and (max-width: 767px) {
	.fs-m,
	.fs-m a,
	.fs-m li,
	.fs-m p,
	.fs-m span,
	.fs-m td,
	.fs-m th {
		font-size: 14px;
	}
}

.fs-m li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

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

.fs-s li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.fs-xl,
.fs-xl a,
.fs-xl li,
.fs-xl p,
.fs-xl span,
.fs-xl td,
.fs-xl th {
	font-size: 19px;
}
@media only screen and (max-width: 767px) {
	.fs-xl,
	.fs-xl a,
	.fs-xl li,
	.fs-xl p,
	.fs-xl span,
	.fs-xl td,
	.fs-xl th {
		font-size: 17px;
	}
}

.fs-xl li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

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

.fs-xs li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.fs-xxl,
.fs-xxl a,
.fs-xxl li,
.fs-xxl p,
.fs-xxl span,
.fs-xxl td,
.fs-xxl th {
	font-size: 21px;
}
@media only screen and (max-width: 767px) {
	.fs-xxl,
	.fs-xxl a,
	.fs-xxl li,
	.fs-xxl p,
	.fs-xxl span,
	.fs-xxl td,
	.fs-xxl th {
		font-size: 19px;
	}
}

.fs-xxl li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

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

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

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

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

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

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

.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);
}

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

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

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

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

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

.ls-1 * {
	letter-spacing: 1px;
}

.ls-2 * {
	letter-spacing: 2px;
}

.ls-3 * {
	letter-spacing: 3px;
}

.ls-4 * {
	letter-spacing: 4px;
}

.ls-5 * {
	letter-spacing: 5px;
}

.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;
}

.m-0 { margin: 0 !important; }
.m-5 { margin: 5px !important; }
.m-10 { margin: 10px !important; }
.m-15 { margin: 15px !important; }
.m-20 { margin: 20px !important; }
.m-30 { margin: 30px !important; }
.m-40 { margin: 40px !important; }
.m-50 { margin: 50px !important; }
.m-60 { margin: 60px !important; }
.m-70 { margin: 70px !important; }
.m-80 { margin: 80px !important; }
.m-90 { margin: 90px !important; }

.mb-0 { margin-bottom: 0 !important; }
.mb-5 { margin-bottom: 5px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-60 { margin-bottom: 60px !important; }
.mb-70 { margin-bottom: 70px !important; }
.mb-80 { margin-bottom: 80px !important; }
.mb-90 { margin-bottom: 90px !important; }

.ml-0 { margin-left: 0 !important; }
.ml-5 { margin-left: 5px !important; }
.ml-10 { margin-left: 10px !important; }
.ml-15 { margin-left: 15px !important; }
.ml-20 { margin-left: 20px !important; }
.ml-30 { margin-left: 30px !important; }
.ml-40 { margin-left: 40px !important; }
.ml-50 { margin-left: 50px !important; }
.ml-60 { margin-left: 60px !important; }
.ml-70 { margin-left: 70px !important; }
.ml-80 { margin-left: 80px !important; }
.ml-90 { margin-left: 90px !important; }

.mr-0 { margin-right: 0 !important; }
.mr-10 { margin-right: 10px !important; }
.mr-15 { margin-right: 15px !important; }
.mr-20 { margin-right: 20px !important; }
.mr-30 { margin-right: 30px !important; }
.mr-40 { margin-right: 40px !important; }
.mr-50 { margin-right: 50px !important; }
.mr-60 { margin-right: 60px !important; }
.mr-70 { margin-right: 70px !important; }
.mr-80 { margin-right: 80px !important; }
.mr-90 { margin-right: 90px !important; }

.mt-0 { margin-top: 0 !important; }
.mt-5 { margin-top: 5px !important; }
.mt-10 { margin-top: 10px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-50 { margin-top: 50px !important; }
.mt-60 { margin-top: 60px !important; }
.mt-70 { margin-top: 70px !important; }
.mt-80 { margin-top: 80px !important; }
.mt-90 { margin-top: 90px !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;
}

.p-0 { padding: 0; }
.p-10 { padding: 10px; }
.p-15 { padding: 15px; }
.p-20 { padding: 20px; }
.p-30 { padding: 30px; }
.p-40 { padding: 40px; }
.p-50 { padding: 50px; }
.p-60 { padding: 60px; }
.p-70 { padding: 70px; }
.p-80 { padding: 80px; }
.p-90 { padding: 90px; }

.pb-0 { padding-bottom: 0; }
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-20 { padding-bottom: 20px; }
.pb-30 { padding-bottom: 30px; }
.pb-40 { padding-bottom: 40px; }
.pb-50 { padding-bottom: 50px; }
.pb-60 { padding-bottom: 60px; }
.pb-70 { padding-bottom: 70px; }
.pb-80 { padding-bottom: 80px; }
.pb-90 { padding-bottom: 90px; }

.pl-0 { padding-left: 0; }
.pl-10 { padding-left: 10px; }
.pl-15 { padding-left: 15px; }
.pl-20 { padding-left: 20px; }
.pl-30 { padding-left: 30px; }
.pl-40 { padding-left: 40px; }
.pl-50 { padding-left: 50px; }
.pl-60 { padding-left: 60px; }
.pl-70 { padding-left: 70px; }
.pl-80 { padding-left: 80px; }
.pl-90 { padding-left: 90px; }

.pr-0 { padding-right: 0; }
.pr-10 { padding-right: 10px; }
.pr-15 { padding-right: 15px; }
.pr-20 { padding-right: 20px; }
.pr-30 { padding-right: 30px; }
.pr-40 { padding-right: 40px; }
.pr-50 { padding-right: 50px; }
.pr-60 { padding-right: 60px; }
.pr-70 { padding-right: 70px; }
.pr-80 { padding-right: 80px; }
.pr-90 { padding-right: 90px; }

.pt-0 { padding-top: 0; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 20px; }
.pt-30 { padding-top: 30px; }
.pt-40 { padding-top: 40px; }
.pt-50 { padding-top: 50px; }
.pt-60 { padding-top: 60px; }
.pt-70 { padding-top: 70px; }
.pt-80 { padding-top: 80px; }
.pt-90 { padding-top: 90px; }

.seg {
	padding-right: 10px;
}
@media only screen and (max-width: 414px) {
	.seg {
		display: inline-block;
		padding-left: 3px;
		padding-right: 3px;
		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);
}

.tbl {
	overflow-x: auto;
}

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

.tbl tr th {
	padding-bottom: 8px;
	padding-top: 8px;
}
@media only screen and (min-width: 48em) {
	.tbl tr th {
		padding-bottom: 13px;
		padding-top: 13px;
	}
}

.tbl.tbl-no-padding tr td:first-child,
.tbl.tbl-no-padding tr th:first-child,
.tbl.tbl-no-padding.tbl-s tr td:first-child,
.tbl.tbl-no-padding.tbl-s tr th:first-child {
	padding-left: 0;
}

.tbl.tbl-s tr td,
.tbl.tbl-s tr th {
	padding: 2px;
	vertical-align: top;
}
@media only screen and (min-width: 48em) {
	.tbl.tbl-s tr td,
	.tbl.tbl-s tr th {
		padding: 5px;
	}
}

.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 {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	vertical-align: middle;
}
@media only screen and (max-width: 767px) {
	.tbl tr th { font-size: 13px; }
}

.tbl-blue tr td { background-color: #F2F9FF; }
.tbl-green tr td { background-color: #F2F9EC; }
.tbl-grey tr td { background-color: #F7F7F7; }
.tbl-purple tr td { background-color: #E8E7F6; }
.tbl-red tr td { background-color: #FFEEEE; }
.tbl-blue:not(.tbl-no-line-color) tr:nth-child(2n+1) td { background-color: #BDE3FF; }
.tbl-green:not(.tbl-no-line-color) tr:nth-child(2n+1) td { background-color: #DCEDCB; }
.tbl-grey:not(.tbl-no-line-color) tr:nth-child(2n+1) td { background-color: #E2E2E2; }
.tbl-purple:not(.tbl-no-line-color) tr:nth-child(2n+1) td { background-color: #D0CCEF; }
.tbl-red:not(.tbl-no-line-color) tr:nth-child(2n+1) td { background-color: #FFD1D1; }
.tbl-blue tr th { background-color: #1F4E79; }
.tbl-green tr th { background-color: #88B996; }
.tbl-grey tr th { background-color: #555; }
.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; }
.blue, .blue *:not([style*="color"]) { color: #1F4E79 !important; }
.brown, .brown *:not([style*="color"]) { color: #B59677 !important; }
.dark-blue, .dark-blue *:not([style*="color"]) { color: #001D54  !important; }
.golden, .golden *:not([style*="color"]) { color: #CCB59A !important; }
.grey, .grey *:not([style*="color"]) { color: #999 !important; }
.light-blue, .light-blue *:not([style*="color"]) { color: #0C90CE !important; }
.light-orange, .light-orange *:not([style*="color"]) { color: #FFF !important; }
.red, .red *:not([style*="color"]) { color: #E9402F !important; }
.turquoise, .turquoise *:not([style*="color"]) { color: #3DBAC1 !important; }
.white, .white *:not([style*="color"]) { color: #FFF !important; }

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

/* website */
.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%);
	-moz-transition: all .3s;
	-ms-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 only screen and (-webkit-min-device-pixel-ratio: 0) {  /* chrome */
	.btn-play {
		display: table;
	}
}

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

.btn-tri {
	position: relative;
}

.btn-tri,
.btn-tri a {
	color: #1B5D7E;
}

.btn-tri a:after {
	border-color: transparent transparent transparent #1B5D7E;
	border-style: solid;
	border-width: 9px 0 9px 18px;
	content: "";
	margin-left: 10px;
	height: 0;
	position: absolute;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
}

.btn-tri > div > * {
	margin-top: 0;
}

.footer__top .footer-hidden {
	display: none;
}

.header-line,
.header-line-left {
	margin-bottom: 20px;
}

.header-line > div:after,
.header-line-left > div:after {
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 0;
	content: "";
	display: inline-block;
	height: 9px;
	position: relative;
	width: 70px;
}

.header-line.white > div:after {
	background-image: url(../images/header_line_w.png);
}

.header-line > div:after {
	background-image: url(../images/header_line.png);
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.header-line-left > div:after {
	background-image: url(../images/header_line_l.png);
	left: 0;
}

.header-line-left.white > div:after {
	background-image: url(../images/header_line_l_w.png);
}

.header-line > div > *,
.header-line-left > div > * {
	color: #1F4E79;
}

.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);
}

.footer__top .logo,
.footer__top .weibo-code {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.s-slider.slider-bg .jas-slider-caption {
	background: rgba(181,150,119,0.75);
	padding: 25px 35px 30px;
}
@media only screen and (max-width: 767px) {
	.s-slider.slider-bg .jas-slider-caption {
		padding: 15px 20px 20px;
	}
}
@media only screen and (max-width: 575px) {
	.s-slider.slider-bg .jas-slider-caption {
		padding: 8px 10px 13px;
	}
}
@media only screen and (min-width: 768px) {
	.s-slider.slider-bg .jas-slider-caption {
		min-width: 500px;
	}
}

@media only screen and (max-width: 767px) {
	.s-slider .jas-slider-caption h3 { font-size: 16px; }
	.s-slider .jas-slider-caption h4 { font-size: 14px; }
}
@media only screen and (max-width: 575px) {
	.s-slider .jas-slider-caption h3 { font-size: 12px; }
	.s-slider .jas-slider-caption h4 { font-size: 10px; }
}

.s-slider .jas-slider-caption h3 {
	letter-spacing: 3px;
	margin-bottom: 15px;
	padding-bottom: 35px;
}
@media only screen and (max-width: 767px) {
	.s-slider .jas-slider-caption h3 {
		letter-spacing: 1px;
		margin-bottom: 5px;
		padding-bottom: 13px;
	}
}

.s-slider.slider-sep .jas-slider-caption h3 {
	background: url(../../gecko/assets/images/title-bg.png) center bottom no-repeat;
	background-size: contain;
}

.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 {
	-webkit-box-align: end;
	-moz-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: 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;
}

/* header */
#jas-header .header__top:after {
	border-width: 100px 100px 0 0;
	border-style: solid;
	bottom: 0;
	content: "";
	height: 0;
	left: 60%;
	position: absolute;
	width: 0;
}

#jas-header .header__top:before {
	background: #1F4E79;
	content: "";
	height: 100%;
	right: 0;
	position: absolute;
	top: 0;
	width: 40%;
}

/* breadcrumb */
.breadcrumb-container {
	bottom: -8px;
	left: 30px;
	position: absolute;
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	width: 100%;
}
@media only screen and (max-width: 767px) {
	.breadcrumb-container {
		display: none;
	}
}

body.archive .breadcrumb-container,
body.category .breadcrumb-container,
body.blog .breadcrumb-container {
	display: none;
}

.breadcrumb-container > div {
	/*float: right;*/
	position: relative;
}

.jas-breadcrumb {
	background: #5F9BC6;
	border-bottom-right-radius: 4px;
	overflow: visible;
	padding: 10px 20px 8px 15px;
	position: relative;
}

.page-head .woocommerce-breadcrumb,
.page-head .jas-breadcrumb {
	margin-top: 0;
}

.jas-breadcrumb:before {
	border-color: transparent #5F9BC6 transparent transparent;
	border-style: solid;
	border-width: 0 35px 37px 0;
	bottom: 0;
	content: "";
	display: inline-block;
	height: 0;
	position: absolute;
	right: 100%;
	width: 0;
}
/* end - breadcrumb */

/* title */
.title-container > div:after  {
	background: #5F9BC6;
	bottom: -8px;
	content: "";
	height: 8px;
	left: 0;
	position: absolute;
	width: 3000px;
}

body.archive .page-head .title-container > div:after,
body.category .page-head .title-container > div:after,
body.single .page-head .title-container > div:after,
.page-head.no-bg .title-container > div:after {
	background: #5F9BC6;
	bottom: -16px;
}

.title-container > div:before  {
	background: #5F9BC6;
	bottom: -8px;
	content: "";
	height: 8px;
	position: absolute;
	right: 100%;
	width: 3000px;
}

body.archive .page-head .title-container > div:before,
body.category .page-head .title-container > div:before,
body.single .page-head .title-container > div:before,
.page-head.no-bg .title-container > div:before {
	bottom: -16px;
}

.title-container {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}

body.archive .page-head .title-container,
body.category .page-head .title-container,
body.single .page-head .title-container,
.page-head.no-bg .title-container {
	position: relative;
}

.title-container > div {
	overflow: hidden;
}

.title-container > div > div {
	/*background: #0C90CE;*/
	float: left;
	padding: 5px 15px 6px;
	position: relative;
}

@media only screen and (min-width: 48em) {
	.title-container > div > div {
		padding-left: 0;
	}
}

@media only screen and (max-width: 767px) {
	body.archive .page-head .title-container > div > div,
	body.category .page-head .title-container > div > div,
	body.single .page-head .title-container > div > div,
	.page-head.no-bg .title-container > div > div {
		padding-left: 0;
	}
}

.title-container > div > div:after {
	border-color: transparent transparent transparent transparent;
	border-style: solid;
	/*border-width: 0 152px 154px 0;*/
	content: "";
	display: inline-block;
	height: 0;
	position: absolute;
	left: 100%;
	top: 0;
	width: 0;
}
@media only screen and (max-width: 767px) {
	.title-container > div > div:after {
		border-width: 0 45px 47px 0;
	}
}
@media only screen and (max-width: 575px) {
	.title-container > div > div:after {
		border-width: 0 43px 45px 0;
	}
}
/* end - title */
/* end - header */
/* end - website */