/*================================
    Categories and products
==================================*/
.shop-category-list h4 {
    margin: 0;
}
.product-sorting {
    margin: 20px 0 25px;
}
.product-sorting select {
    display: inline-block;
    margin-left: 10px;
    width: 250px;
}
.shop-category-list,
.product-thumb > a {
    text-decoration: none;
    height: 350px;
}
.price:only-child,
.coming-soon {
    margin: 20px 0 8px;
    display: block;
}
.product-thumb h6 {
    color: #777;
    font-weight: bold;
    height: 50px;
    margin: 10px 0 5px 0;
    border-bottom: 1px dashed #ddd;
}
.old-price {
    text-decoration: line-through;
    display: block;
    color: #ccc;
    margin-bottom: 3px;
}
#product-images-large li {
    margin: 0 0 15px 0;
    padding: 0;
}
/*================================
    Cart and order history
==================================*/
.order-history th,
.cart-form th {
    white-space: nowrap;
    text-align: right;
}
.order-history th,
.cart-form tbody > tr > td {
    text-align: right;
    vertical-align: middle;
}
.order-history .left,
.cart-form .left {
    text-align: left
}
.order-history .center,
.cart-form .center,
.cart-form .quantity {
    text-align: center
}
.order-history .btn {
    float: right;
    margin: 0 0 5px 5px;
}
.cart-form .quantity input {
    width: 40px;
    text-align: center;
    margin: 0;
}
.cart-form label {
    margin-right: 10px;
    font-weight: bold;
}
#cart .discount-form .help-block {
    float: right;
}
.discount-form > .form-group,
.discount-form > .form-group > input,
.discount-form > .btn {
    display: inline-block;
}
.discount-form > .form-group > input {
    width: 180px;
}
.order-complete-form {
    margin-top: -10px;
}
.order-complete-form a {
    margin-right: 10px;
}
/*================================
            Wishlist
==================================*/
.wishlist img {
    vertical-align: middle;
}
.wishlist-actions {
    white-space: nowrap;
}
.wishlist form {
    margin: 0;
    float: right;
}
.wishlist .btn {
    margin-left: 5px
}
.wishlist .btn-primary {
    margin-left: 15px
}
/*================================
    Cart panel in checkout
==================================*/
.checkout-panel li {
    border-bottom: 1px dashed #bbb;
    color: #999;
}
.checkout-panel .price,
.order-totals,
.checkout-panel .btn {
    float: right;
    text-align: right;
    margin-top: 10px;
}
/*================================
        Checkout forms
==================================*/
#checkout .left,
#checkout .right {
    display: none !important
}
#checkout .middle {
    width: 100%
}
.checkout-form legend {
    border: 0;
    margin: 0 0 0 -10px;
    padding: 10px;
    width: auto;
}
.checkout-form fieldset {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 5px 25px;
}
.checkout-form .input_id_same_billing_shipping label,
.checkout-form .input_id_remember label {
    width: auto !important;
    font-weight: normal;
    margin-right: 10px;
}
#complete .btn-primary {
    margin-right: 10px;
}
/*================================
    Inline card type selector
==================================*/
.checkout-form .form-group > ul {
    padding: 0;
    list-style-type: none;
}
.checkout-form .form-group li {
    display: inline;
    margin-right: 5px;
}
.checkout-form .form-group li > label {
    font-weight: normal;
    margin-bottom: 0;
}
#id_card_ccv {
    width: 70px !important;
    min-width: 70px;
}
/*================================
    Checkout expiry fields
==================================*/
.card-expiry-fields select {
    width: auto
}
.card-expiry-fields > label {
    display: block;
}
.card-expiry-fields .form-group {
    display: inline-block;
    margin-bottom: 0;
}
.card-expiry-fields .form-group > label {
    display: none
}
/*================================
            HELPERS
==================================*/
.errorlist,
.error-msg {
    padding-left: 0;
    list-style-type: none;
    color: #B94A48;
    font-weight: bold;
}

@charset "utf-8";


@font-face {
	font-style: normal;
	font-weight: 400;
	src: url('/static/webfonts/NexaBold/NexaBold.eot?&9348e142f96c#iefix') format("embedded-opentype"), url('/static/webfonts/NexaBold/NexaBold.otf?9348e142f96c') format("opentype"), url('/static/webfonts/NexaBold/NexaBold.woff?9348e142f96c') format("woff"), url('/static/webfonts/NexaBold/NexaBold.ttf?9348e142f96c') format("truetype"), url('/static/webfonts/NexaBold/NexaBold.svg?9348e142f96c#NexaBold') format("svg");
	font-family: "NexaBold"
}

@font-face {
	font-style: normal;
	font-weight: 400;
	src: url('/static/webfonts/NexaLight/NexaLight.eot?&9348e142f96c#iefix') format("embedded-opentype"), url('/static/webfonts/NexaLight/NexaLight.otf?9348e142f96c') format("opentype"), url('/static/webfonts/NexaLight/NexaLight.woff?9348e142f96c') format("woff"), url('/static/webfonts/NexaLight/NexaLight.ttf?9348e142f96c') format("truetype"), url('/static/webfonts/NexaLight/NexaLight.svg?9348e142f96c#NexaLight') format("svg");
	font-family: "NexaLight"
}


#accordian {
	background: transparent;
	width: 100%;
	color: #999;
	text-transform: uppercase
}
#accordian .active>a:not(:only-child):after {
	content: "\f107"
}
#accordian a:not(:only-child):after {
	content: "\f104";
	font-family: fontawesome;
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 14px
}
#accordian h3 {
	padding-bottom: 0
}
#accordian h3 a {
	margin: 15px 0 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 34px;
	display: block;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s ease-in-out
}
#accordian h3 a:hover {
	margin: 10px 0 0;
	color: #4a4a4c;
	background: #ccc;
	padding-top: 5px;
	border-left: 5px solid #f3612e;
	transform: scale(1.05) translate(8px, 0)
}
#accordian h3 span {
	font-size: 14px;
	margin-right: 10px
}
#accordian h4 {
	margin: 3px 0;
	color: #999;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	display: block;
	padding: 2px 0 2px 40px;
	text-transform: uppercase;
	transition: all .15s;
	position: relative
}
#accordian li {
	list-style-type: none
}
#accordian li.active>ul {
	display: block
}
#accordian ul ul {
	display: none
}
#accordian ul ul li a {
	margin: 3px 0;
	color: #999;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	display: block;
	padding: 2px 0 2px 40px;
	text-transform: uppercase;
	transition: all .15s;
	position: relative
}
#accordian ul ul li a:hover {
	color: #4a4a4c;
	background: #ccc;
	border-left: 5px solid #f3612e
}
#accordian ul ul ul {
	margin-left: 15px;
	border-left: 1px dotted rgba(0,0,0,.5)
}
#accordian ul ul ul li a {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	display: block;
	padding: 2px 0 2px 40px;
	text-transform: uppercase;
	transition: all .15s;
	position: relative
}
#cart-summary tr td:nth-child(2) {
	text-align: right
}
#fifth {
	background: #ccc;
	height: 400px;
	margin: 0 auto;
	padding: 40px 0 0
}
#intro {
	background: url('/static/img/parallax/smartphone-charging.jpg?9348e142f96c') 50% 0 no-repeat fixed;
	color: #fff;
	height: 400px;
	margin: 0 auto;
	padding: 0
}
#layerslider {
	top: -270px
}
#loader {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #f3612e;
	-webkit-animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	z-index: 1001
}
#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000
}
#loader-wrapper .loader-section {
	position: fixed;
	top: 0;
	width: 51%;
	height: 100%;
	background: #fefefe;
	z-index: 1000;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
