*, :after, :before {
	box-sizing: border-box;
}
body, html {
	width: 100%;
	height: 100%;
	/* padding-left: 39px; */
	background: #424242 url(../images/productImg.jpg);
}
body {
	font: 1em/1 'Raleway', sans-serif;
	color: #333;
	margin: 0 auto;
}

/*img {
  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;
}*/
/*===============================common css================================*/
.animate-element {
	visibility: hidden;
}
.sprite, .nav-brand-slides .prev, .nav-brand-slides .next, .prodcut-img_nav.prev, .prodcut-img_nav.next {
	background: url(../images/himdari-sprite.png) no-repeat;
	display: inline-block;
	text-indent: -99999px;
}
.main-logo, .feature-link, .scroll-down, .scroll-down i {
	left: 0;
	right: 0;
	margin: auto;
}
.cf:before, .cf:after, .secction-block:before, .secction-block:after {
	content: "";
	display: table;
}
.cf:after, .secction-block:after {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
#nav-main .menu-item:hover {
	transition: all .5s linear;
}

/*===============================nav css================================*/
#nav-main {
	position: fixed;
	top: 0;
	left: 0;
	width: 288px;
	overflow: hidden;
	padding-bottom: 63px;
	height: 100%;
	border: 1px solid transparent;
	border-right-color: #2e2e2e;
	background: #333;
	color: #b2b2b2;
	z-index: 10
}
#nav-main[data-state=closed] {
	width: 80px
}
#nav-main[data-state=closed] .scroller {
	width: 96px
}
#nav-main[data-state=open] #nav-main-toggle i {
	background-position: -350px -295px;
}
#nav-main .scroller {
	position: relative;
	width: 304px;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}
#nav-main #nav-main-toggle {
	position: absolute;
	top: 5px;
	right: 15px;
	cursor: pointer;
	z-index: 5;
}
#nav-main #nav-main-toggle i {
	background-position: 0 0;
	width: 50px;
	height: 50px;
}
.menu-div {
	position: relative;
	height: 64px;
}

/*===============================logo css================================*/
#nav-main #logo-icon {
	display: block;/*height:256px;*/
	padding: 70px 15px;
}
#nav-main[data-state=closed] #logo-icon i {
	display: block;
}
#nav-main #logo-icon i {
	display: none;
}
#logo-icon i {
	background-position: -1px -59px;
	width: 48px;
	height: 56px;
}
#nav-main #logo-full {
	position: absolute;
	top: 88px;
	left: 100px;
}
#nav-main[data-state=closed] #logo-full i {
	opacity: 0;
	-ms-filter: "alpha(Opacity=" 0 ")";
	filter: alpha(opacity=0);
	zoom: 1;
}
#nav-main #logo-full i {
	background-position: -157px -51px;
	overflow: hidden;
	height: 100px;
	width: 88px;
	opacity: 1;
	-ms-filter: "alpha(Opacity=" 100 ")";
	filter: alpha(opacity=100);
	zoom: 1;
	-webkit-transition: opacity 400ms 0s ease-in-out;
	transition: opacity 400ms 0s ease-in-out;
}
.menu-item {
	color: #b2b2b2;
	text-decoration: none;
	line-height: 2.8;
}
#nav-main .menu-item {
	display: block;
	width: 286px;
	height: 64px;
	padding: 12px 0;
	border: 1px solid transparent;
	border-top-color: #2e2e2e;
	cursor: pointer;
	-webkit-transition: border-color 200ms 0s linear;
	transition: border-color 200ms 0s linear;
}
#nav-main .menu-item:hover {
	color: #999;
	background: #4e4e4e;
}
#nav-main .menu-item>i {
	float: left;
	margin: 0 20px 0 17px
}
#nav-main .menu-item>i.icon-nav-arrow, #nav-main .menu-item>i.icon-nav-expand, #nav-main .menu-item>i.icon-sub-arrow {
	float: right;
	text-align: right;
	margin-top: 12px;
	margin-right: 8px;
	width: 24px;
	height: 24px;
}
.icon-book, .icon-product, .icon-cont, .icon-cert, .icon-search, .icon-shop, .icon-home {
	width: 40px;
	height: 40px;
}
.icon-book {
	background-position: -56px -5px;
}
.icon-cert {
	background-position: -106px -3px;
}
.icon-cont {
	background-position: -155px -4px;
}
.icon-product {
	background-position: -203px -5px;
}
.icon-nav-arrow {
	background-position: -367px -14px;
}
.icon-sub-arrow {
	background-position: -367px -63px;
}
.icon-nav-expand {
	background-position: -314px -66px;
}
.icon-search {
	background-position: -358px -153px;
}
.icon-shop {
	background-position: -307px -155px;
}
.icon-home {
	background-position: -257px -56px;
}
#nav-main .expandable, #nav-main .expandable2 {
	display: block;
	position: relative;
	width: 100%;
	height: 64px;
	overflow: hidden
}
#nav-main .expandable .sub-nav, #nav-main .expandable2 .sub-nav {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	background: #f4f4f4;
	padding: 12px 20px 12px 75px;
	border-color: #f4f4f4;
	z-index: 1
}
#nav-main .expandable .sub-nav .sub-item, #nav-main .expandable2 .sub-nav .sub-item {
	display: block !important;
	width: 100%;
	border-bottom-color: #e4e4e4;
	border-top: none;
	color: #000;
}
#nav-main .expandable .sub-nav .sub-item span, #nav-main .expandable2 .sub-nav .sub-item span {
	height: 48px
}
#nav-main .expandable .sub-nav .sub-item:last-child, #nav-main .expandable2 .sub-nav .sub-item:last-child {
	border-bottom: 0
}
#nav-main .expandable .sub-nav .sub-item:hover, #nav-main .expandable2 .sub-nav .sub-item:hover {
	color: #999;
	background: transparent;
}
#nav-main .expandable .sub-nav:before, #nav-main .expandable2 .sub-nav:before {
	top: 0;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #fff;
	border-width: 8px;
	margin-left: -8px;
	z-index: 2
}
#nav-main .expandable[data-state=closed], #nav-main .expandable2[data-state=closed] {
	height: 64px;
	overflow: hidden
}
#nav-main .expandable:hover .sub-nav:before, #nav-main .expandable2:hover .sub-nav:before, #nav-main .menu-item.multiple:hover .sub-nav:before {
	border-top-color: #fbfbfb
}

