/*
 Theme Name:   Energy For Growth - Huza Child Theme
 Theme URI:    http://parsonstko.com/
 Description:  Energy For Growth Based on Huza Theme by Apus Themes
 Author:       Krzysztof Sabat
 Author URI:   http://parsonstko.com
 Template:     huza
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  efg_huza
*/

@import url('https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed|Barlow:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

body {
    background: black;
}

button.button-search.btn.btn-theme {
    background: #50bc83;
	width: 64px;
}

button.button-search.btn.btn-theme:hover {
    background: #46a974;
    border: none;
    color: white;
	    margin: 0;
    padding: 11px;
    width: 64px;
}

.tax-issue h2.ptko-realted-posts-by-taxonomy-header {
    padding-top: 23px;
    margin-bottom: 64px;
}

.header-search.active .apus-search-form {
    opacity: 1;
    filter: alpha(opacity=100);
    margin: 15px 17px;
}

img{
    max-width: 100%;
    height:auto;
 }
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* 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: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. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
.page_item {
    display: inline;
    text-decoration: none;
    font-size: 2rem;
    font-weight: bold;
}

.page_item > a {
    color: white;
}

.page_item > a:hover {
    color: #51BC83;
}

.ptko-social-media-icon-header {
    display: block;
    border: #2A576A solid 2px;
    color: #2A576A;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    padding-left: 1.6rem;
    padding-top: .5rem;
    font-size: 2.5rem;
}

.ptko-social-media-icon-footer {
    display: inline;
    border: none;
    color: white;
    font-size: 1.5rem;
    margin-right: 1rem;
}

.wrapper-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: white;
}

.apus-header .header-middle {
    padding: 5px 12%;
}

.ptko-social-media-icon-header {
    display: block;
    border: #2A576A solid 2px;
    color: #2A576A;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding-left: 1.2rem;
    padding-top: .55rem;
    font-size: 1.4rem;
    margin-right: 12px;
}

.page-main-item a:hover {
    color: #50bc82;
}

a.ptko-social-link._self.customize-unpreviewable {
    display: inline;
}

a.ptko-social-link._self {
    float: left;
    padding-top: 45px;
}

.logo-in-theme {
    max-width: 250px;
    padding: 13px 0;
}

.page_item > a {
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.apus-breadscrumb {
    background: #1c3f53;
    margin: 0;
}

.apus-footer {
    background: #5cbd81;
    padding: 0;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    text-align: center;
}

#apus-footer .container {
    padding: 55px 15px;
}

span.ptko-subscribe-footer-large {
    font-size: 25px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    line-height: 24px;
    font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 600;

}

.gform_wrapper form {
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
    text-align: center !important;
}

.ptko-footer-logo-mission-wrapper.pull-left {
    background-color: #2D5769;
    color: white;
}


.apus-header .main-menu {
    background: transparent;
    position: relative;
    padding-right: 20px;
    width: 560px;
}

.header-search {
    position: relative;
    float: right;
    clear: right;
}

.header-contact-info {
    background-color: #ef7e2e;
    padding: 20.25px 13px;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    float: left;
}

li#ptko-nav-subitem-main-3 {
    padding-bottom: 20px;
}

li#ptko-nav-subitem-main-0 {
    padding-top: 20px;
}

.header-search .show-search {
    display: inline-block;
    height: 40px;
    line-height: 77px;
    width: 80px;
    font-size: 23px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    background: #51BC83;
    color: #fff;
}

.navbar {
    position: absolute;
    margin-bottom: 0px;
    top: 21px;
    height: 50px;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.post-template-default ul.ptko-expert-downloadable-items-list {
    background-color: transparent;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 9px;
}

li.page-main-item {
    list-style-type: none;
    padding-bottom: 23px;
    height: min-content;
}

.page-main-item a {
    color: white;
    text-transform: uppercase;
    margin-right: 22px;
    font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}


ul.ptko-main-nav {
    display: -webkit-inline-box;
	padding-left: 0;
}

.ptko-main-sub-master-wrapper {
    display: none;
}

div#ptko-submenu-issues {
    display: block;
    float: left;
    width: 50%;
    padding: 30px;
    background-color: white;
}


div#ptko-submenu-regions {
    width: 50%;
    display: block;
    float: left;
    padding: 23px 30px 30px 30px;
    background-color: white
}


ul.ptko-main-sub {
    display: block;
}

.page-main-item:hover .ptko-main-sub-master-wrapper {
    display: flex;
    position: absolute;
    color: #5ABA84;
    width: 100%;
    left: -30px;
    padding-top: 21px;
    border-bottom: 3px solid #5ABA84;
    box-shadow: 4px 8px 12px 0 rgba(0,0,0,0.1);
}

.ptko-main-sub-wrapper {
    flex: 1;
}
 
span.ptko-menu-taxonomy-headings {
    display: block;
    position: relative;
    padding: 0;
    width: 100%;
    font-weight: 500;
}


.page-main-sub-item a {
    color: #4A4A4A;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    display: block;
    width: 100%;
}

.page-main-sub-item:first-child {
    padding-top: 10px;
}

.page-main-sub-item:last-child {
    padding-bottom: 10px;
}


ul.ptko-main-sub {
    display: block;
    padding: 0;
}

ul.ptko-recent-posts.ptko-recent-posts-9 {
    padding: 0;
    list-style-type: none;
}

.ptko-footer-sub-master-wrapper {
    display: none;
}

.page-main-item:hover .ptko-main-sub-nav {
    display: block;
	color: #5ABA84;
    background: white;
    margin-top: 21px;
    margin-left: -40px;
    padding-right: 0;
    border-bottom: 3px solid #5ABA84;
    box-shadow: 4px 8px 12px 0 rgba(0,0,0,0.1);
    padding-top: 15px;
    padding-bottom: 15px;
}

section#main-container {
    padding: 0 32px;
}

.ptko-main-sub-nav {
    display: none;
	margin-top: -30px;
    padding-right: 30px;
}

.page-main-sub-item {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    padding: 6px 0;
    width: 100%;
}


.page-main-sub-item a {
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
	font-family: 'Montserrat', sans-serif;
}


a._self.ptko-taxonomy-term-link img:hover {
    filter: brightness(0.7) !important;
    transition-duration: .3s;
    transition-timing-function: ease;
}

input#gform_submit_button_1 {
    background-color: #f07e2f;
    color: white;
    text-transform: uppercase;
}

input#input_1_1 {
    padding-left: 12px;
}


.ginput_container.ginput_container_email {
    float: left;
    width: 100%;
    max-width: 500px;
}

input#input_1_1 {
    padding-left: 12px;
    width: 100%;
    border: 1px solid white;
	color: gray;
}

.gform_footer.top_label {
    width: 200px !important;
    margin-left: -4px;
}

.gform_wrapper form {
    text-align: left;
    max-width: 500px!important;
    margin: 0 auto;
    width: 100%;
    display: -webkit-inline-box !important;
}

.gform_wrapper .gform_footer {
    padding: 16px 0 10px;
    margin: 9px 0 0 !important;
    width: 100% !important;
    display: inherit !important;
 
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
}

body .gform_wrapper ul li.gfield {
    margin-top: 16px !important;
    padding-top: 0 !important;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 9px !important;
}

.gform_wrapper .gform_body {
    width: 100% !important;
    max-width: 500px !important;
}

.gform_wrapper {
    margin: 16px 0;
    width: 100% !important;
    max-width: 1050px !important;
}

ul.ptko-recent-posts.ptko-recent-posts-8 {
    list-style-type: none;
    padding-left: 0;
}

.ptko-footer-nav {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    margin-top: 19px;
    display: -webkit-inline-box;
    clear: right;
    background-color: #2e5668;
    margin-top: 0;
    padding-top: 20px;
    width: 90%;
    max-width: 41%;
	border: none;
}

.ptko-copyright-foot {
    width: 100%;
    clear: both;
	padding: 0 12%;
}

.page-footer-item {
    list-style-type: none;
}

.page-footer-item a {
    color: white;
    text-transform: uppercase;
    margin-right: 22px;
font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}

.page-footer-item:hover .ptko-main-sub-nav {
    display: block;
    position: absolute;
}

.page-main-sub-item a:hover {
    color: #50bc82 !important;
}

.page-footer-sub-item {
    position: relative;
    display: block;
    top: 46px;
    right: 0px;
    padding: 12px 12px 4px 12px;
    width: 200px;
    background-color: #2f5567;
}



.page-footer-sub-item a {
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
	padding-top: 22px;
	font-family: 'Montserrat', sans-serif;
}

input#gform_submit_button_1:hover {
    background-color: #2b566a;
}

.ptko-footer-logo-mission-wrapper.pull-left {
background-color: #2D5769;
    color: white;
    padding: 32px 0% 42px 12%;
    float: left !important;
    width: 40%;
}

.ptko-footer-nav.pull-right {
    height: 278px;
}

.ptko-footer-mission-container {
    max-width: 420px;
}

.ptko-footer-logo-image-container {
    text-align: left;
}

.ptko-footer-logo-image-container img {
    width: 100%;
    max-width: 250px;
    margin-bottom: 10px;
}

.ptko-copyright-foot a.ptko-social-link._self {
    margin-top: 0 !important;
    padding: 10px 0;
}

.readmore i.fa.fa-arrow-right {
    display: none;
}

span.show-subscribe {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: white;
}

.ptko-social-media-icon-footer:hover {
    opacity: .5;
}

