/*
Theme Name:   IPPO
Description:  Write here a brief description about your child-theme
Author:       admin-ippo
Author URL:   http://localhost:8888/ippo
Template:     hueman
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  IPPO
*/

/* Write here your own personal stylesheet */
/*** Temporary  ****/

.post-list .grid-item, .post-list .page, .post-list .post {
    width: 100%;
}
.alert.alert-warning.pt-cv-no-post {
	display:none;
}
/* Menu */
@media only screen and (min-width: 720px) {
.nav > li {
    font-size: 0.9rem;
}
}


h1, h2, h3, h4, h5, .single .post-title, .entry h3, .entry h3 span, h4 a, h3 a {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight:400;
	color:rgba(25,157,220,1.00); /* secondary blue */
	color:rgba(225,55,99,1.00); /* primary pink */
	color:#E13763; /* primary pink */
	color:rgba(28,70,143,1.00); /* primary blue */
}

h4 a, h3 a {
	color:rgba(225,55,99,1.00); /* primary pink */
}
strong {
    font-weight: 400;
}
.page-title span {
    color: #666;
}
.entry h2, .single .post-title, .sek-module-inner h2, .sek-module-inner h1.sek-heading {
	font-size: 2.4em;
	font-weight: 500;
    line-height: 1.25em;
	letter-spacing: -1px;
	margin-top:15px;
}

.entry .small-text p {
	font-size: .65em;
	line-height: 1.5em;
	margin-bottom: .85em;
}
h3,  .entry h3, .entry h3 span {
	color:rgba(25,157,220,1.00); /* secondary blue */
	margin-top:30px;
}
h3.author-name {
	color:#666;
	border-bottom:1px solid #666;
}

body {
	color: #3A3A3A;
}
article .entry a, .sektion-wrapper a, .sek-module-inner a, [data-sek-module-type=czr_tiny_mce_editor_module] .sek-module-inner a {
    text-decoration: none;
	font-weight:400;
}
p.small {
    font-size: 13px;
	font-weight:100;
}
.page-title h1, .page-title h2, .page-title h4 {
    color: rgba(28,70,143,1.00);
    font-size: 1.25em;
}
.entry li {
    margin-bottom: 0.5em;
}
.entry li::marker {
    font-weight:500;
}
/** Table styles**/
.entry table td, .entry table th {
    padding:10px;
    text-align: left;
}
/* Image styles*/
.content .image-container, .page-image {
	margin-bottom:15px;
	overflow: unset;
}
.entry img.alignleft.partner-logo {
    border: 15px solid #e9e9e9;
    padding: 3px;
    margin-top: 7px;
    width: 200px;
}
.image-container img {
	border: 1px solid #e9e9e9;
}
.entry img {
	border: 15px solid #e9e9e9;
    padding: 3px;
}

/** Header formatting **/
.site-title {
	padding:0px;
}
#header .hu-pad {
    padding-top: 10px;
    padding-bottom: 10px;
}
#header {
	background-color: rgba(0,0,0,0);
}
#header .container.group {
    background-color: white;
}
#page {
	background-color: #b3b3b3;
}
.logo-tagline-group {
    position: relative;
    width: 100%;
}
.logo-wrapper, .strapline-wrapper {
	display: inline-block;
}

