/* ===== == = === See Jane Base Styles === = == ===== */

/* #1 ===== == = === 20em (320px) === = == === */

@media only screen and (min-width : 20em) {
	.wrapper {
        width: 20em;
        font-size: 100%;
	}
	.grid3 {
		width: 80%;
	}
	.grid4 {
	    width: 90%;   
	}
	.grid6 {
	    width: 100%;   
	}
	.grid7 {
	    width: 100%;   
	}
	.grid8 {
		width: 100%;
	}
	.grid10 {
		width: 100%;
	}
	article .call-outs.sponsor {
		margin-bottom: .6em;
	}
	article.education .cell {
	  margin-bottom: 1.2em;
	  margin-right: 3%;
	  margin-left: 3%;
	  clear: all;
	}
	article.get-involved .cell {
	  margin-bottom: 1.2em;
	}
	article iframe {
		width: 99%;
	}
	article .liner {
		margin: 1em 5% 1em 5%;
	}
	article h1 {
		font-size: 1.6em;
		margin-bottom: 1em;
	}
	article h1.super {
		font-size: 2.2em;
		margin-bottom: .5em;
	}
	article h1.superduper {
		font-size: 3.5em;
		margin-bottom: .5em;
	}
	article h2 {
		font-size: 1.4em;
		margin-bottom: .7em;
	}
	article .film h2 {
		font-size: 1.4em;
		margin-bottom: .3em;
	}
	article h3 {
		font-size: 1.4em;
		margin-bottom: .7em;
	}
	article .programs .cell {
	  margin-bottom: 1.2em;
	  margin-right: 3%;
	  margin-left: 3%;
	}
	article section h3 {
		font-size: 1.2em;
		margin-bottom: .7em;
	}
	article h4 {
		font-size: 1em;
		margin-bottom: .7em;
	}
	article h5 {
		font-size: .9em;
		margin-bottom: .7em;
	}
	article h6 {
		font-size: .9em;
		margin-bottom: .7em;
	}
	article p {
		margin-bottom: .7em;
		font-size: 1em;
		line-height: 140%;
	}
	article .bio img {
		max-height: 80px;
		max-width: 80px;
	}
	article .infographic.call-outs {
		padding-top: 10px;
	}
	article .infographic.call-outs p {
		padding: 0 1% 0 1%;
		margin: 0;
		font-size: .9em;
	}
	article .photo-vert-list p {
		font-size: .8em;
	}
	article .pullquote {
		font-size: 1em;
		line-height: 140%;
		padding: 0 0 1em 0;
	}
	article .research-graphic {
		display: block;
		float: none;
		margin: 0 auto .5em;
		text-align: center;
		padding-left: 0;
	}
	article .research-graphic img {
		padding-top: .3em;
	}
	article .related-link {
		float: none;
	}
	article .related-pic {
		float: none;
		padding-bottom: 5px;
	}
	article .related-pic img {
		padding-bottom: 3px;
		display: block;
		margin: 0 auto;
	}
	article .related-pic p {
		font-size: .8em;
		text-align: center;
		color: #228484;
	}
	article .segment img {
		max-height: 80px;
		max-width: 80px;
	}
	article ul {
		padding: 0 0 0 1.25em;
		font-size: 1em;
	}
	article ul ul {
		margin-top: .6em;
		font-size: 1em;
	}
	article li { 
		padding: 0 0 .6em 0;
		font-size: 1em;
	}
	article section figure {
		width: 24%;
	}
	article section figcaption {
		width: 70%;
	}
	article section .calendarWrapper {
		display:block;
		float:none;
		max-width: 100%;
	}
	article section .calendar {
		width: 100%;
		margin-bottom: 10px;
	}
	article section.calendarNews figcaption {
		width: 100%;
		float:none;
	}
	.wp-caption-text {
		margin-bottom: .7em;
		font-size: .8em;
		line-height: 140%;
		display: block;
	}
	.benchmark-report h1.bench {
		font-size: 1em;
		line-height: 1em;
	}
	.benchmark-report .bench h2 {
		color: #ffffff;
		text-align: center;
		margin: 1em 0 1em 0;
	}
	.benchmark-report .benchmark .liner ul {
		width: 85%;
		margin-left: 5%;
	}
	.benchmark-report .related-link {
		float: none;
	}
	.benchmark-report .shadow-walking.first {
		visibility: collapse;
		overflow: hidden;
		width: 0;
		height: 0;
	}
	.benchmark-report .shadow-walking.second {
		width: 45%;
		float: right;
	}
	aside {
		margin: 1em 10% 1em 1em;
		float: left;
	}
	aside figure {
		max-width: 300px;
		max-height: 300px;
	}
	aside figure img {
		max-width: 300px;
		max-height: 300px;
	}
	aside figcaption {
		width: 300px;
		max-width: 300px;
	}
	aside.grid4 {
		max-width: 300px;
		margin: 0 auto;
		float: none;
	}
	aside.grid4 figcaption {
		max-width: 300px;
		margin: 0;
	}
	aside h3 {
		margin-bottom: 8px;
		font-size: 1.1em;
	}
	aside h4 {
		margin-bottom: 1em;
		font-size: 1.1em;
	}
	aside li {
		font-size: 1em;
	}
	aside p {
		margin-bottom: .75em;
	}
	.be-it {
		font-size: 1em;
		line-height: 1em;
		padding: .4em 0 .5em 0;
	}
	.eventLocation .call-outs.eventList {
		margin: 10px auto 10px auto;
	}
	.eventLocation .call-outs .cell.eventDate {
		border: 1px solid #c7e6ec;
		padding:7px 3px 8px 10px;
	}
	.eventLocation .call-outs .cell.eventTitle {
		border-top: none;
		border-bottom: 1px solid #c7e6ec;
		border-right: 1px solid #c7e6ec;
		border-left: 1px solid #c7e6ec;
		padding:7px 3px 8px 10px;
	}
	.cannes .logo {
		padding: .5em 5% .5em 5%;
	}
	.cannes p.intro {
		margin-bottom: .7em;
		font-size: 1em;
		line-height: 140%;
	}
	.consider .cell {
		padding-top: 1em;
		margin-bottom: 1em;
	}
	.consider .signup {
		display: block;
		float: none;
	}
	.consider .signup h6 {
		font-size: .9em;
	}
	.consider .video {
		padding: 1.5em 0 1em;
		margin: 1em 0 1.5em 0;
	}
	.feature-boxes {
		padding: 0 0 2em 0;
	}
	.feature-boxes .cell {
	  padding: 30px 0 0 0;
	}
	.feature-boxes h2 {
		font-size: 1.6em;
	}
	.feature-boxes .liner {
	  padding: 0 4% 2em 4%;
	}
	.feature-boxes p {
		font-size: 1em;
	}
	.feature-horiz h1 {
		font-size: 1.2em;
		padding-top: .3em;
		padding-bottom: .4em;
	}
	.feature-news .call-outs {
		margin-top: 1.5em;
	}
	.feature-news .cell {
		padding: 0 3% 30px 3%;
	}
	.feature-news .cell {
		padding-bottom: 1em;
	}
	.feature-news section figure {
		width: 35%;
	}
	.feature-news section figcaption {
		width: 60%;
	}
	.feature-news p {
		font-size: 1em;
		line-height: 130%;
		margin-bottom: .25em;
	}
	.feature-news span {
		font-size: .9em;
		line-height: 130%;
		display: block;
	}
	header .gdiq {
		width: 960px;
	}
	header .social-logo {
		background: url(../images/header-bg320.png) center repeat-y;
	}
	header .social-logo .logo {
		margin: 0 auto;
		display: block;
		clear: none;
		height: 55px;
	}
	header .social-logo .logo img {
		width: 95%;
		padding: 0;
		margin: 0 auto;
		display: block;
	}
	header nav {
		font-size: .8em;
	}
	header .new-search {
	    background: url(../images/search-icon.png) left top no-repeat;
	}
	header nav .new-search-bg {
		padding: 1em 0 1em 0;
	}
	header #searchform input#s:focus {
		width: 80%;
	} 
	header .searchExpand {
	    top: -45px;
	}
	header .socialables {
		margin: 0 auto;
		padding: .5em 0 1em 0;
		clear: both;
	}
	.home-page .liner {
		padding: 1.5em 5% 2em 5%;
	}
	.landing-be-it {
		font-size: 1em;
		line-height: 1em;
		padding: .4em 0 .5em 0;
	}
	.landing .circles {
		float: none;
		width: 100%;
		background: url(https://seejane.org/wp-content/uploads/circles360.jpg) center top no-repeat;
		padding-bottom: .5em;
	}
	.landing .circles p.see {
		padding: 75px 0 1em 0;
		font-size: 1em;
		width: 100%;
	}
	.landing .circles p {
		font-size: 1.1em;
	}
	.landing h2 {
		font-weight: bold;
		text-align: center;
	}
	.landing h3 {
		font-size: 1.8em;
		margin-bottom: .7em;
	}
	.landing .movement {
		padding: 0 0 1em 0;
	}
	.landing .movement span.today {
		display: inline-block;
		padding-top: 1em;
	}
	.landing .movement span.today p {
		padding-bottom: .3em;
	}
	.landing ul#input_50_30.gfield_radio li {
	  font-size: 1em;
	  width: 45%;
	}
	.linkage {
		margin: .7em 2% .7em 2%;
	}
	main .gdiq {
		width: 960px;
	}
	.rewriteBlock {
		padding: 1.5em 0 1em 0;
	}
	.rewriteCloseup {
	background: url(https://seejane.org/wp-content/uploads/rewrite-girl-camera-closeup320.jpg) no-repeat;
	padding-top: 170px;
	}
	rewriteLeadership {
		padding: 0 2% 1em 2%;
		margin-bottom: 1em;
	}
	.rewriteMap {
		padding-top: 30px;
	}
	.slider {
		height: 102px;
		border-bottom: 1px solid #ccc;
	}
	.taking-lead h1 {
		font-size: 2.5em;
		line-height: 110%;
	}
	.taking-lead h1.key {
		font-size: 2em;
		line-height: 110%;
	}
	.taking-lead h1.lead {
		font-size: 1em;
		line-height: 1em;
	}
	.taking-lead li {
		font-size: 1.1em;
	}
	.taking-lead p {
		margin-bottom: .7em;
		font-size: 1.1em;
		line-height: 140%;
	}
	.taking-lead p.intro {
		margin-bottom: .7em;
		font-size: 1.3em;
		line-height: 140%;
	}
	.taking-lead .related-link {
		float: none;
	}
	.taking-lead .related-link p {
		font-size: 1em;
	}
	.taking-lead ul {
		margin-right: 1.5em;
	}
	.toolkitQuote {
		float: none;
		width: 100%;
		margin: 2em 0 1em 0;
	}
	.toolkitLinks {
		float: none;
		margin: 2em 0 1em 0;
		width: 100%;
	}
} /* end */


