/* Uncomment this to make the website unresponsive, and use extra-small columns in the html */
/*body, .container, header, footer, #top {
	min-width: 1130px;
}
.container {
	max-width: 1130px;
}*/
@font-face {

    font-family: 'BebasNeueBold';
    src: url('BebasNeueBold.otf');
}
@font-face {

    font-family: 'BebasNeueThin';
    src: url('BebasNeueThin.otf');
}
@font-face {

    font-family: 'BebasNeueRegular';
    src: url('BebasNeueRegular.otf');
}
@font-face {

    font-family: 'Roboto-Regular';
    src: url('Roboto-Regular.ttf');
}
@font-face {

    font-family: 'Roboto-Black';
    src: url('Roboto-Black.ttf');
}
@font-face {

    font-family: 'Oswald-Bold';
    src: url('Oswald-Bold.ttf');
}
@font-face {

    font-family: 'Oswald-Regular';
    src: url('Oswald-Regular.ttf');
}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	background-color: #fcfcfc;
}
h1, h2, h3, h4, h5, h6 { color: #444; }
/* default font size */
.fa { font-size: 14px; }
.fa-1 { font-size: 20px; }
.fa-2 { font-size: 32px; }
.fa-3 { font-size: 64px; }
.fa-4 { font-size: 112px; }
.fa-5 { font-size: 192px; }
.fa-6 { font-size: 320px; }
/* Override the bootstrap defaults */
h1 { font-size: 33px; }
h2 { font-size: 27px; }
h3 { font-size: 21px; }
h4 { font-size: 15px; }
h5 { font-size: 12px; }
h6 { font-size: 10.2px; }
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
input[type=checkbox] {
	top: 3px;
    position: relative;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	/*min-height: 40px;*/
	height: 30px;
	box-shadow: 0px 0px 5px #888888;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #a5a5a5;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
	font-family: 'BebasNeueBold';
	font-size: 14px;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 0px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0px 10px;
	margin-top: 1.2em;
	width: 88%;
    float: right;
}
.btn-lg{
	margin-top: .9em;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
	cursor: pointer;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}

#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.remove-paddings{
	padding-left: 15px;
	padding-right:0;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover > .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
.sides > li > a{
	padding-left: 1.5em !important;
}
/* footer */
footer {
	/*margin-top: 30px;*/
	/*padding-top: 30px;*/
	background-color: #3c3c3c;
	/*border-top: 1px solid #ddd;*/
	color: #e2e2e2;
	font-family: 'Roboto-Regular';
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'BebasNeueBold';
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
footer .socials a {
	border-radius: 50%;
    background: #000;
    color: #fff;
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
}
footer .socials a i { vertical-align: middle; font-size: 20px; }
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/
	background-color: #3c3c3c;
		/*background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
		background-repeat: repeat-x;*/
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
/*.product-thumb .price-new {
	font-weight: 600;
}*/
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.checkbox-inline, .radio-inline { position: relative; }

/* Placeholder Stylesheet */
::-webkit-input-placeholder { color: inherit; }
:-moz-placeholder { color: inherit; }
::-moz-placeholder { color: inherit; }
:-ms-input-placeholder { color: inherit; }

/* Navbar with N-level dropdown menu*/
/**
<ul class="nav navbar-nav">
	<li class="dropdown">
		<a href="#" class="dropdown-toggle" data-toggle="dropdown">PARENT</a>
		<div class="dropdown-menu">
        	<div class="dropdown-inner">
        		<ul class="list-unstyled">
        			<li class="dropdown-submenu">
						<a href="#" class="dropdown-toggle" data-toggle="dropdown">CHILD</a>
						<div class="dropdown-menu">
        					<div class="dropdown-inner">
        					</div>
        				</div>
        			</li>
        		</ul>
        	</div>
        </div>
	</li>
</ul>
**/
.dropdown-submenu { position: relative; } 
.dropdown-submenu:after {
	position: absolute;
    right: 8px;
    top: 0;
    content: '\f0da';
    font-family: FontAwesome;
    height: 100%;
    vertical-align: middle;
    line-height: 28px;
    font-size: 14px;
    color: inherit;
}
.dropdown-submenu:hover:after { color: #fff; }
@media (max-width: 768px) {
	.dropdown-submenu:after { content: '\f0d7'; }
}
.dropdown-submenu > .dropdown-menu { 
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu { display: block; }
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu.pull-left { float:none; } 
.dropdown-submenu.pull-left > .dropdown-menu { 
	left: -100%;
	margin-left: 10px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

.clear { clear: both; }
:focus { outline: none !important; }

/* Default Breakpoint */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    
}

.header-mini{
	height: 10%;
	background-color: #3c3c3c !important;
}
#top .btn-link, #top-links li, #top-links a{
	text-shadow: none;
}
#top-links{
	height: 30px;
}
#search .btn-lg{
	padding: 10px 18px;
}
#menu {
    background-color: #e7e7e7;
    background-image: none;
    min-height: 50px;
    border: none;
    border-radius: 0px 0px 0px 0px;
}
#menu .nav > li > a{
	color: black;
	padding-top:.7em;
	padding-bottom:.7em;
	text-transform: uppercase;
	font-family: 'BebasNeueBold';
	font-size: 20px;
}
.navbar-collapse{
	padding-left: 0px;
	padding-right: 0px;
}
.actives{
	background-color: #82b5ce !important;
}
/*.btn{
	padding:0;
}*/
.btn-inverse{
	background-image: none !important;
	border-color: #3c3c3c !important;
	background-color: #3c3c3c !important;
}
#cart{
	margin-bottom: 0px;
}
.fa-search:before{
	color: white;
}
#menu{
	border-bottom: solid 4px #dedede;
}
.ms-view{
	height: 38.3em !important;
}
.ms-slide-bgcont{
	height: 38.3em !important;
}
.ms-bullets.ms-dir-h{
	top:3em;
	left: 0;
	bottom: 100em !important;
}
.thin-text{
	font-size: 65px;
	margin-top: 17%;
    margin-left: 12%;
    width: 100%;
    line-height: 1.5em;
    font-family: 'BebasNeueThin';
    color: #007cb5;
    padding-bottom: .4em;
}
.gray-text{
	font-size: 78px;
    margin-left: 11%;
    width: 100%;
	font-family: 'BebasNeueBold';
	padding-top: 7%;
}
.blue-text{
	font-size: 78px;
    width: 100%;
	font-family: 'BebasNeueBold';
	padding-top: 7%;
	padding-bottom: 15%;
	color:#007cb5;
}
.description-text{
	padding-top: 10%;
	margin-left: 12%;
    width: 100%;
    font-family: 'BebasNeueRegular';
    font-size: 27px;
    line-height: 1.3em;
    height: 4em;
}
.slider-link{
	position:absolute;z-index: 99; 
	bottom: -21%;
}
.slider-link a{
	padding: 12px 36px 12px 36px;
	background:#007cb5;
	margin-left: 30%;
	color:white;
	width:auto;
	font-size: 27px;
    font-family: 'BebasNeueRegular';
    border-radius: 5px;
}
.left-top{
	border-left: solid 1px #dedede; 
	border-top: solid 1px #dedede; 
	border-bottom: solid 1px #dedede; 
	height: 19.2em;
}
.left-bottom{
	border-left: solid 1px #dedede; 
	border-bottom: solid 1px #dedede; 
	height: 19.25em;
}
.ms-slide .ms-slide-layers{
	overflow: visible !important;
}
.slider-right{
	border: solid 1px #dedede; 
	padding-left: 0; 
	padding-right: 0;
}
.space-bot{
	padding-bottom: 1.2%;
}
/*@media (max-width: 1200px) {
		.container{
		padding:0 0 !important;
	}
}
@media (max-width: 0px) {
		.container{
		padding:15px -15px !important;
	}
}*/
.slider-row{
	margin-right: 0px;
    margin-left: 0px;
}

