/*
Theme Name: IESE Blogosfera Blog
Theme URI: http://blog.iese.edu/
Author: Artesans
Author URI: http://www.artesans.eu
Description: Official Theme for IESE Blogosfera
Version: 1.0
Text Domain: blogosfera

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

blogosfera is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
--------------------------------------------------------------*/

/*
@font-face {
    font-family: 'Graphik-Regular';
    src: url('fonts/periodicod-rg-webfont.eot');
    src: url('fonts/periodicod-rg-webfont.eot') format('embedded-opentype'),
         url('fonts/periodicod-rg-webfont.woff2') format('woff2'),
         url('fonts/periodicod-rg-webfont.woff') format('woff'),
         url('fonts/periodicod-rg-webfont.ttf') format('truetype'),
         url('fonts/periodicod-rg-webfont.svg#periodicod-rg-webfont') format('svg');
}

@font-face {
    font-family: 'Graphik-Bold';
    src: url('fonts/Graphik-Bold.eot');
    src: url('fonts/Graphik-Bold.eot') format('embedded-opentype'),
         url('fonts/Graphik-Bold.woff') format('woff'),
         url('fonts/Graphik-Bold.ttf') format('truetype'),
         url('fonts/Graphik-Bold.svg#Graphik-Bold') format('svg');
}

@font-face {
    font-family: 'Graphik-Regular';
    src: url('fonts/Graphik-Regular.eot');
    src: url('fonts/Graphik-Regular.eot') format('embedded-opentype'),
         url('fonts/Graphik-Regular.woff') format('woff'),
         url('fonts/Graphik-Regular.ttf') format('truetype'),
         url('fonts/Graphik-Regular.svg#Graphik-Regular') format('svg');
}

@font-face {
	font-family: 'Graphik-Bold';
	src: url('fonts/TradeGothic-BoldCondTwenty.eot');
	src: local('☺'), url('fonts/TradeGothic-BoldCondTwenty.woff') format('woff'), url('fonts/TradeGothic-BoldCondTwenty.ttf') format('truetype'), url('fonts/TradeGothic-BoldCondTwenty.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

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

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

/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: "Graphik-Regular";
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
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;
    text-decoration: none;
    color: #ff0000;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.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: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    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;
    box-sizing: content-box;
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #404040;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.4em;
    margin-top: 0;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
    font-size: 62.5%;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: """";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

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

ul {
    list-style: none;
}

ol {
    list-style: decimal;
    margin-left: 30px;
    margin-bottom: 1.4em;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/

input:focus {
    outline: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 3px;
}

textarea {
    padding-left: 3px;
    width: 100%;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul ul li {}

.main-navigation li:hover>a {}

.main-navigation ul ul :hover>a {}

.main-navigation ul ul a:hover {}

.main-navigation ul li:hover>ul {
    left: auto;
}

.main-navigation ul ul li:hover>ul {
    left: 100%;
}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a {}

/* Small menu. */
.menu-toggle {
    display: none;
}

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

    .menu-toggle,
    .main-navigation.toggled .nav-menu {
        display: block;
    }

    .main-navigation ul {
        display: none;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
    height: 33px;
    font-size: 18px;
    font-size: 1.8rem;
}

/* Search widget. */
.widget_search .search-submit {
    display: none;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-list {
    list-style: none;
    margin-left: 0;
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.wp-caption-text {
    text-align: left;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    font-size: 12px;
    font-size: 1.2rem;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/**************/
/* BLOGOSFERA */
/**************/


/* GENERAL */
.container {
    max-width: 1338px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
}

.left {
    float: left;
}

.right {
    float: right;
}

#page {
    padding-top: 44px;
}

.page-title {
    font-family: "Graphik-Bold";
    font-size: 35px;
    font-size: 3.5rem;
    color: #141414;
}

.page-content {
    font-size: 16px;
    font-size: 1.6rem;
}


/* HEADER */

.admin-bar #grey-header {
    top: 32px !important;
}

#grey-header {
    height: 44px;
    background: #3d3d3d;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

#grey-header .header-sections {
    margin: 0;
    list-style: none;
}

#white-header {
    padding: 30px 0 30px;
}

#white-header .left img,
#white-header .right img {
    height: 70px;
}

