/*
Theme Name:         The Miami Project/The Buoniconti Fund
Theme URI:          http://www.blackbaud.com
Description:        Blackbaud Bootstrap is a WordPress starter theme based on the Roots Theme. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version:            1.0.0
Author:             Blackbaud Interactive
Template:           blackbaud-bootstrap
License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
@import url("../blackbaud-bootstrap/style.css");
/*@import url("assets/css/theme-defaults.css");*/
/* @import url("assets/css/debuggingResponsive.css");  */

/*
Section Branding
=============================================== */
.bf-brand .tfop-intro em,
.bf-brand .tfop-intro a,
.bf-brand .tfop-intro a:hover,
.bf-brand .tfop-intro a:active,
.bf-brand .tfop-intro a:visited,
.bf-brand .tfop-intro a:active {
	color: #177d8c;
}


.brand-color-primary {
	border-bottom: 4px solid #ffa800;
	}
.brand-color-secondary {
	border-bottom: 4px solid #599AFD;
	}



/*
Fonts
=============================================== */
html,
body,
p,
#content-primary p {
    font-size: 15px;
    color: #443c45;
	font-family: "museo-sans", sans-serif 
}


#content-primary p {
    line-height: 200%;
    margin: 0 0 30px;
}
#content-primary ul {
    margin: 0 0 30px;
}
#content-primary p + ul {
	margin-top: -30px;
}
#content-primary ul li {
    padding: 5px 0;
}
h1, h2, h3, h4, h5, h6 { 
	font-family: "museo-sans", sans-serif 
	}
    
h1 {
	font-weight: 300;
	text-transform: uppercase;
	font-size: 34px;
	margin-bottom: 30px;
}
h1.page-title {
	margin-bottom: 20px;
	margin-top: 0px;
}

body.home h1 {
	text-align: center;
}
h1.home-expert-title,
h5.brand-tag,
h5.brand-tag-featurette {
	background: #599AFD;
	text-align: left;
	display: inline-block;
	color: #fff;
	font-size: 26px;
	font-weight: 500;
	margin: 5px 0 0;
	text-transform: uppercase;
}

h1.home-expert-title,
h5.brand-tag-featurette {
	padding: 8px 10px 3px 10px;
}
h5.brand-tag-featurette {
	margin: 0 auto;
	display: table;
}
h5.brand-tag {
	padding: 20px 20px 17px;
}
h1.bright {
	color: #585858;
}

#content-primary:first-child h1,
#content-primary:first-child h2,
#content-primary:first-child h3,
#content-primary:first-child h4,
#content-primary:first-child h5,
#content-primary:first-child h6 {
	margin-top: 0px;
}

h2 {
	font-weight: 500;
	font-size: 23px;
	text-transform: uppercase;
	}

h3 {
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	}

h4 {
	font-weight: 700;
	font-size: 18px;
	}
	
h5 {
	font-weight: 900;
	font-size: 16px;
	}

h5 a {
	color: #443c45;
	font-weight: 700;
	}

h5 a:hover,
h5 a:focus {
	color: #599AFD;
	text-decoration:none;
	}

a {
	color: #599AFD;
	font-weight: 900;
}


body .btn,
#logo,
#nav,
#utility,
.breadcrumbs { font-family: "museo-sans", sans-serif }




#footer-copyright {
	position: relative;
	background: transparent;	
}
#nav > ul {
	height: auto;
}
#utility,
#nav > ul > li > a {
	position: relative;
	background: transparent;
}

/*
Global Button Styles
================================================ */
.btn,
.call-out-box blockquote a {
	border-radius:0;
	text-transform: uppercase;
	font-weight: 900;
}

.btn:not(.btn-xs) {
	padding: 4px 12px 2px 12px;
}

.btn-primary,
.call-out-box blockquote a {
	background-color: #ffa800;
	border-color: #ffa800;
}
html body a.btn-primary {
	color: #fff;
}
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open .dropdown-toggle.btn-primary,
.call-out-box blockquote a:hover {
	color: #fff;
	background-color: #ff9600;
	border-color: #ff9600;
}

.btn-secondary {
	color: #fff;
	background-color: #177d8c;
	border-color: #177d8c;
}

.btn-secondary:hover, 
.btn-secondary:focus, 
.btn-secondary:active, 
.btn-secondary.active, 
.open .dropdown-toggle.btn-secondary {
	color: #fff;
	background-color: #127280;
	border-color: #127280;
}


/*
Header styling
================================================ */
#header {
	padding-top: 0px;
	border-top: 5px solid #599AFD;
}


/*
Social Icons
================================================ */

body .fa-lg {
	font-size: 16px;
}

#utility {
	background: #599AFD;
	padding: 6px 20px 10px;
}

#header [id*=menu-social-media] > li,

#footer .logo-column [id*=menu-social-media] > li{
	float: left;
}

