/*
Theme Name:     theblogcademy
Theme URI:      http://www.theblogcademy.com/
Description:    Theme designed by Nubby Twiglet (www.nubbytwiglet.com)
Author:         Gareth Williams
Author URI:     http://www.rocknrollbride.com/
Template:       twentyfourteen
Version:        1.0.0
*/

@import url("../twentyfourteen/style.css");

body {
	background: #fff;
	color: #333;
}

h3 {
	color: #666;
	font-family: 'Proxima Nova Alt', sans-serif;
	font-size: 20px;
	margin-top: 30px;
	text-align: center;
	text-transform: uppercase;
}

a {
	color: #7bc9d0;
	text-decoration: none;
}

a:active,
a:hover {
	color: #7bc9d0;
}

::selection {
	background: #7bc9d0;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #7bc9d0;
	color: #fff;
	text-shadow: none;
}

#page {
	margin: 0 auto;
}

.site-content {
	margin: 0 20px;
}


/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input {
	color: #666;
}


/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */

.primary-navigation {
	font-size: 11px;
	padding: 0;
}

.nav-menu {
	text-align: center;
}

.primary-navigation a.home-link {
	line-height: 40px;
	margin: 0 auto;
	padding: 0 0 0 10px;
}

.page_item {
	position: relative;
}

.page_item ul {
	-moz-box-shadow:    2px 2px 1px -1px #333;
	-webkit-box-shadow: 2px 2px 1px -1px #333;
	box-shadow:         2px 2px 1px -1px #333;
	display: none;
	text-align: left;
	white-space: nowrap;
}

.page_item:hover ul {
	display: block;
	left: 0;
	position: absolute;
}

.page_item ul.no-hover {
	display: block;
	left: 0;
	position: absolute;
}

.page_item_7 ul, .page_item_7 ul.no-hover {
	left: auto;
}

.primary-navigation a {
	display: inline-block;
	padding: 0 8px;
	white-space: nowrap;
}

.primary-navigation ul ul {
	background-color: #fff;
	float: left;
	margin: 0;
	position: absolute;
	top: 41px;
	left: -999em;
	z-index: 99999;
}

.primary-navigation ul .page-item-7 ul {
	border-top: 1px solid #fff;
	right: 0;
	top: 80px;
	width: 100%;
}

.page_item ul li {
	border-top: 1px solid #dee2e3;
}

.page_item ul li:first-child {
	border-top: none;
}

.page_item ul li:hover a {
	background: #545a60;
	color: #fff;
}

.primary-navigation li {
	height: 43px;
	line-height: 43px;
}

.primary-navigation li.page-item-3, .primary-navigation li.page-item-4, .primary-navigation li.page-item-5, .primary-navigation li.page-item-6 {
	display: none;
}

.primary-navigation li.page-item-7 {
	background: #f4f4f4;
	display: none;
	height: 80px;
	line-height: 80px;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	right: 0;
	top: 0;
}

.primary-navigation li.page-item-7 > a {
	margin-right: -17px;
	padding: 0;
}

.page-item-9 img {
	margin-top: -4px;
}

.page-item-7 div span {
	position: relative;
	top: -2px;
	vertical-align: middle !important;
}

.site-header {
	background: #fff;
	max-width: 1400px;
}

.hero img, .hero_spacer {
	max-width: 100%;
}

.af-form-wrapper {
	background: #f4f4f4;
	color: #666;
	display: none;
	height: 80px;
	position: relative;
	text-align: right;
}

.af-form-wrapper:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

.af-form-wrapper p {
	display: inline-block;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
}

.af-form-wrapper div {
	clear: left;
	float: left;
	padding-left: 20px;
	white-space: nowrap;
}

.af-form-wrapper .text {
	font-family: 'Proxima Nova', sans-serif;
	font-size: 11px;
	font-weight: 400;
	margin-right: 3.571428571%;
	padding: 7px 15px;
	width: 194px;
}

.af-form-wrapper #tbc_awf_field-38990628 {
	margin-right: 2.142857143%;
}

.af-form-wrapper .submit {
	background: #7fc9cf;
	border-radius: 0;
	color: #fff;
	font-size: 16px;
	line-height: 80px;
	padding: 0 10.714285714% 0 3.142857143%;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	vertical-align: baseline;
}