i.ti-email {
    padding-top: 2px !important;
    padding-left: 0;
    float: right;
    float: left;
    margin-right: 7px;
    font-size: 21px;
}

p, div, td {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}

.ptko-footer-master-wrapper {
    background-color: #2f5567;
    height: 100%;
    position: relative;
    display: flex;
}

h1.ptko-bread-header {
    color: white;
    text-transform: uppercase;
		font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 700;
	margin-top: 22px;
}

.ptko-expert-role, .ptko-expert-focus-label, .ptko-expert-area-of-experties-label, span.ptko-related-post-type {
    color: #50bc82;
    font-weight: 700;
    font-family: 'Barlow Semi Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.ptko-expert-name {
    color: #1d3f53;
    font-size: 38px;
    font-weight: 700;
    font-family: 'Barlow Semi Condensed', sans-serif;
    text-transform: uppercase;
    line-height: 63px;
}

.ptko-expert-details-container .ptko-expert-role {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    padding: 15px 0 12px 0;
    border-bottom: 1px solid #C0CED3;
    margin: 0 15px;
    line-height: 1.1;
}


button.ptko-expert-posts-load-more {
    margin: 0 auto 94px auto;
    display: block;
    background: #5cbd81;
    font-size: 18px;
    color: white;
	font-family: 'Barlow Semi Condensed', sans-serif;
    padding: 9px 74px;
    font-weight: 500;
    text-transform: uppercase;
}

.ptko-expert-title-and-org, span.ptko-expert-focus-areas, .ptko-expert-area-of-experties {
    color: #1d3f53;
}

.ptko-related-post-excerpt {
    line-height: 24px;
	margin-bottom: 32px;
}

h2.ptko-related-post-title {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 12px;
}

hr {
    margin-top: 12px;
    margin-bottom: 12px;
    border: 0;
    border-top: 1px solid #c6d1d6;
}

aside.sidebar.sidebar-right {
    padding-right: 33px;
    margin-bottom: 3rem;
}


.ptko-related-expert-headshot.odd:hover {
    filter: brightness(0.7) !important;
    transition-timing-function: ease;
    transition-duration: .3s;
}


.ptko-related-expert-headshot.even:hover {
    filter: brightness(0.7) !important;
    transition-timing-function: ease;
    transition-duration: .3s;
}

li.ptko-expert-downloadable-item {
    border-bottom: 1px solid white;
    padding: 7px;
}
a.ptko-expert-downloadable-item-link {
    padding: 19px;
    color: white;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
	font-family: 'Barlow Semi Condensed', sans-serif;
}

a.ptko-expert-downloadable-item-link:hover {
    color: #50bc82;
}

li.ptko-expert-downloadable-item i.ti-file, li.ptko-expert-downloadable-item .ti-link {
    display: none;
}

.sidebar-blog {
     padding: 20px 30px;
    background: #c0cdd361;
	    min-height: 130px !important;
}

.about-container span {
    font-size: 22px;
    text-transform: uppercase;
    color: #56798A;
    font-weight: 700;
    font-family: 'Barlow Semi Condensed', sans-serif;
}

a.ptko-exprt-social-link {
    float: left;
    color: #55788a;
    margin-right: 10%;
    margin-top: 14px;
}

h2.ptko-related-posts-by-experts-header {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 35px;
    font-weight: 600;
	margin-bottom: 52px;
}

a._self.ptko-related-post-link img {
    width: 100%;
    max-width: 300px;
    text-align: left;
    margin-right: 0px;
    height: 400px;
    object-fit: cover;
}

.ptko-related-post-item {
    border: 1px solid #2b566a45;
	display: flex;
}

span.ptko-envelope {
    padding-top: 3px !important;
    position: relative;
    float: left;
    margin-right: 9px;
}

h2.bread-title {
    display: none;
}

.apus-breadscrumb .breadcrumb {
    background: transparent;
    margin: 0;
    padding: 0;
    color: #51BC83;
    font-size: 16px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.apus-breadscrumb .wrapper-breads-inner {
    padding: 40px 0 30px 0;
}

button.ptko-related-post-continue-reading {
    background: none;
    border: 1px solid #5EBF83;
    padding: 5px 12px;
    font-size: 19px;
	letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #5EBF83;
    font-weight: 700;
	font-family: 'Barlow Semi Condensed', sans-serif;
}

.home h1.ptko-bread-header {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 60px;
    color: white;
    letter-spacing: 0;
    text-align: center;
    line-height: 60px;
    max-width: 700px;
    display: block;
    position: relative;
    margin: 0 auto 85px auto;
}

.home a.ptko-link-button {
    background-color: #5CBD81;
    border: 1px solid #5CBD81;
    color: white;
    font-size: 16px;
    letter-spacing: 0;
    text-align: center;
    font-family: 'Barlow Semi Condensed', sans-serif;
    text-transform: uppercase;
    padding: 17px 43px;
}

.home .wrapper-breads {
    text-align: center;
    padding: 76px 12px 118px;
}

.home section#apus-breadscrumb {
    background-size: cover;
}

.home .ptko-primary-feature-thumbnail img {
    min-width: 466px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.home a.ptko-primary-feature-link {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-evenly;
    margin: 88px auto;
    width: 100%;
    max-width: 1580px;
    padding: 0 5%
}

.home section#main-container {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}

.home .ptko-primary-feature-container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.ptko-content-area {
    background-color: #EDF1F2;
    padding: 118px 12%;
}

.ptko-content-area h2, h2.ptko-secondary-featured-posts, h2.ptko-recent-posts {
	height: auto;
	width: 800px;
	color: #2B566C;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 34px;
	text-transform: uppercase;
}

p, div, td {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #575757;
	font-weight: 300;
}

h4 {
	color: #5CBD81;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.58px;
	line-height: 18px;
	text-transform: uppercase;
}

.header-contact-info {
    background-color: #ef7e2e;
    padding: 22px 22px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    float: left;
    font-weight: 400;
}

.ptko-primary-feature-summary {
    max-width: 50%;
    margin-right: 2rem;
}

.ptko-our-work-promo-prom-wrapper {
    background-color: #5CBD81;
    width: 33.3%;
    float: left;
    text-align: center;
    padding: 55px;
	color: white;
}

.ptko-our-members-promo-prom-wrapper {
    width: 33.3%;
    float: left;
    background-color: #2b566a;
    padding: 55px;
    text-align: center;
}

.ptko-our-work-promo-prom-wrapper .ptko-post-item-readmore, .ptko-about-the-hub-prom-wrapper .ptko-post-item-readmore {
    background-color: rgba(255,255,255,0.2);
    text-align: center;
    margin: 33px auto 0;
	color: white;
}

.ptko-social-media-icon-header-medium:hover,
.ptko-social-media-icon-header-gp:hover {
    background-color: #2A576A;
    color: white;
    transition-timing-function: ease;
    transition-duration: .3s;
}

.ptko-social-media-icon-header-medium:hover svg,
.ptko-social-media-icon-header-gp:hover svg,
svg:not(:root):hover {
    fill: white !important;
}

h2.ptko-our-work-promo-promo-heading, h2.ptko-our-members-promo-promo-heading, h2.ptko-about-the-hub-promo-heading {
    color: white;
    font-family: Montserrat;
    font-size: 26px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
}

.ptko-our-work-promo-promo-summary-text, .ptko-our-members-promo-promo-summary-text, .ptko-about-the-hub-promo-summary-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: white;
	max-width: 306px;
    margin: 0 auto;
}

.ptko-our-members-promo-prom-wrapper .ptko-post-item-readmore {
    margin: 33px auto 0;
    background-color: rgba(255,255,255,0.2);
    border: none;
	color: white;
}


.ptko-about-the-hub-prom-wrapper {
    width: 33.3%;
    float: left;
    background-color: #5cbd81;
    text-align: center;
    color: white;
    padding: 55px;
}

.ptko-section-promo-wrapper {
    display: flex;
    align-items: inherit;
}

.ptko-footer-mission-container p {
    color: white;
	font-weight: 300;
}

.footer-default.pull-left {
    color: white;
    font-size: 12px;
    font-weight: 300;
    margin: 0;
    padding: 10px 0;
}

h2.ptko-secondary-featured-posts, h2.ptko-recent-posts {
    padding: 0;
    width: 100%;
    max-width: 1040px;
    margin: 129px auto 0 auto;
}

input#input_1_1 {
    padding-left: 12px;
    width: 100%;
    border: 1px solid white;
    color: gray;
    line-height: 32px;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 9.35px !important;
}

span.ptko-subscribe-footer-large {
    font-size: 30px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    line-height: 34px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 600;
}

span.ptko-subscribe-footer-small {
    color: #ffffffcf;
    font-size: 18px;
    line-height: 54px;
	font-weight: 300;
}


.ptko-featured-post-item-thumbnail img {
    width: 100%;
    max-height: 280px !important;
}

.ptko-featured-post-item-title {
    padding: 9px 0 0px 28px;
    color: #171616;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.58px;
    line-height: 24px;
    margin-right: 28px;
}

.ptko-featured-post-item-title:hover {
    color: #5cbd81;
}

.ptko-featured-post-item-type {
    padding: 5px 0 0px 28px;
    color: #5cbd81;
    font-weight: 500;
    letter-spacing: 0.58px;
    line-height: 18px;
}

.ptko-post-item-type {
    padding: 5px 0 5px 0px;
    color: #5cbd81;
    font-weight: 500;
    font-size: 1.5rem;
    letter-spacing: 0.58px;
    line-height: 18px;
}