#header [id*=menu-social-media] > li > a,

#footer .logo-column [id*=menu-social-media] > li > a{
	padding:0;
}
#header [id*=menu-social-media] a,
#header [id*=menu-social-media] .st_sharethis_custom{
	color: #c1e3ff;	
}

#footer .logo-column [id*=menu-social-media] a,
#footer .logo-column [id*=menu-social-media] .st_sharethis_custom{
	color: #599AFD;	
}
#header [id*=menu-social-media] a:hover, 
#header [id*=menu-social-media] a:focus,
#header [id*=menu-social-media] li:hover, 
#header [id*=menu-social-media] li:focus,
#header [id*=menu-social-media] .st_sharethis_custom:hover, 
#header [id*=menu-social-media] .st_sharethis_custom:focus,

body.the-buoniconti-fund #header [id*=menu-social-media] a:hover, 
body.the-buoniconti-fund #header [id*=menu-social-media] a:focus,
body.the-buoniconti-fund #header [id*=menu-social-media] li:hover, 
body.the-buoniconti-fund #header [id*=menu-social-media] li:focus,
body.the-buoniconti-fund #header [id*=menu-social-media] .st_sharethis_custom:hover, 
body.the-buoniconti-fund #header [id*=menu-social-media] .st_sharethis_custom:focus,


#footer [id*=menu-social-media] a:hover, 
#footer [id*=menu-social-media] a:focus,
#footer [id*=menu-social-media] li:hover, 
#footer [id*=menu-social-media] li:focus,
#footer [id*=menu-social-media] .st_sharethis_custom:hover, 
#footer [id*=menu-social-media] .st_sharethis_custom:focus{
	color: #fff;	
	background-color: transparent;
	cursor: pointer;
}
#footer .logo-column [id*=menu-social-media] a:hover, 
#footer .logo-column [id*=menu-social-media] a:focus,
#footer .logo-column [id*=menu-social-media] li:hover, 
#footer .logo-column [id*=menu-social-media] li:focus,
#footer .logo-column [id*=menu-social-media] .st_sharethis_custom:hover, 
#footer .logo-column [id*=menu-social-media] .st_sharethis_custom:focus,



body.the-buoniconti-fund #footer .logo-column [id*=menu-social-media] a:hover, 
body.the-buoniconti-fund #footer .logo-column [id*=menu-social-media] a:focus,
body.the-buoniconti-fund #footer .logo-column [id*=menu-social-media] li:hover, 
body.the-buoniconti-fund #footer .logo-column [id*=menu-social-media] li:focus,
body.the-buoniconti-fund #footer .logo-column [id*=menu-social-media] .st_sharethis_custom:hover, 
body.the-buoniconti-fund #footer .logo-column [id*=menu-social-media] .st_sharethis_custom:focus{
	color: #ff9600;
}


#header [id*=menu-social-media] .fa-inverse,
#footer .logo-column {
	color: #599AFD;
}
#footer .logo-column .nav-pills{
	float: right;
	margin: 0;
}
#footer .logo-column .nav-pills li{
	float: left;
	margin: 0;
}

#content-primary .internal-social {
	display: table;
	margin: 0 auto;
}
#content-primary .internal-social ul {
	margin: 0;
}

#content-primary .internal-social ul li {
	list-style: none;
}

#content-primary .internal-social ul li .fa-lg{
	font-size: 26px;
}

/*
Top Navigation styling
================================================ */

/* make bootstrap dropdowns work on hover */

.navbar-nav .dropdown:hover > a[data-toggle=dropdown] + .dropdown-menu,
#nav .navbar-nav>li>.dropdown-menu li>.dropdown-menu {
	display: none;
}
.navbar-nav .dropdown.open > a[data-toggle=dropdown] + .dropdown-menu,
.navbar-nav .dropdown:hover > .dropdown-menu {
	display: block;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ff9600;
}
.navbar {
	border: none;
}


/* 
Dropdowns
================================================ */


/* Primary Level */
#header .navbar-default {
	background-color: #599AFD;
	border-color: #599AFD;
	text-transform: uppercase;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #3694e2;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-weight: 700;
}
.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li:hover, 
.navbar-default .navbar-nav>li:focus {
	color: #fff;
	background-color: #ff9600;
}


/* Secondary Level */

.navbar-default li.dropdown .dropdown-menu {
	background: #443c45;
	padding: 0;
	z-index: 1000;
	filter: alpha(opacity=90);
	opacity: .9;
	border: 1px solid transparent;
}

body .dropdown-menu>li>a {
	color: #fff;
	padding: 10px 24px;
}

.dropdown-menu>li>a:hover, 
.dropdown-menu>li>a:focus {
	color: #fff;
	background-color: #599AFD;
}

.navbar-nav>li>.dropdown-menu {
	border-radius: 0;
}

