@import "owl.carousel.css";
@import "font-awesome.min.css";
body{
	color: #55534c;
    font-family:  "Arial", Helvetica, sans-serif;
    font-size: 14px;
}
input,
.input-group,
.form-control,
.btn-default,
.input-group .form-control,
.input-group-btn,
.btn-default{
	border: 0;
	box-shadow: none !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
ol, ul{
	padding: 0;
}
a,a:hover,a:focus{
	text-decoration: none;
	border:0;
	outline: 0;
	outline: 0 auto -webkit-focus-ring-color;
	outline-offset: 0;
}
.btn:hover{
	background: none;
}
input:focus,.btn-default:focus,
.btn:focus{
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	background: none;
}
/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }
h2{
	color: #fff;
 
}
img{
	max-width: 100%;
}
/****************************************** RESST CSS ********************************************/

.header{
}
.header-top{
	background: #468ac9;
}
.header .navbar-form {
	padding: 0 5px 0 0px;
	position: relative;
	margin: 10px;
	background: #fff;
	overflow: hidden;
    display: block;
}
.header .navbar-form .form-control{
	border-radius: 0;
	height: 24px;
}
.header__text{
	color: #fff;
    padding: 10px 0 0 72px;
    display: block;
}
.hedaer-hotline{
	padding: 10px;
}
.hedaer-hotline a{
	color: #fff;

}
.hedaer-hotline a i{
	color: #f39200;
	font-size: 18px;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.header .navbar-nav{
	margin: 15px 0 0;
}
.container{
	
}

.main{
	position: relative;
	padding: 0 0 30px;
}
.main-top{
	
}
.main-topl{
	padding-right: 0;
}
.main-topr .text-topr h3{
	text-align: center;
	font-weight: bold;
}
.row-1 .main-topr{
	background: url(../img/bg-mtop.jpg) no-repeat top left;
	background-size: 100%;
}
.main-topr .text-topr{
	padding: 50px 50px 59px;
}
.main-topr .text-topr .text-ab{
	height: 190px;
	overflow: hidden;
}
.view{
	background: #1c5e2f;
	color: #fff;
	padding: 3px 15px;
	float: right;
	transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	border:1px solid transparent;
}
.view:hover{
	color: #1c5e2f;
	background: #fff;
	border:1px solid #1c5e2f;
}

.box-pomotion .title{
	font-weight: bold;
	color: #e30613;
	font-size: 40px;
	text-align: center;
	margin-bottom: 30px;
}


.post-1,
.post-2,.post-3,.post-4{
	background: url(../img/bg-pomotion.png) no-repeat 50px 0;
}
.post-2{
	background-position: 50px -225px;
}
.post-3{
	background-position: 50px -432px;
}
.post-4{
	background-position: 50px -652px;
}

.pomotion-text{
	height: 198px;
	overflow: hidden;
	margin: 0 0 20px;
	padding-left: 100px;
}
.pomotion-text h4{
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 15px;
}
.carousel-indicators{
	bottom: 10%;
    text-align: left;
    display: none;
}

.carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 0;
    background-color: #676767;
}
.carousel-indicators li{
	border: 2px solid #676767;
	width: 20px;
	height: 20px;
	margin: 0;
}
.slider-1{
	clear: both;
    padding: 60px 0;
    background: #ededed;
    text-align: center;
}
.slider-1 .flipster__button{
	background: #ccc;
	padding: 15px;
	color: #fff;
	font-size: 24px;
	margin: -1em 0;
}
.news--img,.pic-slide{
	text-align: center;
}
.pic-slide img{
	max-height: 122px;
}
.news--img img{
	max-height: 84px;
}

.news--title{
	padding: 5px 0;
    border-left: 5px solid #f3e601;
    position: relative;
    background: url(../img/bg-titlte.jpg) repeat-x right center;
    font-size: 18px;
}
.news--title span{
	background: #fff;
	padding: 0 30px 0 15px;
}
.news--text .text,
.news-text .text{
	height: 60px;
	overflow: hidden;
	    text-overflow: ellipsis;
	 margin: 0 0 15px;
}

