/* general colors *//* header less settings */
/* site name less settings */
/* tag line less settings */
/* menu less settings */
/* footer less settings */
/* Home Banner Less Settings */
/* Header Text Less Settings */
/* Header Description Less Settings */
/*Font Properties */
/* Header Font Properties */
/*---------------------------------------------
 * 1: main
 *---------------------------------------------*/
.bootstrap-margin-correction {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}
body {
  background: #ffffff;
  margin-bottom: 0px;
  font-family: 'Lato', sans-serif;
  color: #2d2d2d;
  padding-top: 20px;
}
p {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  line-height: 1.6em;
  text-transform: none;
  letter-spacing: normal;
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
  color: #4d4d4d;
}
h1 {
  font-size: 36px;
  line-height: 1.3em;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
h2 {
  font-size: 30px;
  line-height: 1.2em;
  text-decoration: none;
  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: #2d2d2d;
}
a:hover {
  color: #0088cc;
  cursor: pointer;
  text-decoration: none;
}
blockquote {
  margin: 1em 0;
  padding: 0 0 0 1em;
  border: 1px solid #777;
  border-width: 0 0 0 1px;
}
blockquote,
blockquote p {
  font-family: 'Lato', sans-serif;
  font-size: 21px;
  line-height: 1.6em;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: italic;
  color: #a22e0b;
}
label {
  font-size: 13px;
  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;
}
#canvas {
  background-color: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  padding: 50px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 2px solid #2d2d2d;
  border-bottom: 0px solid #ffffff;
}
.full-width {
  width: 100%;
}
/*---------------------------------------------
 * 2: navigation
 *---------------------------------------------*/
