@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,600');

.loginSearchBox, .c_title, .navigationBox,ul.dnnPEM-GlobalNav,.dnnPEM-Header,.dnnPEM-Footer{display:none;}
.dnnPE-Mobile{margin:0;min-height:0;position:static;width:auto;max-width:none;width:auto;}
.c_contentpane{padding:0;margin:0;}
.c_container{padding:0;margin:0;}
#emergIcon {text-align:left;}
#emergTextBox {margin-left:128px;margin-top:-83px;padding:0 10px;border-bottom: solid 3px #72c267;}

#page{width:100%;margin-left:0;transition:margin-left 500ms;overflow: hidden;background:#ffffff; position: relative;}

#mmenu{position:fixed;width:100%;top:0;right:0;height:100%;background:#171622;visibility:hidden;opacity:0;transition:opacity 500ms; text-align:left;padding-top:40px;}
#mmenu .menuitem{display:block;margin:5px 10px 5px 20px;}
#mmenu .menuitem, #mmenu .menuitem:hover, #mmenu .menuitem:link, #mmenu .menuitem:visited{color:#ffffff;text-transform:uppercase;}
#mmenu .menuitem i{
	display:inline-block;
	-webkit-transition:transform 250ms;
	-moz-transition:transform 250ms;
	-o-transition:transform 250ms;
	transition:transform 250ms;
}

