/*
Theme Name: Bamboo by Wacom
Theme URI: http://bamboo.wacom.com
Version: 1.02
Private: true
Author: Roboboogie
Author URI: http://roboboogie.com
Description: A custom child theme for Wacom's Bamboo product
Template: inspiro
*/

@import url('../inspiro/style.css');

@font-face {
	font-family: 'Campton';
	src: url('webfonts/312348_0_0.eot');
	src: url('webfonts/312348_0_0.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/312348_0_0.woff2') format('woff2'),
		 url('webfonts/312348_0_0.woff') format('woff'),
		 url('webfonts/312348_0_0.ttf') format('truetype');
	font-weight: normal;
}
@font-face {
	font-family: 'Campton';
	src: url('webfonts/312348_1_0.eot');
	src: url('webfonts/312348_1_0.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/312348_1_0.woff2') format('woff2'),
		 url('webfonts/312348_1_0.woff') format('woff'),
		 url('webfonts/312348_1_0.ttf') format('truetype');
	font-weight: 600;
}
@font-face {
	font-family: 'Campton';
	src: url('webfonts/312348_2_0.eot');
	src: url('webfonts/312348_2_0.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/312348_2_0.woff2') format('woff2'),
		 url('webfonts/312348_2_0.woff') format('woff'),
		 url('webfonts/312348_2_0.ttf') format('truetype');
	font-weight: 200;
}


.home.zero-posts-fr .submenu-languages .language-fr,
.home.zero-posts-de .submenu-languages .language-de,
.home.zero-posts-en .submenu-languages .language-en,
.home.zero-posts-en-eu .submenu-languages .language-en-eu,
.home.zero-posts-ja .submenu-languages .language-ja,
.home.zero-posts-en-gb .submenu-languages .language-en-gb {
	display: none;
}
img[src*="s.amazon-adsystem.com"] {
	position: absolute;
	bottom: 0;
}
.hidden {
	display: none;
}
/*prevent bare links in posts from overflowing*/
.single-post .entry-content h5 > a,
.single-post .entry-content p > a {
	word-wrap: break-word;
	word-break: break-word;
}

/******************************************
	Header Styles
*******************************************/
.navbar-collapse .sf-arrows .sf-with-ul:after {
    margin-left: 55px;
}
.navbar-nav ul {
    border-color: #65B947;
}
.navbar-nav ul:before {
    border-bottom-color: #65B947 !important;
}
#menu-universal-header-menu-1 {
    padding: 36px 0;
}
#menu-universal-header-menu-1 .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-965 a {
    font-size: 13px;
    position: absolute;
    width: 208px;
    bottom: 4px;
    text-align: center;
    text-decoration: none;
    border-bottom: none;
}
#menu-universal-header-menu-1 .menu-item.menu-item-language.menu-item-language-current {
	width: 210px;
	display: block !important;
}

#menu-japanese-1 {
    padding: 36px 0;
}
#menu-japanese-1 .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-3555 a  {
    font-size: 13px;
    position: absolute;
    width: 208px;
    bottom: 4px;
    text-align: center;
    text-decoration: none;
    border-bottom: none;
}
#menu-japanese-1 .menu-item.menu-item-language.menu-item-language-current {
	width: 210px;
	display: block !important;
}


#menu-french-menu-1 {
    padding: 36px 0;
}
#menu-french-menu-1 .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-3554 a  {
    font-size: 13px;
    position: absolute;
    width: 208px;
    bottom: 4px;
    text-align: center;
    text-decoration: none;
    border-bottom: none;
}
#menu-french-menu-1 .menu-item.menu-item-language.menu-item-language-current {
	width: 210px;
	display: block !important;
}

@media all and (min-width: 1024px) and (max-width: 1092px) {
    #menu-french-menu-1 > li {
        margin-right: 1px;
    }
}

