/*

 Theme Name:   soledad child

 Theme URI:    http://pencidesign.com/

 Description:  Soledad Child Theme - Made by PenciDesign

 Author:       Pencidesign

 Author URI:   http://pencidesign.com/

 Template:     soledad

 Text Domain:  soledad

*/

@import url("../soledad/style.css");
@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
strong {
    font-family: Raleway, sans-serif;
}
.post-entry p a,
.post-entry ul a,
.post-entry li a {
    font-family: Raleway, sans-serif;
    font-weight: bold;
}
.post-entry span.tk-raleway,
font.tk-raleway,
span.blue,
font.blue,
.post-entry a.blue {
    font-family: Raleway, sans-serif;
    font-weight: bold;
    color: #2bc7ed;
}
span.orange,
font.orange,
.post-entry a.orange {
    font-family: Raleway, sans-serif;
    font-weight: bold;
    color: #ffa500;
}
p.small {
    line-height: 115%;
}
.right-indent {
    margin-left: 50px;
}
.post-entry h2.inline {
    display: inline;
}
.post-entry h3.inline {
    display: inline;
}
.post-entry h5.inline {
    display: inline;
}
.post-entry h6.inline {
    display: inline;
    width: 400px;
}
span.printfriendly-text2 {
    font-family: Raleway, sans-serif;
}
.textwidget a {
    color: #9ac53c;
}
.textwidget .penci-slide-content {
    min-height: 225px;
    max-height: 275px;
}
.widget_categories a {
    color: #000;
}
.quote-widget > i.fa {
    color: #9ac53c;
}
div.mce_inline_error {
    font-family: Raleway, sans-serif;
    font-weight: initial!important;
    background: #9ac53c!important;
    border: none!important;
}
.mc-field-group {
    font-family: Raleway, sans-serif;
    font-size: 14px;
}
.mc-field-group input[type="checkbox"] {
    margin-right: 8px;
    height: 10px;
}
.mc-field-group ul {
    margin: 10px 0 36px;
}
.mc-field-group.input-group ul li {
    list-style: none;
}
div#mc_embed_signup {
    margin-top: 20px;
}
.mobile-only div#mc_embed_signup {
    margin-bottom: 40px;
}
li.arrowadd.menu-item::after {
    content: "\2197";
    margin-left: 2px;
    font-weight: bold;
    color: #2BC7ED;
}
#navigation .menu li.arrowadd.menu-item a:hover {
    color: #2BC7ED;
}
ul#menu-vc-menu,
ul#menu-vc-menu-1 {
    float: none!important;
    margin: 0 auto;
    color: #2BC7ED;
}
ul.penci-topbar-menu,
div.penci-topbar-menu > ul {
    float: right;
    margin-left: 20px;
}
.penci-top-bar {
    background: #fff;
}
ul.penci-topbar-menu > li a,
div.penci-topbar-menu > ul > li a {
    color: #000;
}
.penci-topbar-social a {
    color: #000;
}
ul.penci-topbar-menu > li.memberloginbutton a,
div.penci-topbar-menu > ul > li.memberloginbutton a {
    background: #9ac53c;
    padding: 8px 12px;
    border-radius: 2px;
    color: #fff;
}
ul.penci-topbar-menu > li.memberloginbutton a:hover,
div.penci-topbar-menu > ul > li.memberloginbutton a:hover {
    background: #000;
    color: #fff;
}
ul.penci-topbar-menu > li a,
div.penci-topbar-menu > ul > li a {
    font-size: 12px;
}

/* 

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

.container.has-banner #logo {
    width: 200px;
}
.container.has-banner .header-text {
    display: block;
    vertical-align: text-bottom;
    width: 300px;
    text-align: left;
    font-size: 15px;
    color: #9AC43C;
    padding-top: 15px;
    padding-left: 3px;
    font-family: sans-serif;
    font-style: italic;
}
.container.has-banner .header-text h2 {
    font-style: italic;
}
#header.header-header-1 #logo img {
    max-width: 600px!important;
    width: 400px!important;
    height: auto;
}
#logo img {
    width: auto;
    max-height: 130px!important;
}
#header.header-vc #logo img {
    max-width: 300px!important;
    width: 300px!important;
    height: auto;
    max-height: initial!important;
}
#header .inner-header .container {
    padding: 0 0 16px;
}
.home #header {
    margin-bottom: 24px;
}
.penci-page-header {
    margin: 0 0 15px 0;
}

/* = Post feeds

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

.post-feed {
    list-style-type: none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-left: 0;
    margin-bottom: 11px;
    padding-bottom: 12px;
    border-bottom: 1px solid #DEDEDE;
    font-size: 14px;
    color: #888888;
}
.post-feed h4 {
    margin-bottom: 0;
}
.post-feed h4 a,
a.simple-link {
    margin-bottom: 6px;
    color: #313131;
    display: block;
    font-size: 16px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.4;
}
.post-feed h4 a:hover,
a.simple-link:hover {
    color: #9ac43c;
    text-decoration: none;
}
.post-feed .post-date {
    letter-spacing: 0;
    color: #888888;
    font-family: 'PT Serif', sans-serif;
}
span.language {
    display: inline;
    float: left;
    background: black;
    margin-right: 10px;
    color: white;
    font-size: 14px;
    padding: 2px 11px;
    border-radius: 2px;
    position: relative;
    top: -4px;
}
.lavcafeed.penci-grid li.magazine-layout {
    min-height: 256px;
}
.penci-grid.lavcafeed li {
    position: relative;
}
.lavcafeed.penci-grid li.list-post .item > .thumbnail,
.vcfeed.penci-grid li.list-post .item > .thumbnail,
.upcomingevents.penci-grid li.list-post .item > .thumbnail {
    position: absolute;
}
.upcomingevents article.item {
    min-height: 225px;
}
.upcomingevents li.list-post.magazine-layout.magazine-1 article.item {
    min-height: initial;
}
.upcomingevents li.list-post.magazine-layout.magazine-1 .item > .thumbnail {
    width: 25%;
}
.upcomingevents li.list-post.magazine-layout.magazine-1 .item > .content-list-right {
    padding-left: 28.5%;
}
.upcomingevents li.list-post.magazine-layout.magazine-1 {
    padding-bottom: 10px;
    margin-bottom: 20px;
}

/*.penci-grid.upcomingevents div.thumbnail {
    height: 135px;
}*/


/*.penci-grid.upcomingevents div.thumbnail img {
    height: 100%;
    width: auto;
    display: block;
    margin: 0 auto;
}*/

.list-post .thumbnail {
    max-height: 245px;
    overflow: hidden;
}
.featured-media-container .thumbnail {
    position: relative;
}
.featured-media-container .thumbnail:hover {
    opacity: 0.8;
}
.featured-media-container > .thumbnail a.icon-post-format {
    position: absolute;
    z-index: 2;
    text-align: center;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 46px;
    top: 100px;
    left: 50%;
    margin: -25px 0 0 -25px;
    font-size: 18px;
    opacity: 1;
    color: rgba(255, 255, 255, 0.9);
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    background: rgba(0, 0, 0, 0.4);
    border: 2px solid rgba(255, 255, 255, 0.9);
}