/* Search Box  */
button.btn.btn-primary {
	padding: 6px 12px 6px 12px;
}
.navbar-default .navbar-nav>li.menu-search>a:hover, 
.navbar-default .navbar-nav>li.menu-search>a:focus, 
.navbar-default .navbar-nav>li.menu-search:hover, 
.navbar-default .navbar-nav>li.menu-search:focus {
	background-color: #3694e2;
}
.navbar-default li.dropdown.menu-search .dropdown-menu {
	background: #3694e2;
	padding: 0;
	z-index: 1000;
	filter: alpha(opacity=100);
	opacity: 1;
}
.dropdown-menu>li.menu-search>a {
	color: #fff;
	padding: 10px 24px;
}
.dropdown-menu>li.menu-search>a:hover, 
.dropdown-menu>li.menu-search>a:focus {
	color: #fff;
	background-color: #3694e2;
}
.navbar-default .navbar-nav>li.menu-search a {
	padding: 14px 5px;
	}

body .navbar-form .input-group>.form-control {
	background: #91c4ef;
	color: #000;
}

body .navbar-form .input-group>.form-control::-webkit-input-placeholder {
   color: #fff;
   font-style: italic;
}

body .navbar-form .input-group>.form-control:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
   font-style: italic;
}

body .navbar-form .input-group>.form-control::-moz-placeholder { /* Firefox 19+ */
   color: #fff;
   font-style: italic;  
}

body .navbar-form .input-group>.form-control:-ms-input-placeholder {  
   color: #fff; 
   font-style: italic; 
}
.form-control {
	border: 1px solid transparent;
	border-radius: 0;
}

/* Donate Button */
.navbar-default [id*="menu-donation-navigation"].navbar-nav>li+li>a,
.navbar-default [id*="menu-donation-navigation"].navbar-nav>li+li>a:hover, 
.navbar-default [id*="menu-donation-navigation"].navbar-nav>li+li>a:focus,
.navbar-default [id*="menu-donation-navigation"].navbar-nav>li+li:hover, 
.navbar-default [id*="menu-donation-navigation"].navbar-nav>li+li:focus {
	background-color: #ff9600;
	font-size: 23px;
}
.navbar-default [id*="menu-donation-navigation"] .caret {
	display: none;
}



#wrapperOuter {
	max-width: 1400px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}










/*
Home slideshow caption
================================================ */

/* Top slideshow */
#media .carousel-caption {
		padding: 1% 5% 0 20%;
		background-color: #fff;
		background-color: rgba(255,255,255,0.90);
		left: 0;
		bottom: 0;
}

#media .carousel-caption h1,
#media .carousel-caption h2,
#media .carousel-caption h3,
#media .carousel-caption h4,
#media .carousel-caption h5,
#media .carousel-caption h6{
	font-family: "Georgia";
	color: #443c45;
	text-shadow:none;
	font-size: 24px;
	line-height: 32px;
	text-transform: none;
}
#media .container-fluid {
	margin: -1px auto 0;
}
#media .carousel-indicators {
	display: none;
}

#media .carousel .media-slogan {
	display: none;
}

#media .carousel-caption, 
#media .carousel-indicators {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#media .carousel-cta {
	display: none;
}






/* Events home slidshow */

.buoniconti-fund-events .carousel-caption {
	padding: 20px 20px 0;
	background-color: #fff;
	background-color: rgba(255,255,255,0.90);
	left: 0;
	bottom: 0;
	right: 50%;
}

.buoniconti-fund-events .carousel-caption h1,
.buoniconti-fund-events .carousel-caption h2,
.buoniconti-fund-events .carousel-caption h3,
.buoniconti-fund-events .carousel-caption h4,
.buoniconti-fund-events .carousel-caption h5,
.buoniconti-fund-events .carousel-caption h6,
.buoniconti-fund-events .carousel-caption p,
.buoniconti-fund-events .carousel-caption {
	color: #443c45;
	text-shadow:none;
	line-height: 30px;
}

.buoniconti-fund-events .carousel-cta p {
	margin: 0;
}
.buoniconti-fund-events .carousel-cta {
	position: absolute;
	bottom: 0;
	right: 10px;
}

.buoniconti-fund-events .carousel-indicators {
	display: none;
}

