/* general colors *//* site name less settings */
/* menu less settings */
/*---------------------------------------------
 * 1: main
 *---------------------------------------------*/
.bootstrap-margin-correction {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}
body {
  background: #fcf9f9;
  margin-bottom: 0px;
  font-family: 'Open Sans', 'sans-serif';
  color: #a45252;
  padding-top: 0;
}
p {
  font-family: 'Open Sans', 'sans-serif';
  font-size: 15px;
  line-height: 1.6em;
  text-transform: none;
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
}
h1,
h1 a,
h2,
h3 {
  color: #b87171;
}
h1:hover,
h1 a:hover {
  color: #a45252;
}
h1 {
  font-size: 24px;
  line-height: 1.3em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 3px;
  font-weight: 700;
  font-style: normal;
}
h2 {
  font-size: 21px;
  line-height: 1.2em;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 400;
  font-style: normal;
}
h3 {
  font-size: 20px;
  line-height: 1.2em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-style: normal;
}
a {
  color: #166ab3;
}
a:hover {
  color: #104f86;
}
blockquote {
  margin: 1em 0;
  padding: 0 0 0 1em;
  border: 1px solid #777;
  border-width: 0 0 0 1px;
}
blockquote,
blockquote p {
  font-family: "Palatino Linotype", "Book Antiqua", Palantino, serif;
  font-size: 21px;
  line-height: 1.6em;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: italic;
  color: #0e426f;
}
label {
  font-size: 15px;
  text-transform: none;
  font-weight: 300;
  font-style: normal;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  box-shadow: none;
  background-color: #f4e8e8;
  border: none;
  color: #4f2727;
}
select {
  border: none;
  background-color: #f4e8e8;
  color: #a45252;
}
/*---------------------------------------------
 * 2: header
 *---------------------------------------------*/
header {
  padding: 32px 0;
  padding-bottom: 0;
  background-color: #eeeeee;
  margin-bottom: 1em;
}
.brand,
.brand:hover {
  color: #3e1f1f;
  text-shadow: none;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2em;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 10px;
  display: inline-block;
}
.brand img {
  max-height: 100px;
}
.contact {
  margin-top: -135px;
  padding-right: 30px;
}
/*---------------------------------------------
 * 2: navigation
 *---------------------------------------------*/
#navigation {
  margin: auto;
  background-color: #166ab3;
}
#navigation > ul {
  margin-left: 1em;
}
#navigation > ul > li {
  display: inline-block;
  border-right: 1px solid #1c85e0;
}
#navigation > ul > li:last-child {
  border-right: none;
}
#navigation li:hover,
#navigation li#active {
  background-color: #104f86;
  color: #603030;
}
#navigation a:link,
#navigation a:visited {
  color: inherit;
}
/* Autohide navbar */
.slideUp {
  top: -120px;
}
#navigation .nav > .active > a,
#navigation .nav > .active > a:hover,
#navigation .nav li a:hover {
  background: none;
  background-color: #104f86;
  box-shadow: none;
  color: #ebd7d7;
}
#navigation .nav > li > a:hover,
#navigation .nav > li > a:focus {
  background: none;
  background-color: #104f86;
  box-shadow: none;
  color: #ebd7d7;
}
#navigation .nav li a {
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  font-size: 11px;
  line-height: 1.5em;
  text-decoration: none;
  letter-spacing: 2px;
  font-weight: 400;
  font-style: normal;
  color: #ebd7d7;
  text-shadow: none;
  padding: 10px 12px;
}
.dropdown-menu {
  background: #166ab3;
  border-radius: 0px;
  padding: 0px 0px;
}
.dropdown-menu > li {
  margin-right: 0px !important;
}
.dropdown-menu > li > a {
  font-size: 1em !imporatant;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #ebd7d7;
  border-bottom-color: #ebd7d7;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #ebd7d7;
  border-bottom-color: #ebd7d7;
}
.dropdown-menu > li > a:hover {
  background: #104f86 !important;
  color: #fcf9f9 !important;
  display: block !important;
}
.nav-drop {
  float: right;
  border: 1px solid #166ab3;
  background-color: #166ab3;
  border-radius: 3px;
  box-shadow: none;
}
.nav-drop:hover {
  background-color: #135d9c;
}
.nav-drop i {
  font-size: 1.5em;
  padding: 3px;
  color: #fcf9f9;
}
@media (max-width: 979px) {
  #navigation {
    padding-bottom: 0;
  }
  #navigation > ul:before,
  #navigation > ul:after {
    height: 0px;
  }
  #navigation > ul > li {
    display: block;
  }
}
/*---------------------------------------------
 * 3: home sliders
 *---------------------------------------------*/
