/* ==========================================================================
   Funds List
========================================================================== */

.featured-fund  { text-align: center; }

.featured-fund a.featured-fund-img, .funds-by-category .wpupg-box > div {
	display: block;
	width: 150px;
	height: 150px;
	border-radius: 50%!important;
	margin: auto!important;
	overflow: hidden;
	background: #ffffff;
	border: 6px solid #fff!important;
	box-shadow: 0px 0px 5px #555!important;
}
.featured-fund a.featured-fund-img {
	width: 200px;
	height: 200px;
}
.featured-fund img, .funds-by-category .wpupg-box > div .wpupg-post-image {
	border-radius: 50%!important;
	display: block!important;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-moz-transition: -moz-transform .3s ease-in-out;
	-ms-transition: -ms-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}
.featured-fund:hover img, .funds-by-category .wpupg-box > div:hover .wpupg-post-image {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
#fundssearchform {width:100%; float:left; background-image: url(https://givetogrant.org/wp-content/uploads/2014/05/box-back.jpg);background-position: center;   }
#fundssearchform input::-webkit-input-placeholder {  color: #ffffff !important; opacity:1;}
#fundssearchform input::-moz-placeholder {  color: #ffffff !important; opacity:1;}
#fundssearchform input:-ms-input-placeholder {   color: #ffffff !important; opacity:1;}
#fundssearchform input:-moz-placeholder {   color: #ffffff !important; opacity:1;}
.funds-search-icon {float: left; color: #ffc348; position: relative; top: 11px; font-size: 18px; width:3%; text-align:center;}
.funds-search-textbox {float:left; width:90%;}
.funds-search-submit {float: left; color: #ffc348; position: relative; top: 0; font-size: 28px; width:3%; text-align:center; height: auto;}
#fundssearchform .funds-search-textbox input#s {
border: 1px solid #e3e3e3;
margin: 10px 0px;
font-size: 16px;
color: #757575;
display: inline-block;
text-decoration: none;
border: 0;
outline: 0;
color: #fff;
background-color: rgba(255,255,255,.1);
font-family: inherit;

width: 100%;
height: 33px;
font-size:1.4em;
text-indent: 20px 
}

#fundssearchform input#searchsubmit { 
padding: 0 !important; 
margin-top: 0 !important;
border:none; color:  #ffc348; content: "";cursor: pointer;display: inline-block;float: none;font-family: FontAwesome, sans-serif;font-size: 30px;font-weight: 400;height: 25px;
 line-height: 25px;margin-top: 14px; width: 25px;background: transparent;}

/* ==========================================================================
   Single Funds
========================================================================== */
/* Remove First Image from Joomla site import */

.funds-sidebar {
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1.2;
	background: #035b3b;
	background-position: center;
	padding: 20px;
	color: #fff;
	margin-bottom: 40px;
	min-width: 25%;
		    -webkit-transition: 0.3s ;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition:0.3s ;
	box-shadow: 0px 0px 10px #bbbbbb !important;
}
.funds-sidebar:hover{
	box-shadow: 0px 0px 10px #666666 !important;
	    -webkit-transition: 0.3s ;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition:0.3s ;
}
.funds-sidebar span {
}
.funds-sidebar .amount-granted, .funds-sidebar .amount-raised {
	margin-bottom: 20px
}

.funds-sidebar .qbutton {
	background: #ffc348;
	font-size: 24px;
    color: #ffffff;
    padding: 10px 20px;
    margin: 30px 0px 0 !important;
    display: block;
    text-align: center;
    width: auto !important;
	border-radius: 4px;
	border:2px solid #ffc348
}

.funds-sidebar .qbutton.medium {
	border-radius: 4px;
}
.funds-sidebar .qbutton.medium:hover {
	background: none;
	border-color: #ffc348;
	color: #ffc348;
}
.funds-content li {
	color: #999;
	padding-left: 30px
}
.funds-details p, .funds-content p {
	margin: 20px 0;
}
.funds-details {
	clear: both;
	margin-top: 40px;
}
.funds-template-default .qode_image_gallery_no_space.highlight_active ul li:not(.active) {
	opacity: 1;
}
.funds-template-default .qode_image_gallery_no_space.highlight_active ul {
	display: flex;
	margin:auto;
}
.funds-template-default .qode_image_gallery_no_space.highlight_active ul li {
	display: flex;
	height: auto;
	align-items: center;
	justify-content: center;
}
.funds-template-default .qode_image_gallery_no_space.highlight_active ul li img {
	max-height: 380px;
	width: auto
}
/*.funds-template-default .qode_image_gallery_no_space ul li img {
	max-height: 300px;
	width: auto
}*/

.funds-template-default .qode_image_gallery_no_space .controls a.next-slide span i, .funds-template-default .qode_image_gallery_no_space .controls a.prev-slide span i {
	color: #e89523;
	border-color: #e89523;
}
.funds-template-default .qode_image_gallery_no_space .controls a.next-slide span, .funds-template-default .qode_image_gallery_no_space .controls a.prev-slide span {
	color: #e89523;
	border-color: #e89523;
}
.funds-template-default .qode_image_gallery_no_space {
	min-height: 70px
}
.img-polaroid {
	display: none;
}

.wpupg-grid .wpupg-box{
	min-height:315px;
	margin:0 !important;
	padding:30px;
}


/* SITE SPECIFIC */
.featured-funds-row img{width:200px;height:200px;}
.page-id-2936 .content-wrapper > .container > .row > div.col-md-9 { width: 100% }
.page-id-2936 .entry-header { display: none; }
#fundssearchform { 	background: #6FBE44;padding:0 30px;}
#fundssearchform input#s { background: #2a7853; color: #eee; }
.wpb_row.vc_row.funds-header { color: #FFF; padding: 0; margin-bottom: 0 !important; text-align: center;}
.wpb_row.vc_row.funds-header p { color: #FFF; font-size: 24px;line-height:30px;}
.wpb_row.vc_row.funds-header h2 { color: #FFF; margin-bottom: 20px; }
.middle-content { margin-left: auto !important; margin-right: auto !important; width: 100% !important; max-width: 1160px !important; }
.middle-content-wide { margin-left: auto !important; margin-right: auto !important; width: 80% !important; max-width: 1600px !important; }

.page-id-2936 .vc_row h2 {
	width: 100%;
	text-align: center;
}

.amount-granted, .amount-raised { font-size: 20px; color: #FFF !important; }
.amount-granted span, .amount-raised span { font-size: 24px; color: #FFF !important; }
.swp_social_panel * { color: #FFF; }

.fund-title-container h1{
	text-shadow: 0 0 2px #333;
	color: #FFF !important; font-size: 40px;
	text-transform: none;
	padding: 2.5em 4em;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	    background: rgba(0,0,0,0.4);
}
.fund-title-container { margin-bottom: 30px;}
@media screen and (max-width: 768px) {
	.fund-title-container h1 { font-size: 30px; }
}

@media screen and (max-width: 500px) {
	.fund-title-container h1 { font-size: 20px; }
}

.wpupg-filter-isotope-term{
	background-color:#6FBE44 !important;
}
.wpupg-filter-isotope-term:hover{
	background-color:#FDB945 !important;
}
.wpupg-pagination-term, .wpupg-pagination-button{
	background-color:#6FBE44 !important;
}
.featured-funds-row{
	padding-top:30px;
	padding-bottom:30px;
}