/*	Global Colours
Green: #4fab47;
Purple: #6f70b5;

*/

/* Reset All */


* {
	margin: 0px;
	padding: 0px;
}


.main {
	background-color: #fff;
}

.row .columns {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: 300;
	text-align: left;
	color: #000;
}

a img {
	border: none;
}

/* Basic Content Styles */
h1, 
h2, 
h3 {
	
}

h1{
	margin-bottom: 20px;
	font-size: 55px;
	line-height: 65px;
	font-weight: 400;
	color: #fff;
	font-family: 'Zilla Slab', serif;
}

h2 {
	font-family: 'Zilla Slab', serif;
	margin-bottom: 20px;
	font-size: 40px;
	line-height: 45px;
	font-weight: 400;
	color: #6f70b5;
}

h3 {
	margin-bottom: 15px;
	color: #6f70b5;
	font-size: 23px;
	line-height: 26px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

h4 {
	font-family: 'Zilla Slab', serif;
	margin-bottom: 20px;
	font-size: 23px;
	line-height: 26px;
	font-weight: 700;
	color: #4fab47;
}

h4 em {
	font-size: 18px;
	font-weight: 400;
	color: #6f70b5;
}

p, 
ul, 
.main ol, 
table {
	margin-bottom: 15px;
}


ul {
	padding-left: 15px;	
}

a {
	color: #4fab47;	
}

a:hover {
	text-decoration: none;	
}

strong {
	font-weight: 700;
	text-transform: uppercase;
}



/* =Banner
-------------------------------------------------------------- */
.slideshow {
     /*height: calc(100% - 252px);*/
    height: 100%; 
    max-height: 100%;
    position: inherit !important;
    width: 100%;
    z-index: 99;
    min-height: 768px;
    /*top: 100px;*/
    position: relative;
}

.slide{
	width: 100%;
	height: 100%;
	max-height: 100%;
	position: absolute;
	z-index: 99 !important;
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	min-height: 768px;
}

.slide1{
	background-image: url(../img/slide-1.jpg);
}

.slide2{
	background-image: url(../img/slide-2.jpg);
}

.slide3{
	background-image: url(../img/slide-3.jpg);
}

.slide4{
	background-image: url(../img/slide-4.jpg);
}

#belowSlideshow {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
}

.slideshow .logo {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	z-index: 99999;
	top: 50%;
	margin-top: -63px;
}

.slideshow .text {
	position: absolute;
	z-index: 9999;
	top: 100px;
	color: #6f70b5;
	font-family: 'Zilla Slab', serif;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	text-align: left;
	font-size: 75px;
	line-height: 86px;	
}

.slideshow .text span {
	color: #4fab47;
}

.slideshow .donate {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	text-align: left;
	position: absolute;
	bottom: 100px;
}

.slideshow .donate a {
	width: 280px;
	display: block;
	text-decoration: none;
	color: #6f70b5;
	font-family: 'Zilla Slab', serif;
	font-size: 50px;
	line-height: 60px;
	text-align: center;
	position: relative;
	padding-top: 10px;
	z-index: 9999;
}

.slideshow .donate a:before {
	content: url(../img/donate-left.png);
	position: absolute;
	left: 0;
	top: 0;
}

.slideshow .donate a:after {
	content: url(../img/donate-right.png);
	position: absolute;
	right: 0;
	top: 0;
}

.slideshow .donate a:hover {
	color: #4fab47;
}

.slideshow nav {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
}

/* =Section Styles
-------------------------------------------------------------- */
.section {
	padding: 100px 0;
	background-repeat: no-repeat;
	background-size: cover;
}

#welcome {
	background-image: url(../img/welcome.jpg);
	position: relative;
}

#quote {
	background-image: url(../img/hug.jpg);
}

#welcome h2,
#welcome p,
#welcome ul {
	color: #fff;
}

#donate p {
	color: #6f70b5;
}

