/*
Theme Name: Dan Ariely 2015
Description: Customized twentyfourteen child theme for Dan Ariely
Author: Onramp Branding
Author URI: http://www.onrampbranding.com
Copyright (c) 2015 Onramp Branding
Description: Custom theme developed for DanAriely.com.
Version: 1.0
Template: twentyfourteen
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

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

/**
 * Table of Contents:
 *
 *  1.0 - Fonts
 *  2.0 - Structure
 *  3.0 - Modal Pop-up
 *  4.0 - Titles
 *  5.0 - Header
 *  6.0 - Footer
 *  7.0 - Site Content
 *      7.1 - Homepage
 *      7.2 - All About Dan
 *      7.3 - Books
 *      7.4 - The Center
 *      7.5 - Experiments
 *      7.6 - Resources
 *      7.7 - Blog
 *      7.8 - Videos
 *      7.9 - Apps
 *  8.0 - Media Queries
 * =============================================================================
 */

/**
 * 1.0 Fonts
 * =============================================================================
 */

html,
body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #282828;
	font-family: 'Montserrat', sans-serif;
}

p {
	color: #282828;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.0769;
}

h2 {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.389;
	text-transform: uppercase;
}

::selection {
	background: #d8d8d8;
	color: inherit;
}

.wrapper a {
	color: #0071bb;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.025em;
	/*   line-height: 1.923;*/
}

a:hover {
	color: #282828;
}

a:focus {
	outline: none;
}

.entry-content,
.entry-summary,
.page-content,
.nav-links,
.comment-content,
.widget {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.blue {
	color: #0071bb !important;
}

.red {
	color: #ec5431 !important;
}

.orange {
	color: #ff9920 !important;
}

h1.big-gray {
	color: #d8d8d8;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 0.875;
	text-transform: uppercase;
	text-align: center;
}

li {
	font-size: 14px;
	line-height: 2.143;
}

/**
 * 2.0 - Structure
 * =============================================================================
 */

html {
	overflow-x: hidden;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	overflow-x: hidden;
	background: #fff;
}

.page .hentry {
	max-width: 100%;
	margin: 0 0 48px;
}

.site {
	max-width: 100%;
}

.site:before {
	width: 0;
}

.clearfix {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	content: '.';
}

.site-content,
.site-main .widecolumn {
	width: 100%;
	margin: 0;
}

.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,
.site-content .entry-content {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	max-width: 100%;
}

.archive-header,
.comments-area,
.image-navigation,
.page-header,
.page-content,
.post-navigation,
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content footer.entry-meta {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
}

.masthead-fixed .site-header {
	position: relative;
	top: auto;
}

.content-area,
.content-sidebar {
	padding-top: 13px;
}

.site-content .entry-content {
	max-width: 100%;
}

.entry-header,
#page-title {
	display: none;
}

.wrapper .blurb {
	margin-top: 60px;
	padding-bottom: 38px;
	border-bottom: 2px solid #e1e1e1;
}

.wrapper .blurb:first-child {
	margin-top: 0;
}

.wrapper .blurb:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.wrapper .blurb h1 {
	font-size: 23px;
	letter-spacing: 0.025em;
	line-height: 1.087;
	text-transform: uppercase;
}

.wrapper .blurb p {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 2.143;
}

.wrapper .blurb a {
	display: inline-block;
	font-family: 'Khand', sans-serif;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.025em;
	line-height: 1.471;
	margin-left: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

.wrapper .blurb b {
	font-weight: 700;
	text-transform: uppercase;
}

.wrapper .blurb a:hover {
	color: #282828;
}

.error404 .graphic {
	position: relative;
	height: 502px;
	width: 908px;
	margin: 20px auto 40px;
	background: url(/wp-content/themes/danariely-2016/images/404.png) no-repeat;
	background-position: center;
	background-size: cover;
}

.error404 .graphic p {
	position: absolute;
	right: 40px;
	bottom: 0;
	color: #0b4e7a;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1;
	text-align: right;
}

ul.sitemap,
ul.sitemap ul {
	margin-top: 10px;
	margin-left: 0;
	padding-left: 27px;
	list-style: none;
}

ul.sitemap li {
	margin-bottom: 10px;
}

ul.sitemap li > a {
	color: #282828;
	font-size: 14px;
	line-height: 2.143;
	text-decoration: none;
}

ul.sitemap li a:hover {
	color: #0071bb;
}

/**
 * 3.0 Modal Pop-up
 *
 * Used for Mailchimp email signup functionality.
 * =============================================================================
 */

.ui-dialog {
	z-index: 6000;
}

.ui-widget-overlay {
	position: fixed;
	filter: alpha(opacity=100);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	opacity: 1;
	visibility: visible !important;
	z-index: 5000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #fff !important;
	background-color: rgba(255, 255, 255, 0.9) !important;
	background-image: none !important;
}

.ui-widget-header {
	display: none;
}

.ui-widget-content {
	background-image: none !important;
	background-color: transparent !important;
	border: 0 !important;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-radius: 0 !important;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: 'Montserrat', sans-serif;
}

#mailchimp-signup button.close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 15px 10px 0 0;
	background-color: transparent;
	color: #282828;
	font-size: 12px;
}

#mailchimp-signup button.close:hover,
span.asterisk {
	color: #ec5431;
}

#mailchimp-signup .close:focus {
	outline: none;
}

#mailchimp-signup .form-header {
	height: 110px;
	padding: 40px 10px 0;
	background: #fff
		url(/wp-content/themes/danariely-2016/images/title-book.png) no-repeat
		center;
	background-size: cover;
	-webkit-box-shadow: 3px 5px 5px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 5px 5px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 3px 5px 5px 0 rgba(0, 0, 0, 0.3);
}

#mailchimp-signup .form-header h2 {
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
}

#mailchimp-signup .form-header h1 {
	margin: 0 0 6px;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
}

#mailchimp-signup .form-header p {
	margin: 0;
	color: #fc5d53;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.727;
	text-align: center;
	text-transform: uppercase;
}

#mc-embed-signup {
	margin-top: 0;
	padding: 20px 10px;
	background-color: #fff;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: 3px 5px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 5px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 3px 5px 3px rgba(0, 0, 0, 0.3);
}

#mc-embedded-subscribe-form input:hover {
	background-color: #ff9920;
	color: #282828;
}

#mc-embed-signup label {
	display: inline-block;
	width: 80px;
	color: #282828;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.727;
	text-align: left;
	text-transform: uppercase;
}

#mc-embed-signup input[type='text'],
#mc-embed-signup input[type='email'] {
	width: 212px;
	margin-bottom: 15px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #282828;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

#mc-embed-signup input[type='submit'] {
	width: 212px;
	margin: 15px auto;
	padding: 6px 20px;
	background-color: #ff9920;
	border: 1px solid #e58c1e;
	border-radius: 0;
	font-size: 12px;
}

/**
 * 4.0 - Titles
 * =============================================================================
 */

.title {
	display: table;
	height: 268px;
	width: 100%;
}

.title.red-scribble {
	background: url(/wp-content/themes/danariely-2016/images/title-scribble-red.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.orange-scribble {
	background: url(/wp-content/themes/danariely-2016/images/title-scribble-orange.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.blue-scribble {
	background: url(/wp-content/themes/danariely-2016/images/title-scribble-blue.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.red-bubbles {
	background: url(/wp-content/themes/danariely-2016/images/title-bubbles-red.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.the-center {
	background: url(/wp-content/themes/danariely-2016/images/title-the-lab.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.startup-lab {
	background: url(/wp-content/themes/danariely-2016/images/title-startup-lab.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.common-cents-lab {
	background: url(/wp-content/themes/danariely-2016/images/title-common-cents-lab.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.faq {
	background: url(/wp-content/themes/danariely-2016/images/title-faq.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.buzz {
	background: url(/wp-content/themes/danariely-2016/images/title-buzz.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.speaking {
	background: url(/wp-content/themes/danariely-2016/images/title-speaking.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.all-about-dan {
	background: url(/wp-content/themes/danariely-2016/images/title-all-about-dan.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.blog {
	background: url(/wp-content/themes/danariely-2016/images/title-blog.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.apps {
	background: url(/wp-content/themes/danariely-2016/images/title-apps.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.resources {
	background: url(/wp-content/themes/danariely-2016/images/title-resources.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.books {
	background: url(/wp-content/themes/danariely-2016/images/title-books.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title.book {
	background: url(/wp-content/themes/danariely-2016/images/title-book.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.error404 .title {
	background: url(/wp-content/themes/danariely-2016/images/title-404.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.title h1 {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 55px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.title.book h1 {
	font-size: 40px;
	line-height: 1.125;
	text-align: left;
}

.title .subtitle {
	display: table-cell;
	vertical-align: middle;
	width: 577px;
	padding-left: 73px;
}

.title .subtitle .author {
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.923;
	text-transform: uppercase;
}

.title .cover {
	height: 263px;
	width: 171px;
	margin-top: 5px;
}

.title #irrationally-yours {
	background: url(/wp-content/themes/danariely-2016/images/irrationally-yours-cover.png)
		center no-repeat;
	background-size: cover;
}

.title #honest-truth {
	background: url(/wp-content/themes/danariely-2016/images/honest-truth-cover.png)
		center no-repeat;
	background-size: cover;
}

.title #upside {
	background: url(/wp-content/themes/danariely-2016/images/upside-cover.png)
		center no-repeat;
	background-size: cover;
}

.title #predictably-irrational {
	background: url(/wp-content/themes/danariely-2016/images/predictably-irrational-cover.png)
		center no-repeat;
	background-size: cover;
}

.title #payoff {
	background: url(/wp-content/themes/danariely-2016/images/payoff-cover.png)
		center no-repeat;
	background-size: cover;
}

.title #dollars-and-sense {
	background: url(/wp-content/themes/danariely-2016/images/dollars-and-sense-cover.png)
		center no-repeat;
	background-size: cover;
}

/**
 * 5.0 - Header
 * =============================================================================
 */

.site-header {
	max-width: 100%;
	background-color: #fff;
}

.header-main {
	padding: 28px 0 22px;
	border-bottom: 2px solid #d3d3d3;
}

.site-title {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	clip: auto !important;
}

.site-title a,
.site-title a:hover {
	color: #333;
	letter-spacing: 0.05em;
}

#join {
	float: right;
	margin-top: 10px;
	padding-left: 18px;
}

.mailchimp-link a {
	display: block;
	height: 30px;
	width: 72px;
	background: url(/wp-content/themes/danariely-2016/images/join-sprite.png)
		no-repeat;
	background-position: 0 -31px;
	color: #ff9920;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 4.167;
	text-transform: uppercase;
}

.mailchimp-link a:hover {
	background-position: 0 0;
}

.site-navigation a {
	color: #333;
	font-size: 12px;
	letter-spacing: 0.05em;
	line-height: 1.333;
}

.site-navigation .current_page_item > a,
.site-navigation .current-menu-item > a {
	color: #0071bb;
}

.site-navigation .sub-menu .current_page_item > a,
.site-navigation .sub-menu .current-menu-item > a {
	color: #333;
}

.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-ancestor > a {
	color: #333;
	font-weight: 400;
}

.primary-navigation .menu-item-has-children > a:after,
.primary-navigation .page_item_has_children > a:after {
	content: '';
}

.primary-navigation .menu-item > a {
	padding: 0 19px;
	border-right: 2px solid #a0a0a0;
	line-height: 1;
}

.sub-menu a {
	color: #333;
	line-height: 2.5;
}

.primary-navigation li {
	padding-bottom: 22px;
	line-height: 3.571;
}

.primary-navigation li:hover > a,
.primary-navigation li.focus > a {
	background-color: transparent;
	color: #333;
}

.primary-navigation .sub-menu li a:hover {
	color: #0071bb;
}

.primary-navigation ul ul {
	background-color: #fff;
}

.primary-navigation .sub-menu {
	position: absolute;
	visibility: hidden;
	top: 70px;
	padding-bottom: 10px;
	border: 2px solid #d3d3d3;
	border-top: 0;
}

.primary-navigation ul li:hover > ul,
.primary-navigation ul li.focus > ul {
	left: -5px;
}

.primary-navigation ul > li:hover > ul {
	visibility: visible;
}

.primary-navigation li li:first-child {
	margin-top: -29px;
}

.primary-navigation .sub-menu .menu-item {
	padding-bottom: 0;
}

.primary-navigation .sub-menu .menu-item > a {
	padding: 0 21px;
	border-right: none;
	line-height: 2.5;
}

.primary-navigation ul ul a:hover,
.primary-navigation ul ul li:focus > a {
	background-color: transparent;
}

.primary-navigation .sub-menu a:hover,
.primary-navigation .sub-menu li:hover a,
.primary-navigation .sub-menu li:focus a {
	color: #0071bb;
}

.site-navigation li .current_page_item > a:hover,
.site-navigation li .current-menu-item > a:hover {
	color: #0071bb;
}

.menu-toggle {
	overflow: visible;
	top: 14px;
	right: 122px;
	background-color: transparent;
}

.menu-toggle:before {
	color: #282828;
	font-size: 40px;
}

.menu-toggle:focus,
.menu-toggle:hover,
.menu-toggle:active {
	outline: none;
	background-color: transparent;
}

.menu-toggle:focus:before,
.menu-toggle:active:before {
	color: #282828;
}

.menu-toggle:hover:before {
	color: #0071bb;
}

/**
 * 6.0 - Footer
 * =============================================================================
 */

.site-footer {
	padding-top: 44px;
	padding-bottom: 80px;
	background-color: #fff;
	border-top: 2px solid #d3d3d3;
	color: #b6b5b5;
}

.site-footer .search-form {
	border: 2px solid #e1e1e1;
}

.search-field,
.widget-area .widget input,
.widget-area .widget textarea {
	padding: 3px 2px 4px 4px;
	color: #b6b5b5;
	font-size: 13px;
	text-transform: uppercase;
}

#supplementary {
	display: inline-block;
	position: relative;
	left: 50%;
	width: 164px;
	margin-left: -200px;
}

.footer-sidebar {
	padding-top: 0;
}

.footer-sidebar .widget {
	width: 164px;
	margin-bottom: 26px;
	padding: 0;
}

.footer-sidebar .search-form {
	width: 160px;
}

#social {
	display: inline-block;
	position: absolute;
	left: 50%;
}

#social a {
	display: inline-block;
	height: 31px;
	width: 31px;
	margin-right: 20px;
	background: url(/wp-content/themes/danariely-2016/images/social-sprites.png)
		no-repeat;
}

#social a.facebook {
	background-position: -124px -94px;
}

#social a.facebook:hover {
	background-position: -124px -62px;
}

#social a.twitter {
	background-position: -62px -282px;
}

#social a.twitter:hover {
	background-position: -62px -250px;
}

#social a.podcast {
	background-position: -62px -218px;
}

#social a.podcast:hover {
	background-position: -62px -186px;
}

#social a.flickr {
	background-position: -124px -158px;
}

#social a.flickr:hover {
	background-position: -124px -126px;
}

.footer-menu a,
.copyright {
	font-size: 13px;
	letter-spacing: 0.025em;
	line-height: 2.077;
}

.footer-menu ul {
	margin: 0;
	list-style: none;
}

.footer-menu li {
	display: inline-block;
	text-align: center;
}

.footer-menu a {
	padding: 0 13px;
	border-right: 1px solid #b6b5b5;
	color: #b6b5b5;
	letter-spacing: 0.025em;
}

.footer-menu li:first-child a {
	padding-left: 0;
	color: #0071bb;
	text-transform: uppercase;
}

.footer-menu a:hover,
.footer-menu li:first-child a:hover {
	color: #ff9920;
}

.powered-by-wpcom {
	display: block;
	margin: 20px auto;
	width: 187px;
}

/**
 * 7.0 - Site Content
 * =============================================================================
 */

/**
 * 7.1 - Homepage
 * =============================================================================
 */

#grid {
	position: relative;
	height: 2092px;
	width: 918px;
	margin-bottom: 40px;
}

[id^='home'] {
	display: inline-block;
	position: absolute;
}

.main-image {
	width: 918px;
	height: 392px;
	background: url(https://danariely.files.wordpress.com/2018/11/header-img-video1.jpg)
		no-repeat 0 32px;
	background-size: cover;
}

.main-image .image-badge {
	position: absolute;
	right: 0;
	top: 50px;
	background: #ff9920;
	padding: 5px 30px;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #fff;
	min-width: 220px;
}

.main-image .blurb {
	position: absolute;
	right: 0;
	/*width: 280px;*/
	/*padding-top: 87px;*/
	/* padding-left: 75px; */
	top: 37%;
	left: auto;
	padding-right: 30px;
}

.main-image .blurb h1 {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.4;
}

.main-image .blurb h1 span {
	padding-top: 30px;
	display: block;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.main-image .blurb h3 {
	color: #0b476f;
	font-family: 'Khand', sans-serif;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.6;
	text-decoration: none;
	text-transform: uppercase;
}

.main-image a,
.ask-ariely a,
#home-3 a,
#home-9 a,
#home-14 a,
#home-22 a,
#home-26 a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.main-image:hover h3 {
	color: #282828;
}

.ask-ariely {
	overflow: hidden;
	top: 404px;
	left: 0;
	height: 310px;
	width: 310px;
	padding: 25px;
	background-color: #0071bb;
}

.ask-ariely h2 {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.4;
	text-transform: none;
}

.ask-ariely p {
	margin-bottom: 43px;
	color: #6fb6e4;
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
}

.ask-ariely h3,
#home-22 h3 {
	margin: 0;
	color: #0b476f;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.778;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: uppercase;
}

#home-2 .more-link {
	display: none;
}

.ask-ariely:hover h3,
#home-22:hover h3 {
	color: #282828;
}

#home-3 {
	top: 1892px;
	left: 0;
	height: 82px;
	width: 360px;
	padding: 54px 0 38px;
	background: url(/wp-content/themes/danariely-2016/images/orange-scribble-360-174.png)
		no-repeat;
}

#home-3 h2 {
	margin-bottom: 9px;
	padding: 0 45px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.25;
	text-align: center;
	text-transform: uppercase;
}

#home-3 h3 {
	display: block;
	margin-top: 0;
	color: #e14a28;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-align: center;
	text-decoration: none;
}

#home-3:hover h3,
#home-14:hover h3,
#home-26:hover h3 {
	color: #c63c1d;
}

#home-4 {
	display: table;
	top: 404px;
	right: 0;
	height: 174px;
	width: 174px;
	background: #d0d0d0
		url(/wp-content/themes/danariely-2016/images/speech-bubble.png)
		no-repeat;
}

#home-4 a,
#home-5 a,
#home-8 a,
#home-10 a,
#home-19 a,
#home-20 a,
#home-23 a,
#home-25 a {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	color: transparent;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.278;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#home-4 a:hover {
	background-color: #b8b8b8;
	background-color: rgba(184, 184, 184, 0.75);
	color: #fffefe;
}

#home-5 {
	display: table;
	top: 1892px;
	left: 372px;
	height: 174px;
	width: 174px;
	background: #e4512e
		url(/wp-content/themes/danariely-2016/images/magnifying-glass.png)
		no-repeat;
}

#home-5 a:hover {
	background-color: #e54d29;
	background-color: rgba(228, 81, 46, 0.75);
	color: #fffefe;
}

#home-6,
#home-11,
#home-16,
#home-17,
#home-24 {
	display: table;
	height: 174px;
	width: 174px;
}

#home-6 a,
#home-11 a,
#home-16 a,
#home-17 a,
#home-24 a {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	text-align: center;
}

#home-6 a:after,
#home-11 a:after,
#home-16 a:after,
#home-17 a:after,
#home-24 a:after {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 61px;
	width: 61px;
	margin-top: -30.5px;
	margin-left: -30.5px;
	background: url(/wp-content/themes/danariely-2016/images/social-sprites.png)
		no-repeat;
	content: '';
}

#home-6 {
	top: 776px;
	left: 186px;
}

#home-6 a:after {
	background-position: 0 -64px;
}

#home-6 a:hover:after {
	background-position: -62px -62px;
}