.mmenu_dropdown{
	opacity:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-height:0px;
	overflow: hidden;
	-webkit-transition: max-height 200ms, opacity 200ms;
	-moz-transition: max-height 200ms, opacity 200ms;
	-o-transition: max-height 200ms, opacity 200ms;
	transition: max-height 200ms, opacity 200ms;
}	
.mmenu_dropdown_inner{
	padding-left:40px;
	padding-top:10px;
	padding-bottom:20px;
}
.mmenu_link:hover,.mmenu_link:link,.mmenu_link:visited{
	color:#888888;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
}
.mmebu_sub .mmenu_subtitle{
	color:#ffffff;
	font-size:14px;
	font-weight:400;
	margin-top:10px;
}
.mmebu_sub:first-child .mmenu_subtitle{
	margin-top:0;
}
.mmebu_sub .mmenu_link{
	margin-left:20px;
}
#mmenu_close{
	position:absolute;
	top:15px;
	right:20px;
	font-size:20px;
	color:#811e3f;
}
#mmenu_socials{
	margin-top:20px;
	margin-left:20px;
}
#mmenu_socials i{
	top:0;
	font-size:26px;
	margin-right:10px;
	color:#ffffff;
	position:relative;
	-webkit-transition:top 250ms;
	-moz-transition:top 250ms;
	-o-transition:top 250ms;
	transition:top 250ms;
}
#mmenu_socials i:hover{
	top:-3px;
}
#mmenu_socials a{
	text-decoration:none;
}
.menu-item:last-child .sub-menu{
	right: 0;
}
.sub-menu {
    font-size: 19px;
    opacity: 0;
    visibility: hidden;
    background: #ffffff;
    padding: 0;
    margin-top: 10px;
    z-index: 1;
    position: absolute;
    z-index: 10000;
    list-style: none;
    margin:0;
    padding: 0;
    transition: all 0.25s ease-in-out;
}
.col_drop_down > .sub-menu {
    width: 400px;
    left: -200px;
    margin-left: 50%;
    padding-top: 15px;
    top: 46px;
}
.sub-menu:hover {
    display: block;
}
.sub-menu .menu-item {
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px 20px;
    margin: 0;
    border-bottom: solid 1px #dadada;
}
.menu-item {
    font-size: 19px;
    color: #ffffff;
    display: inline-block;
    margin: 0 1.3%;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 14%;
}
.menu-item:hover .sub-menu {
    visibility: visible;
    opacity: 1;
}
.menu-item ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu-item a{
	color: #ffffff;
}
.col_drop_down .sub-menu .menu-item {
    border-bottom: none;
}
.sub-menu .sub_header {
    width: 50%;
    float: left;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sub-menu, .sub-menu a {
    color: #26234c;
    text-decoration: none;
}
.sub_header > a {
    font-size: 16px;
    cursor: default;
    padding-left: 10px;
}
.sub-menu a {
    display: block;
}
.sub_header .sub-menu {
    position: relative;
    margin-top: 2px;
}
.sub-menu .menu-item:hover {
    text-decoration: none;
    color: #26234c;
    cursor: pointer;
    background: #f4f4f4;
}

.sub_header .sub-menu .menu-item a {
    border-bottom: solid 1px #dadada;
    padding: 5px 0;
}
.sub_header > a {
    font-size: 16px;
    cursor: default;
    padding-left: 10px;
}
.sub_header.menu-item {
    padding: 0;
}
.sub_header .sub-menu .menu-item {
    padding: 0px 20px 5px;
    font-size: 14px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.home a{
	text-align: center;
    width: 100%;
    display: inline-block;
}
.home:before {
    content: "";
    display: block;
    width: 9px;
    height: 7px;
    background: url(https://www.ufacademy.org/wp-content/themes/ufacademy/images/menu-current-arrow.png);
    background-size: cover;
    position: absolute;
    top: 0px;
    left: -4.5px;
    margin-left: 50%;
}
/***** School Message Alert/Emergency Notice CSS items  ******/
#TDSB_EmergencyD3Box{background:#415F41;}
#TDSB_EmergencyAlertBox{width:980px;text-align:left;margin:0 auto;}
#EmergencyArea{}

#EmergencyBoxLogo{display:none;}
	#EmergencyBoxLogo img{}

#EmergencyBoxContentArea{padding-left:10px;border-left:solid 8px red;background:#415F41 !important;color:#ffffff;}
#EmergencyBoxContentArea div{background:none !important;margin:0 !important;min-height:0 !important;}

#EmergencyBoxContentArea a{color:#ffffff;}
#emergTextBox > div{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    width: 100%;
}
/*** ***/



/* ---------------------------------------------- */

@media screen and (min-width:20px){
	.cwidth, #TDSB_EmergencyAlertBox{width:1160px;margin: 0 auto;}	
}

/* ---------------------------------------------- */









/*******************************************
**				GENERAL CSS
*******************************************/
body{
	margin:0;
	padding:0;
	text-align:center;
	/*background:#171622;*/
}
body, td, textarea, .Normal{
	font-family: 'Open Sans', sans-serif;
	font-size:19px;
	font-weight:300;
}

input:focus{
	outline:none;
}
img{
	border:none;
}
a,a:hover{
	text-decoration:none;
}

.clear{
	clear:both;
}
.cwidth{
	width: 1140px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

.section_title{
	font-size:35px;
	color:#26234c;
	margin-top:20px;
}

.body_block{
	font-size:19px;
	color:#222222;
	line-height:1.5em;
	margin:30px 0;
}

#logo img{margin:15px 0;width:439px;border:none;}
.red_btn{
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	padding: 10px 40px;
	display: inline-block;
	background: #811e3f;
	font-size: 14px;
	border: solid 1px #811e3f;
	transition: all 0.25s ease-in-out;
}
.red_btn:hover{
	background: #ffffff;
	color: #811e3f !important;
}
/*uncomment after testing*/
/*.c_footer{
	display: none;
}*/
#footer_socials{
	margin-top:30px;
}
#footer_socials i{
	top:0;
	font-size:26px;
	margin-right:10px;
	color:#ffffff;
	position:relative;
	-webkit-transition:top 250ms;
	-moz-transition:top 250ms;
	-o-transition:top 250ms;
	transition:top 250ms;
}
#footer_socials i:hover{
	top:-3px;
}