#grey-header .header-nav,
#grey-header .header-nav-container {
    float: left;
}

#grey-header ul.menu {
    height: 44px;
}

#grey-header ul.menu .home-icon:before {
    content: "\f102";
    font-family: "dashicons";
    width: 24px;
    height: 24px;
    display: inline-block;
    color: #fff;
    margin: -10px 8px 0 -11px;
    float: left;
    font-size: 25px;
}

#grey-header ul.menu li a {
    font-family: "Graphik-Regular";
    color: white;
    font-size: 14px;
    font-size: 1.4rem;
}

#grey-header ul.menu>li {
    float: left;
    border-left: 1px solid white;
    position: relative;
    height: 100%;
    padding: 12px 42px 0 20px;
    cursor: pointer;
}

#grey-header ul.menu .menu-item-has-children {
    background-image: url(images/arrow-down-white.png);
    background-repeat: no-repeat;
    background-position: right 17px top 19px;
}

#grey-header ul.menu .menu-item-has-children .menu-item-has-children {
    background: none;
}

#grey-header ul.menu .menu-item-has-children .menu-item-has-children>a {
    font-family: "Graphik-Bold";
    font-size: 16px;
}

#grey-header ul.menu .menu-item-has-children .menu-item-has-children .sub-menu {
    margin: 5px 0 9px -13px;
}

#grey-header ul.menu .menu-item-has-children .menu-item-has-children .menu-item {
    background-image: url(images/arrow-right-white.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 12px;
    margin-bottom: 5px;
    line-height: 17px;
}

#grey-header ul.menu>li.menu-item-has-children>a {
    pointer-events: none;
}


#grey-header ul.menu>li:hover {
    background-color: #3d3d3d;
}

#grey-header ul.menu>li>ul {
    position: absolute;
    background: #3d3d3d;
    top: 0100%;
    left: 0;
    margin: 0;
    display: none;
    width: 200px;
    padding: 10px 20px;
}

#grey-header ul.menu>li:hover>ul {
    display: block;
}

#grey-header ul.menu>li>ul>li {
    background-image: url(images/arrow-right-white.png);
    background-repeat: no-repeat;
    background-color: transparent;
    padding-left: 12px;
    margin-bottom: 5px;
}

#grey-header .search-form {
    float: left;
    height: 100%;
}

#grey-header .search-form .search-field {
    height: 44px;
    display: block;
    border-radius: 0;
    border: none;
    float: left;
    background-color: #ebebeb;
    width: 180px;
    padding: 0 10px;

    font-family: "Graphik-Regular";
    font-size: 14px;
    font-size: 1.4rem;
}

#grey-header .search-form .search-submit {
    height: 44px;
    display: block;
    border-radius: 0;
    border: none;
    float: left;
    background-color: #ebebeb;
    box-shadow: none;
    padding: 0;
    background-image: url(images/lupa.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -99999px;
    overflow: hidden;
    width: 40px;
    height: 44px;
}


/* FOOTER */

.site-footer {
    background: #f7f7f4;
    overflow: hidden;
}

.site-footer>.container {
    position: relative;
    padding: 20px 0;
    height: 100px;
}

/* .site-footer #footer-map {
    position: absolute;
    left: 120px;
    top: 0;
} */

.site-footer #footer-logo {
    position: absolute;
    left: 30px;
    top: 20px;
    width: 100px;
}

.site-footer .footer-info {
    width: 280px;
}

.site-footer .footer-info .social {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.site-footer .footer-info .social li {
    width: 27px;
    height: 22px;
    display: inline-block;
    background-image: url(images/footer-social.png );
    background-repeat: no-repeat;
    margin: 0 5px;
}

.site-footer .footer-info .social li a {
    width: 100%;
    height: 100%;
    display: block;
}

.site-footer .footer-info .social li.email {
    background-position: -178px -31px;
}

.site-footer .footer-info .social li.linkedin {
    background-position: -57px 0px;
}

.site-footer .footer-info .social li.facebook {
    background-position: 0px 0px;
}

.site-footer .footer-info .social li.twitter {
    background-position: -90px 0px;
}

.site-footer .footer-info .social li.gplus {
    background-position: -30px 0px;
}

.site-footer .footer-info .social li.youtube {
    background-position: -120px -31px
}

.site-footer .footer-info .social li.rss {
    background-position: -148px -30px;
}

.site-footer .subscribe-text {
    margin-top: 22px;
    font-family: "Graphik-Regular";
    color: #141414;
    font-size: 120px;
    font-size: 1.2rem;
}

.site-footer #optin-sidebar {
    background: transparent;
    text-align: right;
}