.strapline-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
}
.site-description {
	font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 1.3em;
	font-weight: 400;
    color:rgba(28,70,143,1.00); /* primary blue */
    float: none;
    margin-left: 0;
    line-height: 1em;
	font-style: normal;
}
/* Main menu styles */
#menu-main-1 {
	text-transform: uppercase;
	font-weight: 500;
}
#nav-header.nav-container {
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media only screen and (min-width: 720px) {
	#nav-header .nav li a {
		color:rgba(77,77,77,1.0);
}
}
@media only screen and (min-width: 720px) {
.nav>li>a {
    padding: 12px 14px;
}
}
@media only screen and (min-width: 720px) {
#nav-header .nav li.current-menu-ancestor>a, #nav-header .nav li.current-menu-item>a, #nav-header .nav li.current-post-parent>a, #nav-header .nav li.current_page_item>a, #nav-header .nav li:hover>a, #nav-header .nav li>a:hover {
    color:rgba(28,70,143,1.00); /* primary blue */
}
}
/* Mobile menu */
@media only screen and (max-width: 719px){
#header .nav-container .nav li a {
    color: #3A3A3A;
}
}
@media only screen and (max-width: 719px) {
#header .nav-container .nav li.current-menu-item>a, #header .nav-container .nav li.current-post-parent>a, #header .nav-container .nav li.current_page_item>a {
    text-decoration: none;
    background: rgba(0,0,0,.2.4);
    color: #3A3A3A;
	}
}
.ham__navbar-toggler-two .line {
    background: rgba(28,70,143,1.00); /* primary blue */
}
/* General styles */
.nb-loc .sek-row [data-sek-id="__nimble__5f0b9a21a80e"].btn.living-map  .sek-module-inner {
	text-align: left;
}
.sektion-wrapper strong, .sektion-wrapper strong a  {
	font-weight:600;
	text-decoration: none;
}
button, .pt-cv-wrapper .btn-success {
	background: rgba(225,55,99,1.00);
    color: #fff;
    padding: 5px 8px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
button a, button.button a {
	color:white;
}
.themeform button[type=submit], input[type=submit] {
	padding: 8px 10px;
}

/* Search styles */
.search-form input[type=search] {
    width: 300px;
    margin-right: 10px;
}
.search-form input[type="submit"] {
	background-color:rgba(25,157,220,1.00); /* secondary blue */
}
.widget_search .advanced-search a {
	color:rgba(25,157,220,1.00); /* secondary blue */
	font-weight:400;
	padding-top: 4px;
    display: block;
}
/** Teaser styles (homepage)**/
#teasers .homepage-teasers h4.pt-cv-title  {
	font-size: 1.3em;
    line-height: 120%;
    margin-bottom: 12px;
}
#teasers .homepage-teasers h4.pt-cv-title a {
	color: rgba(28,70,143,1.00); /* primary blue */
	text-transform: uppercase;
	font-weight: 500;
}
#teasers .homepage-teasers .pt-cv-ifield {
	background-color: #e9e9e9;
	padding: 20px;
}
#teasers .homepage-teasers .pt-cv-content {
    font-size: 16px;
    line-height: 150%;
    padding-top: 10px;
}
#teasers .homepage-teasers .pt-cv-ifield>*, .pt-cv-view .pt-cv-content-item>* {
    margin-bottom: 0px;
}

/* General Content Views styles */
.pt-cv-content, .pt-cv-content * {
    font-weight: 300;
	font-size:16px;
}
.pt-cv-wrapper .glyphicon-chevron-right:before {
	font-family: 'FontAwesome' !important;
    content: "\f105" !important;
}
.pt-cv-wrapper .glyphicon-chevron-left:before {
	font-family: 'FontAwesome' !important;
    content: "\f104" !important;
}

/* Event page */
.entry .cv-events-roundtables img {
	padding:0;
	border:none;
}

/*.pt-cv-wrapper .col-sm-4, .pt-cv-wrapper .col-sm-4, .pt-cv-wrapper .col-xs-12 {
	padding-left:0;
}
.pt-cv-wrapper .col-sm-4:first-child, .pt-cv-wrapper .col-sm-4:first-child, .pt-cv-wrapper .col-xs-12:first-child {
	padding-left:15px;
}*/
.pt-cv-wrapper .btn-success.active, .pt-cv-wrapper .btn-success:active, .pt-cv-wrapper .btn-success:hover, .pt-cv-wrapper .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: rgba(28,70,143,1.00); /* primary blue */
    border-color: rgba(28,70,143,1.00); /* primary blue */
}
.pt-cv-wrapper .btn-success.active.focus, .pt-cv-wrapper .btn-success.active:focus, .pt-cv-wrapper .btn-success.active:hover, .pt-cv-wrapper .btn-success:active.focus, .pt-cv-wrapper .btn-success:active:focus, .pt-cv-wrapper .btn-success:active:hover, .pt-cv-wrapper .open>.dropdown-toggle.btn-success.focus, .pt-cv-wrapper .open>.dropdown-toggle.btn-success:focus, .pt-cv-wrapper .open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: rgba(28,70,143,1.00); /* primary blue */
    border-color: rgba(28,70,143,1.00); /* primary blue */
}


