/* Bring in some thinner fonts that Ian likes */
/* @import url(//fonts.googleapis.com/css?family=Open+Sans:300); */ /* Not needed for pubs */

/* Reduce the height of the non-scrolled header */
/*@media only screen and (min-width: 881px) {
	.top-banner-wrap {
		padding: 0.75em;
	}

	.top-banner {
		height: 71px;
	}

	.header-logo {
		margin-top: 8px;
		margin-bottom: 8px;
	}

	.audience-menu {
		top: -65px;
	}

	.search-quick {
		top: -72px;
	}

	.shrink #header-logo {
		padding: 0.25rem 0;
	}
}*/

/* Change max-widths 1024px --> 1200px */
/*.search-wrap,
.top-banner.top-banner,
nav.main-nav,
.primary-menu-wrap,
#intro div,
.full-width,
.row,
.footer {
	max-width: 1200px;
}*/

/* Change breadcrumb colors, weights, spacing */
/*#breadcrumbs ul {
	line-height: 1.75;
}*/

/*#breadcrumbs li a {
	color: #315196;
	font-weight: 600;
}

#breadcrumbs ul li.active>a {
	font-weight: 400;
	color: #000;
}*/

/* Mediazone Adjustments */
/*#media.jumbo:not(.video) .full-width .text {
	padding: 1em;
}

#media.jumbo .full-width .text h2.feature {
	font-size: 2rem;
	font-size: calc(0.75rem + 3.05vw);
	font-weight: 300;
	padding-bottom: 0.2em;
}

#media.jumbo .text a.button,
#media.jumbo .text a.button:visited,
#media.jumbo .text a.button-blank,
#media.jumbo .text a.button-blank:visited {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17), 0 1px 3px rgba(0, 0, 0, 0.24);
	color: #000;
	padding: 8px;
	margin: 0 6px;
	font-size: 15px;
	border-color: #fc0;
	max-width: 165px;
}

#media.jumbo .text a.button-blank,
#media.jumbo .text a.button-blank:visited {
	color: #fff;
	border-color: #fff;
}

#media.jumbo .text a.button:active,
#media.jumbo .text a.button:focus,
#media.jumbo .text a.button:hover,
#media.jumbo .text a.button-blank:active,
#media.jumbo .text a.button-blank:focus,
#media.jumbo .text a.button-blank:hover {
	opacity: 0.75;
	background-color: #fc0;
	color: #000;
}*/

/*#media.jumbo .text .list-spread li {
	margin-bottom: 0;
	display: inline-block;
}*/

/* Extra intro statement padding */
/*#intro {
	padding: 3.5em 0 1.6em 0;
}*/

/* Taller Images */

/* Hero Image */
/*#media.jumbo:not(.video),
#media.jumbo:not(.video) .full-width {
	height: 52vw;
}*/

/* Feature Image */
/*#body_section #banner_image {
	margin-top: -2em;
}

#banner_image img,
#banner_image img.img {
	max-height: 500px;
}
*/
/* Banner Image */
/*
.leftnav~#banner_image img,
.leftnav~#banner_image img.img {
	max-height: 400px;
	margin: 0;
	width: 100%;
	max-width: 100%;
}
*/


/* Tomorrow Needs Side/Underlined Heading */
/*h2.side {
	font-size: 5.4em;
	font-weight: 300;
	border-bottom: 4px solid #fc0;
	margin-top: 0;
	padding-top: 0.2em;
	padding-bottom: 0.35em;
}*/

/*p.side {
	font-size: 1.9em;
}*/

/* Stat Slides */

/* New 'Tall' class to make taller */
/*.stat-slide.tall {
	max-height: 450px;
	height: 30vw;
}

.stat-slide.tall .full-width {
	max-height: 450px;
	height: 30vw;
}
*/
/* Fancier Row w/Image Quotes 
.stat-slide .author {
	font-size: 1.9em;
}

.stat-slide .author::before,
.stat-slide .author::after {
	display: block;
	max-width: 175px;
	content: '';
	margin: 0 auto;
	padding: 25px 0 0 0;
}

.stat-slide .author::before {
	border-top: solid 1px #fff;
}

.stat-slide .author::after {
	border-bottom: solid 1px #fff;
}
*/
/* Sliders --> bigger font, more white space
.slider[aria-expanded="false"] .bar h2,
.slider .bar h2,
.slider[aria-expanded="false"] .bar h4,
.slider .bar h4 {
	font-size: 2em;
	padding: 0.6em 2em 0.6em 0.25em;
}
 */