.ptko-featrued-post-item-author {
    padding: 10px 0 18px 28px;
    color: #575757;
    font-family: Montserrat;
    font-size: 16px;
    letter-spacing: 0.58px;
    line-height: 18px;
    font-weight: 300px;
    text-transform: none;
    margin-top: 0px;
}

.ptko-featured-post-item-excerpt {
    padding: 8px 28px 0 28px;
    color: #575757;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

/* fixed but not usign till told to
.ptko-post-item-readmore {
    border: 1px solid #5cbd81;
    font-size: 16px;
    color: #5cbd81;
    letter-spacing: 0;
    text-align: center;
    max-width: 220px;
    text-transform: uppercase;
    padding: 9px 20px;
    font-weight: 500;
    margin-top: 50px;
    margin-bottom: 25px;
    font-family: 'Barlow Semi Condensed', sans-serif !important;
} */

.ptko-post-item-readmore {
    border: none;
    padding: 0;
    margin: 33px 0 33px 0;
    color: #7792A1;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-align: left;
    padding-left: 28px;
    text-transform: uppercase;
}

.ptko-featured-post-item .ptko-post-item-readmore {
    margin: 28px 28px 28px 0; /* 28px 28px 28px */
    /*position: absolute;   get rid of */
}

.owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.owl-item{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}

.ptko-featured-posts {
    height: 100%;
}

.ptko-featured-post {
    display: block;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    height: 100%;
    min-height: 600px;
}

.ptko-recent-posts-wrapper {
    width: 100%;
    max-width: 1030px;
    margin: 59px auto;
    display: flex;
}

.ptko-recent-post {
    border: 1px solid #C0CED3;
	
     margin-bottom: 25px;
}

ul.ptko-recent-posts.ptko-recent-posts-6 {
    list-style-type: none;
    padding-left: 0;
}

.ptko-post-item {
    display: inline-flex;
}

.ptko-post-item-thumbnail img {
    object-fit: cover !important;
}

.ptko-post-item-title:hover {
    color: #5cbd81;
}

h2.ptko-primary-feature-heading:hover {
    color: #5cbd81;
}

.ptko-post-item-detail-wrapper {
    padding: 25px;
}

.ptko-post-item-title {
    padding: 8px 28px 12px 0;
    color: #171616;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-transform: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.ptko-post-item-author {
    margin-bottom: 16px;
    font-size: 16px;
}

/* 10/5 per bailey */
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.ptko-featured-post-item-thumbnail {
    height: 300px;
    width: 100%;
    display: block;
}

.ptko-featured-post-item-thumbnail:empty {
    height: 0px;
}

/* 10/5 per bailey end*/

h2.ptko-recent-posts {
    padding-top: 32px;
    padding-bottom: 40px;
    width: 100%;
    max-width: 1040px;
    margin: 129px auto 0 auto;
    border-top: 1px solid #C0CED3;
}

.ptko-content-area {
    background-color: #EDF1F2;
    padding: 100px 12%;
}

.ptko-primary-feature-type {
    padding-top: 23px;
    color: #5cbd81;
    font-weight: 500;
    letter-spacing: 0.58px;
    line-height: 18px;
}

.ptko-primary-feature-author {
    padding-bottom: 18px;
}

h2.ptko-primary-feature-heading {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #171616;
    margin-bottom: 8px;
    margin-top: 16px;
}

.home .ptko-primary-feature-container {
    width: 100%;
    max-width: 100%;
    position: relative;
    display: block;
    margin-bottom: 50px;
}

.home .ptko-primary-feature-thumbnail {
    height: auto;
    max-width: 528px;
}

.header-bottom {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
}

.page-main-sub-item a {
    color: #4A4A4A;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    display: block;
    width: 100%;
}

a.ptko-tab-link-item:hover {
    color: #2b566c;
    transition-timing-function: ease;
    transition-duration: .3s;
    display: inline-block;
}


ul.ptko-recent-posts {
    list-style-type: none;
    padding-left: 0;
    width: 100%;
}

#main-mobile-menu a {
    padding: 0;
    font-weight: 400;
    font-size: 14px;
}

#main-mobile-menu .sub-menu li {
    line-height: 1!important;
    padding: 10px 0;
}

li.ptko-menu-taxonomy-headings {
    font-weight: 500;
    font-size: 14px;
    padding: 15px 0 10px 0 !important;
}


.ptko-main-sub-nav {
    display: none;
    margin-top: -1.5px;
}

.sub-menu li {
    margin-left: 10px;
}

ul.sub-menu {
    padding-left: 0!important;
}

.navbar-collapse {
    width: 100%;
    max-height: calc(100% - 40px);
    overflow-y: scroll;
    margin-top: 15px;
    padding-top: 10px;
}

div#apus-mobile-menu {
    overflow: hidden;
}

.ptko-social-media-icon-header-gp {
    display: block;
    border: #2A576A solid 2px;
    color: #2A576A;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding-left: 0.4rem;
    padding-top: 0.2rem;
    font-size: 1.4rem;
    margin-right: 12px;
}

.ptko-social-media-icon-header-medium {
    display: block;
    border: #2A576A solid 2px;
    color: #2A576A;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding-left: 0.4rem;
    padding-top: 0.2rem;
    font-size: 1.4rem;
    margin-right: 12px;
}

.ptko-social-media-icon-header-medium svg {
    height: 24px;
    width: 24px;
    margin: 4px 0 0 3px;
}

.navboxshadow {
	box-shadow: 2px 2px 3px #999 inset;
}

.ptko-active-slider {
    border: solid 1px #2B566C;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: radial-gradient(#2B566C 40%, white 42%, white 100% );
	float: left;
	margin: 0 12px
}

.ptko-active-slider:hover {
  background: radial-gradient(#2B566C 40%, white 42%, white 100% );
  border: none;
}

#ptko-slider-control-2 {
    background: radial-gradient(#95ACB6 40%, white 42%, white 100% );
    width: 19px;
    height: 19px;
    float: left;
}



#ptko-slider-control-2:hover {
	background: radial-gradient(#2B566C 40%, white 42%, white 100% );
}

.ptko-slider-controls {
    width: 100%;
    max-width: 70px;
    margin: 45px auto;
}

.ptko-social-media-icon-header-medium:hover,
.ptko-social-media-icon-header:hover {
    background-color: #2A576A;
    color: white;
    transition-timing-function: ease;
    transition-duration: .3s;
}

.logo-in-theme img {
    box-shadow: none !important;
}

a.ptko-link-to-expert-bio {
    color: #50bc83;
}

.page-id-448 a.ptko-footer-logo-image-link img {
    box-shadow: none;
}

.ptko-post-item-readmore:hover, .ptko-related-post-continue-reading:hover {
    background-color: #50bc82;
    color: white;
    transition-timing-function: ease;
    transition-duration: .3s;
}

a.ptko-link-button:hover {
    background-color: #3E9A60;
    border: 1px solid #3E9A60;
}

.header-contact-info:hover {
    background-color: #DB6021;
}

.ptko-our-work-promo-prom-wrapper .ptko-post-item-readmore:hover, .ptko-about-the-hub-prom-wrapper .ptko-post-item-readmore:hover {

    background-color: #8BCEA4;
}

.ptko-our-members-promo-prom-wrapper .ptko-post-item-readmore:hover {
    background-color: #6C8796;
}

.owl-stage-outer {
    margin: 11px 0;
    padding: 22px 0;
}

.ptko-featured-post .ptko-post-item-readmore:hover {
    color: #2c566d !important;
    background-color: transparent;
}

.apus-breadscrumb .breadcrumb a:hover {
    color: white;
    text-decoration: underline;
}

input#gform_submit_button_1:hover {
    background-color: #DF6B24;
}

h1.ptko-bread-header {
    color: white;
    text-transform: uppercase;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 700;
    margin-top: 22px;
    font-size: 48px;
}

.page-404 .title-big {
    color: #2B566C;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 72px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    border-bottom: 3px solid;
    max-width: 120px;
    padding-bottom: 55px;
    margin: 69px auto;
}

svg:not(:root) {
    overflow: hidden;
    fill: #2a576a;
}

.ptko-related-post-item {
    border: 1px solid #2b566a45;
    display: flex;
    margin-bottom: 25px;
}


.ptko-related-posts-by-taxonomy-wrapper {
    margin-bottom: 99px;
}

.ptko-taxonomy-hook-left {
    color: #5CBD81;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    float: left;
    text-transform: uppercase;
    width: 45%;
    border-right: 2px solid #2B566C;
    padding-right: 44px;
}

.ptko-taxonomy-hook-right {
    color: #727272;
    font-family: Montserrat;
    font-size: 18px;
    line-height: 28px;
    width: 54%;
    float: left;
    border-left: none;
    padding-left: 45px;
}

.apus-breadscrumb .wrapper-breads-inner {
    padding: 90px 0 90px 0;
}

section#apus-breadscrumb {
    background-size: cover;
}

section.error-404.not-found.text-center.clearfix .search-form {
    display: none;
}

a.btn.btn-theme.btn-lg:hover, .ptko-related-experts-button-wrapper a.ptko-link-button:hover {
    border: none;
    color: white;
    background-color: #3B985B !important;
}

.ptko-realted-experts-wrapper {
    margin-bottom: 53px;
}

.archive .container {
    width: 1080px;
}