.af-form-wrapper .submit:hover {
	background: #7fc9cf;
}

.shop_only_nav {
	background: #f4f4f4;
	color: #666;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 70px;
	text-align: center;
	text-transform: uppercase;
}

.shop_only_nav a {
	color: #666;
}

.shop_only_nav .sep {
	border-left: 2px solid #666;
	margin: 0 2.678571429%;
}

/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */
 
.site-navigation ul {
	clear: left;
	margin: 0 auto;
}
 
.site-navigation, .site-navigation a {
	color: #494d52;
	font-family: 'Proxima Nova Alt', sans-serif;
	font-size: 13px;
	font-weight: 600;
}

.site-navigation a:hover {
	color: #494d52;
}

.primary-navigation .page-item-1 a {
	padding-left: 0;
}

.site-navigation ul ul {
	padding-left: 0;
}

.primary-navigation ul ul a {
	padding: 0 12px;
	white-space: normal;
	width: 176px;
}

.primary-navigation .nav-menu {
	border-bottom: 0;
	display: block;
}

.primary-navigation li {
	border: 0;
	display: inline-block;
	height: 41px;
	line-height: 41px;
	position: relative;
}

.primary-navigation li li {
	border: 0;
	display: block;
	height: auto;
	line-height: 41px;
}

/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */

.content-area {
	padding-top: 0;
}
 
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin: 0 auto;
	max-width: 100%;
}

.blue {
	vertical-align: top;
}

.entry-content .banner {
	padding: 7.272727273% 0;
}

.entry-content .banner-alternate {
	background: #f9f9f9;
	clear: both;
	margin: 0 -20px;
	padding: 7.272727273% 20px;
}

.entry-content .banner-wide {
	margin: 0 -20px;
	padding: 0;
}

.entry-content .banner-testimonials {
	background: #e4f4f5;
	margin: 0 -20px;
	padding: 0;
}

.banner-testimonials.alternate {
	background: #f9f9f9;
}

.banner-testimonials.normal {
	background: #fff;
}

.banner-testimonials p {
	font-family: 'Playfair Display', serif;
	font-size: 22px;
	font-weight: normal;
	text-align: justify;
}

.banner-testimonials .twocol {
	margin-bottom: 48px;
}

.banner-testimonials .twocol:last-child {
	margin-bottom: 0;
}

.learn-more {
	display: block;
	line-height: 44px;
	padding: 5.454545455% 0 0 0;
	text-align: center;
	text-transform: uppercase;
}

.learn-more a {
	background: #666;
	color: #fff;
	display: inline-block;
	font-family: 'Proxima Nova', sans-serif;
	font-weight: bold;
	padding: 0 45px;
	text-decoration: none;
}

.buy-now {
	display: block;
	line-height: 44px;
	margin: 0 auto;
	padding: 5.454545455% 0 0 0;
	text-align: center;
	text-transform: uppercase;
}

.buy-now a {
	background: #4a4a4f;
	border: 2px solid #999;
	color: #ccc;
	display: inline-block;
	padding: 0 45px;
	text-align: center;
	text-decoration: none;
}

.twocol .first, .twocol .second {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: auto;
}

.twocol .first {
	margin-bottom: 60px;
	width: 100%;
}

.twocol .boxed {
	background: #fff;
	border: 2px solid #999;
	padding: 35px 0;
}

.twocol .boxed * {
	padding-left: 45px;
	padding-right: 45px;
}

.twocol .boxed a {
	color: #333;
	font-weight: bold;
	padding: 0;
	text-decoration: underline;
	text-transform: uppercase;
}

