﻿
@media screen and (-webkit-min-device-pixel-ratio:0) {
body {
	OVERFLOW-Y: scroll!important;
}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation: landscape) {
.modal-dialog {
	display: none;
}
.top-horizontal-nav ul li {
	list-style-type: none;
	line-height: 1.6em;
}
.top-horizontal-nav ul li a {
	font-size: 1em;
}
}


@media only screen and (max-device-width: 480px) {

#top-horitonal-nav-container {
	padding-bottom: 5px;
}
.top-horizontal-nav ul {
	margin-top: 20px;
}
.top-horizontal-nav ul li {
	list-style-type: none;
	min-height: 80px;
}
.top-horizontal-nav ul li a {
	font-size: 1em;
	line-height: 1.6em;
	min-height: 80px;
}
.top-horizontal-nav ul li a:hover {
	font-size: 1em;
	min-height: 80px;
}
}

@media only screen and (max-device-width: 590px) {


.opendayimage {
	height: auto!important;
	width: 100%;
	margin-right: auto;
	margin-left: 0px;
	margin-top: -20px;
	margin-bottom: 30px;
}
.opendayimage img {
	width: 100%;
	height: auto;
}
.fullwidth p {
	font-size: 28px !important;
	line-height: 1.6em!important;
	
	}
	
#homepage-layout-container .col-middle-left {
	font-size: 0.75em!important;
}
#homepage-layout-container .homepage_title {
	font-size: 1.4em!important;
	font-weight: 800;
	padding-top: 0px;
}
#homepage-layout-container .col-middle-end {
	font-size: 0.75em!important;
	padding-top: 20px;
	padding-bottom: 0px!important;
}
#homepage-layout-container .col-middle-end .homepage_title {
	font-size: 1.4em!important;
	font-weight: 800;
	padding-bottom: 20px;
}
body {
	OVERFLOW-Y: scroll!important;
	font-size: 0.9em;
}
/*=================================================
ZERO 
=================================================*/


.span_1_of_2 {
	width: 100%;
}
.zerohomeboximage {
	background-color: #eaeaea;
	padding: 20%;
}
.zerobboxtext {
	padding-right: 7%;
	padding-bottom: 9%;
	padding-left: 7%;
	color: #ffffff!important;
	font-size: 0.65em!important;
}
.zerobboxtext a {
	color: #ffffff!important;
	text-decoration: underline;
}
.zerobboxtext h3 {
	margin: 0px;
	padding-top: 6%!important;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #ffffff!important;
	font-weight: 700!important;
	font-size: 0.95em!important;
}
.col1 {
	display: block;
	float: left;
	background-color: white;
	margin: 0!important;
}
.col {
	margin: 0px!important;
	margin-bottom: 6%!important;
}
.col1 {
	margin: 0px!important;
}
.span_1_of_21 {
	width: 100%!important;
}
.span_1_of_21 {
	width: 100%!important;
}
/*=================================================
Class Definitions
=================================================*/


#videoblog {
	width: 100%;
	margin-bottom: -10px;
	height: 490px!important;
}
.openlist {
	font-size: 1.1em;
	line-height: 1.6em!important;
	padding: 1em;
	background-color: #d44831;
	margin-bottom: 1.0em!important;
}
.openlist a {
	color: #ffffff!important;
	margin-bottom: 200px!important;
}
.csadhero_overlay {
	background-image: url('../../SiteAssets/images/tile_eighty.png');
	background-repeat: repeat;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 0px!important;
	color: #fff;
	width: 750px!important;
	font-weight: 300;
	margin-top: -60px!important;
	margin-left: -100px;
	font-size: 0.8em!important;
}
.csadhero_overlay a {
	text-decoration: none!important;
}
/* Expertise Directiory */

.experttitle {
	background-color: #fff;
	display: none;
}
.expertisetable {
	border: 2px solid #666666;
	color: #000000;
	margin-bottom: 30px;
	margin-top: 30px;
	border-bottom: none;
}
.expertisetable td {
	display: block;
	width: 100%;
}
.expertisetable .experttitle td {
	font-weight: 600;
}
tr.expertdetails td {
	border-bottom: 2pt solid #cccccc;
	background-color: #fff;
	width: 96%;
	padding: 20px;
}
tr.expertdetails.white td {
	background-color: #ffffff;
}
tr.experttitle td {
	border-bottom: 0pt solid #666666;
}
.expertdetails td {
	font-size: 1.1em;
	color: #333;
	line-height: 1.2em;
	background-color: #fff;
	padding: 10px;
	padding-left: 20px;
	font-weight: 400;
	vertical-align: top;
}
/*ZERO2FIVE styles */


.btn.btn-big {
	font-size: 1em;
	padding: 1em;
	width: 90%;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	overflow: hidden;
	margin-bottom: 1em;
}
.btn {
	border: 0px solid #999;
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #eaeaea));
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #eaeaea 100%);
	background: -o-linear-gradient(top, #f2f2f2 0%, #eaeaea 100%);
	background: -ms-linear-gradient(top, #f2f2f2 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #f2f2f2 0%, #eaeaea 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#eaeaea', GradientType=0 );
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 2em;
	text-decoration: none;
	text-align: left;
	min-width: 60px;
	position: relative;
	transition: color .1s ease;
	height: auto;
}
.btn.btn.btn-big .sltimage {
	width: 30%;
	height: auto;
	float: left;
	margin-right: 35px;
}
.zero2fivebutton {
	border-radius: 2px;
	color: #fff !important;
	background-color: #a95baa;
	display: inline-block;
	font-size: 14px;
	padding: 2px 4px;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
	min-width: 60px;
	margin-top: 3px;
	position: relative;
	transition: color .1s ease;
}
.btn.btn.btn-big .sltinfo {
	float: left;
	width: 65%;
}


.zero2fivetitle {
	font-size: 1.2em!important;
	padding-bottom: 2px;
	color: #a95baa;
	width: 95%!important;
}
.zero2fivebutton {
	border-radius: 0.2em;
	color: #fff !important;
	background-color: #a95baa;
	display: inline-block;
	font-size: 1.3em;
	padding: 0.4em;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
	min-width: 60px;
	margin-top: 0.4em;
	position: relative;
	transition: color .1s ease;
}
.sltrow {
	width: 100%;
	margin-bottom: 0px;
}
.slttitle {
	font-size: 1.2em!important;
	padding-bottom: 2px;
}
.sltinfo .sltcontactinfo {
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 1.6em;
	font-size: 0.75em;
}
.modal-header h2 {
	font-size: 229px!important;
	color: #E94F36;
}
.modal-dialog {
	width: 90%;
	margin-left: -15%;
	height: auto;
	padding-bottom: 1em;
	font-size: 1em;
}
.modal-dialog h2 {
	margin-top: -60px;
}
.sltinfocontainer p {
	font-size: 0.6em;
}
/*=================================================
SLT ZERO2FIVE End 
=================================================*/


.sidebar {
	padding: 60px!important;
	font-size: 1.1em!important;
	margin-top: -160px;
}
.margintop {
	overflow: hidden!important;
	margin-top: 0px!important;
}
.floatvideo {
	width: 1040px!important;
	height: 585px;
	float: none!important;
	margin-top: -130px!important;
	margin-left: 0px!important;
	margin-bottom: 30px!important;
}
.floatimage {
	width: 1040px!important;
	height: 585px;
	float: none!important;
	margin-top: -30px;
	margin-left: 0px;
	margin-bottom: 3 0px;
}
.pagetitlecontainer {
	margin-top: 140px!important;
}
/* Headder ---------------------------------------------------------------------------------------------------------------- */


.unitcol-left-image {
	display: none!important;
}
.floatvideo-inpage {
	width: 1040px!important;
	height: 585px!important;
	float: left!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
	clear: right;
	margin-bottom: 40px;
}
.floatimage-inpage {
	width: 1040px!important;
	height: 585px;
	float: left!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
	clear: right;
	margin-bottom: 40px;
}
.coursecontentarea .fullimage {
	display: none!important;
}
.coursecontentarea ul {
	line-height: 2em;
	font-size: 0.75em;
}
.coursecontentarea .coursetitle {
	margin-bottom: -120px!important;
}
.coursecol {
	margin-bottom: 20px;
}
/*International Boxes*/

.international-boxes-container {
	margin-bottom: -80px!important;
	margin-top: -30px!important;
}
.international-box {
	width: 90%!important;
	height: auto!important;
	overflow: hidden!important;
	padding: 1em!important;
	position: relative;
	float: left;
	margin-bottom: 20px!important;
}
.int-full-width {
	width: 99%!important;
	margin-top: 90px!important;
}
.blue {
	background-color: #002E52;
	position: relative;
}
.international-box-title {
	font-size: 1.2em;
	font-weight: 200;
	line-height: 1.2em;
	width: 95%;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #FFF;
}
.international-box-text {
	margin-bottom: 10px;
	color: #fff;
}
.international-box a {
	color: #ff6600;
}
.iapbackground {
	width: 95%;
	background-color: #266e85;
	padding: 30px;
	text-align: center;
	color: white;
	line-height: 1em;
}
.job {
	margin-top: 34px!important;
	width: 930px!important;
}
.joblist {
	width: 930px!important;
}
.floatrightcolumn {
	width: 100%;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 0px!important;
	float: right;
}
.news {
	margin-top: -20px!important;
	margin-bottom: 40px!important;
}
.caption2 {
	width: 100%;
	font-size: 0.75em!important;
	line-height: 1.2em;
}
.joblist ol {
	padding-left: 40px!important;
	margin-top: 30px!important;
}
.greenbutton {
	padding: 33px;
	background-color: #99CC00;
	color: white;
	margin-top: 5px;
	display: inline-block;
	padding-left: 16px;
	font-size: 1.4em;
	width: 80%!important;
	text-align: center;
	text-transform: uppercase;
}
#videohead {
	width: 980px!important;
	height: 551px!important;
}
.newunitimage {
	display: none;
}
.homeherotext {
	position: relative;
	height: 300px;
	width: 645px;
	font-size: 2.35em;
	top: 60px!important;
	left: 60px;
	line-height: 1.2em;
	font-weight: 200;
	position: relative;
	z-index: 3;
	color: #032f50;
}
#homeherovideo {
	height: 596px;
	width: 1060px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 17px;
	background-repeat: no-repeat;
	position: relative;
}
.vimeo {
	height: 596px;
	width: 1060px;
}
#homepage-layout-container-video {
	margin: 0 auto;
	width: 1120px;
	margin-top: 0px;
}
/* Accommodation Boxes */