.site-footer #optin-sidebar input[type="text"] {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-image: none;
    padding: 4px 0;
    font-size: 10px;
    font-size: 1rem;
    width: 100%;
    margin-bottom: 5px;
}

.site-footer #optin-sidebar input[type="submit"] {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background: #b20e10;

    font-size: 12px;
    font-size: 1.2rem;

    padding: 5px 10px;
    height: auto;
    display: inline-block;
    text-shadow: none;
}

.site-footer #optin-sidebar input[type="submit"]:hover {
    background: #640F10;
}

.site-footer .footer-legal {
    background: #3d3d3d;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
}

.footer-legal a {
    color: #fff;
}

.footer-legal a:hover {
    text-decoration: underline;
}

.site-footer .footer-legal .container {
    padding: 10px 30px;
    height: 35px;
}

.footer-legal .left {
    float: left;
    margin: 0;
}

.footer-legal .footer-nav {
    float: right;
}

.footer-legal .footer-nav li {
    display: inline-block;
}

.footer-legal .footer-nav li a {
    padding: 0 10px;
    border-left: 1px solid #fff;
}

.footer-legal .footer-nav li:first-child a {
    border-left: 0;
}


/* ARTICLE */

#primary {
    width: 62.5%;
    padding-right: 4.3%;
    float: left;
}

#secondary {
    width: 37.5%;
    float: left;
    overflow: hidden;
}

.infinite-scroll {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.infinite-scroll::before {
    content: "";
    display: block;
    height: 15px;
    width: 45%;
    top: 9px;
    background: #131313;
    position: absolute;
}

.infinite-scroll::after {
    content: "";
    display: block;
    height: 15px;
    width: 45%;
    right: 0;
    top: 9px;
    background: #131313;
    position: absolute;
}

#infscr-loading {
    text-align: center;
    padding: 40px;
}

article.hentry {
    padding-bottom: 27px;
    margin-bottom: 62px;
}

article.hentry .entry-title {
    margin: 0;
}

article.hentry .entry-title a,
.page article.hentry .entry-title {
    font-family: "Graphik-Regular";
    color: black;
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom: 30px;
    line-height: 1em;
    display: block;
}

article.hentry .entry-meta .author {
    font-family: "Graphik-Bold";
    font-size: 20px;
    font-size: 2rem;
    text-transform: uppercase;
    display: inline-block;
}

article.hentry .entry-meta .author .blog-name {
    color: #000;
}

article.hentry .entry-meta .posted-on,
article.hentry .entry-meta .entry-date {
    font-family: "Graphik-Bold";
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 100%;
    color: #ff0000;
}

article.hentry .entry-content {
    font-family: "Graphik-Regular";
    font-size: 20px;
    font-size: 2.0rem;
    color: black;
    margin-top: 5px;
}

article.hentry .entry-content ul {
    list-style: disc;
    margin-bottom: 1.4em;
    margin-left: 30px;
}

article.hentry .entry-content h2 {
    font-size: 25px;
    font-size: 2.5rem;
    font-family: "Graphik-Bold";
}

article.hentry .entry-content h3 {
    font-size: 20px;
    font-size: 2rem;
    font-family: "Graphik-Bold";
}

article.hentry .entry-category {
    border-top: 6px solid #131313;
    margin-bottom: 35px;
}

article.hentry .entry-category a,
article.hentry .entry-category span {
    color: white;
    font-family: "Graphik-Bold";
    font-size: 18px;
    font-size: 1.8rem;
    background: #131313;
    float: left;
    padding: 10px 14px 5px;
    display: inline-block;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: -6px;
    margin-right: 4px;
}

article.hentry .more {
    display: inline-block;
    margin-top: 10px;
}

.entry-tags a {
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "Graphik-Regular";
    background: #ebebeb;
    padding: 8px 8px 4px;
    margin-right: 5px;
}