/* Extra margin */
/*#intro+#body_section>.full-width:first-child {
	padding-top: 3em;
	margin-top: -3em;
}*/

/*p,
h2.graybar,
table,
.banner-image,
#sub_banner,
#toggle-left,
.connect figure img,
.connect figcaption,
.boxed-section .latest-post>p:nth-child(3),
div.widget>div,
div.widget>img,
.full-width .boxed-section div.widget>img,
.top-title,
.caption-text,
.person .photo .quote,
.focus .item>h2,
fieldset .form-group {
	margin-bottom: 1.5em;
}*/

/*.boxed-section {
	margin: 4em 0;
}

.top-title a {
	margin-left: 0.6em;
}

#main .announcements .item {
	margin-bottom: 2em;
}

#main_links li ul>li {
	margin-bottom: 0.85em;
}*/

/* Adjust mediazone button padding */
/*.media-black ul.list-spread {
	padding: 10px 0 0 0;
	margin-bottom: 0.5em;
}*/

/* Shape Touts --> bigger size */
/*
ul.touts.three li>div,
ul.touts.three li a>div,
ul.touts.four li>div,
ul.touts.four li>a>div,
ul.touts.five li>div,
ul.touts.five li>a>div {
	width: 160px;
	height: 160px;
	border-radius: 93px;
	-webkit-border-radius: 93px;
	-moz-border-radius: 93px;
	font-size: 2.8em;
}
*/
/* Updated Fonts */

/*.sitetitle>div span a,
.sitetitle>div h1 a {
	font-weight: 300;
}*/

/* Magicly Adjusting Title Font Size */

/* Home Pages 
.sitetitle>div h1 {
	font-size: 2.75em;
	font-size: calc(1.25em + 1.575vw);
}*/

/* Sub Pages 
#navwrap+.sitetitle>div span,
.sitetitle>div span {
	font-size: 2.75em;
	font-size: calc(1.25em + 1.575vw);
}

#breadcrumbs li {
	font-size: 13.25px;
}
*/
/* Magicly Adjusting Page Title Font Size 
h1.pagetitle {
	font-size: 3em;
	font-size: calc(2.4em + 1.2vw);
	font-weight: 400;
	margin-bottom: 2rem;
}
*/
/* Reduce spacing when there is a banner and page title 
#banner_image~h1.pagetitle {
	margin-bottom: 1rem;
}
*/
/* Magicly Adjusting H2 Font Size 
h2:not([class]),
.h2,
.full-width .movie-description h2 {
	font-size: 2.25em;
	font-size: calc(2.1em + 0.5vw);
}
*/
/* Magicly Adjusting H3 Font Size 
.full-width h3,
.fancybox-inner h3 {
	font-size: 2.15em;
	font-size: calc(2em + 0.5vw);
	color: #666;
}
*/
/* Setting Standard H4 Font Size 
.full-width h4,
.fancybox-inner h4 {
	font-size: 2.1em;
}
*/
/* Setting Standard H5 Font Size
.full-width h5,
.fancybox-inner h5 {
	font-size: 1.9em;
}

#intro p {
	font-size: 1.2rem;
}

p {
	font-size: 1.7em;
	line-height: 1.75em;
}
 */
/*
ul.touts li,
ul.touts li a,
ul.touts li span,
ul.touts li p,
ul.touts li p a {
	font-size: 17px;
}


.full-width ul,
.fancybox-inner ul,
.full-width ol,
.fancybox-inner ol {
	font-size: 1rem;
}
*/

aside .sidebar-title h2,
aside .noboxed h2 {
	font-size: 2.1em;
	padding: 0.1em 0;
}

/* Footer */

footer a,
footer a:hover,
footer a:visited,
footer a:active,
.footer-button a,
.footer-button-give a,
.footer-button-apply a,
footer {
	font-weight: 400;
}