.navbar {
  margin: 0;
  overflow: hidden;
}
.navbar-inner {
  background-color: transparent;
  border: none;
  background-image: none;
  box-shadow: none;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Autohide navbar */
.slideUp {
  top: -120px;
}
.headroom {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.navbar .brand {
  color: #222;
  text-shadow: none;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2em;
  font-family: "futura-pt";
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.navbar .brand img {
  max-width: 100px;
}
.navbar .nav {
  margin: 0;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav li a:hover {
  background: none;
  box-shadow: none;
  color: #000000;
}
.navbar .nav li a {
  font-size: 14px;
  line-height: 2em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 3px;
  font-weight: 400;
  font-style: normal;
  color: #999999;
  text-shadow: none;
  padding: 7.5px 15px;
}
.navbar .nav li:last-child a {
  padding-right: 0;
}
.dropdown-menu {
  background: #8c5e5e;
  border-radius: 0px;
  padding: 10px 0px;
}
.dropdown-menu > li {
  margin-right: 0px !important;
}
.dropdown-menu > li > a {
  font-size: 1em !imporatant;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
.dropdown-menu > li > a:hover {
  background: #c27171 !important;
  color: #8c5e5e !important;
  display: block !important;
}
.nav-drop {
  float: right;
  border: 1px solid #2d2d2d;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: none;
}
.nav-drop i {
  font-size: 1.5em;
  padding: 3px;
  color: #2d2d2d;
}
.nav-drop:hover i {
  color: #000;
}
.headroom {
  position: relative;
}
.headroom ul.social-media {
  margin: 0;
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
}
.headroom ul.social-media li {
  display: inline-block;
  margin-right: 5px;
}
.headroom ul.social-media li i {
  color: #888;
}
.headroom ul.social-media li i:hover {
  color: #000;
  cursor: pointer;
}
/*---------------------------------------------
 * 3: home sliders
 *---------------------------------------------*/
.slide-container {
  margin: auto;
  position: relative;
  width: 100%;
}
.unslider {
  margin-bottom: 5px;
  display: inline-block;
  max-width: 100%;
}
.unslider-item {
  position: relative;
  width: 100%;
}
.unslider li {
  position: relative;
}
.unslider img {
  min-width: 100%;
}
.image-caption {
  position: absolute;
  top: 100px;
  width: 100%;
}
.image-caption h1 {
  font-weight: 900;
}
.caption-text {
  border: solid 0px transparent;
  background-color: rgba(255, 255, 255, 0.69);
  margin: 20px;
  padding: 20px;
  border-radius: 0px;
}
.caption-split {
  display: block;
  margin: 0px;
  padding: 0px;
  width: 50%;
  float: left;
}
.citation {
  color: #666;
}
.slide-btn {
  font-family: 'Voltaire', Arial;
  background: #8c5e5e;
  color: #2B2A30;
  border: 2px solid #2B2A30;
  border-radius: 50px;
  -webkit-appearance: none;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 25px;
  line-height: 10px;
  margin-top: 20px;
}
.goto {
  padding: 5px;
}
/* Responsive
-------------------------------------------------- */
/* Large desktop */
@media (min-width: 1200px) {
  
}
@media (min-width: 981px) and (max-width: 1199px) {
  
}
@media (max-width: 979px) {
  .image-caption {
    top: 50px;
  }
  .caption-split {
    width: 100%;
  }
  .caption-split:nth-child(1) {
    display: none;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  #canvas {
    padding: 10px;
  }
  .fa-5x {
    font-size: 1em;
  }
  .caption-text {
    margin: 10px;
    padding: 10px;
  }
  .caption-text h1 {
    font-size: 24px;
  }
}
/* Landscape phones and down */
@media (max-width: 520px) {
  .image-caption {
    top: 0px;
  }
  .caption-text h1 {
    font-size: 18px;
  }
}
/*---------------------------------------------
 * 4: footer
 *---------------------------------------------*/
footer {
  margin-top: 40px;
  text-align: center;
}
footer .navbar {
  text-align: center;
}
footer .navbar .nav {
  float: none;
  display: inline-block;
}
footer ul.social-media {
  margin: 0;
}
footer ul.social-media li {
  display: inline-block;
  margin-right: 5px;
}
footer ul.social-media li i {
  color: #888;
}
footer ul.social-media li i:hover {
  color: #000;
  cursor: pointer;
}
footer .sh a {
  font-weight: 500;
}
/*---------------------------------------------
 * 5: blog
 *---------------------------------------------*/
.blog .meta {
  margin-bottom: 1em;
}
.blog article .meta,
.blog article .meta a {
  color: #333;
}
.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 #eee;
}
.pagination ul li a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  font-style: normal;
}
/*---------------------------------------------
 * 6: blog sidebar
 *---------------------------------------------*/
.blog-sidebar {
  border-left: solid 1px #222;
  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: #222;
}
.blog-sidebar ul > li a:hover {
  text-decoration: none;
  color: #777;
}
.blog-sidebar ul > li:last-child a {
  border-bottom: none;
}
/*---------------------------------------------
 * 7: form
 *---------------------------------------------*/
.theme-form-success,
.form-success {
  margin-top: 50px;
  text-align: center;
  color: #fff;
  padding-bottom: 0px;
  margin: 0px;
  padding: 10px;
  border-radius: 3px;
}
#contact-form {
  margin-bottom: 1em;
  display: none;
}
#contact-form h3 {
  color: #000;
}
.sh-form button[type="submit"] {
  background-image: none;
  background-color: #272727;
  color: #eee;
  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: "futura-pt";
  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: #f2f2f2;
  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: #999;
  text-transform: uppercase;
  font-weight: 300;
}
.products .categories ul li.active > a,
.products .categories ul li > a:hover {
  color: #000;
}
#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: 300px;
  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: 120px;
}
.products .product h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
}
.products .product .price {
  font-size: 13px;
  line-height: normal;
  color: #fff;
}
.products .product-sale {
  position: absolute;
  top: 15px;
  right: 0;
  background-color: #000;
  color: #fff;
  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: #272727;
  color: #eee;
  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: "futura-pt";
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-style: normal;
  padding: 0.75em 2em;
}
.sh-add-btn:hover {
  opacity: 0.8;
}
.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%;
}
/* override cart button */
.sh-cart-btn {
  position: absolute;
  background-color: #272727;
  padding: 5px 15px;
  right: 20px;
  top: 20px;
  border-radius: 20px;
}
.sh-cart-btn a {
  color: #eee;
}
/* UBER Form Styles */
/* Responsive
-------------------------------------------------- */
/* Large desktop */
@media (min-width: 1200px) {
  .navbar .nav {
    float: right;
  }
  .nav-drop {
    display: none;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .brand img {
    max-width: 240px;
    height: auto;
  }
  .nav-drop {
    display: none;
  }
  .navbar .nav {
    float: right;
  }
}
@media (max-width: 979px) {
  .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) {
  
}

.unslider {
  overflow: visible;
  position: relative;
  margin: 0;
  padding: 0;
}

.unslider-wrap {
  position: relative;
}

.unslider-wrap.unslider-carousel > li {
  float: left;
}

.unslider-vertical > ul {
  height: 100%;
}

.unslider-vertical li {
  float: none;
  width: 100%;
}

.unslider-fade {
  position: relative;
}

.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}