#loader-wrapper .loader-section.section-left {
	left: 0
}
#loader-wrapper .loader-section.section-right {
	right: 0
}
#loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #f3612e;
	-moz-animation: spin 1.5s linear infinite;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite
}
#loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #49494b;
	-moz-animation: spin 3s linear infinite;
	-webkit-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite
}
#productslider .item {
	margin: 0 15px
}
#second {
	background: url('/static/img/parallax/people-collage.jpg?9348e142f96c') 50% 0 no-repeat fixed;
	color: #fff;
	height: 1300px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0
}
#second .bg {
	background: url('/static/css/images/trainers.png') 50% 0 no-repeat fixed;
	height: 1300px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
	z-index: 200
}
#SimilarProductSlider .item {
	padding: 30px 0 0;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	height: auto!important
}
#SimilarProductSlider .product-image img {
	max-height: 200px
}
#third {
	background: url('/static/css/images/thirdBG.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 650px;
	padding: 100px 0 0
}
#total-price {
	font-size: 22px;
	font-weight: 700
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.action-control {
	border: 0;
	display: block;
	height: auto;
	padding: 5px 0 10px;
	width: 100%
}
.action-control a {
	cursor: pointer
}
.affix {
	position: fixed
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
.alert .alert-link {
	font-weight: 700
}
.alert .close {
	font-size: 30px;
	line-height: 20px
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert-danger {
	color: #fefefe;
  background: #aaaaaa;
  border: 1px solid red
}
.alert-danger .alert-link {
	color: #fefefe
}
.alert-danger hr {
	border-top-color: #e4b9c0
}
.alert-dismissable {
	padding-right: 35px
}
.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-info {
	color: #fefefe
}
.alert-info .alert-link {
	color: #fefefe
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-warning {
	color: #fefefe
}
.alert-warning .alert-link {
	color: #fefefe
}
.alert-warning hr {
	border-top-color: #f7e1b5
}
.alert>p {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert>p, .alert>ul {
	margin-bottom: 0
}
.alert>ul {
	margin-bottom: 0
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #999;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBB 0%, #f0f0f0 100%);
	box-shadow: 0 1px 0 #b4b3b3
}
.block-title-1 {
	display: block;
	font-family: "BebasNeueBold", sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 2px;
	margin: 15px 20px 0 0;
	text-transform: uppercase
}
.block-title-2 {
	border-bottom: 1px solid #cecece;
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 10px 0 0;
	position: relative;
	text-transform: uppercase
}
.block-title-2 {
	border-bottom: 1px solid #cecece;
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 10px 0 0;
	position: relative;
	text-transform: uppercase
}
.block-title-3 {
	border-bottom: 1px solid #cecece;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 10px 0;
	position: relative;
	text-transform: uppercase
}
.block-title-4 {
	display: inline;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: .2em;
	margin: 0 auto;
	padding: 0 12px;
	text-transform: uppercase
}
.block-title-5 {
	display: block;
	font-size: 16px;
	margin: 0 0 5px;
	font-weight: 700;
	letter-spacing: .2em;
	padding: 0;
	text-transform: uppercase
}
.border-title {
	border-bottom: 1px solid #cecece;
	margin: 0 0 15px;
	padding: 10px 0
}
.brand-carousel li {
	float: left;
	display: inline-block
}
.brand-carousel li img {
	max-width: 100%;
	width: 100%
}
.brandWrap {
	transition: all .2s ease-out 0;
	-webkit-transition: all .2s ease-out 0;
	-moz-transition: all .2s ease-out 0;
	-ms-transition: all .2s ease-out 0;
	-o-transition: all .2s ease-out 0;
	height: auto
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
 background: none  background-color: #f5f5f5;
	border-radius: 4px;
	display: none;
	border: 1px solid #DDD;
}
.breadcrumb>.active {
	color: #999
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid #fefefe;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	transition: all .25s linear 0;
	-webkit-transition: all .25s linear 0;
	-moz-transition: all .25s linear 0;
	-ms-transition: all .25s linear 0;
	-o-transition: all .25s linear 0
}
.btn .badge {
	position: relative;
	top: -1px
}
.btn .caret {
	margin-left: 0
}
.btn .label {
	position: relative;
	top: -1px
}
.btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0
}
.btn-block+.btn-block {
	margin-top: 5px
}
.btn-danger {
	color: #fff;
	background-color: #d9534e;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-danger.active {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}
.btn-danger.active {
	background-image: none;
	background-color: #ec7063;
	border-color: #ec7063;
	color: #FFF
}
.btn-danger.active[disabled] {
	background-color: #e74c3c
}
.btn-danger.disabled {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger.disabled.active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger.disabled:active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger.disabled:focus {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger.disabled:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger:active {
	background-image: none;
	color: #fff;
	background-color: #d1312b;
	border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	background-image: none
}
.btn-danger:focus {
	background-color: #ec7063;
	border-color: #ec7063;
	color: #FFF
}
.btn-danger:hover {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925;
}
.btn-danger[disabled] {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger[disabled]:active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger[disabled]:focus {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger[disabled]:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}
/* Custom button additions */
.btn.bm-menu {
  border-radius:0;
  background-color: transparent;
  color: #4a4a4a
  
}
.btn-default {
	color: #4a4a4a;
	background-color: transparent;
	border-color: #4a4a4a;
	text-shadow: none
}
.btn-default .badge {
	color: #fff;
	background-color: #fff
}
.btn-default:active {
	color: #fff;
	background-color: transparent;
	border-color: 2px #f3632f;
	background-image: none
}
.btn-default:focus {
	color: #f3612e;
	background-color: transparent;
	border-color: #f3612e
}
.btn-default.active[disabled] {
	background-color: #bdc3c7
}
.btn-default.disabled {
	background-color: #fff;
	border-color: #ccc
}
.btn-default.disabled:active {
	background-color: #fff;
	border-color: #ccc
}
.btn-default.disabled:focus {
	background-color: #fff;
	border-color: #ccc
}
.btn-default.disabled:hover {
	background-color: #fff;
	border-color: #ccc
}
.btn-default:active {
	background: #a1a6a9
}
.btn-default:focus {
	background-color: #cacfd2;
	border-color: #cacfd2;
	color: #FFF
}
.btn-default:hover {
	color: #f3612e;
	background-color: transparent;
	border-color: 1px solid #f3612e
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #f3612e;
	background-color: transparent;
	border-color: #f3612e;
}
.btn-default[disabled] {
	background-color: #fff;
	border-color: #ccc
}
.btn-default[disabled]:active {
	background-color: #fff;
	border-color: #ccc
}
.btn-default[disabled]:active {
	background-color: #bdc3c7
}
.btn-default[disabled]:focus {
	background-color: #fff;
	border-color: #ccc
}
.btn-default[disabled]:hover {
	background-color: #fff;
	border-color: #ccc
}
.btn-discover {
	background: none repeat scroll 0 0 rgba(0,0,0,0);
	border: 2px solid #fff;
	border-color: hsla(0,0,100%,.7);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	color: #FFF;
	font-size: 22px;
	padding: 10px 57px;
	text-decoration: none;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease
}
.btn-discover:hover {
	color: #fff;
	border-color: hsla(0,0,100%,.7)
}
.btn-fb {
	background: #658ad0;
	color: #FFF
}
.btn-fb:hover {
	background: #4e6fae;
	color: #fff;
	text-decoration: none
}
.btn-group {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group .btn+.btn {
	margin-left: -1px
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-group .btn+.btn-group {
	margin-left: -1px
}
.btn-group .btn-group+.btn {
	margin-left: -1px
}
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-group .dropdown-toggle:active {
	outline: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	border-collapse: separate;
	table-layout: fixed
}
.btn-group-justified>.btn {
	display: table-cell;
	float: none;
	width: 1%
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}
.btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}
.btn-group-justified>.btn-group .btn {
	width: 100%
}
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 2px
}
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group-vertical>.btn {
	position: relative;
	float: left
}
.btn-group-vertical>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn+.btn {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn-group {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn-group+.btn {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn-group:after {
	display: table;
	content: " ";
	clear: both
}
.btn-group-vertical>.btn-group:after {
	display: table;
	content: " ";
	clear: both
}
.btn-group-vertical>.btn-group:before {
	display: table;
	content: " "
}
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after {
	display: table;
	content: " "
}
.btn-group-vertical>.btn-group:first-child>.btn:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:first-child>.btn:last-child, .btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn:active {
	z-index: 2
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:focus {
	z-index: 2;
	outline: none
}
.btn-group-vertical>.btn:hover {
	z-index: 2
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-group>.btn {
	position: relative;
	float: left
}
.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}
.btn-group>.btn, .btn-group-vertical>.btn {
	position: relative;
	float: left
}
.btn-group>.btn-group {
	float: left
}
.btn-group>.btn-group:first-child>.btn:last-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.btn-group>.btn-group:first-child>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}
.btn-group>.btn:active {
	z-index: 2
}
.btn-group>.btn:first-child {
	margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.btn-group>.btn:focus {
	outline: none;
	z-index: 2
}
.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
	outline: none
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
	z-index: 2
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}
.btn-info.active {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc;
	background-image: none
}
.btn-info.active[disabled] {
	background-color: #3498db
}
.btn-info.disabled {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info.disabled.active {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info.disabled:active {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info.disabled:focus {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info.disabled:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info:active {
	background-color: #5dade2;
	border-color: #5dade2;
	color: #FFF;
	background-image: none
}
.btn-info:active {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-image: none
}
.btn-info:focus {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}
.btn-info:hover {
	background-color: #5dade2;
	border-color: #5dade2;
	color: #FFF
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}
.btn-info[disabled] {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info[disabled].active {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info[disabled]:active {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info[disabled]:focus {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info[disabled]:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-inverse {
	background-color: #34495e;
	color: #FFF
}
.btn-inverse.active {
	background-color: #415b76;
	border-color: #415b76;
	color: #FFF
}
.btn-inverse.active[disabled] {
	background-color: #34495e
}
.btn-inverse.disabled {
	background-color: #34495e
}
.btn-inverse.disabled.active {
	background-color: #34495e
}
.btn-inverse.disabled:active {
	background-color: #34495e
}
.btn-inverse.disabled:focus {
	background-color: #34495e
}
.btn-inverse.disabled:hover {
	background-color: #34495e
}
.btn-inverse:active {
	background-color: #415b76;
	border-color: #415b76;
	color: #FFF
}
.btn-inverse:focus {
	background-color: #415b76;
	border-color: #415b76;
	color: #FFF
}
.btn-inverse:hover {
	background-color: #415b76;
	border-color: #415b76;
	color: #FFF
}
.btn-inverse[disabled] {
	background-color: #34495e
}
.btn-inverse[disabled]:active {
	background-color: #34495e
}
.btn-inverse[disabled]:focus {
	background-color: #34495e
}
.btn-inverse[disabled]:hover {
	background-color: #34495e
}
.btn-lg {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 16px;
	line-height: 1.471;
	padding: 10px 20px
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}
.btn-link {
	font-weight: 400;
	color: #428bca;
	cursor: pointer;
	border-radius: 0;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: transparent
}
.btn-link:active {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: transparent
}
.btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent
}
.btn-link:hover {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent
}
.btn-link[disabled] {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-link[disabled]:focus {
	color: #999;
	text-decoration: none
}
.btn-link[disabled]:hover {
	color: #999;
	text-decoration: none
}
.btn-nobg {
	background: none;
	color: #fff
}
.btn-primary {
	color: #4a4a4a;
	background-color: transparent;
	border-color: #4a4a4a
}
.btn-primary .badge {
	color: #428bca;
	background-color: #fff
}
.btn-primary.active {
	color: #fff;
	background-color: #f3612e;
	border-color: #f3612e;
	background-image: none
}
.btn-primary.active[disabled] {
	background-color: #1abc9c
}
.btn-primary.disabled {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary.disabled.active {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary.disabled:active {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary.disabled:focus {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary.disabled:hover {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary.disabled:hover {
	background-color: #1abc9c
}
.btn-primary:active {
	color: #fff;
	background-color: #f3612e;
	border-color: #f3612e;
	background-image: none
}
.btn-primary:focus {
	color: #f3612e;
	background-color: #f3612e;
	border-color: #f3612e
}
.btn-primary:hover {
	color: #f3612e;
	border-color: #f3612e
}
.btn-primary[disabled] {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary[disabled]:active {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary[disabled]:focus {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary[disabled]:hover {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-site {
	padding: 5px 0;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 18px;
	display: block;
	text-decoration: none;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease
}
.btn-sm {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 13px;
	line-height: 1.5;
	padding: 4px 8px
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}
.btn-success.active {
	background-color: #58d68d;
	border-color: #58d68d;
	color: #FFF;
	background-image: none
}
.btn-success.active[disabled] {
	background-color: #2ecc71
}
.btn-success.disabled {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success.disabled.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success.disabled:active {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success.disabled:focus {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success.disabled:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success:active {
	background: #27ad60;
	background-color: #58d78e;
	border-color: #58d68d;
	color: #FFF;
	background-image: none
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	background-image: none
}
.btn-success:focus {
	background-color: #58d68d;
	border-color: #58d68d;
	color: #FFF
}
.btn-success:hover {
	background-color: #58d68d;
	border-color: #58d68d;
	color: #FFF
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}
.btn-success[disabled] {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success[disabled]:active {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success[disabled]:focus {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success[disabled]:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-thin {
	border: 1px solid #bdc3c7;
	color: #bdc3c7;
	background: none
}
.btn-toolbar .btn-group {
	float: left
}
.btn-toolbar:after {
	clear: both;
	display: table;
	content: " "
}
.btn-toolbar:before {
	display: table;
	content: " "
}
.btn-toolbar>.btn+.btn {
	margin-left: 5px
}
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group, .btn-toolbar>.btn-group+.btn-group {
	margin-left: 5px
}
.btn-toolbar>.btn+.btn-group {
	margin-left: 5px
}
.btn-toolbar>.btn-group+.btn {
	margin-left: 5px
}
.btn-toolbar>.btn-group+.btn-group {
	margin-left: 5px
}
.btn-tw {
	background: #1dadeb;
	color: #FFF
}
.btn-tw:hover {
	background: #35c5ff;
	text-decoration: none
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}
.btn-warning.active {
	color: #fff;
	background-color: #ed9c28;
 border-color: #d58512  background-image: none
}
.btn-warning.active[disabled] {
	background-color: #f1c40f
}
.btn-warning.disabled {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning.disabled.active {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning.disabled:active {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning.disabled:focus {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning.disabled:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning:active {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512;
	background-image: none
}
.btn-warning:active {
	background: #cda70d
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	background-image: none
}
.btn-warning:focus {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}
.btn-warning:hover {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}
.btn-warning[disabled] {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning[disabled]:active {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning[disabled]:focus {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning[disabled]:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-xs {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	line-height: 1.5;
	padding: 1px 5px
}
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled {
	pointer-events: none;
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn:focus {
	color: #f3612e;
	text-decoration: none;
	border: 1px solid #f3612e;
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover {
	color: #f3612e;
	text-decoration: none;
	border: 1px solid #f3612e;
}
.btn[disabled] {
	pointer-events: none;
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-image: none
}

@media print {
.hidden-print {
	display: none!important
}
.visible-print {
	display: block!important
}
table.visible-print {
	display: table
}
td.hidden-print {
	display: none!important
}
td.visible-print {
	display: table-cell!important
}
th.hidden-print {
	display: none!important
}
th.visible-print {
	display: table-cell!important
}
tr.hidden-print {
	display: none!important
}
tr.visible-print {
	display: table-row!important
}
}
 @-webkit-keyframes spin {
 0% {
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0)
}
 100% {
 -webkit-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 transform: rotate(360deg)
}
}
 @keyframes spin {
 0% {
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0)
}
 100% {
 -webkit-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 transform: rotate(360deg)
}
}
 @keyframes progress-bar-stripes {
 from {
 background-position: 40px 0
}
 to {
 background-position: 0 0
}
}
@font-face {
	src: url('/static/fonts/glyphicons-halflings-regular.eot?&9348e142f96c#iefix') format("embedded-opentype"), url('/static/fonts/glyphicons-halflings-regular.woff?9348e142f96c') format("woff"), url('/static/fonts/glyphicons-halflings-regular.ttf?9348e142f96c') format("truetype"), url('/static/fonts/glyphicons-halflings-regular.svg?9348e142f96c#glyphicons-halflingsregular') format("svg");
	src: url('/static/fonts/glyphicons-halflings-regular.eot?9348e142f96c');
	font-family: "Glyphicons Halflings"
}
 @-webkit-keyframes progress-bar-stripes {
 from {
 background-position: 40px 0
}
 to {
 background-position: 0 0
}
}
.caps {
	border-top: 0 none;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 16px;
	overflow: hidden;
	padding: 0 0 16px;
	text-align: right;
	text-transform: uppercase
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.carousel {
	position: relative
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
	text-shadow: none
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	opacity: .5;
	filter: alpha(opacity=50)
}
.carousel-control .glyphicon-chevron-left {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	left: 50%
}
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	right: 50%
}
.carousel-control .icon-next {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	right: 50%
}
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: "Open Sans Condensed", sans-serif
}
.carousel-control .icon-next:before {
	content: "\203a"
}
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: "Open Sans Condensed", sans-serif;
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	left: 50%
}
.carousel-control .icon-prev:before {
	content: "\2039"
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0), color-stop(rgba(0,0,0,0.0001) 100%));
	background-image: linear-gradient(to right, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0001) 0), color-stop(rgba(0,0,0,0.5) 100%));
	background-image: linear-gradient(to right, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}
.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	outline: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	outline: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.active {
	display: block
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-moz-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img {
	display: block;
	height: auto;
	max-width: 100%;
	line-height: 1
}
.carousel-inner>.item>img {
	display: block;
	height: auto;
	max-width: 100%;
	line-height: 1
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	height: auto;
	max-width: 100%;
	line-height: 1
}
.carousel-inner>.next {
	position: absolute;
	top: 0;
	width: 100%;
	display: block;
	left: 100%
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next.left {
	left: 0
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.prev {
	display: block;
	left: -100%;
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.prev.right {
	left: 0
}
.carousel-nav {
	font-size: 26px;
	margin-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px
}
.cart a {
	font-size: 20px;
	color: #2c3e50;
	margin: 0;
	display: inline-block;
	transition: all .3s ease-out 0;
	-webkit-transition: all .3s ease-out 0;
	-moz-transition: all .13s ease-out 0;
	-ms-transition: all .3s ease-out 0;
	-o-transition: all .3s ease-out 0
}
.cart-actions {
	margin-top: 0;
	margin-bottom: 20px;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #DDD;
	padding-bottom: 12px;
	clear: both
}
.cart-actions .wishlist {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	display: block;
	float: left;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1em;
	margin: 0 20px 0 0;
	padding: 14px 20px;
	text-transform: uppercase;
	transition: all .25s ease 0;
	-moz-transition: all .25s ease 0;
	-webkit-transition: all .25s ease 0;
	-o-transition: all .25s ease 0;
	-ms-transition: all .25s ease 0;
	background: #CCC;
	text-decoration: none;
	border: solid 2px #CCC
}
.cart-actions .wishlist:hover {
	background: #fff;
	color: #666;
	border: solid 2px #CCC
}
.cart-actions button {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	display: block;
	float: left;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1em;
	margin: 0 20px 0 0;
	padding: 14px 20px;
	text-transform: uppercase;
	transition: all .25s ease 0;
	-moz-transition: all .25s ease 0;
	-webkit-transition: all .25s ease 0;
	-o-transition: all .25s ease 0;
	-ms-transition: all .25s ease 0
}
.cartFooter {
	padding: 20px;
	border-top: solid 1px #eee;
	background: #ebedef;
	display: inline-block;
	width: 100%
}
.cartMenu {
	float: left;
	display: block
}
.cartMenu .dropdown-menu {
	padding-bottom: 0;
	border-radius: 0;
	margin-top: 0
}
.cartMenu a.dropdown-toggle {
	padding: 15px 20px;
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 20px;
	display: block
}
.cartMenu h4 {
	padding-bottom: 0;
	font-size: 12px;
	font-weight: 400
}
.cartMenu img {
	width: 50px
}
.cartMenu table {
	width: 100%;
	height: auto
}
.cartMenu table tr {
	border-bottom: solid 1px #ddd
}
.cartMenu table tr td {
	padding: 5px 0
}
.cartMiniTable {
	border: 1px solid #DDD;
	padding: 10px
}
.CartProductThumb a img {
	width: 86px;
	max-width: 100%
}
.cartTable {
	border-top: solid 1px #ebedef
}
.cartTableHeader {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	background: #ebedef
}
.category-level-2 {
	border-left: 1px solid #DDD!important;
	margin-left: 13px
}
.category-level-2 .dropdown-tree.active .dropdown-tree-a {
	font-weight: 700!important
}
.category-level-2 .open-tree .dropdown-tree-a {
	font-weight: 700!important
}
.category-level-2 li {
	margin-top: 2px
}
.category-level-2 li a {
	font-weight: 400!important;
	padding: 2px 15px
}
.category-level-2 li a.active {
	font-weight: 700!important
}
.categoryFilter {
	padding-bottom: 20px;
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	display: block;
	width: 100%;
	height: 50px
}
.categoryFilter .minict_wrapper {
	max-width: 180px;
	max-height: 28px;
	height: 28px!important
}
.categoryFilter .minict_wrapper input {
	height: 28px!important;
	font-size: 12px!important
}
.categoryFilter .minict_wrapper ul li {
	font-size: 12px!important
}
.categoryFooter {
	border-top: solid 1px #eee;
	padding-top: 20px;
	margin-top: -20px
}
.categoryListPanel {
	background: #ebedef
}
.center {
	font-size: 2.5em;
	padding: 80px 0 0;
	text-align: center
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.centered-title {
	padding: 50px 0;
	text-align: center
}
.change-view {
	margin-right: 10px
}
.change-view a {
	border: 1px solid #CCC;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	height: 34px;
	line-height: 23px;
	margin-left: 5px;
	overflow: hidden;
	padding: 5px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px
}
.checkbox {
	display: block;
	min-height: 20px;
	padding-left: 20px;
 margin 10px 0 10px 0;
	vertical-align: middle;
}
.checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px
}
.checkbox label {
	display: inline;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox+.checkbox {
	margin-top: -5px
}
.checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}
.checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px
}
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
.checkbox-inline[disabled] {
	cursor: not-allowed
}
.checkbox[disabled] {
	cursor: not-allowed
}
.checkoutReview .CartProductThumb a img {
	width: 50px
}
.clear {
	clear: both
}
.clearFilter {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
	cursor: pointer;
	font-size: 10px;
	line-height: normal;
	padding: 2px 5px;
	text-transform: capitalize
}
.clearFilter:hover {
	opacity: .7
}
.clearfix:after {
	display: table;
	content: " ";
	clear: both
}
.clearfix:before {
	display: table;
	content: " "
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}


.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12  {
	float: left
}

.collapse {
	display: none
}
.collapse.in {
	display: block
}
.collapseWill .minus {
	display: none!important
}
.collapseWill i {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	margin-right: 5px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.collapseWill.collapsed .minus {
	display: none!important
}
.collapseWill.pressed i {
	margin-right: 5px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}
.color-details {
	border-top: 1px solid #DDD;
	padding-top: 10px
}
.color-details {
	margin-top: 14px
}
.color-filter small {
	border: 1px solid #DDD;
	display: inline-block;
	height: 14px;
	margin: 0 3px 0 1px;
	width: 14px
}
.color-in {
	color: #4cc94a
}
.color-out {
	color: red
}
.colorWhite {
	color: #fff!important
}
.colorWhite i {
	color: #fff!important
}
.container {
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto
}
.container .jumbotron {
	border-radius: 6px
}
.container:after {
	clear: both

}
.container:before, .container:after {
	display: table;
	content: " "
}
.container>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}
.container>.navbar-header, .container>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}
.contentBox {
	margin-bottom: 15px
}
.couponForm .btn {
	border-radius: 0 3px 3px 0
}
.couponForm input[type="text"] {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	height: 33px
}
.description {
	margin: 0 4px 0 5px;
	min-height: 107px
}
.description p {
	color: #7f8c8d;
	font-size: 14px;
	min-height: 55px;
	max-height: 90px;
	overflow: hidden;
	line-height: 18px
}
.discount {
	background: #ff1944;
	background: rgba(255,0,48,.9)!important;
	font-family: "Open Sans Condensed", sans-serif;
	height: 100%;
	display: inline-block;
	padding: 3px 5px;
	color: #fff;
	float: left;
	font-size: 18px;
	font-weight: 300;
	border-radius: 0 4px 4px 0;
	text-shadow: 0 1px 1px rgba(0,0,0,.4)
}
.dropdown {
	position: relative
}
.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #999
}
.dropdown-left .dropdown-menu {
	left: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	-moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box;
	border-top: solid #f2612e
}
/* Custom menu classes */      
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu-tree {
	display: none;
	margin-bottom: 20px
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #333;
	text-decoration: none;
	background-color: #f3612e;
	outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #999
}
.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #999;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background: #ccc;
	border-left: 5px solid #f3612e;
}
.dropdown-toggle:focus {
	outline: 0
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}
.dropup .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}
.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}
.err404 {
	font-weight: lighter
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.fb_button {
	background: #658ad0;
	color: #FFF;
	display: block;
	text-align: center;
	text-decoration: none
}
.fb_button:hover {
	background: #4e6fae;
	color: #fff;
	text-decoration: none
}
.featureImg a {
	display: block;
	overflow: hidden
}
.featureImg a img {
	transition: all .4s ease 0;
	-webkit-transition: all .4s ease 0;
	-moz-transition: all .4s ease 0;
	-o-transition: all .4s ease 0;
	-ms-transition: all .4s ease 0
}
.featureImg a img:hover {
	-webkit-transform: scale(1.1) rotate(-1.1deg);
	-moz-transform: scale(1.1) rotate(-1.1deg);
	-ms-transform: scale(1.1) rotate(-1.1deg);
	-o-transform: scale(1.1) rotate(-1.1deg);
	transform: scale(1.1) rotate(-1.1deg)
}
.filterBox {
	display: inline-block;
	margin-right: 20px
}
.fixedContent {
	position: fixed;
	top: 0;
	width: 100%;
	display: block
}
.float-left {
	float: left;
	margin: 0 0 0 20px;
}
.float-right {
	float: right;
	margin: 0 20px 0 0
}
.footer {
	height: auto;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding: 0!important
}
.footer a {
	color: #78828d
}
.footer h3 {
	border-bottom: 1px solid #bac1c8;
	color: #54697e;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 40px 0 10px;
	text-transform: uppercase
}
.footer img {
	max-width: 100%
}
.footer p {
	margin: 0
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #7f8c8d
}
.footer ul li a {
	padding: 0 0 5px;
	display: block
}
.footer-bg {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGCQBOLnQAwGjDAGNgGwSgwVAE+2AgXahLM7AAAAAElFTkSuQmCC') repeat;
	background-color: #49494b;
	padding: 30px 0
}
.footer-bottom {
	background: #e3e3e3;
	border-top: 1px solid #DDD;
	padding-top: 10px;
	padding-bottom: 10px
}
.footer-bottom p.pull-left {
	padding-top: 6px
}
.footer_container {
	width: 100%;
	color: #999;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: "nexalight";
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 13px
}
.footer_container a {
	color: #ccc
}
.footer_container a:focus {
	color: #f3612e
}
.footer_container a:hover {
	color: #f3612e
}
.footer_container ol {
	margin-top: 0;
	margin-bottom: 0
}
.footer_container ul {
	margin-top: 0;
	margin-bottom: 0
}
.footer_links {
	margin-top: 20px;
	text-align: center;
	font-size: 11px
}
.footer_logo {
	margin-top: 20px;
	float: right;
  padding-right: 30px;
}
.footer_map {
	margin-top: 20px;
	padding: 0
}
.footer_text_head {
	font-size: 30px;
	color: #f3612e;
	margin: 20px 0
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control-static {
	margin-bottom: 0
}
 .form-control:-moz-placeholder {
 color: #999
}
 .form-control:-ms-input-placeholder {
 color: #999
}
 .form-control::-moz-placeholder {
 color: #999;
 opacity: 1
}
 .form-control::-webkit-input-placeholder {
 color: #999
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.form-control[disabled] {
	cursor: not-allowed;
	background-color: #eee
}
.form-control[readonly] {
	cursor: not-allowed;
	background-color: #eee
}
.form-group {
	margin-bottom: 15px
}
.form-horizontal .checkbox {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
	min-height: 27px
}
.form-horizontal .checkbox-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}
.form-horizontal .control-label {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}
.form-horizontal .form-control-static {
	padding-top: 7px
}
.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}
.form-horizontal .form-group:after {
	display: table;
	content: " "
}
.form-horizontal .form-group:after {
	clear: both
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	display: table;
	content: " "
}
.form-horizontal .radio {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
	min-height: 27px
}
.form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}
.form-newsletter input {
	margin-bottom: 20px
}
.formBox h3 {
	border-bottom: 1px solid #cecece;
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 10px 0 0;
	position: relative;
	text-transform: uppercase
}
.full-container {
	width: 100%;
	display: block;
	clear: both
}
.full_page_wrap {
	height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block
}
.globalPadding {
	padding: 50px 0
}
.globalPaddingBottom {
	padding: 0 0 50px
}
.globalPaddingTop {
	padding: 50px 0 0
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-adjust:before {
	content: "\e063"
}
.glyphicon-align-center:before {
	content: "\e053"
}
.glyphicon-align-justify:before {
	content: "\e055"
}
.glyphicon-align-left:before {
	content: "\e052"
}
.glyphicon-align-right:before {
	content: "\e054"
}
.glyphicon-arrow-down:before {
	content: "\e094"
}
.glyphicon-arrow-left:before {
	content: "\e091"
}
.glyphicon-arrow-right:before {
	content: "\e092"
}
.glyphicon-arrow-up:before {
	content: "\e093"
}
.glyphicon-asterisk:before {
	content: "\2a"
}
.glyphicon-backward:before {
	content: "\e071"
}
.glyphicon-ban-circle:before {
	content: "\e090"
}
.glyphicon-barcode:before {
	content: "\e040"
}
.glyphicon-bell:before {
	content: "\e123"
}
.glyphicon-bold:before {
	content: "\e048"
}
.glyphicon-book:before {
	content: "\e043"
}
.glyphicon-bookmark:before {
	content: "\e044"
}
.glyphicon-briefcase:before {
	content: "\e139"
}
.glyphicon-bullhorn:before {
	content: "\e122"
}
.glyphicon-calendar:before {
	content: "\e109"
}
.glyphicon-camera:before {
	content: "\e046"
}
.glyphicon-certificate:before {
	content: "\e124"
}
.glyphicon-check:before {
	content: "\e067"
}
.glyphicon-chevron-down:before {
	content: "\e114"
}
.glyphicon-chevron-left:before {
	content: "\e079"
}
.glyphicon-chevron-right:before {
	content: "\e080"
}
.glyphicon-chevron-up:before {
	content: "\e113"
}
.glyphicon-circle-arrow-down:before {
	content: "\e134"
}
.glyphicon-circle-arrow-left:before {
	content: "\e132"
}
.glyphicon-circle-arrow-right:before {
	content: "\e131"
}
.glyphicon-circle-arrow-up:before {
	content: "\e133"
}
.glyphicon-cloud-download:before {
	content: "\e197"
}
.glyphicon-cloud-upload:before {
	content: "\e198"
}
.glyphicon-cloud:before {
	content: "\2601"
}
.glyphicon-cog:before {
	content: "\e019"
}
.glyphicon-collapse-down:before {
	content: "\e159"
}
.glyphicon-collapse-up:before {
	content: "\e160"
}
.glyphicon-comment:before {
	content: "\e111"
}
.glyphicon-compressed:before {
	content: "\e181"
}
.glyphicon-copyright-mark:before {
	content: "\e194"
}
.glyphicon-credit-card:before {
	content: "\e177"
}
.glyphicon-cutlery:before {
	content: "\e179"
}
.glyphicon-dashboard:before {
	content: "\e141"
}
.glyphicon-download-alt:before {
	content: "\e025"
}
.glyphicon-download:before {
	content: "\e026"
}
.glyphicon-earphone:before {
	content: "\e182"
}
.glyphicon-edit:before {
	content: "\e065"
}
.glyphicon-eject:before {
	content: "\e078"
}
.glyphicon-envelope:before {
	content: "\2709"
}
.glyphicon-euro:before {
	content: "\20ac"
}
.glyphicon-exclamation-sign:before {
	content: "\e101"
}
.glyphicon-expand:before {
	content: "\e158"
}
.glyphicon-export:before {
	content: "\e170"
}
.glyphicon-eye-close:before {
	content: "\e106"
}
.glyphicon-eye-open:before {
	content: "\e105"
}
.glyphicon-facetime-video:before {
	content: "\e059"
}
.glyphicon-fast-backward:before {
	content: "\e070"
}
.glyphicon-fast-forward:before {
	content: "\e076"
}
.glyphicon-file:before {
	content: "\e022"
}
.glyphicon-film:before {
	content: "\e009"
}
.glyphicon-filter:before {
	content: "\e138"
}
.glyphicon-fire:before {
	content: "\e104"
}
.glyphicon-flag:before {
	content: "\e034"
}
.glyphicon-flash:before {
	content: "\e162"
}
.glyphicon-floppy-disk:before {
	content: "\e172"
}
.glyphicon-floppy-open:before {
	content: "\e176"
}
.glyphicon-floppy-remove:before {
	content: "\e174"
}
.glyphicon-floppy-save:before {
	content: "\e175"
}
.glyphicon-floppy-saved:before {
	content: "\e173"
}
.glyphicon-folder-close:before {
	content: "\e117"
}
.glyphicon-folder-open:before {
	content: "\e118"
}
.glyphicon-font:before {
	content: "\e047"
}
.glyphicon-forward:before {
	content: "\e075"
}
.glyphicon-fullscreen:before {
	content: "\e140"
}
.glyphicon-gbp:before {
	content: "\e149"
}
.glyphicon-gift:before {
	content: "\e102"
}
.glyphicon-glass:before {
	content: "\e001"
}
.glyphicon-globe:before {
	content: "\e135"
}
.glyphicon-hand-down:before {
	content: "\e130"
}
.glyphicon-hand-left:before {
	content: "\e128"
}
.glyphicon-hand-right:before {
	content: "\e127"
}
.glyphicon-hand-up:before {
	content: "\e129"
}
.glyphicon-hd-video:before {
	content: "\e187"
}
.glyphicon-hdd:before {
	content: "\e121"
}
.glyphicon-header:before {
	content: "\e180"
}
.glyphicon-headphones:before {
	content: "\e035"
}
.glyphicon-heart-empty:before {
	content: "\e143"
}
.glyphicon-heart:before {
	content: "\e005"
}
.glyphicon-home:before {
	content: "\e021"
}
.glyphicon-import:before {
	content: "\e169"
}
.glyphicon-inbox:before {
	content: "\e028"
}
.glyphicon-indent-left:before {
	content: "\e057"
}
.glyphicon-indent-right:before {
	content: "\e058"
}
.glyphicon-info-sign:before {
	content: "\e086"
}
.glyphicon-italic:before {
	content: "\e049"
}
.glyphicon-leaf:before {
	content: "\e103"
}
.glyphicon-link:before {
	content: "\e144"
}
.glyphicon-list-alt:before {
	content: "\e032"
}
.glyphicon-list:before {
	content: "\e056"
}
.glyphicon-lock:before {
	content: "\e033"
}
.glyphicon-log-in:before {
	content: "\e161"
}
.glyphicon-log-out:before {
	content: "\e163"
}
.glyphicon-magnet:before {
	content: "\e112"
}
.glyphicon-map-marker:before {
	content: "\e062"
}
.glyphicon-minus-sign:before {
	content: "\e082"
}
.glyphicon-minus:before {
	content: "\2212"
}
.glyphicon-move:before {
	content: "\e068"
}
.glyphicon-music:before {
	content: "\e002"
}
.glyphicon-new-window:before {
	content: "\e164"
}
.glyphicon-off:before {
	content: "\e017"
}
.glyphicon-ok-circle:before {
	content: "\e089"
}
.glyphicon-ok-sign:before {
	content: "\e084"
}
.glyphicon-ok:before {
	content: "\e013"
}
.glyphicon-open:before {
	content: "\e167"
}
.glyphicon-paperclip:before {
	content: "\e142"
}
.glyphicon-pause:before {
	content: "\e073"
}
.glyphicon-pencil:before {
	content: "\270f"
}
.glyphicon-phone-alt:before {
	content: "\e183"
}
.glyphicon-phone:before {
	content: "\e145"
}
.glyphicon-picture:before {
	content: "\e060"
}
.glyphicon-plane:before {
	content: "\e108"
}
.glyphicon-play-circle:before {
	content: "\e029"
}
.glyphicon-play:before {
	content: "\e072"
}
.glyphicon-plus-sign:before {
	content: "\e081"
}
.glyphicon-plus:before {
	content: "\2b"
}
.glyphicon-print:before {
	content: "\e045"
}
.glyphicon-pushpin:before {
	content: "\e146"
}
.glyphicon-qrcode:before {
	content: "\e039"
}
.glyphicon-question-sign:before {
	content: "\e085"
}
.glyphicon-random:before {
	content: "\e110"
}
.glyphicon-record:before {
	content: "\e165"
}
.glyphicon-refresh:before {
	content: "\e031"
}
.glyphicon-registration-mark:before {
	content: "\e195"
}
.glyphicon-remove-circle:before {
	content: "\e088"
}
.glyphicon-remove-sign:before {
	content: "\e083"
}
.glyphicon-remove:before {
	content: "\e014"
}
.glyphicon-repeat:before {
	content: "\e030"
}
.glyphicon-resize-full:before {
	content: "\e096"
}
.glyphicon-resize-horizontal:before {
	content: "\e120"
}
.glyphicon-resize-small:before {
	content: "\e097"
}
.glyphicon-resize-vertical:before {
	content: "\e119"
}
.glyphicon-retweet:before {
	content: "\e115"
}
.glyphicon-road:before {
	content: "\e024"
}
.glyphicon-save:before {
	content: "\e166"
}
.glyphicon-saved:before {
	content: "\e168"
}
.glyphicon-screenshot:before {
	content: "\e087"
}
.glyphicon-sd-video:before {
	content: "\e186"
}
.glyphicon-search:before {
	content: "\e003"
}
.glyphicon-send:before {
	content: "\e171"
}
.glyphicon-share-alt:before {
	content: "\e095"
}
.glyphicon-share:before {
	content: "\e066"
}
.glyphicon-shopping-cart:before {
	content: "\e116"
}
.glyphicon-signal:before {
	content: "\e018"
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}
.glyphicon-sort-by-attributes:before {
	content: "\e155"
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}
.glyphicon-sort-by-order:before {
	content: "\e153"
}
.glyphicon-sort:before {
	content: "\e150"
}
.glyphicon-sound-5-1:before {
	content: "\e191"
}
.glyphicon-sound-6-1:before {
	content: "\e192"
}
.glyphicon-sound-7-1:before {
	content: "\e193"
}
.glyphicon-sound-dolby:before {
	content: "\e190"
}
.glyphicon-sound-stereo:before {
	content: "\e189"
}
.glyphicon-star-empty:before {
	content: "\e007"
}
.glyphicon-star:before {
	content: "\e006"
}
.glyphicon-stats:before {
	content: "\e185"
}
.glyphicon-step-backward:before {
	content: "\e069"
}
.glyphicon-step-forward:before {
	content: "\e077"
}
.glyphicon-stop:before {
	content: "\e074"
}
.glyphicon-subtitles:before {
	content: "\e188"
}
.glyphicon-tag:before {
	content: "\e041"
}
.glyphicon-tags:before {
	content: "\e042"
}
.glyphicon-tasks:before {
	content: "\e137"
}
.glyphicon-text-height:before {
	content: "\e050"
}
.glyphicon-text-width:before {
	content: "\e051"
}
.glyphicon-th-large:before {
	content: "\e010"
}
.glyphicon-th-list:before {
	content: "\e012"
}
.glyphicon-th:before {
	content: "\e011"
}
.glyphicon-thumbs-down:before {
	content: "\e126"
}
.glyphicon-thumbs-up:before {
	content: "\e125"
}
.glyphicon-time:before {
	content: "\e023"
}
.glyphicon-tint:before {
	content: "\e064"
}
.glyphicon-tower:before {
	content: "\e184"
}
.glyphicon-transfer:before {
	content: "\e178"
}
.glyphicon-trash:before {
	content: "\e020"
}
.glyphicon-tree-conifer:before {
	content: "\e199"
}
.glyphicon-tree-deciduous:before {
	content: "\e200"
}
.glyphicon-unchecked:before {
	content: "\e157"
}
.glyphicon-upload:before {
	content: "\e027"
}
.glyphicon-usd:before {
	content: "\e148"
}
.glyphicon-user:before {
	content: "\e008"
}
.glyphicon-volume-down:before {
	content: "\e037"
}
.glyphicon-volume-off:before {
	content: "\e036"
}
.glyphicon-volume-up:before {
	content: "\e038"
}
.glyphicon-warning-sign:before {
	content: "\e107"
}
.glyphicon-wrench:before {
	content: "\e136"
}
.glyphicon-zoom-in:before {
	content: "\e015"
}
.glyphicon-zoom-out:before {
	content: "\e016"
}
.glyphicon:empty {
	width: 1em
}
.h1 .small {
	font-weight: 400;
	line-height: 1;
	color: #999
}
.h1error {
	font-size: 80px;
	font-weight: 700;
	margin: 0 auto;
	padding: 20px;
	text-align: center
}
.h2 .small {
	font-weight: 400;
	line-height: 1;
	color: #999
}
.h3 .small {
	font-weight: 400;
	line-height: 1;
	color: #999
}
.h4 .small {
	font-weight: 400;
	line-height: 1;
	color: #999
}
.h5 .small {
	font-weight: 400;
	line-height: 1;
	color: #999
}
.h6 .small {
	font-weight: 400;
	line-height: 1;
	color: #999
}
.has-error .checkbox {
	color: #f3612e
}
.has-error .checkbox-inline {
	color: #f3612e
}
.has-error .control-label {
	color: #f3612e
}
.has-error .form-control {
	border-color: #f3612e;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus {
	border-color: #f3612e;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483
}
.has-error .help-block {
	color: #f3612e
}
.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}
.has-error .radio {
	color: #f3612e
}
.has-error .radio-inline {
	color: #f3612e
}
.has-success .checkbox {
	color: #3c763d
}
.has-success .checkbox-inline {
	color: #3c763d
}
.has-success .control-label {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168
}
.has-success .help-block {
	color: #3c763d
}
.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}
.has-success .radio {
	color: #3c763d
}
.has-success .radio-inline {
	color: #3c763d
}
.has-warning .checkbox {
	color: #8a6d3b
}
.has-warning .checkbox-inline {
	color: #8a6d3b
}
.has-warning .control-label {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b
}
.has-warning .help-block {
	color: #8a6d3b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}
.has-warning .radio {
	color: #8a6d3b
}
.has-warning .radio-inline {
	color: #8a6d3b
}
.headerOffset {
	padding-top: 120px
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
.hidden {
	display: none!important;
	visibility: hidden!important
}
.hidden-lg {
	display: block!important
}
.hidden-md {
	display: block!important
}
.hidden-sm {
	display: block!important
}
.hide {
	display: none!important
}
.hr2 {
	border-width: 2px;
	border-color: #DDD
}
.hr30 {
	margin-top: 30px;
	margin-bottom: 30px
}
.hr40 {
	margin-top: 40px;
	margin-bottom: 40px
}
.image {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	max-height: 240px;
	transition: all .5s ease 0;
	-moz-transition: all .5s ease 0;
	-webkit-transition: all .5s ease 0;
	-ms-transition: all .5s ease 0;
	-o-transition: all .5s ease 0
}
.image a {
	display: block;
	overflow: hidden
}
.image a img {
	transition: all .5s ease 0;
	-moz-transition: all .5s ease 0;
	-webkit-transition: all .5s ease 0;
	-ms-transition: all .5s ease 0;
	-o-transition: all .5s ease 0;
	max-height: 240px;
	margin: 0 auto
}
.img-circle {
	border-radius: 50%
}
.img-responsive {
	display: block;
	height: auto;
	max-width: 100%
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	display: inline-block;
	height: auto;
	max-width: 100%;
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.incaps {
	display: block;
	float: left;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 2px;
	margin: 15px 20px 0 0;
	text-transform: uppercase
}
.incaps i {
	font-size: 20px
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
.innerPage {
	padding-top: 30px
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group .form-control {
	width: 100%;
	margin-bottom: 0;
		display: table-cell
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}
.input-group-addon {
	display: table-cell
}
.input-group-addon {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon input[type="checkbox"] {
	margin-top: 0
}
.input-group-addon input[type="radio"] {
	margin-top: 0
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}
.input-group-addon:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: 0
}
.input-group-addon:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
		border-left: 0
}
.input-group-addon:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-btn {
	position: relative;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle;
	display: table-cell
}

.input-group-btn:first-child>.btn {

}
.input-group-btn:first-child>.btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	margin-right: -1px
}
.input-group-btn:first-child>.btn:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-btn:first-child>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.input-group-btn:last-child>.btn {
	margin-left: -1px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-btn>.btn {
	position: relative
}
.input-group-btn>.btn+.btn {
	margin-left: -4px
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:active {
	z-index: 2
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.input-group[class*="col-"] {
	float: none;
	padding-right: 0;
	padding-left: 0
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.invisible {
	visibility: hidden
}
.item {
	display: block;
	transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-webkit-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0;
	margin-bottom: 15px;
	height: 480px
}
.item h4 {
	min-height: 45px;
	max-height: 80px;
	overflow: hidden;
	display: block;
	line-height: 20px;
	margin: 25px 0 0;
	padding: 0
}
.item h4 a {
	color: #2c3e50;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase
}
.item.list-view {
	display: block;
	height: auto;
	width: 100%!important;
	overflow: hidden;
	margin-bottom: 20px
}
.item.list-view .image {
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	max-width: 200px;
	max-height: 240px;
	transition: all .5s ease 0;
	-moz-transition: all .5s ease 0;
	-webkit-transition: all .5s ease 0;
	-o-transition: all .5s ease 0;
	-ms-transition: all .5s ease 0;
	padding-right: 20px;
	background: #fff
}
.item.list-view .image a {
	display: block;
	height: 100%;
	max-height: 100%!important
}
.item.list-view .image img {
	max-height: 170px;
	width: auto!important
}
.item.list-view .product {
	text-align: right;
	padding-right: 20px
}
.item.list-view h4 {
	height: auto;
	margin: 25px 0 5px
}
.item:hover .action-control {
	border-bottom-color: #fff
}
.itemInMenu {
	margin-bottom: 0!important
}
.itemInMenu .image {
	max-height: 170px!important
}
.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	font-size: 21px;
	font-weight: 200;
	line-height: 2.1428571435;
	color: inherit;
	background-color: #eee
}
.jumbotron .container {
	max-width: 100%
}
.jumbotron .h1 {
	line-height: 1;
	color: inherit
}
.jumbotron p {
	line-height: 1.4
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
.label-danger {
	background-color: #d9534f
}
.label-danger[href]:focus {
	background-color: #c9302c
}
.label-danger[href]:hover {
	background-color: #c9302c
}
.label-default {
	background-color: #999
}
.label-default[href]:focus {
	background-color: gray
}
.label-default[href]:hover {
	background-color: gray
}
.label-info {
	background-color: #5bc0de
}
.label-info[href]:focus {
	background-color: #31b0d5
}
.label-info[href]:hover {
	background-color: #31b0d5
}
.label-primary {
	background-color: #428bca
}
.label-primary[href]:focus {
	background-color: #3071a9
}
.label-primary[href]:hover {
	background-color: #3071a9
}
.label-success {
	background-color: #5cb85c
}
.label-success[href]:focus {
	background-color: #449d44
}
.label-success[href]:hover {
	background-color: #449d44
}
.label-warning {
	background-color: #f0ad4e
}
.label-warning[href]:focus {
	background-color: #ec971f
}
.label-warning[href]:hover {
	background-color: #ec971f
}
.label:empty {
	display: none
}
.label[href]:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label[href]:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.labelRounded {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4
}
.line_title h1 {
	overflow: hidden;
	text-align: center;
	margin: 100px 0 75px
}
.line_title h1:after {
	background-image: url('/static/img/bm_hr_r.png?9348e142f96c');
	overflow: hidden;
	height: 40px;
	content: "";
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: 50%;
	margin-bottom: .15em;
	overflow: hidden;
	background-repeat: repeat-x;
	left: .5em;
	margin-right: -50%
}
.line_title h1:before {
	background-image: url('/static/img/bm_hr_r.png?9348e142f96c');
	overflow: hidden;
	height: 40px;
	content: "";
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: 50%;
	margin-bottom: .15em;
	overflow: hidden;
	background-repeat: repeat-x;
	right: .5em;
	margin-left: -50%
}
.list-group {
	padding-left: 0;
	margin-bottom: 20px
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
.list-inline {
	padding-left: 0;
	list-style: none
}
.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}
.list-inline>li:first-child {
	padding-left: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.load-more-block {
	padding-bottom: 30px;
	position: relative
}
.load-more-block .btn-thin {
	background: #fff;
	z-index: 2;
	position: relative;
	-webkit-box-shadow: -4px 0 0 #fff, 4px 0 0 #FFF;
	-moz-box-shadow: -4px 0 0 #fff, 4px 0 0 #FFF;
	-o-box-shadow: -4px 0 0 #fff, 4px 0 0 #FFF;
	box-shadow: -4px 0 0 #fff, 4px 0 0 #FFF
}
.load-more-block:after {
	background: none repeat scroll 0 0 #DDD;
	content: "";
	display: block;
	height: 1px;
	margin-left: 30%;
	position: absolute;
	top: 18px;
	width: 40%;
	z-index: 1
}
.loaded #loader {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.loaded #loader-wrapper {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all .3s 1s ease-out;
	-moz-transition: all .3s 1s ease-out;
	-o-transition: all .3s 1s ease-out;
	transition: all .3s 1s ease-out
}
.loaded #loader-wrapper .loader-section.section-left {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-moz-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-o-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000)
}
.loaded #loader-wrapper .loader-section.section-right {
	-webkit-transform: translateX(100%);
	-o-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-moz-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-o-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000)
}
.main-container {
	width:1170px;
	min-height: 580px
}
.margin-bum {
	margin-bottom: 100px
}
.margin-reducer {
	margin-top: -124px
}
.margin-spacer {
	margin-top: 160px
}
.margin-top-10 {
	margin-top: 10px
}
.maxheight100 {
	max-height: 100px
}
.maxheight200 {
	max-height: 200px
}
.maxheight300 {
	max-height: 300px
}
.maxheight400 {
	max-height: 400px
}
.maxheight500 {
	max-height: 500px
}
.maxheight600 {
	max-height: 600px
}
.maxheight700 {
	max-height: 700px
}
.maxwidth100 {
	max-width: 100px
}
.maxwidth300 {
	max-width: 300px
}
.maxwidth400 {
	max-width: 400px
}
.maxwidth500 {
	max-width: 500px
}
.maxwidth600 {
	max-width: 600px
}
.maxwidth700 {
	max-width: 700px
}
.maxwidtht200 {
	max-width: 200px
}
.media {
	overflow: hidden;
	zoom: 1;
	margin-top: 15px
}
.media .media {
	margin-top: 15px
}
.media-body {
	overflow: hidden;
	zoom: 1
}
.media-heading {
	margin: 0 0 5px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.media-object {
	display: block
}
.media:first-child {
	margin-top: 0
}
.media>.pull-left {
	margin-right: 10px
}
.media>.pull-right {
	margin-left: 10px
}
.megamenu .collapse {
	position: static
}
.megamenu .container {
	position: relative
}
.megamenu .dropdown {
	position: static
}
.megamenu .dropdown-menu {
	left: auto
}
.megamenu .dropdown-menu>li {
	display: block
}
.megamenu .dropdown-menu>li>ul {
	display: block
}
.megamenu .dropdown.megamenu-40width .dropdown-menu {
	width: 40%;
	left: 0;
	right: 0
}
.megamenu .dropdown.megamenu-50width .dropdown-menu {
	width: 50%;
	left: 0;
	right: 0
}
.megamenu .dropdown.megamenu-80width .dropdown-menu {
	width: 80%;
	left: 0;
	right: 0;
	width: 80%;
	left: 0;
	right: 0
}
.megamenu .dropdown.megamenu-fullwidth .dropdown-menu {
	width: 100%;
	left: 0;
	right: 0
}
.megamenu .dropup {
	position: static
}
.megamenu .megamenu-content {
	padding-left: 0;
	padding-right: 0;
	padding: 20px 30px;
	zoom: 1
}
.megamenu .megamenu-content:after {
	display: table;
	content: "";
	line-height: 0;
	clear: both
}
.megamenu .megamenu-content:before {
	display: table;
	content: "";
	line-height: 0
}
.megamenu .nav {
	position: static
}
.megamenu .nav.pull-right .dropdown-menu {
	right: 0
}
.megamenu .navbar-inner {
	position: relative
}
.megamenu-content img {
	max-width: 100%
}
.megamenu-content ul li {
	border-bottom: 1px solid #ededed;
	margin-bottom: 5px;
	padding-bottom: 5px
}
.megamenu-content ul li a {
	font-size: 12px
}
.megamenu.navbar .nav>li>.dropdown-menu:after, .megamenu.navbar .nav>li>.dropdown-menu:before {
	display: none
}
.menu {
	width: auto;
	height: auto;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.73), 0 0 18px 0 rgba(0,0,0,.13);
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.73), 0 0 18px 0 rgba(0,0,0,.13);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.73), 0 0 18px 0 rgba(0,0,0,.13)
}
.menu ul li a {
	background: #fff;
	border-bottom: 1px solid #efeff0;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 2.75em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .923em;
	font-weight: 400;
	color: #878d95
}
.menu ul li a:hover {
	background: #003545;
	border-left: 5px solid #90ee90
}
.menu ul li:last-child a {
	border-bottom: 1px solid #33373d
}
.menu>li>a {
	background-color: #616975;
	border-bottom: 1px solid #33373d;
	-webkit-box-shadow: inset 0 1px 0 0 #878e98;
	-moz-box-shadow: inset 0 1px 0 0 #878e98;
	box-shadow: inset 0 1px 0 0 #878e98;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 2.75em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,.5)
}
.menu>li>a.active {
	background-color: #f3612e;
	border-bottom: 1px solid #103c56;
	-webkit-box-shadow: inset 0 1px 0 0 #6ad2ef;
	-moz-box-shadow: inset 0 1px 0 0 #6ad2ef;
	box-shadow: inset 0 1px 0 0 #6ad2ef
}
.menu>li>a:hover, .menu>li>a.active {
	background-color: #f3612e;
	border-bottom: 1px solid #103c56;
	-webkit-box-shadow: inset 0 1px 0 0 #6ad2ef;
	-moz-box-shadow: inset 0 1px 0 0 #6ad2ef;
	box-shadow: inset 0 1px 0 0 #6ad2ef
}
.menuWrap {
	border-top: 1px solid rgba(0,0,0,.07)
}
.miniCartDescription .price {
	color: #444;
	font-size: 15px;
	font-weight: 700
}
.miniCartDescription .size {
	color: #888;
	font-size: 11px
}
.miniCartFooter {
	background: #ecf0f1;
	padding: 10px
}
.miniCartFooter .subtotal {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 0;
	text-transform: uppercase
}
.miniCartFooterInMobile .subtotal {
	font-size: 18px;
	color: #fff
}
.miniCartProductThumb {
	text-align: center
}
.miniCartTable {
	max-height: 300px;
	width: 100%;
	display: block
}
.miniCartTable .mCSB_container {
	margin-right: 15px!important
}
.minict_wrapper {
	font-family: "Open Sans Condensed", sans-serif;
	color: #333;
	background: #fff;
	position: relative;
	width: 150px;
	border: 1px solid #e5e5e5
}
.minus {
	display: block
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	display: none;
	overflow: auto;
	overflow-y: scroll
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-body {
	position: relative;
	padding: 20px
}
.modal-content {
	border: 0 solid #ddd;
	border-radius: 0;
	box-shadow: 0 2px 5px rgba(0,0,0,.4)
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	background-clip: padding-box
}
.modal-dialog {
	position: relative;
	z-index: 1050;
	width: auto;
	max-width: 460px;
	margin: 10px
}
.modal-footer {
	background: #eee;
	padding: 19px 20px 20px;
	margin-top: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer:after {
	clear: both
}
.modal-footer:before, .modal-footer:after {
	display: table;
	content: " "
}
.modal-header {
	border-bottom: 1px solid #e5e5e5;
	color: #FFF;
	padding: 5px 15px;
	margin-bottom: 20px;
	min-height: 16.428571429px;
}
.modal-header .close {
	margin-top: -2px
}
.modal-open {
	overflow: hidden
}
.modal-title {
	margin: 0;
	line-height: 1.428571429
}
.modal-title-site {
	color: #FFF;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 38px;
	font-weight: lighter;
	padding: 13px 0;
	text-transform: uppercase
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-moz-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.myAccountList .thumbnail {
	padding: 10px 0 0
}
.myAccountList .thumbnail:hover {
	background: #f5f5f5
}
.myAccountList li {
	text-align: center
}
.myAccountList li a {
	font-size: 14px;
	display: block
}
.myAccountList li a i {
	display: block;
	clear: both;
	font-size: 44px;
	margin-bottom: 10px
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #eee;
	border-color: #f3612e
}
.nav-justified {
	width: 100%
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
.nav-justified>li {
	float: none
}
.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}
.nav-pills>.active>a>.badge {
	color: #428bca;
	background-color: #fff
}
.nav-pills>li {
	float: left
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #428bca
}
.nav-pills>li>a {
	border-radius: 4px
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
.nav-stacked.tree>li a:hover {
	color: #2c3e50;
	font-weight: 700
}
.nav-stacked>li {
	border-bottom: solid 1px #eee;
	float: none
}
.nav-stacked>li a {
	font-size: 13px
}
.nav-stacked>li a:hover {
	color: #fff
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-stacked>li.active {
	background: none;
	color: #2c3e50;
	font-weight: 700
}
.nav-stacked>li.active a, .nav-stacked>li.active {
	background: none;
	color: #2c3e50;
	font-weight: 700
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.nav-tabs li a {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 2px;
	margin: 0;
	text-transform: uppercase
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
.nav-tabs.nav-justified>li {
	float: none
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center;
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
	background: none
}
.nav-tabs>li.active, .nav-tabs>li {
	background: none
}
.nav-tabs>li.active>a {
	color: #fff!important;
	border: 0;
	border-radius: 0
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li:hover>a {
	color: #fff!important;
	cursor: default;
	background-color: #fff;
	border-bottom-color: transparent;
	border: 0;
	border-radius: 0
}
.nav-tabs>li.active>a:focus {
	color: #545454;
	border: 1px solid #f3612e;
	border-bottom-color: transparent
}
.nav-tabs>li.active>a:hover {
	border: 1px solid #f3612e;
	border-bottom-color: transparent
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav:after {
	display: table;
	content: " "
}
.nav:after {
	clear: both
}
.nav:before, .nav:after {
	display: table;
	content: " "
}
.nav>li {
	position: relative;
	display: block
}
.nav>li.disabled>a {
	color: #999
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #999;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 20px 10px 20px
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
}
.nav>li>a>img {
	max-width: none
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
	border: 1px solid transparent
}
.navbar .navbar-top {
	height: 30px;
	transition: all .1s ease-out 0;
	-webkit-transition: all .1s ease-out 0;
	-moz-transition: all .1s ease-out 0;
	-ms-transition: all .1s ease-out 0;
	-o-transition: all .1s ease-out 0;
	font-size: 11px;
	font-weight: 700;
	line-height: 11px;
	text-transform: uppercase
}
.navbar-brand {
	color: #FFF;
	float: left;
	padding: 15px 15px 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700
}
.navbar-brand:focus {
	text-decoration: none
}
.navbar-brand:hover {
	text-decoration: none
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-cart {
	border-top: 1px solid rgba(0,0,0,0);
	box-shadow: 0 1px 0 hsla(0,0,100%,.1) inset;
	max-height: 340px;
	overflow-x: visible;
	padding-left: 15px;
	padding-right: 15px
}
.navbar-collapse {
	max-height: 340px;
	background-color: #fefefe;
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0,0,100%,.1);
	-webkit-overflow-scrolling: touch;
	z-index: 9000;
	text-align: center
}
.navbar-collapse.in {
	overflow-y: auto
}
.navbar-collapse:after {
	clear: both
}
.navbar-collapse:before, .navbar-collapse:after {
	display: table;
	content: " "
}
.navbar-default {
	background-color: #fefefe;
	border-color: #f3612e
}
.navbar-default .navbar-brand {
	color: #4a4a4c
}
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-collapse {
	border-color: #e7e7e7
}
.navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:active, .navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:active, .navbar-default .navbar-nav>.open>a:focus {
	background: #ccc;
	border-left: 5px solid #f3612e;
}
.navbar-default .navbar-nav>li>a {
	color: #4a4a4c;
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:        border-box;
    border-left: 5px solid transparent;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	background: #ccc;
	border-left: 5px solid #f3612e;
}
.navbar-default .navbar-text {
	color: #4a4a4c
}
.navbar-default .navbar-toggle {
	border-color: none
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ccc
}
.navbar-default .navbar-toggle:focus {
	background-color: transparent
}
.navbar-default .navbar-toggle:hover {
	background-color: transparent
}
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 100000;
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 100000;
	top: 0;
	border-width: 0 0 2px
}
.navbar-form {
	padding: 10px 15px;
	margin: 0px -15px 8px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 hsla(0,0,100%,.1), 0 1px 0 hsla(0,0,100%,.1);
	-moz-box-shadow: inset 0 1px 0 hsla(0,0,100%,.1), 0 1px 0 hsla(0,0,100%,.1);
	box-shadow: inset 0 1px 0 hsla(0,0,100%,.1), 0 1px 0 hsla(0,0,100%,.1)
}
.navbar-header:after {
	clear: both
}
.navbar-header:before, .navbar-header:after {
	display: table;
	content: " "
}
.navbar-nav {
	margin: 7.5px -15px
  background-color: #fff;
}
.navbar-nav.navbar-right:last-child {
	margin-right: 0
}
.navbar-nav.pull-right>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 14px;
	text-transform: uppercase
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background: rgba(0,0,0,.2);
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	z-index: 1000
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	border: solid 2px #4a4a4a
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
.navbar-tshop {
	width: 100%
}
.navbar.stuck .navbar-top {
	margin-top: -30px
}
.navbar:after {
	clear: both
}
.navbar:before, .navbar:after {
	display: table;
	content: " "
}
.new-product {
	color: #FFF;
	display: inline-block;
	float: left;
	font-size: 20px;
	font-weight: lighter;
	height: 100%;
	padding: 3px 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4)
}
.newCollectionUl li {
	font-weight: 600
}
.newProductMenuBlock {
	display: block;
	position: relative
}
.newProductMenuBlock:hover i {
	font-size: 16px
}
.newsLatterBox {
	overflow: hidden
}
.newsLatterBox .btn {
	border: medium none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	height: 40px;
	padding: 0;
	width: 100%;
	color: #fff
}
.newsLatterBox input#appendedInputButton {
	background: #FFF;
	display: inline-block;
	float: left;
	height: 30px;
	clear: both;
	width: 100%
}
.no-border {
	border: 0
}
.no-js #loader-wrapper {
	display: none
}
.no-js h1 {
	color: #fefefe
}
.no-margin {
	margin: 0!important
}
.no-margin-bottom {
	margin-bottom: 0
}
.no-margin-left {
	margin-left: 0
}
.no-margin-right {
	margin-right: 0
}
.no-margin-top {
	margin-top: 0
}
.no-padding {
	padding: 0!important
}
.old-price {
	color: #ccc;
	font-size: 14px;
	font-weight: 400;
	text-decoration: line-through
}
.on_sale {
	margin-bottom: 10px;
	color: red
}
.open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d1312b;
	border-color: #ac2925;
	background-image: none;
}
.open .dropdown-toggle.btn-default {
	background: #a1a6a9
}
.open .dropdown-toggle.btn-default {
	color: #f3612e;
	background-color: transparent;
	border-color: #f3612e;
	background-image: none
}
.open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #3ab2d7;
	border-color: #269abc;
	background-image: none
}
.open .dropdown-toggle.btn-inverse {
	background-color: #415b76;
	border-color: #415b76;
	color: #FFF
}
.open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #f3612e;
	border-color: #f3612e;
	background-image: none
}
.open .dropdown-toggle.btn-success {
	background-color: #58d68d;
	border-color: #58d68d;
	color: #FFF
}
.open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439;
	background-image: none
}
.open .dropdown-toggle.btn-warning {
	background-color: #f5d313;
	border-color: #f5d313;
	color: #FFF
}
.open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512;
	background-image: none
}
.open-tree>.dropdown-menu {
	display: block
}
.open-tree>.dropdown-menu-tree {
	display: block
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.open_container {
	width: 100%;
	padding: 0 30px 0 0
}
.open_day {
	float: left
}
.open_time {
	float: right
}
.orderStep {
	clear: both;
	display: inline-block;
	height: auto;
	padding: 0;
	margin-bottom: 30px;
	width: 100%
}
.orderStep li {
	display: inline-block;
	float: left;
	height: auto;
	margin: 0;
	min-height: 55px;
	padding: 0;
	width: 20%
}
.orderStep li a {
	background: #eff0f2;
	display: inline-block;
	height: 100%;
	line-height: normal;
	padding: 20px 0 0;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	text-transform: uppercase;
	font-size: 13px
}
.orderStep li a i {
	background: rgba(0,0,0,.05)
}
.orderStep li a i {
	border-radius: 0;
	display: block;
	font-size: 20px;
	height: auto;
	left: 0;
	line-height: 40px;
	margin-top: -20px;
	padding: 0;
	text-align: center;
	width: auto;
	float: none!important
}
.orderStep li a span {
	display: block;
	padding: 5px 0
}
.orderStep li.active a {
	color: #fff;
	position: relative
}
.orderStep li.active a i {
	background: rgba(0,0,0,.1);
	color: #FFF
}
.orderStep li.active a:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0,0,0,0);
	border-width: 10px;
	margin-left: -10px
}
.pace .pace-progress {
	background: #fff;
	background: hsla(0,0,100%,.8);
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	height: 2px;
	-webkit-transition: width 1s;
	-moz-transition: width 1s;
	-o-transition: width 1s;
	transition: width 1s
}
.pace-inactive {
	display: none
}
.padd {
	margin-top: 60px
}
.padding-top-30 {
	padding-top: 30px
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
	color: #999;
	cursor: not-allowed;
	background-color: #fff
}
.pager .next>a, .pager .next>span {
	float: right
}
.pager .previous>a {
	float: left
}
.pager .previous>a, .pager .previous>span {
	float: left
}
.pager li {
	display: inline
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}
.pager li>a:hover, .pager li>a:focus {
	text-decoration: none;
	background-color: #eee
}
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}
.pager:after {
	clear: both
}
.pager:after {
	clear: both
}
.pager:before, .pager:after {
	display: table;
	content: " "
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination li.active a {
	box-shadow: 0 0 9px rgba(0,0,0,.2) inset
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #428bca;
	border-color: #428bca
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color: #999;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pagination>li {
	display: inline
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	background-color: #eee
}
.pagination>li>span:focus {
	background-color: #eee
}
.pagination>li>span:hover {
	background-color: #eee
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}
.panel-body {
	padding: 15px
}
.panel-body:after {
	clear: both
}
.panel-body:before, .panel-body:after {
	display: table;
	content: " "
}
.panel-danger {
	border-color: #ebccd1
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ebccd1
}
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ebccd1
}
.panel-default {
	border-color: #ddd;
	margin-top: 23px;
	border-bottom-color: #ddd
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ddd
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel-footer-address .btn {
	margin-right: 5px
}
.panel-group .panel {
	margin-bottom: 0;
	overflow: hidden;
	border-radius: 4px
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid #ddd
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}
.panel-info {
	border-color: #bce8f1
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #bce8f1
}
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #bce8f1
}
.panel-primary {
	border-color: #428bca
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #428bca
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #428bca;
	border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #428bca
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #d6e9c6
}
.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #d6e9c6
}
.panel-title {
	margin: 0 0 0 0;
	color: #34495e;
	font-size: 16px;
	color: inherit
}
.panel-title>a {
	color: inherit
}
.panel-warning {
	border-color: #faebcc
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #faebcc
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #faebcc
}
.panel>.list-group {
	margin-bottom: 0
}
.panel>.list-group .list-group-item {
	border-width: 1px 0
}
.panel>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.panel>.list-group .list-group-item:last-child {
	border-bottom: 0
}
.panel>.panel-body+.table {
	border-top: 1px solid #ddd
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
	border-top: 1px solid #ddd
}
.panel>.panel-body+.table-responsive {
	border-top: 1px solid #ddd
}
.panel>.table {
	margin-bottom: 0
}
.panel>.table, .panel>.table-responsive>.table {
	margin-bottom: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child {
	border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child {
	border-right: 0
}
.panel>.table-bordered>tbody>tr>th:first-child {
	border-left: 0
}
.panel>.table-bordered>tbody>tr>th:last-child {
	border-right: 0
}
.panel>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.panel>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.panel>.table-bordered>tfoot>tr>th:first-child {
	border-left: 0
}
.panel>.table-bordered>tfoot>tr>th:last-child {
	border-right: 0
}
.panel>.table-bordered>thead>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:last-child>th, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:last-child>td, .panel>.table-responsive>.table-bordered>thead>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom: 0
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.panel>.table-responsive {
	margin-bottom: 0;
	border: 0
}
.panel>.table-responsive>.table {
	margin-bottom: 0
}
.panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child {
	border-left: 0
}
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child {
	border-right: 0
}
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child {
	border-left: 0
}
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child {
	border-right: 0
}
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child {
	border-left: 0
}
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child {
	border-right: 0
}
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child {
	border-left: 0
}
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child {
	border-right: 0
}
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.panel>.table>tbody:first-child th, .panel>.table>tbody:first-child td {
	border-top: 0
}
.parallax-content {
	text-align: center;
	padding: 100px 0
}
.parallax-content h2 {
	color: #FFF;
	display: inline-block;
	font-size: 32px;
	line-height: 32px;
	margin: 0 auto;
	max-width: 900px;
	padding: 5px 10px;
	text-shadow: 1px 1px 1px #000
}
.parallax-content h3 {
	color: #fefefe;
	display: inline-block;
	font-size: 20px;
	font-weight: lighter;
	margin-bottom: 20px;
	max-width: 900px;
	padding: 0 10px;
	text-shadow: 1px 1px 1px #000
}
.parallax-image-1 {
	background: url('/static/img/parallax/Optima-battery.jpg?c05f8e6ac150');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	width: 100%;
	height: auto
}
.parallax-image-1.isandroid {
	background-size: cover!important;
	background-attachment: scroll!important;
	background-position: center center
}
.parallax-image-1.isios {
	background-size: 100% auto!important;
	background-attachment: scroll!important;
	background-position: center center;
		background-color: #734e48;
	background-repeat: no-repeat
}
.parallax-image-1.ismobile {
	background-attachment: scroll!important
}
.parallax-image-2 {
	background: url('/static/img/parallax/Apple-Battery.jpg?c05f8e6ac150') fixed;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: auto
}
.parallax-image-2.isandroid {
	background-size: cover!important;
	background-attachment: scroll!important;
	background-position: center center
}
.parallax-image-2.isios {
	background-size: auto 100%!important;
	background-size: 100% auto!important;
	background-attachment: scroll!important;
	background-position: center center
}
.parallax-image-2.ismobile {
	background-attachment: scroll!important
}
.parallax-image-aboutus {
	background: url('/images/site/about-bg.jpg') no-repeat 50% -80px fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed
}
.parallax-image-aboutus .parallax-content {
	padding: 150px 0
}
.parallax-image-aboutus.isandroid {
	background-size: cover!important;
	background-attachment: scroll!important;
	background-position: center center
}
.parallax-image-aboutus.isios {
	background-size: 100% auto!important;
	background-attachment: scroll!important;
	background-position: center center
}
.parallax-image-aboutus.ismobile {
	background-attachment: scroll!important
}
.parallax-section {
	width: 100%;
	display: block;
	clear: both;
	height: auto
}
.parallax-section-overley {
	height: 100%;
	background: rgba(0,0,0,.15);
	text-shadow: 0 1px 1px rgba(0,0,0,.33)
}
.parallax-section.isandroid {
	background-size: cover!important;
	background-attachment: scroll!important;
	background-position: center center
}
.parallax-section.isios {
	background-size: 100% auto!important;
	background-attachment: scroll!important;
	background-position: center center
}
.parallax-section.ismobile {
	background-attachment: scroll!important
}
.parallaxOffset {
	margin-top: 70px;
	-webkit-transition: all .1s ease-out 0;
	-moz-transition: all .1s ease-out 0;
	-ms-transition: all .1s ease-out 0;
	-o-transition: all .1s ease-out 0;
	transition: all .1s ease-out 0
}
.parallaxOffset.down {
	margin-top: 28px
}
.parallaxPrce {
	font-size: 52px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-family: "Open Sans";
	font-weight: 800
}
.paymentBox {
	margin-bottom: 30px;
	display: block
}
.paymentMethodImg img {
	margin-left: 5px
}
.phone-number span {
	float: left
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	background-clip: padding-box
}
.popover .arrow {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 11px
}
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 10px;
	content: ""
}
.popover-content {
	padding: 9px 14px
}
.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}
.popover.bottom {
	margin-top: 10px
}
.popover.bottom .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25);
	border-top-width: 0
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #fff;
	border-top-width: 0;
	content: " "
}
.popover.left {
	margin-left: -10px
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25);
	border-right-width: 0
}
.popover.left .arrow:after {
	right: 1px;
	bottom: -10px;
	border-left-color: #fff;
	border-right-width: 0;
	content: " "
}
.popover.right {
	margin-left: 10px
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25);
	border-left-width: 0
}
.popover.right .arrow:after {
	bottom: -10px;
	left: 1px;
	border-right-color: #fff;
	border-left-width: 0;
	content: " "
}
.popover.top {
	margin-top: -10px
}
.popover.top .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	border-bottom-width: 0
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-top-color: #fff;
	border-bottom-width: 0;
	content: " "
}
.popProImg a {
	display: block;
	max-height: 270px;
	overflow: hidden
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.price {
	font-size: 30px;
	font-weight: 400;
	color: #777;
	font-family: "Code-Pro-Light-LC", sans-serif
}
.price-standard {
	color: #999;
	font-size: 18px;
	text-decoration: line-through
}
.priceFilterBody .form-inline .form-group {
	max-width: 30%;
	float: left
}
.priceFilterBody .sp {
	padding: 10px
}
.product {
	display: block;
	height: auto;
	transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-webkit-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0;
	border: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	text-align: center
}
.product-box .item {
	margin: 0 10px
}
.product-box .item:hover {
	box-shadow: 0 0 25px rgba(0,0,0,.15);
	background: #fff
}
.product-code {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase
}
.product-image {
	max-width: 100%
}
.product-image img {
	max-width: 100%
}
.product-price {
	font-size: 28px;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 10px
}
.product-share {
	border-top: 1px solid #DDD;
	clear: both;
	display: inline-block;
	margin-top: 20px;
	padding-top: 14px;
	width: 100%
}
.product-tab {
	width: 100%;
	display: inline-block;
	clear: both
}
.product-thumb {
	height: 375px
}
.product-thumb h6 {
	color: #4a4a4a;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4)
}
.product-title {
	font-size: 30px;
	font-weight: 600;
	letter-spacing: .25px;
	line-height: 1;
	margin-bottom: 0;
	text-transform: uppercase
}
.product:hover {
	background: #fff
}
.productFilter {
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	clear: both;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 7px;
	padding-top: 10px;
	margin-top: 20px
}
.productFilter input {
	font-size: 13px
}
.productFilter p {
	display: block;
	font-size: 14px;
	margin-top: 6px
}
.productFilter select {
	font-size: 13px
}
.ProductMenuCaption {
	position: absolute;
	bottom: 0;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 5px 0;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 16px;
	background: #000;
	background: transparent\9;
	background: rgba(0,0,0,.8);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
	zoom: 1
}
.ProductMenuCaption i {
	font-size: 0;
	transition: all .2s ease-out 0;
	-webkit-transition: all .2s ease-out 0;
	-moz-transition: all .2s ease-out 0;
	-ms-transition: all .2s ease-out 0;
	-o-transition: all .2s ease-out 0
}
.ProductMenuCaption:nth-child(n) {
	filter: none
}
.productPop h4 {
	bottom: 0;
	color: #FFF;
	font-size: 14px;
	line-height: normal!important;
	padding: 3px 0 0!important;
	position: absolute;
	width: 100%;
	background: #000;
	background: transparent\9;
	background: rgba(0,0,0,.8);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
	zoom: 1
}
.productPop h4 a {
	color: #fff!important
}
.productPop h4:nth-child(n) {
	filter: none
}
.productPopItem {
	border: solid 1px #ddd
}
.productPopItem .productInfo {
	color: #FFF;
	display: block;
	font-size: 14px;
	margin-top: -50px;
	padding: 5px 0;
	position: relative;
	text-align: center;
	width: auto;
	z-index: 4
}
.productslider {
	width: 100%;
	display: block
}
.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}
.progress-bar-danger {
	background-color: #d9534f
}
.progress-bar-info {
	background-color: #5bc0de
}
.progress-bar-success {
	background-color: #5cb85c
}
.progress-bar-warning {
	background-color: #f0ad4e
}
.progress-striped .progress-bar, .progress-striped .progress-bar-danger, .progress-striped .progress-bar-info, .progress-striped .progress-bar-success, .progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, hsla(0,0,100%,.15) 25%, transparent 25%, transparent 50%, hsla(0,0,100%,.15) 50%, hsla(0,0,100%,.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, hsla(0,0,100%,.15) 25%, transparent 25%, transparent 50%, hsla(0,0,100%,.15) 50%, hsla(0,0,100%,.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.promo-1 {
	color: #FFF;
	font-family: "Open Sans Condensed", sans-serif;
	margin-bottom: 15px;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase
}
.promo-1sub {
	background: #f2f2f2;
	font-size: 14px;
	letter-spacing: .5px;
	margin-bottom: 15px;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase
}
.promotion {
	position: absolute;
	z-index: 10;
	bottom: 20px;
	left: 0;
	height: 24px;
	width: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	line-height: 18px
}
.pull-left {
	float: left!important
}
.pull-right {
	float: right!important
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.quad_img_L {
	width: 50%;
	height: auto;
	float: left
}
.quad_img_R {
	width: 50%;
	height: auto;
	float: left
}
.quad_img_row {
	height: 200px;
	width: 100%
}
.quanitySniper {
	height: 30px;
	padding: 0;
	text-align: center;
	width: 40px
}
.radio {
	display: block;
	min-height: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle
}
.radio input[type="radio"] {
	float: left;
	margin-left: -20px
}
.radio label {
	display: inline;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.radio+.radio {
	margin-top: -5px
}
.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}
.radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}
.radio-inline input[type="radio"] {
	float: left;
	margin-left: -20px
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
.radio-inline[disabled] {
	cursor: not-allowed
}
.radio[disabled] {
	cursor: not-allowed
}
.recommended {
	border-top: solid 2px #ddd;
	margin-top: 20px;
	padding-top: 20px
}
.recommended .description {
	min-height: 70px
}
.recommended h1 {
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0
}
.relative {
	position: relative
}
.rightSidebar #cart-summary {
	margin-top: 0
}
.required sup {
	color: #e74c3c
}
.rightSidebar #cart-summary tr:first-child td {
	border: none
}
.rightSidebar .item {
	border-bottom: 1px solid #DDD;
	margin-bottom: 0
}
.rightSidebar .item h4 {
	margin-top: 0
}
.rightSidebar .product {
	padding: 10px 0
}
.rightSidebar .product-image img {
	float: left;
	max-width: 100%;
	width: 90px;
	margin-right: 10px
}
.rightSidebar img {
	max-width: 100%
}
.row {
	margin-right: 0;
	margin-left: -15px;
  padding-left: 15px;
}
.row:after {
	clear: both
}
.row:before, .row:after {
	display: table;
	content: " "
}
.search-box {
	float: right;
	height: 48px;
	width: 38px
}
.search-box .form-control {
	width: 0;
	padding: 0;
	height: 34px;
	border: 0;
	opacity: 0;
	transition: all .3s ease-out 0;
	-webkit-transition: all .3s ease-out 0;
	-moz-transition: all .3s ease-out 0;
	-ms-transition: all .3s ease-out 0;
	-o-transition: all .3s ease-out 0
}
.search-box .input-group {
	margin-top: 10px;
	max-width: 34px;
	transition: all .3s ease-out 0;
	-webkit-transition: all .3s ease-out 0;
	-moz-transition: all .3s ease-out 0;
	-ms-transition: all .3s ease-out 0;
	-o-transition: all .3s ease-out 0
}
.search-box:hover .btn-nobg {
	background: #fff
}
.search-box:hover .input-group {
	max-width: 183px
}
.search-close {
	background: rgba(0,0,0,.3);
	display: table;
	float: right;
	font-size: 32px;
	height: 51px;
	padding: 0 15px
}
.search-box:hover .form-control {
	width: 145px;
	opacity: 1;
	padding: 6px 12px;
	border: solid 1px #fff;
	color: #ecf0f1
}
.search-close i {
	display: table-cell;
	vertical-align: middle;
	transition: all .5s ease 0;
	-moz-transition: all .5s ease 0;
	-webkit-transition: all .5s ease 0;
	-ms-transition: all .5s ease 0;
	-o-transition: all .5s ease 0
}
.search-close:hover i {
	-webkit-transform: scale(1.1) rotate(-180deg);
	-moz-transform: scale(1.1) rotate(-180deg);
	-ms-transform: scale(1.1) rotate(-180deg);
	-o-transform: scale(1.1) rotate(-180deg);
	transform: scale(1.15) rotate(-180deg)
}
.search-full {
	bottom: 0;
	letter-spacing: 1px;
	min-height: 50px;
	position: absolute;
	right: 0;
	text-align: right;
	white-space: nowrap;
	width: 100%;
	z-index: 10;
	display: none
}
.search-full.active {
	display: block
}
.search-input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 0 none;
	color: #FFF;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 20px;
	line-height: 1.2;
	margin: 0;
	outline: medium none;
	text-align: right;
	padding: 13px 0 13px 15px;
	width: 100%;
	max-width: 90%
}
 .search-input::-moz-input-placeholder {
 color: hsla(0,0,100%,.6)
}
 .search-input::-webkit-input-placeholder {
 color: hsla(0,0,100%,.6)
}
.searchInputBox {
	display: block;
	max-width: 90%;
	text-align: right;
	width: 100%
}
.searchInputBox .search-btn {
	border: none;
	padding: 0 10px 0 0;
	color: #fff;
	color: hsla(0,0,100%,.8)
}
.section-title {
	border-bottom: 2px solid #DDD;
	border-top: 2px solid #DDD;
	font-size: 22px;
	line-height: 24px;
	margin: 10px 0;
	padding: 0
}
.section-title span {
	color: #2c3e50;
	display: inline-block;
	padding: 5px 15px 5px 0;
	text-transform: uppercase;
	width: auto
}
.section-title.style2 {
	font-size: 42px;
	font-weight: lighter;
	line-height: 44px;
	margin: 10px 0 20px;
	padding: 0;
	position: relative;
	border: none
}
.section-title.style2 span {
	color: #2c3e50;
	padding: 10px;
	display: table;
	position: relative;
	z-index: 2;
	background: #fff;
	text-align: center;
	text-transform: uppercase;
	width: auto;
	margin: 0 auto;
	display: inline-block;
}
.section-title.style2:after {
	background: #DDD;
	content: "";
	display: block;
	height: 1px;
	margin-left: 20%;
	position: absolute;
	top: 28px;
	width: 60%;
	z-index: 1
}
.show {
	display: block!important
}
.side_menu_container {
	width: 100%;
	height: auto;
	overflow-y: scroll;
	padding-bottom: 50px
}
.sliderImg {
	background: url('/static/static/img/site/loading1.gif') center center no-repeat
}
.small {
	font-size: 85%
}
.social li {
	background: none repeat scroll 0 0 #b5b5b5;
	border: 2px solid #b5b5b5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all .5s ease 0;
	-moz-transition: all .5s ease 0;
	-webkit-transition: all .5s ease 0;
	-ms-transition: all .5s ease 0;
	-o-transition: all .5s ease 0
}
.social li a {
	color: #edeff1
}
.social li a i {
	font-size: 16px;
	margin: 0 0 0 5px;
	color: #edeff1!important
}
.social li:hover {
	border: 2px solid #2c3e50;
	background: #2c3e50;
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.15) rotate(360deg)
}
.social-icon li {
	display: inline-block
}
.social-icon li a {
	color: #FFF;
	display: inline-block;
	font-size: 18px;
	height: auto;
	margin-left: 0;
	padding: 6px 9px;
	position: relative;
	text-align: center;
	z-index: 10;
	box-shadow: 0 0 0 rgba(0,0,0,0) inset;
	transition: all .2s ease-out 0;
	-webkit-transition: all .21s ease-out 0;
	-moz-transition: all .2s ease-out 0;
	-ms-transition: all .2s ease-out 0;
	-o-transition: all .2s ease-out 0
}
.social-icon li a:hover {
	opacity: .8;
	box-shadow: 0 0 5px rgba(0,0,0,.4) inset
}
.socialIcon a {
	background: #CCC;
	color: #FFF;
	display: inline-block;
	font-size: 22px;
	padding: 6px 3px;
	margin-right: 10px;
	text-align: center;
	width: 35px;
	transition: all .15s ease-in-out 0;
	-moz-transition: all .15s ease-in-out 0;
	-webkit-transition: all .15s ease-in-out 0;
	-o-transition: all .15s ease-in-out 0;
	-ms-transition: all .15s ease-in-out 0
}
.socialIcon a:hover {
	color: #fff
}
.sp-large {
	max-width: 90%
}
.sp-large a img {
	width: 100%
}
.sp-thumbs {
	position: absolute;
	right: 0!important;
	text-align: center!important
	bottom: 140px!important;
	width: 100px!important;
	z-index: 70
}
.sp-thumbs a:hover {
	margin-right: 4px!important
}
.sp-thumbs a:link {
	border: 2px solid #EEE;
	display: inline-block;
	margin-bottom: 10px;
	float: right;
	margin-right: 0!important;
	transition: margin .2s ease 0
}
.sp-thumbs a:visited {
	border: 2px solid #EEE;
	display: inline-block;
	margin-bottom: 10px;
	float: right;
	margin-right: 0!important;
	transition: margin .2s ease 0
}
.sp-thumbs img {
	height: auto!important;
	width: 60px!important
}
.sp-wrap {
	z-index: 10;
	width: 100%;
	background: none!important;
	border: none!important
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.story {
	margin: 0 auto;
	min-width: 980px;
	overflow: auto;
	width: 980px
}
.story .float-left {
	padding: 100px 0 0;
	position: relative;
	width: 350px
}
.story .float-right {
	padding: 100px 0 0;
	position: relative;
	width: 350px
}
.style2 .section-title {
	font-size: 42px;
	font-weight: lighter;
	line-height: 44px;
	margin: 10px 0 20px;
	padding: 0;
	position: relative;
	border: none
}
.style2 .section-title span {
	color: #2c3e50;
	display: table;
	position: relative;
	z-index: 2;
	background: #fff;
	padding: 5px 15px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
	margin: 0 auto
}
.style2 .section-title:after {
	background: #DDD;
	content: "";
	display: block;
	height: 1px;
	margin-left: 20%;
	position: absolute;
	top: 28px;
	width: 60%;
	z-index: 1
}
.style2 .sp-large {
	max-width: 80%!important;
	border: 1px solid #DDD
}
.style2 .sp-thumbs {
	top: 0!important;
	width: 19%!important
}
.style2 .sp-thumbs a:link {
	float: left!important;
	width: 100%
}
.style2 .sp-thumbs a:visited {
	float: left!important;
	width: 100%
}
.style2 .sp-thumbs img {
	height: auto!important;
	width: 100px!important;
	max-width: 100%
}
.subCategoryList {
	margin-top: 30px;
	overflow: hidden
}
.subCategoryList .thumbnail {
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}
.subCategoryThumb {
	height: 80px;
	display: block;
	max-width: 100%;
	overflow: hidden;
	margin-bottom: 15px
}
.subCategoryThumb img {
	max-width: 100%
}
.subCategoryTitle {
	font-size: 13px;
	color: #444;
	font-weight: 600
}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0!important;
	padding-bottom: 0
}
.swatches {
	margin: .5em 0;
	padding-left: 0
}
.swatches .selected {
	border: 2px solid #b2b2b2
}
.swatches a {
	background-position: center center;
	background-repeat: no-repeat;
	border: 2px solid #FFF;
	box-shadow: 1px 1px 2px #c5c5c5;
	display: block;
	height: 33px;
	text-align: center;
	transition: all .25s ease 0;
	width: 33px
}
.swatches a img {
	height: 29px;
	width: 29px
}
.swatches li {
	border: 2px solid #FFF;
	display: inline-block;
	margin: 2px 1px;
	vertical-align: top;
	list-style: none
}
.swatches li:hover {
	border: 2px solid #b2b2b2
}
.tab-content>.active {
	display: block
}
.tab-content>.tab-pane {
	display: none
}
.table {
	width: 100%;
	margin-bottom: 20px
}
.table .table {
	background-color: #fff
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>td {
	border-bottom-width: 2px
}
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width: 2px
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
	padding: 5px
}
.table-hover>tbody>.active:hover>td {
	background-color: #e8e8e8
}
.table-hover>tbody>.active:hover>th {
	background-color: #e8e8e8
}
.table-hover>tbody>.danger:hover>td {
	background-color: #ebcccc
}
.table-hover>tbody>.danger:hover>th {
	background-color: #ebcccc
}
.table-hover>tbody>.success:hover>td {
	background-color: #d0e9c6
}
.table-hover>tbody>.success:hover>th {
	background-color: #d0e9c6
}
.table-hover>tbody>.warning:hover>td {
	background-color: #faf2cc
}
.table-hover>tbody>.warning:hover>th {
	background-color: #faf2cc
}
.table-hover>tbody>tr:hover>td {
	background-color: #f5f5f5
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5
}
.table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5
}
.table-hover>tbody>tr>.active:hover {
	background-color: #e8e8e8
}
.table-hover>tbody>tr>.active:hover, .table-hover>tbody>.active:hover>td, .table-hover>tbody>.active:hover>th {
	background-color: #e8e8e8
}
.table-hover>tbody>tr>.danger:hover {
	background-color: #ebcccc
}
.table-hover>tbody>tr>.danger:hover, .table-hover>tbody>.danger:hover>td, .table-hover>tbody>.danger:hover>th {
	background-color: #ebcccc
}
.table-hover>tbody>tr>.success:hover {
	background-color: #d0e9c6
}
.table-hover>tbody>tr>.success:hover, .table-hover>tbody>.success:hover>td, .table-hover>tbody>.success:hover>th {
	background-color: #d0e9c6
}
.table-hover>tbody>tr>.warning:hover {
	background-color: #faf2cc
}
.table-hover>tbody>tr>.warning:hover, .table-hover>tbody>.warning:hover>td, .table-hover>tbody>.warning:hover>th {
	background-color: #faf2cc
}
.table-striped>tbody>tr:nth-child(odd)>td {
	background-color: #f9f9f9
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}
.table>caption+thead>tr:first-child>td {
	border-top: 0
}
.table>caption+thead>tr:first-child>th {
	border-top: 0
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
	border-top: 0
}
.table>colgroup+thead>tr:first-child>td {
	border-top: 0
}
.table>colgroup+thead>tr:first-child>th {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table>tbody>.active>td {
	background-color: #f5f5f5
}
.table>tbody>.active>th {
	background-color: #f5f5f5
}
.table>tbody>.danger>td {
	background-color: #f2dede
}
.table>tbody>.danger>th {
	background-color: #f2dede
}
.table>tbody>.success>td {
	background-color: #dff0d8
}
.table>tbody>.success>th {
	background-color: #dff0d8
}
.table>tbody>.warning>td {
	background-color: #fcf8e3
}
.table>tbody>.warning>th {
	background-color: #fcf8e3
}
.table>tbody>tr>.active {
	background-color: #f5f5f5
}
.table>tbody>tr>.danger {
	background-color: #f2dede
}
.table>tbody>tr>.success {
	background-color: #dff0d8
}
.table>tbody>tr>.warning {
	background-color: #fcf8e3
}
.table>tbody>tr>td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>tbody>tr>th {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>tfoot>tr>th {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>thead:first-child>tr:first-child>td {
	border-top: 0
}
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}
.table>thead>tr>.active, .table>tbody>tr>.active, .table>tfoot>tr>.active, .table>thead>.active>td, .table>tbody>.active>td, .table>tfoot>.active>td, .table>thead>.active>th, .table>tbody>.active>th, .table>tfoot>.active>th {
	background-color: #f5f5f5
}
.table>thead>tr>.danger {
	background-color: #f2dede
}
.table>thead>tr>.danger, .table>tbody>tr>.danger, .table>tfoot>tr>.danger, .table>thead>.danger>td, .table>tbody>.danger>td, .table>tfoot>.danger>td, .table>thead>.danger>th, .table>tbody>.danger>th, .table>tfoot>.danger>th {
	background-color: #f2dede
}
.table>thead>tr>.success {
	background-color: #dff0d8
}
.table>thead>tr>.success, .table>tbody>tr>.success, .table>tfoot>tr>.success, .table>thead>.success>td, .table>tbody>.success>td, .table>tfoot>.success>td, .table>thead>.success>th, .table>tbody>.success>th, .table>tfoot>.success>th {
	background-color: #dff0d8
}
.table>thead>tr>.warning {
	background-color: #fcf8e3
}
.table>thead>tr>.warning, .table>tbody>tr>.warning, .table>tfoot>tr>.warning, .table>thead>.warning>td, .table>tbody>.warning>td, .table>tfoot>.warning>td, .table>thead>.warning>th, .table>tbody>.warning>th, .table>tfoot>.warning>th {
	background-color: #fcf8e3
}
.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.text-center {
	text-align: center
}
.text-danger {
	color: #a94442
}
.text-danger:hover {
	color: #843534
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.text-info {
	color: #31708f
}
.text-info:hover {
	color: #245269
}
.text-left {
	text-align: left
}
.text-muted {
	color: #999
}
.text-primary {
	color: #428bca
}
.text-primary:hover {
	color: #3071a9
}
.text-right {
	text-align: right
}
.text-success {
	color: #3c763d
}
.text-success:hover {
	color: #2b542c
}
.text-warning {
	color: #8a6d3b
}
.text-warning:hover {
	color: #66512c
}
.thumbnail {
	display: block;
	height: auto;
	width: 100%;
	padding: 4px;
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.thumbnail .caption {
	padding: 9px;
	color: #333;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}
.thumbnail:hover>img, .thumbnail:hover a>img {
	transition: all .5s ease 0;
	-moz-transition: all .5s ease 0;
	-webkit-transition: all .5s ease 0;
	-ms-transition: all .5s ease 0;
	-o-transition: all .5s ease 0;
	max-height: 200px;
	margin: 0 auto;
}
.thumbnail>img, .thumbnail a>img {
	display: block;
	height: 200px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px
}
.title-big {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 15px
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: visible
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color: #000;
	border-width: 5px 0 5px 5px
}
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #000;
	border-width: 5px 5px 5px 0
}
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #000;
	border-width: 5px 5px 0
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-top-color: #000;
	border-width: 5px 5px 0
}
.tooltip.top-right .tooltip-arrow {
	right: 5px;
	bottom: 0;
	border-top-color: #000;
	border-width: 5px 5px 0
}
.transitionfx {
	transition: all .25s ease 0;
	-moz-transition: all .25s ease 0;
	-webkit-transition: all .25s ease 0;
	-o-transition: all .25s ease 0;
	-ms-transition: all .25s ease 0
}
.tree .dropdown-menu {
	position: relative!important;
	float: none!important;
	box-shadow: none!important;
	border-right: 0!important;
	border-bottom: 0!important;
	border-top: 0!important
}
.tree>.active>a>.badge {
	background: #999;
	color: #fff
}
.tree>li.active>a, .tree>li.active>a:hover, .tree>li.active>a:focus {
	background: none;
	color: #2c3e50
}
.underline {
	text-decoration: underline
}
.uppercase {
	text-transform: uppercase
}
.userMenu li {
	display: block;
	float: left
}
.userMenu li a {
	color: #FFF;
	display: block;
	float: right;
	font-size: 12px;
	line-height: 30px;
	padding: 0 20px 0 0;
	text-decoration: none;
	transition: opacity .2s ease-out 0;
	-webkit-transition: opacity .21s ease-out 0;
	-moz-transition: opacity .2s ease-out 0;
	-ms-transition: opacity .2s ease-out 0;
	-o-transition: opacity .2s ease-out 0
}
.userMenu li a:hover {
	opacity: .9
}
.visible-md {
	display: none!important
}
.visible-print {
	display: none!important
}
.visible-sm {
	display: none!important
}
.visible-xs {
	display: none!important
}
.w100 {
	width: 100%
}
.w50 {
	width: 100%;
	display: block
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15)
}
.well-lg {
	padding: 24px;
	border-radius: 6px
}
.well-sm {
	padding: 9px;
	border-radius: 3px
}
.whitebg {
	background: #fff
}
.width100 {
	width: 100%
}
.width50 {
	width: 100%;
	display: block
}
.wrapper.contact-us {
	background: #FFF;
	display: block;
	margin-top: 450px;
	position: relative;
	width: 100%;
	z-index: 4
}
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
	display: none
}
[data-toggle="buttons"]>.btn>input[type="radio"] {
	display: none
}
[data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] {
	display: none
}
[hidden] {
	display: none
}
a {
	color: #333;
	text-decoration: none;
	outline: none!important;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	background: transparent
}
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
a.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca
}
a.list-group-item.active .list-group-item-heading {
	color: inherit
}
a.list-group-item.active .list-group-item-text {
	color: #e1edf7
}
a.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca
}
a.list-group-item.active:focus .list-group-item-heading {
	color: inherit
}
a.list-group-item.active:focus .list-group-item-text {
	color: #e1edf7
}
a.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca
}
a.list-group-item.active:hover .list-group-item-heading {
	color: inherit
}
a.list-group-item.active:hover .list-group-item-text {
	color: #e1edf7
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #428bca;
	background-color: #fff
}
a.list-group-item:focus, a.list-group-item:hover {
	text-decoration: none;
	background-color: #f5f5f5
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #f3612e;
	position: relative;
	z-index: 100;
	-webkit-box-shadow: 3px 0 15px rgba(0,0,0,.7);
	-moz-box-shadow: 3px 0 15px rgba(0,0,0,.7);
	box-shadow: 3px 0 15px rgba(0,0,0,.7);
	-webkit-transform: translate(-3px, -10px);
	-moz-transform: translate(-3px, -10px);
	-o-transform: translate(-3px, -10px);
	-ms-transform: translate(-3px, -10px);
	transform: translate(-3px, -10px);
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-o-transition-delay: 0;
	-ms-transition-delay: 0;
	transition-delay: 0
}
a:active {
	outline: 0
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
	text-decoration: none;
	cursor: pointer
}
a:hover {
	text-decoration: none;
	cursor: pointer;
	outline: 0
}
a:hover, a:focus {
	color: #f3612e
}
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}
abbr[title] {
	border-bottom: 1px dotted;
	cursor: help;
	border-bottom: 1px dotted #999
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429
}
article {
	display: block
}
aside {
	display: block
}
audio {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
b {
	font-weight: 700
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	border-left: 5px solid #eee
}
blockquote .small {
	display: block;
	line-height: 1.428571429;
	color: #999
}
blockquote .small:before {
	content: "\2014 \00A0"
}
blockquote p {
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25
}
blockquote p:last-child {
	margin-bottom: 0
}
blockquote small {
	display: block;
	line-height: 1.428571429;
	color: #999
}
blockquote small:before {
	content: "\2014 \00A0"
}
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0
}
blockquote.pull-right .small, blockquote.pull-right p, blockquote.pull-right small {
	text-align: right
}
blockquote.pull-right .small:after {
	content: "\00A0 \2014"
}
blockquote.pull-right .small:before, blockquote:after, blockquote:before {
	content: ""
}

blockquote.pull-right small:after {
	content: "\00A0 \2014"
}
body {
	top: 0;
	left: 0;
	right: 0;
	min-height: 100%;
	width: 100%;
	color: #4a4a4c;
	font-family: "museo-sans", sans-serif;
	font-size: 14px;
	line-height: 21px;
	padding: 0;
	margin: 0
}
button {
	cursor: pointer;
	-webkit-appearance: button;
	-moz-appearance: button;
	margin: 0;
	font-family: inherit;
	font-size: 100%;
	line-height: normal;
	line-height: inherit;
	text-transform: none
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none
}
button.first {
	margin-right: 20px;
	margin-bottom: 10px
}
 button::-moz-focus-inner {
 padding: 0;
 border: 0
}
button[disabled] {
	cursor: default
}
canvas {
	display: inline-block
}
cite {
	font-style: normal
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	white-space: nowrap;
	background-color: #f9f2f4;
	border-radius: 4px;
	font-size: 1em
}
code, kbd, pre, samp {
	font-family: "Open Sans Condensed", sans-serif
}
dd {
	margin-left: 0;
	line-height: 1.428571429
}
details {
	display: block
}
dfn {
	font-style: italic
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dt {
	font-weight: 700;
	line-height: 1.428571429
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}
fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
fieldset[disabled] .btn-danger {
	background-color: #d9534f;
	border-color: #d43f3a
}
fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}
fieldset[disabled] .btn-danger:active {
	background-color: #d9534f;
	border-color: #d43f3a
}
fieldset[disabled] .btn-danger:focus {
	background-color: #d9534f;
	border-color: #d43f3a
}
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}
fieldset[disabled] .btn-default {
	background-color: #fff;
	border-color: #ccc
}
fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}
fieldset[disabled] .btn-default:active {
	background-color: #fff;
	border-color: #ccc
}
fieldset[disabled] .btn-default:focus {
	background-color: #fff;
	border-color: #ccc
}
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}
fieldset[disabled] .btn-info {
	background-color: #5bc0de;
	border-color: #46b8da
}
fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da
}
fieldset[disabled] .btn-info:active {
	background-color: #5bc0de;
	border-color: #46b8da
}
fieldset[disabled] .btn-info:focus {
	background-color: #5bc0de;
	border-color: #46b8da
}
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}
fieldset[disabled] .btn-inverse {
	background-color: #34495e
}
fieldset[disabled] .btn-inverse:active {
	background-color: #34495e
}
fieldset[disabled] .btn-inverse:focus {
	background-color: #34495e
}
fieldset[disabled] .btn-inverse:hover {
	background-color: #34495e
}
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color: #999;
	text-decoration: none
}
fieldset[disabled] .btn-primary {
	background-color: #428bca;
	border-color: #357ebd
}
fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd
}
fieldset[disabled] .btn-primary:active {
	background-color: #428bca;
	border-color: #357ebd
}
fieldset[disabled] .btn-primary:focus {
	background-color: #428bca;
	border-color: #357ebd
}
fieldset[disabled] .btn-primary:hover {
	background-color: #428bca;
	border-color: #357ebd
}
fieldset[disabled] .btn-success {
	background-color: #5cb85c;
	border-color: #4cae4c
}
fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}
fieldset[disabled] .btn-success:active {
	background-color: #5cb85c;
	border-color: #4cae4c
}
fieldset[disabled] .btn-success:focus {
	background-color: #5cb85c;
	border-color: #4cae4c
}
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}
fieldset[disabled] .btn-warning {
	background-color: #f0ad4e;
	border-color: #eea236
}
fieldset[disabled] .btn-warning:active {
	background-color: #f0ad4e;
	border-color: #eea236
}
fieldset[disabled] .btn-warning:focus {
	background-color: #f0ad4e;
	border-color: #eea236
}
fieldset[disabled] .btn-warning:hover {
	background-color: #f1c40f
}
fieldset[disabled] .checkbox {
	cursor: not-allowed
}
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee
}
fieldset[disabled] .radio {
	cursor: not-allowed
}
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}
fieldset[disabled] input[type="radio"] {
	cursor: not-allowed
}
figcaption {
	display: block
}
figure {
	display: block;
	margin: 0
}
footer {
	display: block
}
h1, h2, h3, h4, h5, h6 {
	font-family: "NexaLight", sans-serif;
	padding-bottom: 15px
}
h1 {
	line-height: 1em;
	margin: .67em 0;
	font-size: 3.5em;
	text-transform: uppercase;
}
h1 .small {
	font-weight: 400;
	line-height: 1;
	color: #999;
	font-size: 65%
}
h1.xlarge, h1.x2large  {
	color: #FFF;
	line-height: normal;
	font-weight: 800;
	padding-bottom: 0;
	text-shadow: 0 1px 3px rgba(0,0,0,.8), 0 0 1px #FFF;
	text-transform: uppercase
}

h1.x2large {
	font-size: 56px;
}
h1.xlarge {
	font-size: 44px;
}
h2 {
	font-size: 24px;
	line-height: 28px;
}
h2 .small {
	font-weight: 400;
	line-height: 1;
	color: #999;
	font-size: 65%
}
h2.block-title-2 {
	border-bottom: 1px solid #cecece;
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 10px 0 0;
	position: relative;
	text-transform: uppercase
}
h3 {
	font-size: 20px;
	line-height: 24px;
}
h3 .small {
	font-weight: 400;
	line-height: 1;
	color: #999;
	font-size: 65%
}
h3 code {
	font-size: 14px;
	font-weight: 400
}
h4 {
	font-size: 17px;
	line-height: 20px
}
h4 .small {
	font-weight: 400;
	line-height: 1;
	color: #999;
	font-size: 75%
}
h5 {
	font-size: 14px;
	line-height: 20px
}
h5 .small {
	font-weight: 400;
	line-height: 1;
	color: #999;
	font-size: 75%
}
h5.parallaxSubtitle {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 20px;
	font-weight: 200;
	color: #fff
}
h6 {
	font-size: 12px;
	line-height: 20px;
}
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #999;
	font-size: 75%
}

@media print {
* {
	color: #000!important;
	text-shadow: none!important;
	background: transparent!important;
	box-shadow: none!important
}
.btn>.caret {
	border-top-color: #000!important
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000!important
}
.dropup>.btn>.caret {
	border-top-color: #000!important
}
.label {
	border: 1px solid #000
}
.navbar {
	display: none
}
.table {
	border-collapse: collapse!important
}
.table td {
	background-color: #fff!important
}
.table th {
	background-color: #fff!important
}
.table-bordered td {
	border: 1px solid #ddd!important
}
.table-bordered th {
	border: 1px solid #ddd!important
}
a {
	text-decoration: underline
}
a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
a[href^="#"]:after {
	content: ""
}
a[href^="javascript:"]:after {
	content: ""
}
@page {
	margin: 2cm .5cm
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
h2 {
	orphans: 3;
	widows: 3
}
h2 {
	page-break-after: avoid
}
h3 {
	orphans: 3;
	widows: 3
}
h3 {
	page-break-after: avoid
}
img {
	max-width: 100%!important
}
img {
	page-break-inside: avoid
}
p {
	orphans: 3;
	widows: 3
}
pre {
	border: 1px solid #999;
	page-break-inside: avoid
}
select {
	background: #fff!important
}
thead {
	display: table-header-group
}
tr {
	page-break-inside: avoid
}
}
header {
	display: block
}
hgroup {
	display: block
}
hr {
	height: 0;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
html {
	height: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
html input[disabled] {
	cursor: default
}
html input[type="button"] {
	cursor: pointer;
	-webkit-appearance: button;
	-moz-appearance: button
}
img {
	vertical-align: middle;
	border: 0
}
input {
	font-family: inherit;
	margin: 0;
	font-size: 100%;
	line-height: normal
}
 input::-moz-focus-inner {
 padding: 0;
 border: 0
}
input[type="button"].btn-block {
	width: 100%
}
input[type="checkbox"] {
	padding: 0;
	box-sizing: border-box
}
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px;
	line-height: normal
}
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
input[type="checkbox"][disabled] {
	cursor: not-allowed
}
input[type="email"] {
	border-color: #DDD;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	color: #888;
	font-size: 14px;
	margin-bottom: 0;
	height: 36px
}
input[type="file"] {
	display: block
}
input[type="file"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
 input[type="number"]::-webkit-inner-spin-button {
 height: auto
}
input[type="password"] {
	border-color: #DDD;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	color: #888;
	font-size: 14px;
	margin-bottom: 0;
	height: 36px
}
input[type="radio"] {
	margin: 4px 0 0;
	margin-top: 1px;
	line-height: normal;
	padding: 0;
	box-sizing: border-box
}
input[type="radio"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
input[type="radio"][disabled] {
	cursor: not-allowed
}
input[type="reset"] {
	cursor: pointer;
	-webkit-appearance: button;
	-moz-appearance: button
}
input[type="reset"].btn-block {
	width: 100%
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: textfield;
	-moz-appearance: textfield
}
 input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
 -moz-appearance: none
}
 input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
 -moz-appearance: none
}
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	-moz-appearance: button
}
input[type="submit"].btn-block {
	width: 100%
}
input[type="text"] {
	border-color: #DDD;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	color: #888;
	font-size: 14px;
	margin-bottom: 0;
	height: 36px
}
kbd {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 1em
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700
}
legend {
	display: none;
	width: 100%;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #777;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
li.vert-menu {
	color: #f3612e
}
main {
	display: block
}
mark {
	color: #000;
	background: #ff0
}
nav {
	display: block
}
ol {
	list-style: none
}
ol ol {
	margin-bottom: 0
}
ol ul {
	margin-bottom: 0
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle
}
p {
	margin: 0 0 10px
}
p.lead {
	font-size: 20px;
	line-height: 1.4
}
p.required {
	color: #e74c3c
}
p.success div.success {
	color: #8bb418
}
pre {
	white-space: pre-wrap;
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-family: "Open Sans Condensed", sans-serif
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
samp {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 1em
}
section {
	display: block
}
select {
	font-family: inherit;
	line-height: inherit;
	margin: 0;
	font-size: 100%;
	text-transform: none
}
select optgroup {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
select[multiple] {
	height: auto
}
select[size] {
	height: auto
}
small {
	font-size: 85%
}
span.success {
	color: #8bb418
}
strong {
	font-weight: 700
}
sub {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
	bottom: -.25em
}
summary {
	display: block
}
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
	top: -.5em
}
svg:not(:root) {
	overflow: hidden
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
	background-color: transparent
}
table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none
}
table td[class*="col-"] {
	display: table-cell;
	float: none
}
table th[class*="col-"] {
	display: table-cell;
	float: none
}
table.hidden-lg {
	display: table
}
table.hidden-md {
	display: table
}
table.hidden-sm {
	display: table
}
td.hidden-lg {
	display: table-cell!important
}
td.hidden-md {
	display: table-cell!important
}
td.hidden-sm {
	display: table-cell!important
}
td.visible-md {
	display: none!important
}
td.visible-print {
	display: none!important
}
td.visible-sm {
	display: none!important
}
td.visible-xs {
	display: none!important
}
template {
	display: none
}
textarea {
	font-family: inherit;
	line-height: inherit;
	margin: 0;
	font-size: 100%;
	overflow: auto;
	vertical-align: top
}
textarea.form-control {
	height: auto
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}
textarea.input-lg {
	height: auto
}
textarea.input-sm {
	height: auto
}
th {
	text-align: left
}
th.hidden-lg {
	display: table-cell!important
}
th.hidden-md {
	display: table-cell!important
}
th.hidden-sm {
	display: table-cell!important
}
th.visible-md {
	display: none!important
}
th.visible-print {
	display: none!important
}
th.visible-sm {
	display: none!important
}
th.visible-xs {
	display: none!important
}
tr.CartProduct {
	border-bottom: 1px solid #e7e9ec
}
tr.CartProduct td {
	padding: 10px 0;
	text-align: center
}
tr.CartProduct td:nth-child(2) {
	text-align: left
}
tr.hidden-lg {
	display: table-row!important
}
tr.hidden-md {
	display: table-row!important
}
tr.hidden-sm {
	display: table-row!important
}
tr.visible-md {
	display: none!important
}
tr.visible-print {
	display: none!important
}
tr.visible-sm {
	display: none!important
}
tr.visible-xs {
	display: none!important
}
ul {
	list-style: none;
	padding: 0
}
ul ol {
	margin-bottom: 0
}
ul ul {
	margin-bottom: 0
}
ul.list {
	list-style: disc;
	padding-left: 40px
}
ul.list ul {
	list-style: circle;
	padding-left: 40px
}
ul.list-border li {
	border-bottom: 1px solid #e0eded;
	display: block;
	padding: 10px 15px
}
ul.list-border li:hover {
	background: #ebebeb
}
ul.list-check {
	list-style: none
}
ul.list-dot li {
	list-style: inside disc
}
ul.list-number li {
	list-style: inside decimal
}
video {
	display: inline-block
}
.dropdown-submenu.active>.dropdown-menu {
    display:block;
}
/*   MEDIA QUERIES   */


@media (min-width: 1800px) {
.banner,.slider-content,.slider,.slider-v2{max-height:700px}
.sliderImg{width:100%}
}
@media only screen and (max-width : 1224px) {
input.quanitySniper{width:35px!important}
}
@media (min-width: 1200px) {
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}
.col-lg-12{width:100%}
.col-lg-11{width:91.666666666667%}
.col-lg-10{width:83.333333333333%}
.col-lg-9{width:75%}
.col-lg-8{width:66.666666666667%}
.col-lg-7{width:58.333333333333%}
.col-lg-6{width:50%}
.col-lg-5{width:41.666666666667%}
.col-lg-4{width:33.333333333333%}
.col-lg-3{width:25%}
.col-lg-2{width:16.666666666667%}
.col-lg-1{width:8.3333333333333%}
.col-lg-pull-12{right:100%}
.col-lg-pull-11{right:91.666666666667%}
.col-lg-pull-10{right:83.333333333333%}
.col-lg-pull-9{right:75%}
.col-lg-pull-8{right:66.666666666667%}
.col-lg-pull-7{right:58.333333333333%}
.col-lg-pull-6{right:50%}
.col-lg-pull-5{right:41.666666666667%}
.col-lg-pull-4{right:33.333333333333%}
.col-lg-pull-3{right:25%}
.col-lg-pull-2{right:16.666666666667%}
.col-lg-pull-1{right:8.3333333333333%}
.col-lg-pull-0{right:0}
.col-lg-push-12{left:100%}
.col-lg-push-11{left:91.666666666667%}
.col-lg-push-10{left:83.333333333333%}
.col-lg-push-9{left:75%}
.col-lg-push-8{left:66.666666666667%}
.col-lg-push-7{left:58.333333333333%}
.col-lg-push-6{left:50%}
.col-lg-push-5{left:41.666666666667%}
.col-lg-push-4{left:33.333333333333%}
.col-lg-push-3{left:25%}
.col-lg-push-2{left:16.666666666667%}
.col-lg-push-1{left:8.3333333333333%}
.col-lg-push-0{left:0}
.col-lg-offset-12{margin-left:100%}
.col-lg-offset-11{margin-left:91.666666666667%}
.col-lg-offset-10{margin-left:83.333333333333%}
.col-lg-offset-9{margin-left:75%}
.col-lg-offset-8{margin-left:66.666666666667%}
.col-lg-offset-7{margin-left:58.333333333333%}
.col-lg-offset-6{margin-left:50%}
.col-lg-offset-5{margin-left:41.666666666667%}
.col-lg-offset-4{margin-left:33.333333333333%}
.col-lg-offset-3{margin-left:25%}
.col-lg-offset-2{margin-left:16.666666666667%}
.col-lg-offset-1{margin-left:8.3333333333333%}
.col-lg-offset-0{margin-left:0}
.hidden-sm.hidden-lg,tr.hidden-sm.hidden-lg,th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg,.hidden-md.hidden-lg,tr.hidden-md.hidden-lg,th.hidden-md.hidden-lg,td.hidden-md.hidden-lg,.hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg,.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg,.hidden-xs.hidden-lg,tr.hidden-xs.hidden-lg,th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none!important}
.visible-xs.visible-lg,visible-md.visible-lg,.visible-lg,.hidden-xs,.visible-sm.visible-lg{display:block!important}
table.visible-xs.visible-lg,table.visible-md.visible-lg,table.visible-lg,table.hidden-xs,table.visible-sm.visible-lg{display:table}
tr.visible-xs.visible-lg,tr.visible-md.visible-lg,tr.visible-lg,tr.hidden-xs,tr.visible-sm.visible-lg{display:table-row!important}
th.visible-xs.visible-lg,td.visible-xs.visible-lg,th.visible-md.visible-lg,td.visible-md.visible-lg,th.visible-lg,td.visible-lg,th.hidden-xs,td.hidden-xs,th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell!important}
.footer_container{width:1080px}
.container,.main_content{width:1080px}
}
@media (max-width: 1199px) {
.navbar-form.navbar-right:last-child{margin-top:0px}
}
@media (max-width: 1024px) {
.navbar.stuck .navbar-top{margin-top:0!important}
.banner{margin-top:70px!important}
.header-version-2 .banner{margin-top:130px!important}
.social li{margin:0 6px 0 0}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-xs.hidden-md,tr.hidden-xs.hidden-md,th.hidden-xs.hidden-md,td.hidden-xs.hidden-md,.hidden-sm.hidden-md,tr.hidden-sm.hidden-md,th.hidden-sm.hidden-md,td.hidden-sm.hidden-md,.hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md,.hidden-lg.hidden-md,tr.hidden-lg.hidden-md,th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none!important}
.visible-md,.visible-lg.visible-md,.visible-xs.visible-md,.visible-sm.visible-md{display:block!important}
table.visible-md,table.visible-lg.visible-md,table.visible-xs.visible-md,table.visible-sm.visible-md{display:table}
tr.visible-md,tr.visible-lg.visible-md,tr.visible-xs.visible-md,tr.visible-sm.visible-md{display:table-row!important}
th.visible-md,td.visible-md,th.visible-lg.visible-md,td.visible-lg.visible-md,th.visible-xs.visible-md,td.visible-xs.visible-md,th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell!important}
.container,.main_content{width:970px}
}
@media (min-width: 992px) {
.col-md-12{width:100%}
.col-md-11{width:91.666666666667%}
.col-md-10{width:83.333333333333%}
.col-md-9{width:75%}
.col-md-8{width:66.666666666667%}
.col-md-7{width:58.333333333333%}
.col-md-6{width:50%}
.col-md-5{width:41.666666666667%}
.col-md-4{width:33.333333333333%}
.col-md-3{width:25%}
.col-md-2{width:16.666666666667%}
.col-md-1{width:8.3333333333333%}
.col-md-pull-12{right:100%}
.col-md-pull-11{right:91.666666666667%}
.col-md-pull-10{right:83.333333333333%}
.col-md-pull-9{right:75%}
.col-md-pull-8{right:66.666666666667%}
.col-md-pull-7{right:58.333333333333%}
.col-md-pull-6{right:50%}
.col-md-pull-5{right:41.666666666667%}
.col-md-pull-4{right:33.333333333333%}
.col-md-pull-3{right:25%}
.col-md-pull-2{right:16.666666666667%}
.col-md-pull-1{right:8.3333333333333%}
.col-md-pull-0{right:0}
.col-md-push-12{left:100%}
.col-md-push-11{left:91.666666666667%}
.col-md-push-10{left:83.333333333333%}
.col-md-push-9{left:75%}
.col-md-push-8{left:66.666666666667%}
.col-md-push-7{left:58.333333333333%}
.col-md-push-6{left:50%}
.col-md-push-5{left:41.666666666667%}
.col-md-push-4{left:33.333333333333%}
.col-md-push-3{left:25%}
.col-md-push-2{left:16.666666666667%}
.col-md-push-1{left:8.3333333333333%}
.col-md-push-0{left:0}
.col-md-offset-12{margin-left:100%}
.col-md-offset-11{margin-left:91.666666666667%}
.col-md-offset-10{margin-left:83.333333333333%}
.col-md-offset-9{margin-left:75%}
.col-md-offset-8{margin-left:66.666666666667%}
.col-md-offset-7{margin-left:58.333333333333%}
.col-md-offset-6{margin-left:50%}
.col-md-offset-5{margin-left:41.666666666667%}
.col-md-offset-4{margin-left:33.333333333333%}
.col-md-offset-3{margin-left:25%}
.col-md-offset-2{margin-left:16.666666666667%}
.col-md-offset-1{margin-left:8.3333333333333%}
.col-md-offset-0{margin-left:0}
}
@media (max-width: 979px) {
.subCategoryThumb img{height:100%!important}
.container{width:100%!important;max-width:900px!important}
.category-top{margin-top:30px}
.cartRespons{font-size:0}
.hidden-xs .cartMenu .dropdown-toggle{padding-bottom:9px;padding-top:16px}
.sliderText{margin-top:6%}
.header-version-2 .sliderText{margin-top:10%}
.sliderText .inner{padding:15px}
.sliderTextFull{margin-top:15%}
.sliderText h1{font-size:30px}
.sliderText.white h1{padding-bottom:0}
.sliderText.white h3.price{font-size:18px;padding-bottom:0}
.sliderText.white .inner{padding:5px 0}
h1.xlarge{font-size:36px}
.sliderTextFull h3{font-size:18px;line-height:20px;padding-bottom:5px}
.sliderInfo .btn-lg,.sliderText.white .btn{font-size:14px;line-height:1.471;padding:5px 15px}
#pager2{bottom:0}
#pager2 span{border-width:1px;height:10px;width:10px}
.sliderControl{border-radius:2px;padding:0 2px;top:45%}
.sliderControl .fa-3x{font-size:2.5em}
#pager a{font-size:14px;padding:5px 0;font-weight:400}
}
@media (min-width: 979px) {
.navbar-tshop ul.nav li.dropdown:hover ul.dropdown-menu,div.cartMenu.dropdown:hover div.dropdown-menu{display:block;filter:none;opacity:1}
.megamenu-content ul li a{transition:all .2s ease 0;-webkit-transition:all .2s ease 0;-moz-transition:all .2s ease 0;-ms-transition:all .2s ease 0;-o-transition:all .2s ease 0;display:block}
.megamenu-content ul li a:hover{padding-left:5px}
.megamenu-content ul li.productPopItem a:hover,.megamenu-content ul li a.newProductMenuBlock:hover{padding-left:0}
.navbar.stuck .brandWrap{height:0;overflow:hidden}
}
@media (max-width: 979px) and (min-width: 768px) {
.cartMenu a.dropdown-toggle{height:50px}
.cartRespons{display:none}
}
@media (max-width: 969px) {
.megamenu .dropdown.megamenu-fullwidth .dropdown-menu{width:auto}
}
@media (min-width: 883px) {
.nav-tabs.nav-justified > li{display:table-cell;width:1%}
.nav-tabs.nav-justified > li > a{margin-bottom:0;border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}
.nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus{border-bottom-color:#fff}
.nav-justified > li{display:table-cell;width:1%}
.nav-justified > li > a{margin-bottom:0}
.nav-tabs-justified > li > a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}
.nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus{border-bottom-color:#fff}
.navbar{border-radius:4px}
.navbar-header{float:left}
.navbar-collapse{width:auto;border-top:0;box-shadow:none}
.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}
.navbar-collapse.in{overflow-y:visible}
.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}
.container > .navbar-header,.container > .navbar-collapse{margin-right:0;margin-left:0}
.navbar-static-top{border-radius:0}
.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}
.navbar > .container .navbar-brand{margin-left:-35px}
.navbar-toggle{display:none}
.navbar-nav{float:left;margin:80px 0 0 -223px }
.navbar-nav > li{float:left}
.navbar-nav > li > a{padding-top:15px;padding-bottom:15px}
.navbar-nav.navbar-right:last-child{margin-right:-15px}
.navbar-left{float:left!important}
.navbar-right{float:right!important}
.navbar-form{padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.navbar-form.navbar-right:last-child{margin-right:-15px}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}

.dropdown-submenu.active>a:after {
    display:block;content:" ";
    float:left;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
}
@media (max-width: 883px) {
.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}
.navbar-nav .open .dropdown-menu > li > a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}
.navbar-nav .open .dropdown-menu > li > a{line-height:20px}
.navbar-nav .open .dropdown-menu > li > a:active,.navbar-nav .open .dropdown-menu > li > a:focus{background-image:none}
.navbar-form.navbar-right:last-child{margin-top:2px}
.navbar-form.navbar-right{padding-right:0;margin-right:0}
.search_mar_center{margin-left:auto;margin-right:auto;text-align:center}
.navbar-form .form-group{margin-bottom:5px}
}
@media (min-width: 769px) {
.navbar-text{float:left;margin-right:15px;margin-left:15px}
.navbar-text.navbar-right:last-child{margin-right:0}
.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}
.form-inline .form-control{display:inline-block}
.form-inline select.form-control{width:auto}
.form-inline .radio,.form-inline .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}
.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}
.form-horizontal .control-label{text-align:right}
.navbar-right .dropdown-menu{right:0;left:auto}
.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}
.navbar-form .form-control{display:inline-block}
.navbar-form select.form-control{width:auto}
.navbar-form .radio,.navbar-form .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}
.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}
}
@media (max-width: 768px) {
.navbar{height:100px;max-height:100px}
.navbar-brand{float:left;padding:5px 15px 0;font-size:18px;line-height:20px;position:fixed}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#4a4a4c}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:open,.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#333;background-color:transparent}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#ccc;background-color:transparent}
.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch}
.table-responsive > .table{margin-bottom:0}
.table-responsive > .table > thead > tr > th,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > td{white-space:nowrap}
.table-responsive > .table-bordered{border:0}
.table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}
.table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}
.table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0}
}
@media (max-width: 768px) {
.col-xs-12{text-align:center}
.col-xs-11{width:91.666666666667%}
.col-xs-10{width:83.333333333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.666666666667%}
.col-xs-7{width:58.333333333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.666666666667%}
.col-xs-4{width:33.333333333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.666666666667%}
.col-xs-1{width:8.3333333333333%}
.col-xs-pull-12{right:100%}
.col-xs-pull-11{right:91.666666666667%}
.col-xs-pull-10{right:83.333333333333%}
.col-xs-pull-9{right:75%}
.col-xs-pull-8{right:66.666666666667%}
.col-xs-pull-7{right:58.333333333333%}
.col-xs-pull-6{right:50%}
.col-xs-pull-5{right:41.666666666667%}
.col-xs-pull-4{right:33.333333333333%}
.col-xs-pull-3{right:25%}
.col-xs-pull-2{right:16.666666666667%}
.col-xs-pull-1{right:8.3333333333333%}
.col-xs-pull-0{right:0}
.col-xs-push-12{left:100%}
.col-xs-push-11{left:91.666666666667%}
.col-xs-push-10{left:83.333333333333%}
.col-xs-push-9{left:75%}
.col-xs-push-8{left:66.666666666667%}
.col-xs-push-7{left:58.333333333333%}
.col-xs-push-6{left:50%}
.col-xs-push-5{left:41.666666666667%}
.col-xs-push-4{left:33.333333333333%}
.col-xs-push-3{left:25%}
.col-xs-push-2{left:16.666666666667%}
.col-xs-push-1{left:8.3333333333333%}
.col-xs-push-0{left:0}
.col-xs-offset-12{margin-left:100%}
.col-xs-offset-11{margin-left:91.666666666667%}
.col-xs-offset-10{margin-left:83.333333333333%}
.col-xs-offset-9{margin-left:75%}
.col-xs-offset-8{margin-left:66.666666666667%}
.col-xs-offset-7{margin-left:58.333333333333%}
.col-xs-offset-6{margin-left:50%}
.col-xs-offset-5{margin-left:41.666666666667%}
.col-xs-offset-4{margin-left:33.333333333333%}
.col-xs-offset-3{margin-left:25%}
.col-xs-offset-2{margin-left:16.666666666667%}
.col-xs-offset-1{margin-left:8.3333333333333%}
.col-xs-offset-0{margin-left:0}
}
@media (max-width: 767px) {
.hidden-xs,tr.hidden-xs,th.hidden-xs,td.hidden-xs{display:none!important}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-xs.hidden-sm,tr.hidden-xs.hidden-sm,th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none!important}
}
@media (min-width: 768px) and (max-width: 1920px) {   /*this was causing trouble w/ menu sizes*/
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}
.col-sm-12{width:100%}
.col-sm-11{width:91.666666666667%}
.col-sm-10{width:83.333333333333%}
.col-sm-9{width:75%}
.col-sm-8{width:66.666666666667%}
.col-sm-7{width:58.333333333333%}
.col-sm-6{width:50%}
.col-sm-5{width:41.666666666667%}
.col-sm-4{width:33.333333333333%}
.col-sm-3{width:25%}
.col-sm-2{width:16.666666666667%}
.col-sm-1{width:8.3333333333333%}
.col-sm-pull-12{right:100%}
.col-sm-pull-11{right:91.666666666667%}
.col-sm-pull-10{right:83.333333333333%}
.col-sm-pull-9{right:75%}
.col-sm-pull-8{right:66.666666666667%}
.col-sm-pull-7{right:58.333333333333%}
.col-sm-pull-6{right:50%}
.col-sm-pull-5{right:41.666666666667%}
.col-sm-pull-4{right:33.333333333333%}
.col-sm-pull-3{right:25%}
.col-sm-pull-2{right:16.666666666667%}
.col-sm-pull-1{right:8.3333333333333%}
.col-sm-pull-0{right:0}
.col-sm-push-12{left:100%}
.col-sm-push-11{left:91.666666666667%}
.col-sm-push-10{left:83.333333333333%}
.col-sm-push-9{left:75%}
.col-sm-push-8{left:66.666666666667%}
.col-sm-push-7{left:58.333333333333%}
.col-sm-push-6{left:50%}
.col-sm-push-5{left:41.666666666667%}
.col-sm-push-4{left:33.333333333333%}
.col-sm-push-3{left:25%}
.col-sm-push-2{left:16.666666666667%}
.col-sm-push-1{left:8.3333333333333%}
.col-sm-push-0{left:0}
.col-sm-offset-12{margin-left:100%}
.col-sm-offset-11{margin-left:91.666666666667%}
.col-sm-offset-10{margin-left:83.333333333333%}
.col-sm-offset-9{margin-left:75%}
.col-sm-offset-8{margin-left:66.666666666667%}
.col-sm-offset-7{margin-left:58.333333333333%}
.col-sm-offset-6{margin-left:50%}
.col-sm-offset-5{margin-left:41.666666666667%}
.col-sm-offset-4{margin-left:33.333333333333%}
.col-sm-offset-3{margin-left:25%}
.col-sm-offset-2{margin-left:16.666666666667%}
.col-sm-offset-1{margin-left:8.3333333333333%}
.col-sm-offset-0{margin-left:0}
.main_content{width:750px}
.lead{font-size:21px}
.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}
.dl-horizontal dd{margin-left:180px}
.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}
.dl-horizontal dd:after{clear:both}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-md.visible-sm{display:block!important}
table.visible-md.visible-sm{display:table}
tr.visible-md.visible-sm{display:table-row!important}
th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell!important}
.container{width:750px}
}
@media (max-width: 767px) {
.visible-sm.visible-xs{display:block!important}
table.visible-sm.visible-xs{display:table}
tr.visible-sm.visible-xs{display:table-row!important}
th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell!important}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm{display:block!important}
table.visible-sm{display:table}
tr.visible-sm{display:table-row!important}
th.visible-sm,td.visible-sm{display:table-cell!important}
}
@media (max-width: 767px) {
.hidden-sm.hidden-xs,tr.hidden-sm.hidden-xs,th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs,.hidden-md.hidden-xs,tr.hidden-md.hidden-xs,th.hidden-md.hidden-xs,td.hidden-md.hidden-xs,.hidden-lg.hidden-xs,tr.hidden-lg.hidden-xs,th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none!important}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm,.hidden-md.hidden-sm,tr.hidden-md.hidden-sm,th.hidden-md.hidden-sm,td.hidden-md.hidden-sm,.hidden-lg.hidden-sm,tr.hidden-lg.hidden-sm,th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none!important}
}
@media (max-width: 768px) {
.open_container{max-width:400px;margin-left:auto;margin-right:auto}
.footer_logo{float:none}
}
@media (max-width: 767px) {
.form-group > input[type="text"],.form-group > input[type="password"],.form-group > input[type="datetime"],.form-group > input[type="datetime-local"],.form-group > input[type="date"],.form-group > input[type="month"],.form-group > input[type="time"],.form-group > input[type="week"],.form-group > input[type="number"],.form-group > input[type="email"],.form-group > input[type="url"],.form-group > input[type="search"],.form-group > input[type="tel"],.form-group > input[type="color"],.form-group > select,.form-group > textarea{margin-left:auto;margin-right:auto}
.visible-md.visible-xs,.visible-lg.visible-xs{display:block!important}
table.visible-md.visible-xs,table.visible-lg.visible-xs{display:table}
tr.visible-md.visible-xs,tr.visible-lg.visible-xs{display:table-row!important}
th.visible-md.visible-xs,td.visible-md.visible-xs,th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell!important}
.userMenu li a{padding-top:3px;line-height:normal}
.phone-number i.glyphicon-phone-alt{padding-top:2px!important}
.navbar-brand{padding:15px}
.miniCartFooter{background:none repeat scroll 0 0 rgba(0,0,0,0)!important;border-top:2px solid rgba(255,255,255,0.5)!important;margin-top:10px!important}
.cartMenu table tr{border-bottom:solid 1px rgba(255,255,255,0.1)}
.cartRespons{font-size:14px}
.navbar-cart{padding-right:0;padding-left:0}
.navbar-cart.in .mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#fff;background:rgba(255,255,255,0.7)!important}
.miniCartFooter .btn{color:#fff!important}
.miniCartProduct,.miniCartProduct a,.miniCartProduct p,.miniCartProduct .size,.miniCartProduct .price,.dropdown-header{color:#FFF}
.megamenu-content ul li a,.megamenu-content ul li p,.megamenu-content ul li,.navbar-nav .dropdown a,.navbar-nav .dropdown{color:#4a4a4c}
.searchInputBox{max-width:80%}
.megamenu .dropdown.megamenu-80width .dropdown-menu{width:100%;left:0;right:0;width:100%;left:0;right:0}
.megamenu .dropdown.megamenu-50width .dropdown-menu{width:100%;left:0;right:0}
.megamenu .dropdown.megamenu-40width .dropdown-menu{width:100%;left:0;right:0}
.megamenu-content ul{margin-bottom:15px}
.megamenu-content ul li{border-color:rgba(255,255,255,0.2)}
.banner{margin-top:70px!important}
.sliderTextFull .inner.dark{max-width:100%;padding:5px}
.parallaximg.ismobile{margin-top:0!important}
h1.xlarge{font-size:20px;font-weight:600;line-height:normal;padding-bottom:0}
.sliderTextFull h3{font-size:16px;line-height:normal;margin-bottom:5px;margin-top:0;padding-bottom:0}
.sliderText h1{font-size:24px;padding-bottom:0}
.sliderInfo .btn-lg{font-size:12px;padding:5px 10px}
.sliderText .inner{padding:5px}
.sliderText h3.price{font-size:16px;padding-bottom:2px}
.featureImg a{margin-bottom:20px}
.navbar-top i{font-size:16px;font-style:normal;font-weight:400;line-height:1;padding:3px 0 0}
.text-left-xs{text-align:left!important}
}
@media (max-width: 767px) and (min-width: 0) {
.hidden-xs{display:none!important;visibility:hidden!important}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-lg.visible-sm{display:block!important}
table.visible-lg.visible-sm{display:table}
tr.visible-lg.visible-sm{display:table-row!important}
th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell!important}
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{border-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color:#999}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{color:#fff;background-color:transparent}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{color:#fff;background-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444;background-color:transparent}
}
@media (max-width: 767px) {
.visible-xs{display:block!important}
table.visible-xs{display:table}
tr.visible-xs{display:table-row!important}
th.visible-xs,td.visible-xs{display:table-cell!important}
}
@media screen and (min-width: 768px) {
.jumbotron{padding-top:48px;padding-bottom:48px}
.container .jumbotron{padding-right:60px;padding-left:60px}
.jumbotron h1,.jumbotron .h1{font-size:63px}
.modal-dialog{width:600px;margin:30px auto}
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);-moz-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}
.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}
.carousel-caption{right:20%;left:20%;padding-bottom:30px}
.carousel-indicators{bottom:20px}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-xs.visible-sm{display:block!important}
table.visible-xs.visible-sm{display:table}
tr.visible-xs.visible-sm{display:table-row!important}
th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell!important}
}
@media (max-width: 580px) {
.xs3Response{width:50%!important}
.sliderTextFull{color:#FFF;margin-top:12%}
.parallax-content h2{color:#FFF;display:inline-block;font-size:20px;line-height:22px}
.parallax-content h3{font-size:16px;line-height:normal}
.style2 .section-title,.section-title.style2{font-size:24px}
.style2 .section-title:after,.section-title-style2:after,.section-title.style2:after,.section-title-style2:after{margin-left:10%;top:32px;width:80%}
.orderStep li a span{font-size:11px}
.categoryFooter .pagination{margin-bottom:10px}
.sp-thumbs{bottom:0!important}
.CartProductThumb a img{margin-right:5px}
#pager2{bottom:0}
#pager2 span{border-width:1px;height:10px;width:10px}
.sliderControl{border-radius:2px;padding:0 2px;top:45%}
.sliderControl .fa-3x{font-size:2em}
#pager a{font-size:14px;padding:5px 0;font-weight:400}
}
@media (max-width: 480px) {
#pager a{font-size:12px}
.navbar-toggle{background:none!important}
h1.xlarge{font-size:24px;font-weight:800;line-height:normal;padding-bottom:0}
h1.x2large{font-size:38px}
.title-big{font-size:38px}
.sliderTextFull h3{font-size:16px;line-height:normal;margin-bottom:2px;margin-top:0;padding-bottom:0}
.sliderText h1{font-size:24px;line-height:26px;padding-bottom:0}
.sliderInfo .btn-lg{font-size:12px;padding:4px 8px}
.sliderText .inner{padding:2px}
.sliderText h3.price{font-size:16px;padding-bottom:2px}
.supportLi h4{font-size:14px}
.cartTableHeader{font-size:12px;font-weight:700;text-transform:uppercase}
.CartProduct .delete i{font-size:16px!important}
.CartProductThumb a img{max-width:60px!important}
.CartDescription h4 a{font-size:14px!important;line-height:normal}
.cart-actions button,.cart-actions .wishlist{font-size:14px;padding:10px}
.search-box .input-group{margin-top:13px}
.navbar-brand.windowsphone{display:block;float:left}
.navbar-brand.windowsphone img{max-width:65px}
.featuredPostContainer.globalPadding{padding:10px 0!important}
.breadcrumb > li{font-size:12px}
}
@media (max-width: 400px) {
#pager a{font-size:10px}
.container{min-width:310px}
.cartFooter .box-footer div{width:100%;text-align:center;padding-bottom:5px}
.navbar-brand{padding:17px 0 0 10px}
.navbar-brand img{max-width:300px}
.navbar-header.isios .navbar-brand img{max-width:60px!important}
.navbar-header .navbar-toggle{margin-right:10px;padding:9px 2px}
.xsResponse .item,.xs3Response .item{width:100%!important}
.cartFooter{padding:5px 0}
.checkoutReview th{font-size:13px}
.navbar{height:100px}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus{color:#020202;background-color:#e7e7e7}
}
@media (max-width: 320px) {
.container{width:100%!important;max-width:320px!important}
.banner{width:100%!important;max-width:320px!important;overflow:hidden!important}
}
.bm-menu-column{
  transition: border-left 0.25s ease-in-out, background 0.5s ease;
}
.bm-menu-column{
  border-left: 1px solid #aaa;
  border-bottom: 1px solid #fff;
}
.bm-menu-column:hover{
  border-left:4px solid #f3612e !important;
  background: #ddd;
}
.bm-menu-column>a:hover{
  color:#4a4a4c !important;
}           


/*========================================
        MEZZANINE GENERAL STYLES
==========================================*/

body {
  padding-top: 224px;
  line-height: 165%;
  background-color: white;
}
h1 {
  margin-bottom: 25px;
}

.alert-dismissable .close {
  right: 0;
}
ul, ol {

}
.tree {
  padding: 5px 0;
}
.tree ul a {
  padding: 7px 15px;
}
.navlist-menu-level-0 {
  margin:-5px 0;
}
.navbar-text {
  font-style: italic;
  font-size: 11px;
  color: #aaa !important;
  line-height: 100%;
  padding-top: 5px;
  margin:15px 20px 0 5px;
}
.navbar-form.navbar-right {
  padding-right: 0;
  margin-right: -10px;
}

@media (max-width: 1199px) {
.navbar-form.navbar-right {
  padding-right: 0;
  margin-right: 0;
}	
}
.navbar-form.navbar-right .form-group {
  margin-right: 2px;
}
.messages {
  margin-top: 20px;
}
.tree > .nav .nav > li {
  padding-left: 15px;
}
.tree .active > a {
  background-color: #EEEEEE;
}
.tree .active-branch > a {
  font-weight: bold;
}
.breadcrumb > li + li:before {
  padding: 0 5px 0 10px;
}
.nav-footer {
  display: table;
  margin: 0 auto;
}
.nav-footer > ul {
  display: inline-block;
  width: 120px;
  margin-left: 0;
  margin-right: 50px;
  vertical-align: top;
}
.nav-footer > ul > li {
  padding: 2px 0;
}
footer {
  width:100%;
  border-top: 1px solid #E7E7E7;
  margin-top: 0;
  padding: 0 0 0 0;
  position: relative;
  bottom: 0;
  border-top: #f3612e 2px solid;
}
footer .separator {
  opacity: 0.3;
  margin: 0 10px;
}
.site-info {
  font-size: 90%;
  margin-top: 15px;
}
.panel-body > h1:first-child,
.panel-body > h2:first-child,
.panel-body > h3:first-child {
  margin-top: 0;
}
img.pull-left {
  margin-right: 10px;
  margin-bottom: 5px;
}
.user-panel p {
  margin-bottom:3px;
}
.user-panel .btn {
  margin: 5px 5px 5px 0;
}
/* Style error messages as danger alerts */
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-error hr {
  border-top-color: #e6c1c7;
}
.alert-error .alert-link {
  color: #953b39;
}
.timespan {
  color: #888;
}
#search-results h5 {
  margin-top: 20px;
}
#search-results p {
  margin: 3px 0;
}

/*========================================
          MULTI-LEVEL DROP-DOWN NAV
==========================================*/
.nav > li > a.dropdown-toggle:hover{
  background-color: #e7e7e7;
  color: #555;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-top-left-radius: 0;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: inline-block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-left-color: #777;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu > a:hover:after {
  border-left-color: #333;
}
.dropdown-submenu.active > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-top-right-radius: 0;
}
.dropdown-navmenu {
  position: relative;
}
.dropdown-navmenu > .dropdown-menu {
  top: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-top-left-radius: 0;
}
.dropdown-navmenu:active > .dropdown-menu {
  display: block;
}
.dropdown-navmenu.active>.dropdown-menu {
    display:block;
}