/******************************************
	Lifehacks Styles
*******************************************/
.lifehacks-wrapper {
	margin: 50px 15% 150px;
	text-align: left;
	font-family: 'Campton', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.lifehacks-hero {
	height: 200px;
	background: url('images/lifehacks-hero.png') bottom/cover;
	text-align: center;
}
.hero-img-container {
	height: 50px;
	width: 90%;
	margin: 0 4%;
}
.hero-text {
	margin: 75px auto;
	max-height: 60px;
}

.lifehacks-video {
	margin: 15px auto;
	width: 100%;
	height: 505px;
}
.lifehack .entry-content {
	padding: 0;
	margin: 50px auto 20px;
	max-width: 100%;
}
.lifehack .entry-content > * {
	margin-left: 0;
}
.designed-by {
	display: none;
}

/******************************************
	Button Styles
*******************************************/
.button-container {
	text-align: center;
}
.button-container button {
	height: 45px;
	margin-right: 2.5%;
}
.btn-secondary {
    word-break: break-word;
    white-space: initial;
    max-width: 90%;
    line-height: 19px;
}
.lifehack-btn {
	border: 1px solid #65b947;
	color: #65b947;
	background: transparent;
}
.lifehack-btn:hover {
	border-color: #158c48;
	background: transparent;
	color: #158c48;
}
.lifehack-video-nav button {
	width: 23%;
}
html[lang="fr-FR"] .single-lifehack .lifehack-video-nav button {
	font-size: 11px;
	padding: 0;
}
html[lang="fr-FR"] .single-lifehack .lifehack-video-nav .dropdown-wrapper {
	font-size: 14px;
	line-height: 28px;
}
html[lang="de-DE"] .single-lifehack .lifehack-video-nav button {
	font-size: 11px;
	padding: 0;
}
html[lang="de-DE"] .single-lifehack .lifehack-video-nav .dropdown-wrapper {
	font-size: 14px;
	line-height: 28px;
}
.get-spark-btn {
	border: 1px solid #65b947;
	background-color: #65b947;
	color: white;
}
.get-spark-btn:hover {
	border-color: #5dac41;
	background-color: #5dac41;
	color: white;
}
.get-spark button {
	margin-bottom: 15px;
	margin-right: 2%;
	padding: 5px 15px;
}
.get-spark a:last-child button {
	margin-right: 0;
}
.button-container a:hover {
	text-decoration: none;
}

/******************************************
	Select Styles
*******************************************/
.dropdown-wrapper {
	position: relative;
	text-align: left;
	padding: 9px 21px;
	display: block;
	width: 48%;
	float: right;
	height: 45px;
	border-radius: 0;
	background-color: #65b947;
	font-size: 1em;
	color: white;
	cursor: pointer;
	z-index: 0;
}
.dropdown-wrapper span {
	pointer-events: none;
}
.dropdown-wrapper .dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background-color: #65b947;
	font-weight: normal;
	display: none;
	pointer-events: none;
	list-style-type: none;
	border: 1px solid #65b947;
	border-bottom: none;
}
.dropdown-wrapper .dropdown li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 10px 20px;
	border-bottom: 1px solid #65b947;
}
.dropdown-wrapper .dropdown li:hover a {
	background: #5dac41;
	color: white;
	text-decoration: underline;
}
.dropdown-wrapper.active .dropdown {
	display: block;
	pointer-events: auto;
	z-index: 1;
}

.dropdown-wrapper img {
	float: right;
	margin-top: 7px;
	pointer-events: none;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;
}
.dropdown-wrapper img.up {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;
}
/******************************************
	Special Offer Styles
*******************************************/