#home-7,
#home-18 {
	display: table;
	height: 174px;
	width: 174px;
	background: #0b4e7a;
}

#home-7 {
	top: 590px;
	right: 0;
}

#home-7 a,
#home-18 a {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	color: #0071bb;
	font-size: 100px;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
	text-decoration: none;
}

#home-8 {
	display: table;
	top: 776px;
	left: 0;
	height: 174px;
	width: 174px;
	background: url(/wp-content/themes/danariely-2016/images/book-signing.png)
		no-repeat;
}

#home-8 a:hover {
	background-color: #b8b8b8;
	background-color: rgba(184, 184, 184, 0.6);
	color: #fffefe;
}

#home-9 {
	top: 776px;
	left: 372px;
	height: 360px;
	width: 330px;
	padding-left: 28px;
	background: url(/wp-content/themes/danariely-2016/images/speaking-events.png)
		no-repeat;
}

#home-9 h1 {
	position: absolute;
	top: 201px;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	text-transform: uppercase;
}

#home-9 h3 {
	position: absolute;
	bottom: 29px;
	margin-top: 0;
	color: #fff;
	font-family: 'Khand', sans-serif;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.882;
	text-decoration: none;
	text-transform: uppercase;
}

#home-9:hover h3 {
	color: #282828;
}

#home-10 {
	display: table;
	top: 776px;
	right: 0;
	height: 174px;
	width: 174px;
	background: url(/wp-content/themes/danariely-2016/images/notebook.png)
		no-repeat;
}

#home-10 a:hover {
	color: #fffefe;
	background-color: #0965a2;
	background-color: rgba(9, 101, 162, 0.75);
}

#home-11 {
	top: 962px;
	left: 0;
	height: 174px;
	width: 174px;
}

#home-11 a:after {
	background-position: -94px -252px;
}

#home-11 a:hover:after {
	background-position: 0 -250px;
}

#home-12 {
	display: table;
	top: 962px;
	left: 186px;
	height: 174px;
	width: 174px;
	background: #0071bb;
}

#home-12 a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	color: #0b4e7a;
	font-size: 100px;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
	text-decoration: none;
}

#home-13 {
	top: 962px;
	right: 0;
	height: 174px;
	width: 174px;
	background: url(/wp-content/themes/danariely-2016/images/book-grid.png)
		no-repeat;
}

#home-13 a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

#home-14 {
	top: 1148px;
	left: 0;
	height: 360px;
	width: 360px;
	background: url(/wp-content/themes/danariely-2016/images/orange-scribble-360-360.png)
		no-repeat;
}

#home-14 h2,
#home-26 h2 {
	position: absolute;
	top: 228px;
	right: 23px;
	width: 275px;
	margin-bottom: 9px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.25;
	text-align: right;
	text-transform: uppercase;
}

#home-14 h3,
#home-26 h3 {
	display: block;
	position: absolute;
	right: 23px;
	bottom: 22px;
	margin-top: 0;
	color: #e14a28;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}

#home-15 {
	display: table;
	top: 1148px;
	left: 372px;
	height: 174px;
	width: 360px;
	background: url(/wp-content/themes/danariely-2016/images/blue-dot-graph.png)
		no-repeat;
}

#home-15 a,
#home-21 a {
	display: table-cell;
	vertical-align: middle;
	color: #fefefe;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#home-16 {
	top: 1148px;
	right: 0;
	height: 174px;
	width: 174px;
}

#home-16 a:after {
	background-position: -94px -190px;
}

#home-16 a:hover:after {
	background-position: 0 -188px;
}

#home-17 {
	top: 1334px;
	left: 372px;
	height: 174px;
	width: 174px;
}

#home-17 a:after {
	background-position: -94px 0;
}

#home-17 a:hover:after {
	background-position: -32px 0;
}

#home-18 {
	top: 1334px;
	left: 558px;
}

#home-19 {
	display: table;
	top: 1334px;
	right: 0;
	height: 174px;
	width: 174px;
	background: url(/wp-content/themes/danariely-2016/images/compass.png)
		no-repeat;
}

#home-19 a:hover {
	background-color: #fb8b23;
	background-color: rgba(251, 139, 35, 0.75);
	color: #fffefe;
}

#home-20 {
	display: table;
	top: 1520px;
	left: 0;
	height: 174px;
	width: 174px;
	background: url(/wp-content/themes/danariely-2016/images/apps.png) no-repeat;
}

#home-20 a:hover {
	background-color: #b8b8b8;
	background-color: rgba(184, 184, 184, 0.75);
	color: #fffefe;
}

#home-21 {
	display: table;
	top: 1520px;
	left: 186px;
	height: 174px;
	width: 360px;
	background: url(/wp-content/themes/danariely-2016/images/talks.png)
		no-repeat;
}

#home-21 a:after {
	margin-left: 20px;
	padding: 4px;
	background-color: #fff;
	border-radius: 15px;
	color: #a33922;
	font-family: 'Genericons';
	font-size: 18px;
	content: '\f104';
}

#home-22 {
	top: 1520px;
	right: -7px;
	height: 387px;
	width: 311px;
	padding: 0 28px;
	background: url(/wp-content/themes/danariely-2016/images/swing.png)
		no-repeat;
}

#home-26 {
	top: 404px;
	left: 372px;
	height: 360px;
	width: 303px;
	padding: 0 28px;
	background: url(/wp-content/themes/danariely-2016/images/orange-scribble-360-360.png)
		no-repeat;
}

#home-22 h2 {
	position: absolute;
	top: 218px;
	width: 275px;
	margin-bottom: 9px;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.273;
	text-transform: uppercase;
}

#home-22 h3 {
	position: absolute;
	bottom: 70px;
}

#home-23 {
	display: table;
	top: 1706px;
	left: 0;
	height: 174px;
	width: 174px;
	background: url(/wp-content/themes/danariely-2016/images/whale.png)
		no-repeat;
}

#home-23 a:hover {
	background-color: #0965a2;
	background-color: rgba(9, 101, 162, 0.75);
	color: #fffefe;
}

#home-24 {
	top: 1706px;
	left: 186px;
	width: 174px;
	height: 174px;
}

#home-24 a:after {
	background-position: 0 -126px;
}

#home-24 a:hover:after {
	background-position: -62px -124px;
}

#home-25 {
	display: table;
	top: 1706px;
	left: 372px;
	height: 174px;
	width: 174px;
	background: #e1e1e1
		url(/wp-content/themes/danariely-2016/images/irrational-game.png)
		no-repeat;
	background-size: 174px 174px;
}

#home-25 a:hover {
	background-color: #b8b8b8;
	background-color: rgba(184, 184, 184, 0.75);
	color: #fffefe;
}

/**
 * 7.2 - All About Dan
 * =============================================================================
 */

.left-column {
	float: left;
	width: 490px;
	margin-top: 34px;
	margin-bottom: 15px;
	padding: 0 25px;
	border-right: 2px solid #f1f1f1;
}

.right-column {
	float: left;
	width: 363px;
	margin-top: 34px;
	padding: 0 0 40px 13px;
}

.left-column h1 {
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.4;
	text-transform: uppercase;
}

.left-column p {
	margin-bottom: 29px;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 2.143;
}

.left-column p a {
	color: #0071bb;
	font-weight: 700;
	text-decoration: none;
}

.left-column p a:hover {
	color: #282828;
}

span.medium {
	font-size: 25px;
	line-height: 1.6;
}

a.orange {
	display: block;
	color: #ff9920;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-decoration: none;
	text-transform: uppercase;
}

a.orange:hover {
	color: #282828;
}

#nonsense {
	position: relative;
	float: left;
	width: 363px;
	height: 119px;
	margin-bottom: 13px;
	padding: 54px 0 0;
	background: url(/wp-content/themes/danariely-2016/images/orange-scribble-360-174.png)
		no-repeat;
	background-size: cover;
}

#nonsense a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	text-decoration: none;
}

#nonsense h2 {
	margin-bottom: 9px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.25;
	text-align: center;
	text-transform: uppercase;
}

#nonsense h3 {
	display: block;
	margin-top: 0;
	color: #e14a28;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-decoration: none;
	text-align: center;
}

#nonsense:hover h3 {
	color: #c63c1d;
}

.right-column #email {
	display: table;
	float: left;
	height: 174px;
	width: 174px;
	margin-right: 15px;
}

.right-column #email a {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	text-align: center;
}

.right-column #email a:after {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 61px;
	width: 61px;
	margin-top: -30.5px;
	margin-left: -30.5px;
	background: url(/wp-content/themes/danariely-2016/images/social-sprites.png)
		no-repeat;
	content: '';
}

.right-column #email a:after {
	background-position: -94px 0;
}

.right-column #email a:hover:after {
	background-position: -32px 0;
}

.right-column #the-blog {
	display: table;
	float: left;
	height: 174px;
	width: 175px;
	margin-right: 13px;
	margin-bottom: 13px;
	background: url(/wp-content/themes/danariely-2016/images/pencil.png)
		no-repeat;
}

.right-column #the-blog a,
.right-column #buzz a,
.right-column #contact-dan a {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	color: transparent;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.278;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.right-column #the-blog a:hover {
	background-color: #0965a2;
	background-color: rgba(9, 101, 162, 0.75);
	color: #fffefe;
}

.right-column #buzz {
	display: table;
	float: left;
	height: 174px;
	width: 175px;
	margin-bottom: 13px;
	background: url(/wp-content/themes/danariely-2016/images/megaphone.png)
		no-repeat;
}

.right-column #buzz a:hover {
	background-color: #e54d29;
	background-color: rgba(229, 77, 41, 0.75);
	color: #fffefe;
}

.right-column #contact-dan {
	display: table;
	float: left;
	height: 174px;
	width: 174px;
	background: url(/wp-content/themes/danariely-2016/images/whale.png)
		no-repeat;
}

.right-column #contact-dan a:hover {
	background-color: #0965a2;
	background-color: rgba(9, 101, 162, 0.75);
	color: #fffefe;
}

#arrow {
	float: right;
	height: 76px;
	width: 28px;
	margin-top: -23px;
	padding-right: 32px;
	background: url(/wp-content/themes/danariely-2016/images/up-arrow.png)
		no-repeat;
}

.arrow-text {
	margin-top: 33px;
}

.right-column p {
	margin-bottom: 29px;
	padding-left: 13px;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 2.143;
}

.right-column p span.blue {
	color: #0b4e7a;
}

#dan-talks {
	display: table;
	width: 363px;
	height: 174px;
	margin-bottom: 21px;
	background: url(/wp-content/themes/danariely-2016/images/talks.png)
		no-repeat;
	background-size: cover;
}

#dan-talks a {
	display: table-cell;
	vertical-align: middle;
	color: #fefefe;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#dan-talks a:after {
	margin-left: 20px;
	padding: 4px;
	background-color: #fff;
	border-radius: 15px;
	color: #a33922;
	font-family: 'Genericons';
	font-size: 18px;
	content: '\f104';
}

.right-column a.caps {
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}

.right-column #social {
	display: block;
	position: relative;
	left: auto;
	width: 306px;
	margin: 33px auto 31px;
}

.right-column #social a {
	display: inline-block;
	height: 61px;
	width: 61px;
	margin-right: 16px;
	background: url(/wp-content/themes/danariely-2016/images/social-sprites.png)
		no-repeat;
}

.right-column #social .facebook {
	background-position: 0 -64px;
}

.right-column #social .facebook:hover {
	background-position: -62px -62px;
}

.right-column #social .twitter {
	background-position: -94px -252px;
}

.right-column #social .twitter:hover {
	background-position: 0 -250px;
}

.right-column #social .flickr {
	margin-right: 0;
	background-position: 0 -126px;
}

.right-column #social .flickr:hover {
	background-position: -62px -124px;
}

.right-column #social .podcast {
	background-position: -94px -190px;
}

.right-column #social .podcast:hover {
	background-position: 0 -188px;
}

#contact {
	float: right;
	width: 325px;
	margin-top: 20px;
	padding-right: 27px;
}

#contact h2 {
	color: #282828;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.389;
	text-transform: uppercase;
}

#contact p {
	color: #282828;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 2.143;
}

#contact a {
	color: #ec5431;
	font-weight: 700;
}

#contact a:hover {
	color: #282828;
}

/**
 * 7.3 - Books
 * =============================================================================
 */

.title.book + .wrapper {
	margin-top: 43px;
}

.title.book + .wrapper p {
	font-size: 14px;
	line-height: 2.143;
}

.order-now {
	margin: 40px 0 35px;
	padding: 26px 27px 27px;
	border-top: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
}

.order-now ul {
	margin: 0;
	list-style: none;
}

.order-now li {
	display: inline-block;
	margin-right: 16px;
	padding-right: 16px;
	border-right: 1px solid #282828;
	color: #282828;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	text-transform: uppercase;
}

.order-now li a {
	font-family: inherit;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
}

.order-now li a:hover {
	color: #282828 !important;
}

.order-now li:first-child {
	padding-right: 0;
	border-right: none;
}

.order-now li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

.testimonials {
	padding: 0 27px;
}

.testimonials p {
	color: #0071bb;
	font-size: 14px;
	line-height: 2.143;
}

.book-item {
	margin-top: 17px;
	margin-bottom: 47px;
	padding-bottom: 36px;
	border-bottom: 2px solid #f1f1f1;
}

.book-item:last-of-type {
	margin-bottom: 0;
	border-bottom: none;
}

.book-item .image {
	float: left;
	height: 343px;
	width: 359px;
	margin-right: 53px;
}

.book-item#irrationally-yours .image {
	background: url(/wp-content/themes/danariely-2016/images/irrationally-yours-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.book-item#honest-truth .image {
	background: url(/wp-content/themes/danariely-2016/images/honest-truth-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.book-item#upside-to-irrationality .image {
	background: url(/wp-content/themes/danariely-2016/images/upside-to-irrationality-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.book-item#predictably-irrational .image {
	background: url(/wp-content/themes/danariely-2016/images/predictably-irrational-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.book-item#payoff .image {
	background: url(/wp-content/themes/danariely-2016/images/payoff-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.book-item#dollars-and-sense .image {
	background: url(/wp-content/themes/danariely-2016/images/dollars-and-sense-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.book-item .blurb {
	float: left;
	width: 485px;
	margin-top: 32px;
}

.book-item .blurb h1 {
	margin-bottom: 0;
	color: #282828;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2;
	text-transform: uppercase;
}

.book-item .blurb h4 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.538;
	text-transform: uppercase;
}

.book-item .blurb p {
	margin-bottom: 31px;
	font-size: 14px;
	line-height: 2.143;
}

.book-item .blurb a {
	color: #0071bb;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-decoration: none;
	text-transform: uppercase;
}

.book-item .blurb a:hover {
	color: #282828;
}

/**
 * 7.4 - The Center
 * =============================================================================
 */

.wrapper {
	margin-top: 52px;
	padding: 0 27px;
}

.wrapper.videos {
	padding-right: 0;
}

#welcome {
	margin: 53px 0;
	padding: 0 27px 39px 219px;
	background: url(/wp-content/themes/danariely-2016/images/cah-logo.png)
		no-repeat left 5px;
	border-bottom: 2px solid #f1f1f1;
}

#common-cents {
	margin-bottom: 53px;
	padding: 0 27px 39px;
	border-bottom: 2px solid #f1f1f1;
}

#startup {
	margin-bottom: 53px;
	padding: 0 27px 21px;
}

.the-center ~ div h1 {
	margin-bottom: 13px;
	color: #282828;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.389;
	text-transform: uppercase;
}

.the-center ~ div p {
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 2.143;
}

.the-center ~ div p:last-of-type {
	margin-bottom: 10px;
}

.the-center ~ div a {
	color: #f15922;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-decoration: none;
	text-transform: uppercase;
}

.the-center ~ div a:hover {
	color: #ff9920;
}

.staff {
	margin-top: 30px;
	padding: 50px 27px 0;
	border-top: 2px solid #f1f1f1;
}

.staff .person {
	margin-top: 22px;
	padding-bottom: 20px;
}

.staff .person:first-of-type {
	margin-top: 4px;
}

.staff .person img,
.missing-img {
	float: left;
	height: 233px;
	width: 360px;
	margin-right: 52px;
}

.staff .blurb {
	float: left;
	width: 450px;
	margin-top: -4px;
}

.comingsoon h1 {
	margin: 0 0 12px;
	color: #d7d7d7;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.comingsoon p {
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 2.143;
	text-align: center;
}

.hr-money {
	height: 151px;
	width: 100%;
	margin: 34px 0 24px;
	background: url(/wp-content/themes/danariely-2016/images/hr-money.png)
		no-repeat center;
}

.hr-rocket {
	height: 157px;
	width: 100%;
	margin: 34px 0 24px;
	background: url(/wp-content/themes/danariely-2016/images/hr-rocket.png)
		no-repeat center;
}

#back-to-top {
	display: none;
	position: fixed;
	top: 50%;
	right: 0;
	width: 30px;
	height: 30px;
	margin-top: -20px;
	padding: 10px;
	background-color: #ff9920;
	color: #fff;
	text-decoration: none;
}

#back-to-top:after {
	margin-left: -4px;
	font-family: 'Genericons';
	font-size: 40px;
	font-weight: 700;
	line-height: 0.8;
	text-align: center;
	content: '\f432';
}

