/*
Theme Name: Aqua Africa
Author: The New BLK
Version: 0.9
Description: A Theme made for Aqua Africa
*/

/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Images
:: Posts
:: Typography
:: Header
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
.orbit-prev,.orbit-next {
display:none;}
/* -----------------------------------------
   Images
----------------------------------------- */
.widget img {
    max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
    height: auto; /* Make sure images with WordPress-added height and width >attributes are scaled correctly */
}
img.size-full {
    max-width: 97.5%;
    width: auto; /* Prevent stretching of full-size images with height and >>width attributes in IE8 */
}

.wp-caption { max-width: 100%; }

/* -----------------------------------------
   Posts
----------------------------------------- */

.author-box h5 {margin-top:0px;}
.author-box .author_gravatar {margin-right:10px;}
.author-box p {font-size:14px; font-size:1.4em;}

.alignleft {float:left;margin: 0 15px 15px 0;}
.alignright {float:right;margin: 0 0 15px 15px;}
.aligncenter {margin:0 auto;text-align:center;}

/* -----------------------------------------
   Typography
----------------------------------------- */

/*
body,h2,h3,h5,h6,p {font-family: 'HelveticaNeueW01-55Roma';}
h4{font-family:'HelveticaNeueW01-75Bold';}
h1,h2,h3,h4,h5,h6,a:link {font-weight:300;}
*/
.site-title .subheader {margin-bottom:0;}

#mti_wfs_colophon {visibility:hidden;}

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

.site-header { border-bottom:none; padding: 0; margin:0; }
.sidebar ul li {list-style:none;}
.top-bar-section ul li>a {}
nav.main-nav ul.levels li { text-transform: none; }

/* -----------------------------------------
   Shared Styles
----------------------------------------- */
.wp-caption-text {text-align: center;}
.site-content .gallery {
  margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.site-content .gallery dd {
  margin: 0;
}


/* -----------------------------------------
   Additions
----------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0; 
}
body {
	background: url('img/debut_light.png');
	
}

body.single-post, body.page, body.single {
	margin-top: 60px;
} 

/* Main Nav */

.admin-bar .shadow {
	top: 27px;
}

.shadow {
  -moz-box-shadow: 3px 0px 5px 0px black;
	-webkit-box-shadow: 3px 0px 5px 0px black;
	box-shadow: 3px 0px 5px 0px black;
	background: rgb(237,240,241);
	background: rgba(237,240,241,0.95); 
	z-index: 98;
}

nav.main-nav {
	height: 60px;
	position: relative;
}


nav.main-nav ul {
	margin: 0;
}

nav.main-nav ul li {
	list-style: none;
}
nav.main-nav ul.menu li a {
	color: #25AAE1;
	line-height: 60px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
nav.main-nav ul.menu li:hover a {
	color: #0971CE;
}


.desktop-nav {
	display: table;
	width: 63%;
}
.desktop-nav .menu-item {
	display: table-cell;
	text-align: center;
	text-transform: uppercase;
}

a {
	color: #25AAE1;
}
a:hover {
	color: #0971CE;
}

nav.main-nav ul li.actnow {
	float: right;
	line-height: 0px;
}

div.actnow {
	display: inline-block;
	float: right;
}

a.logo img {
	height:60px;
	padding-left: 15px;
	float: left;
}

.dropdown {
	margin-top: -60px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	position: relative;
	z-index: 1;
	margin-bottom: -90px;
}

.dropdown:hover {
	margin-top: 0;
}

#big-drop {
	line-height: 35px;
	padding: 0 15px;
	color: white;
	background: #1275CC;
	text-transform: uppercase;
	margin: 13px 0;
	transition: 0.15s ease-in-out;
}

#big-drop:hover {
	background: #25AAE1;
}

#


.actdrop {
	background: #1275CC;
	color: white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px; 
}

.help {
	background: #30ABDF;
	-webkit-border-top-left-radius: 8px; 
  	-moz-border-top-left-radius: 8px; 
  	border-top-left-radius: 8px; 
  	-webkit-border-bottom-left-radius: 8px; 
  	-moz-border-bottom-left-radius: 8px; 
  	border-bottom-left-radius: 8px;
}