/*========================================
            MEZZANINE BLOG
==========================================*/

.blog-list-detail {
  border-bottom: 1px dashed #CCCCCC;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.post-meta {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 14px;
}
.post-meta > a {
  color: #666;
}
.share-facebook, .share-twitter,
.share-facebook:hover, .share-twitter:hover {
  color: #fff;
  font-weight: 700;
}
.share-facebook {
  background-color: #4667A6;
}
.share-twitter {
  background-color: #00A3D4;
}
.tag-cloud li {
  padding-left: 0;
}
.tag-weight-1 {
  font-size: 90%;
}
.tag-weight-2 {
  font-size: 120%;
}
.tag-weight-3 {
  font-size: 150%;
}
.tag-weight-4 {
  font-size: 180%;
}
.recent-posts img {
    margin: 2px;
}

/*========================================
            MEZZANINE FORMS
==========================================
  These rules mirror the rules for .form-control included with
  Bootstrap. They are needed because we can not directly apply
  CSS classes to the form fields when rendering them in the template.
  They also cover special cases for date and date/time inputs.
*/

.form-group > input[type="text"],
.form-group > input[type="password"],
.form-group > input[type="datetime"],
.form-group > input[type="datetime-local"],
.form-group > input[type="date"],
.form-group > input[type="month"],
.form-group > input[type="time"],
.form-group > input[type="week"],
.form-group > input[type="number"],
.form-group > input[type="email"],
.form-group > input[type="url"],
.form-group > input[type="search"],
.form-group > input[type="tel"],
.form-group > input[type="color"],
.form-group > select,
.form-group > textarea {
  display: block;
  width: 100%;
  max-width: 300px;
  height: 34px;
  padding: 6px 12px;
  font-family: 'nexalight';
  font-size: 14px;
  line-height: 1.428571429;
  color: #4a4a4a;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #4a4a4a;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
   
}
.form-group > input[type="text"]:focus,
.form-group > input[type="password"]:focus,
.form-group > input[type="datetime"]:focus,
.form-group > input[type="datetime-local"]:focus,
.form-group > input[type="date"]:focus,
.form-group > input[type="month"]:focus,
.form-group > input[type="time"]:focus,
.form-group > input[type="week"]:focus,
.form-group > input[type="number"]:focus,
.form-group > input[type="email"]:focus,
.form-group > input[type="url"]:focus,
.form-group > input[type="search"]:focus,
.form-group > input[type="tel"]:focus,
.form-group > input[type="color"]:focus,
.form-group > select:focus,
.form-group > textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-group > textarea {
  height: auto;
  max-width: 400px;
}
.has-error > input[type="text"],
.has-error > input[type="password"],
.has-error > input[type="datetime"],
.has-error > input[type="datetime-local"],
.has-error > input[type="date"],
.has-error > input[type="month"],
.has-error > input[type="time"],
.has-error > input[type="week"],
.has-error > input[type="number"],
.has-error > input[type="email"],
.has-error > input[type="url"],
.has-error > input[type="search"],
.has-error > input[type="tel"],
.has-error > input[type="color"],
.has-error > select,
.has-error > textarea {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error > input[type="text"]:focus,
.has-error > input[type="password"]:focus,
.has-error > input[type="datetime"]:focus,
.has-error > input[type="datetime-local"]:focus,
.has-error > input[type="date"]:focus,
.has-error > input[type="month"]:focus,
.has-error > input[type="time"]:focus,
.has-error > input[type="week"]:focus,
.has-error > input[type="number"]:focus,
.has-error > input[type="email"]:focus,
.has-error > input[type="url"]:focus,
.has-error > input[type="search"]:focus,
.has-error > input[type="tel"]:focus,
.has-error > input[type="color"]:focus,
.has-error > select:focus,
.has-error > textarea:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.multiplechoicefield > ul, .choicefield > ul{
  margin: 0;
  padding: 0;
}
.multiplechoicefield > ul > li, .choicefield > ul > li{
  list-style: none;
  display: inline-block;
}
.multiplechoicefield > ul label, .choicefield > ul label {
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.datefield, .datetimefield {
  max-width: 450px;
}
.datefield > select {
  display: inline-block;
  width: 30%;
  margin-right: 2%;
}
.datefield > label, .datefield > .help-block,
.datetimefield > label, .datetimefield > .help-block {
  display: block;
}
.datetimefield > select {
  display: inline-block;
  margin-right: 2%;
  width: 22%;
}
.datetimefield > input[type="text"] {
  display: inline-block;
  width: 25%;
}
.form-actions {
  background-color: transparent;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  padding: 20px;
  margin-bottom: 15px;
  border-radius: 2px;
}
/* We apply the clearfix hack to .form-actions because we often
float the buttons inside it. This prevents collapsing. */
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}

.form-actions:after {
  clear: both;
}

/*========================================
          MEZZANINE GALLERY
==========================================*/

.gallery .thumbnail {
  margin: 15px 0;
}
.gallery .thumbnail > img {
  width: 100%;
}

/*========================================
          MEZZANINE GENERIC
==========================================*/

#comments, .rating {
  margin:20px 0;
}
.rating span, .rating form {
  display: inline-block;
}
.rating ul {
  padding-left: 0;
  list-style: none;
}
.rating li {
  display: inline-block;
  margin: 0 5px;
}
.comment .rating {
  margin-top: 5px;
}
.comment-author {
  border: 1px solid #DDD;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  margin-bottom: 30px;
  background-color: #FEFFEE;
}