.buoniconti-fund-events .carousel-caption, 
.buoniconti-fund-events .carousel-indicators {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.buoniconti-fund-events .carousel-caption p.home-action-buttons {
	line-height: normal;
}

/*
Home Sections
=============================================== */
.hmSection-blank {
	background: #fff;
}
.hmSection-fade {
	background: #efefef;
}

.hmSection-blank {
	padding-top: 40px;
	}

/* Home Mission */
.mainPic {
	position:relative
}

.mainPicSlogan {
	position:absolute; 
	bottom:0;
}

/* Home Action Buttons */
.home-action-buttons {
	margin-bottom: 0;
	text-align: right;
	margin-top: 20px;
}


/*
Home Mission Statement
================================================ */	
.mainPicSlogan [class*=col-md] {
	background-color: #fff;
	background-color: rgba(255,255,255,0.90);
	padding: 20px 30px 0;
}
.mainPicSlogan [class*=col-md] {
	line-height: 200%;
}
	
	
/* Home Testimonial background */
.home-testimonial {
	background: url('assets/images/bkHm-Testimonial.png') repeat-y center transparent;
	overflow: hidden;
}
.home-testimonial-quote {
	position: relative;
	background: #599AFD;
	padding: 30px 30px 20px;
}    
.home-testimonial-quote:before {
	position: absolute;
	font-family: FontAwesome;
	top: -14px;
	left: 15px;
	content: "\f10d";
	color: #6dbbf9;
	font-size: 54px;
	font-style: italic;
	z-index: 1;
}
.home-testimonial-quote p{
    position:relative;
	z-index: 2;
    color: #fff;
    font-family: "Georgia", serif;
	font-style: italic;
	font-size: 24px;
}  
.home-testimonial-quote p.conveyor{
    font-family: "museo-sans", sans-serif;
    font-size: 15px;
    text-align: right;
	font-style: normal;
}   

/*
Home YouTube Feed (from the Experts)
=============================================== */
.from-the-experts {
	padding-top: 20px;
}
.from-the-experts h4 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.video-frame-btn{
	position: absolute;
	top: 40%;
	margin: 0 -15px;
	width: 100%;
	text-align: center;
}
.video-frame-caption p{
	text-transform: uppercase;
	line-height: 120% !important;
	font-weight: 700;
	letter-spacing: 1px;
}
/*
Home recent news
=============================================== */

.recent-news p {
	font-size: 12px;
}
.recent-news h5 {
	margin-bottom: 0;
}
.recent-news p,
.recent-news h5 {
	line-height: 22px;
}
.recent-news .side-news article{
	border-top: 1px solid #b4b1b5;
}
.recent-news h5 a{
	font-size: 15px;
}


/*
Home recent news
=============================================== */
p.home-bf-logo {
	text-align: center;
	margin: 10px 0 0;
}

/*
Home The Buoniconti Fund Events
=============================================== */
.buoniconti-fund-events .media-slogan {
	background-color: #177d8c;
}

.buoniconti-fund-events .media-slogan p,
.buoniconti-fund-events .media-slogan h4{
	color: #fff;
	text-transform: uppercase;
}
.buoniconti-fund-events .media-slogan h4{
	font-weight: 500;
	padding-left: 10px;
	font-size:26px;
}
.buoniconti-fund-events .media-slogan p{
	font-weight: 900;
	text-align: right;
	margin: 15px 10px 0 0px;
	font-size: 13px;
}



/*
Home - The Faces of Paralysis
=============================================== */
.faces-of-paralysis {
	padding-top: 40px;
}
.tfop-frame-btn{
	position: absolute;
	top: 0;
	right: 15px;
	left: 15px;
	bottom: 10px;
	background-color: rgba(0,0,0,0.5);
	cursor: pointer;
}

.tfop-frame-btn:hover{
	background-color: rgba(0,0,0,0.1);
	}

.tfop-frame-info{
	position: absolute;
	margin: auto;
	text-align: center;
	color: #ffffff;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.tfop-frame-info h2{
	font-family: "Georgia";
	text-shadow: none;
	font-size: 24px;
	line-height: 32px;
	border-bottom: 1px solid #fff;
	margin-top: 0px;
	text-transform: none;
}
.tfop-frame-info h2+p {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
}

.tfop-frame-btn .tfop-frame-details {
	opacity: 1;
}
.tfop-frame-btn:hover .tfop-frame-details {
	opacity: 0;
}


.tfop-frame-btn,
.tfop-frame-btn:hover,
.tfop-frame-btn .tfop-frame-details,
.tfop-frame-btn:hover .tfop-frame-details {
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.tfop-frame-btn:hover .tfop-frame-details {
	opacity: 0;
}


.tfop-frame-btn:hover .btn-primary,

.tfop-frame-btn .btn-primary:hover, 
.tfop-frame-btn .btn-primary:focus, 
.tfop-frame-btn .btn-primary:active, 
.tfop-frame-btn .btn-primary.active {
	color: #fff;
	background-color: #127280;
	border-color: #127280;
}

.tfop-intro {
	text-align: center;
	padding: 0 10%;
}
.tfop-intro em {
	font-family: "Georgia";
	text-shadow:none;
	font-size: 24px;
}


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

#footer {
	background: url('assets/images/bkFooter.png') repeat center transparent;
	padding-bottom: 20px;
}
#footer {
	border-top: 3px solid #ffa800;
}

.home #footer {
	border-top: none;
}