/*******************************************
**				HEADER
*******************************************/
#banner{
	border-bottom:5px solid #dedcdc;
}
#topbar{
	position:absolute;
	right:0;
	top:0;
}
#topphone, #topaddr, #toplogin, #mmenu_switch{
	float:right;
}
#mmenu_switch{
	display:none;
	width:32px;
	margin-top:35px;
}
#topphone, #topaddr{
	font-size:19px;
	color:#333333;
	font-size:18px;
	padding-top:26px;
	position:relative;
	max-width:250px;
	padding-left:24px;
}
#topphone i, #topaddr i{
	position:relative;
	font-size:22px;
	color:#811e3f;
	position:absolute;
	left:0;
	top:40px;
}
#topphone{
	padding-top:38px;
}
#topphone a{
	color:#333333;
	text-decoration: none;
}
#topphone a:hover{
	color:#811e3f;
}
#toplogin{
	width:185px;
	text-align:center;
	margin-left:30px;
	background:#f4f4f4;
}
#toplogin_title, #toplogin_subtitle{
	position:relative;
	color:#811e3f;
}
#toplogin_title{
	margin-top:10px;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing: 4px;
	font-size:20px;
}
#toplogin_subtitle{
	font-size:16px;
	font-weight:400;
	top:-5px;
	margin-bottom:5px;
}
#toplogin_button{
	background:#811e3f;
	color:#ffffff;
	font-size:15px;
	font-weight:400;
	padding: 6px 0;
	display: block;
	-webkit-transition:background 250ms;
	-moz-transition:background 250ms;
	-o-transition:background 250ms;
	transition:background 250ms;
}
#toplogin_button:hover{
	background:#6c2c4b;
	cursor:pointer;
}
#menu{
	background:#26234c;
	color:#ffffff;
	text-align:center;
}
.menu_item{
	font-size:19px;
	color:#ffffff;
	display:inline-block;
	margin:0 1.3%;
	padding:10px 0;
	position: relative;
	text-align:center;
	text-transform:uppercase;
	width:14%;
}
.menu_item i,
.menu-item i{
	font-size:16px;
	display: inline-block;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.menu_item a{
	color:#ffffff;
	text-decoration:none;
}
.menu_item:first-child{
	text-align:left;
	margin-left:0;
}
.menu_item:last-child{
	text-align:right;
	margin-right:0;
}
.menu_item:last-child .submenu{
	right:0;
}
.menu_item:hover{
	text-decoration:none;
	color:#ffffff;
}
.menu_item:hover .submenu{
	display: block;
}
.submenu{
	font-size:19px;
	display:none;
	background:#ffffff;
	margin-top:10px;
	z-index:1;
	position:absolute;
}
.submenu:hover{
	display: block;
}
.submenu_item{
	text-transform:none;
	font-size:18px;
	font-weight:400;
	display:block;
	min-width:180px;
	text-align:left;
	padding:10px 20px;
}
.submenu a{
	color:#26234c;
	text-decoration:none;
}
.submenu_item:hover{
	text-decoration: none;
	color:#26234c;
	cursor:pointer;
	background:#f4f4f4;
}
@media screen and (max-width:1120px){
	#topphone, #topaddr{
		width:100%;
		padding-top:0;
		font-size:16px;
	}
	#topphone i{
		top:16px;
	}
	#topaddr i{
		top:0px;
	}
	#topphone{
		padding-top:15px;
	}
}
@media screen and (max-width:980px){
	#topphone, #topaddr{
		display:none;
	}
	.menu_item{
		width:16%;
		margin:0;
		text-align:center;
	}
	.menu_item:first-child, .menu_item:last-child{
		text-align:center;
	}
}
@media screen and (max-width:840px){
	#toplogin, #menu{
		display: none;
	}
	#mmenu_switch{
		display:inline;
	}
}

/*******************************************
**				FOOTER
*******************************************/
#footer_content{
	background:#171622;
	padding-bottom:40px;
	background:#171622 url(https://www.ufacademy.org/wp-content/themes/ufacademy/images/footerlogo2x.jpg) no-repeat;
	background-position:90% 100%;
	background-size:400px 436px;
	position:relative;
}
#footer_content a{
	margin: 0;
	color:#888888;
	font-size:14px;
	padding-top:7px;
	text-decoration:none;
}
.footer_subcontent{
	margin-bottom:20px;
	float:left;
	width:100%;
	min-width:170px;
}
.footer_subcontent .footer_link{
	position:relative;
	left:10px;
}
#footer_content a:hover{
	color:#cccccc;
}
.footer_col{
	margin-top:40px;
	min-width:228px;
	float:left;
	width:20%;
	padding:0 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.footer_title{
	color:#ffffff;
	font-size:19px;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:20px;
}
.footer_subcontent .footer_title{
	text-transform:none;
	font-size:14px;
	margin-bottom:0;
}
#copyinfo{
	background:#811e3f;
	color:#ffffff;
	text-align:left;
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
	padding:20px 0;
}
#privacy{
	font-size:11px;
	margin-left:15px;
	opacity:0.7;
}
#privacy:hover{
	color:#ffffff;
	opacity:1;
	cursor:pointer;
}
.footer_title i{
	display:none;
	-webkit-transition:transform 250ms;
	-moz-transition:transform 250ms;
	-o-transition:transform 250ms;
	transition:transform 250ms;
}
#hubnest{
	float: right;
	position: relative;
}
#hubnest:after{
	content: "";
	clear: both;
	display: block;
}
#hubnest img{
	float: right;
    display: block;
    margin-top: 3px;
    margin-left: 12px;
    margin-right: 12px;
    opacity: 0.7;
	width: 100px;
}
.hubtext {
    text-align: right; 
    font-size: 9px;
    float: right;
    line-height: 1.3;
    opacity: 0.7;
}

