/*
Theme Name: Charitas Child Theme
Theme URI:
Description: Use this theme to start your Charitas Child Theme development.
Author: Victor Tihai
Author URI: http://wplook.com/
Template: charitas-wpl
Version: 1.0.0.
*/

@import url('../charitas-wpl/style.css');
@import url(https://fonts.googleapis.com/css?family=Signika:400);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:600,400);

/*	----------------------------------------------------------
	Global
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	body {
		font-family: 'Crimson Text', serif;
		color: #1c1c1c !important;
		font-size: 15px !important;
		line-height: 1.5em;
	}

	input, textarea {
		font-family: 'Signika', sans-serif;
		font-weight: 400;
		color: #000 !important;
		font-size: 15px !important;
		line-height: 18px !important;
	}

	#main {
		background: #ededed;
	}

	.home #main .inner {
		padding: 104px 0 !important;
	}

	#main .inner {
		padding: 51px 0 !important;
	}

/*	----------------------------------------------------------
	Headings
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	h1, h2, h3, h4, h5, h6 {
		font-family: 'Signika', sans-serif;
		text-transform: uppercase;
		font-weight: 400;
		color: #ff0000;
	}

	.page h1 {
		line-height: 34px;
	}

	h3 {
		text-transform: capitalize !important;
	}

/*	----------------------------------------------------------
	Header
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	.border_blue_red {
		width: 100%;
		height: 8px;
		background: url(images/border_blue_red.jpg) repeat-x;
	}

	#toolbar {
		font-family: 'Signika', sans-serif;
		text-transform: uppercase;
		font-weight: 400;
		background: url(images/toolbar_bg.jpg) no-repeat center #1c1c1c !important;
	}

	#toolbar .tb-list .share-items {
		transition: none !important;
		-webkit-transition: none !important;
		-moz-transition: none !important;
		-ms-transition: none !important;
		-o-transition: none !important;
	}
	
	#toolbar .tb-connect {
		white-space: nowrap;
	}
	
	#toolbar .tb-connect a {
		padding: 10px 10px 0 10px !important;
		width: 60px !important;
		height: 30px;
		background: none;
	}

	#toolbar .tb-connect a:hover {
		background: #005daa !important;
	}

    #toolbar .tb-media a {
		padding: 10px 20px 0 10px !important;
		width: auto;
		height: 30px;
		background: none;
	}

	#toolbar .tb-media a:hover {
		background: #005daa !important;
	}

	#toolbar .tb-list .rss a,
	#toolbar .tb-list .contact a,
	#toolbar .tb-list .share a,
	#toolbar .tb-list .search a{
		padding-top: 10px;
		width: 40px;
		height: 30px;
		background: none;
		 -webkit-transition: none !important;
		-moz-transition: none !important;
		-ms-transition: none !important;
		-o-transition: none !important;
		transition: none !important;
	}

	/*	----------------------------------------------------------
		Search hover items
	= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	#toolbar .tb-list .search-items {
		transition: none !important;
		-webkit-transition: none !important;
		-moz-transition: none !important;
		-ms-transition: none !important;
		-o-transition: none !important;
	}

	#toolbar .tb-list .donate {
		margin-bottom: 0;
	}

	#toolbar .tb-list .donate a {
		height: 40px !important;
		padding: 0 10px 0 10px !important;
		font-size: 16px;
		background-color: #005daa;
	}

	#toolbar .tb-list .donate a span {
		float: left;
		margin: 9px 5px 0 0;
	}

	#toolbar .tb-list .share-items {
		position:absolute;
		top:40px !important;
		left: 0px;
		right:0px;
		min-width: 200px;
		padding: 12px !important;
	}

	#toolbar .tb-list .share-items .share-item-icon-music a:hover, #toolbar .tb-list .share-item-icon-music a:hover{
		background: #2a70aa;
	}

	#toolbar .tb-list .share-items .share-item-issuu a:hover, #toolbar .tb-list .share-item-issuu a:hover{
		background: #e05140;
	}

	.icon-donate {
		display: inline-block !important;
		width: 26px;
		height: 25px;
		margin: 5px 0 0 5px !important;
		background: url(images/icon_support.png) no-repeat !important;
	}

	#branding {
		min-height: 101px !important;
	}

	#sticky_navigation {
		position: fixed;
		top:0;
		left:0;
		background: #fff;
		width: 100%;
		z-index: 99;
		padding: 8px 0 0 0 !important;
		min-height: 101px !important;
		border-bottom: none !important;
	}

	/* ==|== top navigation  = = = = = = = = = = = = = = = = = = = = = */
	.nav-menu {
		padding: 25px 0 0 0 !important;
	}

	.nav-menu li a {
		font-family: 'Signika', sans-serif;
		font-weight: normal;
		color: #1c1c1c;
	}

	/* ==|== home slider  = = = = = = = = = = = = = = = = = = = = = = = */
	.flex-content h1 {
		float: right;
		margin: 5% 5% 0 0;
		font-family: "Times New Roman", Times, serif !important;
		font-weight: bold !important;
		text-transform: capitalize;
		text-align: right;
		font-size: 35px;
	}

	.flex-content h2 {
		float: right;
		margin: 0 5% 0 0;
		font-family: "Times New Roman", Times, serif !important;
		font-weight: bold !important;
		text-transform: capitalize;
		text-align: right;
		font-size: 25px;
	}

	.flex-content .flex-button {
		float: right;
		clear: both;
		margin: 0 5% 0 0;
	}

	.flex-button {
		font-family: 'Signika', sans-serif;
		font-weight: 400;
	}

	/* ==|== home slider nav  = = = = = = = = = = = = = = = = = = = = = */
	.flexslider .flex-direction-nav {
		bottom: 50% !important;
	}

	.flex-control-paging li a {
		background: #ffffff !important;
		border: 1px solid #000;
	}

	.flex-control-paging li a:visited {
		background: #000000 !important;
	}

	.flex-control-paging li a:hover {
		background: #000000 !important;
	}

	.flex-control-paging li a.flex-active {
		background: #000000 !important;
	}

	/* ==|== tease  = = = = = = = = = = = = = = = = = = = = = = = */

	.teaser-page-list {
		margin-top: 30px;
	}

/*	----------------------------------------------------------
	Content
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	p.category a, p.category a:visited {
		font-family: 'Signika', sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		color: #005daa;
	}

	p.category a:hover {
		color: #ee3224;
	}

	#archives, #meta {
		font-family: 'Signika', sans-serif;
		text-transform: uppercase;
		font-weight: 400;
	}

	.event_desc {
		font-family: 'Crimson Text', serif;
		font-weight: 600;
	}


/*	----------------------------------------------------------
	Senior Fellows
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


	.senior-fellows h2 { margin-bottom: 0.25em; }
	.senior-fellows p { margin-bottom: 0.5em; }
	.senior-fellows h3 { color: #005daa; }
	.senior-fellows ul a { text-decoration: none; color: #1c1c1c; }
	.senior-fellows ul a:hover { color: #ee3224; }
	.senior-fellows .separator { clear:both; width:100%; border-bottom:1px dotted white; margin-bottom:20px; }
	@media (max-width: 640px) {
		.senior-fellows .separator { display:none; }
	}

/*	----------------------------------------------------------
	Confederation Project
	... also uses Senior Fellows styling
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	.conf-credit {
		margin-bottom: 13px !important;
		text-align: right;
		font-size: 50%;
		line-height: 50%;
		text-transform: uppercase;
		font-weight: bold;
	}

/*	----------------------------------------------------------
	Foreign Policy Project
	... also uses Senior Fellows and Confederation Project styling
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.larger-intro { margin: 20px 0 0; }
.larger-intro p {
	font-size: 120% !important;
	line-height: 150%;
	margin-bottom: 1em;
}
.larger-intro #fpclogo {
	width: 100%;
	border: solid #000 1px;
	float: left;
	margin: 0 0 1em;
}
@media (min-width:641px) {
	.larger-intro #fpclogo {
		width: 320px;
		margin: 0.5em 1em 0.5em 0;
	}
}
.fpc-primary img, .fpc-sidebar img {
	margin-bottom: 1em !important;
	width:100%;
	border: solid #000 1px;
}

/* Dragon at the Door */
.dragonintro {
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
}


/*	----------------------------------------------------------
	Fifth Anniversary
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
	/*!* Font Awesome 4.1.0 by
	@davegandy - http://fontawesome.io -
	@fontawesome * License - http://fontawesome.io/license(Font:SIL OFL 1.1,CSS:MIT License) */

	@font-face {
    	font-family:'FontAwesome';
    	src:url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.eot?v=4.1.0');
    	src:url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    	font-weight:normal;
    	font-style:normal;
	}

	.fa_bg {
		background: url(images/fifth_anniversary/watermark.png) no-repeat top center;
	}

	.fa_bg #main {
		background: transparent !important;
	}

	#fa_logo img {
		max-width:  100%;
	}

	#quoteWrap h2 {
		display: none;
	}

	#quotearea {
		padding: 0px 30px 30px;
		font-size: 24px;
		line-height: 25px;
	}

	#quotearea #quoteauthor {
		display: block;
		font-size: 20px;
		margin-top: 15px;
		font-style: italic;
	}

	#quoteWrap:before {
		font-family: "FontAwesome";
		content: "\f10d";
		color: #1d1d1d;
		display: block;
		font-size: 18px;
		text-align: left;
		margin: 0 0 0 0px;
	}

	#imageSliderWrap {
		margin:0 0 1em 0;
		max-width: 100%;
		min-width: 48%;
	}

	#imageSliderWrap .huge_it_slideshow_dots_thumbnails_1 {
		display: none !important;
	}

    #imageSliderWrap .huge_it_slideshow_image_wrap_1 {
        /* margin-top: 50px; */
    }

    #imageSliderWrap #huge_it_slideshow_left_1 {
        margin-left: 15px;
    }

    #imageSliderWrap #huge_it_slideshow_right_1 {
        margin-right: 15px;
    }

    #fifth_anniversary_share h3 {
        line-height: 30px;
    }

    #fifth_anniversary_share ul li {
        font-size: 30px;
        background-color: #ccc;
        border-radius: 5px;
        padding: 10px;
    }

    #fifth_anniversary_share ul li a {
        text-decoration: none;
    }

    #fifth_anniversary_share ul li a i:before {
        margin: 0 !important;
        padding: 0 !important;
    }


