@charset UTF-8;
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:500,900,300,700,400);
@import url(http://fonts.googleapis.com/css?family=Oswald:100,300,400,900);
@import url(http://fonts.googleapis.com/css?family=Dosis);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700);

@font-face {
		font-family:'Lato';
		src: url('../fonts/Poppins_0.ttf');
	}



body {
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	margin: 0;
	padding: 0;
	color: #5e5e5e;
}

a {
	color: #535354;
	text-decoration: none;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}

.wrapper {
	width: 1140px;
	margin: 0px auto;
	position: relative;
}

.boxed:not(.active) {
	background: #fff!important;
}

.active.boxed {
	width: 1250px;
	margin: 0px auto;
	background: #fff;
	box-shadow: 0 0px 10px rgba(0,0,0,0.2);
	padding: 0px;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

i.fa {
	line-height: inherit;
	font-weight: normal;
}

p {
	/*font-family: 'Roboto', sans-serif;*/
	font-family:'Lato', sans-serif;
	font-size: 16px;
	margin-bottom: 18px;
	line-height: 150%;
}

p:last-child {
	margin-bottom: 0px;
}

h1, h2, h3,
h4, h5, h6 {
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family:'Lato', sans-serif;
	#text-transform: uppercase;
}

/*h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}
*/
img {
	max-width: 100%;
	height: auto;
}

/*------------------------------------------------------------------
[3. Content styling]

1. .content
	2. .full-block .ot-slider
	3. .wrapper
		3.1. .full-block
		3.2. .split-block
			3.2.1. .main-content .paragraph-row .ot-panel-block

Main panels	  .ot-panel-block
-------------------------------------------------------------------*/

.content {
	display: block;
}

.full-block {
	display: block;
	margin-bottom: 40px;
}

.full-block:last-child {
	margin-bottom: 0px;
}

.content-split {
	display: block;
}

.content-split:after {
	display: block;
	content: '';
	clear: both;
}

.content-split .split-1-3 {
	display: block;
	float: left;
	width: 31.3%;
	margin-left: 3%;
}

.content-split > div:first-child {
	margin-left: 0px;
}

.ot-slide .ot-slider-layer a {
	overflow: hidden;
}

.article-category-block .item-featured a {
	display: block;
	position: relative;
	overflow: hidden;
}

.article-category-block .item-featured img,
.ot-slider-layer img {
	width: 100%;
	transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
}

.article-category-block .item-featured:hover img,
.ot-slider-layer:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.ot-slider {
	margin-top: 0px;
}

.article-category-block .item-smalls .item {
	margin-bottom: 30px;
}

.article-category-block .item-smalls .item:last-child {
	margin-bottom: 0px;
}

.article-category-block .item-featured a .content-bottom > strong {
	font-size: 27px!important;
	padding-right: 18px!important;
}

.article-category-block .item-smalls .item .item-header {
	width: 100px;
}

.article-category-block .item-smalls .item .item-content {
	margin-left: 118px;
}

.article-category-block .item-smalls .item .item-content h4 {
	display: block;
	margin-bottom: 9px;
	font-weight: 500;
	font-size: 1em;
	letter-spacing: -0.3px;
	line-height: 24px;
	color: #1B1B1B;
	/*font-family: 'Oswald', sans-serif;*/
	font-family:'Lato', sans-serif;
	text-transform: uppercase;
}

.split-block {
	display: block;
	width: 100%;
}

.split-block:after {
	display: block;
	content: '';
	clear: both;
}

.split-block > aside {
	float: left;
	width: 29%;
	max-width: 29%;
}
.split-block > div {
	float: left;
	width: 67%;
	max-width: 67%;
}

.comments-block .item .item-content h4 {
	display: block;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 1em;
	letter-spacing: -0.3px;
	line-height: 24px;
	color: #1B1B1B;
	/*font-family: 'Oswald', sans-serif;*/
	font-family:'Lato', sans-serif;
	text-transform: uppercase;
}
.comments-block .item .item-content p {
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 10px;
}






.column6 .category-review-block .item a .featured-text {
	display: none!important;
}


.split-middle-block {
	display: block;
	width: 100%;
}

.split-middle-block:after {
	display: block;
	clear: both;
	content: '';
}

.split-middle-block > .ot-panel-block {
	display: block;
	float: left;
	width: 47.35%;
}

.split-middle-block > .ot-panel-block:nth-child(2n+1) {
	margin-right: 2.2%;
}

.split-middle-block > .ot-panel-block:nth-child(2n) {
	margin-left: 2.2%;
}

.item .item-header .image-hover img, .item .item-header .image-hover {
	display: block;
}

.title-block .title-links {
	display: block;
	padding-top: 8px;
	margin-bottom: -12px;
	padding-bottom: 14px!important;
}

body .title-block .title-links a {
	display: inline-block;
	margin: 0 4px;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size: 13px;
	/*font-family: 'Roboto', sans-serif;*/
	font-family:'Lato', sans-serif;
	font-weight: 500;
	font-weight: normal;
	color: #40424d;
	line-height: 100%;
	position: relative;
	margin-left: 18px;
	border-bottom: 2px solid transparent;
}

body .title-block .title-links a:before {
	display: block;
	position: absolute;
	left: -13px;
	top: 0px;
	height: 90%;
	width: 1px;
	border-left: 1px dashed #aaa;
	content: '';
}

body .title-block .title-links a:first-child:before {
	display: none;
}

.ot-panel-block .title-block.title-dark .title-links a,
.ot-panel-block.panel-dark .title-block .title-links a {
	color: #fff;
}

.ot-panel-block .title-block.title-dark .title-links a:hover,
.ot-panel-block.panel-dark .title-block .title-links a:hover {
	border-bottom: 2px solid #ccc;
}

.title-block .title-links a:hover {
	border-bottom: 2px solid #3e3e3e;
}

.ot-panel-block.panel-dark .title-block .title-links a.active:hover,
.title-block .title-links a.active {
	border-bottom: 2px solid #dd3131;
}
.ot-panel-block.panel-dark .split-articles .item {
	background: #393939;
}
.ot-panel-block.panel-dark.dark-texture .split-articles .item {
	background: #393939 url(../images/dark-texture.jpg);
}
.ot-panel-block.panel-dark .split-articles .item .item-content > p {
	color: #aaa;
}

.ot-panel-block .home-featured-shop-items {
	margin-bottom: 10px!important;
}

.ot-panel-block > div.about-author {
	display: block;
	padding: 35px;
}

.ot-panel-block > div.contact-content {
	display: block;
	padding: 10px;
}

.ot-panel-block .contact-content .shortcode-content {
	padding: 20px 30px 30px 30px;
}

.ot-panel-block .contact-content .shortcode-content h2:last-child {
	margin-bottom: 0px;
}

.paragraph-row:last-child {
	margin-bottom: 0px;
}

.about-author:after {
	display: block;
	clear: both;
	content: '';
}

.about-author .author-header {
	display: block;
	float: left;
	overflow: hidden;
	width: 116px;
	height: 116px;
	border-radius: 50%;
	-moz-border-radius: 50%;
}

.about-author .author-content {
	margin-left: 150px;
}

.about-author .author-content h4 {
	color: #5c5c5c;
	font-size: 28px;
	margin-bottom: 15px;
}

.about-author .author-content .author-socials {
	cursor: default;
}

.about-author .author-content .author-socials a {
	display: inline-block;
	width: 25px;
	height: 25px;
	font-size: 13px;
	line-height: 25px;
	text-align: center;
	margin-left: 2px;
	background: #aaaaaa;
	border-radius: 50%;
	color: #fff!important;
}

.about-author .author-content .author-socials a:hover {
	background: #232323;
}

.ot-panel-block .post-image {
	background: transparent;
	box-shadow: none;
	padding: 0px;
}

.main-content.image-overlap {
	margin-top: -190px;
	position: relative;
}

.main-content.image-overlap:before {
	display: block;
	content: '';
	width: 24px;
	height: 150px;
	background: url(../images/article-shadow.png) no-repeat center;
	z-index: 0;
	left: 100%;
	top: 0px;
	position: absolute;
}
.ot-panel-block > div.banner {
	text-align: center;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.09);
}
.ot-slider .owl-stage-outer {white-space: nowrap;}
.main-slider-wrapper {background: #fff;/*border-bottom: 3px solid #ccc;*/padding:20px 0 10px 0;margin-top: -36px;}
.ot-slider {padding: 0!important;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-bottom: 0px;}
.ot-slide {display: block;white-space: normal;}
.ot-slide img {backface-visibility: hidden;-moz-backface-visibility: hidden;-webkit-backface-visibility: hidden;transform: translateX(0);-moz-transform: translateX(0);-webkit-transform: translateX(0);}
.ot-slide .ot-slider-layer {width: 58%;display: block;float: left;}
.category-review-block a,.ot-slide .ot-slider-layer a {position: relative;display: block;color: #fff;}
.ot-panel-block > div.category-review-block {padding: 0px!important;box-shadow: none!important;}
.ot-panel-block > div.error-big-message {padding: 120px 0px!important;box-shadow: none!important;}
.ot-slide .ot-slider-layer {overflow: hidden;}
.ot-slide .ot-slider-layer a:before {
	display: block;
	content: '';
	#background: url(../img/slider-shadow.png) no-repeat center bottom;
	background-size: 100% 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100.5%;
	height: 100%;
	opacity: 0.5;
	z-index: 2;
	filter: alpha(opacity=50);
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform: translateX(0);
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
}

.category-review-block a .slider-rating,
.ot-slide .ot-slider-layer a .slider-rating {position: absolute;display: block;top: 0px;right: 0px;z-index: 2;background: rgba(0,0,0,0.3);padding: 6px 12px;text-align: center;transition: all 0.2s;-moz-transition: all 0.2s;-webkit-transition: all 0.2s;-o-transition: all 0.2s;}
.category-review-block a:hover .slider-rating,.ot-slide .ot-slider-layer a:hover .slider-rating {background: rgba(0,0,0,0.4);}
.category-review-block a .slider-rating .slider-star-num,.ot-slide .ot-slider-layer a .slider-rating .slider-star-num {
	display: block;
	font-size: 30px;
	font-weight: 300;
	/*font-family: 'Roboto', sans-serif;*/
	font-family:'Lato', sans-serif;
	font-weight: 100;
	font-size: 63px;
	line-height: 100%;
}

.ot-slide .ot-slider-layer a .content-bottom {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 2;
	padding: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ot-slide .ot-slider-layer a .content-bottom > strong {
	display: block;
	font-family: 'Oswald', sans-serif;
	/*font-family:'Lato', sans-serif;*/
	font-size: 30px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
    text-transform: none;
    line-height: 40px;
    letter-spacing: 0.5px;
	padding-left: 18px;
	padding-bottom: 16px;
	padding-right: 120px;
	vertical-align: baseline;
}

.ot-slide .ot-slider-layer a .content-bottom .categories {
	display: block;
	margin-right: 120px;
	margin-left: 18px;
	padding-bottom: 10px;
}

.ot-slide .ot-slider-layer a .content-bottom .categories span.category-tag {
	display: inline-block;
	margin-top: 4px;
	margin-right: 1px;
	padding: 7px 14px;
	text-transform: uppercase;
	font-size: 11px;
	/*font-family: 'PT Sans Caption', sans-serif;*/
	font-family:'Lato', sans-serif;
}

.ot-slide .ot-slider-layer a .content-bottom .timeago {
	display: inline-block;
	line-height: 260%;
	text-transform: uppercase;
	font-size: 11px;
	/*font-family: 'PT Sans Caption', sans-serif;*/
	font-family:'Lato', sans-serif;
	margin-left: 10px;
	padding-top: 3px;
}

.ot-slide .ot-slider-layer.second {
	width: 21%;
}

.ot-slide .ot-slider-layer.second a .content-bottom > strong {
	font-size: 23px;
	line-height: 29px;
	padding-right: 22px;
}

.ot-slide .ot-slider-layer.fourth {
	width: 24.7%;
	margin-left: 0px;
}

.owl-carousel .owl-controls .owl-nav {
	opacity: 0!important;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}

.owl-carousel:hover .owl-controls .owl-nav {
	opacity: 1!important;
}

.owl-nav div.owl-prev {
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 0px;
	background: transparent;
	font-size: 0!important;
	margin: 0px;
	padding-right: 3px;
	height: 100%;
	z-index: 5;
}

.owl-nav div.owl-next {
	position: absolute;
	right: 0px;
	top: 0px;
	border-radius: 0px;
	background: transparent;
	font-size: 0!important;
	margin: 0px;
	padding-left: 3px;
	height: 100%;
}

.owl-controls .owl-page, .owl-controls .owl-nav div {
	cursor: pointer;
}

.owl-nav div.owl-prev:after {
	/*font-family: "FontAwesome";*/
	font-family:'Lato', sans-serif;
	content: url("../img/perv.png");
	display: block;
	/*background: rgba(0,0,0,0.2);*/
	color: #fff;
	text-transform: uppercase;
	padding: 23px 18px;
	line-height: 450px; 
}

.owl-nav div.owl-next:after {
	/*font-family: "FontAwesome";*/
	font-family:'Lato', sans-serif;
	content: url("../img/next.png");
	display: block;
	/*background: rgba(0,0,0,0.2);*/
	color: #fff;
	text-transform: uppercase;
	padding: 23px 18px;
	line-height: 450px;
	height: 100%;
	position: relative;
}

.owl-nav div.owl-next:after,
.owl-nav div.owl-prev:after {
	padding: 0 10px;
	font-size: 33px;
	height: 100%;
	/*background: rgba(0,0,0,0.2);*/
}
.boxed:not(.active) .full-block {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	position: relative;
}



/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.ot-slider-layer .ot-slider-a {
	display:block;
	height:400px;
	background-size: cover !important;
}
.ot-slider-layer img.ot-slider-div:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.ot-slider-layer img.ot-slider-div{
	height: 100% !important;
}

/* 导航调试 */
#main-menu-wrapper .otm > div > ul {
    line-height: 57px;
	height: 57px;
}
.otm > div > ul > li {
    float: left;
    line-height: inherit;
    background-color: inherit;
}
.otm > div > ul > li > a {
    padding-bottom: 0;
    padding-top: 0;
    color: #444;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.otm > div > ul > li > a span {
    line-height: 100%;
    vertical-align: middle;
    white-space: nowrap;
}
.otm > div > ul > li > a {
    padding: 17px 30px;
    border-right: 1px solid #ddd;
    line-height: inherit;
    text-decoration: none;
}

.otm ul li.active > a {
	color: #dd3333;
}
.otm ul.sub-menu > li > a {
	border-right: 0 !important;
}
.otm .sub-menu {
    display: none;
    width: 200px;
    position: absolute;
    box-shadow: 0 2px 5px 3px #c9c7c8;
}
.otm .sub-menu li {
    display: block;
    padding: 0 15px;
    background: #fff;
    color: #333;
    border-bottom: 1px solid #eee;
    margin-left: 0;
	vertical-align: middle !important;
}
.otm .sub-menu li a {
	color: #777;
}