.product-details {
	margin-top: 75px;
}
.product-details .college-needs-img,
.product-details .lifehacks-offer {
	display: inline-block;
}
.college-needs-img {
	width: 50%;
}
.college-needs-img img {
	width: 100%;
}
.lifehacks-offer {
	width: 49%;
	float: right;
}
.product-details h2 {
	font-family: 'Campton', Helvetica, Arial, sans-serif;
	font-weight: 600;
}
.product-details h3 {
	font-family: 'Campton', Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	margin: 5px auto 20px;
}
.note-taking-content {
	font-family: 'Campton', Helvetica, Arial, sans-serif;
	font-size: 0.9375em;
	margin-bottom: 25px;
}
.integration-icons-container {
	max-width: 250px;
	width: 100%;
}
.integration-icons-container .drop-box-evernote {
	width: 70%;
}
.integration-icons-container .inkspace {
	width: 20%;
	margin-right: 3%;
}
.callout {
	width: 110px;
    height: 110px;
    padding: 33px 17px;
	text-align: center;
	color: white;
	border-radius: 50%;
	vertical-align: bottom;
	background: rgba(110,180,55,1);
	background: -moz-linear-gradient(60deg, rgba(110,180,55,1) 0%, rgba(70,178,164,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(110,180,55,1)), color-stop(100%, rgba(70,178,164,1)));
	background: -webkit-linear-gradient(60deg, rgba(110,180,55,1) 0%, rgba(70,178,164,1) 100%);
	background: -o-linear-gradient(60deg, rgba(110,180,55,1) 0%, rgba(70,178,164,1) 100%);
	background: -ms-linear-gradient(60deg, rgba(110,180,55,1) 0%, rgba(70,178,164,1) 100%);
	background: linear-gradient(60deg, rgba(110,180,55,1) 0%, rgba(70,178,164,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb437', endColorstr='#46b2a4', GradientType=1 );
}
.callout p {
	font-size: 16px;
	font-weight: 100;
	margin: 0;
	line-height: 1;
	vertical-align: middle;
	font-family: 'Campton', Helvetica, Arial, sans-serif;
}
.callout p {

}
.offer-details div {
	display: inline-block;
}
/******************************************
	Device Options Styles
*******************************************/
.device-options {
	margin: 60px auto 60px;
	text-align: center;
}
.device-options img {
	max-width: 100%;
	height: auto;
}
.device-options .product-features {
	font-size: 1.25em;
}
.device-list {
	margin-top: 50px;
}
.device {
	width: 31%;
	display: inline-block;
	font-size: .875em;
}


/* Revision Stuff */
.single-lifehack  .product-details {
	max-width: 870px;
	margin-left: auto;
	margin-right: auto;
}
.single-lifehack .lifehacks-offer {
	float: none;
	vertical-align: middle;
	max-width: 430px;
}
.single-lifehack  .college-needs-img {
	width: 40%;
    max-width: 330px;
    /*margin-left: 5%;*/
    margin-right: 5%;
}
.single-lifehack .device {
	width: 42%;
    margin: 0 3%;
	position: relative;
}
.single-lifehack .callout {
    padding: 30px 12px;
	position: absolute;
}
html[lang="de-DE"] .single-lifehack .callout {
	padding: 24px 7px;
}
.single-lifehack .callout > p {
    line-height: 19px;
}
html[lang="fr-FR"] .single-lifehack .callout > p {
    font-size: 13px;
	font-weight: 500;
}
html[lang="de-DE"] .single-lifehack .callout > p {
    font-size: 13px;
	font-weight: 500;
}
.single-lifehack .slate .callout {
   left: 8%;
   top: -4%;
}
.single-lifehack .folio .callout {
	top: -12%;
 	right: -2px;
}
.single-lifehack .slate img {
	max-width: 80%;
}
.single-lifehack .folio img {
	margin-bottom: 20px;
}
.single-lifehack .device h4 {
	font-size: 18px;
	font-weight: 900;
}
.single-lifehack .device > a:hover {
	text-decoration: none;
}
.single-lifehack .device > p {
	font-size: 14px;
	margin-bottom: 0;
}
html[lang="ja"] .single-lifehack .device > p {
	display: none;
}
.single-lifehack .device p b {
	font-family: Campton-medium;
	font-weight: 900;
	color: black;
}
.single-lifehack .device button {
	width: 77%;
	display: block;
	margin: 24px auto 12px;
	padding-left: 0;
    padding-right: 0;
    text-align: center;
    min-width: 190px;
}
.single-lifehack .device .wishlist-amazon {
	font-size: 13px;
	cursor: pointer;
}
html[lang="ja"] .single-lifehack .wishlist-amazon.jpan-amazon {
    display: block;
	font-size: 13px;
}
html[lang="ja"] .single-lifehack .wishlist-amazon {
    display: none;
}
.single-lifehack .wishlist-amazon.jpan-amazon {
    display: none;
}

/******************************************
	Other Font Styles
*******************************************/
.counter {
	font-family: 'Campton', Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #65b947;
	margin: 0 0 10px 0;
	line-height: 1;
}
.lifehack-title {
	font-family: 'Campton', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 3.4375em;
	margin-top: 10px;
}

.offer-details-container {
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}
/******************************************
	Utilities
*******************************************/
.cf:before,
.cf:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.cf:after {
	clear: both;
}

.u-show-mobile.u-show-mobile,
.u-hide-desktop,
.u-show-tablet.u-show-tablet {
	display: none;
}
.et_social_header {
	visibility: hidden;
	height: 0;
}
.et_social_other {
   background-color: #1174c3 ;
}
.et_monarch .et_social_slide.et_social_left .et_social_other .et_social_icon {

}
.et_social_other .et_social_icon_other:before,
.et_social_other .et_social_icon_other:after {
    content: '';
    background-image: url('./images/email_logo_40.png');
    background-repeat: no-repeat;
}

/******************************************
	External Monitor Styles
*******************************************/
@media only screen and (min-width: 1823px) {
	.lifehacks-wrapper {
		margin: 50px 18% 150px;
		font-size: 20px;
	}
	.lifehacks-video {
		margin: 15px auto;
		width: 100%;
		height: 660px;
	}
}

/******************************************
	Tablet Styles
*******************************************/
@media only screen and (max-width: 1025px) {
	/* Main selector */
	main .lifehacks-wrapper {
		margin: 50px 4% 150px;
		font-size: 18px;
	}
	.hero-img-container {
		margin: auto;
		width: 100%;
	}
	.hero-text {
		margin: 90px auto;
		height: 30px;
	}
	.lifehacks-video {
		height: 490px;
	}
	.lifehack-video-nav a button {
		font-size: 10px;
		padding: 0;
		margin-right: 1%;
	}
	html[lang="fr-FR"] .single-lifehack .lifehack-video-nav button {
		font-size: 10px;
	}
	html[lang="fr-FR"] .single-lifehack .lifehack-video-nav .dropdown-wrapper {
		font-size: 18px;
	}
	html[lang="de-DE"] .single-lifehack .lifehack-video-nav button {
		font-size: 10px;
	}
	html[lang="de-DE"] .single-lifehack .lifehack-video-nav .dropdown-wrapper {
		font-size: 18px;
	}
	.dropdown-wrapper {
		display: inline-block;
	}
	.dropdown-wrapper span {
		font-size: .7em;
		line-height: 1;
		vertical-align: middle;
	}
	.dropdown-wrapper .dropdown li a {
		font-size: .7em;
	}
	.college-needs-img {
		overflow: auto;
	}
	.college-needs-img img {
		width: 100%;
	}
	.button-container button {
		font-size: 10px;
	}
	.offer-details {
		display: inline-block;
		width: 108%;
		margin-left: -4%;
		text-align: center;
		padding: 40px 0;
		background: #f3f6f7;
	}

	.offer-details-container {
		display: table;
	}

	.offer-details-container > div {
		display: table-cell;
		vertical-align: middle;
	}

	.callout .text > p {
		font-size: 32px;
	}
	.savings p:first-child {
		font-size: 16px;
		font-weight: 200;
	}

	.savings p:last-child {
		font-size: 15px;
		margin-top: 15px;
	}
	.device-options {
		margin-top: 50px;
	}
	.lifehacks-offer h2 {
		margin-top: 0;
	}
	.product-details {
		margin-bottom: 20px;
	}
	.get-spark button {
		margin-right: 1%;
		padding: 0px 10px;
	}
	.u-show-desktop.u-show-desktop {
		display: none;
	}
	.u-hide-desktop.u-hide-desktop {
		display: inherit;
	}

	/* Revision Stuff */
	.single-lifehack .lifehacks-offer {
		vertical-align: top;
	}
}

/******************************************
	Mobile Styles
*******************************************/
@media only screen and (max-width: 440px) {
	main .lifehacks-wrapper {
		margin: 25px 4% 75px;
		font-size: 12px;
	}
	.lifehacks-wrapper button {
		padding: 0;
	}
	.single-lifehack button {
		height: 45px;
	}
	.lifehacks-video {
		margin: 15px auto;
		width: 100%;
		height: 190px;
	}
	.lifehacks-hero {
		height: 80px;
	}
	.hero-img-container {
		margin: auto;
	}
	.hero-text {
		margin: 30px auto;
		height: 18px;
	}
	.lifehack-btn, .get-spark-btn {
		display: block;
		width: 100%;
	}
	.button-container button {
		width: 100%;
		height: 45px;
		margin-bottom: 15px;
	}
	.lifehack-video-nav button {
		display: inline-block;
		width: 48%;
	}
	.button-container a button {
		margin-right: 0;
	}
	.button-container a:nth-child(1) button {
		margin-right: 2%;
	}
	html[lang="de-DE"] .single-lifehack .lifehack-video-nav button {
	    font-size: 9px;
	}
	.dropdown-wrapper {
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}
	.dropdown-wrapper span {
		font-size: 1.2em;
		line-height: 1;
		vertical-align: bottom;
	}
	html[lang="fr-FR"] .dropdown-wrapper span,
	html[lang="de-DE"] .dropdown-wrapper span {
		font-size: .65em;
		vertical-align: middle;
	}
	html[lang="fr-FR"] button.get-spark-btn {
	    font-size: 9px;
	}
	.dropdown-wrapper .dropdown li a {
		font-size: 1.2em;
	}
	html[lang="fr-FR"] .dropdown-wrapper .dropdown li a,
	html[lang="de-DE"] .dropdown-wrapper .dropdown li a {
		font-size: .7em;
	}
	.lifehacks-offer {
		display: block;
		width: 100%;
	}
	.college-needs-img {
		overflow: auto;
		width: 100%;
	}
	.college-needs-img img {
		width: 100%;
	}
	.product-details {
		font-size: 16px;
		margin-top: 15px;
	}
	.offer-details {
		margin: 20px 0 30px -4%;
	}
	.offer-details-container,
	.offer-details div {
		display: block;
	}
	.offer-details .text {
		font-size: 16px;
		padding-top: 25px;
	}
	.offer-details .text > p {
		margin-right: 15px;
	}
	.offer-details .text > p, .offer-details .savings {
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 0;
	}
	.savings {
		text-align: left;
	}
	.savings p:nth-child(1) {
		font-weight: 200;
		font-size: 0.875em;
	}
	.savings p:nth-child(2) {
		font-size: 17px;	font-weight: 600;
	}
	.get-spark a:nth-child(3) button {
		margin-top: -20px;
	}
	.lifehacks-wrapper footer.entry-footer {
		display: none;
	}
	.device-options {
		display: none;
	}

	.u-show-mobile.u-show-mobile {
		display: block;
	}
	.u-hide-mobile.u-hide-mobile {
		display: none;
	}
	.savings p:last-child {
		margin-top: 0;
	}

	/* Revision Stuff */
	.single-lifehack  .college-needs-img {
		width: 100%;
		margin: auto;
		max-width: none;
	}
	.single-lifehack .device-options {
		display: block;
	}
	.single-lifehack .device-options .product-features {
		font-size: 21px;
    	line-height: 23px;
	}
	.single-lifehack .device {
		display: block;
    	width: 100%;
		margin-bottom: 85px;
	}
}

@media only screen and (max-width: 768px) {
	.u-show-tablet.share-buttons .share-btn {
		margin-bottom: 20px;
	}
	.lifehack-video-nav a button {
		margin-right: 0;
		width: 49%;
		margin-bottom: 15px;
	}
	.lifehack-video-nav a:nth-child(1) button {
		margin-right: 2%;
	}
	.dropdown-wrapper {
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 350px) {
	.lifehack-video-nav a button {
		font-size: 9px;
	}
}

/******************************************
	Button Move
*******************************************/
@media only screen and (min-width: 441px) {
	.u-show-tablet.u-show-tablet {
		display: block;
	}

}

/******************************************
	Get spark button fix
*******************************************/
@media only screen and (min-width: 441px) and (max-width: 625px) {
	.get-spark {
		white-space: pre-line;
	}
}

/******************************************
	Footer Form
*******************************************/
.site-footer .site-info {
	max-width: 1200px;
	padding: 30px 0;
}
.site-footer .site-info .footer-social-container {
	width: 230px;
	margin: auto;
	float: right;
}
.site-footer .site-info .footer-social-container h5 {
	color: #fff;
	font-family: Campton-Medium, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #a0a0a0;
	width: auto;
	display: inline-block;
	padding-bottom: 7px;
}

.site-footer .licensing-message {
	display: none;
}

.site-footer li {
    list-style: none;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 20px;
}
.site-footer li a {
    display: block;
    height: 100%;
    width: 100%;
}
.site-footer li a img {
    display: block;
    height: 100%;
    width: auto;
}
.site-footer .licensing {
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
}
.site-footer .general-licensing {
    padding-bottom: 24px;
}
.site-footer .licensing .copyright {
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 0;
    padding-bottom: 6px;
}

html[lang="ja"] .site-footer .site-info,
html[lang="en-eu"] .site-footer .site-info,
html[lang="en-gb"] .site-footer .site-info,
html[lang="fr-FR"] .site-footer .site-info,
html[lang="de-DE"] .site-footer .site-info {
	display: none;
}
html[lang="ja"] .site-footer .licensing,
html[lang="en-eu"] .site-footer .licensing,
html[lang="en-gb"] .site-footer .licensing,
html[lang="fr-FR"] .site-footer .licensing,
html[lang="de-DE"] .site-footer .licensing {
	padding-top: 20px;
}

html[lang="ja"] .site-footer .japanese-licensing {
	display: block;
    width: 100%;
}
html[lang="en-US"] .site-footer .english-licensing,
html[lang="en-eu"] .site-footer .eu-licensing,
html[lang="en-gb"] .site-footer .brit-licensing,
html[lang="fr-FR"] .site-footer .french-licensing,
html[lang="zh-hans"] .site-footer .chinese-licensing,
html[lang="pt-br"] .site-footer .brazilian-licensing,
html[lang="es-MX"] .site-footer .mexico-licensing,
html[lang="de-DE"] .site-footer .german-licensing {
	display: block;
}
.site-footer .licensing-message {
	line-height: 10px;
	max-width: 90%;
	margin: auto;
}
.site-footer .licensing-message a,
.site-footer .licensing-message span {
	font-size: 12px;
	color: #999;
}
[lang="ja"] .site-footer .licensing-message a {
    line-height: 18px;
}
.site-footer .german-licensing a,
.site-footer .german-licensing span {
	font-size: 11px;
}
.site-footer .english-licensing a,
.site-footer .eu-licensing a,
.site-footer .brit-licensing a,
.site-footer .english-licensing span,
.site-footer .eu-licensing span,
.site-footer .brit-licensing span  {
	font-size: 12px;
}
.site-footer .french-licensing a,
.site-footer .french-licensing span {
	font-size: 10px;
}
.site-footer .licensing-message a:hover {
	color: #7dca64 ;
	cursor: pointer;
}
.site-footer .licensing-message hr {
	margin-bottom: 10px;
}



#news-blurb-footer {
	width: 290px;
	margin: auto;
}
#news-blurb-footer h5 {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 24px;
}
#news-blurb-footer p {
	color: #fff;
	font-size: 14px;
	line-height: 21px;
}
#news-blurb-footer .news-signup {
	margin: 24px 0 30px;
	padding: 0;
	display: block;
	width: 220px;
	text-align: center;
	background-color: #fff;
	color: #000;
	text-transform: uppercase;
	font-size: 13px;
	height: 50px;
	line-height: 50px;
}
#news-blurb-footer .news-signup:hover {
	opacity: 0.9;
	color: #000;
}
#news-blurb-footer input {
	width: 100%;
	max-width: 330px;
	background: #000;
	color: #fff;
	font-size: 14px;
	font-family: Campton-Book, Helvetica, sans-serif;
}
#news-blurb-footer .error-message {
	background-color: #EF3026;
	width: 100%;
	line-height: 19px;
	font-size: 13px;
	color: #fff;
	padding: 6px 16px 4px;
	margin: 0;
	display: none;
}
#news-blurb-footer .error-message p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0;
	max-width: 100%;
	display: block;
}
#news-blurb-footer .error-message.show-error {
	display: block;
}
#news-blurb-footer input.show-error {
	border: 1px solid #EF3026;
}
#news-blurb-footer .error-icon {
	cursor: pointer;
	height: 24px;
	width: 24px;
	margin-left: -36px;
	margin-bottom: -5px;
	display: none;
}
#news-blurb-footer .error-icon > circle {
	stroke: #EF3026;
	fill: transparent;
}
#news-blurb-footer .error-icon > path {
	stroke: #EF3026;
}
#news-blurb-footer .error-icon:hover > circle {
	fill: #EF3026;
}
#news-blurb-footer .error-icon:hover > path {
	stroke: #000;
}
#news-blurb-footer .error-icon.show-error {
	display: inline-block;
}
#news-blurb-footer input:focus {
	border-color: #5DAC41;
}

