/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
	font-family: 'Montserrat', sans-serif;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
@font-face {
    font-family: 'aleobold';
    src: url('../fonts/Aleo-Bold-webfont.eot');
    src: url('../fonts/Aleo-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Aleo-Bold-webfont.woff') format('woff'),
         url('../fonts/Aleo-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Aleo-Bold-webfont.svg#aleobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
.banner{
	background: url(../images/banner.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height:640px;
	text-align:center;
}

.header{
	margin:4em 2em;
}
.menu{
	float:left;
}
/*--- Navigation---*/
.box{
	position:absolute;
	top:-1200px;
	width:100%;
	color:#7F7F7F;
	margin:auto;
	padding:0px;
	z-index:999999;
	text-align:right;
	left:0;
}
a.boxclose{
	cursor: pointer;
	text-align: center;
	display: block;
	position: absolute;
	top: 46px;
	right: 248px;
}
.menu_box_list {
	display: inline-block;
	float: right;
	margin-right: 29em;
}
.menu_box_list ul li {
	display:inline-block;
}
.menu_box_list li a{
	color: #fff;
	font-size: 1.2em;
	 font-family: 'aleobold';
	display: block;
	padding:0.5em 1em;
	text-decoration:none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	letter-spacing: 0.1em;
}
.menu_box_list li a:hover,.menu_box_list ul li.active a{
	color:#333333;
}
.menu_box_list ul {
	background:;
	padding:50px;
}
.menu_box_list li a > i > img{
	vertical-align:middle;
	padding-right:10px;
}
/*--- Navigation---*/
.logo {
	padding: 0em 0em 2em;
}
.banner-info h1 {
	color: #fff;
	font-size: 3em;
	font-family: 'aleolight';
	width: 44%;
	line-height:1.5em;
	margin: 0 auto;
}
span{
	font-family: 'aleobold';
}
.happy-2{
	background: url(../images/1.jpg) no-repeat;
	display: block;
	background-size: cover;
	min-height: 237px;
	text-align:center;
	
}
.happy-3{
	background: url(../images/2.jpg) no-repeat;
	display: block;
	background-size: cover;
	min-height: 237px;
	text-align:center;
}
.happy-4{
	background: url(../images/3.jpg) no-repeat;
	display: block;
	background-size: cover;
	min-height: 237px;
	text-align:center;
}
.happy-1 {
	padding:0;
}
.happy h4 {
	font-size: 2.5em;
	color: #fff;
	font-family: 'aleolight';
	font-style: italic;
	padding: 2.8em 0em;
	margin: 0;
}
.fast.food {
	margin: 7em 0em;
}
.fast-left img {
	border: 15px solid #fff;
	box-shadow: -1px 1px 5px 4px #E3E3E3;
}
.fast-left img:hover{
	border:15px solid rgb(253, 114, 54);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.happy-1 h5 {
	font-size: 2em;
	text-align: center;
	background: #E4E5E7;
	font-family: 'aleobold';
	padding: 44px;
	margin: 0;
	letter-spacing: 2px;
}
.happy-1 h5:hover{
	background: #F25A29;
	color:#fff;
}
.happy-1 h6 {
	font-size: 2em;
	text-align: center;
	background: #F25A29;
	color:#fff;
	font-family: 'aleobold';
	padding: 44.5px 0;
	margin: 0;
	letter-spacing: 2px;
}
.happy-1 h6:hover{
	background: #E4E5E7;
	color:#333333
}
.fast-right h3{
	font-size: 2.5em;
	font-family: 'aleobold';
	color:#505050;
}
.fast-right h5{
	font-size: 1.5em;
	font-family: 'aleobold';
	color:#505050;
}
.fast-right p {
	font-size: 1.2em;
	font-weight: 400;
	color: #505050;
	margin: 1em 6em 2em 0em;
	line-height: 1.8em;
	font-family: 'aleolight';
}
a.view {
	background:none;
	color: #F05A28;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	padding: 0.8em 3.5em 0.8em 2.2em;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #F05A28;
	border-radius: 3px;
	text-align: center;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-msborder-radius: 3px;
}
a.view:hover{
	background:#333333;
	border:1px solid #333333;
	color:#fff;
}
a.view {
	position:relative;
}
i.arrow-rt1 {
	width: 50px;
	height: 48px;
	background: url(../images/img-sprite.png)no-repeat -200px -2px;
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
}
.fast-right1{
	text-align:right;
}
.fast-right1 h3{
	font-size: 2.5em;
	font-family: 'aleobold';
	color:#505050;
}
.fast-right1 h5{
	font-size: 1.5em;
	font-family: 'aleobold';
	color:#505050;
}
.fast-right1 p {
	font-size: 1.2em;
	font-weight: 400;
	color: #505050;
	margin: 1em 6em 2em 0em;
	line-height: 1.8em;
	font-family: 'aleolight';
}
.fast-left1 img {
	border: 15px solid #fff;
	box-shadow: -1px 1px 5px 4px #E3E3E3;
}
.fast-left1 img:hover{
	border: 15px solid rgb(253, 114, 54);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.fast-foo {
	margin: 8em 0em 0em;
}
.fast-right {
	padding: 0em 3em;
}
.fast-right1{
	padding: 0em 3em;
}
.ourteam{
	background: url(../images/midbanner.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	padding:3em 0em;
}
.team {
	padding: 0em 2em 0em;
	background: #fff;
	margin: 3em 0em;
}
.team h4{
	font-size:1.3em;
	font-weight:400;
	color:#F05A28;
	text-align:center;
	font-family: 'aleolight';
}
/*-- flexisel --*/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin:0px;
	padding:0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	positon: relative;
	margin-top:10px;
	margin-bottom: 10px;
	max-width:250px;
	max-height:250px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
.nbs-flexisel-item p{
	padding:10px;
}
.nbs-flexisel-item p a{
	color:#000;
	font-size:1.2em;
}
.nbs-flexisel-item p a:hover{
	color:#6CC372;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 16px;
	height: 28px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left:1em;
	top: 169px;
	background: url(../images/img-sprite.png) no-repeat -153px -12px;
}
.nbs-flexisel-nav-right {
	right:1em;
	top: 169px;
	background: url(../images/img-sprite.png) no-repeat -178px -11px;
}
/*-- flexisel --*/
.customer-1{
	border: 15px solid #fff;
	box-shadow: -1px 1px 5px 4px #E3E3E3;
}
.customers{
	margin:5em 0em;
}
/**** Slider *****/
.wmuSlider {
	position: relative;
	overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article img {
	max-width: 100%;
	width: auto;
	height: auto;
	display:block;
}
/* Default Skin */
.wmuSliderPagination {
	z-index: 2;
	position: absolute;
	right:40%;
	bottom:35px;
}
ul.wmuSliderPagination {
	padding:0;
}
.wmuSliderPagination li {
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}
.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	width:0px;
	height:0px;
	background:#fff51f;
}
.wmuSliderPagination a.wmuActive {
	background:#fb4d01;
}
/* Default Skin */
.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}
.wmuSliderPrev, .wmuSliderNext {
	position: absolute;
	width:19px;
	height:29px;
	text-indent: -9999px;
	background: url(../images/img-sprite.png)no-repeat ;
	top:35%;
	z-index: 2;
	cursor: pointer;
}
.wmuSliderNext {
	background-position: -153px -12px;
	left: 16em;
	top: 170px;
}
.wmuSliderPrev {
	background-position: -176px -11px;
	right: 16em;
	top: 170px;
}
.customer-1 ul li {
	display: inline-block;
	margin:0 0.5em;
}
.customer-1 ul {
	padding:0;
}
.ourhappy {
	text-align: center;
}
.ourhappy h4 {
	font-size: 1.7em;
	color: #F15928;
	font-family: 'aleobold';
	padding: 0.3em 0;
	margin: 0;
}
.ourhappy h6 {
	font-size: 1.4em;
	color: #505050;
	font-family: 'aleolight';
}
.ourhappy p {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight:400;
	color: #999;
	font-family: 'aleolight';
}
.about{
	text-align:center;
}
.about h4 {
	font-size: 1.7em;
	color: #F15928;
	font-family: 'aleobold';
	padding: 0.3em 0;
	margin: 0;
}
.about p {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight:400;
	color: #999;
	font-family: 'aleolight';
}
/*--*/
/*----respoinsive-tabs---*/
.r-tabs {
	position: relative;
}
.r-tabs .r-tabs-nav {
	
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	top: 0px;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	background: #E3E3E3;
	margin-bottom: 0px;
	padding: 1em 5em;
	display: inline-block;
	text-decoration: none;
	color: #000;
	border-right: 1px solid #C2C1C1;
	border-bottom: 1px solid #C2C1C1;
	font-size: 1.3em;
	font-family: 'aleobold';
	text-transform: uppercase;
	margin: 0 0 0 -3.7px;
}
.r-tabs .r-tabs-nav .r-tabs-state-active {
	background-color: #fff;
	
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #F05A28;
	background-color: #fff;
	border-bottom: none;
}
.r-tabs .r-tabs-panel {
	
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	background-color: #F2262C;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: #F03627;
	
	margin-bottom: 0;
}
.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
 	padding: 2em;
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
}
/*----*/
.product-complete-info h3{
	color:#666666;
	font-size:1.3em;
	text-transform:uppercase;
	display:block;
	margin:0 0 0.5em 0;
	font-weight:700;
}
.product-complete-info p{
	color:#989898;
	font-size:0.9em;
	line-height:1.5em;
	margin:0.5em 0;
}
.product-complete-info span{
	color:#FE3026;
	font-weight:600;
	font-size:1em;
}
.product-complete-info div.product-fea p{
	font-weight:bold;
}
.product-tabs{
	margin-bottom:4em;
}
.daily{
		background: url(../images/banner2.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height:250px;
	padding:5em 0em 6em;
}
.daily h3 {
	font-size: 2.4em;
	color: #fff;
	font-family: 'aleolight';
	padding: 0em 0 1em 0;
	text-align: center;
}
.daily form input[type="text"] {
	padding: 0.5em 8em 0.5em 0em;
	margin-bottom: 2%;
	background: rgba(255, 255, 255, 0.2);
	color: #C8C8C8;
	font-size: 20px;
	font-family: 'aleolight';
	outline: none;
	text-indent: 18px;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-msborder-radius: 5px;
}
.daily form input[type="submit"] {
	background: #F25A29;
	color: #fff;
	padding: 0.5em 3em;
	font-size: 20px;
	font-family: 'aleolight';
	display: block;
	outline: none;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-msborder-radius: 3px;
	text-transform:uppercase;
	cursor:pointer;
}
.daily form input[type="submit"]:hover{
	background: #333333;
}
.text-field-email {
	text-align:right;
}
.footer{
	background:#F25A29;
	text-align:center;
	padding:4em 0em;
}
.footer h4 {
	font-size: 1.5em;
	color: #fff;
	font-family: 'aleolight';
	padding: 1em 0;
}
.footer ul {
	padding:0;
}
.footer ul li{
	display:inline-block;
	margin:0em 1em;
}
i.fb {
	width: 42px;
	height: 42px;
	background: url(../images/img-sprite.png)no-repeat -7px -6px;
	display: inline-block;
}
i.fb:hover {
	opacity: 0.4;
}
i.twt {
	width: 42px;
	height: 42px;
	background: url(../images/img-sprite.png)no-repeat -55px -6px;
	display: inline-block;
}
i.twt:hover {
	opacity: 0.4;
}
i.paa {
	width: 42px;
	height: 42px;
	background: url(../images/img-sprite.png)no-repeat -103px -6px;
	display: inline-block;
}
i.paa:hover {
	opacity: 0.4;
}
.footer p {
	font-size: 1.2em;
	font-weight: 400;
	color:#C32C01;
	margin: 3em 0em 0em;
	font-family: 'aleolight';
	line-height: 1.8em;
}
.footer a {
	color:#fff;
}
.footer a:hover{
	color:#C32C01;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.1.png) no-repeat 0px 0px;
}
#toTop:hover{
	outline: none;
}
/*--responsive design--*/
@media (max-width:1280px){
a.boxclose {
	right: 150px;
	top: 32px;
}
.menu_box_list {
	margin-right: 20em;
}
.header {
	margin: 3em 2em;
}
.banner-info h1 {
	font-size: 2.7em;
	width: 48%;
}
.banner {
	min-height: 600px;
}
.happy-1 h5 {
	padding: 44px;
}
.happy-1 h6 {
	padding: 44px;
}
.fast-right p {
	margin: 1em 0em 2em 0em;
}
.fast-right1 p {
	margin: 1em 0em 2em 0em;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	padding: 1em 4em;
}
.menu_box_list ul {
	padding: 38px;
}
.happy-2 {
min-height: 236px;
}
.happy-3 {
min-height: 236px;
}
.happy-4 {
min-height: 236px;
}
}
/*--responsive design--*/
@media (max-width:1024px){
a.boxclose {
	right: 62px;
	top:32px;
}
.menu_box_list {
	margin-right: 9em;
}
.menu_box_list ul {
	padding: 36px;
}
.banner-info h1 {
	font-size: 2.5em;
	width: 45%;
}
.happy-1 h5 {
	font-size: 1.7em;
	padding: 44px;
}
.happy-1 h6 {
	font-size: 1.7em;
	padding: 44px;
}
.fast.food {
	margin: 5em 0em;
}
.fast-right h3 {
	font-size: 2.3em;
}
.fast-right h5 {
	font-size: 1.3em;
}
.fast-right1 h3 {
	font-size: 2.3em;
}
.fast-right1 h5 {
	font-size: 1.3em;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	padding: 1em 4.5em;
	font-size:1.2em;
}
.ourhappy h4 {
	font-size: 1.5em;
}
.ourhappy h6 {
	font-size: 1.3em;
}
.about h4 {
	font-size: 1.5em;
}
.wmuSliderPrev {
	right: 12em;
	top: 161px;
}
.wmuSliderNext {
	left: 12em;
	top: 161px;
}
.daily h3 {
	font-size: 2.3em;
}
.nbs-flexisel-nav-right {
	right: -2em;
}
.nbs-flexisel-nav-left {
	left: -2em;
}
.happy h4 {
padding: 2.6em 0em;
}
.happy-2 {
min-height: 228px;
}
.happy-3 {
min-height: 228px;
}
.happy-4{
min-height: 228px;
}
}
/*--responsive design--*/
@media (max-width:768px){
.menu_box_list ul li {
	display: block;
}
.header {
	margin: 2em 1em;
}
a.boxclose {
	right: 30px;
	top: 18px;
}
.menu_box_list {
	margin-right: 2em;
}
.menu_box_list ul {
	background: rgba(243, 85, 53, 0.42);
	padding: 1em 20em;
	margin: 28px 0px;
	text-align: center;
}
.banner-info h1 {
	font-size: 2em;
	width: 45%;
}
.logo img {
	width: 30%;
}
.banner {
	min-height: 450px;
}
.happy {
	text-align: center;
	padding: 0em 3em;
}
.happy-1 img {
	margin: 2em 0 2em;
}
.happy h4 {
	font-size: 2em;
	padding: 3.55em 0em;
}
.fast.food {
	margin: 3em 0em;
	text-align: center;
}
.fast-right {
	padding: 2em 3em;
}
.fast-right1 {
	padding: 0em 3em 2em;
	text-align: center;
}
.fast-foo {
	margin: 0em 0em 0em;
}
.text-field-email {
	text-align: center;
}
.daily form input[type="submit"] {
	margin: 0 auto;
}
.happy-1 h5 {
	font-size: 1.5em;
}
.fast-left img{
	border: 10px solid #fff;
	width: 65%;
}
.fast-left img:hover {
	border: 10px solid rgb(253, 114, 54);
}
.fast-left1 img {
	border: 10px solid #fff;
	box-shadow: -1px 1px 5px 4px #E3E3E3;
	width: 65%;
}
.fast-left1 img:hover {
	border: 10px solid rgb(253, 114, 54);
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	padding: 1em 3em;
	font-size: 1.1em;
}
.r-tabs .r-tabs-nav {
	display: inline-block;
}
.about {
	margin: 2em 0em 0em 0em;
}
.customer-1 {
	padding: 1em;
}
.text-field-email {
	text-align: center;
	margin: 0 0 1em;
}
.footer {
	padding: 3em 0em;
}
.footer p {
	margin: 1.5em 0em 0em;
}
.fast-right1 h3 {
	font-size: 2em;
	margin: 0.5em 0em;
}
.fast-right h3 {
	font-size: 2em;
	margin: 0.5em 0em;
}
.happy-1 h6 {
	font-size: 1.5em;
}
.happy-1 {
	width: 70%;
	margin: 0 auto;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: none;
}
.happy-2 {
margin: 2em 0em;
}
.happy-3 {
margin: 0em 0em 2em;
}
.happy-4 {
margin: 0em 0em 2em;
}
}
/*--responsive design--*/
@media (max-width:640px){
.menu_box_list ul {
	padding: 1em 15em;
}
.logo img {
	width: 26%;
}
.banner-info h1 {
	font-size: 1.8em;
	width: 51%;
}
.banner {
	min-height: 370px;
}
.happy-1 h5 {
	font-size: 1.4em;
}
.happy-1 h6 {
	font-size: 1.4em;
}
.happy h4 {
	font-size: 1.7em;
	padding: 4.25em 0em;
}
.fast-left img {
	width: 55%;
}
.fast-left1 img {
	width: 55%;
}
.fast-right h3 {
	font-size: 1.7em;
}
.fast-right h5 {
	font-size: 1.2em;
}
.fast-right1 h3 {
	font-size: 1.7em;
}
.fast-right1 h5 {
	font-size: 1.2em;
}
.fast-right p {
	font-size: 1.1em;
}
.fast-right1 p {
	font-size: 1.1em;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	padding: 1em 2.3em;
	margin: 0 0 0 -3.8px;
}
.ourhappy h4 {
	font-size: 1.4em;
}
.about h4 {
	font-size: 1.4em;
}
.about p {
	font-size: 1.1em;
}
.daily h3 {
	font-size: 2em;
}
.daily {
	padding: 4em 0em 5em;
}
.footer h4 {
	font-size: 1.4em;
}
.wmuSliderPrev {
	right:9em;
	top: 161px;
}
.wmuSliderNext {
	left: 9em;
	top: 161px;
}
.nbs-flexisel-nav-right {
	right: -1.5em;
}
.nbs-flexisel-nav-left {
	left: -1.5em;
}
}
/*--responsive design--*/
@media (max-width:480px){
.menu_box_list ul {
	padding: 1em 10.5em;
	margin: 14px 0px;
}
.menu_box_list li a {
	font-size: 1em;
}
.header {
	margin: 1em 1em 0em;
}
.banner-info h1 {
	font-size: 1.5em;
	width: 53%;
}
.banner {
	min-height: 270px;
}
.happy-1 h5 {
	font-size: 1.2em;
}
.happy-1 h6 {
	font-size: 1.2em;
}
.happy h4 {
	left: 6em;
	top: 5em;
	font-size: 1.5em;
}
.fast-right h3 {
	font-size: 1.5em;
}
.fast-right1 h3 {
	font-size: 1.5em;
}
.fast-right h5 {
	font-size: 1.1em;
}
.fast-right1 h5 {
	font-size: 1.1em;
}
a.view {
	font-size: 15px;
}
.fast-right {
	padding: 2em 1em;
}
.fast-right1 {
	padding: 2em 1em;
}
.fast-right1 {
	padding: 0em 1em 2em;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	padding: 0.8em 1.3em;
	margin: 0 0 0 -3.9px;
	font-size:1em;
}
.ourhappy h4 {
	font-size: 1.3em;
}
.ourhappy p {
	font-size: 1em;
}
.ourhappy h6 {
	font-size: 1.2em;
}
.about h4 {
	font-size: 1.3em;
}
.about p {
	font-size: 1em;
}
.daily h3 {
	font-size: 1.5em;
}
.daily form input[type="submit"] {
	font-size: 16px;
}
.daily form input[type="text"] {
	font-size: 16px;
}
.daily {
	padding: 3em 0em 4em;
}
.footer h4 {
	font-size: 1.3em;
}
.footer {
	padding: 2em 0em;
}
.nbs-flexisel-nav-right {
	right: 0em;
	top:100px;
}
.nbs-flexisel-nav-left {
	left: 0em;
	top:100px;
}
.wmuSliderPrev {
	right: 4em;
	top: 145px;
}
.wmuSliderNext {
	left: 4em;
	top: 145px;
}
.about {
	margin: 1em 0em 0em 0em;
}
a.boxclose {
	right: 26px;
	top: 7px;
}
.happy-2 {
min-height: 202px;
}
.happy-3 {
min-height: 202px;
}
.happy-4 {
min-height: 202px;
}
.happy-1 h5 {
padding: 28px;
}
.happy-1 h6 {
padding: 28px;
}
}
/*--responsive design--*/
@media (max-width:320px){
.menu_box_list ul {
	padding: 1em 4.5em;
	margin: 14px 0px;
}
a.boxclose {
	top: 4px;
}
.banner-info h1 {
	font-size: 1.3em;
	width: 74%;
}
.logo {
	padding: 0em 0em 1em;
}
.logo img {
	width: 30%;
}
.banner {
	min-height: 220px;
}
.happy-1 h5 {
	font-size: 1.1em;
}
.happy-1 h6 {
	font-size: 1.1em;
}
.happy-1 img {
	padding:0px 10px;
}
.happy h4 {
	left: 4em;
	top: 3.5em;
	font-size: 1.3em;
}
.happy-1 img {
	margin: 2em 0 0em;
}
.fast-left img {
	width: 70%;
}
.fast-left1 img {
	width: 70%;
}
.fast-right h3 {
	font-size: 1.3em;
}
.fast-right1 h3 {
	font-size: 1.3em;
}
.fast-right h5 {
	font-size: 1em;
}
.fast-right1 h5 {
	font-size: 1em;
}
.fast-right p {
	font-size: 1em;
}
.fast-right1 p {
	font-size: 1em;
}
.fast-right {
	padding: 2em 0em;
}
.fast-right1 {
	padding: 2em 0em;
}
a.view {
	font-size: 13px;
}
i.arrow-rt1 {
	height: 39px;
	background: url(../images/img-sprite.png)no-repeat -193px -7px;
}
.fast-right1 {
	padding: 0em 0em 2em;
}
.fast-left1 img {
	border: 6px solid #fff;
}
.fast-left img {
	border: 6px solid #fff;
}
.fast-left img:hover {
	border: 6px solid rgb(253, 114, 54);
}
.fast-left1 img:hover {
	border: 6px solid rgb(253, 114, 54);
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	padding: 0.5em 0.5em;
	font-size: 0.750em;
}
.product-tabs {
	margin-bottom: 1em;
}
.team h4 {
	font-size: 1em;
}
.team {
	padding: 0em 2em 1em;
}
.ourhappy h4 {
	font-size: 1.2em;
}
.ourhappy h6 {
	font-size: 1.1em;
}
.customer-1 {
	padding: 0em;
}
.about h4 {
	font-size: 1.2em;
}
.about {
	margin: 1em 0em 0em 0em;
}
.customers {
	margin: 2em 0em;
}
.daily h3 {
	font-size: 1.3em;
}
.daily form input[type="text"] {
	padding: 0.5em 3em 0.5em 0em;
	font-size:14px;
}
.daily form input[type="submit"] {
	font-size: 14px;
}
.daily {
	padding: 1em 0em;
	min-height: 220px;
}
.footer h4 {
	padding: 0.5em 0;
	font-size: 1.2em;
}
.footer ul li {
	display: inline-block;
	margin: 0em 0.5em;
}
.footer p {
	margin: 0.5em 0em 0em;
}
.footer {
	padding: 20px 10px;
}
.wmuSliderPrev {
	right: 0em;
	top: 191px;
}
.wmuSliderNext {
	left: 0em;
	top: 191px;
}
.customer-1 ul li {
	display: inline-block;
	margin: 0 0.2em;
}
.nbs-flexisel-nav-right {
	right: -1.5em;
	top:74px;
}
.nbs-flexisel-nav-left {
	left: -1.5em;
	top:74px;
}
.footer p {
	font-size: 1em;
}
.product-complete-info h3 {
	font-size: 1.1em;
}
.product-complete-info p {
	font-size: 0.875em;
}
.happy-2 {
min-height: 174px;
}
.happy-3 {
min-height: 174px;
}
.happy-4 {
min-height: 174px;
}
.happy-1 h5 {
padding: 21px;
}
.happy-1 h6 {
padding: 21px;
}
}