@media screen and (max-width:960px){
	#footer_admissions, #footer_parents, #footer_contat{
		width:33.33%;
	}
	#footer_academics{
		width:70%;
	}
	#footer_academics .footer_subcontent{
		width:30%;
	}
}
@media screen and (max-width:825px){
	#footer_academics{
		width:100%;
	}
}
@media screen and (max-width:420px){
	.footer_title i{
		display:inline-block;
	}
	.footer_dropdown{
		max-height:0;
		overflow:hidden;
		opacity: 0;
		-webkit-transition:max-height 200ms, opacity 200ms;
		-moz-transition:max-height 200ms, opacity 200ms;
		-o-transition:max-height 200ms, opacity 200ms;
		transition:max-height 200ms, opacity 200ms;
		position:relative;
		top:-15px;
	}
	.footer_col{
		margin-top:0px;
	}
	.footer_col:first-child{
		margin-top:40px;
	}	
	#footer_content{
		background-attachment:fixed;	
	}
}

/*******************************************
**		    LINKS AND TWEETS
*******************************************/
#blocklinks_container,#listlinks_container,#ufatweets_container{
	float:left;
	height:514px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#listlinks_container,#ufatweets_container{
	text-align:left;
	padding:50px 3%;
}
#blocklinks_container,#listlinks_container{
	width:25%;
}
#ufatweets_container{
	width:50%;
}
#listlinks_container{
	background:#333333 url(https://www.ufacademy.org/wp-content/themes/ufacademy/images/darkpattern2x.png);
}
#blocklinks_container{
	background:#231f5b;
}
.blocklink{
	position:relative;
	height:25%;
	text-align:center;
	text-transform:uppercase;
	color:#ffffff;
	font-size:29px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top:45px;
	-webkit-transition: padding 250ms, height 250ms;
	-moz-transition: padding 250ms, height 250ms;
	-o-transition: padding 250ms, height 250ms;
	transition: padding 250ms, height 250ms;
}
.blocklink_sibtitle{
	width:100%;
	text-align:center;
	font-weight:600;
	font-size:15px;
	position:absolute;
	top:25px;
}
#blocklink1{
	background:#00aeef;
}
#blocklink2{
	background:#1f69b3;
}
#blocklink3{
	background:#811e3f;
}
#blocklink4{
	background:#231f5b;
}
#blocklinks_container:hover .blocklink{
	height:24%;
}
#blocklinks_container:hover .blocklink:hover{
	padding-top:50px;
	height:28%;
}
#listlinks_container{
	color:#ffffff;
}
#listlinks_title,#ufatweets_title{
	font-size:24px;
	font-weight:600;
	margin-bottom:30px;
}
#ufatweets_title{
	margin-bottom:0;
}
.listlink{
	font-size:14px;
	font-weight:600;
	margin-bottom:15px;
}
.listlink a{
	color:#ffffff;
	text-decoration:none;
}
.listlink a:hover{
	color:#00aeef;
}
#ufatweets_container{
	padding-right:130px;
}
#ufatweets_title{
	color:#00aeef;
	border-bottom:2px solid #d7d7d7;
	padding-bottom:20px;
}
#ufatweets_follow{
	position:relative;
	top:-8px;
	float:right;
	font-size:14px;
	border:1px solid #d7d7d7;
	padding:8px 15px;
}
#ufatweets_title a{
	text-decoration:none;
	color:#00aeef;
}
#ufatweets_title a:hover{
	color:#1f69b3;	
}
.ufatweet{
	font-size:14px;
	font-weight:400;
	padding:15px 0;
	position:relative;
	border-bottom:2px solid #f3f3f3;
}
.ufatweet_content,.ufatweet_date{
	display:inline-block;
}
.ufatweet_content{
	width:89.2%;
}
.ufatweet_date{
	width:10%;
	color:#999999;
	text-align:right;
}
.ufatweet a{
	color:#811e3f;
	text-decoration:none;
}

/*******************************************
**			HUBSLIDER
*******************************************/
#hub-slider-container{
	width:100%;
	height:610px;
	position:relative;
	overflow:hidden;
	background:#ffffff;
	border-bottom: solid 4px #dddddd;
}