#footer .address-column{
	text-align: left;
}
#footer .logo-column{
	text-align: right;
}
#footer .logo-column section {
	padding-top: 30px;
}
#footer .widget_nav_menu h4 {
	display: none;
}
#footer h4 {
	color: #599AFD;
	font-weight: 900;
}
#footer h4,
#footer p {
	font-size: 15px;
	line-height: 30px;
	margin: 0;
}

#footer p a{
	color: #443c45;
	font-weight: 500;
}

#footer p a:hover,
#footer p a:active,
#footer p a:focus{
	color: #599AFD;
}


li[id*=black-studio-tinymce],
li.widget {
	list-style: none;
}




/*
Internal Page & Post Pictures
=============================================== */
.banner-pic {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('assets/images/fallback-banner.jpg');
}




/*
Internal Page & Post Breadcrumbs
=============================================== */

.breadcrumb>li+li:before {
	content: "\00a0>\00a0";
}

.breadcrumb {
	background-color: transparent;
	padding: 8px 15px 8px 0px;
	}
.breadcrumb>.active {
	color: #ffa800;	
}
.breadcrumb a{
	color: #443c45;
	font-weight: 500;
}

/* 
Intenal Navigation styling
================================================ */
.widget_nav_menu h3 {
  display: none; }

#content-secondary .nav li:not(.active) ul {
  display: none; }

.nav-menu {
	list-style: none;
	padding: 0;
}
.nav-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.nav-menu li a {
	display: none;
}
.nav-menu li li a {
	display: block;
}
.nav-menu {
	background:transparent;
}

.nav-menu a {
	color:#58585a;
	font-family:'Lato', Arial,Helvetica,sans-serif;
	background:transparent;
}

.nav-menu li a {
	font-size:1.6em;
	padding:0;
	border-bottom:1px solid #ded9d6;
}

.nav-menu .current-menu-item > a,
	.wordpress .nav-menu .current-post-parent > a {
	background-image:none;
	background-position:7% center;
	background-color: #dbd8c5;
	margin-bottom:1px;
	}

.nav-menu li li {
	border-bottom:0px solid transparent;
}

.nav-menu li li.active > a {
	color: #fff;
	background: #ffa800;
	font-weight: 900;
}

.nav-menu li li.active li.active > a {
	color: #ffa800;
	background: #f8f7f4;
}
.nav-menu li li.active li.active:hover > a {
	text-decoration: underline;
}

.nav-menu li li a {
	background: none repeat scroll 0 0 #f0f0f0;
	border-bottom: 0px solid #FFF;
	color: #443c45;
	display: block;
	float: none;
	font-size: 13px;
	font-weight: 500;
	height: 100%;
	padding: 10px 20px;
	text-decoration: none;
	text-indent: 0;
	text-transform: uppercase;
	}
.nav-menu a:hover,
.nav-menu li.current-menu-parent li.current_page_item > a {
	color: #fff;
	background: #ffa800;
	font-weight: 900;
}
.nav-menu li li li a:hover {
	color: #ffa800;
	background: #f8f7f4;
	text-decoration: underline;
	
}

.nav-menu .sub-menu .menu-item a:hover{
	color:#ffffff;
}

.nav-menu li li li a {
	background-color:#f8f7f4;
	color: #58585a;

	line-height:1.186em;
	font-weight: normal;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 20px;
}

.nav-menu li li li li a {
	background-position:-20px center;
	padding:.557em 2.14286em .557em 4.7em;
}

.side-nav {
	margin-top: -20px;
	padding-top: 20px;
	background-color: #f0f0f0;
}

/*
Column News Highlights
=============================================== */
p.side-title {
	margin:0;
}
.side-title,
.news-highlights {
	border-bottom: 3px solid #ffa800;
}
.news-highlights article {
	padding: 20px 0 10px;
}
.news-highlights article a{
	font-weight: 900;
}
.news-highlights article a:hover,
.news-highlights article a:active{
	color: #443c45;
	text-decoration: none;
}
.news-highlights article + article{
	border-top: 1px solid #b3b1b6;
}

.supplemental-side-text {
	padding: 0;
}
.supplemental-side-text section {
	margin: 40px 0;
}
/*
Sidebar Call outs
=============================================== */
.call-out-box {
	background: #599AFD;
	padding: 20px;
}
.call-out-box p{
	color: #fff;
}
.call-out-box h4{
	display: none;
}
.call-out-box h4 div h4{
	display: block;
}

.call-out-box blockquote {
	margin-bottom: -19px;
	padding: 0;
	border: 0;
	text-align: right;
}
.call-out-box blockquote a {
	padding: 2px 10px 4px;
	color: #fff !important;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 900;
}
.call-out-box blockquote a:hover, 
.call-out-box blockquote a:focus {
	text-decoration: none;
}

