/*
Theme Name: Respons
Theme URI: http://tidskriftenrespons.se/
Author: Joao Neves, HEY JAY
Author URI: http://heyjay.se
Description: Custom WordPress theme for Tidskriften Respons
Version: 1.0
Tags: custom fields, post types, categories, custom grid, webfonts, responsive
Text Domain: respons

*/


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


 /$$   /$$ /$$$$$$$$ /$$     /$$          /$$$$$  /$$$$$$  /$$     /$$
| $$  | $$| $$_____/|  $$   /$$/         |__  $$ /$$__  $$|  $$   /$$/
| $$  | $$| $$       \  $$ /$$/             | $$| $$  \ $$ \  $$ /$$/ 
| $$$$$$$$| $$$$$     \  $$$$/              | $$| $$$$$$$$  \  $$$$/  
| $$__  $$| $$__/      \  $$/          /$$  | $$| $$__  $$   \  $$/   
| $$  | $$| $$          | $$          | $$  | $$| $$  | $$    | $$    
| $$  | $$| $$$$$$$$    | $$          |  $$$$$$/| $$  | $$    | $$    
|__/  |__/|________/    |__/           \______/ |__/  |__/    |__/    


HEY JAY
Design + Development

--------------------------------------------------------------------------

Created:  2017-09-25
Modified: 2017-09-25
Website:  http://tidskriftenrespons.se
Author:   Joao Neves


-- STRUCTURE -------------------------------------------------------------
 
1. Normalize
2. Base Styles
3. Typography
4. Primary Styles
   4.1 Header
   4.2 Content
   4.3 Footer
   4.4 Forms
5. Helpers
6. Wordpress
7. Media Queries
8. Print Styles


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



/* 1. NORMALIZE
------------------------------------ */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary { display: block; }

audio,
canvas,
video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  box-sizing: border-box;
}

body {
  margin: 0;
  font-size: 100%;
  text-rendering: optimizeLegibility;
}

html,
body { height: 100%; }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after { 
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;  
}



/* 2. BASE STYLES
------------------------------------ */

a { 
  color: inherit; 
  cursor: pointer;
  text-decoration: none;
}

a:hover,
a:focus,
a:active { text-decoration: none; }

a:hover img,
a:focus img { opacity: 0.9; }

ol, ul { margin: 0; padding: 0 0 10px 24px; }