@media (min-width: 320px) {

	.cart-heading{
	display: none;
	}
	.screen320{
		margin-left: -2em;
	}
}
@media (min-width: 360px) {
	.cart-heading{
	display: none;
	}
	.screen320{
		margin-left: 0em;
	}
}
@media (min-width: 414px) {
	.cart-heading{
	display: none;
	}
	.screen320{
		margin-left: 2em;
	}
}
@media (min-width: 500px) {
	.cart-heading{
	font-size: 17px !important;
	color:#03b0e9 !important;
	letter-spacing: 1px;
	padding-top: 4px;
	display: inline-grid;
	}
	.screen320{
		margin-left: 0em;
	}
}
@media (min-width: 1366px) {
	.cart-heading{
	font-size: 17px !important;
	color:#03b0e9 !important;
	letter-spacing: 1px;
	padding-top: 4px;
	display: inline-grid;
	}
	.screen320{
		margin-left: 0em;
	}
}
@media (min-width: 1500px) {
	.cart-heading{
	font-size: 17px !important;
	color:#03b0e9 !important;
	letter-spacing: 1px;
	padding-top: 4px;
	display: inline-grid;
	}
	.screen320{
		margin-left: 0em;
	}
}

.cart-spacer{
	padding-right: 1.8em;
}
.fa-caret-down{
	color:#03b0e9 !important;
}
.btn-default:hover{
	background-color: #1c1c1c !important;
}
.bottom-border{
	border-bottom: solid 1px gray;
}
.bottom-border-2{
	border-bottom: solid 4px gray;
}
.top-padding{
	padding-top: 1em;
}
.remove-sides{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.bold-font{
	font-family: 'BebasNeueBold';
}
.regular-font{
	font-family: 'BebasNeueRegular';
}
.padd-top-half{
	padding-top: 2em;
}
.h1-up{
	font-size: 35px;
}
.add-padd{
	padding-top: .5em;
	padding-bottom: .5em;
}
.contact-font, .form-control{
	font-family: 'Roboto-Regular';
}
.contact-font{
	margin-top: -11px
}
.contact-font-contents{
	font-family: 'Roboto-Regular';
	font-size: 18px;
	color: black;
	float:left;
	line-height: 200%;
}
.contact-font-contents-small{
	font-family: 'Roboto-Regular';
	font-size: 13px;
	color: black;
	float:left;
	line-height: 150%;
}
.contact-links{
	color:gray;
	font-size: 17px;
}
tact-links font{
	color:black;
	font-size: 17px;
}
#input-enquiry{
	height: 116px;
}
.reset-button{
	padding: 5px 37px 5px 37px;
    border-radius: 5px;
    border: 0px;
    font-weight: bold;
    background-color: #e7eae6;
}
.reset-button:hover{
	background-color: #a4a5a4;
}
.submit-button{
	padding: 5px 12px 5px 37px;
    border-radius: 5px;
    border: 0px;
    font-weight: bold;
    background-color: #007cb0;
    color: white;
}
.submit-button:hover{
	background-color: #00597c;
}
.footer-nav{
	color: #999999;
    text-transform: uppercase;
    font-family: 'BebasNeueBold';
    font-size: 20px;
}
.footer-nav li{
	padding-right: 1.9em;
}
.footer-nav-bed{
	border-bottom: solid 4px #252525;
	background: #2e2e2e;
	padding-top: 2.6em;
    padding-bottom: 2.6em;
}
.spacer-divs{
	height: 7em;
}
@media (min-width: 1366px) {
	.col-md-2 h5,.padd-control{
	font-family: 'BebasNeueBold';
    font-size: 20px;
    color: #999999;
    padding-bottom: 1.5em;
    padding-top: 1.5em;
	}
}
@media (min-width: 1200) {
	.col-md-2 h5,.padd-control{
	font-family: 'BebasNeueBold';
    font-size: 20px;
    color: #999999;
    padding-bottom: 1.5em;
    padding-top: 1.5em;
    width:100% !important;
	}
}
@media (min-width: 991) {
	.col-md-2 h5, .padd-control{
	font-family: 'BebasNeueBold';
    font-size: 20px;
    color: #999999;
    padding-top: 1.5em;
	}
	#for-icon-line > .col-md-4{
		width: 100% !important;
	}
	
}