/*
Sidebar Newsletter Signup
=============================================== */
.supplemental-side-text input.btn {
	margin: 10px 0 -28px;
}
.supplemental-side-text form.form {
text-align: right;
}
.supplemental-side-text .form-group {
margin-bottom: 0px;
}
/*
Sidebar sharing
=============================================== */

.stButton .st-twitter-counter, 
.stButton .st-facebook-counter {
	height: 24px !important;
}

.stButton .stButton_gradient {
	height: 22px !important;
}
/*
Table Formatting
=============================================== */

table.table tr td:first-child {
	background: #d3d3d3;
}
table.table tr:first-child td {
    background: #599AFD;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
}
table.table tr td {
    background: #f0f0f0;
	
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td,

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	border-color: #fff !important;
	border-width: 2px !important;
}

/*
Page Formatting
=============================================== */
figure.thumbnail {
	border: none;
	
}
figure.thumbnail .caption{
	color: #443c45;
	font-style: italic;
	font-size: 13px;
	padding: 0;
	line-height: 23px;
}

/*
WP-Polls Widget formatting
=============================================== */

.widget_polls-widget ul {
	display: none;
}
.widget_polls-widget ul.wp-polls-ul {
	display: block;
}
.wp-polls-ul label {
	font-weight: 400;
}
.wp-polls .Buttons {
	background-color: #ffa800;
	border-color: #ffa800;
	color: #FFF;
	display: block;
	padding: 4px 12px 2px 12px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-radius: 0;
text-transform: uppercase;
font-weight: 900;
}
.wp-polls-form p {
	text-align: left !important;
}


/*
Flickr  formatting
=============================================== */
.flickr-home .thumbnail,
.flickr-detail .thumbnail {
	border: none;
}
.flickr-gallery .photoset {
	border-bottom: 1px solid #b3b1b6;
}
.flickr-gallery .controls a {
	margin-bottom: 20px;
}

/*
Calendar Formatting for Side Bar
=============================================== */
#content-tertiary #ai1ec-calendar .ai1ec-calendar-toolbar,
#content-tertiary #ai1ec-calendar .ai1ec-minical-trigger,
#content-tertiary #ai1ec-calendar .ai1ec-agenda-buttons,
#content-tertiary #ai1ec-calendar .ai1ec-subscribe-container,
#content-tertiary #ai1ec-calendar .ai1ec-views-dropdown
 {
display: none;
}



/*
Formidable Forms Plugin
=============================================== */
.frm-show-form input[type=text], .frm-show-form input[type=password], .frm-show-form input[type=url], .frm-show-form input[type=email], .frm-show-form textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.frm-show-form textarea {
  height: auto; }
.frm-show-form .with_frm_style label {
  font-size: 14px; }

.with_frm_style label.frm_primary_label, .with_frm_style.frm_login_form label {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #333333; }



/*
Font Awesome
=============================================== */
#content-primary ul.fa-ul {
    margin-left: 30px;
}
#content-primary ul.fa-ul li{
    padding: 0 0 10px;
}

/*
Panel overides
=============================================== */

#content-primary .panel-body ul,
#content-primary .panel-body p {
	margin-bottom: 0;
}

figure.thumbnail.aligncenter {
  width: 100% !important;
}

.well h3 {
	margin: 0px 0;
	padding: 4px 0;
}
/*
Break point specifics
=============================================== */

@media (max-width:410px) {
	#media .carousel-control .glyphicon-circle-arrow-left, 
	#media .carousel-control .glyphicon-circle-arrow-right {
		top:55px !important;
		}
	
	.carousel-caption {
		/* height: 70px; */
		overflow: hidden;
		}
	

	/* Events home slideshow */	
	.buoniconti-fund-events .carousel-cta {
		position: relative;
		float: right;
		margin-top: 10px;
		right: 0;
	}
	.buoniconti-fund-events .carousel-caption {
		background: transparent;
	}
.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	}
	/*
	Page & post formatting
	=============================================== */
	
	h5.brand-tag {
		margin-top: 90px
	}
	.side-nav {
		margin-top: 0;
		padding-top: 20px;
		background-color: transparent;
	}
}

