/* ==========================================================================
   01. Responsive Options
   ========================================================================== */
   
   
/* Responsive Boxed Version  
body{ padding-top: 0; }
.outter-wrapper{ max-width: 1440px; width: auto;}
.wrapper { max-width: 1140px; width: auto;}
.feature hr{ opacity: .4; }
*/



/* Responsive Full Width Version */
body{ padding: 0em; }
.outter-wrapper{ max-width: 100%; width: 100%;}
.wrapper { max-width: 1140px; width: auto;}

/* ==========================================================================
   02. Media Queries 1024
   ========================================================================== */  
@media only screen and (max-width: 1024px) {


	.meetceo{ /*Homepage video icon placement */
		margin-left:530px;
		margin-top:-110px;
		/*z-index:0;*/
		width: 190px;
		background-size: 100%;
		background-repeat: no-repeat;
	}

.logo{
	max-width: 225px; /* Update width to suite your own logo size */
	display: inline-block;
	float: right;
	padding-right: 1em;
	margin-top:-55px;
}

}

/* ==========================================================================
   03. Responsive Colors
   ========================================================================== */   
   
/* Responsive Nav - Dark Grey */
/*@media only screen and (max-width: 768px) { */
@media only screen and (max-width: 975px) { 
	#nav, #menu-icon.active{
		background: #282D36;
	}
	.widget-footer .widget{
		border-color: #454c58;	
	}
}



/* ==========================================================================
   04. Media Queries 975 [old: 768]
   ========================================================================== */
