/*
Theme Name: PVN
Version: 1.2
Template: twentysixteen
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/



html { font-size: 62.5%; }
body {
    background: #231f20;
}
body, button, input, select, textarea {
    color: #231f20;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1.6rem;
}
p {
    margin: 0 0 0.9em;
}
p:empty { display:none; }
a {   
    color: #00cdb0;
    font-weight: bold;
}
a:hover {
    color: #b7b7b7;
}

a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}
.entry-footer a:hover, 
.entry-footer a:focus,
.pagination a:hover,
.pagination a:focus {
    color: #00cdb0;
}
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #00cdb0;
	color: #fff;
}
.entry-footer > span:not(:last-child):after {
    content: " ";
}
h1, h2, h3, h4 {
    line-height: 130%;
    margin-bottom: 25px;
}
h1 a, h2 a, h3 a, h4 a {
    color: #231f20;
}
.entry-content h2 {
    font-size: 4.0rem;
}
.entry-content h3 {
    font-size: 1.8rem;
    margin-top: 1.5em;
    margin-bottom: 0.9em;
    line-height: 150%;
}
.site-branding {
    width: 100%;
    text-align: center;
}
/*
.site-branding, .site-header-menu, .header-image {
    margin: 0 auto;
}
*/
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
    height: 0;
}
.site {
    margin: 0;
}
.site-header {
    padding: 0;
}
.site-branding, .site-header-menu {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.site-header-menu {
    /*display: block;*/
    flex: none;
    width: 100%;
}
#site-navigation > div {
    text-align: center;
}
.site-branding {
    flex-wrap: nowrap;
}
.site-title {
    font-size: 1.0rem;
    text-indent: -9999px;
}
.primary-menu {
    margin: 0 auto;
    display: inline-block;
}

.main-navigation {
    width: 100%;
}
.main-navigation a {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 2.4rem;
    color: #231f20;
    padding: 12px 6px;
    margin: 5px;
    margin-bottom: 9px;
}
.main-navigation li:hover > a,
.main-navigation li:focus > a
.main-navigation a:hover, 
.main-navigation a:focus {
    color: #00cdb0 !important;
}
.home .main-navigation a {
    color: #fff;
}
.home .toggled-on .main-navigation a {
    color: #000;
}
.home .main-navigation li:hover a,
.home .main-navigation li:focus a{
    color: #fff;
}
.current-menu-item a, .current-page-ancestor a {
    border-bottom: 4px solid #231f20;
    margin-bottom: 5px;
}
.site-inner {
    max-width: 100%;
}
.site-footer {
    background: #00cdb0;
    padding: 25px 10% 50px;
    align-items: initial;
    -webkit-align-items: initial;
}
.site-info {
    background: #231f20;
    margin: 0;
    padding: 0 10%;
    color: #fff;
    min-height: 80px;
}
.menu-toggle {
    position: absolute;
    right: 20px;
    top: 40px;
    border: none;
    border-left: 1px solid #231f20;
    color: #231f20;
    font-size: 0px;
    padding: 3px 15px;
    border-radius: 0;
    min-width: 65px;
    z-index: 10;
}
.menu-toggle:hover, .menu-toggle:focus {
    color: #000;
    border-color: #000;
}
.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus,
.home .menu-toggle.toggled-on, .home .menu-toggle.toggled-on:hover, .home .menu-toggle.toggled-on:focus {
    background-color: transparent;
    border-color: #000;
    color: #00cdb0;
}
.home .menu-toggle, .home .menu-toggle:hover, .home .menu-toggle:focus {
    border-color: #fff;
    color: #fff;
}
.menu-toggle span {
    font-size: 3.0rem;
}
.menu-toggle span::before {
    content: '\f419';
}
.menu-toggle.toggled-on span::before {
    content: '\f406';
}
#bgtop {
    line-height: 350px;
    min-height: 250px;
    background-color: #00cdb0;
    background-image: url('img/b-g-top.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 2.5vw;
    text-align: center;
    padding: 0 10%;
}
#bgtop > div,
.front-content > div {
    display: inline-block;
    line-height: 170%;
    vertical-align: middle;
    width: 100%;
}
#bgtop .widget-content {
    width: 100%;
}
#bgtop ul.menu {
    margin: 0;
    text-align: left;
    line-height: 100%;
    list-style: outside none none;
}
#bgtop ul.menu li {
    float: left;
    width: 50%;
}
#bgtop ul.menu li a {
    font-size: 2.0rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #fff;
}
#bgtop ul.menu li.current-menu-item a {
    color: #a4ece1;
    border: none;
}
#bgtop ul.menu li a::before {
    font-family: 'Genericons';
    content: "\f104  ";
    vertical-align: bottom;
}
.site-content {
    padding: 0;
    overflow-wrap: normal;
}
.content-area {
    padding-top: 4%;
}
body.signals .entry-header,
body.signals .entry-content, 
body.signals .entry-footer {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    padding-left: 0;
    padding-right: 0;
}
body.signals .content-area {
    margin: 0;
    margin-left: 10%;
    width: 50%;
    float: left;
}
body.signals .sidebar {
    margin-left: auto;
    margin-right: 10%;
    margin-top: 12%;
    width: 25%;
    float: right;
}
.entry-title, .entry-content h1, .page-title {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 5.4rem;
    margin-bottom: 30px;
}
.entry-title a:hover, 
.entry-title a:focus {
    color: #666;
}
#workgroups {
    border: none;
    padding: 20px 10%;
}
#workgroups ul{
    margin: 0px 0px 0px 0px; 
    list-style: none; line-height: 2em; font-family: Arial;
}
#workgroups a {
    color: #fff;
}
#workgroups ul li a:before {

    content: '>\0000a0';
}
.header-image {
    position: absolute;
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
    z-index: 1;
    opacity: 0.6;
    background-size: cover;
    background-position: center center;
    margin: 0;
    padding: 0;
}
.header-image img {
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
    margin: auto; 
    min-width: 50%;
    min-height: 50%;
    overflow-x: hidden;
}

