﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
body {
	font-family:'Roboto', Arial, sans-serif;
	font-size:13px;
	line-height:1.42857143;
	color:#333
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.hidden {
	display:none
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
a, a:hover {
	text-decoration:none!important;
	color:#333
}

strong, b {
	font-weight:700
}


.container {
	margin-right:auto;
	margin-left:auto;
	max-width:100%;
	padding:0 15px
}

.container {
    width: 1200px
}

#toplink {
	background-color:#f2f2f2;
	display:block;
	border-bottom:1px solid #e5e5e5;
	height:28px;
	line-height:28px;
	font-family:Roboto
}
#header {
	border-bottom:3px solid #0088c4;
	font-family:Roboto
}
.toplink .fa {
	color:#da251c
}
.top-info-phone span {
	margin:0 5px
}
.float-left {
	float:left
}
.float-right {
	float:right
}
.float-center {
	text-align:center
}
.row {
	clear:both;
}
.col {
	float:left
}
.toplink {
	width:50%
}
.toplink li {
	padding:0 20px;
	white-space:nowrap
}
.toplink li.active {
	background:#fff;
	border-radius:5px 5px 0 0;
	padding:3px 20px 0 20px;
	margin:4px 0 0 0;
	border:1px solid #ddd;
	border-bottom:#fff;
	font-weight:700
}
.toplink.float-left li {
	float:left
}
.toplink.float-right li {
	float:right
}
.top-info-phone {
	position:relative;
	text-indent:5px;
	padding:0 20px 0 0
}
.i-view-more {
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px solid #888;
	border-right:4px solid transparent;
	border-left:4px solid transparent;
	content:"";
	position:absolute;
	top:48%;
	right:5px
}
.i-view-more:hover {
	border-top:4px solid #19abe0;
	border-right:4px solid transparent;
	border-left:4px solid transparent
}
.info-help-phone {
	display:none
}
.top-info-phone .hd-sp-drop {
	position:relative;
	display:inline-block;
	height:28px;
	width:30px;
	float:right;
	line-height:28px;
	z-index:10
}
.top-info-phone .hd-sp-drop:hover .info-help-phone {
	display:block;
	z-index:1;
	position:absolute;
	background:#fff;
	border:1px solid #ddd;
	width:250px;
	line-height:25px;
	left:-10px;
	top:calc(100% - 1px);
	border-radius:0 0 4px 4px
}
.hd-sp-drop-bg {
	position:absolute;
	z-index:2;
	width:100%;
	height:100%
}
.top-info-phone .hd-sp-drop:hover .hd-sp-drop-bg {
	background:#fff;
	border:1px solid #ddd;
	border-bottom:none
}
.top-info-phone .hd-sp-drop .i-view-more {
	right:10px;
	z-index:3
}
.top-info-phone .hd-sp-drop:hover .i-view-more {
	border-top-color:#da251c
}
.info-help-phone span {
	display:block;
	margin:0
}
.info-help-phone .fa {
	width:25px;
	font-size:1.2em
}
.info-help-phone img {
	vertical-align:sub;
	padding:0 3px
}
.toplink .policy-link {
	position:relative
}
.toplink .policy-link .fa {
	font-size:1.3em;
	padding-right:5px
}
.toplink .policy-info {
	display:none
}
.toplink .policy-link:hover .policy-info {
	display:block;
	z-index:999;
	position:absolute;
	background:#fff;
	border:1px solid #ddd;
	width:300px;
	line-height:25px;
	right:-106px;
	top:27px;
	overflow:hidden;
	border-radius:0 0 4px 4px
}
.toplink .policy-info span {
	display:block;
	padding:0 10px
}
.policy-info .fa {
	width:20px;
	color:#666;
	font-weight:100
}
.logo {
	width:214px;
	height:60px;
	clear:both;
	margin:0 0 10px 0;
	background:url(../images/logo.png) no-repeat left center;
	display:block
}
.label-search {
	margin:10px 0;
	width:500px
}
#searchBox {
	background:#fff;
	width:100%;
	padding:0;
	float:left;
	margin-left:20px;
	position:relative;
	border:2px solid #e0231d;
}
form#frmSearch {
	display:block;
	height:100%;
	position:relative
}
.txtQuery {
	width:48%!important;
	margin:0 36px 0 0;
	padding:0;
	height:34px;
	position:static;
	border:none;
	border-right:solid 1px #ddd;
	text-indent:10px;
	outline:none;
	font-family:"Roboto", san-serif
}
.support-form {
	position:relative;
	z-index:10
}
.support-form>.box-contact-support {
	position:absolute;
	background:#f6fcfe;
	width:100%;
	right:0;
	top:0;
	padding:10px 20px;
	border:solid 1px #19abe0;
	box-shadow:0 1px 6px rgba(0, 0, 0, .25)
}