#hub-slider-viewport{
	position:relative;
	height:100%;
	width:100%;
	margin:0 auto;
}
#hub-slider{
	position:relative;
	overflow:hidden;
	width: 65%;
	float: left;
}
#hub-slider img{
	width: 100%;
}
#hub-slider ul{
	padding:0;
	margin:0;
	height: 100%;
}
#hub-slider li{
	background-size: cover !important;
	height: 100%;
}
.hub-slider-arrow{
	display: none;
}
#hub-slider-dots{
	display:block;
	position: absolute;
	z-index: 999;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.hub-slider-dot{
	width: 15px;
	height: 15px;
	background: rgba(255, 255, 255, 0.6);
	margin: 0 7px;
	cursor: pointer;
	transition: background 0.25s ease-in-out;
}
.hub-slider-dot:hover{
	background: rgba(255, 255, 255, 1);
}
.active-dot{
	background: rgba(255, 255, 255, 0.9);
}
.hub-slider-dot a{
	opacity: 0;
	text-decoration:none;
}
/*******************************************
**			HOME
*******************************************/
#anno-container_{
	float: left;
	width: 35%;
	background: #171622;
	height: 100%;
	position: relative;
	color: #ffffff;
}
#anno-heading{
	padding: 20px 15px;
}
.anno-row{
	width: 100%;
	border-bottom: solid 1px #292833;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#anno-heading span:nth-child(1){
	float: left;
}
#anno-heading span:nth-child(2){
	float: right;
}
#anno-container .anno-row{
	padding: 25px 15px;
}
#anno-container div:last-child{
	border: none;
}
.anno-col1{
	float: left;
	width: 25%;
	color: #a7a7a7;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
}
.anno-col1 span{
	display: block;
}
.anno-col2{
	float: right;
	width: 75%;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #ffffff !important;
}
#checkout-ufa{
	position: absolute;
	bottom: 0;
	text-decoration:none;
	padding: 30px 15px;
	background:#811e3f;
	border: solid 1px #811e3f;
	transition: all 0.25s ease-in-out;
}
#checkout-ufa a{
	text-decoration:none;
	color: #ffffff;
}
#checkout-ufa:hover{
	background: #ffffff;
}
#checkout-ufa:hover a{
	color: #811e3f;
}
.block_col1{
	float: left;
	width: 70%;
}
.block_col2{
	float: right;
	width: 20%;
}
.block_col2 img{
	width: 100%;
}

#section2{
	background: #f4f4f4;
	padding-top: 10px;
	padding-bottom: 55px;
	position: relative;
}
#section2 .section_title{
	position: relative;
	z-index: 999;
}
#section2_{
	width: 1140px;
	margin: 0 auto;
	position: relative;
}
#section2 .body_block{
	position: relative;
	overflow: hidden;
	z-index: 999;
}
.section2_col1{
	width: 50%;
	text-align: left;
}
.section2_col2{
	position: absolute;
	width: 50%;
	right: -10%;
	top: 50%;
	transition: all 0.5s ease-in-out;
	transform: translateY(-50%);
}
.section2_col2 img{
	width: 100%;
}
#hover_icons{
	width: 110%;
	position: relative;
	left: -5%;
	margin: 60px 0;
}
#hover_icons .hover_icon{
	margin: 0 5%;
	width: 15%;
	position: relative;
	float: left;
}
#hover_icons img{
	width: 100%;
	transition: all 0.25s ease-in-out;
}
.icon_top{
	position: relative;
}
.icon_bottom{
	position: absolute;
	visibility: hidden;
	opacity: 0;
	top: 0;
	left: 0;
}
.hover_tooltip{
	position: absolute;
	visibility: hidden;
	opacity: 0;
	background: #ffffff;
	color: #231f5b;
    font-size: 14px;
    padding: 15px;
    line-height: 20px;
    z-index: 999;
    top: -80%;
    left: -20%;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	transition: all 0.25s ease-in-out;
}
.hover_tooltip:after{
	top: 100%;
	left: 54px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #ffffff;
	border-left-width: 10px;
    border-right-width: 10px;
    border-top-width: 15px;
}
.hover_icon:hover .hover_tooltip{
	opacity: 1;
	visibility: visible;
}
.hover_icon:hover .icon_bottom{
	opacity: 1;
	visibility: visible;
}
#section2_btn_container{
	width: 104%;
	position: relative;
	left: -2%;
}
#section2_btn_container a:first-child,
#section2_btn_container a:nth-child(2){
	float: left;
	width: 30%;
	margin: 0 2%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#section2_btn_container a:nth-child(2){
	width: 62%;
}
#bgtile{
	position: absolute;
	width: 50%;
	height: 100%;
	right: 0;
	top: 0;
	background: url(https://www.ufacademy.org/wp-content/themes/ufacademy/images/bgtile.jpg);
	background-size: cover;
	animation: bgAnim 40s linear infinite;
}
@keyframes bgAnim{
	0%{
		background-position-y: 0;
	}
	100%{
		background-position-y: 430%;
	}
}