#back-to-top:hover:after {
	color: #333;
}

/**
 * 7.5 - Experiments
 * =============================================================================
 */

.intro-blurb {
	padding: 47px 28px 6px;
}

.intro-blurb p {
	color: #282828;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 2.143;
}

.gears {
	min-height: 300px;
	width: 100%;
	margin-bottom: 53px;
	background: url(/wp-content/themes/danariely-2016/images/gray-scribble.png)
		no-repeat top center;
}

[class^='gear-'] {
	display: inline-block;
	width: 260px;
	margin-top: 25px;
	padding: 276px 20px 0;
}

.gear-1 {
	margin-left: 6px;
	background: url(/wp-content/themes/danariely-2016/images/orange-gear.png)
		no-repeat top center;
}

.gear-2 {
	background: url(/wp-content/themes/danariely-2016/images/blue-gear.png)
		no-repeat top center;
}

.gear-3 {
	background: url(/wp-content/themes/danariely-2016/images/red-gear.png)
		no-repeat top center;
}

.gears h2 {
	margin-bottom: 13px;
	color: #282828;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.389;
	text-align: center;
	text-transform: uppercase;
}

.gears p {
	margin-bottom: 25px;
	color: #282828;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 2.143;
	text-align: center;
}

.gears a {
	display: block;
	color: #fff;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.gears a:hover {
	color: #282828;
}

.gear-1 a {
	color: #ec9222;
}

.gear-2 a {
	color: #0071bb;
}

.gear-3 a {
	color: #ec5431;
}

.featured {
	padding: 27px 31px;
	background-color: #e1e1e1;
}

.dot-graph {
	float: left;
	height: 305px;
	width: 350px;
	background: url(/wp-content/themes/danariely-2016/images/dot-graph.png)
		no-repeat;
}

.featured .blurb {
	float: left;
	width: 425px;
	padding-left: 41px;
}

.featured .blurb h1 {
	margin-top: 20px;
	margin-bottom: 2px;
	color: #282828;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2;
}

.featured .blurb h4 {
	margin-top: 0;
	color: #282828;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.923;
	text-transform: uppercase;
}

.featured .blurb p {
	margin-bottom: 44px;
	color: #282828;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 2.143;
}

.featured .blurb a {
	color: #0071bb;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-decoration: none;
	text-transform: uppercase;
}

.featured .blurb a:hover {
	color: #282828;
}

.blue-room {
	width: 100%;
	height: 361px;
	margin-top: 20px;
	background: url(/wp-content/themes/danariely-2016/images/CFAH.jpg) no-repeat
		right center;
	background-size: cover;
	color: #fff;
	text-align: center;
}

.blue-room h1 {
	margin-top: 0;
	margin-bottom: 33px;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	text-transform: uppercase;
}

.blue-room h3 {
	margin-bottom: 3px;
	padding-top: 82px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	text-transform: uppercase;
}

.blue-room p {
	margin-bottom: 31px;
	padding: 0 115px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 2.143;
}

.blue-room a {
	margin-bottom: 72px;
	color: #fff;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-decoration: none;
	text-transform: uppercase;
}

.blue-room a:hover {
	color: #282828;
}

.experiments {
	margin-top: 52px;
	padding: 0 27px;
}

.experiments h3 {
	margin-bottom: 13px;
	color: #282828;
	font-size: 18px;
	letter-spacing: 0.05em;
	line-height: 1.389;
	text-transform: uppercase;
}

.experiments p {
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 2.143;
}

.experiment {
	margin: 28px 0;
	padding-bottom: 26px;
	border-bottom: 2px solid #e1e1e1;
}

.experiment:first-of-type {
	margin-top: 54px;
}

.experiment:last-child {
	margin-bottom: 24px;
	padding-bottom: 0;
	border-bottom: none;
}

.experiment h3 {
	color: #0071bb;
}

.experiments a {
	color: #0071bb;
}

.experiment a {
	color: #f15922;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-decoration: none;
	text-transform: uppercase;
}

.experiment a:hover {
	color: #282828;
}

.experiments h1 {
	margin: 0 0 35px;
	color: #d7d7d7;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.experiments h2 {
	color: #282828;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.389;
}

.experiments li {
	color: #282828;
	font-size: 14px;
	line-height: 2.143;
}

.blue-scribble ~ .experiments b {
	color: #0071bb;
}

.red-scribble ~ .experiments b {
	color: #ec5431;
}

.blue-scribble ~ .experiments .hr-target {
	height: 52px;
	width: 100%;
	margin: 34px 0 24px;
	background: url(/wp-content/themes/danariely-2016/images/hr-blue-target.png)
		no-repeat center;
}

.red-scribble ~ .experiments .hr-target {
	height: 52px;
	width: 100%;
	margin: 34px 0 24px;
	background: url(/wp-content/themes/danariely-2016/images/hr-red-target.png)
		no-repeat center;
}

.hr-gear {
	height: 60px;
	width: 100%;
	margin: 34px 0 24px;
	background: url(/wp-content/themes/danariely-2016/images/hr-gear.png)
		no-repeat center;
}

.hr-bolt {
	height: 59px;
	width: 100%;
	margin: 34px 0 24px;
	background: url(/wp-content/themes/danariely-2016/images/hr-bolt.png)
		no-repeat center;
}

.hr-bulb {
	height: 79px;
	width: 100%;
	margin: 34px 0 24px;
	background: url(/wp-content/themes/danariely-2016/images/hr-bulb.png)
		no-repeat center;
}

.experiments a.article {
	color: #0071bb;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-decoration: none;
	text-transform: uppercase;
}

.experiments a.article:hover {
	color: #282828;
}

.experiments li {
	margin-bottom: 16px;
	padding-left: 19px;
}

.experiments ol ul {
	padding-left: 31px;
}

.experiments ol ul li {
	margin-bottom: 0;
	padding-left: 0;
}

#page-nav {
	clear: both;
	float: left;
	height: 42px;
	width: 510px;
	margin-top: 65px;
	padding-left: 27px;
}

#page-nav a {
	padding: 8px 34px;
	color: #fff;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-decoration: none;
	text-transform: uppercase;
}

#page-nav .alignleft a {
	background-color: #0070ba;
}

#page-nav .alignright a {
	background-color: #ec5431;
}

#page-nav a:hover {
	color: #282828;
}

.survey {
	margin-top: 54px;
}

.survey iframe {
	display: inherit;
	height: 900px;
	width: 770px;
	margin: 0 auto;
}

/**
 * 7.6 - Resources
 * =============================================================================
 */

.recent-post {
	margin-top: 50px;
	padding: 0 27px 31px;
	border-bottom: 2px solid #f1f1f1;
}

.recent-post h1 {
	margin-bottom: 2px;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2;
}

.recent-post h3 {
	margin-top: 0;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.923;
	text-transform: uppercase;
}

.recent-post p {
	margin-bottom: 27px;
	font-size: 14px;
	line-height: 2.143;
}

.recent-post a {
	color: #282828;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-decoration: none;
	text-transform: uppercase;
}

.recent-post a:hover {
	color: #ec5431;
}

#ask-ariely {
	margin-bottom: 77px;
	padding: 29px 0 27px;
	border-bottom: 2px solid #f1f1f1;
}

#ask-ariely ul {
	margin: 0 0 0 26px;
}

#ask-ariely li {
	display: inline-block;
	height: 40px;
	width: 135px;
	margin-right: 25px;
	color: #282828;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.429;
	text-transform: uppercase;
	vertical-align: top;
}

#ask-ariely li:last-child {
	margin-right: 0;
}

#ask-ariely li a {
	display: block;
	height: 100%;
	width: 100%;
	background: url(/wp-content/themes/danariely-2016/images/color-social-sprites.png)
		no-repeat;
}

#ask-ariely .twitter {
	height: 40px;
	width: 199px;
}

#ask-ariely .twitter a {
	background-position: -238px 0;
}

#ask-ariely .facebook {
	height: 40px;
	width: 237px;
}

#ask-ariely .facebook a {
	background-position: 0 0;
}

#ask-ariely .email {
	height: 40px;
	width: 211px;
}

#ask-ariely .email a {
	background-position: -438px 0;
}

#video-blocks {
	clear: both;
	margin: 41px 0 14px;
}

#video-blocks a {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	color: #fefefe;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.136;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#macvspc-series {
	display: table;
	float: left;
	height: 173px;
	width: 360px;
	margin-right: 12px;
	background: url(/wp-content/themes/danariely-2016/images/macvspc_series.png)
		no-repeat;
}

#pi-series {
	display: table;
	float: left;
	height: 173px;
	width: 360px;
	margin-right: 11px;
	background: url(/wp-content/themes/danariely-2016/images/pi_series.png)
		no-repeat;
}

#all-videos {
	display: table;
	float: left;
	height: 173px;
	width: 175px;
	background: url(/wp-content/themes/danariely-2016/images/all_videos.png)
		no-repeat;
}

#all-videos a {
	color: transparent;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.278;
}

#all-videos a:hover {
	background-color: #fb8b23;
	background-color: rgba(251, 139, 35, 0.75);
	color: #fff;
}

.featured + h1.big-gray {
	margin-top: 76px;
}

.badge {
	float: left;
	width: 255px;
	margin: 28px 0 13px;
	padding: 221px 30px 0;
	text-align: center;
}

.badge h1 {
	color: #282828;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.111;
	text-transform: uppercase;
}

.badge p {
	font-size: 14px;
	font-weight: 400;
	line-height: 2.143;
}

.badge a {
	color: #0071bb;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.778;
	text-decoration: none;
	text-transform: uppercase;
}

.badge a:hover {
	color: #282828;
}

#sample-size.badge {
	background: url(/wp-content/themes/danariely-2016/images/sample-size-badge.png)
		no-repeat;
	background-position: top;
}

#pocket-ariely.badge {
	background: url(/wp-content/themes/danariely-2016/images/pocket-ariely-badge.png)
		no-repeat;
	background-position: top;
}

#conscience.badge {
	width: 220px;
	background: url(/wp-content/themes/danariely-2016/images/conscience-badge.png)
		no-repeat;
	background-position: top;
}

#attaboy.badge {
	width: 220px;
	background: url(/wp-content/themes/danariely-2016/images/attaboy-badge.png)
		no-repeat;
	background-position: top;
}

#vail.badge {
	width: 220px;
	background: url(/wp-content/themes/danariely-2016/images/vail-badge.png)
		no-repeat;
	background-position: top;
	clear: both;
}

#irrationally-yours.badge {
	width: 220px;
	background: url(/wp-content/themes/danariely-2016/images/irrationally-yours-app-badge.png)
		no-repeat;
	background-position: top;
}

a.research {
	display: block;
	margin: 36px 0 12px;
	color: #282828;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.389;
	text-decoration: none;
	text-transform: uppercase;
}

a.research:hover {
	color: #0071bb;
}

/**
 * 7.7 - Blog
 * =============================================================================
 */

.blog .entry-header,
.single .entry-header,
.search .entry-header,
.archive .entry-header,
.category .entry-header,
.tag .entry-header {
	display: block;
}

.blog .site-content,
.single .site-content,
.search .site-content,
.archive .site-content,
.category .site-content,
.tag .site-content {
	position: relative;
	float: left;
	width: 520px;
	margin: 48px 0 50px;
	padding: 0 27px;
	border-right: 2px solid #f1f1f1;
}

.blog .content-sidebar,
.single .content-sidebar,
.search .content-sidebar,
.archive .content-sidebar,
.tag .content-sidebar,
.category .content-sidebar {
	position: relative;
	width: 342px;
	margin: 34px 0 0 0;
	padding: 0 13px 40px 27px;
}

.content-sidebar .widget .widget-title {
	border-top: none;
}

.content-sidebar .search-field,
.content-sidebar .widget-area .widget input,
.content-sidebar .widget-area .widget textarea {
	padding: 15px 18px !important;
	color: #b6b5b5;
	font-size: 14px !important;
}

.blog #ask-ariely,
.single #ask-ariely,
.search #ask-ariely,
.archive #ask-ariely,
.category #ask-ariely,
.tag #ask-ariely {
	margin-bottom: 42px;
	padding: 40px 0 22px;
	border-top: 2px solid #f1f1f1;
}

.blog #ask-ariely ul,
.single #ask-ariely ul,
.search #ask-ariely u,
.archive #ask-ariely u,
.category #ask-ariely u,
.tag #ask-ariely u {
	margin: 0;
}

.blog #ask-ariely li,
.single #ask-ariely li,
.search #ask-ariely li,
.archive #ask-ariely li,
.category #ask-ariely li,
.tag #ask-ariely li {
	margin: 0 0 20px 0;
}

.blog #ask-ariely li:first-child,
.single #ask-ariely li:first-child,
.search #ask-ariely li:first-child,
.archive #ask-ariely li:first-child,
.category #ask-ariely li:first-child,
.tag #ask-ariely li:first-child {
	height: auto;
	width: 100%;
}

.blog .site-content .entry-content,
.blog .site-content .entry-header,
.single .site-content .entry-content,
.single .site-content .entry-header,
.search .site-content .entry-content,
.search .site-content .entry-header,
.archive .site-content .entry-content,
.archive .site-content .entry-header,
.category .site-content .entry-content,
.category .site-content .entry-header,
.tag .site-content .entry-content,
.tag .site-content .entry-header {
	margin-right: 0;
	padding-left: 0;
}

.blog .entry-title,
.single .entry-title,
.search .entry-title,
.archive .entry-title,
.category .entry-title,
.tag .entry-title {
	margin-bottom: 2px;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2;
	text-transform: none;
}

.blog .entry-header,
.single .entry-header,
.search .entry-header,
.archive .entry-header,
.category .entry-header,
.tag .entry-header {
	padding-bottom: 0;
}

.entry-title a {
	color: #282828;
}

.entry-title a:hover {
	color: #ec5431;
}

.search .page-header {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #ddd;
}

.search .page-title {
	text-transform: uppercase;
}

.highlight {
	background-color: #f3f315;
}

.blog .entry-content,
.blog .entry-content p,
.single .entry-content,
.single .entry-content p,
.search .entry-content,
.search .entry-content p {
	font-size: 14px;
	line-height: 2.143;
}

.byline {
	display: inline-block;
	margin-left: 10px;
}

.blog .site-content .entry-meta,
.single .site-content .entry-meta,
.search .site-content .entry-meta {
	margin-bottom: 0;
	color: #282828;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.923;
}

.list-view .site-content .hentry,
.list-view .site-content .hentry.has-post-thumbnail:not(:first-child) {
	margin-bottom: 44px;
	border-top: 2px solid #ddd;
}

.site-content .has-post-thumbnail .entry-header {
	margin-top: 0;
}

.share {
	height: 26px;
	padding-top: 2px;
}

.share span {
	vertical-align: top;
	color: #282828;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.733;
	text-transform: uppercase;
}

.share a {
	display: inline-block;
	margin-left: 10px;
	background: url(/wp-content/themes/danariely-2016/images/color-social-sprites.png)
		no-repeat;
}

.share .twitter {
	height: 26px;
	width: 85px;
	background-position: -716px 0;
}

.share .facebook {
	height: 26px;
	width: 65px;
	background-position: -650px 0;
}

.posts-navigation a {
	display: block;
	height: 100%;
	width: 100%;
	color: #fff;
	font-family: 'Khand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 2.333;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.posts-navigation a:hover {
	color: #282828;
}

.posts-navigation .next,
.posts-navigation .prev {
	display: inline-block;
	height: 42px;
	width: 188px;
	margin-right: 10px;
}

.posts-navigation .next a {
	background-color: #ff9920;
}

.posts-navigation .prev a {
	background-color: #ec5431;
}

#nl-signup p {
	margin-bottom: 5px !important;
	color: #282828;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 1.786;
}

#nl-signup label {
	font-weight: 700;
	text-transform: uppercase;
}