/*	----------------------------------------------------------
	Dinner Series
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	.ds_bg {
		background-color: #000;
		text-align: center;
		font-family: 'Signika', sans-serif;
	}

	.ds_bg ul {
		margin: 0 !important;
		list-style-type: none !important;
	}

	.ds_swoosh {
		width: 153px;
		height: 32px;
		margin: 20px auto;
		background: url(images/dinner_series/swoosh.png) no-repeat;
	}

	.small-caps {
		font-size: 23px;
	}

	.no-margin-right { margin-right: 0 !important; }

	.ds_bg h1, .ds_bg h5, .ds_bg .entry-content p {
		font-family: 'Crimson Text', serif;
		color: #d3aa54 !important;
	}

	.ds_bg .entry-content p {
		font-size: 21px;
		margin-top: 40px;
		line-height: 25px;
	}

	.ds_bg h3, .ds_bg h5, .ds_bg h6, .ds_tickets h2, .ds_tweets h2 {
		color: #d3aa54 !important;
	}

	.ds_tickets h2, .ds_tweets h2 {
		text-transform: none !important;
		font-size: 21px;
		padding-bottom: 20px;
	}

	.ds_bg h5 {
		font-weight: 600 !important;
	}

	.ds_bg h1 {
		font-size: 32px !important;
		font-weight: 600 !important;
		margin-bottom: 6px !important;
		text-transform: uppercase !important;
	}

	.ds_staff, .ds_staff h3, .ds_tickets, .ds_tickets h3 {
		color: #fff !important;
	}

	.ds_logo {
		margin: 5px 0;
	}

	.ds_logo img {
		max-width: 100%;
	}

	.ds_staff {
		margin: 0 auto;
		display: inline-block !important;
	}

	.ds_staff ul li {
		float: left;
		margin-right: 40px;
		width: 200px;
	}

	.ds_staff ul li img {
		border: 4px solid #505154;
	}

	.ds_staff h3 {
		font-size: 16px;
		margin-top: 9px;
		text-transform: uppercase !important;
	}

	.ds_staff p {
		line-height: 19px !important;
		font-size: 16px !important;
		margin-bottom: 0 !important;
	}

	.ds_tweets {
		text-align: left !important;
	}

	.twitter-timeline {
		width: 100% !important;
	}

	.ds_tickets {
		text-align: left !important;
	}

	.ds_tickets ul li {
		clear: both;
		border-top:	4px solid #d3aa54;
	}

	.ds_tickets ul li img {
		float: left;
		width: 150px;
		margin-right: 20px;
	}

	.ds_tickets ul li h3 {
		margin-top: 20px !important;
		display: inline-block;
		zoom: 1;
		text-transform: uppercase !important;
	}

	.ds_tickets ul li p {
		font-size: 18px !important;
		margin: 0 !important;
	}

	.ds_tickets ul li p img {
		width: auto !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		float: none !important;
		display: block;
		padding-left: 10px !important;
		padding-top: 10px !important;
	}

	.ds_tickets .get_tickets {
		margin-top: 20px !important;
		font-size: 18px !important;
	}

	.ds_button_tickets, .ds_button_info {
		width: 128px;
		height: 27px;
		display: inline-block;
		zoom: 1;
		text-align: left;
		color: #fff !important;
		font-size: 18px;
		padding: 7px 0 0 6px;
		text-transform: uppercase !important;
		text-decoration: none !important;
	}

	.ds_button_tickets i, .ds_button_info i {
		padding-right: 5px !important;
	}

	.ds_button_tickets {
		background-color: #ee3324;
		margin-right: 15px;
	}

	.ds_button_info {
		background-color: #005daa;
	}

/*	----------------------------------------------------------
	Article List
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
	.teaser-page-404 .page-title {
		line-height: 70px;
	}

	.page-title{
		line-height: 33px;
	}

	.alignnone {
		width: auto !important; /* Fix stretched post content images */
	}

	article.list {
		margin-bottom: 48px;
		padding-bottom: 48px;
		border-bottom: 1px solid #ddd;
	}

	.short-content .entry-header a {
		color: #ee3224 !important;
	}

	.short-content .entry-header a:hover {
		color: #005daa !important;
	}

	.entry-content p a, .entry-content a {
		color: #005daa;
		text-decoration: none;
	}

	.entry-meta-social {
		float: left;
		margin: 0 0 20px 0;
	}

	.entry-meta-social ul {
		margin: 0;
		list-style-type: none !important;
	}

	.entry-meta-social ul li {
		float: left !important;
		margin-right: 15px;
	}

	.entry-meta-social a:hover {
		color: #3d3d3b;
	}

	.entry-meta-social a:active, .entry-meta-social a:visited {
		color: #005daa;
	}

	.entry-content p a:hover, .entry-content a:hover{
		color: #ee3224;
	}

	.short-content .entry-header {
		background: #ededed;
	}

	/* ==|== Fb = = = = = = = = = = = = = = = = = = = = = */
	.entry-meta .buttons.facebook{
		background: #ededed;
	}

	/* ==|== Tickets = = = = = = = = = = = = = = = = = = = = = */

	.entry-meta .buttons.ticket i{
		color: #ee3324;
	}

	.entry-meta .buttons.ticket{
		background: none;
		color: #3b3b3d;
		text-transform: uppercase;
		padding: 10px 12px;
	}
	.entry-meta .buttons.ticket:hover {
		background: #ee3324;
		color: #fff;
	}

	.entry-meta .buttons.ticket:hover i{
		background: none;
		color: #fff;
	}


	/* ==|== time = = = = = = = = = = = = = = = = = = = = = */
	.entry-meta .buttons.time{
		background: #ededed;
	}

	/* ==|== Author = = = = = = = = = = = = = = = = = = = = = */
	.entry-meta .buttons.author{
		background: #ededed;
	}

	.entry-meta-content, .entry-meta-pub, .entry-meta-widget {
		font-family: 'Signika', sans-serif;
		font-weight: 400;
	}

	.entry-meta-press {
		font-family: 'Signika', sans-serif;
		font-weight: 400;
		font-size: 15px;
	}

	#postnav {
		font-family: 'Signika', sans-serif;
		font-weight: 400;
	}