/*******************************************
**			BREAKPOINTS
*******************************************/
@media screen and (min-width: 1775px){
	.section2_col2{
		right: 0;
	}
	.section2_col2 img{
		width: 890px;
	}
}
@media screen and (max-width: 1235px){
	#ufatweets_container{
		padding-right:50px;
	}
}
@media screen and (max-width: 1200px){
	#bgtile{
		background-size: initial;
		animation: bgAnim 100s linear infinite;
	}
}
@media screen and (max-width:1140px){
	.cwidth, #TDSB_EmergencyAlertBox, #section2_{width:auto;margin:0 20px;}
}
@media screen and (max-width: 1130px){
	.anno-col1,
	.anno-col2{
		width: 100%;
	}
	.anno-col1 span{
		display: inline;
		margin-right: 15px;
	}
}
@media screen and (max-width: 1105px){
	#section2_btn_container a:first-child,
	#section2_btn_container a:nth-child(2){
		width: 100%;
		margin: 2% 0;
	}
	#section2_btn_container{
		width: 100%;
		left: 0;
	}
	#blocklinks_container,#listlinks_container{
		width:50%;
	}
	#ufatweets_container{
		width: 100%;
		padding-left:50px;
		padding-right:50px;
		height:auto;
	}
}
@media screen and (max-width: 1140px){
	#hub-slider,
	#anno-container_{
		width: 50%;
	}
}
@media screen and (max-width: 900px){
	.block_col1{
		width: 100%;
	}
	.block_col2{
		float: none;
	}
}
@media screen and (max-width: 800px){
	#hub-slider-container{
		height: auto;
	}
	#hub-slider{
		width: 100%;
		height: 400px !important;
	}
	#anno-container_{
		width: 100%;
		height: auto;
	}
	#checkout-ufa{
		position: relative;
	}
}
@media screen and (max-width: 768px){
	.section2_col1{
		width: 100%;
	}
	.section2_col2{
		transform: none;
	}
	#hover_icons{
		width: 60%;
		left: -3%;
	}
	#section2_btn_container{
		width: 55%;
	}
}
@media screen and (max-width: 640px){
	#copyinfo .cwidth{
		text-align: center;
	}
	#hubnest{
		width: 225px;
		float: none;
		margin: 10px auto;
	}
}
@media screen and (max-width: 630px){
	.section2_col2{
		display: none;
	}
	#hover_icons,
	#section2_btn_container{
		width: 90%;
		left: 0;
		margin: 60px auto;
	}
	.hover_tooltip{
		display:none;
	}
	#section2{
		padding-bottom: 0;
	}
	#section2 .body_block{
		margin-bottom:0;
	}
}
@media screen and (max-width: 600px){
	.block_col2{
		width: auto;
	}
	.block_col2 img{
		width: auto;
		display: block;
		margin: 0 auto;
	}
	.section_title{
		text-align: center;
	}
}
@media screen and (max-width:560px){
	#logo img{
		width:300px;
	}
	#mmenu_switch{
		margin-top: 22px;
	}
}
@media screen and (max-width:500px){
	#blocklinks_container,#listlinks_container{
		width:100%;
	}
	#listlinks_container{
		height:auto;
		padding-left:10%;
	}
	.ufatweet_content,.ufatweet_date{
		width: 100%;
		text-align: left;
	}
}
@media screen and (max-width: 450px){
	#ufatweets_follow{
		top:5px;
		float:none;
	}
}
@media screen and (max-width:420px){
	#logo img{
		width:200px;
	}
	#mmenu_switch{
		margin-top: 13px;
	}
}
@media screen and (max-width: 400px){
	#hover_icons,
	#section2_btn_container{
		width: 100%;
	}
}
@media screen and (max-width: 350px){
	.block_col2 img{
		width: 100%;
	}
}