/*========================================
          MEZZANINE TWEETS
==========================================*/

.tweeter-image {
  width: 32px;
  height: 32px;
}
.tweet {
  margin-bottom: 20px;
}
.tweet h4 {
  margin-bottom:2px;
  font-size:17px;
}
.tweet h4 small {
  display:block;
  line-height:150%;
}
.tweet p {
  font-size:13px;
  line-height:160%;
}
.tweet h6 {
  margin:5px 0 10px 0;
}
.tweet .glyphicon {
  margin:0 3px;
}

/*========================================
          MEZZANINE ACCOUNTS
==========================================*/

.profile-image > img {
  margin-bottom: 20px;
}

/*========================================
          RESPONSIVE TWEAKS
==========================================*/

/* Display dropdowns on hover only in desktops (md and lg classes) */
@media (min-width: 768px) {
  .navbar-nav > li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
  .navbar-nav > .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
  .placeholder {                  
  height: 200px
}
}
.tree {display:none;}
@media (min-width: 992px) {
  .tree {display:block;}
}
.navbar .container {width:100%;}
@media (min-width: 992px) {
  .navbar .container {width:970px;}
}
@media (min-width: 1200px) {
  .navbar .container {width:1170px;}
}
@media (max-width: 768px) {
  .placeholder {                  
  height: 200px
}  
}
/* Custom css */
.parallax-window {
    min-height: 300px;
    background: transparent;
}
.wrap {
	position: relative;
	margin: 3em 0;
}