/*	----------------------------------------------------------
	Event
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	.event-info {
		font-family: 'Signika', sans-serif;
		font-weight: 400;
	}

	.event-info .buttons.facebook{
		background: #ededed;
	}

	/* ==|== Book your place = = = = = = = = = = = = = = = = = = = = = */
	.event-info .buttons.bookplace{
		background: #ededed;
	}


	/* ==|== book your place button = = = = = = = = = = = = = = = = = = = = = */
	.buttons.send{
		background: #ededed;
	}

/*	----------------------------------------------------------
	Pagination
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	.pagination li a{
		background: #ededed;
	}

/*	----------------------------------------------------------
	Buttons
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	.buttons, .flex-button-red {
		font-family: 'Signika', sans-serif;
		text-transform: uppercase;
		font-weight: 400;
	}

/*	----------------------------------------------------------
	Home page widgets
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	aside.widget {
		margin-bottom: 60px;
	}

	.widget h3 a, .flexslider-news .slides > li h3 a {
		line-height: 26px !important;
	}

	.widget h3 a:hover, .flexslider-news .slides > li h3 a:hover {
		color: #005daa !important;
	}

	.first-home-widget-area, .second-home-widget-area, .third-home-widget-area,
	.forth-home-widget-area, .fifth-home-widget-area, .sixth-home-widget-area,
	.seventh-home-widget-area, .eighth-home-widget-area {
		margin-bottom: 70px;
		padding-bottom: 0;
	}

	.ninth-home-widget-area {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.first-home-widget-area aside.widget, .second-home-widget-area aside.widget, .third-home-widget-area aside.widget,
	.forth-home-widget-area aside.widget, .fifth-home-widget-area aside.widget, .sixth-home-widget-area aside.widget,
	.seventh-home-widget-area aside.widget, .eighth-home-widget-area aside.widget, .ninth-home-widget-area aside.widget {
		margin-bottom: 0;
	}

	.widget_nav_menu li {
		font-size: 15px;
	}

	.widget-title h3 {
		text-transform: uppercase !important;
		color: #1c1c1c;
		background: #ededed;
	}

	.grid_12 .widget-publications-body .publication-item {
		margin: 0 1.27314815% !important;
	}

	.widget-publications-body .publication-item p a {
		color: #005daa;
		text-decoration: none;
	}

	.widget-publications-body .publication-item p a:hover {
		color: #ee3224;
	}

	.widget-title .viewall {
		font-family: 'Signika', sans-serif;
		font-weight: 400;
		background: #ededed;
	}

	#secondary aside.flex-container-news .latestnews-body .content,
	#secondary aside.flex-container-news .latestnews-body .image {
		width: 100% !important;
		margin-bottom: 12px;
	}

	#secondary aside.flex-container-news .latestnews-body .content h3 {
		margin-bottom: 6px;
	}

	#secondary aside.flex-container-news .latestnews-body .description,
	#secondary aside.flex-container-news .latestnews-body .content .category,
	#secondary aside.flex-container-news .latestnews-body .content .flex-button-red {
		display: none;
	}

	#secondary aside.flex-container-news .latestnews-body .fleft,
	#secondary aside.flex-container-news .latestnews-body .fright {
		float: none !important;
	}

	.flex-container-news {
		position: relative;
	}

	.latestnews-body .flex-direction-nav {
		background: #ededed;
	}

	.latestnews-body .flex-direction-nav a {
		opacity: 1.0;
		background-color: #1a1a1a !important;
	}

	/* ==|== Featured News Two = = = = = = = = = = = = = = = */

	.widget-featuredtwo-body .featuredtwo-item {
		float: left;
		width: 47.4537037%;
		margin: 12px 1.27314815%;
		margin-top: 0 !important;
	}
	.widget-featuredtwo-body .featuredtwo-item figure {
		margin-bottom: 12px;
	}
	.widget-featuredtwo-body .featuredtwo-item p {
		margin-bottom: 0px;
	}
	.grid_12 .widget-featuredtwo-body .featuredtwo-item {
		float: left;
		width: 47.4537037%;
		margin: 12px 1.27314815%;
		margin-top: 0 !important;
	}
	/* Grid 8 */
	.grid_8  .widget-featuredtwo-body .featuredtwo-item {
		float: left;
		width: 46%;
		margin: 0 2%;
	}

	/* Grid 4 */
	.grid_4 .widget-featuredtwo-body .featuredtwo-item{
		width: 100%;
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: 1px solid #ddd;
	}

	.grid_4 .widget-featuredtwo-body .featuredtwo-item:last-child {
		border-bottom: none;
	}

	/* ==|== Latest publications = = = = = = = = = = = = = = = */

	.widget-publications-body .publication-item {
		float: left;
		width: 23%;
		margin: 0 1% 24px 1%;
	}
	.widget-publications-body .publication-item figure {
		margin-bottom: 12px;
	}
	.widget-publications-body .publication-item p {
		margin-bottom: 0px;
	}
	.grid_12 .widget-publications-body .publication-item {
		float: left;
		width: 30.787037%;
		margin: 12px 1.27314815% !important;
	}
	/* Grid 8 */
	.grid_8  .widget-publications-body .publication-item {
		float: left;
		width: 46%;
		margin: 0 2%;
	}

	/* Grid 4 */
	.grid_4 .widget-publications-body .publication-item{
		width: 100%;
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: 1px solid #ddd;
	}

	.grid_4 .widget-publications-body .publication-item:last-child {
		border-bottom: none;
	}

	/* ==|== Latest Columns = = = = = = = = = = = = = = = */

	.widget-columns-body .column-item {
		float: left;
		width: 23%;
		margin: 0 1% 24px 1%;
	}
	.widget-columns-body .column-item figure {
		margin-bottom: 12px;
	}
	.widget-columns-body .column-item p {
		margin-bottom: 0px;
	}
	.grid_12 .widget-columns-body .column-item {
		float: left;
		width: 30.787037%;
		margin: 12px 1.27314815%;
	}
	/* Grid 8 */
	.grid_8  .widget-columns-body .column-item {
		float: left;
		width: 46%;
		margin: 0 2%;
	}

	/* Grid 4 */
	.grid_4 .widget-columns-body .column-item{
		width: 100%;
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: 1px solid #ddd;
	}

	.grid_4 .widget-columns-body .column-item:last-child {
		border-bottom: none;
	}

	/* ==|== Latest Videos = = = = = = = = = = = = = = = */

	.widget-videos-body .video-item {
		float: left;
		width: 30.787037%;
		margin: 12px 1.27314815%;
	}
	.widget-videos-body .video-item figure {
		margin-bottom: 12px;
	}
	.widget-videos-body .video-item p {
		margin-bottom: 0px;
	}
	.grid_12 .widget-videos-body .video-item {
		float: left;
		width: 30.787037%;
		margin: 12px 1.27314815%;
	}
	/* Grid 8 */
	.grid_8  .widget-videos-body .video-item {
		float: left;
		width: 46%;
		margin: 0 2%;
	}

	/* Grid 4 */
	.grid_4 .widget-videos-body .video-item{
		width: 100%;
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: 1px solid #ddd;
	}

	.grid_4 .widget-videos-body .video-item:last-child {
		border-bottom: none;
	}