footer a{
	color: #ffffff;
}
/*@media (max-width: 1200px) {
		footer .col-md-4{
			width: 20%;
	}
}*/

.icon-google-plus{
	color: white;
}
footer .socials a{
	width:30px;
	height: 30px;
	background: transparent;
}
footer .socials a i{
	font-size: 15px;
	padding-bottom: 11px;
}
.list-inline>li{
	padding-right: 0px;
	cursor: pointer;
}
.about-title{
	font-size: 17px;
	text-transform: uppercase;
	font-family: 'Roboto-Black';
	line-height: 150%;
}
.about-title-sm{
	font-size: 16px;
	font-weight: bold;
	font-family: 'Roboto-Black';
}
.about-text{
	font-size: 12px;
	color: gray;
	font-family: 'Roboto-Regular';
	font-weight: bold;
}
.about-padd{
	padding-left:3em;
	padding-right:3em;
    font-family: 'Roboto-Regular';
}
.numbering{
	font-size: 30px;
	font-family: 'Oswald-Bold';
	font-weight: bold;
	color: #0bb5e1;
}
.cat-title{
	font-family: 'BebasNeueBold';
    font-size: 30px;
    color: #86b5c7;
    padding-bottom: .5em;
}
.space-top{
	padding-top: 4em;
}
.space-top3em{
	padding-top: 3em;
}
.cat-menu{
	border-bottom: dotted 1px gray;
	padding: 7px;
	font-size: 11px;
}
.cat-menu2{
	border-bottom: dotted 1px gray;
	padding: 3px;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'Roboto-Regular';
}
.cat-menu a{
	color: #666666;
	font-family: 'Roboto-Regular';
	text-transform: uppercase;
	padding-left: 10px;
}
.contact-links a{
	color:black;
}
.floating-res{
	position:absolute;
	top:0;
	left:0;
	margin:auto;
}
.results-counter{
	color: gray;
	font-family: 'Roboto-Regular';
	font-size: 12px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
	max-width: 200%;
}
.adjust-img{
	width: 104% !important;
	border: solid 1px #dedede;
}
.caption h4 a{
	color: #454545;
	font-family: 'Roboto-Black';
	font-size: 15px;
}
.form-remedy{
	border:0px;
	background: transparent;
	width:auto;
}
.form-remedy:hover{
	border-bottom: solid 1px;
}
.stick-right{
	text-align: right;
}
.prices-holder{
	float:right;
	border-bottom: dotted 1px gray;
	width: 100%;
	padding-top: .4em;
	padding-bottom: .4em;
}
.price-new{
	font-size: 30px;
	color: #007cb0;
	float: right;
	padding-bottom: .4em;
}
.price-new2{
	font-size: 30px;
	color: #007cb0;
	float: left;
	padding-bottom: .4em;
}
.price-old{
	font-size: 15px;
	text-decoration: line-through;
	float: right;
	padding-bottom: .4em;
}
.price-old2{
	font-size: 15px;
	text-decoration: line-through;
	float: left;
	padding-bottom: .4em;
}
.products-desc{
	margin-top: 4em;
	min-height: 80px;
}
.products-desc p{
	line-height: 120%;
	padding-top: 1.9em;
}
.products-desc2{
	margin-top: 1em;
	min-height: 17em;
}
.products-desc2 p{
	line-height: 120%;
	padding-top: 1.9em;
}
.add-cart-button{
	color:white;
	padding: 3% 6% 3% 5%;
	background: #007cb0;
	border-radius: 5px;
	font-family: 'Roboto-Regular';
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
.add-cart-button:hover{
	color: white;
	border-bottom:solid 1px;
}
.discount-position{
	position: absolute;
	top:3em;
	right:1.5em;
	width: 40px;
}
.discount-position2{
	position: absolute;
	top:6em;
	right:1.5em;
}
.discount-position3 {
    position: absolute;
    top: 6em;
    left: 20em;
}

@media (max-width: 2000px) {
		.discount-position4{
		position: absolute;
	    top: 1.5em;
	    right: 5.3em;
	    width: 40px !important;
	}
}
@media (max-width: 1366px) {
		.discount-position4{
		position: absolute;
	    top: 1.5em;
	    right: 5.3em;
	    width: 40px !important;
	}
}
@media (max-width: 800px) {
		.discount-position4{
		position: absolute;
	    top: 1.5em;
	    right: 4em;
	    width: 40px !important;
	}
}
@media (max-width: 767px) {
		.discount-position4{
		position: absolute;
	    top: 1.5em;
	    right: 8em;
	    width: 40px !important;
	}
}

@media (max-width: 640px) {
		.discount-position4{
		position: absolute;
	    top: 1.5em;
	    right: 7em;
	    width: 40px !important;
	}
}
@media (max-width: 600px) {
		.discount-position4{
		position: absolute;
	    top: 1.5em;
	    right: 7em;
	    width: 40px !important;
	}
}
@media (max-width: 414px) {
		.discount-position4{
		position: absolute;
	    top: 1.5em;
	    right: 5em;
	    width: 40px !important;
	}
}
@media (max-width: 412px) {
		.discount-position4{
		position: absolute;
	    top: 1.5em;
	    right: 5em;
	    width: 40px !important;
	}
}
@media (max-width: 384px) {
		.discount-position4{
		position: absolute;
	    top: 1.5em;
	    right: 5em;
	    width: 40px !important;
	}
}
@media (max-width: 360px) {
		.discount-position4{
		position: absolute;
	    top: 1.5em;
	    right: 5em;
	    width: 40px !important;
	}
}
@media (max-width: 320px) {
		.discount-position4{
		position: absolute;
	    top: 1.5em;
	    right: 4em;
	    width: 40px !important;
	}
}
.discount-position5 {
    position: absolute;
    top: 1.5em;
    right: 2em;
    width: 40px !important;
}
.minimize-container{
	width: 70%;
}
.article-meta{
	display: none;
}
.news-pad{
	padding-top: 1.4em;
	padding-bottom: 1.4em;
}
.name a{
	color: black;
	font-family: 'Roboto-Black';
	font-size: 13px;
	text-transform: uppercase;
}
.description{
	font-family: 'Roboto-Regular';
	font-size: 12px;
	float:left;
	line-height: 150%;
	padding-bottom: 1em;
}
.button{
	color: white;
	padding: 6px 26px 6px 11px;
	background: #bab9be;
	text-transform: uppercase;
	border-radius: 2px;
	font-weight: bold;
	position:relative;
	float: left;
}
.button:after{
	content: '>';
	position: absolute;
	right: 10%;
}
.button:hover{
	text-decoration: underline;
	color: white;
}
.owl-wrapper-outer{
	border: 0px !important;
	border-radius: 0px !important;
    box-shadow: none !important;
    padding-bottom: 0 !important;
}
.owl-carousel{
	margin: 0 !important; 
}
.left-blue{
	font-size: 4em;
    width: 1000%;
	font-family: 'BebasNeueBold';
	padding-top: 15%;
	padding-left: 11%;
	color:#007cb5;
}


.container-width-control{
	width: 88%;
}
.home-imgs{
	border: solid 1px #c3c3c3;
}
.home-featured{
	font-family: 'BebasNeueBold';
    font-size: 2.3em;
    border-bottom: solid 4px #bababa;
    padding-top: 1em;
    padding-bottom: .3em;
    width: 97%;
}
.product-related{
	font-family: 'BebasNeueBold';
    font-size: 3em;
    border-bottom: solid 4px #bababa;
    padding-top: 0em;
    padding-bottom: .3em;
    width: 97%;
}
.active{
	background-color: none !important;
}
@media (max-width: 2000px) {
		.carousel-control.left {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-left: -3em;
	}
	.carousel-control.right {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-right: -3em;
	}
}
@media (max-width: 1366px) {
		.carousel-control.left {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-left: -3em;
	}
	.carousel-control.right {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-right: -3em;
	}
}
@media (max-width: 1024px) {
		.carousel-control.left {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-left: -2em;
	}
	.carousel-control.right {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-right: -2em;
	}
}
@media (max-width: 600px) {
		.carousel-control.left {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-left: -.9em;
	}
	.carousel-control.right {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-right: -.7em;
	}
}
@media (max-width: 640px) {
		.carousel-control.left {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-left: -.8em;
	}
	.carousel-control.right {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-right: -.8em;
	}
}
@media (max-width: 768px) {
		.carousel-control.left {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-left: -1em;
	}
	.carousel-control.right {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-right: -1em;
	}
}
@media (max-width: 412px) {
		.carousel-control.left {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-left: -.7em;
	}
	.carousel-control.right {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-right: -.7em;
	}
}
@media (max-width: 360px) {
		.carousel-control.left {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-left: -.5em;
	}
	.carousel-control.right {
	    background-image: none!important; 
	    background-image: none !important;
	    background-image: none !important;
	    background-image: none !important; 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	    background-repeat: none !important; 
	    margin-right: -.5em;
	}
}

/*.breakword{
	word-break: break-all;
}*/
.breakword p{
	font-style: italic;
	font-size: 13px;
}
.restrictwidth{
	width: 90%;
	margin-top: 3em;
}
.carousel-inner{
	min-height: 15em;
}
.margintop4em{
	margin-top: 4em;
}
#content{
	min-height: 0px !important;
}
.lh{
	line-height:130%;
}
.news-row{
	padding-top: 1em;
    padding-bottom: 1em;
}
.test-img{
	position: absolute;
    right: 0;
    top: 0;
}
.add-padd{
	padding-top: 1em;
    padding-bottom: 1em;
}
.cart-header{
	font-family: 'Roboto-Regular';
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    color: black;
    padding-top: 2.3em;
    border-bottom: solid 4px #dedede;
    padding-bottom: .7em;
}
.cart-items{
	padding-top: 2em;
	font-family: 'Roboto-Regular';
    font-size: 15px;
    color: #656565;
    line-height: 200%;
    padding-bottom: 4em;
}
.cart-items a{
	color: red;
}
.remove-button {
     color: #656565;
     text-shadow: none; 
     background-color: transparent; 
     background-image: none; 
     background-repeat: repeat-x; 
     border-color: none; 
     padding:none; 
     font-family: 'Roboto-Regular';
     font-size: 15px;
     border: 0; 
     border-radius: 0px; 
     box-shadow: none; 
}
.remove-button:hover{
	background: #e2e2e2;
	color: black;
}
.input-group {
    max-width: none !important;
}
.cart-header-sm{
	font-family: 'Roboto-Regular';
	padding-top: 1.5em;
	padding-bottom: .5em;
	font-weight: bold;
}
.gbg{
	background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(transparent 50%, #d8d8d8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(transparent 50%, #d8d8d8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(transparent 50%, #d8d8d8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(transparent 50%, #d8d8d8); /* Standard syntax */
}
.margin-top2em{
	margin-top: 2em;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
	border:solid 0px;
	font-weight: bold;
}
.bordertop1em{
	border-top: solid 1px #dedede;
}
.cart-button{
    border-radius: 5px;
    border: 0px;
    font-weight: bold;
    background-color: #007cb0;
    color: white !important;
    text-transform: uppercase;
    padding: 7px 12px 7px 12px;
}
.checkout-headings {
    font-family: 'BebasNeueRegular';
    font-size: 2em;
    padding-top: 1em;
    padding-bottom: .3em;
    width: 97%;
    color: #808080;
}
.log-headings {
    font-family: 'BebasNeueBold';
    font-size: 2.5em;
    padding-top: 1em;
    padding-bottom: .3em;
    width: 97%;
    color: #444444;
}
.quickcheckout-content {
     border: none !important; 
     padding: none !important; 
     overflow: none !important; 
     margin-bottom: none !important;
}
div.required .control-label:before {
    content: '* ';
    color: #808080;
    font-weight: bold;
}
.well {
     background-color: transparent !important; 
     border: 0px; 
     color: gray;
     font-size: 13px !important;
}
.gray-link{
	color:gray;
}
.gray-link:hover{
	text-decoration: underline;
	color:gray;
}
.log-button{
    border-radius: 5px;
    border: 0px;
    font-weight: bold;
    background-color: #007cb0;
    color: white !important;
    text-transform: uppercase;
    padding: 7px 10px 7px 40px;
    float:right;
}
.elh{
	line-height: 280%;
}
.reg-headings {
    font-family: 'BebasNeueBold';
    font-size: 1.8em;
    padding-top: 2em;
    padding-bottom: .3em;
    width: 97%;
    color: #444444;
    border-bottom: 0px;
}
.form-horizontal .control-label{
	text-align:left;
	font-family: 'Roboto-Regular';
	color: #444444;
	font-size: 13px;
}
#address .reg-headings .form-group .col-md-4, #address .reg-headings .form-group .col-md-8{
	padding-bottom: 1em;
}
.topbotpadd{
	padding-bottom: 1.2em;
}
.terms-button {
    border-radius: 5px;
    border: 0px;
    font-weight: bold;
    background-color: #007cb0;
    color: white !important;
    text-transform: uppercase;
    padding: 7px 10px 7px 36px;
    margin-top: 1em;
}
.acc-button {
    border-radius: 5px;
    border: 0px;
    font-weight: bold;
    background-color: #007cb0;
    color: white !important;
    text-transform: uppercase;
    padding: 7px 10px 7px 11px;
}
#rfp .col-md-12{
	padding-bottom: 2.3em;

}
#rfp .col-md-12 a{
	font-family: 'Roboto-Regular';
	color: #545454;
	font-size: 13px;

}
#rfp .col-md-12 a:hover{
	font-family: 'Roboto-Regular';
	color: #545454;
	text-decoration: underline;
	padding-left: : 1px;
}
.update-headings {
    font-family: 'BebasNeueBold';
    font-size: 2em;
    padding-top: 2em;
    padding-bottom: .3em;
    width: 97%;
    color: #444444;
    border-bottom: 0px;
}
#tiny-menu a:hover{
	text-decoration: underline;
	color: #a7a5a8;
}
.transact-heading{
	font-family: 'Roboto-Regular';
    color: #666666;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding-top: 3em;
    padding-bottom: 1em;
}
.transact-item{
	padding: 1em 1em 1em 1em;
	background: #f5f5f5;
	font-family: 'Roboto-Regular';
    color: #666666;
    text-transform: uppercase;
    font-size: 13px;
}
.quickcheckout-heading{
	font-family: 'BebasNeueRegular';
    font-size: 2.2em !important;
    background: none !important;
    color:#818181 !important;
    line-height: 100%;
}
@media (max-width: 1366px) {
		.tight{
		padding-left: 9em;
		padding-right: 9em;
	}
}
@media (max-width: 1200px) {
		.tight{
		padding-left: 9em;
		padding-right: 9em;
	}
}
@media (max-width: 993px) {
		.tight{
		padding-left: 3em;
		padding-right: 3em;
	}
}

