
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html {
	height:100%;
}
body {
	line-height: 1.4;
	font-family: 'Quicksand';
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/paper-tile.jpg?ts=1563103453&host=bullybundles.com);
	background-size: initial;
	background-repeat: repeat;
	height:100%;
}
label {
	font-family: 'Quicksand' !important;
}
.checkout_content input[type="text"], .checkout_content input[type="date"], .checkout_content input[type="email"], .checkout_content input[type="password"] {
	font-family: 'Quicksand';
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

sup {
	font-size: 0.83em;
	line-height: 0;
	vertical-align: super;
}

sub {
	font-size: 0.83em;
	line-height: 0;
	vertical-align: sub;
}

b, strong{
	font-weight: bold;
}

i, em{
	font-style: italic;
}

a{
	/*color: #757575;*/
}

a:hover{
	/*color: #757575;*/
	text-decoration: none;
}

.no-padding {
	padding:0;
}

.no-padding-left {
	padding-left:0;
}

.no-padding-right {
	padding-right:0;
}

/* End of Meyer Reset CSS */

/*----------------------Font Families---------------------- */
@font-face {
    font-family: 'Quicksand';
    src: url("//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/fonts/Quicksand-Regular.otf?ts=1563103397&host=bullybundles.com");
    src: url("//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/fonts/Quicksand-Regular.otf?ts=1563103397&host=bullybundles.com?#iefix") format('embedded-opentype'),
         url("//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/fonts/Quicksand-Regular.otf?ts=1563103397&host=bullybundles.com") format('woff2'),
         url("//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/fonts/Quicksand-Regular.otf?ts=1563103397&host=bullybundles.com") format('woff'),
         url("//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/fonts/Quicksand-Regular.otf?ts=1563103397&host=bullybundles.com") format('truetype'),
         url("//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/fonts/Quicksand-Regular.otf?ts=1563103397&host=bullybundles.com#ovoregular") format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Quicksand';
    src: url("//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/fonts/Quicksand-Bold.otf?ts=1563103399&host=bullybundles.com");
    src: url("//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/fonts/Quicksand-Bold.otf?ts=1563103399&host=bullybundles.com?#iefix") format('embedded-opentype'),
         url("//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/fonts/Quicksand-Bold.otf?ts=1563103399&host=bullybundles.com") format('woff2'),
         url("//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/fonts/Quicksand-Bold.otf?ts=1563103399&host=bullybundles.com") format('woff'),
         url("//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/fonts/Quicksand-Bold.otf?ts=1563103399&host=bullybundles.com") format('truetype'),
         url("//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/fonts/Quicksand-Bold.otf?ts=1563103399&host=bullybundles.com#oswaldregular") format('svg');
    font-weight: bold;

}

/*----------------------GLOBALS/HOMEPAGE---------------------- */

body {
	background-color: #FFF;
	color: #757575;

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Quicksand';
}

.main {
	background-color: white;
	padding: 34px 0;
}

.checkout_content.container {
	background-color: white;
}

.checkout_content section {
	background-color: white;
}

.sml-promo-text {
	display: none!important;
}

.utility-nav {
    float:right;
    position:relative;
    z-index: 10;
    margin-right: 15px;
    margin-top: 10px;
    visibility: hidden;
    width:100%;
}

.utility-nav a {
	font-family: 'Quicksand';
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
}

.utility-nav span {
	font-family: 'Quicksand';
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
}

.bs-header .container {
    z-index: 10;
    margin-bottom:-159px;
    background-color: rgb(74,49,38);
}

#header-new .bs-header .container {
    z-index: 10;
    margin-bottom:-50px;
}

.bs-header .container2 {
	z-index: 10;
	position: absolute;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

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


.navbar-toggle {
	background-color: #757575;

}

.navbar .navbar-collapse {
	/*min-height: 125px;*/
    margin-bottom: 148px!important;
}

.navbar-collapse ul li a {
	font-family: 'Quicksand';
	font-size: 20px;
	color: #af8a6d;
	font-weight: bold;
	height: 30px;
	padding-bottom: 22px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 55px;
	-webkit-transition: border 200ms linear;
    -moz-transition: border 200ms linear;
    -o-transition: border 200ms linear;
    -ms-transition: border 200ms linear;
    transition: border 200ms linear;
}


#header-new .navbar-collapse ul li a{
	color: white;
}

#header-new .navbar-brand{
	margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    padding: 0;
}

#header-new .navbar-collapse ul li a:hover{
	background-color: transparent;
	border-bottom: 3px solid white;
}

.navbar-collapse ul li a:hover {
	background-color: transparent;
	border-bottom: 3px solid #af8a6d;
}

.on-state {
	background-color: transparent!important;
	border-bottom: 3px solid #af8a6d !important;
}

.navbar-static-top {
	margin-bottom: 0!important;
    /*min-height: 125px;*/
}
.dropnav
.banner-container {
	position: absolute;
	top: 0;
	left: 0;
}
.banner-container{
	z-index: 10;
}
.bottom-banner-container {
	z-index: 12;
}

.bs-header .navbar-brand {
	font-size: 22px;
	padding-left: 0;
	padding-right: 0;
	line-height: 42px;
	padding-bottom: 0;
	font-family: oswaldregular;
	
}

.bs-header .navbar-brand span {
    display: inline-block;
	padding-top: 15px;
}

.banner-container {
	width: 100%;
	/*height: 100%;*/
	/*color: #FFFFFF;*/
}
.bottom-banner-container {
	width: 100%;
	height: 100%;
	/*color: #FFFFFF;*/
}
.logo {
	margin-left: -5px;
	margin-top: -50px;
	text-align: center;
	position: relative;
	color:white;
}
.logo .header_2 {
	margin-top: -150px;
}

.logo .header_2 p{
	color: #74bb91;
}
.logo p {
	font-family: 'quicksand';
	font-size: 14px;
	margin-top: -20px;
  	margin-left: 7px;
}
.firstheading {
	text-align: center;
  	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/paper-tile.jpg?ts=1563103453&host=bullybundles.com);
  	padding: 20px;
  	background-size: initial;
  	background-repeat: repeat;
}
.firstheading_2 {
  	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/headerimage.jpg?ts=1563103478&host=bullybundles.com);
  	background-size: 100%;
  	height: 200px;
  	background-size: cover;
  	padding-bottom: 20px;
  	background-repeat: no-repeat;
}

.secondary-page .firstheading_2 {
  	height: 169px;
  	background-position-y: 94%;
  	
}

#header-new .firstheading_2 {
  	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/paper-tile.jpg?ts=1563103453&host=bullybundles.com);
  	background-repeat: repeat;
  	background-size: initial;
  	min-height: 84px;
    height: auto;
}

#header-new .navbar-static-top {
	padding-top:20px;
}

#header-new .bs-header .navbar-header {
	float:left;
}

#header-new .firstheading_2 .logo img{
	height:60px;
	margin-top: -11px;
}

#header-new .firstheading_2 .logo p {
	margin-top: -8px;
    margin-left: 7px;
    display: inline;
    vertical-align: top;
    color: white;
}

#header-new .navbar .navbar-collapse {
	float:right;
}

#header-new .navbar-nav.navbar-right:last-child {
	margin-right:0;
}

#header-new .navbar-right {
	margin:0;
}

.firstheading a{
	color:white;
	text-decoration: underline;
  	
}

.firstheading h2{
	font-size: 14px;
  	color: #fff;

}
.banner-container .heading {
	width: 100%;

}
.banner-container .heading .half{
	width: 50%;
}

.banner-container .half{
	width: 50%;
}

.banner-container .heading h1 {
	font-family: 'Quicksand';
    color: #fff;
    font-size: 36px;
    line-height:35px;
    font-weight: bold;
}
.banner-container .container {
	/*margin-bottom: -10px;*/
}

.banner {
	padding: 355px 0;
	background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    /*height: 100%;*/
    /*width: 100%;*/
}

.bottom-banner {
	padding-top: 250px;
	background-repeat: no-repeat;
	background-position: right bottom;
    background-size: cover;
    height: 100%;
    width: 100%;

}
.bottomBanner-container  {
		background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/dog-image.jpg?ts=1563103472&host=bullybundles.com);
		background-repeat: no-repeat;
		width: 100%;
		background-position: bottom;
}
.banner_blank {
	padding-top: 55px;
	color: #FFF;
}
.banner_blank .container .heading h1{
	font-size: 48px;
	color: #f06c53;
	padding-bottom: 25px;

}
.banner_blank .container .heading h2 {
	color: #324242;
	font-size:20px;
}
.banner_blank .container .heading .obs_header_text {
	width: 50%;

}
.banner_blank .container .heading .obs_header_text h1{
	font-weight: bold;
	margin-top: -50px;
	padding-top:53px;
	padding-bottom:10px;
}
.obs_header {
	width: 100%;
	padding-top: 134px;
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/paper-tile.jpg?ts=1563103453&host=bullybundles.com);
	background-size: initial;
	background-repeat: repeat;
	margin-top: -134px;
}
.obs_header .row {
	text-align: center;

}