article.hentry .entry-content .tag-list ul {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 35px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

article.hentry .entry-content .tag-list ul a {
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "Graphik-Regular";
    background: #ebebeb;
    padding: 4px 10px;
    margin: 0 5px 7px;
    border-radius: 2px;
    display: inline-block;
}

article.hentry .entry-content .tag-list ul a:hover {
    color: #ebebeb;
    background: #000;
}

article.hentry .comments-number {
    font-family: Graphik-Bold;
    float: right;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 10px 0 0;
    padding: 0 55px 0 0;
    background: url(images/message.png) no-repeat right;
    height: 48px;
    line-height: 52px;
}

article.hentry .entry-author {
    font-family: "Graphik-Bold";
    font-size: 30px;
    font-size: 3.0rem;
    color: #ff0000;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 30px;
}


/* FEATURED SLIDER */

.featured-slider {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}

.featured-slider article.hentry {
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom: 0;
    height: 420px;
}

.featured-slider article.hentry .left {
    width: 40%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.featured-slider article.hentry .left a {
    display: block;
    width: 100%;
    height: 100%;
}

.featured-slider article.hentry .right {
    width: 60%;
    height: 100%;
    padding: 65px 30px;
    position: relative;
    background: #8bc0ca;
}

.featured-slider article.hentry .entry-category {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.featured-slider article.hentry .entry-category span {
    color: white;
    font-family: "Graphik-Bold";
    font-size: 20px;
    font-size: 2.0rem;
    background: #131313;
    padding: 10px 14px;
    display: inline-block;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: -6px;
}

.featured-slider article.hentry .more {
    bottom: 22px;
    right: 40px;
    position: absolute;
}

.featured-slider article.hentry .entry-title a {
    font-size: 40px;
    font-size: 4rem;
}

.featured-slider article.hentry .entry-author {
    font-family: "Graphik-Bold";
    font-size: 20px;
    font-size: 2rem;
    color: #ff0000;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 30px;
}

/* SINGLE */

.single #content {
    padding-bottom: 60px;
}

.single article.hentry {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.single article.hentry .entry-title a {
    font-size: 50px;
    font-size: 5.0rem;
}

.single article.hentry .entry-meta .entry-date {
    font-size: 20px;
    font-size: 2rem;
    color: #ff0000;
}

.single article.hentry .entry-author {
    margin-bottom: 15px;
}

.single article.hentry .entry-content {
    margin-top: 55px;
}

.single .share-container {
    margin-bottom: 60px;
}

.single .share-container .share-title {
    font-family: "Graphik-Bold";
    font-size: 25px;
    font-size: 2.5rem;
    color: black;
    min-width: 200px;
    display: inline-block;
    text-transform: uppercase;
    border-top: 6px solid black;
    padding-top: 3px;
    margin-bottom: 5px;
}

.single .share-container ul {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
}

.single .share-container ul li {
    margin-right: 12px;
    display: inline-block;
    position: relative;
}

.single .share-container ul li a {
    width: 42px;
    height: 41px;
    float: left;
    display: block;
    background-image: url(images/share-icons.png);
    background-repeat: no-repeat;
    background-position: 0px -1px;
    text-indent: -999px;
}

.single .share-container ul li.twitter a {
    background-position: -58px -1px;
}

.single .share-container ul li.linkedin a {
    background-position: -117px 0px;
    width: 43px;
    height: 42px;
}

.single .share-container ul li.googleplus a {
    background-position: -177px 0px;
    width: 43px;
    height: 42px;
}

.single .share-container ul li.mail a {
    background-position: -236px -1px;
    height: 42px;
}

.single .share-container ul li .count {
    display: block;
    font-size: 17px;
    text-indent: 0;
    color: #000;
    font-family: "Graphik-Bold";
    float: left;
    margin: 11px 0 0 7px;
}

.single .visit-us {
    padding-top: 11px;
    border-top: 6px solid #ff0000;

    font-family: "Graphik-Bold";
    font-size: 25px;
    font-size: 2.5rem;
    color: #ff0000;
    line-height: 1em;
    text-transform: uppercase;

    margin-bottom: 60px;
}

.single .visit-us img {
    margin-right: 12px;
    float: left;
}

.single #comments {
    border-top: 6px solid black;

    font-size: 16px;
    font-size: 1.6rem;
}

.single #comments .comments-title {
    color: #141414;
}

.single #comments #reply-title {
    font-family: "Graphik-Bold";
    font-size: 25px;
    font-size: 2.5rem;
    color: black;
    line-height: 1em;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 10px;
}