.post-edit-link {
	display: none !important;
}
.the-pledge {
	margin-top: 100px;
	height: 260px;
    text-align: center;
    padding-top: 4px;
	padding-bottom: 1px;
	position: relative;
	margin-bottom: 50px;

    max-width: 970px;
	margin-left: auto;
	margin-right: auto;


    background: #e8168d;
    background:    -moz-linear-gradient(top, #e8168d 0%, #9c1f8d 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #e8168d), color-stop(100%, #9c1f8d));
    background: -webkit-linear-gradient(top, #e8168d 0%, #9c1f8d 100%);
    background:      -o-linear-gradient(top, #e8168d 0%, #9c1f8d 100%);
    background:     -ms-linear-gradient(top, #e8168d 0%, #9c1f8d 100%);
    background:         linear-gradient(to bottom, #e8168d 0%, #9c1f8d 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8168d', endColorstr='#9c1f8d', GradientType=0 );
}
.the-pledge .teal-button button {
    color: #FFF;
    background-color: #e8168d;
    border: 1px solid #e8168d;
}
.the-pledge .teal-button button:hover {
    background-color: #9c1f8d;
}
.the-pledge .pledge-image {
    position: absolute;
    top: -50px;
    right: 0;
    left: 0;

    width: auto;
    height: 110px;
    margin: auto;
    padding: 0 30px;

    background-color: #fff;

}
.the-pledge .overflow-box {
	display: block;
	overflow: hidden;
	/*width: 99%;*/
	margin: auto;
	height: 99%;
	background: #fff;


    padding-top: 80px;
	text-align: center;
	padding-left: 3%;
    padding-right: 3%;

    padding-bottom: 20px;
    margin: 3px;
	margin-top: 0;
}
html[lang='ja'] .the-pledge .overflow-box {
    padding-top: 60px;
}
.the-pledge .left-side-text {
	width: 63%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3%;
	text-align: left;
}


.the-pledge .right-step-button {
    width: 180px;
	display: inline-block;

}
.the-pledge .left-side-text h3 {
    font-size: 19px;
    line-height: 21px;
	font-weight: 900;
	font-family: Campton-medium;
}
.the-pledge .left-side-text h5 {
	font-size: 16px;
	font-family: Campton;
	font-weight: 400;
	line-height: 19px;
	margin-top: 16px;
}
.the-pledge .right-step-button .explore-bamboo-smartpads-button {
	width: 40%;
	display: inline-block;
	font-size: 16px;
	font-weight: 900;
	font-family: Campton-medium;
	line-height: 26px;
	max-width: 224px;
	width: 100%;


	padding-left: 0;
    padding-right: 0;
    text-align: center;
}

@media all and (max-width: 1030px) {
	.the-pledge {
		height: auto;
	}
	.the-pledge .overflow-box {
		text-align: center;
	}
	.the-pledge .left-side-text {
		width: 98%;
		display: block;
		margin: auto;
		text-align: center;
	}
	.the-pledge .left-side-text h3 {
    	font-size: 18px;
	}
	.the-pledge .right-step-button {
		width: 90%;
		display: block;
		margin: auto;
		/*position: absolute;*/
		left: 0;
		right: 0;
		bottom: 40px;
	}
	html[lang='ja'] .the-pledge .right-step-button {
		bottom: 30px;
	}
}

/*@media all and (max-width: 944px) {
	.the-pledge .left-side-text h5 {
		font-size: 15px;
	}
}*/

@media all and (max-width: 767px) {
	.site-footer .site-info .footer-social-container {
	    display: block;
	    float: none;
	    text-align: center;
	}
	.site-footer .site-info .footer-social-container h5 {
	    padding-bottom: 14px;
	}
	.site-footer .site-info .footer-social-container ul {
	    text-align: center;
	    margin-top: 10px;
	}
	.site-footer li {
	    width: 25px;
	    height: 25px;
	}
	.site-footer li:last-child {
	    margin-right: 0;
	}
	#news-blurb-footer {
		margin-top: 50px;
	}
	#news-blurb-footer input {
	    padding: 6px 10px;
	}
	#news-blurb-footer .news-signup {
	    margin: 12px auto 30px;
	    height: 42px;
	    line-height: 42px;
	    width: 200px;
	}
}

@media all and (max-width: 699px) {
	/*.the-pledge {
		height: 320px;
	}*/
	.the-pledge .overflow-box {
		padding-top: 70px;
	}
	html[lang='ja'] .the-pledge .overflow-box {
		padding-top: 50px;
	}
	.the-pledge .pledge-image {
		height: 90px;
    	top: -45px;
		padding: 0 20px;
	}
}
@media all and (max-width: 485px) {
	.the-pledge .overflow-box {
		padding-top: 50px
	}
	html[lang='ja'] .the-pledge .overflow-box {
		padding-top: 30px;
	}

}
@media all and (max-width: 435px) {
	.the-pledge .right-step-button {
		bottom: 20px;
	}

	.the-pledge .pledge-image {
		height: 60px;
    	top: -30px;
		padding: 0 10px;
	}
}


@media all and (max-width: 335px) {
	.the-pledge .overflow-box {
		padding-top: 25px
	}
}


@media all and (min-width: 768px) {
	.site-footer .site-info {
		padding: 30px 30px;
	}
	.site-footer .site-info .general-licensing {
		width: 300px;
		float: right;
	}
	#news-blurb-footer {
		width: 400px;
		margin: 0;
		display: inline-block;
	}
	#news-blurb-footer h5 {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 7px;
	}
	#news-blurb-footer  p {
		display: none;
	}
	#news-blurb-footer input {
		padding: 6px 10px;
	}
	#news-blurb-footer .error-message {
		width: 330px;
	}
	#news-blurb-footer .news-signup {
		float: right;
		margin-top: 10px;
		float: none;
		width: 230px;
		height: 42px;
		line-height: 42px;
	}
}