h2.ptko-realted-posts-by-taxonomy-header {
    border-top: 1px solid #C0CED3;
    padding-top: 23px;
    margin-bottom: 64px;
}

.ptko-recent-post {
    border: 1px solid #C0CED3;
    margin-bottom: 25px;
}


.ptko-show-all-button, .ptko-related-experts-button-wrapper a.ptko-link-button {
    background: #5cbd81 !important;
    color: white;
    text-transform: uppercase;
    padding: 12px 35px;
    margin: 0 auto 99px;
    display: block;
    max-width: 350px;
    text-align: center;
}

a.btn.btn-theme.btn-lg {
    background-color: #5CBD81;
    border-radius: 0px;
    padding: 18px 54px;
    font-size: 19px;
    margin-top: 40px;
}

section.error-404.not-found.text-center.clearfix .sub-title {
    color: #727272;
    font-family: Montserrat;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}

section.error-404.not-found.text-center.clearfix .page-title {
    color: #5CBD81;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
}

h3, .h3 {
    font-size: 28px;
    color: #5CBD81;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.58px;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 19px;
}

h2, .h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #2b566c;
}

.ptko-taxonomies-terms-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-content: space-evenly;
}


a._self.ptko-taxonomy-term-link {
    display: block;
    position: relative;
    width: 100%;
    max-width: 370px;
    height: 565px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    margin-bottom: 32px;
}

a._self.ptko-taxonomy-term-link img {
    width: 100%;
    height: auto;
}

label.ptko-expert-type-dropdown-label {
    color: #575757;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
	margin-right: 15px;
}

button.ptko-select-option-button {
    background-color: #5CBD81;
    color: white;
    padding: 6px 22px;
    border: none;
}

.ptko-taxonomy-term-excerpt {
    padding: 12px 32px;
    font-size: 15px;
    line-height: 22px;
    color: #575757;
    font-family: Montserrat;
}

h3.ptko-taxonomy-term-type, h2.ptko-taxonomy-term-title {
    margin-left: 32px;
}

.ptko-taxonomies-terms {
    margin: 94px 0;
}

div#ptko-fellow-wrapper {
    margin-bottom: 99px !important;
}

.ptko-our-work-content-wrapper {
    margin-bottom: 94px;
}

.ptko-taxonomy-term-item .ptko-post-item-readmore {
    color: #7792A1;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-align: left;
    padding-left: 28px;
    border: none;
	margin-top: 22px !important;
}

.ptko-taxonomy-term-item .ptko-post-item-readmore:hover {
    background-color: transparent;
    border: none;
    color: #2c556c;
}

#ptko-staff-and-leadership-wrapper, #ptko-advisor-wrapper, #ptko-fellow-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 66px 0px !important;
}

.ptko-expert-image-container img {
    width: 100%;
    max-height: 300px;
}

.ptko-expert-name, h5.ptko-related-expert-name {
    color: #171616;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    margin-top: 34px;
	    padding: 0 22px;
}

.ptko-related-expert-headshot.odd img {
    width: 100%;
    max-height: 300px;
}

h2.ptko-related-experts-heading {
    float: left;
    clear: left;
    margin: 95px 0 42px 0;
    display: block;
}

.ptko-related-experts-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}

ul.ptko-featured-posts.ptko-featured-posts-4 {
    display: -webkit-inline-box;
}

h2.ptko-featured-items-header {
    padding: 0;
    width: 100%;
    max-width: 1040px !important;
    margin: 44px auto 0 auto;
}

.ptko-expert-title, span.ptko-related-expert-meta.position, span.ptko-related-expert-meta.organization  {
    color: #575757;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-top: 23px;
	    padding: 0 22px;
	display: block;
}

span.ptko-related-expert-meta.organization {
	margin-top: 0 !important;
}

.ptko-expert-org {
    color: #575757;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
	    padding: 0 22px;
}

a._self.ptko-taxonomy-term-link img {
    width: 100%;
    height: auto;
    max-height: 230px;
}



h1.ptko-bread-header {
    color: white;
    text-transform: uppercase;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 700;
    margin-top: 22px;
    font-size: 48px;
}

.page-404 .title-big {
    color: #2B566C;
    font-family:'Barlow Semi Condensed', sans-serif;
    font-size: 72px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    border-bottom: 3px solid;
    max-width: 120px;
    padding-bottom: 55px;
    margin: 69px auto;
}

.addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
    display: inline-flex;
    color: #000000;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
}

.expert_member-template-default .ptko-expert-name {
    color: #2B566C;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    text-align: left;
    margin: 19px 0;
    padding-left: 0;
}


.addtoany_header {
    margin: 0 15px 0 0;
}

.a2a_kit.a2a_kit_size_24.addtoany_list {
    width: 300px !important;
    max-width: 240px !important;
    display: inline-flex;
    justify-content: space-between;
}

.archive .apus-breadscrumb .wrapper-breads-inner {
    padding: 90px 0 90px 0;
}

a.ptko-expert-focus-area-link:hover {
    color: #50bc82;
}

.about-container span:hover {
    color: #50bc82;
}

a.ptko-expert-detail-link, .ptko-related-experts-row a {
    width: 19%;
    background-color: #EDF1F2;
    margin-right: 6px;
    margin-bottom: 42px;
    display: block;
    float: left;
    border: solid 1px #EDF1F2;
    border-bottom: 2px solid #5CBD81;
    min-height: 426px;
}

.ptko-expert-title, span.ptko-related-expert-meta.position, span.ptko-related-expert-meta.organization {
    color: #575757;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-top: 0;
    padding: 0 15px;
    display: block;
}


span.ptko-related-expert-meta.organization {
    margin-top: 0 !important;
    padding-bottom: 20px;
}

.ptko-expert-name, h5.ptko-related-expert-name {
    color: #171616;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    margin: 0;
    padding: 20px 15px;
}


h2.ptko-related-experts-heading {
    float: left;
    clear: left;
    margin: 95px 0 42px 0;
    display: block;
    width: 100%;
}


.ptko-realted-experts-wrapper {
    margin-bottom: 53px;
    display: block;
}


.ptko-related-expert {
    display: block;
}

.ptko-related-expert-headshot.odd img {
    width: 100%;
    max-height: 200px;
    min-height: 200px;
    object-fit: cover;
}

.ptko-related-expert-headshot.even img {
    width: 100%;
    max-height: 200px;
    min-height: 200px;
    object-fit: cover;
}

blockquote p {
    color: #494949;
    font-family: Montserrat;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    padding: 12px 44px;
}

blockquote {
    background-color: #EDF1F2;
    padding: 44px 87px;
    text-align: center;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

blockquote h2 {
    color: #5cbd81;
    font-family: Montserrat;
    font-size: 26px;
    font-weight: 600;
    line-height: 29px;
    text-align: center;
    text-transform: none;
}

i.fa.fa-caret-down {
    margin-left: 8px;
}

.post-navigation {
    padding: 30px 0;
    position: relative;
    border-top: 1px solid #e3e3e3;
    width: 100%;
    max-width: 751px;
}

a._self.ptko-taxonomy-term-link img {
    width:100%;
    height: 338px !important;
    max-height: 338px !important;
    display: block !important;
    overflow: hidden !important;
    object-fit: cover !important;
}

.header-contact-info:hover, a.ptko-related-terms-buttons:hover, ._form_11 button:hover, select:hover, textarea:hover {
    background-color: #DB6021;
    color: white !important;
    transition-timing-function: ease;
    transition-duration: .3s;
}

.archive h2.ptko-featured-items-header {
    text-align: center;
    width: 100%;
    margin: 70px auto;
    border-top: 1px solid #C0CED3;
    padding-top: 23px;
}

span.pull-left.navi {
    color: #4A4A4A;
    font-family: Montserrat;
    font-size: 20px;
    line-height: 26px;
    font-style: normal;
}

.col-md-4.col-sm-12.col-xs-12.pull-right {
    margin-left: 33px;
    margin-top: 22px;
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
    margin-right: 21px;
}

a.ptko-related-terms-buttons {
    background-color: #EF7E2E;
    color: white;
    padding: 11px 18px;
    margin: 22px 0;
    display: -webkit-inline-box;
}

span.post-title {
    opacity: 0.9;
    color: #4A4A4A;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    margin-left: 25px !important;
    margin-top: 17px;
}

a.ptko-taxonomy-link {
    line-height: 38px;
	font-size: 14px;
}

.post-navigation .navi i {
    font-size: 12px;
    margin-right: 13px;
}

.post-navigation .post-title {
    font-size: 14px;
    font-weight: 700;
    margin: 40px 0 0;
    display: block;
}

._form_11 ._form-content {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: inline-flex;
    align-items: center;
}

.ptko-expert-image-container:hover {
    display: block;
    filter: brightness(0.7) !important;
    transition-duration: .3s;
    transition-timing-function: ease;
}

a.ptko-expert-focus-area-link {
    color: #2a576a;
    text-decoration: underline;
}

._form_11 ._form_element._x10996507._full_width {
    width: 100%;
    max-width: 400px;
}
._form_11 button, ._form_11 button select, ._form_11 button textarea {
    background-color: #EF7E2E;
    width: 100px;
    float: right;
    clear: right;
    display: block;
    border: none;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Barlow Semi Condensed', sans-serif;
	height: 45px;
}


._form_11 input[type="text"] {
    width: 100%;
    margin-bottom: 18px;
    height: 45px;
	padding: 12px;
	border: none;
	border-radius: 0px !important;
}

._form_11 ._button-wrapper._full_width {
    margin-top: 7px;
}

._form_11 ._form-title {
	display: none;
}

.ptko-related-post-item {
    border: 1px solid #2b566a45;
    display: flex;
    margin-bottom: 25px;
}

.ptko-taxonomy-page-hook {
    display: block;
    float: left;
    margin-bottom: 65px;
    border-bottom: 1px solid #C0CED3;
    margin-top: 44px;
    padding-bottom: 65px;
	width: 100%;
}

.ptko-related-posts-by-taxonomy-wrapper {
    margin-bottom: 99px;
}

.ptko-taxonomy-hook-left {
    color: #5CBD81;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    float: left;
    text-transform: uppercase;
    width: 45%;
    border-right: 2px solid #2B566C;
    padding-right: 44px;
}

.home .ptko-primary-feature-thumbnail img {
    min-width: 466px;
    max-width: 50%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    max-width: 528px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    object-fit: cover;
    height: 100%;
}

.ptko-taxonomy-hook-right {
    color: #727272;
    font-family: Montserrat;
    font-size: 18px;
    line-height: 28px;
    width: 54%;
    float: left;
    border-left: none;
    padding-left: 45px;
}

._form_7, ._form_13 {
    width: 100%;
    max-width: 350px;
    float: right;
    background-color: #1c3f53;
    padding: 24px;
    color: white !important;
    margin-left: 44px;
}

._form_7, ._form_13 {
    width: 100%;
    max-width: 350px;
    float: right;
    background-color: #2a576a;
    padding: 18px;
    color: white !important;
    margin-left: 44px;
}

div._field-wrapper textarea {
    width: 100%;
    background-color: white;
}

div._field-wrapper textarea:hover {
    color: #575757;
    background-color: white;
}

._form-title {
    color: white;
    font-weight: bold;
    font-size: 15.7px;
    text-transform: uppercase;
     margin-bottom: 16px;
}

button#_form_7_submit:hover {
    background: #499c69;
}