.navbar-default .navbar-brand{
	height: auto;
	max-height: 120px;
	padding: 0;
}
.navbar-default .logo{
	margin:0;
	position: absolute;
    top: -12px;
    z-index: 999;
}
.header .navbar-default{
	background: #f9af13;
	border: 0;
	margin: 0;
	border-radius: 0;
	min-height: 64px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 8px 10px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:hover {
    color: #ae1917;
    background: none;
}
.navbar-nav>li{
}
.navbar-nav>li:last-child{
	display: none;
}
.navbar-nav>li ul.sub-menu.dropdown-menu{
	left: 100%;
	top: 0;
	display: none;
}
.navbar-nav>li:hover .dropdown-menu,
.navbar-nav>li .dropdown-menu .dropdown:hover ul.sub-menu.dropdown-menu{
	display: block;
}
.navbar-right .dropdown-menu{
	left: 0;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	padding: 23px 0;
	transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	background: #f9af13;
	min-width: 200px;    
}
.dropdown-menu>li>a{
	color: #fff;
}
.carousel-caption{
	text-align: left;
    top: 10%;
    color: #000;
    max-width: 400px;
    text-shadow: none;
    left: auto;
}
.carousel-control.right,.carousel-control.left{
	background: none;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-next, .carousel-control .icon-prev{
	color: #ccc;
}
.carousel-caption h3{
	background: #676767;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	max-width:400px;
	margin-bottom: 20px;
}


.news--text .view-more{
	text-align: right;
}

.news--text .view-more .btn--view{
	background: #f9af13;
    color: #fff;
    border-radius: 0;
    display: inline-block;
    text-transform: uppercase;
}


.address dt {
    float: left;
    width: 48%;
    margin-right: 20px;
    padding: 0 0 0 55px;
    background: none;
    font-size: 1em;
    line-height: 18px;
    background: url(../img/address-icon1.png) no-repeat 0 3px;
    color: #fff;
}

.address dd {
    float: left;
    width: 48%;
    padding: 0 0 0 53px;
    background: url(../img/address-icon2.png) no-repeat 0 3px;
}

/* Back to Top */
#back-top-wrapper {
  position:absolute;
  overflow:hidden;
  height:100px;
}
#back-top {
	position: fixed;
	bottom: 50px;
	left:50%;
	margin-left:600px;
	/*display:none;*/
}

#back-top a {
	width: 43px;
	display: block;
	text-align: center;
	font: 20px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 43px;
	border-radius: 50%;
	background: #fff;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	color: #1c5e2f;
}
#back-top a:hover {
	color: #e54838;
}

/* arrow icon (span tag) */
#back-top span {
	width: 43px;
	height: 43px;
	display: block;
	margin-bottom: 7px;
}
#back-top a:hover span {
	background-position:0 -43px;
}