/*===============================section css================================*/
.main-logo {
	position: absolute;
	max-width: 299px;
	top: 36px;
	z-index: 3;
	display: block;
	
}
.feature-link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	padding: 0 112px
}
.feature-link .title {
	color: #fff;
	text-decoration: none;
	max-width: 470px;
	margin-top: -45px;
	height: 90px;
	font-size: 2.5em;
	font-weight: 600;
	line-height: 1.3;
	position: absolute;
}
section {
	position: relative;
	width: 100%
}
#splash ul, #intro ul, #product ul {
	display: block;
	position: relative;
	width: 100%
}
#splash ul > li, .videobg {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#splash .splash-pagi {
	position: absolute;
	margin-top: 112px;
	padding-left: 112px;
	width: 50%;
	height: 24px;
	z-index: 3
}
#splash .splash-pagi ul > li, #product .product-pagi ul > li, .nav-brand-slides li, .slider-pagi ul > li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 20px
}
#splash .splash-pagi ul > li.splash_here a, #product .product-pagi ul > li.product_here a, .nav-brand-slides li.brand-slides_here a, .slider-pagi ul > li.prodcut-img_here a {
	background: #e72027
}
#splash .splash-pagi ul > li a, #product .product-pagi ul > li a, .nav-brand-slides li a, .slider-pagi ul > li a {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	background: #fff;
	text-shadow: none;
	color: transparent
}
#splash .splash-pagi ul > li a:hover, #product .product-pagi ul > li a:hover, .nav-brand-slides li a:hover, .slider-pagi ul > li a:hover {
	background: #e72027
}
#splash .mobile-a-feature {
	display: none
}
.home .splash > li {
	position: relative;
	padding: 0 112px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.75);
}
.slide1 {
	background-image: url(../images/slide1.jpg);
}
.slide2 {
	background-image: url(../images/slide2.jpg);
}
.slide3 {
	background-image: url(../images/slide3.jpg);
}
.slide4 {
	background-image: url(../images/slide4.jpg);
}
.slide5 {
	background-image: url(../images/slide5.jpg);
}
.scroll-down {
	position: absolute;
	bottom: 40px;
	width: 180px;
	height: 50px;
	font-weight: 700;
	font-size: 1.63em;
	text-align: center;
	color: #fff;
	cursor: pointer;
	z-index: 3;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.9);
}
.scroll-down i, .pillar-scroller i {
	position: absolute;
	bottom: 0;
	background-position: -268px -20px;
	height: 16px;
	width: 16px;
}