.checkpadd{
	margin-top: .5em;
}
@media (max-width: 1366px) {
	.quickcheckout-content p{
		font-family: 'Roboto-Regular';
	    color: #666666;
	    font-size: 15px;
	    padding-top: 1em;
	    line-height: 250%;
	    padding-right: 7em;
	}
}
@media (max-width: 900px) {
	.quickcheckout-content p{
		font-family: 'Roboto-Regular';
	    color: #666666;
	    font-size: 15px;
	    padding-top: 1em;
	    line-height: 250%;
	    padding-right: 0em;
	}
}
.radio{
	padding-top:.4em;
}
.for-payments{
	border-radius: 5px;
	width: 60px;
	height: 40px;
	border:solid 1px #666666;
}
.botop1em{
	padding-top: 1em;
    padding-bottom: 1em;
}
/*input[type=radio]{
	margin: 15px 0 0;
}*/
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	border-top:0px !important;
}
@media (max-width: 1366px) {
	.checkoutchek{
	padding-left: .5em;
	font-family: 'Roboto-Regular';
    color: #666666;
    font-size: 15px;
    font-style: italic;
	}
}
@media (max-width: 991px) {
	.checkoutchek{
	padding-left: .5em;
	font-family: 'Roboto-Regular';
    color: #666666;
    font-size: 13px;
    font-style: italic;
	}
}