@media only screen and (max-width: 975px) {
	body{
		padding: 0;	
	}
	.logo{
		padding-bottom: 1em;
		padding-top: .6em;
		max-width: 194px;
	}
	
	h2.ar13{
		padding:5px 0 10px 0;
		margin:0;
	}
	
	#nav{ 
		display: none;
	}
	#nav-wrap {
		position: relative;
		padding-bottom: .4em;
		float:right;
		top:0;
	}
	#nav li.nav-parent{
		padding-bottom: 0;
	}
	#menu-icon {
		display: inline-block;
		cursor: pointer;
		padding: 5px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	#menu-icon.active{
		-webkit-border-radius: 3px 3px 0px 0px;
		border-radius: 3px 3px 0px 0px;
	}
	nav #nav{
		margin-top: 0;
		margin-left: -120px;
		
	}
	#nav {
		clear: both;
		position: absolute;
		top: 33px;
		/*top: 45px;*/
		/*min-width: 160px;*/
		min-width: 200px;
		text-align: left;
		z-index: 10000;
		padding: 5px;
		display: none; 
		right: 0px;
		-webkit-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		/*background: #555555;*/
		background: #282D36;

	}
	#nav li {
		clear: both;
		float: none;
	}
	#nav a, #nav ul a {
		background: none;
		display: inline;
		padding: 0;
		border: none;
	}
	#nav ul {
		width: auto;
		position: static;
		display: block;
		border: none;
		background: inherit;
		-webkit-box-shadow:  none;
		box-shadow:  none;
	}
	#nav ul li a{
		padding-left: 0;
	}
	#nav li{
		padding: .2em .2em 0 .5em!important;
	}
	#nav ul{
		padding: 0!important;
	}
	#nav li > ul li{
		padding-left: 12px!important;
	}
	#nav li > ul li:last-child{
		padding-bottom: 0!important;
	}
	#nav li:hover ul ul{
		display: block!important;
		position: relative;
		left: 0;
		background: transparent;
	}
	#nav li:hover ul ul:before{
		display: none;
	}
	#nav li:hover > ul, #nav li.nav-parent.hover ul {
    	background: none;
		margin:0 ;	
	}
	#masthead{
		display: block;
		height: 100%;
	}
	.header-container header{
		/*padding: 10px 0 5px;*/
		padding:0;
		margin:0;
	} 
	.main-content, .right-aside{
		width: 100%;
		float: none;
		border: none;
		padding-left: 0;
		padding-right: 0;
	}
	.main-container{
		padding: 1px 0 30px;
	}
	.right-aside{
		border-top: 1px solid #cad2d7;
		margin-top: 25px; 
	}
	

	.meetceo{ /*Homepage video icon placement */
		margin-left:400px;
		margin-top:-110px;
		/*z-index:0;*/
		width: 190px;
		background-size: 95%;
		background-repeat: no-repeat;
	}

	.funders, .financials, .leadership{
		background-size: 60%;
		padding-bottom: 0;
		padding-top: 0;
		width: 290px;
	}

	.third, .half, .fourth, .two-thirds, ol.icon-lists li, ul.flag-lists li, .three-fourths, .foot.left, .foot.right, input.half, input.full, .fifth, .two-fifths,
	.three-fifths, .four-fifths{
		width: 100%;
		margin-right: 0%;
		float: none;
	}
	.third, .half, .fourths, .two-third, .three-fourths{
		margin-bottom: 30px;
	}
	.right-aside .half, .widget-footer .half, .clearfix.gallery .half, .clearfix.gallery .fourth{
		width: 49%;
		margin-right: 2%;
		float: left;
	}
	.last-fold{
		margin-right: 0!important;	
	}
	blockquote.third, blockquote.half, blockquote.fourths, blockquote.two-third{
		width: 100%;
	}
	blockquote, blockquote.right, blockquote.left{
		margin: 0;
	}
	ul.archive li{
		min-width: 28%;
	}
	.foot.left, .foot.right{
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}
	ul.social-link li{
		border: none;
	}
		
	h6.tags.right, h6.date.left{
		float: none!important;
	}
	ul.sitemap{
		display: inline;
		width: 100%;
	}
	ul.sitemap li{
		display: block;
		padding-left: 0;
		padding: 1px;
	}
	.widget-footer .widget{
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-right: none;
	}
	.widget-footer .widget.last{
		border: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.price-feature{
		top: 0;
	}
	.icon-thirds li{
		width: 48%;
	}
	.tab-nav {display: none;}
	h3.v_nav {
		height:45px;
		line-height:45px;
		margin: 0;
		padding: 0;
		text-align:center;
		margin-top: 1px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		 -khtml-user-select: none;
		   -moz-user-select: none;
			-ms-user-select: none;
				user-select: none;
		border-bottom-style: solid;
		border-bottom-width: 1px;		
		}
		.tab-content-block {
			clear:both;
			position:relative;
			width: 100%;
			background: #fff;
			border-style: solid;
			border-width: 1px;
		}
		h3.v_nav:first-child {
			margin-top: 0;
		}
		h3.v_active {
			background: #FBFBFB;
			z-index:50;
		}
		hr{
			margin: 1.75em 0;
		}
		ul.timeline{
			width: 98%;
			padding-left: 2%;
		}
		ul.timeline > li{
			width: 100%;
			float: none!important;
		}
		.vert-line{
			left: 1px;
		}
		ul.timeline > li:nth-child(2n+1):before{
			border-color:#fff #e2e2e2 #fff #fff!important;
			left: -14px;
			right: 100%;
		}
		

.filter ul{
	margin:0;
	padding:0;
}


.filter li a {
    margin: 0;
    padding:5px;
    line-height: 1.25em;
    font-size: 12px;
    width: 150px;
}

 }
 


/* ==========================================================================
   05. Media Queries 600
   ========================================================================== */
@media only screen and (max-width: 600px) { 

	.backstretch{
		opacity: 0.2;
	}
	.cta.two-third{
		width: 100%;
		margin-right: 0%;
		float: none;
	}
	.main table{ 
		border-left: 1px solid #cad2d7;
		border-right: 1px solid #cad2d7;
		border-top: none;
		border-bottom: none;
	}
	.feature-heading{
		display: none;
	}	
	.meetceo{ /*Homepage video icon placement */
		margin-left:260px;
		margin-top:-85px;
		/*z-index:0;*/
		width: 190px;
		background-size: 80%;
		background-repeat: no-repeat;
		background-image: url(../images/art/Video-Button_Hover.png);
	}
	.funders, .financials, .leadership{
		background-size: 40%;
		padding-bottom: 0;
		padding-top: 0;
		width: 290px;
		
	}
	
		
	.funders:hover{
		background-image: url(../images/art/Arrow-Funders.png);
	}
	.financials:hover{
		background-image: url(../images/art/Arrow-Financials.png);
	}
	.leadership:hover{
		background-image: url(../images/art/Arrow-Leadership.png);
	}


}