label._form-label {
    color: white;
    font-weight: 300;
}

input[type="text"] {
    width: 100%;
    margin-bottom: 18px;
}

button#_form_7_submit {
    background: #5cbd81;
    border: none;
    padding: 5px 11px;
    color: white;
    margin-top: 12px;
}

.apus-breadscrumb .wrapper-breads-inner {
    padding: 30px 0 30px 0;
}

section#apus-breadscrumb {
    background-size: cover;
}

section.error-404.not-found.text-center.clearfix .search-form {
    display: none;
}

a.btn.btn-theme.btn-lg:hover, .ptko-related-experts-button-wrapper a.ptko-link-button:hover {
    border: none;
    color: white;
    background-color: #3B985B !important;
}

.ptko-realted-experts-wrapper {
    margin-bottom: 53px;
}

.archive .container {
    width: 1080px;
}

h2.ptko-realted-posts-by-taxonomy-header {
    border-top: 1px solid #C0CED3;
    padding-top: 23px;
    margin-bottom: 64px;
}
/*

.expert_member-template-default .pull-left {
    padding: 0 0 33px 0 !important;
}
*/

.ptko-recent-post {
    border: 1px solid #C0CED3;
    margin-bottom: 25px;
}

.ptko-content-area h2, h2.ptko-secondary-featured-posts, h2.ptko-recent-posts {
    height: auto;
    width: 800px;
    color: #2B566C;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    text-transform: uppercase;
    text-align: left;
}

h2.ptko-secondary-featured-posts {
    margin-bottom: 59px;
    border-top: 1px solid #C0CED3;
    padding-top: 45px;
}

#ptko-staff-and-leadership-wrapper, #ptko-advisor-wrapper, #ptko-fellow-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 66px 0px !important;
}


.ptko-show-all-button, .ptko-related-experts-button-wrapper a.ptko-link-button {
    background: #5cbd81 !important;
    color: white;
    text-transform: uppercase;
    padding: 12px 35px;
    margin: 0 auto 99px;
    display: block;
    max-width: 350px;
    text-align: center;
}

a.btn.btn-theme.btn-lg {
    background-color: #5CBD81;
    border-radius: 0px;
    padding: 18px 54px;
    font-size: 19px;
    margin-top: 40px;
}

section.error-404.not-found.text-center.clearfix .sub-title {
    color: #727272;
    font-family: Montserrat;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}

section.error-404.not-found.text-center.clearfix .page-title {
    color: #5CBD81;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
}

h3, .h3 {
    font-size: 28px;
    color: #5CBD81;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.58px;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 19px;
}

h2, .h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #2b566c;
}

.ptko-post-general-title {
    color: #2B566C;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 23px;
}

.ptko-post-general-author, .ptko-post-general-datetime {
    margin: 2.25rem 0;
}


.ptko-post_general-top-info p {
    /*margin-top: 22px;*/
}

.fa {
    margin-left: 0;
}


.fa-arrow-right:before {
    content: "\f35a";
}

span.ptko-general-sidebar-heading {
    color: #4A4A4A;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.58px;
    line-height: 18px;
    text-transform: uppercase;
}

.sidebar-blog {
    padding: 20px 30px;
    background: #EDF1F2;
    min-height: 130px !important;
}

.sidebar-blog hr {
    margin-top: 12px;
    margin-bottom: 12px;
    border: 0;
    border-top: 1px solid #C0CED3;
}

li.ptko-expert-downloadable-item {
    border-bottom: 0;
    padding: 7px;
}

i.ti-download {
    margin-right: 19px;
}

.ptko-taxonomies-terms-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-content: space-evenly;
}

ul.ptko-expert-downloadable-items-list {
    list-style-type: none;
    background-color: #2b566a;
    padding-left: 0;
}

a._self.ptko-taxonomy-term-link {
    display: block;
    position: relative;
    width: 100%;
    max-width: 360px;
    height: 690px !important;
}

blockquote h2:before {
    content: "";
    position: relative;
    width: 110px;
    z-index: 999999;
    display: block;
    border: 1px solid #2B566C;
    margin: 0 auto 54px auto;
}

a._self.ptko-taxonomy-term-link {
    display: block;
    position: relative;
    width: 100%;
    max-width: 32%;
    height: 690px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    margin-bottom: 32px;
}

a._self.ptko-taxonomy-term-link img {
    width: 100%;
    height: auto;
}

label.ptko-expert-type-dropdown-label {
    color: #575757;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
	margin-right: 15px;
}

button.ptko-select-option-button {
    background-color: #5CBD81;
    color: white;
    padding: 6px 22px;
    border: none;
}

.ptko-taxonomy-term-excerpt {
    padding: 12px 32px;
    font-size: 15px;
    line-height: 22px;
    color: #575757;
    font-family: Montserrat;
}

h3.ptko-taxonomy-term-type {
    margin-left: 32px;
    margin-top: 3rem;
    margin-bottom: .35rem;
}

h2.ptko-taxonomy-term-title {
    margin-left: 32px;
    margin-top: 0px;
}

.ptko-taxonomies-terms {
    margin: 94px 0;
}

div#ptko-fellow-wrapper {
    margin-bottom: 99px !important;
}

.ptko-our-work-content-wrapper {
    margin-bottom: 94px;
}

.ptko-taxonomy-term-item .ptko-post-item-readmore {
    color: #7792A1;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-align: left;
    padding-left: 28px;
    border: none;
	margin-top: 22px !important;
    position: absolute;
    bottom: 1.25rem;
}

.ptko-taxonomy-term-item .ptko-post-item-readmore:hover {
    background-color: transparent;
    border: none;
    color: #2c556c;
}

#ptko-staff-wrapper, #ptko-advisor-wrapper, #ptko-fellow-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
	margin: 66px 0px !important;
}

.ptko-tabbed-nav {
    padding: 20px 0;
    font-size: 20px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    /* color: #EDF1F2; */
}

a.ptko-tab-link-item {
    color: #95ACB6;
    padding-right: 13px;
}

a.ptko-tab-link-item.ptko-active {
    color: #2b566c;
}


.ptko-expert-image-container img {
    display: block;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
    height: 220px;
    max-height: 220px;
}

.ptko-expert-name, h5.ptko-related-expert-name {
    color: #171616;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    margin-top: 20px;
    padding: 0 15px;
}



h2.ptko-related-experts-heading {
    float: left;
    clear: left;
    margin: 95px 0 42px 0;
    display: block;
    text-align: center;
    border-top: 1px solid #C0CED3;
    padding-top: 23px;
}


ul.ptko-featured-posts.ptko-featured-posts-4 {
    display: -webkit-inline-box;
}

h2.ptko-featured-items-header {
    padding: 0;
    width: 100%;
    max-width: 1040px !important;
    margin: 44px auto 0 auto;
}

.ptko-expert-title, span.ptko-related-expert-meta.position, span.ptko-related-expert-meta.organization  {
    color: #575757;
    font-family: Montserrat;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    margin-top: 6px;
    padding: 0 22px;
    display: block;
}

span.ptko-related-expert-meta.organization {
	margin-top: 0 !important;
    padding-bottom: 25px;
}

.ptko-expert-org {
color: #575757;
    font-family: Montserrat;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    padding: 0 22px;
    padding-bottom: 20px;
}

a._self.ptko-taxonomy-term-link img {
    width: 100%;
    height: auto;
    max-height: 230px;
}

.archive #main-container {
    max-width: 1080px;
    width: 100%;
    padding: 40px 22px;
}