/******************************************
	Mobile blog bar
*******************************************/
#mobile-news-bar {
	display: none;
}
@media all and (min-width: 642px) {
	body#mobile-news-bar.show-mobile {
		display: none;
	}
}
@media all and (max-width: 641px) {
	html[lang="ja"] #news-blurb-footer h5 {
		font-size: 17px;
	}

	#mobile-news-bar {
		display: none;
		opacity: 0;
		height: 0;
		width: 140%;
		background-color: #5DAC41;
		margin-left: -20%;
		margin-bottom: 0;
		margin-top: 0;
		position: fixed;
		bottom: -1px;
		transition: all 0.7s ease;
	}
	#mobile-news-bar.show-mobile {
		display: block;
		z-index: 9999;
	}
	#mobile-news-bar.fade-in-mobile {
		opacity: 1;
		height: 55px;
		transition: all 0.7s ease;
	}
	#mobile-news-bar a {
		display: block;
		width: 100%;
		height: 100%;
	}
	#mobile-news-bar a:hover {
		opacity: 0.9;
	}
	#mobile-news-bar a h5 {
		line-height: 55px;
		font-size: 17px;
		text-transform: uppercase;
		text-align: center;
		color: #fff;
		font-weight: 100;
		margin: auto;
		padding: 0;
	}

	html[lang="de-DE"] #mobile-news-bar.fade-in-mobile,
	html[lang="fr-FR"] #mobile-news-bar.fade-in-mobile  {
		height: 75px;
	}
	html[lang="de-DE"] #mobile-news-bar a h5,
	html[lang="fr-FR"] #mobile-news-bar a h5 {
		line-height: 23px;
		padding-top: 15px;
		padding-bottom: 15px;
		max-width: 70%;
	}
}
@media all and (max-width: 400px) {
	#mobile-news-bar a h5 {
		font-size: 15px;
	}
}