.help h4, .donate h4 {
	color: white;
	text-transform: uppercase;
	font-size: 18px;
}

.help p {
	font-size: 14px;
}

.help h5 {
	background: #1275CC;
	color: white;
	margin:0 -17px;
	margin-left:-37px;
	padding: 10px 17px;
	padding-left:37px;
	font-weight: 300;
	font-size: 16px;

}

.triangle1:before {
	content: "";
	border-color: transparent #0B599A transparent transparent;
	border-style: solid;
	border-width: 0 22px 22px 0;
	height: 0px;
	width: 0px;
	position: absolute;
	left: -23px;
	z-index: -1;
}


.donate ul li {
	color: white;
	padding: 15px 0;
	font-size: 16px;
}


.posts li {
	padding: 10px;
}

.postage {
	background: #eee;
	-moz-box-shadow: 1px 1px 5px 0px #999;
	-webkit-box-shadow: 1px 1px 5px 0px #999;
	box-shadow: 1px 1px 5px 0px #999;
}

.postage header img {
	width: 100%;
	height: auto;
}

.postage:hover article header hgroup a img {
	margin-top: -5px;
}

.postage article header hgroup a img {
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.postage h5.post-title {
	color: #1275CC;
	font-size: 1em;
	padding: 15px;
	font-weight: 900;
}
.postage p {
	padding: 0 15px;
	font-size: 0.8em;
}

a.social-nav-f, a.social-nav-t {
	display: block;
	width: 120px;
	height: 40px;
	text-indent: -9999px;
	background-image:url(img/AA-sharebutton-sprite.png);
	float:left;
	margin: 10px 15px 15px 0;
}

a.social-nav-f {background-position:0 0;}

a.social-nav-t {background-position:0 -120px;}

a.social-nav-f:hover {background-position:-120px 0;}

a.social-nav-t:hover {background-position:-120px -40px;}

.sub-title h5 a.see-all {
	display: block;
	padding: 3px 0;
	color: rgba(0, 70, 170, 0.8);
	text-align: center;
	margin: 5px 0 20px;
	font-weight: 200;
}

/* -----------------------------------------
   Footer Styles
----------------------------------------- */

footer {
	padding: 50px 0;
	background: rgba(0,70,170,0.8);
	color: white;
}

footer ul {
	padding-left: 0;
}

footer ul li {
	list-style: none;
}

footer ul.title {
	font-weight: bold;
}

footer .title {
	color: white;
}

footer a {
	color: white;
}

footer a:hover {
	color: white;
	text-decoration: underline;
}

#facebook, #twitter, #flickr, #youtube {
    width:56px;
    height:56px;
    display: block;
}

footer .signup h3 {
	color: white;
	margin-top: 0;
	margin-bottom: 15px;
}

footer .signup input[type="text"] {
	background: #fff;
}

footer .signup input[type="submit"] {
}

footer .social a {
	font-size: 30px;
	transition: 0.15s ease-in-out;
}
/*
footer .social a:hover {
	opacity: 0.7;
}
*/
footer .copyright {
	text-align: center;
	margin-top: 20px;
	color: rgba(255,255,255,0.6);
	font-size: 0.8em;
}

#facebook {
    background:url(img/social.png);
    background-position: 0px  0px;
}

#facebook:hover {
    background-position:0px -56px;
}

#twitter {
    background:url(img/social.png);
    background-position: -56px  0px;
    
}

#twitter:hover {
    background-position:-56px -56px;
}

#flickr {
    background:url(img/social.png);
    background-position: -112px  0px;
    
}

#flickr:hover {
    background-position:-112px -56px;
}


#youtube {
    background:url(img/social.png);
    background-position: -168px  0px;
    
}

#youtube:hover {
    background-position:-168px -56px;
}

/* -----------------------------------------
  /footer Styles
----------------------------------------- */


a {
	color: #1275CC;
}


.th {
	display: block;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	max-height: 120px;
	overflow: hidden;
}

.th:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}	

.main h2 {
	color: #B5B7B4;
	text-transform: uppercase;
}



ul#featured {
	max-height:660px !important;
}