/* XS - Landscape phones and down */
@media (max-width: 767px) { 

	/*
	Main Logo
	================================================ */
	#header .site-logo {
		padding: 10px 0 14px;
	}

	#nav {
		position: relative;
		width: 100%;
		z-index: 1;
		background: transparent;
		margin-top: 20px;
	}
	#utility {
		text-align: right;
		width: 100%;
		position: relative;
	}
	
	.navbar-brand {
		padding: 5px 15px;
	}
	/*
	Search Box
	================================================ */
	body .navbar-form .input-group>.form-control,
	body .navbar-form .input-group>.form-control:focus {
		width: 100%;
	} 
	/*
	main slideshow caption
	================================================ */	

	/* Top slideshow */

	.carousel-caption {
		text-align: left;
		/* height: 70px; */
		overflow: hidden; 
		position: relative;
		padding: 0px !important;
	}
	/* indent left for smaller sliders */
	.home #home-content-primary .carousel-control.left .glyphicon {
		margin-left: 10px;
	}
	.home #home-content-primary .carousel-control .glyphicon-circle-arrow-right {
		margin-left: -20px;	
	}
	.carousel-control.left, .carousel-control.right {
		width: 0;
		z-index: 40;
	}
	a.left.carousel-control {
		margin-left: 30px
	}
	a.right.carousel-control {
		margin-right: 30px
	}
	

	/* Events home slideshow */	
	.buoniconti-fund-events .carousel-cta {
		position: relative;
		float: right;
		margin-top: 10px;
		right: 0;
	}
	.buoniconti-fund-events .carousel-caption {
		background: transparent;
	}
	
	.container>.navbar-collapse {
		margin-left: 0;
		margin-right: 0;
	}

	#media .carousel-control .glyphicon-circle-arrow-left, 
	#media .carousel-control .glyphicon-circle-arrow-right {
		top: 80px;
	}
	.home #content {
		padding-top: 0px;
	}
	h2.home-news {
		margin: 20px 0 0;
	}
	/*
	Home YouTube Feed (from the Experts)
	=============================================== */
	.video-frame-caption {
		min-height: 60px;
	}

	/* Home Testimonial background */
	.home-testimonial {
		background: none;
	}
	
	/*
	Home Mission Statement
	================================================ */	
	.mainPicSlogan {
		position: relative;
	}
	
	/*
	Footer positioning
	================================================ */
	#footer .logo-column {
		text-align: left;
		padding-top: 30px;
	}
	#footer .logo-column .nav-pills {
		float: none;
	}
	/*
	Page & post formatting
	=============================================== */
	
	h5.brand-tag {
		margin-top: 120px
	}
	.side-nav {
		margin-top: 0;
		padding-top: 20px;
		background-color: transparent;
	}
	/*
	Thumbnail with caption
	=============================================== */
	figure.thumbnail{
		width: 100% !important;
	}
}

@media (min-width: 768px){
	.navbar-nav>li>a {
		padding-top: 22px;
		padding-bottom: 18px;
	}
}

/* SM - Landscape phone to portrait tablet */
@media (min-width: 768px) and (max-width: 991px) {   
	
	.navbar-default .navbar-nav>li>a {
		padding-left: 13px;
		padding-right: 13px;
	}
	/*
	Main Logo
	================================================ */
	#header .site-logo {
		padding: 10px 0 14px;
	}

	/*
	Search Box
	================================================ */
	body .navbar-form .input-group>.form-control {
		width: 115px;
	}
	body .navbar-form .input-group>.form-control:focus {
		width: 115px;
	}
	/*
	main slideshow caption
	================================================ */	
	
	#media .carousel-caption {
		background-color: #fff;
		background-color: rgba(255,255,255,0.90);
		left: 0;
	}
	

	.tfop-wrapper-inner {
		vertical-align: middle;
	}
	/*
	Page & post formatting
	=============================================== */
	
	h5.brand-tag {
		margin-top: 210px
	}	
	/*
	Thumbnail with caption
	=============================================== */
	figure.thumbnail{
		width: 50%;
	}
	/*
	Sidebar Call outs
	=============================================== */
	.call-out-box img {
		margin: -20px -20px 0 -20px;
		width: 157px;
		max-width: 157px;
	}
	#content-tertiary .call-out-box img {
		margin: 0;
		width: 100%;
		max-width: 100%;
	}

	/*
	YouTube Feed (from the Experts)
	=============================================== */
	.video-frame-btn{
		top: 60px;
	}
	.home .video-frame-btn{
		top: 85px;
	}


}
 
/* MD - Portrait tablet to landscape and desktop */
@media (min-width: 992px) and (max-width: 1199px) { 

	/*
	Main Logo
	================================================ */
	#header .site-logo {
		width: 476px;
		padding: 10px 0 14px;
	}


	/*
	Search Box
	================================================ */
	body .navbar-form .input-group>.form-control {
		width: 170px;
	}
	body .navbar-form .input-group>.form-control:focus {
		width: 170px;
	}
	/*
	main slideshow caption
	================================================ */	


	#media .carousel-caption {
		padding-left: 20%;
		background-color: #fff;
		background-color: rgba(255,255,255,0.90);
		left: 0;
	}	
	/*
	Home recent news
	=============================================== */
	
	.recent-news .side-news article:first-child{
		border-top: 1px solid transparent;
	}
	.tfop-wrapper-inner {
		vertical-align: middle;
	}
	/*
	Page & post formatting
	=============================================== */
	
	h5.brand-tag {
		margin-top: 300px
	}	
	/*
	Thumbnail with caption
	=============================================== */
	figure.thumbnail{
		width: 40%;
	}
	/*
	Sidebar Call outs
	=============================================== */
	.call-out-box img {
		margin: -20px -20px 0 -20px;
		width: 213px;
		max-width: 213px;
	}
	#content-tertiary .call-out-box img {
		width: 152px;
		max-width: 152px;
	}

	/*
	YouTube Feed (from the Experts)
	=============================================== */
	.video-frame-btn{
		top: 30px;
	}
	.home .video-frame-btn{
		top: 50px;
	}

}
 