/* = Downloads

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

button.edd-add-to-cart,
button.edd-add-to-cart.edd-submit.button.blue,
a.edd-add-to-cart,
a.edd-add-to-cart.edd-submit.button.blue,
a.edd_go_to_checkout.button.blue.edd-submit,
#edd-purchase-button,
.edd-submit,
input[type=submit].edd-submit,
a.direct-download {
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 15px 20px;
    text-transform: uppercase;
    color: #313131;
    margin: 0;
    cursor: pointer;
    border: none;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    background: #F5F5F5;
    max-width: 400px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    border-radius: 0;
    text-align: center;
}
.edd_purchase_submit_wrapper a:hover {
    color: white!important;
}
button.edd-add-to-cart:hover,
button.edd-add-to-cart.edd-submit.button.blue:hover,
a.edd-add-to-cart:hover,
a.edd-add-to-cart.edd-submit.button.blue:hover,
a.edd_go_to_checkout.button.blue.edd-submit,
a.edd_go_to_checkout.button.blue.edd-submit:hover,
a.direct-download:hover {
    color: #fff!important;
    background-color: #9ac53c;
    border-color: #9ac53c;
    text-align: center;
}
a.direct-download:hover,
a.edd-add-to-cart:hover {
    /*
    color: #9ac53c!important;*/
}
a.direct-download {
    margin-top: 20px;
    color: #000!important;
    display: block;
    max-width: none;
}
.container-industry_data a.edd-add-to-cart {
    max-width: none!important;
}
.edd-free-to-members {
    text-align: center;
    font-style: italic;
}
.portfolio-date {
    font-style: italic;
}
.portfolio-excerpt {
    min-height: 115px;
}
.industry_data .portfolio-excerpt {
    min-height: 196px;
}
.portfolio-desc h3 {
    margin-top: 24px;
    min-height: 78px;
}
.lavcaevents .portfolio-desc h3 {
    margin-top: 4px;
}
.edd-download-password {
    text-align: center;
    font-family: Raleway, sans-serif;
    line-height: 20px;
    background: #E9EAE2;
    padding: 16px 16px;
    margin-top: 24px;
}
a.edd_go_to_checkout {
    font-size: 14px!important;
    padding: 9px!important;
}
a.button-sample-pages {
    margin-bottom: 20px!important;
    color: #9ac53c!important;
}

/* = Portfolio grid

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

.staff-entry {
    width: 33.33%;
    float: left;
    margin: 0;
    padding: 0 10px;
    text-align: left;
    height: 450px;
}
.staff-entry-media.entry-media {
    overflow: hidden;
    max-height: 230px;
}
.staff-entry-details {
    padding: 10px 20px 10px 0;
}
.staff-entry-excerpt p {
    font-size: 13px;
    line-height: 15px;
    text-align: left;
}
.staff-title {
    min-height: 30px;
}
.staff-title-position,
.staff-title-affiliation {
    font-style: italic;
    line-height: 15px;
    font-size: 13px;
}
.post-entry p.staff-title-affiliation {
    margin-bottom: -8px;
    line-height: normal;
}
p.staff-title-position {
    margin-bottom: 0!important;
}
.staff-entry-title.entry-title {
    margin-bottom: 0px;
}
.scorecard-wrap {
    max-height: 200px;
    overflow: hidden;
}

/*Value Pillars */

.header-bar.header-bar-black,
.lavcabutton,
.member-area a,
div#wpmem_reg .buttons,
div#wpmem_login .buttons,
.inner-post-entry input#mc-embedded-subscribe {
    box-sizing: border-box;
    clear: both;
    color: rgb(49, 49, 49);
    height: 40px;
    position: relative;
    text-align: left;
    width: 100%;
    column-rule-color: rgb(49, 49, 49);
    perspective-origin: 389.984px 20px;
    transform-origin: 389.984px 20px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(49, 49, 49);
    font: normal normal normal normal 13px / 16.9px 'Open Sans', sans-serif;
    margin: 30px 0px 30px;
    outline: rgb(49, 49, 49) none 0px;
    display: inline-block;
}
.header-bar.header-bar-black {
    height: auto;
}
.lavcabutton,
.member-area a,
div#wpmem_reg .buttons,
div#wpmem_login .buttons,
.inner-post-entry input#mc-embedded-subscribe {
    background: #9ac53c;
    display: inline;
}
.header-bar.header-bar-black:before {
    bottom: -6px;
    color: rgb(49, 49, 49);
    content: ' ';
    display: block;
    left: 25px;
    position: absolute;
    text-align: left;
    z-index: 5;
    column-rule-color: rgb(49, 49, 49);
    perspective-origin: 6px 3px;
    transform-origin: 6px 3px;
    border-top: 6px solid rgb(49, 49, 49);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 0px none rgb(49, 49, 49);
    border-left: 6px solid rgba(0, 0, 0, 0);
    font: normal normal normal normal 13px / 16.9px 'Open Sans', sans-serif;
    margin: 0px 0px 0px -6px;
    outline: rgb(49, 49, 49) none 0px;
}
.header-bar.header-bar-black h3,
.lavcabutton h3 {
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    /*
    height: 40px;
*/
    letter-spacing: 1px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    z-index: 3;
    column-rule-color: rgb(255, 255, 255);
    perspective-origin: 389.984px 20px;
    transform-origin: 389.984px 20px;
    background: rgb(49, 49, 49) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 1px solid rgb(49, 49, 49);
    font: normal normal 600 normal 14px / 18.2px 'Open Sans', sans-serif;
    margin: -30px 0px 0px 0px;
    outline: rgb(255, 255, 255) none 0px;
    padding: 11px 15px 9px;
    font-size: 14px;
}
.lavcabutton h3 {
    background: #9ac53c;
    border: none;
    display: inline;
    margin: 30px 0px 0px 0px;
}
.header-bar.header-bar-black h3 a,
.lavcabutton h3 a {
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    letter-spacing: 1px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    column-rule-color: rgb(255, 255, 255);
    border: 0px none rgb(255, 255, 255);
    font: normal normal 600 normal 14px / 18.2px 'Open Sans', sans-serif;
    outline: rgb(255, 255, 255) none 0px;
    transition: color 0.3s ease 0s;
    font-size: 14px;
}
.lavcabutton h3 a {
    background: #9ac53c;
}
.lavcabutton.slider-button {
    color: #000!important;
    position: relative;
    top: -31px;
    background: #E9EAE2;
}
#customfeaturedslider li.ui-tabs-active a.lavcabutton.slider-button {
    color: white!important;
    background: #9ac53c;
}
a.lavcabutton.slider-button {
    position: absolute;
    right: 0;
    width: 40px;
    height: 65px;
    top: -30px;
    text-align: center;
    padding: 23px 0;
    font-size: 20px;
}
.home-featured-cat .header-bar.header-bar-black {
    margin-top: 0;
}
.header-bar.header-bar-black.extratall,
.header-bar.header-bar-black.extratall h3 {
    height: 60px;
}
.member-area a,
div#wpmem_reg .buttons,
div#wpmem_login .buttons,
.inner-post-entry input#mc-embedded-subscribe {
    padding: 10px 20px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    display: block;
    text-align: center;
    margin: 0;
    cursor: pointer;
}
.member-area a:hover,
div#wpmem_reg .buttons:hover,
div#wpmem_login .buttons:hover,
.inner-post-entry input#mc-embedded-subscribe:hover {
    background: black;
    color: white;
    text-decoration: none;
}
#wpmem_reg,
#wpmem_login,
.inline-login,
.inline-login + div {
    color: initial!important;
    font-family: Raleway, sans-serif!important;
    font-size: 14px!important;
    font-weight: 400;
    line-height: 2.5!important;
    margin-top: 8px;
}
.inline-login + div.login-helper {
    font-size: 16px!important;
    font-weight: bold!important;
    line-height: 28px!important;
    margin-bottom: 48px;
}