/*=============================== intro css================================*/
.white {
	background: #fff;
}
#intro, .lgreen {
	background: #e9eae2;
}
#why-choose {
	background: #e5eaee;
}
.dgreen {
	background: #f7f7f7;
}
.dsky {
	background: #dff4f1;
}
.lyellow {
	background: #f4eede;
}
#intro, #our-story, #why-choose {
	padding: 112px 0 10px 0;
}
.secction-block {
	padding: 60px 0;
}
.secction-block p {
	font-size: 1em;
}
#brand-slideshow .brand-slides {
	background: url(../images/brand-bg.png) no-repeat top center;
	background-size: 100%;
}
.brand-slides li {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	margin: 0 auto;
}
.brand-slides figure {
	display: block;
	height: 0;
	padding-top: 134.25%;
	position: relative;
	margin: 0;
}
.brand-slides figure img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.brand-slides h4 {
	font-size: 1.88em;
	font-weight: 600;
	margin: 30px auto 15px auto;
}
.brand-slides a {
	color: #ff0000;
	font-size: 1.2em;
	font-weight: 500;
	text-decoration: none;
}
.nav-brand-slides {
	text-align: center;
	margin: 50px auto;
}
#product .product-pagi {
	position: relative;
	text-align: center;
	margin-top: 120px;
}
.nav-brand-slides ul {
	text-align: center;
}
.nav-brand-slides .prev, .nav-brand-slides .next {
	width: 18px;
	height: 28px;
	position: absolute;
	top: 350px;
	z-index: 3
}
.nav-brand-slides .prev {
	background-position: -317px -10px;
	left: 12px;
	transform: rotate(-180deg);
}
.nav-brand-slides .next {
	background-position: -316px -10px;
	right: 15px;
}
.intro-wrap, .pro-slideshow, .product-inner {
	padding: 0 15px 60px 15px;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
.timeline-wrap {
	max-width: 1050px;
	padding: 0 15px 60px 15px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
.intro-wrap h2, .product-desc h2, .cert-wrap h1, .timeline-wrap h2 {
	font-weight: 500;
	font-size: 2.88em;
	color: #ed1c24;
	margin-top: 0;
}
.intro-wrap p, .timeline-wrap p {
	color: #333;
	line-height: 1.8;
	margin: 0 0 30px 0;
}
.intro-left {
	width: 59.83%;
	float: left;
	overflow: hidden;
}
.intro-right {
	float: right;
	width: 34.19%;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.why-choose li, .bullet li, .bullet2 li {
	list-style-image: url('../images/dot.png');
	list-style-position: outside;
	line-height: 1.8;
	font-size: 1.125em;
	font-weight: 400;
	margin: 0 0 30px 25px;
	padding-left: 10px;
}
.pro-slideshow figure {
	max-width: 280px;
	width: 100%;
	height: 280px;
	background: #fff;
	border-radius: 100%;
	overflow: hidden;
	border: 5px solid #d1cbc8;
	float: left;
	margin: 30px auto 0 auto;
}
.product-desc {
	width: 64%;
	float: left;
	margin-left: 4%;
}
.product-desc h2 {
	margin-bottom: 20px;
}
.product-desc p {
	font-size: 1em;
	line-height: 1.8;
	font-weight: 500;
}
.videobg {
	background-image: url(../images/video-bg.png);
}
.home #magic-mix  #magic-mix-video {
	position: relative;
	background-size: 100%;
	background-size: cover;
	min-height: 640px;
	overflow: hidden;
}
#magic-mix-video .wrapper {
	max-width: 1200px;
	padding: 0 15px;
	width: 100%;
	position: absolute;
	top: 10%;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 2;
}
#magic-mix-video h2 {
	font-size: 2.88em;
	font-weight: 500;
	color: #f00;
}
.video-container p {
	font-size: 1em;
	line-height: 1.8em;
}
.play-video {
	background-position: -64px -60px;
	width: 72px;
	height: 78px;
	margin: 25px auto;
}
.watch-video {
	display: block;
	font-size: 1.125em;
}
.pillar-scroller {
	position: absolute;
	left: 94px;
	bottom: 36px;
	cursor: pointer;
	z-index: 3;
}
.container {
	width: 100%;
	min-height: 800px;
	padding: 80px 0;
}
.green {
	background-color: #818154;
}
.brown {
	background: #b67943;
}
.heading {
	font-size: 2.88em;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin: 0 auto 60px auto;
}
.circle-image {
	display: block;
	max-width: 508px;
	width: 100%;
	position: relative;
	height: 0;
	padding-top: 46.6%;
}
.circle-image img, .prodcut-row figure a img {
	position: absolute;
	display: block;
	max-width: 100%;
	max-height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.text-container {
	border-bottom: 2px solid #fff;
	padding-bottom: 64px;
	line-height: 1.2;
	color: #fff;
	max-width: 400px;
	margin: 50px auto;
}
.text-container h2 {
	font-size: 2.25em;
	font-weight: 700;
	line-height: 1.2;
	color: inherit;
}
.text-container p {
	font-size: 1.125em;
	line-height: 1.8;
	color: inherit;
}
.certficate-banner {
	background: url(../images/certificate-bg.png) repeat-x;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
}
.cert-wrap {
	width: 100%;
	padding: 50px 5%;
	margin: 0 auto;
}
.cert-wrap h1 {
	margin-bottom: 70px;
}
.cert-wrap li {
	background: url(../images/logo-bg.png) no-repeat;
	max-width: 226px;
	height: 281px;
	width: 100%;
	float: left;
	overflow: hidden;
	margin: 0 5.2% 50px 0;
	padding-top: 48px;
}
/*.cert-wrap li:nth-child(4n+4) {
	margin-right: 0;
}*/
.cert-wrap li:last-child {
	margin-bottom: 0;
}
.cert-wrap li a {
	text-align: center;
	vertical-align: middle;
	display: block;
}
.bullet li {
	list-style-image: url('../images/dot2.png');
}
.bullet2 li {
	list-style-image: url('../images/dot3.png');
}
.content, .contact-content {
	margin: 0 auto 60px auto;
}
.content-img, .process-img {
	max-width: 300px;
	width: 100%;
	text-align: center;
}
.content-img {
	float: left;
}
.content-img > figure, .process-img > figure {
	max-width: 300px;
	height: 300px;
	background: #fff;
	border-radius: 100%;
	overflow: hidden;
	width: 100%;
}
.content-img > figure {
	max-width: 300px;
	height: 300px;
	margin: 30px auto 40px auto;
}
.content-img span {
	display: block;
}
.content-img span:first-of-type {
	font-size: 2em;
	color: #ed1c24;
	margin-bottom: 20px;
}
.content-img span:last-of-type {
	font-size: 1.125em;
	font-weight: 700;
	color: #000;
}
.content-desc, .process-desc {
	width: 70%;
}
.process-desc {
	margin-top: 150px;
}
.content-desc {
	float: right;
	padding-top: 100px;
}
.process-img > figure {
	margin: 80px auto 0 auto;
}
.process-desc h3 {
	font-size: 2.25em;
	margin: 0 0 20px 0;
}
.bredcrumb {
	margin: 0 auto 50px auto;
	font-size: 1.5em;
	color: #666;
}
.bredcrumb span {
	font-weight: 600;
}
.img-slider {
	width: 33%;
	float: left;
	overflow: hidden;
	margin-right: 7%;
	position: relative;
}
.img-slider li {
	text-align: center;
}
.slider-pagi {
	width: 100%;
	text-align: center;
	margin: 0px auto 50px auto;
}
.product-info {
	width: 55%;
	float: left;
}
.product-info p {
	line-height: 1.8;
}
.product-info h2, .product-info h3 {
	color: #e91d28;
	font-weight: 700 !important;
}
.product-info h2 {
	font-size: 2em !important;
	margin: 21px 0 !important
}
.product-inner h2 {
	font-size: 2.875em;
	color: #e91d28;
	font-weight: 500;
	margin: 0 0 80px 0;
}
.product-info h3 {
	font-size: 1.875em;
	margin: 21px 0;
}
.product-inner h4 {
	color: #fff;
	font-size: 1.875em;
	margin-bottom: 50px;
}
.col {
	float: left;
	width: 40%;
}
.col:first-of-type {
	margin-right: 10%;
}
.col li {
	font-size: 1.125em;
	margin-bottom: 20px;
}
.img-thumb li {
	float: left;
	max-width: 120px;
	width: 100%;
	height: 116px;
	margin: 30px 4% 0 auto;
	text-align: center;
}
.img-thumb li:last-child {
	margin-right: 0;
}
.img-thumb li a {
	display: block;
}
.prodcut-img_nav.prev, .prodcut-img_nav.next {
	position: absolute;
	width: 44px;
	height: 44px;
	top: 40%;
	z-index: 3;
	background-position: -308px -281px;
}
.prodcut-img_nav.prev {
	left: -3px;
}
.prodcut-img_nav.next {
	right: -7px;
	transform: rotate(-180deg);
}
.map {
	width: 100%;
	max-height: 330px;
	overflow: hidden;
	margin: 50px auto;
}
.contact-content {
	width: 90%;
}
.col-1, .col-2 {
	width: 45%;
	float: left;
}
.col1 {
	margin-right: 10%;
}
.contact h2 {
	font-size: 2.125em;
	color: #ed1c24;
	font-weight: 600;
}
.contact h4, .contact-content h5 {
	font-size: 1.5em;
	font-weight: 500;
}
.contact h4 {
	letter-spacing: .4em;
}
.contact-content h5 {
	color: #ed1c24;
	margin: 0 0 20px 0;
}
.contact-content p {
	line-height: 1.5;
	margin: 0 0 10px 0;
}
.con-info {
	margin-bottom: 50px;
}
.con-info a {
	color: #000;
	text-decoration: none;
}
.contact-content select {
	width: 100%;
	margin-bottom: 50px;
	padding: 10px;
}
.contact-content input[type="text"], .contact-content input[type="email"] {
	width: 40%;
}
textarea {
	resize: none;
	width: 100%;
}
.contact-content input[type="text"] {
	margin-right: 3%;
}
.contact-content textarea, .contact-content input {
	background: transparent;
	border: 0;
	border-bottom: 3px solid #191818;
	margin-bottom: 50px;
	padding: 15px;
	color: #000;
}
input[type="submit"] {
	background: #ed1c24;
	color: #fff;
	padding: 10px;
	font-size: 1em;
	border: 0;
	width: 25%;
	text-transform: uppercase;
}
.contact-content input:focus, .contact-content textarea:focus {
	border-bottom: 3px solid #ed1c24;
	outline: 0;
}
.prodcut-row {

	/*background:url(../images/prodcut-bg.png) no-repeat center 165px;*/
	margin: 0 auto 75px auto;
}
.prodcut-row li {
	width: 20%;
	display: inline-block;
	vertical-align: top;
	word-wrap: break-word;
	*display: inline;
	*zoom: 1;
	float: left;
	text-align: center;
	overflow: hidden;
	margin: 0 5% 0 0;
}
.prodcut-row li:last-child {
	margin: 0;
}
* html .prodcut-row li {
	display: inline
}
* + html .prodcut-row li {
	display: inline
}
.prodcut-row li > * {
	display: table;
	table-layout: fixed;
	width: 100%
}
.prodcut-row figure {
	margin: 0 auto 10px auto;
}
.prodcut-row figure a {
	display: block;
	width: 100%;
	position: relative;
	height: 0;
	padding: 152.16% 0 0 0;
	overflow: hidden;
}
.prodcut-row figcaption span {
	display: block;
	font-size: 1em;
	font-weight: 500;
	margin-bottom: 20px;
	line-height: 1.5;
}
.prodcut-row figcaption a {
	color: #e21f27;
	text-decoration: none;
	font-weight: 600;
}

/*=============================== timeline css================================*/*/
#timeline-container {
	min-width: 968px;
	max-width: 968px;
	margin: 0 auto;
}
#mobile_timeline, #timeline {
	clear: both;
	display: block;
	width: 100%;
	padding: 72px 0
}
#mobile_timeline .timeline-item, #timeline .timeline-item {
	display: block;
	position: relative;
}
#mobile_timeline .timeline-item.milestone, #timeline .timeline-item.milestone {
	min-height: 24px
}
#mobile_timeline .timeline-item.milestone .dot:after, #mobile_timeline .timeline-item.milestone .dot:before, #timeline .timeline-item.milestone .dot:after, #timeline .timeline-item.milestone .dot:before {
	display: none
}
#mobile_timeline .timeline-item .dot, #timeline .timeline-item .dot {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -4px;
	margin-left: -11px;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	border: 4px solid #f1ecea;
	background-color: #b9a294
}
#mobile_timeline .timeline-item .dot:after, #mobile_timeline .timeline-item .dot:before, #timeline .timeline-item .dot:after, #timeline .timeline-item .dot:before {
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	width: 64px;
	height: 4px;
	background-color: #d5c7bf
}
#mobile_timeline .timeline-item .dot:before, #timeline .timeline-item .dot:before {
	left: -68px
}
#mobile_timeline .timeline-item .dot:after, #timeline .timeline-item .dot:after {
	right: -68px
}
#mobile_timeline .timeline-item .image, #timeline .timeline-item .image {
	position: relative;
	top: 1px;
	width: 360px;
	height: 360px;
	background-color: #0f0;
	overflow: hidden;
}
#mobile_timeline .timeline-item .image .stencil, #mobile_timeline .timeline-item .image img, #timeline .timeline-item .image .stencil, #timeline .timeline-item .image img {
	position: absolute;
	top: 0;
	left: 0
}
#mobile_timeline .timeline-item .image .stencil, #timeline .timeline-item .image .stencil {
	border: 0;
	width: 100%;
	height: 100%;
	background-size: 100% !important;
	z-index: 2000
}
#mobile_timeline .timeline-item .content, #timeline .timeline-item .content {
	position: relative;
	padding: 40px 24px;
	text-align: left;
	width: 330px;
	height: 341px;
	background-color: #0f0
}
#mobile_timeline .timeline-item .content:after, #timeline .timeline-item .content:after {
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-width: 16px;
	margin-top: -16px
}
#mobile_timeline .timeline-item .content h4, #timeline .timeline-item .content h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 3.125em;
	line-height: 1;
	margin: 0;
}
#mobile_timeline .timeline-item .content h5, #timeline .timeline-item .content h5 {
	position: relative;
	padding: 16px 0;
	margin-bottom: 16px;
	font-weight: 600;
	font-size: 1.125em;
	line-height: 1.3;
	margin: 0;
}
#mobile_timeline .timeline-item .content h5:after, #timeline .timeline-item .content h5:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	width: 44px;
	height: 4px;
	background-color: #fff
}
#mobile_timeline .timeline-item .content p, #timeline .timeline-item .content p {
	font-size: 1em;
	line-height: 1.5;
}
#mobile_timeline .timeline-item .left, #mobile_timeline .timeline-item .right, #timeline .timeline-item .left, #timeline .timeline-item .right {
	width: 50%;
	height: 100%;
	padding: 50px 0;
	border: 2px solid #d5c7bf;
	border-top: 0;
	border-bottom: 0
}
#mobile_timeline .timeline-item .left, #timeline .timeline-item .left {
	float: left;
	border-left: 0;
	border-right-color: #d5c7bf
}
#mobile_timeline .timeline-item .left .stencil, #timeline .timeline-item .left .stencil {
	background: url(../images/circle-bg.png) no-repeat center center
}
#mobile_timeline .timeline-item .left .content, #timeline .timeline-item .left .content {
	margin: 19px 132px 6px 0
}
#mobile_timeline .timeline-item .right, #timeline .timeline-item .right {
	float: right;
	text-align: right;
	border-right: 0;
	border-left-color: #d5c7bf
}
#mobile_timeline .timeline-item .right .image, #timeline .timeline-item .right .image {
	float: right
}
#mobile_timeline .timeline-item .right .stencil, #timeline .timeline-item .right .stencil {
	background: url(../images/circle-bg.png) no-repeat center center
}
#mobile_timeline .timeline-item .right .content, #timeline .timeline-item .right .content {
	margin: 19px 0 6px 132px
}
#mobile_timeline .timeline-item.alt-1 .content, #mobile_timeline .timeline-item.alt-1 .dot, #timeline .timeline-item.alt-1 .content, #timeline .timeline-item.alt-1 .dot {
	color: #fff !important;
	background-color: #da6e1a
}
#mobile_timeline .timeline-item.alt-1 .content p, #mobile_timeline .timeline-item.alt-1 .dot p, #timeline .timeline-item.alt-1 .content p, #timeline .timeline-item.alt-1 .dot p {
	color: #fff !important
}
#mobile_timeline .timeline-item.alt-1 .left .content:after, #timeline .timeline-item.alt-1 .left .content:after {
	left: 100%;
	border-left-color: #da6e1a
}
#mobile_timeline .timeline-item.alt-1 .right .content:after, #timeline .timeline-item.alt-1 .right .content:after {
	right: 100%;
	border-right-color: #da6e1a
}
#mobile_timeline .timeline-item.alt-2 .content, #mobile_timeline .timeline-item.alt-2 .dot, #timeline .timeline-item.alt-2 .content, #timeline .timeline-item.alt-2 .dot {
	color: #fff !important;
	background-color: #b42e34
}
#mobile_timeline .timeline-item.alt-2 .content p, #mobile_timeline .timeline-item.alt-2 .dot p, #timeline .timeline-item.alt-2 .content p, #timeline .timeline-item.alt-2 .dot p {
	color: #fff !important
}
#mobile_timeline .timeline-item.alt-2 .left .content:after, #timeline .timeline-item.alt-2 .left .content:after {
	left: 100%;
	border-left-color: #b42e34
}
#mobile_timeline .timeline-item.alt-2 .right .content:after, #timeline .timeline-item.alt-2 .right .content:after {
	right: 100%;
	border-right-color: #b42e34
}
#mobile_timeline .timeline-item.alt-3 .content, #mobile_timeline .timeline-item.alt-3 .dot, #timeline .timeline-item.alt-3 .content, #timeline .timeline-item.alt-3 .dot {
	color: #fff !important;
	background-color: #eeaa12
}
#mobile_timeline .timeline-item.alt-3 .content p, #mobile_timeline .timeline-item.alt-3 .dot p, #timeline .timeline-item.alt-3 .content p, #timeline .timeline-item.alt-3 .dot p {
	color: #fff !important
}
#mobile_timeline .timeline-item.alt-3 .left .content:after, #timeline .timeline-item.alt-3 .left .content:after {
	left: 100%;
	border-left-color: #eeaa12
}
#mobile_timeline .timeline-item.alt-3 .right .content:after, #timeline .timeline-item.alt-3 .right .content:after {
	right: 100%;
	border-right-color: #eeaa12
}
#mobile_timeline .timeline-item.alt-4 .content, #mobile_timeline .timeline-item.alt-4 .dot, #timeline .timeline-item.alt-4 .content, #timeline .timeline-item.alt-4 .dot {
	color: #fff !important;
	background-color: #be854c
}
#mobile_timeline .timeline-item.alt-4 .content p, #mobile_timeline .timeline-item.alt-4 .dot p, #timeline .timeline-item.alt-4 .content p, #timeline .timeline-item.alt-4 .dot p {
	color: #fff !important
}
#mobile_timeline .timeline-item.alt-4 .left .content:after, #timeline .timeline-item.alt-4 .left .content:after {
	left: 100%;
	border-left-color: #be854c
}
#mobile_timeline .timeline-item.alt-4 .right .content:after, #timeline .timeline-item.alt-4 .right .content:after {
	right: 100%;
	border-right-color: #be854c
}
#mobile_timeline .timeline-item.alt-5 .content, #mobile_timeline .timeline-item.alt-5 .dot, #timeline .timeline-item.alt-5 .content, #timeline .timeline-item.alt-5 .dot {
	color: #fff !important;
	background-color: #818154
}
#mobile_timeline .timeline-item.alt-5 .content p, #mobile_timeline .timeline-item.alt-5 .dot p, #timeline .timeline-item.alt-5 .content p, #timeline .timeline-item.alt-5 .dot p {
	color: #fff !important
}
#mobile_timeline .timeline-item.alt-5 .left .content:after, #timeline .timeline-item.alt-5 .left .content:after {
	left: 100%;
	border-left-color: #818154
}
#mobile_timeline .timeline-item.alt-5 .right .content:after, #timeline .timeline-item.alt-5 .right .content:after {
	right: 100%;
	border-right-color: #818154
}
#mobile_timeline .timeline-item:after, #timeline .timeline-item:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}
#mobile_timeline {
	display: none !important
}
.timeline-item .content p {
	margin: 10px 0;
}