.home .site-header {
    padding: 0;
    margin: 0;
    min-height: 100vh;
    background: #000;
    position: relative;
    overflow: visible;
}
.site-header-main {
    z-index: 2;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
}
.front-content {
    z-index: 1;
    position: absolute;
    color: #fff;
    padding: 30px 10%;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 5vh;
    line-height: 45vh;
    top: 160px;
    bottom: 110px;
}
.site-footer .widget-title {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 3.6rem;
    color: #a4ece1;
}
#partners {
    width: 68.5%;
}
#partners a {
    display: block;
    float: left;
    width: 40%;
    margin-right: 10%;

}
#financiers a {
    display: inline-block;
}
#partners a img, #financiers a img {
    width: auto;
    height: 65px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#financiers {
    width: 31.5%;
}
.entry-header {
    margin-top: 30px;
}
.entry-content, .entry-header, .entry-footer {
    width: auto !important;
    margin-left: 10% !important;
    margin-right: 10% !important;
}
.entry-footer {
    font-size: 1.5rem;
}
.entry-content, .entry-footer {
    float: none !important;
    padding-right: 10%;
}
.entry-content li {
    margin-left: 2rem;
}
.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
    margin-left: 10%;
}
.page-header {
    border-top: none;
 
}
.addtoany_content_bottom {
    text-transform: uppercase;
    color: #00cdb0;
    font-weight: 700;
    font-size: 2.0rem;
    padding-top: 10px;
}
.addtoany_content_bottom > div {
    margin: 15px auto;
    text-align: center;
}
.addtoany_content_bottom .addtoany_list {
    display: block;
    white-space: nowrap; 
}
.addtoany_list a {
    padding: 0 1.2% !important;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h1, .entry-summary h2, .entry-summary h3, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6, .textwidget h1, .textwidget h2, .textwidget h3, .textwidget h4, .textwidget h5, .textwidget h6 {
    font-weight: 700;
}
h2 {
    font-family: "Playfair Display", serif;
}
.full-content {
    padding: 0 10% 20px;
    font-size: 2.0rem;
    color: #b7b7b7;
}
.full-content p {
    margin: 0;
}
.full-content.authors {
    padding-top: 0;
    padding-bottom: 0;
}
.signals .authors {
    overflow: hidden;
    height: auto;
    margin-top: 2em;
    width: 100%;
}
.signals .authors .person {
    min-height: 0;
}
.home .content-area {
    padding: 0;
}
.site-main {
    /* padding: 30px 10%; */
    margin-bottom: 6%;
}
.home .site-main {
    margin-bottom: 0;
}
.page-template-page-articles .site-main {
    margin-bottom: 20px;
}
.home .site-main h2 {
    font-size: 3.6rem;
    color: #b7b7b7;
}

.site-section {
    padding: 30px 10%;
}
.site-section.sticky {
    background: #00cdb0;
    color: #fff;
    min-height: 400px;
    position: relative;
}
.home .site-section.articles {
    padding-top: 0px;
    background: #f2f2f2;
    color: #231f20;
}
.home .article {
    margin-bottom: 6%;
    overflow: auto;
    width: 100%;
}
.home .article .more-link {
    background: #00cdb0;
    color: #fff;
    padding: 3px 15px;
}
.home .article h3 {
    font-size: 4.8rem;
    line-height: 110%;
}
.home .section-title {
    font-size: 3.0rem;
    font-weight: 700;
    color: #b7b7b7;
    display: none;
    margin: 0;
}
.home .article .featured-image {
    width: 32%;
    height: 150px;
    float: left;
    position: relative;
    border-radius: 0;
}
.home .article .excerpt {
    margin-left: 34.3%;
    margin-top: -5px;
}
.site-section.signals {
    /*background: linear-gradient(#00cdb0, #00bea6);*/
    /*padding-top: 60px;*/
    /*padding-bottom: 60px;*/
}

.site-section.sticky h2 {
    font-size: 4.8rem;
    color: #fff;
}
.masonry {
    margin-left: -15px;
    margin-right: -15px;
}

.masonry > div {
    

}
.masonry-section {
    padding-bottom: 0;
}
.brick {
    width: 33.33%;
    /* padding: 15px; */
}

.brick-content {
    padding: 15px;
}
.masonry-gutter {
    width: 1%;
}
h2.centerlines {
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 2.0rem;
    font-weight: 700;
    overflow: hidden;
    color: #231f20;
}
h2.centerlines:before, h2.centerlines:after {
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 50%;
    background: #231f20;
}

h2.centerlines:before {
    right: 7%;
    margin-left: -50%;
}
h2.centerlines:after {
    left: 7%;
    margin-right: -50%;
}

section.signals > h2 {
    color: #fff;
    margin-bottom: 20px;
}
section.signals > h2:before, section.signals > h2:after {
    background: #fff;
}

section.signals > h2 {
    color: #fff;
}
section.signals > h2:before, section.signals > h2:after {
    background: #fff;
}


h2.related {
    color: #b7b7b7;
    text-align: center;
    margin-bottom: 30px;
    font-size: 3.0rem;
    font-weight: 700;
    overflow: hidden;
}
h2.related:before, h2.related:after {
    background: #b7b7b7;
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
h2.related:before {
    right: 7%;
    margin-left: -50%;
}
h2.related:after {
    left: 7%;
    margin-right: -50%;
}

.signal .brick-content {
    padding-bottom: 40px;
    
}
.article hr, .signal hr, .site-footer hr {
    width: 30%; 
    background: #231f20;
    height: 2px;
    text-align: left;
    max-width: 100px;
}
.site-footer hr {
    background: #a4ece1;
}
.site-main > article {
    margin-bottom: 20px;
}
.article {

}
.article h3, .signal h3 {
    font-family: "Playfair Display", serif;
    font-size: 3.0rem;
    line-height: 120%;
    margin-bottom: 30px;
}
.signal.newsletter .brick-content {
    background: #00cdb0;
}
.signal.newsletter h3, .signal.newsletter h3 a {
    color: #fff;
}
.signal.newsletter input[type=text] {
    background: none;
    border: 2px solid #fff;
    color: #fff;
    padding: 15px 15px;
}
.signal.newsletter input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.signal.newsletter input[type=text]::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.signal.newsletter input[type=text]:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.signal.newsletter input[type=text]:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.signal.newsletter input[type=text]::placeholder {
    color: #fff;
}
.signal.newsletter input[type=submit] {
    background: #fff;
    color: #00cdb0;
    padding: 20px 0px !important;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    width: 100%;
}
.sticky-content {
    width: 60%;
}
.sticky-content h2 a {
    color: #fff;
}
.sticky-content h2 {
    margin-bottom: 18px;
}
.sticky-content hr {
    width: 30%; 
    max-width: 100px;
    background: #fff;
    height: 2px;
    text-align: left;
}
.more-link {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.6rem;
    display: inline-block;
    letter-spacing: 0.05em;
}
.sticky-content .more-link {
    background: #fff;
    padding: 3px 15px;
    color: #00cdb0;
}
.sticky .featured-image {
    width: 37%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.home .signals-image {
    background-size: contain;
    background-position: right;
}
.home .articles.sticky .articles-image {
    background-size: contain;
    background-position: 15px -7px;
    background-repeat: no-repeat;
    width: 80%;
    height: 15vw;
    margin-bottom: 60px;
    position: relative;
}
.post-date,
.articles.sticky .post-date {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
    color: #b7b7b7;
    letter-spacing: 0.05em;
}
.sticky .post-date {
    color: #a4ece1;
}

.page-template-page-articles .articles {
    padding-top: 0;
}
.page-template-page-articles .article .brick-content > div,
.single-post .article .brick-content > div {
    padding: 8%;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
    position: relative;
    padding-top: 180px;
}
.page-template-page-articles .article .post-date,
.single-post .article .post-date {
    border-bottom: 1px solid #9b9b9b;
    padding-bottom: 3px;
    margin-bottom: 20px;
    display: inline-block;
}
.single .entry-content {
    padding-left: 7%;
    padding-right: 7%;
}
body.signals .entry-content {
    padding: 0;
    
}
.article .featured-image {
    height: 150px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background-color: #f2f2f2;
    border-radius: 4px 4px 0 0;
    background-position: center center;
    background-size: cover;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.person {
    display: block;
    width: 49%;
    min-height: 250px;
    float: left;
    margin-bottom: 30px;
    min-width: 250px;
}
.person h4 {
    font-size: 2.0rem;
    text-transform: none;
    letter-spacing: 0;
    margin: 0;
    line-height: 150%;
}
.person span, .person a {
    display: table;
    line-height: 150%;
    margin-top: 10px;
}
.person .email {
    color: #00cdb0;
    font-weight: bold;
}
.single-post .person span {
    margin-top: 0;
}
.person .some {
    display: inline-block;
    margin-right: 15px;
}
.person .some img {
    width: 44px;
    height: 44px;
    display: inline-block;
}
.single-post .person {
    float: left;
    width: 33.3%;
    font-size: 1.6rem;
    color: #231f20;
    line-height: 120%;
    min-height: 110px;
    margin-bottom: 20px;
}
.single-post .person-4 {
    width: 25%;
}
.single-post .person-1 {
    width: auto;
}
.single-post .person-1 span{
    display: block;
}
.person > div {
    position: relative;
    padding-left: 100px;
    padding-right: 8%;
}
.person .avatar {
    width: 84px;
    height: 84px;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f2f2f2;
}
.single-post .person h4 {
    font-family: "Playfair Display", serif;
    font-size: 2.4rem;
    font-weight: 700;
    color: #00cdb0;
    margin-bottom: 10px;
    line-height: 120%;
}
.article-header {
    background-size: cover;
    background-position: center center;
    margin-bottom: 50px;
    margin-top: 20px;
}
.article-header .overlay {
    min-height: 500px;
    padding: 5% 10%;
    background: rgba(0, 0, 0, 0.5);
}
.sticky .overlay {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.article-header h1 {
    font-family: "Playfair Display", serif;
    font-size: 6.4rem;
    font-weight: 700;
    color: #fff;
}
.post-navigation, .post-navigation div + div {
    border: none;
}
.nav-previous, .nav-next {
    display: inline-block;
}

.page-template #bgtop {
    font-size: 2.0rem !important;
    font-family: 'Open sans', sans-serif;
    font-weight: 600;
    line-height: 130%;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
}
.groupmenu li a {
    color: #fff;
}
.groupmenu li.current, .groupmenu li.current a {
    color: #a4ece1;
}
.groupmenu {
    float: left;
    width: 50%;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
}
.groupmenu li {
    text-align: left;
    position: relative;
    padding-left: 30px;
    padding-right: 20px;
    margin-top: 3%;
    margin-bottom: 4%;
}
.groupmenu .genericon {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 2.0rem;
}
.post-navigation .post-title, .entry-title, .comments-title {
    hyphens: none;
}

.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: none;
}
.excerpt p {
    
}
.widget {
    border-top: none;
    font-size: 1.6rem;
    font-weight: normal;
}
.widget .widget-title {
    font-family: "Open Sans", sans-serif;
    font-size: 2.0rem;
}
.tagcloud {
    font-size: 1.6rem;
}
.tagcloud a {
    border: none;
    border-radius: 8px;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-weight: normal;
    color: #6c6c6c;
    font-size: 1.6rem !important;
    line-height: 1;
    margin: 0 5px 10px 0;
    padding: 12px 17px;
    background: #f2f2f2;
}

.tags a, a[rel=tag] {
    border-radius: 8px;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-weight: normal;
    color: #6c6c6c;
    font-size: 1.6rem !important;
    line-height: 1;
    margin: 0 10px 10px 0;
    padding: 12px 17px;
    background: #f2f2f2;
}
.tags a:hover,
.tags a:focus,
.tagcloud a:hover,
.tagcloud a:focus,
a[rel=tag]:hover,
a[rel=tag]:focus {
    background: #00cdb0;
    color: #fff;
}

.tags {
    padding-top: 10px;
    clear: both;
}
#skip {
    position: absolute;
    left: 50%;
    bottom: 70px;
    width: 70px;
    height: 70px;
    z-index: 20;
    margin-left: -35px;
}
#skip img {
    width: 70px;
    height: 70px;
}
.social-navigation li {
    margin-right: 40px;
}
.social-navigation a {
	border: none;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	height: 37px;
	position: relative;
	width: auto;
        text-transform: uppercase;
        line-height: 37px;
        font-size: 1.7rem;
        margin: 25px 0;
}
.social-navigation a:hover,
.social-navigation a:focus {
	color: #ddd;
}
.social-navigation a:before {
    border: none;
    margin-right: 20px;
    width: auto;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}
.social-navigation a[href*="twitter.com"]:before {
	content: url('img/some/follow_twitter.svg');
        height: 20px;
        width: auto;
}
.social-navigation a[href^="mailto:"]:before,
.social-navigation a[href*="mailchimp.com"]:before {
	content: url('img/some/newsletter.svg');
        height: 20px;
        width: auto;
}
blockquote {
    margin-left: 0;
    color: #00cdb0;
    text-align: center;
    font-size: 2.8rem;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-weight: 700;
    border: none;
}
.pagination {
    border-top: none;
    font-family: "Open Sans", sans-serif;
    font-size: 1.8rem;
    margin-top: 60px;
}
button, 
button[disabled]:hover, 
button[disabled]:focus, 
input[type="button"], 
input[type="button"][disabled]:hover, 
input[type="button"][disabled]:focus, 
input[type="reset"], 
input[type="reset"][disabled]:hover, 
input[type="reset"][disabled]:focus, 
input[type="submit"], 
input[type="submit"][disabled]:hover, 
input[type="submit"][disabled]:focus {
    background: #1a1a1a;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 1.3em 1em;
    text-transform: uppercase;
    font-size: 1.6rem;
}
input[type="text"], 
input[type="text"][disabled]:hover, 
input[type="text"][disabled]:focus {
    border: 2px solid #b7b7b7;
    border-radius: 2px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 1.3em 1em;
    font-size: 1.6rem;
}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #666;
}
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	background-color: #fff;
	border-color: #00cdb0;
	color: #1a1a1a;
}
#mc_signup label {
    display: none;
}
#mc_signup label,
#mc_signup div {
    color: #fff;
}
#mc_signup .updated:not(.published) {
    display: block;
}
#mc_signup #mc_signup_submit {
    width: 100% !important;
    margin-top: 0;
    background: #00cdb0;
    height: 60px;
    line-height: 40px;
    padding: 10px 0;
}
.mc_signup_submit {
    margin-left: 6%;
}
.mc_signup_submit,
.mc_merge_var {
    float: left;
    width: 45%;
}
#mc_signup_form .mc_input {
    background: #f2f2f2;
    border-width: 2px;
    text-align: center;
    height: 60px;
    line-height: 40px;
    padding: 10px 0;
}
#mc_signup .mc_merge_var {
    margin-bottom: 0.8em;
}
#pvn-signal-acc {
    margin-left: 0;
}
#pvn-signal-acc, #pvn-signal-acc ul {
    list-style: none;
}
#pvn-signal-acc li a {
    display: block;
    padding-bottom: 10px;
    outline: none;
}
#pvn-signal-acc a {
    color: #231f20;
    font-weight: normal;
}
#pvn-signal-acc > li > ul > li > a.month:before,
#pvn-signal-acc > li.year > a:before {
    content: "\f501";
    font-family: 'Genericons';
    vertical-align: baseline;
    font-size: 80%;
    margin-right: 10px;
}