.accombox {
	width: 90%;
	height: 580px;
	overflow: hidden!important;
	float: left;
	padding: 40px;
	color: #fff;
	position: relative;
	margin-bottom: 30px;
}
.accomboxfooter a {
	color: #FFF;
	text-decoration: none;
}
.accomsmalltext {
	font-size: 38px;
	color: #eaeaea
}
.accomicon {
	margin-right: 4px;
}
.accomgrey {
	background-color: #808b8c;
	height: 450px;
	margin-top: 20px;
}
.accomgreen {
	background-color: #a6c857;
}
.aqua {
	background-color: #008a92;
}
.purple {
	background-color: #884c9b;
}
.accomboxheader {
	font-size: 1.6em!important;
	font-weight: 400;
	margin-bottom: 10px;
}
.accomboxbody {
	font-size: 1em;
	font-weight: 400;
	margin-bottom: 10px;
	letter-spacing: 0px;
	line-height: 1.6em;
}
.accomboxbody ul {
	margin-left: 0px;
	margin-top: -4px;
	list-style-type: square!important;
}
.accomboxbody ul li {
	margin-bottom: 5px;
	list-style-type: square!important;
	color: white;
}
.accomleft {
	margin-right: 15px;
}
.accomboxfooter {
	position: absolute;
	bottom: 31px;
	width: 90%;
	height: 80px;
	font-size: 1.2em;
	font-weight: 400;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-top: 6px;
	padding-bottom: 11px;
}
.blue {
	background-color: #002e52!important;
	position: relative;
}
.gradbutton {
	background-color: #E94F36;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding: 32px 10px;
	text-align: center;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	font-weight: 400;
}
.row {
	width: 100%;
	overflow: hidden;
	padding-top: 90px!important;
}
/*Chris' accommodation boxes */

.accom1 {
	display: block;
	background-color: #e84c3d;
	background-image: none;
	color: #FFFFFF;
	margin: 40px 0px 10px 0px;
	padding: 10px 0px 10px 40px;
	font-size: 1.3em;
	font-weight: 400;
	width: 95%;
	height: 240px;
	line-height: normal;
}
.accom2 {
	display: block;
	background-color: #002e52;
	background-image: none;
	color: #FFFFFF;
	margin: 30px 0px 10px 0px;
	padding: 10px 10px 10px 40px;
	font-size: 1.3em;
	font-weight: 400;
	width: 95%;
	height: 260px;
	line-height: normal;
}
.accom3 {
	display: block;
	background-color: #e84c3d;
	background-image: none;
	color: #FFFFFF;
	margin: -45px 0px 10px 0px;
	padding: 10px 0px 10px 40px;
	font-size: 1.3em;
	font-weight: 400;
	width: 95%;
	height: 260px;
	line-height: normal;
}
.accom4 {
	display: block;
	background-color: #002e52;
	background-image: none;
	color: #FFFFFF;
	margin: 35px 0px 10px 0px;
	padding: 10px 10px 10px 40px;
	font-size: 1.3em;
	font-weight: 400;
	width: 95%;
	height: 300px;
	line-height: normal;
}
.accom5 {
	display: block;
	background-color: #e84c3d;
	background-image: none;
	color: #FFFFFF;
	margin: 40px 0px 10px 0px;
	padding: 10px 10px 10px 40px;
	font-size: 1.2em;
	font-weight: 400;
	width: 95%;
	height: 420px;
	line-height: 0.7em;
}
.accom6 {
	display: block;
	background-color: #002e52;
	background-image: none;
	color: #FFFFFF;
	margin: 40px 0px 10px 0px;
	padding: 10px 10px 10px 40px;
	font-size: 1.2em;
	font-weight: 400;
	width: 95%;
	height: 480px;
	line-height: 0.7em;
}
.accom7 {
	display: block;
	background-color: #e84c3d;
	background-image: none;
	color: #FFFFFF;
	margin: -40px 0px 10px 0px;
	padding: 10px 10px 10px 40px;
	font-size: 1.2em;
	font-weight: 400;
	width: 95%;
	height: 420px;
	line-height: 0.7em;
}
.accom8 {
	display: block;
	background-color: #002e52;
	background-image: none;
	color: #FFFFFF;
	margin: 40px 0px 10px 0px;
	padding: 10px 10px 10px 40px;
	font-size: 1.2em;
	font-weight: 400;
	width: 95%;
	height: 420px;
	line-height: 0.7em;
}
.accomgallery {
	margin-top: -130px!important;
}
/* Art and Design Research Styles*/

.adresearch1 {
	display: block;
	text-align: centre;
	background-color: #49b74f;
	background-image: none;
	color: #FFFFFF;
	margin: 40px 0px 10px 0px;
	padding: 50px 0px 10px 40px;
	font-size: 1.4em;
	font-weight: 400;
	width: 95%;
	height: 150px;
	line-height: normal;
}
.adresearch2 {
	display: block;
	background-color: #49b74f;
	background-image: none;
	color: #FFFFFF;
	margin: 40px 0px 10px 0px;
	padding: 50px 10px 10px 40px;
	font-size: 1.4em;
	font-weight: 400;
	width: 95%;
	height: 150px;
	line-height: normal;
}
.adresearch3 {
	display: block;
	background-color: #49b74f;
	background-image: none;
	color: #FFFFFF;
	margin: 40px 0px 10px 0px;
	padding: 50px 0px 10px 40px;
	font-size: 1.4em;
	font-weight: 400;
	width: 95%;
	height: 150px;
	line-height: normal;
}
.adresearch4 {
	display: block;
	background-color: #49b74f;
	background-image: none;
	color: #FFFFFF;
	margin: 40px 0px 10px 0px;
	padding: 50px 10px 10px 40px;
	font-size: 1.4em;
	font-weight: 400;
	width: 95%;
	height: 150px;
	line-height: normal;
}
.csadresearchtitle {
	font-size: 1.2em!important;
	padding-bottom: 2px;
	color: #49b74f;
	width: 95%!important;
}
.csadresearchbutton {
	border-radius: 0.2em;
	color: #fff !important;
	background-color: #49b74f;
	display: inline-block;
	font-size: 1.3em;
	padding: 0.4em;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
	min-width: 60px;
	margin-top: 0.4em;
	position: relative;
	transition: color .1s ease;
}
/*END//Art and Design Research Styles*/

/*health sciences research - four on a page CVB styles*/

.fourinarow {
	width: 22.1%;
	height: 180px;
	background-color: red;
	color: #FFFFFF;
	float: left;
	margin-right: 2.6%;
	margin-top: 5px;
}
.fourinarowend {
	width: 1100px!important;
	height: 700px!important;
	background-color: red;
	color: #FFFFFF;
	float: left;
	margin-right: 0px!important;
	margin-bottom: 80px!important;
	margin-top: 80px;
	padding-top: 50px!important;
}
.fourinarowtext {
	width: 1100px!important;
	height: 100px!important;
	margin: 570px 0px 0px 0px!important;
	padding: 30px 0px 0px 0px!important;
	font-size: 1.03em;
	font-weight: 600;
	color: #fff;
	float: left;
	text-align: center;
}
.fourinarowrisktext {
	width: 1100px!important;
	height: 100px!important;
	margin: 570px 0px 0px 0px!important;
	padding: 30px 0px 0px 0px!important;
	font-size: 1.1em;
	font-weight: 600;
	color: #fff;
	float: left;
	text-align: center;
}
.fourinarowpsychtext {
	width: 1100px!important;
	height: 100px!important;
	margin: 570px 0px 0px 0px!important;
	padding: 50px 0px 0px 0px!important;
	font-size: 1.1em;
	font-weight: 600;
	color: #fff;
	float: left;
	text-align: center;
}
.cmi {
	background-color: #a95baa!important;
}
.csp {
	background-color: #a95baa!important;
	margin-top: 80px!important;
}
.coal {
	background-color: #a95baa!important;
	margin-top: 80px!important;
}
.vp {
	background-color: #a95baa!important;
	margin-top: 80px!important;
}
/* Zero2Five News */

.zerobutton {
	padding: 0.9em!important;
	background-color: #a95baa;
	display: inline-block;
	font-size: 1.5em!important;
	font-weight: 600;
	color: #ffffff!important;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-transform: uppercase;
	text-decoration: none;
}
.zerobutton:hover {
	color: #a95baa!important;
	background-color: #ffffff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-decoration: none;
}
.zeronews {
	width: 100%;
	background-color: #8b4e8c;
	overflow: hidden!important;
	height: auto!important;
	margin-bottom: 2em!important;
}
.zeronews img {
	float: none!important;
	margin-right: 0!important;
	width: 100%!important;
	height: auto!important;
}
.zeroinline {
	margin-top: 2em!important
}
.zeronewstext {
	padding-left: 3em;
	margin-top: 0!important;
	width: 85%;
	margin-top: 0em!important;
}
.zeronewstext p a {
	color: white;
	text-decoration: underline;
}
.zeronewstext p {
	color: white!important;
	font-size: 0.4em!important;
	margin: 0;
	padding: 0;
}
.zeronews h3 {
	margin-bottom: 0.8em!important;
	font-weight: bold!important;
}
/* END - health sciences research - four on a page CVB styles*/

.onefiftyend {
	width: 1100px!important;
	height: 700px!important;
	background-color: red;
	color: #FFFFFF;
	float: left;
	margin-right: 0px!important;
	margin-bottom: 80px!important;
	margin-top: 80px;
}
.onefiftytext {
	width: 1100px!important;
	height: 120px!important;
	margin-top: 530px;
	padding: 35px;
	background-color: #d44831;
	color: #fff;
	float: left;
}
.sporttours {
	background-color: #226d86;
}
.csadtours {
	background-color: #fa6f12;
}
.edutours {
	background-color: #1d875c;
}
.cshsresearch {
	background-color: #a95baa;
	margin-top: 480px!important;
	font-size: 1.3em!important;
	padding-top: 50px!important;
	padding-left: 0px!important;
}
.diet {
	background-color: #a95baa;
}
.foodsafety {
	background-color: #a95baa;
	margin-top: 80px!important;
}
.Nutraceuticals {
	background-color: #a95baa;
	margin-top: 80px!important;
}
.appliedpsych {
	background-color: #a95baa;
	margin-top: 80px!important;
}
.healthrisk {
	background-color: #a95baa;
	margin-top: 80px!important;
}
.onefiftyone {
	width: 1100px!important;
	height: 700px!important;
	background-color: red;
	color: #FFFFFF;
	float: left;
	margin-right: 0px!important;
	margin-bottom: 0px!important;
	margin-top: -100px;
}
.onefifty {
	width: 1100px!important;
	height: 700px!important;
	background-color: red;
	color: #FFFFFF;
	float: left;
	margin-right: 0px!important;
	margin-bottom: 0px!important;
	margin-top: 80px;
}
.fourinarow {
	width: 1100px!important;
	height: 700px!important;
	background-color: red;
	color: #FFFFFF;
	float: left;
	margin-right: 0px!important;
	margin-bottom: 0px!important;
	margin-top: 80px;
}
.fourinarowone {
	width: 1100px!important;
	height: 700px!important;
	background-color: red;
	color: #FFFFFF;
	float: left;
	margin-right: 0px!important;
	margin-bottom: 0px!important;
	margin-top: -100px;
}
/*Healthy University Styles*/