/*Pillars*/

#ARTICLE_1 {
    transform-origin: 187.391px 251.5px;
    border: 0px none rgb(49, 49, 49);
    font: normal normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    outline: rgb(49, 49, 49) none 0px;
}

/*#ARTICLE_1*/

.value-pillar-thumb {
    box-sizing: border-box;
    color: rgb(49, 49, 49);
    display: inline-block;
    opacity: 0.85;
    position: relative;
    text-align: left;
    z-index: 0;
    column-rule-color: rgb(49, 49, 49);
    perspective-origin: 187.391px 124.5px;
    transform-origin: 187.391px 124.5px;
    border: 0px none rgb(49, 49, 49);
    font: normal normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    margin: 0px 0px 28px;
    outline: rgb(49, 49, 49) none 0px;
    transition: opacity 0.3s ease 0s;
}

/*#DIV_2*/

.value-pillar-thumb a {
    box-sizing: border-box;
    color: rgb(110, 180, 140);
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    column-rule-color: rgb(110, 180, 140);
    border: 0px none rgb(110, 180, 140);
    font: normal normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    outline: rgb(110, 180, 140) none 0px;
    transition: color 0.3s ease 0s;
}

/*#A_3*/

.value-pillar-thumb img {
    box-sizing: border-box;
    color: rgb(110, 180, 140);
    cursor: pointer;
    max-width: 100%;
    height: auto;
    text-align: left;
    vertical-align: top;
    column-rule-color: rgb(110, 180, 140);
    perspective-origin: 187.391px 124.922px;
    transform-origin: 187.391px 124.922px;
    border: 0px none rgb(110, 180, 140);
    font: normal normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    outline: rgb(110, 180, 140) none 0px;
}

/*#IMG_4*/

.value-pillar-headline {
    box-sizing: border-box;
    color: rgb(49, 49, 49);
    position: relative;
    text-align: left;
    column-rule-color: rgb(49, 49, 49);
    perspective-origin: 187.391px 48px;
    transform-origin: 187.391px 48px;
    border: 0px none rgb(49, 49, 49);
    font: normal normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    outline: rgb(49, 49, 49) none 0px;
    padding: 0px 0px 17px;
}

/*#DIV_5*/

.value-pillar-headline:after {
    bottom: 0px;
    color: rgb(49, 49, 49);
    content: '';
    display: block;
    height: 1px;
    left: 0px;
    position: absolute;
    text-align: left;
    width: 60px;
    column-rule-color: rgb(49, 49, 49);
    perspective-origin: 30px 0.5px;
    transform-origin: 30px 0.5px;
    background: rgb(110, 180, 140) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(49, 49, 49);
    font: normal normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    outline: rgb(49, 49, 49) none 0px;
}

/*#DIV_5:after*/

.value-pillars .magcat-thumb {
    max-height: 160px;
    overflow: hidden;
    margin-bottom: 10px;
}
#SPAN_6 {
    box-sizing: border-box;
    color: rgb(110, 180, 140);
    display: block;
    height: 19px;
    text-align: left;
    width: 374.781px;
    column-rule-color: rgb(110, 180, 140);
    perspective-origin: 187.391px 9.5px;
    transform-origin: 187.391px 9.5px;
    border: 0px none rgb(110, 180, 140);
    font: normal normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    margin: 0px 0px 8px;
    outline: rgb(110, 180, 140) none 0px;
}

/*#SPAN_6*/

#A_7 {
    box-sizing: border-box;
    color: rgb(110, 180, 140);
    cursor: pointer;
    display: inline-block;
    height: 14px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    width: 46.8594px;
    column-rule-color: rgb(110, 180, 140);
    perspective-origin: 23.4219px 7px;
    transform-origin: 23.4219px 7px;
    border: 0px none rgb(110, 180, 140);
    font: normal normal normal normal 12px / 14.4px 'PT Serif', serif;
    list-style: none outside none;
    margin: 0px 18px 5px 0px;
    outline: rgb(110, 180, 140) none 0px;
    padding: 0px 10px 0px 0px;
    transition: all 0.3s ease 0s;
}

/*#A_7*/

#A_7:after {
    color: rgb(110, 180, 140);
    content: ' ';
    cursor: pointer;
    display: block;
    height: 3px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 7px;
    width: 3px;
    z-index: 0;
    column-rule-color: rgb(110, 180, 140);
    perspective-origin: 2.5px 2.5px;
    transform: matrix(0.707107, 0.707107, -0.707107, 0.707107, 0, 0);
    transform-origin: 2.5px 2.5px;
    border: 1px solid rgb(110, 180, 140);
    font: normal normal normal normal 12px / 14.4px 'PT Serif', serif;
    list-style: none outside none;
    margin: -3px 0px 0px 11px;
    outline: rgb(110, 180, 140) none 0px;
}

/*#A_7:after*/

.value-pillar-headline h2 {
    box-sizing: border-box;
    color: rgb(49, 49, 49);
    letter-spacing: 1px;
    text-align: left;
    column-rule-color: rgb(49, 49, 49);
    perspective-origin: 187.391px 10.5px;
    transform-origin: 187.391px 10.5px;
    border: 0px none rgb(49, 49, 49);
    font: normal normal bold normal 14px / normal Raleway, sans-serif;
    list-style: none outside none;
    margin: 0px;
    outline: rgb(49, 49, 49) none 0px;
}

/*#H2_9*/

.value-pillar-headline a {
    box-sizing: border-box;
    color: rgb(49, 49, 49);
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    column-rule-color: rgb(49, 49, 49);
    border: 0px none rgb(49, 49, 49);
    font: normal normal bold normal 18px / normal Raleway, sans-serif;
    list-style: none outside none;
    outline: rgb(49, 49, 49) none 0px;
    transition: all 0.3s ease 0s;
}

/*#A_10*/

#DIV_11 {
    box-sizing: border-box;
    color: rgb(49, 49, 49);
    height: 19px;
    text-align: left;
    width: 374.781px;
    column-rule-color: rgb(49, 49, 49);
    perspective-origin: 187.391px 9.5px;
    transform-origin: 187.391px 9.5px;
    border: 0px none rgb(49, 49, 49);
    font: normal normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    margin: 12px 0px 0px;
    outline: rgb(49, 49, 49) none 0px;
}

/*#DIV_11*/

#SPAN_12 {
    box-sizing: border-box;
    color: rgb(136, 136, 136);
    text-align: left;
    column-rule-color: rgb(136, 136, 136);
    border: 0px none rgb(136, 136, 136);
    font: italic normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    outline: rgb(136, 136, 136) none 0px;
}

/*#SPAN_12*/

#SPAN_12:after {
    color: rgb(136, 136, 136);
    content: ' ';
    display: inline-block;
    height: 10px;
    text-align: left;
    width: 1px;
    column-rule-color: rgb(136, 136, 136);
    perspective-origin: 0.5px 5px;
    transform-origin: 0.5px 5px;
    background: rgb(222, 222, 222) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(136, 136, 136);
    font: italic normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    margin: 0px 11px 0px 15px;
    outline: rgb(136, 136, 136) none 0px;
}

/*#SPAN_12:after*/

#A_13 {
    box-sizing: border-box;
    color: rgb(49, 49, 49);
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    column-rule-color: rgb(49, 49, 49);
    border: 0px none rgb(49, 49, 49);
    font: italic normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    outline: rgb(49, 49, 49) none 0px;
    transition: color 0.3s ease 0s;
}

/*#A_13*/