.twocol .onethird {
	display: inline-block;
	text-align: left;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.twocol .onethird br {
	display: none;
}

.twocol .twothirds {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.twocol .twothirds a {
	color: #333;
}

.twocol .twothirds a:hover {
	color: #7bc9d0;
}

.twocol .onethird h2:after {
	width: auto;
}

.twocol .left, .onethird.left h2, .left h3 {
	text-align: left;
}

.twocol .twothirds h3.connect {
	margin-bottom: 0;
}

h3.connect {
	color: #666;
	font-family: 'Playfair Display', serif;
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 0;
	text-align: center;
	text-transform: none;
}

.connect-deet {
	font-family: 'Muli';
}

.entry-content .banner > p.founder-name {
	color: #666;
	font-family: serif;
	font-size: 40px;
	margin: 48px 0 0 0;
}

.entry-content .banner > p.founder-title {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0;
}

h3.arrow {
	background: url(img/arrow_blue.png) left 0 no-repeat;
	font-size: 22px;
	line-height: 22px;
	padding-left: 36px;
	text-align: left;
}

.centre {
	text-align: center;
}

.twocol .onethird.right {
	text-align: right;
}

.ticks {
	font-family: Muli;
	font-size: 20px;
	list-style-image: url(img/tick.png);
	list-style-position: inside;
	margin: 0;
	text-align: justify;
	vertical-align: top;
}

.ticks li {
	margin-bottom: 24px;
	vertical-align: top;
}

.border {
	border-bottom: 2px solid #999;
}

.twocol .second {
	float: right;
}

.twothirds.second {
	margin-top: 7.272727273%;
}

.twocol:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

.narrowcol {
	margin: 0 auto;
	width: auto;
}

.testimonial {
	text-align: center;
}

p.credit, p.credit a {
	color: #333;
	font-family: 'Proxima Nova Alt', sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	padding-top: 5.454545455%;
	text-align: center;
	text-decoration: underline;
}

.headmistress h3:first-child {
	margin-top: 5.454545455%;
	text-align: left;
}

.headmistress .summary {
	font-style: italic;
}

.download {
	border: 1px solid #ccc;
	margin-left: 40px;
}

.download:first-child {
	margin-left: 0;
}

.product {
	display: inline-block;
	margin-right: 2.727272727%;
	text-align: center;
	vertical-align: top;
	width: 31.515151515%;
	width: 48.636363637%;
}

.product:nth-child(2n + 3) {
	margin-right: 0;
}

.product h3 {
	font-family: Lato, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.product .date, .product .location {
	font-size: 14px;
	margin-bottom: 0;
}

.product .price {
	font-size: 14px;
	text-transform: uppercase;
}

.product .sold-out {
	font-size: 14px;
	margin-top: 20px;
	text-transform: uppercase;
}

.product .learn-more a {
	background: none;
	border: 2px solid #999;
	color: #7a7a7a;
	padding: 0 15px 0 15px;
}

.responsive_video {
	height: 0;
	margin-bottom: 5.454545455%;
	padding-bottom: 56.25%;
	position: relative;
	width: 100%;
}

.responsive_video iframe {
	height: 100%;
	left: 0;
	margin: 0 auto;
	position: absolute;
	top: 0;
}

.video-substitute {
	margin-bottom: 60px;
	width: 100%;
}

.entry-content img.size-full {
	height: auto;
	width: 100%;
}

.entry-content .banner > p {
	font-size: 20px;
}

.module_list, .video_list {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 300;
	list-style-type: none;
	margin: 0 0 5.454545455% 0;
	text-transform: uppercase;
}

.video_list {
	margin: 0 auto 5.454545455% auto;
	text-align: center;
}

.module_list li, .video_list li {
	display: inline-block;
	position: relative;
	width: 10%;
}

.video_list li {
	padding-bottom: 2px;
	padding-right: 2px;
	width: 35px;
}

.module_list a, .video_list {
	color: #494d52;
	text-decoration: none;
	vertical-align: bottom;
}

.module_list span, .video_list span {
	background: #e1e2e2;
	color: #4b4e53;
	display: inline-block;
	margin-right: 3.75%;
	padding: 13.25% 3.75% 3.5% 0;
	text-align: right;
	width: 93%;
}

.video_list span {
	padding: 13.25% 3.5%;
	text-align: center;
}

.module_list p, .video_list p {
	bottom: 0;
	display: inline-block;
	display: none;
	left: 0;
	margin: 0 0 0 26%;
	padding: 0 0 3.5% 0;
	position: absolute;
	white-space: pre-line;
}

x.video_list p {
	margin: 0;
}

.module_list .selected span, .video_list .selected span {
	background: #7fc9cf;
}

.worksheets {
	border-top: 1px solid #ccc;
}

.worksheets p {
	color: #ccc;
	margin: 60px 0 0 0;
}

.worksheets a {
	display: inline-block;
	margin: 8.571428571% 5.571428571% 0 0;
	width: 28.571428571%;
}

.worksheets a:nth-child(3n + 3) {
	margin-right: 0;
}

.worksheets img {
	border: 1px solid #ccc;
	display: inline-block;
}

.my-module h3 {
	border-top: 1px solid #ccc;
	padding-top: 60px;
}

.my-module > p {
	margin-bottom: 60px;
}


.status {
	background: #f4f4f4;
	margin-top: 60px;
	padding: 30px 0;
	text-align: center;
}

.status h3 {
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

.status p {
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	text-transform: none;
}

.coupon {
	background: #f4f4f4;
	margin-top: 10.714285714%;
	padding: 5.454545455%;
	text-align: center;
}

.coupon h3 {
	color: #999;
	font-size: 14px;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
}

.coupon form {
	margin-bottom: 0;
	margin-top: 5.454545455%;
}

.coupon input[type="submit"] {
	background: #999;
}

/**
 * 6.12 Full-width
 * -----------------------------------------------------------------------------
 */

.full-width .hentry {
	max-width: 700px;
}

/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */

.post {
	padding-top: 7.272727273%
}

.entry-title {
	text-align: center;
}

.entry-title:after {
	border-bottom: 1px solid #ccc;
	content: "";
	display: block;
	height: 1px;
	margin: 60px auto 60px auto;
	width: 21.428571429%;
}

.entry-title a {
	color: #666;
}

.entry-title a:hover {
	color: #7bc9d0;
}

.entry-content .banner .pre-heading {
	font-family: Proxima Nova Alt;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.entry-header h1, .entry-content h2 {
	color: #666;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	font-weight: 300;
	line-height: 1.0909090909;
	margin: 0 0 5.454545455% 0;
	overflow: visible;
	text-align: center;
	text-transform: uppercase;
}

.entry-content h2 span {
	display: block;
	font-size: 16px;
	padding-top: 5.454545455%;
}

.entry-content .heading-2 {
	color: #666;
	font-family: 'Playfair Display', serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 48px;
	text-align: center;
	text-transform: none;
}

.entry-content .heading-3 {
	color: #666;
	font-family: Proxima Nova Alt;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 48px;
	text-align: center;
	text-transform: uppercase;
}

.entry-content .heading-3:last-child {
	margin-bottom: 0;
}

.entry-content .heading-4 {
	color: #666;
	font-family: 'Playfair Display', serif;
	font-size: 22px;
	font-weight: bold;
	margin: 48px 0 0px 0;
}

.entry-content .heading-5 {
	color: #666;
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	line-height: 1.2;
	margin-bottom: 0;
	text-align: justify;
}

.entry-content p.heading-5 {
	font-size: 40px;
}

.entry-content .heading-5.centre {
	text-align: center;
}

.entry-content .copy {
	font-family: Muli;
	font-size: 20px;
	font-weight: normal; 
	text-align: justify;
}

.entry-content .copy a {
	color: #333;
	text-decoration: underline;
}

/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */

.entry-meta .tag-links a:hover {
	background-color: #7bc9d0;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #7bc9d0;
}

/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */
 
.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
	text-decoration: none;
}

.site-content .entry-content,
.site-content .entry-summary,
.page-content {
	padding: 0;
}

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

/* Paging Navigation */

.paging-navigation {
	border-top: none;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 300;
	margin: 48px 0;
}

.paging-navigation .page-numbers {
	border-top: 5px solid transparent;
	display: inline-block;
	font-size: 20px;
	font-weight: 300;
	margin-right: 1px;
	padding: 7px 16px;
	text-transform: uppercase;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #7bc9d0;
}

.paging-navigation a:hover {
	border-top: 5px solid #7bc9d0;
	color: #2b2b2b;
}

/**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */

.site-info {
	margin-left: auto;
	margin-right: auto;
	max-width: 1260px;
	padding: 0;
}

.site-footer {
	background-color: #3f3f44;
}

.site-footer h3 {
	border-bottom: 1px solid #6c6c6f;
	padding-bottom: 15%;
	text-align: left;
	text-transform: uppercase;
}

.site-footer ul {
	list-style-type: none;
	margin: 0;
	padding-top: 15%;
}

.site-footer .connect, .site-footer .explore, .site-footer .search {
	display: inline-block;
	margin: 0 0 0 7.142857143%;
	vertical-align: top;
	width: 40%;
}

.site-footer .connect {
	margin-left: 20px;
}

.site-footer .connect li {
	display: inline-block;
	margin: 0 6.666666667% 6.666666667% 0;
	width: 18%;
}

.site-footer .connect li:last-child {
	margin: 0;
}

.site-footer .connect li img {
	max-width: 100%;
}

.site-footer .explore li {
	display: block;
	text-transform: uppercase;
	white-space: nowrap;
}

.site-footer .search {
	display: none;
}

.site-footer .search input {
	background: #3F3F44;
	border: 2px solid #ccc;
	color: #ccc;
	width: 78.333333333%;
}

.legal {
	border-top: 1px solid #6c6c6f;
	font-family: 'Proxima Nova Alt', sans-serif;
	margin: 3.571428571% auto 7.142857143% auto;
	max-width: 1260px;
	padding-top: 3.571428571%;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}

.site-footer h3, .site-footer a {
	color: #ccc;
}

.site-footer h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	font-weight: 300;
}

.site-info a:hover {
	color: #7bc9d0;
}

/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

@media screen and (min-width: 401px) {
	.list-view .site-content .hentry:first-of-type,
	.list-view .site-content .hentry.has-post-thumbnail {
		padding-top: 7.272727273%;
	}

	.list-view .site-content .hentry {
		padding-top: 7.272727273%;
	}
}

@media screen and (min-width: 500px) {
	.nav-menu {
		text-align: left;
	}

	.primary-navigation a.home-link {
		float: left;
	}

	.site-navigation ul {
		float: left;
		padding-left: 10px;
	}

	.primary-navigation li.page-item-3, .primary-navigation li.page-item-4, .primary-navigation li.page-item-5, .primary-navigation li.page-item-6, .primary-navigation li.page-item-7 {
		display: inline-block;
	}

	.primary-navigation li.page-item-8, .primary-navigation li.page-item-9 {
		display: none;
	}
}

@media screen and (min-width: 545px) {
	.product {
		width: 31.515151515%;
	}

	.product:nth-child(2n + 3) {
		margin-right: 2.727272727%;
	}

	.product:nth-child(3n + 4) {
		margin-right: 0;
	}
}

@media screen and (min-width: 615px) {
	.primary-navigation li.page-item-7 {
		padding-left: 3.571428571%;
		padding-right: 10.714285714%;
	}

	.af-form-wrapper {
		display: block;
	}

	.site-content {
		margin: 0 10.714285714%;
	}

	.entry-content .banner-alternate {
		margin: 0 -13.636363636%;
		padding: 7.272727273% 13.636363636%;
	}

	.entry-content .banner-wide {
		margin: 0 -13.636363636%;
		padding: 0;
	}

	.entry-content .banner-testimonials {
		margin: 0 -13.636363636%;
		padding: 7.272727273% 13.636363636%;
	}

	.primary-navigation a {
		padding: 0 12px;
	}

	.primary-navigation li.page-item-3 > a {
		padding-left: 0;
	}

	.entry-header h1, .entry-content h2 {
		font-size: 48px;
	}

	.entry-content h2 span {
		font-size: 20px;
	}

	.shop_only_nav {
		font-size: 24px;
		line-height: 100px;
	}

	.shop_only_nav .sep {
		margin: 0 5.357142857%;
	}

	.site-footer .connect, .site-footer .explore, .site-footer .search {
		display: inline-block;
		width: 27%;
	}

	.site-footer .search {
		display: inline-block;
	}

	.legal {
		margin: 3.571428571% auto 7.142857143% auto;
		width: 78.571428571%;
	}
}

@media screen and (min-width: 673px) {
	.primary-navigation a.home-link {
		padding: 0 0 0 10.714285714%;
	}

	.site-navigation ul {
		padding-left: 10.714285714%;
	}

	.header-main {
		padding: 0;
	}

	.full-width .site-content {
		margin-right: 10.714285714%;
	}

	.af-form-wrapper p {
		padding: 0 0 0 10.714285714%;
	}

	.af-form-wrapper div {
		padding-left: 10.714285714%;
	}

	.archive-header,
	.comments-area,
	.image-navigation,
	.page-header,
	.page-content,
	.post-navigation,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content footer.entry-meta {
		padding-right: 0;
		padding-left: 0;
	}
	
	.twocol .first, .twocol .second {
		width: 45.454545455%;
	}
	.twocol .twothirds {
		width: 100%;
	}

	.twocol .first {
		margin-bottom: 0;
	}
	
	.site-footer h3 {
		font-size: 48px;
	}

	.site-footer .connect, .site-footer .explore, .site-footer .search {
		margin: 0 0 0 7.142857143%;
		width: 21.428571429%;
	}
}

@media screen and (min-width: 783px) {
	.masthead-fixed .site-header {
		position: static;
	}

	.masthead-fixed .site-main {
		margin-top: 0;
	}

	/* Primary Navigation */

	.primary-navigation {
		float: none;
		margin: 0;
	}

	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background: none;
		color: #494d52;
	}

	.site-navigation a {
		font-size: 15px;
	}
}

@media screen and (min-width: 846px) {
	.content-area {
		padding-top: 0;
	}
	
	.full-width.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.narrowcol {
		width: 63.636363636%;
	}

	.narrowcol .responsive_video {
		margin-bottom: 5.454545455%;
	}

	.site-footer .connect li {
		margin: 0 13.333333334% 13.333333334% 0;
		width: 13%;
	}
}

@media screen and (min-width: 1008px) {
	.af-form-wrapper p {
		line-height: 80px;
		padding: 0 0 0 10.714285714%;
	}

	.af-form-wrapper div {
		clear: none;
		float: none;
		xpadding-left: 10.714285714%;
		white-space: nowrap;
	}

	.af-form-wrapper .text {
		padding: 15px;
		width: 110px;
	}

	.af-form-wrapper .submit {
		position: static;
		right: 0;
		top: 0;
	}

	.site-content {
		margin: 0 10.714285714%;
	}

	.site:before {
		background-color: #000;
		content: "";
		display: block;
		height: auto;
		min-height: none;
		position: static;
		top: 0;
		left: 0;
		width: auto;
		z-index: auto;
	}

	.product {
		width: 22.909090909%;
	}

	.product:nth-child(3n + 4) {
		margin-right: 2.727272727%;
	}

	.product:nth-child(4n + 5) {
		margin-right: 0;
	}

	.twocol .onethird {
		width: 31.818181818%;
	}

	.twocol .twothirds {
		margin-top: 0;
		width: 63.636363636%;
	}

	.twocol .onethird br {
		display: inline;
	}

	.module_list {
		margin: 86px 0 0 0;
	}

	.module_list li {
		display: list-item;
		position: relative;
		width: auto;
	}

	.module_list span {
		width: 18.5%;
	}

	.module_list p {
		display: inline-block;
	}
}

@media screen and (min-width: 1040px) {
	.full-width .archive-header,
	.full-width .comments-area,
	.full-width .image-navigation,
	.full-width .page-header,
	.full-width .page-content,
	.full-width .post-navigation,
	.full-width .site-content .entry-header,
	.full-width .site-content .entry-content,
	.full-width .site-content .entry-summary,
	.full-width .site-content footer.entry-meta {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width: 1230px) {
	.site-content {
		margin: 0 10.714285714%;
	}

	.site:before {
		width: auto;
	}

	.primary-navigation li {
		height: 80px;
		line-height: 80px;
	}

	.primary-navigation ul ul {
		border-top: 1px solid #fff;
		top: 80px;
	}

	.primary-navigation ul ul a {
		padding: 14px 12px;
	}

	.nav-menu {
		text-align: right;
	}

	.primary-navigation a.home-link {
		line-height: 80px;
	}

	.site-navigation ul {
		clear: none;
		float: none;
		margin-top: 0;
		padding-left: 0;
	}

	.primary-navigation li.page-item-7 {
		position: static;
	}

	.primary-navigation ul .page-item-7 ul {
		margin-left: -3.571428571%;
		right: auto;
		width: auto;
	}
}