html, body {
    background: #1C3F53;
    overflow-x: hidden !important;
	margin-top: 0 !important;
}

aside.bottom-mobile-only-bar {
    display: block;
}

.home h1.ptko-bread-header {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 40px;
    color: white;
    letter-spacing: 0;
    text-align: center;
    line-height: 50px;
    max-width: 700px;
    display: block;
    position: relative;
    margin: 0 auto 35px auto;
}

.page-id-1223 .site-main {
    clear: both;
    margin-bottom: 58px;
}

.page-id-1223 .apus-breadscrumb .breadcrumb {
    background: transparent;
    margin: 0;
    padding: 0;
    color: #51BC83;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: none;
}

.archive h1.ptko-bread-header {
    color: white;
    text-transform: uppercase;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 700;
    margin-top: 80px;
    font-size: 60px;
}

.archive .apus-breadscrumb .wrapper-breads-inner {
    padding: 50px 0 99px 0;
}

.page-template-work .apus-breadscrumb .wrapper-breads-inner {
    padding: 30px 0 30px 0;
}

.page-template .apus-breadscrumb .wrapper-breads-inner {
    padding: 30px 0 !important;
}

.ptko-content-area h2, h2.ptko-secondary-featured-posts, h2.ptko-recent-posts {
    height: auto;
    width: 1099px;
    color: #2B566C;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    text-transform: uppercase;
    text-align: left;
}

.home h1.ptko-bread-header {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 60px;
    color: white;
    letter-spacing: 0;
    text-align: center;
    line-height: 60px;
    max-width: 700px;
    display: block;
    position: relative;
    margin: 0 auto 85px auto;
}

.ptko-secondary-features-wrapper {
    display: flow-root;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    max-width: 1110px;
    overflow: hidden;
    margin: 0 auto !important;
    height: auto;
    padding-bottom: 40px;
}

aside.bottom-mobile-only-bar {
    display: none;
}

.sidebar-blog .about-container {
    display: block;
}


@media(max-width:1375px) {
    .ptko-footer-logo-mission-wrapper.pull-left {
        background-color: #2D5769;
        color: white;
        padding: 32px 0% 42px 3%;
        float: left !important;
        width: 40%;
    }

    .page-footer-item a {
        color: white;
        text-transform: uppercase;
        margin-right: 22px;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: 300;
    }

    .ptko-main-sub-nav {
        display: none;
        margin-top: -35.5px;
        left: 212px;
    }
}

@media(max-width:1208px) {
    .header-bottom-inner .container {
        margin-left: 1%;
    }


    a.ptko-expert-detail-link, .ptko-related-experts-row a {
        width: 24%;
    }
}

@media(max-width:1180px) {
    .ptko-footer-nav {
        position: relative;
        min-height: 50px;
        margin-bottom: 0px;
        border: 1px solid transparent;
        margin-top: 19px;
        display: block;
        clear: right;
        float: right !important;
        background-color: #2e5668;
        margin-top: 0;
        padding-top: 20px;
        width: 90%;
        max-width: 100%;
        text-align: right;
        border: none;
    }
}

@media(max-width:1115px) {
    .ptko-secondary-features-wrapper {
        display: list-item;
        align-items: center;
        justify-content: space-evenly;
        width: 100%;
        max-width: 550px;
        overflow: hidden;
        margin: 0 auto !important;
    }

    .ptko-content-area h2, h2.ptko-secondary-featured-posts, h2.ptko-recent-posts {
        height: auto;
        width: 100%;
        color: #2B566C;
        font-family: 'Barlow Semi Condensed', sans-serif;
        font-size: 30px;
        font-weight: bold;
        line-height: 34px;
        text-transform: uppercase;
        text-align: center;
    }
}


@media(max-width:1098px) {
    h2.ptko-recent-posts {
        padding-top: 32px;
        padding-bottom: 40px;
        width: 100%;
        max-width: 1040px;
        margin: 129px auto 0 auto;
        border-top: 1px solid #C0CED3;
        padding-left: 8%;
    }

    .ptko-recent-posts-wrapper {
        width: 100%;
        max-width: 1030px;
        margin: 59px auto;
        display: flex;
        padding: 0 8%;
    }
}

@media(max-width:993px) {
	.col-md-4.col-sm-12.col-xs-12.pull-right {
        margin-left: 0;
        margin-top: 0;
        margin: 0 0 33px;
        padding: 0;
        width: 100% !important;
        max-width: 100% !important;
    }

    /*
    aside.sidebar.sidebar-right:empty {
        display: none;
        padding-right: 0;
    }
    */

    .sidebar-download-section {
        display: block;
    }

    .sidebar-blog .about-container {
        display: none;
    }
    .single-expert_member .sidebar-blog .about-container {
        display: block;
    }

    .bottom-mobile-only-bar .sidebar-blog .about-container {
        display: block;
    }

    .sidebar-right .no-download-present {
        display:none;
    }

    aside.bottom-mobile-only-bar {
        display: block;
        margin-top: 2.5rem;
    }

    a._self.ptko-taxonomy-term-link {
        max-width: 48%;
    }

    a.ptko-expert-detail-link, .ptko-related-experts-row a {
        width: 32%;
    }
}

@media(max-width:969px) {

    .ptko-section-promo-wrapper {
        display: grid;
        align-items: normal;
    }

    .ptko-our-members-promo-prom-wrapper, .ptko-about-the-hub-prom-wrapper, .ptko-our-work-promo-prom-wrapper {
        width: 100%;
        float: none;
        padding: 55px;
        text-align: center;
    }

    ul#menu-footer {
        display: block !important;
    }
}

@media(max-width:765px) {
    .ptko-primary-feature-type {
        padding-top: 24px;
        text-align: center;
    }

    .ptko-primary-feature-author {
        text-align: center;
    }

    .home .ptko-primary-feature-thumbnail {
        height: auto;
        max-width: 631px;
        display: flex;
    }

    .home a.ptko-primary-feature-link {
        display: block;
        flex-direction: normal;
        justify-content: normal;
        margin: 0 !important;
        width: 100% !important;
        padding: 0 44px;
    }

    .home .ptko-primary-feature-summary {
        margin-right: 0;
    }

    a._self.ptko-taxonomy-term-link img {
        width: 100%;
         height: 235px !important;
        max-height: 235px !important;
        display: block !important;
        overflow: hidden !important;
        object-fit: cover !important;
    }
    
    
    .home section#apus-breadscrumb {
        margin-bottom: 50px;
    }
    
	.ptko-post-item-readmore {
        margin: 22px auto;
    }
	
	h2.ptko-secondary-featured-posts {
        text-align: center;
        width: 100%;
        margin: 33px auto;
    }

    .ptko-secondary-features-wrapper {
        display: list-item;
        align-items: center;
        justify-content: space-evenly;
        width: 100%;
        max-width: 541px;
        overflow: hidden;
        margin: 0 auto !important;
    }

    .ptko-featured-post-item-excerpt {
        padding: 8px 28px 0 28px;
        color: #171616;
        font-family: Montserrat;
        font-size: 15px;
        font-weight: 400;
        line-height: 19px;
    }

