/* =General
---------------------------------------------------------------------- */

#page.page-mobile {
	position: fixed;
	left: 0;
}

/* =Mobile Menu
---------------------------------------------------------------------- */

#mobile-menu, #mobile-screen, #mobile-header {
	display: none;
}
#mobile-menu {
	width: 100%;
	left: 0;
	background: #ffffff;
	overflow: auto;
	transform: translatez(0);
	-o-transform: translatez(0);
	-ms-transform: translatez(0);
	-moz-transform: translatez(0);
	-webkit-transform: translatez(0);
}
#mobile-menu {
	position: relative;
	z-index: 50000;
	display: none;
	float: right;
}
#mobile-header {
	width: 100%;
	background: #f0f0f0;
	float: left;
}
#mobile-logo {
	text-decoration: none;
}
#mobile-logo img {
	float: left;
}
#mobile-header-icon {
	color: #999999;
	cursor: pointer;
	float: right;
	color: #d64303;
}
#mobile-header-icon.open:before {
	content: "b";
	font-family: 'proto2'!important;
}
#mobile-header-icon:before {
	float: right;
}
#mobile-menu-wrapper ul {
	margin: 0px;
	float: left;
	width: 100%;
}
#mobile-menu-wrapper li {
	margin: 0px;
	float: left;
	width: 100%;
}
#mobile-menu-wrapper li.menu-item-has-children > a:before {
	content: 'c';
	font-family: 'proto2'!important;
	font-style: normal!important;
	font-weight: normal!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: -6%;
	float: left;
	font-size: 21px;
	color: #b3b3b3;
	transition: 0.1s transform;
	-ms-transition: 0.1s -ms-transform;
	-webkit-transition: 0.1s -webkit-transform;
}
#mobile-menu-wrapper li.menu-item-has-children > a.open:before {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
#mobile-menu-wrapper .sub-menu {
	display: none;
}
#mobile-menu-wrapper a {
	color: #333333;
	line-height: 21px!important;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	display: inline-block;
	float: left;
	width: 78%;
	padding: 11px 5% 11px 17%;
}
#mobile-menu-wrapper #menu-main-menu > li > a {
	border-bottom: 1px dotted #eeeeee;
}
#mobile-menu-wrapper .sub-menu {
	background-color: #f9f9f9;
	box-shadow: 0 0 6px 2px #dbdbdb inset;
	-moz-box-shadow: 0 0 6px 2px #dbdbdb inset;
	-webkit-box-shadow: 0 0 6px 2px #dbdbdb inset;
}
#mobile-menu-wrapper .sub-menu .sub-menu {
	background-color: #f3f3f3;
	box-shadow: 0 0 6px 2px #d0d0d0 inset;
	-moz-box-shadow: 0 0 6px 2px #d0d0d0 inset;
	-webkit-box-shadow: 0 0 6px 2px #d0d0d0 inset;
}
#mobile-menu-wrapper .sub-menu .sub-menu .sub-menu {
	background-color: #ededed;
	box-shadow: 0 0 6px 2px #c0c0c0 inset;
	-moz-box-shadow: 0 0 6px 2px #c0c0c0 inset;
	-webkit-box-shadow: 0 0 6px 2px #c0c0c0 inset;
}
#mobile-menu-wrapper .sub-menu .sub-menu .sub-menu .sub-menu  {
	background-color: #e7e7e7;
	box-shadow: 0 0 6px 2px #b0b0b0 inset;
	-moz-box-shadow: 0 0 6px 2px #b0b0b0 inset;
	-webkit-box-shadow: 0 0 6px 2px #b0b0b0 inset;
}
#mobile-menu-wrapper .sub-menu a {
	border-bottom: 1px dotted #e0e0e0;
}
#mobile-search {
	float: left;
	width: 100%;
	display: inline-block;
	clear: both;
	margin: 19px 0 10px;
}
#mobile-search .screen-reader-text, #mobile-search .search-submit {
	display: none;
}
#mobile-search .search-form {
	float: left;
	padding-left: 16.5%;
	width: 60%;
	margin-right: 16px;
}
#mobile-search input[type="search"] {
	line-height: 17px;
	font-size: 13px;
	color: #999999;
	padding: 7px;
	text-decoration: none;
	float: left;
	margin: 0!important;
	width: 97%!important;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
}
#mobile-search input[type="search"]:focus {
	border: 1px solid #999999;
}
#mobile-search-icon:before {
	font-size: 26px;
	line-height: 34px;
	float: left;
	color: #9b9b9b;
	cursor: pointer;
}
#mobile-cart-count {
	float: right;
	margin: 0 33px 0 0;
	padding: 29px 0 20px;
}
#mobile-cart-count .cart-value {
	font-size: 22px;
	line-height: 36px;
	float: left;
}
#mobile-cart-count .icon {
	font-size: 40px;
	line-height: 40px;
	float: right;
}

/* =Media Queries
---------------------------------------------------------------------- */

@media (min-width: 1150px) {
	X.inner-page {
		width: 1140px;
	}
	.generic-popup {
		height: 620px;
		padding-top: 150px;
	}
	.generic-popup .content {
		height: 543px;
	}
	#custom-404 .search-form .search-field {
		width: 503px;
	}
	#body-0 .search-form {
		margin: 20px auto 0;
		width: 75%;
	}
	.page-template-product-configuration .entry-title {
		font-size: 53px;
	}
	#product-meta .variation {
		width: 64px;
	}
	#product-meta .price {
		font-size: 38px;
	}
	#header-2 {
		margin-top: -372px;
	}
	.bb-text-and-background .align-right, .bb-text-and-background .align-left {
		width: 46.5%;
	}
	.ergo-row h2 {
		font-size: 59px;
	}
	#ergo-1 .inner-page {
		background-size: auto auto!important;
	}
}
@media (max-width: 1139px) {
	.inner-page {
		width: 960px;
	}
	#store-primary .left-cell .reviews-num {
		margin-right: 15px;
	}
}