.healthwell {
	display: block;
	width: 1100px!important;
	height: 300px!important;
	margin-top : 50px;
}
.environment {
	display: block;
	width: 1100px!important;
	height: 300px!important;
	margin-top : 50px;
}
.equality {
	display: block;
	width: 1100px!important;
	height: 300px!important;
	margin-top : 50px;
}
.welshlangculture {
	display: block;
	width: 1100px!important;
	height: 300px!important;
	margin-top : -60px;
}
.community {
	display: block;
	width: 1100px!important;
	height: 300px!important;
	margin-top : 50px;
}
.calendarhealth {
	display: block;
	width: 1100px!important;
	height: 300px!important;
	margin-top : 5px;
}

.healthytext {

	font-size:1.6em;
 }

/*End Healthy University Styles*/


/*About Us button Styles*/

.csadabout {
	display: block;
	width: 1100px!important;
	height: 300px!important;
	margin-top : 50px;
}
.internationalbox {
	display: block;
	width: 100%!important;
	height: 300px!important;
	margin-top : 50px;
}
.internationalbox2 {
	display: block;
	width: 100%!important;
	height: 300px!important;
	margin-top : 50px;
}
.intboxtext {
	margin-top: 50px;
	font-size:2em;
}
.cssabout {
	display: block;
	width: 1100px!important;
	height: 300px!important;
	margin-top : 50px;
}
.cseabout {
	display: block;
	width: 1100px!important;
	height: 300px!important;
	margin-top : 30px;
}
.csmabout {
	display: block;
	width: 1100px!important;
	height: 300px!important;
	margin-top : 20px;
}
.cstabout {
	display: block;
	width: 1100px!important;
	height: 300px!important;
	margin-top : 50px;
}
.cshsabout {
	display: block;
	width: 1100px!important;
	height: 300px!important;
	margin-top : 50px;
}
/*END About uS Button Styles*/


.behindtext {
	width: 1100px!important;
	height: 140px!important;
	margin-top: 530px;
	padding: 35px;
	background-color: #d44831;
	color: #fff;
	float: left;
	font-size: 1em;
}
.onefiftycsad {
	width: 1100px!important;
	height: 700px!important;
	background-color: red;
	color: #FFFFFF;
	float: left;
	margin-right: 0px!important;
	margin-bottom: 100px!important;
}
.onefiftycsadend {
	width: 1100px!important;
	height: 700px!important;
	background-color: red;
	color: #FFFFFF;
	float: left;
	margin-right: 0px!important;
	margin-bottom: 80px!important;
	margin-top: -50px;
}
.onefiftycsadtext {
	width: 100%;
	height: 200px;
	font-size: 1.3em;
	margin-top: 550px;
	padding: 10px 10px 10px 10px;
	background-color: #d44831;
	color: #fff;
	float: left;
}
.submitbutton {
	display: block!important;
	font-size: 1.5em;
	height: 160px;
	width: 100%;
	text-decoration: none;
	background-color: #e84c3d;
	padding: 0px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;
}
.submitbutton2 {
	display: block !important;
	font-size: 1.5em;
	height: 160px;
	width: 100%;
	text-decoration: none;
	background-color: #f5f5f5;
	padding: 0px;
	color: #002e52;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;
}
.submitbutton3 {
	display: block !important;
	font-size: 1.5em;
	height: 160px;
	width: 100%;
	text-decoration: none;
	background-color: #002e52;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;
}
.submitbutton4 {
	display: block !important;
	font-size: 1.4em;
	height: 150px;
	width: 100%;
	text-decoration: none;
	background-color: #002e52;
	padding: 0px;
	color: #ffffff;
	text-align: center;

	vertical-align: middle;
	line-height: 150px;
	margin-bottom: -550px;
}
.submitbutton5 {
	display: block !important;
	font-size: 1.5em;
	height: 150px;
	width: 100%;
	text-decoration: none;
	background-color: #002e52;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;
	margin-left: -5px;
	margin-top: -20px;
}
.submitbutton6 {
	display: block !important;
	font-size: 1.5em;
	height: 160px;
	width: 100%;
	text-decoration: none;
	background-color: #13a2af;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;
	margin-top: 70px;
}
.submitbutton7 {
	display: block !important;
	font-size: 1.5em;
	height: 160px;
	width: 100%;
	text-decoration: none;
	background-color: #13a2af;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;
	margin-top: -90px;
}
.submitbutton8 {
	display: block!important;
	font-size: 1.5em;
	height: 160px;
	width: 100%;
	text-decoration: none;
	background-color: #a95baa;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;
	margin-top: -60px;
}
.firstsubmit8 {
	margin-top: 50px;
}
.videoplace {
	width: 1050px;
	height: 593px;
	margin-bottom: 20px;
}
.videoplaceright {
	width: 1050px;
	height: 593px;
	margin-bottom: 20px;
}
.videoplacefullwidth {
	width: 1050px!important;
	height: 593px!important;
	margin-top: -20px!important;
}
.newsimage {
	display: none;
}
.videoplace3 {
	width: 1050px;
	height: 593px;
	margin-top: -400px;
}
.videoplace4 {
	width: 1050px!important;
	height: 593px!important;
}
.joblist {
	padding: 0px;
	margin-top: -56px;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	font-family: 'Open Sans', sans-serif;
	width: 700px;
	margin-bottom: 36px;
}
.jobtitle {
	color: #ff6600!important;
	line-height: 1.2em!important;
}
#s4-workspace {
	-webkit-overflow-scrolling: touch!important;
	height: auto!important;
}
.wacourses {
	margin-bottom: 20px;
	padding-left: 40px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 45px;
	background-color: #EEEEEE;
	width: 960px;
	margin-top: 30px;
}
.wabutton {
	width: auto!important;
	font-size: 1em!important;
	margin-bottom: 10px;
}
.coursetitle {
	color: #fa6f12 !important;
	font-family: 'Open Sans', sans-serif !important;
	line-height: 1.2em !important;
	font-size: 1.2em !important;
	font-weight: 400 !important;
	margin-bottom: 10px;
}
.lectureheader {
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px!important;
	background-color: #e74c3c;
	width: 960px;
	font-size: 18px;
	margin-top: 30px;
	color: #fff;
}
.lectureinfo {
	margin-bottom: 30px;
	padding-left: 50px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 50px!important;
	background-color: #EEEEEE;
	width: 960px;
	margin-top: 30px;
}
.lecturebook {
	margin-bottom: 50px;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px!important;
	background-color: #EEEEEE;
	width: 940px;
	margin-top: 0px;
}
.lectureinfo h2 {
	margin-bottom: -20px!important;
}
.sep {
	border: 1px;
	border-bottom-style: dotted;
	border-color: #D44831;
	width: 960px;
	margin-top: 20px;
	margin-bottom: -50px!important;
}
.redbutton {
	padding: 29px;
	background-color: #e74c3c;
	display: inline-block;
	margin-top: 22px;
	color: white;
	padding-left: 32px;
	font-size: 0.9em!important;
}
.wacourses h2 {
	font-size: 22px!important;
	line-height: 1.2em!important;
}
.wades {
	margin-top: -55px!important;
	line-height: 1.5em;
	margin-bottom: 30px;
}
.wabutton {
	padding: 29px;
	background-color: #e74c3c;
	width: 400px;
	margin-top: 22px;
	color: white;
	padding-left: 32px;
}
.wabutton:hover {
	background-color: #d24637;
}
.fa-pencil {
	padding-right: 5px;
}
.wabutton a {
	color: white;
}
.wabutton a:hover {
	text-decoration: none;
}
.wainfo {
	margin-top: 30px;
	margin-bottom: 25px;
}
#newslist {
	width: 1000px;
}
#newslist ul {
	list-style: none!important;
	margin-left: 0;
	padding-left: 0em;
	text-indent: 0em;
	margin-top: 0px;
	line-height: 1.2em;
	margin-bottom: 0px;
}
#newslist li {
	list-style: none!important;
	font-size: 1em;
	margin-bottom: 22px;
	color: #0072C6!important;
}
#newslist ul .link-item a {
	color: #0072C6;
}
.dfwp-list {
	margin-left: -10px!important;
	margin-top: 20px!important;
}
#header-left div span a {
	display: block; /* Required to effectively set image height and width to show full logo image */
	width: 650px!important;
	height: 205px!important;
	text-indent: -9999px; /* Hides anchor text */
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 25px;
	background-image: url('../../SiteAssets/images/mobile-logo.png');
	background-repeat: no-repeat!important;
	background-size: 650px 205px!important;
}
#top-horitonal-nav-container {
	overflow: hidden!important;
	padding-left: 55px;
	width: 1100px;
	height: 190px;
}
#header {
	background: #002e52;
	width: 100%;
	overflow: hidden;
}
#headerwelsh {
	background: #002e52;
	width: 100%;
	height: 500px;
}
#header-right {
	width: 400px;
	height: auto;
	font-size: 2.6em;
	margin-top: 102px;
}
.welshlink {
	color: white;
	float: right;
	margin-top: 20px;
	margin-bottom: 15px;
	color: #b0b0b0;
	margin-right: 10px;
	width: 100%;
}
.search-text {
	display: none;
}
.search-text-welsh {
	display: none;
}
.employ {
	display: none;
}
.instastudentlife {
	width: 1000px!important;
	height: 500px!important;
}
#search-box {
	background-color: green!important;
}
.search-box {
	position: absolute!important;
	left: 50px;
	top: 100px;
	height: 150px;
	margin-top: 170px!important;
	width: 1050px !important;
}
.ms-srch-sb > input {
	background-color: #FFF;
	display: inline-block;
	border-style: none;
	outline-style: none;
	font-size: 1.4em;
	height: 120px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-indent: 10px;
	width: 850px!important;
	outline-width: 0px;
	padding-left: 30px !important;
}
.ms-srch-group-content {
	margin-top: -235px!important;
	width: 1000px !important;
}
.ms-srch-sb > .ms-srch-sb-searchLink {
	width: 120px!important;
	height: 120px!important;
	margin-left: 20px!important;
	margin-right: 10px!important;
	background-image: url("../../SiteAssets/images/searchmob.png")!important;
	background-repeat: no-repeat;
	background-size: 120px 120px;
}
#top-horitonal-nav-container {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 200px!important;
	display: block;
	z-index: 99999;
}
#header {
	height: 650px!important;
}
.nav {
	font-size: 2.8em;
	width: 100%;
}
.top-horizontal-nav ul li {
	list-style-type: none;
	line-height: 1.6em;
}
.top-horizontal-nav ul li a {
	font-size: 1em;
}
.welshnav {
	font-size: 0.86em!important;
}
/* Footer ---------------------------------------------------------------------------------------------------------------- */