/*	----------------------------------------------------------
	Publications
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/* ==|== iTunes  = = = = = = = = = = = = = = = = = = = = = */

	.social-icons .i-icon-itunes-sign {
		color: #19bfe8;
	}

	.social-icons .i-icon-itunes-sign:hover{
		color: #fff;
		background: #e9e9e9;
	}

/*	----------------------------------------------------------
	Footer
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	#footer-widget-area {
		background: #005daa !important;
		font-family: 'Signika', sans-serif;
		font-weight: 400;
	}

	#footer-widget-area .icon-angle-right {
		font-size: 16px;
		margin-right: 10px;
	}

	#footer-widget-area a {
		font-size: 14px !important;
		font-weight: bold !important;
		color: #fff;
		text-decoration: none;
	}

	#footer-widget-area a:hover {
		font-weight: bold !important;
		color: #ee3224 !important;
	}

	#colophon {
		padding-top: 48px;
	}

	#colophon .widget h3 {
		margin-bottom: 59px;
		text-transform: none !important;
	}

	/* Footer Widget: Address */
	.vcard h3 {
		font-size: 16px;
	}

	/* Footer Widget: Newsletter */
	.widget_sf_widget_constantcontact .input {
		width: 93%;
		padding-left: 15px;
		height: 36px;
		font-family: 'Signika', sans-serif;
		font-weight: 400;
		color: #a6a6a6;
	}

	.widget_sf_widget_constantcontact input[type="submit"] {
		width: 93px;
		height: 30px;
		font-family: 'Signika', sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		color: #003d6f;
		border: none;
		margin: 15px 0;
		background: #ffffff;
	}

	.widget_sf_widget_constantcontact p {
		color: #fff;
		font-size: 14px;
	}

	/*Footer Widget: Support Us */
	#footer-widget-area .widget_text p {
		font-size: 16px !important;
	}

	/* Footer Hubspot email signup */
	.hs_email span {
		color: #FFF;
	}
	.hs_email label {
		color: #FFF !important;
	}
	.widget .hbspt-form ul li:before {
    	content: none;
	}
	#colophon .widget .hbspt-form ul li {
		background: none;
		padding: 12px 0;
		margin: 0px;
	}
	#colophon .widget .hbspt-form ul li:hover {
		background: none;
		animation: none !important;
	}

	/* Footer Button Styles */
	a.whiteButton {
		padding: 6px 12px;
		text-transform: uppercase;
		text-decoration: none;
		background: #fff;
		cursor:  pointer;
		color: #003d6f !important;
	}

	a.whiteButton .icon-angle-right {
		font-size: 14px;
		font-weight: bold;
	}

	.whiteButton {
		color: #003d6f !important;
		font-size: 14px !important;
		font-weight: bold !important;
	}

	.whiteButton:hover {
		color: #ee3224 !important;
		cursor: pointer;
	}

	.whiteButton .icon-angle-right {
		font-size: 16px;
		margin-left: 8px;
	}

	/* Footer Copyright area */
	.site-footer p, site-footer span {
		font-family: 'Signika', sans-serif !important;
		font-size: 14px !important;
	}

	.footer-logo {
		float: right;
		padding: 0 !important;
		font-size: 14px !important;
		margin: 2px 0 0 5px !important;
	}

