/**************************************
Global
**************************************/
* {
    font-family: "Libre Franklin", sans-serif;
}
body {
    background: #fff;
    font-size: 15px;
}
body,
button,
input,
select,
textarea {
    color: #222;
}
button.search-submit {
	color: #fff;
}
body:before,
body:after,
#comments,
.entry-footer,
.post-navigation {
    display: none !important;
}
.logged-in .entry-footer {
    display: block !important;
}
a {
    color: #1c6bab;
}
.main-navigation a:hover,
.main-navigation a:focus {
    color: #1c6bab;
}
h1,
h2,
h3,
h4 {
    font-family: "Libre Franklin", sans-serif !important;
}
.site {
    margin: 0;
}

.entry-content ul,
.entry-summary ul,
.comment-content ul,
.entry-content ol,
.entry-summary ol,
.comment-content ol {
    margin-left: 1.25em;
}

img.not-found {
	display: none !important;
}

.programmes_home .pt-cv-ifield img,
.programmes_home .pt-cv-ifield iframe,
/*.programmes_list .pt-cv-ifield img,*/
.programmes_list .pt-cv-ifield iframe {
	display: none;
}

hr {
    clear: both;
}

.post-thumbnail, 
figure {
	position: relative;
	margin:0 0 20px 0;
}

.post-thumbnail .ccfic-text,
figcaption {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.7);
    width: 100%;
    color: #eee !important;
    padding: 10px !important;
    font-size: 13px !important;
    font-style: normal !important;
    line-height: 1.2 !important;
}

.post-thumbnail .ccfic-text a,
figcaption a {
color:#eee;
text-decoration:underline;
}
/**************************************
Widgets
**************************************/

aside > section.widget:first-child {
	padding-top: 0;
}
aside > section.widget {
	margin-bottom: 0;
}

aside.sidebar {
	padding: 0; 
}
.widget_nav_menu {
	margin-bottom: 0 !important;
}

.widget {
    border:0;
    font-size: 15px;
}
.widget .widget-title {
    letter-spacing: inherit; 
    line-height: inherit; 
    text-transform: inherit; 
	background: url(/wp-content/themes/BIRN/images/orange-circle.png) no-repeat top left;
    color: #666;
    border-bottom: 2px dotted #ddd;
 	background-size: 23px;
    padding: 3px 0 5px 32px;
    line-height: 1.3;
}
aside .widget .widget-title {
    font-size: 16px;
}
.textwidget h4 {
    letter-spacing: inherit;
    text-transform: inherit;
}
.so-widget-sow-button {
	font-weight: bold;
	text-shadow: none;
}
.current_page_item > a,
.current-menu-item > a {
    font-weight: bold;
}
.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
    margin-right: 0;
    margin-left: 0;
}

/**************************************
Header
**************************************/

.site-header-main,
#content,
footer {
    max-width: 1050px;
    margin: 0 auto;
}
.site-header {
    padding: 0;
}
.site-header-main,
.site-content {
    padding: 20px 20px 0 20px;
}
.site-footer {
    padding: 20px;
}
.site-inner {
    max-width: 100%;
}
.site-header-main {
    padding-top: 0;
    position: relative;
    z-index: 2;
}
.site-branding {
    margin-top: 0;
}
.site-branding .site-title a {
    display: block;
    text-indent: -9999px;
    background: url(/wp-content/themes/BIRN/images/birn-logo-m.png);
    width: 100px;
    height: 53px;
    background-size: contain;
    margin-top: 3px;
    margin-left:-8px;
}
.site-description {
    display: none;
}
header#masthead:after {
    content: "";
    display: block;
    position: absolute;
    height: 60px;
    width: 100%;
    left: 0;
    background: #1c6bab;
    top: 0;
    z-index: 0;
}
#menu-toggle {
    margin-top: 8px;
    padding: 8px 12px;
    color: #fff;
    border-color: #fff
}
.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
    background-color: rgba(0, 0, 0, .4);
}