ul#featured img {
	margin: auto;
}

.blue { 
	margin-top: -38px;
	padding-left: 15px;
	z-index: 1;
	position: relative;
	text-align: center;
}

.blue a {
	background: rgba(255,255,255,0.8);
	height: 18px;
	width: 18px;
	display: inline-block;
	margin: 10px 4px;
	border-radius: 50%;
	text-align: center;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.blue a.active {
	border-top-left-radius: 0;
	background: rgba(18,117,204,0.8);
}
	

.volunteer-form input[type="text"], 
.volunteer-form input[type="password"], 
.volunteer-form input[type="date"], 
.volunteer-form input[type="datetime"], 
.volunteer-form input[type="datetime-local"], 
.volunteer-form input[type="month"], 
.volunteer-form input[type="week"], 
.volunteer-form input[type="email"], 
.volunteer-form input[type="number"], 
.volunteer-form input[type="search"], 
.volunteer-form input[type="tel"], 
.volunteer-form input[type="time"], 
.volunteer-form input[type="url"], 
.volunteer-form textarea {
	background-color: transparent;
	font-family: inherit;
	border: 1px solid #ccc;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: rgba(0,0,0,0.75);
	display: block;
	font-size: 0.875em;
	margin: 0 0 1em 0;
	padding: 0.5em;
	height: 2.3125em;
	width: auto; 
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	transition: all 0.15s linear;
	display: inline-block;
}

.volunteer-form input[type="submit"] {
	border: none;
}

.volunteer-form .form-row {
	margin: 0 0 10px;
}
	
	
table.donation-levels {
	width: 100%;
	background: transparent;
	border: none;
}	
table.donation-levels tr {
	border-top: #ccc solid 1px;
	background: transparent;
}
table.donation-levels .amount {
	color: #2b68b1;
	text-align: center;
	font-size: 25px;
	font-weight: 300;
}



/*
.blue {
	margin-top: -200px;
	position: relative;
	z-index: 10;
	overflow:hidden;
}
.blue .row:before {
	content: "";
	background: rgba(18,117,204,0.7);
	position: absolute;
	height: 200px;
	width: 62.5em;
	margin-left: -62.5em;
}

.blue .row:after {
	content: "";
	background: rgba(18,117,204,0.7);
	position: absolute;
	height: 200px;
	width: 50%;
	margin-left: 62.5em;
}
*/

.blue .row .column, .blue .row .columns {
	padding-left: 0;
	padding-right: 0;
}
.slides a {
	width: 130px;
	height:200px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	display: block;
	font-size: 12px;
	line-height: 30px;
	margin: auto;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.slides a.active .top {
    background: none;
    position: relative;
    margin: 0 auto;
}


.slides a.active .top:before, .slides a.active .top:after {
    content:'';
    position: absolute;
    top: 0;
    height: 0;
    border-bottom: 30px solid rgba(18,117,204,0.7);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.slides a.active .top:before {
    left: 0;
    width: 50%;
    border-right: 30px solid transparent;
}

.slides a.active .top:after {
    right:0;
    width: 50%;
    border-left: 30px solid transparent;
}
.slides a .top {
	height: 30px;
	background: rgba(18,117,204,0.7);
}

.slides a .bottom {
	background: rgba(18,117,204,0.7);
	height: 100%;
	padding-top: 15px;
}

.maps {
	margin: 60px auto;
}
#map img {
  max-width: none;
}

#map *, #map::before, #map::after {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

/* -----------------------------------------
   Page - Who Are We
----------------------------------------- */

.whoweare {
	width:100%;
	height:460px;
	background: url(https://aqua-africa.org/wp-content/uploads/2023/05/cover-photo-1-e1683425259852.jpeg) no-repeat center bottom; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	border-bottom: solid 35px #1275CC;
}

.reveal-modal {
	padding: 0;
}

.actdrop .row { 
	max-width:100%;
}

.actdrop ul li {
	list-style: none;
}

.names{
	font-size: 30px !important;
	color: #0073cf;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 200;
	}
.quotetimes{
	margin-top: 60px;
	margin-bottom: 60px;}
.title {
  text-align: left;
}
/* -----------------------------------------
   Home Slider
----------------------------------------- */

/* bxSlider */

.bxslider .projects, .bxslider .actnow {
	line-height: 3;
}

ul.bxslider li { height: 660px; padding-top: 120px; color: white; } 

ul.bxslider li.keys {
	background: url(https://aqua-africa.org/wp-content/uploads/2023/05/Cover-Photo-e1683385542971.jpeg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

ul.bxslider li.why {
	background: url(https://aqua-africa.org/wp-content/uploads/2023/05/Front-Cover-Photo-scaled-e1683402726901.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	line-height: 3;
}

ul.bxslider li.projects {
	background: url(img/actnow2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

ul.bxslider li.actnow {
	background: url(http://aqua-africa.org/wp-content/uploads/2019/04/Page-7-Lower-Half.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.circle {
	border-radius: 50%;
	width: 130px;
	height: 130px; 
	display: block;
	margin: auto;
}

.keys-circle {
	background: url(img/circles/projects.png);
	
}

.actnow-circle {
	background: url(img/circles/keys.png);
}

.projects-circle {
	background: url(img/circles/why.png);
	
}

.why-circle {
	background: url(img/circles/actnow.png);
	
}

.active .circle {
	background-position: 0 100%;
}


/* -----------------------------------------
   Home page slider magic
----------------------------------------- */

#MGMT{
	width:450px;
	margin-top:100px;
	}

#developmentimg{
	margin-top:30px;
	line-height: 3;
}

a.aqua-africa-our-story {
display: block;
width: 350px;
height: 200px;
text-indent: -9999px;
background-image: url(img/aqua-africa-our-story.png);
background-repeat: no repeat;
margin-top: 15px;
background-size: cover;
}

#RMimg{
	width: 500px;
}

/* -----------------------------------------
   Why Water Page
----------------------------------------- */
.white {
	color:white;
}
.withoutwater {
	background: #25a9e0;
	background: rgba(37,169,224,0.7);
	padding: 40px 0 0;
	color: white;
} 

section.white {
   background: white;
   padding: 80px 0;
}

.tree {
   	background: white;
   	padding: 80px 0 0;
	margin-bottom:-110px;
}

[data-magellan-expedition] {
	top: 60px !important; 	
	background: transparent;	
	padding: 0;
}

.filler {
	height: 110px;
	background: white;
}

.whywaternav .row .column, .whywaternav .row .columns {
	padding-left: 0;
	padding-right: 0;
}

.whywaternav {
	margin-top:-60px;
}

.blue1, .blue2, .blue3 {
	background: white;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	margin-top: 60px;
} 

.blue3.active, .blue2.active, .blue1.active {
	color: white;
}

.row_tree {
	padding-top: 20px;	
	display: block;
   	margin: auto;
}

.whynav p {
	margin-bottom: 0;
	text-align: center;
}

.blue1 {
	border-top: #98CAEC 10px solid;
}

.blue1.active {
	background: #98CAEC;
	color: white;
}

#watertext {
	color:#94c2e4;
}

.blue2 { 
	border-top: #007dc3 10px solid;
}
.blue2.active {
	background: #007dc3;
	color: white;
}

.blue3 {
	border-top: #26a9e0 10px solid;
}

.blue3.active {
	background: #26a9e0;
}
.bottom-triangle {
	margin-top:40px;
	height: 50px;
	background: url(img/triangle.png) no-repeat center bottom;
}
.bottom-triangle:before {
	content: "";
	height: 50px;
	width: 30%;
	position: relative;
	float: left;
	background: white;
}
.bottom-triangle:after {
	content: "";
	height: 50px;
	width: 30%;
	position: relative;
	float:right;
	background: white;
}

.blue1top, .blue2top, .blue3top {
	padding: 40px 0 0;
	color: white;
}

.blue1top h3, .blue2top h3, .blue3top h3 {
	color: white;
	font-size: 50px;
	font-weight: 100;
}

.blue1top p, .blue2top p, .blue3top p, .withoutwater p {
	font-size: 20px;
	font-weight: 200;
}	

.blue1top {
	background:#98CAEC;
}

.blue2top {
	background: #007dc3;
}

.blue3top {
	background:#26a9e0;
}

.blue1bottom, .blue2bottom, .blue3bottom {
	background: white;
	padding: 40px 0;
}
.blue1bottom h4, .blue2bottom h4, .blue3bottom h4 {
	text-transform: uppercase;
	font-weight: bold;
}

.blue1bottom p, .blue2bottom p, .blue3bottom p {
	font-size: 16px;
}

.blue1bottom img, .blue2bottom img, .blue3bottom img {
	display: block;
	margin: auto;
}

.blue1bottom, .blue1bottom h4 {
	color:#98CAEC;
}

.blue2bottom, .blue2bottom h4 {
	color: #007dc3;
}

.blue3bottom, .blue3bottom h4 {
	color: #26a9e0;
}

/* -----------------------------------------
  	Act Drop
----------------------------------------- */
.reveal-modal .close-reveal-modal {
	background: url(img/closenow.png) no-repeat;
	font-size: 1.375em;
	line-height: 1;
	position: absolute;
	top: -4em;
	right: 0.6875em;
	color: #aaa;
	font-weight: bold;
	cursor: pointer;
	height: 200px;
	width: 100px;
}

.title {
	color: #B5B7B4;
	font-weight: 200;
}

.post-title {
	color: #1275CC;
	font-weight: 200;
}

.sub-title {
	padding: 0 0 20px;
}

.sub-title h5 {
	font-size: 13px;
}

.sub-title h5 a:before {
	content: '- ';
	color: #B5B7B4;
}

.sub-title:last-child h5 a:before {
	content: '';
}

.sub-title, .sub-title h5 a, .sub-title p {
	color: #B5B7B4;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

.sub-title:hover h5 a, .sub-title:hover p {
	color: #555;
}

.projectinfo {
	padding-bottom: 10px;
}
ul.projectinfo p {
	margin-bottom: 0;
	padding: 0 15px;
}
ul.projectinfo li {
	list-style: none;	
}

/* -----------------------------------------
  	Admin Login
----------------------------------------- */
.admin-bar .whywaternav {
	margin-top:-88px;
}

.admin-bar .blue1, .admin-bar .blue2, .admin-bar .blue3 {
	margin-top: 88px;
} 

.admin-bar .filler {
	height: 138px;
}

.admin-bar .tree {
	margin-bottom:-138px;
}

.admin-bar [data-magellan-expedition] {
	top: 88px !important; 
}

/* -----------------------------------------
   Button - Inspired be Mark Otto
----------------------------------------- */

.btn {
	font-weight: 400;
	text-transform: uppercase;
	display: table;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #ffffff;
	
	background-color: #25AAE1;

	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

.btn:hover {
	color: #ffffff;
	background-color: #1275CC;
}

.btn:active {
	background-color: #1275CC;
}

.btn.btn-donate {
	margin: auto;
	font-size: 24px;
	padding: 8px 30px;
	line-height: 40px;
}

button {
	border: none;
}

.blue-title {
	color: #0971CE;
	font-weight: 300;
}


.pagination {
	padding: 50px 0;
}

#wpadminbar .left {
	float: none !important;
}

.thumbnail-image {
	max-height: 400px;
	overflow: hidden;
}

.username {
	display: none;
}

label {
	margin-bottom: 0;
	margin-left: 25px;
}


.mobile-nav .menu-item {
	padding: 0;
}

.mobile-nav .menu-item a {
	display: block;
	padding: 10px 0;
}

.slider-box {
	background: rgba(10,10,0,0.7);
	padding: 15px;
	text-align: center;
}

.slider-box .slider-headline {
	color: white;
	font-weight: 100;
	margin-bottom: 10px;
}

.slider-box .btn { 	
	width: 100%;
}

.slider-box p {
	font-size: 1.2em;
	font-weight: 100;
}

.white_drop {
	background: white;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border-top-left-radius: 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: 0.15s ease-out;
}

.white_drop:hover {
	opacity: 0.7;
}

.white_drop .fa {
	color: #3169b9;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	text-align: center;
	width: 100%;
}

.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

.aqua-run {
    width: 200px;
    position: absolute;
    top: 75px;
    z-index: 1;
    right: 50px;
}

.blue-slider-box {
	background-color:rgba(18,117,204,0.7);
}

@media only screen and (min-width: 48em) {
	.reveal-modal {
		padding: 0;
	}
	.mobile-nav {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
	
	.shadow {
		height: 35px;
	}
	a.logo img {
		height: 35px;
	}

	#small-drop {
		line-height: 35px;
		padding: 0 15px;
		color: white;
		background: #1275CC;
		text-transform: uppercase;
	}

	.actdrop {
		-webkit-border-radius: 0px; 
		-moz-border-radius: 0px; 
		border-radius: 0px;
	}

	.help {
		-webkit-border-top-left-radius: 0px; 
	  	-moz-border-top-left-radius: 0px; 
	  	border-top-left-radius: 0px; 
	  	-webkit-border-bottom-left-radius: 0px; 
	  	-moz-border-bottom-left-radius: 0px; 
	  	border-bottom-left-radius: 0px;
	}

	.navicontainer {
		height: 35px;
		padding: 5px;
	}

	.navicon {
  		
 		content: "";
		width: 35px;
		height: 5px;
		background: #B5B7B4;
		box-shadow: 0 10px 0 0 #B5B7B4, 0 20px 0 0 #B5B7B4;
	}

	body.single-post, body.page, body.single {
		margin-top: 35px;
	} 
	.whoweare {
		height:235px;
	}

	.site-header {
		margin-top: 35px;
	}

	ul.bxslider li { height: 235px; padding-top:30px; }

	.help h5 {
		margin-right:-37px;
	}

	.triangle2:before {
		vertical-align: top;
		content: "";
		border-color: #0B599A transparent transparent transparent;
		border-style: solid;
		border-width: 22px 22px 0 0;
		height: 0px;
		width: 0px;
		position: absolute;
		right: -23px;
		z-index: -1;
	}

	.bottom-triangle {
		margin-top:40px;
		height: 50px;
		background: url(img/triangle.png) no-repeat center bottom;
	}
	.bottom-triangle:before {
		content: none;
	}
	.bottom-triangle:after {
		content: none;
	}

	[data-magellan-expedition], .admin-bar [data-magellan-expedition] { 
		position: relative !important; 
		top: 0px !important; 
	}
	
	.mobile-nav {
		display: none;
		background: rgb(237,240,241);
		background: rgba(237,240,241,0.95);
		position: fixed;
		z-index: 50;
		width: 100%;
		text-align: center;
		text-transform: uppercase;
	}
	.mobile-nav ul {
		margin-bottom: 0;
	}
	.mobile-nav li {
		float:none;
		padding: 10px 0;
		border-bottom: solid 1px rgb(217,220,221);
	}
	.maps {
		margin: 35px auto;
		
	}

	.whywaternav, .admin-bar .whywaternav {
		margin-top:0;
	}
	.reveal-modal .close-reveal-modal {
		background-size: 70px;
		right: -.5em;
		top: -3.5em;
	}
	
	.filler, .admin-bar .filler {
		height:0;
	}	
	.blue1, .blue2, .blue3,.admin-bar .blue1, .admin-bar .blue2, .admin-bar .blue3 {
		margin-top: 0;
	} 

	.blue1top h3, .blue2top h3, .blue3top h3 {
		font-size: 24px;
	}

	.blue1top p, .blue2top p, .blue3top p {
		font-size: 14px;
	}
	.tree, .admin-bar .tree {
		margin-bottom:0;
	}

	.blue { 
		margin-top: 0;
		padding-left: 15px;
	}
	
	.blue a {
		background: url(img/greyblue.png) no-repeat;
		height: 19px;
		width: 18px;
		background-position: 0px -19px;
		background-size: 18px;
		display: block;
		float: left;
		margin: 10px 10px 10px 0;
	}
	.blue a.active {
		background-position: 0px 0px;
	}
	
	.title {
		text-align: center;
		
	}
	.aqua-run {
		display: none;
	}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { 

	.bx-wrapper {
		height:800px ;}
	.blue {
		margin-top: -340px;}
}