#donate .donateNow {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #fff;
	font-family: 'Zilla Slab', serif;
	font-size: 50px;
	line-height: 60px;
	text-align: center;
	background-color: #4fab47;
	padding: 20px 30px;
	text-transform: uppercase;
}

#donate .donateNow:hover {
	background-color: #6f70b5;
}

.mark {
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -68px;
}

img.rendering {
	display: block;
	width: 100%;
}

#partner p {
	font-style: italic;
	text-align: center;
}

#partner h4 {
	text-align: center;
}

#partner p span {
	color: #4fab47;
	/*font-family: 'Zilla Slab', serif;*/
	/*font-size: 45px;*/
	font-weight: 700;
}

#partner .row .row .columns {
	padding: 0 30px;
}

#partner .row .row {
	padding-bottom: 50px;
}

.logoSlider {
	height: 100px;
}

.logoSlider a{
	margin: 0 20px;
	/*height: 100px;*/
	text-align: center;
	width: 100%;
}


.quote {
	color: #fff;
	font-family: 'Zilla Slab', serif;
	font-size: 70px;
	line-height: 85px;
	text-align: center;
}

.quote span {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: 300;
	padding-top: 50px;
}

.cycle-pager {
	text-align: center;
	padding-top: 50px;
}

.cycle-pager span {
	font-size: 90px;
	color: #fff;
}

.cycle-pager span:hover,
.cycle-pager span.cycle-pager-active {
	color: #4f4f4f;
	cursor: pointer;
}


#hashtag {
	background-color: #6f70b5;
}

#hashtag .row .columns {
	text-align: center;
}

#hashtag a {
	color: #fff;
	text-decoration: none;
	font-size: 80px;
	line-height: 90px;
	font-family: 'Zilla Slab', serif;
	position: relative;
	padding: 10px 34px 0;
}

#hashtag a:hover {
	color: #85A7D1;
}

#hashtag a:before {
	content: url(../img/hash-left.png);
	position: absolute;
	left: 0;
	top: 0;
}

#hashtag a:after {
	content: url(../img/hash-right.png);
	position: absolute;
	right: 0;
	top: 0;
}

#hashtag a br {
	display: none;
}

.row .row {
	padding-left: 0;
	padding-right: 0;
}

footer {
	padding: 100px 0;
}

footer p strong{
	text-transform: none;
	display: block;
	font-weight: 600;
}

footer p span {
	color: #4fab47;
	font-weight: 600;
}

footer .columns.right {
	text-align: right;
}

footer .columns.right a {
	padding-top: 70px;
	display: inline-block;
}

/* =Menu
-------------------------------------------------------------- */
nav {
	background: #6F72B3;
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
	z-index: 9999999;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	*zoom: 1;
}

nav li {
	float: left;
	position: relative;
	list-style: none;
}

nav a {
	color: #FFFFFF;
	display: block;
	line-height: 42px;
	padding: 0 16px;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

nav ul {
	margin-bottom: 0px;
	width: 735px;
	float: right;
}

nav li:hover > a {
	color: #fff;
	text-decoration: underline;
}

nav ul li:hover > ul {
	display: block;
}


nav a.menu-link {
   display:  none;
   background: #6F72B3;
   padding-top: 6px;
   padding-bottom: 35px;
   height: 42px;
   line-height: 33px;
   text-transform: uppercase;
   width: 100%;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
   text-align: left;
   font-size: 15px;
   padding-left: 15px;
}

.menu:before,
.menu:after {
    content: " "; 
    display: table; 
}

.menu:after {
    clear: both;
}

.menu-link:after {
	content: url( images/menu.png );
	right: 20px;
	top: 6px;
	position: absolute;
}


/* End Content Styles */

@media only screen and (max-height: 768px) {
	#belowSlideshow {
		top: 768px;
	}

	.slideshow {
		position: relative !important;
	}

}	