.page-header {
	border:0;
	margin-left: 0;
	margin-right: 0;
}

/**************************************
Lists
**************************************/

.pt-cv-view.pt-cv-grid.pt-cv-colsys.pt-cv-nolf.pt-cv-left .pt-cv-content{
	display:table;
}

/**************************************
Home
**************************************/

.home .panel-grid-cell > .widget:first-child {
	padding-top: 0;
}

.home-news-magazine .pt-cv-page .pt-cv-ifield h4 {
	line-height: 1.2;
	font-size: 22px;
} 

.home-news-magazine .pt-cv-page > div:first-child h4 {
	font-size: 22px;
}  

.home .entry-header {
    display: none;
}

.home .pt-cv-content-item {
	padding-bottom: 0; 
}

.home-news-magazine .pt-cv-content-item {
	padding-bottom: 15px;
}

.home .widget_sow-button {
	margin: -30px 0 10px 0;
}

.home-news-magazine .pt-cv-page .pt-cv-ifield,
.home-news-magazine .pt-cv-page .pt-cv-ifield {
	position:relative;
}

.home-news-magazine .pt-cv-page .pt-cv-ifield img,
.home-news-magazine .pt-cv-page .pt-cv-ifield img {
	width:100%;
}

.home-news-magazine .pt-cv-page div .pt-cv-title {
	display: block;
	position: absolute;
	bottom: 10px;
	margin:0;
	padding: 40px 20px 15px;
	text-transform: inherit;
	letter-spacing: 0;
	width: 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.home-news-magazine .pt-cv-page div .pt-cv-title a {
	box-shadow:none;
	color:#fff;
}
.banner_unidentified img {
	margin: 0 auto;
}
.people_home .pt-cv-custom-fields {
    font-style: italic;
    color: #666;
}
.people_home .pt-cv-title a {
    font-weight: normal;
    font-size: 16px;
}
.people_home .pt-cv-ctf-list .col-xs-6 {
	width: 100%;
	margin-bottom:8px;
}
.people_home .pt-cv-custom-fields {
	margin: 0;
}
.programmes_home .pt-cv-title a {
	font-weight: normal;;
}


/**************************************
Mailchimp form
**************************************/

#mc_embed_signup:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

#mc_embed_signup{
    zoom: 1;
}

#mc_embed_signup form {
padding:0 !important;
margin:0;
position:relative;
}

#mc_embed_signup input[type=email],
#mc_embed_signup input[type=text]{
box-shadow:inset 0 1px 0 #fff;
border:1px solid #999;
border-radius:2px;
padding: 8px 20px 8px 4px !important;
width: 71% !important;
margin-right:0 !important;
min-width:inherit;
margin-bottom:0;
float:left;
font-family: "Libre Franklin", sans-serif !important;
height: 38px;
font-size: 17px;