.single #comments button,
.single #comments input,
.single #comments textarea {
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: 0;
    border: none;
}

.single #comments input[type="submit"] {
    background: #ff0000;
    box-shadow: none;
    border: none;
    border-radius: 0;
    text-shadow: none;
    color: white;
}

.single #comments #commentform {}


.single #comments #commentform>p {
    clear: both;
    margin-bottom: 12px;
}

.single #comments #commentform label {
    width: 16%;
    display: block;
    float: left;
    margin-bottom: 12px;
}

.single #comments #commentform input[type="text"],
.single #comments #commentform input[type="email"],
.single #comments #commentform input[type="url"] {
    width: 84%;
    display: block;
    float: right;
    margin-bottom: 12px;
}

.single #comments #commentform .comment-form-comment label {
    display: none;
}

.single #comments #commentform .form-allowed-tags {
    display: none;
}

.single .comment-list {
    border-bottom: 2px solid white;
    list-style: none;
    margin-left: 0;
}

.single .comment-list .children {
    margin-top: 20px;
    list-style: none;
}

.single .comment-list .comment {
    padding: 20px;
}

.single .comment-list .comment:nth-child(odd) {
    background: #ebebeb;
}

.single .comment-list .comment .comment:nth-child(odd) {
    background: white;
}

.single .comment-list .comment .comment .comment:nth-child(odd) {
    background: #ebebeb;
}

.single .comment-list .comment .comment .comment .comment:nth-child(odd) {
    background: white;
}

.single #respond {
    background: #ebebeb;
    padding: 15px 20px 35px 20px;
    margin-top: 20px;
}

.author-info {
    background: #ebebeb;
    border-top: 6px solid #ff0000;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.author-info .author-avatar {
    float: left;
    width: 20%;
}

.author-info img {
    border-radius: 50%;
    margin: 20px 0 0 15px;
}

.author-info .author-description {
    float: right;
    width: 77%;
    margin-right: 15px;
}

.author-info h2 {
    font-size: 30px;
    font-size: 3rem;
    color: #ff0000;
    text-transform: uppercase;
    border-bottom: 3px solid #000;
    margin-top: 15px;
    margin-bottom: 15px;
}

.author-info .author-description p {
    font-size: 15px;
    font-size: 1.5rem;
}


/* SIDEBAR */

.widget {
    background: #ebebeb;
    padding: 20px;
    margin-bottom: 30px;
}

.widget .widget-title {
    font-family: "Graphik-Bold";
    font-size: 30px;
    font-size: 3rem;
    color: #141414;
    margin-top: 0;
    margin-bottom: 23px;
    line-height: 1em;

}

.widget ul,
.widget ol {
    list-style: none;
}

.widget ul li,
.widget ol li {
    background-image: url(images/list-triangle.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 20px;

    font-family: "Graphik-Regular";
    font-size: 18px;
    font-size: 1.8rem;
    color: #141414;
    margin-bottom: 3px;
}

.widget input[type="text"],
.widget input[type="search"] {
    font-size: 14px;
    font-size: 1.4rem;
}

.widget ul li a,
.widget ol li a {
    color: #141414;
}

.widget_text a,
.widget_text p,
.widget_text input[type="submit"],
.widget_text .textwidget {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.2em;
}

.widget_text p,
.widget_text input[type="submit"],
.widget_text .textwidget {
    color: #141414;
}

.widget_topics.widget {
    padding: 0;
}

.widget_topics.widget .widget-header {
    background: #ff0000;
    padding: 20px 25px;
}

.widget_topics.widget .widget-title {
    background: transparent;
    padding: 0;
    font-family: "Graphik-Bold";
    font-size: 30px;
    font-size: 3rem;
    color: white;
    text-transform: uppercase;
    line-height: 1em;

    margin-bottom: 5px;
}

.widget_topics.widget .widget-subtitle {
    font-family: "Graphik-Regular";
    font-size: 14px;
    font-size: 1.4rem;
    color: white;
    line-height: 1em;
}

.widget_topics.widget .menu-item {
    padding: 15px 25px;
    border-top: 1px solid #ff0000;
    background: none;
}

.widget_topics.widget .menu-item a {
    font-size: 20px;
    font-size: 2rem;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 10px;
    display: inline-block;
    font-family: "Graphik-Regular";
    color: #ff0000;
}

.widget_topics.widget .menu-item p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    color: #141414;
    margin-bottom: 0;
    font-family: "Graphik-Regular";
}