#SPAN_14 {
    box-sizing: border-box;
    color: rgb(136, 136, 136);
    text-align: left;
    column-rule-color: rgb(136, 136, 136);
    border: 0px none rgb(136, 136, 136);
    font: normal normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    outline: rgb(136, 136, 136) none 0px;
}

/*#SPAN_14*/

.value-pillar-intro {
    box-sizing: border-box;
    color: rgb(49, 49, 49);
    text-align: left;
    column-rule-color: rgb(49, 49, 49);
    perspective-origin: 187.391px 56px;
    transform-origin: 187.391px 56px;
    border: 0px none rgb(49, 49, 49);
    font: normal normal normal normal 14px / normal 'PT Serif', serif;
    list-style: none outside none;
    margin: 18px 0px 0px;
    outline: rgb(49, 49, 49) none 0px;
}

/*#DIV_15*/

.value-pillar-intro p {
    box-sizing: border-box;
    color: rgb(49, 49, 49);
    text-align: left;
    column-rule-color: rgb(49, 49, 49);
    perspective-origin: 187.391px 56px;
    transform-origin: 187.391px 56px;
    border: 0px none rgb(49, 49, 49);
    font: normal normal normal normal 14px / 28px 'PT Serif', serif;
    list-style: none outside none;
    margin: 0px;
    outline: rgb(49, 49, 49) none 0px;
    line-height: 24px;
    margin-bottom: 14px;
}
.value-pillar-intro li {
    line-height: 24px;
    list-style: initial;
}
.value-pillar-intro a {
    text-transform: uppercase;
    color: #706F74;
}
.value-pillar-intro a:hover {
    text-transform: uppercase;
    color: #9ac53c;
}
.value-pillars .magcat-thumb:hover,
.value-pillar-headline a:hover {
    opacity: 0.75;
    color: #9ac53c;
}
.mag-cat-style-2.last {
    margin-right: 0!important;
}
div.magcat-detail h3.magcat-title {
    clear: initial!important;
}
.displayfeed .cat-right .mag-post-box .magcat-detail {
    display: block;
    overflow-x: hidden;
}
.magcat-thumb {
    max-height: 220px;
    overflow: hidden;
}
.home-featured-cat-content.council-sidebar {
    margin-bottom: 16px;
}
#main .theiaStickySidebar > div.home-featured-cat.mag-cat-style-2:nth-of-type(2n+2),
#main > div.home-featured-cat.mag-cat-style-2:nth-of-type(2n+2) {
    margin-right: 3.9%;
}
.council-sidebar .magcat-thumb {
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.council-sidebar span.side-item-meta {
    font-style: italic;
}

/*Homepage Slider*/

#main #customfeaturedslider ul.ui-tabs-nav {
    margin-top: 0!important;
}
#customfeaturedslider li a:hover,
#customfeaturedslider li.ui-tabs-active a:hover {
    text-decoration: none;
    color: #9ac53c;
}
#customfeaturedslider li a {
    color: white;
    font-family: Raleway, sans-serif;
    font-weight: bold;
}
#customfeaturedslider li {
    background: #313131;
    display: block;
    padding: 5px 52px 5px 5px;
    height: 65px;
    margin: 0;
    line-height: 18px;
    text-align: left;
    position: relative;
}
#customfeaturedslider li.ui-tabs-active {
    background: #E9EAE2!important;
}
#customfeaturedslider li.ui-tabs-active a {
    color: black;
}
#customfeaturedslider .slidecontainer div.ui-tabs-panel a {
    display: block;
    min-height: 266px;
}
ul.ui-tabs-nav,
ul.lavcatabs {
    text-align: center;
}
#main ul.ui-tabs-nav,
.penci-grid.lavcafeed,
#main ul.lavcatabs {
    margin-top: 20px!important;
}
#tabs ul,
#industry-news-sidebar ul.ui-tabs-nav,
#newsletter-signup-form ul.ui-tabs-nav,
#tabsportfolio ul.ui-tabs-nav,
#lavcatranscriptions ul.ui-tabs-nav,
ul.lavcatabs {
    margin: 0 0 30px 0px;
    padding: 0;
}
#tabs ul li:hover,
#industry-news-sidebar ul.ui-tabs-nav li:hover,
#newsletter-signup-form ul.ui-tabs-nav li:hover,
#tabsportfolio ul.ui-tabs-nav li:hover,
#lavcatranscriptions ul.ui-tabs-nav li:hover {
    /*
 background: #9AC53C;
*/
}
#tabs ul li,
#industry-news-sidebar ul.ui-tabs-nav li,
#newsletter-signup-form ul.ui-tabs-nav li,
#tabsportfolio ul.ui-tabs-nav li,
#lavcatranscriptions ul.ui-tabs-nav li,
ul#directoryFilterOptions li,
ul#directoryFilterOptions2 li,
ul#directoryFilterOptions3 li,
ul#directoryFilterOptions4 li,
ul#directoryFilterOptions5 li,
li.lavcatab,
li.directory-checkbox {
    list-style: none;
    display: inline-block;
    border: 1px solid black;
    padding: 0;
    margin-right: 4px;
    font-size: 12px;
    font-family: Raleway, sans-serif;
    cursor: pointer;
}
ul#directory-filters {
    padding: 0;
}
li.directory-checkbox.checked {
    font-weight: bold;
    color: #9AC53C;
}
.directory-checkbox input[type="checkbox"] {
    display: none;
}
#tabs a,
#industry-news-sidebar a,
#newsletter-signup-form a,
#tabsportfolio a,
ul#directoryFilterOptions a,
ul#directoryFilterOptions2 a,
ul#directoryFilterOptions3 a,
ul#directoryFilterOptions4 a,
ul#directoryFilterOptions5 a,
li.directory-checkbox {
    color: black;
    font-size: 16px;
    font-weight: bold;
}
#lavcatranscriptions a {
    color: #9ac53c;
    font-size: 14px;
    font-weight: bold;
    font-family: Raleway, sans-serif;
}
#lavcatranscriptions b {
    color: black;
    font-size: 14px;
    font-weight: bold;
    font-family: Raleway, sans-serif;
}
#lavcatranscriptions li.ui-state-default a {
    color: black;
    font-size: 14px;
    font-weight: bold;
}
#lavcatranscriptions li.ui-state-default a:hover {
    color: #9ac53c;
}
#tabs li.lavcatab a,
#tabsportfolio li.lavcatab a,
li.lavcatab a,
li.directory-checkbox {
    font-size: 12px;
    padding: 8px 12px;
    display: block;
}
#tabs li.ui-state-default a,
#industry-news-sidebar li.ui-state-default a,
#newsletter-signup-form li.ui-state-default a,
#tabsportfolio li.ui-state-default a,
ul#directoryFilterOptions li a,
ul#directoryFilterOptions2 li a,
ul#directoryFilterOptions3 li a,
ul#directoryFilterOptions4 li a,
ul#directoryFilterOptions5 li a,
li.lavcatab a,
li.directory-checkbox {
    font-size: 12px;
    padding: 8px 12px;
}
ul#directoryFilterOptions li a,
ul#directoryFilterOptions2 li a,
ul#directoryFilterOptions3 li a,
ul#directoryFilterOptions4 li a,
ul#directoryFilterOptions5 li a {
    padding: 6px;
}
li.directory-checkbox {
    padding: 0 6px;
    display: inline-block;
}
ul#directoryFilterOptions h3,
ul#directoryFilterOptions2 h3,
ul#directoryFilterOptions3 h3,
ul#directoryFilterOptions4 h3,
ul#directoryFilterOptions5 h3 {
    font-size: 16px;
    margin-bottom: 4px;
}
h3#directory-header {
    font-size: 16px;
}
#directory-header input.filterinput {
    padding: 10px;
    max-width: 100%;
    margin-top: 8px;
    background-size: 16px;
    background-position-x: 98%;
    background-position-y: 10px;
}
#tabs a:hover,
#industry-news-sidebar a:hover,
#newsletter-signup-form a:hover,
#tabsportfolio a:hover,
#lavcatranscriptions a:hover {
    text-decoration: none;
    color: #9AC53C;
}
#tabs li.ui-tabs-active,
#industry-news-sidebar li.ui-tabs-active,
#newsletter-signup-form li.ui-tabs-active,
#tabsportfolio li.ui-tabs-active,
#lavcatranscriptions li.ui-tabs-active {
    /*
    background: #E9EAE2;
*/
}
#tabs li.ui-tabs-active div.slider-excerpt {
    display: block!important;
    color: white;
}
#tabs li.ui-tabs-active a,
#industry-news-sidebar li.ui-tabs-active a,
ul#directoryFilterOptions li.active a,
ul#directoryFilterOptions2 li.active a,
ul#directoryFilterOptions3 li.active a,
ul#directoryFilterOptions4 li.active a,
ul#directoryFilterOptions5 li.active a,
li.lavcatab a {
    font-weight: bold;
    color: #9AC53C;
}
#tabs ul.side-newsfeed li {
    border: none;
    padding: initial;
    margin: initial;
}
#tabs ul.side-newsfeed li:hover {
    background: none;
}
#tabs ul.side-newsfeed li a:hover {
    color: #9AC53C;
}
#tabsportfolio .penci-portfolio {
    min-height: 1600px!important;
}
#tabsportfolio.industrydata .penci-portfolio {
    /*
    min-height: 1200px!important;
*/
}
#tabsportfolio.scorecard .penci-portfolio {
    min-height: 1150px!important;
}
div#tabsportfolio.eventsportfolio .penci-portfolio {
    min-height: 1000px!important;
}
#tabsportfolio.lpsurvey .penci-portfolio {
    min-height: 620px!important;
}
#tabs .penci-portfolio.penci-portfolio-wrap.column-3.loaded.member {
    min-height: 1300px!important;
}
#tabsportfolio .inner-portfolio-posts article.portfolio-item.penci-3d,
#tabs .inner-portfolio-posts article.portfolio-item.penci-3d {
    position: initial!important;
    left: initial!important;
}
#tabsportfolio .penci-portfolio-thumbnail,
.dealbook .penci-portfolio-thumbnail {
    max-height: 160px;
    overflow: hidden;
    margin-bottom: 10px;
}
#tabsportfolio .lp_survey .penci-portfolio-thumbnail {
    max-height: 196px;
}
.dealbook .penci-portfolio-thumbnail {
    max-height: 286px;
    height: 286px;
}
#tabsportfolio article.portfolio-item {
    min-height: 782px;
}
#tabsportfolio .industry_data article.portfolio-item.penci-3d {
    min-height: 640px!important;
}
#tabsportfolio.lpsurvey article.portfolio-item {
    min-height: 286px;
}
#tabsportfolio article.scorecard.portfolio-item {
    min-height: initial;
}
.lavcaevents article.portfolio-item {
    min-height: 322px!important;
}
.scorecard .penci-portfolio-thumbnail {
    min-height: 202px;
}
.industry_data .penci-portfolio-thumbnail {
    min-height: 160px;
}
.industry_data .sample-pages {
    min-height: 50px;
}
#tabsportfolio .industry_data .sample-pages a {
    font-family: initial;
    font-weight: normal!important;
    color: #9ac53c!important;
    font-style: italic;
}
.scorecard .portfolio-desc h3 {
    min-height: 60px;
}
.directory h3.portfolio-title {
    min-height: 78px;
}
.directory .portfolio-excerpt {
    min-height: 179px;
}
ul.members-list {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
}
ul.members-list li {
    border: none!important;
    line-height: 22px;
    margin-bottom: 14px;
    width: 100%;
}
a.ui-tabs-anchor {
    padding: 10px 20px;
    display: block;
}
div#industry-news-sidebar div h3 {
    border-bottom: 1px solid black;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: normal;
}
body.login {
    background-color: #fff!important;
}
.post-entry .inner-post-entry ul.penci-grid.lavcafeed,
.post-entry .inner-post-entry ol.penci-grid.lavcafeed {
    padding-left: 0px!important;
}
.lavcafeed.advocacy_initiative .thumbnail {
    min-height: 250px;
}
.featured-media-container,
.displayfeed-image {
    height: 220px;
    overflow: hidden;
}
.member-highlight .magcat-thumb,
.featured-media-container {
    height: 248px;
    max-height: 248px;
}
.displayfeed.singlepost.member-highlight {
    height: 500px;
}
.displayfeed-image {
    margin-bottom: 14px;
}
.featured-media-container {
    margin-bottom: 24px;
}
.featured-media .penci-more-link,
.displayfeed .penci-more-link {
    margin: 28px 0;
}
.featured-media .fluid-width-video-wrapper iframe,
.featured-media .fluid-width-video-wrapper object,
.featured-media .fluid-width-video-wrapper embed {
    top: auto!important;
}
.featured-media h3.magcat-title a {
    font-size: 18px;
    margin-bottom: 36px;
}
.featured-media .magcat-detail .mag-header:after {
    content: "";
    position: relative;
    top: -20px;
    width: 60px;
    height: 1px;
    background: #000;
    display: block;
}
div#customfeaturedslider {
    background: #313131;
    height: 260px;
}
#customfeaturedslider .slidecontainer {
    max-height: 300px;
    overflow: hidden;
}
#customfeaturedslider .home-featured-cat.mag-cat-style-2 {
    margin-right: 0;
    width: 50%;
    max-height: 260px;
    overflow: hidden;
    height: 260px;
    background: #9ac53c;
}
.home-featured-cat-content.style-1 {
    width: 100%;
}
.displayfeed .home-featured-cat-content h3,
.featured-media a h3 {
    font-size: 16px;
}
.featured-media .home-featured-cat-content.style-2 {
    margin-bottom: 0;
}
.displayfeed.bullets .mag-post-box {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
}
.displayfeed-bullet span.event-date {
    color: #706F74;
}
li.displayfeed-bullet {
    list-style: none!important;
    min-height: 80px;
}
.displayfeed-bullet .magcat-thumb {
    width: 108px;
    height: 72px;
    float: left;
    margin-right: 14px;
    position: relative;
    top: 3px;
}
.displayfeed.bullets ul {
    padding-left: 0;
}
li.displayfeed-bullet a {
    font-family: Raleway, sans-serif;
    font-weight: bold;
    font-size: 16px;
}
.event-contact,
.event-location,
.event-discount,
.event-date {
    display: block;
    font-style: italic;
}
ul.penci-grid.displayfeed-slider-grid {
    padding-left: 0;
}
li.list-post.displayfeed-slider-post {
    margin-bottom: 0!important;
}
li.list-post.displayfeed-slider-post .thumbnail {
    width: 100%!important;
    max-height: 244px;
}
#customfeaturedslider ul.ui-tabs-nav {
    float: right;
    padding-left: 0;
    width: 50%;
}
.penci-slider li.mag-single-slider .magcat-thumb {
    background: #9ac53c;
    height: 254px;
}
li.penci-slide-widget.penci-active-slide {
    color: white;
    text-shadow: #333 0.3px 0.3px 8.3px;
}
.inline-login form.loginform input[type="text"],
.inline-login form.loginform input[type="password"],
div#wpmem_login input[type="text"],
input.filterinput {
    width: 100%;
    max-width: 340px;
    border: 1px solid #e9e9e9;
    background: #fff url(images/searchsubmit.png) no-repeat 94% 15px;
    padding: 14px 43px 14px 20px;
    color: #313131;
    letter-spacing: 1px;
    font-size: 12px;
    font-family: 'PT Serif', serif;
    font-weight: normal;
}
.widget input[type="password"] {
    border: 1px solid #DEDEDE;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    outline: none;
    background: none;
    display: block;
    font-size: 12px;
    padding: 14px 20px;
    margin-bottom: 20px;
    letter-spacing: 0;
    font-family: 'PT Serif', serif;
    width: 100%;
    max-width: 400px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: auto;
    height: auto;
    vertical-align: baseline;
    line-height: normal;
}
.inline-login input[type="text"],
.inline-login input[type="email"],
.inline-login input[type="password"],
.inline-login input[type="date"],
.inline-login input[type="number"],
.inline-login input[type="search"],
.inline-login input[type="text"],
.mc-field-group input[type="text"],
.mc-field-group input[type="email"],
.mc-field-group input[type="password"],
.mc-field-group input[type="date"],
.mc-field-group input[type="number"],
.mc-field-group input[type="search"],
#wpmem_reg input[type="text"],
#wpmem_reg input[type="email"],
#wpmem_reg input[type="password"],
#wpmem_reg input[type="date"],
#wpmem_reg input[type="number"],
#wpmem_reg input[type="search"],
div#wpmem_login input[type="text"],
.mc-field-group select {
    border: 1px solid #DEDEDE;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    outline: none;
    background: none;
    display: block;
    font-size: 12px;
    padding: 14px 20px;
    margin-bottom: 20px;
    letter-spacing: 0;
    font-family: 'PT Serif', serif;
    width: 100%;
    max-width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: auto;
    height: auto;
    vertical-align: baseline;
    line-height: normal;
}
.mc-field-group input[type="text"],
.mc-field-group input[type="email"],
.mc-field-group input[type="password"],
.mc-field-group input[type="date"],
.mc-field-group input[type="number"],
.mc-field-group input[type="search"] {
    max-width: none;
}
.inline-login input[type="submit"] {
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 15px 20px;
    text-transform: uppercase;
    color: #313131;
    margin: 0;
    cursor: pointer;
    border: none;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    background: #F5F5F5;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}
.inline-login p.login-username,
.inline-login p.login-password {
    width: 49%;
    float: left;
    display: inline-block;
    margin-right: 1%;
}
.inline-login p.login-remember {
    display: none;
}
.inline-login p.login-username label,
.inline-login p.login-password label {
    height: 56px;
    display: table-cell;
    vertical-align: bottom;
    line-height: 20px;
    padding-bottom: 12px;
}
.container-team .post-image {
    width: 50%;
    float: left;
    margin-right: 40px;
}
.post-image {
    max-height: 350px;
    width: 50%;
    float: left;
    margin-right: 40px;
}
.post-thumb-container {
    width: 50%;
    display: inline-block;
    margin-right: 40px;
    float: left;
    margin-bottom: 30px;
}
.post-thumb-container .post-image {
    width: 100%;
    float: none;
}
.format-video .post-image {
    width: 50%;
}
.single-format-video .post-image {
    max-height: none;
}
.single-press_release .post-image {
    display: none;
}
.staff-entry.staff.type-staff:nth-child(2n+1) {
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
}
.staff-entry.staff.type-staff.animated {
    -webkit-animation-name: pencifadeInUp;
    -moz-animation-name: pencifadeInUp;
    -o-animation-name: pencifadeInUp;
    animation-name: pencifadeInUp;
    opacity: 1;
}

/*VC */

.header-vc {
    margin-bottom: 0!important;
}
.single div#main,
.category div#main,
.archive div#main,
.single div#sidebar,
.category div#sidebar,
.archive div#sidebar,
.page-template-page-vc-home div#main,
.page-template-page-vc-home div#sidebar,
.search div#main,
.search div#sidebar,
.page div#main,
.page div#sidebar {
    margin-top: 38px;
}
div#vctabs li,
div#vctabs li.lavcatab {
    list-style: none;
    display: inline-block;
    border: none;
}
div#vctabs > ul > li:first-child {
    float: left;
}
div#vctabs > ul > div {
    float: right;
}
div#vctabs > ul > div li,
div#vctabs > ul > div li.lavcatab {
    margin: 0 20px;
}
#vctabs > ul,
#vctabs > ul.lavcatabs {
    font-family: Raleway, sans-serif;
    font-weight: bold;
    display: block;
    border: 1px solid gray;
    height: 40px;
    background: white;
    margin-bottom: 28px;
}
#vctabs > ul a,
#vctabs > ul.lavcatabs a {
    color: black;
    font-size: 14px;
}
#vctabs .lavcatab.watch,
.lavcatab.read {
    float: right;
}
#vctabs .lavcatab.read {
    margin-right: 16px;
}
#vctabs li.ui-state-active a {
    color: #9AC53C;
}
ul.penci-grid.vcfeed {
    padding-left: 0;
}
.vcfeed span.cat {
    min-height: 46px;
}
.vcfeed .grid-title {
    min-height: 72px;
    margin-bottom: 0px;
    line-height: 24px;
}
.other-vc-research-author h4 a {
    color: gray!important;
    margin-bottom: 0!important;
    font-size: 15px!important;
}
.vcfeed .grid-header-box {
    padding-bottom: 0;
}
.vcfeed .grid-header-box:after {
    display: none;
}
.vcfeed .item-content {
    min-height: 140px;
}
.vcfeed .thumbnail {
    max-height: 240px;
    overflow: hidden;
    min-height: 164px;
}
.vcfeed li.grid-style {
    margin-bottom: 28px;
}
.penci-grid.vcfeed li .item h2 a {
    font-size: 14px;
    line-height: normal;
}
.vc-homepage-sticky + .penci-pagination {
    display: none;
}
.container.penci_sidebar .penci-grid > li.columns-3,
.static-content.columns-3 {
    width: 31.62%;
}
.container.penci_sidebar .penci-grid li.columns-3:nth-of-type(2n+2),
.static-content.columns-3:nth-of-type(2n+2) {
    margin-right: 2.57%;
}
.container.penci_sidebar .penci-grid li.columns-3:nth-of-type(3n+3),
.static-content.columns-3:nth-of-type(3n+3) {
    margin-right: 0;
    clear: none;
}
.container.penci_sidebar .penci-grid > li.columns-3,
.static-content.columns-3 {
    width: 31.62%;
    margin-right: 2.57%;
}
.static-content.columns-3 .magcat-thumb {
    max-height: 162px;
}
.country-policy-overview.static-content.columns-3 .magcat-thumb {
    max-height: 128px;
}
.penci-grid li.columns-3:nth-of-type(2n+1) {
    clear: none!important;
}
.vcfeed li.grid-style.columns-3 {
    height: 308px;
}
.penci-grid.vcfeed li.columns-3 .item > .thumbnail {
    min-height: initial;
    height: 150px;
    margin-bottom: 3px!important;
}
.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-thumb {
    min-height: 280px;
}
.displayfeed.singlepost .mag-post-box.first-post {
    border-bottom: none;
}
.featured-media .mag-post-box {
    display: inline;
}
.home-featured-cat-content.style-1 .magcat-thumb {
    margin-bottom: 60px;
}
.home-featured-cat.lavcaweek.static-content .magcat-thumb {
    height: 240px;
    max-height: none;
}
.static-content.headline-only .mag-header {
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}
.static-content.headline-only .mag-post-box {
    margin-bottom: 0!important;
    padding-bottom: 0!important;
    border-bottom: none!important;
}
.static-content.headline-only .magcat-detail .mag-header:after {
    display: none;
}
.page-id-27725 .penci-grid li.list-post .item .content-list-right {
    padding-left: 248px;
}
.page-id-27708 .penci-grid li.list-post .item .content-list-right {
    padding-left: 400px;
}
.page-id-27725 .penci-grid li.list-post .item > .thumbnail {
    width: 200px;
}
.page-id-27725 .penci-grid li.list-post.nothumbs .item .content-list-right {
    padding-left: 0;
}
.page-id-27725 .lavcanews {
    padding-left: 0;
}
.page-id-27745 .penci-grid li.list-post.nothumbs .item .content-list-right {
    padding-left: 0;
}
.page-id-64407 .penci-grid li.list-post.nothumbs .item .content-list-right {
    padding-left: 0;
}
.page-id-64407 .lavcanews {
    padding-left: 0;
}
.page-id-27745 .lavcanews {
    padding-left: 0;
}
.postid-38825 .inner-post-entry {
    height: 27375px;
}
.page-id-47906  .penci-portfolio-wrap .inner-portfolio-posts {
    display: block;
    
}
.page-id-47906 .inner-post-entry {
    /*height: 42000px;*/
}
.page-id-47906 .penci-portfolio.penci-portfolio-wrap.column-2.loaded{
    height:auto !important;

}
h1.directory_header {
    color: rgb(154, 197, 60);
}
.listorg_portfolio {
    clear: both;
}
.startup_directory_list p.listorg_portfolio > strong {
    display: inline;
    float: left;
    margin-right: 3px;
}
p.listorg_portfolio.lists_people_firm,
p.listorg_portfolio.lists_people_title {
    color: rgb(154, 197, 60);
    font-weight: bold;
}
p.listorg_portfolio.lists_people_firm strong,
p.listorg_portfolio.lists_people_title strong {
    color: black;
}
.postid-38825 .post-box-meta-single,
.postid-38825 .tags-share-box.center-box,
.postid-38825 .printfriendly.pf-alignleft {
    display: none;
}
.page-id-47906 .tags-share-box.hide-tags.page-share.has-line {
    /*display: none;*/
}
.list_people_profile_image_container {
    width: 150px;
    height: 150px;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.list_people_profile_image {
    height: 150px!important;
    width: auto!important;
    max-width: none!important;
}
.sponsor-slider .penci-direction-nav {
    position: relative;
    top: -175px;
}
.sponsor-slider li.penci-nav-prev {
    position: relative;
    top: 28px;
}
.sponsor-slider.penci-slider.penci-widget-slider .penci-direction-nav .penci-prev,
.sponsor-slider.penci-slider.penci-widget-slider .penci-direction-nav .penci-next {
    color: #000!important;
}
.quote-author {
    text-align: center;
    font-style: italic;
}
.quote-text {
    padding: 0 0 0 34px;
}
.quote-widget-content .penci-slider .penci-control-nav {
    top: 40px;
}
.quote-widget-content ul li {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}
.quote-widget-content .quote-text {
    color: #313131;
    margin-bottom: 10px;
}
.penci-slider.quote-slider .penci-control-nav {
    position: static;
    margin-top: 23px !important;
}
body .penci-slider.quote-slider ol.penci-control-nav li {
    margin: 0 4px;
}
body .penci-slider.quote-slider ol.penci-control-nav li a {
    width: 10px;
    height: 10px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #d4d4d4;
}
.penci-slider.quote-slider ol.penci-control-nav li a.penci-active,
.penci-slider.quote-slider ol.penci-control-nav li a:hover {
    border-color: #6eb48c;
    background: #6eb48c;
}

/*.penci-carousel {
    margin-left: 0;
    margin-right: 0;
    max-height: 220px;
}*/

.slick-slide img {
    height: initial!important;
}
@media only screen and (max-width: 1169px) and (min-width: 961px) {
    #navigation ul.menu > li,
    #navigation .menu > ul > li {
        margin-right: 26px;
    }
    #navigation ul.menu > li a,
    #navigation .menu > ul > li a {
        font-size: 11px;
    }
    .page-id-27708 .penci-grid li.list-post .item .content-list-right {
        padding-left: 330px;
    }
    #customfeaturedslider .slidecontainer img {
        max-width: initial;
        height: 100%!important;
        width: auto;
    }
    li.penci-slide-widget {
        max-height: 182px;
    }
    .penci-widget-slide-detail .slide-item-date {
        font-size: 11px;
    }
    #customfeaturedslider .slidecontainer div.ui-tabs-panel a {
        display: block;
        height: 260px;
    }
}
@media only screen and (max-width: 1169px) and (min-width: 768px) {
    .vcfeed .thumbnail {
        max-height: 120px;
    }
    .penci-grid li .item > .thumbnail .icon-post-format,
    .penci-masonry .item-masonry > .thumbnail .icon-post-format,
    .grid-mixed .thumbnail .icon-post-format {
        top: 62px;
    }
    .value-pillars .inner-portfolio-posts .portfolio-item {
        width: 33.3333%;
    }
    .staff-entry {
        height: 500px;
    }
    .staff-entry-media.entry-media {
        max-height: 180px;
    }
}
@media only screen and (max-width: 1169px) {}
@media screen and (min-width: 980px) {
    ul#directoryFilterOptions,
    ul#directoryFilterOptions2,
    ul#directoryFilterOptions3,
    ul#directoryFilterOptions4,
    ul#directoryFilterOptions5 {
        width: 48%;
        display: inline-block;
        float: left;
    }
    ul#directoryFilterOptions2.fullwidth_directory_filter,
    ul#directoryFilterOptions3.fullwidth_directory_filter {
        width: initial;
    }
    ul#directoryFilterOptions {
        width: 100%;
    }
    p.col-2 {
        width: 48.05%;
        display: inline-block;
        margin-right: 1.95%;
        float: left;
    }
    .mobile-only {
        display: none;
    }
}
@media only screen and (max-width: 980px) and (min-width: 730px) {
    #customfeaturedslider .slidecontainer img {
        width: 100%;
        height: auto;
    }
    #customfeaturedslider .home-featured-cat.mag-cat-style-2 {
        max-height: 506px;
        height: 506px;
        float: left;
    }
    #customfeaturedslider .slidecontainer div.ui-tabs-panel a {
        display: block;
        height: 506px;
    }
    #customfeaturedslider .slidecontainer {
        max-height: 506px;
    }
    .container .penci-portfolio.column-3 .inner-portfolio-posts .portfolio-item {}
    ul.lavcafeed.penci-grid.advocacy_initiative li.magazine-layout.list-post {
        width: 45%!important;
        margin-right: 34px!important;
    }
    ul.lavcafeed.penci-grid.advocacy_initiative li.magazine-layout.list-post:nth-child(2n) {
        margin-right: 0!important;
    }
}
@media screen and (max-width: 980px) {
    div#navigation-sticky-wrapper {
        margin-bottom: 40px;
    }
    #customfeaturedslider .home-featured-cat.mag-cat-style-2 {
        width: 100%;
    }
    #customfeaturedslider ul.ui-tabs-nav {
        width: 100%;
        position: relative;
        top: -24px;
    }
    #customfeaturedslider li,
    a.lavcabutton.slider-button {
        height: 84px;
    }
    .penci-widget-slider {
        margin: 0 auto;
    }
    .lavcafeed.penci-grid li.list-post .item > .thumbnail,
    .vcfeed.penci-grid li.list-post .item > .thumbnail,
    .upcomingevents.penci-grid li.list-post .item > .thumbnail {
        position: initial;
        margin-bottom: 20px;
        width: 100%;
        max-width: none;
        height: auto;
        max-height: none;
    }
    .page-id-27708 .penci-grid li.list-post .item .content-list-right {
        padding-left: 0px;
    }
    .page-id-27725 .penci-grid li.list-post .item > .thumbnail {
        width: 100%;
    }
    .page-id-27725 .penci-grid li.list-post .item .content-list-right {
        padding-left: 0;
    }
    .home-featured-cat.static-content.headline-only.columns-3.mag-cat-style-2 {
        width: 100%;
    }
    .home-featured-cat.country-policy-overview.static-content.headline-only.columns-3.mag-cat-style-2 {
        width: 30%;
    }
    .home-featured-cat-content .mag-post-box {
        display: block;
    }
    #vctabs > ul a {
        font-size: 10px;
        padding: 10px 12px;
    }
    .post-entry #vctabs ul {
        padding-left: 10px;
    }
    .displayfeed.singlepost.member-highlight {
        height: initial;
    }
    .post-image,
    .container-team .post-image,
    .format-video .post-image {
        width: 100%;
    }
    .upcomingevents li.list-post.magazine-layout.magazine-1 .item > .thumbnail {
        width: 35%;
        position: absolute;
    }
    .upcomingevents li.list-post.magazine-layout.magazine-1 .item > .content-list-right {
        padding-left: 37.5%;
    }
    .upcomingevents li.list-post.magazine-layout.magazine-1 {
        padding-bottom: 30px;
    }
    .penci_sidebar .penci-grid li.list-post .item .content-list-right {
        padding: 0;
    }
    #tabsportfolio .penci-portfolio-thumbnail {
        max-height: 190px;
    }
}
@media only screen and (max-width: 768px) {
    .penci-grid li .item > .thumbnail .icon-post-format,
    .penci-masonry .item-masonry > .thumbnail .icon-post-format,
    .grid-mixed .thumbnail .icon-post-format {
        top: 94px;
    }
    .penci-grid.vcfeed li.columns-3 .item > .thumbnail {
        height: 300px;
    }
    .vcfeed li.grid-style.columns-3 {
        height: initial;
    }
}
@media only screen and (max-width: 768px) and (min-width: 480px) {
    .staff-entry {
        width: 50%;
    }
    .staff-entry-media.entry-media {
        max-height: 212px;
    }
    #customfeaturedslider .slidecontainer div.ui-tabs-panel a {
        min-height: 286px;
    }
}
@media screen and (max-width: 480px) {
    .post-entry #vctabs ul {
        min-height: 84px;
        text-align: left;
    }
    .post-entry #vctabs.watchread ul {
        min-height: 40px;
    }
    #vctabs > ul a {
        font-size: 12px;
        line-height: normal;
        width: 50px;
        text-align: left;
        margin: 0;
    }
    #vctabs > ul a,
    #vctabs > ul.lavcatabs a {
        font-size: 12px;
    }
    ul.members-list {
        column-count: 2;
    }
    .lavcabutton,
    .lavcabutton.lavcabutton-secondary.lavcabutton-contact {
        display: block!important;
        margin: 0;
    }
    .lavcabutton h3 {
        display: initial;
        background: none;
    }
    .lavcabutton h3 a {
        background: none;
    }
    .lavcabutton.lavcabutton-secondary.lavcabutton-contact {
        width: 480px;
    }
    .upcomingevents li.list-post.magazine-layout.magazine-1 .item > .thumbnail {
        width: 100%;
        position: initial;
    }
    .upcomingevents li.list-post.magazine-layout.magazine-1 .item > .content-list-right {
        padding-left: 0;
    }
    #customfeaturedslider .home-featured-cat.mag-cat-style-2 {
        max-height: 200px;
    }
    #customfeaturedslider .slidecontainer div.ui-tabs-panel a {
        display: block;
        height: 200px;
        min-height: initial;
    }
    #customfeaturedslider .slidecontainer img {
        max-width: initial;
        height: 100%!important;
        width: auto;
    }
    a.lavcabutton.slider-button {
        top: 0;
    }
    .logged-in .penci-top-bar .penci-topbar-menu,
    .logged-in .penci-top-bar .penci-topbar-social,
    .penci-top-bar .penci-topbar-social {
        display: none;
    }
    .home-featured-cat.country-policy-overview.static-content.headline-only.columns-3.mag-cat-style-2 {
        width: 100%;
    }
    .staff-entry {
        width: 100%;
        height: initial;
    }
    .staff-entry-media.entry-media {
        max-height: initial;
    }
}
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .home-featured-cat-content .mag-post-box,
    .home-featured-cat-content.style-1 {
        display: block;
    }
    .home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-detail {
        padding-left: 30px;
        max-width: 370px;
        float: left;
        display: inline-block;
    }
    .home-featured-cat-content.style-1 .magcat-thumb {}
    .cat-right .mag-post-box .magcat-thumb,
    .cat-right .mag-post-box .magcat-detail {
        float: left;
        display: inline-block;
    }
    .cat-right .mag-post-box .magcat-thumb {
        max-width: 120px;
    }
    .home-featured-cat.displayfeed.mag-cat-style-1 .home-featured-cat-content .cat-right .mag-post-box .magcat-detail {
        max-width: 214px;
        padding-bottom: 30px;
    }
}