.obs_header .row.large-margin {
	margin-top:24px;

}

.obs_header .row h3 p {
	padding-bottom: 25px;
	width: 250px;
}
.obs_header .row p {
	font-family: 'Quicksand';
	font-weight: lighter;
	font-size: 18px;
	margin-bottom: 25px;
}
.obs_header .row h3 {`
	color: #8edaab;
	font-weight: bold;
	font-size: 25px;
	margin-bottom:10px;
}

.obs_header .row h4 {
	font-size: 24px;
  	color: #f06c53;
  	font-weight: bold;
}

.sub-signature {
	font-size:18px;
}

.col-md-3.no-margin-img img {
	margin:0;
}



h1 {
	font-family: 'Quicksand';
	font-size: 36px;
}

h2 {
	font-family: 'Quicksand';
	font-size: 32px;
}

h3 {
	font-family: 'Quicksand';
	font-size: 18px;
}

h4 {
	font-family: 'Quicksand';
	font-size: 16px;
}

.banner .paragraph {
	font-size: 18px;
	font-weight: 300;
	font-family: 'Quicksand';
    color: #fff;
	margin-top: 25px;
	margin-bottom: 40px;
}

.our_story {
	width: 50%;
	padding-bottom: 500px;
}

.our_story p{
	padding:14px 0;
}

.our_story h1 {
	margin-top: 50px;
	
}
.our_story .heading {
	width: 400px;
	margin-bottom:25px;
	margin-top:-100px;
}
.our_story .heading h1 {
	color: #74bc90;
	font-size: 36px;
}

#our_story .banner{
	padding:132px 0;
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/bg-os-image.jpg?ts=1563103444&host=bullybundles.com);
	background-position: top;
}

.green-subheader {
	color: rgb(116, 188, 144);
}

.cta {
	/*float: left;*/
    /*margin-bottom: 250px;*/
}

.cta a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Quicksand';
	font-size: 24px;
	font-weight: 300;
	padding: 15px 42px 13px 42px;
	float: left;
	margin-top: 30px;
	-webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}

.cta a.center-block{
	width: 300px;
  	float: none;
  	text-align: center;
}

.cta a:hover {
	text-decoration: none;
	/*background-color: #b58a62;*/
	background-color:#d04a3a;
	color: #fff;
}

.cta .getstarted-button {
	background-color: #f06c53;
	color: #fff;
 	border-radius: 25px;
 	font-weight: bold;
  	padding: 13px 60px;
  	
}

.cta .gift-button {
	background-color: #74bc90;
	margin-left: 30px;
	color: #fff;
}
.hiw {
	color: #fff;
}
.intro-container .container .row{
	text-align: left !important;
}
.intro-container {
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/paper-tile.jpg?ts=1563103453&host=bullybundles.com);
	background-repeat: repeat;
  	background-position: inherit;
  	background-attachment: inherit;
  	background-size: initial;
}


.intro-container h1 a {
/*	 padding-top: 120px;
    margin-top: -120px;*/
    color: #fff;
    text-align: center !important;
}

.intro-container h3 {
	text-align: left;
	color: #fff;

}


.intro-container h2,
.intro-container h3,
.intro-container h4 
.intro-container h5 {
	text-align: center;
	color: #74bc90;
	font-family: 'Quicksand';
	/**margin-bottom: 10px;**/
	font-weight: 900;
}
.intro-container h1 {
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 25px;
	font-weight: lighter;
	font-size: 48px;
	color: #fff;
}
.intro-container h3 {
 	margin-top: 30px;
	font-weight: bold;
	font-size: 28px;
}
.intro-container p {
	color: #fff;
}

.intro-container .paragraph {
	font-family: 'Quicksand';
	font-size: 18px;
	font-weight: 300;
	color: #757575;
	text-align: center!important;
	line-height: 30px;
	width: 80%;
	margin: 0 auto;
	padding:20px 0;
    /**margin-top: 25px;*/
}

.howitworks-bg {
	background-repeat: no-repeat;
	background-position: right top;
	height: 153px;
}

.how-it-works-container {

}

.our-bully-sticks-container {
	/*background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/2_paper-bg.jpg?ts=1563103457&host=bullybundles.com);*/
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/paper-tile.jpg?ts=1563103453&host=bullybundles.com);
	background-repeat: repeat;
    background-position: inherit;
    background-attachment: inherit; */
    background-size: initial;
}

.choose-quantity { 
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/howitworks-choose.png?ts=1563103455&host=bullybundles.com);
	
}

.choose-plan { 
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/howitworks-choose-plan.png?ts=1563103452&host=bullybundles.com);
	
}

.choose-bundle { 
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/howitworks-bundle.png?ts=1563103448&host=bullybundles.com);
	
}

.choose-heaven { 
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/howitworks-heaven.png?ts=1563103443&host=bullybundles.com);
	
}

.choose-happy { 
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/howitworks-happy.png?ts=1563103476&host=bullybundles.com);
	margin-bottom: 80px;
}

.white-border-left{
	border-left: 2px solid white;
}

.white-border-right{
	border-right: 2px solid white;
}

.bully1 {

	width: 100%;

}
/*@media (max-width: 340px) */
.hiw_image {
	float:right;
	display:inline-block;
	vertical-align:bottom;
	height: 85%;
	/*margin-left: -20%;*/
}

.intro-container .container .row .col-md-8 {
	text-align: left;
}
.bully1_right {
	display: block;
	float: right;
	z-index: 13;
	margin-top: -5px;
	
}
.bully1_right img {
	height: 100%;
}
.row.white-border {
	border-bottom:2px solid white;
}
.intro-container2 {
	padding-top: 45px;
	background-color: #FFFFFF;
	padding-top: 45px;
}

.intro-container2 h1,
.intro-container2 h2,
.intro-container2 h3,
.intro-container2 h4, 
.intro-container2 h5 {
	text-align: center;
	color: #334242;
	font-family: 'Quicksand';
	font-weight: lighter;
	margin-bottom: 10px;
	
}
.intro-container2 h1 {
	margin-bottom: 25px;
}

.intro-container2 h3, h4 {
 	margin-top: 10px;
  	
}
.intro-container2 h4 {
	color: #74bb91;
	font-weight: bold;
	font-size: 21px;
	margin-bottom: 0;

}
.intro-container2 h5 {
	color: #a67a55;
	font-weight: lighter;
}

.intro-container .intro-sub-text {
	text-align: left !important;
	  color: #fff;
	  margin-left: 63px;
	  font-size: 16px;
	  margin-top: 0px;
	  width: 50%;
	  min-width: 230px;
}

.intro-container .intro-head-text {
  font-size: 24px;
}




/*------------------------------*/

.circle {
	border-radius: 50%;
	background: #74bd90;
	text-align: center;
	left: 50%;
	right: 50%;
	width: 50px;
	height: 50px;
	font: 30px;
	line-height: 50px;
	display: inline-block;
	font-size:18px;

	/*margin-right: 25px;*/
}
.circle span{
	color: #FFF;
}
/*.intro-container3 {
	padding-top: 45px;
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/paper-bg_long.jpg?ts=1563103460&host=bullybundles.com);
	background-size: 100%;
	
}
.intro-container3 a {
	 padding-top: 160px;
    margin-top: -160px;
}
.intro-container3 .container h2 {
	text-align: left;
	margin-right: 30%;
	margin-bottom: 25px;
	width: auto;
	color: #FFF;
	font-family: 'Quicksand';
}
.intro-container3 .container {
	margin-left: 20%;
}

.intro-container3 .container .row  {
	width: 75%;
	text-align: left;
}

.intro-container3 .container h3 {
	color: #74bc90;
}
.intro-container3 .container p {
	margin-left: 50px;
}

.intro-container3 h1{
	margin-bottom: 25px;
	font-weight: lighter;
	font-size: 48px;
	text-align: center;
	color: #fff;
}

.intro-container3 h3,
.intro-container3 h4, 
.intro-container3 h5,
.intro-container3 ul li, 
.intro-container3 p {
	text-align: left;
	color: #ffffff;
	font-family: 'Quicksand';
	font-weight: lighter;
}*/
.htw_bully {
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/howitworks.png?ts=1563103475&host=bullybundles.com);
	background-repeat: no-repeat;
	/*width: 100%;*/
	/*background-position: bottom;*/
	background-position: right bottom;
    /*background-repeat: no-repeat;*/
    background-size: cover;
    height: 100%;
    width: 100%;

}

.bully_table {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom:80px;
}



/*.line-separator{
height:1px;
background:#fff;
border-bottom:1px solid #fff;
position: center;
width: 100%;
}*/

.bully_table .logo2 {
  position: absolute;
  top: 55%;
  left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
	padding-bottom: 100px;

}

.logo2 {
	z-index: 11;
	position: absolute;


}

.row_border1 {
	/*padding-bottom: 50px;*/
/*border-right: 2px solid #fff;
border-bottom: 2px solid #fff;*/

}
.row_border2 {
	margin-top: 10px;
}

.col-md-3 img, .col-md-3 video {
	/*border-radius:50% 50% 50% 50%; */
	width: 75%;
	text-align: center;
	margin-left: 50px;
	margin-top: 25px;
}

.test-video .col-md-3 img, .test-video .col-md-3 video{
	/*border-radius:50% 50% 50% 50%; */
	width: 100%;
	margin-left: 0;
}


@media screen and (max-width: 300px) {
	.col-md-3 img {
		display: none;

	}
}
.col-md-3 {
	margin-bottom: 20px; /*moves the copyrigth up or down*/
}

.intro-container2 .paragraph {
	font-family: 'Quicksand';
	font-size: 18px;
	font-weight: 300;
	color: #757575;
	text-align: center;
	line-height: 30px;
	width: 80%;
	margin: 0 auto;
    /**margin-top: 25px;*/
}

.main-promos {
	width: 100%;
	/*background-color: #E8E4E2;*/
	margin-bottom: 80px;
	padding-bottom: 40px;
}

.main-promos .heading {
	font-family: 'Quicksand';
	font-weight: 900;
	color: #74bc90;
	text-align: center;
	padding-top: 40px;
}

.main-promos .paragraph {
	text-align: center;
	padding-top: 8px;
	font-family: 'Quicksand';
	color: #757575;
	font-size: 16px;
	font-weight: 300;
}


.wcas {
	color: #000000;
}

.promos {
	padding-top: 60px;
}

.promos2 {
	margin-left: auto;
	margin-right: auto;
	

}

.main-promos .promo-border {
	background-color: #FFF;
	height: 318px;
	/*margin-bottom: 20px;*/
}

.add-control {
	position: absolute;
	right: -79px;
	top: 160px;
}

.add-promo {
	padding-top: 80px;
	position: relative;
}

.add-product-button {
	margin-top: 12px;
}

.promo-border h1,
/*.promo-border h2, */
.promo-border h3,
.promo-border h4 {
    font-family: 'Quicksand';
    color: #fff;

}
.promo-border h2 {
	 font-family: 'Quicksand';
    color: #fff;
    font-weight: 300;
	font-size: 24px;
}

.promo-border:hover .remove-product-button {
	display: inline-block;
}

.remove-product-button {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}

.promo-border:hover .remove-variant_value-button {
	display: inline-block;
}

.remove-variant_value-button {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}


.promo-img {
	background-position: center center;
    background-repeat: no-repeat;
	width: 100%;
	/*height: 180px;*/
}

/*.seenin-logos-container {
	width: 100%;
	padding-bottom: 100px;
}*/

/*.seenin-logo {
	text-align: center;
}*/

/*.seenin-logos-container .heading {
	margin-top: 15px;
	color: #757575;
	font-family: 'Quicksand';
	text-align: center;
	margin-bottom: 65px;
}*/

footer {
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/paper-tile.jpg?ts=1563103453&host=bullybundles.com);
	background-size: initial;
	background-repeat: repeat;
  	font-family: 'Quicksand';
}

footer .heading { 
	text-align: center;
	/*margin-bottom: 10px;*/
}
   
footer .heading h3 {
	color: #ffffff;
	text-align: left;
	font-weight:bold;
	font-size:15px;
}
footer .heading h4 {
	color: #ffffff;
	text-align: left;

}

footer .container .row .col-sm-3{     
	padding-top: 40px;
	
}

footer .paragraph {
	color: #FFF;
	font-family: 'Quicksand';
	text-align: left;
	font-size: 13px;
	font-weight: 300;
	line-height: 19px;
}
footer li {
	text-align: left;
}

footer li a:hover{
	text-decoration: underline;
}

footer .link-list{
	font-weight: bold;
}

footer .link-list li{
	margin-bottom:6px;
}

footer .col-md-3 {
	/*height: 82px!important;*/
	/*border-right: 2px solid #FFF;*/
	/*margin-bottom: 20px;*/
}

footer .col-md-3:nth-child(3) {
	border: none!important;
}

.facebook-icon {
	background: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/common/facebookicon.png?ts=1563103498&host=bullybundles.com) no-repeat center center;
	width: 30px;
	height: 30px;
}

.twitter-icon {
	background: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/common/twittericon.png?ts=1563103497&host=bullybundles.com) no-repeat center center;
	width: 30px;
	height: 30px;
}

.pinterest-icon {
	background: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/common/pinteresticon.png?ts=1563103497&host=bullybundles.com) no-repeat center center;
	width: 30px;
	height: 30px;
}

.instagram-icon {
	background: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/common/instagramicon.png?ts=1563103498&host=bullybundles.com) no-repeat center center;
	width: 30px;
	height: 30px;
}

.social-media {
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 5px;
}

.social-media:nth-child(4) {
	margin-right: 0;
}

.social-media-container {
	margin:  10px auto 0 auto;
	text-align: left;
}

.social-media-container a {
	display: inline-block;
	width:36px;
}

footer form {
	margin:6px 0;
}

.text-input {
	width: 180px;
	border: 1px solid #FFF;
	background-color: #757575;
	float: left;
	height: 27px;
	margin-top: 5px;
}

.text-input::-webkit-input-placeholder {
    color: #FFF;
	text-transform: uppercase;
}

.text-input::-ms-input-placeholder {
    color: #FFF;
	text-transform: uppercase;
}

.text-input:-moz-placeholder {
    color: #FFF;
	text-transform: uppercase;
}

.text-input::-moz-placeholder {
    color: #FFF;
	text-transform: uppercase;
}

.btn-custom-blue{
	background-color:rgb(100, 177, 125);
	width: 100%;
  	border-radius: 14px;
}

.submit-button {
	background-color: #74bc90;
	border: none;
	float: left;
	color: #fff;
	margin-top: 5px;
	font-family: 'Quicksand';
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
}

.submit-button:hover {
	background-color: #b58a62;
	color: #FFF;
}

footer input {
	padding-left: 5px;
	color: #FFF;
	font-family: 'Quicksand';
	font-size: 12px;
}

/*----------------------FORMS---------------------- */
.bs-footer a {
	color: #FFF;
}

.bs-footer .submit-button {
	height: 27px;
}

.bs-footer a.getstarted-button {
    border: 1px solid #FFF;
    margin-top:15px;
    margin-left:55px;
}

.sub-footer {
}

.sub-footer .copyright {
    font-family: 'Quicksand';
    color: #fff;
    font-size: 11px;
    float:left;
    margin-left: 20px;
}

.sub-footer .powered-by-cratejoy {
    float:right;
    margin-right: 20px;
}
.sub-footer .powered-by-cratejoy img {
    margin-bottom:-3px;
}
.sub-footer .clear {
    clear: both;
}

.form-container {
	/*font-family: ovoregular;*/
	font-family: 'Quicksand';
	padding: 30px 0;
}

.simple-form {
	background-color: #FFF;
    border: 2px solid #74bc90;
	padding: 28px;
	width: 100%;
	margin-bottom: 30px;
}

.simple-form h3 {
	color: #757575;
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 8px;
}

label {
	/*font-family: ovoregular;*/
	font-family: 'Quicksand';
	font-size: 14px;
	font-weight: 300;
	color: #757575;
	margin-bottom: 10px;
	margin-top: 20px;
}

input {
	/*font-family: ovoregular;*/
	font-family: 'Quicksand';
	color: #757575;
	font-size: 14px;
	font-weight: 300;
	padding-left: 5px;
	border: 1px solid #757575;
}

.simple-form input {
	width: 100%;
	height: 30px;
}

.form-feedback {
	margin: 20px auto;
  	width: 50%;
  	line-height: 31px;
    font-size: 18px;
    text-align: center;
    color: #757575;
	/*font-family: ovoregular;*/
	font-family: 'Quicksand';
    background-color: #FFF;
    border: 2px solid #74bc90;
}

/*----------------------SUBSCRIPTION PAGE---------------------- */


/*^changed 12/17*/

.previous-container .paragraph {
	text-align: center;
	padding-bottom: 20px;
	font-family: ovoregular;
	color: #757575;
	font-size: 16px;
	font-weight: 300;
	padding-top: 8px;
}

.promo-border {
	/*position: center;*/
	margin-left: auto;
	margin-right: right;
}

.subscription-options .promo-border {
	background-color: transparent;
	height: 100%;
}
.line_quantity{
	color: #f06d53;
	margin-top: 50px;
     background-color: #f06d53;
     width: 100%; 
     height: 5px;

}
.headline {
    width: 100%;
    
  	background-size:100%;
    /*padding-top: 20px;*/
   /* padding-bottom: 20px;*/
    background-repeat: no-repeat;
  	background-position: center center;
  	background-attachment: fixed;
  	background-size: cover;
}
.subscribe-background {
    background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/paper-bg-infinite.jpg?ts=1563103457&host=bullybundles.com);
  	background-size:100%;
    /*padding-top: 20px;*/
}
.subscribe-background h1{
	color: #FFF;
}
.subscribe_subheading {
	font-family: 'quicksand';
	font-size: 24px;
	text-align: center;
	color: #FFF;
}


.headline .copy {
	padding-top: 0;
	padding-bottom: 20px;
}

.headline-container {
	width: 100%;

}

.headline-container .row {
	padding-top: 35px;
	margin-bottom: 35px;
}

.headline-container .step {
	border-top: 2px solid #74bb91;
	border-bottom: 2px solid #74bb91;
	background-color: #74bb91;
}


/*.headline-container .step-arrow {
	top: 20px;
	left: -1px;
	position: absolute;
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 18px solid #74bb91;
}*/

/*.headline-container .step-arrow:after {
	content: "";
	position: absolute;
	top: -23px;
	left: -18px;
	width: 0;
	height: 0;
	border-top: 23px solid transparent;
	border-bottom: 23px solid transparent;
	
}*/

.headline-container .step.selected + .step .step-arrow:after {
	display: none;
}

.headline-container .step.selected + .step .step-arrow.end:after {
	display: block;
}

.headline-container .step-arrow.end {
	left: inherit;
	right: -17px;
}

.headline-container .step.selected .step-arrow.end:after {
	display: none;
}

.headline-container .step.chosen p:before {
	content:"\2713 ";
	padding-right: 10px;
}

.headline-container .step .selected p{
	color: #FFF;
}

.headline-container .step {
	position: relative;
}

.headline-container .step p {
	font-family: 'Quicksand';
	color: #334343;
}

.headline-container .step.selected p {
	color: #FFF !important;
	font-weight: 300!important;
}


.headline-container .step .controls {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	vertical-align: middle;
	display: none;
}

.headline-container .step:hover .controls {
	display: block;
}

.headline-container .heading {
	color: #74bc90;
/*	font-family: oswaldregular;
*/	
	font-family: 'Quicksand' !important;
	padding-top: 25px;
	margin-bottom: 25px;
	text-align: center;
}


.headline-container .heading h2 {
	/*font-family: 'oswaldregular';*/
}

.headline-container .heading h3,
.headline-container .heading h4
{
	font-weight: 900;
	font-family: oswaldregular;
}

.headline-container p, .headline-container .paragraph {
	color: #757575;
	/*font-family: ovoregular;*/
	font-weight: 300;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	line-height: 31px;
	font-size: 18px;
}

.headline-container .step p {
	/*padding-top: 6px;*/
	padding-bottom: 8px;
}

/*changed 12/17*/


/*.subscription-img1 {
	background: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/shaving-box1.png?ts=1563103475&host=bullybundles.com) no-repeat center center;
	width: 100%;
	height: 180px;
}

.subscription-img2 {
	background: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/shaving-box2.png?ts=1563103486&host=bullybundles.com) no-repeat center center;
	width: 100%;
	height: 180px;
}

.subscription-img3 {
	background: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/shaving-box3.png?ts=1563103484&host=bullybundles.com) no-repeat center center;
	width: 100%;
	height: 180px;
}

.subscription-img4 {
	background: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/shaving-box4.png?ts=1563103483&host=bullybundles.com) no-repeat center center;
	width: 100%;
	height: 180px;
}*/

/*^changed 12/17*/

.previous-boxes-container {
	width: 100%;
	background-color: #FFF;
}

.previous-container .previous-img {
	background-position: center top;
    background-repeat: no-repeat;
	height: 165px;
	width: 100%;
    text-align:center;
}

.previous-boxes-title {
	width: 100%;
	background-color: #FFF;
	padding-top: 40px;
	padding-bottom: 40px;
}

.previous-boxes-title h3 {
	color: #74bc90;
	text-align: center;
	font-family: oswaldregular;
	font-size: 22px;
	font-weight: 900;
}

.previous-boxes-title .paragraph {
	padding-top: 10px;
	color: #757575;
	text-align: center;
	font-family: ovoregular;
	font-size: 16px;
	font-weight: 300;
}

.previous-container {
	height: 294px;
	padding-top: 40px;
}


/*SUBPG-ADDED 12/17*/
.subscribe_headline h1{
	margin-bottom: 20px;
	font-weight: lighter;
	font-size: 48px;
	/*text-align: center;*/
	color: #fff;
}

.subscription-options h3 {
	text-align: center;
	color: #757575;
	margin-top: 35px;
	line-height: 28px;
}

.sml-text {
	font-size: 14px!important;
	padding-top: 5px;
	color: #757575!important;
	margin-bottom: 25px;
}

.select-button-container {
	width: 136px;
	margin: 0 auto;
	text-align: center;
}

.select-button-container button, .select-button-container a, .primary-button {
	background-color: #74bc90;
	color: #fff;
	font-size: 17px;
	font-weight: 700;
    /*min-height: 50px;*/
	text-transform: uppercase;
	padding: 8px 35px 7px 35px;
	border: none;
	border-radius: 14px;
}

.select-button-container button:hover, .select-button-container a:hover, .primary-button:hover, .btn-primary:hover {
	background-color: #b58a62;
    color: #fff;
	text-decoration: none;
}

/*END SUBPG-ADDED 12/17*/

.headline-container .row {
	padding-top: 35px;
	margin-bottom: 35px;
	/*width: 95%;*/
	margin: 0 auto;
}

/*----------------------HOW IT WORKS PAGE---------------------- */

.how-it-works {
	padding-bottom: 100px;
	font-family: ovoregular;
	font-size: 14px;
	font-weight: 300;
	color: #757575;
}

.how-it-works p {
	line-height: 21px;
	padding-top: 10px;
}

.hiw-side-promo {
	background-color: #FFF;
	color: #757575;
	padding-top: 24px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
    border: 5px solid #74bc90;
}
.hiw-side-promo .heading h3 {
	font-family: oswaldregular;
	color: #74bc90;
}

.hiw-side-promo .paragraph {
	font-family: ovoregular;
	font-size: 14px;
	font-weight: 300;
	line-height: 21px;
	padding-top: 10px;
	padding-bottom: 8px;
}

.hiw-side-promo button {
	color: #757575;
	font-size: 12px;
	text-transform: uppercase;
	font-family: ovoregular;
	font-weight: 900;
	padding: 7px 10px 7px 10px;
	margin-right: 5px;
	border: none;
}

.sml-start-button {
	background-color: #74bc90;
}

.sml-gift-button {
	background-color: #757575;
	color: #757575!important;
}

.sml-start-button:hover {
	background-color: #757575;
	text-decoration: none;
}

.sml-gift-button:hover {
	background-color: #757575;
	color: #757575!important;
	text-decoration: none;
	border: 1px solid #757575;
}

.hiw-promos {
	padding-top: 10px!important;
}
/*----------------------ECOM------------------------------- */
ul.product_paging {
        display: inline-block;
        text-align: center;
        width: 100%;
}

ul.product_paging li {
        display: inline;
        padding: 0 5px 3px 5px;
        border-right: 1px solid #eee;
}

ul.product_paging li:first-child {
        border: none;
}

ul.product_paging li:last-child {
        border: none;
}

ul.product_paging li.active {
        background-color: #eee;
}

.select-button-container.ecom {
    width: auto;
}

.product-description {
    padding: 20px 0 0 0;
}

.product-options .control-group {
    min-height: 21px;
    margin: 10px 0;
}

.product-options label {
    font-weight: 600;
}

.product-options .ecom-add {
    float: right;
    clear: both;
    margin-top: 15px;
}

.product-options label {
    line-height: 21px;
    margin: 0;
    padding: 0;
}

.product-options select {
    font-size: 16px;
    width: 100%;
}

h2.product-ecom-name {
    font-weight: bold;
    font-size: 20px;
}

h3.price {
    margin: 15px 0 0 0;
}

fieldset.product-options {
    padding: 10px 0;
}

/* Added by CJ Support on 4/10/18 */
img.product-image {
  width: 100%;
}

.product_image {
  max-width: 100%;
}

 
/* Added by CJ Support on 4/10/18 */
/*----------------------CUSTOMER EDIT PAGE---------------------- */

.error-container {
	padding-top: 20px;
}

.checkout-container {
	margin-top: 50px;
	margin-bottom: 50px;
}

.summary-order-box {
	background-color: #757575;
	border: 3px solid #757575;
	padding: 5px;
	float: left;
	width: 100%;
}

.checkout-side-promo-inside {
	border: 1px solid #757575;
	float: left;
	padding: 26px;
	width: 100%;
}


.summary-order-box h3 {
	color: #757575;
	padding-bottom: 20px;
	float: left;
}

.summary-order-container {
	float: left;
	width: 100%;
}

.summary-order-container p {
	color: ;
	font-family: ovoregular;
	font-size: 16px;
	font-weight: 100;
	padding-top: 8px;
}

.summary-order-container a {
	float: left;
	clear: left;
	margin-top: 20px;
	margin-bottom: 12px;
	color: #757575;
	font-size: 16px;
	font-family: ovoregular;
	background-color: #757575;
	padding: 9px 14px 9px 14px;
}

.summary-order-container a:hover {
	background-color: #757575;
	text-decoration: none;
}

.left-type {
	float: left;
	clear: left;
}

.right-type {
	float: right;

}

.styled-select select {
   background: transparent;
   width: 162px;
	font-size: 16px;
   border: 1px solid #ccc;
   height: 32px;
}

.styled-select  {
   width: 162px;
   height: 32px;
   overflow: hidden;
   background: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/select-box.gif?ts=1563103481&host=bullybundles.com) no-repeat right #fff;
   position: relative;
   float: right;
}

.styled-select span {
	position: absolute;
	top: 9px;
	left: 8px;
	color: #757575;
	font-size: 14px !important;
	font-family: ovoregular;
	font-weight: 300;
}

.summary-order-container select {
	opacity: 0;
}

.styled-select option {
	background-color: #F7F1E5;
	color: #757575;
	font-family: ovoregular;
	font-size: 14px;
	font-weight: 300;
	padding-top: 3px;
	padding-bottom: 3px;
}

.total {
	font-size: 20px!important;
	font-weight: 300!important;
}

.summary-order-container form {
	float: left;
}

.coupon-container {
	width: 100%;
	float: right;
	margin-top: 15px;
}

.summary-order-container #coupon-form {
	border: 1px solid #757575;
	height: 30px;
	width: 200px;
}

.summary-order-container #coupon-submit {
	margin-left: -4px;
	margin-top: -1px;
	border: none;
	background-color: #757575;
	height: 30px;
	color: #757575;
	font-family:  'ovoregular';
	font-size: 16px;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 30px;
}

.summary-order-container #coupon-submit:hover {
	background-color: #b58a62;
	color: #757575;
	text-decoration: none;
}

.checkout-container {
	margin-top: 50px;
	margin-bottom: 50px;
}

.checkout_content {
	margin-top:0;
	padding:0 3%;
	padding-top:90px;
}

.checkout_content section h3 {
	margin-bottom: 15px;
	border-bottom: 8px solid #f06d53;
}

.checkout_content .left-col {
	border: 2px solid #e7e7e7;
}

.checkout_content select {
    border: 1px solid #757575;
    color: #757575;
}

.cart_listing .item_table, .cart_listing .price_table {
	border-bottom: 8px solid #f06d53;
}

.cart_listing  .item_table td{
	padding:10px 0;
}

#total_row {
	border-top: 2px solid #f06d53;
}

.checkout_content .invalid_text {
	/*font-family: ovoregular;*/
	font-family:'Quicksand' !important;
}


.checkout_content .styled_cart header img {
	width:100%;
}

#card_country {
	display: hidden;
}


#add_coupon_code {
	background-color: #74bc90;
	color: #fff;
	/*font-family: ovoregular;*/
	font-family:'Quicksand' !important;
	border: none;
}

#add_coupon_code:hover {
	background-color: #b58a62;
	text-decoration: none;
	color: #fff;
}

.checkout_content input[type="text"].not-required:focus + label[placeholder]:before,
.checkout_content input[type="text"][required]:focus + label[placeholder]:before,
.checkout_content input[type="email"][required]:focus + label[placeholder]:before,
.checkout_content input[type="password"][required]:focus + label[placeholder]:before  {
	color: #757575;
}

.checkout_content input[type="text"].not-required:focus,
.checkout_content input[type="text"][required]:focus,
.checkout_content input[type="email"][required]:focus,
.checkout_content input[type="password"][required]:focus {
	border-color: #757575;
}


.checkout_content label {
	color: #757575;
}

.checkout-side-promo-inside {
	border: 1px solid #757575;
	float: left;
	padding: 26px;
	width: 100%;
}

.checkout_content .coupon_section {
	padding: 20px 0;
}


.checkout-form {
	background-color: #757575;
	padding: 28px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.checkout-form h3 {
	color: #757575;
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 8px;
}

.checkout-form label {
	font-family: ovoregular;
	font-size: 14px;
	font-weight: 100;
	color: #757575;
	margin-bottom: 10px;
	margin-top: 20px;
}

.checkout-form input {
	font-family: ovoregular;
	color: #757575;
	font-size: 14px;
	font-weight: 300;
	padding-left: 5px;
}

.control-group a.forgot-signup {
    margin-top: 16px;
    float: right;
    text-align: right;
    padding-right: 0px;
}

#checkout-submit-button {
	color: #FFF;
	background-color: #757575;
	font-family: ovoregular;
	font-size: 16px;
	border: none;
	padding: 8px 35px 7px 35px;
}

#checkout-submit-button:hover {
	background-color: #b58a62;
}

.checkout_content .ship_to {
    margin-bottom:20px;
}



/*----------------------Secondary Page---------------------- */

.secondary-page .bs-header .container{
	background-color:transparent;
}

.secondary-page .bs-header .logo{
	margin:0;
	color:rgb(38, 52, 52);
}


.secondary-nav {
	width: 490px;
}

.secondary-nav li{
	width:160px;
}

.secondary-page .bs-header .navbar-brand {
	margin-top: -5%;
}


.secondary-page .step-container {
	background:white;
}

.secondary-page .step-container .step-text {
	padding:10px 24px;
	font-size:18px;
	color:rgb(144, 104, 67);
	font-weight: bold;
}

.narrow-container{
	width:460px;
}

.secondary-page .step-container .step-text.subcribe-wizard {
	color: #f06c53
}


.size-container {
	min-height: 300px;
	padding-bottom: 70px;
	cursor: pointer;
}

.size-container:hover {
	background-color: rgba(255,255,255,0.1);
}

.size-container:hover .product-size{
	color:#f06c53;
}

.size-container-small {
	text-align: center;
	color:white;
	font-size:32px;
	font-weight: bold;
	margin-top: 20px;
}

.size-container-small span{
	width:80px;
	cursor: pointer;
	display: inline-block;
	opacity: 0.5;
}

.size-container-small span:hover{
	opacity: 1;
}

.size-container-small span.selected-size {
	opacity: 1;
}

.size-container .product-size{
	font-size: 34px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: color 100ms linear;
	-moz-transition: color 100ms linear;
	-o-transition: color 100ms linear;
	-ms-transition: color 100ms linear;
	transition: color 100ms linear;
}

.size-container .product-note {
	padding: 10px 28px;
}

.size-container .product-size-image{
	width:100%;
	text-align:center;
	height:260px;
}

.size-container .product-size-image img{
	max-width:100%;
}

.size-container .product-size-image-left img{
	padding-top: 160px;
    margin-top: -119px;
}


.secondary-page .headline-container {
	/*background-color:#74bb91;*/
}

.secondary-page .headline-container .row {
	padding:0;
}


.secondary-page .headline-container .step p {
	font-size:21px;
	padding-top: 6px;
	padding-bottom: 8px;
}

.secondary-page .headline-container .step.selected p {
	font-weight: bold;
}

.secondary-page  .subscribe_subheading {
	color:#74bb91;
	font-family: 'Quicksand';
	font-size: 28px;
	font-weight: bold;
}

.secondary-page  .subscription-options {
	
}

.row-custom-10 .col-sm-2{
	width:20%;
	padding:0;
}

.secondary-page .product_image_container {
	margin-left:auto;
	margin-right:auto;
	vertical-align: middle;
	text-align: center;
    margin-bottom: 15px;
    position:relative;
}
.best-value-sticker {
	background-color: #f06d53;
	position: absolute;

	color: white;
	width: 60px;
	height: 60px;
	border-radius: 30px;
	padding-top: 7px;
	font-weight: bold;
	z-index:99;
	right: 50%;
  	margin-right: -30px;
  	top: -29px;
  	
}

.term .best-value-sticker {
	top: 80px;
	right: 29px;
}

.secondary-page .promo-border {
	opacity: 0.7;
}

.secondary-page .promo-border:hover {
	opacity: 1;
}


.secondary-page .promo-border.term {
	margin-top:0;
}


.secondary-page .product_image {
	margin: 0px auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	/*max-width: 360px;
	max-height: 180px;*/
}

.listing-page .headline-container .last-step{
		border: none;
    	background-color: transparent;
	}

.listing-page .headline-container .last-step p{
	width: 100%;
	font-size: 38px;
	font-weight: bold;
}

.secondary-page .product-name {
	font-size:34px;
	font-weight: bold;
	margin-top: -122px;
}

.secondary-page .term .product-name {
	margin-bottom: 6px;
	margin-top:13px;
}

.secondary-page .term .product-description{
	padding: 0px 0px;
	margin-top: 0;
}

.secondary-page .term .product-description{
	padding: 0px 0px;
	margin-top: 0;
}

.secondary-page .term .product-description .sub-text{
	font-size:20px;
}


.secondary-page .term .product_image {
	margin-bottom: -44px;
	margin-top: -50px;
}

.secondary-page .plan-message {
	text-align: center;
	color: white;
	font-size:22px;
	margin-bottom:40px;
	font-weight: bold;
}

.secondary-page .plan-message .shipping-message {
	font-size:16px;
}


.subscription-options {
  	margin-left: auto;
  	margin-right: auto;
  	Text-align: center;
	/*width: 100%;*/
	/*padding-bottom: 40px;*/
	position: relative;
}

/*changed 12/17*/

.subscription-options h2 {
	color: #fff;
	font-size: 24px;
	text-align: center;
	font-weight: lighter;
    margin-bottom: 15px;
    margin-top:36px;
}

.subscription-options .list-page h2.product-title a, .subscription-options .list-page p {
	color: #fff;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
    margin-bottom: 15px;
    margin-top:36px;
}

.prod-card h3 {
	color: #fff;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
    margin-bottom: 15px;
    margin-top:36px;
}

.prod-card .product-description {
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
    margin-bottom: 15px;
    margin-top:10px;
}

.prod-card h3.price {
	color: #757575;
}

.subscription-options h2 {
	margin-top:-8px;
	padding-top:0;
}


.subscription-options p {
	text-align: center;
	padding-bottom: 0;
	font-size: 20px;
	font-weight: 300;
}

.try-bully-header {
	padding: 0 100px 32px;
}

/*new-listing*/

.headline-container .heading {
	margin-bottom:8px;
	font-size:40px;
}

.secondary-page .subscription-options {
	margin-top:2px;
}

.save-toggle-container label{
	font-size:18px;
}

.save-toggle-container .text-highlight{
	color: #74bb91;
	font-weight: bold
}

.checkout-button-container {
	margin-top:20px;
}

.checkout-button-container .checkout-button {
	background-color: #f06c53;
	color: #fff;
	border-radius: 25px;
	font-weight: bold;
	width: 100%;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor:pointer;
	text-align:center;
	-webkit-transition: background-color 100ms linear;
	-moz-transition: background-color 100ms linear;
	-o-transition: background-color 100ms linear;
	-ms-transition: background-color 100ms linear;
	transition: background-color 100ms linear;
}

.checkout-button-container .checkout-button:hover {
	text-decoration: none;
	background-color: #d04a3a;
	color: #fff;
}

body.new-subscribe {
	background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/paper-tile.jpg?ts=1563103453&host=bullybundles.com);
    background-repeat: repeat;
    background-size: initial;
}

.new-listing2 .subscribe-background {
	background-image: none;
    
}

.new-listing .subscribe_headline h2{
	font-size:40px;
}

.new-listing .product-name{
	margin-top:-60px;
}

.new-listing .price-month{
	margin-top:10px;
	font-size:20px;
	color:white;
	font-weight: bold;
}

.new-listing .product-description{
	font-size:20px;
	color:white;
	padding-top:0;
}

.new-listing .selected-product .promo-border{
	opacity:1;
}

.new-listing .plan-message {
	margin-top:30px;
}

.promo-border a:focus {
	outline: none;
	outline-offset:0;
	text-decoration: none;
}

.promo-border.list-page {
	margin-bottom:60px;
}


/* Base for label styling */
.save-toggle-container [type="checkbox"]:not(:checked),
.save-toggle-container [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.save-toggle-container [type="checkbox"]:not(:checked) + label,
.save-toggle-container [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  text-align:left;
}

/* checkbox aspect */
.save-toggle-container [type="checkbox"]:not(:checked) + label:before,
.save-toggle-container [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 3px;
  width: 31px;
  height: 31px;
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
}
/* checked mark aspect */
.save-toggle-container [type="checkbox"]:not(:checked) + label:after,
.save-toggle-container [type="checkbox"]:checked + label:after {
  content: '✘';
  position: absolute;
  top: -1px;
  left: 7px;
  font-size: 28px;
  color: #f06c53;
  transition: all .1s;
}
/* checked mark aspect changes */
.save-toggle-container [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.save-toggle-container [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
.save-toggle-container [type="checkbox"]:disabled:not(:checked) + label:before,
[.save-toggle-container type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.save-toggle-container [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.save-toggle-container [type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
.save-toggle-container [type="checkbox"]:checked:focus + label:before,
.save-toggle-container [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}

/* hover style just for information */
.save-toggle-container label:hover:before {
  border: 1px solid #4778d9!important;
}

.new-listing .subscription-options-desktop {
	padding:0 15px;
}

.new-listing .subscription-options-desktop .arrow-container {
		position: absolute;
	  left: -4px;
	  top: -44px;
	  width: 100%;
}

.new-listing .arrow-container img{
	width: 100%;
}

.subscription-options-mobile {
	display:none;
}

.subscription-options-mobile {}

 


/*----------------------MEDIA QUERIES---------------------- */


@media (max-width: 2000px) {
	.new-listing .subscription-options-desktop .arrow-container {
		left: -15px;
		top: -67px;
	} 
	.banner {
		padding: 475px 0;
	}
}


@media (max-width: 1900px) {
	.new-listing .subscription-options-desktop .arrow-container {
		left: -15px;
		top: -67px;
	}

	.banner {
		padding: 455px 0;
	}
}

@media (max-width: 1800px) {

	.banner {
		padding: 425px 0;
	}
}

@media (max-width: 1700px) {

	.new-listing .subscription-options-desktop .arrow-container {
		left: -15px;
		top: -67px;
	}

	.banner {
		padding: 395px 0;
	}
}

@media (max-width: 1600px) {

	.summary-order-container #coupon-form {
		width: 145px;
	}


	.banner {
		padding: 364px 0;
	}
}

@media (max-width: 1500px) {

	.new-listing .subscription-options-desktop .arrow-container {
		left: -15px;
		top: -58px;
	}

	.banner {
		padding: 336px 0;
	}
}

@media (max-width: 1400px) {

	.banner {
		padding: 305px 0;
	}
}

@media (max-width: 1300px) {

	.new-listing .subscription-options-desktop .arrow-container {
		left: -10px;
    	top: -51px;
	}

	.banner {
		padding: 278px 0;
	}
}

@media (max-width: 1200px) {
	.banner {
		padding: 240px 0;
	}

	.bully_table .logo2 {
		top: 52%;
	}
}

@media (max-width: 1100px) {
    

    .new-listing .subscription-options-desktop .arrow-container {
		left: -5px;
    	top: -38px;
	}

	.banner {
		padding: 204px 0;
	}
	#our_story .banner{
		background-image: none;
		background-color: white;
	}

	.our_story {
		width:90%;
		padding-bottom:0;
	}

	.our_story .heading {
		padding-top:0;
	}
}

@media (max-width: 990px) {
	.intro-container .row.white-border {
		border:none;
	}

	.intro-container .white-border-left {
		border:none;
	}

	.banner {
		padding: 180px 0;
	}

	.bully_table .logo2 {
		display:none;
	}

	.first-form {
		margin-top: 30px;
	}

	.utility-nav {
		width:200px;
	}

	.secondary-page .firstheading_2 {
	  
	}

	.secondary-page .bs-header .navbar-brand {
	  margin-top: -18px;
	  margin-left: -25px;
	}

	.navbar-collapse ul li a {
		font-size: 18px;
		margin-right: 0;
		margin-left: 18px;
		
	}

	.navbar-collapse ul {
		margin-left: 0;
	}

	footer .col-md-3 {
		border: none;
	}

	.headline-container .step-arrow.after {
		/*top: -2px;*/
		right: -17px;
		left: inherit;
		position: absolute;
		width: 0;
		height: 0;
	/*	border-top: 25px solid transparent;
		border-bottom: 25px solid transparent;*/
		border-left: 18px solid #757575;
	}

	.headline-container .step-arrow.after:after {
		content: "";
		position: absolute;
		/*top: -23px;*/
		/*left: -18x;*/
		width: 0;
		height: 0;
		/*border-top: 23px solid transparent;
		border-bottom: 23px solid transparent;*/
		border-left: 17px solid #74bd90;
	}

	.headline-container .step.selected .step-arrow.after:after {
		display: none;
	}

	.headline-container .step.selected + .step .step-arrow:after {
		display: block;
	}

	.headline-container .step-arrow.end {
		left: inherit;
		/*right: -17px;*/
	}

	.headline-container .step.selected .step-arrow.end:after {
		display: none;
	}
	.headline-container2 {
		width: 100% !important;
		margin-left: -100px;
		margin-right: -100px;
	}
	.previous-container {
		height: 233px;
		margin-top: 25px;
		margin-bottom: 20px;
	}

	.previous-boxes-container .row {
		margin-bottom: 125px;
	}

	.how-it-works {
		padding-bottom: 25px;
	}

	.hiw-side-promo {
		margin-bottom: 50px;
	}

	.summary-order-container form {
		float: right;
	}

	.summary-order-container .coupon-container {
		width: 212px;
		float: right;
	}

	.coupon-container {
		margin-top: 0;
	}

	.checkout_content .form_holder {
		float: none;
		width: 100%;
		margin: 10px auto;
	}

	.checkout_content .form-group label{
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	.checkout_content select {
		width: 100%;
	}

	#inputunit {
		margin-top: -15px;
	}

	#inputcity {
		margin-top: -12px;
	}

	#inputzip_code {
		width: 100%;
		float: left;
	}

	.checkout_content .col-md-10 {
		width: 100% !important;
	}

	.checkout_content .form-group .col-md-5 {
		float: none;
		width: 100%;
	}

	#checkout_button {
		width: 75%;
	}

	.account-panel {
		clear: both
	}

	.user_profile_account {
		width: 100%;
		padding: 0;
		margin-top: 10px;
	}
    .bs-footer .cta {
        text-align: left;
        width: 100%;
    }

    .bs-footer a.getstarted-button {
        margin-right: auto;
        margin-left: auto;
        float: none;
    }

    .white-border-left, .white-border-right, .row.white-border {
		border:none;
	}

}

@media (max-width: 900px) {
	.banner {
		padding: 157px 0;
	}
	.white-border-left, .white-border-right, .row.white-border {
		border:none;
	}
}

@media (max-width: 860px) {
	.banner {
		padding: 164px 0 50px 0;
	}

	#our_story .banner{
		background-image: none;
	}

	.our_story {
		width:90%;
		padding-bottom:0;
	}

	.our_story .heading {
		padding-top:0;
	}

	.white-border-left, .white-border-right, .row.white-border {
		border:none;
	}
}


@media (max-width: 768px) {

	.listing-page .headline-container .headline .container .row{
		margin-top:80px;
	}
}



@media (min-width: 768px) {

    .bs-header .container {
    	  margin-bottom: -144px;
    }

    .navbar .navbar-collapse {
        display: table-cell!important;
        vertical-align: middle;
    }

    .navbar-static-top {
        display: table;
        width: 100%;
    }

    .bs-header .navbar-header {
        display:table-cell;
        float:none;
        vertical-align:middle;
    }

    .navbar-right {
        height: 40px;
        margin-top: -50px; /*moves navbar down on index page*/
    }
    .navbar-right .header_2 {
    	height: 40px;
    	margin-top: -100px; /*moves navbar down on header with the dog*/
    }

    .secondary-page .navbar-right {
        height: 40px;
        margin-top: -84px;Seat /*moves navbar down on index page*/
    }
    .secondary-page .navbar-right .header_2 {
    	height: 40px;
    	margin-top: -100px; /*moves navbar down on header with the dog*/
    }

    .bs-header .navbar-brand span {
        display: inline-block;
        padding-top: 0px;
    }

    .term .best-value-sticker {
		top: 60px;
		right: 29px;
	}

	
    

}

@media (max-width: 767px) {


	.banner_blank .container .heading .obs_header_text h1{
		padding-top: 179px;
		margin-top:30px;
	}

	#header-new .bs-header .navbar-header {
		float:none;
	}
	#header-new .firstheading_2 .logo p {
		display:none;
	}

	#header-new .navbar .navbar-collapse {
		float:none;
	}
	#our_story .banner{
		background-image: none;
		padding: 194px 0;
	}

	.our_story {
		width:90%;
		padding-bottom:0;
	}

	.our_story .heading {
		padding-top:0;
	}

	.navbar-collapse ul li a {
		color:white;
	}


	.secondary-page .firstheading_2 {
		background-position-y: inherit;
		background-position-x: 20%;
	}

	.secondary-page .firstheading_2 {
		height:auto;
		min-height: 126px;
	}

	/*.secondary-nav {
		
		width:auto;
	}

	.secondary-nav li {
		display:block;
	}

	.secondary-page .headline-container .step p {
		text-align: left
	}

	.list-inline.secondary-nav>li:first-child {
		padding-left:5px;
	}*/



	.row-custom-10 .col-sm-2{
		width:100%;
		padding:0;
	}

	.utility-nav {
		display: none;
	}

	.navbar-right {
		margin-top: 0!important;
		margin-bottom: 30px;
	}

	.bs-header .navbar-header {
		min-height: 110px;
	}

	.secondary-page .subscription-options {
	    margin-top: -8px;
	}

	.secondary-page .firstheading_2 {
	  background-position-y: 0;
	}

	.secondary-page .bs-header .navbar-brand {
	      margin: 0 auto;
	    position: absolute;
	    left: 50%;
	    margin-left: -48px;
	    padding:0;
	}

	.secondary-page .logo p {
	  top: 45px;
	  left: 75px;
	  position: absolute;
	  width: 200px;
	  display:none;
	}

	.navbar-toggle {
		background: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/nav-toggle2.png?ts=1563103467&host=bullybundles.com) no-repeat center center;
		margin-top: 20px;
		margin-right: 0;
	}

	.navbar-collapse ul li a {
		margin-left: -5px;
	}

    .cta {
        /*margin-bottom: 30px;*/
    }

    .white-border-left, .white-border-right, .row.white-border {
		border:none;
	}

	 .secondary-page .dropnav {
	 	position: fixed;
    	width: 100%;
    	z-index: 999;
	 }


	.secondary-page .firstheading_2 {
	    background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/paper-tile.jpg?ts=1563103453&host=bullybundles.com);
		background-repeat: no-repeat;
	  	background-position: center center;
	  	background-size: cover;
	  	border-bottom:1px solid white;
	}

	.subscription-options-desktop {
		display:none;
	}

	.subscription-options-mobile {
		display:block;
	}

	.new-listing .headline-container, .new-listing .headline-container .headline {
		background:none;
	}

	.new-listing .subscribe-background{
		/*background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/mobile-bg.jpg?ts=1563103466&host=bullybundles.com);*/
		background-attachment: scroll;
		padding-top:100px;
	}

	.new-listing .subscribe_headline h2 {
		font-size:19px;
	}

	.new-listing.secondary-page .subscribe_subheading {
		font-size:16px;
	}

	.new-listing.secondary-page .subscription-options{
		margin-top:20px;
	}

	.new-listing .product-name {
		margin-top: 0;
		margin-bottom: 0;
		font-size: 20px;
	}

	.new-listing .price-month {
		font-size: 13px;
		margin-top: 0;
	}

	.new-listing .product-description {
		font-size:13px;
	}

	.new-listing .plan-message{
		background-color:#74bb91;
		color:white;
		margin-bottom:0;
		padding: 16px 28px 155px;
		text-align: left;
		font-size: 14px;
	}

	.new-listing .plan-message .shipping-message{
		font-size:10px;
	}

	.new-listing .save-toggle-container{
		position:fixed;
		bottom:-182px;
		left:0;
		background-color:rgba(130, 201, 144, .9);
		color:white;
		z-index: 999999;
  		width: 100%;
  		padding: 16px 30px 16px;
  		-webkit-transition: bottom 200ms linear;
	    -moz-transition: bottom 200ms linear;
	    -o-transition: bottom 200ms linear;
	    -ms-transition: bottom 200ms linear;
	    transition: bottom 200ms linear;
	}

	.new-listing .save-toggle-container.product-selected {
		bottom:0;
	}

	.new-listing .save-toggle-container label{
		margin:0;
		font-size:14px;
	}

	.new-listing .save-toggle-container .text-highlight{
		color:rgb(74,74,75);
	}

	.new-listing .listing-product {
		opacity: 0.7;
	}

	.new-listing .listing-product.selected-product {
		opacity: 1;
	}

	.new-listing .best-value-sticker {
		right: 8px;
 		top: 33px;
  		width: 45px;
		height: 45px;
		padding-top: 8px;
		font-size: 11px;
	}

	.new-listing .subscription-options-mobile .arrow-container {
		position: absolute;
		left: 22px;
		top: -45px;
		width: 50%;
	}

	.new-listing .arrow-container img{
		width: 100%;
	}

	.new-listing .subscription-options-mobile .arrow-container {
	    left: -2px;
	    top: -104px;
	}



	footer {
		padding-bottom: 70px;
	}

	.new-listing .plan-message.product-selected-plan {
		margin-bottom: 62px;
		padding-bottom:160px;
	}

}

@media (max-width: 670px) {

	.secondary-page .firstheading_2 {
		background-position-y: inherit;
		background-position-x: 20%;
	}

	.secondary-page .firstheading_2 {
		height:auto;
		min-height: 80px;
	}

	.secondary-page .logo img {
		height:45px;
	}

	.secondary-page .bs-header .navbar-brand {
		margin-left: -23px;
	}

	#our_story .banner{
		background-image: none;
	}

	.our_story {
		width:90%;
		padding-bottom:0;
	}

	.our_story .heading {
		padding-top:0;
	}


	.row-custom-10 .col-sm-2{
		width:100%;
		padding:0;
	}

	.banner h1 {
		width: 97%;
		text-align: center;
	}

	.logo2 {
		display:none;
	}

	.banner .paragraph {
		text-align: center;
		width: 99%;
	}

	.intro-container .row.white-border {
		border:none;
	}

	.intro-container .white-border-left {
		border:none;
	}

	.banner {
		background-image: url(//d3a1v57rabk2hm.cloudfront.net/bullybundles/bold-Compressed-Images-copy-1/images/1_main-image_rev.jpg?ts=1563103499&host=bullybundles.com);
		background-position:center center;
		background-size:cover;
		background-repeat: no-repeat;
		padding: 166px 0 33px 0;
	}


	.cta {
		text-align: center;
		width: 100%;
	}

	.cta a {
		float: none;
		display: inline-block;
		margin-left: 0px !important;
		margin-right: 30px;
	}

	.white-border-left, .white-border-right, .row.white-border {
		border:none;
	}

	.banner_blank .container .heading .obs_header_text {
		width:100%;
	}

	.try-bully-header {
		padding: 0;
	}
}

@media (max-width: 520px) {

	#our_story .banner{
		background-image: none;
	}

	.our_story {
		width:90%;
		padding-bottom:0;
	}

	.our_story .heading {
		padding-top:0;
	}


	.row-custom-10 .col-sm-2{
		width:100%;
		padding:0;
	}

	.cta a {
		display: inline-block;
		clear: both;
		width: 100%;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

    .sub-footer {
        text-align: center;
    }

    .sub-footer .copyright {
        float:none;
        padding-top:0px;
        margin-left:0px;
        /*margin-bottom: 20px; */
    }

    .sub-footer .powered-by-cratejoy {
        float:none;
        margin-right:0px;
    }

    .howitworks-bg{
		background-image:none;
		height:auto;
	}


	.white-border-left, .white-border-right, .row.white-border {
		border:none;
	}

.new-listing .subscription-options-mobile .arrow-container {
    left: 7px;
    top: -84px;
}

.save-toggle-container [type="checkbox"]:not(:checked) + label, .save-toggle-container [type="checkbox"]:checked + label{
	padding-left:40px;
}


}


@media (max-width: 480px) {

	#our_story .banner{
		background-image: none;
	}

	.our_story {
		width:90%;
		padding-bottom:0;
	}

	.our_story .heading {
		padding-top:0;
	}
	.secondary-page .firstheading_2 {
		background-position-y: inherit;
		background-position-x: 20%;
	}

	.secondary-page .firstheading_2 {
		height:auto;
		min-height: 80px;
	}

	.secondary-page .logo img {
		height:45px;
	}

	.secondary-page .bs-header .navbar-brand {
		margin-left: -23px;
	}

	.secondary-nav {
		
		width:auto;
	}

	.secondary-nav li {
		display:block;
	}

	.secondary-page .headline-container .step p {
		text-align: left
	}

	.list-inline.secondary-nav>li:first-child {
		padding-left:5px;
	}

	.row-custom-10 .col-sm-2{
		width:100%;
		padding:0;
	}

	.intro-container .intro-head-text {
	  font-size: 20px;
	}
	.banner .paragraph {
		width: 98%;
		line-height: 24px;
	}
	.hiw_image img {
		display: none;
	}

	.howitworks-bg{
		background-image:none;
		height:auto;
	}

	.banner .heading {
		width: 100%;
		text-align: center;
		margin-bottom: 56px;
	}

	.bs-header .navbar-brand {
		
		padding-top: 15px;
	}

	.summary-order-container form {
		float: left;
	}

	.summary-order-container .coupon-container {
		float: left;
		width: 300px;
	}

	.coupon-container {
		margin-top: 15px;
	}

	.secondary-page .navbar-toggle {
		margin-top: 28px;
		display:none;
	}

	#header-new .firstheading_2 {
		min-height: 94px;
	}

	.previous-container {
		padding-top: 0;
	}

	.previous-boxes-container .row {
		margin-bottom: 0;
	}
	.white-border-left, .white-border-right, .row.white-border {
		border:none;
	}

	.new-listing .subscription-options-mobile .arrow-container {
	    left: 16px;
	    top: -64px;
	}
}

@media (max-width: 340px) {

	#our_story .banner{
		background-image: none;
	}

	.our_story {
		width:90%;
		padding-bottom:0;
	}

	.our_story .heading {
		padding-top:0;
	}

	.secondary-page .firstheading_2 {
		background-position-y: inherit;
		background-position-x: 20%;
	}

	

	.secondary-nav {
		
		width:auto;
	}

	.secondary-nav li {
		display:block;
	}

	.secondary-page .headline-container .step p {
		text-align: left
	}

	.list-inline.secondary-nav>li:first-child {
		padding-left:5px;
	}

	.row-custom-10 .col-sm-2{
		width:100%;
		padding:0;
	}

	.banner .heading {
		padding-top: 90px;

	}

	.bs-header .container {
   		margin-bottom: -176px;
	}
	.howitworks-bg{
		background-image:none;
		height:auto;
	}
	.banner-container .heading .half h1{
	text-align: left;
	font-size: 1em;
	line-height: 1em
	}


	.bully1 {
		background-position: center center;
		background-repeat: no-repeat;
		/*width: 100%;*/
		height: 90px;

	}
	
	.bully_table .logo2  {
		display: none;
	}

	.banner .paragraph {
		display: none;
	}

	.bs-header .navbar-brand {
		padding-top: 32px;
		margin-bottom: 0px;
	}

	.bs-header .navbar-header {
		min-height: 85px;
	}

	.nav .navbar-nav .navbar-right {
		border: none!important;
	}

	.hiw-side-promo a {
		font-size: 11px;
	}

	.navbar-toggle {
		margin-right: 0;
		margin-top: 24px;
	}

	.summary-order-container .coupon-container {
		width: 212px;
	}

	.white-border-left, .white-border-right, .row.white-border {
		border:none;
	}

	.new-listing .best-value-sticker {
		right: 15px;
  		top: 24px;
	}

	.new-listing .subscription-options-mobile .arrow-container {
	    left: 21px;
    	top: -51px;
	}
}

#preview-mode-banner {
    z-index: 10;
}

.small-heading-grp {
	font-family: 'quicksand';
	color: #FFF;
}
.small-heading-grp p {
	font-family: 'quicksand';
	color: #FFF;
}

#keep-in-touch input {
	/*background-color: transparent;
	color: #fff;*/
}
/*-------terms-------*/
.terms {
	width: 80%;
	margin-left:auto;
	margin-right:auto;
}
.terms h1{
	margin-bottom: 10px;
}
.terms p{
	margin-bottom: 10px;
}
.terms h2 {
	margin-top: 20px;
	margin-top: 10px;
}

#cj_test_banner{
	display:none !important;
}



/*.cart_listing .product-name:before{ 
	content: 'Bundle of ';
}

.cart_listing .product-name:after{ 
	content: ' sticks';
}

.subscription-info tr:nth-child(1) .info-value:before {
	content: 'Bundle of ';
}

.subscription-info tr:nth-child(1) .info-value:after {
	content: ' sticks';
}*/


.my-account .panel.panel-cratejoy {
	padding:16px;
}


/*Edit Subscription Page*/

/*.panel-subscription form .panel-body:nth-of-type(1) .panel-title:before {
	content: 'Bundle of ';
} 

.panel-subscription form .panel-body:nth-of-type(1) .panel-title:after {
	content: ' sticks';
}*/

.panel-subscription form .panel-body:nth-of-type(1) .row.subhead {
	display:none;
}

input[type="radio"]:checked + label.cj-btn, #skip_button.skipped {
	background-color: #f06d53;
}

/*Confirm page*/
/*.panel-sub-confirm .summary:nth-of-type(1) .body h4:before{
	content: 'Bundle of ';
}
.panel-sub-confirm .summary:nth-of-type(1) .body h4:after{
	content: ' sticks';
}*/

/*Modal*/
.cj-message * {
	font-family: 'Quicksand' !important;
}

.cj-message a.btn-secondary{
	color:#74bc90;
}

.btn-primary {
	background-color:#74bc90;
}

.panel-sub-confirm h3, .panel-sub-confirm p {
	font-family: 'Quicksand' !important;
}




/* #gift-form {
	display: none;
} */



.loading, #init{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(loading.gif) no-repeat 50% 50%;
	z-index:0;
	display:none;
}


.videoContainer{
	position: relative;
}

#init{
	background:url(play-64.png) no-repeat 50% 62% !important;
	cursor:pointer;
	opacity: 0.5;
}

video::-webkit-media-controls-start-playback-button {
  display: none !important;
}

.feedback-container form h2,
.feedback-container form p,
.feedback-container form label,
.feedback-container form span { 
  color: white !important;
}