2/*
	Theme Name: Vivir al Máximo
	Description: Diseno personalizado para Ángel Alegre.
	Author: Sergio Sala
	Theme URL: https://sergiosa.la
	Author URI: https://sergiosa.la
	Version: 1.3.0

	Template: genesis
*/

/*
- Normalize
- Klim Fonts
- Clear Floats
	- Box Sizing
- Defaults
	- Typography
	- Headings
	- Objects
	- Tables
- Forms
	- Search Form
	- Footer Widget Form
- Accessibilty
	- Screen Reader Text
	- Skip Links
- WordPress
	- Defaults
	- Gallery
	- Avatar
- Structure and Layout
	- Site Containers
	- Site Header
	- Content
	- Columns
	- Widgets
- Titles
	- Site Header
	- Widgets
	- Author Box
	- Archive Description
- Navigation
	- Menu Principal
	- Responsive Menu
	- Menu Footer
- Content Areas
	- Entries
	- Entry Meta
	- Comments
	- Pagination
- Sidebars
- Widgets
- Common Classes
	- Archive/Author Box
	- Breadcrumbs
- Common Plugins
	- Jetpack
- Footer
	- Widgets
- Media Queries
	- Retina (2x)
	- 768
	- 1200
	- 1600
*/

/*=================================
=            Normalize            =
=================================*/

/* normalize.css v3.0.2 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/*================================
=          Klim Fonts            =
================================*/

@font-face {
	font-family: 'tiempostext';
	src: url('assets/fonts/TiemposTextWeb-Regular.eot');
	src: url('assets/fonts/TiemposTextWeb-Regular.eot?#iefix') format('embedded-opentype'), url('assets/fonts/TiemposTextWeb-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'tiempostext';
	src: url('assets/fonts/TiemposTextWeb-RegularItalic.eot');
	src: url('assets/fonts/TiemposTextWeb-RegularItalic.eot?#iefix') format('embedded-opentype'), url('assets/fonts/TiemposTextWeb-RegularItalic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'tiempostext';
	src: url('assets/fonts/TiemposTextWeb-Bold.eot');
	src: url('assets/fonts/TiemposTextWeb-Bold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/TiemposTextWeb-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'tiempostext';
	src: url('assets/fonts/TiemposTextWeb-BoldItalic.eot');
	src: url('assets/fonts/TiemposTextWeb-BoldItalic.eot?#iefix') format('embedded-opentype'), url('assets/fonts/TiemposTextWeb-BoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'tiemposheadline';
	src: url('assets/fonts/TiemposHeadlineWeb-Bold.eot');
	src: url('assets/fonts/TiemposHeadlineWeb-Bold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/TiemposHeadlineWeb-Bold.woff') format('woff');
	font-weight: bold;
}

@font-face {
	font-family: 'tiemposheadline';
	src: url('assets/fonts/TiemposHeadlineWeb-Black.eot');
	src: url('assets/fonts/TiemposHeadlineWeb-Black.eot?#iefix') format('embedded-opentype'), url('assets/fonts/TiemposHeadlineWeb-Black.woff') format('woff');
	font-weight: black;
}

@font-face {
	font-family: 'foundersgrotesk';
	src: url('assets/fonts/FoundersGroteskWeb-Regular.eot');
	src: url('assets/fonts/FoundersGroteskWeb-Regular.eot?#iefix') format('embedded-opentype'), url('assets/fonts/FoundersGroteskWeb-Regular.woff') format('woff');
	font-weight: normal;
}

@font-face {
	font-family: 'foundersgrotesk';
	src: url('assets/fonts/FoundersGroteskWeb-Medium.eot');
	src: url('assets/fonts/FoundersGroteskWeb-Medium.eot?#iefix') format('embedded-opentype'), url('assets/fonts/FoundersGroteskWeb-Medium.woff') format('woff');
	font-weight: 500; /* font-weight: medium */
}

@font-face {
	font-family: 'foundersgrotesk';
	src: url('assets/fonts/FoundersGroteskWeb-Bold.eot');
	src: url('assets/fonts/FoundersGroteskWeb-Bold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/FoundersGroteskWeb-Bold.woff') format('woff');
	font-weight: bold;
}

@font-face {
	font-family: 'foundersgroteskcondensed';
	src: url('assets/fonts/FoundersGroteskCondensedWeb-Bold.eot');
	src: url('assets/fonts/FoundersGroteskCondensedWeb-Bold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/FoundersGroteskCondensedWeb-Bold.woff') format('woff');
	font-weight: normal;
}

/*====================================
=            Clear Floats            =
====================================*/

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.nav-third:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.nav-third:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/*----------  Box Sizing  ----------*/

html,
input[type="search"]{
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

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

/*----------  Flex  ----------*/

.flex {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;
}


/*================================
=            Defaults            =
================================*/

/*----------  Typography  ----------*/

html {
    font-size: 62.5%; /* Set the default browser size to 10px */
}

body > div {
    font-size: 1.8rem; /* Chrome fix for REM values */
}

body {
	background-color: #fff;
	color: #131313;
	font-family: 'tiempostext', Georgia, serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
	line-height: 1.611;
	margin: 0;
	-webkit-font-smoothing: antialiased;
}

body.nav-visible {
	overflow: hidden;
}

a {
	color: #BF4540;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #8D2324;
	border-bottom: 0
}

p {
	margin: 0 0 1.444em 0;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 26px;
	margin-left: 40px
}

.entry-content ol > li {
	list-style-type: decimal;
	margin-bottom: 26px;
}

.entry-content ul > li {
	list-style-type: disc;
	margin-bottom: 26px;
}

.entry-content ul > li > ul,
.entry-content ol > li > ul {
	margin-top: 13px;
}

.entry-content ul > li > ul li,
.entry-content ol > li > ul li {
	list-style-type: circle;
}

.entry-content ul > li > img {
	padding: 0;
	margin: 0;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 1em 0;
}

.archivo hr {
	margin: 0.4em;
}

b,
strong {
	font-weight: bold;
}

blockquote,
em,
i {
	font-style: italic;
}

blockquote {
	border-left: 6px solid #e7e7e7;
	color: #636262;
	margin: 1.25em 0;
	padding-left: 15px;
}

blockquote .intro {
	font-size: 24px;
	font-size: 2.4rem;
}

cite {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1em;
	font-family: 'foundersgrotesk', Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	padding-left: 15px;
}

.home-testimonial {
	margin: 0 0 1.444em 0;
}

.home .home-testimonial,
.page-product .home-testimonial {
	margin: 0;
}

.home-testimonial blockquote::before {
	content: "\201C";
	display: block;
	font-size: 60px;
	height: 0;
	left: -25px;
	position: relative;
	top: 5px;
	font-style: normal;
}

.home-testimonial blockquote {
	border: 0;
	margin: 0;
	color: #131313;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.4em;
	padding-top: 0;
	padding-left: 25px;
}

.home-testimonial cite {
	margin-top: 1.4em;
	padding-left: 0;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.2em;
}

small {
	font-size: 0.75em;
}

/*----------  Headings  ----------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #131313;
	font-family: 'tiemposheadline', Georgia, serif;
	font-weight: black;
	margin: 1.414em 0 0.5em;
}

h1 {
	font-size: 34px;
	font-size: 3.4rem;
	line-height: 1.38em
}

h2 {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.35em
}

h3 {
	font-size: 21px;
	font-size: 2.1rem;
	line-height: 1.33em
}

h4 {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.31em;
}

h5,
h6 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.1em;
}

/*----------  Objects  ----------*/

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.entry-content img {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
    float: none !important;
}

.featured-content img,
.gallery img {
	width: auto;
}

.wp-caption {
	margin: 0;
}

/*----------  Tables  ----------*/

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}


/*=============================
=            Forms            =
=============================*/

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #131313;
	padding: 16px;
	width: 100%;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

input[type="text"],
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea {
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

/*input:not( [type="checkbox" ] ),
input:not( [type="image"] ),
input:not( [type="radio"] ) {
	-webkit-appearance: none; /* Remove iOS styles */
} /* mientras resuelvo */

::-moz-placeholder {
	color: #959595;
	font-weight: 300;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #959595;
	font-weight: 300;
}

textarea:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
    opacity: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	border: none;
	border-radius: 2px;
	background-color: #1E81CC;
	color: #fff;
	cursor: pointer;
	font-family: 'foundersgrotesk', Arial, sans-serif !important;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	padding: 15px 20px;
	width: auto;
	font-size: 16px;
	font-size: 1.6rem;
    transition: all .3s ease-in-out 0s;
}

.button.red {
	background-color: #BF4540;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
	background-color: #145A8E;
	color: #fff;
}

.button.red:hover {
	background-color: #8D2324;
}

.button {
	display: inline-block;
}

/*----------  Search Form  ----------*/

input[type="search"] {
	-webkit-appearance: none;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	height: 60px;
}

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

.site-inner .search-form input[type="search"] {
    width: 80%;
    margin-right: 1%;
    padding: 20px
}

.search-form {
	overflow: hidden;
	height: 60px;
}

.search-form input[type="submit"] {
	font-family: FontAwesome;
    height: 60px;
    padding: 12px 16px;
    font-size: 20px;
}

.error-search .search-form {
	margin-top: 1em;
}

/*=====================================
=            Accessibility            =
=====================================*/

/*----------  Screen Reader Text  ----------*/

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 23px 14px;
	color: #BF4540;
	background: #fff;
	z-index: 100000; /* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.7);
}

.more-link {
    position: relative;
}

/*----------  Skip Links  ----------*/

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

.genesis-skip-link a {
	border-bottom: 0;
}

.genesis-skip-link a:hover {
	background: #f5f5f5;
}

:focus {
	box-shadow: 0;
	outline: none;
}

/*=================================
=            WordPress            =
=================================*/

/*----------  Defaults  ----------*/

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	color: #636262;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 28px;
}

#wpadminbar {
	position: fixed !important;
}

/*=================================
=            Structure            =
=================================*/

/*----------  Site Containers  ----------*/

.site-container {
	max-width: 100%;
}

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
}