/* LG - Large desktop */
@media (min-width: 1200px) {  

	/*
	Main Logo
	================================================ */
	#header .site-logo {
		width: 476px;
		padding: 10px 0 14px;
	}


	/*
	Search Box
	================================================ */
	body .navbar-form .input-group>.form-control {
		width: 220px;
	}
	body .navbar-form .input-group>.form-control:focus {
		width: 220px;
	}
	/*
	Home recent news
	=============================================== */
	
	.recent-news .side-news article:first-child{
		border-top: 1px solid transparent;
	}

	.tfop-wrapper-inner {
		vertical-align: middle;
	}
	/*
	Page & post formatting
	=============================================== */
	
	h5.brand-tag {
		margin-top: 390px
	}	
	/*
	Thumbnail with caption
	=============================================== */
	figure.thumbnail{
		width: 35%;
	}
	/*
	Sidebar Call outs
	=============================================== */
	.call-out-box img {
		margin: -20px -20px 0 -20px;
		width: 263px;
		max-width: 263px;
	}
	#content-tertiary .call-out-box img {
		width: 190px;
		max-width: 190px;
	}

	/*
	YouTube Feed (from the Experts)
	=============================================== */
	.video-frame-btn{
		top: 58px;
	}
	.home .video-frame-btn{
		top: 88px;
	}

	
}



/* BF */


/* Light */
body.the-buoniconti-fund #header [id*=menu-social-media] a,
body.the-buoniconti-fund #header [id*=menu-social-media] .st_sharethis_custom {
	color: #78b3bb;	
}

body.the-buoniconti-fund .navbar-form .input-group>.form-control{
	background: #78b3bb;	
}


/* Normal */
body.the-buoniconti-fund #header {
	border-top: 5px solid #007181;
}

body.the-buoniconti-fund #utility,
body.the-buoniconti-fund h1.home-expert-title,
body.the-buoniconti-fund h5.brand-tag,
body.the-buoniconti-fund h5.brand-tag-featurette,
body.the-buoniconti-fund .home-testimonial-quote,
body.the-buoniconti-fund table.table tr:first-child td,
body.the-buoniconti-fund .call-out-box {
	background: #007181;
}
body.the-buoniconti-fund .brand-color-secondary {
	border-bottom: 3px solid #007181;
}

body.the-buoniconti-fund #header .navbar-default{
	border-color: #007181;
}
body.the-buoniconti-fund #header .navbar-default,
body.the-buoniconti-fund .dropdown-menu>li>a:hover, 
body.the-buoniconti-fund .dropdown-menu>li>a:focus {
	background-color: #007181;
}

body.the-buoniconti-fund a,
body.the-buoniconti-fund h5 a:hover,
body.the-buoniconti-fund h5 a:focus,
body.the-buoniconti-fund #footer .logo-column [id*=menu-social-media] a,
body.the-buoniconti-fund #footer .logo-column [id*=menu-social-media] .st_sharethis_custom,
body.the-buoniconti-fund #header [id*=menu-social-media] .fa-inverse,
body.the-buoniconti-fund #footer .logo-column,
body.the-buoniconti-fund #footer h4,
body.the-buoniconti-fund #footer p a:hover,
body.the-buoniconti-fund #footer p a:active,
body.the-buoniconti-fund #footer p a:focus{
	color: #007181;
}



/* Dark */
body.the-buoniconti-fund .navbar-default .navbar-nav>.active>a, 
body.the-buoniconti-fund .navbar-default .navbar-nav>.active>a:hover, 
body.the-buoniconti-fund .navbar-default .navbar-nav>.active>a:focus,
body.the-buoniconti-fund .navbar-default .navbar-nav>li.menu-search>a:hover, 
body.the-buoniconti-fund .navbar-default .navbar-nav>li.menu-search>a:focus, 
body.the-buoniconti-fund .navbar-default .navbar-nav>li.menu-search:hover, 
body.the-buoniconti-fund .navbar-default .navbar-nav>li.menu-search:focus,
body.the-buoniconti-fund .dropdown-menu>li.menu-search>a:hover, 
body.the-buoniconti-fund .dropdown-menu>li.menu-search>a:focus  {
	background-color: #005f6c;
}
body.the-buoniconti-fund .navbar-default li.dropdown.menu-search .dropdown-menu {
	background: #005f6c;

}