/*=============================== contact css================================*/
#contact-us {
	background: #000;
	padding: 50px 0;
	color: #fff;
}
#contact-us p {
	color: inherit;
	font-size: 1em;
	margin: 0;
}
#contact-us h2 {
	font-size: 1.4em;
	font-weight: 600;
	border-bottom: 2px solid #fff;
	padding-bottom: 14px;
	margin-bottom: 20px;
}
.contact-left {
	max-width: 680px;
	width: 100%;
	margin-right: 4%;
}
.contact-left:last-child {
	margin-right: 0;
}
.contact-right {
	max-width: 300px;
}
.address {
	max-width: 230px;
	margin-right: 10px;
}
.fb, .twt, .gplus {
	width: 38px;
	height: 38px;
	margin-right: 40px;
}
.gplus {
	background-position: -256px -106px;
}
.fb {
	background-position: -305px -106px;
}
.twt {
	background-position: -357px -106px;
}
.get-in-touch {
	text-align: center;
	font-size: 1.8em;
	font-weight: 500;
}
.touch-btn {
	background: forestgreen;
	border-radius: 5px;
	font-size: .9em;
	display: inline-block;
	padding: 10px 2%;
	color: #fff;
	text-decoration: none;
	margin: 0 .5%;
}

/*=============================== copyright css================================*/
.copyright-div {

	padding: 12px 10%;
	position: relative;
}
.small-logo {
	display: inline-block;
	float: left;
}
.copyright-div span {
	padding: 22px 15px 15px;
	display: inline-block;
}
.header-logo {
	display: table;
	margin: 0 auto
}
.top-banner {
	margin: 0 auto;
	text-align: center;
}
.top-banner > img {
	width: 100%;
}