.footer-column {
	font-size: 2.8em;
	line-height: 4em;
	width: 1040px;
	float: left;
	margin-left: 30px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.footer-column li {
	line-height: 1.4em;
	background-color: #0c304d;
	margin-bottom: 10px;
	padding: 20px;
}
.footer-column li a {
	color: #fff;
}
.footer-column h5 {
	line-height: 2.2em;
	font-size: 1.2em;
	color: #eaeaea;
	padding-left: 10px;
}
.footerlinks {
	font-size: 1.4em!important;
	margin-left: 30px!important;
	margin-top: -30px!important;
	width: 1000px!important;
	line-height: 3em!important;
}
.footerlinks a {
	font-size: 1em!important;
}
.QAA {
	width: 306px;
	height: 200px;
	float: left;
	background-image: url('../../SiteAssets/images/QAA.png');
	background-repeat: no-repeat;
	background-size: 306px 200px!important;
	margin-bottom: 70px;
	margin-top: 20px;
}
.socialfooter {
	width: 900px;
	font-size: 5em;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 60px
}
.socialfooter a {
	padding-right: 5px;
	color: #fff;
}
.socialfooter a:hover {
	color: #e94f36;
	text-decoration: none;
}
.padding-right40px {
	padding-right: 0px;
}
.footerlinks {
	color: #777e85;
	float: left;
	font-size: 0.6em;
	margin-bottom: -20px;
	margin-top: 33px;
	padding-left: 0px;
	line-height: 1.6em;
	overflow: hidden;
	width: 1090px;
}
.footerlinks a {
	color: #EAEAEA;
	font-size: 0.6em;
}
.footerlinks a:hover {
	color: #777e85;
	text-decoration: none;
	font-size: 0.6em;
}
/* Page Structure ---------------------------------------------------------------------------------------------------------------- */


#main-content-placeholder-full-width {
	float: none!important;
	width: 1100px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 45px;
	padding-left: 15px;
	margin-left: -6px;
	height: auto !important;
	overflow: hidden;
}
.schoolfullwidth {
	width: 878px;
	float: right;
	font-size: 0.95em;
	color: #333;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}
.crumbcontainer {
	color: #000;
	font-size: 0.6em;
}
/* Homepage Structure ---------------------------------------------------------------------------------------------------------------- */


.homepage .dfwp-list li {
	font-size: 12px;
}
.cornerIcon {
	display: none;
	position: absolute;
	top: 25px;
	width: 20px;
	height: 20px;
	z-index: 999;
	right: 50px;
	font-size: 1em;
}
#page-layout-container {
	margin: 0 auto;
	min-height: 400px;
	width: 1120px;
	margin-top: 20px;
	float: none!important;
	clear: both;
}
#main-content-placeholder-full-width-home {
	width: 1100px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: -20px;
	float: none!important;
	clear: both;
	margin-top: 30px;
}
.col-homeleft {
	width: 100%;
	float: none!important;
	overflow: hidden!important;
	height: auto !important;
}
.col-homeright {
	width: 1100px;
	float: none!important;
	overflow: hidden!important;
	height: auto !important;
}
.col-middle-left {
}
.col-middle-end {
	margin-left: 30px!important;
	padding-bottom: 0px!important;
	height: auto!important;
	overflow: hidden!important;
	width: 95%!important;
}
.subtoval {
	font-size: 0.75em!important;
	font-style: italic;
}
.col-middle-end {
	margin-left: 30px!important;
	padding-bottom: 120px!important;
}
/* Homepage Hero Image---------------------------------------------------------------------------------------------------------------- */

#homeheroimage {
	height: 400px;
	width: 1060px;
	margin-left: 0px;
	background-size: 1300px 400px;
	background-position: -180px 0px;
	margin-top: 0px;
	margin-left: 20px;
}
.homehero_overlay {
	background-image: url('../../SiteAssets/images/mobile-tile.png');
	background-repeat: repeat;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	font-weight: 300;
}
#metsportimage {
	height: 377px;
	width: 1030px;
	margin-left: 0px;
	background-size: 1030px 377px;
	margin-top: 0px;
	margin-left: 0px;
}
#metsportfacilitiesimage {
	height: 377px;
	width: 1030px;
	margin-left: 0px;
	background-size: 1030px 377px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
}
#metsportimage .unitpagetitlecontainer, #metsportfacilitiesimage .unitpagetitlecontainer {
	background-color: white!important;
	max-height: 10px!important;
	width: 600px!important;
	position: absolute!important;
	top: 280px!important;
}
#metsportimage .unitpagetitlecontainer h1 {
	background-color: white!important;
	max-height: 60px!important;
}
#metsportfacilitiesimage .unitpagetitlecontainer h1 {
	max-height: 60px!important;
	margin-top: -40px!important;
}
.homehero_overlay a {
	color: #e94f36;
}
.schoolherotext {
	position: relative;
	height: 314px;
	width: 770px;
	font-size: 3.3em;
	top: 50px;
	left: 40px;
	line-height: 1.2em;
	font-weight: 200;
	position: relative;
	z-index: 3;
	color: #032f50;
}
.schoolherotext a {
	text-decoration : underline;
}
.schoolherotext a:hover {
	text-decoration: none;
}
/* Homepage Find a course ---------------------------------------------------------------------------------------------------------------- */

.col-findacourse {
	width: 1060px;
	background-color: #fff;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin-bottom: 0px!important;
	font-size: 3em;
	height: auto !important;
	margin-top: 20px;
}
.col-findacourse .homepage_title {
	font-size: 1.1em;
	margin-bottom: 40px;
	color: #0c304d;
	font-weight: 500;
	padding-bottom: 20px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
}
.col-findacourse ul {
	color: #FFF;
	list-style-type: none;
	font-size: 1.2em;
	font-weight: 200;
	font-style: italic;
	margin-top: 10px;
}
.col-findacourse ul li {
	line-height: 1.4em;
	background-color: #0c304d;
	margin-bottom: 10px;
	padding: 20px;
	padding-left: 50px;
}
.col-findacourse ul li a {
	color: #FFF;
	text-decoration: none;
}
.col-findacourse ul li a:hover {
	color: #002e52;
	text-decoration: none;
}
.coursecontainer {
	display: none;
}
.ms-rtestate-field p {
	line-height: 1.4em;
}
/* Homepage Latest News ---------------------------------------------------------------------------------------------------------------- */

.unitmiddle .homepage_title {
	font-size: 1.2em!important;
	font-weight: 400;
}
.unitcol-left-moreinfo .homepage_title {
	font-size: 1.2em!important;
	font-weight: 400;
}
.col-latestnews {
	width: 1070px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 30px;
	font-size: 3em;
	float: none!important;
	clear: both;
	background-color: #fff;
	height: auto !important;
}
.col-latestnews .homepage_title {
	font-size: 1.2em;
	color: #0c304d;
	font-weight: 500;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
}
.col-latestnews ul {
	color: #333;
	list-style-type: none;
	font-weight: 400;
	margin-left: 25px;
}
.col-latestnews ul li {
	margin-bottom: 25px;
	line-height: 1em;
	width: 960px;
}
.col-latestnews ul li a {
	color: #1659b4;
	text-decoration: none;
	font-size: 2.8em!important;
}
.col-latestnews ul li a:hover {
	color: #1659b4;
	text-decoration: none;
}
/* Homepage Video---------------------------------------------------------------------------------------------------------------- */

.col-vimeoinfo {
	height: auto !important;
	width: 960px !important;
	padding-left: 50px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.col-homevideo {
	margin-left: 30px;
	width: 1040px!important;
	float: none!important;
	background-color: #e94f36;
	height: auto !important;
	font-size: 2.3em;
}
.col-vimeo {
	width: 1040px!important;
	height: 585px;
	float: none!important;
	clear: both;
}
.col-right-video p {
	display: none;
}
.col-homevideo .homepage_title {
	font-size: 1.3em;
	font-weight: 800;
	margin-bottom: 10px;
	color: #fff;
	padding-bottom: 00px;
}
/* Homepage Meet the Student---------------------------------------------------------------------------------------------------------------- */

.col-homestudent {
	margin-top: 30px;
	width: 1040px;
	height: auto !important;
	background-color: #ffb553;
	margin-left: 30px;
	font-size: 2.5em;
}
.col-homestudent .homepage_title {
	font-size: 1.3em;
	font-weight: 800;
	margin-bottom: 10px;
	padding-bottom: 00px;
}
.col-studentinfo {
	height: auto !important;
	width: 960px !important;
	padding-left: 50px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 40px;
}
#studentimage {
	width: 1040px;          /* 821px / 449px = 0.54689 */
	height: 459px;
	background-size: 1040px 459px;
	background-position: 0px 0px;
}
.col-middle-left {
	height: auto !important;
	width: 1040px !important;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 30px;
}
.col-left-image {
	display: none;
}
.col-left-infobox {
	margin-top: 0px;
	width: 960px;
	height: auto !important;
	font-size: 3.4em;
	padding-left: 50px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 40px;
}
.col-left-infobox .homepage_title {
	margin-bottom: 10px;
	padding-bottom: 00px;
}
.subscript {
	font-size: 0.8em!important;
	font-style: italic;
}
/* Drilldown Layout---------------------------------------------------------------------------------------------------------------- */