/* font adjustments*/
footer {
	font-size: 150%;
}

footer .mtu-footer h2,
footer .footer__contact-info h2 {
	font-size: 1.25em;
	/* reset to what we want; won't need this */
}

/* Rollover Buttons */
#main a.button,
#main a.button-blank,
#main a.button-grey,
#main a.button:visited,
#main a.button-blank:visited,
#main a.button-grey,
.gift-buttons a {
	padding: 10px;
	border-radius: 5px;
	font-size: 17px;
	max-width: 255px;
}

#main a.button:active,
#main a.button:focus,
#main a.button:hover,
#main a.button-grey:active,
#main a.button-grey:focus,
#main a.button-grey:hover,
#main a.button-blank:active,
#main a.button-blank:focus,
#main a.button-blank:hover,
.gift-buttons a:active,
.gift-buttons a:focus,
.gift-buttons a:hover {
	background: #000;
	color: #fff;
}

#main a.button-grey,
#main a.button-grey:visited {
	background: #000;
	color: #fff;
}

#main a.button-grey:active,
#main a.button-grey:focus,
#main a.button-grey:hover {
	background: #fc0;
	color: #000;
}

#main a.button-blank:active,
#main a.button-blank:focus,
#main a.button-blank:hover {
	border-color: #000;
}

/* Boxed Right Sidebars */
.right-sidebar .sidebar {
	background: transparent;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 0;
	border-radius: 2px;
	box-shadow: 0 4px 0px 0px #000;
}

/* Videos */

/* padding for on small screens only */
#sub_banner .movie-wrapper {
	padding: 0 10px;
}

/* Adjust all video title font spacing */
.movie-title {
	margin: 0.5em 0 1em 0;
}

/* Sub banner video title font size adjustment */
#sub_banner .movie-title h2 {
	font-weight: 400;
	margin: 0;
	/* font-size: 2.4em;
	font-size: calc(1.8em + 0.5vw); */
}

/* In Body Video Titles */
.full-width .movie-description h2 {
	padding: 0;
	margin-bottom: 0.7em;
}

/* Tweak all video caption spacing and bottom border */
.full-width .movie-description {
	border-bottom: 4px solid #000;
	top: 0;
	margin-top: 0.3em;
}

/* Update all video caption spacing more */
.full-width .movie-description p {
	padding: 0;
}

.full-width .movie-description p:first-child {
	margin-top: -0.2em;
}

/* Update font size is sidebar */
.right-sidebar aside .movie-description h2 {
	font-size: 1.35rem;
	margin-bottom: 0.75em;
	padding: 0;
}

/* Tables */

/* Smaller fonts on mobile */
th,
th[scope=row] {
	font-size: 1rem;
}

td {
	font-size: 0.9rem;
}

.striped tr.note th,
.striped tr.note td,
.lines tr.note th,
.lines tr.note td,
.striped tfoot th,
.striped tfoot td,
.lines tfoot th,
.lines tfoot td {
	font-size: 0.92rem;
}

.striped {
	border-color: #bbb;
	border-top: 0;
	border-bottom: 4px solid #000;
}