/*        h2, .h2 {
        text-align: center;
    }*/

        #ptko-staff-and-leadership-wrapper, #ptko-advisor-wrapper, #ptko-fellow-wrapper {
        display: grid;
        align-items: center;
        margin: 66px auto !important;
        text-align: center;
        max-width: 300px;
    }

    a._self.ptko-taxonomy-term-link {
        max-width: 100%;
    }


    a.ptko-expert-detail-link, .ptko-related-experts-row a {
        width: 48%;
        background-color: #EDF1F2;
        border-bottom: 2px solid #5CBD81;
        height: 450px;
        margin: 0 10px 19px auto !important;
    }

    .ptko-related-expert-headshot.odd img {
        max-height: 270px;
        min-height: 270px;
    }

     .ptko-related-expert-headshot.even img {
        max-height: 270px;
        min-height: 270px;
    }

        blockquote {
        background-color: #EDF1F2;
        padding: 11px;
        text-align: center;
    }

    blockquote p {
        color: #494949;
        font-family: Montserrat;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        padding: 9px;
    }

    .home .ptko-primary-feature-thumbnail img {
        min-width: 0px;
        width: 100%;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
        padding: 0;
        margin: 0 auto !important;
    }

    .ptko-primary-feature-summary {
        max-width: 100%;
    }

    .ginput_container.ginput_container_email {
        float: left;
        width: 100%;
        max-width: 250px;
    }

    .gform_wrapper .gform_body {
        width: 100% !important;
        max-width: 250px !important;
    }

    .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        line-height: 22.5px !important;
        min-height: 3rem;
    }

        input#input_1_1 {
        padding-left: 12px;
        width: 100%;
        border: 1px solid white;
        color: gray;
        line-height: 32px !important;
    }

        .ptko-content-area {
        background-color: #EDF1F2;
        padding: 12px 44px;
    }

    .ptko-related-post-item {
        border: 1px solid #2b566a45;
        display: block;
        margin-bottom: 25px;
    }

    a._self.ptko-related-post-link img {
        width: 100%;
        max-width: 100%;
        text-align: left;
        margin-right: 0px;
        height: 400px;
        object-fit: cover;
    }

    .ptko-post-item-detail-wrapper h2 {
        text-align: left;
    }

    .expert_member-template-default aside.sidebar.sidebar-right {
        padding-right: 0;
        margin-bottom: 33px;
    }

    .expert_member-template-default .col-md-4.col-sm-12.col-xs-12.pull-left {
        padding: 0;
    }

    h3.ptko-taxonomy-term-type, h2.ptko-taxonomy-term-title {
        margin-left: 32px;
        text-align: left;
            width: 84%;
    }

    .ptko-taxonomy-term-item .ptko-post-item-readmore {
        color: #7792A1;
        font-family: 'Barlow Semi Condensed', sans-serif;
        font-size: 20px;
        font-weight: bold;
        line-height: 24px;
        text-align: left;
        padding-left: 33px;
        border: none;
        margin-top: 22px !important;
        margin: 22px 0;
    }

    .ptko-post-item-thumbnail img {
        height: auto;
        width: 100% !important;
        object-fit: cover !important;
    }

    section#main-container {
        padding: 0px 3% !important;
    }

    ._form_7, ._form_13 {
        width: 100%;
        max-width: 550px;
        float: none;
        background-color: #2a576a;
        padding: 18px;
        color: white !important;
        margin-left: 0;
        margin: 0 auto 44px auto;
    }

    .ptko-taxonomies-terms {
        margin: 54px auto;
        max-width: 80%;
    }

    .ptko-callout-blue-border {
        float: none !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .ptko-callout-green-border {
        float: none !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

}

@media(max-width:645px) {
	.ptko-taxonomy-hook-left {
    color: #5CBD81;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    float: none;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 2px solid #2B566C;
    border-right: none;
    padding-right: 0;
    text-align: center;
    padding-bottom: 22px;
}

.ptko-taxonomy-hook-right {
    color: #727272;
    font-family: Montserrat;
    font-size: 18px;
    line-height: 28px;
    width: 100%;
    float: left;
    text-align: center;
    border-left: none;
    padding-left: 0;
    padding-top: 22px;
}
}

@media(max-width:635px) {

    .ptko-footer-logo-mission-wrapper.pull-left {
        background-color: #2D5769;
        color: white;
        padding: 22px;
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .ptko-footer-nav.pull-right {
        height: 278px;
        width: 100% !important;
        float: none !important;
        max-width: 100% !important;
        clear: initial;
        display: none;
    }

    .ptko-footer-master-wrapper {
        background-color: #2f5567;
        height: 100%;
        position: relative;
        display: block;
    }

    .ptko-footer-mission-container {
        max-width: 100%;
    }

    .ptko-footer-logo-image-container {
        text-align: center;
    }

    .home h1.ptko-bread-header {
        font-family: 'Barlow Semi Condensed', sans-serif;
        font-size: 40px;
        color: white;
        letter-spacing: 0;
        text-align: center;
        line-height: 50px;
        max-width: 700px;
        display: block;
        position: relative;
        margin: 0 auto 35px auto;
    }

    .home .wrapper-breads {
        text-align: center;
        padding: 25px 25px 36px 25px;
    }

    .ptko-post-item {
        display: block;
    }


    h2.ptko-related-post-title {
        font-size: 22px;
        margin-top: 10px;
        margin-bottom: 12px;
        text-align: left;
    }

    .alignright {
        float: none;
        margin: 5px 20px 20px 20px;
        display: block;
        width: 90%;
    }

    .ptko-secondary-features-wrapper {
        display: list-item;
        align-items: center;
        justify-content: space-evenly;
        width: 100%;
        max-width: 330px;
        overflow: hidden;
        margin: 0 auto !important;
    }
}


@media(max-width:548px) {

a.ptko-expert-detail-link, .ptko-related-experts-row a {
    width: 100%;
    background-color: #EDF1F2;
    border-bottom: 2px solid #5CBD81;
    height: 450px;
    margin: 0 0 19px auto !important;
}
    
    a.ptko-tab-link-item {
    color: #95ACB6;
    padding-right: 13px;
    display: block;
}

    .ptko-expert-image-container img {
    display: block;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
    height: 270px;
    max-height: 270px;
}
    
}


@media(max-width:415px) {
    
    .home a.ptko-link-button {
        background-color: #5CBD81;
        border: 1px solid #5CBD81;
        color: white;
        font-size: 14px;
        letter-spacing: 0;
        text-align: center;
        font-family: 'Barlow Semi Condensed', sans-serif;
        text-transform: uppercase;
        padding: 17px 22px;
    }

    .home .wrapper-breads {
        text-align: center;
        padding: 5px 5px 36px 5px;
    }

    .home h1.ptko-bread-header {
        font-size: 34px;
        line-height: 40px;
    }


    ul.ptko-recent-posts.ptko-recent-posts-8 {
        width: 100%;
    }

    .ptko-post-item-detail-wrapper {
        overflow: hidden;
    }

    .ptko-secondary-features-wrapper {
        display: list-item;
        align-items: center;
        justify-content: space-evenly;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
        margin: 0!important;
        margin-right: 0!important;
    }

    .ptko-content-area h2, h2.ptko-secondary-featured-posts, h2.ptko-recent-posts {
        height: auto;
        width: 100%;
        color: #2B566C;
        font-family: 'Barlow Semi Condensed', sans-serif;
        font-size: 20px;
        font-weight: bold;
        line-height: 27px;
        text-transform: uppercase;
        text-align: center;
    }

}

ul#menu-footer {
    display: -webkit-inline-box;
}

#menu-footer li a {
    vertical-align: top;
    padding: 0 12px;
	font-size: 16px;
    color: white;
}

.ptko-copyright-foot a.ptko-social-link._self {
    margin-top: 0 !important;
    padding: 10px 0;
    width: 25px;
    color: white;
    fill: white;
    display: block;
}

.ptko-copyright-foot a.ptko-social-link._self svg:not(:root) {
    fill: white;
}

.ptko-copyright-foot a.ptko-social-link._self svg:not(:root):hover {
    opacity: .5;
}


.ptko-show-all-button:hover, .ptko-related-experts-button-wrapper a.ptko-link-button:hover {
    color: white;
background: #469862 !important;
}

ul.ptko-expert-downloadable-items-list {
    list-style-type: none;
    background-color: transparent;
    padding-left: 0;
}

.btn.btn-danger {
    background: #5ABA85;
    border: none;
}


.btn.btn-danger:hover {
    background: #469862;
    border: none;
}

.bg-primary {dev-efg.pantheonsite.io
    background-color: #264C61;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 20px;
}


i.fa.fa-plus {
    color: #5ABA85;
}

.ptko-related-post-item-detail-wrapper {
    padding: 25px;
}

.expert_member-template-default .ptko-expert-downloadable-items-list {
    background-color: #2a576a;
}

.ptko-post-item-thumbnail img {
    position: relative;
    height: 100%;
    min-width: 228px;
    max-width: 400px;
}

.home a.ptko-link-button {
    background-color: #5CBD81;
    border: 1px solid #5CBD81;
    color: white;
    font-size: 16px;
    letter-spacing: 0;
    text-align: center;
    font-family: 'Barlow Semi Condensed', sans-serif !important;
    text-transform: uppercase;
    padding: 17px 43px;
}

.home a.ptko-link-button:hover {
    background-color: #329554;
    transition-timing-function: ease;
    transition-duration: .3s;
    border: 1px solid #329554;
}

.ptko-section-promo-wrapper .ptko-post-item-readmore {
    font-size: 16px;
    color: white;
    letter-spacing: 0;
    text-align: center;
    max-width: 220px;
    text-transform: uppercase;
    padding: 9px 20px;
    font-weight: 500;
    margin-top: 50px;
    font-family: 'Barlow Semi Condensed', sans-serif !important;
}

.ptko-related-post-excerpt > .ptko-post-item-readmore:hover {
    color: white;
}

.ptko-related-post-excerpt > .ptko-post-item-readmore {
    border: 1px solid #5cbd81;
    font-size: 16px;
    color: #5cbd81;
    letter-spacing: 0;
    text-align: center;
    max-width: 220px;
    text-transform: uppercase;
    padding: 9px 20px;
    font-weight: 500;
    margin-top: 50px;
    font-family: 'Barlow Semi Condensed', sans-serif !important;
}

.ptko-post-item-detail-wrapper > .ptko-post-item-readmore:hover {
    color: white;
}

.ptko-post-item-detail-wrapper > .ptko-post-item-readmore {
    border: 1px solid #5cbd81;
    font-size: 16px;
    color: #5cbd81;
    letter-spacing: 0;
    text-align: center;
    max-width: 220px;
    text-transform: uppercase;
    padding: 9px 20px;
    font-weight: 500;
    margin-top: 50px;
    margin-bottom: 25px;
    font-family: 'Barlow Semi Condensed', sans-serif !important;
}

section#main-container {
    padding: 40px 0;
}

.search .post-grid {
    box-shadow: none;
}

.ptko-member ._form_13 {dev-efg.pantheonsite.io
    background-color: #2a576a;
    padding: 18px;
}

button#_form_13_submit {
    background: #5cbd81;
    border: none;
    padding: 5px 11px;
    color: white;
    margin-top: 12px;
}

button#_form_13_submit:hover {
    background: #509b6b;
}


.ptko-member ._form_13 textarea {
    width: 100%;
    margin-bottom: 12px;
}

.page-id-1504 ._form_7, ._form_13 {
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 33px;
}

.page-id-1504 #main-container {
    padding-top: 0;
}

._error-inner {
    color: white;
    clear: left;
    float: none;
	font-weight: 500;
}

input._has_error {
    margin-bottom: 0 !important;
	margin-top: 8px;
}