.footer{
	padding: 20px 0 0;
	position: relative;
	background: url(../img/bg-ft.jpg) no-repeat left center;
	background-size: cover;
	color: #676767;
	text-align:left;
	border-top: 5px solid #f9af13;
	font-size: 13px;
}
.footer .box-footer {
	float: left;
	width: 13%;
}
.footer .box-footer:first-child{
	width: 25%;
	margin-right: 30px;
}
.footer .box-footer:first-child img{
	max-height: 110px;
}
.footer .box-footer:nth-child(2){
	width: 25%;
	margin-right: 30px;
}
.footer .box-footer:nth-child(2) .box-ft-small:first-child{
	display: none;
}
.footer .box-footer:nth-child(2) ul{
	list-style: disc;
	padding: 0 0 0 15px;
}
.footer .box-footer:nth-child(3){
	width: 14%;
	margin-right: 30px;
	text-align: center;
}
.footer .box-footer:nth-child(3) img{

}
.footer .box-footer:last-child{
	width: 12%;
	margin-left: 30px;
	text-align: center;
}
.footer .box-footer:last-child img{
	width: 100px;
}	
.footer .box-footer .h4{
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	padding:  0 0 10px;
	margin:0 0 10px;
	font-weight: normal;
}
.footer .box-footer ul li{
	margin: 0 0 10px;
}
.footer .box-footer ul li i{
	margin-right: 5px;
}
.footer .box-footer ul.socail{
	text-align: center;
}
.footer .box-footer ul.socail li{
	display: inline-block;

}
.footer .box-footer ul.socail li a{
	display: block;
		width: 40px;
    height: 40px;
    background: #ccc;
    border-radius: 50%;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.footer .box-footer ul.socail li a:hover{
	background: #f9af13;
}
.footer .box-footer ul.socail li i{
	margin: 0;
	color: #fff;
}
.footer a {
    color: #676767;
    text-decoration: none;
}
.footer a:hover{
	color: #f9af13;
}
.copyright{
	clear: both;
	background: #fff;
	padding: 15px 0;
	color: #000;
	margin: 30px 0 0;
	color: #000;
}
.footer .box-footer ul.map li{
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit- border-radius: 50%;
    border: 8px solid #fff;
    overflow: hidden;
    height: 150px;
}

/************************************************** POMOTION PAGES *********************************************/
.bread{
	background: #f1f1f1;
    position: relative;
    margin: 0 0 30px;
}
.breadcrumb {
    border-radius: 0;
    background: none;
    padding: 15px 0 15px 85px;
    margin: 0;
}
.breadcrumb>li>a{
	color: #676767;
}
.breadcrumb>.active {
    color: #f9af13;
}

.pag{
	text-align: right;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, 
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background:#f39200 ;
    border:#f39200;
}
.pagination>li>a, .pagination>li>span{
	color: #666666;
}
.pagination>li:first-child>a, 
.pagination>li:first-child>span,
.pagination,.pagination>li:last-child>a, 
.pagination>li:last-child>span{
	border-radius: 0;
}

/************************************************** NEWS-PAGES *********************************************/
.news-specail{
	margin-bottom: 30px;
}
.box-news .title a{
	font-size: 16px;
	color: #f9af14;
	font-weight: bold;
	line-height: 18px;
}
.box-news .title a:hover{
	text-decoration: underline;
}
.regular-left,
.regular-right{
	padding-left: 0;
}
.news-regular-outer{
	margin-bottom: 20px;
}
.news-regular-outer .regular-except{
	height: 60px;
	overflow: hidden;
}
.news-regular-outer .title{
	margin-top: 0;
}
.news-right .title{
	text-transform: uppercase;
	border-bottom: 2px solid #676767;
	padding: 0 0 5px;
}
.news-right .title span{
	position: relative;
	padding: 0 0 5px;
}
.news-right .title span:before{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 4px;
	background: #f9af14;
	bottom: -3px;
	left: 0;
}

.news-right .news-categories ul{
	padding: 0 0 0 15px;
}
.news-right .news-categories li{
	list-style: square;
	color: #f9af14;
}
.news-right .news-categories li a{
	color: #676767;
	display: block;
	margin: 0 0 10px;
}	

.news-right .news-categories li a:hover{
	color: #f9af14;
}

.keyword{
	    margin: 20px 0;
    padding: 10px 0;
    border-bottom: 1px solid;
    border-top: 1px solid;
}

.keyword ul{
	display: table-row;
}
.keyword ul li{
	display: table-cell;
}
.keyword ul li a{
	display: inline-block;
	border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #676767;
	padding: 0 10px;
	margin: 0 0 0 5px;
	color: #fff;
}
.keyword .share{
	margin: 10px 0 0;
}

.news-relation h4{
	color: #f9af14;
}

.news-relation ul{
	padding: 0 0 0 15px;
}
.news-relation ul li{
	list-style: square;
	color: #f9af14;
}
.news-relation ul li a:hover{
	color: #f9af14;
}
.news-relation ul li a{
	display: block;
	margin: 0 0 5px;
	color: #676767;
}

/************************************************** PRODUCT - PAGE *********************************************/
.product-content{
	position: relative;
}
.product-content .product-outer{
	height: 212px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.product-content .caption{
	opacity: 0;
	position: absolute;
	background: #f9af14;
	color: #fff;
	bottom: 0;
	transition: all .4s;
	width: 100%;
	height: 100%;
	padding: 10px;
	transform: translate(0,100%);
	-o-transform: translate(0,100%);
	-ms-transform: translate(0,100%);
	-moz-transform: translate(0,100%);
	-webkit-transform: translate(0,100%);
}
.product-content:hover .caption{
	top: 0;
	bottom: auto;
	opacity: 1;
	transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-webkit-transform: translate(0,0);
}
.product-content .caption-text{
	line-height: 16px;
    margin: 3px 0 15px;
    height: 112px;
    overflow: hidden;
}
.product-content .caption h5.title{
	margin: 0;
    font-size: 18px;
    font-weight: bold;
}
.product-content .product-name{

}
.product-content .product-name h5.title{
	text-align: center;
	margin: 30px 0;
	height: 44px;
	overflow: hidden;
}
.product-content .caption-view{
	text-align: center;
}
.product-content .caption-view .view-all{
	padding: 8px 20px;
    background: #fff;
    border-radius: 5px;
    color: #f9af14;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
}
.box-product .pagi{
	text-align: center;
	clear: both;
	overflow: hidden;
}
.product-relation{
	overflow: hidden;
	clear: both;
	padding:  30px 0 0;
}

/************************************************** PRODUCT-DETILS - PAGE *********************************************/
.product-relation .product-content .product-outer{
	height: auto;
}
.product-relation .product-content .product-outer .product-img img{
	max-height: 234px;
}
.product-relation  .product-content .product-name h5.title{
	margin: 20px 0;
	text-transform: capitalize;
}
.product-relation  .product-content .product-name h5.title a{
	color: #676767;
}
.product-topl,
.product-topr{
	overflow: hidden;
	margin: 0 0 60px;
}
.product-btl .tab-content{
	border: 1px solid #ddd;
	border-top: 0;
	padding: 20px;
	/*min-height: 290px;*/
}
.product-btl  .nav-tabs>li>a {
    border-radius: 0;
    background: #f1f1f1;
    color: #000;
    font-size: 16px;
    margin-right: 0;
}
.product-btl .nav-tabs {
}

.product-btl .nav-tabs>li.active>a, 
.product-btl .nav-tabs>li.active>a:focus, 
.product-btl .nav-tabs>li.active>a:hover{
	color: #f9af14;
	background: #fff;
}
.product-topr h5.title{
	font-size: 22px;
	color: #f39200;
	margin-top: 0;
}
.product-topr .hotline{
	font-size: 40px;
    padding: 0 15px;
    color: #fff;
    background: url(../img/hotline.png) no-repeat right center #d90c13;
    margin:65px 0 0;
    display: none;
}
.product-topr .hotline a{
	color: #fff;
}
.product-btr .navbar-form .form-group{
	display: block;
}


/************************************************** VIDEO - PAGE *********************************************/


.box-video .video{
	margin: 0 0 30px;
}

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


.add-system{
	padding-left: 0;
}
.box-system{
	min-height: 215px;
    margin: 0 0 58px;
    clear: both;
}
.box-system:nth-child(2){
	margin:0;
	min-height: 180px;
}
.box-system ul {
	list-style: decimal inside;

}

.box-system .add-detail ul {
	list-style: none;
	overflow: hidden;
	padding: 30px 0;
}

.box-system .add-detail ul li{
	color: #000;
    font-weight: normal;
    margin: 0 0 10px;
    text-align: left;
    padding: 0 15px;
    width: 50%;
    float: left;
    font-size: 14px;
    height: 55px;
    overflow: hidden;
}

.box-system .add-detail ul li b{
	display: block;
}
.box-system ul li{
	float: left;
	font-weight: bold;
	margin: 0 1% 3px 0 ;
	width: 45%;
	font-size: 16px;
	color: #009fe3;
}

.box-system ul li a{
	color: #009fe3;
}
.box-system ul li a:hover{
	color: #f9af13;
}

.navbar-default .logo img{
	float: left;
	max-height: 95px;
}

.navbar-default .logo span{
	color: #ae1917;
    font-size: 16px;
    margin: 35px 0 0;
    display: block;
    float: left;
    font-weight: bold;
}

/************************************************** CONTACT - PAGE *********************************************/

.navbar-form{
	display: block;
	padding: 0;
	margin: 0;
}
.contact-add h4{
	color: #e30613;
	font-weight: bold;
	padding: 0 0 5px;
	border-bottom: 2px solid #000;
}
.fqa-top h4,
.product-btr h4,
.product-relation h4{
	padding: 0 0 5px;
	text-transform: uppercase;
	border-bottom: 2px solid #676767;
}
.contact-add h4 span,
.fqa-top h4 span,
.product-btr h4 span,
.product-relation h4 span{
	padding: 0 0 5px;
	position: relative;
}
.contact-add h4 span:before,
.fqa-top h4 span:before,
.product-btr h4 span:before,
.product-relation h4 span:before{
	content: "";
	width: 100%;
	height: 4px;
	bottom: -3px;
	position: absolute;
	background:#f39200; 
}
.contact-left .navbar-form{
	padding:0;
}
.contact-left .navbar-form .form-control{
	width: 100%;
}
.contact-left .navbar-form .btn,
.fqa-top .navbar-form .btn,
.product-btr .navbar-form .btn{
	background: #f9af13;
	margin: 0 10px 0 0;
	color: #fff;
	border-radius: 0;
	padding: 5px 25px;
}
.fqa-top .navbar-form .button{
	text-align: center;
	margin: 10px 0;
}

.product-btr .navbar-form .button{
		text-align: right;
}
.product-btr .navbar-form .button button:last-child{
	margin-right: 0;
}
.contact-left .navbar-form .form-group,
.fqa-top .navbar-form .form-group{
	background:#f1f1f1;
	border: 1px solid #ccc;
	border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 32.888%;
}

.fqa-top .navbar-form .form-group,
.product-btr .navbar-form .form-group{
	display: block;
	width: 100%;
	margin: 0 0 13px;
}


.contact-left .navbar-form .form-group.area{
	width: 100%;
	margin: 10px 0;
}
.contact-left .navbar-form .form-control,
.fqa-top .navbar-form .form-control,
.product-btr .navbar-form .form-group .form-control{
	background:#f1f1f1;
	width: 100%;
}
.product-btr .navbar-form .form-group input.form-control{
	height: 40px;
}
.contact-right ul li{
	margin: 0 0 5px;
}
.contact-right ul li a{
	color: #000;
}

.box-fqa .fqa-title{
	display: inline-block;
	padding: 5px 15px;
	background: #676767;
	margin: 15px 0;
	color: #fff;
}
.fqa-bt .question-text{
 	color: #f9af14;
}
.fqa-bt .question-text i{
	margin: 0 5px 0 0;
}
.fqa-bt .sad {
	padding: 0 0 0 15px;
    margin: 5px 0 0;
}
.box-fqa .fqa-text{
	margin: 0 0 5px;
}
/************************************************** FANCY BOX *********************************************/

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}


#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(to bottom, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}




/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}