@media (max-width: 1366px) {
	.time-text{
	width:71%;
	font-family: 'Roboto-Regular';
	color: #666666;
	font-size: 15px;
	}
	.cal{
		position:absolute;
		right: 33%;
		top: .7em;
	}
}
@media (max-width: 991px) {
	.time-text{
	width:100%;
	font-family: 'Roboto-Regular';
	color: #666666;
	font-size: 15px;
	}
	.cal{
		position:absolute;
		right: 6%;
		top: .7em;
	}
}

.heading-carts{
	font-family: 'Roboto-Regular';
    color: #666666;
    font-size: 16px;
    padding-top: 1em;
    text-transform: uppercase;
    border-bottom: solid 1px;
}
.items-carts{
	font-family: 'Roboto-Regular';
    color: #666666;
    font-size: 16px;
    padding-top: 1em;
}
.remove-left-right{
	padding-right: 0;
	padding-left:0;
}
.bordered{
	border-top: solid 1px;
}
#coupon-heading, #voucher-heading,#reward-heading{
	background: none !important;
	font-family: 'BebasNeueRegular';
    font-size: 2.2em !important;
    background: none !important;
    color: #818181 !important;
    font-weight: normal !important;
    margin-left: -1em;
    line-height: 100%;
}
#coupon-heading:hover, #voucher-heading:hover,#reward-heading:hover{
	text-decoration: underline;
}
.coupon-btn{
	background: #666666;
    border-color: #666666;
}
.agree-text label{
	font-family: 'Roboto-Regular' !important;
    color: #666666 !important;
    font-size: 16px !important;
    padding-top: 1em !important;
    font-style: italic;
    padding-bottom: 1em;
    border-bottom: solid 1px;
}
.revise-fonts, .col-md-2 label{
	font-family: 'Roboto-Regular' !important;
    color: #666666 !important;
    font-size: 16px !important;
    padding-top: .9em;
}
.col-md-2 #passlabel{
	font-family: 'Roboto-Regular' !important;
    color: #666666 !important;
    font-size: 14px !important;
    margin-top: -1em;
 }
 .for-float label{
	font-family: 'Roboto-Regular' !important;
    color: #666666 !important;
    font-size: 13px !important;
    margin-top: -1em;
    font-style: italic;
 }