background: #e5e5e5; 
background: -moz-linear-gradient(top,  #e5e5e5 0%, #ffffff 25%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(25%,#ffffff)); 
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#ffffff 25%); 
background: -o-linear-gradient(top,  #e5e5e5 0%,#ffffff 25%);
background: -ms-linear-gradient(top,  #e5e5e5 0%,#ffffff 25%); 
background: linear-gradient(to bottom,  #e5e5e5 0%,#ffffff 25%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
}

#mc_embed_signup input[type=email]:focus,
#mc_embed_signup input[type=text]:focus {
border-color:#4793cf;
}

#mc_embed_signup input[type=submit] {
font-family: "Libre Franklin", sans-serif !important;
background:#1867A5;
height:38px;
color:#fff;
border:0;
display:block;
font-weight:normal;
font-size:13px;
min-width:inherit;
position:absolute;
top:0;
right:0;
width:30% !important;
border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
}

/**************************************
Countries
**************************************/

.network_sub_menu {
	margin-top: -30px;
}
.network_sub_menu ul,
.network_sub_menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.network_sub_menu ul li {
	display: inline-block;
	margin: 4px 1.7px;
}
.network_sub_menu ul li a {
	box-shadow: none;
	font-size: 15px;
	padding: 4px 7px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	background: #e9e9e9;
}

.network_sub_menu ul li a:hover {
	background-color: #1c6bab;
	color: #fff;
}

.network_sub_menu ul li.current-menu-item a {
	background-color: #ec4220;
	color: #fff;
}

/**************************************
Single post
**************************************/

.category-news-and-events .post-thumbnail img {
	width: 100%;
}

.single-post .entry-content img {
	max-width:100% !important;
	margin:0 !important;
}

.single-post .entry-content > p:first-child img,
.single-post .category-donors-and-partners .post-thumbnail {
	display: none;
}

.single-post .category-donors-and-partners .entry-content > p:first-child img {
	display: block;
}

.single-post .entry-header .posted-on {
	display: none !important;
}

.single-post .category-uncategorized .entry-header .posted-on,
.single-post .category-news-and-events .entry-header .posted-on {
	display: block !important;
	font-size: 14px;
	color: #666;
	margin: -20px 0 30px 0;	
}

.single-post .entry-content figure {
	max-width: 100% !important;
    margin-left: 0 !important;
}

.single-post .category-news-and-events .job_title_1,
.single-post .category-news-and-events .job_title_2,
.single-post .category-birn-network-meetings .job_title_1,
.single-post .category-birn-network-meetings .job_title_2,
.single-post .category-donors-and-partners .job_title_1,
.single-post .category-donors-and-partners .job_title_2,
.single-post .category-outputs .job_title_1,
.single-post .category-outputs .job_title_2,
.single-post .category-uncategorized .job_title_1,
.single-post .category-uncategorized .job_title_2,
.single-post .category-uncategorized .duration,
.single-post .category-uncategorized .location,
.single-post .category-news-and-events .duration,
.single-post .category-news-and-events .location,
.single-post .category-birn-network-meetings .duration,
.single-post .category-birn-network-meetings .location,
.single-post .category-donors-and-partners .duration,
.single-post .category-donors-and-partners .location,
.single-post .category-outputs .duration,
.single-post .category-outputs .location,
.single-post .category-people .duration,
.single-post .category-people .location,
.single-post .category-birn-decade-blog .duration,
.single-post .category-birn-decade-blog .location,
.single-post .category-vacancies .duration,
.single-post .category-vacancies .location {
	display: none
}

.single-post .entry-summary,
.page-except {
	font-size: 18px !important;
	font-family: "PT Serif", Georgia, serif !important;
}

.single-post .job_title_1,
.single-post .job_title_2 {
	margin: 30px 0;
	color: #555;
	font-style: italic;
}

.single-post .category-people .post-thumbnail {
    margin: 8px 20px 20px 0 !important;	
}


/**************************************
Outputs
**************************************/

.outputs_list .pt-cv-page > div {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

/**************************************
Programmes
**************************************/

.pt-cv-ctf-duration,
.pt-cv-ctf-location,
.duration,
.location {
	font-size: 14px;
	color:#666;
	padding: 5px 0 5px 40px;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}

.pt-cv-ctf-duration,
.duration {
	background-image: url(/wp-content/themes/BIRN/images/calendar-512.png);
}

.pt-cv-ctf-location,
.location {
	background-image: url(/wp-content/themes/BIRN/images/location-512.png);
}

.single-post .duration,
.single-post .location {
	margin: 10px 0;
}

.single-post .duration {
	margin-bottom: 50px;
}

.programmes_list .pt-cv-page > div {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

.programmes_list .pt-cv-content strong {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	color:#555;
}

/**************************************
Download
**************************************/
.logoItem {
    padding: 50px 0;
    border-bottom: 1px solid #ddd;
}

.logoImage, 
.logoLinks {
    display: inline-block;
    vertical-align: middle;
}

.logoImage {
  width:20%;
  margin-right:4%;
}

.logoImage img {
	margin:30px 0;
}

.logoLinks {
  width:74%;
}

.logoLinks a {
	float: left;
    clear: left;
}


/**************************************
People
**************************************/

.pt-cv-ctf-job_title_1,
.pt-cv-ctf-job_title_2 {
	font-style: italic;
	color: #666;
}
.people_list .pt-cv-ifield > a > img {
	width:150px;
}
.people_list .pt-cv-content {
	display: table;
}
.pt-cv-ctf-job_title_2 {
	margin-top: 0;
}

/**************************************
Gallery
**************************************/

.bwg_slideshow_description_text_0 {
	width: 100%;
    font-size: 13px !important;
    bottom: -5px;
    left: -5px;
}

#bwg_container1_0 #bwg_container2_0 #spider_slideshow_left_0, #bwg_container1_0 #bwg_container2_0 #spider_slideshow_right_0 {
    box-shadow: unset;
}

/**************************************
BIRN Hub
**************************************/

#text-5 .pt-cv-ifield img {
	width: 80px;
}


/**************************************
BIRN Decade
**************************************/

.page-id-5502 .flexslider .textBox,
.page-id-5502 .flexslider .textBoxTitle {
	height:auto !important;
	font-weight: normal !important;
	font-size:13px !important;
}

.page-id-5502 .flexslider .flex-control-nav li {
	margin:3px !important;
}
.page-id-5502 .flexslider .flex-control-paging li a {
    width: 9px !important;
    height: 9px !important;
}
.page-id-5502 .flexslider .controls_bottom {
	margin:0 !important;
}

.page-id-5502 .post-thumbnail {
	width: 50%;
    float: left;
    margin: 0 20px 20px 0;
}

.page-id-5502 article .pt-cv-title a {
	text-transform:initial;
	letter-spacing:0;
}

.single-post .category-birn-decade-blog .post-thumbnail .ccfic-text {
    color: #999!important;
    padding: 10px 0 !important;
	border-bottom: 1px solid #ddd;
    display: block !important;
    position: static !important;
    background: none !important;	
}

.single-post .category-birn-decade-blog .post-thumbnail {
	width:50% !important;
	float:left;
	margin:8px 20px 20px 0;
}

@media screen and (max-width:400px) {
	.single-post .category-birn-decade-blog .post-thumbnail {
		width:100% !important;
	}	
	
	/**************************************
	Download
	**************************************/

	.logoImage {
	  width:80%;
	  margin-right:0;
	}
}

/**************************************
Footer
**************************************/
.site-info {
	text-align: center;
}

.site-footer{
    -webkit-align-items: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    display: inherit;
    display: inherit;
    display: inherit;
    -webkit-flex-wrap: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -webkit-align-items: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
}
.social {
	text-align: center;
    color: #686868;
    font-size: 14px;
}

.social img{
	width:24px;
	margin:0 3px;
}
/***** responsive >= 910px ****/

@media screen and (min-width: 56.875em) {
	body {
    	background: #f4f4f4;
	}
    .site {
        background: none;
    }
	.site-header-main,
	.site-content,
	.site-footer {
	    padding: 20px 40px;
	}
    #content {
        background: #fff;
        box-shadow: 0 0 30px rgba(0,0,0,.1);
        margin-top: -77px;
        padding-top: 70px;
    }
	.content-area {
	    width: 65%;
	}    
	.sidebar {
	    margin-left: 70%;
	    width: 30%;
	}    
    .main-navigation .primary-menu > li {
        border-right: 1px dotted rgba(255,255,255,.5);
    }
	.main-navigation a {
	    padding: 11px 9px;
	    font-size:14px;
	}
	.main-navigation .primary-menu > li:last-child {
		border:0;
	}	
    .site-branding .site-title a {
        width: 160px;
        height: 160px;
        box-shadow: 0px -45px 35px rgba(0, 0, 0, .3);
        border: 10px solid #fff;
        background: url(/wp-content/themes/BIRN/images/birn-logo.png);
        background-size: contain;
        margin-top: -3px;
        margin-left:0;
    }
    header#masthead:after {
        top: 40px;
    }
    .site-branding {
        overflow: inherit;
        margin: 0
    }
    .site-header-main {
        padding-top: 0;
        position: relative;
    }
    #site-header-menu {
        margin: 50px 0 0 30px;
    }
    #menu-top_nav > li > a {
        color: #fff;
    }
	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
	    float: nonne;
	    margin-right: 0;
	    margin-left: 0;
	    width: 100%;
	}
	body:not(.search-results) article:not(.type-page) .entry-content {
	    float: none;
	    width: 100%;
	}

	body.home article,				/*Home page*/
	body.page-id-15 article,		/*BIRN under fire*/
	body.page-id-4218 article,  	/*BIRN network meetings*/
	body.page-id-4584 article { 	/*Download*/
		max-width: 100%;
	}

	body.page-id-15 .siteorigin-widget-tinymce {
		height: 900px;
		overflow-y: scroll; /* has to be scroll, not auto */
        -webkit-overflow-scrolling: touch;
	}

	.entry-title {
		font-size:36px;
	}

	/**************************************
	Single post
	**************************************/    	

	.single-post .category-people .post-thumbnail {
	    float: left;
	}

	.single-post .category-people .post-thumbnail img {
		width: 200px;
	}

	/**************************************
	Widgets
	**************************************/       

    .no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
    	margin-right: 0;
    	margin-left: 0;
	}

	article .widget .widget-title {
	    background-size: 26px;
	    font-size: 26px;
		background-position: 0px 7px;
	}

	/**************************************
	Home
	**************************************/  

	.home-news-magazine .pt-cv-page	> div:nth-child(2) {
		margin-bottom: 5px;
	}
	.home-news-magazine .pt-cv-page .pt-cv-ifield h4 {
		font-size: 15px;
	}
	.home .home-news-magazine .pt-cv-page .pt-cv-ifield h4 {
		font-size: 22px;
	} 
	.home .home-news-magazine .pt-cv-page > div:first-child .pt-cv-ifield h4 {
		font-size: 36px;
	} 
	.home .content-area {
	    float: none;
	    margin-right: 0%;
	    width: 100%;
	}
	.home-news-magazine .pt-cv-page > div {
		width:33.33%;
		float:left;
	}
	.home-news-magazine .pt-cv-page > div:first-child {
		width:66.33%;
	}
	.home-news-magazine .pt-cv-page > div:last-child {
		margin-top:-10px;
	}
	.banner_unidentified {
		background: #eee;
		padding: 10px;
	}

	/**************************************
	Footer
	**************************************/    
    
    .site-footer .main-navigation {
        max-width: 100%;
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .site-footer .main-navigation .primary-menu > li {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .site-footer .main-navigation .sub-menu,
    .site-footer .main-navigation .menu-item-has-children > a:after {
        display: none;
    }
    .site-footer .main-navigation .menu-item-has-children > a {
        padding-right: 0;
    }
}


@media screen and (min-width: 910px) and (max-width: 1060px) {
	.site-branding .site-title a {
	    width: 130px;
	    height: 130px;
        margin-left:0;	    
	}	
	.main-navigation .primary-menu > li {
		border:0;
	}
	.main-navigation a {
		padding: 11px 8px;
		font-size: 12px;
	}
	#site-header-menu {
    	margin: 50px 0 0 20px;
	}
	.home-news-magazine .pt-cv-colsys .col-sm-6:nth-child(2n+1)	{
		clear: none !important;
	}
}