#ordercontainer {
	display: table;
}
.col-drillleft {
	display: table-footer-group;
	width: 950px!important;
	margin-bottom: 15px;
	float: none;
}
.col-drillleftnav {
	margin-top: 0px!important;
	margin-left: 40px!important;
	width: 950px!important;
	min-height: 200px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 40px;
	margin-top: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 3em;
}
.col-drillleftnav ul {
	margin-left: -25px;
	width: 900px!important;
}
.newscontentarea .newscol-right {
	display: none;
}
.newscontentarea .newsintro p {
	font-size: 1em!important;
}
.newscontentarea {
	margin-top: 0px!important;
}
.contentarea {
/*margin-bottom: 130px;*/
}
.dfwp-list {
	margin-left: 10px!important;
}
.col-drillleftnav a {
}
.drillright {
	width: 1040px;          /* 1100px / 259px = 0.82938 */
	margin-bottom: 15px;
	font-size: 1em;
	margin-left: -10px;
	margin-top: 10px!important;
}
.drillright ul {
	font-size: 0.45em;
	padding-left: 0px;
}
.drillright ul li {
	margin-left: -10px!important;
	line-height: 2.2em!important;
	padding-left: 25px;
	margin-bottom: 40px!important;
}
.col-drillleftnav ul li {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.col-drillleftnav ul li:first-child {
	display: none;
}
.fullwidth {
	display: table-header-group;
	width: 1040px;
	font-size: 3em; /*this is the class that changes font-size in everything*/
	color: #333;
	/*margin-bottom: 120px;*/
	margin-left: 45px;
	margin-top: 0px;
	text-align: left;
}
.fullwidth p {
}
.fullwidth ul {
	margin-left: 23px;
}
.newscol-right {
	display: none;
	margin-top: 40px;
	margin-left: 0px;
	float: left;
	clear: both;
	margin-bottom: 20px;
	margin-right: 60px;
	width: 1040px;
}
.newscol-right img {
	width: 100%;
	margin-top: 0px;
}
.col-right {
	margin-top: -70px!important;
	margin-left: 0px;
	float: left;
	clear: both;
	margin-bottom: 20px;
	margin-right: 60px;
	max-width: 1040px;
	width: 1040px;
}
.col-right img {
	padding-top: 20px;
	width: 100%;
	margin-top: 0px;
}
.newsimage {
}
div.topSpacerDiv {
	display: none!important;
}
.caption {
	line-height: 1.3em;
	font-size: 0.8em;
	color: #636363;
	margin-bottom: 0px;
	width: 100%;
	background-color: #fff;
	margin-top: 10px;
}
.newspagetitle {
	font-size: 1.4em;
}
.crumb {
	width: 1140px;
	background-color: #f7f7f7;
	float: left;
	font-size: 4.5em;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 20px;
	font-weight: 600;
}
.crumbcontainer {
	width: 900px;
	float: left;
	margin-left: 65px;
	font-family: 'Open Sans', sans-serif;
}
.schoolheroimage {
	height: 470px;
	width: 1060px;
	margin-left: 20px;
	background-size: 1293px 470px;
	background-position: -50px 0px;
	margin-top: -40px;
}
.hero_overlay {
	background-image: url('../../SiteAssets/images/mobile-tile.png');
	background-repeat: repeat;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	font-weight: 300;
}

.hero_overlay_int {
	background-image: url('../../SiteAssets/images/mobile-tile.png');
	background-repeat: repeat;
	width:600px;
	margin-top:70px;
	line-height:53px;
	font-size:50px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	font-weight: 300;
	
}

.hero_overlay_studentlife {
	background-image: url('../../SiteAssets/images/mobile-tile.png');
	background-repeat: repeat;
	padding-left: 30px;
	padding-right: 40px!important;
	padding-top: 30px;
	padding-bottom: 10px!important;
	color: #fff;
	font-weight: 300!important;
	font-size: 1.6em!important;
	line-height: 90px!important;
	width: 500px!important;
	margin-bottom: 50px!important;
}
.hero_overlay_studentlife a {
	font-size: 1.1em!important;
}
.hero_overlay_studentlife h1 {
	font-size: 0.8em!important;
}
.hero_overlay a {
	color: #e94f36;
}
.middle {
	width: 1040px;
}
.middle p {
	font-size: 1.2em;
}
.coursetitle h1 {
	
}
.schoolheader h1 {
font-size: 56px!important;
		line-height: 1.3em;
	margin-bottom: 20px;
}
.fullwidth h1 {
	font-weight: 200;
font-size: 56px!important;
	padding-top: 40px;
	line-height: 1.3em;
	margin-bottom: 10px
}
.darren {
	overflow: hidden!important;
	background-color: yellow!important;
	height: 1200px;
}
.pagetitlecontainer h1 {
	font-weight: 400;
	font-size: 56px!important;
	line-height: 1.2em;
	padding-top: 20px!important;
	margin-botom: 120px!important;
}
#videoheader {
	width: 1040px!important;
	height: 586px;
	margin-top: 150px;
	margin-bottom: -130px;
}
.galleryimage {
	width: 100%!important;
}
.newpagetitlecontainer h1 {
	font-weight: 400;
	font-size: 47px!important;
	line-height: 1.2em;
	padding-top: 20px!important;
	margin-botom: 0px!important;
}
.newpagetitlecontainer {
	max-width: 930px!important;
	min-height: 20px;
	line-height: 1.2em;
	font-size: 1.75em;
	font-weight: 400;
	background-color: white!important;
	padding-right: 16px;
	margin-top: 0px!important;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
}
.pagetitlecontainer {
	font-weight: 400;
	font-size: 1em!important;
	line-height: 1.3em;
	margin-top: 0px!important;
	margin-botom: 120px!important;
	width: 800px!important;
	display: block!important;
	position: absolute!important;
	bottom: -80px!important;
	background-color: #fff !important;
}
.fullwidth h2 {
	font-size: 0.7em!important;
	margin-bottom: 10px;
	padding-top: 20px;
	color: #002e52;
	font-weight: 400;
	/*line-height: 3em;*/
	font-family: 'Open Sans', sans-serif;
}
.fullwidth h3 {
	font-size: 1em!important;
	padding-top: 20px;
	margin-bottom: 10px;
	color: #002e52;
	font-weight: 400;
	line-height: 1.3em;
	font-family: 'Open Sans', sans-serif;
}
.fullwidth h4 {
	font-size: 1em!important;
	padding-top: 40px;
	margin-bottom: 10px;
	color: #002e52;
	font-weight: 200;
	line-height: 1.3em;
	font-family: 'Open Sans', sans-serif;
}
.pagetitle {
	font-size: 1.6em!important;
	margin-bottom: 10px;
	line-height: 1.3em;
	font-family: 'Open Sans', sans-serif;
	margin-top: 70px;
}
.pagetitle h1 {
	font-size: 56px!important;
	margin-bottom: 30px;
	margin-top: -90px;
	line-height: 1em;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #e94f36;
}
.topSpacerDiv {
	display: none!important;
}
.slm-layout-main.groupmarker ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	line-height: 1.6em;
	margin-bottom: 10px;
}
.slm-layout-main.groupmarker ul li {
	margin-bottom: 6px;
	line-height: 3.4em;
}
.slm-layout-main.groupmarker a {
	font-size: 2em!important;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	color: #002E52;
}
.groupheader {
	font-size: 1.4em!important;
	color: #e94f36;
	font-weight: 400;
	line-height: 1.3em;
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px #ccc solid;
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: -2px;
}
.fullimage {
	width: 1040px!important;
	height: 390px;
	margin-bottom: 100px;
}
.singleine {
	background-color: pink!important;
}
.description {
	font-size: 1.2em!important;
}
.iapheader {
	padding: 30px;
	background-color: #226D86;
	color: white;
	margin-bottom: 0px!important;
	font-size: 1.2em;
	padding-left: 30px;
}
.greenbutton {
	padding: 13px;
	background-color: #99CC00;
	color: white;
	padding: 50px!important;
	display: inline-block;
	padding-left: 16px;
	font-size: 1em;
	width: 945 px!important;
	text-transform: uppercase;
}
.iaps {
	margin-top: -50px!important;
}
.singleline {
	margin-top: -130px!important;
}
.unitpagetitlecontainer {
	font-size: 1.4em;
	max-width: 900px;
	bottom: 0px;
	height: auto!important;
	padding-top: 12px;
	padding-bottom: 142px!important;
	padding-right: 16px!important;
	position: relative!important;
	bottom: 20px!important;
	background-color: transparent!important;
	margin-bottom: 2210px!important;
}

.unitpagetitlecontainer h1 {

font-size: 56px!important;

}
.bodycopy {
	position: relative!important;
	display: inline-block!important;
	padding-top: 0!important;
	margin-top: 90px!important;
	width: 100%;
}
.unitfullimage {
	width: 1040px;
	padding-bottom: 90px;
}
.unitfullwidth .col-right {
}
.coursebuttons {
	width: 1040px!important;
	background-color: #fff!important;
	float: right!important;
	padding: 0px!important;
	margin: 0px!important;
	font-family: "Open Sans", sans-serif;
	font-style: italic;
	color: #032f50;
	font-size: 1.4em;
}
.ugcoursebutton {
	width: 990px!important;
	background-color: #032f50;
	margin-top: 10px;
	margin-bottom: 13px;
	float: right;
	padding-left: 50px!important;
	padding-bottom: 2px!important;
}
.ugcoursebutton a {
	font-family: "Open Sans", sans-serif;
	font-style: italic;
	font-weight: 400;
	color: #fff;
	font-size: 0.98em;
	padding-bottom: 2px!important;
}
.coursebuttonssl {
	width: 1040px!important;
	background-color: #fff!important;
	float: right!important;
	padding: 0px!important;
	margin: 0px!important;
	font-family: "Open Sans", sans-serif;
	font-style: italic;
	color: #032f50;
	font-size: 1.7em;
}
.ugcoursebuttonsl {
	width: 990px!important;
	background-color: #032f50;
	margin-top: 10px;
	margin-bottom: 13px;
	float: right;
	padding-left: 50px!important;
	padding-bottom: 2px!important;
}
.ugcoursebuttonsl a {
	font-family: "Open Sans", sans-serif;
	font-style: italic;
	font-weight: 400;
	color: #fff;
	font-size: 1.2em;
	padding-bottom: 2px!important;
}
.ugcoursebuttonaeme {
	width: 990px!important;
	background-color: #11929e;
	margin-top: 10px;
	margin-bottom: 13px;
	float: right;
	padding-left: 50px!important;
	padding-bottom: 2px!important;
}
.ugcoursebuttonaeme a {
	font-family: "Open Sans", sans-serif;
	background-color: #11929e;
	font-style: italic;
	font-weight: 400;
	color: #fff;
	font-size: 0.98em;
	padding-bottom: 2px!important;
}
.ugbuttonicon {
	display: none;
}
.col-right-video-new {
	margin-top: 32px;
	margin-bottom: 30px;
	max-width: 1040px;
	width: 1020px;
	height: 574px;
	float: left;
	margin-left: 0px;
}
.col-right-video-accom {
	margin-top: 32px;
	margin-bottom: 30px;
	max-width: 1040px;
	width: 1020px;
	height: 574px;
	float: left;
	margin-left: 0px;
}
.col-right-video-home {
	margin-top: 0px;
	margin-bottom: 30px;
	max-width: 1040px;
	width: 1020px;
	height: 574px;
	float: left;
	margin-left: 0px;
}
.unittopSpacerDiv {
	display: none;
}
.unitfullwidth {
	width: 1040px;
	font-size: 2em;
	display: table-header-group;
}
.dfwp-list li {
	color: #06C;
	margin-left: -0px!important;
	padding-bottom: 10px;
}
.unitcontainer {
	width: 1040px!important;
}
.fullimage img {
	width: 100%;
}
.unitfullimage {
	width: 1040px;
	margin-bottom: 90px;
}
.unitfullimage img {
	width: 100%;
}
.unitleft {
	width: 1040px!important;
}
.coursecol {
	max-width: 1100px!important;
	width: 1100px!important;
	height: auto!important;
}
.pagetitle {
	font-size: 1.4em;
}
.pagetitlecontainer {
	max-width: 1130px!important;
	max-width: 1130px!important;
	min-height: 20px;
	line-height: 1.2em;
	font-size: 1.4em!important;
	font-weight: 400;
	padding-top: 12px;
	padding-bottom: 2px;
	padding-right: 16px;
	position: absolute;
	bottom: -30px;
	font-family: 'Open Sans', sans-serif;
}