.box-contact-support .form-row {
	margin:10px 0
}
.box-contact-support .form-row input {
	width:100%
}



#frmSearch .i-view-more {
	right:41px;
	top:14px
}
#btnFindSubmitPad {
	float:none;
	display:inline-block;
	height:30px;
	background:#e0231d;
	border:##e0231d;
	position:absolute;
	right:0;
	top:0
}
#btnFindSubmit {
	width:100%;
	height:100%;
	color:#fff;
	background:#e0231d;
	border:none;
	text-indent:10px;
	font-weight:bold;
	height:35px;
}
.account {
	margin:0 40px;
	padding:8px 0;
	width:170px;
	position:relative;
	display:inline-block
}
.account-login {
	font-weight:700
}
.account-link span {
	white-space:nowrap
}
.account-link .fa {
	color:#19abe0;
	float:left;
	padding:4px;
	margin:0 8px 0 0;
	border:2px solid #19abe0;
	border-radius:50%;
	overflow:hidden;
	width:30px;
	height:30px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.account-link .account-login-more {
	display:block;
	font-size:.9em
}
.account .account-box {
	display:none
}
.account-box.acc-info li:nth-child(4) {
display:none
}
.account.hover .account-box:before {
	position:absolute;
	content:"";
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:8px solid #ddd;
	top:-8px
}
.account.hover .account-box:after {
	position:absolute;
	content:"";
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:8px solid #fff;
	top:-7px
}
.account.hover .acc-login, .account.hover .account-box, .cart.hover .cart-box, .account.hover .acc-login, .account.hover .account-box, .cart.hover .cart-box {
	display:block;
	position:absolute;
	border:1px solid #ddd;
	line-height:25px;
	z-index:999;
	background:#fff;
	padding:5px 20px;
	top:48px;
	min-width:170px
}
.cart .cart-box.show, .cart.hover .cart-box.show {
	display:block!important;
	position:fixed!important;
	border:1px solid #ddd;
	line-height:25px;
	z-index:999;
	background:#fff;
	padding:5px 20px;
	width:500px;
	height:380px
}
.cart-box.show:before, .cart-box.show:after, .cart-box .close {
	display:none
}
.account-box .account-input {
	border:1px solid #ddd;
	padding:5px;
	margin:5px 0;
	width:200px
}
.account-box a {
	color:#19abe0
}
.register-accout {
	text-align:right
}
.login-submit {
	width:100%
}
#btnLoginSubmit, .btn-login {
	width:100%;
	margin:5px 0;
	background:#19abe0;
	border:1px solid #19abe0;
	line-height:25px;
	color:#fff
}
.login-social {
	border-top:1px solid #eee;
	margin:10px 0;
	padding:10px 0
}
.login-social .signin-openID:first-child {
	margin-right:14px
}
.login-social .signin-openID {
	margin:10px 0;
	padding-right:10px;
	text-indent:30px;
	line-height:24px;
	border-radius:12px;
	color:#fff
}
.login-social .signin-openID.facebook {
	background:#546ea6 url(images/Facebook.png) no-repeat 0 center
}
.login-social .signin-openID.google {
	background:#df5656 url(images/GooglePlus.png) no-repeat 0 center
}
.cart {
	padding:8px 0;
	position:relative;
	width:150px;
	margin:0 20px 0 0
}
.cart .fa-shopping-cart {
	font-size:1.8em;
	line-height:.9em;
	color:#19abe0;
	float:left;
	text-indent:-1px;
	padding:4px;
	margin:0 8px 0 0;
	border:2px solid #19abe0;
	border-radius:50%;
	overflow:hidden;
	width:30px;
	height:30px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.cart-title {
	font-weight:700
}
.cart-status {
	white-space:nowrap
}
.cart b {
	color:#da251c
}
.cart-total b {
	float:right;
	width:40%
}
.cart .cart-box {
	display:none
}
.cart.hover .cart-box {
	width:300px;
	right:-20px
}
.cart.hover .cart-box:before {
	position:absolute;
	content:"";
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:8px solid #ddd;
	top:-8px
}
.cart.hover .cart-box:after {
	position:absolute;
	content:"";
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:8px solid #fff;
	top:-7px
}
.cart-box .cart-item {
	border-top:1px dotted #ddd;
	padding:5px 0;
	line-height:20px;
	white-space:nowrap
}
.cart-box .cart-item1 img {
	width:40px;
	padding-right:10px;
	height:auto;
	max-height:50px
}
.cart-box .cart-item2 {
	width:40%;
	padding-right:10px;
	white-space:normal
}
.cart-box .cart-item3, .cart-box .cart-item4 {
	width:30%
}
.cart-box .cart-item5 {
	float:right
}
.cart-box .cart-item .fa-trash-o {
	color:#aaa;
	font-size:1.3em
}
.cart-box .cart-item3.product {
	font-weight:700;
	color:#da251c
}
.cart-box .cart-total {
	border-top:1px solid #ddd;
	padding:8px 0
}
.cart-box .cart-checkout {
	display:block;
	margin:0 0 5px 0;
	background:#19abe0;
	line-height:32px;
	font-weight:500;
	font-size:1.2em;
	border-radius:3px;
	color:#fff;
	text-align:center
}
.topnav {
	height:30px;
	line-height:30px;
	position:relative
}
.top-home-nav {
	line-height:36px;
	height:36px;
	width:70%
}
.top-home-nav .home-item {
	border:1px solid #0088c4;
	background-color:#0088c4;
	color:#fff;
	border-radius:4px 4px 0 0;
	font-weight:bold;
	position:relative;
	padding-left:35px;
	float:left;
	width:100%;
	text-transform:uppercase;
	height:36px;
	line-height:36px;
}

.top-home-nav .home-item span{
	font-size:16px;
}
.top-home-nav .home-item .icon-home {
	padding-right:10px
}
.top-home-nav .icon-home:before {
	content:"≡";
	position:absolute;
	top:0;
	left:10px;
	font-weight:100;
	font-size:2em;
	font-family:Verdana;
	line-height:31px
}
.top-home-nav.hover.mobile .icon-home:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	font:100 normal normal 20px/26px FontAwesome;
	width:100%;
	text-align:center
}
.top-right-nav {
	overflow:hidden;
	position:absolute;
	left:20%;
	height:30px;
	width:70%
}
.top-menu-item {
	padding:0 0 0 0px
}