@media (max-width: 960px) {
	/* General */
	#page.page-mobile {
		top: 96px;
	}
	.inner-page {
		width: 90%;
	}
	
	/* Header */
	#header {
		display: none;
	}
	#mobile-header {
		display: inline-block;
	}
	#mobile-header-icon {
		font-size: 42px;
		margin: 29px 0 0 0;
	}
	#mobile-logo img {
		margin: 18px 0 22px;
		width: 74px;
	}

	
	/* Body */
	#shares {
		bottom: 0;
		left: 0;
		top: auto;
		width: 100%;
	}
	#shares .icon {
		border-radius: 0;
		width: 33.333%;
		margin: 0;
		font-size: 24px;
		line-height: 40px;
		height: 34px;
		box-shadow: none;
	}
	#shares .icon:hover {
		margin: 0;
	}
	#body-0 .inner-page {
		height: 450px;
	}
	#body-1 {
		padding: 65px 0;
	}
	.entry-title {
		font-size: 36px;
	}
	#attribution .author {
		font-size: 15px;
	}
	.single article > figure, .single article > figure img {
		width: 100%!important;
		height: auto;
	}
	article h2 {
		font-size: 24px;
	}
	article h3 {
		font-size: 20px;
	}
	article ul li {
		background: url('images/bullet-high.png') left 8px no-repeat;
		background-size: auto 8px;
	}
	#product-meta .variation {
		margin: 0 11px 11px 0;
	}
	#product-meta .avg-review span {
		margin: 3px 0 0 0;
	}
	#store-previews .half .button {
		margin-top: 25px;
	}
	#store-previews .half .title {
		font-size: 41px;
	}
	#store-previews .half .description {
		font-size: 18px;
	}
	#video-lightbox .icon {
		font-size: 50px;
		top: 15px;
		right: 15px;
	}
	#gallery-wrapper .icon {
		opacity: 1;
	}
	#gallery-wrapper iframe {
		height: 350px;
	}
	#cta-widget .left img {
		margin: 7px 0 0 7px;
		width: 58px;
	}
	#cta-widget .right p {
		font-size: 14px;
	}
	
	/* Woocommerce */
	.shop_table.cart .coupon {
		width: 58%;
	}
	.shop_table.cart .cart-buttons {
		width: 41%;
	}
	.shop_table.cart .button {
		margin: 0 0 10px 3px;
	}
	.shop_table.cart .product-thumbnail img {
		width: 83px;
	}
	.payment_box fieldset label {
		font-size: 12px!important;
	}
	.payment_box fieldset p {
		clear: left!important;
		width: 100%!important;
		float: left!important;
	}
	#wc-authorize-net-aim-csc, label[for="wc-authorize-net-aim-csc"] {
		float: left;
		margin-right: 6px;
	}
	#badges img {
		width: 60px;
	}
	#store-primary .left-cell .reviews-num {
		clear: both;
		float: left;
		margin: -7px 0 11px;
	}
	
	/* Building Blocks */
	.building-block h2.title {
		font-size: 36px;
	}
	.building-blocks .label.small {
		font-size: 18px;
	}
	.bb-text-and-background .inner-page {
		height: 685px;
	}
	.bb-text-and-background .text {
		font-size: 26px;
	}
	.bb-text-and-background .reduced .text {
		font-size: 21px;
	}
	.bb-text-and-background .inner-page.super {
		height: 850px;
	}
	.bb-text-and-background .guarantee-wrapper {
		/*
		right: 144px;
		top: 44px;
		*/
		width: 92px;
	}
	.bb-text-and-background .inner-page.medium {
		height: 550px;
	}
	.bb-text-and-background .inner-page.short {
		height: 400px;
	}
	.bb-buttons .half {
		margin: 0 10px;
		width: 275px;
	}
	.bb-buttons .half .button {
		font-size: 24px;
	}
	.bb-two-column .diagram .text {
		font-size: 18px;
	}
	.bb-quote .quote {
		font-size: 31px;
	}
	.bb-quote .source {
		font-size: 24px;
	}
	.bb-text-and-background h3.subtitle {
		font-size: 27px;
	}
	.bb-text-and-background .text, .bb-text-and-background .reduced .text {
		font-size: 17px;
	}
	.bb-text-and-background .align-left, .bb-text-and-background .align-right {
		width: 57%;
	}
	.bb-two-column .diagram img {
		width: 80%;
	}
	.bb-products .meta {
		font-size: 18px;
	}
	.bb-product-intro h2.title {
		font-size: 32px;
	}
	.bb-product-intro .description {
		font-size: 23px;
	}
	.bb-thin-stripe span.title {
		font-size: 36px;
	}
	.bb-purchase {
		padding: 0 0 65px;
	}
	.bb-purchase .entry-title {
		font-size: 29px;
	}
	.bb-thin-stripe .img-cell {
		padding: 0 30px;
	}
	.bb-blog .lower .button {
		font-size: 20px;
	}
	.bb-blog .post .content {
		height: 112px;
	}
	.bb-blog .post .content a {
		font-size: 17px;
	}
	.bb-columns-with-background h2.title {
		font-size: 31px;
	}
	.bb-columns-with-background ul, .bb-columns-with-background p {
		font-size: 17px;
	}
	.bb-columns-with-background .action {
		font-size: 18px;
	}
	.bb-video-intro .half .half.left {
		width: 75%;
	}
	.bb-customer-reviews .comment .left {
		width: 26%;
	}
	.bb-customer-reviews .comment .right {
		width: 71%;
	}
	.bb-customer-reviews .actions a {
		margin: 0 25px;
		width: 162px;
	}

	/* Standingest */
	.page-standingest #header .inner-page, .page-standingest #footer .inner-page, .page-standingest .building-block .inner-page, .page-reviews #header .inner-page, .page-reviews #footer .inner-page, .page-reviews .building-block .inner-page {
		box-sizing: border-box;
		border-width: 0;
		padding: 25px 50px;
		width: 100%;
	}
	.page-standingest .building-block .inner-page .backstretch {
		left: 0!important;
	}
	
	/* Footer */
	#footer-1 .col-3 .icon {
		width: 32px;
		height: 32px;
		font-size: 20px;
		line-height: 37px;
		margin: 0 2px;
	}
	#footer-1 .col-3.middle ul {
		width: 100%;
		margin: 0 0 12px 0;
	}
	
	/* 404 */
	#not-found .search-form .search-field {
		width: 328px;
	}
	#not-found .title strong {
		font-size: 72px;
	}
	#not-found .title {
		font-size: 48px;
		padding: 37px 28px;
	}
	#not-found .middle h2 {
		font-size: 31px;
	}
	#not-found p {
		font-size: 16px;
		line-height: 140%;
	}
	#not-found .sketch-bg {
		width: 440px;
	}
	
	#custom-404 .opening {
		font-size: 33px;
	}
	#custom-404 .orange {
		font-size: 43px;
	}
	#custom-404 .med {
		font-size: 18px;
		width: 43%;
	}
	#custom-404 .search-form {
		width: 47%;
	}
	#custom-404 .search-form label {
		width: 87%;
	}
	#custom-404 .search-form .search-submit {
		width: 13%;
	}
	#custom-404 .search-form .search-field {
		width: 100%;
	}
	#custom-404 .actions .half .button {
		font-size: 20px;
	}
	#product-reviews .comment .meta .name {
		font-size: 14px;
	}

	/* Press */
	#action-title .left-action {
		padding-right: 25px;
		width: 70%;
	}
	#action-title .right-action {
		width: 30%;
	}

	/* Forms & Buttons */
	#see-the-f1 {
		top: 10px;
	}
	#get-updates-dropdown {
		display: none!important;
	}
	#get-updates-dropdown.visible {
		bottom: 40px;
	}
	#footer-1 .col-3 .gform_body, #footer-1 .col-3 .gform_footer {
		width: 100%;
	}

	/* Full Screen template */
	#full-screen .logo {
		width: 180px;
	}
	#full-screen h1 {
		font-size: 26px;
	}
	
	/* NeoCon page */
	.neocon-row h2 {
		font-size: 48px;
	}
	#neocon-1 .anchor-buttons .table {
		width: 100%;
	}
	#neocon-1 .anchor-buttons button {
		font-size: 16px;
		height: 37px;
		line-height: 36px;
		margin: 1%;
		width: 48%;
	}
	.neocon-row br.hidable {
		display: none;
	}
	.neocon-row .gform_confirmation_message {
		font-size: 24px;
	}
	#neocon-1 .half .large {
		font-size: 24px;
	}
	#neocon-1 .half .small {
		font-size: 17px;
	}
	#neocon-1 .half .one {
		margin: 0 0 100px 0;
	}
	#neocon-1 .half .four {
		width: 100%;
	}
	#neocon-2 .half.left p {
		font-size: 17px;
		margin: 20px 0;
	}
	#neocon-2 .half.left .gform_wrapper .gform_footer {
		float: none;
		margin: 8px 0 0 0;
		width: 100%;
	}
	#neocon-3 .inner-page {
		height: 400px;
	}
	#neocon-4 #business-desk {
		width: 450px;
	}
	#neocon-4 h3 {
		font-size: 37px;
	}
	#neocon-5 .column p {
		font-size: 18px;
	}
	#neocon-6 .follow a {
		font-size: 23px;
		margin: 0 20px;
	}
	#neocon-6 #stir-tweet-combo p {
		font-size: 24px;
	}
	#neocon-7 h2 {
		font-size: 39px;
	}
	#neocon-7 .column .header {
		font-size: 24px;
	}
	#neocon-7 .column p {
		font-size: 20px;
	}

	/* Ergo page */
	.ergo-row h2 {
		font-size: 44px;
		margin-bottom: 32px;
	}
	#ergo-1 .anchor-buttons .table {
		width: 100%;
	}
	#ergo-1 .anchor-buttons button {
		font-size: 16px;
		height: 37px;
		line-height: 36px;
		margin: 1%;
		width: 48%;
	}
	.ergo-row br.hidable {
		display: none;
	}
	.ergo-row .gform_confirmation_message {
		font-size: 24px;
	}
	.ergo-row .column.quarter.empty {
		display: none;
	}
	.ergo-row .column.quarter {
		width: 50%;
	}
	#ergo-1 .half.left {
		width: 100%;
	}
	#ergo-1 .half .large {
		font-size: 24px;
	}
	#ergo-1 .half .small {
		font-size: 17px;
	}
	#ergo-1 .half .four {
		width: 53%;
	}
	#ergo-1 .half .two, #ergo-1 .half .three {
		margin-bottom: 20px;
	}
	#ergo-1 .actions {
		margin-left: 0;
	}
	#ergo-2 .half.left p {
		font-size: 17px;
		margin: 20px 0;
	}
	#ergo-2 .half.left .gform_wrapper .gform_footer {
		float: none;
		margin: 8px 0 0 0;
		width: 100%;
	}
	#ergo-3 .inner-page {
		height: 400px;
	}
	#ergo-4 #business-desk {
		width: 450px;
	}
	#ergo-4 h3 {
		font-size: 37px;
	}
	#ergo-5 .column p {
		font-size: 18px;
	}
	#ergo-7 h2 {
		font-size: 39px;
	}
	#ergo-7 .column .header {
		font-size: 24px;
	}
	#ergo-7 .column p {
		font-size: 20px;
	}
	
	/* Store v2 page template */
	#store-primary h1 {
		font-size: 28px;
	}
	#store-primary h3 {
		font-size: 19px;
	}
	#store-primary .left-cell .stock-ship {
		font-size: 13px;
		font-weight: 700;
	}
	#store-primary .desk .buy {
		font-size: 13px;
		height: 40px;
		line-height: 38px;
	}
	#store-primary .desk .primary, #store-primary .desk .secondary {
		padding: 20px;
	}
	/* Love page */
	.love-row h2 {
		font-size: 33px;
	}
	.love-slider .pager .dot {
		height: 11px;
		margin: 0 8px;
		width: 11px;
	}
	.love-row .action-row .button {
		font-size: 21px;
		padding: 0 16px;
		width: 184px;
	}
	.love-row .action-row button.button {
		width: 216px;
	}
	.love-row .action-row .text {
		font-size: 18px;
		margin: 0 11px 0 0;
	}
	#love-intro .inner-page {
		height: 500px;
	}
	#love-intro .button.blue, #love-intro .watch {
		font-size: 21px;
	}
	#love-videos > .upper {
		background-size: auto 100%;
		height: 78px;
		margin-top: -78px;
	}
	#love-videos .buttons .half {
		padding: 0 2%;
	}
	#love-social .column .primary {
		width: 76%;
	}
	#love-social .column .primary p {
		font-size: 16px;
	}
	#love-social .column .primary .title {
		font-size: 16px;
	}
	#love-social .column .secondary .icon {
		font-size: 19px;
		height: 36px;
		line-height: 42px;
		width: 36px;
	}
	#love-social #social-split .half .text-box {
		font-size: 15px;
		padding: 14px 22px 0;
	}
	#love-ferrari .inner-page {
		height: 350px;
	}
	#love-press .column .quote {
		font-size: 16px;
	}
	#love-press .carousel {
		height: 316px;
	}
	#love-press .box .upper {
		height: 140px;
	}
	#love-press .box .lower .title {
		font-size: 16px;
		font-weight: 600;
		height: 39px;
	}
	#love-press .box .lower {
		height: 211px;
	}
	#love-press .box .lower .quote {
		font-size: 15px;
		line-height: 127%;
	}
	#love-press .box .lower .person {
		font-size: 14px;
		font-weight: 600;
	}
	#love-customers .inner-page {
		height: 350px;
	}
	#love-businesses .logos {
		margin: 67px 0 114px;
	}
	#love-businesses .primary {
		width: 74%;
	}
	#love-design .vid-wrapper, #love-design video {
		display: none;
	}
	#love-design .backstretch {
		display: block;
	}
	#love-design .white-panel p {
		font-size: 20px;
	}
	#love-buy .label {
		font-size: 22px;
		line-height: 120%;
	}
	#love-buy .button {
		font-size: 23px;
		padding: 0 15%;
		width: 94%;
	}
	#modular-purchase-row .half .button {
		font-size: 23px;
		padding: 0 15%;
		width: 94%;
	}
	.page-template-reviews .new-review h2 {
		font-size: 32px;
	}
	.page-template-reviews .reviews .comment .upper .name {
		font-size: 30px;
	}
	.page-template-reviews .reviews .comment .middle {
		font-size: 22px;
	}
	.page-template-reviews .reviews .comment .middle .icon {
		margin-right: 7px;
	}
	.page-template-reviews .reviews .comment .lower .left .icon {
		margin-left: -11px;
	}
	.page-template-reviews .reviews .comment .circle {
		height: 107px;
		top: 14px;
		width: 107px;
	}
	.button.grey-ghost .icon {
		padding: 0 2px;
	}
	#habla_beta_container_do_not_rely_on_div_classes_or_names .habla_window_div_base {
		bottom: 34px!important;
		box-shadow: none!important;
	}
}