#nl-signup input[type='submit'] {
	height: 44px;
	width: 100%;
	border: 2px solid #0071bb;
	background-color: #fff;
	color: #0071bb;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 2.286;
	margin-top: 12px;
	margin-bottom: 0 !important;
	text-align: center;
}

#nl-signup input[type='submit']:hover {
	background-color: #0071bb;
	color: #fff;
}

#content-sidebar .widget {
	margin-bottom: 40px;
}

.entry-meta span.cat-links a {
	color: #0071bb;
}

.entry-meta span.cat-links a:hover {
	color: #282828;
}

.entry-content a {
	color: #0071bb;
	font-weight: 700;
	text-decoration: none;
}

.entry-content a:hover {
	color: #282828;
}

.site-content footer.entry-meta {
	margin-top: 20px;
}

.entry-meta .tag-links a {
	background-color: #0071bb;
}

.entry-meta .tag-links a:hover {
	background-color: #282828;
}

.entry-meta .tag-links a:before {
	border-right-color: #0071bb;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #282828;
}

.post-thumbnail,
a.post-thumbnail:hover {
	background: transparent;
}

.blog .latest-cah-blog-post {
	position: relative;
	background: #0071bb;
	color: #fff;
	padding: 10px;
	margin-bottom: 40px;
}

.blog .latest-cah-blog-post h2 {
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
}

.blog .latest-cah-blog-post p {
	font-size: 13px;
	color: #6fb6e4;
}

.blog .latest-cah-blog-post .more-link {
	display: none;
}

.blog .latest-cah-blog-post h3 {
	margin-top: 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #0b476f;
}

.blog .latest-cah-blog-post a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	cursor: pointer;
}

/**
 * 7.8 - Videos
 * =============================================================================
 */

.videos {
	position: relative;
	margin-top: 53px;
	padding-bottom: 7px;
	border-bottom: 2px solid #e1e1e1;
}

#series-4 {
	padding-bottom: 40px;
	border-bottom: none;
}

#series-4 + .wrapper {
	margin-top: 66px;
	border-bottom: none;
}

.videos h1 {
	margin-bottom: 19px;
	color: #0071bb;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.364;
	text-indent: 28px;
	text-transform: uppercase;
}

.videos.wrapper h1 {
	text-indent: 0;
}

.videos .slider {
	overflow: hidden;
	/*width: 868px;*/
	margin: 0;
	width: 100% !important;
}

.videos .slider-control {
	position: absolute;
	top: 42%;
	z-index: 10;
	width: 27px;
	color: #0071bb;
	font-size: 48px;
	font-weight: 700;
	background: none !important;
}

.videos .slider-control:hover {
	color: #282828;
}

.videos .slider-control.left {
	display: none;
	left: 0;
	text-align: left;
}

.videos .slider-control.right {
	right: 0;
	text-align: right;
}

.videos ul {
	position: relative;
	margin: 0;
	list-style: none;
}

.videos .slider ul {
	position: relative;
	margin: 0;
	height: 200px;
	width: 4000px;
	list-style: none;
}

.videos ul li {
	display: inline-block;
	float: left;
	width: 209px;
	margin-right: 10px;
}

.videos ul li:last-child {
	margin-right: 0;
}

.videos a {
	text-decoration: none;
}

.videos a:hover h4 {
	color: #0071bb;
}

.videos h4 {
	margin-top: 13px;
	padding: 0 12px;
	color: #606060;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.538;
	text-transform: uppercase;
}

.videos.wrapper h4 {
	text-transform: none;
}

.videos img {
	height: 117px;
	width: 209px;
	background-color: #cdcdcd;
	border: none;
}

.videos .mobile-hero {
	display: none;
}

#modalVideo {
	display: none;
	position: fixed;
	z-index: 6000;
	top: 110px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #fff;
	max-width: 100%;
	padding: 0 20px;
}

#modalBackground {
	display: none;
	position: fixed;
	z-index: 5000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.95);
}

#modalVideo .video-title {
	display: inline-block;
	float: left;
	overflow: hidden;
	width: 90%;
	margin-bottom: 12px;
	color: #282828;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.364;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}

#modalVideo .close {
	display: inline-block;
	float: right;
}

#modalVideo .close:after {
	color: #0071bb;
	font-family: 'Genericons';
	font-size: 42px;
	font-weight: 700;
	line-height: 0.056;
	vertical-align: text-bottom;
	content: '\f405';
}

#modalVideo a {
	color: #0071bb;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.364;
	text-decoration: none;
	text-transform: uppercase;
}

#modalVideo a:hover,
#modalVideo .close:hover:after {
	color: #282828;
	cursor: pointer;
}

a.previous {
	position: absolute;
	bottom: -19px;
	left: 0;
}

a.next {
	position: absolute;
	right: 0;
	bottom: -19px;
}

span.big {
	vertical-align: text-top;
	font-size: 48px;
	line-height: 0.375;
}

span.callout {
	font-size: 22px;
	font-weight: 700;
}

/**
 * 7.9 - Apps
 * =============================================================================
 */

.app {
	margin-top: 50px;
	padding-bottom: 60px;
	border-bottom: 2px solid #f1f1f1;
}

.app .image {
	float: left;
	height: 233px;
	width: 360px;
	margin-right: 54px;
}

#pocket-ariely .image {
	background: url(/wp-content/themes/danariely-2016/images/pocket-ariely-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

#sample-size .image {
	background: url(/wp-content/themes/danariely-2016/images/sample-size-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

#pocket-ariely .image {
	background: url(/wp-content/themes/danariely-2016/images/pocket-ariely-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

#conscience .image {
	background: url(/wp-content/themes/danariely-2016/images/conscience-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

#attaboy .image {
	background: url(/wp-content/themes/danariely-2016/images/attaboy-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

#vail .image {
	background: url(/wp-content/themes/danariely-2016/images/vail-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

#irrationally-yours .image {
	background: url(/wp-content/themes/danariely-2016/images/irrationally-yours-app-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.app:last-of-type {
	border-bottom: none;
}

.app .blurb {
	float: left;
	width: 485px;
}

.app .blurb h1 {
	color: #282828;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	text-transform: uppercase;
}

.app .blurb p {
	font-size: 14px;
	line-height: 2.143;
}

.app .blurb a {
	display: inline-block;
}

.app .blurb .ios {
	height: 36px;
	width: 104px;
	background: url(/wp-content/themes/danariely-2016/images/ios.png) no-repeat;
}

.app .blurb .android {
	height: 34px;
	width: 106px;
	padding-bottom: 1px;
	background: url(/wp-content/themes/danariely-2016/images/android.png)
		no-repeat;
}

/**
 * 8.0 - Media Queries
 * =============================================================================
 */

@media only screen and (max-width: 1599px) {
	.header-main {
		max-width: 918px;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1023px) {
	.header-main {
		max-width: 732px;
		margin: 0 auto;
	}
	#join {
		padding-left: 14px;
	}
	.mailchimp-link a {
		height: 30px;
		width: 30px;
		background-position: -73px -31px;
	}
	.mailchimp-link a:hover {
		background-position: -73px 0;
	}
	.primary-navigation .menu-item > a {
		padding: 0 10px;
	}
	.primary-navigation .menu-item:first-child > a {
		padding-left: 0;
	}
	.primary-navigation .menu-item:last-child > a {
		padding-right: 0;
		border-right: none;
	}
	.primary-navigation .sub-menu .menu-item > a {
		width: 285px;
		padding: 0;
		line-height: 1;
	}
	.primary-navigation .sub-menu .menu-item {
		padding: 9px 17px;
	}
	.primary-navigation .menu-item:first-child .sub-menu {
		left: -19px;
	}
	.error404 .graphic {
		height: 405px;
		width: 732px;
	}
	.error404 .graphic p {
		right: 10px;
		margin-bottom: 0;
	}
	/* All About Dan */
	.left-column {
		float: none;
		width: auto;
		padding-bottom: 25px;
		border-right: none;
		border-bottom: 2px solid #f1f1f1;
	}
	.right-column {
		float: none;
		position: relative;
		height: 781px;
		width: auto;
		padding-left: 0;
	}
	#the-blog {
		position: absolute;
		left: 187px;
	}
	#buzz {
		position: absolute;
		left: 375px;
	}
	#nonsense {
		position: absolute;
		top: 187px;
	}
	#email {
		position: absolute;
		top: 187px;
		left: 375px;
	}
	#contact-dan {
		position: absolute;
		top: 187px;
		right: 0;
	}
	#arrow {
		position: absolute;
		top: 374px;
		right: 0;
		margin-top: -38px;
	}
	.arrow-text {
		position: absolute;
		top: 374px;
		margin-top: 18px;
		padding-right: 20px;
	}
	#dan-talks {
		float: left;
		margin-right: 25px;
	}
	.right-column #social {
		position: absolute;
		top: 463px;
		left: 213px;
	}
	#dan-talks {
		position: absolute;
		top: 593px;
	}
	#dan-talks ~ p {
		position: absolute;
		top: 780px;
	}
	/* Home */
	#grid {
		height: 2440px;
		width: 732px;
	}
	.main-image {
		width: 732px;
		background-position-x: center;
	}
	.main-image .blurb {
		padding-left: 5px;
	}

	#home-3 {
		top: 2264px;
	}

	#home-4 {
		top: 776px;
		left: 0;
	}

	#home-5 {
		top: 2264px;
	}

	#home-6 {
		left: 372px;
	}
	#home-7 {
		top: 776px;
	}
	#home-8 {
		left: 186px;
	}
	#home-9 {
		top: 962px;
	}
	#home-10 {
		top: 1334px;
		right: 186px;
	}
	#home-13 {
		top: 1334px;
	}
	#home-15 {
		top: 1520px;
		left: 0;
	}
	#home-16 {
		top: 1520px;
		right: 186px;
	}
	#home-17 {
		top: 1706px;
		left: 0;
	}
	#home-18 {
		top: 1706px;
	}
	#home-19 {
		top: 1520px;
		right: 0;
	}
	#home-20 {
		top: 1892px;
	}
	#home-21 {
		top: 1706px;
	}
	#home-22 {
		top: 1892px;
	}
	#home-23 {
		top: 2078px;
	}
	#home-24 {
		top: 1892px;
	}
	#home-25 {
		top: 2078px;
		left: 186px;
	}
	/* Books */
	.title .subtitle {
		width: 500px;
		padding-left: 43px;
	}
	/* The Center */
	.staff .person img,
	.missing-img {
		display: none;
	}
	.staff .blurb {
		width: auto;
	}
	/* Videos */
	.videos {
		width: 705px;
		margin-right: auto;
		margin-left: auto;
	}
	.videos .slider {
		width: 647px;
	}
	/* Experiments */
	.gears {
		background-size: contain;
	}
	[class^='gear-'] {
		width: 200px;
		margin-top: 23px;
		padding: 219px 19px 0;
		background-size: 179px 181px;
	}
	.gears p {
		margin-bottom: 20px;
	}
	.featured .blurb {
		width: 285px;
		padding-left: 33px;
	}
	.featured .blurb p {
		margin-bottom: 14px;
	}
	/* Books */
	.book-item .image {
		margin-right: 30px;
	}
	.book-item .blurb {
		width: 330px;
	}
	/* Apps */
	.app .image {
		margin-right: 30px;
	}
	.app .blurb {
		width: 330px;
	}
	/* Blog */
	#content-sidebar {
		display: none;
	}
	.blog .site-content,
	.single .site-content,
	.archive .site-content,
	.search .site-content,
	.category .site-content,
	.tag .site-content {
		width: auto;
		border-right: none;
	}
	/* Resources */
	#pi-series {
		margin-right: 0;
	}
	#all-videos {
		display: none;
	}
	#ask-ariely ul {
		width: 260px;
		margin: 0 auto;
	}
	#ask-ariely li {
		margin-right: 0;
		margin-bottom: 25px;
	}
	#ask-ariely li:first-child {
		height: auto;
		width: 260px;
	}
	#ask-ariely li:last-child {
		margin-bottom: 0;
	}
	.badge {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	/* Speaking */
	#contact {
		float: none;
		width: auto;
		margin: 20px auto;
		padding: 0;
	}
	#schedule {
		margin-left: 27px;
	}
}