/**************************************
Other
**************************************/   

.page-id-4584 table {
	border-width: 1px 0 0 0;
}

.page-id-4584 table td {
    border-width: 0 0 1px 0;
}

#page ul.pt-cv-pagination li.active a {
	background: #1c6bab !important; 
}


/* social icons */
body #st-2 .st-btn {
    height: 38px;
    width: 38px;
    padding: 7px;
}

/* Birn twitter feed */
.birn_tw_feed {
	padding: 10px;
    background: #eee;
	height: 600px;
	overflow-y: scroll; /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
}

/**************************************
BIRN`s impact
**************************************/

.birn_impact_hero {position: relative;}
.birn_impact_hero .textwidget > p {margin:-98px -40px 0;}
.birn_impact_hero .textwidget > h1 {position: absolute; bottom: 90px; font-size: 50px; color: #fff;}

/**************************************
Helper
**************************************/  
.deadHidden {display:none !important;}

/**************************************
Mailchimp newsletter forms
**************************************/ 
.mcForm {
	font-size:1.15em;
}

.mcForm .userData {
	overflow:hidden;
}
.mcForm .userData .mcRow {
	float:left;
	width:25%;
	padding:5px;
}

.mcForm .userData select {
	background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.525em 0.4375em;
    width: 100%;
}

.mcForm .mcLists .mcRow {
	margin:15px 0;
	padding:15px 0;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	
}
.mcForm .mcLists .mcRow:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border:0;
}