/******************** * FEATURE CAROUSEL *********************/
.slider{
  text-align: center;
}
.slider-1 .flipster__button{
 /*   font-size: 1.5rem;
    color: #fff;
    bottom: 0;
    top: auto;
    opacity: 1;
    position: static;
    display: inline-block;
    margin: 20px 5px 0;*/
}
.slider-1 #carousel img,
.slider-1 #flat img{
  border: 2px solid #fff;
}
.flipster__item img{
	max-height: 480px;
}
.carousel-container {
  position:relative;
  width: 80%;
  margin: auto;
}
.tracker-summation-container,
.tracker-individual-container{
  display: none !important;
}
#carousel {
  position:relative;
  margin-bottom:0.5em;
}
.carousel-image {
  border:0;
  display:block;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  border:2px solid #fff;
  cursor:pointer;
  overflow:hidden;
}
.carousel-feature .carousel-caption {
  position:absolute;
  bottom:0;
  width:100%;
  background-color:#000;
  display: none !important;
}
.carousel-feature .carousel-caption p {
  margin:0;
  padding:5px;
  font-weight:bold;
  font-size:12px;
  color:white;
}
.tracker-summation-container {
  position:absolute;
  color:white;
  right:48px;
  top:230px;
  padding:3px;
  margin:3px;
  background-color:#000;
}
.tracker-individual-container {
  position:absolute;
  color:white;
  right:48px;
  top:210px;
  padding:0;
  margin:0;
}
.tracker-individual-container li {
  list-style:none;
}
.tracker-individual-container .tracker-individual-blip {
  margin:0 3px;
  padding:0 3px;
  color:white;
  text-align:center;
  background-color:#DDD;
}
.tracker-individual-container .tracker-individual-blip-selected {
  color:white;
  font-weight:bold;
  background-color:#000;
}
.btn-slider ul li{
  display: inline-block;

}
#carousel-left,
#carousel-right{
  display: none;
}
#carousel-left {
  position:absolute;
  bottom:33px;
  left:220px;
  cursor:pointer;
}
#carousel-right {
  position:absolute;
  bottom:33px;
  right:220px;
  cursor:pointer;
}
/*! jQuery.Flipster, v1.0.1 (built 2015-11-02) */
/* @group Flipster Essential Styles */
.flipster {
  display: block;
  overflow-x: hidden;
  overflow-y: visible;
  position: relative;
}
.flipster:focus {
  outline: none;
}
.flipster__container,
.flipster__item {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
.flipster__container {
  display: block;
  white-space: nowrap;
  word-spacing: -0.25em;
  transform-origin: 50% 50%;
  backface-visibility: hidden;
}
.flipster__item {
  display: inline-block;
  white-space: normal;
  word-spacing: normal;
  vertical-align: bottom;
}
.flipster--click .flipster__item--past,
.flipster--click .flipster__item--future {
  cursor: pointer;
}
.flipster__item img {
  max-width: 100%;
}
/* @end */

/* @group Flipster Previous & Next Buttons */
.flipster__button {
  position: absolute;
  top: 50%;
  display: block;
  appearance: none;
  background: none;
  border: none;
  padding: 0;
  z-index: 999;
  cursor: pointer;
  font-size: 15px;
  opacity: 0.5;
  transition: opacity 500ms ease;
  margin: -1em 2em;
}
.flipster__button svg {
  width: 2em;
  stroke: currentColor;
  fill: transparent;
  stroke-width: 3;
  stroke-linecap: round;
}
.flipster__button:hover,
.flipster__button:focus {
  opacity: 1;
  outline: 0;
}
.flipster__button--prev {
  left: 0;
}
.flipster__button--next {
  right: 0;
}
/* @end */

/* @group Flipster Navigation */
.flipster__nav,
.flipster__nav__item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.flipster__nav {
  display: block;
  margin: 0 0 4em;
  text-align: center;
  position: relative;
}
.flipster__nav__item {
  display: inline-block;
  margin: 0 0.25em;
}
.flipster__nav__link {
  display: block;
  color: inherit;
  padding: 0.5em 1em;
  position: relative;
  overflow: hidden;
  transition: all 250ms ease-out;
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster__nav__link::after {
  content: '';
  display: block;
  background: #232221;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: translateY(100%) translateY(-0.25em);
  transition: inherit;
}
.flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__link:hover,
.flipster__nav__link:focus {
  color: #FFF;
}
.flipster__nav__item--current > .flipster__nav__link::after,
.flipster__nav__link:hover::after,
.flipster__nav__link:focus::after {
  transform: translateY(0);
}
.flipster__nav__child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -1px;
  padding: 0.5em;
  background: #4e4441;
  z-index: 1;
}
.flipster__nav__child .flipster__nav__link {
  color: #FFF;
}
.flipster__nav__child .flipster__nav__link::after {
  background: #FFF;
}
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__child .flipster__nav__link:hover,
.flipster__nav__child .flipster__nav__link:focus {
  color: #232221;
}
.flipster__nav__item--current .flipster__nav__child {
  display: block;
}
/* @end */

/* @group Flipster Carousel Theme */
.flipster--carousel .flipster__container,
.flipster--carousel .flipster__item,
.flipster--carousel .flipster__item__content {
  transition: all 350ms ease-in-out;
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--carousel .flipster__item {
  perspective: 800px;
}
.flipster--carousel .flipster__item--past,
.flipster--carousel .flipster__item--future {
  opacity: 0;
  transition-delay: 115ms;
}
.flipster--carousel .flipster__item--past-2,
.flipster--carousel .flipster__item--future-2 {
  opacity: 0.6;
  transition-delay: 90ms;
}
.flipster--carousel .flipster__item--past-1,
.flipster--carousel .flipster__item--future-1 {
  opacity: 0.8;
  transition-delay: 60ms;
}
.flipster--carousel .flipster__item--past .flipster__item__content {
  transform: translateX(100%) rotateY(-20deg) scale(0.5);
}
.flipster--carousel .flipster__item--past-2 .flipster__item__content {
  transform: translateX(25%) rotateY(40deg) scale(0.65);
}
.flipster--carousel .flipster__item--past-1 .flipster__item__content {
  transform: rotateY(45deg) scale(0.8);
}
.flipster--carousel .flipster__item--future .flipster__item__content {
  transform: translateX(-100%) rotateY(20deg) scale(0.5);
}
.flipster--carousel .flipster__item--future-2 .flipster__item__content {
  transform: translateX(-25%) rotateY(-40deg) scale(0.65);
}
.flipster--carousel .flipster__item--future-1 .flipster__item__content {
  transform: rotateY(-45deg) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {
  transform: translateX(175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {
  transform: translateX(25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {
  transform: translateX(0%) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {
  transform: translateX(-175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {
  transform: translateX(-25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {
  transform: translateX(0%) scale(0.8);
}
.flipster--carousel .flipster__item--current .flipster__item__content {
  transform: translateX(0) rotateY(0deg) scale(1);
  transition-delay: 60ms;
}

.slider-1 .flipster--carousel .flipster__item--past-1,
.slider-1 .flipster--carousel .flipster__item--future-1 {
  opacity: 1;
  transition-delay: 60ms;
}
.slider-1 .flipster--carousel .flipster__item--past-2 .flipster__item__content {
  transform: translateX(25%) rotateY(0deg) scale(0.65);
}
.slider-1 .flipster--carousel .flipster__item--past-1 .flipster__item__content {
  transform: rotateY(0deg) scale(0.8);
}
.slider-1 .flipster--carousel .flipster__item--future .flipster__item__content {
  transform: translateX(-100%) rotateY(0deg) scale(0.5);
}
.slider-1 .flipster--carousel .flipster__item--future-2 .flipster__item__content {
  transform: translateX(-25%) rotateY(0deg) scale(0.65);
}
.slider-1 .flipster--carousel .flipster__item--future-1 .flipster__item__content {
  transform: rotateY(0deg) scale(0.8);
}
/* @end */

/* @group Flipster Coverflow Theme */
.flipster--coverflow .flipster__container,
.flipster--coverflow .flipster__item,
.flipster--coverflow .flipster__item__content {
  transition: all 350ms ease-in-out;
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--coverflow .flipster__item {
  perspective: 800px;
}
.flipster--coverflow .flipster__container {
  padding-bottom: 5%;
}
.flipster--coverflow .flipster__item__content {
  transform-origin: 50% 100%;
  box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
}
.flipster--coverflow .flipster__item__content img:only-child {
  display: block;
}
.flipster--coverflow .flipster__item--past .flipster__item__content {
  transform-origin: 0% 50%;
  transform: scale(0.75) rotateY(55deg);
}
.flipster--coverflow .flipster__item--future .flipster__item__content {
  transform-origin: 100% 50%;
  transform: scale(0.75) rotateY(-55deg);
}
.flipster--coverflow .flip-current .flipster__item__content {
  transform: rotateY(0deg);
}
/* @end */

/* @group Flat */
.flipster--flat .flipster__container,
.flipster--flat .flipster__item,
.flipster--flat .flipster__item__content {
  transition: all 400ms ease-in-out;
}
.flipster--flat .flipster__item--past,
.flipster--flat .flipster__item--future {
  opacity: 0.5;
}
.flipster--flat .flipster__item--past .flipster__item__content {
  transform: scale(0.75);
}
.flipster--flat .flipster__item--future .flipster__item__content {
  transform: scale(0.75);
}
/* @end */

/* @group Flipster Wheel Theme */
.flipster--wheel {
  overflow: hidden;
}
.flipster--wheel .flipster__container,
.flipster--wheel .flipster__item__content {
  transition: all 400ms ease-in-out;
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--wheel .flipster__container {
  padding-bottom: 20%;
}
.flipster--wheel .flipster__item__content {
  transform-origin: 50% 100%;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
  transform-origin: 100% 100%;
}
.flipster--wheel .flipster__item--future .flipster__item__content {
  transform-origin: 0% 100%;
}
.flipster--wheel .flipster__item__content img:only-child {
  display: block;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
  opacity: 0;
  transform: rotateZ(-80deg) translate(-170%, 110%);
}
.flipster--wheel .flipster__item--future .flipster__item__content {
  opacity: 0;
  transform: rotateZ(80deg) translate(170%, 110%);
}
.flipster--wheel .flipster__item--past-3 .flipster__item__content {
  opacity: 1;
  transform: rotateZ(-60deg) translate(-70%, 75%);
}
.flipster--wheel .flipster__item--future-3 .flipster__item__content {
  opacity: 1;
  transform: rotateZ(60deg) translate(70%, 75%);
}
.flipster--wheel .flipster__item--past-2 .flipster__item__content {
  opacity: 1;
  transform: rotateZ(-40deg) translate(-17%, 30%);
}
.flipster--wheel .flipster__item--future-2 .flipster__item__content {
  opacity: 1;
  transform: rotateZ(40deg) translate(17%, 30%);
}
.flipster--wheel .flipster__item--past-1 .flipster__item__content {
  opacity: 1;
  transform: rotateZ(-20deg);
}
.flipster--wheel .flipster__item--future-1 .flipster__item__content {
  opacity: 1;
  transform: rotateZ(20deg);
}
.flipster--wheel .flip-current .flipster__item__content {
  transform: rotateX(0deg);
}
/* @end */

/****************** owl colusel ************************/
.carousel {
}
.item .thumb {
	width: 25%;
	cursor: pointer;
	float: left;
}
.item .thumb img {
	width: 100%;
	margin: 2px;
}
.item img {
	width: 100%;	
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.efect{display: none;}

.navbar-default .navbar-nav > li span.open {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 36px;
    width: 36px;
    background: #fff;
    text-align: center;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    display: none;
    z-index: 9999;
}
.pomotion-text img.pomotion-img{
	float: left;
}
#hotlinepage {
    display: block;
    margin: 0px;
    padding: 0px;
    border: 0px;
    overflow: hidden;
    position: fixed;
    z-index: 16000001;
    bottom: 0px;
    padding: 5px 15px;
    color: #FFF;
    left: 10px;
    font-size: 18px;
    font-weight: bold;
    background-color: #468ac9;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

#hotlinepage a{
	color: #fff;
}
/************************************************** MOBILE REPONSIVE *********************************************/
@media (max-width: 1199px){

	.navbar-brand>img {
	    display: block;
	    max-height: 75px;
	}
	.navbar-default .logo{
		top:-4px;
	}
	.navbar-default .navbar-nav>li>a{
		font-size: 12px;
		padding: 8px;
	}
	.footer .box-footer .h4{
		font-size: 14px;
	}
	.product-content .product-outer{
		height: auto;
	}
	.product-content .caption-text{
		height: 80px;
	}
}


@media (max-width: 1023px){
	.navbar-default .navbar-nav > li span.open {
	    display: block;
	}
	.header__text{
		font-size: 11px;
		padding-left: 0;
	}
	.header .navbar-form{
		display: none;
	}
	.hedaer-hotline{
		text-align: right;
	}
	.header .navbar-nav>li:last-child .navbar-form{
		display: block;
	}
	.navbar-brand>img {
		/*max-height: 100%;*/
		margin: 0 0 0 10px;
	}
	.header .navbar-default{
		padding: 10px 0;
	}
	.navbar-default .navbar-toggle{
		display: block;
		background: #468ac9;
		border: 0;
		border-radius: 0;
		margin: 15px 0 0;
		width: 50px;
	    height: 50px;
	    text-align: center;
	    padding: 0;
	}
	.navbar-right .dropdown-menu{
		padding: 0;
	}
	.dropdown-menu>li>a {
		border-top: 1px solid #fff;
		padding: 8px 20px;
	}
	.dropdown-menu>li:last-child>a {
		/*border: 0;*/
	}
	.navbar-default .logo {
	    /*top: -12px;*/
	    position: static;
	}
	.navbar-collapse.collapse {
	    display: none !important;
	    height: auto !important;
	    overflow: visible !important;
	    clear: both;
	    padding: 0;
	}
	.collapse.in {
    	display: block !important;
	}
	.navbar-toggle .icon-bar{
		margin: auto;
	}
	.navbar-header{
		padding: 0 15px;
		width: 100%;
	}
	.navbar-toggle{
		padding-right: 0;
		margin-right: 0;
	}
	.navbar-nav,.navbar-right,.navbar-nav > li{
		float: none !important;
		min-height: 0;
	}
	.navbar-fixed-top .navbar-collapse {
    	max-height: 100%;
	}
	.navbar-fixed-top .navbar-collapse{
		background: #ccc;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background:#fff;
		
	}
	.navbar-default .navbar-nav > li{
		display: block;
		margin: 0;
		border-bottom: 1px solid #fff;
	}
	.navbar-form .form-group{
		width: 90%;
		display: inline-block;
	}
	.header .navbar-form .form-control{
		position: static;
		width: 100%;
		border: 0;
		display: block;
	}
	.header .navbar-form .form-control:focus{
		border: 0;
		box-shadow: none;
	}
	.header .navbar-form  .btn-search{
		float: right;
		padding: 6px;
	}
	.col-ft{
		width:50%  !important;
		float: left;
	}
	.col-ft .ft-title{
		cursor: pointer;
	}
	.col-ft.last{
		margin: 0 0 40px;
	}
	.navbar-nav li ul.menu-sub,
	.navbar-nav li ul.dropdown-menu{
		display: block;
		width: 100%;
		position: static;
		border-bottom: 1px solid  #fff;
    	margin: 0 0 10px;
    	background: #468ac9;
	}
	.news-left{
		width: 100%;
	}
	.news-right{
		display: none;
	}
	.box-news .news-regular-outer .title a{
		font-size: 14px;
		line-height: 18px;
	}
	.breadcrumb{
		padding-left: 0;
	}
	.contact-left .navbar-form .form-group{
		width: 32.555%;
	}

	.header .navbar-nav{
		margin: 0;
		background: #468ac9;
	}
	.navbar-collapse.collapse{
		margin: 10px 0 0;
	}

}





@media (max-width: 959px){
	.slider-1{
		padding: 15px 0;
	}
	.box-product .product{
		width: 50%;
		float: left;

	}
	.product-content .product-outer{
		height: 228px;
	}
	.main-news-right,
	.main-news-left{
		clear: both;
		width: 100%;
	}
	.footer .box-footer{
		width: 50% !important;
		padding: 0 15px;
		margin: 0 0  10px !important;
	}
	.footer .box-footer:nth-child(4){
		display: none;
	}
	.footer .box-footer:nth-child(3){
		clear: both;
	}

	.contact-left .navbar-form{
		padding: 0 15px;
	}
	.contact-left .navbar-form .form-group{
		width: 100%;
		margin: 0 0 10px;
	}
	.footer .box-footer:first-child .h4,
	.header-top{
		display: none;
	}
	.carousel-caption{
		right: 10px;
	}
}

@media (max-width: 768px){

}
@media (max-width: 732px){

	.header .navbar-form .form-control{
		padding-left: 30px;
	}
	.main-album .caption h5{
		font-size: 10px;
	}

	.header-top-left,
	.hedaer-hotline{
		text-align: center;
		padding: 0;
	}
	.header__text{
		font-size: 10px;
	}
	.img-system{
		display: none;
	}
}
@media (max-width: 719px){

}
@media (max-width: 599px){
	.main-topr .text-topr{
		padding: 20px 5px 0;
	}
	.album-details .box-slide{
		width: 50%;
	}
}
@media (max-width: 479px){
	.navbar-header{
		width: auto;
	}
	.box-system .add-detail ul li{
		float: none;
		width: auto;
		height: auto;
	}
	.box-pomotion .title{
		font-size: 28px;
	}
	.box-video .video{
		width: auto;
		float: none;
	}
	.flipster__item img {
	    max-width: 55%;
	}
	.carousel-caption,
	.slider-1 .flipster__button{
		display: none;
	}
	.view{
		display: none;
	}

	.footer .box-footer{
		width: 100% !important;
		padding: 0;
	}
	.box-news .title a{
		font-size: 14px;
		line-height: 18px;
	}
	.specail-img,.regular-img{
		margin: 0 0 10px;
	}
	.specail-left,.specail-right,
	.regular-left,.regular-right{
		width: 100%;
	}
	.news-left,.regular-left{
		padding: 0;
	}
	.box-product .product{
		width: auto;
		float: none;
	}
	.pomotion-img{
		text-align: center;
	}
	.pomotion-img,
	.pomotion-text{
		width: auto;
		float: none;
		margin: 0 0 10px;
	}
	.pomotion-text{
		padding-left: 15px;
		background:none;
		height: auto;
	}
}