/** Footer styles **/
.footer-address strong {
	font-weight: 600;
}
#footer-bottom #copyright, #footer-bottom #credit {

    color: rgba(255,255,255,.75);
}
/** Primary sidebar styles **/
@media only screen and (min-width: 479px) and (max-width: 960px){
.sidebar.s1 .sidebar-top {
    background: rgba(225,55,99,1.00) !important; /* primary pink */
    border-top: 1px solid #ddd;
}
}
a.get-in-touch {
    color: #fff;
    font-size: 1.3em;
    line-height: 0em;
    display: block;
    padding: 12px 0;
}

a.get-in-touch::before {
    font-family: FontAwesome;
    content: "\f086";
    display: inline-block;
    padding-right: 10px;
    vertical-align: top;
    font-size: 1.6em;
	font-weight:100;
	color: rgba(255,255,255, .85);
}
.social-links {
    float: left;
}
.ask-question {
	height: 85px;
	background-color: rgba(255,0,4,0);
	width:100%;
	background-image:url("images/ask_background.svg");
	background-repeat: no-repeat;
	background-size: 100% auto;
	font-size:2em;
	padding:0;
	line-height: 0.7em;
	padding-bottom: 24px;
	text-align: left;
}
.ask-question:before {
   content: "?";
   display: block;
	float:left;
	font-size:40px;
	padding: 0 15px;
}
.sidebar-content .widget {
	background-color: rgba(240,240,240,1.00);
	margin:10px 0;
	border-top:1px solid rgba(225,225,225,1.00)
}

/** Plugin: Post Category Image With Grid and Slider widget (shortcode) **/
/*#codewidget-2 .pciwgas-cat-wrap .pciwgas-img-wrapper img.pciwgas-cat-img, #codewidget-3 .pciwgas-cat-wrap .pciwgas-img-wrapper img.pciwgas-cat-img  {
    width: 50px;
	height: 50px;
	float:left;
	position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
#codewidget-3 .pciwgas-cat-wrap .pciwgas-img-wrapper img.pciwgas-cat-img  {
    width: 16px;
	height: 16px;
	float:left;
	position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}*/
/*#codewidget-2 .pciwgas-cat-wrap .pciwgas-title, #codewidget-3 .pciwgas-cat-wrap .pciwgas-title {
    text-align: left;
    margin-left:50px;
	line-height: 0em;
	float: left;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}*/

#codewidget-2 .pciwgas-cat-wrap .pciwgas-title, #codewidget-3 .pciwgas-cat-wrap .pciwgas-title {
    text-align: left;
    margin-left: 22px;
    line-height: 0em;
	padding: 6px 15px;
    /*position: absolute;
    top: 50%;
    transform: translate(0, -50%);*/
}

#codewidget-2 .pciwgas-cat-wrap .pciwgas-title::before, #codewidget-3 .pciwgas-cat-wrap .pciwgas-title::before {
 display:inline-block;
	content: "\2022";
	margin-left:-25px;
	color:#bbb;
	padding-right: 3px;
}

/*#codewidget-2 .pciwgas-cat-wrap .pciwgas-post-cat-inner, #codewidget-3 .pciwgas-cat-wrap .pciwgas-post-cat-inner {
	margin-bottom:-1px;
	border-bottom:1px solid rgba(200,200,200,1.0);
	margin-left: 10px;
    margin-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
	height: 65px;
}*/

#codewidget-2 .pciwgas-cat-wrap .pciwgas-post-cat-inner, #codewidget-3 .pciwgas-cat-wrap .pciwgas-post-cat-inner {
    /*margin-bottom: 10px;
    border-bottom: none;
    margin-left: 0px;
    margin-right: 10px;
    padding: 0px;
    height: 40px;*/
	margin-bottom: 0;
}