caption,
h2.caption {
	font-size: calc(1.25rem + 0.35vw);
	font-weight: 400;
	color: #000;
	line-height: 1.7em;
	padding: 0.1em 0;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

.striped td,
td,
.striped th,
th,
.striped th[scope=row],
.striped th[scope=col] {
	padding: 10px 8px;
}

.striped td,
.striped th[scope=row] {
	background-color: #eaeaea;
}

.striped .alt td,
.striped .alt th[scope=row],
.striped.auto tr:nth-child(even) td,
.striped.auto tr:nth-child(even) th,
.table-sortable tbody tr:nth-child(odd) td,
.table-sortable tbody tr:nth-child(odd) th {
	background-color: #fff;
}

/* Table Footers "aka notes" */
tbody+tfoot tr td,
tr.note td {
	border-top: 1px solid #bbb;
}

tfoot,
.striped tfoot td,
.striped tr.note td {
	font-style: normal;
	font-weight: 300;
}

.full-width tfoot ul,
.full-width tfoot ol {
	margin-bottom: 0;
	font-size: 1rem;
}

table.striped+table {
	margin-top: 3.5em;
}

/* FAQs */

.faqs .item:first-of-type {
	margin-top: 2em;
}

.faqs .item {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 8px 0;
}

.faqs .item+.item {
	border-top: 0;
}

.faqs p.number {
	font-size: 1.225rem;
}

.faqs h2.faq {
	font-size: 1.1rem;
	margin: 6px 0 5px 51px;
}

.answer p:last-of-type {
	margin-bottom: 0.2rem;
}

/* Change number when open */
.item[aria-expanded=true] p.number {
	display: none;
}

.item[aria-expanded=true] h2.faq {
	margin-left: 21px;
	margin-top: 5px;
	padding-top: 1px;
}

.item[aria-expanded=true] h2.faq::before {
	content: 'X';
	margin: 0;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	background: #000;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	display: inline-block;
	position: relative;
	-moz-border-radius: 30px;
	left: -21px;
	color: #fc0;
	text-decoration: none;
}

/* Touts */

/* Default Touts (Assuming Gray Background) */
/*
ul.touts.black-tout li>div,
ul.touts.black-tout li>a>div,
ul.touts.gold-tout li>div,
ul.touts.gold-tout li>a>div {
	background-color: transparent;
	border: 6px solid #fc0;
	color: #000;
}

ul.touts li a>div div span {
	border-color: #000;
	color: #000;
}
*/
/* Gold Background */
/*
.gold ul.touts.black-tout li>div,
.gold ul.touts.black-tout li>a>div,
.gold ul.touts.gold-tout li>div,
.gold ul.touts.gold-tout li>a>div {
	border-color: #000;
}
*/
/* Black Background */
/*
.black ul.touts.black-tout li>div,
.black ul.touts.black-tout li>a>div,
.black ul.touts.gold-tout li>div,
.black ul.touts.gold-tout li>a>div,
.black ul.touts li,
.black ul.touts li a {
	color: #fc0;
}

ul.touts li a>div div span {
	border-color: #fc0;
	color: #fc0;
}
*/
/* Adjust drop shadow on linked circles */
/*
ul.touts li a div.circle:first-child {
	box-shadow: 0px 2px 10px 5px rgba(0, 0, 0, .17);
}
*/

@media only screen and (min-width: 415px) {

	/* Hero Image */
	#media.jumbo:not(.video),
	#media.jumbo:not(.video) .full-width {
		height: 45vw;
		max-height: 550px;
	}

	/* Image Gos --> sizing adjustments */
	.boxed-section.five>div>.item div.widget>div {
		padding-bottom: 55.2%;
	}
}

@media only screen and (min-width: 650px) {

	/* Image Gos --> spacing adjustments */
	.boxed-section.two>div>.item {
		width: 47.835%;
		padding: 0 2.9% .2em 0;
	}

	.boxed-section.two>div>.item:nth-child(even) {
		padding-left: 1.8%;
	}

	.boxed-section.three>div>.item {
		width: 31.18%;
	}

	/* Image Gos --> Adjust Heights */
	.boxed-section.two div.widget>div,
	.boxed-section.two div.widget>a>div {
		padding-bottom: 54.6%;
	}

	.boxed-section.three>div>.item div.widget>div {
		padding-bottom: 55.2%;
	}

	/* Card Gos --> New Widget */
	.boxed-section.card {
		margin: 0;
	}

	.boxed-section.card:first-of-type {
		padding-top: 5em;
	}

	.boxed-section.card:last-of-type {
		padding-bottom: 3.3em;
	}

	.boxed-section.card>div>.item {
		padding: 0 17px 17px 0;
	}

	.boxed-section.card a div.widget div.black {
		display: table;
		padding-bottom: 50%;
		background: rgba(0, 0, 0, 0.4);
	}

	.boxed-section.card div.widget>div {
		margin-bottom: 0;
	}

	.boxed-section.card a:hover div.widget div.black {
		display: none;
	}

	.boxed-section.card .black div span {
		display: none;
	}

	.card div.widget h2 {
		display: none;
	}

	/* Three Colums */

	.boxed-section.three.card>div>.item {
		width: 31.6%;
	}

	.boxed-section.three.card>div>.item div.widget>div {
		padding-bottom: 66.7%;
	}

	/* Two Columns */
	.boxed-section.two>div>.item {
		width: 48.25%;
	}

	.boxed-section.two.card div.widget>div,
	.boxed-section.two.card div.widget>a>div {
		padding-bottom: 67%;
	}

	.boxed-section.two>div>.item:nth-child(2n) {
		padding-left: 0;
	}

	/* Card Gos Full --> New Widget */
	.stat-slide.full .full-width {
		max-width: 100%;
	}

	.stat-slide.full .boxed-section.card:first-of-type,
	.stat-slide.full .boxed-section.card>div>.item,
	.stat-slide.full .boxed-section.card:last-of-type {
		padding: 0;
	}

	.stat-slide.full div.widget {
		margin: 0;
	}

	.stat-slide.full .boxed-section.card.two>div>.item {
		width: 50%;
	}

	.stat-slide.full .boxed-section.card.three>div>.item {
		width: 33.333%;
	}

	/* Shape Touts --> spacing adjustments */
	ul.list-spread.three>li {
		margin-right: 3%;
		width: 29.3%;
	}
}