._form_11 ._button-wrapper._full_width {
    margin-top: 0px;
}

._form_element._x10996507._full_width {
    line-height: 18px;
}

._form-thank-you {
    color: white;
    font-size: 19px;
}

form#_form_5B7C238B960A5_ {
    padding-bottom: 0;
    margin-bottom: 16px;
}

select#ptko_show:hover {
    background: #f8f8f8;
    color: gray !important;
}

.ptko-footer-sub-nav {
    display: none;
}

.ptko-dropdown-caret-footer {
    display: none;
}

.ptko-active > a {
    color: #51BC83;
}

.sub-menu > li {
    margin-left: 15px;
    line-height: 35px;
}

li.ptko-menu-taxonomy-headings {
    margin-left: 0px;
}

.page-footer-item a:active {
    color: white;
}

.description {
    display: block;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    left: 10px;
    bottom: -60px;
    position: absolute;
    width: 100%;
}

.ptko-post_general-top-info p a { /* or p > a if the first breaks anything */
    margin-top: 22px;
    word-break: break-all;
}


.ptko-secondary-content-wrapper {
    width: 100%;
    max-width: 1300px !important;
    padding: 0 5%;
    margin: 0 auto;
}

.ptko-memo-author-info {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}

.ptko-post-general-type {
    color: #51BC83;
    font-weight: 750;
    font-size: 1.6rem;
    line-height: 2rem;
    text-transform: uppercase;
    margin-bottom: 2.5rem;
}

.ptko-post-general-datetime {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2rem;
    padding-top: 10px;
}

.ptko-memo strong {
    color: #2A576A;
    font-weight: 600;
}

/*
.ptko-memo h1 {
    color: #51BC83;
}
*/

.ptko-memo blockquote {
    background-color: transparent;
    padding: 2rem 5rem 2rem 0 ;
    margin: 0;
    border: none;
    text-align: left;
}

.ptko-memo blockquote > p{
    text-align: left;
    text-transform: uppercase;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 500;
    color: #51BC83;
    padding: 0;
    margin: 0;
    border: none;
}

.ptko-memo blockquote > p:last-child {
    text-align: left;
    background-color: transparent;
    text-transform: unset;
    color: #2A576A;
    font-family: Montserrat, sans-serif;
    font-style: italic;
    font-size: 1.5rem;
    display: inline;
}

.ptko-memo blockquote > p:nth-last-child(2) {
    font-style: normal;
    display: inline;
    text-align: left;
    background-color: transparent;
    text-transform: unset;
    color: #2A576A;
    font-family: Montserrat, sans-serif;
    font-size: 1.5rem;
}

.ptko-memo blockquote > p:nth-last-child(3) {
    padding-bottom: 2rem;
}

.ptko-callout-right {
    float: right;
    right: 3rem;
    margin-left: 4rem;
    margin-bottom: 3rem;
    margin-top: 3rem;
}

.ptko-callout-left {
    float: left;
    left: 3rem;
    margin-right: 4rem;
    margin-bottom: 3rem;
    margin-top: 3rem;
}

.ptko-callout-w-10 {
    width: 10%;
}

.ptko-callout-w-20 {
    width: 20%;
}

.ptko-callout-w-30 {
    width: 30%;
}

.ptko-callout-w-40 {
    width: 40%;
}

.ptko-callout-w-50 {
    width: 50%;
}

.ptko-callout-w-100 {
    width: 100%;
}

.ptko-callout-blue-border {
    display: table;
    border: none;
    border-left: 3px solid #2A576A;
    padding: .75rem 0 .75rem 2rem;
    text-transform: uppercase;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.ptko-callout-blue-border > p {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
    color: #51BC83;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}


.ptko-callout-green-border {
    display: table;
    border: none;
    border-left: 3px solid #51BC83;
    padding: .75rem 0 .75rem 2rem;
    text-transform: uppercase;
}

.ptko-callout-green-border > p {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
    color: #2A576A;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
 }

.ptko-callout-f-small p {
    font-size: 1.5rem;
    line-height: 1.6rem;
}

.ptko-callout-f-small > p:nth-last-child(2) {
    font-size: 2.5rem;
    line-height: 2.5rem;
    padding-bottom: 1rem;
}

.ptko-callout-f-medium p {
    font-size: 2.5rem;
    line-height: 2.6rem;
}

.ptko-callout-f-medium  > p:nth-last-child(2) {
    font-size: 3.5rem;
    line-height: 3.5rem;
    padding-bottom: 1rem;
}

.ptko-callout-f-large p {
    font-size: 3rem;
    line-height: 3.1rem;
}

.ptko-callout-f-large  > p:nth-last-child(2) {
    font-size: 4rem;
    line-height: 4rem;
    padding-bottom: 1rem;
}

.ptko-title-style {
    color: #2B566C;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 3rem;
    font-weight: 500;
    line-height: 3.4rem;
    margin-bottom: 23px;
}


.ptko-title-style-alternate {
    color: #2B566C;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 3rem;
    font-weight: bold;
    line-height: 3.4rem;
    margin-bottom: 23px;
}

.ptko-sub-title-style {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.5rem;
    font-weight: 300;
    color: #51BC83;
    text-transform: none;
    margin: 1rem 0 2rem 0;
    padding: 0;
    font-stretch: condensed;
}


thead {
    border: none;
}

table caption {
    text-align: left;
    font-size: 1.75rem;
    padding-bottom: 1.5rem;
    color: #8F9BA8;
}

.ptko-table-caption-label {
    color: #8F9BA8;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
    font-size: 1.75rem !important;
    padding-top: 4rem !important;
}

.ptko-table-caption-label:after {
    content: " ";
}


thead td {
    border-bottom: none !important;
    border-top: none !important;
}

thead > tr:nth-child(1) {
    border-bottom-color: #2A576A !important;
}

/*
thead > tr:nth-child(2) {
    background-color: #51BC83;
    text-align: center;
}

thead td {
    vertical-align: middle;
    color: white;
}
*/

thead > tr > td {
    border-top: none !important;
    border-bottom: none !important;
    border-bottom-width: 0px !important;
    border-top-width: 0px !important;
}

tbody > tr {
    border-top: none !important;
    border-bottom: none !important;
    border-bottom-width: 0px !important;
    border-top-width: 0px !important;
}

.dalt-table th {
    border-bottom-width: 0px !important;
    border-top-width: 0px !important;
}

table {
    border: none !important;
}

tbody {
    border: none !important;
}

tbody tr:first-child > td {
    font-family: 'Barlow Semi Condensed', sans-serif !important;
    font-size: 2rem !important;

}

tbody tr:first-child > td:empty {
    display: none;
}

.dalt-table-container {
    margin-top: -20px !important;
    padding-top: 20px !important;
}


.ptko-callout-box {
    border: solid 2px #51BC83;
    padding: 4rem;
    width: 100%;
    background-color: transparent;
    margin: 5rem 0;

}

.ptko-callout-box p:first-child {
    color: #2A576A;
    font-weight: 600;
}

.ptko-memo ul {
    list-style: none;
}

.ptko-memo ol {
    list-style: none;
    counter-reset: li;
}


.ptko-memo ul > li:before {
    font-family: monospace;
    content: "•";
    width: 1.5em;
    display: inline-block;
    margin-left: -1.5em;
    color: #51BC83;
}
.ptko-memo ol > li {
    counter-increment: li;
}
.ptko-memo ol > li:before {
    content: counter(li);
    width: 2.35em;
    font-weight: 400;
    display: inline-block;
    margin-left: -2.35em;
    color: #51BC83;
}

/*
.ptko-memo h3 {
    font-size: 1.7rem;
    font-family: Montserrat;
    font-weight: 600;
    text-transform: none;
    color: #2A576A;
}
*/

.ptko-memo hr {
    margin: 3rem 0 3rem; 0;
}

.ptko-memo-top-hr {
    margin: 12px 0 !important;
}

.ptko-endnote {
    color: #2A576A;
    font-weight: 600;
    font-size: 2.25rem;
}

p > a {
    line-height: 4rem;
    font-weight: 500;
    padding-left: 2rem;
}

h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2rem;
    font-weight: 600;
    color: #295B7F;
    text-transform: none;
    margin: 1.5rem 0;
    padding: 0;
    font-stretch: condensed;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2rem;
    font-weight: normal;
    color: #51BC83;
    text-transform: none;
    margin: 1.5rem 0;
    padding: 0;
    font-stretch: condensed;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    color: #8FA4AE;
    text-transform: none;
    margin: 1.5rem 0;
    padding: 0;
    font-stretch: condensed;
}

h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    color: #8FA4AE;
    text-transform: none;
    margin: 1.5rem 0;
    padding: 0;
    font-stretch: condensed;
}


h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    color: #8FA4AE;
    text-transform: none;
    margin: 1.5rem 0;
    padding: 0;
    font-stretch: condensed;
}

h6 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    font-style: italic;
    color: #8FA4AE;
    text-transform: none;
    margin: 1.5rem 0;
    padding: 0;
    font-stretch: condensed;
}

.dalt-table {
    margin-top: -15px !important;
}

a.ptko-orange {
    background-color: #F57B3E !important;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    border: none;
    padding: 17px 43px;
    color: white;
}

a.ptko-orange:hover {
    background-color: #E05E32 !important;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    border: none;
    padding: 17px 43px;
    color: white;
    transition-property: background-color;
    transition-timing-function: ease;
    transition-duration: .3s;