/*
Template Name: Althea Projects	
*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
#services .service.team{
	width: 100%;
	margin-bottom: 20px;
}
#services .service.team .teamMember{
	width: 33%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.nivoSlider a.nivo-imageLink{
z-index:999 !important;
}
.theme-default .nivo-directionNav a{
z-index:9999 !important;
}
.cta{
	background: #fcb02d url(./img/intro-pattern.png);
	position: relative;
}
.cta h3{
	font-size: 2em;
	padding: 40px;
	color: #fff;
}
#mainWrapper #slider{
	margin-bottom: 0;
}
#mainWrapper .btn {
    display: inline-block;
    border: 3px solid;
    font-size: 1.07em;
    font-weight: bold;
    padding: 10px;
    margin: 50px 0 0;
    color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    cursor: hand;
}
#mainWrapper .buttons{
	position: absolute;
	top: -10px;
	right: 30px;
	cursor: hand;
}
.pum-container.pum-responsive.pum-responsive-medium{
	background: #fcb02d url(../img/intro-pattern.png);
}
.field-wrap .listselect-wrap>div, .field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap>div input, .field-wrap select, .field-wrap textarea
{
	font-size: 1.2em;
    padding: 5px;
}
.field-wrap input[type=button]{
	display: inline-block;
    border: 3px solid;
    font-size: 1.07em;
    font-weight: bold;
    padding: 10px;
    margin: 0;
    color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    background: #fcb02d;
}
body .popmake.theme-1357 > .popmake-close, body .popmake.theme-default-theme > .popmake-close{
	background-color: #32373c;
}
.popmake.theme-1357 h3
{
	margin-top: 20px;
    text-align: center;
}
.nf-form-fields-required
{
	margin-bottom: 20px;
    color: #fff;
    opacity: .7;
}
.nf-response-msg
{
	color: #fff;
    font-size: 2em;
    text-align: center;
}
.recaptcha-wrap{
	color: #fff;
}
#modalClick.donateBtn {
	margin-top: 50px;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{
	padding-right: 0 !important;
}
#leftColumn .donateBtn{
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
}
#header .socials li a{
	    width: 90px;
    height: 90px;
}
#header .logo{
	width: 300px;
}
#naidocBtn:hover{
	    transform: scale(1.04);
}
.naidocPull
{
	    position: fixed;
    right: 0;
    top: 325px;
    background: #fcb02d;
    padding: 22px 15px 25px 25px;
    color: #fff;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
        z-index: 99999;

       font-size: 1em;
}
.naidocPull .name {
	float: left;
	text-align: center;
	padding-right: 18px;
	line-height: 1;
}
.naidocPull .name strong {
	display: block;
	font-size: 1.4em;
}

.naidocPull .name em {
	font-style: normal;
	font-size: 0.909em;
	letter-spacing: 2px;
}

.naidocPull .desc {
	float: left;
	display: block;
	width: 190px;
	font-size: 0.909em;
	font-style: italic;
	line-height: 1.4;
}
.naidocPull .desc em{
	font-weight: bold;
}
.naidocPull .desc strong {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
}
@media only screen and (max-width: 1199px) {
#navigations{
	margin-bottom: 40px;
}
}
@media only screen and (max-width: 850px)
{
#navigations {
    margin-bottom: 0;
}}
@media only screen and (max-width: 800px) {

	body #mainWrapper #slider .nivo-caption {
		position: relative !important;
	}
	
	body #mainWrapper #slider .nivo-caption > p {
		position: relative !important;
		width: auto !important;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
		left: 0px !important;
		font-size: 1.7em !important;
	}

}
@media only screen and (max-width: 750px) {
	#mainWrapper .buttons{
		position: relative;
		    text-align: center;
	}
	.cta h3{
		text-align: center;
	}
	#mainWrapper .btn{
		margin-top: 0;
		margin-bottom: 20px;
	}
	.cta{
		border-top: 10px solid #fff;
	}
	#header .socials li #naidocBtn{
		display: none;
	}
}
@media only screen and (max-width: 627px) {
	#header .socials{
		width: 100%;
    display: block;
    float: none;
    
	}
	#header .socials li a{
		    border-radius: 200px;
	}
	#header .socials::before{
		content: " ";
		clear: both;
	}
	#header .logo::after{
		content: " ";
		clear: both;
	}
	#header .socials li{
		float: none;
	}
	#header .logo{
		width: 100%;
	}
	#header .logo img{
		width: 75%;
	}
	.naidocPull{
		display: none;
	}
}