@media (max-width: 650px) {
	/* General */
	#page.page-mobile {
		top: 55px;
	}
	
	/* Header */
	#mobile-header-icon {
		font-size: 32px;
		margin: 13px 0 0 0;
	}
	#mobile-logo img {
		margin: 9px 0 13px;
		width: 43px;
	}
	#mobile-menu-wrapper li.menu-item-has-children > a:before {
		margin-left: -14%;
	}
	#header-2 {
		display: none!important;
	}
	#video-lightbox .icon {
		font-size: 50px;
		top: 9px;
		right: 3%;
	}
	#mobile-cart-count {
		margin: 0 14px 0 0;
		padding: 16px 0 5px;
	}
	#mobile-cart-count .cart-value {
		font-size: 16px;
		line-height: 26px;
	}
	#mobile-cart-count .icon {
		font-size: 28px;
		line-height: 28px;
	}
	.paypal-block .paypal-price {
		width: 100%;
	}
	.paypal-price .popup {
		bottom: auto;
		left: 5%;
		position: fixed;
		top: 230px;
		width: 90%;
	}

	
	/* Body */
	#shares .icon {
		font-size: 20px;
		line-height: 40px;
	}
	#body-0 .inner-page {
		height: 325px;
	}
	#body-0 .support {
		font-size: 32px;
	}
	#body-0 .search-field {
		font-size: 14px;
	}
	#body-0 .search-field {
		height: 51px;
		padding: 13px;
	}
	#body-0 label {
		margin-right: -51px;
	}
	#body-0 .search-submit {
		height: 51px;
		width: 51px;
		line-height: 51px;
		font-size: 34px;
	}
	#body-0 .quote {
		font-size: 29px;
	}
	#body-0 .source {
		font-size: 20px;
	}
	#body-1 {
		padding: 60px 0;
	}
	#sidebar {
		width: 100%;
	}
	#content, #content.flexible-content {
		width: 100%;
	}
	#content .wp-pagenavi a.page, #content .wp-pagenavi .current {
		display: none;
	}
	.entry-title {
		font-size: 26px;
		font-weight: 600;
		margin-bottom: 24px;
	}
	#attribution .author {
		font-size: 16px;
	}
	#attribution .addthis_sharing_toolbox {
		margin-top: 6px;
		float: left;
		display: block;
		clear: left;
	}
	#action .action {
		margin: 0 auto 18px;
		width: 90%;
		font-size: 17px;
	}
	article h2 {
		font-size: 22px;
		font-weight: 600;
	}
	article h3 {
		font-size: 18px;
		font-weight: 600;
	}
	.preview-entry p {
		font-size: 16px;
	}
	.preview-entry {
		margin-bottom: 44px;
	}
	#product-meta .left, #product-meta .right {
		float: left;
		width: 100%;
	}
	#product-meta .right {
		margin-bottom: 40px;
	}
	#product-meta .variation {
		margin: 0 18px 18px 0;
	}
	#product-meta .lower .col {
		width: 100%;
	}
	#product-meta .lower .col.middle {
		margin: 20px 0 -10px;
	}
	#alert-box {
		top: 200px;
		width: 250px;
		margin-left: -125px;
	}
	#product-meta .quotes {
		width: 100%;
	}
	#product-meta .avg-review span {
		margin: 0 0 0 11px;
	}
	#product-meta .lower .col.middle, #product-meta .lower .col.last {
		float: left;
		width: 100%;
	}
	.checkout-left, .checkout-right {
		float: left;
		width: 100%;
	}
	#store-primary .desk-type {
		padding-top: 20px;
	}
	#store-timer img {
		padding: 10px;
		width: 96%;
	}
	#store-previews .half.left, #store-previews .half.right {
		width: 100%;
		padding-bottom: 55%;
		margin: 10px 0;
		overflow: hidden;
	}
	#store-previews .half .wrapper {
		margin: 17px 0 0 17px;
	}
	#store-previews .half .title {
		font-size: 33px;
	}
	#store-previews .half .button {
		margin-top: 11px;
		height: 40px;
		line-height: 38px;
		font-size: 20px;
	}
	#store-previews .half .price, #store-previews .half .description {
		display: none;
	}
	#theme-my-login, .woocommerce form.login {
		width: 100%;
	}
	#custom-404 .actions {
		margin: -10px 0 50px;
	}
	#custom-404 .actions .half {
		margin: 0 4%;
		width: 42%;
	}
	#custom-404 .actions .half .button {
		font-size: 13px;
		height: 36px;
		left: auto;
		line-height: 35px;
		margin: 20px 0 0;
		opacity: 1;
		position: relative;
		top: auto;
		width: 100%;
	}
	.page-template-support-php #content article h3:before {
		margin: 0 8px 5px 0;
	}
	.management .member.half {
		float: left;
		width: 100%;
		margin: 5px 0;
	}
	.cycle-pager span {
		font-size: 64px;
		margin: 0 3px;
	}
	table.returns th, table.returns td {
		padding: 7px;
		font-size: 12px;
	}
	#gallery-pager .table .dot {
		height: 14px;
		width: 14px;
	}
	#product-comment-form {
		float: left;
		width: 100%;
	}
	.generic-popup {
		height: 482px;
		padding-top: 20px;
	}
	.generic-popup .intro {
		margin-bottom: 10px;
	}
	.generic-popup .content {
		height: 420px;
	}
	.generic-popup .content p {
		font-size: 14px;
	}
	.generic-popup .title {
		width: 87%;
	}
	#gallery-wrapper iframe {
		height: 210px;
	}
	#cta-widget .left img {
		width: 77px;
	}
	
	/* Woocommerce */
	#cart-guarantee {
		width: 100%;
	}
	body.woocommerce-cart .cart-collaterals {
		width: 100%;
		margin: 10px 0 0 0;
	}
	.ship-details .limitations span {
		width: 200px;
		left: -140px;
	}
	.shop_table.cart .product-thumbnail {
		width: auto;
		padding: 10px;
	}
	.shop_table.cart .product-thumbnail img {
		width: 40px;
		height: auto;
	}
	.shop_table.cart .coupon, .shop_table.cart .cart-buttons {
		width: 100%;
		float: right;
	}
	.shop_table.cart .coupon label {
		display: none;
	}
	.shop_table {
		font-size: 11px;
	}
	.shop_table.cart .qty {
		width: 30px;
	}
	.progress-bar span {
		margin: 8px 0;
		width: 100%;
	}
	.my_account_orders th, .my_account_orders td {
		padding: 15px 6px;
	}
	.confirm-left {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.confirm-right {
		float: left;
		width: 100%;
	}
	#checkout-share .icon {
		font-size: 34px;
		height: 55px;
		width: 55px;
		line-height: 66px;
		margin: 0 22px 0 0;
	}
	#action-title .left-action {
		margin-bottom: 30px;
	}
	#action-title .left, #action-title .right-action {
		display: block;
		float: left;
		width: 100%;
	}
	#press .press-item {
		float: left;
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	img.alignleft, img.alignright {
		margin: 0 0 20px;
		width: 100%;
		height: auto;
		float: none;
	}
	#payment .secure {
		bottom: auto;
		right: auto;
		margin: 14px 0 0;
		padding: 9px 10px 0 0;
		position: relative;
	}
	/* For Business */
	#for-business-downloads {
		padding: 0 0 40px;
	}
	#for-business-downloads .half {
		margin: 40px 0 0;
		padding: 0;
		width: 100%;
	}
	#for-business-downloads .half .title {
		font-size: 22px;
	}
	#for-business-downloads .half p {
		font-size: 18px;
	}
	.health-row .button {
		font-size: 18px;
	}
	#store-primary .left-cell .reviews-num {

	}
	#store-primary .left-cell .rating .icon {
		margin: 0 4px;
	}
	
	/* Building Blocks */
	.building-block .table {
		width: 100%;
	}
	.building-block .align-center h2.title {
		text-align: left;
	}
	.building-block h2.title {
		font-size: 28px!important;
	}
	.building-block .align-center h2.title {
		margin: 0 auto 10px;
		display: block;
		text-align: center;
		width: 94%;
	}
	.bb-image-text .table-cell {
		width: 100%;
		display: block;
		float: left;
	}
	.bb-image-text .mobile-cell {
		display: block;
	}
	.bb-image-text .table-cell.image {
		display: none;
	}
	.bb-image-text .table-cell.left, .bb-image-text .table-cell.right, .bb-image-text .mobile-cell {
		padding: 0;
		margin: 0 0 20px 0;
	}
	.bb-multicolumns .multicolumn {
		width: 100%;
		margin: 0;
	}
	.bb-three-column .column img {
		width: 80%;
	}
	.bb-item-list .item {
		margin: 0 0 30px 0;
	}
	.bb-item-list .left, .ItemList .right {
		width: 100%;
		float: left;
	}
	.bb-item-list .left img {
		margin: 0 0 20px 0;
	}
	.bb-text-and-background .inner-page, .bb-quote .inner-page {
		height: 500px;
	}
	.bb-text-and-background .lower {
		margin: 3px 0 0 0;
	}
	.page-id-125 .bb-text-and-background:first-of-type .lower, .page-id-126 .bb-text-and-background:first-of-type .lower {
		margin: 3px 0 60px;
	}
	.bb-text-and-background .text {
		font-size: 18px;
		line-height: 130%;
	}
	.bb-text-and-background .reduced .text {
		font-size: 17px;
	}
	.bb-text-and-background .inner-page.medium {
		height: 400px;
	}
	.bb-text-and-background .inner-page.short {
		height: 250px;
	}
	.bb-text-and-background .inner-page > .row > .cell {
		position: relative;
	}
	.bb-text-and-background .fade-x {
		position: initial;
	}
	.bb-text-and-background .extra {
		margin: 0;
	}
	.bb-text-and-background .upper {
		margin-bottom: 17px;
	}
	.bb-text-and-background .text, .bb-text-and-background .reduced .text {
		font-size: 15px;
	}
	.bb-text-and-background .inner-page.short {
		height: 250px;
	}
	.bb-text-and-background .text {
		font-size: 16px;
	}
	.bb-text-and-background .video-link {
		height: 31px;
		line-height: 31px;
	}
	.bb-text-and-background .guarantee-wrapper {
		left: 86.2%;
		top: 42%;
		width: 50px;
	}
	.bb-text-and-background .button.small.red {
		font-size: 18px;
		width: 130px;
		height: 35px;
		line-height: 33px;
	}
	.bb-text-and-background .button .icon {
		margin: 0 12px 0 -16px;
		line-height: 40px;
	}
	.bb-text-and-background .video-link {
		font-size: 17px;
	}
	.bb-text-and-background .video-link .icon {
		margin: 1px 9px 0 0;
		width: 30px;
	}
	.bb-text-and-background .video-link.inside {
		padding: 9px 14px;
	}
	.bb-text-and-background .guarantee-popup {
		font-size: 11px;
	}
	.bb-text-and-background h3.subtitle {
		font-size: 18px;
	}
	.bb-quote .quote {
		font-size: 24px;
	}
	.bb-quote .source {
		font-size: 20px;
	}
	.bb-quote .logo {
		width: 150px;
	}
	.bb-two-column .diagram {
		margin: 0 0 25px 0;
		width: 100%;
	}
	.bb-two-column .diagram .left {
		display: none;
	}
	.bb-two-column .diagram .wrapper.block, .bb-two-column .diagram .right {
		float: left;
		width: 100%;
	}
	.bb-endorsements .endorsement {
		width: 100%;
		margin: 30px 0;
	}
	.bb-endorsements .label.small {
		font-weight: 500;
		font-style: italic;
	}
	.bb-endorsements img {
		width: auto;
		max-width: 40%;
		float: left;
	}
	.bb-buttons .half {
		margin: 24px 0;
		width: 100%;
	}
	.bb-buttons .half .button {
		width: 90%;
		float: none;
		margin: 0 auto;
		display: block;
		font-size: 21px;
	}
	.bb-buttons .label.small {
		margin-top: 10px;
	}
	.bb-buttons.bg-white .button.medium {
		font-size: 32px;
	}
	.bb-three-column {
		padding: 55px 0 60px;
	}
	.bb-three-column .column {
		margin: 0;
		width: 100%;
	}
	.bb-three-column .column.middle {
		margin: 20px 0;
	}
	.bb-three-column .text {
		font-size: 16px;
	}
	.bb-technical-specs {
		padding: 60px 0;
	}
	.bb-technical-specs .left, .bb-technical-specs .right {
		float: left;
		width: 100%;
	}
	.bb-technical-specs .images .left, .bb-technical-specs .images .right {
		margin: 0 0 10px 0;
	}
	.bb-technical-specs h2.spec-title {
		font-size: 32px;
	}
	.bb-technical-specs .images.block {
		margin: 0 0 35px 0;
	}
	.bb-products {
		padding: 45px 0;
	}
	.bb-products .half {
		width: 100%;
		margin: 25px 0;
	}
	.bb-products .meta {
		font-size: 17px;
	}
	.bb-product-intro {
		padding: 50px 0;
	}
	.bb-product-intro .left {
		float: left;
		width: 100%;
	}
	.bb-product-intro .right {
		float: left;
		width: 100%;
		margin: 24px 0 0 0;
	}
	.bb-product-intro .button {
		margin: 27px 0;
	}
	.bb-product-intro h2.title {
		font-size: 28px;
	}
	.bb-product-intro .description {
		font-size: 19px;
	}
	.bb-newsletter .gform_wrapper {
		width: 100%;
	}
	.bb-newsletter p {
		font-size: 18px;
	}
	.bb-thin-stripe {
		padding: 30px 0;
	}
	.bb-thin-stripe span.title {
		font-size: 26px;
		line-height: 115%;
	}
	.bb-thin-stripe span.title.small {
		text-align: center;
		float: none;
		font-size: 24px;
	}
	.bb-thin-stripe button {
		margin: 20px 0 0 0!important;
		padding: 0!important;
		width: 100%;
		font-size: 22px!important;
	}
	.bb-thin-stripe .img-cell {
		display: block;
		float: left;
		padding: 0;
		width: 100%;
	}
	.bb-thin-stripe .img-table {
		margin: 20px 0 0 0;
	}
	.bb-thin-stripe .img-table img {
		display: block;
		margin: 14px auto;
		width: 82%;
	}
	.bb-purchase .entry-title {
		font-size: 23px;
		margin-bottom: 0;
	}
	.bb-purchase #product-meta .upper .left, .bb-purchase #product-meta .upper .right {
		width: 100%;
		float: left;
		margin-top: 25px;
	}
	.bb-purchase {
		padding: 0 0 50px;
	}
	.bb-text-and-background .guarantee-popup {
		width: 200px;
	}
	.building-block .inner-page.controls .icon {
		font-size: 35px;
	}
	.building-block .inner-page.controls .title, .building-block .inner-page.controls .spec-title {
		font-size: 30px;
		margin: 0 0 0 10px;
		line-height: 32px;
	}
	.bb-text-and-background:nth-of-type(1) .extra-bg-wrapper > .backstretch {
		opacity: 1;
	}
	.bb-blog h3 {
		font-size: 24px;
	}
	.bb-blog .post {
		margin: 0 0 40px 0!important;
		width: 100%;
	}
	.bb-blog .post .content {
		height: auto;
	}
	.bb-blog .lower .button {
		box-sizing: border-box;
		display: table;
		float: none;
		margin: 20px auto 0;
		padding: 0 52px;
		width: auto
	}
	.bb-blog .upper {
		margin-bottom: 0;
	}
	.bb-blog .lower p {
		font-size: 21px;
		line-height: 120%;
		margin: -125px 0 0;
		text-align: center;
	}
	.bb-buttons .inner-page {
		height: 450px;
	}
	.bb-columns-with-background .w-column {
		margin: 0 0 80px;
		width: 100%!important;
	}
	.bb-columns-with-background .w-column:last-child {
		margin-bottom: 0;
	}
	.bb-columns-with-background .backstretch {
		display: none!important;
	}
	.bb-columns-with-background .w-column:last-of-type {
		margin-bottom: 0;
	}
	.bb-columns-with-background .w-column.spacer {
		display: none;
	}
	.bb-columns-with-background .w-column[data-content="false"] {
		display: none;
	}
	.bb-columns-with-background .content.cols-5 .w-column img {
		width: 55%;
	}
	.bb-columns-with-background .content.cols-5 .w-column .table {
		height: auto;
		margin: 0 0 25px;
	}
	.bb-columns-with-background h2.title.right-aligned {
		margin-left: 0;
	}
	.bb-columns-with-background .content.linked .w-column:first-of-type {
		margin-bottom: 0;
	}
	.bb-columns-with-background .content.move-buttons-true .w-column .action {
		display: none;
	}
	.bb-columns-with-background .content.move-buttons-true .extra-actions {
		display: block;
		float: left;
		margin-top: 20px;
	}
	.bb-columns-with-background .content.move-buttons-true .extra-actions .action {
		margin-top: 0;
	}
	.bb-columns-with-background .padding.block {
		display: none;
	}
	.bb-columns-with-background .mobile-img {
		display: block;
	}
	.bb-columns-with-background .extra-actions {
		margin-bottom: 30px;
	}
	.bb-columns-with-background.blue {
		background: #0667a0;
	}
	.bb-columns-with-background.white {
		background: #ffffff;
	}
	.bb-columns-with-background .mobile-color-blue {
		border-color: #1d9ced!important;
		color: #1d9ced;
	}
	.bb-columns-with-background .mobile-color-grey {
		color: #333333;
	}
	.bb-columns-with-background .mobile-color-white {
		border-color: #ffffff!important;
		color: #ffffff;
	}
	.bb-columns-with-background .w-column.last {
		margin-bottom: 0;
	}
	.bb-video-intro .half {
		width: 100%;
	}
	.bb-video-intro img.main {
		display: block;
		float: none;
		height: auto;
		margin: 0 auto;
		width: 63%;
	}
	.bb-video-intro .table {
		height: auto;
		margin: 30px 0 0 0;
	}
	.bb-video-intro .half .half.left {
		width: 100%;
	}
	.bb-video-intro h1 {
		font-size: 30px;
	}
	.bb-video-intro h1 br {
		display: none;
	}
	.bb-press-reviews .inner-page {
		padding: 50px 0;
	}
	.bb-press-reviews .press-row {
		margin-bottom: 0;
	}
	.bb-press-reviews .press-col {
		margin-bottom: 40px;
		width: 100%;
	}
	.page-reviews #header .inner-page, .page-reviews #footer .inner-page, .page-reviews .building-block .inner-page {
		padding-right: 5%;
		padding-left: 5%;
	}
	.bb-customer-reviews .comment .left, .bb-customer-reviews .comment .right {
		width: 100%;
	}
	.bb-customer-reviews .comment .right {
		font-size: 17px;
	}
	.bb-customer-reviews .read-all {
		margin-bottom: 50px;
	}
	.bb-customer-reviews .actions a {
		margin: 10px 0;
		padding: 0;
		width: 100%;
	}
	.bb-social-media-posts .sm_column {
		margin: 0 0 35px;
		width: 100%;
	}
	.bb-social-media-posts .sm_column:last-child {
		margin-bottom: 0;
	}
	

	/* Store Locator */
	div#sl_div div#map {
		height: 360px;
	}
	#addy_in_address label, #tagalong_category_selector label, #addy_in_radius label {
		width: 100%!important;
		font-size: 14px!important;
		line-height: 160%!important;
	}
	#addy_in_address input, #tagalong_category_selector select, #addy_in_radius, #addy_in_radius select {
		width: 100%!important;
	}
	#tagalong_category_selector select, #addy_in_radius select {
		padding: 10px!important;
	}
	#radius_in_submit {
		width: 100%!important;
		margin: 10px 0 0 0!important;
	}
	#map_sidebar {
		font-size: 13px!important;
	}
	
	/* 404 */
	#not-found .sketch-bg {
		width: 100%;
	}
	#not-found .title {
		padding: 13px 0;
		width: 100%;
		font-size: 33px;
	}
	#not-found .title strong {
		display: block;
		font-size: 54px;
		margin-bottom: 10px;
	}
	#not-found .sketch-bg {
		top: 152px;
	}
	#not-found .search-form {
		width: 100%;
		box-sizing: border-box;
		margin-top: 90px;
	}
	#not-found .search-form .search-submit {
		width: 17%;
	}
	#not-found .search-form .search-field {
		width: 83%;
	}
	#not-found .middle {
		margin-bottom: 19px;
	}
	#not-found .closing {
		line-height: 130%;
		text-align: center;
		font-size: 14px;
	}
	.ship-details .limitations span, .cart-collaterals .bubble span {
		position: fixed;
		left: 2%;
		width: 96%;
		box-sizing: border-box;
	}
	#product-comment-form select {
		width: 100%;
	}
	#product-comment-form label {
		line-height: 125%;
		font-size: 14px;
	}
	#product-reviews .comment .meta, #product-reviews .comment .content {
		width: 100%;
	}
	.woocommerce-cart .woocommerce-message {
		box-sizing: border-box;
		font-size: 12px;
		line-height: 125%;
		padding: 11px;
		width: 100%;
	}
	.shop_table.cart tr.bundle_child .product-thumbnail img {
		float: left;
		width: 55%;
	}

	/* Footer */
	#footer-1 .inner-page {
		width: 100%;
	}
	#footer-1 .col-3 {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
		margin: 0 0 30px 0;
	}
	#footer-1 .col-3.first {
		width: 90%;
		padding: 3% 5% 1.5%;
	}
	#footer-1 .col-3 .icon {
		width: 36px;
		height: 36px;
		line-height: 42px;
		font-size: 20px;
		margin: 3px;
	}
	#footer-1 .col-3.middle {
		margin: 0;
	}
	#footer-1 .col-3.middle ul {
		width: 50%;
		margin: 0 0 30px 0;
	}
	#custom-404 .opening {
		font-size: 26px;
	}
	#custom-404 .orange {
		width: 100%;
		font-size: 34px;
	}
	#custom-404 .med {
		width: 100%;
		text-align: left;
	}
	#custom-404 .search-form {
		width: 100%;
	}
	#custom-404 .search-form .search-submit {
		width: 20%;
	}
	#custom-404 .search-form label {
		width: 80%;
	}
	

	/* Forms & Buttons */
	.gform_wrapper input[type="submit"] {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		display: table;
		margin: 0 auto;
	}
	#footer-1 .col-3 .gform_body {
		width: 60%;
	}
	#footer-1 .col-3 .gform_footer {
		width: 38%;
	}
	#get-updates-dropdown {
		bottom: -300px;
		width: 96%;
		left: 2%;
		box-sizing: border-box;
	}
	#get-updates-dropdown .gform_body .half-left, #get-updates-dropdown .gform_body .half-right, #see-the-f1 .half-left, #see-the-f1 .half-right {
		width: 100%;
		clear: both;
		margin: 0 0 5px 0;
	}
	#see-the-f1 .half-left input, #see-the-f1 .half-right input {
		padding: 1% 3.4%;
	}
	#see-the-f1 input  {
		margin-bottom: 4px;
	}
	#see-the-f1 textarea {
		height: 120px;
	}
	#see-the-f1 .close {
		margin-bottom: 3px;
	}
	#see-the-f1 .gform_wrapper {
		margin-bottom: 0;
	}

	/* Full Screen template */
	#full-screen .logo {
		width: 140px;
	}
	#full-screen h1 {
		font-size: 22px;
	}
	
	/* NeoCon page template */
	.neocon-row .gform_wrapper .gform_body input {
		padding: 6px 11px;
	}
	.neocon-row h2 {
		font-size: 39px;
	}
	.neocon-row .column.third {
		width: 100%;
	}
	.neocon-row .column.third.pos-1 {
		margin: 30px 0;
	}
	.neocon-row p {
		font-size: 19px;
	}
	.neocon-row .gform_confirmation_message {
		font-size: 22px;
	}
	#neocon-1 .half.left, #neocon-1 .half.right {
		float: left;
		margin: 0;
		width: 100%;
	}
	#neocon-1 .half .one {
		margin: 0 0 25px 0;
	}
	#neocon-1 .half .large {
		font-size: 21px;
	}
	#neocon-1 .anchor-buttons {
		bottom: auto;
		left: auto;
		margin: 20px 0 0 0;
		position: relative;
	}
	#neocon-1 .anchor-buttons button {
		font-size: 15px;
		height: 30px;
		line-height: 29px;
		margin: 5px 0;
		width: 100%;
	}
	#neocon-1 .date {
		font-size: 26px;
	}
	#neocon-2 .half {
		width: 100%!important;
	}
	#neocon-2 .half.left p {
		margin: 0 0 20px;
	}
	#neocon-2 .half.right {
		margin: 20px 0 0 0;
	}
	#neocon-2 .half.right img {
		margin: 50px 0 0;
	}
	#neocon-3 .inner-page {
		height: 200px;
	}
	#neocon-4 h3 {
		font-size: 24px;
	}
	#neocon-4 #rise {
		margin: 40px 0;
	}
	#neocon-4 .gform_wrapper {
		width: 100%;
	}
	#neocon-4 #business-desk {
		margin: 40px auto 0;
		width: 100%;
	}
	#neocon-6 .follow a {
		margin: 7px 0;
		text-align: center;
		width: 100%;
	}
	#neocon-6 #stir-tweet-combo {
		width: 100%;
	}
	#neocon-6 #stir-tweet-combo p {
		font-size: 15px;
		padding: 14px 7.6% 11px;
	}
	#neocon-6 .socials {
		margin: 40px auto;
	}
	#neocon-6 .socials .icon {
		font-size: 20px;
		height: 36px;
		line-height: 42px;
		margin: 0 2px;
		width: 36px;
	}
	#neocon-6 .twitter-share {
		font-size: 15px;
		padding: 0;
		width: 100%;
	}
	#neocon-7 h2 {
		font-size: 34px;
	}
	#neocon-7 .column .header {
		font-size: 22px;
		margin: 5px 0;
	}
	#neocon-7 .column p {
		font-size: 18px;
	}

	#neocon-thankyou .inner-page {
		height: 500px;
	}
	#neocon-thankyou h1 {
		font-size: 29px;
		margin-top: 23px;
	}
	#neocon-thankyou .sub {
		font-size: 18px;
		line-height: 115%;
		margin: 16px 0;
	}
	#neocon-thankyou .button {
		font-size: 24px;
		height: 51px;
		line-height: 49px;
	}

	/* Ergo page template */
	.ergo-row .gform_wrapper .gform_body input {
		padding: 6px 11px;
	}
	.ergo-row h2 {
		font-size: 32px;
	}
	.ergo-row h2 br {
		display: none;
	}
	.ergo-row .column.third {
		width: 100%;
	}
	.ergo-row .column.third.pos-1 {
		margin: 30px 0;
	}
	.ergo-row p {
		font-size: 19px;
	}
	.ergo-row .gform_confirmation_message {
		font-size: 22px;
	}
	.ergo-row .column.quarter {
		width: 100%;
	}
	.ergo-row .column.quarter.pos-0 {
		margin-bottom: 30px;
	}
	#ergo-1 .inner-page {
		background-size: 96% auto!important;
		padding-bottom: 91%;
	}
	#ergo-1 .half.left, #ergo-1 .half.right {
		float: left;
		margin: 0;
		width: 100%;
	}
	#ergo-1 .half .large {
		font-size: 21px;
	}
	#ergo-1 .half .four {
		width: 100%;
	}
	#ergo-1 .actions {
		margin: 0;
		width: 100%;
	}
	#ergo-1 .actions .button {
		margin: 0 0 20px;
		padding: 0;
		width: 100%;
	}
	#ergo-1 .anchor-buttons {
		bottom: auto;
		left: auto;
		margin: 20px 0 0 0;
		position: relative;
	}
	#ergo-1 .anchor-buttons button {
		font-size: 15px;
		height: 30px;
		line-height: 29px;
		margin: 5px 0;
		width: 100%;
	}
	#ergo-1 .date {
		font-size: 26px;
	}
	#ergo-2 .half {
		width: 100%!important;
	}
	#ergo-2 .half.left p {
		margin: 0 0 20px;
	}
	#ergo-2 .half.right {
		margin: 20px 0 0 0;
	}
	#ergo-2 .half.right img {
		margin: 50px 0 0;
	}
	#ergo-3 .inner-page {
		height: 200px;
	}
	#ergo-4 h3 {
		font-size: 24px;
	}
	#ergo-4 #rise {
		margin: 40px 0;
	}
	#ergo-4 .gform_wrapper {
		width: 100%;
	}
	#ergo-4 #business-desk {
		margin: 40px auto 0;
		width: 100%;
	}
	#ergo-5 .column img {
		max-width: none;
		width: 50%;
	}
	#ergo-7 h2 {
		font-size: 38px;
	}
	#ergo-7 .column .header {
		font-size: 22px;
		margin: 5px 0;
	}
	#ergo-7 .column p {
		font-size: 18px;
	}

	#ergo-thankyou .inner-page {
		height: 500px;
	}
	#ergo-thankyou h1 {
		font-size: 29px;
		margin-top: 23px;
	}
	#ergo-thankyou .sub {
		font-size: 18px;
		line-height: 115%;
		margin: 16px 0;
	}
	#ergo-thankyou .button {
		font-size: 24px;
		height: 51px;
		line-height: 49px;
	}
	
	/* Store v2 page template */
	#store-primary .left-cell, #store-primary .right-cell {
		display: block;
		float: left;
		width: 100%;
	}
	#store-primary .desk {
		margin: 10px 0;
		width: 97%;
	}
	#store-primary .desk .buy {
		font-size: 11px;
	}
	.store-guarantee .col-3 {
		width: 100%;
	}
	.store-guarantee .col-3.middle {
		margin: 30px 0;
	}
	.store-guarantee .col-3 img {
		margin: 0 40% 15px 0;
		width: 60%;
	}
	
	/* Love page */
	.love-row {
		padding: 35px 0;
	}
	.love-row h2 {
		font-size: 24px;
	}
	.love-row .action-row {
		bottom: auto;
		left: auto;
		position: relative;
	}
	.love-row .action-row .button, .love-row .action-row button.button {
		padding: 0;
		width: 100%;
	}
	.love-row .action-row .text {
		line-height: 127%;
		margin: 0 0 12px 0;
		text-align: center;
		width: 100%;
	}
	.love-slider .carousel {
		height: 630px;
		margin: 60px 0 20px;
	}
	.love-slider .column {
		height: 237px;
		width: 100%!important;
	}
	.love-slider .column .content {
		width: 100%;
	}
	.love-slider .spacers {
		display: none;
	}
	.love-slider .pager {
		margin: 0 auto 38px;
	}
	.love-slider .pager .dot {
		height: 10px;
		margin: 6px;
		width: 10px;
	}
	#love-intro .inner-page {
		height: 230px;
	}
	#love-intro .button.blue {
		box-sizing: border-box;
		float: left;
		font-size: 19px;
		height: 35px;
		line-height: 33px;
		margin: 0;
		padding: 0 10px;
		width: 49%;
	}
	#love-intro .button.blue div {
		display: none;
	}
	#love-intro #vid-open {
		float: right;
		font-size: 19px;
		height: 35px;
		line-height: 33px;
		margin: 0;
		padding: 0;
		width: 49%;
	}
	#love-intro #vid-open .icon {
		font-size: 23px;
		line-height: 39px;
	}
	#love-intro .action {
		bottom: -28px;
		left: 0;
		margin: 0;
		position: absolute;
		width: 100%;
	}
	#love-videos {
		display: none;
	}
	#love-videos .upper {
		background-size: auto 100%;
		height: 33px;
		margin-top: -33px;
	}
	#love-videos .carousel, #love-videos .slide {
		height: 400px;
	}
	#love-videos .pager {
		margin: 20px 0 0 0;
	}
	#love-videos .slide .left, #love-videos .slide .right {
		float: left;
		width: 100%;
	}
	#love-videos .slide .left {
		margin: 0 0 40px 0;
	}
	#love-videos .buttons .half {
		margin: 40px 0 0;
		padding: 0;
		width: 100%;
	}
	#love-videos .buttons .half .button.small {
		font-size: 23px;
	}
	#love-social #social-split {
		margin: 40px 0 30px;
	}
	#love-social #social-split .half {
		float: left;
		padding: 0 5% 22px;
		width: 90%;
	}
	#love-social #social-split {
		height: auto;
	}
	#love-social .carousel, #love-social .spacer {
		height: 260px;
	}
	#love-social #social-split .inner-page {
		width: 100%;
	}
	#love-social #social-split .half.pos-0 {
		background: #0095ad;
	}
	#love-social #social-split .half.pos-1 {
		background: #35528c;
	}
	#love-social #social-split .half .text-box {
		font-size: 15px;
		padding: 17px 23px 0;
	}
	#love-social #social-split .pager {
		margin: -86px 0 0 0;
	}
	#love-ferrari .inner-page {
		height: 260px;
	}
	#love-ferrari .cell span {
		font-size: 24px;
	}
	#love-ferrari .cell img {
		width: 160px;
	}
	#love-press .carousel {
		height: 1083px;
	}
	#love-press .box {
		width: 100%;
	}
	#love-press .box.pos-1 {
		margin: 30px 0;
	}
	#love-press .box .lower .title {
		font-size: 18px;
	}
	#love-press .box .lower .quote {
		font-size: 16px;
		height: 120px;
		line-height: 140%;
	}
	#love-customers h2 {
		margin: 0 0 25px 0;
		width: 100%;
	}
	#love-customers .inner-page {
		height: auto;
	}
	#love-businesses .logo {
		width: 100%;
	}
	#love-businesses .logo.left {
		margin: 43px 0 0;
	}
	#love-businesses .logo.right {
		margin: 0 0 57px;
	}
	#love-businesses .primary {
		margin: 30px auto;
		width: 80%;
	}
	#love-design .white-panel {
		margin: 40px auto 45px;
		padding: 17px 22px 20px;
		width: 100%;
	}
	#love-design .white-panel p {
		font-size: 16px;
		line-height: 124%;
	}
	#love-guarantee .half {
		padding: 30px;
		width: 100%;
	}
	#love-buy .half {
		margin: 20px 0;
		width: 100%;
	}
	#love-buy .half.f1 {
		margin-top: 50px;
	}
	#love-buy img {
		width: 64%;
	}
	#love-buy .button {
		padding: 0 26%;
	}
	#vertical-video {
		height: 100%;
	}
	#modular-purchase-row .half {
		margin: 20px 0;
		width: 100%;
	}
	.page-template-reviews .new-review h2 {
		font-size: 26px;
		margin: 0;
	}
	.page-template-reviews .new-review .button {
		float: left;
		margin: 30px 0 0;
		width: 100%;
	}
	.page-template-reviews .reviews .half {
		width: 100%;
	}
	.button.grey-ghost .icon {
		display: none;
	}
	.single-post article p img {
		height: auto;
		width: 100%!important;
	}
	#sb_instagram {
		display: none!important;
	}
	/* Standingest */
	.page-standingest #header .inner-page, .page-standingest #footer .inner-page, .page-standingest .building-block .inner-page {
		padding: 25px 20px;
	}
}

@media (max-width: 300px) {

}