/* #2 ===== == = === 22.5em (360px) === = == === */

@media only screen and (min-width : 22.500em) {
	.wrapper {
        width: 22.5em;
	}
	aside.grid4 {
		max-width: 345px;
		margin: 0 auto;
		float: none;
	}
	aside.grid4 figcaption {
		max-width: 345px;
	}
	header .social-logo {
		background: url(../images/header-bg360.png) center repeat-y;
	}
	header .social-logo .logo {
		height: 65px;
	}
	.slider {
		height: 115px;
	}
		
} /* end */

/* #3 ===== == = === 30em (480px) === = == === */

@media only screen and (min-width : 30em) {
	.wrapper {
        width: 30em;
    }
    article .bio img {
    	max-height: 125px;
    	max-width: 125px;
    }
    article .infographic.call-outs:nth-child(2) {
    	padding: 0 5% 0 5%;
    } 
    article .liner {
    	
    }
    article .membershipGrid th {
    	font-size: 1.1em;
    }
    article .membershipGrid td {
    	font-size: 1em;
    }
    article .segment img {
    	max-height: 125px;
    	max-width: 125px;
    }
	.benchmark-report h1.bench {
		font-size: 1.2em;
		line-height: 1.2em;
	}
    aside {
    	margin: 1em 10% 1em 1.6em;
    }
    aside .liner {
    	padding: 1.5em 1.5em 1.5em 0;
    }
    .feature-boxes p {
    	font-size: 1.1em;
    	line-height: 130%;
    	padding: 0 10% 0 10%;
    }
    header .social-logo {
    	background: url(../images/header-bg480.png) center repeat-y;
    }
    header .social-logo .logo {
    	height: 75px;
    }
    header .social-logo .logo img {
    	width: 85%;
    }
	.landing .circles {
		background: url(https://seejane.org/wp-content/uploads/circles480.jpg) center top no-repeat;
	}
	.landing .circles p.see {
		padding: 110px 0 1em 0;
	}
    .linkage {
    	margin: 1em 2% .7em 2%;
    }
	.rewriteCloseup {
	background: url(https://seejane.org/wp-content/uploads/rewrite-girl-camera-closeup480.jpg) no-repeat;
	padding-top: 225px;
	}
    .slider {
    	height: 153px;
    }
	.taking-lead h1 {
		font-size: 3em;
		line-height: 110%;
	}
	.taking-lead h1.key {
		font-size: 3em;
		line-height: 110%;
	}
	.taking-lead h1.lead {
		font-size: 1.2em;
		line-height: 1.2em;
	}
} /* end */


/* #4 ===== == = === 37.5em (600px) === = == == */

@media only screen and (min-width: 37.5em) {
	.wrapper {
        width: 37.5em;
    }
	article .pullquote {
		padding: 0 0 1.5em 0;
	}
	article .research-graphic {
		display: inline-block;
		float: right;
		margin: 0 0 .5em .5em;
		width: 48%;
	}
	article .related-link {
		float: right;
		width: 25%;
	}
	article .related-pic {
		float: right;
		width: 45%;
	}
	article section .calendarWrapper {
		display: inline block;
		float: left;
		max-width: 20%;
		margin-top: -7px;
	}
	article section.calendarNews figcaption {
		width: 75%;
		float: right;
		display: inline block;
	}
	.benchmark-report .related-link {
		float: right;
	}
	.benchmark-report .shadow-walking.second {
		width: 35%;
	}
    .feature-boxes p {
    	font-size: 1.2em;
    	padding: 0 15% 0 15%;
    }
	.feature-news .cell {
		padding: 0 4% 0 4%;
	}
    header .social-logo {
    	background: url(../images/header-bg600.png) center repeat-y;
    }
    header .social-logo .logo {
    	height: 85px;
    }
    header .social-logo .logo img {
    	width: 75%;
    	padding: 0 0 0 2%;
    	margin: 0 auto;
    	display: block;
    }
	.landing .circles {
		background: url(https://seejane.org/wp-content/uploads/circles600.jpg) center top no-repeat;
	}
	.landing .circles p.see {
		padding: 140px 0 1em 0;
	}
    .linkage {
    	margin: 1.2em 2% .7em 2%;
    }
    .linkage p {
    	padding: .6em 0 0 0;
    }
	.rewriteCloseup {
	background: url(https://seejane.org/wp-content/uploads/rewrite-girl-camera-closeup600.jpg) no-repeat;
	padding-top: 225px;
	}
    .slider {
    	height: 191px;
    }
	.taking-lead .related-link {
		float: right;
		width: 25%;
	}
	.toolkitQuote {
		float: left;
		width: 60%;
		margin-top: 2.5em; 
	}
	.toolkitLinks {
		float: right;
		width: 30%;
	}

} /* end */

/* #5 ===== == = === 48em (768px) === = == ==== */

@media only screen and (min-width : 48em) {
	.wrapper {
        width: 48em;
    }
    .grid3 {
		width: 30%;
	}
	.grid4 {
		width: 30%;
	}
	.grid6 {
		width: 50%;
	}
	.grid7 {
		width: 61%;
	}
	.grid8 {
		width: 80%;
	}
	.grid10 {
		width: 90%;
	}
	article .film h1.super {
		font-size: 3.6em;
		margin-bottom: .5em;
	}
	article .film h1.superduper {
		font-size: 5em;
		margin-bottom: .5em;
	}
	article h1 {
		font-size: 1.8em;
		margin-bottom: 1em;
	}
	article h1.super {
		font-size: 2.6em;
		margin-bottom: .5em;
	}
	article h2 {
		font-size: 1.8em;
	}
	article h3 {
		font-size: 1.6em;
	}
	article section h3 {
		font-size: 1.3em;
	}
	article h4 {
		font-size: 1.2em;
	}
	article h5 {
		font-size: 1.1em;
	}
	article h6 {
		font-size: 1.1em;
	}
	article .bio img {
    	max-height: 200px;
    	max-width: 200px;
    }
	article.education .cell {
	  margin-right: 3%;
	  margin-left: 0;
	  width: 33%;
	}
	article.education .cell:nth-child(1) {
		margin-left: 3%;
	}
	article.get-involved .cell {
	  margin-right: 3%;
	  margin-left: 0;
	}
	article.get-involved .cell:nth-child(1) {
		margin-left: 3%;
	}
	article.grid8 {
		margin: 0 auto;
		float: none;
	}
	article.grid8 .liner {
		margin: 0;
	}
	article.grid10 {
		margin: 0 auto;
		float: none;
	}
	article.grid10 .liner {
		margin: 0;
	}
	article {
		float: left;
	}
	article .call-outs.sponsor {
		margin-bottom: 0;
	}
	article .liner {
		margin: 1em 0 0 2em;
	}
	article .membershipGrid th {
		font-size: .9em;
	}
	article .membershipGrid td {
		font-size: .8em;
	}
	article .photo-vert-list .cell {
		margin: 0 auto;
		flex-basis: 50%;
	}
	article .programs .cell {
	  margin-right: 3%;
	  margin-left: 0;
	}
	article .programs .cell:nth-child(1) {
		margin-left: 3%;
	}
	article .segment img {
    	max-height: 200px;
    	max-width: 200px;
    }
	.benchmark-report .benchmark .liner ul {
		width: 50%;
		margin-left: 0;
	}
	aside {
		border-top: none;
		float: right;
		clear: none;
		padding-top: 0;
		margin: 1.5em 0 0 0;
	}
	aside .board {
		margin: 0 1em 1em -1em;
	}
	aside figure {
		max-width: 200px;
		max-height: 200px;
	}
	aside figure img {
		max-width: 200px;
		max-height: 200px;
	}
	aside figcaption {
		width: 200px;
		max-width: 200px;
	}
	aside.grid4 {
		width: 40%;
		margin: 1em 1em 0;
		float: right;
	}
	aside.grid4 figure {
		max-width: 300px;
		max-height: 300px;
	}
	aside.grid4 figure img {
		 max-width: 300px;
		max-height: 300px;
	}
	aside.grid4 figcaption {
		width: 300px;
		max-width: 300px;
		margin: 0;
	}
	aside li {
		font-size: .8em;
		padding-right: 33px;
	}
	aside .join p {
		padding-right: 33px;
	}
	.be-it {
		font-size: 1.2em;
		line-height: 1.2em;
		padding: .8em 0 .8em 0;
	}
	.call-outs {
	  display: flex;
	  justify-content: space-between;
	}
	.eventLocation .call-outs .cell.eventDate {
		border-top: 1px solid #c7e6ec;
		border-bottom: 1px solid #c7e6ec;
		border-left: 1px solid #c7e6ec;
	}
	.eventLocation .call-outs .cell.eventTitle {
		border-top: 1px solid #c7e6ec;
		border-bottom: 1px solid #c7e6ec;
		border-right: 1px solid #c7e6ec;
		border-left: none;
	}
	.eventLocation .call-outs.eventList {
		margin: 10px auto 0 auto;
	}
	.cannes p.intro {
		margin-bottom: .7em;
		font-size: 1.1em;
		line-height: 140%;
	}
	.consider .signup {
		display: inline;
		float: right;
		width: 40%; 
		border: 1px solid #ccc;
		padding-bottom: 10px;
		margin-left: 10px;
	}
	.consider .video {
		padding: 2em 15% 1em 15%;
		margin: 1em 0 1.5em 0;
	}
	.feature-boxes {
		display: flex;
		justify-content: space-between;
		padding: 0;
	}
	.feature-boxes .cell {
		padding: 20px 30px 30px 30px;
		flex-basis: 33%;
	}
	.feature-boxes h2 {
		font-size: 1.3em;
	}
	.feature-boxes p {
		font-size: .8em;
		padding: 0;
	}
	.feature-news .cell {
		padding: 0 5% 0 5%;
	}
	header .social-logo {
		background: url(../images/header-bg768.png) center repeat-y;
		margin: 0 auto;
		padding: 0 .5em 0 .5em;
	}
	header .social-logo .logo {
		margin: .6em 0 0 0;
		height: 95px;
		width: 60%;
		float: left;
	}
	header .social-logo .logo img {
		margin: 0;
		width: 95%;
	}
	header nav {
		font-size: .68em;
		padding: 10px 0 12px 0;
	}
	header nav li {
		padding: 0 .3em 0 .3em;
	}
	header nav ul ul {
		font-size: .9em;
	}
	header nav li:hover ul a {
	    padding-top: 15px;
	}
	header nav .wrapper {
		width: 100%;
	}
	header nav ul#menu-header-menu {
		height: 15px;
		margin: 0;
		vertical-align: top;
	}
	header nav .new-search {
	    background: url(../images/search-icon.png) left top no-repeat;
	}
	header nav button#ns.new-search {
		vertical-align: top;
	}
	header nav li.new-search-bg {
		padding: 0;
	}
	header .searchExpand {
		top: 27px;
	}
	header #searchform input#s:focus {
		background: url(../images/search-icon-black.png) 4px 10px no-repeat #e0f2f5;
		width: 673px;
		margin-right: 12px;
		margin-left: 9px;
	} 
	header .socialables {
		margin: 0;
		padding: .9em 0 1em 0;
		display: block;
		float: right;
	}
	.landing-be-it {
		font-size: 1.2em;
		line-height: 1.2em;
		padding: .8em 0 .8em 0;
	}
	.landing .circles {
		float: right;
		width: 320px;
		background: url(https://seejane.org/wp-content/uploads/circles320.jpg) center top no-repeat;
	}
	.landing .circles p.see {
		padding: 75px 0 1em 0;
	}
	.landing .donateForm {
		padding: 0 10% 0 10%;
	}
	.landing #field_50_28 {
		margin: 0 25% 0 25%;
		width: 50%;
	}
	.landing .montage .call-outs {
		width: 90%;
	}
	.landing .movement {
		padding: 0 1em 1em 1em;
	}
	.landing .movement span.today {
		width: 400px;
	}
	.landing ul#input_50_30.gfield_radio li {
	  font-size: 1.5em;
	}
	main {
		border-right: 1px solid #939191;
		border-left: 1px solid #939191;
	}
	.rewriteCloseup {
	background: url(https://seejane.org/wp-content/uploads/rewrite-girl-camera-closeup768.jpg) no-repeat;
	padding-top: 360px;
	}
	.rewriteLeadership {
		padding: 0 0 1em 0;
	}
	.slider {
		height: 244px;
	}
	.taking-lead ul {
		margin-right: 2em;
	}
	.toolkitLinks {
		margin: 2.5em 0 1em 0;
	}
						   
}/* end */

/* #6 ===== == = === 56.25em (900px) === = == = */

@media only screen and (min-width : 56.25em) {
	.wrapper {
        width: 56.25em;
    }
    .grid6 {
    	width: 58%;
    }
    .grid8 {
    	width: 66.667%;
    }
	.grid10 {
    	width: 90%;
    }
    article {
    	float: left;
    }
	article iframe {
		width: 90%;
	}
    article .liner {
		margin: 2em 0 0 2em;
	}
	article .membershipGrid th {
    	font-size: 1.1em;
    }
    article .membershipGrid td {
    	font-size: 1em;
    }
	.benchmark-report .shadow-walking.first {
		width: 45%;
		visibility: visible;
		height: auto;
		float: right;
	}
	.benchmark-report .shadow-walking.second {
		visibility: collapse;
		overflow: hidden;
		height: 0;
		width: 0;
	}
	.benchmark-report .splatter-side.magenta-left {
		background: url(https://seejane.org/wp-content/uploads/magenta-splatter-vert-left.png) no-repeat left bottom;
		margin-top: 25px;
	}
	.benchmark-report .splatter-side.magenta-right {
		background: url(https://seejane.org/wp-content/uploads/magenta-splatter-vert-right.png) no-repeat right bottom;
	}
	.benchmark-report .splatter-side.purple-left {
		background: url(https://seejane.org/wp-content/uploads/purple-splatter-vert-left.png) no-repeat left center;
		margin-top: 25px;
	}
	.benchmark-report .splatter-side.purple-right {
		background: url(https://seejane.org/wp-content/uploads/purple-splatter-vert-right.png) no-repeat right bottom;
	}
    aside {
    	margin: 2.4em 1em 0 0;
    }
    aside figure {
    	max-width: 250px;
		max-height: 250px;
    }
    aside figure img {
		max-width: 250px;
		max-height: 250px;
	}
    aside figcaption {
    	width: 250px;
    	max-width: 250px;
    }
    aside.grid4 {
		margin: 2em 1em 0;
		width: 35%;
	}
    aside li {
    	font-size: .9em;
    }
	.feature-boxes h2 {
		font-size: 1.6em;
	}
	.feature-boxes p {
		font-size: .9em;
	}
	.feature-news .cell {
		padding: 0 3% 0 3%;
	}
	header nav {
		font-size: .73em;
	}
	header .social-logo {
		background: url(../images/header-bg900.png) center repeat-y;
		margin: 0 auto;
	}
	header .social-logo .logo {
		margin: .6em 0 .3em 0;
		height: 95px;
	}
	header .social-logo .logo img {
		margin: 0;
		width: 100%;
	}
	header .searchExpand {
		top: 28px;
	}
	header #searchform input#s:focus {
		width: 800px;
		margin-right: 3;
		margin-left: 0;
	}
	.landing .movement {
		padding: 0 1em 1em 2em;
	}
	.landing .movement span.today {
		width: 510px;
		padding-top: 1em;
	}
	.slider {
		height: 286px;
	}
} /* end */

/* #7 ===== == = === 68.75em (1100px) === = == = */

@media only screen and (min-width : 68.75em) {
	.wrapper {
        width: 68.75em;
    }
	article iframe {
		width: 100%;
	}
    article section figure {
    	width: 25%;
    }
    article section figcaption {
    	width: 71%;
    }
	article section.calendarNews figcaption {
		width: 77%;
	}
    aside {
    	margin: 2.4em 0 0 0;
    }
    aside figure {
    	max-width: 300px;
		max-height: 300px;
    }
    aside figure img {
    	max-width: 300px;
		max-height: 300px;
    }
    aside figcaption {
    	width: 300px;
    	max-width: 300px;
    }
    aside.grid4 {
    	margin: 2em 1em 0;
    	width: 33%;
    }
    aside.grid4 figure {
    	width: 345px;
		max-width: 345px;
		max-height: 300px;
		height: 300px;
    }
	aside.grid4 figure img {
		max-width: 345px;
		max-height: 300px;
	}
    aside.grid4 figcaption {
    	width: 345px;
    	max-width: 345px;
    }
    aside li {
    	font-size: 1em;
    }
    .feature-boxes p {
    	font-size: 1.1em;
    }
    header nav {
    	font-size: .95em;
    }
    header nav .searchExpand {
    	top: 27px;
    }
    header #searchform input#s:focus {
    	width: 1003px;
    	margin-right: 3px;
    	margin-left: 0;
    }
	header .social-logo {
    	background: url(../images/header-bg1100.png) center repeat-y;
    }
    header .social-logo .logo img {
    	margin: 0;
    	width: 90%;
    }
	.landing .movement span.today {
		width: 710px;
		padding-top: 2em;
	}
	.landing ul#input_50_30.gfield_radio li {
	  width: 25%;
	}
    .linkage {
    	width: 85%;
    	margin: 1.2em auto .7em auto;
    }
    .slider {
    	height: 350px;
    }
	.toolkitQuote {
		width: 55%;
	}
	.toolkitLinks {
		float: right;
		width: 35%;
	}
	      	
} /* end */

	        
} /* end */