.site-inner {
	clear: both;
	margin-top: 30px;
	margin-bottom: 50px
}

.single .site-inner {
	margin-top: 50px;
}

.wrap {
	padding: 0 15px
}

/*----------  Site Header  ----------*/

.site-header > .wrap {
	padding: 15px;
}

.title-area {
	float: left;
	max-width: 165px;
}

.title-area img {
	display: block;
}

.site-title {
	margin: 0;
}

.site-description {
	display: none;
	font-size: 1em;
}

/*==============================
=            Titles            =
==============================*/

/*----------  After Entry  ----------*/

.reply-title,
.crp_related h5,
.entry-comments h5,
.author-box h5 {
	font-family: 'foundersgrotesk', Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #131313;
	padding-bottom: 5px;
	margin: 0 0 20px 0
}

.reply-title {
	border-bottom: 0;
	margin-bottom: 0 !important;
}

/*==================================
=            Navigation            =
==================================*/

.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: center;
}

.genesis-nav-menu a {
	color: #131313;
	text-decoration: none;
	display: block;
	padding: 10px 0;
	font-family: 'foundersgrotesk', Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus {
	color: #BF4540;
}

/*----------  Responsive Menu  ----------*/

.responsive-menu-icon {
	cursor: pointer;
	text-align: center;
}

.responsive-menu-icon:focus {
	color: #BF4540;
}

.genesis-nav-menu.responsive-menu {
	display: none;
}

.genesis-nav-menu.responsive-menu .menu-item,
.responsive-menu-icon {
	display: block;
}

/*----------  Primary Menu  ----------*/

.nav-primary .responsive-menu-icon {
	float: right;
	width: 29px;
	height: 29px;
	font-size: 29px;
	line-height: 29px;
}

.nav-primary .genesis-nav-menu li:last-child a {
	padding-bottom: 0;
}

.nav-primary .genesis-nav-menu .current-menu-item a {
	color: #BF4540;
}

.nav-primary .genesis-nav-menu .current-menu-item a:hover {
	color: #8D2324;
}

/*----------  Secondary Menu  ----------*/

.nav-secondary-wrapper {
	background-color: #E7E7E7;
	min-height: 30px;
}

.nav-secondary-wrapper .wrap {
	position: relative;
}

.nav-secondary .responsive-menu-icon {
	width: 20px;
	height: 30px;
	font-size: 20px;
	line-height: 20px;
	padding-top: 5px;
}

.nav-secondary .responsive-menu-icon::after {
	content: 'Categorías';
	font-family: 'foundersgrotesk', Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	text-transform: uppercase;
	margin-left: 6px;
	position: absolute;
}

.nav-secondary .genesis-nav-menu a {
	text-align: left;
	font-weight: normal;
	padding: 12px 0;
	color: #414042;
}
	
.nav-secondary .genesis-nav-menu a:hover {
	background-color: #d2d2d2;
}

/*----------  Expanding Search Form  ----------*/

.searchbar {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 15px;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-ms-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
	width: 0;
}

.searchform {
	position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	min-width: 30px;
	height: 30px;
}

.search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	outline: 0;
	background: #D2D2D2;
	margin: 0;
	padding: 4px 0 4px 20px;
	font-family: 'foundersgrotesk', Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
}