/*	----------------------------------------------------------
	YARPP Plugin Styles
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	.yarpp-related ul li {
		list-style: disc;
		font-size: 15px;
		margin-top: 10px;
	}

	.yarpp-related ul li a {
		color: #005daa;
		text-decoration: none;
	}

	.yarpp-related ul li a:hover {
		color: #ee3224;
	}

/*	----------------------------------------------------------
	Pagination
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	.pagination .current, .pagination a {
		color: #a2a2ad;
		border: 1px solid #a2a2ad;
		text-decoration: none;
		padding: 15px 10px;
		margin: 0 5px 0 0;
		display: inline-block;
		font-family: 'Signika', sans-serif !important;
		font-weight: 400 !important;
		text-transform: uppercase;
		font-size: 20px;
		line-height: 1px;
		background: #fff;
	}

	.pagination .current {
		background: #ee3224 !important;
		color: #fff !important;
	}

	.pagination a:hover{
		color: #fff;
		-webkit-animation-name: fadeIn;
		-moz-animation-name: fadeIn;
		-o-animation-name: fadeIn;
		animation-name: fadeIn;
		-webkit-animation-duration:0.5s;
		-moz-animation-duration:0.5s;
		-ms-animation-duration:0.5s;
		-o-animation-duration:0.5s;
		animation-duration:0.5s;
		background: #ee3224;
	}

/*	----------------------------------------------------------
	Responsive Structure
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
@media (max-width: 1024px) {
	.fifth-home-widget-area							{ width: 100% !important; margin-bottom: 70px !important; padding-bottom: 0 !important; }
	.fifth-home-widget-area img						{ width: 100% !important; }
	.sixth-home-widget-area							{ width: 100% !important;  }
	.quotescollection_widget						{ padding-bottom: 20px !important; min-height: 100% !important; height: auto !important; }
	#footer-widget-area h3							{ font-size: 20px !important; }
	#branding .fleft								{ float: none !important; }
	#site-title img									{ max-width: 100% !important; height: auto !important; margin: 0 auto !important; }
	.ds_button_tickets, .ds_button_info				{ margin-right: 0 !important; margin-bottom: 15px !important; }
	#quotearea 										{ font-size: 15px; line-height: 22.5px; }
	#quoteauthor									{ font-size: 15px !important; }
	
	
}

@media (max-width: 800px) {
	.fifth-home-widget-area							{ width: 100% !important; margin-bottom: 70px !important; padding-bottom: 0 !important; }
	.sixth-home-widget-area							{ width: 100% !important; height: auto !important; }
	.quotescollection_widget						{ padding-bottom: 20px !important; min-height: 100% !important; height: auto !important; }
	.ds_bg .grid_8									{ width: 100% !important; margin-bottom: 40px !important; }
	.ds_staff ul li, .ds_staff ul li img			{ width: 150px !important; }
	.ds_button_tickets								{ margin-right: 15px !important; margin-bottom: 0 !important; }
	#quotearea 										{ font-size: 15px; line-height: 22.5px; }
	#quoteauthor									{ font-size: 15px !important; }
}

@media (max-width: 640px) {
	#teaser h1										{ font-size: 14px !important; }
	#teaser h2										{ display: none !important; }
	#teaser .flex-button a							{ margin: 0 !important; }
	.flexslider-news img							{ margin: 0 0 12px 0 !important; }
	.fifth-home-widget-area							{ width: 100% !important; margin-bottom: 70px !important; padding-bottom: 0 !important; }
	#toolbar .tb-list .search						{ display: none !important; }
	.widget-featuredtwo-body figure					{ width: 98% !important; }
	.widget-featuredtwo-body .featuredtwo-item		{ width: 100% !important; }
	.widget-publications-body figure				{ width: 98% !important; }
	.widget-publications-body .publication-item		{ width: 100% !important; }
	.widget-columns-body figure						{ width: 98% !important; }
	.widget-columns-body .column-item				{ width: 100% !important; }
	.widget-videos-body figure						{ width: 98% !important; }
	.widget-videos-body .video-item					{ width: 100% !important; }
	.widget-event-body .event-item  figure			{ width: 98% !important; }
	.widget-event-body .event-item					{ width: 100% !important; }
	#footer-widget-area h3							{ font-size: 22px !important; }
	.quotescollection_widget						{ padding-bottom: 20px !important; min-height: 100% !important; height: auto !important; }
	.ds_staff ul li, .ds_staff ul li img			{ width: 130px !important; }
	.ds_button_tickets, .ds_button_info				{ margin-right: 0 !important; margin-bottom: 15px !important; }
	#quotearea 										{ font-size: 24px; line-height: 25px; }
	#quoteauthor									{ font-size: 20px !important; }
	
	#secondary {
	    margin-top:20px;
	}
}

@media (max-width: 550px) {
    #fifth_anniversary_share ul li {
        padding: 6px !important;
        margin-right: 6px !important;
    }
}

@media (max-width: 480px) {
	#toolbar .tb-connect {
		display: none !important;
	}
	.ds_staff ul li									{ padding-top: 30px !important; }
	.ds_staff ul li, .ds_staff ul li img			{ float: none !important; width: 75% !important; margin: 0 auto !important; display: inline-block !important; zoom: 1; }
	

}

@media (max-width: 320px) {
	.ds_staff ul li									{ padding-top: 30px !important; }
	.ds_staff ul li, .ds_staff ul li img			{ float: none !important; width: 75% !important; margin: 0 auto !important; display: inline-block !important; zoom: 1; }
	
	
	.person-email {
	    display:table-row;
	}
	
	span.email.mobile {
	    display:inline-block;
	}
	
	span.email.nomobile {
	    display:none;
	}
}

/* Hubspot Contact Form */