.slide-container {
  margin: -1em auto 0px;
  margin-bottom: 40px;
  width: 100%;
}
.photo-slider {
  display: inline-block;
  max-width: 100%;
}
.photo-slider ul {
  margin: 0px;
}
.wallop-slider {
  position: relative;
}
.wallop-slider li {
  height: 432px;
  background-size: cover;
}
.image-caption {
  top: 20%;
  left: 10%;
  background-color: rgba(252, 249, 249, 0.3);
  position: absolute;
  padding: 10px 20px;
}
.image-caption h1,
.image-caption h3 {
  color: #000000;
}
.image-caption a {
  font-weight: 500;
  font-size: 2em;
  border: 3px solid #fcf9f9;
  padding: 5px;
}
.image-caption a:hover {
  background: #166ab3;
  color: #fcf9f9;
}
.slide-btn {
  background: #fcf9f9;
  color: #166ab3;
  border: 2px solid #166ab3;
  border-radius: 30px;
  -webkit-appearance: none;
  text-transform: uppercase;
  padding: 5px 10px;
  position: absolute;
  z-index: 3;
  top: 40%;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.slide-btn--previous {
  left: 10px;
}
.slide-btn--next {
  right: 10px;
}
.wallop-slider:hover .slide-btn {
  opacity: .5;
}
.wallop-slider:hover .slide-btn:hover {
  opacity: 1;
}
.slide-btn[disabled] {
  visibility: hidden;
}
/* Responsive
-------------------------------------------------- */
/* Google Calendar */
.calendar-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.calendar-container-16x9 {
  padding-bottom: 56.25%;
}
.calendar-container-4x3 {
  padding-bottom: 75%;
}
.calendar-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 200px;
  min-height: 200px;
  height: 100%;
}
.safety-gif img {
  max-width: 700px;
}
/* Large desktop */
@media (min-width: 1200px) {
  .contact {
    margin-top: 15px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .safety-gif img {
    margin-top: -25px;
    max-width: 500px;
  }
  .contact {
    margin-top: 15px;
  }
}
@media (max-width: 979px) {
  .safety-gif img {
    margin-top: -25px;
    max-width: 300px;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .safety-gif img {
    margin-top: -25px;
    padding-right: 0;
  }
  .wallop-slider li {
    height: 200px;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .safety-gif img {
    margin-top: -25px;
  }
  .contact {
    margin-left: 1.5em;
    margin-top: 0px;
    float: left;
  }
  .image-caption {
    top: 10%;
    left: 5%;
    background-color: rgba(252, 249, 249, 0.4);
    position: absolute;
    padding: 5px 10px;
  }
  .image-caption h1 {
    font-size: 16px;
  }
  .wallop-slider li {
    height: 150px;
  }
  header {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  .image-caption {
    display: none!important;
  }
}
/*---------------------------------------------
 * 4: footer
 *---------------------------------------------*/
footer {
  margin-top: 20px;
  padding: 20px 0;
  text-align: center;
  background-color: #f4e8e8;
  color: #d3d3d3;
}
ul.social-media {
  margin: 0;
}
ul.social-media li {
  display: inline-block;
  margin-right: 5px;
}
ul.social-media li i {
  color: #166ab3;
}
ul.social-media li i:hover {
  color: #ffffff;
  cursor: pointer;
}
footer .sh a {
  font-weight: 500;
}
/*---------------------------------------------
 * 5: blog
 *---------------------------------------------*/
.blog .meta {
  margin-bottom: 1em;
}
.blog article > h1,
.blog article > h1 > a {
  color: #166ab3;
}
.blog article .meta,
.blog article .meta a {
  color: #824141;
}
.blog article {
  margin-bottom: 2em;
}
.fbtwitter {
  margin-top: 2em;
}
.blog .blog-link {
  margin-right: 1em;
}
[id^=___plusone] {
  width: 60px !important;
}
.twitter-share-button {
  width: 85px !important;
  position: relative;
  top: 5px;
}
.fb-comments,
.fb-comments iframe[style],
.fb-comments span {
  width: 100% !important;
}
.fb-comment-wrapper {
  margin-top: 30px;
  background: #eee;
  padding: 20px;
  border-radius: 10px;
}
.pagination {
  padding-top: 2em;
  border-top: 1px solid #ebd7d7;
}
.pagination ul li a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  font-style: normal;
  background-color: #ebd7d7;
  border-color: #f4e8e8;
}
/*---------------------------------------------
 * 6: blog sidebar
 *---------------------------------------------*/
.blog-sidebar {
  border-left: solid 1px #dab5b5;
  padding-left: 1em;
}
.blog-sidebar ul {
  list-style: none;
  margin: 0px;
}
.blog-sidebar ul > li a {
  display: block;
  font-weight: 200;
  padding: 10px 0px;
  color: #166ab3;
}
.blog-sidebar ul > li a:hover {
  text-decoration: none;
  color: #104f86;
}
.blog-sidebar ul > li:last-child a {
  border-bottom: none;
}
/*---------------------------------------------
 * 7: form
 *---------------------------------------------*/
.theme-form-success,
.form-success {
  margin-top: 50px;
  text-align: center;
  color: #a45252;
  padding-bottom: 0px;
  margin: 0px;
  padding: 10px;
  border-radius: 3px;
}
#contact-form {
  margin-bottom: 1em;
  display: none;
}
#contact-form h3 {
  color: #a45252;
}
.sh-form button[type="submit"] {
  background-image: none;
  background-color: #166ab3;
  color: #fcf9f9;
  text-shadow: none;
  border: none;
  -webkit-transition: .1s opacity linear;
  -moz-transition: .1s opacity linear;
  -o-transition: .1s opacity linear;
  transition: .1s opacity linear;
  -webkit-backface-visibility: hidden;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-style: normal;
  padding: 0.75em 2em;
}
.sh-form button[type="submit"]:hover {
  opacity: 0.8;
}
/*---------------------------------------------
 * 8: ecommerce
 *---------------------------------------------*/
.products .categories {
  background-color: #f4e8e8;
  margin: 1em 0;
  text-align: center;
}
.products .categories ul {
  list-style: none;
  margin: 0;
}
.products .categories ul li {
  display: inline-block;
  padding: 1em;
}
.products .categories ul li > a {
  padding: 1em 0.5em;
  color: #166ab3;
  text-transform: uppercase;
  font-weight: 300;
}
.products .categories ul li.active > a,
.products .categories ul li > a:hover {
  color: #1c85e0;
}
#productList {
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
  clear: both;
  overflow: hidden;
}
.products .product {
  float: left;
  margin-left: 2.912621359223301%;
  margin-top: 3%;
  width: 30.420711974110034%;
  display: inline-block;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.products .product .mask {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  filter: alpha(opacity=0);
}
.products .product:hover .mask {
  opacity: 1;
  filter: alpha(opacity=1);
}
.products .product .meta {
  text-align: center;
  margin-top: 70px;
}
.products .product h3 {
  color: #ebd7d7;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
}
.products .product .price {
  font-size: 13px;
  line-height: normal;
  color: #ebd7d7;
}
.products .product-sale {
  position: absolute;
  top: 15px;
  right: 0;
  background-color: #fcf9f9;
  color: #166ab3;
  padding: 6px 8px;
  font-size: 12px;
  line-height: normal;
  text-transform: uppercase;
}
.sh-product-price {
  font-size: 16px;
}
.sh-add-btn {
  background-image: none;
  background-color: #166ab3;
  color: #fcf9f9;
  text-shadow: none;
  border: none;
  -webkit-transition: .1s opacity linear;
  -moz-transition: .1s opacity linear;
  -o-transition: .1s opacity linear;
  transition: .1s opacity linear;
  -webkit-backface-visibility: hidden;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-style: normal;
  padding: 0.75em 2em;
}
.sh-add-btn:hover {
  background-color: #104f86;
}
.carousel-indicators li {
  background-color: rgba(0, 0, 0, 0.8);
}
.carousel-indicators .active {
  background-color: rgba(0, 0, 0, 0.2);
}
.carousel-control {
  color: #222;
  background: none;
  border: none;
  top: 45%;
}
.full-price {
  font-size: 16px;
}
.sh-product-price {
  color: #166ab3;
  text-decoration: line-through;
}
/* override cart button */
.sh-cart-btn {
  position: absolute;
  background-color: #3e1f1f;
  padding: 5px 15px;
  right: 20px;
  top: 20px;
  border-radius: 20px;
}
.sh-cart-btn a {
  color: #fcf9f9;
}
/* UBER Form Styles */
/* Responsive
-------------------------------------------------- */
/* Large desktop */
@media (min-width: 1200px) {
  .nav-drop {
    display: none;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .brand img {
    max-width: 240px;
    height: auto;
  }
  .nav-drop {
    display: none;
  }
}
@media (max-width: 979px) {
  .body-contents,
  .body-contents-transparent {
    margin-top: 10px;
  }
  .brand img {
    max-width: 240px;
    margin-left: 25px;
    height: auto;
  }
  .navbar-inner {
    min-height: 100px;
  }
  .dropdown-menu {
    display: visible;
  }
  .navbar .nav {
    float: none !important;
    clear: both !important;
    text-align: left;
    margin-top: 10px;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .sh-cart-btn {
    display: none;
  }
  #productList {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .products .product {
    float: none;
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
    display: block;
    height: auto;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}
/* Portfolio Items 
-----------------------------*/
.portfolio-container .product {
  margin-left: 2.812621359223301% !important;
}
.portfolio-container img {
  width: 100%;
}
.products .categories-side {
  margin: 0;
  text-align: left;
}
.products .categories-side ul {
  background-color: #f4e8e8;
  list-style: none;
  margin: 0;
}
.products .categories-side ul li {
  background-color: #f3f3f3;
  padding: 0;
  border-bottom: 1px solid #fff;
}
.products .categories-side ul li > a {
  padding: 0.75em 1.5em;
  color: #166ab3;
  display: block;
}
.products .categories-side ul li > a.active,
.products .categories-side ul li > a:hover {
  color: #ffffff;
  background-color: #3588CC;
}
.accordion-label a {
  font-size: 20px;
  color: #808080;
}
.accordion-label .label-letter {
  color: #0d5cac;
  font-weight: bold;
}
.accordion-label:hover p {
  display: block;
  color: #808080;
}
.accordion-label p {
  display: none;
}
/*
 * jQuery Nivo Slider v3.2
 * //nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * //www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}#slider {
  max-height: 600px;
}

.slider-wrapper {
  position: relative;
  margin-bottom: 40px;
  max-height: 700px;
}

.nivo-html-caption {
  display: none;
}

.nivo-caption {
  top: 0;
  background-color: rgba(0,0,0,0.1);
  opacity: 1;
}

@media screen and (max-width:767px) {
  .slider-wrapper {
    margin-top: -20px;
    margin-bottom: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
}/*
 * Nivo Lightbox v1.1
 * //dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * //www.opensource.org/licenses/mit-license.php
 */

.nivo-lightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 100%;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
	visibility: visible;
	opacity: 1;
}
.nivo-lightbox-wrap  {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}
.nivo-lightbox-content {
	width: 100%;
	height: 100%;
}
.nivo-lightbox-title-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
}
.nivo-lightbox-nav { display: none; }
.nivo-lightbox-prev {
	position: absolute;
	top: 50%;
	left: 0;
}
.nivo-lightbox-next {
	position: absolute;
	top: 50%;
	right: 0;
}
.nivo-lightbox-close {
	position: absolute;
	top: 2%;
	right: 2%;
}

.nivo-lightbox-image { text-align: center; }
.nivo-lightbox-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
}
.nivo-lightbox-content iframe {
	width: 100%;
	height: 100%;
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
	max-height: 100%;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.nivo-lightbox-error {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
	display: table-cell;
	vertical-align: middle;
}

/* Effects
 **********************************************/
.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	    -ms-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}