.terms {
	margin-top: -20px!important;
	font-size: 0.1em!important;
}

.kisscontainer {
	width: 1050px!important;
	background-color: #f4e789;
}
.kis-widget {
	background-color: #dd312c;
	width: 1050px!important;
	margin-left: -4px;
	margin-bottom: 15px;
	text-align:center;
}
.overview {
	margin-top: 0px!important;
	font-size: 1.2em;
}
.courseoverview {
	margin-top: 80px;
	font-size: 0.9em;
}
.courseoverview li {
	margin-left: 5px!important;
}
.courselist a {
	font-size: 3em;
}
.courselist ul {
	margin-left: -12px;
}
.coursevideo {
	width: 1100px;
}
#coursevideo {
	width: 1100px;
	height: 619px;
	margin-top: -20px;
}
#schoolvideo {
	width: 1100px;
	height: 619px;
	margin-bottom: 230px;
	margin-top: 33px!important;
}
.coursetitle {
	font-size: 0.85em;
	line-height: 1.28em;
}
.coursetitlecontainer {
	max-width: 1040px!important;
	display: inline-block;
}
.ugclearing {
	display: inline-block;
	padding: 30px!important;
	background-color: #e94f36;
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	margin-top: 40px;
	margin-bottom: -40px!important;
}
.accordionred {
	background-color: #e94f36!important;
	color: white!important;
	font-size: 2em!important;
	font-weight: 500!important;
}
#accordion {
	font-size: 1em!important;
}
#accordion p {
	padding-left: 10px;
	font-size: 1.7em;
	line-height: 1.2em;
}
#accordion ul {
	font-size: 0.85em;
	line-height: 1.6em;
}
#accordion h3 {
	font-size: 1em!important;
	padding: 20px;
}
/* Course List for Course Lists from DataList   */

#courselists {
}
#courselists #accordion .courselist_datalist {
	margin-bottom: -15px!important;
	OVERFLOW-Y: hidden!important;
}
#courselists #ui-accordion-accordion-header-1 {
	margin-top: -50px!important;
}
#courselists #ui-accordion-accordion-panel-0 {
	margin-top: -60px!important;
}
#courselists #ui-accordion-accordion-panel-1 {
	margin-top: -60px!important;
}
#courselists #ui-accordion-accordion-panel-2 {
	margin-top: -60px!important;
}
#courselists #WebPartWPQ2, #courselists #WebPartWPQ3, #courselists #WebPartWPQ4 {
	OVERFLOW-X: hidden!important;
	OVERFLOW-Y: hidden!important;
}
#courselists .courselist_datalist ul {
	list-style: none!important;
	margin-left: 0px!important;
	padding-left: 25px!important;
	text-indent: 0px!important;
	margin-top: 0px!important;
	line-height: 1.6em!important;
	margin-bottom: 20px!important;
}
#courselists .courselist_datalist li {
	list-style: none!important;
	font-size: 1.2em!important;
}
.ui-accordion .ui-accordion-header {
	margin-top: 18px!important;
	font-family: 'Open Sans', sans-serif;
}

.unitcontainer p {
	font-size: 1.2em;
}

.unitcontainer .col-left-infobox {
	width: 960px!important;
	height: auto!important;
	padding: 40px;
	float: left;
	font-size: 1em;
	margin: 0px;
	margin-bottom: 20px;
}
.unitleft .col-left-infobox p {
	line-height: 1.2em;
}
.col-left-infobox .homepage_title {
	font-size: 1.2em!important;
	font-weight: 400;
}
.unitmiddle {
	width: 1040px!important;
	height: auto!important;
	font-size: 1em;
}
.unitright {
	width: 1040px!important;
	height: auto!important;
	font-size: 1em;
}
.unitcol-left-infobox {
	width: 960px!important;
	height: auto!important;
	padding: 40px;
	float: left;
	font-size: 1em;
	margin: 0px;
	margin-top: 30px;
}
.unitcol-left-moreinfo {
	width: 960px!important;
	height: auto!important;
	padding: 40px;
	float: left;
	font-size: 1em;
	margin: 0px;
	margin-top: 30px;
}
.noimage {
	margin-bottom: -60px;
}
.withimage {
}
.topSpacerDiv2 {
	display: none;
}
.unitsocialicons ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: -100px;
}
.unitsocialicons ul li {
	display: inline;
}
.unitsocialicons ul li a {
	font-size: 1.8em;
	background-color: #f5f5f5;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 4px;
}
.unitcol-left-moreinfo ul li a {
	margin-bottom: 8px;
	line-height: 1.1em!important;
	font-size: 2.8em!important;
}
.unitcol-left-moreinfo ul {
	margin-top: -50px!important;
}
.col-latestnews ul li a {
	margin-bottom: 8px;
	line-height: 1.1em!important;
}
.col-latestnews ul {
	margin-left: 5px;
}
.schoolfullwidth {
	display: table-header-group!important;
	padding: 0px;
	margin: 0px;
	width: 1040px;
}
.schoolintro {
	width: 1010px;
	font-size: 2em;
	margin-left: -15px;
	background-color: #fff;
	height: auto!important;
	padding: 20px;
}
.schoolintro h1 {
	font-weight: 400;
}
.schoolintro .socialicons {
	width: 900px;
	height: 150px;
	position: relative;
	bottom: -10px;
	left: 10px;
}
.schoolintro .socialicons ul li a {
	font-size: 4.5em;
}
.schoolcontainer .unitleft {
	width: 1100px;
	font-size: 0.32em;
	height: auto;
	margin-top: 20px;
	padding-bottom: 20px;
	background-color: #011A2E;
	margin-bottom: 10px;
}
.schoolcontainer .homepage_title {
	font-size: 60px!important;
}
.schoolcontainer .greyhomepagetitle {
	font-size: 60px!important;
	font-weight: 400;
}
.schoolcol-left-infobox .homepage_title {
	font-size: 60px!important;
}

.schoolfullwidth .col-vimeo {
}
.schoolfullwidth .schoolcol-left-infobox {
	width: 960px;
	padding: 40px;
	height: auto!important;
	font-size: 2.5em;
}

.schoolcol-left-infobox p {
	font-size: 1.6em;
}

.schoolcontainer {
	width: 1040px;
	font-size: 3em;
	padding: 0px;
	height: auto!important;/*margin-top: -140px!important;*/
}
.schoolvideocontainer {
	width: 960px;
	height: auto!important;
	float: left;
}
.schoolcontainer .unitmiddle {
	width: 960px;
}
.schoolcontainer .unitright {
	width: 960px;
}
.schoolcontainer .school-left-infobox {
	width: 960px;
	font-size: 1em;
	padding: 40px;
	height: auto!important;
	margin-top: 30px;
}
.schoolcontainer .unitcol-left-moreinfo-school {
	width: 960px;
	font-size: 1em;
	padding: 40px;
	height: auto!important;
	margin-top: 30px;
}
.gradcontainer {
	margin-bottom: 60px;
	margin-top: 20px;
	overflow: hidden;
	float: left;
}
.row {
	margin-top: -55px;
}
.graduate {
	margin-top: 20px;
	height: Auto!important;
	margin-right: 0px;
	float: left;
	width: 100%;
}
.graduate .gradtext {
	width: 100%;
	margin-top: 0px;
	background-color: #0c304d;
	padding-left: 50px!important;
	padding-top: 30px!important;
	padding-bottom: 30px!important;
	color: #fff;
	font-size: 1.2em;
}
.graduate .gradtext a {
	color: #fff;
}
.gradimage img {
	display: none;
}
.schoolflickr {
	display: none;
}
.schoolvideocontainer {
	width: 1040px!important;
	padding: 0px!important;
	margin: 0px!important;
}
#studyvideo {
	width: 1040px;
	height: 585px;
}
#schoolvideo {
	width: 1040px;
	height: 585px;
}
.schoolvideocontainer .col-vimeo {
	width: 1040px!important;
	height: 619px!important;
	margin-bottom: -3px !important;
}
.schoolvideocontainer .homepage_title {
	font-size: 1.2em;
	font-weight: 400;
}
.dfwp-column.dfwp-list {
	margin-top: -40px!important;
	margin-left: 10px;
}
.homepage_boxtext ul {
	margin-top: -40px;
}
.homepage_boxtext ul li {
	margin-bottom: 8px;
	line-height: 2.4em!important;
}
.homepage_boxtext ul li a {
	font-size: 2em;
}
.pagesocialicons ul {
	margin-left: -10px;
	margin-top: 10px!important;
}
.pagesocialicons ul li {
	display: inline;
}
.pagesocialicons ul li a {
	font-size: 1.6em;
}
/* Course List for Course Lists from DataList   */

#courselists .shortcourse #ui-accordion-accordion-panel-0 {
	margin-top: -100px!important;
}
#courselists .shortcourse #ui-accordion-accordion-header-0 {
	margin-bottom: 70px!important;
}
#courselists {
	margin-bottom: 40px;
}
#courselists #accordion .courselist_datalist {
	margin-bottom: -15px!important;
	margin-top: 35px!important;
	OVERFLOW-Y: hidden!important;
	width: 1000px!important;
}
#courselists #accordion .courselist_datalist ul {
	margin-bottom: 25px!important;
	padding-left: 0px!important;
	width: 100%;
}
#courselists #accordion .courselist_datalist ul li {
	padding: 10px;
	font-size: 0.2em;
}
#courselists #accordion .courselist_datalist ul li a {
	font-size: 0.8em;
}
#courselists #ui-accordion-accordion-header-0 {
	margin-bottom: 13px!important;
}
#courselists #ui-accordion-accordion-header-1 {
	margin-top: -20px;
}
#courselists #ui-accordion-accordion-panel-0 {
	margin-top: -20px;
}
#courselists #ui-accordion-accordion-panel-1 {
	margin-top: -20px;
}
#courselists #ui-accordion-accordion-panel-2 {
	margin-top: -20px;
}
#courselists #WebPartWPQ2, #courselists #WebPartWPQ3, #courselists #WebPartWPQ4 {
	OVERFLOW-X: hidden!important;
	OVERFLOW-Y: hidden!important;
}
#courselists .courselist_datalist ul {
	list-style: none!important;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 0px;
	line-height: 1.2em;
	margin-bottom: 0px;
}
#courselists .courselist_datalist li {
	list-style: none!important;
	font-size: 16px;
}
/* Course List for Non Data Lists Education & Art  */
.courselist_nondatalist {
	width: 1050px;
}
#accordion h2 {
	font-size: 1.2em!important;
	padding-left: 35px!important;
	padding-top: 20px!important;
	padding-bottom: 20px!important;
	line-height: 1.4em;
}
#accordion .courselist_nondatalist ul h2 {
	font-size: 1.2em!important;
	margin-left: -20px!important;
	margin-bottom: -20px!important;
}
#accordion .courselist_nondatalist ul {
	list-style: none!important;
	margin-left: 25px;
	padding-left: 0px;
	text-indent: 0px;
	margin-top: 0px;
}
#accordion .courselist_nondatalist li {
	list-style: none!important;
	font-size: 1.2em!important;
}
/* StudentLife Pages and Buttons */