img {
  width: 100%;
  height: auto; 
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

form { margin: 0; }

hr {
  border: 0;
  height: 1px;
  background: #DEDEDE;
  margin: 10px 0;
}

button,
input,
select,
textarea {
  margin: 0; 
  color: #262626;
  vertical-align: baseline;
  font-size: 100%;
}

button,
input { line-height: normal; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

button[disabled],
input[disabled] { cursor: default; }

input[type="checkbox"],
input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }

table { border-collapse: collapse; border-spacing: 0; }



/* 3. TYPOGRAPHY
------------------------------------ */

@font-face {
	font-family: 'gotham';
	src: url('type/gotham-light.eot');
	src: url('type/gotham-light.eot?#iefix') format('embedded-opentype'),
		url('type/gotham-light.woff2') format('woff2'),
		url('type/gotham-light.woff') format('woff'),
		url('type/gotham-light.ttf') format('truetype'),
		url('type/gotham-light.svg#gotham-light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'gotham';
	src: url('type/gotham-book.eot');
	src: url('type/gotham-book.eot?#iefix') format('embedded-opentype'),
		url('type/gotham-book.woff2') format('woff2'),
		url('type/gotham-book.woff') format('woff'),
		url('type/gotham-book.ttf') format('truetype'),
		url('type/gotham-book.svg#gotham-book') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'gotham';
	src: url('type/gotham-medium.eot');
	src: url('type/gotham-medium.eot?#iefix') format('embedded-opentype'),
		url('type/gotham-medium.woff2') format('woff2'),
		url('type/gotham-medium.woff') format('woff'),
		url('type/gotham-medium.ttf') format('truetype'),
		url('type/gotham-medium.svg#gotham-medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'gotham';
	src: url('type/gotham-bold.eot');
	src: url('type/gotham-bold.eot?#iefix') format('embedded-opentype'),
		url('type/gotham-bold.woff2') format('woff2'),
		url('type/gotham-bold.woff') format('woff'),
		url('type/gotham-bold.ttf') format('truetype'),
		url('type/gotham-bold.svg#gotham-bold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'gotham-cond';
	src: url('type/gotham-cond-light.eot');
	src: url('type/gotham-cond-light.eot?#iefix') format('embedded-opentype'),
		url('type/gotham-cond-light.woff') format('woff'),
		url('type/gotham-cond-light.ttf') format('truetype'),
		url('type/gotham-cond-light.svg#038ea55967d4882f17badeb89edbf8db') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'gotham-cond';
	src: url('type/gotham-cond-book.eot');
	src: url('type/gotham-cond-book.eot?#iefix') format('embedded-opentype'),
		url('type/gotham-cond-book.woff') format('woff'),
		url('type/gotham-cond-book.ttf') format('truetype'),
		url('type/gotham-cond-book.svg#8c871e5cf4b1ac4c8b301964053fb75b') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'gotham-cond';
	src: url('type/gotham-cond-medium.eot');
	src: url('type/gotham-cond-medium.eot?#iefix') format('embedded-opentype'),
		url('type/gotham-cond-medium.woff') format('woff'),
		url('type/gotham-cond-medium.ttf') format('truetype'),
		url('type/gotham-cond-medium.svg#2f348ff948a5bfd89ab5c0a70b60fc2e') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'gotham-cond';
	src: url('type/gotham-cond-bold.eot');
	src: url('type/gotham-cond-bold.eot?#iefix') format('embedded-opentype'),
		url('type/gotham-cond-bold.woff') format('woff'),
		url('type/gotham-cond-bold.ttf') format('truetype'),
		url('type/gotham-cond-bold.svg#b62d5081f1e281beb10c7d9c8e739045') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'swift';
	src: url('type/swift-light.eot');
	src: url('type/swift-light.eot?#iefix') format('embedded-opentype'),
		url('type/swift-light.woff') format('woff'),
		url('type/swift-light.ttf') format('truetype'),
		url('type/swift-light.svg#cca0e361a8376db5a98009fca1c6dc9e') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'swift';
	src: url('type/swift-light-italic.eot');
	src: url('type/swift-light-italic.eot?#iefix') format('embedded-opentype'),
		url('type/swift-light-italic.woff') format('woff'),
		url('type/swift-light-italic.ttf') format('truetype'),
		url('type/swift-light-italic.svg#e31aa97b29c16638197b19d778165400') format('svg');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'swift';
	src: url('type/swift.eot');
	src: url('type/swift.eot?#iefix') format('embedded-opentype'),
		url('type/swift.woff') format('woff'),
		url('type/swift.ttf') format('truetype'),
		url('type/swift.svg#4207a0cdb032ee1aecdaaed59f1a1f34') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'swift';
	src: url('type/swift-italic.eot');
	src: url('type/swift-italic.eot?#iefix') format('embedded-opentype'),
		url('type/swift-italic.woff') format('woff'),
		url('type/swift-italic.ttf') format('truetype'),
		url('type/swift-italic.svg#7131bcaa97b05b0327b6148977e823d0') format('svg');
	font-weight: 400;
	font-style: italic;
}


@font-face {
	font-family: 'swift';
	src: url('type/swift-bold.eot');
	src: url('type/swift-bold.eot?#iefix') format('embedded-opentype'),
		url('type/swift-bold.woff') format('woff'),
		url('type/swift-bold.ttf') format('truetype'),
		url('type/swift-bold.svg#ac6092046a7353286987deb6c81b7cc6') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'swift';
	src: url('type/swift-bold-italic.eot');
	src: url('type/swift-bold-italic.eot?#iefix') format('embedded-opentype'),
		url('type/swift-bold-italic.woff') format('woff'),
		url('type/swift-bold-italic.ttf') format('truetype'),
		url('type/swift-bold-italic.svg#13f7b0b6b8c539041b213647fdedbb2d') format('svg');
	font-weight: 500;
	font-style: italic;
}

body {
  font-family: 'swift', 'georgia', times, 'times new roman', serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  color: #424242;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'gotham-cond', 'helvetica neue condensed', 'helvetica condensed', 'helvetica neue', helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  color: #242424;
  margin: 0;
  text-rendering: optimizeLegibility;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus { color: #424242; }

h1, .h1 { font-size: 60px; line-height: 1.1; font-weight: 400; text-transform: uppercase; margin-bottom: 0.167em; }
h2, .h2 { font-size: 34px; text-transform: uppercase; margin-bottom: 0.441em; }
h3, .h3 { font-size: 28px; text-transform: uppercase; }
h4, .h4 { font-size: 24px; margin-bottom: 0.5em; }
h5, .h5 { font-size: 22px; margin-bottom: 0.545em; }
h6, .h6 { font-size: 16px; }

p, ul, ol, pre, table, blockquote { margin: 0 0 1.5em 0; }

strong { font-weight: 500; }

span.orange { color: #F05932; }

span.initial { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 1.588em;
}


/* 4. PRIMARY STYLES
------------------------------------ */

.col-1-8,
.col-2-8,
.col-3-8,
.col-4-8,
.col-5-8,
.col-6-8,
.col-7-8,
.col-8-8,
.col-1-3,
.col-2-3,
.col-3-3,
.col-1-6 {
  float: left;
  padding: 15px;
}

.col-1-8 { width: 12.5%; }
.col-2-8 { width: 25%; }
.col-3-8 { width: 37.5%; }
.col-4-8 { width: 50%; }
.col-5-8 { width: 62.5%; }
.col-6-8 { width: 75%; }
.col-7-8 { width: 87.5%; }
.col-8-8 { width: 100%; }

.col-1-3 { width: 33.33333333%; }
.col-2-3 { width: 66.66666667%; }
.col-3-3 { width: 100%; }

.col-1-6 { width: 16.66666667%; }

.row { clear: both; }



/* 4.1 HEADER
----------------- */

.header {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
}

.head-top { padding: 20px 15px; }

.logo { 
  float: left;
  margin: 0 15px;
  line-height: 0;
  max-width: 240px;
  height: auto;
}

.logo img { 
  width: auto; 
  max-width: 100%;
}

.signup {
  float: right;
  margin: 0 15px;
  font-size: 13px;
  line-height: 1.4;
  text-align: right;
}

.signup a { text-decoration: none; }
.signup p { margin-bottom: 0; } 

.navbar {
  position: relative;
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-weight: 500;
  color: #242424;
  font-size: 12px;
  line-height: 1.167em;
  text-transform: uppercase;
  padding: 0 15px;
  border-top: 1px solid #D2D2D2;
  border-bottom: 1px solid #D2D2D2;
}

.nav { 
	position: relative;
	display: block;
	float: left;
  margin: 0;
  padding: 0;
  list-style: none;
	z-index: 999;
}

.nav li {
  float: left;
  padding: 0 15px;
}

.nav li a {
  display: block;
  padding: 13px 0 10px;
  text-decoration: none;
  border-bottom: 3px solid transparent;
}

.single-nummer .nav li.menu-item-56 > a,
.single-recension .nav li.menu-item-61 > a,
.single-artikel .nav li.menu-item-69 > a,
.nav li.current-menu-item > a,
.nav li.current-menu-parent > a {
  color: #242424;
  border-bottom-color: #F05932;
}

.nav li a:hover {
  color: #424242;
  border-bottom-color: #F05932;
}

.nav li.menu-item-has-children > a:after,
.cat-select-text:after {
  content: '';
  width: 4px;
  height: 4px;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #242424 transparent transparent transparent;
  display: inline-block;
  margin-left: 6px;
  top: -2px;
  position: relative;
  transform: rotate(0deg);
  transition: all .25s ease-in;
}

.nav li ul {
  position: absolute;
  display: none;
  background-color: #fff;
  list-style: none;
	margin: 0;
	padding: 0;
  border-top: 1px solid #D2D2D2;
  border: 1px solid #dedede;
  border-radius: 0 0 3px 3px;
}

.nav li:hover > ul { display: block; }
.nav li:hover > a { border-bottom-color: #F05932; }

.nav ul li {
  position: relative;
  min-width: 220px;
  float: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
}

.nav ul li { padding: 0; }
.nav ul li a { padding: 13px 15px 10px; }

.nav ul li.current-menu-item a,
.nav ul li.current-menu-parent a { border-bottom-color: transparent; background-color: #f9f9f9; }

.nav ul li:hover { background-color: #f9f9f9; }
.nav ul li:hover a { border-bottom-color: transparent; }

.nav-menu {
  display: none;
  float: left;
  position: relative;
  padding: 0 15px;
}

.nav-menu a {
  display: block;
  padding: 13px 0 13px;
  text-decoration: none;
}

.nav-menu a .icon-menu {
  display: inline-block;
  float: left;
  width: 18px;
  height: 16px;
  margin-right: 10px;
  margin-top: -1px;
  background: url('images/icon-menu.svg') no-repeat center center;
}

.nav-login {
  position: relative;
  display: block;
  float: right;
  padding: 0 15px;
}

.nav-login a {
  display: block;
  padding: 13px 0 13px;
  text-decoration: none;
}

.nav-login a .icon-user {
  display: inline-block;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 10px;
  margin-top: -1px;
  background: url('images/icon-user.svg') no-repeat center center;
}

.nav-login .nav-login-link:hover,
.nav-login .nav-login-link:focus { color: #424242; }

.nav-login-form {
  position: absolute;
  display: none;
  top: 40px;
  right: 15px;
  background-color: #fff;
  list-style: none;
	margin: 0;
	width: 320px;
	padding: 20px 20px;
  border-top: 1px solid #D2D2D2;
  border: 1px solid #dedede;
  border-radius: 0 0 3px 3px;
  text-transform: none;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.4;
  z-index: 998;
}

.nav-login-form input.button { 
  margin-bottom: 18px;
  line-height: 1.4;
}

.post-login .post-login-form input.button { 
  margin-bottom: 20px;
  line-height: 1.4;
}

.nav-login-form p,
.post-login .post-login-form p { margin-bottom: 17px; }

.nav-login-form label,
.post-login .post-login-form label { 
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 6px;
}

.nav-login-form input { 
  width: 100%;
  margin-bottom: 15px;
}

.post-login .post-login-form input { 
  width: 100%;
  margin-bottom: 18px;
}

.nav-login-form .login-error,
.post-login .login-error {
  font-size: 12px;
  line-height: 1.5;
  padding: 10px 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}

.nav-login-form .login-error.fail,
.post-login .login-error.fail {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.nav-login-form .login-error.success,
.post-login .login-error.success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.nav-login-form .login-error.warning,
.post-login .login-error.warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.nav-login-form .nav-help-link,
.post-login .post-help-link { 
  font-size: 12px;
  font-weight: 400;
  color: #267398;
  padding: 0;
}


/* 4.2 CONTENT 
----------------- */

.content {
  position: relative;
  width: 100%;
  padding: 0;
}

.content .wrap {
  margin: 0 auto;
  max-width: 1070px;
  padding: 15px 15px;
}

.content .divider {
  margin: 0 auto;
  max-width: 1070px;
  padding: 0 30px;
}

.content .divider hr { margin: 0; }

.cat, 
.auth { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-weight: 500;
}

.cat { 
  color: #F05932;
  text-transform: uppercase;
}

.cat span { 
  color: #424242;
  font-weight: 400;
  text-transform: none;
}

.cat:hover,
.cat:focus { color: #F2704E; }

.cat:hover span,
.cat:focus span { color: #5C5C5C; }

.auth:hover,
.auth:focus { color: #5C5C5C; }


/* Banner */

.banner { 
  background-color: #F6F5F1;
  padding-bottom: 15px;
}

.main-theme { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 13px;
  padding: 15px;
  display: table;
  width: 100%;
}

.main-theme-text {
  position: relative;
  overflow: hidden;
  display: table-cell;
  width: 100%;
  border-radius: 3px 0 0 3px;
  background-color: #234B70; 
}

.main-theme-text a {
  display: block;
  padding: 12px 15px;
}


.main-theme-text span { color: #fff; }
.main-theme-text a:hover span { color: #fff; }
  
.main-theme-text .theme-shorter { display: inline-block; }
.main-theme-text .theme-short { display: none; }

.main-theme-link {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  padding: 12px 15px;
  text-align: center;
  min-width: 170px;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 0 3px 3px 0;
  background-color: #355A7C; 
  border-left: 1px solid rgba(255, 255, 255, 0.20);
} 

.main-theme:hover .main-theme-link { background-color: #446686; }
.main-theme:hover .main-theme-text { background-color: #34597B; }

.main-image { position: relative; }

.main-image a { 
  position: relative;
  display: block;
}

.main-image span {
  position: absolute;
  width: auto;
  padding: 8px 15px;
  font-family: 'gotham-cond', 'helvetica neue condensed', 'helvetica condensed', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1em;
  color: #fff;
  background-color: #F05932;
  z-index: 10;
}

.main-text .cat { 
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
}

.main-text h1 { 
  font-size: 44px;
  margin-bottom: 16px;
}

.main-text p { margin-bottom: 1.2em; }
.main-text .auth { font-size: 13px; }

.article { 
  position: relative;
  padding: 20px 15px;
}

.article .thumb { 
  position: relative;
  display: block;
  margin-bottom: 11px;
}

.article .thumb a { 
  position: relative;
  display: block;
}

.article .text .cat { 
  display: inline-block;
  font-size: 12px; 
  margin-bottom: 7px; 
}

.article .text p {
  font-size: 14px; 
  margin-bottom: 8px; 
}

.article .text .auth { font-size: 12px; }

.feat-pic.locked a:before,
.main-image.locked a:before,
.article.locked .thumb a:before,
.review.locked .thumb a:before {
  position: absolute;
  content: '';
  bottom: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  opacity: 0.8;
  z-index: 10;
  background: url('images/icon-lock.svg') no-repeat center center;
}

.article.locked .thumb a:hover:before,
.article.locked .thumb a:focus:before,
.review.locked .thumb a:hover:before,
.review.locked .thumb a:focus:before { opacity: 0.9; }


/* Reviews */

.reviews { padding: 20px 0; }

.review { padding: 20px 15px; }

.review .thumb {
  position: relative;
  display: block;
  float: left;
  width: 25.26400889%;
  margin-right: 5.25996665%;
}

.review .thumb a { 
  position: relative;
  display: block;
}

.review .text {
  float: left;
  width: 69.47602446%;
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 12px;
}

.review .cat { 
  display: inline-block;
  margin-bottom: 7px;
}

.review strong { 
  display: block;
  margin-bottom: 3px;
}

.review .excerpt { 
  font-family: 'swift', 'georgia', times, 'times new roman', serif;
  font-size: 14px;
  line-height: 1.43;
}

.review .auth { font-weight: 400; }


/* Toplist */

.toplist { padding: 20px 0; }

.toplist .ad { padding-right: 25px; }
.toplist .top { padding-left: 25px; }

ul.top-list { 
  padding: 0;
  list-style: none;
  margin: 20px 0 0 0;
}

ol.top-list {
  counter-reset: li;
  list-style-type: none;
  padding-left: 0;
  margin: 20px 0 0 52px;
}

ol.top-list li,
ul.top-list li {
  position: relative;
  padding: 20px 0 20px 0;
}

ol.top-list li:before {
  content: counter(li);
  counter-increment: li;
  height: 32px;
  width: 32px;
  background-color: #e9e9e9;
  border-radius: 50%;
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #242424;
  text-align: center;
  position: absolute;
  left: -52px;
  top: 20px;
}

.top-list .review .thumb {
  width: 18.69158879%;
  margin-right: 4.672897196%;
}

.top-list .review .text { width: 76.63551402%; }

.top-list li { border-bottom: 1px solid #DEDEDE; }
.top-list li:last-child { border-bottom: none; }


/* Featured */

.featured { 
  background-color: #F6F5F1;
  padding: 20px 0;
}

.featured .col-5-8 p { margin-bottom: 0; }
.featured .divider { padding: 25px 15px; }


/* Writers */

.writers { padding: 20px 0; }
.writers .row { padding-bottom: 10px; }

.writer .thumb { float: left; }
.writer .thumb img { border-radius: 50%; }

.writer .text { float: left; font-size: 14px; }
.writer .text p a { color: #267398; }
.writer .text p a:hover { color: #4486A6; }

.writer.col-4-8 .thumb { width: 16.32653061%; margin-right: 4.081632653%; }
.writer.col-4-8 .text { width: 79.59183673%; }

.writer.col-3-8 .thumb { width: 22.22222222%; margin-right: 5.555555556%; }
.writer.col-3-8 .text { width: 72.22222222%; margin-top: 4px; }


/* Issues */

.issues { 
  background-color: #F6F5F1;
  padding: 10px 0 20px;
}

.issues h2 { margin-bottom: 5px; }

.issue { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 11px;
}

.issue .cover { margin-bottom: 13px; }

.issue h6 { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 13px;
  color: #242424;
  margin-bottom: 8px;
  text-transform: uppercase;
}


/* All issues */

.all-issues { padding: 10px 0 20px; }

.all-issues .issue { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 11px;
}

.all-issues .issue .cover { margin-bottom: 18px; }

.all-issues .issue h5 { 
  margin-bottom: 12px;
  text-transform: uppercase;
}

.all-issues .issue .cover,
.all-issues .issue h5,
.all-issues .issue .cat {
  display: inline-block;
  margin-right: 13.04347826%;
}


/* Single issue */

.single-issue-banner { 
  background-color: #F6F5F1;
  padding: 20px 0 30px;
  font-size: 18px;
}

.single-issue-banner h1 { 
  font-size: 44px;
  margin-bottom: 16px;
}

.single-issue-banner .intro { font-size: 18px; }

.single-issue-banner .button {
  display: inline-block;
  margin-right: 18px;
}

.single-issue-banner .cat {
  font-size: 14px;
  color: #424242;
  margin-bottom: 8px;
}

.single-issue-content { padding: 20px 0 60px; }

.single-issue-content .divider {
  max-width: 1070px;
  padding: 30px 15px;
}


/* Search page */

.search-page { padding: 10px 0 20px; }

.search-form ul { margin: 0; padding: 0; }

.search-hide { display: none; }

.search-form label { display: block; }

.search-form .sf-field-search {
  position: relative;
  float: left;  
  width: 80%;
  z-index: 20;
  padding: 0;
}

.search-form .sf-field-search input {
  width: 100%;
  border-radius: 3px 0 0 3px;
  border-right: none;
}

.search-form .sf-field-submit {
  position: relative;
  float: left;  
  width: 20%;
  z-index: 20;
  padding: 0;
}

.search-form .sf-field-submit input {
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  display: block;
  background-color: #F05932;
  border-radius: 0 3px 3px 0;
  border: 0;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  padding: 14px 24px;
  word-wrap: break-word;
  text-align: center;
  text-transform: uppercase;
  text-align: center; 
}

.search-results { 
  position: relative;
  padding: 20px 0 10px;
}

.search-results .search-item { 
  padding: 30px 15px; 
  min-height: 230px;
  max-height: 230px;
}

.search-results .search-item .text { 
  max-height: 170px;
  overflow: hidden;
}

.search-filter-scroll-loading {
  clear: both;
  display: block;
  margin: 30px auto;
  height: 30px;
  width: 30px;
  animation: search-filter-loader-rotate 0.7s infinite linear;
  border: 5px solid rgba(0, 0, 0, 0.15);
  border-right-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
}


.search-page .cat-select {
  position: relative;
  width: 12%; 
  float: left;
  text-align: center;
  border: 1px solid #dedede;
  border-left: 0;
  border-right: 0; 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 12px;
  z-index: 10;
}

.search-page .cat-select-text { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 12px;
  display: block;
  line-height: normal;
  padding: 13px 18px;
  color: #242424;
  font-weight: 500;
  -webkit-appearance: none;
  background-color: #fff;
  border: 0;
  width: 100%;
}

.search-page .cat-select.open { border-bottom-color: #fff; }

.search-page .cat-select.open .cat-select-text:after { 
  border-width: 0 4px 4px 4px;
  border-color: transparent transparent #242424 transparent;
}

.search-page .cat-select-wrap { 
  position: absolute;
  width: 492px;
  right: -1px;
  display: none;
  text-align: left;
  background-color: #fff;
  border: 1px solid #dedede;
  border-top-color: transparent;
  box-shadow: 1px 1px 0 0 rgba(0,0,0,0.1);
}

.search-page .cat-select-wrap div { 
  padding: 25px 20px;
}

.search-page .cat-select-wrap label {
  display: block;
  padding: 5px 5px;
  color: #242424;
}

.search-page input[type="checkbox"]:checked + span { font-weight: 500; }



/* Cat page */

.cat-page { padding: 10px 0 20px; }
.cat-page .search-results { padding: 0 0 10px; }
.cat-page .divider { padding: 0 15px 25px; }


/* Signup page */

.signup-page { padding: 10px 0 20px; }
.signup-page .intro { font-size: 20px; }

.signup-page .covers { 
  position: relative; 
  margin-top: -60px;
}

.signup-page .covers div { 
  position: absolute;
  display: block;
  max-width: 200px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.signup-page .covers div img { box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.5); }
.signup-page .covers .cover-1 { z-index: 20; }
.signup-page .covers .cover-2 { z-index: 10; }
.signup-page .covers .cover-2 img { margin: 60px 0 0 60px; }

.signup-table { 
  padding: 0;
  font-size: 18px;
  background-color: #F6F5F1;
}

.signup-table .wrap { 
  padding-top: 0;
  padding-bottom: 0;
}

.signup-table .table-col { 
  position: relative;
  padding: 50px 40px;
  text-align: center;
}

.signup-table .table-col-wrap { 
  position: relative;
  height: 100%;
}

.signup-table .table-img { padding: 40px 0; }

.signup-table .table-img img { 
  width: auto;
  max-width: 100%;
  max-height: 90px;
}

.signup-table .table-col.print-digi {
  border-top: 3px solid #F05932;
  background-color: #E5E4E0;
}

.signup-table .table-col-wrap > p { text-align: left; }

.signup-table ul { 
  margin: 0 0 100px 0;
  padding: 0;
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 2;
  list-style: none;
  border-top: 1px solid #D2D2D2;
}

.signup-table ul li {
  padding: 10px 0 8px;
  margin: 0;
  border-bottom: 1px solid #D2D2D2;
}

.signup-table ul li strong,
.signup-table ul li span { color: #F05932; font-weight: 400; }

.signup-table .table-col .button {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.signup-details { 
  padding: 30px 0;
  font-size: 16px;
}


/* About page */

.about-page { padding: 20px 0 20px; }
.about-page hr { margin: 0; }

.about-intro { font-size: 18px; }
.about-intro h1 { margin-bottom: 0.667em; }

.about-intro .intro { font-size: 20px; }
.about-intro img { padding: 14px 0 21px; }

.about-editorial { font-size: 16px; }

.about-editorial .writer .text { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 13px;
}

.about-editorial hr { margin-top: 20px; }

.about-finance { 
  padding: 20px 0 60px;
  background-color: #F6F5F1;
}

.about-finance img { max-width: 200px; }


/* Contact page  */

.contact-intro {
  padding: 20px 0 30px;
  font-size: 18px;
  background-color: #F6F5F1;
}

.contact-page p a { color: #267398; }
.contact-page p a:hover { color: #4486A6; }

.contact-intro iframe {
  height: 420px;
  width: 100%;
}

.contact-intro h1 { 
  font-size: 44px;
  margin-bottom: 16px;
}

.contact-mid {
  padding: 20px 0 20px;
  background-color: #F6F5F1;
}

.contact-editorial { 
  font-size: 16px;
  padding: 20px 0 30px;
}

.contact-editorial .writer .text { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 13px;
}

.contact-outro { padding: 20px 0 30px; }

.contact-outro input[type="email"] { 
  width: 70%;
  margin-right: 4%;
}

.contact-outro input[type="submit"] { 
  display: inline;
  width: 26%;
}


/* Article & Review page */

.article-page,
.review-page { padding: 20px 0 0; }

.review-intro .first-row { padding-bottom: 30px; }

.article-intro .cat,
.review-intro .cat {
  display: block;
  font-size: 14px; 
  margin-bottom: 6px; 
}

.article-intro .auth,
.review-intro .auth { display: inline-block; }

.article .auth { font-size: 12px; }

.article-intro h1 { margin-bottom: 60px; }
.review-intro h1 { margin-bottom: 20px; }

.review-intro .cover { width: 22.11538462%; }

.review-intro .book-text { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 14px;
}

.review-intro .book-text p { margin-bottom: 1em; }

.article-page .meta .col-2-8,
.review-page .meta .col-2-8 { float: right; }

.article-intro .writer .thumb,
.review-intro .writer .thumb { 
  position: relative;
  min-width: 48px;
  height: 48px;
  margin-right: 12px;
}

.article-intro .writer .thumb .avatar,
.review-intro .writer .thumb .avatar { 
  display: block;
  width: 48px;
  float: right;
}

.article-intro .writer .thumb .avatar + .avatar,
.review-intro .writer .thumb .avatar + .avatar { margin-right: -24px; }

.article-intro .writer .text,
.review-intro .writer .text {
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  margin-top: 14px;
  font-weight: 500;
} 

.article-intro .writer .text span,
.review-intro .writer .text span { font-weight: 400; } 

.article-intro .social,
.article-outro .social,
.review-intro .social,
.review-outro .social { 
  margin: 11px 0;
  text-align: right;
}

.article-intro .social a,
.article-outro .social a,
.review-intro .social a,
.review-outro .social a { 
  display: inline-block;
  max-width: 32px;
  height: auto;
  margin-left: 12px;
} 

.article-intro .divider,
.review-intro .divider {
  max-width: 1070px;
  padding: 5px 15px;
}

.article-content .col-6-8,
.review-content .col-6-8 { 
  position: relative;
  font-size: 18px; 
  padding-right: 25px;
}

.article-content .col-6-8 .intro,
.review-content .col-6-8 .intro { font-size: 22px; }

.article-content .col-6-8 figure,
.review-content .col-6-8 figure { 
  padding-top: 0.5em;
  margin: 0 0 2em 0;
}

.article-content .col-6-8 figure.alignleft,
.review-content .col-6-8 figure.alignleft {
  float: left;
  padding-top: 0;
  margin: 0 1.5em 2em 0;
}

.article-content .col-6-8 figure.alignright,
.review-content .col-6-8 figure.alignright {
  float: right;
  padding-top: 0;
  margin: 0 0 2em 1.5em;
}

.article-content .col-2-8,
.review-content .col-2-8 { 
  position: relative;
  min-height: 1100px;
  content: '';
  font-size: 12px;
  padding-left: 25px;
}

.article-content .feat-top,
.article-content .feat-bottom,
.review-content .feat-top,
.review-content .feat-bottom {
  position: absolute;
  font-size: 14px;
  padding: 20px;
  margin-right: 15px;
  background-color: #F6F5F1;
  max-width: 230px;
}

.article-content .feat-bottom,
.review-content .feat-bottom { bottom: 42px; }

.article-content .feat-head,
.review-content .feat-head {
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 12px;
  margin-bottom: 14px;
}

.article-content .feat-head strong,
.review-content .feat-head strong {
  display: block;
  color: #242424;
  margin-bottom: 3px;
  text-transform: uppercase;
}

.article-content .feat-pic,
.review-content .feat-pic { 
  position: relative;
  display: block;
  margin-bottom: 12px;
}

.article-content .feat-pic a,
.review-content .feat-pic a { 
  position: relative;
  display: block;
}

.article-content .feat-top .cat,
.article-content .feat-bottom .cat,
.article-content .feat-bottom .auth,
.review-content .feat-top .cat,
.review-content .feat-bottom .cat,
.review-content .feat-bottom .auth { font-size: 12px; }

.article-content .feat-bottom .cat,
.review-content .feat-bottom .cat { display: inline-block; margin-bottom: 6px; }

.article-content .feat-bottom p,
.review-content .feat-bottom p { margin-bottom: 12px; }

.article-content .divider,
.review-content .divider {
  max-width: 1070px;
  padding: 5px 15px;
} 

.article-outro .writer .thumb,
.review-outro .writer .thumb { 
  width: 13.33333333%; 
  margin-right: 2.666666667%;
}

.article-outro .writer,
.review-outro .writer { 
  margin-bottom: 30px;
}

.article-outro .writer .text,
.review-outro .writer .text { 
  width: 84%; 
  margin-top: 4px;
}

.article-outro .social,
.review-outro .social { margin: 5px 0; }

.article-lists,
.review-lists {
  padding: 20px 0 30px;
  background-color: #F6F5F1;
}

.article-lists .top-list li:before,
.review-lists .top-list li:before { background-color: #e0dfdb; }

.article-lists .top-list li,
.review-lists .top-list li { border-bottom: 1px solid #d8d7d4; }

.article-lists .top-list li:last-child,
.review-lists .top-list li:last-child { border-bottom: none; }

.article-lists .top-issue,
.review-lists .top-issue { padding-right: 25px; }

.article-lists .top-type,
.review-lists .top-type { padding-left: 25px; }

.post-login {
  padding: 20px 20px 24px;
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 2em;
  color: #242424;
  background-color: #F6F5F1;
}


/* 4.3 FOOTER
----------------- */

.footer {
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  padding: 20px 0 20px;
  font-size: 12px;
  color: #bbb;
  background-color: #242424;
}

.footer .wrap {
  margin: 0 auto;
  max-width: 1070px;
  padding: 15px 15px;
}

.footer .logo { 
  width: 100%;
  display: block;
  margin: 0 0 18px 0;
}

.footer .logo img { 
  width: auto; 
  max-width: 100%;
  opacity: 0.9;
}

.footer .logo a:hover img,
.footer .logo a:focus img { opacity: 1; }

.footer .social a {
  display: inline-block;
  max-width: 40px;
  height: auto;
  margin-right: 12px;
}

.footer .social a img { opacity: 0.85; }

.footer .social a:hover img,
.footer .social a:focus img { opacity: 1;  }

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

.footer .wrap .col-2-8 a:hover,
.footer .wrap .col-2-8 a:focus { color: #ddd; }

.footer h6 { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 12px;
  color: #eee;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
}

.footer input[type="email"] { 
  border-radius: 3px 0 0 3px;
  border: 0;
  padding: 10px 12px;
  width: 65%;
  background-color: #eee;
}

.footer input[type="submit"] {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 16px;
  background-color: #666;
  border-radius: 0 3px 3px 0;
  border: 0;
  width: 35%;
}

.footer input[type="submit"]:hover { background-color: #707070; }



/* 4.4 FORMS
----------------- */

input { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 12px;
  border: 1px solid #dedede;
  padding: 13px 15px;
}

input[type="checkbox"] { margin-right: 8px; }



/* 5. HELPERS
----------------- */

.button {
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  display: block;
  background: #267398;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  padding: 12px 24px;
  word-wrap: break-word;
  text-align: center;
  text-transform: uppercase;
}

.button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #377DA0;
}

.button.grey { color: #267398; background: #e9e9e9; }
.button.grey:hover { color: #4486A6; background: #ececec; }

.button.orange { color: #fff; background: #F05932; }
.button.orange:hover { color: #fff; background: #F16642; }

.row:after,
.wrap:after,
.group:after {
  content: "";
  display: table;
  clear: both;
}



/* 6. WORDPRESS
----------------- */

.wp-caption { margin-bottom: 2em; }

.wp-caption .wp-caption-text {
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 12px;
	color: #424242;
	margin: 0;
	padding: 12px 18px 11px;
  background-color: #F8F8F8;
}

blockquote:before { 
  font-family: 'gotham', 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 80px;
  color: #D0011B;
  display: block;
  content: '”';
  font-style: normal;
  font-weight: 600;
  line-height: 0.2;
  margin-top: 0.8em;
}

blockquote { 
  font-size: 30px;
  margin: 1em 1.667em 1.5em;
  font-weight: 500;
  font-style: italic;
  line-height: 1.3;
}

figure { max-width: 100%; }




/* 7. MEDIA QUERIES
------------------------------------ */

@media (min-width: 961px) { 
  
  .nav { display: block !important; } 
  .nav-menu { display: none; }

}

@media (max-width: 960px) {
  
  h1, .h1 { font-size: 54px; }
  h2, .h2 { font-size: 32px; }
  h3, .h3 { font-size: 26px; }
  
  span.initial { font-size: 15px; }
  
  .nav-menu { display: block; }
  
  .nav { 
    float: none;
    display: none;
    position: absolute;
    top: 41px;
    left: 0;
    background-color: #fff;
    margin: 0;
    padding: 0;
    width: 100%;
    transition: none;
  }
  
  .nav li ul {
    position: relative;
    display: none;
    margin: 0;
    padding: 0;
    border: none;
    border-top: 1px solid #eee;
    background-color: #f9f9f9;
  }
  
  .nav ul li a { padding: 14px 45px; border-bottom: none; }
  
  .nav li:hover > ul { display: none; }
  .nav li ul.open { display: block; }
  
  .nav li { 
    float: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #eee;
  }
  
  .nav li a { padding: 14px 30px; border-bottom: none; }
  
  .nav li:last-child { border-bottom: 1px solid #D2D2D2; }
  .nav ul li:last-child { border-bottom: none; }
  
  .banner .main-image,
  .banner .main-text { float: none; width: 100%; }
  
  .toplist { display: none; }
  .divider.rev { display: none; }
  
  .article { width: 50%; }
  .review { width: 50%; }

  .top-list .review { width: 100%; }
  
  .featured .feat-reviews .review:last-child { display: none; }
  
  .writer { width: 50%; }
  .writer.col-3-8 .thumb { width: 16.32653061%; margin-right: 4.081632653%; }
  .writer.col-3-8 .text { width: 79.59183673%; margin-top: 4px; }
  
  .issues .row .issue:nth-child(n+5) { display: none; }
  .issues .row .issue { width: 25%; }
  
  .all-issues .issue { width: 33.33333333%; }
  
  .all-issues .issue .cover,
  .all-issues .issue h5,
  .all-issues .issue .cat { display: block; margin-right: 0; }
  
  .single-issue-banner .col-2-8 { float: none; width: 100%; max-width: 260px;  }
  .single-issue-banner .col-6-8 { float: none; width: 100%; }
  
  .signup-page .covers { margin-top: 0; }
  .signup-page .covers div { position: relative; }
  .signup-page .covers .cover-2 {display: none; }
  
  .article-content .col-2-8,
  .review-content .col-2-8 { padding-left: 15px; }
  
  .article-content .col-6-8,
  .review-content .col-6-8 { font-size: 16px; padding-right: 15px; }
  
  .article-page .meta .writer,
  .review-page .meta .writer { width: 100%; }
  
  .article-content .col-6-8 .intro, 
  .review-content .col-6-8 .intro { font-size: 20px; }
  
  .article-content .feat-head strong span,
  .review-content .feat-head strong span { display: none; }
  
  .article-lists .top-issue,
  .review-lists .top-issue { float: none; width: 100%;  padding-right: 15px; } 
  
  .article-lists .top-type,
  .review-lists .top-type { display: none; }
  
  .contact-intro .col-5-8,
  .contact-intro .col-3-8 { width: 50%; }
  
  .footer .foot-col-article { display: none; }
  .footer .col-2-8 { width: 33.33333333%; }
  
  blockquote:before { font-size: 70px; }
  blockquote { font-size: 26px; }
 
}

@media (max-width: 760px) {
  
  h1, .h1 { font-size: 50px; }
  h2, .h2 { font-size: 28px; }
  h3, .h3 { font-size: 24px; }
  h4, .h4 { font-size: 22px; }
  h5, .h5 { font-size: 20px; }
  h6, .h6 { font-size: 16px; }
  
  .col-6-8 { float: none; width: 100%; }
  .col-5-8 { float: none; width: 100%; }
  
  .nav-login-form { 
    width: 100%; 
    left: 0; 
    right: auto;
    padding: 20px 30px;
  }
  
  .main-theme-text { border-radius: 3px; }
  .main-theme-link { display: none; }
  
  .main-text h1 { font-size: 40px; margin-bottom: 14px; }
  
  .writer { float: none; width: 100%; }
  .writer .text { word-break: break-word; }
  
  .issues .row .issue:nth-child(n+3) { display: none; }
  .issues .row .issue { width: 50%; }
  
  .all-issues .issue { width: 50%; }
  
  .single-issue-banner { font-size: 16px; }
  
  .search-form .sf-field-search { width: 70%; }
  .search-form .sf-field-submit { width: 30%; }
  
  .signup-page .intro { float: none; width: 100%; }
  .signup-page .covers { display: none; }
  
  .signup-table .wrap { padding: 0; }
  .signup-table .table-col { float: none; width: 100%; padding: 40px 30px; }
  .signup-table .table-col-wrap > p { text-align: center; }
  .signup-details .col-4-8 { float: none; width: 100%; }

  .review-intro .cover { 
    float: none;
    width: 100%;
    max-width: 230px;
  }
  
  .article-content .col-2-8, 
  .review-content .col-2-8 { display: none; }

  .article-page .meta .col-2-8,
  .article-page .meta .col-6-8 { float: none; width: 100%; }
  
  .review-page .meta .col-2-8,
  .review-page .meta .col-6-8 { float: none; width: 100%; }
  
  .article-page .meta .social,
  .review-page .meta .social { text-align: left; margin: 0; }
  
  .article-page .meta .social a,
  .review-page .meta .social a { margin-left: 0; margin-right: 12px; } 
  
  .article-intro .writer .thumb,
  .review-intro .writer .thumb { display: none; }
  
  .article-intro .writer .text,
  .review-intro .writer .text { margin-top: 0; }
  
  .article-outro .col-2-8, 
  .review-outro .col-2-8 { display: none; }
  
  .about-intro .intro { font-size: 18px; }
  
  .contact-intro { font-size: 16px; }
  
  .contact-intro .col-5-8,
  .contact-intro .col-3-8 { float: none; width: 100%; }
  
  .contact-page .col-4-8 { float: none; width: 100%; }

  .footer .foot-col-review { display: none; }
  .footer .col-2-8 { width: 50%; }
  
  blockquote:before { font-size: 60px; }
  blockquote { font-size: 22px; margin: 1em 0 1.5em; }

}


@media (max-width: 600px) { 

  .signup { display: none; }
  
  .main-theme-text .theme-shorter { display: none; }
  .main-theme-text .theme-short { display: inline-block; }
  
}

@media (max-width: 480px) { 
  
  body { font-size: 15px; }
  
  h1, .h1 { font-size: 40px; }
  h2, .h2 { font-size: 26px; }
  h3, .h3 { font-size: 22px; }
  h4, .h4 { font-size: 20px; }
  h5, .h5 { font-size: 18px; }
  h6, .h6 { font-size: 15px; }
  
  .col-1-8,
  .col-2-8,
  .col-3-8,
  .col-4-8,
  .col-5-8,
  .col-6-8,
  .col-7-8,
  .col-8-8,
  .col-1-3,
  .col-2-3,
  .col-3-3,
  .col-1-6 {
    float: none;
    padding: 10px;
  }
  
  .head-top { padding: 15px 10px; }
  .logo { margin: 0 10px; max-width: 190px; }
  .logo img { height: 30px; }
  
  .navbar { padding: 0 10px; }
  .nav-menu { padding: 0 10px; }
  .nav-login { padding: 0 10px; }
  .nav li a { padding: 14px 20px; }
  .nav ul li a { padding: 14px 30px; }
  
  .nav-login-form { padding: 20px; }
  
  .content .wrap { padding: 10px; }
  
  .main-theme { padding: 10px; }
  .main-text h1 { font-size: 40px; margin-bottom: 12px; }
  
  .article { width: 100%; padding: 20px 10px; }
  .review { width: 100%; padding: 20px 10px; }
  
  .featured .feat-reviews .review:last-child { display: block; }
  
  .issues .row .issue { width: 100%; }
  
  .issues .row .issue:nth-child(n+2) { display: none; }
  
  .all-issues .issue { width: 100%; }
  
  .single-issue-banner .col-2-8 { width: 100%; max-width: none;  }
  
  .contact-outro input[type="email"] { width: 67%; margin-right: 3%; }
  .contact-outro input[type="submit"] { width: 30%; padding-right: 0; padding-left: 0; }
  
  .search-results .search-item { padding: 10px 10px; min-height: 200px; max-height: 200px; }
  
  .article-content .col-2-8,
  .review-content .col-2-8 { padding-left: 10px; }
  
  .article-content .col-6-8,
  .review-content .col-6-8 { padding-right: 10px; font-size: 15px; }
  
  .article-content .col-6-8 .intro, 
  .review-content .col-6-8 .intro { font-size: 17px; }
  
  .footer .logo { float: none; }
  
  .footer .foot-col-logo { padding-bottom: 30px; }
  .footer .col-2-8 { width: 100%; }
  
  .footer input[type="submit"] { padding-left: 0; padding-right: 0; }
  
    
  blockquote:before { font-size: 50px; }
  blockquote { font-size: 20px; }
  
  
}

@media (max-width: 320px) { 
  
  h1, .h1 { font-size: 34px; }
 
  .main-text h1 { font-size: 34px; margin-bottom: 8px; }
  
}



/* 8. PRINT STYLES
------------------------------------ */

@media print {
  
  * { background: transparent !important; }
  
  #header { position: relative; }
  
  a, a:visited { text-decoration: none; }
    
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }

  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }

  img { max-width: 100% !important; }

  @page { margin: 0.5cm; }

  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
    
}