.searchform input[type="search"] {
	height: 30px;
	font-size: 1em;
	border-radius: 0;
	font-family: 'foundersgrotesk', Arial, sans-serif;
	text-transform: uppercase;
}

.search-input::-webkit-input-placeholder,
.search-input::-moz-placeholder,
.search-input:-ms-input-placeholder {
	color: #6f6d71;
}

.search-input:focus {
	border: 0 !important
}

.searchbox-icon,
.search-submit {
	border-radius: 0 !important;
	background-color: #D2D2D2 !important;
	border: 0 !important;
	width: auto !important;
	position: absolute;
	right: 0;
	margin: 0;
	color: #414042;
	cursor: pointer;
	padding: 0 6px 0 0 !important;
}

.searchbox-icon:hover,
.search-submit:hover {
	background-color: #1f6ea9;
}

/*=====================================
=            Content Areas            =
=====================================*/

/*----------  Full Width Image Post  ----------*/

.single-hero {
	min-height: 400px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff
}

.single-hero a {
	color: #fff
}

.single-hero a:hover {
	color: #e2e4e2
}

.hero-mask {
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	min-height: inherit;
	display: -webkit-box;
	display: -moz-box; 
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
	justify-content: center;
}

.hero-content {
	padding: 0 15px;
	text-align: center;
}

.hero-content .entry-title {
	font-size: 26px;
	font-size: 2.6rem;
	margin: 0;
	color: #fff;
}

.hero-content .entry-meta {
	text-transform: uppercase;
	font-family: 'foundersgrotesk', Arial, sans-serif;
	font-weight: 500;
	font-size: 16px;
	font-size: 1.6rem
}

.hero-content .point,
.hero-content .entry-comments-link::first-letter {
	display: none;
}

.hero-content .entry-comments-link {
	display: block;
}

.hero-content hr {
	max-width: 110px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px
}

/*----------  Entries  ----------*/

.archive-title,
.page .entry-title,
.search-title,
.content .entry:first-of-type .entry-title {
	margin-top: 0;
	text-align: center;
}

.blog .entry:first-of-type .entry-title {
	text-align: left;
}

.entry {
	text-rendering: optimizeLegibility;
}

.entry-content code {
	background-color: #ddd;
}

.intro {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.375;
	margin-bottom: 1.375em
}

.single .entry-content .alignnone,
.single .entry-content iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry-content p:last-child {
	margin-bottom: 50px
}

/*----------  Social Share  ----------*/

.social-share {
    margin: 25px 0 50px 0;
}

.social-share .text {
	display: none;
}

.social-share ul {
	text-align: center;
}

.social-share li {
	display: inline-block;
	padding: 0 3px;
}

.social-share li a {
	display: inline-block;
	width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    border: 2px solid #131313;
	color: #131313;
	border-radius: 100%;
	background: transparent none repeat scroll 0 0;
    transition: all .3s ease-in-out 0s;
}

.social-share li a:hover {
	border-color: #131313;
	background-color: #131313;
	color: #fff;
}
	
.social-share li .fa {
    width: 1.28571429em;
    text-align: center;
}


/*----------  Author Box  ----------*/

.author-box {
	margin-bottom: 50px;
}

.author-box .flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.author-box .title {
	font-weight: bold
}

.author-box .left {
	-webkit-box-flex: 0 0 80px;
	-moz-box-flex: 0 0 80px;
	width: 80px;
	-webkit-flex: 0 0 80px;
	-ms-flex: 0 0 80px;  
	flex: 0 0 80px;
	margin-right: 10px;
}

.author-box .left img {
	max-width: 80px;
}

.author-box .right {
	-webkit-box-flex: 1 1;
	-moz-box-flex: 1 1;
	width: 520px;
	-webkit-flex: 1 1;
	-ms-flex: 1 1;
	flex: 1 1;
}

.author-box .title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 10px;
	line-height: 1em
}

.author-box .title a {
	color: #131313
}

.author-box .title a:hover {
	color: #BF4540
}

.author-box .desc {
	font-size: 16px;
	font-size: 1.6rem;
}

/*----------  Related Posts  ----------*/

.crp_related {
	margin-bottom: 50px;
}

.related-post {
	margin-bottom: 20px;
	position: relative;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.214;
}

.related-post img {
	float: left;
	margin-right: 15px;
	width: 115px;
	height: 75px;
}

.related-post img:hover {
	opacity: 0.9;
}

.related-post .crp_title {
	margin-bottom: 0;
	color: #131313;
	/* position: absolute;*/
}

.related-post .crp_title:hover {
	color: #BF4540;
}

/*----------  Comments  ----------*/

.entry-comments h5 span {
	font-family: 'tiempostext', Georgia, serif;
    font-weight: normal;
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: lowercase;
    margin-left: 10px;
}

.comment-header {
	margin-bottom: 20px;
	overflow: hidden;
}

p.form-submit,
.comment-meta,
.comment-author {
	margin: 0;
	line-height: 1em
}

.comment .avatar {
	float: left;
	margin: 0 15px 0 0;
	max-width: 70px
}