.mcForm .mcLists .left{
	float:left;
	width:35%;
	padding: 0 0 5px 5px;
	font-weight:bold;
}

.mcForm .mcLists .right {
	float:left;
	width: 65%;
}

.mcForm .mcLists .right label {
	display: block;
    line-height: 2;
    margin-bottom: 20px;
}

.mcForm .mcLists .right input {
	float:left;
	height:20px;
	width:20px;
	margin-top:7px;
}

.mcForm input[type=submit] {
	margin: auto;
    width: 200px;
    display: block;
	background:#ec4220;
}

.mc4wp-alert {
	padding: 20px;
    text-align: center;
    border: #ec4220 3px solid;
    border-radius: 5px;
    font-weight: bold;
	margin:20px 0;
}

.mc4wp-success {
	border-color:green;
}

.mc-bi, .mc-btj, .mc-rd, .mc-birn, .mc-bird {
	background-repeat:no-repeat;
	background-position:right 10px;
	background-size:120px;
} 

.mc-rd, .mc-birn, .mc-bird {
	background-size:contain;
	background-position:right top;
}

.mc-bi {
	background-image:url(/wp-content/uploads/2020/04/mc-bi.png);
} 

.mc-btj {
	background-image:url(/wp-content/uploads/2020/04/mc-btj.png);
} 

.mc-rd {
	background-image:url(/wp-content/uploads/2020/04/mc-rd.png);
} 

.mc-birn {
	background-image:url(/wp-content/uploads/2020/04/mc-birn.png);
}

.mc-bird {
	background-image:url(/wp-content/uploads/2020/04/mc-bird.png);
}

.mc4wp-alert p {
	margin:0;
}

@media screen and (max-width:600px) {
	.mcForm .userData .mcRow,
	.mcForm .mcLists .right,
	.mcForm .mcLists .left {
		width:100%;
	}
	.mcForm .userData .mcRow,
	.mcForm .mcLists .left {
		padding:0 0 15px;
	}	
}

@media screen and (max-width:805px) {
	.mc-bi, .mc-btj, .mc-rd, .mc-birn, .mc-bird {
		background:none;
	}
}

/**************************************
BI embed newsletter forms
**************************************/ 
.page-id-11464 #masthead, .page-id-11464 #colophon, .page-id-11464 .st-sticky-share-buttons, .page-id-11464 .widget-title {display:none !important;}
.page-id-11464 #content {box-shadow: unset; margin-top: unset; padding-top: unset; max-width:100%; width:100%;}
.page-id-11464 .site-content {padding:0;}