/*
 * Nexus one page template
 * Author: ThemesGround
 * Author URL: https://www.themesground.com/
 * License: Attribution-NonCommercial CC BY-NC

 *
 * -------------------------------------------------------------------
 * This theme under "Attribution-NonCommercial CC BY-NC". You can't remove footer credit link.
 Text Domain: Nexus
*/
/* TABLE OF CONTENTS

1.	Body

2.	Layout

3.	Header

4.	Navigation

5.	Intro

6.	About Section

7.	Services Section

8.	Portfolio Section

9.	Pricing Section

10.	Blog Section

11.	Contact Us Section

12.	Footer

13.	Responsive

*/

/* BEGIN OF STYLING */

/* 1. BODY */

@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot');
    src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gotham-Book.woff2') format('woff2'),
    url('../fonts/Gotham-Book.woff') format('woff'),
    url('../fonts/Gotham-Book.ttf') format('truetype'),
    url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
}

@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/Gotham-Light.eot');
    src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gotham-Light.woff2') format('woff2'),
    url('../fonts/Gotham-Light.woff') format('woff'),
    url('../fonts/Gotham-Light.ttf') format('truetype'),
    url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.eot');
    src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gotham-Medium.woff2') format('woff2'),
    url('../fonts/Gotham-Medium.woff') format('woff'),
    url('../fonts/Gotham-Medium.ttf') format('truetype'),
    url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
}

@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.eot');
    src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gotham-Bold.woff2') format('woff2'),
    url('../fonts/Gotham-Bold.woff') format('woff'),
    url('../fonts/Gotham-Bold.ttf') format('truetype'),
    url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
}