.comment-author,
a.comment-author-link {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #131313;
	margin-bottom: 10px;
}

a:hover.comment-author-link {
	color: #BF4540;
}

.comment-time {
	font-size: 14px;
	font-size: 1.4rem;
	color: #929292;
}

.says,
.comment-edit-link  {
	display: none;
}

.comment-reply {
	clear: both;
	line-height: 1em;
}

a.comment-reply-link {
	font-family: 'foundersgrotesk', Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #929292;
}

a:hover.comment-reply-link {
	color: #BF4540
}

.comment-content p {
	overflow-wrap: break-word;
	word-wrap: break-word;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.438;
	margin-bottom: 1.438em
}

li.pingback,
li.comment > article,
li.comment + .comment-respond {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #e7e7e7
}

li.depth-2 article .comment-header,
li.depth-2 article .comment-content,
li.depth-2 article .comment-reply {
	padding-left: 20px;
}

li.depth-3 article .comment-header,
li.depth-3 article .comment-content,
li.depth-3 article .comment-reply {
	padding-left: 40px;
}

li.depth-4 article .comment-header,
li.depth-4 article .comment-content,
li.depth-4 article .comment-reply {
	padding-left: 60px;
}

.comment-reply-title > small,
.logged-in-as {
	font-family: Georgia, serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-style: italic;
	font-weight: normal;
	text-transform: initial;
}

h5.comment-reply-title {
	font-family: 'foundersgrotesk', Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 0;
	margin-bottom: 0 !important;
}

h5.comment-reply-title small {
	display: block;
}

.comment-respond input[type="submit"] {
	width: 100%;
	padding: 20px 0;
	border: 2px solid #131313;
	background-color: #fff;
	color: #131313;
	background: transparent none repeat scroll 0 0;
    transition: all .3s ease-in-out 0s;
}

.comment-respond input:hover[type="submit"] {
	background-color: #131313;
	color: #fff;
}

.comment p.alert {
	font-style: italic
}

p.comment-form-comment {
	margin-bottom: 15px
}