@media only screen and (max-width: 782px) {
	body {
		width: 100%;
	}
	/* Header */
	.site-title {
		margin-left: 26px;
		font-size: 30px;
	}
	.header-main {
		max-width: 100%;
		padding: 23px 0 0;
		border-bottom: none;
	}
	#join {
		margin-top: -3px;
		padding-right: 30px;
	}
	.mailchimp-link a {
		height: 58px;
		width: 58px;
		background-position: -163px 0;
	}
	.mailchimp-link a:hover {
		background-position: -104px 0;
	}
	.primary-navigation li {
		height: auto;
		padding: 0;
		border: none;
		line-height: 1;
	}
	.primary-navigation .menu-item > a {
		width: auto;
		padding: 12px 26px 12px;
		border-right: none;
	}
	.primary-navigation .menu-item:first-child > a {
		padding: 9px 26px;
	}
	.primary-navigation .sub-menu {
		opacity: 1;
		position: relative;
		visibility: visible;
		top: auto;
		left: auto;
		width: auto;
		margin: 0;
		padding: 0 60px;
		border: none;
	}
	.primary-navigation .menu-item:first-child .sub-menu {
		left: 0;
	}
	.primary-navigation ul li:hover > ul,
	.primary-navigation ul li.focus > ul {
		left: 0;
	}
	.primary-navigation li li:first-child {
		margin-top: 0;
	}
	.primary-navigation .sub-menu .menu-item {
		padding-left: 0;
	}
	.primary-navigation .sub-menu .menu-item > a {
		width: auto;
	}
	.primary-navigation .sub-menu .menu-item:first-child > a {
		padding: 0;
	}
	.site-navigation a {
		font-size: 18px;
	}
	.error404 .graphic {
		height: 353px;
		width: 639px;
	}
	.error404 .graphic p {
		right: 0;
		width: 50%;
		margin-bottom: 0;
	}
	/* Footer */
	.site-footer {
		border-top: none;
	}
	#footer-sidebar {
		display: none;
	}
	.footer-menu {
		position: relative;
		width: 484px;
		margin: 80px auto 0;
	}
	.footer-menu li a {
		font-size: 21px;
		line-height: 1.762;
	}
	.footer-menu li:first-child {
		display: block;
		padding-bottom: 16px;
		font-weight: 700;
	}
	.footer-menu li:first-child a,
	.footer-menu li:last-child a {
		border-right: none;
	}
	.copyright {
		position: relative;
		width: 225px;
		margin: 0 auto;
		font-size: 21px;
		line-height: 1.762;
		text-align: center;
	}
	.site-footer #social {
		margin-left: -150px;
	}
	.site-footer #social a {
		display: inline-block;
		height: 61px;
		width: 61px;
		margin-right: 16px;
		background: url(/wp-content/themes/danariely-2016/images/social-sprites.png)
			no-repeat;
	}
	.site-footer #social .facebook {
		background-position: 0 -64px;
	}
	.site-footer #social .facebook:hover {
		background-position: -62px -62px;
	}
	.site-footer #social .twitter {
		background-position: -94px -252px;
	}
	.site-footer #social .twitter:hover {
		background-position: 0 -250px;
	}
	.site-footer #social .flickr {
		margin-right: 0;
		background-position: 0 -126px;
	}
	.site-footer #social .flickr:hover {
		background-position: -62px -124px;
	}
	.site-footer #social .podcast {
		background-position: -94px -190px;
	}
	.site-footer #social .podcast:hover {
		background-position: 0 -188px;
	}
	/* Homepage */
	#grid {
		overflow-x: hidden;
		height: auto;
		width: 100%;
	}
	[id^='home'] {
		position: relative;
		float: left;
		top: auto !important;
		right: auto !important;
		left: auto !important;
		margin: 0;
	}
	.main-image {
		width: 100%;
	}
	.main-image .blurb {
		display: none;
	}
	.ask-ariely {
		height: auto;
		width: 100%;
		padding: 60px 0;
	}
	.ask-ariely h2 {
		padding: 0 45px;
		font-size: 35px;
		line-height: 1.429;
	}
	.ask-ariely p {
		padding: 0 45px;
		font-size: 22px;
		line-height: 2.273;
	}
	.ask-ariely h3 {
		padding: 0 45px;
		font-size: 32px;
		line-height: 1.719;
	}
	#home-24 {
		padding-right: 0;
	}
	#home-7,
	#home-12,
	#home-18,
	#home-23,
	#home-6,
	#home-11,
	#home-16,
	#home-17,
	#home-24 {
		display: none;
	}
	#home-3 {
		height: auto;
		width: 100%;
		padding: 90px 0 43px;
		background-size: cover;
	}
	#home-3 h2 {
		margin-bottom: 18px;
		padding: 0 84px;
		font-size: 35px;
		line-height: 1.286;
	}
	#home-3 h3 {
		font-size: 33px;
		line-height: 1.667;
	}
	#home-4,
	#home-5,
	#home-10,
	#home-13,
	#home-19,
	#home-20 {
		height: 320px;
		width: 50%;
		background-position: center;
		background-size: cover;
	}
	#home-4 a,
	#home-5 a,
	#home-8 a,
	#home-10 a,
	#home-13 a,
	#home-19 a,
	#home-20 a,
	#home-23 a {
		font-size: 33px;
		line-height: 1.212;
	}
	#home-8,
	#home-9,
	#home-14,
	#home-15,
	#home-21,
	#home-22,
	#home-26 {
		height: auto;
		width: 100%;
		padding: 0;
		background-position: center;
		background-size: cover;
	}
	#home-8 a {
		padding: 140px 0;
	}
	#home-9 h1 {
		position: relative;
		top: auto;
		margin-bottom: 35px;
		padding-top: 358px;
		padding-left: 49px;
		font-size: 70px;
		line-height: 1;
	}
	#home-9 h3 {
		position: relative;
		bottom: auto;
		padding-bottom: 38px;
		padding-left: 49px;
		font-size: 33px;
		line-height: 1.727;
	}
	#home-14 h2,
	#home-26 h2 {
		position: relative;
		top: auto;
		right: 41px;
		width: auto;
		margin-bottom: 35px;
		padding-top: 398px;
		font-size: 40px;
		line-height: 1.25;
	}
	#home-14 h3,
	#home-26 h3 {
		position: relative;
		right: 43px;
		bottom: auto;
		padding-bottom: 38px;
		font-size: 33px;
		line-height: 1.727;
	}
	#home-15 a {
		padding: 133px 0 140px;
		font-size: 45px;
		line-height: 0.8;
	}
	#home-21 a {
		padding: 133px 0 140px;
		font-size: 45px;
		line-height: 0.8;
	}
	#home-21 a:after {
		padding: 5px;
		border-radius: 22px;
		font-size: 34px;
	}
	#home-22 {
		width: 102%;
		background-position-y: bottom;
	}
	#home-22 h2 {
		position: relative;
		top: auto;
		width: auto;
		margin-bottom: 24px;
		padding-top: 382px;
		padding-left: 48px;
		font-size: 40px;
		line-height: 1.25;
	}
	#home-22 h3 {
		position: relative;
		bottom: auto;
		padding-bottom: 127px;
		padding-left: 45px;
		font-size: 33px;
		line-height: 1.727;
	}
	#home-25 {
		width: 100%;
		display: table;
		height: 280px;
		background-color: rgba(144, 144, 144, 0.5);
		background-position: center;
		background-size: 250px 250px;
		margin-top: -28px;
	}
	/* All About Dan */
	.right-column {
		height: 1021px;
		padding-bottom: 0;
	}
	.right-column #social,
	.right-column #email,
	.right-column #contact-dan,
	#arrow,
	.arrow-text {
		display: none;
	}
	#nonsense {
		position: relative;
		top: auto;
		height: auto;
		width: 100%;
		margin-bottom: 0;
		padding: 90px 0 43px;
		background-size: cover;
	}
	#nonsense h2 {
		margin-bottom: 18px;
		padding: 0 84px;
		font-size: 35px;
		line-height: 1.286;
	}
	#nonsense h3 {
		font-size: 33px;
		line-height: 1.667;
	}
	#dan-talks {
		float: none;
		position: relative;
		top: auto;
		height: auto;
		width: 100%;
		padding: 0;
		background-position: center;
		background-size: cover;
	}
	#dan-talks a {
		padding: 133px 0 140px;
		font-size: 45px;
		line-height: 0.8;
	}
	#dan-talks a:after {
		padding: 5px;
		border-radius: 22px;
		font-size: 34px;
	}
	#dan-talks ~ p {
		position: relative;
		top: auto;
		padding: 0 25px;
	}
	.right-column #the-blog,
	.right-column #buzz {
		position: relative;
		left: auto;
		height: 320px;
		width: 50%;
		margin: 0;
		background-position: center;
		background-size: cover;
	}
	.right-column #the-blog a,
	.right-column #buzz a {
		font-size: 33px;
		line-height: 1.212;
	}
	/* The Center */
	#welcome {
		margin-top: 0;
		padding: 220px 20px 39px;
		background-position: top center;
	}
	/* Videos */
	#modalVideo {
		top: 20px;
	}
	.videos {
		width: auto;
		margin-top: 92px;
		padding-bottom: 27px;
	}
	.wrapper.videos {
		padding: 0;
	}
	.videos.wrapper h1 {
		margin-left: 27px;
	}
	#series-1 {
		margin-top: 40px;
	}
	.videos .slider {
		width: 100%;
		margin: 0;
	}
	.videos .slider-control,
	.videos a img {
		display: none;
	}
	.videos [class$='mobile-hero'] {
		display: block;
		height: 325px;
		width: 580px;
		margin: 8px auto 36px;
	}
	#series-1 .mobile-hero {
		background: url(/wp-content/themes/danariely-2016/images/series-1-hero.jpg)
			no-repeat;
		background-size: cover;
	}
	#series-2 .mobile-hero {
		background: url(/wp-content/themes/danariely-2016/images/series-2-hero.jpg)
			no-repeat;
		background-size: cover;
	}
	#series-3 .mobile-hero {
		background: url(/wp-content/themes/danariely-2016/images/series-3-hero.jpg)
			no-repeat;
		background-size: cover;
	}
	#series-4 .mobile-hero {
		background: url(https://i.vimeocdn.com/video/519194017_295x166.webp)
			no-repeat;
		background-size: cover;
	}
	.faq-mobile-hero {
		background: url(/wp-content/themes/danariely-2016/images/faq-hero.jpg)
			no-repeat;
		background-size: cover;
	}
	.videos h1 {
		padding: 0 36px;
		font-size: 35px;
		line-height: 1.143;
		text-indent: 0;
	}
	.videos.wrapper h1 {
		padding: 0;
	}
	.videos .slider ul {
		height: auto;
		width: 100%;
	}
	.videos ul li {
		float: none;
		display: block;
		width: auto;
		margin: 0 0 26px 0;
		padding: 0 72px;
	}
	.videos h4:before {
		position: relative;
		top: 4px;
		left: -21px;
		color: #0071bb;
		font-family: 'Genericons';
		content: '\f428';
	}
	.videos h4 {
		margin: 0;
		padding: 0 0 0 20px;
		font-size: 22px;
		line-height: 1.364;
		text-indent: -20px;
	}
	#modalVideo .video-title {
		width: 85%;
		padding-left: 12px;
	}
	a.previous {
		padding-left: 12px;
	}
	a.next {
		padding-right: 12px;
	}
	/* Experiments */
	.intro-blurb {
		padding: 32px 40px 6px;
	}
	.intro-blurb p {
		font-size: 22px;
		line-height: 2.045;
	}
	.gears {
		margin: 62px 0 0;
		background: none;
	}
	[class^='gear-'] {
		display: block;
		width: auto;
		margin-top: 0;
		padding: 380px 115px 110px;
		background-size: 332px 335px;
	}
	.gear-3 {
		padding-bottom: 86px;
	}
	.gears h2 {
		margin-bottom: 19px;
		font-size: 30px;
		line-height: 1.333;
	}
	.gears p {
		margin-bottom: 39px;
		font-size: 22px;
		line-height: 2.045;
	}
	.gears a {
		font-size: 33px;
		line-height: 1.212;
	}
	.featured {
		padding: 60px 0 81px;
	}
	.dot-graph {
		float: none;
		margin: 0 auto;
		background-size: cover;
		height: 447px;
		width: 513px;
	}
	.featured .blurb {
		width: auto;
		margin-top: 50px;
		padding: 0 45px;
	}
	.featured .blurb h1 {
		font-size: 35px;
		line-height: 0.857;
		margin-bottom: 7px;
	}
	.featured .blurb h4 {
		font-size: 17px;
		line-height: 1.765;
		margin-bottom: 21px;
	}
	.featured .blurb p {
		font-size: 22px;
		line-height: 2.045;
		margin-bottom: 50px;
	}
	.featured .blurb a {
		font-size: 33px;
	}
	.blue-room {
		height: auto;
		width: auto;
		margin-top: 0;
		padding: 154px 0;
		background-position: center;
	}
	.blue-room h3 {
		padding-top: 0;
		font-size: 40px;
		letter-spacing: 0.05em;
		line-height: 1;
	}
	.blue-room h1 {
		margin-bottom: 52px;
	}
	.blue-room p {
		margin-bottom: 76px;
		padding: 0 48px;
		font-size: 22px;
		line-height: 1.818;
	}
	.blue-room a {
		font-size: 33px;
		line-height: 1;
	}
	/* Books */
	.book-item .image {
		float: none;
		margin: 0 auto 30px;
	}
	.book-item .blurb {
		float: none;
		width: auto;
		padding: 0 20px;
	}
	/* Apps */
	.app .image {
		float: none;
		margin: 0 auto 30px;
	}
	.app .blurb {
		float: none;
		width: auto;
		padding: 0 20px;
	}
	/* Resources */
	#macvspc-series,
	#pi-series {
		height: auto;
		width: 100%;
		padding: 0;
		background-position: center;
		background-size: cover;
	}
	#video-blocks a {
		padding: 133px 0 140px;
		font-size: 45px;
		line-height: 0.8;
	}
	/* Speaking */
	#contact {
		width: 630px;
	}
	/* Blog */
	.blog .site-content,
	.single .site-content,
	.search .site-content,
	.archive .site-content,
	.category .site-content,
	.tag .site-content {
		float: none;
		width: 96%;
		margin: 25px auto 70px;
		padding: 0;
	}
	.blog .entry-title,
	.single .entry-title,
	.search .entry-title,
	.archive .entry-title,
	.category .entry-title,
	.tag .entry-title {
		font-size: 35px;
		line-height: 1.429;
	}
	.blog .site-content .entry-meta,
	.single .site-content .entry-meta,
	.search .site-content .entry-meta,
	.archive .site-content .entry-meta,
	.category .site-content .entry-meta,
	.tag .site-content .entry-meta {
		font-size: 17px;
		line-height: 2.647;
	}
	.blog .entry-content,
	.blog .entry-content p,
	.single .entry-content,
	.single .entry-content p,
	.blog .entry-content li,
	.single .entry-content li,
	.archive .entry-content,
	.archive .entry-content p,
	.archive .entry-content li,
	.search .entry-content,
	.search .entry-content p,
	.search .entry-content li,
	.category .entry-content,
	.category .entry-content p,
	.category .entry-content li,
	.tag .entry-content,
	.tag .entry-content p,
	.tag .entry-content li {
		font-size: 22px;
		line-height: 2.045;
	}
	.share span {
		font-size: 20px;
		line-height: 1.8;
	}
	.posts-navigation a {
		font-size: 27px;
		line-height: 2.333;
	}
	.posts-navigation .next,
	.posts-navigation .prev {
		height: 63px;
		width: 281px;
	}
}

@media only screen and (max-width: 639px) {
	/* Structure */
	.content-area,
	.content-sidebar {
		padding-top: 0;
	}
	.hentry {
		margin-bottom: 34px;
	}
	.title {
		height: 175px;
	}
	.title h1 {
		font-size: 25px;
		line-height: 1;
	}
	.error404 .graphic {
		height: 166px;
		width: 300px;
	}
	.error404 .graphic p {
		right: 0;
		bottom: -20px;
		width: 50%;
		margin-bottom: 0;
		font-size: 10px;
	}
	/* Header */
	.site-title {
		margin-left: 16px;
		font-size: 16px;
		line-height: 1.25;
	}
	.header-main {
		min-height: auto;
		padding-top: 18px;
	}
	.menu-toggle {
		top: 4px;
		right: 46px;
	}
	.menu-toggle:before {
		font-size: 20px;
	}
	#join {
		padding-right: 15px;
	}
	.mailchimp-link a {
		height: 30px;
		width: 30px;
		background-position: -73px -31px;
	}
	.mailchimp-link a:hover {
		background-position: -73px 0;
	}
	.primary-navigation.toggled-on {
		padding: 40px 0 12px;
	}
	.primary-navigation .menu-item > a,
	.primary-navigation .menu-item:first-child > a {
		padding-right: 16px;
		padding-left: 16px;
	}
	.primary-navigation .sub-menu {
		padding-right: 30px;
		padding-left: 30px;
	}
	.site-navigation a {
		font-size: 12px;
	}
	/* Footer */
	.site-footer {
		padding-top: 0;
		padding-bottom: 32px;
	}
	.footer-menu {
		position: relative;
		width: 284px;
		margin: 30px auto 0;
	}
	.footer-menu li a {
		font-size: 11px;
		line-height: 2.273;
	}
	.footer-menu li:first-child {
		padding-bottom: 0;
	}
	.footer-menu a {
		padding: 0 11px;
	}
	.copyright {
		position: relative;
		width: 120px;
		margin: -4px auto 0;
		font-size: 11px;
		line-height: 1.727;
	}
	.site-footer #social {
		margin-left: -97px;
	}
	.site-footer #social a {
		display: inline-block;
		height: 31px;
		width: 31px;
		margin-right: 20px;
		background: url(/wp-content/themes/danariely-2016/images/social-sprites.png)
			no-repeat;
	}
	.site-footer #social a.facebook {
		background-position: -124px -94px;
	}
	.site-footer #social a.facebook:hover {
		background-position: -124px -62px;
	}
	.site-footer #social a.twitter {
		background-position: -62px -282px;
	}
	.site-footer #social a.twitter:hover {
		background-position: -62px -250px;
	}
	.site-footer #social a.podcast {
		background-position: -62px -218px;
	}
	.site-footer #social a.podcast:hover {
		background-position: -62px -186px;
	}
	.site-footer #social a.flickr {
		background-position: -124px -158px;
	}
	.site-footer #social a.flickr:hover {
		background-position: -124px -126px;
	}
	/* Homepage */
	.main-image {
		height: 192px;
		width: 100%;
		/*background-image: url(/wp-content/themes/danariely-2016/images/main-image-small.png);*/
		/*background-position: 0 bottom;*/
	}

	.ask-ariely {
		padding: 23px 0 25px;
	}
	.ask-ariely h2 {
		padding: 0 22px;
		margin-bottom: 7px;
		font-size: 18px;
		line-height: 1.389;
	}
	.ask-ariely p {
		margin-bottom: 28px;
		padding: 0 35px 0 22px;
		font-size: 13px;
		line-height: 1.769;
	}
	.ask-ariely h3 {
		padding: 0 22px;
		font-size: 16px;
		line-height: 1.25;
	}
	#home-3 {
		padding: 48px 0 23px;
	}
	#home-3 h2 {
		padding: 0 35px;
		font-size: 18px;
		line-height: 1.278;
	}
	#home-3 h3 {
		font-size: 16px;
		line-height: 1.25;
	}
	#home-4,
	#home-5,
	#home-10,
	#home-13,
	#home-19,
	#home-20 {
		height: 160px;
	}
	#home-4 a,
	#home-5 a,
	#home-8 a,
	#home-10 a,
	#home-13 a,
	#home-19 a,
	#home-20 a {
		font-size: 16px;
		line-height: 1.25;
	}
	#home-8 a {
		padding: 73px 0;
	}
	#home-9 {
		background-position-y: top;
	}
	#home-9 h1 {
		margin-bottom: 22px;
		padding-top: 185px;
		padding-left: 25px;
		font-size: 35px;
		line-height: 1;
	}
	#home-9 h3 {
		padding-bottom: 17px;
		padding-left: 25px;
		font-size: 16px;
		line-height: 1.25;
	}
	#home-14 h2,
	#home-26 h2 {
		right: 24px;
		margin-bottom: 27px;
		padding-top: 205px;
		font-size: 20px;
		line-height: 1.25;
	}
	#home-14 h3,
	#home-26 h3 {
		right: 24px;
		padding-bottom: 12px;
		font-size: 16px;
		line-height: 1.25;
	}
	#home-15 a,
	#home-21 a {
		padding: 72px 0;
		font-size: 23px;
		line-height: 0.87;
	}
	#home-21 a:after {
		padding: 4px;
		border-radius: 15px;
		font-size: 18px;
	}
	#home-22 h2 {
		padding-top: 195px;
		padding-left: 23px;
		font-size: 20px;
		line-height: 1.25;
	}
	#home-22 h3 {
		padding-bottom: 73px;
		padding-left: 23px;
		font-size: 16px;
		line-height: 1.25;
	}
	/* All About Dan */
	.right-column {
		height: 589px;
	}
	#nonsense {
		padding: 48px 0 23px;
	}
	#nonsense h2 {
		padding: 0 35px;
		font-size: 18px;
		line-height: 1.278;
	}
	#nonsense h3 {
		font-size: 16px;
		line-height: 1.25;
	}
	#dan-talks a {
		padding: 72px 0;
		font-size: 23px;
		line-height: 0.87;
	}
	.left-column h1 {
		padding: 0;
		font-size: 18px;
		line-height: 1.389;
	}
	.left-column p,
	.right-column p {
		font-size: 13px;
		margin-bottom: 24px;
	}
	span.medium {
		font-size: 18px;
		line-height: 1.667;
	}
	.right-column #the-blog,
	.right-column #buzz {
		height: 160px;
	}
	.right-column #the-blog a,
	.right-column #buzz a {
		font-size: 16px;
		line-height: 1.25;
	}
	/* The Center */
	h1.big-gray {
		font-size: 25px;
		line-height: 1.2;
	}
	#welcome,
	#startup,
	#common-cents,
	.staff {
		padding-right: 10px;
		padding-left: 10px;
	}
	#welcome {
		padding-top: 120px;
		background-size: 87px 103px;
	}
	/* The Center */
	.title.book h1 {
		font-size: 25px;
		line-height: 1;
	}
	.title .subtitle {
		width: auto;
		padding: 0 30px;
	}
	.title .cover {
		display: none;
	}
	/* Videos */
	#modalVideo {
		top: 10px;
	}
	.videos {
		margin-top: 47px;
	}
	#series-1 {
		margin-top: 6px;
	}
	.videos h1 {
		padding: 0 19px;
		font-size: 18px;
		line-height: 1.389;
	}
	.videos.wrapper h1 {
		padding: 0;
	}
	.videos h4 {
		padding-left: 12px;
		font-size: 13px;
		line-height: 1.538;
		text-indent: -12px;
	}
	.videos h4:before {
		left: -27px;
	}
	.videos [class$='mobile-hero'] {
		height: 156px;
		width: 279px;
		margin: 6px auto 32px;
	}
	.videos ul li {
		margin-bottom: 19px;
		padding: 0 44px;
	}
	#modalVideo .video-title {
		margin-bottom: 4px;
		padding-left: 8px;
		font-size: 13px;
	}
	#modalVideo .close:after {
		font-size: 24px;
	}
	#modalVideo a {
		font-size: 13px;
	}
	#modalVideo iframe {
		margin-bottom: 8px;
	}
	a.previous {
		padding-left: 8px;
	}
	a.next {
		padding-right: 8px;
	}
	span.big {
		font-size: 28px;
		line-height: 0.429;
	}
	/* Experiments */
	.intro-blurb {
		padding: 13px 20px 6px;
	}
	.intro-blurb p {
		font-size: 13px;
		line-height: 2.308;
	}
	.gears {
		margin-top: 10px;
	}
	[class^='gear-'] {
		padding: 230px 40px 57px;
		background-size: 197px 199px;
	}
	.gear-3 {
		padding-bottom: 44px;
	}
	.gears h2 {
		margin-bottom: 13px;
		font-size: 18px;
		line-height: 1.389;
	}
	.gears p {
		margin-bottom: 23px;
		font-size: 13px;
		line-height: 2.308;
	}
	.gears a {
		font-size: 16px;
		line-height: 1.875;
	}
	.featured {
		padding: 28px 0 43px;
	}
	.dot-graph {
		height: 237px;
		width: 272px;
	}
	.featured .blurb {
		margin-top: 30px;
		padding: 0 20px;
	}
	.featured .blurb h1 {
		margin: 0 0 2px;
		font-size: 18px;
		line-height: 1.389;
	}
	.featured .blurb h4 {
		margin-bottom: 1px;
		font-size: 11px;
		line-height: 2.273;
	}
	.featured .blurb p {
		margin-bottom: 21px;
		font-size: 13px;
		line-height: 2.308;
	}
	.featured .blurb a {
		font-size: 16px;
		line-height: 2;
	}
	.blue-room {
		padding: 94px 0 104px;
	}
	.blue-room h3 {
		margin: 0;
		font-size: 25px;
		line-height: 1.2;
	}
	.blue-room h1 {
		margin-bottom: 32px;
		padding: 0 24px;
		font-size: 25px;
		line-height: 1.2;
	}
	.blue-room p {
		margin-bottom: 44px;
		padding: 0 24px;
		font-size: 13px;
		line-height: 2.308;
	}
	.blue-room a {
		font-size: 16px;
		line-height: 2;
	}
	/* Books */
	.book-item .blurb h1 {
		font-size: 18px;
	}
	.book-item .blurb p {
		font-size: 13px;
	}
	/* Apps */
	.app .blurb h1 {
		font-size: 18px;
	}
	.app .blurb p {
		font-size: 13px;
	}
	/* Resources */
	#video-blocks a {
		padding: 72px 0;
		font-size: 23px;
		line-height: 0.87;
	}
	/* Speaking */
	#contact {
		width: 300px;
	}
	/* Blog */
	.blog .entry-title,
	.single .entry-title,
	.search .entry-title,
	.archive .entry-title,
	.category .entry-title,
	.tag .entry-title {
		font-size: 18px;
		line-height: 1.389;
	}
	.blog .site-content .entry-meta,
	.single .site-content .entry-meta,
	.search .site-content .entry-meta,
	.archive .site-content .entry-meta,
	.category .site-content .entry-meta,
	.tag .site-content .entry-meta {
		font-size: 11px;
		line-height: 2.273;
	}
	.blog .entry-content,
	.blog .entry-content p,
	.single .entry-content,
	.single .entry-content p,
	.blog .entry-content li,
	.single .entry-content li,
	.archive .entry-content,
	.archive .entry-content p,
	.archive .entry-content li,
	.search .entry-content,
	.search .entry-content p,
	.search .entry-content li,
	.category .entry-content,
	.category .entry-content p,
	.category .entry-content li,
	.tag .entry-content,
	.tag .entry-content p,
	.tag .entry-content li {
		font-size: 13px;
		line-height: 2;
	}
	.share span {
		font-size: 13px;
		line-height: 2;
	}
	.posts-navigation a {
		font-size: 13px;
		line-height: 2.385;
	}
	.posts-navigation .next,
	.posts-navigation .prev {
		height: 31px;
		width: 141px;
	}
}