/*Accelerator Directory */

.page-id-30811 .tags-share-box.hide-tags.page-share.has-line {
    display: none;
}
.member-directory {
    padding-bottom: 40px;
    margin-bottom: 20px;
}
.member-directory:last-child {
    border-bottom: 1px solid black;
}
.member-directory p {
    margin: 2px 0px;
    font-family: raleway, helvetica, arial, sans-serif;
}
.member-directory a {
    font-weight: bold;
}
.member-directory div.listorg_description p {
    font-family: "PT Serif", serif;
    line-height: 22px;
    margin-bottom: 14px;
}
.lavcabutton.lavcabutton-secondary {
    background: transparent;
}
.lavcabutton.lavcabutton-secondary h3 {
    background: transparent;
    border: 1px solid #000;
    padding: 10px 18px 8px;
}
.lavcabutton.lavcabutton-secondary a {
    background: transparent!important;
    text-transform: initial;
    letter-spacing: normal;
    color: black;
}
.lavcabutton,
.member-area a,
div#wpmem_reg .buttons,
div#wpmem_login .buttons {
    background: #9ac53c;
    display: inline;
    white-space: nowrap;
    line-height: 20px;
}
.member-area a {
    display: block;
}
ul#directory-list,
ul#directoryFilterOptions,
ul#directoryFilterOptions2,
ul#directoryFilterOptions3,
ul#directoryFilterOptions4,
ul#directoryFilterOptions5 {
    padding-left: 0;
}
ul#directory-list li {
    list-style: none;
}
.penci-portfolio.penci-portfolio-wrap.column-2.loaded.lists_organizations {
    display: initial;
}
.directory_buttons:before {
    content: " ";
    clear: both;
    display: block;
    padding-top: 16px;
}

.home .value-pillar-intro ul
{min-height:200px;}