@media only screen and (min-width: 750px) {

	/* New 'Scroll Down' Arrow from Tomorrow Needs */

	#intro .opening-content {
		position: relative;
		width: 100%;
		background-position: center -50px;
	}

	#intro .opening-content__link {
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		top: -85px;
		width: 100px;
		height: 50px;
		background-position: top;
		border-radius: 50px 50px 0 0;
		box-shadow: inset 0 10px 7px -5px rgba(0, 0, 0, .5);
		transition: box-shadow .5s ease-in-out;
		background-color: #f2f2f2;
	}

	.opening-content__link::before,
	.opening-content__link::after {
		content: '';
		position: absolute;
		top: 60%;
		left: 50%;
		z-index: 2;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		border-top: 15px solid rgba(0, 0, 0, .5);
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		transition: top .5s ease-in-out, border-top .2s;
	}

	.opening-content__link::after {
		z-index: 1;
		border-top: 15px solid transparent;
		transition: all .5s ease-in-out .01s;
	}

	.opening-content__link:focus,
	.opening-content__link:hover {
		box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .5);
	}

	.opening-content__link:focus {
		outline: none;
		box-shadow: inset 0 0 100px 0 #fc0;
		border: 1px dashed #000;
	}

	.opening-content__link:focus::before,
	.opening-content__link:hover::before {
		top: 50%;
		border-top: 15px solid #000;
	}

	.opening-content__link:focus::after,
	.opening-content__link:hover::after {
		border-top: 15px solid rgba(0, 0, 0, .25);
		-webkit-transform: translate(-50%, -50%) scale(1.25);
		-ms-transform: translate(-50%, -50%) scale(1.25);
		transform: translate(-50%, -50%) scale(1.25);
		-webkit-filter: blur(2px);
		filter: blur(2px);
	}

	/* Mediazone */
	#media.jumbo:not(.video) .full-width .text {
		padding: 2em;
	}

	ul.list-spread {
		padding: 25px 0 0 0;
	}

	#media.jumbo .text a.button,
	#media.jumbo .text a.button:visited,
	#media.jumbo .text a.button-blank,
	#media.jumbo .text a.button-blank:visited {
		padding: 18px 8px;
		max-width: 200px;
		font-size: 17px;
	}

	/* 2/3 by 1/3 boxed items --> spacing adjustments */
	.boxed-section.to>div>.item {
		width: 64.76%;
		padding: 0 1.9% 0 0;
	}

	.boxed-section.to>div>.item:nth-child(2) {
		width: 31.43%;
		padding: 0 0 .2em 1.9%;
	}

	/* Image Gos --> spacing adjustment */
	.boxed-section.four>div>.item {
		width: 22.62%;
	}

	/* Image Gos --> Sizing Adjustment */
	.boxed-section.four>div>.item div.widget>div {
		padding-bottom: 55%;
	}

	/* Make Table fonts bigger */
	th,
	th[scope=row] {
		font-size: 1.05rem;
	}

	td {
		font-size: 1rem;
	}

	.striped tr.note th,
	.striped tr.note td,
	.lines tr.note th,
	.lines tr.note td,
	.striped tfoot th,
	.striped tfoot td,
	.lines tfoot th,
	.lines tfoot td {
		font-size: 1.02rem;
	}
}