#codewidget-2 h3.widget-title, #codewidget-3 h3.widget-title, #custom-post-type-recent-posts-2 h3.widget-title,  #custom-post-type-recent-posts-3 h3.widget-title{
	background-color: rgba(25,157,220,1.00); /* secondary blue */
	padding-bottom:20px;
	border-radius: 10px;
	padding-left: 15px;
    color: white;
    font-weight: 600;
    font-size: 18px;
    padding-top: 6px;
    line-height: 1em;
	margin-top: 0;
}
 #custom-post-type-recent-posts-2 h3.widget-title,  #custom-post-type-recent-posts-3 h3.widget-title{
	 background-color: rgba(225,55,99,1.00); /* primary pink */
}
#codewidget-2 .pciwgas-title::before, #codewidget-3 .pciwgas-title::before {
    content: '\2022';
    font-size: 2em;
    vertical-align: middle;
    margin-right: 2px;
}
#codewidget-2 .code-widget, #codewidget-3 .code-widget, #custom-post-type-recent-posts-2 ul,  #custom-post-type-recent-posts-3 ul {
	background-color: white;
	padding: 0px;
	border-radius: 10px;
	margin-top: -20px;
	float: left;
	width: 100%;
}
#custom-post-type-recent-posts-2 ul, #custom-post-type-recent-posts-3 ul {
	padding:10px;
	box-sizing: border-box;
}
#custom-post-type-recent-posts-3.widget_recent_entries ul>li>a {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 1.2em;
	color:#3a3a3a;
}
#custom-post-type-recent-posts-3.widget_recent_entries ul>li {
	border: none;
}
 #custom-post-type-recent-posts-3.widget_recent_entries ul>li a:before {
	content: "";
	margin-right: 0;
    display: none;
    width: 0em;
}
#custom-post-type-recent-posts-3 .custom-text a {
	font-size: 14px;
    display: block;
    margin-top: 8px;
	color:rgba(225,55,99,1.00); /* primary pink */
}
/*#codewidget-2 .pciwgas-cat-wrap, #codewidget-3 .pciwgas-cat-wrap {
    padding: 0 15px;
	margin-top: 5px;
	margin-bottom: 20px;
}*/
#codewidget-2 .pciwgas-cat-wrap, #codewidget-3 .pciwgas-cat-wrap {
    padding: 0 15px;
    margin-top: 15px;
    margin-bottom: 20px;
}
#codewidget-2 .pciwgas-cat-wrap .pciwgas-title a, #codewidget-3 .pciwgas-cat-wrap .pciwgas-title a {
    font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
    color: rgba(80,80,80,1.0);
}
#codewidget-2 .pciwgas-cat-wrap .pciwgas-title a:hover, #codewidget-3 .pciwgas-cat-wrap .pciwgas-title a:hover, #codewidget-2 .pciwgas-cat-wrap .pciwgas-title a:active, #codewidget-3 .pciwgas-cat-wrap .pciwgas-title a:active {
    color: rgba(225,55,99,1.00); /* primary pink */
}
#codewidget-2 .pciwgas-img-wrapper, #codewidget-3 .pciwgas-img-wrapper {
    display: none;
}
#codewidget-2 .pciwgas-first, #codewidget-3 .pciwgas-first {
	padding: 0px;
}


/** Homepage featured post styles **/
.featured .featured-layout-wrapper .entry strong {
	font-weight:600;
}
.featured .post-thumbnail img {
    display: block;
    width: 100%;
    height: 510px;
    object-fit: cover;
}
.entry.excerpt p {
    margin-bottom: 1em;
}
.featured, .featured.flexslider {
    margin-top: 20px;
	padding-bottom: 68px;
}

.featured .post-inner.post-hover	{
	position: relative;
	height: 510px;
}
.featured-overlay-wrapper {
     position: absolute;
    top: -25px;
    /* padding: 25px; */
    /* background-color: rgb(0,0,255,.5); */
    width: 50%;
    /* margin-left: 20px; */
    /* margin-right: 20px; */
    height: 100%;
    color: white;
}
.featured-layout-wrapper {
padding-top: 10px;
    height: 102%;
    position: relative;
    padding: 20px;
    margin-left: 20px;
    background-color: rgba(28,70,143,.95); /* primary blue */
	margin-right: 10px;
	min-width: 290px;
}
.featured .featured-layout-wrapper  h2.post-title {
	font-size: 34px;
    line-height: 1.3em;
    font-weight: 500;
	padding-top: 20px;
	word-break: normal;
}
.featured-layout-wrapper .post-title a, .featured-layout-wrapper .post-title a:hover, .featured .post-inner.post-hover a {
    position: relative;
    height: 510px;
	color:#fff;
}
.featured i.fas.fa-star, .featured .post-hover .thumb-icon {
	display:none;
}
.featured-layout-wrapper .excerpt.entry-summary {
	color:#ffffff;
	font-weight: 400;
}
.featured-layout-wrapper .post-meta .post-category a, .pt-cv-meta-fields .terms a {
	background-color: rgba(25,157,220,1.00); /* secondary blue */
	padding: 1px 10px;
	border-radius: 10px;
	color:white;
	margin-right: 5px;
	font-size:11px;
	font-weight: 600;
	white-space: nowrap;
	text-transform:uppercase;
}
.featured-layout-wrapper .post-meta .post-category { 
  margin-bottom: 20px;
}
.featured-layout-wrapper button.read-more {
	position:absolute;
	bottom: -19px;
	left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width: 100px; /* Need a specific value to work */
}
.featured-layout-wrapper  a.read-more-link,  .fpw-excerpt a.read-more-link{
	display:none;
}
/** Feature page list - 2 column homepage**/
article.fpw-clearfix.fpw-layout-big {
    min-height: 445px;
}