/*=============================== slide nav css================================*/
.page-nav {
	position: fixed;
	margin: auto;
	top: 40%;
	bottom: 40%;
	right: 3%;
	z-index: 3;
}
.page-nav li {
	list-style: none;
	display: block;
}
.page-nav a {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #fff;
	display: block;
	margin-bottom: 15px;
	transition: all .3s ease;
	border: 5px solid #000;
}
.page-nav a:hover, .page-nav a.active {
	background: #e72027;
	border: 7px solid #e72027;
}
.linkbg strong {
	font-size: 1.7em;
	font-weight: 500;
	margin: 0 3% 0 12%;
	line-height: 1.5;
}
.linkbg a {
	color: #fff;
	background: #000;
	padding: 15px 5%;
	text-decoration: none
}
.buynow {
	background: #ed1c24;
	color: #fff;
	font-size: 1.4em;
	font-weight: 600;
	border-bottom: 7px solid #940807;
	border-radius: 5px;
	display: inline-block;
	text-decoration: none;
	padding: 20px 5%;
}
.mt30 {
	margin-top: 30px;
}
.eshop {
	position: fixed;
	top: 60px;
	right: 0px;
	z-index: 5;
	width: 154px;
	height: 48px;
	background-position: -12px -305px;
}
.back-to-top {
	width: 50px;
	height: 80px;
	position: absolute;
	z-index: 10;
	top: -40px;
	right: 50px;
	background-position: -350px -200px;
	text-indent: -99999px;
}
.linkbg {
	/*background: url(../images/link-bg.png) no-repeat;*/
	background-size: cover;
	height: 115px;
	color: #f00;
	padding: 30px 2%;
}
a[title="Click Here"] {
	color: #f00;
	margin-left: 5px;
}
.video-container {
	background: rgba(255, 255, 255, 0.8);
	width: 47.86%;
	overflow: hidden;
	display: inline-block;
	padding: 30px;
}
.video-container:first-child {
	margin-right: 3%;
}
.video-container figure {
	margin: 0 auto 15px auto;
}
.video-container figure a {
	display: block;
}
.video-container figure img {
	width: 100%;
}
.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 800px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	backface-visibility: hidden;
	transform: translateX(-50%) translateY(-50%);
}
.md-show {
	visibility: visible;
}
.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(143, 27, 15, 0.8);
	transition: all 0.3s;
}
.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}
.md-perspective, .md-perspective body {
	height: 100%;
	overflow: hidden;
}
.md-perspective body {
	background: #222;
	perspective: 600px;
}
.container {
	background: #e74c3c;
	min-height: 100%;
}