/* Frame */
.frame {
	height: 250px;
	line-height: 250px;
	overflow: hidden;
  width: 100%;
}
.frame ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 50px;
}
.frame ul li {
	float: left;
	width: 227px;
	height: 100%;
	margin: 0 1px 0 0;
	padding: 0;
	background: #333;
	color: #ddd;
	text-align: center;
	cursor: pointer;
}
.frame ul li.active {
	color: #fff;
	background: #a03232;
}

/* Scrollbar */
.scrollbar {
	margin: 0 0 1em 0;
	height: 2px;
	background: #ccc;
	line-height: 0;
}
.scrollbar .handle {
	width: 100px;
	height: 100%;
	background: #292a33;
	cursor: pointer;
}
.scrollbar .handle .mousearea {
	position: absolute;
	top: -9px;
	left: 0;
	width: 100%;
	height: 20px;
}
/* Pages */
.pages {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	text-align: center;
}
.pages li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 4px;
	text-indent: -999px;
	border-radius: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #fff;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.pages li:hover {
	background: #aaa;
}
.pages li.active {
	background: #666;
}

/* Controls */
.controls { margin: 25px 0; text-align: center; }

/* Effects */
.effects {
	height: 200px;
	line-height: 200px;
	-webkit-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;
	-webkit-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
	overflow-y: show;
}
.effects ul {
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.effects ul li {
	position: relative;
	margin: 0 -20px;
	-webkit-transform: rotateY(60deg) scale(0.9);
	-ms-transform: rotateY(60deg) scale(0.9);
	transform: rotateY(60deg) scale(0.9);
	-webkit-transition: -webkit-transform 300ms ease-out;
	transition: transform 300ms ease-out;
}
.effects ul li.active {
	z-index: 10;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.effects ul li.active ~ li {
	-webkit-transform: rotateY(-60deg) scale(0.9);
	-ms-transform: rotateY(-60deg) scale(0.9);
	transform: rotateY(-60deg) scale(0.9);
} 
/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url('/static/css/images/bx_loader.gif?9348e142f96c') center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url('/static/css/images/controls.png') no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url('/static/css/images/controls.png') no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url('/static/css/images/controls.png') -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url('/static/css/images/controls.png') -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