@font-face {
    font-family: 'din-bolditalicregular';
    /*src: url('../fonts/ufonts.com_din-bolditalic-opentype-webfont.eot');*/
    src: /*url('../fonts/ufonts.com_din-bolditalic-opentype-webfont.eot?#iefix') format('embedded-opentype')*/,
    url('../fonts/ufonts.com_din-bolditalic-opentype-webfont.woff2') format('woff2'),
    url('../fonts/ufonts.com_din-bolditalic-opentype-webfont.woff') format('woff'),
    url('../fonts/ufonts.com_din-bolditalic-opentype-webfont.ttf') format('truetype'),
    url('../fonts/ufonts.com_din-bolditalic-opentype-webfont.svg#din-bolditalicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
    font-family: 'GillSansMTPro-Light', sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.7em;
    word-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    background:#edefed;
    /* background-image: url(../images/herobgc.png); */
    /* background-position: center 100px; */
    /* background-repeat: no-repeat; */
}
p {
    margin-bottom: 26px;
}

::selection {
    background: #ccc;
    color: #FCFCFC;

}

a, a:focus {
    color: #ffffff;
    text-decoration: none !important;
    -webkit-transition: color 0.3s, background-color 0.3s, padding 0.3s;
    transition: color 0.3s, background-color 0.3s, padding 0.3s;
    outline: none;
}

a:hover,
a:active {
    color: #811d64;
    outline-width: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:'Montserrat', sans-serif;
    color: #4c4c4c;
    letter-spacing: 1px;
    font-weight: 400;
}

h3 {font-size:20px;  letter-spacing: 0.5px; font-weight:bold}

/* 2. LAYOUT */

.form-control {
    border-radius: 2px !important;
    padding: 15px 20px !important;
    height: auto;
    border-color: #e5e5e5 !important;
    box-shadow: none !important;
}
.form-control:focus {
    border-color: #7ac142 !important;
}
.mb250 {
    margin-bottom: 250px !important;
}
.mb245 {
    margin-bottom: 245px !important;
}
.mb240 {
    margin-bottom: 240px !important;
}
.mb235 {
    margin-bottom: 235px !important;
}
.mb230 {
    margin-bottom: 230px !important;
}
.mb225 {
    margin-bottom: 225px !important;
}
.mb220 {
    margin-bottom: 220px !important;
}
.mb215 {
    margin-bottom: 215px !important;
}
.mb210 {
    margin-bottom: 210px !important;
}
.mb205 {
    margin-bottom: 205px !important;
}
.mb200 {
    margin-bottom: 200px !important;
}
.mb195 {
    margin-bottom: 195px !important;
}
.mb190 {
    margin-bottom: 190px !important;
}
.mb185 {
    margin-bottom: 185px !important;
}
.mb180 {
    margin-bottom: 180px !important;
}
.mb175 {
    margin-bottom: 175px !important;
}
.mb170 {
    margin-bottom: 170px !important;
}
.mb165 {
    margin-bottom: 165px !important;
}
.mb160 {
    margin-bottom: 160px !important;
}
.mb155 {
    margin-bottom: 155px !important;
}
.mb150 {
    margin-bottom: 150px !important;
}
.mb145 {
    margin-bottom: 145px !important;
}
.mb140 {
    margin-bottom: 140px !important;
}
.mb135 {
    margin-bottom: 135px !important;
}
.mb130 {
    margin-bottom: 130px !important;
}
.mb125 {
    margin-bottom: 125px !important;
}
.mb120 {
    margin-bottom: 120px !important;
}
.mb115 {
    margin-bottom: 115px !important;
}
.mb110 {
    margin-bottom: 110px !important;
}
.mb105 {
    margin-bottom: 105px !important;
}
.mb100 {
    margin-bottom: 100px !important;
}
.mb95 {
    margin-bottom: 95px !important;
}
.mb90 {
    margin-bottom: 90px !important;
}
.mb85 {
    margin-bottom: 85px !important;
}
.mb80 {
    margin-bottom: 80px !important;
}
.mb75 {
    margin-bottom: 75px !important;
}
.mb70 {
    margin-bottom: 70px !important;
}
.mb65 {
    margin-bottom: 65px !important;
}
.mb60 {
    margin-bottom: 60px !important;
}
.mb55 {
    margin-bottom: 55px !important;
}
.mb50 {
    margin-bottom: 50px !important;
}
.mb45 {
    margin-bottom: 45px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mb35 {
    margin-bottom: 35px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb25 {
    margin-bottom: 25px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb15 {
    margin-bottom: 15px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb5 {
    margin-bottom: 5px !important;
}
.no-padding {
    padding: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.padding-left-15 {
    padding-left: 0px !important;
}

.float-nan {
    float: none;
}
.img-responsive {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.btn {
    font-family:'Montserrat', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 30px;
    padding: 8px 30px;
    margin-bottom: 5px;
    -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.btn.btn-lg {
    padding: 12px 25px 12px 25px;
    letter-spacing: 2px;
    font-size: 16px;
}
.btn.btn-sm {
    padding: 7px 20px;
    font-size: 14px;
}
.btn.btn-xs {
    padding: 5px 15px;
    font-size: 12px;
}
.btn-default {
    color: #676767;
    border-color: #e5e5e5;
}
.btn-default:hover {
    color: #fff;
    background-color: #7ac142;
    border-color: #7ac142;
}
.btn-default-o {
    color: #f2f2f2;
    border-color: #f2f2f2;
    background-color: transparent;
}
.btn-default-o:hover {
    color: #7ac142;
    background-color: #fff;
    border-color: #fff;
}
.btn-main-o {
    color: #7ac142;
    border-color: #7ac142;
    background-color: transparent;
}
.btn-main-o:hover {
    color: #fff;
    background-color: #7ac142;
    border-color: #7ac142;
}
.btn-dark-o {
    color: #4c4c4c;
    border-color: #4c4c4c;
    background-color: transparent;
}
.btn-dark-o:hover {
    color: #fff;
    background-color: #4c4c4c;
    border-color: #4c4c4c;
}
.btn-dark {
    color: #fff;
    background-color: #4c4c4c;
    border-color: #4c4c4c;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    background-color: #333333;
    border-color: #333333;
    color: #fff;
}
.btn-main {
    color: #fff;
    background-color: #7ac142;
    border:none
}
.btn-main:after{content:'\f138'; font-family: FontAwesome; font-size:18px; color:#fff; margin-left:20px}
.btn-main:hover:after{content:'\f138'; font-family: FontAwesome; font-size:18px; color:#000; margin-left:20px}
.btn-main:hover,
.btn-main:focus,
.btn-main:active {
    background-color: #fff;
    color: #000;

}
.btn-link {
    font-weight: 400;
    color: #7ac142;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    color: #4c4c4c;
    text-decoration: none;
}
.section-title {
    margin-bottom: 35px;
}
.section-title h3 {
    font-family:'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 30px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    clear: both;
    position: relative;
    padding: 3px 25px!important;
    background:#7ac142;
    border-radius:30px;
    margin-top:0px;

}

.section-title h3:after{    content: '\f0dd';
    font-family: FontAwesome;
    font-size: 18px;
    color: #7ac142;
    margin-left: -7px;
    bottom: -13px;
    display: block;
    position: absolute;
    left: 50%;}

.section-title p {
    font-family:'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 34px;
    line-height: 58px;
    font-weight: 700;
    letter-spacing:normal;
}
.st-center{
    text-align: center;
}
.section-sort {
    margin: 30px 0;
}
.st-right,
.st-right p{
    text-align: right;
}
.block{ overflow:hidden;  padding: 35px 35px 0;  }


.block1 {
    overflow: hidden;
    background: #fff;
    padding: 35px 20px;
    border-radius: 3px;
    border-top:2px #e5e5e5 dotted
}

.padd25{padding:25px}
.padd {padding:0px}

.section-title.st-center:before {
    margin: auto;
}



.bottom-line {
    margin-bottom: 20px;
}
.bottom-line:after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background-color: #7ac142;
    margin-top: 5px;
}
.social-share {
    margin: 10px 0;
    font-size: 22px;
}
.social-share i {
    padding: 5px;
}
.social-share a {

    font-size:28px;

    color: black;
}
.social-share a:hover {
    color: #e51937;
}
.tooltip.top .tooltip-arrow {
    bottom: 1px;
}
.tac {
    text-align: center;
}
.nicescroll-rails {
    background: rgba(0, 0, 0, 0.1);
    width: 5px;
    z-index: 9999 !important;
}
.nicescroll-rails:hover {
    opacity: 1 !important;
}
.nicescroll-rails > div {
    background: #7ac142 !important;
}
/* ---------------------------------------------- /*
 * Mouse animate icon
/* ---------------------------------------------- */
.mouse-icon {
    position: absolute;
    left: 50%;
    bottom: 40px;
    border: 2px solid #fff;
    border-radius: 16px;
    height: 40px;
    width: 24px;
    margin-left: -15px;
    display: block;
    z-index: 10;
    opacity: 0.7;
}
.mouse-icon .wheel {
    -webkit-animation-name: drop;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    -webkit-animation-name: drop;
    animation-name: drop;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running;
}
.mouse-icon .wheel {
    position: relative;
    border-radius: 10px;
    background: #fff;
    width: 2px;
    height: 6px;
    top: 4px;
    margin-left: auto;
    margin-right: auto;
}
@-webkit-keyframes drop {
    0% {
        top: 5px;
        opacity: 0;
    }
    30% {
        top: 10px;
        opacity: 1;
    }
    100% {
        top: 25px;
        opacity: 0;
    }
}
@keyframes drop {
    0% {
        top: 5px;
        opacity: 0;
    }
    30% {
        top: 10px;
        opacity: 1;
    }
    100% {
        top: 25px;
        opacity: 0;
    }
}


/* 4. NAVIGATION */

.navbar-default {
    background-color: transparent;
    border-width: 0;
    margin-bottom: 0 !important;
    height: 102px;
    -webkit-transition: background-color 0.3s, height 0.3s;
    transition: background-color 0.3s, height 0.3s;
}
.st-navbar-mini .navbar-default {
    background-color:#000;
    height: 108px;
    z-index: 1;
}
.st-navbar-mini .navbar-default .navbar-brand {
    padding: 20px 15px;
}
.st-navbar-mini .navbar-default .navbar-brand img {
    height: 58px;
}
.st-navbar-mini .navbar-default .navbar-nav > li.active > a,
.st-navbar-mini .navbar-default .navbar-nav > li.active a:hover,
.st-navbar-mini .navbar-default .navbar-nav > li.active a:active {
    background-color: rgba(0, 0, 0, 0.5);
}
.navbar-brand {
    height: auto;
    padding: 27px 15px;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s;
}
.navbar-brand img {
    height: 48px;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
}
.main-nav {
    padding-top: 32px;
}
.navbar {
    border-radius: 0;
}
.navbar-nav > li > a,
.navbar-nav > li > a:focus{
    font-family:'Gotham-Bold', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    -webkit-transition: color 0.3s, background-color 0.3s, padding 0.3s;
    transition: color 0.3s, background-color 0.3s, padding 0.3s;
    text-transform:uppercase
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:active {
    color: #811d64;
    outline-width: 0;
    word-spacing: 2px;
}

.navbar-nav > li.active a:hover,
.navbar-nav > li.active a:active {
    color: #811d64;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus{
    color: #fff;
    /* letter-spacing: 1px; */
    /* word-spacing: 2px; */
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active a:hover,
.navbar-default .navbar-nav > li.active a:active {
    color: #ed2230;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > li > a:hover {
    color: #811d64;
    outline: none;
    letter-spacing: 1px;
}
.st-navbar-mini .navbar-default .navbar-nav > li.sweeps {
	text-align: center;
	margin-top: -31px;
	background-color: #951e5e;
	padding-bottom: 7px;
}
.st-navbar-mini .navbar-default .navbar-nav > li.sweeps > a {
	color: #ed78a4;
	font-size: 15px;
}
.st-navbar-mini .navbar-default .navbar-nav > li.sweeps > a > .sweepsWhite {
	color: #FFFFFF;
}
.st-navbar-mini .navbar-default .navbar-nav > li.sweeps > a > .sweepsWhite > .sweepsLarge{
	font-size: 29px;
}
.navbar-default .navbar-nav > li.sweeps:hover {
    background-color: #811d64;
}
/*5.INTRO */
#shareCTA {
	background-color: #811f5d;
	border-bottom: solid 2px #d475a1;
	font-family:'Gotham-Bold', sans-serif;
	display: block;
	padding-top: 14px;
	padding-bottom: 11px;
	display:none;
}
#shareCTAleft {
	text-align: right;
	color: #d475a1;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	padding-right: 10px !important;
	float: left;
	width: 50%;
}
#shareCTAleft span {
	color: #FFFFFF;
}
#shareCTAright {
	font-size: 48px;
	color: #FFFFFF;
	text-transform:uppercase;
	padding-left: 10px !important;
	margin-top: 6px;
	float: left;
	width: 50%;
}
.home {
    /* background-image: url(../images/herobgc.png); */
    height: 100%;
    min-height: 100%;
    display: table;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0px 0;
    z-index: 0;
    /*margin-top: -50px;*/
    position: relative;
    overflow:hidden
    /* Temp CSS */
    /* Temp CSS End */


}
.st-home-unit {
    height: auto;
    text-align: center;
    background-image: url(../images/herobgc.png);
    background-size: cover;
}
.st-highlight {
    color: #7ac142;
}

.page-header {
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
    padding: 150px 0 100px;
    margin: 0;
    border-width: 0;
}
.page-header .page-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 5px;
    word-spacing: 4px;
}

.page-content {
    padding: 120px 0;
}

/* 6 ABOUT SECTION */

#about {
    /* background-color: #fff; */
    margin-top: 40px;
}

.about {
    /* padding: 70px 0;*/
}

.about img {/* border-radius:3px */}

.about h3{margin-top:0px; padding-bottom:10px}

.about p{
    margin-bottom:0;
}

/* 7 SERVICE SECTION */

a.social {
    font-family:'Montserrat', sans-serif;
    letter-spacing: 1px;
    display: inline-block;
    background-color: #7ac142;
    color: #fff;
    padding: 8px 20px 8px 65px;
    border-radius: 50px;
    position: relative;
    overflow: hidden;
    -webkit-transition: background-color 0.3s, text-indent 0.3s, padding 0.3s;
    transition: background-color 0.3s, text-indent 0.3s, padding 0.3s;
}
a.social i {
    display: block;
    background-color: #31ada4;
    width: 50px;
    height: 42px;
    line-height: 42px;
    font-size: 17px;
    border-radius: 50px 0 0 50px;
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 10px;
    -webkit-transition: text-indent 0.3s;
    transition: text-indent 0.3s;
}
a.social:hover {
    background-color: #31ada4;
    text-indent: -10px;
    padding: 8px 30px 8px 65px;
}
a.social:hover i {
    text-indent: 29px;
}
a.social.twitter {
    background-color: #2daae1;
}
a.social.twitter i {
    background-color: #1a87b7;
}
a.social.twitter:hover {
    background-color: #1a87b7;
}
a.social.facebook {
    background-color: #3c5b9b;
}
a.social.facebook i {
    background-color: #2b416f;
}
a.social.facebook:hover {
    background-color: #2b416f;
}
a.social.rss {
    background-color: #fca73a;
}
a.social.rss i {
    background-color: #f58b04;
}
a.social.rss:hover {
    background-color: #f58b04;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    a.social:hover {
        padding: 8px 20px 8px 65px;
    }
}

a.sort-button,
a.sort-button:focus {
    width: 122px;
    height: 38px;
    font-family:'Gotham-Bold', sans-serif;
    line-height: 38px;
    color: #000;
    background-color: #fff;
    border: 0px!important;
    display: inline-block;
    margin-top: 5px;
}
.cbp-l-inline {
    margin: 6px 0 10px;
    background: #000000;
}

.cbp-l-filters-button {
    margin: 10px auto 30px;
}
.cbp-l-filters-button .cbp-filter-item,
.cbp-l-loadMore-defaultText {
    color: #000!important;
    font: 700 12px/32px "Open Sans",sans-serif;
    text-transform: uppercase;
    line-height: 45px!important;
}
a.cbp-filter-item-active.sort-button,
a.cbp-filter-item-active.sort-button:focus {
    color: #fff;
    background: #ff0000;
}

.ms-info h2 {
    font-family:'Gotham-Bold', sans-serif;
    text-align:center;
    text-transform: uppercase;
    color:#e51937;
    font-size: 44px;
}
.ms-info p {
    font-size: 17px;
    font-family: 'din-bolditalicregular';
    text-align:center;
    font-style:italic;
    color:#000;
}
.social-feed { background: #000000;    padding-top: 40px; }

.st-feature-title {
    font-family: Gotham-Bold;
    font-size: 26px;
    color:#e51937;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.st-feature p {
    font-family: Gotham-Bold;
    font-size: 16px;
    line-height: 24px;
    color:#000;
    letter-spacing: .022em;
}

.st-feature {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

#whatever-your-into {
    background: url('../images/facesbg.png') center top;
    background-repeat: no-repeat;
    background-size: cover;
    text-align:center;
}
#digexplorecreatedo {
    background: url('../images/facesbg3.png') center top;
    background-repeat: repeat;
    background-size: cover;
    text-align: center;
    /* background-attachment: fixed; */
}
img.divider{
    margin: 0 0 20px;
}
img.full-width {
    max-width:100%;
    height:auto;
}

#products { background: #fff;    padding-bottom: 60px; }
.featured-buttons{
    list-style: none;
    margin: 0;
    padding: 0;
}
.featured-buttons li{
    display:inline-block;
    margin-right:20px;
    margin-left:0;
    text-indent:0;
}
.st-right .featured-buttons li{
    margin-left:20px;
    margin-right:0;
}
.featured-buttons button.wheretobuy {
    background: url('../images/wheretobuy.png') no-repeat;
    width: 202px;
    height: 51px;
    border: 0px;
    background-color: transparent;
    text-transform: uppercase;
    outline: none;
    outline-width: 0;
    margin-top: 10px;
}
.featured-buttons a,
.featured-buttons a:focus {
    color: #ffffff;
    text-decoration: none !important;
    -webkit-transition: color 0.3s, background-color 0.3s, padding 0.3s;
    transition: color 0.3s, background-color 0.3s, padding 0.3s;
    outline: none;
    outline-width: 0;
    font-family: Gotham-Bold;
    font-size: 15px;
    letter-spacing: .02em;

}

.featured-buttons a:hover,
.featured-buttons a:active {
    color: #811d64;
    outline-width: 0;
}

.item-lavasoapbarbg {
    background: url('../images/lavasoapbar.png') no-repeat;
    background-position: center top!important;
    height: 279px;
}
.item-lavaliquidbg {
    background: url('../images/lavaliquid.png') no-repeat;
    background-position: center top!important;
    height: 388px;
}
/* 12 FOOTER */

.facebook-btn-lg {
    width: 592px;
    height: 78px;
    line-height: 78px;
    background: url('../images/fbsharebutton.png') no-repeat;
    margin:30px auto 55px;
    text-align: left;
    font-size: 24px;
}
.facebook-btn-link {
    margin-left: 145px;
    margin-top: 0;
    font-family: Gotham-Bold;
    /* font-size: 24px; */
    text-transform: uppercase;
}
.facebook-btn-icon {
    /* float: left; */
    display: inline-block;
    margin-left: 100px;
    margin-top: 0;
    font-size: 30px;
    line-height: 78px;
}
.footer-links {
    background: #ededed;
}
.other-brands {
    padding:0;
    margin:0;
    width:996px;
    margin:0 auto;
    height:62px;
    clear:both;
    float: none;
    display: none;
}
.other-brands .col-sm-1 {
    background:url('../images/other-brands.png') left center no-repeat;
    height: 62px;
    overflow: hidden;
}
.other-brands .col-sm-1.other-brand-2 {
    background-position: -106px 0;
}
.other-brands .col-sm-1.other-brand-3 {
    background-position: -223px 0;
}
.other-brands .col-sm-1.other-brand-4 {
    background-position: -341px 0;
}
.other-brands .col-sm-1.other-brand-5 {
    background-position: -462px 0;
}
.other-brands .col-sm-1.other-brand-6 {
    background-position: -575px 0;
}
.other-brands .col-sm-1.other-brand-7 {
    background-position: -694px 0;
}
.other-brands .col-sm-1.other-brand-8 {
    background-position: -811px 0;
}
.other-brands .col-sm-1.other-brand-9 {
    background-position: -934px 0;
}
.other-brands-list {
    padding: 0;
    width: auto;
    margin: 20px auto;
    height: auto;
    clear: both;
}
.other-brands-list li a,
.other-brands .col-sm-1 a {
    width: 70px;
    height: 62px;
    display: block;
    margin: 0 auto;
}

.other-brands-list li {
    list-style:none;
    display:inline-block;
    height: 74px;
    width: 105px;
    background:url('../images/other-brands.png') top center no-repeat;
}
ul.other-brands-list li:nth-child(1) {
    background-position: 10px -4px;
}
ul.other-brands-list li:nth-child(2) {
    background-position: -146px 0px;
}
ul.other-brands-list li:nth-child(3) {
    background-position: -1309px 0px;
}
ul.other-brands-list li:nth-child(4) {
    background-position: -304px 0px;
}
ul.other-brands-list li:nth-child(5) {
    background-position: -456px 0px;
}
ul.other-brands-list li:nth-child(6) {
    background-position: -614px 0px;
}
ul.other-brands-list li:nth-child(7) {
    background-position: -776px 0px;
}
ul.other-brands-list li:nth-child(8) {
    background-position: -931px 0px;
}
ul.other-brands-list li:nth-child(9) {
    background-position: -1090px 0px;
}
ul.other-brands-list li:nth-child(10) {
    background-position: -1216px 0px;
}
.footer-bottom{
    background-color: #9b1e5d;
    padding: 0;
    color: #fff;
    font-size: 15px;
    text-align: center;
    /* height: 50px; */
    line-height: 20px;
    letter-spacing: .1em;
}
footer.site-footer a {
    color: #ffffff;
}

footer.site-footer a:hover {
    color: #000000;
}

footer.site-footer img {
    max-width:100%;
    height:auto;
}

footer.site-footer ul.privacy {
  display: inline-block;
  list-style: none;
}

footer.site-footer ul.privacy li {
  display: inline;
}

.split-line {
    display: inline-block;
    margin: 0 5px 0 5px;
}
.navbar-toggle {border-radius:0px; border:2px #fff solid; color:#fff; margin-top:30px}
.navbar-default .navbar-toggle .icon-bar {background-color:#fff}
.navbar-default .navbar-toggle:hover {background-color: #811d64;border-color: #811d64;}
.st-navbar-mini .navbar-toggle  {margin-top:12px}
nav a.inline{
    font-size: 18px!important;
    width: 20px!important;
    height: 20px!important;
    padding: 20px 0 0 20px!important;
    /* margin: 0!important; */
    display: inline-block!important;
    margin: 0 0px 0 5px;
}

.master-slider img, .ms-slide-bgvideocont video {
    max-width: 100%;
    height: auto;
}
/* 13 RESPONSIVE */

@media only screen and (min-width: 991px) {
    .navbar-nav > li > a {
        padding-top: 41px;
        padding-bottom: 41px;
        font-size: 15px;
    }
    nav a.inline {
        padding: 19px 0 0 5px !important;
        font-size: 20px!important;
    }
    .st-navbar-mini .navbar-default .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
        letter-spacing: 1px;
        font-weight: 700;
        letter-spacing: 1px;
        word-spacing: 2px;
        padding-left: 15px;
        padding-right: 15px;
    }


}

@media only screen and (max-width: 991px) {
    .st-navbar-mini .navbar-default .navbar-brand { padding: 10px 15px; }
    .st-navbar-mini .navbar-default .navbar-brand img {height: 40px; }
    .st-navbar-mini .navbar-default { height: 60px; }
    nav a.inline {
        font-size: 22px!important;
        width: 22px!important;
        height: 22px!important;
        padding: 20px 10px 5px 20px!important;
    }
    body { background-size: 1091px; background-position: center 60px;}
    img.hero {
        /* width: 328px; */
    }
    .st-home-unit {
        height: auto;
    }
    .facebook-btn-lg img {
        width: 320px;
        height: auto;
        margin: 10px auto;
    }
    .navbar-nav > li > a,
    .navbar-nav > li > a:focus {
        font-size: 12px;
    }
}

@media only screen and (max-width: 479px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background:#000; border:none
    }
    .home .hero-txt .hero-title {font-size:30px; line-height:normal}
    .facebook-btn-lg img { width: 260px; }
    body {
        background-size: 600px!important;
        background-position: -88px 60px!important;
    }
    .st-home-unit {
        height: auto;
    }
    #up-your-handy { margin-top: 10px}
    .footer-bottom {
        font-size: 11px;
        padding: 12px 0;
        line-height: 16px;
    }
}
@media only screen and (max-width: 767px) {

    body {
        background-position: -144px 60px;
        background-size: 800px;
    }


    .cbp-filter-item-active.sort-button,
    .cbp-filter-item.sort-button {
        background-size: 90px;
        width: 90px!important;
        height: 34px!important;
        line-height: 34px!important;
        font-size: 15px;
    }

    .cbp-l-filters-button .cbp-filter-item {
        line-height: 34px !important;
    }
    .cbp-l-loadMore-defaultText {
        line-height: 44px !important;
    }
    .cbp-l-filters-button .cbp-filter-item {
        margin: 0 5px 5px 0 !important;
    }
    .other-brands-list li {
        height: 52px;
        width: 58px;
        background-size: 800px;
    }
    ul.other-brands-list li:nth-child(1) {
        background-position: 11px;
    }
    ul.other-brands-list li:nth-child(2) {
        background-position: -81px 8px;
    }
    ul.other-brands-list li:nth-child(3) {
        background-position: -737px 9px;
    }
    ul.other-brands-list li:nth-child(4) {
        background-position: -170px;
    }
    ul.other-brands-list li:nth-child(5) {
        background-position: -257px;
    }
    ul.other-brands-list li:nth-child(6) {
        background-position: -346px;
    }
    ul.other-brands-list li:nth-child(7) {
        background-position: -434px;
    }
    ul.other-brands-list li:nth-child(8) {
        background-position: -522px;
    }
    ul.other-brands-list li:nth-child(9) {
        background-position: -609px;
    }
    ul.other-brands-list li:nth-child(10) {
        background-position: -683px 4px;
    }

    .block {
        padding: 25px 25px 0;
    }
    .facebook-btn-lg {
        background-size: 300px;
        width: 300px;
        height: 39px;
        line-height: 39px;
        font-size: 14px;
        margin: 15px auto 20px;
    }
    .facebook-btn-link {
        margin-left: 64px;
        margin-top: 0;
        height: 39px;
        line-height: 39px;
        font-size: 14px;
    }
    .facebook-btn-icon {
        display: inline-block;
        margin-left: 46px;
        margin-top: 0;
        font-size: 18px;
        height: 39px;
        line-height: 39px;
        /* font-size: 14px; */
    }
    .item-lavaliquidbg {
        height: 270px;
        background-size: 210px;
        margin-top: 30px;
    }
    .item-lavasoapbarbg {
        height: 238px;
        background-size: 220px;
    }
    .featured-buttons img {
        width: 160px;
    }
    .item-lavasoapbarbg {
        background-size: 220px;
        height: 190px;
    }
    .ms-info p {
        font-size: 13px;
        line-height: 18px;
    }
    .ms-info h2 {
        font-size: 20px;
    }

    .st-feature-title {
        font-size: 20px;
        margin-bottom: 10px;
        text-align: left;
    }
    .st-feature p{
        font-size: 15px;
        line-height: 21px;
        letter-spacing: .03em;
        margin-bottom: 15px;
        text-align: left;
    }
    .featured-buttons button.wheretobuy {
        background-size: 175px;
        width: 175px;
        height: 43px;
        margin-top: 5px;
    }
    .featured-buttons li {
        width: 100%;
        text-align: center;
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .featured-buttons a, .featured-buttons a:focus {
        font-size: 14px;
    }
    img.divider {
        margin: 25px 0 0;
    }
    #about {
        margin-top: 5px;
    }

}
@media only screen and (min-width: 480px) and (max-width: 767px) {.navbar-default .navbar-collapse, .navbar-default .navbar-form {background:#000; border:none}
    .home .hero-txt .hero-title {font-size:42px; line-height:normal}
    .facebook-btn-lg img { width: 300px; }
    body {
        background-size: 949px;
    }
    .st-home-unit {
        height: auto;
    }
    #up-your-handy { margin-top: 30px}
    .footer-bottom {
        font-size: 13px;
        padding: 0;
        line-height: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1170px) {
    .home .hero-txt .hero-title {font-size:46px; line-height:normal}


}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-nav {
        padding-top: 20px;
    }
    .social-share a {

        font-size:24px
    }
    .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 11px;
    }
    nav a.inline{
        font-size: 13px!important;
        width: 16px!important;
        height: 16px!important;
        padding: 10px 0 0 5px!important
    }
    .st-navbar-mini .navbar-default .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    #up-your-handy { margin-top: 50px; }
    .other-brands-list li {
        height: 56px;
        width: 70px;
        background-size: 960px;
    }

    .block {
        padding: 15px 25px 0;
    }
    .facebook-btn-lg {
        background-size: 460px;
        width: 460px;
        height: 59px;
        line-height: 59px;
        font-size: 18px;
        margin: 25px auto 30px;
    }
    .facebook-btn-link {
        margin-left: 114px;
        margin-top: 0;
        line-height: 59px;
    }
    .facebook-btn-icon {
        display: inline-block;
        margin-left: 72px;
        margin-top: 0;
        line-height: 59px;
        font-size: 24px;
    }
    .item-lavaliquidbg {
        height: 290px;
        background-size: 220px;
        margin-top: 15px;
    }
    .item-lavasoapbarbg {
        height: 238px;
        background-size: 220px;
    }
    .featured-buttons img {
        width: 160px;
    }
    .item-lavasoapbarbg {
        background-size: 250px;
        height: 210px;
    }
    .ms-info h2 {
        font-size: 26px;
    }
    .ms-info p {
        font-size: 14px;
        line-height: 20px;
    }
    ul.other-brands-list li {
        background-size:760px
    }
    ul.other-brands-list li {
        background-size: 957px;
    }
    ul.other-brands-list li:nth-child(1) {
        background-position: 10px -4px;
    }
    ul.other-brands-list li:nth-child(2) {
        background-position: -93px 4px;
    }
    ul.other-brands-list li:nth-child(3) {
        background-position: -878px 4px;
    }
    ul.other-brands-list li:nth-child(4) {
        background-position: -200px 0px;
    }
    ul.other-brands-list li:nth-child(5) {
        background-position: -303px 0px;
    }
    ul.other-brands-list li:nth-child(6) {
        background-position: -409px 0px;
    }
    ul.other-brands-list li:nth-child(7) {
        background-position: -514px 0px;
    }
    ul.other-brands-list li:nth-child(8) {
        background-position: -620px 0px;
    }
    ul.other-brands-list li:nth-child(9) {
        background-position: -726px 0px;
    }
    ul.other-brands-list li:nth-child(10) {
        background-position: -813px 0px;
    }
    .st-feature-title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .st-feature p{
        font-size: 13px;
        line-height: 18px;
        letter-spacing: .03em;
        margin: 0 0 10px;
    }
    .featured-buttons button.wheretobuy {
        background-size: 150px;
        width: 150px;
        height: 36px;
        margin-top: 5px;
    }
    .featured-buttons a, .featured-buttons a:focus {
        font-size: 14px;
    }
    img.divider {
        margin: 25px 0 5px;
    }
    #about {
        margin-top: 10px;
    }
    .footer-bottom {height: 40px;line-height: 40px;}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .block {
        padding: 25px 25px 0;
    }
    .facebook-btn-lg {
        background-size: 500px;
        width: 500px;
        height: 65px;
        line-height: 65px;
        font-size: 20px;
    }
    .facebook-btn-link {
        margin-left: 110px;
        margin-top: 0;
        line-height: 65px;
    }
    .facebook-btn-icon {
        display: inline-block;
        margin-left: 80px;
        margin-top: 0;
        font-size: 27px;
        line-height: 65px;
    }
    .item-lavaliquidbg {
        height: 300px;
        background-size: 220px;
    }
    .item-lavasoapbarbg {
        height: 238px;
        background-size: 220px;
    }
    .featured-buttons img {
        width: 160px;
    }
    .item-lavasoapbarbg {
        background-size: 250px;
    }
    .st-feature-title {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .st-feature p{
        font-size: 15px;
        line-height: 21px;
        letter-spacing: .03em;
    }
    .featured-buttons button.wheretobuy {
        background-size: 175px;
        width: 175px;
        height: 43px;
        margin-top: 5px;
    }
    .featured-buttons a, .featured-buttons a:focus {
        font-size: 14px;
    }
    #about {
        margin-top: 20px;
    }
    .social-share a {

        font-size:32px
    }
    .ms-info h2 {
        font-size: 34px;
    }
    .ms-info p {
        font-size: 16px;
    }
    ul.other-brands-list li {
        background-size:960px;
        height: 50px;
        width: 85px;
    }
    ul.other-brands-list li:nth-child(1) {
        background-position: 16px -3px;
    }
    ul.other-brands-list li:nth-child(2) {
        background-position: -91px  2px;
    }
    ul.other-brands-list li:nth-child(3) {
        background-position: -879px  0px;
    }
    ul.other-brands-list li:nth-child(4) {
        background-position: -197px  0px;
    }
    ul.other-brands-list li:nth-child(5) {
        background-position: -302px 0px;
    }
    ul.other-brands-list li:nth-child(6) {
        background-position: -408px 0px;
    }
    ul.other-brands-list li:nth-child(7) {
        background-position: -515px 0px;
    }
    ul.other-brands-list li:nth-child(8) {
        background-position: -619px 0px;
    }
    ul.other-brands-list li:nth-child(9) {
        background-position: -726px 0px;
    }
    ul.other-brands-list li:nth-child(10) {
        background-position: -813px 0px;
    }
    .footer-bottom {height: 48px;line-height: 48px;}
}
@media only screen and  (min-width: 1201px) {
    .footer-bottom {height: 50px;line-height: 50px;}
}
@media only screen and  (min-width: 1440px) {

    body {
        background-size: 1623px!important;
    }
    .section-title {
        margin-bottom: 25px;
    }
    .block {
        padding: 25px 25px 0;
    }
    .grid {
        width: 100%;
        padding: 0;
    }
    .grid figure {
        position: relative;
        float: left;
        overflow: hidden;
        background: #000;
        text-align: center;
        cursor: pointer;
        width: 25%;
    }
    .social-share a {

        font-size:36px
    }
    .st-feature.garagedoorlubeblackbg, .st-feature.multipurposebg {
        height: 389px;
    }

    ul.other-brands-list li:nth-child(1) {
        background-position: 10px -4px;
    }
    ul.other-brands-list li:nth-child(2) {
        background-position: -146px 0px;
    }
    ul.other-brands-list li:nth-child(3) {
        background-position: -1309px 0px;
    }
    ul.other-brands-list li:nth-child(4) {
        background-position: -304px 0px;
    }
    ul.other-brands-list li:nth-child(5) {
        background-position: -456px 0px;
    }
    ul.other-brands-list li:nth-child(6) {
        background-position: -614px 0px;
    }
    ul.other-brands-list li:nth-child(7) {
        background-position: -776px 0px;
    }
    ul.other-brands-list li:nth-child(8) {
        background-position: -931px 0px;
    }
    ul.other-brands-list li:nth-child(9) {
        background-position: -1090px 0px;
    }
    ul.other-brands-list li:nth-child(10) {
        background-position: -1216px 0px;
    }
    .footer-bottom { height:54px;line-height:54px; }

}

@media only screen and  (min-width: 1623px) {
    #home img.full-width {
        min-width: 100%;
    }
    #home { padding-bottom:50px;}
}

@media only screen and (min-width: 1600px){

}

@media only screen and (min-width: 1700px){
    #home { padding-bottom: 80px;}
}

@media only screen and (min-width: 1800px){
    #home { padding-bottom: 100px;}

}

@media only screen and (min-width: 2000px){
    #home { padding-bottom: 150px;}
}
@media only screen and (max-width: 1200px){
	.st-navbar-mini .navbar-default .navbar-nav > li > a {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.st-navbar-mini .navbar-default .navbar-nav > li.sweeps {
		margin-top: -31px;
		padding-top: 0px;
	}
	.st-navbar-mini .navbar-default .navbar-nav > li.sweeps > a {
		font-size: 12px;
	}
	.st-navbar-mini .navbar-default .navbar-nav > li.sweeps > a > .sweepsWhite > .sweepsLarge{
		font-size: 26px;
	}
}
@media only screen and (max-width: 992px){
	.st-navbar-mini .navbar-default .navbar-nav > li > a {
		font-size: 10px;
		padding-left: 7px;
		padding-right: 7px;
	}
	.st-navbar-mini .navbar-default .navbar-nav > li.sweeps {
		margin-top: 0px;
		background-color: transparent
	}
	.st-navbar-mini .navbar-default .navbar-nav > li.sweeps > a {
		font-size: 10px;
	}
	.st-navbar-mini .navbar-default .navbar-nav > li.sweeps > a > .sweepsWhite {
		display: none;
	}
	.st-navbar-mini .navbar-default .navbar-nav > li.sweeps > a > .sweepsWhite > .sweepsLarge{
		display: none;
	}
	.navbar-default .navbar-nav > li.sweeps:hover {

	}
}
@media only screen and (max-width: 767px){
	.st-navbar-mini .navbar-default .navbar-nav > li > a {
		font-size: 12px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.st-navbar-mini .navbar-default .navbar-nav > li.sweeps {
		text-align: left;
	}
	.st-navbar-mini .navbar-default .navbar-nav > li.sweeps > a {
		font-size: 12px;
		color:#FFFFFF;
	}
	.navbar-default .navbar-nav > li.sweeps > a:hover {
		color: #811d64 !important;
	}
	.st-navbar-mini .navbar-default .navbar-nav > li.sweeps > a > .sweepsWhite {
		display: inline;
		padding-left: 8px;
		color: inherit;
	}
	.st-navbar-mini .navbar-default .navbar-nav > li.sweeps > a > .sweepsWhite > .sweepsLarge{
		display: inline;
		font-size: 12px;
		padding-left: 8px;
		color: inherit;
	}
	#shareCTA {
		display:block;
	}
}
@media only screen and (max-width: 480px){
	#shareCTAleft {
		line-height: 13px;
		font-size: 12px;
		padding-right: 5px !important;
	}
	#shareCTAright {
		font-size: 30px;
		margin-top: 0px;
		padding-left: 5px !important;
	}
}