.hbspt-form .hs-button {

    padding: 6px 12px !important;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    box-shadow:none !important;
    color: #003d6f !important;
    border-top:0px !important;
    border-bottom:0px !important;
    border-left:0px !important;
    border-right:0px !important;
    background-color:#FFF !important;
    text-shadow:none !important;
    background-image:none !important;
    font-size:14px !important;
    border-radius:2px !important;
    line-height:22.5px;

}

.hbspt-form .hs-button:after {
	content: ' ';
}

.hbspt-form .hs-button:hover {
	color: #ee3224 !important;
}

/* Overriding styling on sidebar so that email label is visible */
#secondary .hs_email span {
	color:#000;
}

#secondary .hs_email span.hs-form-required {
	color:#F00;
}

.people-listing h3,
.people_section h3 {
    color:#000;
    text-transform:uppercase !important;
    font-size:30px;
    line-height:34px;
}

.person {
    width:100%;
    clear:both;
    padding:15px 0;
    border-bottom:1px solid #c4c4c4;
    display:table;
    
}

.person-info span {
    display:block;
    width:auto;
    
}

.person-headshot img {
    max-width:100px;
    height:auto;
    display:inline-block;
    
}

.person-headshot {
  /*  float:left; */
    width:auto;
    display:table-cell;
    vertical-align:top;
    width:100px;
}