.leftNavMenu .menu-item a {
    display: block;
    font-size: 1.1em;
    font-weight: 100;
    line-height: 34px;
    padding: 0 8px;
}
.leftNavMenu, .leftSubNavMenu {
	display:none
}

.leftNavMenu .menu-item.hover .leftSubNavMenu, .top-home-nav.hover .leftNavMenu, .leftNavMenu>.menu-item>.hover .leftSubNavMenu {
	display:block;
}


.leftNavMenu {
	position:absolute;
	top:38px;
	width:100%;
	border:1px solid #0088c4;
	z-index:99
}
.leftNavMenu .menu-item {
	float:left;
	line-height:42px;
	height:42px;
	width:100%;
	display:block;
	background:#fff;
	border-bottom:1px solid #eee;
	text-transform:uppercase;
}

.leftNavMenu .menu-item:hover a {
	color:#333
}

.leftNavMenu .menu-item a {
	padding:0 8px;
	font-weight:100;
	font-size:14px;
	line-height:42px;
	display:block
}
.leftNavMenu .menu-item img {
	width:24px;
	vertical-align:middle;
	margin-right:6px
}

.leftSubNavMenu {
	-webkit-column-width:190px;
	-webkit-column-gap:0;
	-moz-column-width:190px;
	-moz-column-gap:0;
	column-width:200px;
	column-gap:0;
	column-fill:auto;
	left:232px;
	top:0;
	height:100%;
	position:absolute;
	padding:5px 0;
	width:717px;
	background:#fff;
	min-height:calc(100% + 1px);
	overflow:hidden;
	border:1px solid #da251c;
	z-index:999;
	text-transform: none!important
}