#feature-page-area  .fpw-featured-image {
	margin-bottom:15px;
}
#feature-page-area {
	background-color: rgba(220,220,220,1.00);
}
#feature-page-area  h3.fpw-page-title{
	color: rgba(28,70,143,1.00); /* primary blue */;
	font-size: 22px;
    font-weight: 600;
}
#feature-page-area button.read-more {
position:relative;
}

/* Deep link  buttons */

.what-are-esrc-obs h3, .get-in-touch h3 {
	color:white;
	font-weight: 500;
}
.what-are-esrc-obs .sek-btn-text {
	margin-left: 20px;
	padding-top: 10px;
	word-break: normal;
}
.what-are-esrc-obs .sek-btn-inner:before {
	content: url("http://v35.498.myftpupload.com/wp-content/uploads/2021/02/ippo-icon-reversed-80x80-1.png");
	 padding-top: 5px;
     padding-left: 5px;
}

/** Custom TinyMCE styles **/
.feature-block {
	background-color: rgba(240,240,240,1.0); 
	padding:20px;
	margin-bottom:20px;
}
.feature-block, .feature-block h3  {
	margin-top:0px;
}
.feature-block, .feature-block .entry p:first-of-type  {
	font-weight:600;
}
.feature-block, .feature-block p  {
	font-weight:400;
}
.feature-block, .feature-block strong  {
	font-weight:600;
}


/* Advanved search form layout styles */
form.searchandfilter {
	background-color: rgba(240,240,240,1.00);
	padding-top:30px;
	padding-bottom:30px;
}
form.searchandfilter div > ul {
    column-count: 3;
    display: block;
}
form.searchandfilter ul li ul li {
    display: block;
}
form.searchandfilter div > ul > li:first-child {
    column-span: all;
}
form.searchandfilter div > ul > li:nth-last-child(2) {
    column-span: all;
	display: block;
}
form.searchandfilter div > ul > li:nth-last-child(2) ul li {
	display: inline-block;
}
form.searchandfilter div > ul > li:last-child {
    column-span: all;
	display: block;
}
form.searchandfilter div > ul >li {
	column-fill: balance;
	display: block;
	break-before: column;
	}
form.searchandfilter label {
	margin-left: 20px;
	line-height: normal;
}
form.searchandfilter input[type="checkbox"] {
    margin-left: -20px;
}

/* Contact form styles */
.wpcf7-form-control-wrap.terms-and-conditions {
	width:auto;
}
.t-and-c {
	    font-size: .875em;
}
div#wpcf7-f120-p121-o1, div#wpcf7-f732-p730-o1, div#wpcf7-f748-p749-o1 {
    background-color: rgba(240,240,240,1.00);
    padding: 20px;
    float: left;
}
/* New contact forms*/
div#wpcf7-f732-p730-o1 span.wpcf7-list-item, div#wpcf7-f748-p749-o1 span.wpcf7-list-item {
    display: block;
	margin: 5px;
}