/* Effect 12:  Just me */
.md-effect-12 .md-content {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.md-show.md-effect-12 ~ .md-overlay {
	background: rgba(0, 0, 0, 0.8);
}
.md-show.md-effect-12 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.md-content {
	color: #fff;
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}
.md-close {
	border: 0;
	height: 40px;
	width: 40px;
	background-position: -356px -298px;
	position: absolute;
	top: -40px;
	right: -40px;
}
.pack-table {
	width: 100%;
	overflow-x: scroll;
	overflow-y: scroll;
	text-align: center;
	border-collapse: collapse;
}
.pack-table tbody tr:nth-child(odd) {
	background: #f5f5f5;
}
.pack-table tbody tr:nth-child(even) {
	background: #fff;
}
.pack-table, td, tr {
	border: 1px solid #dedede;
}
.pack-table th {
	background: #dfdfdf;
	color: #000;
}
.pack-table th, .pack-table td {
	padding: 15px 2%;
}
.pack-table th {
	font-weight: 500;
}
.pack-table td span {
	display: block;
	padding: 10px;
}
#tabs {
	overflow: hidden;
	width: 100%;
	margin: 0 0 -1px 0;
	padding: 0;
	list-style: none;
}
#tabs li {
	float: left;
	margin: 0 -15px 0 1px;
}
#tabs a {
	float: left;
	position: relative;
	padding: 0 40px;
	height: 0;
	line-height: 40px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	border-right: 40px solid transparent;
	border-bottom: 40px solid forestgreen;
	border-bottom-color: forestgreen\9;
	opacity: .3;
	filter: alpha(opacity=30);
}
#tabs a:hover, #tabs a:focus {
	border-bottom-color: forestgreen;
	opacity: 1;
	filter: alpha(opacity=100);
}
#tabs a:focus {
	outline: 0;
}
#tabs #current {
	z-index: 3;
	border-bottom-color: forestgreen;
	opacity: 1;
	filter: alpha(opacity=100)
}