.widget_recent_entries.widget .widget-title {
    background-image: url(images/last-posts-icon.png);
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left;
}

.widget_categories.widget .widget-title {}

.widget_twitter.widget .widget-title {
    background-image: url(images/twitter-icon.png);
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left;
}

.widget_recent_comments.widget .widget-title {
    background-image: url(images/last-comments-icon.png);
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left;
}

.widget_recent_comments.widget #recentcomments .recentcomments {
    font-family: "Graphik-Bold";
}

.widget_recent_comments.widget #recentcomments .recentcomments>a {
    font-family: "Graphik-Regular";
    font-style: italic;
}

.widget_red_title.widget {
    background: #ff0000;
    padding: 10px 20px;
    margin-bottom: 0;
    border-bottom: none;
}

.widget_red_title.widget .widget-title {
    color: white;
    font-size: 30px;
    font-size: 3.0rem;
    font-family: "Graphik-Bold";
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.widget_about.widget {
    padding: 0;
}

.widget_about.widget .widget-title {
    background: #ff0000;
    color: white;
    padding: 10px 20px;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 0;
}

.widget_about.widget .authorwidget {
    padding: 20px;
}

.widget_about.widget .left {
    width: 30%;
}

.widget_about.widget .left img {
    border-radius: 50%;
}

.widget_about.widget .right {
    width: 70%;
    padding-left: 20px;
}

.widget_about.widget .author-name {
    font-family: "Graphik-Bold";
    font-size: 30px;
    font-size: 3rem;
    color: #ff0000;
    line-height: 1em;
    text-transform: uppercase;
}

.widget_about.widget .author-role {
    font-family: "Graphik-Regular";
    font-size: 16px;
    font-size: 1.6rem;
    color: #141414;
    line-height: 1.2em;
    padding-bottom: 10px;
    border-bottom: 1px solid #141414;
    margin-bottom: 15px;
}

.widget_about.widget .auhtor-description {
    font-family: "Graphik-Regular";
    font-size: 17px;
    font-size: 1.7rem;
    color: #141414;
    line-height: 1.2em;
}

.widget_tag_cloud.widget .tagcloud {
    text-align: center;
}

.widget_tag_cloud.widget .tagcloud a {
    background: white;
    color: black;
    padding: 2px 8px;
    font-family: "Graphik-Regular";
    font-size: 15px !important;
    font-size: 1.5rem !important;
    display: inline-block;
    margin: 0 5px;
    margin-bottom: 8px;
}

.widget_search input[type="text"],
.widget_search input[type="search"] {
    width: 98%;
    height: 22px;
    padding: 5px 0 2px 7px;
    border-radius: 0;
}

.feedburner-email-subscription.widget {}

.feedburner-email-subscription.widget {
    font-family: "Graphik-Regular";
    font-size: 17px;
    font-size: 1.7rem;
}

.feedburner-email-subscription.widget .widget-title {
    background-image: url(images/subscription-icon.png);
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left;
}

.feedburner-email-subscription.widget input[type="text"] {
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.feedburner-email-subscription.widget button {
    box-shadow: none;
    background: #ff0000;
    border: none;
    border-radius: 0;
    text-shadow: none;
    color: white;

    font-family: "Graphik-Regular";
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 3px;
    padding: 5px 10px;
}

/* widget IHRM Webinar Series */
.site-content #text-8 .textwidget {
    height: 600px;
    overflow-y: scroll;
}

/* Simple image widget */
.widget_simpleimage {
    background: transparent;
    padding: 0;
}

.widget_simpleimage p {
    margin: 0;
}

@media screen and (max-width: 560px) {
    #grey-header .right .header-nav {
        width: 60%;
    }
}

@media screen and (max-width: 768px) {
    .featured-slider .owl-stage-outer article.hentry .right {
        padding: 55px 20px 35px;
    }

    #white-header img {
        max-height: 34px;
    }
}