.agree-text label b{
    color: red !important;
    font-weight: normal;
}
.agree-text .terms-button{
	margin-left: 9em;
    margin-top: 1.5em;
}
@media (max-width: 1366px) {
	.adjust-top{
		margin-top: -20em;
	}
}
@media (max-width: 1200px) {
	.adjust-top{
		margin-top: -15em;
	}
}
@media (max-width: 991px) {
	.adjust-top{
		margin-top: 0em;
	}
}
@media (max-width: 1366px) {
	.for-float{
		margin-top:-7em;
		z-index: 99;
	}
}
@media (max-width: 991px) {
	.for-float{
		margin-top:0em;
		z-index: 99;
	}
}
.minus-width{
	width: 90%;
}
#quickcheckoutconfirm .col-sm-6{
	padding: 1em;
}
.padd4{
	padding: .5em;
}
.colored-button{
	background: #e7eae6 !important;
	color:#666666;
}
.colored-button:hover{
	text-decoration: underline;
}
/*.pull-right a{
	color: white !important;
}*/
.pull-right a:hover{
	text-decoration: underline;
}
.list-group a{
	border: 0px !important;
}
.activess{
	text-decoration: underline;
}
.adjust-img2 {
    width: 82% !important;
    border: solid 1px #dedede;
}
.thumbnail-remove {
     background-color: transparent; 
     border: 0px solid #ddd; 
}
.btn-group-remove{
	display: none;
}
.add-cart-button-product {
    color: white;
    padding: 2% 5% 2% 5%;
    background: #007cb0;
    border-radius: 5px;
    font-family: 'Roboto-Regular';
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    border: solid 1px;
    text-transform: uppercase;
}
.border-line{
	width: 100%;
	border-bottom: dotted 1px gray;
}
.padds-ul{
	padding-top: 1.5em;
}
.padds-ul li{
	padding-left: 0;
	padding-right: 0;
}
.image-additional-align{
	padding-left: 3em;
}
.image-additional-align a { 
     padding: 0; 
     border: 0px solid #ddd; 
}
.image-additional-align .thumbnail {
     background-color: transparent; 
     border: 1px solid #ddd; 
     height: 85px;
     width:85px;
}
.product-thumb{
	border:0px;
}
.sizing-img{
	width:100%;
	border: 1px solid #ddd; 
}
.product-thumb{
	overflow: visible;
}
.product-thumb{
	padding-top: 1em;
	padding-bottom: 3em;
}
.article-meta p span{
	font-size: 15px !important;
}
.text-right strong, .text-left a{
	color: #666666 !important;
}
.pagination>li>a{
    border: 0px solid #ddd; 
    border-right: 1px solid #ddd; 
}
.breadcrumb-revised {
    padding: 0px 0px;
    margin-bottom: 0px;
}
.stButton .facebook,.stButton .twitter, .stButton .linkedin, .stButton .googleplus, .stButton .pinterest{
	width: 33px !important;
    height: 33px !important;
}
.article-content > div > div > p > span {
	font-size: 11px !important;
}
.col-md-2 ul{
	padding-bottom:30px;
}
.footer-heads{
	font-family: 'BebasNeueBold';
    font-size: 20px;
    color: #999999;
}
.activity{
	color:white;
}
.turn-gray{
	color: #656565 !important;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-radius: 4px;
    font-family: 'Roboto-Black';
    font-size: 15px;
}
.developer{
	color:#0bb5e1 !important;
}
.breadcrumb{
	display: none;
}
.modify-block{
	display: inline !important;
}
.navbar-collapse.in {
    overflow: hidden;
}
@media (max-width: 2000px) {
	.flexi-body{
	width: 80%;
	}
}
@media (max-width: 1366px) {
	.flexi-body{
	width: 80%;
	}
}
@media (max-width: 1200px) {
	.flexi-body{
	width: 100%;
	}
}
h4 > p{
	line-height: 150%;
}
@media (max-width: 1200px) {
	.control-padding-banner{
	padding-left:13%;
	}
}
@media (max-width: 1024px) {
	.control-padding-banner{
	padding-left:11%;
	}
}
@media (max-width: 991px) {
	.control-padding-banner{
	padding-left:2%;
	}
}
@media (max-width: 767px) {
	.control-padding-banner{
	padding-left:5%;
	}
}
@media (max-width: 640px) {
	.control-padding-banner{
	padding-left:4em;
	}
	.banner-img-margin{
	margin-left: -40em !important;
	}
}
@media (max-width: 600px) {
	.control-padding-banner{
	padding-left:3em;
	}
	.banner-img-margin{
	margin-left: -44em !important;
	}
}