.person-info {
   /* float:left;  */
    width: calc(100% - 110px);
    padding-left: 10px; 
    display:table-cell;
    vertical-align:top;

}

.person-info .full-name {
    font-size:22px;
    line-height:1.2;
    color:#fc111e;
    margin-bottom:0.25em;
}

.full-name a,
.full-name {
    text-decoration:none;
    font-family:'Signika', sans-serif;
}

.full-name a:hover {
    color: #005daa !important;
}

.person-info .expertise {
    font-size:15px;
    line-height:1.5;
}

.email a {
    color:#005daa !important;
    text-decoration:none;
}

.email a:hover {
    color:#ee3224 !important;
}

.email.mobile {
	    display:none;
	}
	
	.email.nomobile {
	    display:block;
	}

/* Events Widget Slider CSS */
.upcoming-events .flex-direction-nav {
    width: 70px;
    position: absolute;
    top: 6px;
    right: 0px;
    bottom: none;
    display: block;
}

.upcoming-events .flex-direction-nav li {
	width: 35px;
    display: inline-block;
    height: 18px;
    background:none;
    padding:0;
}

.upcoming-events .flex-direction-nav li:before {
	content:'';
	padding-right:0;
}

.upcoming-events .flex-direction-nav .flex-prev {
	left:12px;
}