.comment-form {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Icons en comments form */
.comment-form input {
	padding-left: 40px;
}

.comment-form-author:before,
.comment-form-email:before,
.comment-form-url:before {
    color: #666;
    content:"\f007";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    padding: 14px;
}

.comment-form-author:before {
    content:"\f007";
}

.comment-form-email:before {
	content: "\f0e0";
}

.comment-form-url:before {
	content: "\f0c1";
}

/* Policy Box Accordion */

.accordion-toggle {
	cursor: pointer;
	padding: 5px 0;
}

.accordion-toggle .fa-caret-right {
    font-size: 25px;
    padding-left: 5px;
	transition: all .3s ease-in-out 0s;
}

.accordion-toggle.open > .fa-caret-right {
	transition: all .3s ease-in-out 0s;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 25px;
    padding-left: 5px;
}

.accordion-content {
	display: none;
	padding-bottom: 30px;
}

.accordion-content ul li {
	list-style-type: disc;
	margin-left: 20px;
}

/* Subscribe Reloaded */

label[for="subscribe-reloaded"] {
	display: block;
	margin-top: 8px;		
}

/*================================
=            Archive            =
================================*/

.archive article,
.search article,
.blog article {
	margin-bottom: 50px;
}

.blog .feature .entry-title {
	text-align: left !important;
}

.archive article img,
.search article img,
.blog article img {
	margin-bottom: 15px;
	display: block;
	width: 100%;
}

.archive article img:hover,
.search article img:hover,
.blog article img:hover {
	opacity: 0.8;
}

.archive .entry-title,
.search .entry-title,
.blog .entry-title {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.273em;
	margin-bottom: 0;
	margin-top: 0;
}

.archive .entry-title a,
.search .entry-title a,
.blog .entry-title a {
	color: #131313
}

.archive .entry-title a:hover,
.search .entry-title a:hover,
.blog .entry-title a:hover {
	color: #BF4540
}

.archive p.entry-meta:before,
.search p.entry-meta:before,
.blog p.entry-meta:before {
    content: "";
    position: absolute;
    left: 0;
    top: -15px;
    height: 0px;
    width: 70px;
    border-bottom: 2px solid #131313;
}

.archive p.entry-meta,
.search p.entry-meta,
.blog p.entry-meta {
	position: relative;
	margin-top: 30px
}

p.entry-meta {
    text-transform: uppercase;
    font-family: 'foundersgrotesk', Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0
}

/*----------  Pagination  ----------*/

.pagination {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: -15px;
}

.pagination li {
	display: inline-block;
	font-family: 'foundersgrotesk', Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 10px 15px 0;
	height: 50px;
}

.pagination li:last-child {
	margin: 0
}

.pagination a {
	padding: 15px;
	color: #131313;
	border: 2px solid #131313;
	border-radius: 2px;
	font-size: 16px;
	font-size: 1.6rem;
	background: transparent none repeat scroll 0 0;
    transition: all .3s ease-in-out 0s;
}

.pagination a:hover {
	color: #fff;
	background-color: #131313;
	border-color: #131313;
}

.pagination li.active a {
	color: #fff;
	background-color: #131313;
	border-color: #131313;
}

.pagination li.active a:hover {
	background-color: #545454;
	border-color: #545454;
}

/*----------  Back to Top  ----------*/

.to-top {
	display: inline-block;
	z-index: 100;
	position: fixed;
	bottom: 23px;
	right: 13px;
	overflow: hidden;
	background: rgba(255,255,255,0);
	visibility: hidden;
	opacity: 0;
    border: 2px solid #636262;
	border-radius: 2px;
	border-bottom: 2px solid #636262 !important;
	text-align: center;
    color: #636262;
	height: 30px;
	width: 30px;
	font-size: 26px;
	line-height: 30px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.to-top .fa {
    vertical-align: top;
}

.to-top.top-is-visible {
	visibility: visible;
	opacity: 1;
}

.to-top.top-fade-out {
	opacity: 0.5;
}


/*================================
=            Sidebars            =
================================*/

.sidebar {
	display: none;
}

/*===============================
=            Widgets            =
===============================*/



/*======================================
=            Common Classes            =
======================================*/

/*----------  Breadcrumbs  ----------*/

.breadcrumb {
	font-size: .8em;
	font-style: italic;
	margin-bottom: 20px;
}

/*======================================
=            Common Plugins            =
======================================*/

/*----------  Jetpack  ----------*/

#wpstats {
	display: none;
}

/*==============================
=            Footer            =
==============================*/

.footer {
	background-color: #2E2E2E;
}

/*----------  Social Footer  ----------*/

.social-footer {
    padding: 25px 0 20px 0;
    background-color: #2e2e2e;
}

.social-footer ul {
	text-align: center;
}

.social-footer li {
	display: inline-block;
	padding: 0 3px;
}

.social-footer li a {
	color: #2e2e2e;
	display: inline-block;
	width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    background: #fff none repeat scroll 0 0;
    transition: all .3s ease-in-out 0s;
}

.social-footer li a:hover {
	background-color: #b2b2b2;
	color: #2e2e2e;
}
	
.social-footer li .fa {
    width: 1.28571429em;
    text-align: center;
}

/*----------  Footer Menu ----------*/

.nav-third {
	background-color: #2e2e2e;
	padding: 0 15px 25px;
}

.nav-third .menu {
	clear: both;
	text-align: center;
}

.nav-third .menu-item {
	display: inline-block;
	padding: 0;
}

.nav-third .menu-item a {
	text-transform: uppercase;
	font-family: 'foundersgrotesk', Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	padding: 0 5px
}

.nav-third .menu-item a:hover {
	color: #B2B2B2
}

/*----------  Site Footer  ----------*/

.site-footer {
	clear: both;
	font-size: 14px;
	font-size: 1.4rem;
	overflow: hidden;
	padding: 0 0 25px 0;
	background-color: #2E2E2E;
	color: #fff;
	text-align: center
}

.site-footer .copyright {
	margin-bottom: 10px
}

.site-footer .credits {
	font-size: 13px;
	font-size: 1.3rem;
	color: #6D6A6A;
	margin-bottom: 0;
}

.site-footer .credits a {
	color: #a7a7a7
}

.site-footer .credits a:hover {
	color: #fff
}

.site-footer span {
	display: block
}

/*=====================================
=            Media Queries            =
=====================================*/

/*----------  Retina (2x)  ----------*/

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {

}

/*----------  768  ----------*/

@media screen and (min-width: 768px) {
	
	/* Above WP Admin */
	
	body.logged-in {
		margin: 0
	}
	
	.logged-in .site-header.shrink {
		margin-top: 46px;
	}
	
	/* Site Header */
	
	.site-header {
	    left: 0;
	    top: 0;
	    width: 100%;
	    z-index: 999;
		box-shadow: none;
	}
	
	.site-header > .wrap {
		padding: 18px 30px;
		background-color: #fff;
	}
	
	.site-header.shrink > .wrap {
		padding: 8px 30px;
	}
	
	.site-header.shrink {
	    position: fixed;
		background-color: #fff;
		box-shadow: 0 0 5px rgba(0,0,0, 0.2);
		-webkit-transition: all 0.6s ease-in-out;
	    -moz-transition: all 0.6s ease-in-out;
	    -ms-transition: all 0.6s ease-in-out;
	    -o-transition: all 0.6s ease-in-out;
	    transition: all 0.6s ease-in-out;
	}
	
	.site-header.shrink + div > .wrap {
		clear: both;
	    margin-top: 70px;
	}
	
	.title-area {
		max-width: 187px;
	}
	
	/* Primary Navigation */
	
	.nav-primary .genesis-nav-menu {
		text-align: center;
	}
	
	.nav-primary .genesis-nav-menu a {
		font-size: 15.92px;
		font-size: 1.592rem;
		padding: 15px 11px 0 11px;
	}
	
	.nav-primary .responsive-menu-icon {
		width: 34px;
		height: 34px;
		font-size: 34px;
		line-height: 34px;
	}
	
	/* Secondary Navigation */
	
	.nav-secondary .genesis-nav-menu a {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 13px 0;
	}
	
	.nav-secondary .responsive-menu-icon {
	    width: 24px;
	    height: 32px;
	    font-size: 24px;
	    line-height: 24px;
	    padding-top: 4px;
	}
	
	.nav-secondary .responsive-menu-icon::after {
		font-size: 15px;
		font-size: 1.5rem;
		margin-left: 10px;
	}
	
	.searchbar {
		padding: 0 30px
	}
	
	.searchform {
		min-width: 32px;
		height: 32px;
	}
	
	.search-input,
	.searchform input[type="search"] {
		height: 32px;
	}
	
	.searchbox-icon,
	.search-submit {
		padding: 2px 8px 0 0 !important;
	}
	
	/*----------  Columns  ----------*/

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%;
	}

	.one-third,
	.two-sixths {
		width: 31.623931623931625%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%;
	}

	.one-fourth {
		width: 23.076923076923077%;
	}

	.three-fourths {
		width: 74.35897435897436%;
	}

	.one-sixth {
		width: 14.52991452991453%;
	}

	.five-sixths {
		width: 82.90598290598291%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}
	
	/* Typography */
	
	body,
	body > div,
	.single .entry-content blockquote p:first-child {
		font-size: 17.92px;
		font-size: 1.792rem;
	}
	
	body > p {
		line-height: 1.550em;
		margin-bottom: 1.550em;
	}
	
	.intro {
		font-size: 25.09px;
		font-size: 2.509rem;
		line-height: 1.429em;
		margin-bottom: 1.429em;
	}

	h1,
	.search-title,
	.hero-content .entry-title {
		font-size: 48.3px;
		font-size: 4.83rem;
		line-height: 1.296em
	}

	h2 {
		font-size: 32.26px;
		font-size: 3.226rem;
		line-height: 1.25em;
		margin-top: 64px
	}

	h3 {
		font-size: 26.89px;
		font-size: 2.689rem;
		line-height: 1.235em;
		margin-top: 42px;
	}

	h4 {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.22em;
		margin-top: 36px;
	}
	
	h5,
	h6 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.22em;
	}
	
	blockquote {
		padding-left: 35.6px;
	}
	
	.home-testimonial blockquote::before {
		font-size: 62px;
	    left: -28px;
	    top: 10px;
	}
	
	.home-testimonial blockquote {
		font-size: 17.8px;
		font-size: 1.78rem;
		padding-left: 30px;
	}
	
	.home-testimonial cite {
		font-size: 16.02px;
		font-size: 1.602rem;
	}
	
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.button {
		padding: 18px 31px;
		font-size: 16.02px;
		font-size: 1.6rem;
	}
	
	.wp-caption-text {
		font-size: 16.02px;
		font-size: 1.602rem;
	}

	/* Structure */
	
	.site-inner {
		margin: 0 auto;
		margin-top: 45px;
		margin-bottom: 45px;
	}
	
	.wrap {
		padding: 0 30px;
	}
	
	.nav-secondary-wrapper .wrap {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	/* Hero site */
	
	.single-hero {
		min-height: 534px
	}
	
	.hero-content {
		padding: 0 30px
	}
	
	.hero-content .headline {
		max-width: 1000px;
	}
	
	.hero-content hr {
		margin-bottom: 22px;
		margin-top: 22px;
		border: 2px solid #fff
	}
	
	.hero-content .entry-comments-link,
	.hero-content .point {
		display: inline-block
	}
	
	.hero-content .entry-comments-link::first-letter {
		display: inherit;
	}
	
	.hero-content .point {
		margin: 0 5px
	}
	
	.hero-content .entry-meta {
		font-size: 19.72px;
		font-size: 1.972rem
	}
	
	/* After Entry */
	
	.crp_related,
	.author-box, 
	.comments,
	.entry-comments {
		margin-bottom: 63px
	}
	
	.reply-title,
	.crp_related h5,
	.entry-comments h5,
	.author-box h5 {
		font-size: 26.89px;
		font-size: 2.689rem;
		padding-bottom: 9px;
		margin-bottom: 27px
	}
	
	/* Social Share */
	
	.social-share {
		padding: 10px 0;
	    margin: 26px 0 63px 0;
	    border-top: 1px solid #131313;
	    border-bottom: 1px solid #131313;
	}
	
	.social-share ul {
		display: inline;
	}
	
	.social-share .text {
		display: inline;
		font-weight: bold;
		margin-right: 10px;
	    font-size: 19.72px;
	    font-size: 1.92rem;
	    color: #131313;
	}
	
	.social-share li {
		padding: 0;
		margin-right: 9px;
	}
	
	.social-share li a {
		width: 45px;
	    height: 45px;
	    font-size: 20px;
	    line-height: 40px;
	}
	
	.social-share li:last-child {
		display: none;
	}
	
	/* Author box */
	
	.author-box .left {
		-webkit-box-flex: 0 0 107px;
		-moz-box-flex: 0 0 107px;
		width: 107px;
		-webkit-flex: 0 0 107px;
		-ms-flex: 0 0 107px;
		flex: 0 0 107px;
		margin-right: 17px
	}
	
	.author-box .left img {
		max-width: 107px;
	}
	
	.author-box .title {
		font-size: 21.51px;
		font-size: 2.151rem;
	}
	
	.author-box .desc {
		font-size: 17.92px;
		font-size: 1.792rem;
		line-height: 1.550em
	}
	
	/* Related posts */
	
	.related-post {
		float: left;
		margin-left: 2.564102564102564%;
		width: 31.623931623931625%;
		position: inherit;
		font-family: 'tiemposheadline', Georgia, serif;
		font-weight: bold;
		font-size: 16.13px;
		font-size: 1.613rem;
		line-height: 1.555em;	
	}
	
	.related-post:first-child {
		clear: both;
		margin-left: 0;
	}
	
	.related-post img {
		float: none;
		display: block;
		margin-bottom: 6px;
		height: 150px;
		width: 100%;
	}
	
	.related-post .crp_title {
		position: inherit;
	}

	/* Comments */
		
	.entry-comments h5 span {
		font-size: 17.92px;
		font-size: 1.792rem;
	}
	
	.comment-header {
		margin-bottom: 24px
	}
	
	.comment-author,
	a.comment-author-link {
		font-size: 17.92px;
		font-size: 1.792rem;
		margin-bottom: 12px;
	}
	
	.comment-time {
		font-size: 14.34px;
		font-size: 1.434rem;
	}
	
	.comment-content p {
		font-size: 17.92px;
		font-size: 1.792rem;
		line-height: 1.550em;
		margin-bottom: 1.550em
	}
	
	h5.comment-reply-title small {
		display: inline-block;
	}

	li.pingback,
	li.comment > article,
	li.comment + .comment-respond {
		margin-bottom: 27px;
		padding-bottom: 27px;
	}
	
	li.depth-2 article .comment-header,
	li.depth-2 article .comment-content,
	li.depth-2 article .comment-reply {
		padding-left: 27px;
	}
	
	li.depth-3 article .comment-header,
	li.depth-3 article .comment-content,
	li.depth-3 article .comment-reply {
		padding-left: 54px;
	}
	
	li.depth-4 article .comment-header,
	li.depth-4 article .comment-content,
	li.depth-4 article .comment-reply {
		padding-left: 81px;
	}
	
	.comment-form {
		font-size: 17.92px;
		font-size: 1.792rem;
	}
	
	/* Blog page */
	
	.blog .site-inner {
		margin-top: 63px;
		margin-bottom: 63px;
	}
	
	.archive .site-inner .wrap,
	.search .site-inner .wrap,
	.blog .site-inner .wrap {
		max-width: 1000px;
	}
	
	.blog .feature {
	    position: relative;
	    background: #131313;
	}
	
	.blog .feature img {
	    opacity: 0.5;
	    margin: 0;
	    height: 550px;
	}
	
	.blog article.feature:hover img {
		opacity: 0.9;
	}
	
	.archive article,
	.search article,
	.blog article {
		margin-bottom: 45px
	}
	
	.blog .feature .entry-header {
	    position: absolute;
	    bottom: 0;
	    margin-bottom: 25px;
	    margin-left: 25px;
	    max-width: 450px;
	}
	
	.archive article img,
	.search article img,
	.blog article img {
		margin-bottom: 15px;
	}
	
	.blog .feature .entry-title a {
	    color: #fff;
	    font-size: 35.4px;
	    font-size: 3.54rem;
	    line-height: 1.3em;
	}
	
	.blog .feature p.entry-meta:before {
	    border-bottom: 2px solid #fff;
	}

	.blog .feature .entry-meta {
		color: #fff;
	}
	
	.archive .entry-title,
	.search .entry-title,
	.blog .entry-title {
		font-size: 15.58px;
		font-size: 1.558rem;
		line-height: 1.361em;
	}
	
	p.entry-meta {
		font-size: 14.16px;
		font-size: 1.416rem
	}
	
	.pagination {
		margin-top: 15px;
	}
	
	.pagination li {
		margin: 0 10px 0 0;
		height: 43px;
	}
	{
	.pagination a {
		padding: 15px 25px;
		font-size: 14.16px;
		font-size: 1.416rem;
	}
	
	/* Footer*/
	
	.social-footer {
	    padding: 35px 0 28px 0;
	}
	
	.social-footer li a {
		width: 45px;
	    height: 45px;
	    font-size: 20px;
	    line-height: 45px;
	}
	
	.nav-third .menu-item a {
		font-size: 17.92px;
		font-size: 1.792rem
	}  
	
	.site-footer .copyright {
		font-size: 16.13px;
		font-size: 1.613rem
	}
	
	.site-footer .credits {
		font-size: 14.34px;
		font-size: 1.434rem
	}
	
	.site-footer {
		padding-bottom: 35px
	}
	
	.site-footer span {
		display: inline-block
	}
	
	/* To Top */
	.to-top {
		right: 20px;
		bottom: 20px;
		height: 35px;
		width: 35px;
		font-size: 30px;
		line-height: 35px;
	}
	
}

@media screen and (min-width: 783px) {
	
	/* Above WP Admin */

	.logged-in .site-header.shrink {
		margin-top: 32px;
	}
	
}

/*-----  790px (max-width)  -----*/

@media screen and (min-width: 850px) {

	.wrap {
		padding: 0;
	}
	
	.archive .site-inner .wrap,
	.search .site-inner .wrap,
	.blog .site-inner .wrap {
		padding: 0 10%;
	}
	
	.site-inner .wrap {
		max-width: 790px;
	}

}

/*-----  1000px (max-width)  -----*/

@media screen and (min-width: 1060px) {
	
	.archive .site-inner .wrap,
	.search .site-inner .wrap,
	.blog .site-inner .wrap {
		padding: 0 8%;
	}
	
	
	.hero-content {
		padding: 0;
	}
	
}

/*----------  1200  ----------*/

@media screen and (min-width: 1200px) {
	
	/* Structure */
	
	.site-inner {
		margin-top: 50px;
		margin-bottom: 70px;
	}
	
	.single .site-inner {
		margin-top: 70px;
	}
	
	/* Site Header */
	
	.site-header .wrap {
		background-color: rgba(0,0,0,0);
	}
	
	.site-header.shrink + div > .wrap {
	    margin-top: 76.91px;
	}
	
	.title-area {
		max-width: 210px;
	}
		
	/* Navigation */
	
	.nav-primary .responsive-menu-icon {
		display: none;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item,
	.genesis-nav-menu.responsive-menu {
		display: inline-block;
	}
	
	/* Primary Navigation */
	
	.nav-primary {
		width: 80%;
		float: right;
	}
	
	.nav-primary .genesis-nav-menu {
		text-align: right;
	}
	
	.nav-primary .genesis-nav-menu a {
		font-size: 18px;
		font-size: 1.8rem;
		padding: 9px 13px;
	}

	.nav-primary .genesis-nav-menu li:last-child a {
		padding-right: 0;
	}
	
	/* Secondary Navigation */
	
	.nav-secondary .genesis-nav-menu {
		display: initial !important;
	}
	
	.nav-secondary-wrapper .wrap {
		padding: 0 30px;
		height: 36px;
	}
	
	.nav-secondary .responsive-menu-icon {
		display: none;
	}
	
	.nav-secondary ul li {
		overflow: auto;
	}
	
	.nav-secondary .genesis-nav-menu a {
		padding: 11px 6px;
	}
	
	.nav-secondary .genesis-nav-menu li:first-child a {
		padding-left: 0;
	}
	
	.searchform {
		min-width: 36px;
		height: 36px;
	}
	
	.searchform input[type="search"],
	.search-input {
		height: 36px;
	}
	
	.searchbox-icon,
	.search-submit {
		padding: 1px 9px 0 0 !important;
	}

	/* Typography */
	
	body,
	body > div,
	 .single .entry-content blockquote p:first-child {
		font-size: 20px;
		font-size: 2rem;
	}
	
	.intro {
		font-size: 28px;
		font-size: 2.8rem;
	}
	
	h1,
	.hero-content .entry-title,
	.search-title {
		font-size: 54px;
		font-size: 5.4rem;
		line-height: 1.296em;
	}

	h2 {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 1.25em;
	}

	h3 {
		font-size: 30px;
		font-size: 3rem;
		line-height: 1.25em;
	}

	h4,
	h5,
	h6 {
		font-size: 24px;
		font-size: 2.4rem;
	}
	
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.button {
		padding: 20px 35px;
		font-size: 18px;
		font-size: 1.8rem;
	}
	
	.wp-caption-text {
		font-size: 18px;
		font-size: 1.8rem
	}
	
	blockquote {
		padding-left: 40px;
	}
	
	.home-testimonial blockquote::before {
	    font-size: 70px;
	    left: -30px;
	    top: 10px;
	}
	
	.home-testimonial blockquote {
		font-size: 20px;
		font-size: 2rem;
	}
	
	.home-testimonial cite {
		font-size: 18px;
		font-size: 1.8rem;
	}
	
	/* Layout Wrappers */

	.full-width-content .content {
		width: 100%;
	}
	
	/* Hero site */
	
	.single-hero {
		min-height: 600px;
	}
	
	.hero-content {
		padding: 0;
	}
	
	.hero-content hr {
		margin-bottom: 25px;
		margin-top: 25px;
	}
	
	.hero-content .entry-meta {
		font-size: 22px;
		font-size: 2.2rem;
	}
	
	/* After Entry */
	
	.crp_related,
	.author-box, 
	.comments,
	.entry-comments {
		margin-bottom: 70px;
	}
	
	.reply-title,
	.crp_related h5,
	.entry-comments h5,
	.author-box h5 {
		font-size: 30px;
		font-size: 3rem;
		padding-bottom: 10px;
		margin-bottom: 30px;
	}
	
	/* Author box */
	
	.author-box .left {
		-webkit-box-flex: 0 0 120px;
		-moz-box-flex: 0 0 120px;
		width: 120px;
		-webkit-flex: 0 0 120px;
		-ms-flex: 0 0 120px;
		flex: 0 0 120px;
		margin-right: 20px
	}
	
	.author-box .left img {
		max-width: 120px;
	}
	
	.author-box .title {
		font-size: 24px;
		font-size: 2.4rem;
	}
	
	.author-box .desc {
		font-size: 20px;
		font-size: 2rem;
	}
	
	/* Social Share */
	
	.social-share {
		padding: 12px 0;
	    margin: 30px 0 70px 0;
	}
	
	.social-share .text {
		margin-right: 20px;
	    font-size: 22px;
	    font-size: 2rem;
	}
	
	.social-share li,
	.social-share li a {
		width: 44px;
	    height: 44px;
	    font-size: 22px;
	}
	
	.social-share li {
		margin-right: 12px;
	}
	
	/* Related posts */
	
	.related-post {
		font-size: 18px;
		font-size: 1.8rem;
	}
	
	.related-post img {
		height: 160px;
		margin-bottom: 9px;
	}

	/* Comments */
		
	.entry-comments h5 span {
		font-size: 20px;
		font-size: 2rem;
		margin-left: 15px
	}
	
	.comment-header {
		margin-bottom: 30px
	}
	
	.comment-author,
	a.comment-author-link {
		font-size: 20px;
		font-size: 2rem;
		margin-bottom: 14px;
	}
	
	.comment-time {
		font-size: 16px;
		font-size: 1.6rem;
	}
	
	.comment-content p {
		font-size: 20px;
		font-size: 2rem;
	}
	
	.accordion-toggle:hover {
		background-color: #e7e7e7;
	    transition: all .3s ease-in-out 0s;
	}
	
	li.pingback,
	li.comment > article,
	li.comment + .comment-respond {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	
	li.depth-2 article .comment-header,
	li.depth-2 article .comment-content,
	li.depth-2 article .comment-reply {
		padding-left: 30px;
	}
	
	li.depth-3 article .comment-header,
	li.depth-3 article .comment-content,
	li.depth-3 article .comment-reply {
		padding-left: 60px;
	}
	
	li.depth-4 article .comment-header,
	li.depth-4 article .comment-content,
	li.depth-4 article .comment-reply {
		padding-left: 90px;
	}
	
	.comment-form {
		font-size: 20px;
		font-size: 2rem;
	}
	
	/* Blog page */
	
	.blog .site-inner {
		margin-top: 70px;
		margin-bottom: 70px;
	}
	
	.archive .site-inner .wrap,
	.search .site-inner .wrap,
	.blog .site-inner .wrap {
		padding: 0;
	}
	
	.archive article,
	.search article,
	.blog article {
		margin-bottom: 70px;
	}
	
	.blog .feature img {
	    height: 625px;
	}
	
	.blog .feature .entry-header {
	    margin-bottom: 40px;
	    margin-left: 40px;
	    max-width: 650px;
	}
	
	.blog .feature .entry-title a {
	    font-size: 50px;
	    font-size: 5rem;
	    line-height: 1.3em;
	}
	
	.archive article img,
	.search article img,
	.blog article img {
		margin-bottom: 22px;
		height: 210px;
	}
	
	.archive .entry-title,
	.search .entry-title,
	.blog .entry-title {
		font-size: 25px;
		font-size: 2.5rem;
		line-height: 1.4em;
	}
	
	.archive p.entry-meta:before;
	.search p.entry-meta:before,
	.blog p.entry-meta:before {
	    top: -25px;
	}
	
	.archive p.entry-meta,
	.search p.entry-meta,
	.blog p.entry-meta {
		margin-top: 30px;
		font-size: 22px;
		font-size: 2.2rem;
	}
	
	.pagination {
		margin-top: 25px;
	}
	
	.pagination li {
	    margin: 0 5px 0 0;
		height: 60px;
	}
	
	.pagination a {
		padding: 15px 20px;
		font-size: 20px;
		font-size: 2rem;
	}
	
	/* Footer */
	
	.social-footer {
	    padding: 40px 0 30px 0;
	}
	
	.social-footer li a {
		width: 50px;
	    height: 50px;
	    font-size: 20px;
	    line-height: 49px;
	}
	
	.nav-third .menu-item a {
		font-size: 20px;
		font-size: 2rem
	}  
	
	.site-footer .copyright {
		font-size: 18px;
		font-size: 1.8rem
	}
	
	.site-footer .credits {
		font-size: 16px;
		font-size: 1.6rem
	}
	
	.site-footer {
		padding-bottom: 40px;
	}
	
	/* To Top */
	
	.to-top {
		right: 30px;
		bottom: 30px;
		height: 40px;
		width: 40px;
		font-size: 36px;
		line-height: 40px;
	}
	
	.to-top .fa {
		margin-top: -2px;
	}
	
	.to-top.top-fade-out:hover,
	.no-touch .to-top:hover {
		opacity: 1;
		border-bottom: 2px solid #636262;
		background-color: #636262;
		color: #fff;
	}

}

/*----------  1260 (padding) ----------*/

@media screen and (min-width: 1260px) {
	
	/* Site Header */
	
	.site-header > .wrap {
		padding: 20px 0;
	}
	
	.site-header.shrink > .wrap {
		padding: 10px 0;
	}
	
	.nav-secondary-wrapper .wrap,
	.wrap {
		padding: 0;
	}
	
	.searchbar {
		padding: 0
	}
} 

/*----------  1600  ----------*/

@media only screen and ( max-width: 1600px ) {


}