.leftSubNavMenu p {
	display:block;
	line-height:20px;
	float:left;
	margin:0 0 0 20px;
	min-width:190px;
	padding:0;
	font-size:.9em;
	text-indent:-13px
}

.leftSubNavMenu p.menu-item1{
	margin-top:15px;
}

.leftSubNavMenu p.menu-item1 a {
	font-weight:500;
	color:#19abe0!important
}
.leftSubNavMenu p a {
	color:#222!important;
	font-size:.9em;
	line-height:22px!important
}
.leftSubNavMenu p:hover a {
	color:red!important
}
.leftSubNavMenu .menu-item1 img {
	width:19px!important;
	height:auto;
	margin-left:5px;
	-moz-filter:brightness(1)!important;
	-webkit-filter:brightness(1)!important;
	filter:brightness(1)!important
}
.leftSubNavMenu .menu-item2 {
	padding-left:5px
}
.leftSubNavMenu .menu-item2 a:before {
	content:"▪ ";
	color:#aaa;
	padding-right:5px
}

.row.home-slider {
	position:relative;
	overflow: visible;
	margin:100px 0px 0px 0px;
}

.row.home-slider1 {
	position:relative;
	overflow: visible;
	margin:100px 0px 0px 0px;
}
.slider {
	top:0px;
	display:block;
}

.slider1 {
	top:0px;
	display:block;
}
.slider img {
width:100%;
height:400px!important
}

.slider1 img {
width:100%;
height:250px!important
}

.slider .500px img {
height:400px!important
}


.slider1 .500px img {
height:250px!important
}

.slider-nav {
	position:absolute;
	right:0;
	display:block;
	z-index:2;
	background:rgba(255, 255, 255, .9)
}
.slider-nav li {
	display:block;
	clear:both;
	padding:0px;
	border-bottom:1px solid #ddd;
	position:relative;
}

.left-box_gr{
	display:none;
}
@media(min-width:490px) {
.ticker-container {
height:30px;
text-align:left
}
.ticker-container .ticker-caption {
height:100%;
width:100px
}
.ticker-container .ticker-caption p {
text-align:left;
padding-left:7px
}
.ticker-container ul {
margin-left:110px;
height:100%
}
.ticker-container ul div {
height:100%;
left:110px
}
.ticker-container ul div.ticker-active {
top:0
}
.ticker-container ul div.not-active {
top:30px
}
.ticker-container ul div.remove {
top:-30px
}

.slider-nav {
	display:none
}
}


@media(min-width:768px) {
.container {
width:780px
}
.slider-nav, .subcat-pad, #homepage .leftNavMenu, #aboutpage .leftNavMenu, #search0page .leftNavMenu, .account-link-pad, .cart-link-pad, .cheap-label, .search-cat, .content-Right, .bar-buy.prod-name, .Page-left, .prod-rate.catalog-m span, .sub-links, .support-info-left, .slider-nav h3.slider-nav-title,  .ticker-promo-box, .catalog-bar, .button-buy:after {
display:none
}

#homepage .top-home-nav.hover .leftNavMenu, #aboutpage .top-home-nav.hover .leftNavMenu, #search0page .top-home-nav.hover .leftNavMenu, #toplink, .bx-contact {
display:block
}


	
.home-product-pad {
height:510px
}

#header {
background:#fff
}
.account, .cart {
width:40px;
margin:0 20px 0 0
}
.account.hover .acc-login, .account.hover .account-box {
right:-60px
}
.cart.hover .cart-box:before, .cart.hover .cart-box:after {
right:35px
}
.account.hover .acc-login:before, .account.hover .acc-login:after, .account.hover .account-box:before, .account.hover .account-box:after {
right:75px
}
.label-search {
width:350px
}
.home-slider {
height:350px
}

.home-slider1 {
height:250px
}
.slider {
left:0
}

.slider img {
width:100%;
height:400px!important
}