#pvn-signal-acc a.opened:before {
    content: "\f502" !important;
    font-family: 'Genericons';
    vertical-align: bottom;
}
#pvn-signal-acc .signal-link {
    margin-left: 20px;
    font-size: 1.4rem;
}
#pvn-signal-acc .signal-link a:focus,
#pvn-signal-acc .signal-link a:hover {
    color: #00cdb0;
}
@media screen and (max-width: 70em) {
    .front-content {
        font-size: 4vh;
    }
}
@media screen and (max-width: 56.874em) {
    .primary-menu {
        display: block;
    }
    #site-navigation {
        padding-top: 80px;
        padding-bottom: 70px;
    }
    .site-header-menu {
        display: block !important;
        max-height: 0 !important;
        background: #fff;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: 0;
        padding: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.2s ease-out;
        -moz-transition: max-height 0.2s ease-out;
        transition: max-height 0.2s ease-out;

    }
    .site-header-menu.toggled-on {
        max-height: 1000px !important;
        -webkit-transition: max-height 0.2s ease-in;
        -moz-transition: max-height 0.2s ease-in;
        transition: max-height 0.2s ease-in;
    }
    .main-navigation .primary-menu,
    .main-navigation li {
        border: none;
    }
    .main-navigation a {
        font-size: 2.6rem;
    }
    .site-branding {
        padding-right: 60px;
    }
    .site-branding a img {
        width: 70%;
        
    }
    .site-branding button {
        width: 10%;
        float: right;
        
    }
    .entry-content,
    .entry-header,
    .entry-footer,
    body.signals .content-area {
        width: 90%;
        margin-left: 5% !important;
        margin-right: 5% !important;
    }
    body.signals .sidebar {
        float: none;
        margin: 5%;
        width: auto;
        padding: 0;
    }
    .full-content,
    .article-header .overlay,
    .site-footer,
    .site-section,
    .front-content,
    .site-info {
        padding-left: 5%;
        padding-right: 5%;
    }
    .no-sidebar .entry-header, 
    .no-sidebar .entry-content, 
    .no-sidebar .entry-summary, 
    .no-sidebar .entry-footer, 
    .no-sidebar .comments-area, 
    .no-sidebar .image-navigation, 
    .no-sidebar .post-navigation, 
    .no-sidebar .pagination, 
    .no-sidebar .page-header, 
    .no-sidebar .page-content, 
    .no-sidebar .content-bottom-widgets {
        margin-left: 5%;
    }
    .single .entry-content {
        padding-left: 0;
        padding-right: 0;
    }
    .person,
    .sticky-content {
        float: none;
        width: auto;
    }
    .sticky-content {
        padding-top: 40vw;
    }
    .signals .sticky-content {
        padding: 0;
        width: 60%;
    }
    .front-content {
        font-size: 4vh;
        top: 100px;
    }
        
    .sticky h2,
    #bgtop {
        font-size: 3.6rem !important;
    }
    .article-header h1,
    .entry-content h1,
    .entry-title {
        font-size: 4.8rem !important;
    }
    .person {
        min-height: 0;
        margin-bottom: 30px;
    }
    .person > div {
        padding-left: 75px;
    }
    .person .avatar {
        width: 60px;
        height: 60px;
    }
    .brick {
        width: 50%;
    }

    .home .site-header {
        height: auto;
    }
    #bgtop {
        line-height: 130%;
        min-height: 100px;
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 5%;
        padding-right: 5%;
    }
    .signal .brick-content {
        padding: 0;
    }
    .groupmenu {
        float: none;
        width: auto;
    }
    .sticky .featured-image {
        left: 0;
        height: 40vw;
        right: 0;
        width: auto;
    }
    .current-menu-item a, .current-page-ancestor a {
        border-bottom: none;
    }
    #partners, #financiers {
        width: 100%;
    }
    #partners a, #financiers > div {
        background: rgba(0, 0, 0, 0.15);
        padding: 3%;

    }
    #partners > div {
        margin-right: -4%;
    }
    #partners a {
        margin-bottom: 3%;
        margin-right: 4%;
        width: 46%;
        min-width: 140px;
    }
    #partners a img, #financiers a img {
        margin: auto;
    }
    #financiers a {
        float: left;
        width: 46%;
        margin: auto;
        height: auto;
        min-width: 140px;
    }
    #financiers a img {
        padding: 3%;
    }
    .home .featured-image.signals-image {
        display: block;
        width: 37%;
        left: auto;
        height: auto;
        right: 0;
    }
}