/* fadeScale */
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	-webkit-transform: scale(0.7);
	   -moz-transform: scale(0.7);
	    -ms-transform: scale(0.7);
	        transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

/* slideLeft / slideRight / slideUp / slideDown */
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	   -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	     -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	        transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
	-webkit-transform: translateX(-10%);
	   -moz-transform: translateX(-10%);
	    -ms-transform: translateX(-10%);
	        transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
	-webkit-transform: translateX(10%);
	   -moz-transform: translateX(10%);
	    -ms-transform: translateX(10%);
	        transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transform: translateY(-10%);
	   -moz-transform: translateY(-10%);
	    -ms-transform: translateY(-10%);
	        transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
	-webkit-transform: translateY(10%);
	   -moz-transform: translateY(10%);
	    -ms-transform: translateY(10%);
	        transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

/* fall */
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
	-webkit-perspective: 1000px;
	   -moz-perspective: 1000px;
	        perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
	-webkit-transform: translateZ(300px);
	   -moz-transform: translateZ(300px);
	    -ms-transform: translateZ(300px);
	        transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
	    -ms-transform: translateZ(0);
	        transform: translateZ(0);
}



/* Nivo Theme Settings */
/*
 * Nivo Lightbox Default Theme v1.0
 * //dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * //www.opensource.org/licenses/mit-license.php
 */
 