.slider1 img {
width:100%;
height:250px!important
}
.slider .500px img {
height:400px!important
}
.leftSubNavMenu {
width:552px
}
}
@media(min-width:992px) {
.container {
width:1000px
}
.header {
background:#fff;
box-shadow:0 1px 2px rgba(0, 0, 0, .2);
padding:12px 0 0 0
}
.account-link-pad, .cart-link-pad, .delivery-type .icon, .bar-buy.prod-name, .prod-rate.catalog-m span, .form-item-title, .bx-contact {
display:none
}

#homepage .leftNavMenu, #search0page .leftNavMenu, .cheap-label, .search-cat, .content-Right, #toplink, #stickyheader .item1, .Page-left, .sub-links, .support-info-left, .slider-nav li:last-child, .ticker-promo-box, #aboutpage .leftNavMenu {
display:block
}

.slider-nav {
	display:block;
}
#header {
background:#fff
}

.account, .cart {
width:40px;
height:40px;
}
.account.hover .acc-login, .account.hover .account-box {
right:-60px
}
.cart.hover .cart-box:before, .cart.hover .cart-box:after {
right:35px
}
.account.hover .acc-login:before, .account.hover .acc-login:after, .account.hover .account-box:before, .account.hover .account-box:after {
right:75px
}
.home-slider {
height:350px
}
.home-slider1 {
height:250px
}

.slider {

}
.slider img {
width:100%;
height:400px!important
}

.slider1 img {
width:100%;
height:250px!important
}

.slider .500px img {
height:400px!important
}


.slider1 .500px img {
height:400px!important
}
.leftSubNavMenu {
width:771px
}
.label-search {
width:500px
}
.ticker-promo-box {
width:500px
}
.left-box_gr{
	display:block
}


}
@media(min-width:1200px) {
.container {
width:1200px
}
#homepage .leftNavMenu, #aboutpage .leftNavMenu, #search0page .leftNavMenu, .account-link-pad, .cart-link-pad, .cheap-label, .search-cat, .delivery-type .icon, .content-Right, #toplink, .info-support, .bar-buy.prod-name, #stickyheader .item1, .prod-rate.catalog-m span, .Page-left, .sub-links, .form-item-title, .support-info-left, .slider-nav li:last-child, .slider-nav h3.slider-nav-title, .bx-contact {
display:block
}
.slider-nav {

}

#header {
background:#fff
}
.account {
width:170px
}
.account.hover .acc-login, .account.hover .account-box {
right:10px
}
.cart {
width:150px
}
.cart.hover .cart-box:before, .cart.hover .cart-box:after {
right:145px
}
.cart-box-inner .close {
display:none
}
.account.hover .acc-login:before, .account.hover .acc-login:after, .account.hover .account-box:before, .account.hover .account-box:after {
right:135px
}
.home-slider {
height:350px
}
.home-slider1 {
height:250px
}
.slider {
}

.slider1 {
}
.slider img {
width:100%;
height:400px!important
}
.slider1 img {
width:100%;
height:250px!important
}

.500px img {
height:400px!important
}
.slider1 .500px img {
height:400px!important
}


.label-search {
width:500px
}
.leftSubNavMenu {
width:937px
}
.ticker-promo-box {
width:815px
}
}




@media screen and (max-width:992px) {
#cart-popup {
width:100%;
bottom:0!important;
top:inherit
}
.top-home-nav {
	line-height:30px;
	height:36px;
	width:30%!important
}

.top-right-nav {
    height: 30px;
    left: 30%;
    overflow: hidden;
    position: absolute;
    width: 70%;
}
}

@media(max-width:767px) {
.top-fb-like {
display:none
}


ul.leftNavMenu {
background:#fff
}
.slider-nav li:last-child{
	display:none
}


}

ul#ticker-promos .ticker-active li span {
	width:440px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.ticker-container {
	height:60px;
	width:100%;
	text-align:center;
	position:relative;
	background-color:#fff;
	color:#000;
	font-size:1em;
	margin-bottom:15px
}
.ticker-container .ticker-caption {
	height:50%;
	width:100%;
	display:table;
	position:absolute;
	z-index:1;
	text-transform:uppercase
}
.ticker-container .ticker-caption p {
	height:inherit;
	width:inherit;
	display:table-cell;
	vertical-align:middle;
	font-weight:bold
}