.studentlifetext {
	display: none;
}


.mobiletext {
	margin-top: -50px;
}
.mobilelink {
	text-decoration: underline;
	color: #e94f36!important;
	font-weight: 500;
	font-size: 1.2em;
}
.sidebuttonbehindinsta {
	display: block;
	font-weight: 500;
	font-size: 1.5em;
	width: 100%;
	text-decoration: none;
	background-color: #e94f36;
	padding: 0px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;       /* the same as your div height */
	border-bottom-style: solid;
	float: left;
	margin-top: 0px;
}
.sidebuttonbehindinsta2 {
	display: block;
	font-weight: 500;
	font-size: 1.5em;
	width: 100%;
	text-decoration: none;
	background-color: #e94f36;
	padding: 0px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;       /* the same as your div height */
	border-bottom-style: solid;
	float: left;
	margin-top: -40px;
}
.sidebuttonbehindinsta3 {
	display: block;
	font-weight: 500;
	font-size: 1.6em;
	width: 100%;
	text-decoration: none;
	background-color: #e94f36;
	padding: 15px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 110px;       /* the same as your div height */
	border-bottom-style: solid;
	float: left;
	margin-top: 0px;
}
.sidebuttonbehindtwitter {
	font-size: 1.5em;
	display: block;
	font-weight: 500;
	width: 100%;
	text-decoration: none;
	background-color: #002e52;
	padding: 0px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;       /* the same as your div height */
	border-bottom-style: solid;
	float: left;
	margin-top: 20px;
}
.hide {
	display: none;
	width: 100%;
	background-color: black;
}
.behindthescenesheading {
	font-size: 1em;
}
.studentlifevideocontainer {
	width: 1050px;
	height: 593px;
	margin-bottom: 70px;
}
#videohead2 {
	width: 980px!important;
	height: 551px!important;
	margin-top: 0px;
}
.sidebutton3 {
	font-size: 2em!important;
	font-weight: 400!important;
	width: 100%;
	line-height: 150px;       /* the same as your div height */
	margin-top: 10px;
	padding-left: 0px;
	text-align: centre;
}

/*.sidebuttonint {
	font-size: 1.8em!important;
	font-weight: 400!important;
	width: 100%;
	line-height: 190px;      
	margin-top: 10px;
	padding-left: 0px;
	text-align: centre;
	margin-bottom: 20px;	
	display: block;
}*/

.sidebuttonint {
    background-color: #f6f5f5;
    color: #002e52;
    cursor: pointer;
    font-size: 1.8em!important;
	font-weight: 400!important;
    line-height: 190px;
    margin-bottom: 60px;
    padding: 12px 0 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
}



.buttonred {
    background-color: #e94f36;
    color: #ffffff;
    margin-top:40px;
      margin-bottom:-10px;
    padding: 12px 0 15px;
 	font-weight: 500;
    line-height: 190px;
    cursor: pointer;
    font-size: 18px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    font-size: 1.8em!important;
    font-weight: 400!important;

}

.sidebuttonapplynow {
	font-size: 1.8em!important;
	font-weight: 400!important;
	width: 100%;
	line-height: 150px;       /* the same as your div height */
	margin-top: 0px;
	padding-left: -40px;
}
.sidebutton2 {
	font-size: 1.4em;
	font-weight: 400;
	width: 100%;
	line-height: 150px;       /* the same as your div height */
	margin-top: -100px;
}
.sidebutton {
	font-size: 1.4em;
	font-weight: 400;
	width: 100%;
	line-height: 150px;       /* the same as your div height */
	margin-top: 50px;
	margin-bottom: 130px;
}
.sidebutton5 {
	font-size: 1.4em;
	font-weight: 400;
	width: 100%;
	line-height: 150px;       /* the same as your div height */
	margin-top: 23px;
}
.sidebuttonopen {
	font-size: 1.9em!important;
	font-weight: 400!important;
	width: 100%!important;
	line-height: 60px;       /* the same as your div height */
	padding-top: 40px;
	margin-bottom: -110px;
}
.sidebuttonaccom {
	font-size: 1.2em;
	font-weight: 400;
	width: 100%;
	line-height: 150px;       /* the same as your div height */
	margin-top: -20px;
	margin-bottom: 130px;
}
.socialbuttongrad2 {
	font-size: 1.4em;
	font-weight: 400;
	width: 100%;
	line-height: 150px;       /* the same as your div height */
	margin-top: 10px;
}
.socialbuttongrad3 {
	font-size: 1.4em;
	font-weight: 400;
	width: 100%;
	line-height: 120px;       /* the same as your div height */
	margin-top: -50px;
	text-decoration: none;
}
.socialbuttongrad4 {
	font-size: 1.4em;
	font-weight: 400;
	width: 100%;
	line-height: 150px;       /* the same as your div height */
	margin-top: -50px;
}
.socialbuttongrad5 {
	font-size: 1.4em!important;
	font-weight: 400!important;
	width: 100%;
	line-height: 150px;       /* the same as your div height */
	margin-top: 10px;
}
.socialbuttongrad7 {
	font-size: 1.4em;
	font-weight: 400;
	width: 100%;
	line-height: 100px;       /* the same as your div height */
	margin-top: 10px;
}
.newsletterconf {
	font-size: 1.4em;
	font-weight: 400;
	width: 100%;
	line-height: 150px;       /* the same as your div height */
	margin-top: 10px;
}
.newsletterwa {
	font-size: 1.4em;
	font-weight: 400;
	width: 100%;
	line-height: 150px;       /* the same as your div height */
	margin-top: 20px;
}
.gradvidimage {
	display: none;
}
.graduationvideocontainer {
	width: 1050px;
	height: 593px;
	margin-bottom: 70px;
}
.mobilebuttontwitter {
	display: block !important;
	font-size: 1.5em;
	font-weight: 400;
	width: 100%;
	text-decoration: none;
	background-color: #002e52;
	padding: 0px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;       /* the same as your div height */
	border-bottom-style: solid;
	float: left;
	margin-top: 20px;
}
.mobileform {
	display: block;
	font-size: 2.2em;
	font-weight: 400;
	width: 100%;
	text-decoration: none;
	background-color: #002e52;
	padding: 0px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;       /* the same as your div height */
	border-bottom-style: solid;
	float: left;
	margin-top: 20px;
	margin-bottom: 25px;
}
.hidebutton {
	display: block !important;
	font-size: 1em;
	text-align: centre;
	font-weight: 400;
	width: 1150px;
	text-decoration: none;
	background-color: #002e52;
	padding: 0px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;       /* the same as your div height */
	border-bottom-style: solid;
	margin-bottom: 20px;
	margin-top: 20px;
}
.mobileform a:link {
	color: #FFFFFF;
}
.mobileform a:visited {
	color: #FFFFFF;
}
.mobileflickreducation {
	display: block !important;
	font-size: 1.5em;
	font-weight: 400;
	width: 100%;
	text-decoration: none;
	background-color: #1d875c;
	padding: 0px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;       /* the same as your div height */
	border-bottom-style: solid;
	float: left;
	margin-top: 20px;
	margin-bottom: 25px;
}
.mobileflickreducation a:link {
	color: #FFFFFF;
}
.mobileflickreducation a:visited {
	color: #FFFFFF;
}
.mobileflickr {
	display: block !important;
	font-size: 1.5em;
	font-weight: 400;
	width: 98%;
	text-decoration: none;
	background-color: #e94f37;
	padding: 0px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;       /* the same as your div height */
	border-bottom-style: solid;
	float: left;
	margin-top: 20px;
	margin-bottom: 90px;
}
.mobileflickr a:link {
	color: #FFFFFF;
}
.mobileflickr a:visited {
	color: #FFFFFF;
}
/* Intentional Communities Styles*/	


.icprofile {
	background-color: #e7e8db;
	display: block;
	margin: 0 0 20px;
	min-height: 2800px;
	padding: 10px;
}
.icprofile-vc {
	background-color: #e7e8db;
	display: block;
	margin: 0 0 20px;
	height: 8500px;
	padding: 10px;
}
.icprofile-vc {
	background-color: #e7e8db;
	display: block;
	margin: 0 0 20px;
	min-height: 1080px;
	padding: 10px;
}
.icprofile2 {
	display: block;
	width: 100%;
	background-color: #e7e8db;
	height: 1950px;
	padding: 15px;
	margin-top: 50px;
}
.icprofile3 {
	display: block;
	width: 100%;
	background-color: #e7e8db;
	height: 1550px;
	padding: 15px;
	margin-top: 50px;
}
.icprofile4 {
	display: block;
	width: 100%;
	background-color: #e7e8db;
	height: 2950px;
	padding: 15px;
	margin-top: 50px;
}
.icprofile5 {
	display: block;
	width: 100%;
	background-color: #e7e8db;
	height: 1950px;
	padding: 15px;
	margin-top: 50px;
}
.icprofile6 {
	display: block;
	width: 100%;
	background-color: #e7e8db;
	height: 2950px;
	padding: 15px;
	margin-top: 50px;
}
.ictitle {
	color: #a95baa;
	padding: 10px;
	font-size: 1.5em;
	margin-top: -10px;
	float: left;
}
.csmenttitle {
	color: #0dc0d6;
	font-size: 28px;
	font-weight: 600px;
	margin: 10px 0;
}
.icphoto {
	margin: 5px 0px 50px 10px;
	float: left;
	display: block;
}
.icdesc {
	float: right;
	width: 75%;
	margin: -10px 0px 50px 10px;
	padding: 15px;
}
.csmentphoto {
	display: block;
	float: left;
	margin: 25px 0 0 10px;
}
/* END - Intentional Communities Styles*/	

/* New CSM AEME Keynote Speaker Styles*/	

.csmentdesc {
	float: right;
	padding: 10px 20px 10px 10px;
	width: 75%;
}
/* END - CSM AEME Keynote Speaker Styles*/	

/* Graduation class of 2017 styles */