@media only screen and (max-width: 400px) {
	/* Blog */
	.list-view .site-content .cat-links,
	.list-view .site-content .type-post .entry-content,
	.list-view .site-content .type-page .entry-content,
	.list-view .site-content .type-post .entry-summary,
	.list-view .site-content .type-page .entry-summary,
	.list-view .site-content footer.entry-meta {
		display: block;
	}
	.list-view .site-content .hentry {
		border-top: none;
	}
	.list-view .content-area {
		padding: 0;
	}
}

@media only screen and (min-width: 783px) {
	/* Structure */
	body {
		margin: 0 auto;
		width: 732px;
	}
	/* Header */
	.primary-navigation ul ul {
		top: 72px;
	}
	.primary-navigation ul ul a {
		width: 350px;
	}
	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: transparent;
	}
	/* Footer */
	.footer-menu {
		display: inline-block;
		margin-top: 0;
		margin-left: 15px;
	}
	.copyright {
		display: inline-block;
		margin-left: 14px;
	}
	#supplementary {
		padding: 0;
	}
}

@media only screen and (min-width: 1024px) {
	/* Structure */
	body {
		width: 918px;
		margin: 0 auto;
	}
	/* Header */
	.primary-navigation ul ul {
		top: 72px;
	}
	.primary-navigation ul ul a {
		width: 285px;
	}
	/* Footer */
	.footer-menu {
		margin-left: 106px;
	}
	/* Home */
	#grid {
		width: 918px;
	}

	.main-image .blurb h1 {
		font-size: 20px;
	}
}

@media only screen and (min-width: 1600px) {
	/* Structure */
	body {
		width: 1290px;
	}
	/* Header */
	.header-main {
		max-width: 1290px;
		margin: 0 auto;
	}
	.left-column {
		width: 862px;
	}
	/* Footer */
	.footer-menu {
		margin-left: 365px;
	}
	/* Home */
	#grid {
		height: 1535px;
		width: 1290px;
	}
	#home-2 {
		top: 32px;
		left: 930px;
	}
	#home-3 {
		top: 404px;
		left: 0;
	}
	#home-4 {
		top: 404px;
		left: 372px;
	}
	#home-5 {
		top: 590px;
		left: 0;
	}
	#home-6 {
		top: 590px;
		left: 186px;
	}
	#home-7 {
		left: 372px;
	}
	#home-8 {
		top: 1148px;
		left: 0;
		height: 174px;
		width: 174px;
	}
	#home-9 {
		top: 404px;
		left: 930px;
	}
	#home-10 {
		left: 0;
	}
	#home-11 {
		top: 776px;
		right: 186px;
		left: auto;
		height: 174px;
		width: 174px;
	}

	#home-12 {
		top: 1148px;
		left: auto;
		right: 0;
	}
	#home-13 {
		left: 0;
	}
	#home-14 {
		top: 776px;
		left: 186px;
	}
	#home-15 {
		top: 776px;
		left: 558px;
	}
	#home-16 {
		top: 1334px;
		right: 186px;
	}
	#home-17 {
		top: 962px;
		left: 558px;
	}
	#home-18 {
		top: 962px;
		left: 744px;
	}
	#home-19 {
		top: 962px;
		right: 186px;
	}
	#home-20 {
		top: 776px;
		left: 1116px;
	}
	#home-21 {
		top: 1148px;
	}
	#home-22 {
		top: 1148px;
		right: 365px;
	}

	#home-26 {
		top: 404px;
		left: 558px;
	}

	#home-23 {
		top: 962px;
		left: 1116px;
	}
	#home-24 {
		top: 1334px;
		left: 372px;
	}
	#home-25 {
		top: 1148px;
		left: 930px;
	}
	/* Speaking */
	#contact {
		width: 530px;
	}
	/* The Center */
	.staff .blurb {
		width: 824px;
	}
	/* Books */
	.title .subtitle {
		width: 876px;
		padding-left: 133px;
	}
	/* Blog */
	.blog .site-content,
	.single .site-content,
	.search .site-content,
	.archive .site-content,
	.category .site-content,
	.tag .site-content {
		width: 892px;
	}
	.hentry {
		max-width: 100%;
	}
	.blog #ask-ariely ul,
	.single #ask-ariely ul,
	.archive #ask-ariely ul,
	.search #ask-ariely ul,
	.category #ask-ariely ul,
	.tag #ask-ariely ul {
		width: 100%;
	}
	/* Resources */
	#ask-ariely ul,
	#video-blocks,
	#apps {
		width: 918px;
		margin-right: auto;
		margin-left: auto;
	}
	/* Videos */
	.videos {
		width: 1150px;
		margin-right: auto;
		margin-left: auto;
	}
	.videos .slider {
		width: 100% !important;
		max-width: 100% !important;
	}
	/* Experiments */
	[class^='gear-'] {
		padding-right: 45px;
		padding-left: 45px;
	}
	.gear-1 {
		margin-left: 114px;
	}
	.featured .blurb {
		width: 800px;
	}
	.blue-room p {
		padding: 0 300px;
	}
	/* Books */
	.book-item .blurb {
		width: 850px;
	}
	/* Apps */
	.app .blurb {
		width: 850px;
	}
}

/* POCKET ARIELY STYLES */

body.page-template-pocket-ariely-page-php {
	margin: 0;
	width: 100%;
	color: rgb(77, 77, 77);
}

body.page-template-pocket-ariely-page-php a.btn {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	font-weight: bold;
}

body.page-template-pocket-ariely-page-php .header-main {
	border-bottom: 0;
}

body.page-template-pocket-ariely-page-php h1:not(.site-title) {
	font-size: 42px;
	letter-spacing: 5px;
	color: #fff;
	margin: 0;
	padding: 50px;
	text-transform: uppercase;
}

body.page-template-pocket-ariely-page-php h2 {
	font-size: 44px;
	font-weight: 200;
	margin: 0;
	padding-top: 80px;
	text-transform: none;
}

body.page-template-pocket-ariely-page-php p {
	margin: 0;
}
.display-flex {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	padding: 0;
}

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

.align-center {
	display: block;
	margin: 0 auto;
}

.big-text {
	font-size: 37px;
	line-height: 60px;
}

.ptb50 {
	padding: 50px 0;
}

.ptb30 {
	padding: 30px 0;
}

.mt50 {
	margin-top: 50px;
}

.mt30 {
	margin-top: 30px;
}

.col3 {
	width: 33.33333333%;
	float: left;
}

.col2 {
	width: 45%;
	float: left;
	margin: 0 5px;
}

.col1 {
	width: 25%;
	float: left;
}

.pink-color {
	color: #f54b6b;
}

.orange-darker-color {
	color: #f8961e;
}

.orange-color {
	color: #f26839;
}

.yellow-color {
	color: #ffc002;
}

.blue-color {
	color: #089dc3;
}
.section--how .android-app,
.section--how .ios-app {
	background: none !important;
	padding: 0 !important;
}
@media screen and (max-width: 918px) {
	body.page-template-pocket-ariely-page-php a.btn {
		margin: 10px;
	}
	.col3 {
		width: 100%;
		display: block;
		float: none;
		margin: 0 auto;
		text-align: center;
	}
}

.btn-arrow {
	position: absolute;
	bottom: 130px;
	left: 315px;
	display: none;
}

.btn-holder {
	width: 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	align-items: center;
	padding-bottom: 50px;
}

.btn {
	border: none;
	outline: none;
	border-radius: 12px;
	transition: 0.2s ease-in-out;
}

.btn a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

.yellow-btn {
	background-color: #ffc002;
	border-radius: 16px;
	margin: 30px;
	width: 270px;
	color: #fff;
	font-size: 16px;
	padding: 15px;
	letter-spacing: 2px;
}

.yellow-btn:hover {
	background-color: #ffc002;
}

.yellow-btn a {
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;
}

.yellow-btn .ios-app,
.yellow-btn .android-app {
	width: 15%;
	position: relative;
	right: 20px;
}

.yellow-btn:hover,
.yellow-btn:focus {
	box-shadow: 0px 0px 35px 0 rgba(0, 0, 0, 0.35);
}

.yellow-btn:hover a {
	color: #ffc002;
}

.orange-btn {
	background-color: #f26839;
}

.orange-btn:hover {
	background-color: #f26839;
}

.orange-btn a {
	font-size: 32px;
	letter-spacing: 3px;
}

.orange-btn:hover {
	box-shadow: 0px 0px 35px 0 rgba(0, 0, 0, 0.35);
}

.blue-btn {
	background-color: #5b9bd5;
	border: 5px solid #5b9bd5;
	color: #fff;
	padding: 20px 50px;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 6px;
}

.blue-btn a {
	font-size: 28px;
	letter-spacing: 3px;
	font-weight: 200;
}

.blue-btn:hover,
.blue-btn:focus {
	border: 5px solid #5b9bd5;
	background-color: #fff;
	color: #5b9bd5;
}

.blue-btn:hover a {
	color: #5b9bd5;
}
@media screen and (max-width: 1400px) {
	body.page-template-pocket-ariely-page-php h1:not(.site-title) {
		font-size: 32px;
		letter-spacing: 4px;
		color: #fff;
		margin: 0;
		padding: 10px;
	}
}
@media screen and (max-width: 1290px) {
	.btn {
		margin: 15px;
	}
	.blue-btn {
		padding: 20px 30px;
		font-size: 28px;
	}
	.btn-arrow {
		display: none;
	}
	.yellow-btn a,
	.blue-btn a {
		font-size: 20px;
		letter-spacing: 3px;
	}
	.orange-btn a {
		font-size: 20px;
	}
}

body.page-template-pocket-ariely-page-php .wrapper {
	width: 1290px;
	margin: 0 auto;
	position: relative;
}

@media screen and (max-width: 1024px) {
	body.page-template-pocket-ariely-page-php h1:not(.site-title) {
		font-size: 28px;
		padding: 30px;
		letter-spacing: 3px;
	}
}

.section--top {
	background: url(/wp-content/themes/danariely-2016/images/pocketariely/top-section-bg.png)
		center bottom no-repeat;
	background-size: cover;
	height: 850px;
	padding: 20px 10px 0;
}

.section--top p {
	color: #fff;
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: 600;
}

.section--take-test {
	background: url(/wp-content/themes/danariely-2016/images/pocketariely/take-test-section-bg.png)
		center bottom no-repeat;
	background-size: cover;
	min-height: 860px;
	background-size: 100%;
}

.section--take-test .subheading {
	font-size: 28px;
	color: #f36666;
	font-weight: 100;
}

.section--take-test .big-text {
	width: 90%;
	margin-top: 90px;
}

.section--take-test .graphic {
	margin-top: 70px;
}

.section--grey {
	background: #f5f7f8
		url(/wp-content/themes/danariely-2016/images/pocketariely/bg-arrow-down.svg)
		center bottom no-repeat;
	background-size: 100%;
}

.section--grey h3 {
	font-size: 20px;
	font-weight: 400;
}

.section--grey .services-item .descr {
	width: 100%;
	bottom: 0;
	position: relative;
}

.section--grey .oscar {
	margin-top: 70px;
	width: 100%;
	position: relative;
	right: 70px;
}

.section--grey .services {
	width: 75%;
	float: left;
}

.section--grey .services-item {
	border-radius: 15px;
	box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.2);
	padding: 30px;
	width: 75%;
	color: #fff;
	height: 150px;
	position: relative;
}

.section--grey .services-item .descr {
	display: block;
	width: 100%;
	position: relative;
	bottom: 0;
}

.section--grey .services-item img {
	height: 70px;
}

.section--grey .services-item h4 {
	font-size: 28px;
	margin: 10px auto;
	font-weight: 400;
	color: #fff;
}

.section--grey .services-item p {
	font-size: 20px;
	font-weight: 200;
	color: #fff;
	line-height: 28px;
}

.section--grey .services-item.item1 {
	background-color: #f54b6b;
}

.section--grey .services-item.item2 {
	background-color: #f26839;
}

.section--grey .services-item.item3 {
	background-color: #f8961e;
}

.section--grey .services-item.item4 {
	background-color: #089dc3;
}

.section--features {
	overflow: hidden;
}

.section--features .features {
	background: #fff;
	width: 66%;
	float: right;
	transition: 0.5s ease-in-out;
}

.section--features .features.active {
	position: absolute;
	left: 43%;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	box-shadow: -10px 0 15px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
}
.section--features .video-holder-features.active {
	position: relative;
	right: 90px;
}
.section--features .feature-popup {
	display: none;
	width: 66%;
	float: left;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
}

.section--features .feature-popup .close-btn {
	position: absolute;
	width: 58px;
	height: 58px;
	top: 0;
	left: 0;
	border-radius: 100%;
	background: #fff
		url(/wp-content/themes/danariely-2016/images/pocketariely/close.svg)
		no-repeat center;
	background-size: 106%;
	z-index: 10;
	cursor: pointer;
}

.section--features .feature-popup--left {
	position: relative;
	display: inline-block;
	z-index: 2;
}

.section--features .feature-popup--left .content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 70px 50px 0px 30px;
	box-sizing: border-box;
}

.section--features .feature-popup--left .content .title {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 25px;
	display: block;
	height: auto;
}

.section--features .feature-popup--left .content p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
}

.section--features .feature-popup--right {
	position: absolute;
	top: 50px;
	right: 45px;
	bottom: 50px;
	width: 68%;
	padding: 50px 30px 50px 170px;
	z-index: 1;
	box-sizing: border-box;
	border-radius: 22px;
	box-shadow: -17px 18px 66px 0 rgba(0, 0, 0, 0.2);
}

.section--features .feature-popup--right .title {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	display: block;
	height: auto;
}