/* ==========================================================================
   06. Media Queries 480 - iphone landscape
   ========================================================================== */
@media only screen and (max-width: 480px) { 
	
	 input[type=text],  input[type=email], input[type=password], textarea, a.btn, input[type=button], input[type=submit]{
		padding: 10px 2%;
		width: 96%;
	}
	a.btn, input[type=button]{
		text-align: center;
	}
	a.small-btn{
		font-size: 14px;
		padding: .4em 2%;
	}
	a.xsmall-btn{
		font-size: 12px;
		padding: .2em 2%;
	}
	iframe{
		max-height: 320px;
	}
	#menu-icon{
		display: block!important;
		padding-left: 3%!important;
		padding-right: 3%!important;
		/*width: 94%!important;*/
		width: 80%!important;
		text-align: center;
	}
	.header-container header{
		/*text-align: center;*/
		text-align: left;
	}	
	
	.logo{
		float: none;
	}
	.header-container nav{
		float: none;
		
	}
	nav #nav{
		margin-top: 0;
		margin-left: -220px;
		
	}
	#nav{
		padding-left: 3%!important;
		padding-right: 3%!important;
		/*width: 94%!important;*/
		width: 80%!important;
		left: 0;
		top: 55px;
		min-width: 273px;	
}
	#nav-wrap {
		margin-right: -30px;
		top: -20px;
		margin-bottom:0;
	}

	.meetceo{ /*Homepage video icon placement */
		/*z-index:0;*/
		margin-left:260px;
		margin-top:-85px;
		width: 190px;
		background-size: 70%;
		background-repeat: no-repeat;
		background-image: url(../images/art/Video-Button_Hover.png);
	}
	


	.funders, .financials, .leadership{
		background-size: 40%;
		padding-bottom: 0;
		padding-top: 0;
		width: 290px;	
	}
	
	
	.funders:hover{
		background-image: url(../images/art/Arrow-Funders.png);
	}
	.financials:hover{
		background-image: url(../images/art/Arrow-Financials.png);
	}
	.leadership:hover{
		background-image: url(../images/art/Arrow-Leadership.png);
	}

	
	.hide-480{
		display: none;
	}
	.thumb-gallery .third{
		width: 100%;
	}
	.icon-thirds li{
		width: 100%;
		float: none;
	}
	ul.timeline > li:before, .vert-line{
		display: none;
	}
	ul.timeline{
		width: 100%;
		padding-left: 0;
	}

}
/* ==========================================================================
   07. Media Queries 320 - iphone portrait
   ========================================================================== */
@media only screen and (max-width: 320px) { 

	.missionbox{
		width: 100%;
		height: 20%;
	}

	.meetceo{ /*Homepage video icon placement */
		margin-left:170px;
		margin-top:-55px;
		/*z-index:0;*/
		width: 190px;
		background-size: 50%;
		background-repeat: no-repeat;
		background-image: url(../images/art/Video-Button_Hover.png);
	}
	
	.funders, .financials, .leadership{
		background-size: 40%;
		padding-bottom: 0;
		padding-top: 0;
		width: 290px;
		
	}
	
	.funders:hover{
		background-image: url(../images/art/Arrow-Funders.png);
	}
	.financials:hover{
		background-image: url(../images/art/Arrow-Financials.png);
	}
	.leadership:hover{
		background-image: url(../images/art/Arrow-Leadership.png);
	}


}



/* ==========================================================================
   08. Media Queries 1140
   ========================================================================== */  
@media only screen and (max-width: 1140px) {
	.wrapper { width: 100%; }
}