@media (max-width: 2000px){
	.thin-text{
	font-size: 65px;
	margin-top: 17%;
    margin-left: 12%;
    width: 100%;
    line-height: 1.5em;
    font-family: 'BebasNeueThin';
    color: #007cb5;
    padding-bottom: .4em;
	}
	.gray-text{
		font-size: 78px;
	    margin-left: 11%;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
	}
	.blue-text{
		font-size: 78px;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
		padding-bottom: 15%;
		color:#007cb5;
	}
	.description-text{
		padding-top: 10%;
		margin-left: 12%;
	    width: 100%;
	    font-family: 'BebasNeueRegular';
	    font-size: 27px;
	    line-height: 1.3em;
	    height: 4em;
	}
	.slider-link{
		position:absolute;z-index: 99; 
		bottom: -21%;
	}
	.slider-link a{
		padding: 12px 36px 12px 36px;
		background:#007cb5;
		margin-left: 30%;
		color:white;
		width:auto;
		font-size: 27px;
	    font-family: 'BebasNeueRegular';
	    border-radius: 5px;
	}
}

/*@media (max-width: 1024px){
	.thin-text{
	font-size: 65px;
	margin-top: 17%;
    margin-left: 25%;
    width: 100%;
    line-height: 1.5em;
    font-family: 'BebasNeueThin';
    color: #007cb5;
    padding-bottom: .4em;
	}
	.gray-text{
		font-size: 78px;
	    margin-left: 24%;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
	}
	.blue-text{
		font-size: 78px;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
		padding-bottom: 15%;
		color:#007cb5;
	}
	.description-text{
		padding-top: 10%;
		margin-left: 25%;
	    width: 100%;
	    font-family: 'BebasNeueRegular';
	    font-size: 27px;
	    line-height: 1.3em;
	    height: 4em;
	}
	.slider-link{
		position:absolute;z-index: 99; 
		bottom: -21%;
	}
	.slider-link a{
		padding: 12px 36px 12px 36px;
		background:#007cb5;
		margin-left: 60%;
		color:white;
		width:auto;
		font-size: 27px;
	    font-family: 'BebasNeueRegular';
	    border-radius: 5px;
	}
}*/
@media (max-width: 991px){
	.thin-text{
	font-size: 65px;
	margin-top: 17%;
    margin-left: 12%;
    width: 100%;
    line-height: 1.5em;
    font-family: 'BebasNeueThin';
    color: #007cb5;
    padding-bottom: .4em;
	}
	.gray-text{
		font-size: 78px;
	    margin-left: 11%;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
	}
	.blue-text{
		font-size: 78px;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
		padding-bottom: 15%;
		color:#007cb5;
	}
	.description-text{
		padding-top: 10%;
		margin-left: 12%;
	    width: 100%;
	    font-family: 'BebasNeueRegular';
	    font-size: 27px;
	    line-height: 1.3em;
	    height: 4em;
	}
	.slider-link{
		position:absolute;z-index: 99; 
		bottom: -21%;
	}
	.slider-link a{
		padding: 12px 36px 12px 36px;
		background:#007cb5;
		margin-left: 30%;
		color:white;
		width:auto;
		font-size: 27px;
	    font-family: 'BebasNeueRegular';
	    border-radius: 5px;
	}
}
@media (max-width: 600px) {
	.thin-text{
	font-size: 40px;
	margin-top: 20%;
    margin-left: 12%;
    width: 100%;
    line-height: 1.5em;
    font-family: 'BebasNeueThin';
    color: #007cb5;
    padding-bottom: .4em;
	}
	.gray-text{
		font-size: 43px;
	    margin-left: 11%;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
	}
	.blue-text{
		font-size: 43px;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
		padding-bottom: 15%;
		color:#007cb5;
	}
	.description-text{
		padding-top: 10%;
		margin-left: 12%;
	    width: 100%;
	    font-family: 'BebasNeueRegular';
	    font-size: 25px;
	    line-height: 1.3em;
	    height: 4em;
	}
	.slider-link{
		position:absolute;z-index: 99; 
		bottom: -50%;
	}
	.slider-link a{
		padding: 12px 36px 12px 36px;
		background:#007cb5;
		margin-left: 24%;
		color:white;
		width:auto;
		font-size: 15px;
	    font-family: 'BebasNeueRegular';
	    border-radius: 5px;
	}
}
@media (max-width: 508px) {
	.control-padding-banner{
	padding-left:4em;
	}
	.thin-text{
	font-size: 40px;
	margin-top: 20%;
    margin-left: 12%;
    width: 100%;
    line-height: 1.5em;
    font-family: 'BebasNeueThin';
    color: #007cb5;
    padding-bottom: .4em;
	}
	.gray-text{
		font-size: 43px;
	    margin-left: 11%;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
	}
	.blue-text{
		font-size: 43px;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
		padding-bottom: 15%;
		color:#007cb5;
	}
	.description-text{
		padding-top: 10%;
		margin-left: 12%;
	    width: 100%;
	    font-family: 'BebasNeueRegular';
	    font-size: 25px;
	    line-height: 1.3em;
	    height: 4em;
	}
	.slider-link{
		position:absolute;z-index: 99; 
		bottom: -50%;
	}
	.slider-link a{
		padding: 12px 36px 12px 36px;
		background:#007cb5;
		margin-left: 24%;
		color:white;
		width:auto;
		font-size: 15px;
	    font-family: 'BebasNeueRegular';
	    border-radius: 5px;
	}
}
@media (max-width: 414px) {
	.banner-img-margin{
	margin-left: -58em !important;
	}
	.control-padding-banner{
	padding-left:1em;
	}
	.thin-text{
	font-size: 30px;
	margin-top: 40%;
    margin-left: 12%;
    width: 100%;
    line-height: 1.5em;
    font-family: 'BebasNeueThin';
    color: #007cb5;
    padding-bottom: .4em;
	}
	.gray-text{
		font-size: 33px;
	    margin-left: 11%;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
	}
	.blue-text{
		font-size: 33px;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
		padding-bottom: 15%;
		color:#007cb5;
	}
	.description-text{
		padding-top: 10%;
		margin-left: 12%;
	    width: 100%;
	    font-family: 'BebasNeueRegular';
	    font-size: 15px;
	    line-height: 1.3em;
	    height: 4em;
	}
	.slider-link{
		position:absolute;z-index: 99; 
		bottom: -100%;
	}
	.slider-link a{
		padding: 12px 36px 12px 36px;
		background:#007cb5;
		margin-left: 14%;
		color:white;
		width:auto;
		font-size: 15px;
	    font-family: 'BebasNeueRegular';
	    border-radius: 5px;
	}
}
@media (max-width: 320px) {
	.control-padding-banner{
	padding-left:1.7em;
	}
	.thin-text{
	font-size: 30px;
	margin-top: 40%;
    margin-left: 12%;
    width: 100%;
    line-height: 1.5em;
    font-family: 'BebasNeueThin';
    color: #007cb5;
    padding-bottom: .4em;
	}
	.gray-text{
		font-size: 33px;
	    margin-left: 11%;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
	}
	.blue-text{
		font-size: 33px;
	    width: 100%;
		font-family: 'BebasNeueBold';
		padding-top: 7%;
		padding-bottom: 15%;
		color:#007cb5;
	}
	.description-text{
		padding-top: 10%;
		margin-left: 12%;
	    width: 100%;
	    font-family: 'BebasNeueRegular';
	    font-size: 15px;
	    line-height: 1.3em;
	    height: 4em;
	}
	.slider-link{
		position:absolute;z-index: 99; 
		bottom: -100%;
	}
	.slider-link a{
		padding: 12px 36px 12px 36px;
		background:#007cb5;
		margin-left: 14%;
		color:white;
		width:auto;
		font-size: 15px;
	    font-family: 'BebasNeueRegular';
	    border-radius: 5px;
	}
}