.section--features .feature-popup--right .icon {
	width: 60px;
	height: 60px;
	margin: 40px auto;
}

.section--features .feature-popup--right .video-holder {
	text-align: center;
}

.section--features .feature-popup.behavioral .close-btn {
	background-color: #ff794e;
}

.section--features .feature-popup.behavioral #svg-bg,
.section--features .feature-popup.behavioral #play-btn {
	fill: #ff794e;
}

.section--features .feature-popup.morality .close-btn {
	background-color: #ff1a1a;
}

.section--features .feature-popup.morality #svg-bg,
.section--features .feature-popup.morality #play-btn {
	fill: #ff1a1a;
}

.section--features .feature-popup.emotion .close-btn {
	background-color: #b83d72;
}

.section--features .feature-popup.emotion #svg-bg,
.section--features .feature-popup.emotion #play-btn {
	fill: #b83d72;
}

.section--features .feature-popup.self-control .close-btn {
	background-color: #6ecfcd;
}

.section--features .feature-popup.self-control #svg-bg,
.section--features .feature-popup.self-control #play-btn {
	fill: #6ecfcd;
}

.section--features .feature-popup.productivity .close-btn {
	background-color: #3fc3ff;
}

.section--features .feature-popup.productivity #svg-bg,
.section--features .feature-popup.productivity #play-btn {
	fill: #3fc3ff;
}

.section--features .feature-popup.finance .close-btn {
	background-color: #0875b2;
}

.section--features .feature-popup.finance #svg-bg,
.section--features .feature-popup.finance #play-btn {
	fill: #0875b2;
}

.section--features .feature-popup.food-drink .close-btn {
	background-color: #5e822b;
}

.section--features .feature-popup.food-drink #svg-bg,
.section--features .feature-popup.food-drink #play-btn {
	fill: #5e822b;
}

.section--features .feature-popup.inequality .close-btn {
	background-color: rgba(253, 203, 35, 0.95);
}

.section--features .feature-popup.inequality #svg-bg,
.section--features .feature-popup.inequality #play-btn {
	fill: rgba(253, 203, 35, 0.95);
}

.section--features .feature-popup.health .close-btn {
	background-color: #14d79a;
}

.section--features .feature-popup.health #svg-bg,
.section--features .feature-popup.health #play-btn {
	fill: #14d79a;
}

.section--features .feature-popup.romance .close-btn {
	background-color: #eb20c4;
}

.section--features .feature-popup.romance #svg-bg,
.section--features .feature-popup.romance #play-btn {
	fill: #eb20c4;
}

.section--features .feature-popup.generosity .close-btn {
	background-color: #674bc3;
}

.section--features .feature-popup.generosity #svg-bg,
.section--features .feature-popup.generosity #play-btn {
	fill: #674bc3;
}

.section--features .feature-popup.pain .close-btn {
	background-color: #fa0707;
}

.section--features .feature-popup.pain #svg-bg,
.section--features .feature-popup.pain #play-btn {
	fill: #fa0707;
}

.section--features .feature-item {
	float: left;
	width: 33%;
	padding: 20px 0;
	height: 120px;
	cursor: pointer;
	transition: 0.3s ease-in-out;
}

.section--features .feature-item:hover {
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
}

.section--features .feature-item img {
	height: 60px;
}

.section--features .feature-item .feature-title {
	font-size: 20px;
	padding: 10px 0;
}

/* Testimonials */

.slick-initialized .slick-slide {
	display: block;
	font-size: 20px;
	font-weight: 200;
	text-align: center;
	line-height: 46px;
	outline: none;
	color: #808080;
	font-weight: 400;
}

.slick-slide img {
	border-radius: 50px;
	margin: 0 auto;
	display: block;
}

.author {
	text-align: center;
	display: block;
	margin-top: 30px;
	font-size: 16px;
}

.slick-arrow {
	background: url(/wp-content/themes/danariely-2016/images/pocketariely/arrow.svg)
		center center no-repeat;
	background-color: #f5f5f5;
	width: 65px;
	height: 65px;
	border-radius: 50px;
	top: 30%;
	margin-top: -35px;
	font-size: 0;
	transition: 0.3s ease-in-out;
	border: none;
	outline: none;
	position: absolute;
	cursor: pointer;
}

.slick-arrow:hover,
.slick-arrow:focus {
	background-color: #eaeae7;
}

.slick-prev {
	left: -125px;
	transform: rotate(180deg);
}

.slick-next {
	right: -125px;
}

.slick-prev:before,
.slick-next:before {
	font-size: 25px;
	color: #b3b3b3;
	opacity: 1;
	font-family: 'Montserrat';
}

@media screen and (max-width: 1290px) {
	.section--top {
		height: auto;
		padding-bottom: 30px;
	}
	.slick-slider {
		padding: 0 30px;
	}
	.slick-initialized .slick-slide {
		margin: 0 auto;
		display: block;
		font-size: 16px;
		line-height: 26px;
	}
	.section--grey .services-item p {
		font-size: 18px;
	}
	.section--features .video-holder-features.active {
		right: 320px;
	}
	.section--features .feature-popup--right .video-holder {
		text-align: right;
		width: 100%;
		position: relative;
		right: 30px;
	}
	.section--features .feature-popup--right {
		position: absolute;
		top: 50px;
		bottom: 50px;
		left: 290px;
		width: 90%;
		padding: 45px 0px 0px 30px;
		z-index: 1;
		box-sizing: border-box;
		border-radius: 22px;
		box-shadow: -17px 18px 66px 0 rgba(0, 0, 0, 0.2);
	}
	.section--features .feature-popup {
		right: 250px;
	}
}

.section--top .video-holder {
	background: url(/wp-content/themes/danariely-2016/images/pocketariely/phone-placeholder.png)
		top center no-repeat;
	width: 100%;
	height: 340px;
	position: relative;
}

.section--top .video-holder iframe {
	top: 20px;
	position: relative;
}

@media screen and (max-width: 782px) {
	.section--top .video-holder {
		background: none;
		height: auto;
		margin: 0px 0px 30px;
	}
}

.modal-iframe .close-btn {
	width: 35px;
	height: 35px;
	background: url(/wp-content/themes/danariely-2016/images/pocketariely/close.svg)
		no-repeat center center;
	position: absolute;
	background-size: cover;
	border: none;
	border-radius: 50px;
	outline: none;
	top: 12px;
	right: 10px;
	cursor: pointer;
	padding: 0;
}

.section--how {
	background: url(/wp-content/themes/danariely-2016/images/pocketariely/bg-arrow-up.svg)
			center top no-repeat,
		url(/wp-content/themes/danariely-2016/images/pocketariely/bg-arrow-down.svg)
			center bottom no-repeat;
	background-color: #f5f7f8;
	background-size: 100%;
}

.section--how h2 {
	position: relative;
	top: 100px;
	margin-bottom: 120px !important;
}

.section--how h3 {
	font-size: 28px;
	height: 60px;
}

.section--how p {
	font-size: 20px;
	color: #999999;
	line-height: 38px;
	font-weight: 200;
	padding: 0 20px;
}

.section--how img {
	padding: 0 60px;
	background: #f5f7f8;
	z-index: 1;
	position: relative;
}

.section--how .hr-right {
	width: 50%;
	position: absolute;
	top: 460px;
	border-top: 1px solid #979797;
	right: 25%;
}

.section--who .video-section {
	width: 60%;
	float: left;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding: 50px;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	align-content: center;
	margin-bottom: 80px;
}

.section--who .video-section p {
	font-size: 24px;
	color: #999999;
	font-weight: 200;
}

.section--who .video-section a {
	font-size: 24px;
	color: #f26839;
	margin-top: 20px;
	position: relative;
	display: block;
	font-weight: 200;
	margin-bottom: 80px;
}

.section--who .hours-section {
	float: right;
	width: 30%;
}

.section--who .hours-section h3 {
	font-size: 22px;
	margin-bottom: 40px;
}

body.page-template-pocket-ariely-page-php .site-footer {
	width: 1290px;
	margin: 0 auto;
}

@media screen and (max-width: 1600px) {
	body.page-template-pocket-ariely-page-php .site-footer {
		width: 918px;
	}
	.tooltip .tooltiptext {
		min-width: 320px;
	}
}

@media screen and (max-width: 1290px) {
	body.page-template-pocket-ariely-page-php .wrapper {
		width: 918px;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.section--grey .oscar {
		margin-top: 120px;
		width: 120%;
		right: 50px;
		position: relative;
	}
	.section--take-test .graphic {
		max-width: 50%;
		padding-top: 70px;
	}
	.section--take-test .subheading {
		font-size: 16px;
		line-height: 28px;
		margin-top: 10px;
	}
	.section--take-test .big-text {
		width: 100%;
		font-size: 28px;
		line-height: 44px;
		margin-top: 34px;
	}
	.section--grey h3 {
		text-align: center;
	}
	.section--features .feature-item {
		width: 33.33333333%;
	}
	.section--features .feature-item .feature-title {
		font-size: 14px;
		line-height: 22px;
	}
	.section--how .hr-right {
		display: none;
	}
	.section--who .video-section {
		box-sizing: border-box;
		display: block;
		margin: 0 auto;
		text-align: center;
		padding: 20px 10px 70px;
	}
	.section--who .video-section p,
	.section--how p {
		font-size: 16px;
		line-height: 22px;
	}
	.section--how h3 {
		font-size: 20px;
	}
	.section--who .video-section img {
		padding-bottom: 20px;
		width: 15%;
	}
	.section--who .hours-section {
		margin-top: 0;
	}
}

@media screen and (max-width: 1024px) {
	body.page-template-pocket-ariely-page-php .site-footer {
		width: 732px;
	}
}

@media screen and (max-width: 918px) {
	body.page-template-pocket-ariely-page-php .wrapper {
		width: 100%;
	}
	.section--who .hours-section,
	.section--who .video-section {
		width: 100%;
	}
	.section--grey .oscar {
		display: none;
	}
	.section--grey .services {
		width: 100%;
		float: none;
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
		align-content: center;
	}
	.section--grey .services-item {
		width: 100%;
		margin: 0 auto;
		box-sizing: border-box;
		height: auto;
	}
	/*    .col2 {
        width: 100%;
        float: none;
    }*/
	.section--grey .services-item {
		padding: 20px 32px;
		min-height: 190px;
	}
	.section--grey .services-item img {
		min-height: 80px;
	}
	.section--grey .services-item h4 {
		font-size: 18px;
	}

	.section--grey .services-item p {
		font-size: 15px;
		line-height: 20px;
	}
	.section--grey h3 {
		font-size: 16px;
	}
	.section--grey .mt50 {
		margin-top: 0;
	}
	.section--grey .orange-btn a {
		font-size: 20px;
	}
	.section--grey .service-item {
		width: 100%;
	}
	.btn-holder {
		flex-direction: column;
	}
	.section--features .tooltip-holder {
		top: 200px;
	}
}

@media screen and (max-width: 782px) {
	body.page-template-pocket-ariely-page-php h1:not(.site-title) {
		font-size: 18px;
		padding: 0;
	}
	.section--top p {
		font-size: 14px;
		letter-spacing: 2px;
	}
	body.page-template-pocket-ariely-page-php iframe {
		width: 100%;
	}
	body.page-template-pocket-ariely-page-php .site-footer {
		width: 100%;
	}
}

/* Pocket Ariely Tooltips Styles */

.tooltip-holder {
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	top: 25px;
	position: relative;
}

.tooltip {
	background: url(/wp-content/themes/danariely-2016/images/pocketariely/tooltip.svg)
		top center no-repeat;
	width: 50px;
	height: 35px;
	cursor: pointer;
	/*position: absolute;*/
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: flex-start;
}

.tooltip .tooltiptext {
	visibility: hidden;
	min-width: 500px;
	max-width: 550px;
	background-color: #fff;
	color: #4d4d4d;
	text-align: center;
	border-radius: 20px;
	padding: 30px;
	position: relative;
	margin: 0 auto;
	z-index: 5;
	opacity: 1;
	transition: 0.2s ease-in-out;
	box-shadow: 7px 7px 96px rgba(0, 0, 0, 0.5);
	top: 70px;
}

.tooltip .tooltiptext p {
	font-size: 18px;
	font-weight: 200;
	color: #4d4d4d;
	letter-spacing: 0;
	line-height: 28px;
}

.tooltip .tooltiptext .text-ref {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	font-style: italic;
}

.tooltip .tooltiptext .tooltip-title {
	font-size: 24px;
	margin: 10px 0 20px;
	font-weight: 600;
}

.tooltip .tooltiptext::after {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -25px;
	border-width: 25px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
}

.tooltip:hover .tooltiptext,
.tooltip:focus .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.section--take-test .tooltip-holder {
	top: 80px;
}

.section--take-test .tooltip-holder.loss-aversion {
	left: 300px;
	top: 130px;
}

.section--how .tooltip-holder {
	top: 40px;
}

.section--how h3 {
	padding: 50px 0 0;
}

.section--features .tooltip-holder {
	justify-content: center;
	top: 185px;
	left: 240px;
}
@media screen and (max-width: 1290px) {
	.section--features .tooltip-holder {
		justify-content: center;
		top: 190px;
		left: 370px;
	}
	.section--features .features {
		width: 55%;
	}
	.section--features .tooltip-holder .tooltip .tooltiptext {
		right: 190px;
	}
	.section--features .tooltip-holder .tooltip .tooltiptext::after {
		left: 84%;
	}
}
@media screen and (max-width: 918px) {
	body.page-template-pocket-ariely-page-php h2 {
		font-size: 26px;
	}

	.section--take-test .tooltip-holder {
		right: 0;
		top: 105px;
	}
	.section--take-test .tooltip-holder.loss-aversion {
		left: 0;
		top: 80px;
		justify-content: center;
	}
	.section--features .tooltip-holder {
		top: 245px;
		left: 0;
	}
	.section--features .features {
		width: 100%;
	}
	.section--features .tooltip-holder .tooltip .tooltiptext {
		right: 0;
	}
	.section--features .tooltip-holder .tooltip .tooltiptext::after {
		left: 50%;
	}
	.tooltip .tooltiptext {
		min-width: 250px;
		max-width: 250px;
	}
	.tooltip .tooltiptext .tooltip-title {
		font-size: 20px;
	}
	.tooltip .tooltiptext p {
		font-size: 14px;
		line-height: 22px;
	}
	.tooltip .tooltiptext .text-ref {
		font-size: 10px;
		line-height: 12px;
	}
	.oscar {
		display: none;
	}
	.percent-animation {
		margin-top: 0 !important;
	}
	.section--take-test .tooltip-holder {
		top: 450px;
		z-index: 2;
	}
	.display-flex {
		flex-direction: column-reverse;
	}
}
@media screen and (max-width: 820px) {
	.section--take-test .tooltip-holder {
		top: 455px;
	}
}
@media screen and (max-width: 600px) {
	.section--take-test .big-text {
		font-size: 20px;
		line-height: 35px;
		margin: 10px 0px;
		padding-bottom: 40px;
	}
}
@media screen and (max-width: 450px) {
	.section--features .tooltip-holder {
		top: 265px;
	}
}

/* Pocket Ariely Counter Styles */

@font-face {
	font-family: 'Flipper';
	src: url('/wp-content/themes/danariely-2016/fonts/flipper/Flipper_Font_New.eot');
	src: url('/wp-content/themes/danariely-2016/fonts/flipper/Flipper_Font_New.eot?#iefix')
			format('embedded-opentype'),
		url('/wp-content/themes/danariely-2016/fonts/flipper/Flipper_Font_New.woff')
			format('woff'),
		url('/wp-content/themes/danariely-2016/fonts/flipper/Flipper_Font_New.ttf')
			format('truetype'),
		url('/wp-content/themes/danariely-2016/fonts/flipper/Flipper_Font_New.svg#Flipper_Font_New')
			format('svg');
	font-weight: normal;
	font-style: normal;
}

.timer {
	text-align: center;
	display: block;
	font-size: 56px;
	font-family: 'Flipper';
	color: #666;
}

/* Pocket Ariely Animated Percentage Progress */
.percent-animation {
	margin-top: 100px;
	display: block;
	position: relative;
	/*background: url(/wp-content/themes/danariely-2016/images/pocketariely/percentage-bg.svg) no-repeat;
    width: 350px;
    height: 290px;
    background-size: 100% 100%;*/
}

.box {
	height: 220px;
	width: 220px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 100%;
	border: 2px solid #ffdc99;
	overflow: hidden;
	position: absolute;
	top: 145px;
	left: 205px;
	border: 2px solid #ffdc99;
}
.box .percent {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	color: #413c3a;
	font-size: 64px;
	font-family: 'OpenSans', sans-serif;
}
.box .water {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	transform: translate(0, 100%);
	background: #f36666;
}
.box .water_wave {
	width: 200%;
	position: absolute;
	bottom: 100%;
}
.box .water_wave_back {
	right: 0;
	fill: #ffdb98;
	animation: wave-back 1.4s infinite linear;
}
.box .water_wave_front {
	left: 0;
	fill: #f36666;
	margin-bottom: -1px;
	animation: wave-front 0.7s infinite linear;
}
@keyframes wave-front {
	100% {
		transform: translate(-50%, 0);
	}
}
@keyframes wave-back {
	100% {
		transform: translate(50%, 0);
	}
}
@media screen and (max-width: 1290px) {
	.box {
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
		margin: 0 auto;
		position: absolute;
		left: 50%;
		margin-left: 30px;
	}
	.percent-animation {
		margin-top: 10px;
	}
}
@media screen and (max-width: 1290px) {
	.percent-animation svg {
		width: 300px;
	}
}

/* Pocket Ariely Features Section iPhone Placeholder */
.section--features .video-holder-features {
	background: url(/wp-content/themes/danariely-2016/images/pocketariely/device.png)
		top center no-repeat;
	width: 430px;
	height: 660px;
	background-size: 87%;
}
.section--features .video-holder-features iframe {
	position: relative;
	top: 85px;
}
@media screen and (max-width: 918px) {
	.section--features .video-holder-features {
		width: 332px;
		height: 530px;
		margin: 60px auto;
	}
	.section--features .video-holder-features iframe {
		position: relative;
		top: 70px;
		width: 62%;
		height: 365px;
	}
}

/* Аpps Section */
#pocket-ariely .image {
	background: url(/wp-content/themes/danariely-2016/images/pocketariely/pocket-ariely-block.png)
		no-repeat;
	background-position: center;
	background-size: cover;
}