/*=====================================responsive css======================================*/
@media only screen and (min-device-width:320px) and (max-device-width:480px) {
	.mobile .mobile-wrap {
		padding: 0 15px 0 10px !important;
	}
	#mobile_timeline .timeline-item .image img {
		left: 0 !important;
		margin-left: 0 !important;
	}
	#mobile_timeline .timeline-item .content h4, #timeline .timeline-item .content h4 {
		font-size: 2.5em;
	}
}
@media only screen and (max-width:767px) {
	.eshop, .page-nav, .scroll-down {
		display: none;
	}
	.video-container, .linkbg a, .prodcut-row li {
		display: block;
	}
	#splash .splash-pagi, .intro-left, .intro-right, .pro-slideshow figure, .product-desc, .video-container, .content-desc, .process-desc, .col-1, .col-2, .contact-content input[type="text"], .contact-content input[type="email"], .prodcut-row li,.img-slider, .product-info {
		width: 100%;
	}
	.linkbg a {
		width: 50%;
	}
	.home #magic-mix #magic-mix-video {
		height: 100% !important;
	}
	.intro-left, .intro-right, .pro-slideshow figure, .product-desc, .contact-left, .contact-right, .small-logo, .content-img, .content-desc, .cert-wrap li, .col-1, .col-2, .prodcut-row li, .process-img.fl, .process-img.fr, .img-slider,.product-info {
		float: none;
	}
	.intro-wrap h2, .product-desc h2, .cert-wrap h1, .product-desc p, #magic-mix-video h2, .contact-left, .contact-right, .copyright-div, .process-desc, .product-inner h2,.product-info, .bredcrumb {
		text-align: center;
	}
	#magic-mix-video .wrapper, .back-to-top {
		top: 0;
	}
	.nav-brand-slides .prev {
		left: 0;
	}
	.nav-brand-slides .next, .back-to-top {
		right: 0;
	}
	#magic-mix-video .wrapper {
		position: relative;
	}
	.content-img, .prodcut-row {
		margin: 0 auto;
	}
	.video-container, .video-container:first-child, .contact-left, .contact-right, .prodcut-row li, .prodcut-row li:first-child, .prodcut-row li:last-child,.bredcrumb {
		margin: 0 auto 20px auto;
	}
	.nav-brand-slides, .pro-slideshow figure, .product-desc, #product .product-pagi, .process-img, .process-desc, .linkbg a {
		margin: 20px auto;
	}
	.fb, .twt, .gplus {
		margin: 10px;
	}
	.cert-wrap h1, .cert-wrap li, .cert-wrap li:nth-child(4n+4) {
		margin: 0 auto 30px auto;
	}
	.copyright-div span, .linkbg a {
		padding: 10px;
	}
	.linkbg {
		padding: 20px 2%;
	}
	.why-choose li, .bullet li, .bullet2 li, .get-in-touch, .linkbg strong, .bredcrumb {
		font-size: 1em;
	}
	.intro-wrap h2, .product-desc h2, .cert-wrap h1, .timeline-wrap h2, #magic-mix-video h2, .process-desc h3, .product-inner h2, .product-info h3 {
		font-size: 1.5em!important;
	}
	.copyright-div span {
		font-size: 0.75em;
	}
	#intro, #our-story, #why-choose, .secction-block {
		padding: 50px 0;
	}
	.intro-wrap, .pro-slideshow, .home .splash > li, .content-desc {
		padding: 0;
	}
	#splash .splash-pagi {
		margin-top: 45%;
	}
	.main-logo {
		max-width: 154px;
		top: 70px;
	}
	.feature-link, .intro-wrap, .product-desc {
		padding: 0 5%;
	}
	.feature-link .title {
		font-size: 1.2em;
		height: auto;
		margin-top: 35%;
	}
	.nav-brand-slides .prev, .nav-brand-slides .next {
		top: 250px;
	}
	.brand-slides h4 {
		margin: 40px auto 15px auto
	}
	.why-choose li, .bullet li, .bullet2 li {
		margin: 0 0 30px 15px;
	}
	.prodcut-row figure a {
		padding: 60% 0 0 0;
	}
	.header-logo{
		width:130px;
	}
}
@media only screen and  (min-width:768px) and (max-width:1024px) {
	.content-desc, .process-desc, .product-desc {
		width: 58%;
	}
	.intro-wrap h2, .product-desc h2, .cert-wrap h1, .timeline-wrap h2, #magic-mix-video h2 {
		font-size: 2em;
	}
	.brand-slides figure img {
		width: 50%;
	}
	.nav-brand-slides .prev, .nav-brand-slides .next {
		top: 280px;
	}
	.nav-brand-slides .next {
		right: 0;
	}
	.nav-brand-slides .prev {
		left: 0;
	}
}
@media only screen(max-width:980px) {
	.mobile .mobile-wrap {
		padding: 0 40px;
		margin: 0 auto;
		max-width: 360px;
		min-width: 300px;
		width: 100%;
	}
}
@media only screen and (min-width:0) and (max-width:990px) {
	body, html {
		padding: 0;
	}
	#timeline {
		display: none !important;
	}
	#nav-main[data-state=open], #nav-main[data-state=open] .menu-item, #nav-main[data-state=open] .scroller {
		width: 100% !important;
	}
	#nav-main[data-state=closed] {
		height: 64px;
		border: 0;
	}
	#nav-main {
		padding-bottom: 0;
	}
	#mobile_timeline {
		display: block !important;
		overflow: hidden;
		padding: 0;
	}
	#mobile_timeline .timeline-item:first-child, #mobile_timeline .timeline-item:last-child {
		margin: 0 auto;
	}
	#mobile_timeline .timeline-item {
		margin: 80px auto 0 auto;
	}
	#mobile_timeline .timeline-item .dot {
		margin-left: -15px;
	}
	#mobile_timeline .timeline-item:before {
		content: "";
		display: block;
		position: absolute;
		left: -2px;
		top: -64px;
		width: 50%;
		height: 48px;
		border-right: 4px solid #d5c7bf
	}
	#mobile_timeline .timeline-item h1, #mobile_timeline .timeline-item h2, #mobile_timeline .timeline-item h3, #mobile_timeline .timeline-item h4, #mobile_timeline .timeline-item h5, #mobile_timeline .timeline-item h6 {
		text-align: left
	}
	#mobile_timeline .timeline-item .stencil {
		display: none
	}
	#mobile_timeline .timeline-item .left, #mobile_timeline .timeline-item .right {
		float: none;
		padding: 0;
		width: 100%;
		border: 0
	}
	#mobile_timeline .timeline-item .image {
		position: relative;
		height: 0;
		padding-top: 88.88%;
		display: block;
	}
	#mobile_timeline .timeline-item .image img {
		position: absolute;
		height: 100%;
		width: 100%;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	#mobile_timeline .timeline-item .content, #mobile_timeline .timeline-item .image {
		width: 100%;
		margin: 0 !important;
	}
	#mobile_timeline .timeline-item .content:after, #mobile_timeline .timeline-item .image:after {
		display: none
	}
	#mobile_timeline .timeline-item .content {
		height: auto
	}
	#mobile_timeline .timeline-item.milestone {
		position: relative;
		height: 80px
	}
	#mobile_timeline .timeline-item.milestone:before {
		display: none
	}
	#mobile_timeline .timeline-item.milestone.top {
		margin-top: 0;
		margin-bottom: -16px;
		height: 0
	}
	#mobile_timeline .timeline-item.milestone.bottom {
		margin-top: 16px;
		height: 112px
	}
	#mobile_timeline .timeline-item.milestone.bottom:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: -2px;
		width: 50%;
		height: 48px;
		border-right: 4px solid #d5c7bf
	}
}
@media only screen and (min-device-width:768px) and (max-device-width:800px) {
	.mobile .mobile-wrap {
		width: 100%;
		padding: 0 40px;
		margin: 0 auto;
	}
}