.blacktexttitle {
	width: 1050px;
	margin-top: 0px;
	font-size: 4em!important;
	font-weight: 600;
}
.blacktexttitletop {
	width: 1050px;
	margin-top: 150px;
	font-size: 4em!important;
	font-weight: 600;
}
.hero_overlay_grad {
	font-size: 2.4em;
	width: 255%;
	text-align: center;
	height: 120px;
	margin: 200px 0px 50px -25px!important;
	padding: 45px 20px 20px 10px;
	line-height: 80px;
}



.hero_overlay_partnerships{
    display:none;
	font-size: 1.8em;
	width: 255%;
	text-align: center;
	height: 150px;
	margin: -100px 0px 50px 0px!important;
	padding: 45px 200px 20px -80px;
	line-height: 80px;
}

.socialiconsgrad {
	padding: 30px 0;
	text-align: center;
}
.socialiconsgrad span {
	font-size: 2.8em;
}
.socialiconsgrad ul {
	width: 100%;
}
.socialiconsgrad ul li {
	background: #f2f2f2 none repeat scroll 0 0;
	width: 200px;
	min-height: 150px;
	border-radius: 20px;
	display: inline-block;
	margin: 0 30px;
	padding: 60px 40px 35px;
	font-weight: 600;
}
.socialiconsgrad .fa-facebook-square {
	color: #405d9a;
	text-decoration: none;
}
.socialiconsgrad .fa-facebook-square:hover {
	color: #ccc;
	text-decoration: none;
}
.socialiconsgrad .fa-twitter {
	color: #1ab6e9;
	text-decoration: none;
}
.socialiconsgrad .fa-twitter:hover {
	color: #ccc;
	text-decoration: none;
}
.socialiconsgrad .fa-instagram {
	color: #3b4f58;
	text-decoration: none;
}
.socialiconsgrad .fa-instagram:hover {
	color: #ccc;
	text-decoration: none;
}
.streambutton {
	height: 220px;
	font-size: 2.8em;
}
.streambuttonsmall {
	height: 65px;
	min-width: 450px;
	font-size: 1.3em;
	padding: 20px 0 25px 0;
	margin-top: 55px;
	text-align: center;
}
/* Flickr Styles Gallery multiple */

.galleryplaceleft {
	width: 1050px;
	height: 593px;
	margin-top: 300px;
	font-size: 1.9em;
}
.galleryplaceright {
	width: 1050px;
	height: 593px;
	margin-top: 800px;
	font-size: 1.9em;
}
.galleryplaceleft2 {
	width: 1050px;
	height: 593px;
	margin-top: 900px;
	font-size: 1.9em;
}
.galleryplaceright2 {
	width: 1050px;
	height: 593px;
	margin-top: 800px;
	font-size: 1.9em;
}
/* END - Flickr Styles Gallery multiple */

.blog1 {
	display: block;
	background-color: #e84c3d;
	background-image: none;
	color: #FFFFFF;
	margin: 40px 0px 10px 0px;
	padding: 10px 10px 10px 40px;
	font-size: 1.6em;
	font-weight: 400;
	width: 95%;
	height: 200px;
}
.blog2 {
	display: block;
	background-color: #002e52;
	background-image: none;
	color: #FFFFFF;
	margin: -65px 0px 10px 0px;
	padding: 15px 10px 10px 40px;
	font-size: 1.6em;
	font-weight: 400;
	width: 95%;
	height: 300px;
}
.blog3 {
	display: block;
	background-color: #e84c3d;
	background-image: none;
	color: #FFFFFF;
	padding: 20px 10px 10px 40px;
	margin: 15px 0px 10px 0px;
	font-size: 1.6em;
	font-weight: 400;
	width: 95%;
	height: 200px;
}
.blog4 {
	display: block;
	background-color: #002e52;
	background-image: none;
	color: #FFFFFF;
	padding: 10px 10px 40px 40px;
	margin: -65px 0px 30px 0px;
	font-size: 1.6em;
	font-weight: 400;
	width: 95%;
	height: 270px;
}
.blog5 {
	display: block;
	background-color: #e84c3d;
	background-image: none;
	color: #FFFFFF;
	margin: 40px 0px 10px 0px;
	padding: 10px 10px 10px 20px;
	font-size: 1.6em;
	font-weight: 400;
	width: 95%;
	height: 300px;
}
.blog6 {
	display: block;
	background-color: #002e52;
	background-image: none;
	color: #FFFFFF;
	margin: 20px 0px 10px 0px;
	padding: 10px 10px 10px 20px;
	font-size: 1.6em;
	font-weight: 400;
	width: 95%;
	height: 390px;
}
.blog7 {
	display: block;
	background-color: #e84c3d;
	background-image: none;
	color: #FFFFFF;
	padding: 15px 10px 10px 20px;
	margin: 20px 0px 10px 0px;
	font-size: 1.6em;
	font-weight: 400;
	width: 95%;
	height: 390px;
}
.blog8 {
	display: block;
	background-color: #002e52;
	background-image: none;
	color: #FFFFFF;
	padding: 15px 10px 40px 40px;
	margin: 20px 0px 30px 0px;
	font-size: 1.6em;
	font-weight: 400;
	width: 95%;
	height: 390px;
}
.blog9 {
	display: block;
	background-color: #e84c3d;
	background-image: none;
	color: #FFFFFF;
	padding: 10px 10px 40px 40px;
	margin: 0px 0px 30px 0px;
	font-size: 1.6em;
	font-weight: 400;
	width: 95%;
	height: 270px;
}
.blog10 {
	display: block;
	background-color: #002e52;
	background-image: none;
	color: #FFFFFF;
	padding: 10px 10px 40px 40px;
	margin: 0px 0px 30px 0px;
	font-size: 1.6em;
	font-weight: 400;
	width: 95%;
	height: 270px;
}
.slcardiff1 {
	color: #FFFFFF;
	margin: 0px 0px 8px 0px;
	background-image: url('../../study/studentlife/PublishingImages/stadiummob.jpg');
	background-repeat: no-repeat;
	font-size: 1.4em;
	padding: 400px 10px 10px 25px;
	margin: -60px 0px 0px 0px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	width: 95%;
	height: 500px;
}
.slcardiff2 {
	color: #FFFFFF;
	margin: 0px 0px 8px 0px;
	background-image: url('../../study/studentlife/PublishingImages/arcademob.jpg');
	background-repeat: no-repeat;
	font-size: 1.4em;
	padding: 400px 10px 10px 25px;
	margin: -140px 0px 0px 0px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	width: 95%;
	height: 500px;
}
.slcardiff3 {
	color: #FFFFFF;
	margin: 0px 0px 8px 0px;
	background-image: url('../../study/studentlife/PublishingImages/baymob.jpg');
	background-repeat: no-repeat;
	font-size: 1.4em;
	padding: 400px 10px 10px 25px;
	margin: -140px 0px 0px 0px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	width: 95%;
	height: 500px;
}
.slcardiff4 {
	color: #FFFFFF;
	margin: 0px 0px 8px 0px;
	background-image: url('../../study/studentlife/PublishingImages/museummob.jpg');
	background-repeat: no-repeat;
	font-size: 1.4em;
	padding: 400px 10px 10px 25px;
	margin: -140px 0px 0px 0px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	width: 95%;
	height: 500px;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
#s4-workspace {
	-webkit-overflow-scrolling: touch!important;
	height: auto!important;
}
.ms-srch-group-content {
	margin-top: -95px!important;
}
#homeherovideo {
	height: 619px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
	background-repeat: no-repeat;
	position: relative;
}
.vimeo {
	height: 619px;
	width: 1100px;
}
#homepage-layout-container-video {
	margin: 0 auto;
	width: 1120px;
	margin-top: 0px;
}
.schoolheroimage {
	height: 360px;
	max-width: 1100px!important;
	margin-top: -20px;
	margin-right: 0px;
	margin-left: 0px;
}
.col-latestnews li {
	width: 195px;
}

.unitcol-left-moreinfo-school li {
	width: 265px;
   	font-size:22px!important;
    margin-top:30px;

}




#homeheroimage {
	height: 360px;
	width: 1100px;
	margin-top: -20px;
	margin-right: 0px;
	margin-left: 0px;
}
#main-content-placeholder-full-width-home {
	float: left;
	width: 1100px;
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#main-content-placeholder-full-width-school {
	width: 1100px;
	background-color: #fff;
	margin-top: -30px;
	margin-bottom: 95px;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 0px;
	float: left;
}
.unitcol-left-moreinfo-school {
	width: 276px;
	height: 294px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 1.4em;
	float: left;
}
#main-content-placeholder-full-width {
	float: left;
	width: 1100px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin-left: -6px;
}
#page-layout-container {
	margin: 0 auto;
	min-height: 400px;
	margin-top: -100px;
}

}


/*For portrait view */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation: portrait) {
.flag-mobile {
	position: absolute;
	top: 10px;
	right: 20px;
}

/*Schools Liason table styles*/

.redslt {

height:200px!important;
font-size:1.8em!important;

}

.whiteslt {

height:200px!important;
font-size:1.8em!important;

}

.greyslt {

height:200px!important;
font-size:1.8em!important;

}

.slttable {

padding:100px!important;

}




/* END Schools Liason table styles*/


/*-------------------- Make a Payment ------------------------*/
.pay-bg {
	background: #edf0f3;
	padding: 20px;
	border-radius: 5px;
	padding: 30px 80px 40px 40px;
	margin-bottom: 40px;
}
.fullwidth h2 {
	font-size: 0.7em;
	margin-bottom: 20px;
	padding-top: 20px;
	color: #002e52;
	font-weight: 700;
	/*line-height: 3em;*/
	font-family: 'Open Sans', sans-serif;
}
.pay-bg h2 {
	font-weight: 700 !important;
	margin-bottom: 25px;
	font-size: 1.2em;
}
p.pay-text {
	font-size: 1em;
	color: #333;
	line-height: 1.2em;
}
.pay-icons {
	margin: 45px 0 5px 0;
	/*display: inline-block*/
}
.pay-icons img {
	width: 40%;
	vertical-align: middle;
}

img.logos-wu-top {margin: 10px 0px 10px 15px; width: 100%; height: 100%;}

img.logos-wu {margin: 0px 0px 10px 15px; width: 100%; height: 100%;}


.red-pay-btn {
	padding: 20px;
	background-color: #e74c3c;
	color: white;
	display: inline-block;
	border-radius: 5px;
	margin-right: 20px;
	margin-bottom: 30px;
	cursor: pointer;
	width: 100%;
	text-align: center;
}
.red-pay-btn:hover {
	background-color: #d24637;
}
.red-pay-btn a {
	color: white!important;
	font-size: 1em;
}
.red-pay-btn a:hover {
	text-decoration: none;
}
span.red-pay-btn .fa.fa-chevron-right {
	font-size: 0.8em;
	position: relative;
	left: 5px;
}


.unitcol-left-moreinfo-school li {
   	font-size:18px;
    margin-top:20px;

}

}


 