/* Phones */
@media only screen and (max-width: 767px){
    .more-link {
        background: #00cdb0;
        padding: 3px 25px;
        color: #fff;
    }
    .article h3, .signal h3, hr {
        margin-bottom: 18px;
    }
    .brick {
        width: 100%;
    }
    .sticky h2,
    .site-footer .widget-title,
    #bgtop  {
        font-size: 3.0rem !important;
    }
    .article-header h1,
    .entry-content h1,
    .entry-title {
        font-size: 3.6rem !important;
    }
    .home .featured-image,
    .brick .featured-image,
    .home .featured-image.signals-image {
        display: none;
    }

    .home .section-title {
        display: block;
    }
    .home .sticky-content {
        padding-top: 0;
    }
    .home .site-section.articles {
        background: none;
    }
    .home .site-section.sticky {
        min-height: 0;
    }
    .sticky .featured-image {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    .page-template-page-articles .article .brick-content,
    .single .article .brick-content {
        padding: 0;
        box-shadow: none;
    }
    .home .site-header {
        min-height: 0;
    }
    .site-section.signals {
        background: none;
        padding: 0;
        padding-bottom: 50px;
    }
    h2.centerlines {
        color: #b7b7b7 !important;
        font-family: "Playfair Display",serif;
        text-align: left;
        text-transform: none;
        font-size: 3.2rem;
        padding: 0 5% !important;
    }
    h2.centerlines:before,
    h2.centerlines:after{
        background: transparent !important;
    }
    .site-section.articles > h2 {
        padding: 0 !important;
    }
    .site-section.signals .brick {
        padding: 0;
    }
    .site-section.signals .masonry {
        margin: 0;
    }

    .site-section.signals .brick-content {
        padding: 5%;
        padding-bottom: 15px;
    }
    .home .sticky .article {
        margin-bottom: 0px;
    }
    .site-section.signals.sticky,
    .site-section.articles.sticky {
        color: #fff;
        background: #00cdb0;
        padding-bottom: 5%;
        padding: 5%;
        margin-bottom: 5%;
    }
    /*
    .site-section.signals .masonry .brick:first-child .brick-content {
        color: #fff;
        background: #00cdb0;
        padding-bottom: 5%;
    }
    */
    .site-section.articles.sticky h3 a {
        color: #fff;
    }
    
    .site-section.articles.sticky hr {
        background: #fff;
    }
    .site-section.articles.sticky .post-date {
        color: #a4ece1;
    }
    .site-section.articles.sticky .more-link {
        background: #fff;
        padding: 3px 15px;
        color: #00cdb0;
    }
    
    .home .article .excerpt {
        margin: 0;
    }
    .home .article h3 {
        font-size: 3.0rem;
        line-height: 110%;
    }
    .site-section.signals .newsletter {
        padding: 5%;
        margin-top: 5%;
    }
    #skip {
        display: none;
    }
    .articles-image {
        width: 100%;
        height: 20vw;
    }
    .front-content {
        position: relative;
        bottom: auto;
        min-height: 0;
        top: auto;
        line-height: 130%;
        padding-bottom: 10%;
        font-size: 2.0rem;
    }
    .social-navigation li {
        float: left;
        margin: 10px 0;
        
    }
    .social-navigation li a {
        font-size: 1.5rem;
    }

    .home .signals.sticky .sticky-content {
        width: 100%;
    }
}