div#wpcf7-f732-p730-o1 span.wpcf7-list-item.first, div#wpcf7-f748-p749-o1 span.wpcf7-list-item.first {
	margin-top:10px;
}
.themeform #wpcf7-f732-p730-o1 p label, .themeform div#wpcf7-f748-p749-o1 p label {
    font-size: 15px;
	line-height:130%;
}
.themeform div#wpcf7-f732-p730-o1 p > label, .themeform div#wpcf7-f748-p749-o1 p > label {
    font-weight: 600;
    color: #444;
    font-size: 18px;
    line-height: 130%;
    display: inline-block;
}

.wpcf7 input[type=number], .wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=url], .wpcf7 input[type=tel], .wpcf7 select {
    padding: 6px;
}
.wpcf7 form label span.mandatory {
	color:red;
}
.wpcf7-list-item input[type=radio], .wpcf7-list-item input[type=checkbox] {
	margin-left: -20px;
}
.wpcf7 span.wpcf7-list-item {
	padding-left:20px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    margin-top: 10px;
}
.form-section {
    float: left;
	margin-bottom:20px;
}
.wpcf7 span.wpcf7-form-control-wrap.sexualorientation-other, .wpcf7 span.wpcf7-form-control-wrap.religion-other, .wpcf7 span.wpcf7-form-control-wrap.ethnic-other, .wpcf7 span.wpcf7-form-control-wrap.specialisms-other,  .wpcf7 span.wpcf7-form-control-wrap.source-other {
	margin-top:-14px;
	margin-bottom: 15px;
}
.wpcf7 p em {
    font-size: .8em;
    color: #666;
    line-height: 140%;
    display: inline-block;
    font-weight: 400;
}
/* End new forms */

.wpcf7 form h3 {
	margin: 0;
    margin-bottom: 15px;
    clear: both;
}
.themeform textarea, .themeform input[type=text], .themeform input[type=email] {
    max-height: 100px;
	background: white;
}
.wpcf7 p span {
    color: #222;
}
.wpcf7 input.wpcf7-submit {
    margin-top: 20px;
}
.wpcf7 input[type=number], .wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=url], .wpcf7 input[type=tel], .wpcf7 select, .wpcf7 textarea {
    margin:0;
    margin-bottom: 12px;
	margin-top: 8px;
	border: 1px solid #ddd;
}

/* Topic page views and topic specialist page styles */
.pt-cv-view.cv-first-two .pt-cv-ifield, .pt-cv-view.cv-topic-specialists .pt-cv-ifield {
    background-color: rgba(233,233,233,1.00);
    padding: 10px;
}
.pt-cv-view.cv-first-two .pt-cv-ifield h4, .pt-cv-view.cv-the-rest .pt-cv-ifield h4, .pt-cv-view.cv-topic-specialists .pt-cv-ifield h4 {
    font-size: 1.3em;
	line-height: 130%;
}
.pt-cv-view.cv-first-two .pt-cv-ifield h4 a, .pt-cv-view.cv-the-rest .pt-cv-ifield h4 a {
	font-weight: 500;
}
.pt-cv-view.cv-first-two .pt-cv-ifield .pt-cv-content p, .pt-cv-view.cv-the-rest .pt-cv-ifield .pt-cv-content p, .pt-cv-view.cv-topic-specialists .pt-cv-ifield .pt-cv-content p, .pt-cv-view.cv-first-two .pt-cv-ifield .pt-cv-content p a, .pt-cv-view.cv-the-rest .pt-cv-ifield .pt-cv-content p a, .pt-cv-view.cv-topic-specialists .pt-cv-ifield .pt-cv-content p a {
	font-size: 14px;
    line-height: 1.6em;
    font-weight: 300;
}

.pt-cv-view.cv-topic-specialists .pt-cv-ifield h3.pt-cv-title a  {
    font-size: .85em;
	color: rgba(25,157,220,1.00);
}
.pt-cv-view .pt-cv-ifield {
    border-bottom: 1px solid rgba(233,233,233,1.00);
}

/* Newsletter styles */
.post-type-archive-newsletter .post-thumbnail, .newsletter .image-container {
	/*display:none;*/
}
.newsletter .entry img {
	border: 0;
}
.newsletter .entry .wp-caption {
	background: none;
	text-align: left;
}
.single-newsletter .page-title {
    height:60px;
	padding:0px;
}
.single-newsletter .page-title h1 {
	visibility:hidden;
	font-size:8px;
	line-height: 100%;
}
/* Latest posts and Living Map widgets */