@media only screen and (min-width: 881px) {

	/* More top/bottom site title spacing */
	.sitetitle>div {
		margin: 0.85em 0 1.25em 1em;
		width: 100%;
	}

	/* Extra top margin between site title and content area */
	#body_section{
		width: 100%;
		max-width: 1200px;
		margin: 3em auto;
	}

	/* Feature Image */
	#body_section #banner_image {
		margin-top: -1em;
		margin-bottom: 1rem;
	}

	/* Content Area Adjustments */

	/* Need left/right padding when screen is tight */
	#body_section {
		padding: 0 10px;
	}

	/* Left Navigation width 204.8px --> 220px */
	.left.leftnav {
		width: 18.335%;
		margin-right: 3.335%;
		min-height: 550px;
	}

	/* Right Sidebar width 266.3px --> 312px */
	.left.leftnav~.right-sidebar {
		width: 25%;
	}

	/* Right Sidebar width 266.3px --> 276px */
	.left.leftnav~#content.rsidebar~.right-sidebar {
		width: 23%;
	}

	/* Content with left nav width 798.7px --> 940px */
	.left.leftnav~#banner_image,
	.left.leftnav~#content {
		width: 78.33%;
	}

	/* Content with sidebar only width 737.3px --> 858px */
	#content.rsidebar {
		width: 71.5%;
	}

	/* Content with left nav and sidebar width 517px --> 626px */
	.left.leftnav~#content.rsidebar {
		width: 52.19%;
	}

	/* Image Gos  --> spacing adjustment */
	.boxed-section.five>div>.item {
		width: 17.5%;
	}

	/* Shape Touts --> Bigger */
	/*
	ul.touts.three li>div,
	ul.touts.three li>a>div,
	ul.touts.four li>div,
	ul.touts.four li>a>div,
	ul.touts.five li>div,
	ul.touts.five li>a>div {
		width: 185px;
		height: 185px;
	}
	*/

	/* Tables */
	.striped {
		border-top: 1px solid #bbb;
	}

	caption,
	h2.caption {
		border-bottom: 0;
	}

	/* footer social icons bigger */
	.social-icons>li a {
		width: 3em;
		height: 3em;
	}

}

@media only screen and (min-width: 1024px) {

	/* Larger Homepage Site Title Font */
	#navwrap+.sitetitle>div h1,
	.sitetitle>div h1 {
		font-size: 3em;
	}

	/* Smaller Sub Page Site Title Font */
	#navwrap+.sitetitle>div span,
	.sitetitle>div span {
		font-size: 3em;
	}

	/* Mediazone base heading font size */
	#media.jumbo .full-width .text h2.feature {
		font-size: 5em;
	}

	/* Big Ian Page Titles */
	h1.pagetitle {
		font-size: 2.5rem;
	}

	/* Standard H2 Size */
	h2:not([class]),
	.h2,
	.full-width .movie-description h2 {
		font-size: 2.7em;
	}

	/* Standard H3 Size */
	.full-width h3,
	.fancybox-inner h3 {
		font-size: 2.5em;
	}

	/* Standard Table Caption */
	caption,
	h2.caption {
		font-size: 1.5rem;
	}

	/* Standard Sub Banner Video Title Size 
	#sub_banner .movie-title h2 {
		font-size: 2.4em;
	}
	*/
}

@media only screen and (min-width: 1210px) {

	/* Site Title Adjustments */

	/* Change width 1024px --> 1200px */
	.sitetitle>div {
		width: 1200px;
		margin: 0.85em auto;
	}

	/* Screen is big, so no left/right content padding needed */
	#body_section,
	#sub_banner .movie-wrapper {
		padding: 0;
	}
}