.nivo-lightbox-theme-default.nivo-lightbox-overlay { 
	background: #666;
	background: rgba(0,0,0,0.6); 
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(//cdn-west.sqhk.co/52b0b9099fffd80454664eb0/loading.gif) no-repeat 50% 50%; }

.nivo-lightbox-theme-default .nivo-lightbox-nav {
	top: 10%;
	width: 8%;
	height: 80%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover { 
	opacity: 1; 
	background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
	background-image: url(//cdn-west.sqhk.co/52b0b9099fffd80454664eb0/prev.png); 
	border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
	background-image: url(//cdn-west.sqhk.co/52b0b9099fffd80454664eb0/next.png); 
	border-radius: 3px 0 0 3px;
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
	display: block;
	background: url(//cdn-west.sqhk.co/52b0b9099fffd80454664eb0/close.png) no-repeat 5px 5px;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	padding: 5px;
	opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
.nivo-lightbox-theme-default .nivo-lightbox-title {
	font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #000;
	color: #fff;
	padding: 7px 15px;
	border-radius: 30px;
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
	background: #fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	        box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	        box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

@media (-webkit-min-device-pixel-ratio: 1.3),
       (-o-min-device-pixel-ratio: 2.6/2),
       (min--moz-device-pixel-ratio: 1.3),
       (min-device-pixel-ratio: 1.3),
       (min-resolution: 1.3dppx) {

	.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { 
		background-image: url(//cdn-west.sqhk.co/52b0b9099fffd80454664eb0/loading@2x.gif); 
		background-size: 32px 32px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-prev { 
		background-image: url(//cdn-west.sqhk.co/52b0b9099fffd80454664eb0/prev@2x.png); 
		background-size: 48px 48px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-next { 
		background-image: url(//cdn-west.sqhk.co/52b0b9099fffd80454664eb0/next@2x.png); 
		background-size: 48px 48px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-close { 
		background-image: url(//cdn-west.sqhk.co/52b0b9099fffd80454664eb0/close@2x.png); 
		background-size: 16px 16px;
	}
	
}/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}.white-black-footer
{
  
 	color:white;
  background-color:#7c7c7c;
  
  
  
}

.white-text li a
{
  
 color:white !important; 
  
}

.sh a
{
 color:red;
 font-weight:bold;
}

.products .product {
  
 height:auto; 
  
}

body
{
  
 color:black; 
}

h1, h2, h3, h4, h5
{
  
 color: black; 
  
}.footer-nav {
  text-align: left;
  padding-bottom: 1em;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 1em;
}

.footer-nav ul {
  list-style: none;
  margin: 0;
}


@media (max-width: 749px) {
  body > div:nth-child(5) > footer > div > div.row-fluid.footer-nav
	{
  		text-align:center;
	}

	footer ul
	{
  		margin-top:15px;
  		margin-bottom:15px;
	}

	footer
	{
  		margin-left:-20px;
  		margin-right:-20px;
  	 	padding-bottom:20px;
	}
}.breadcrumbs {
  list-style: none;
  font-size: 0.9em;
  margin: 10px 3px;
  margin-top: 0;
}

.breadcrumbs li {
  display: inline-block;
  text-align: left;
}

.breadcrumbs li > a {
}

.breadcrumbs li:after {
  content: " > ";
}

.breadcrumbs li:last-child:after {
  content: none;
}.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar ul > li {
  background-color: #f3f3f3;
  border-bottom: 1px solid #fff;
}

.sidebar ul > li a {
  display: block;
  padding: 0.75em 1.5em;
}


.sidebar ul > li:hover, .sidebar ul > li.active {
  color: #fff;
  background-color: #3588CC;
}

.sidebar ul > li:hover a, .sidebar ul > li.active a {
  color: #fff;
}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #2F3238;
	color: #565656;
	text-shadow: none;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
}

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

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}

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

.fancybox-inner {
	overflow: hidden;
}

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

.fancybox-error {
	color: #444;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

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

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

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('//cdn-west.sqhk.co/51b620571563b50544d666c1/fancybox_sprite.png');
}

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

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('//cdn-west.sqhk.co/51b620571563b50544d666c1/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 9000;
	background-image: none;
	background-color: #26292E;
	
	opacity: 0.5;
	
	-webkit-transition: background 0.1s linear 0s, opacity 0.1s linear 0s;	
	   -moz-transition: background 0.1s linear 0s, opacity 0.1s linear 0s;
		 -o-transition: background 0.1s linear 0s, opacity 0.1s linear 0s;
		    transition: background 0.1s linear 0s, opacity 0.1s linear 0s;
}

.fancybox-close i {
	margin: -4px 4px;
	/*left: 50%;
	top: 50%;
	font-size: 22px;
	line-height: 1em;
	position: absolute;
	color: #222;*/
}

.fancybox-close:hover {
	opacity: 1;
}

.fancybox-close:hover i {
	color: #223150;
}

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

.fancybox-prev,
.fancybox-prev span {
	left: 0;
}

.fancybox-next,
.fancybox-next span {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	cursor: pointer;
	z-index: 8040;
	background-image: none;
	background-color: #26292E;
	
	opacity: 0.5;
	
	-webkit-transition: background 0.1s linear 0s, opacity 0.1s linear 0s;	
	   -moz-transition: background 0.1s linear 0s, opacity 0.1s linear 0s;
		 -o-transition: background 0.1s linear 0s, opacity 0.1s linear 0s;
		    transition: background 0.1s linear 0s, opacity 0.1s linear 0s;
}

.fancybox-prev span i {
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -17px;
	font-size: 30px;
	line-height: 1em;
	position: absolute;
	color: #FFFFFF;
}


.fancybox-next span i {
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	font-size: 30px;
	line-height: 1em;
	position: absolute;
	color: #FFFFFF;
}

.fancybox-nav:hover span {
	opacity: 1;
}

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

/* Overlay helper */

.fancybox-lock {
	margin: 0!important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden !important;
	display: none;
	z-index: 8010;
	background: url('//cdn-west.sqhk.co/51b620571563b50544d666c1/fancybox_overlay.png');
}

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

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

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

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

.fancybox-opened .fancybox-title h4{
	font-size: 24px;
	color:#fff;
	font-weight: 300;
	margin-bottom: 10px;	
}

.fancybox-opened .fancybox-title p{
	font-size: 16px;
	font-weight: 300;
	color:#bbb;
	line-height:1.6em;
	margin-bottom: 0;	
}

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

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

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

.fancybox-title-inside-wrap {
	padding: 25px 30px 30px;
}

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

@media (max-width: 480px) {
	.fancybox-nav span,
	.fancybox-nav:hover span,
	.fancybox-close,
	.fancybox-close:hover {
		background: transparent;	
	}
	
	.fancybox-close i {
		left: 70px;
		top: 10px;	
	}
}

@media (max-width: 320px) {
	.fancybox-close i {
		left: 30px;
		top: 20px;	
	}
}/* hide google calendar on iPhones */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
    iframe {
      /* display:none!important; */
  }
}


/* align homepage icons with classes */

.flex-parent {
  display:flex;
}

.flex{
  flex:1;
}

.sub-nav {
  margin: 0;
}

.sub-nav li { 
  list-style: none;
  border: 1px solid #EAEAEA;
  border-bottom: none;
}

.sub-nav li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.sub-nav li:last-child {
  border-bottom: 1px solid #EAEAEA;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.sub-nav li a {
  padding: 1em;
  display: block;
  background-color: #34577F;
  color: #FFF;
}

.sub-nav li a:hover {
  background-color: #5182BB;
}

.sub-nav li.active a {
  background-color: #5182BB;
}

/* liScroll styles */

#carouselSlider {
  color: #fff;
  list-style: none;
}

.tickercontainer { /* the outer div with the black border */
  background: #5182BB; 
  color: #fff;
  padding: 0;
  margin: 0; 
  padding: 10px;
  height: 35px;
  overflow: hidden; 
  
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 0px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
  position: relative;
  left: 750px;
  margin: 0;
  padding: 0;
}
ul.newsticker li {
  float: left; /* important: display inline gives incorrect results when you check for elem's width */ 
  margin: 0;
  padding: 0px;
  margin-right: 200px;
  white-space: nowrap;
}

ul.newsticker li {
  font-size:2em;
  line-height: 1.25em;
}
ul.newsticker a {
  padding:0px;
  color: #fff;
  margin: 0 50px 0 0;
} 
ul.newsticker span {
  margin: 0 10px 0 0;
} 

.homepage-icon-links img {max-height:100px; width:auto;}