#latest-posts-living-map-section .sek-module-inner {
    background: #f0f0f0;
	border-top: 2px solid rgba(19,80,160, 1); /* Primary blue lighter */
	padding:20px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#latest-posts-living-map-section .sek-module-inner h2 {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 500;
}
#latest-posts-living-map-section .widget_recent_entries ul>li a:before {
	display: none !important;
}
#latest-posts-living-map-section .sek-module-inner .alignnone {
	margin-bottom:0px;
	margin-top: 10px;
	border: 1px solid #bbb;
}
#latest-posts-living-map-section .widget a {
    color: #555;
    font-family: 'Barlow Semi Condensed';
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 400;
}
#latest-posts-living-map-section .widget_text .textwidget p {   
    color:#3a3a3a;
	font-size: 16px;
    line-height: 150%;
    padding-top: 0px;
}
#latest-posts-living-map-section .widget_recent_entries ul li {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
#latest-posts-living-map-section .sek-module .sek-module-inner ul>li {
    padding: 10px 10px;
}

#latest-posts-living-map-section .sek-column, .sek-module, .sek-section {
    align-items: stretch;
    flex: auto;
}

#latest-posts-living-map-section #codewidget-4 .pt-cv-ifield {
    padding: 2px 0 0 0;
    border-bottom: none;
}
#latest-posts-living-map-section #codewidget-4 .pt-cv-view .pt-cv-ifield {
	line-height: 120%;
	padding-left:20px;
}

#latest-posts-living-map-section #codewidget-4 .pt-cv-view .pt-cv-ifield  h4.pt-cv-title {
	line-height: 120%;
    padding-left: 10px;
    padding-bottom: 0;
    margin-bottom: 0px;
}
#latest-posts-living-map-section #codewidget-4 .pt-cv-view {
    margin-top: 12px;
}
#latest-posts-living-map-section #codewidget-4 .pt-cv-view  .pt-cv-content-item {
    padding-bottom: 8px;
}
#latest-posts-living-map-section #codewidget-4 .pt-cv-view .pt-cv-ifield  h4.pt-cv-title a {
	    border-bottom: 1px solid #bbb;
    display: block;
    padding-bottom: 14px;
}
#latest-posts-living-map-section #codewidget-4 .pt-cv-ifield h4::before {
    content: "\f105";
    color: rgba(19,80,160, 1);
    font-size: 1.6em;
    position: absolute;
    margin-left: -28px;
    top: 1px;
    height: 31px;
    font-family: 'FontAwesome';

}
/* Homepage contact section */

#homepage-contact-section .sek-column, .sek-module, .sek-section {
    align-items: stretch;
    flex: auto;
}
#homepage-contact-section .sek-module-inner .widget-contact-img {
    float: left;
    width: 20%;
    margin-right: 5%;
}
#homepage-contact-section .sek-module-inner .widget-contact-text {
   float: left;
    display: block;  
    width: 75%;
}
#homepage-contact-section .sek-module-inner p {
	font-family: 'Barlow Semi Condensed';
	font-size: 21px;
    font-weight: 500;
	color:rgba(28,70,143,1.00); /* primary blue */
}
#homepage-contact-section .sek-column-inner {
	background-color: #e9e9e9; /* Light grey */
	margin-bottom: 15px;
	padding:20px;
}
/* Homepage notable studies */
#homepage-notable-studies {
	/*display:none;*/
	margin-top: 20px;
}
 #notable-studies{
	display:flex;
}
.archive .article_type-research-note .post-thumbnail, .article_type-research-note .post-byline {
	display:none;
}

#homepage-notable-studies .sek-column-inner h4 a, #homepage-notable-studies .sek-column-inner .pt-cv-content, #homepage-notable-studies .sek-column-inner {
	color:white;
}
#homepage-notable-studies .sek-module-inner h3 {
	font-size: 21px;
    font-weight: 600;
    margin-top: 20px;
    margin-left: 20px;
	text-transform: uppercase;
}
#homepage-notable-studies .sek-module-inner h3 a{
	color: white;
	font-weight: 600;
	text-decoration: none;
}
#homepage-notable-studies .sek-column-inner h4 a {
	font-size: 18px;
	font-weight: 500;
}
#homepage-notable-studies .sek-column-inner .sek-module-inner h4 a:hover, #homepage-notable-studies .sek-column-inner .sek-module-inner h4 a:active {
	text-decoration: underline !important;
}
#homepage-notable-studies .pt-cv-scrollable .pt-cv-title {
    margin-bottom: 10px;
    line-height: 120%;
	font-size: 1.3em;
	min-height: 80px;
}