.upcoming-events .flex-direction-nav .flex-next {
	background-position: 100% 0;
    right: 0px;
}

.flexslider-events .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
}


.upcoming-events .flex-direction-nav a {
    width: 25px;
    height: 25px;
    margin: 0;
    display: block;
    background: transparent url(../charitas-wpl/images/bg_direction_nav_small.png) no-repeat 0 0;
    position: absolute;
    top: 0%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0.8;
    -webkit-transition: all .3s ease;
}

.upcoming-events .flex-direction-nav a {
		opacity: 1.0;
		background-color: #1a1a1a !important;
}

.flexslider-events .image img {
	max-width: 100%;
    height: auto;
    margin-bottom:12px;
}

.flexslider-events h3 a {
	text-decoration: none;
    line-height: normal;
    font-size: 20px;

}

/* NEW PEOPLE TEMPLATE */

.people_section {
	margin-bottom:40px;
}

.people_section .people_listing div.person.last {
	border-bottom:0;
}

.people_section .person-headshot {
	height:100px;
	overflow:hidden;
}

/* IE fix for events slider */
.flexslider-events div.image {
    max-width:100%;
}

/* Sidebar fixes for Dragon at the Door and future styles too */
.highlight_sb .widget-title {
	background:transparent;
}

#sf_sidebar.highlight_sb {
	padding-top:10px!important;
}

.highlight_sb h2 {
	 margin-bottom: 0.25em!important;
}

.highlight_sb h2 a {
	color:#ee3224;
}

.highlight_sb h2 a:hover {
	color:#c9253a;
}

.aspect-ratio {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 37%; /* Height over width as a percentage */
	margin-bottom: 25px;
}
.aspect-ratio .page-intro-banner {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0; top: 0;
}

.page-intro-banner {
	display:inline-block;
	background-size:cover;
	background-repeat:no-repeat;
}

#footer-widget-area .privacy a {
	float:right;
}

.gdpr-buttons button.gdpr-preferences {
	display:none;
}