.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
}

.unslider ul, .unslider ol, .unslider li {
  list-style: none;
  /* Reset any weird spacing */
  margin: 0;
  padding: 0;
  border: none;
}

.unslider-arrow {
  position: absolute;
  display: none;
  z-index: 2;
  cursor: pointer;
  right: 20px;
  top: -30px;
  z-index: 5;
}

.unslider-arrow.prev {
  right: 50px;
}

.unslider-nav ol {
  list-style: none;
  text-align: center;
}

.unslider-nav ol li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #fff;
  cursor: pointer;
}

.unslider-nav ol li.unslider-active {
  background: #fff;
  cursor: default;
}.og-grid {
	list-style: none;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.og-grid li {
	display: inline-block;
	margin: 10px 5px 0 5px;
	vertical-align: top;
	height: 250px;
}

.og-grid li > a,
.og-grid li > a img {
	border: none;
	outline: none;
	display: block;
	position: relative;
}

.og-grid li.og-expanded > a::after {
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #ddd;
	border-width: 15px;
	left: 50%;
	margin: -20px 0 0 -15px;
}

.og-expander {
	position: absolute;
	background: #ddd;
	top: auto;
	left: 0;
	width: 100%;
	margin-top: 10px;
	text-align: left;
	height: 0;
	overflow: hidden;
}

.og-expander-inner {
	padding: 50px 30px;
	height: 100%;
}

.og-close {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.og-close::before,
.og-close::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 50%;
	height: 1px;
	background: #888;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.og-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.og-close:hover::before,
.og-close:hover::after {
	background: #333;
}

.og-fullimg,
.og-details {
	width: 50%;
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
    
}


.og-details {
	padding: 0 0px 0 0px;
  
}

.og-fullimg {
	text-align: center;
}

.og-fullimg img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
}

.og-details h3 {
	font-weight: 300;
	font-size: 52px;
	padding: 40px 0 10px;
	margin-bottom: 10px;
}

.og-details p {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #999;
}



.og-loading {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ddd;
	box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	-webkit-animation: loader 0.5s infinite ease-in-out both;
	-moz-animation: loader 0.5s infinite ease-in-out both;
	animation: loader 0.5s infinite ease-in-out both;
}

@-webkit-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@-moz-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@media screen and (max-width: 830px) {

	.og-expander h3 { font-size: 32px; }
	.og-expander p { font-size: 13px; }
	.og-expander a { font-size: 12px; }

}

@media screen and (max-width: 650px) {

	.og-fullimg { display: none; }
	.og-details { float: none; width: 100%; }
	
}/*
 * 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;
	}
	
}.carousel-caption {
  left: -2000px;
  display: none;
}

.we-accept {
  padding: 22px;
}

.we-accept p {
  font-weight: 400;
  font-size: 16px;
}

.we-accept img {
  width: auto;
  margin: auto;
  display: block;
}


.homepic {
  background: url('//cdn-west.sqhk.co/strivebh/2016/9/jgaCshi/HANDSADOBESTOCK.png') no-repeat fixed 50% 0 / cover rgba(0, 0, 0, 0);
  background-size: cover;
}

.woman {
  background: url('//cdn-west.sqhk.co/sbs/2015/9/haxhahg/womanbanner.jpg') no-repeat fixed 50% 0 / cover rgba(0, 0, 0, 0);
  background-size: cover;
}

.open {
  background: url('//cdn-west.sqhk.co/sbs/2015/9/gIbwO9j/openbanner.jpg') no-repeat fixed 50% 0 / cover rgba(0, 0, 0, 0);
  background-size: cover;
}

.couple {
  background: url('//cdn-west.sqhk.co/sbs/2015/9/gIi1Ycw/couplebanner.jpg') no-repeat fixed 50% 0 / cover rgba(0, 0, 0, 0);
  background-size: cover;
}

@media (max-width: 768px) {

.we-accept {
  padding: 0px;
  padding-top: 22px;
}

.we-accept p {
  text-align: center;
}

.we-accept .span2 {
  width: 50%;
  height: 80px;
  display: block;
  float: left;
  margin-bottom: 20px;bottom: 30px;
}

}
.pre-header {
    float:right; 
}