#homepage-notable-studies .sek-column-inner {
	background-color: rgba(19,80,160, 1); /* Primary blue lighter */
	margin-bottom: 0px;
}
#homepage-notable-studies .pt-cv-scrollable{
	margin-top:5px;
	margin-bottom:0px;
}
/* Notable studies */
#notable-studies .sek-column-inner h4 a, #notable-studies .sek-column-inner .pt-cv-content, #notable-studies .sek-column-inner {
	color:white;
}
#notable-studies .sek-module-inner h3 {
	font-size: 21px;
    font-weight: 600;
    margin-top: 20px;
    margin-left: 20px;
	text-transform: uppercase;
}
#notable-studies .sek-module-inner h3 a{
	color: white;
	font-weight: 600;
	text-decoration: none;
}
#notable-studies .sek-column-inner h4 a {
	font-size: 18px;
	font-weight: 500;
}
#notable-studies .sek-column-inner .sek-module-inner h4 a:hover, #notable-studies .sek-column-inner .sek-module-inner h4 a:active {
	text-decoration: underline !important;
}
#notable-studies .pt-cv-scrollable .pt-cv-title {
    margin-bottom: 10px;
    line-height: 120%;
	font-size: 1.3em;
	min-height: 80px;
}

#notable-studies .sek-column-inner {
	background-color: rgba(85,85,85, .8); /* Dark grey */
	margin-bottom: 15px;
}
#notable-studies .pt-cv-scrollable{
	margin-top:5px;
	margin-bottom:0px;
}
.pt-cv-view .carousel-control.left {
	right:55px;
	top: -10px;
}
.pt-cv-view .carousel-control.right {
	right:20px;
	top: -10px;
}
.pt-cv-view .carousel-control span {
	background-color: rgba(255,255,255,.5);
}
.pt-cv-view .carousel-control:hover span {
    color: rgba(28,70,143,1.00); /* primary blue */
}
.pt-cv-view .pt-cv-carousel-caption {
    padding: 0 20px;
	margin-top: 10px;
}
.pt-cv-view .pt-cv-carousel-caption .pt-cv-content {
	margin-bottom:20px;
}
.sek-module .sek-module-inner ol {
    margin-left: 0; 
}
.sek-module .sek-module-inner ol>li {
    padding: 0;
}
.pt-cv-wrapper .pt-cv-carousel-indicators {
    left: auto;
    width: 100%;
}
.pt-cv-scrollable .carousel-inner {
    min-height: 150px;
}
.pt-cv-scrollable .pt-cv-carousel {
    min-height: 155px;
}
.pt-cv-view .pt-cv-carousel-indicators li.active {
    background-color: rgba(255,255,255,.5);
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.5)),to(rgba(255,255,255,.5)));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.5),rgba(255,255,255,.5));
    background-image: -moz-linear-gradient(top,rgba(255,255,255,.5),rgba(255,255,255,.5));
    background-image: -o-linear-gradient(top,rgba(255,255,255,.5),rgba(255,255,255,.5));
    background-image: linear-gradient(to bottom,rgba(255,255,255,.5),rgba(255,255,255,.5));
		}

.pt-cv-view .pt-cv-carousel-indicators li {
    -webkit-box-shadow: inset 0 0 0 2px rgba(255,255,255,.5);
    -moz-box-shadow: inset 0 0 0 2px rgba(255,255,255,.5);
     box-shadow: inset 0 0 0 2px rgba(255,255,255,.5);
}

/** Mobile layout **/
@media only screen and (max-width: 719px) {
.featured-layout-wrapper {
   margin-left: 0;
   height:auto;
	    margin-right: 0;
}
.featured-overlay-wrapper {
		width:100%;
	}
.entry img.alignleft.partner-logo {
    border: 1px solid #e9e9e9;
    width: 20%;
    box-sizing: border-box;
}
}