.feature-popup-mobile {
	display: none;
	background: orange;
	border-radius: 25px;
	padding: 40px;
	text-align: center;
}
.feature-popup-mobile.active {
	display: inline-block;
}
.feature-popup-mobile .title {
	display: table;
	height: auto;
	color: #fff;
	text-transform: uppercase;
	margin: 0 auto;
}
.feature-popup-mobile .content-text {
	color: #fff;
	line-height: 20px;
	margin: 20px 0;
}

.section--features .feature-popup-mobile.behavioral {
	background-color: #ff794e;
}

.section--features .feature-popup-mobile.morality {
	background-color: #ff1a1a;
}

.section--features .feature-popup-mobile.emotion {
	background-color: #b83d72;
}

.section--features .feature-popup-mobile.self-control {
	background-color: #6ecfcd;
}

.section--features .feature-popup-mobile.productivity {
	background-color: #3fc3ff;
}

.section--features .feature-popup-mobile.finance {
	background-color: #0875b2;
}

.section--features .feature-popup-mobile.food-drink {
	background-color: #5e822b;
}

.section--features .feature-popup-mobile.inequality {
	background-color: rgba(253, 203, 35, 0.95);
}

.section--features .feature-popup-mobile.health {
	background-color: #14d79a;
}

.section--features .feature-popup-mobile.romance {
	background-color: #eb20c4;
}

.section--features .feature-popup-mobile.generosity {
	background-color: #674bc3;
}

.section--features .feature-popup-mobile.pain {
	background-color: #fa0707;
}

/**
 * Contact Dan Ariely
 * Last edited: Jul 09 2018
 */
.c-contact {
	padding-top: 5px;
}

.c-contact label[for] {
	cursor: pointer;
}

.c-contact [hidden] {
	display: none;
}

/* Contact Call-to-Action */
.c-contact__cta {
	width: 215px;
	margin: 0 auto;
}

.c-contact__btn {
	font-size: 19px;
	line-height: 22px;
	color: #ff991f;
	font-weight: 400;
	text-align: center;
	display: block;
	padding: 11px 10px 9px;
	border: 1px solid;
	border-radius: 3px;
	transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
}

.c-contact__btn--primary,
.c-contact__btn[type='submit'] {
	font-size: 13px;
	line-height: 1.5;
	font-weight: 400;
	letter-spacing: 0.1em;
	min-width: 292px;
	padding: 16px 25px 15px;
	border: 1px solid #1273bb;
	border-radius: 3px;
	background-color: #1273bb;
}

/* Contact Button */
.c-contact__btn:hover {
	color: #fff;
	border-color: #ff991f;
	background-color: #ff991f;
}

.c-contact__btn--primary:hover,
.c-contact__btn[type='submit']:hover {
	color: #1273bb;
	border-color: #1273bb;
	background-color: #fff;
}

/* Contact Shortwhale Icon */
.c-contact__icon.shortwhale {
	height: 215px;
	position: relative;
	margin-bottom: 75px;
	background-color: #ff991f;
	border-radius: 50%;
}

.c-contact__icon.shortwhale::after {
	content: '';
	width: 1px;
	height: 75px;
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	background-color: #ff991f;
}

.c-contact__icon.shortwhale img {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

/* Contact Article */
.c-contact__article {
	font-size: 14px;
	line-height: 1.35;
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	padding-bottom: 60px;
}

.c-contact__article p {
	font-size: 100%;
	line-height: inherit;
	margin-bottom: 18px;
}

.c-contact__article p a {
	color: #2980b9;
	font-weight: 700;
}

.c-contact__article p a:hover {
	text-decoration: underline;
}

.c-contact__article h3 {
	font-size: 20px;
	line-height: 1.25;
	font-weight: 500;
	margin-bottom: 16px;
}

.c-contact__article-aside {
	max-width: 34.9%;
	flex: 0 0 34.9%;
	position: relative;
	z-index: 2;
	padding: 158px 40px 40px 0;
}

.c-contact__article-background {
	position: absolute;
	top: 27%;
	left: 0;
	right: 0;
	z-index: 1;
	margin: auto;
}

.c-contact__article-content {
	position: relative;
	z-index: 2;
	flex: 1;
}

/* Contact FAQ */
.c-contact__faq {
	max-width: 840px;
	padding: 13px 90px;
	margin: 10px auto 40px;
	border-radius: 8px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.c-contact__faq-head {
	position: relative;
}

.c-contact__faq-head .c-contact__icon {
	position: absolute;
	top: 6px;
	right: 100%;
	margin-right: 30px;
}

.c-contact__faq-head h2 {
	font-size: 28px;
	line-height: 1.25;
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0.01em;
	margin-bottom: 10px;
}

.c-contact__faq-head p {
	font-size: 16px;
	line-height: 1.25;
	color: #9f9f9f;
	font-weight: 500;
	letter-spacing: 0.007em;
}

/* Contact Accordion */
.c-contact__accordion {
	padding: 8px 0;
}

.c-contact__accordion-section:not(:first-child) {
	border-top: 1px solid #e1e1e1;
}

.c-contact__accordion-head label {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	display: block;
	position: relative;
	padding: 28px 30px 28px 0;
	transition: all 0.4s ease-in-out;
}

.c-contact__accordion-head label img {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.c-contact__accordion-head label img:last-of-type {
	display: none;
}

.c-contact__accordion-body {
	max-height: 0;
	padding: 0;
	overflow: hidden;
	transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
}

/* prettier-ignore */
.c-contact__accordion-section input:checked ~ .c-contact__accordion-head label {
    font-size: 22px;
    line-height: 24px;
    color: #2980b9;
    font-weight: 700;
}

/* prettier-ignore */
.c-contact__accordion-section input:checked ~ .c-contact__accordion-head label img:first-of-type {
    display: none;
}

/* prettier-ignore */
.c-contact__accordion-section input:checked ~ .c-contact__accordion-head label img:last-of-type {
    display: block;
}

.c-contact__accordion-section input:checked ~ .c-contact__accordion-body {
	max-height: 600px;
	padding: 3px 0 28px;
}

/* Contact Reponsive Video */
.c-contact__video {
	height: 0;
	position: relative;
	padding-bottom: 62.5%;
}

.c-contact__video iframe {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/* Contact Form */
.c-contact__form {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	max-width: 1020px;
	padding: 40px 0;
	margin: auto;
}

.c-contact__form h1 {
	font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 44px;
	line-height: 1.25;
	color: #1273bb;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.05em;
	margin-bottom: 41px;
}

/* Form Elements */
.c-form__label {
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	display: inline-block;
	vertical-align: baseline;
	opacity: 0.7;
	margin-bottom: 10px;
}

.c-form__row {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.c-form__row--inline,
.c-form__row--center {
	display: block;
}

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

.c-form__row--inline .c-form__label {
	display: inline-block;
	vertical-align: middle;
	margin: 10px 0 8px;
}

.c-form__col {
	flex: 0 0 100%;
	padding-bottom: 15px;
}

.c-form__col--1of2 {
	flex: 0 0 calc(50% - 15px);
}

.c-form__field,
.c-form__textarea,
.c-form__select select {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1;
	color: inherit;
	letter-spacing: 0.01em;
	width: 100%;
	height: 52px;
	display: block;
	padding: 15px 23px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background-color: #fff;
	border-radius: 2px;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.c-form__field:focus:invalid,
.c-form__textarea:focus:invalid,
.c-form__select select:focus:invalid {
	border-color: #f00;
}

.c-form__select select {
	padding-right: 30px;
}

.c-form__field::-webkit-input-placeholder,
.c-form__textarea::-webkit-input-placeholder {
	color: inherit;
	font-weight: 400;
	opacity: 0.5;
}

.c-form__field:-ms-input-placeholder,
.c-form__textarea:-ms-input-placeholder {
	color: inherit;
	font-weight: 400;
	opacity: 0.5;
}

.c-form__field::-ms-input-placeholder,
.c-form__textarea::-ms-input-placeholder {
	color: inherit;
	font-weight: 400;
	opacity: 0.5;
}

.c-form__field::placeholder,
.c-form__textarea::placeholder {
	color: inherit;
	font-weight: 400;
	opacity: 0.5;
}

.c-form__textarea {
	height: auto;
	resize: none;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.c-form__select {
	position: relative;
}

.c-form__select::after,
.c-form__select::before {
	content: '';
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	top: 50%;
	right: 14px;
	border: 6px solid transparent;
	pointer-events: none;
}

.c-form__select::after {
	border-top: 10px solid #d8d8d8;
	margin-top: 3px;
}

.c-form__select::before {
	border-bottom: 10px solid #d8d8d8;
	margin-top: -18px;
}

.c-form__select select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

_:-ms-fullscreen,
:root .c-form__select select::-ms-expand {
	display: none;
}

_:-ms-fullscreen,
:root .c-form__select select:focus::-ms-value {
	color: inherit;
	background: transparent;
}

.c-form__control .c-form__textarea {
	padding-bottom: 30px;
}

.c-form__radios {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	margin: 10px 0 8px;
	list-style: none outside none;
}

.c-form__radios li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px 0 60px;
}

.c-form__radio {
	position: relative;
}

.c-form__radio label {
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
	letter-spacing: 0.015em;
	display: block;
	padding-left: 35px;
}

.c-form__radio label::before {
	content: '';
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	border: 1px solid #979797;
	border-radius: 50%;
}

.c-form__radio label::after {
	content: '';
	width: 10px;
	height: 10px;
	display: none;
	position: absolute;
	top: 5px;
	left: 3px;
	background-color: #1273bb;
	border-radius: 50%;
}

.c-form__radio input:checked ~ label {
	color: inherit;
}

.c-form__radio input:checked ~ label::before {
	border-color: #1273bb;
}

.c-form__radio input:checked ~ label::after {
	display: block;
}

.c-form__control {
	position: relative;
}

.c-form__hint {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2;
}

.c-form__hint::before {
	content: '';
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	bottom: 1px;
	right: 1px;
	z-index: 1;
	border-right: 55px solid #d8d8d8;
	border-top: 55px solid transparent;
}

.c-form__hint p {
	font-size: 11px;
	line-height: 1.25;
	color: rgba(0, 0, 0, 0.5);
	font-weight: 700;
	text-align: right;
	letter-spacing: 0.07em;
	position: relative;
	z-index: 2;
	padding: 0 12px 6px 0;
	margin: 0;
}

.c-form__hint p strong {
	font-size: 21px;
	color: #fff;
	padding-left: 32px;
}

.c-form__tooltip {
	font-size: 12px;
	line-height: 1.5;
	width: 380px;
	position: absolute;
	bottom: 47px;
	right: 47px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

.c-form__tooltip::before {
	content: '';
	width: 77px;
	height: 78px;
	display: block;
	position: absolute;
	top: 100%;
	left: 100%;
	z-index: 1;
	margin: -61px 0 0 -59px;
	background: url(images/shortwhale/tooltip.png) no-repeat 100% 100% / 398px
		270px;
}

.c-form__tooltip p {
	color: inherit;
	font-weight: 400;
	text-align: left;
	padding: 0;
	margin-bottom: 10px;
}

.c-form__tooltip h4 {
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin: 0;
}

.c-form__tooltip-head {
	padding: 10px 20px;
	background-color: #f1f1f1;
	border-radius: 5px 5px 0 0;
}

.c-form__tooltip-body {
	position: relative;
	z-index: 2;
	padding: 10px 20px;
}

.c-form__tooltip-body h4 {
	line-height: 1.25;
	margin: 0 0 10px;
}

.c-form__tooltip-cols {
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-start;
	justify-content: space-between;
}

.c-form__tooltip-col {
	flex: 0 0 calc(50% - 15px);
}

.c-form__tooltip-col p {
	text-align: center;
}

.c-form__tooltip-col span {
	display: block;
	padding: 6px 20px;
	border: 1px dashed #979797;
}

.c-form__tooltip-col strong {
	color: #438bca;
}

.c-form__hint:hover .c-form__tooltip {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.c-form__link {
	font-size: 13px;
	line-height: 1;
	color: #2980b9;
	font-weight: 700;
	letter-spacing: 0.05em;
	display: inline-block;
	vertical-align: baseline;
	padding: 4px 26px;
	margin: 0 0 24px;
}

.c-form__toggle:checked ~ .c-form__link,
.c-form__toggle:not(:checked) ~ .c-form__label,
.c-form__toggle:not(:checked) ~ .c-form__field,
.c-form__toggle:not(:checked) ~ .c-form__textarea {
	display: none;
}

.c-form__checkbox {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 10px 0 0 30px;
	overflow: hidden;
}

.c-form__checkbox input {
	position: absolute;
	top: 0;
	right: 100%;
	z-index: 1;
	margin-right: 10px;
}

.c-form__checkbox label {
	font-size: 12px;
	line-height: 1.25;
	font-weight: 400;
	letter-spacing: 0.11em;
	display: block;
	position: relative;
}

.c-form__checkbox label::before,
.c-form__checkbox label::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 100%;
}

.c-form__checkbox label::before {
	width: 14px;
	height: 14px;
	z-index: 2;
	border: 1px solid #1273bb;
	margin: -2px 14px 0 0;
	border-radius: 2px;
}

.c-form__checkbox label::after {
	width: 9px;
	height: 4px;
	opacity: 0;
	z-index: 3;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #1273bb;
	margin: 2px 17px 0 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transition: opacity 0.4s ease-in-out;
}

.c-form__checkbox input:checked ~ label::after {
	opacity: 1;
}

.c-form__actions {
	text-align: center;
	padding: 28px 0 34px;
}

.c-form__actions .c-contact__btn {
	display: inline-block;
	vertical-align: top;
}

.c-form__alert {
	font-size: 16px;
	line-height: 1.25;
	color: #000;
	font-weight: 400;
	position: relative;
	padding: 15px 15px 15px 40px;
	border: 1px solid;
	margin: 0 0 20px;
	border-radius: 2px;
}

.c-form__alert ~ form {
	padding-top: 30px;
}

.c-form__alert::before,
.c-form__alert::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}

.c-form__alert--success {
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	border: 0;
}

.c-form__alert--success::after {
	content: none;
}

.c-form__alert--success::before {
	width: 24px;
	height: 9px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: auto;
	bottom: auto;
	border-width: 0 0 2px 2px;
	border-style: solid;
	border-color: currentColor;
	margin: -6px 20px 0 0;
	transform: rotate(-45deg) translate(0, -3px);
}

.c-form__alert--error {
	border-color: #f00;
	background-color: rgba(255, 0, 0, 0.2);
}

.c-form__alert--error::after,
.c-form__alert--error::before {
	background-color: currentColor;
	transform: rotate(45deg);
}

.c-form__alert--error::before {
	width: 18px;
	height: 2px;
	left: 11px;
}

.c-form__alert--error::after {
	width: 2px;
	height: 18px;
	left: 19px;
}

.c-contact__form--hidden form {
	display: none;
}

@media only screen and (max-width: 1599px) {
	.c-contact__faq {
		max-width: none;
		padding: 10px 50px;
		margin: 10px 10px 40px;
	}

	.c-contact__faq-head .c-contact__icon {
		margin-right: 12px;
	}
}

@media only screen and (max-width: 1023px) {
	.c-contact__article {
		display: block;
	}

	.c-contact__article-aside {
		max-width: none;
		padding: 0 0 50px;
	}

	.c-contact__article-background {
		width: 100%;
		height: auto;
		top: 180px;
	}
}

@media only screen and (max-width: 782px) {
	.c-contact {
		padding: 0 15px;
	}

	.c-contact__article {
		padding-bottom: 30px;
	}

	.c-contact__faq {
		max-width: none;
		padding: 0;
		margin: 0;
		box-shadow: none;
	}

	.c-contact__faq-head .c-contact__icon {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		top: auto;
		right: auto;
		margin: -6px 10px 0 0;
	}

	.c-form__row {
		display: block;
	}

	.c-form__link {
		margin: 0;
	}
}

@media only screen and (max-width: 767px) {
	.c-contact__article-aside {
		padding: 0;
	}

	.c-contact__faq-head h2 {
		font-size: 20px;
	}

	.c-contact__form {
		padding: 0;
	}

	.c-form__field,
	.c-form__textarea,
	.c-form__select select {
		font-size: 13px;
		line-height: 16px;
		padding: 15px;
	}

	.c-form__select select {
		padding-right: 30px;
	}

	.c-form__hint p {
		letter-spacing: 0.01em;
	}

	.c-form__hint p strong {
		font-size: 18px;
		padding-left: 8px;
	}

	.c-form__tooltip {
		width: calc(100vw - 32px);
		bottom: 30px;
		right: 0;
	}

	.c-form__tooltip::before {
		content: none;
	}

	.c-form__checkbox label {
		text-align: left;
	}

	.c-form__radios,
	.c-form__radios li,
	.c-form__row--inline .c-form__label {
		display: block;
	}

	.c-form__radios li {
		padding: 0;
	}

	.c-form__radios li + li {
		padding-top: 10px;
	}
}

.g-recaptcha > div {
	margin: 0 auto;
}