@media only screen and (max-width: 1400px) {
	.slide {
		background-position: 150% bottom;
	}
}

@media only screen and (max-width: 1240px) {
	.slideshow .text {
		top: 50px;
		width: 100%;
		left: 0px;
		margin-left: 0;
		padding: 0 20px;  
	}

	.slideshow .donate,
	.slideshow .logo {
		width: 100%;
		left: 0px;
		margin-left: 0;
		padding: 0 20px;
	}

	.row {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media only screen and (max-width: 1170px) {
	.slide {
		background-position: 300% bottom;
	}
}	

@media only screen and (max-width: 1100px) {
	.slide {
		background-position: 200% bottom;
		background-size: 850px;
	}
}

@media only screen and (max-width: 960px) {
	.quote {
		font-size: 50px;
		line-height: 60px;
	}

	.quote span {
		font-size: 23px;
		line-height: 30px;
	}

	nav ul li:hover > ul {
		display: none;
	}
	
	nav ul ul {
		top: 0px;
		position: relative;
		float: none;
	}

	nav li {
		height: auto; /* override for menu height issue */
		/* set list item height */
		min-height: 36px; 
		height: auto !important;
		height: 36px;
	}

	/*mobile menu */
	.active {
        display: block !important;
    }

    .menu > li {
        float: none !important;
    }

    .menu > li > .menu-item-has-children {
   		background-image: none; 
    }

    .menu-item-has-children {
    	width: 100%;
    }

    nav ul li {
    	margin-bottom: 0px !important;
    	border-bottom: 1px solid #666;
    }

    .menu li .more {
        background-image: url(images/list.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        float: right;
      	width: 20%;
		border-left: 1px solid rgba(255,255,255,.3);
		padding: 8px 15px;
        cursor: pointer;
    	z-index: 200;
        position: relative;
    }

   .menu li .more:before {
		content: "";
		background: rgba(0,0,0,.3);
		width: 1px;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
  		left: -2px;
    }

    ul.menu {
    	border-top: 4px solid #666;
    }
    
    .menu ul {
        display: block;
        width: 100%;
        z-index: 9999999;
    }
   	
   	.menu > li.hover > ul, 
   	.menu li li.hover ul {
        position: static;
        display: block !important; /* Show Menu Fix */
    }
    
    nav a {
    	width: 100%;
    	padding: 0px;
    	text-align: left;
    	padding-left: 15px;
    	line-height: 35px
    }

    nav ul ul ul li a {
		padding-left: 45px;
	}

    nav ul ul,
    nav ul ul li {
    	width: 100%;
    }

    nav ul ul {
    	padding: 0px !important;
    }

    nav ul ul li {
    	float: none;
    }

    nav {
   		width:100% !important;
   	}

   	nav ul ul ul {
		left: 0;
		top: 0;
	}

	nav ul {
		width: 100%;
		float: none;
		padding-left: 0;
	}
}

@media only screen and (max-width: 900px) {
	.slide {
		background-size: 710px;
	}
}

@media only screen and (max-width: 850px) {
	#hashtag a br {
		display: block;
	}

	#hashtag a {
		font-size: 50px;
		line-height: 58px;
		display: block;
		width: 305px;
		text-align: center;
		margin: 0 auto;
		padding: 0 34px;
	}
}

@media only screen and (max-width: 850px) {
	.slide {
		background-position: right bottom;
		background-size: 710px;
	}
}

@media only screen and (max-width: 785px) {
	.slide {
		opacity: 0.5 !important;
	}
}

@media only screen and (max-width: 640px) {
	footer .row .columns {
		text-align: center !important;
	}

	footer .columns.right a {
		padding-top: 20px;
	}

}	

@media only screen and (max-width: 550px) {
	.slide {
		background-position: -320px bottom;
		background-size: 890px;
	}
}	


@media only screen and (max-width: 420px) {
	.slideshow .text {
		font-size: 60px;
		line-height: 75px;
	}
}