.pagination > li > a, .pagination > .active > span{
	font-family : 'Roboto-Regular';
	font-size: 15px;
	font-weight: bold;
}
.pagination>li>a, .pagination>li>span {
    padding: 6px 6px !important; 
    background-color: transparent !important;
    border-right: 0px solid #ddd !important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	color: black !important;
}
.pagination > .active > span{
	border: solid 0px !important;
}
.chevs-pagination{
	font-family: 'Roboto-Black' !important;
}
.pag-img{
	opacity:.7;
}
.pag-img:hover{
	opacity:1;
}

@media (max-width: 2000px) {
	.master-slider{
	width: 100%;
	}
}
@media (max-width: 1200px) {
	.master-slider{
	width: 85%;
	}
}
@media (max-width: 1024px) {
	.master-slider{
	width: 85%;
	}
}
@media (max-width: 991px) {
	.master-slider{
	width: 100%;
	}
}
@media (max-width: 384px) {
	.master-slider{
	width: 110%;
	}
	.banner-img-margin{
	margin-left: -56em !important;
	}
}
@media (max-width: 414px) {
	.master-slider{
	width: 110%;
	}
	.banner-img-margin{
	margin-left: -52em !important;
	}
}
@media (max-width: 412px) {
	.master-slider{
	width: 110%;
	}
	.banner-img-margin{
	margin-left: -50em !important;
	}
}


@media (max-width: 360px) {
	.master-slider{
	width: 110%;
	}
	.banner-img-margin{
	margin-left: -57em !important;
	}
}
@media (max-width: 320px) {
	.master-slider{
	width: 110%;
	}
	.banner-img-margin{
	margin-left: -60em !important;
	}
}



#menu #category{
	color:#666666;
	text-transform: uppercase;
}

.left-slide-link {
    position: absolute;
    z-index: 2;
    bottom: 8%;
    padding-left: 11%;
    color: red;
    font-size: 1.2em;
    font-family: 'Roboto-Regular';
}
.left-black{
	padding-top: 6%;
	padding-left: 11%;
	font-family: 'Roboto-Regular';
	font-weight: bold;
	font-size: 2em;
	color:#3c3c3c;
	line-height: 125%;
}
.img-thumb-mod-link{
	padding: 15px !important;
    font-weight: bold;
}
@media (max-width: 2000px) {
		.break-col-width{
	width: 20%;
	}
	.img-qr{
	    max-width: 400px;
	}
}

@media (max-width: 991px) {
	.break-col-width{
	    width: 100%;
	}
	.img-qr{
	    max-width: 100%;
	}
}
.icons-padd{
	padding-bottom: 2em;
}
.rmbg{
	color: #666666 !important;
	
}
.rmbg:hover{
	background: transparent !important;
}