#ticker-promos ul li{
	float:left;
	padding-right:20px;
}
@media(min-width:490px) {
.ticker-container {
height:30px;
text-align:left
}
.ticker-container .ticker-caption {
height:100%;
width:100px
}
.ticker-container .ticker-caption p {
text-align:left;
padding-left:7px
}
.left-box_pro{
		display:none;
}

.right-top{
	display:none;
}

.product-wrap {
		background:#fff;
	border:1px solid #eee;
	border-top:none;
	border-left:1px solid #eee;
}
}
@media(min-width:768px) {
.ticker-container {
margin-bottom:10px
}

}

@media(min-width:992px) {
.ticker-container {
margin-bottom:20px
}

.left-box_pro{
		display: block;
}

.right-top{
	display: block
}

.product-wrap{
	background:#fff;
	border:1px solid #eee;
	border-top:none;
}

}


@media (min-width: 992px) {
.col-md-1-5 {
    width: 20%;
}
.col-md-2-5 {
    width: 40%;
}
.col-md-3-5 {
    width: 60%;
}
.col-md-4-5 {
    width: 80%;
}
.col-md-5-5 {
    width: 100%;
}

.col-md-offset-1-5 {
    margin-left: 20%;
}
}


@media (min-width: 1200px) {
	
.col-lg-1-5 {
    width: 20%;
}
.col-lg-2-5 {
    width: 40%;
}
.col-lg-3-5 {
    width: 60%;
}
.col-lg-4-5 {
    width: 80%;
}
.col-lg-5-5 {
    width: 100%;
}
}

@media (max-width: 490px) {
.col-md-1-5 {
    float: left;
    margin-bottom: 0;
    width: 50%;
}
.col-md-2-5 {
    float: left;
    margin-bottom: 0;
    width: 50%;
}
.col-md-3-5 {
    float: left;
    margin-bottom: 0;
    width: 50%;
}
.col-md-4-5 {
    float: left;
    margin-bottom: 0;
    width: 50%;
}
.col-md-5-5 {
    float: left;
    margin-bottom: 0;
    width: 50%;
}
.col-md-1 {
    float: left;
    margin-bottom: 20px;
    width: 50%;
}

}

.topnav top-home-nav.col-md-1-5,{
	padding-right:0;
}

.topnav .col-md-4-5 {
	padding-left:0;
}

#slider .slider.col-sm-9.col-md-3-5{
	padding-left:0;
	padding-right:0;
}

#slider .slider-nav.col-sm-3.col-md-1-5{
	padding-left:0;
}

#center{
	padding-bottom:
}

#group-search {
    float: right;
    height: 35px;
    position: relative;
    width: 29%;
	right:17%
}

.title-group {
    background: rgba(0, 0, 0, 0) url("../images/arrow-group.png") no-repeat scroll right 13px center;
    border-left: 1px solid #eee;
    color: #505050;
    cursor: pointer;
    font-family: arial,helvetica,sans serif;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding-left: 18px;
    padding-right: 32px;
}

.title-group {
    background: rgba(0, 0, 0, 0) url("../images/arrow-group.png") no-repeat scroll right 13px center;
    border-left: 1px solid #eee;
    color: #505050;
    cursor: pointer;
    font-family: arial,helvetica,sans serif;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding-left: 18px;
    padding-right: 32px;
}


.styled-select select {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 14px;
    height: 35px;
    padding: 5px;
    width: 180px;
}

.styled-select {
    background: rgba(0, 0, 0, 0) url("../images/select_03.png") no-repeat scroll 96% 0;
    height: 34px;
    overflow: hidden;
}

.fa-search{
	font-size:16px;
	color:#888;
	padding-left:10px;
}

.header-logo{
	padding-top:20px;
	padding-bottom:20px;
}
#slider .col-md-3-5, #slider .col-ld-3-5{
	padding-left:0;
	padding-right:0
}

.slider-nav-main img{
	max-height:203px;
}
/**************************/

.non_display{
	display:none!important
}

.top-home-nav:hover .non_display{
	display:block!important
}
