/*==== Universal and Index CSS ====*/
/*---- BODY and FONTS ----*/

/* mfont300 */
@font-face {
	font-family:'MuseoSans';
	src:url(../fonts/MuseoSans/MuseoSans_300-webfont.woff) format("woff"),
	    url(../fonts/MuseoSans/MuseoSans_300-webfont.ttf) format("truetype");
	font-weight:normal;
	font-display: optional;
}
@font-face {
	font-family:'MuseoSans';
	src:url(../fonts/MuseoSans/MuseoSans_300_Italic-webfont.woff) format("woff"),
	    url(../fonts/MuseoSans/MuseoSans_300_Italic-webfont.ttf) format("truetype");
	font-style:italic;
	font-display: optional;
}
/* mlists */
@font-face {
	font-family:'MuseoSans';
	src:url(../fonts/MuseoSans/MuseoSans_500-webfont.woff) format("woff"),
	    url(../fonts/MuseoSans/MuseoSans_500-webfont.ttf) format("truetype");
	font-weight:500;
	font-display: optional;
}
/* h2 */
@font-face {
	font-family:'MuseoSans';
	src:url(../fonts/MuseoSans/MuseoSans_500_Italic-webfont.woff) format("woff"),
	    url(../fonts/MuseoSans/MuseoSans_500_Italic-webfont.ttf) format("truetype");
	font-style:italic;
	font-weight:500;
	font-display: optional;
}
/* mfont */
@font-face {
	font-family:'MuseoSans';
	src:url(../fonts/MuseoSans/MuseoSans_700-webfont.woff) format("woff"),
	    url(../fonts/MuseoSans/MuseoSans_700-webfont.ttf) format("truetype");
	font-weight:700;
	font-display: optional;
}
@font-face {
	font-family:'MuseoSans';
	src:url(../fonts/MuseoSans/MuseoSans_700_Italic-webfont.woff) format("woff"),
	    url(../fonts/MuseoSans/MuseoSans_700_Italic-webfont.ttf) format("truetype");
	font-style:italic;
	font-weight:700;
	font-display: optional;
}
/* mheading */
@font-face {
	font-family:'MuseoSans';
	src:url(../fonts/MuseoSans/MuseoSans_900-webfont.woff) format("woff"),
	    url(../fonts/MuseoSans/MuseoSans_900-webfont.ttf) format("truetype");
	font-weight:900;
	font-display: optional;
}
@font-face {
	font-family:'MuseoSans';
	src:url(../fonts/MuseoSans/MuseoSans_900_Italic-webfont.woff) format("woff"),
	    url(../fonts/MuseoSans/MuseoSans_900_Italic-webfont.ttf) format("truetype");
	font-style:italic;
	font-weight:900;
	font-display: optional;
}
html{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}

body {
	font-family:'MuseoSans', Arial, sans-serif;
	font-weight:normal;
	color:#404040;
	margin-top:94px;
	font-size: 16px;
}
body.snow-app {
    margin-top: 0;
}
body.snow-app header, body.snow-app footer, body.snow-app .header-banner, body.snow-app #carousel-tier1a, body.snow-app #breadcrumb {
    display: none;
}
body.no-nav .container-fluid.orange, body.no-nav header, body.no-nav .rightnavheader, 
body.no-nav .right-nav-wrapper, body.no-nav #share-this, body.no-nav .col-right .padding-top2 {
    display: none;
}
figcaption {
	font-style: italic;
	text-align: center;
}
table caption {
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	color: #003057;
}
fieldset {
	border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
}
label.radio-inline:first-child {
    padding-top: 0;
}

label.radio-inline {
    margin-top: 0;
	margin-right: 15px;
}
#exterior {
	width:100%;
	max-width:1430px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:0;
	margin-bottom:0;
}
h2, h3, h4, h5, h6 {
	font-weight:500;
}
h5, h6 {
	margin-bottom:.6rem;
}
h1 { /* Main Page Header */
	font-weight:700;
	color:#003764;
	font-size:4rem;
	margin-bottom: 10px;
}
h2 { /* Page Secondary Header Orange Header Old-color #585858 */
	color:#f47920;
	margin-bottom:10px;
	font-size: 3.4rem;
}
h3 { /* Blue Header */
	color:#003764;
	font-size:2.8rem;
	margin-bottom: 10px;
}
h4 { /* Orange Header */
	color:#f47920;
	font-size:2.4rem;
	margin-bottom: 10px;
}
h5 { /* Grey Header */
	color:#585858;
	font-size:2.0rem;
	margin-bottom:10px;
}
h6 { /* Light-Orange Header */
	color:#faa634;
	font-size:1.6rem;
	margin-bottom:10px;
}

h3 a {
	color:#003764;
}

a {
	color:#003764;
	text-decoration:none;
}
a:hover {
	color:#f47920;
	text-decoration:none;
}
p a {
	color:#337ab7;
}
a img.link-arrow {
	vertical-align: middle;
	margin: 0;
}
ul.no-bullet, ul.no-bullets, li.no-bullet {
	list-style: none;
}
ul.no-lpadding, ol.no-lpadding {
	padding-left: 0;
}
.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

.badger-blue {
	color: #003764;
}
.badger-orange {
	color: #f47920;
}
.badger-orange-light {
	color: #f8a634;
}
.badger-gray {
	color: #585858;
}
.odd {
	background-color: #f1f1f1;
}
.text-level1 {
	font-size: 4rem;
}
.text-level2 {
	font-size: 3.4rem;
}
.text-level3 {
	font-size: 2.8rem;
}
.text-level4 {
	font-size: 2.4rem;
}
.text-level5 {
	font-size: 2.0rem;
}
.text-level6 {
	font-size: 1.6rem;
}
.mheading {
	padding:0 0 0 1.5rem;
	color:#585858;
	font-weight:900;
	font-size:3rem;
	line-height:normal;
}
.mlists {
	font-weight:500;
}
.bulletList {
	padding-left:4rem;
}
.mfont {
	font-weight:700;
	font-size:0.75rem;
	line-height:0.55rem;
}	
.mfont300 {
	font-weight:normal;
	font-size:0.75rem;
	line-height:0.95rem;
	color:#585858;
}
iframe {
	border:0;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*---- table{ border:1px solid #E1EBF1; width:100%; }
table thead { background:#84aac9; }
table thead tr th{ color:#FFFFFF; }
table tr.even, table tr.alt, table tr:nth-of-type(even){ background:#E1EBF1; } ----*/

/*---- END of BODY and FONTS ----*/

/*---- Spacing - Margins Top & Bottom ----*/
.noTop {
	margin-top:0 !important;
}
.xsTop {
	margin-top:.5rem;
}
.smTop {
	margin-top:1rem;
}
.mdTop {
	margin-top:2rem;
}
.lgTop {
	margin-top:3rem;
}
.xlTop {
	margin-top:4rem;
}
.xxlTop {
	margin-top:5rem;
}
.noBtm {
	margin-bottom:0;
}
.xsBtm {
	margin-bottom:.5rem;
}
.smBtm {
	margin-bottom:1rem;
}
.mdBtm {
	margin-bottom:2rem;
}
.lgBtm {
	margin-bottom:3rem;
}
.xlBtm {
	margin-bottom:4rem;
}
.xxlBtm {
	margin-bottom:5rem;
}
.noPadTop {
	padding-top:0;
}
.xsPadTop {
	padding-top:.5rem;
}
.smPadTop {
	padding-top:1rem;
}
.mdPadTop {
	padding-top:2rem;
}
.lgPadTop {
	padding-top:3rem;
}
.xlPadTop {
	padding-top:4rem;
}
.xxlPadTop {
	padding-top:5rem;
}
.noPadBtm {
	padding-bottom:0;
}
.xsPadBtm {
	padding-bottom:.5rem;
}
.smPadBtm {
	padding-bottom:1rem;
}
.mdPadBtm {
	padding-bottom:2rem;
}
.lgPadBtm {
	padding-bottom:3rem;
}
.xlPadBtm {
	padding-bottom:4rem;
}
.xxlPadBtm {
	padding-bottom:5rem;
}
.padding-top {padding-top:20px;}
.padding-top2 {padding-top:15px;}
.padding-right5 {padding-right:5px;}
.padding-bottom {padding-bottom:20px;}
.top10 {
	padding-top:10px;
}
.bottom10 {
	padding-bottom:10px;
}
.top-bottom {
	padding-bottom:30px;
	padding-top:30px;
}
.space-left {
	padding-left:10px;
}
.zeroPadLeft {
	padding-left:0 !important;
}
.container {
	max-width:1800px;
}
.container-fluid {
	padding-bottom:0;
	padding-right: 0;
	padding-left: 0;
	/*background-color:#fff;*/
}
#breadcrumb {
	padding-top:5px !important;
}

.bylaws ol {
    counter-reset: item;
}
.bylaws ul {
    list-style-type: "disc" !important;
}
.bylaws ol li:before {
    content: counters(item, ".")".";
    counter-increment: item;
    position: absolute;
    margin-right: 100%;
    right: 10px; // space between number and text
}
.bylaws ol li {
    display: block;
    position: relative;
}
.bylaws ol ol {
	padding-bottom: 10px;
}
.bylaws ol h2 {
	line-height: 1.4em !important;
}

@m
	.padding-top-faculty {padding-top:20px;}
/*---- END Spacing - Margins Top & Bottom ----*/

/*---- Colors - Font & Background ----*/
#orange, .orange {
	background-color:#f47920;
}
.orange-font {
	color:#f47920;
}
#caption-color-orange {
	background-color:#f47920;
}
#caption-color-red {
	background-color:#e75204;
}
#caption-color-blue, .blue2 {
	background-color:#003057 !important;
}
#caption-color-turquoise {
	background-color:#14989a;
}
#caption-color-purple {
	background-color:#676eb3;
}
#blue-font {
	color:#003057;
}
.light-orange {
	background-color:#fee8d6;
}
.event-orange {
	background-color:#faa634;
}
.grey {
	background-color:#a9a9a9;
}
.white, #white {
	background-color:#fff;
}
.orangeHover:hover {
	background-color:#f47920;
}
.bkndBlue {
	background-color:#003057;
}
.fontWhite {
	color:#fff;
}
/*---- END Colors - Font & Background ----*/

.row {
	margin-left:auto;
	margin-right:auto;
	overflow:hidden; /* use to be auto */
}
.background { /* MainBodyText */
	font-size:1rem;
	line-height:1.3rem;
	color:#000;
	background-color:#fff;
}
.row-bknd-white {
	background-color:#fff;
	margin-top: -6px; /* fix space between Snow Tv and container below */
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.departments {
	width:100%;
}
.departments h4 {
	margin-bottom:0.1rem;
}
.departments ul {
	list-style:none;
}
.main-container {
	padding:4rem 100px 0;
	max-width:1800px;
	margin: 0 auto;
}
.library_hours ul {
	list-style:none;
	padding-left:0;
}
.library_hours .hours {
	float:right;
}
.library-search h3 {
	color:#fff;
}
.snow-tv {
	margin-top: 3rem;
}
.graylinks {
	list-style:none;
	font-weight:400;
	font-size:2rem;
	line-height:2.5rem;
}
.videoText {
	font-size: 8rem;
}
.videoSubText {
	font-size: 3rem;
}
.video {
	margin: 20px auto;
	max-width: 730px;
}


#vidContainer {
	width:100%;
	max-width:1600px;
	display: block;
	vertical-align: top;
	margin:0 auto;
}

.vid, .canvas {
	position:relative;
	z-index:1;
	width:100% !important;
/* 	height: 100%; */
	/*max-height: 840px;*/
	overflow:hidden;
	/* margin-top:-180px; */
}
#vidOverlay {
	position:absolute;
	color:#fff;
	z-index:2;
	top:400px;
	margin:0 auto;
	left:0;
	right:0;
	text-align:center;
}
.vidText {
	font-size:8rem;
	font-weight:bold;
	z-index:3;
}
.vidSubText {
	font-size:3rem;
	z-index:3;
}

#width, #width2, #width3 {
	width:100%;
}
.navbar-header {
	height: 70px; 
	padding: 0;
	margin-top: 0;
	margin-right: -100px;
	margin-bottom: 0;
	margin-left: 0;
}
.navbar-nav {
	margin-top: 0; 
	padding: 0;
}
.navbar-nav>li>a {
	height:24px; 
	/*margin-top: -.5px;*/
	padding-top:8px; 
	padding-bottom:8px; 
	line-height:8px;
}

.navbar-right {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.navbar {
	border-radius:0;
	border:0;
	margin-bottom:0;
}
.navbar-brand {
	/*height: 72px;*/
	height:0;
	/*width: 375px;*/
	padding: 0;
	margin-left: 10px;
	margin-right: -100px;
}
#admissions-blocks img {
	max-width: 90%;
	max-height: 90%;
}

/* hide twitter sections */
.timeline-Tweet-retweetCredit, .timeline-Tweet-author, .timeline-Header {
	/*display:none !important;*/
}
.twitterOuter {
	height:205px;
}
#twitter {
	width:100%;
	padding:1rem;
	/*min-height:135px;*/
	color:#fff;
	background-color:#000;
	font-size:2rem;
	margin-bottom:0;
}
#twitter a {
	text-decoration:underline;
	color:#fff;
}
#twitter > div {
	padding:1rem;
}
.twitter_tail {
	margin-bottom:2rem;
	width:133px;
	height:50px;
	background-image: url('/_resources/images/comment_icon.gif');
}
.btn i {
	position: relative;
	top: 2px;
	display: inline-block;
	width: 14px;
	height: 14px;
	background: transparent 0 0 no-repeat;
}
.btn.planetarium-tw i {
	background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%234267b2%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E);
}
.btn.planetarium-fb i {
	background-image: url(data:image/svg+xml,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2058%2058%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%234267b2%3B%7D.cls-2%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Ef-ogo_RGB_HEX-58%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M54.8%2C0H3.2A3.2%2C3.2%2C0%2C0%2C0%2C0%2C3.2V54.8A3.2%2C3.2%2C0%2C0%2C0%2C3.2%2C58H31V35.57H23.45V26.79H31V20.33c0-7.49%2C4.58-11.57%2C11.26-11.57A64.2%2C64.2%2C0%2C0%2C1%2C49%2C9.1v7.83h-4.6c-3.64%2C0-4.35%2C1.72-4.35%2C4.26v5.59h8.7l-1.13%2C8.78H40V58H54.8A3.2%2C3.2%2C0%2C0%2C0%2C58%2C54.8V3.2A3.2%2C3.2%2C0%2C0%2C0%2C54.8%2C0Z%22%2F%3E%3Cpath%20id%3D%22f%22%20class%3D%22cls-2%22%20d%3D%22M40%2C58V35.57h7.57l1.13-8.78H40V21.2c0-2.54.71-4.26%2C4.35-4.26H49V9.1a64.2%2C64.2%2C0%2C0%2C0-6.75-.34C35.56%2C8.76%2C31%2C12.84%2C31%2C20.33v6.46H23.45v8.78H31V58Z%22%2F%3E%3C%2Fsvg%3E);
}
.caro-top .carousel-control {
	background-image:none;
}
.snow-tv .snow-tv-header {
	/*background-color:#eee;*/
	padding-top:1rem;
	padding-bottom:5px;
}
.snow-tv .snow-tv-content {
	padding-bottom:25px;
}
.swiper-container {
	width:100%;
	height:228px;
}
.swiper-slide {
	width:100%;
}
.swiper-slide img {
	width:100%;
}
.home-content {
	padding-left:0;
	padding-right:0;
}
.home-content .row-learn div {
	padding-left:0;
}
#instafeed {
	opacity:0.8;
}
#instafeed img:hover {
	opacity:1;
}
.library-search {
	margin-bottom:20px;
}
.library-search .well {
	background-color:rgba(244,121,32,.9);
	border-color:rgba(244,121,32,1);
}
.library-search input[type="text"] {
	height:28px;
}
.library-search .advanced-search {
	margin-top:-10px;
	display:block;
}
.library-search .advanced-search:hover {
	color:#003057;
	text-decoration:underline;
}
.richfield-address {
	text-align:center;
}
.richfield-address p {
	font-size:1.4em;
}
.blog-page, .news-page {
	margin-top:20px;
	padding-left:0;
	overflow:auto;
}
.pagination .pages {
	padding-left:0;
}

.blog-page li, .news-page li {
	list-style:none;
	margin-bottom:20px;
	overflow:auto;
}

.blog-page .news-item .image, .news-page .news-item .image {
	float:left;
	margin-right:15px;
}
.blog-page .news-item .image img, .news-page .news-item .image img {
	width:150px;
	height:150px;
}

.pagination .pages li {
	list-style:none;
	float:left;
	margin-right:5px;
}

#space-left35 {
	padding-left:35px;
}
#share-this {
	margin-bottom:15px;
}
#share-this .share {
	text-transform:uppercase;
	vertical-align:middle;
	color:#5A5A5E;
	font-weight:bold;
	margin:0 5px 0 0;
}
#share-this .stButton {
	text-decoration:none;
	color:rgb(0, 0, 0);
	display:inline-block;
	cursor:pointer;
	padding-left:0;
	padding-right:0;
	width:16px;
}
.jspixel {
	position: absolute;
	left: 0;
	bottom: 0;
}
.st_printer .stButton, .st_pdf .stButton {
	top:3px;
}
.stButton .printer {
	background-image:url("/_resources/images/icons/print_16x16.png");
	height:16px !important;
}
.stButton .pdf {
	background-image:url("/_resources/images/icons/pdf_16x16.png");
	height:16px !important;
}
.follow-us ul {
	list-style:none;
	padding-left:5px;
}
.follow-us li {
	float:left;
	margin: 5px;
}
.follow-us li:first-child {
	float:none;
	text-transform:uppercase;
	vertical-align:middle;
	color:#5A5A5E;
	font-weight:bold;
	margin:0 0 5px -15px;
}
.socialMain {
	padding-top: 3rem;
}
.socialMainIcon {
	margin-left: 1.5rem;
}

.right-nav {
	padding-left:0;
	background-color:#e4e4e4;
	border:none;
	margin-bottom:0;
}
.right-nav>li>a {
	padding:0;
	line-height:1.4rem;
}
ul.primary-list {
	list-style:none;
	padding:0;
	margin-bottom:2rem;
}
.primary-list {
	font-weight:700;
	font-size:1.6rem;
	line-height:3.5rem;
}
.events-touch {
	color:#585858;
	padding-bottom:5px;
	padding-top:5px;
}
#col-heading {
	margin-left:-10px;
	padding-bottom:10px;
}
#col-heading2 {
	margin-left:-10px;
	padding-bottom:22px;
}
#col-heading3 {
	margin-left:-10px;
	padding-bottom:10px;
}
.events {
	padding-left:10px;
	padding-top:2px;
	color:#1e376c;
	font-size:1.05rem;
	letter-spacing:2px;
	height:30px;
}
.student-touch {
	padding-left:10px;
	padding-top:2px;
	color:#fff;
	font-size:1.05rem;
	letter-spacing:2px;
	height:30px;
}
.width100 {
	width:100%;
}
.center {
	margin-left:auto;
	margin-right:auto;
}
.link {
	cursor:pointer;
}
.rightNavSeparator {
	border-right:1px solid #fff;
}
.right {float:right;}
.left {float:left;}

.canvas-position {
	padding-right:75px;
	padding-bottom:10px;
	padding-top:15px;
}
.inner-search-spacing {
	position:absolute !important;
	right:46px;
	top:-26px;
}
.inner-canvas-spacing {
	position:absolute !important;
	right:24px;
	top:-60px;
}

.right-nav>li { /* RightNavLinks */
	font-size:1.4rem;
	line-height:1.6rem;
	color:#003057;
	padding:6px 15px;
	background:none;
	border:none;
}
.rightNavSectionHeader {
	margin-top:0.8rem;
	font-weight:bold;
}
.rightnavheader {
	font-weight:700;
	font-size:1.6rem;
	line-height:2rem;
	color:#fff;
}
div.width-1600, div.width-1800 {
	margin: auto;
	max-width: 1800px;
	padding-right: 100px;
	padding-left: 100px;
}


/*====Footer====*/
footer {
	padding-top: 2rem;
	background-color:#fff;
}
.footer {
	padding:20px 40px;
}
.container-footer {
	padding:0;
}
.footer-color {
	color:#ffffff;
	background-color:#696969;
	/*margin-top:20px;*/
}
.footerheads { /* FooterHeads */
	font-weight:700;
	font-size:1.2rem;
	line-height:1.2rem;
	letter-spacing:0.025em;
	color:#f47920;
}
.footerlinks { /* FooterLinks */
	font-size:1.3rem;
	line-height:2rem;
	letter-spacing:0.025rem;
}
.socialbar-color, .socialfeed {
	background-color:#a9a9a9 !important;
}
.socialfeed {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:15px;
}
.socialfeed .instagram-feed {
	overflow:auto;
}
/*====END Footer====*/


/* ---- Navbar CSS ---- */
.mega-nav.navbar {
	position:absolute;
	top:75px;
	width:100%;
	max-width:1400px;
	background:none;
	border:none;
	border-radius:0;
	max-height:40px;
	min-height:40px;
}
.mega-nav .navbar-toggle, .mega-nav .navbar-toggle:focus, .mega-nav .navbar-default .navbar-toggle:hover {
	background-color:#f47920 !important;
	border-color:#f47920 !important;
}
.right-nav-wrapper .navbar-toggle, .right-nav-wrapper .navbar-toggle:focus, .right-nav-wrapper .navbar-default .navbar-toggle:hover {
	background-color:#a9a9a9;
	border-color:#a9a9a9;
}
.navbar-toggle .icon-bar {
	background-color:#fff !important;
}
.dropdown-menu {
	background-color:#f5f5f5;
	border:none;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.mega-nav.navbar-default .navbar-nav>.open>a, .mega-nav.navbar-default .navbar-nav>.open>a:focus, .mega-nav.navbar-default .navbar-nav>.open>a:hover {
	background-color:#f5f5f5;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color:#f5f5f5;
	border-color:#337ab7;
}
.dropdown-large {
	position:static !important;
}
.dropdown-menu-large {
	margin-left:16px;
	margin-right:16px;
	padding:20px 0;
}
.dropdown-menu-large > li > ul {
	padding:0;
	margin:0;
}
.dropdown-menu-large > li > ul > li {
	list-style:none;
}
.dropdown-menu-large > li > ul > li > a {
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:normal;
	line-height:1.428571429;
	white-space:normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
	color:#999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
	text-decoration:none;
	background-color:transparent;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor:not-allowed;
}
.dropdown-menu-large .dropdown-header {
	color:#428bca;
	font-size:18px;
}
/* ---- END Navbar CSS ---- */

/* ---- FOOTER Social Icons ----*/
.hover {
	position:relative;
}
.hover .hoverImg {
	position:absolute;
	left:0;
	top:0;
	display:none;
}
.hover:hover .hoverImg {
	display:block;
}
/* ---- END FOOTER Social Icons ----*/

/* ----CUSTOMIZE THE CAROUSEL---- */

/*This will work for firefox*/
@-moz-document url-prefix() {
	.carousel {
		border:1px solid white;
	}
	@media all and (min-width:768px){
		.col-md-8-index {
			height:26px;
			padding-top:1px;
		}}
}

/* Carousel base class */
#carousel {
	height:186px;
	max-height:600px;
	width:100%;
	margin:0 0 5px;
}
.carousel-caption{
	top:230px !important;
	width:130%;
	height:30%;
	padding-left:20px;
}
/* Declare heights because of positioning of img element */
#carousel .item-index {
	height:143px;
	max-height:600px;
	width:100%;
	background-color:#fff;
}
.carousel-inner > .item-index > img {
	position:absolute;
	top:0;
	left:0;
	min-width:50%;
	height:143px;
	max-height:600px;
	border:1px solid black;
}
#cap-text {
	padding-left:0;
	padding-top:2px;
}
#cap-text2 {
	padding-left:0;
	padding-top:2px;
}
#cap-text3 {
	padding-left:0;
	padding-top:2px;
}

/*====
*  Focal Point:Pure HTML/CSS Adaptive Images Framework
*  Author:Adam Bradley, 2012
*  License:MIT/GPLv2
*  https://github.com/adamdbradley/focal-point
*  http://www.cdnconnect.com/
====*/
.focal-point {
	width:100%;
	height:auto;
	overflow:hidden;
}
.focal-point img {
	width:100%;
	max-width:100%;
	height:auto;
	-ms-interpolation-mode:bicubic;
}
.focal-point div {
	position:relative;
	max-width:none;
	height:auto;
}
.focal-point div {
	position:relative;
	max-width:none;
	height:auto;
}
.img-ads {
	width:100%;
	height:auto;
}


/*====Tier1a Area====*/
.center-div img {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.center-div {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


/*==== Container ====*/
.right-nav-head-tier1a {
	background-color:#484848;
}
.wrapper-tier1a {
	padding-left:0;
	height:25px;
}


/* ---- CUSTOMIZE THE Header BANNER ---- */

/* Carousel base class */
#carousel-tier1a {
	height:143px;
	max-height:480px;
	width:100%;
	max-width:1800px;
	margin:-1px 0 5px;
}

/* Declare heights because of positioning of img element */
.carousel .item-tier1a {
	height:143px;
	max-height:480px;
	width:100%;
	background-color:#fff;
}
.carousel-inner> .item-tier1a > img {
	position:absolute;
	top:0;
	left:0;
	min-width:50%;
	height:143px;
	max-height:480px;
}

/*======END OF TIER1a====*/

/*====Tier2 Area====*/

.wrapper-tier2 {
	padding-left:0;
	height:25px;
}
.right-nav-head-tier2 {
	background-color:#484848;
	color:#fff;
}


/* ---- CUSTOMIZE THE Header BANNER ---- */

/* Carousel base class */
.carousel-tier2 {
	/*height:250px;
	max-height:250px;
	margin-bottom:15px;*/
	margin-top:-1px;
}


/* Declare heights because of positioning of img element */
.carousel .item-tier2 {
	/*height:250px;
	max-height:250px;*/
	background-color:#fff;
	margin-right:0;
	margin-left:0;
}
.carousel-inner > .item-tier2 > img {
	position:absolute;
	top:0;
	left:0;
	min-width:50%;
	/*height:250px;
	max-height:250px;*/
}
/*====End of Tier2 Area ====*/


/*====Tier3 Area====*/


/*====END of Tier3 Area====*/


/*====END of Instagram Feed Area====*/
.social-media-cta .connect {
	font-size:4em;
	position:relative;
	top:50px;
}
.social-media-cta .with {
	font-size:2em;
	position:relative;
	left:60px;
	top:50px;
}
.social-media-cta .us {
	font-size:5em;
	position:relative;
	top:75px;
	left:70px;
}
.instagram-feed {
	padding-left:0;
	padding-right:0;
}
.instagram-placeholder {
	float:left;
	margin:0 5px 10px;
}
.instagram-placeholder img {
	width:90px;
}
div.social-media-links ul {
	padding:0;
}
div.social-media-links li {
	list-style:none;
	margin-bottom:15px;
}
/*====END of Instagram Feed Area====*/

/* find on page js - in memorandum page */
.highlight, .find_selected {
	color:#fff;
	border-radius: 5px;
	padding:.5rem;
}
.highlight {
	background-color: #003764;
}
.find_selected {
	background-color: #f47920;
}

/*====Snow Promise====*/
.snow-promise {
	margin-bottom: 3rem;
}
.snow-promise img {
	margin-bottom: 2rem;
}
.snowpromise .container {
	max-width: 900px;
}

/*====Cost Comparison====*/
#costComparisonTable {
	max-width: 500px;
}
#costComparisonTable table {
	border-collapse: collapse;
}
#costComparisonTable th, #costComparisonTable td{
	padding: 10px 12px;
	font-size: 1.3em;
}
th.competitor {
	width: 66%;
}
th.snow {
	text-align: center !important;
}
#competitors {
	font-size: .8em;
}
.snow {
	background-color: #FDE2BC;
}
.savings.value {
	font-size: 1.6em !important;
	color: #fff
}
#costComparisonTable .competitor, #costComparisonTable .snow, #costComparisonTable .savings  {
	text-align: right;
}
#costComparisonTable .tuition {
	background-color: #faa634;
}
#costComparisonTable .annual {
	background-color: #f47b20;
}

#costComparisonTable .annual td {
	padding: 5px inherit;
}
#costComparisonTable .tuition td {
	padding: 5px inherit;
}
.fouryear td {
	color: #003057 !important;
}
.fouryear .savings.header {
	font-size: 1.2em !important;
	word-wrap: break-word;
	text-align: left !important;
}
.cost_disclaimer {
	margin-top: 15px;
}

/* Presidential Search */
body.presidential {
	margin-top: 0;
}
.header {
    position: relative;
}
.header-inner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.header-item {
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.header-item a {
    display: block;
    width: 100%;
}
.header-item .img-fluid {
    width: 100%;
}
.header-item img {
    margin: auto;
}
.committee-member {
	margin-bottom: 2em;
}
.committee-member .headshot, .committee-member .bio {
    padding-left: 0;
}
.committee-member .headshot img {
    margin-bottom: 15px;
}
p.credentials {
    margin-top: -.5em;
    font-weight: bold;
}
#affiliation .radio {
	margin-top: 0;
}
.presidential .nav-toggle {
    line-height: 1;
    color: #f47920;
}
.presidential .nav-item {
    margin: 0 1rem;
}
.presidential #header-meganav a, .presidential footer {
    color: #fff;
}

/*====Other Styling====*/
span.required {
    color: red;
    margin-right: 3px;
}

#gpa-act-title {
	font-size: 1.6em;
	font-weight: 600;
}
#gpa-act-box {
	background-color: #FAA634;
	border: 1px solid #a5a5a5;
	padding: 10px;
	font-size: 1.4em;
}

.col3 [class*="col-"], .col1 [class*="col-"] {
	padding: 7.5px;
}

.academic-head
{
	background: #003057;
	width: 100%;
	display: block;
}
.academic-head h2 {
	margin-bottom: 0;
	padding: 10px;
}

.col-box{
	height: 400px;
	width: 100%;
	background: #a9a9a9;
	color: #ffffff;
} 

.step1, .step2, .step3 {
	padding-left: 0;
}

.step1 .heading, .step2 .heading, .step3 .heading {
	margin-bottom: 15px;
}

.step1 p, .step2 p, .step3 p {
	max-width: 300px;
}
ul.faculty-list {
	list-style: none;
	padding-left: 0;
	font-weight: 500;
}
ul.faculty-list li {
	margin-bottom: .6rem;
}
.global-partners img {
	margin-bottom: 2rem;
}
ul.jazz-schedule li{
	list-style: none;
	margin-bottom: 1rem;
}
ul.jazz-schedule {
	padding: 0;
}
ul.policy-list, ul.mail-service-hours {
	list-style: none;
}
table.shipping-carriers img {
	margin-right: 20px;
}
.mail-service-policy p{
	padding-bottom:2rem;
}

p.mail-services-intro {
	font-size: 1.8rem;
}
ul.disclaimer, ul.disclaimer li {
	margin:0;
	padding:0;
	list-style:none      
}

ul.disclaimer li {
	padding-left:20px; 
}

ul.disclaimer li:nth-child(1):before {
	content: "*" 
}

ul.disclaimer li:nth-child(2):before {
	content: "**" 
}
.qc-check {
	max-width: 1160px;
	margin: 20px auto 0;
}
.snow-margin-top {
	margin-top: 20px !important;
}
.snow-margin-bottom {
	margin-bottom: 20px !important;
}
#latest-fb-post {
	margin: 0 auto;
	width: fit-content;
}
ul.gallery {
	padding: 0;
}
ul.gallery li {
	list-style: none;
	float: left;
	width: 20%;
}
ul.gallery.twentyeighteen li {
	width: 11.11111111111% !important;
}
.courses-list {
	list-style: none;
	padding: 0;
}
.courses-list .course-section {
    font-weight: bold;
    margin-right: 2rem;
}
.courses-list .course-schedule {
    margin-right: 2rem;
    font-weight: 500;
}
.course-schedule .course-days {
    margin-right: 1rem;
}
.d-block {
    display: block!important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.carousel {
    background: #fff;
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    position: relative;
    display: none;
    width: 100%;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.carousel-item .img-fluid {
  width:100%;
}
.carousel-item a {
  display: block;
  width:100%;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff !important;
    text-align: center;
}
table.caption {
    font-size: 1.3rem;
    font-weight: bold;
    color: #003057;
}

#scholarship-countdown {
    font-size: 3rem;
    padding-top: 5px;
    border: solid 2px #e4e4e4;
    text-align: center;
    background: #696969;
    color: #ffffff;
}
#scholarship-countdown p {
	margin: 0;
}
#council-minutes h3, #council-minutes p {
    margin: 0;
}

/****** CMA PASSWORD MODAL ******/
.modal-container, .passwordmodal-container {
  padding: 20px 30px;
  max-width: 380px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.modal-container h1, .passwordmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
}

/* Mobile Apps page */
section.phones {
    display: inline-block;
    position: relative;
}
section.features_info {
    margin: 40px 0 0;
}
section.features_info .app_icon_container {
    border-bottom: 1px solid #f3f3f3;
    padding: 0 0 5px;
}
section.features_info .app_icon_container .app_icon {
    position: relative;
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 8px 0;
}
section.features_info .app_icon_container .app_icon img {
    display: inline-block;
    background-size: 50px 50px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -pie-border-radius: 5px 5px 5px 5px;
    behavior: url(/css/PIE.htc);
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
}
section.features_info .app_icon_container p {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 20px;
    font-size: 150%;
    font-weight: 600;
    margin-top: 15px;
    line-height: 32px;
}
section.features_info .features h3 {
    padding-bottom: 10px;
    padding-top: 10px;
    word-wrap: break-word;
}
section.features_info .features div {
    padding: 10px 0;
}
section.features_info .features div i {
    width: 32px;
    height: 32px;
    display: inline-block;
    font-size: 28px;
    margin-top: 5px;
}
section.features_info .features div .fa-graduation-cap {
    color: #f5aa2f;
}
section.features_info .features div .fa-calendar {
    color: #dc5856;
}
section.features_info .features div .fa-comments {
    color: #a3de64;
}
section.features_info .features div .fa-users {
    color: #619de4;
}
section.features_info .features div p {
    display: inline-block;
    margin: 7px 0 0 10px;
    vertical-align: top;
    word-wrap: break-word;
}
section.features_info .app_store_buttons {
    padding: 20px 0;
}
section.features_info .app_store_buttons .apple {
    display: inline-block;
    height: 60px;
    width: 180px;
    background: transparent url("/_resources/images/AppStoreButtons.png") no-repeat scroll 0 0;
    background-size: 360px 60px;
    background-position: 0 0;
    margin: 0 20px 0 0;
}
section.features_info .app_store_buttons .android {
    display: inline-block;
    height: 60px;
    width: 180px;
    background: transparent url("/_resources/images/AppStoreButtons.png") no-repeat scroll 0 0;
    background-size: 360px 60px;
    background-position: -180px 0;
}

/*====Mobile Responsive Styles====*/

@media all and (min-width:220px) {
	.eventhead { /* Event Sub-pages Header */
		font-weight:500;
		font-size:1.4rem;
		line-height:1.5rem;
		color:#585858;
	}
	.navbarlinks { /* Main Navbar Links */
		font-weight:700;
		font-size:1rem;
		color:#585858;
	}
	.carousel-tier2 {
		/*height:150px;*/
		width:100%;
	}
	.cropper {
		width:100%;

		height:auto;
		-ms-interpolation-mode:bicubic;
	}
	.cropper img{
		width:100%;
		max-width:100%;
		height:auto;
		-ms-interpolation-mode:bicubic;
	}
}

@media all and (min-width:300px) {
	.gone-at-320 { display:none;}
}

@media all and (max-width:320px) {
	#height {
		height:127px;
	}
	.col-sm-12-faculty {
		padding-top:35px;
		padding-left:15px;
	}
	.focal-point div {
		margin:0em -4em !important;
	}
	.item-tier2 .focal-point div {
		margin:0 -4em !important;
	}
	#cap-text {
		margin-top:-10px !important;
		margin-left:-3px;
		font-size:.8em;
	}
	.move-up-tier2 .header-banner {
		height:80px !important;
	}
	.swiper-container {
		height:150px !important;
	}
	.instagram-feed {
		margin-left:25px;
		margin-top:-20px !important;
	}
	.instagram-feed .instagram-placeholder:first-child {
		margin-left:105px;
	}
	.instagram-feed .instagram-placeholder:last-child {
		display:none;
	}
	.vidText{
		font-size: 2rem;
	}
	.vidSubText{
		font-size: 1rem;
	}
}

@media all and (min-width:320px) and (max-width:479px) {
	.chev-left {
		cursor:pointer;
		display:block;
		float:left;
		z-index:9;
		position:relative;
		left:15px;
		top:-85px;
	}
	.chev-right {
		cursor:pointer;
		display:block;
		float:right;
		z-index:9;
		position:relative;
		right:15px;
		top:-85px;
	}
}

@media all and (min-width:320px) and (max-width:345px) {
	.vidText{
		font-size: 2rem;
	}
	.vidSubText{
		font-size: 1rem;
	}
}
@media all and (min-width:345px) and (max-width:429px) {
	.vidText{
		font-size: 3rem;
	}
	.vidSubText{
		font-size: 1.5rem;
	}
}

@media all and (max-width:550px) {
	.search-adjust {
		margin-top: 0 !important;
		margin-bottom:2px;
		float:left !important;
	}
}

@media all and (min-width:430px) and (max-width: 600px) {
	.vidText{
		font-size: 4rem;
	}
	.vidSubText{
		font-size: 2rem;
	}
}

@media all and (min-width:600px) and (max-width:767px) {
	.vidText{
		font-size: 6rem;
	}
	.vidSubText{
		font-size: 3rem;
	}
}

@media all and (min-width:320px) and (max-width:767px) {
	body { width:100%; align-content:center;}
	.chev-left {
		color:#fff;
		cursor:pointer;
		display:block;
		float:left;
		z-index:9;
		position:relative;
		left:0;
	}
	.chev-right {
		color:#fff;
		cursor:pointer;
		display:block;
		float:right;
		z-index:9;
		position:relative;
		right:0;
	}

	/* ====Basic Swiper Styles====*/
	.swiper-container {
		margin:0 auto;
		position:relative;
		overflow:hidden;
		-webkit-backface-visibility:hidden;
		-moz-backface-visibility:hidden;
		-ms-backface-visibility:hidden;
		-o-backface-visibility:hidden;
		backface-visibility:hidden;
		/* Fix of Webkit flickering */
		z-index:1;
	}
	.swiper-wrapper {
		position:relative;
		width:100%;
		-webkit-transition-property:-webkit-transform, left, top;
		-webkit-transition-duration:0s;
		-webkit-transform:translate3d(0px,0,0);
		-webkit-transition-timing-function:ease;

		-moz-transition-property:-moz-transform, left, top;
		-moz-transition-duration:0s;
		-moz-transform:translate3d(0px,0,0);
		-moz-transition-timing-function:ease;

		-o-transition-property:-o-transform, left, top;
		-o-transition-duration:0s;
		-o-transform:translate3d(0px,0,0);
		-o-transition-timing-function:ease;
		-o-transform:translate(0px,0px);

		-ms-transition-property:-ms-transform, left, top;
		-ms-transition-duration:0s;
		-ms-transform:translate3d(0px,0,0);
		-ms-transition-timing-function:ease;

		transition-property:transform, left, top;
		transition-duration:0s;
		transform:translate3d(0px,0,0);
		transition-timing-function:ease;
	}
	.swiper-free-mode > .swiper-wrapper {
		-webkit-transition-timing-function:ease-out;
		-moz-transition-timing-function:ease-out;
		-ms-transition-timing-function:ease-out;
		-o-transition-timing-function:ease-out;
		transition-timing-function:ease-out;
		margin:0 auto;
	}
	.swiper-slide {
		float:left;
	}

	/* IE10 Windows Phone 8 Fixes */
	.swiper-wp8-horizontal {
		-ms-touch-action:pan-y;
	}
	.swiper-wp8-vertical {
		-ms-touch-action:pan-x;
	}
	.swiper-wrapper {
		position:relative;
		width:100%;
	}
	.swiper-slide {
		width:100%;
	}
	.swiper-container {
		width:100%;
		color:#000;
		text-align:center;
		padding-left:7px;
	}
	.swiper-slide .title {
		font-style:italic;
		font-size:42px;
		margin-top:80px;
		margin-bottom:0;
		line-height:45px;
	}
	.pagination {
		position:absolute;
		z-index:20;
		left:10px;
		bottom:10px;
	}
	.swiper-pagination-switch {
		display:inline-block;
		width:8px;
		height:8px;
		border-radius:8px;
		background:#222;
		margin-right:5px;
		opacity:0.8;
		border:1px solid #fff;
		cursor:pointer;
	}
	.swiper-visible-switch {
		background:#aaa;
	}
	.swiper-active-switch {
		background:#fff;
	}
	#width, #width2, #width3 {
		width:70%;
	}
}
@media all and (min-width:321px) and (max-width:414px) {
	.focal-point div {
		margin:0em -2em !important;
	}
	#cap-text {
		margin-top:-10px !important;
		margin-left:-3px;
		font-size:.8em;
	}
	.move-up-tier2 .header-banner{
		height:100px !important;
	}
}
@media all and (max-width:375px) {
	.carousel-inner {
		/*height:220px !important;*/
	}
	.carousel-caption {
		top:175px !important;
	}
	.swiper-container {
		height:180px;
	}
	.instagram-feed {
		margin-top:-30px;
	}
	.instagram-feed .instagram-placeholder:first-child {
		margin-left:105px;
	}
}
@media all and (min-width:375px) and (max-width:413px) {
	/*	.move-up-tier2 .header-banner .carousel-tier2 {
	height:120px;
}*/
	.chev-left, .chev-right {
		top:-100px;
	}
}
@media all and (min-width:376px) and (max-width:479px) {
	.carousel-inner {
		/*height:245px !important;*/
	}
	.carousel-caption {
		top:200px !important;
	}
	.instagram-feed {
		margin-left:20px;
		margin-top:-30px;
	}
	.instagram-feed .instagram-placeholder:first-child {
		margin-left:105px;
	}
}
@media all and (min-width:414px) and (max-width:666px) {
	/*	.move-up-tier2 .header-banner .carousel-tier2 {
	height:120px;
}*/
	.chev-left, .chev-right {
		top:-100px;
	}
}
@media all and (min-width:415px) {
	.swiper-container {
		height:227px;
	}
	.swiper-slide img, .videotitles {
		width:360px;
	}
}
@media all and (max-width:479px) {
	.gone-at-479 { display:none;}
	.show-at-479 { display:block;}
	.row-learn {
		width:1700px;
		margin-left:-12px;
	}
	header .container {
		padding:0;
	}
	header .row {
		margin:0;
	}
	header .mega-nav {
		margin-top:5px;
		margin-bottom:10px;
	}
	header .navbar-brand {
		padding:0;
		width:230px;
		height:30px;
	}
	header .inner-search-spacing {
		margin-bottom:20px;
	}
}
@media all and (max-width:480px) {
	.caro-top {
		padding:0;
		margin:0 -6%;
	}
	.move-up-tier1 .header-banner, .move-up-tier2 .header-banner {
		padding-left:0;
		padding-right:0;
		margin-left:-6%;
		margin-right:-6%;
	}
	.move-up-tier2 .header-banner .col-sm-12 {
		padding-left:0;
		padding-right:0;
	}
	.move-up-tier2 .header-banner {
		height:120px;
	}
	.move-up-tier1 .content, .move-up-tier2 .content {
		padding-left:0;
		padding-right:0;
		margin-left:-5%;
		margin-right:-5%;
	}
	.right-nav-wrapper {
		margin-left:-5%;
		margin-right:-5%;
	}
	.col-sm-9-tier1a {
	}
	.col-sm-9-tier3 {
		padding-left:0;
		padding-right:0;
	}
}
@media all and (min-width:480px) {
	.gone-at-480 { display:none;}
	.hide-at-480 { visibility:hidden;}
	.see-at-480 { display:block;}
	.cant-see-at-480 { display:none;}
	.show-at-480 {display:block;}
	#top30b {
		background:#eeeeee;
	}
	#carousel {
		height:295px;
	}
	.banner {
		height:228px;
	}
	.carousel .item-index {
		height:100%;
	}
	.carousel-inner {
		height:100%;
	}
	.cap-font-index {
		font-size:1.2rem;
		margin-left:0;
	}
	#cap-text {
		margin-top:-17px !important;
		padding-left:0;
		padding-top:10px;
	}
	#cap-text2 {
		padding-left:0;
		padding-top:10px;
	}
	#cap-text3 {
		padding-left:0;
		padding-top:10px;
	}
	.carousel-caption{
		top:240px !important;
		width:130%;
		height:66px;
		padding-left:20px;
	}
	#height {
		height:195px;
	}
	#carousel-tier1a {
		height:228px;
	}
	.carousel .item-tier1a {
		height:100%;
	}
	.carousel-inner {
		height:100%;
	}
	.carousel-tier2 {
		/*height:150px;*/
		width:100%;
	}
	.cropper {
		/*width:767px;
		height:250px;
		overflow:hidden;*/
		margin:0 auto; /* optional - centers the div */
	}
	.cropper img{
		/*position:relative;
		left:-55%;
		top:-20%;*/
	}
}
@media all and (min-width:480px) and (max-width:639px) {
	#center {padding-left:80px;}
	.chev-left {
		margin-top:-30px;
	}
	.chev-right {
		margin-top:-25px;
	}
	.col-sm-12-faculty {
		padding-top:35px;
		padding-left:90px;
	}
}
@media all and (min-width:340px) and (max-width:767px) {
	#vidOverlay {
		top: 140px;
	}
}
@media all and (min-width:481px) and (max-width:767px) {
	#mleft {margin-left:10px;}
}
@media all and (max-width:639px) {
	.gone-at-639 { display:none;	}
}
@media all and (min-width:640px) {
	#carousel {
		height:380px;
	}
	.cap-font-index {
		font-size:1.4rem;
		margin-left:0;
	}
	#cap-text, #cap-text2, #cap-text3 {
		padding-left:15px;
		padding-top:15px;
	}
	#height {
		height:255px;
	}
}
@media all and (min-width:640px) and (max-width:720px) {
	.chev-left {
		margin-top:-60px;
	}
	.chev-right {
		margin-top:-50px;
	}
}
@media all and (min-width:640px) and (max-width:767px) {
	.col-sm-12-faculty {
		padding-top:35px;
		margin-left:-15px;
	}
}
@media all and (min-width:569px) and (max-width:667px) {
	.carousel-caption {
		top:298px !important;
	}
	#cap-text {
		margin-top:-22px !important;
	}
	.move-up-tier1 .header-banner, .move-up-tier2 .header-banner {
		margin-bottom:5px;
	}
}
@media all and (min-width:667px) and (max-width:735px) {
	.instagram-feed {
		margin-top:-30px;
		margin-left:105px;
	}
	.social-media-links img {
		width:50%;
	}
	.chev-left, .chev-right {
		top:-60px;
	}
}
@media all and (min-width:668px) and (max-width:767px) {
	.carousel-caption {
		top:335px !important;
	}
	#cap-text {
		margin-top:-22px !important;
	}
}
@media all and (min-width:720px) {
	#height {
		height:305px;
	}
}
@media all and (min-width:736px) and (max-width:767px) {
	.instagram-feed {
		margin-top:-25px;
		margin-left:135px;
		width:410px;
	}
	.social-media-links img {
		width:50%;
	}
	.chev-left, .chev-right {
		top:-10px;
	}
}
@media all and (max-width:767px) {

	#right-nav-color {
		background-color:#484848;
		color:#fff;
	}
	#right-nav-color2 {
		background-color:#484848;
		color:#fff;
	}
	.mega-nav.navbar {
		position:inherit;
		top:inherit;
		max-height:inherit;
		margin-bottom:10px;
	}
	.navbar {
		box-shadow: 0 2px 5px rgba(0,0,0,.26);
	}
	.navbar-header {
		margin-right:0;
	}
	.navbar-toggle {
		margin:18px 19px 15px;
		background-color:#F47920; /* orange */
	}
	.navbar-default .navbar-toggle {
		border-color: transparent;
	}
	.navPadBtm {
		padding-bottom:1rem;
	}
	.search-adjust {
		margin-top: -30px
	}
	.navbar-default .navbar-nav>li>a {
		color:black;
	}
	.right-nav-head-tier1a {
		display:none;
	}
	.rightnavheader {
		margin-top:25px;
	}
	.navbar-right {
		margin:.5rem 0 1.2rem;
	}
	.snow-logo {
		display:block;
		max-width:100%;
		height:auto;
	}
	.see-at-767 { display:block;}
	#top30 {
		padding-bottom:30px;
	}
	#top30, #top30b, #top31, #top32, #top33, #top34 {
		padding-top:30px;
	}
	.col-sm-7-index {
		height:52px;
		position:relative;
	}
	#hover.nav>li>a {height:32px;}
	header .dropdown-menu-large {
		padding:5px 0px;
	}
	.top30c {
		padding-top:0;
	}
	.snowtv {
		padding-left:5px;
	}
	.snow-tv-content {
		padding-bottom:15px !important;
	}
	#col-heading, #col-heading2, #col-heading3  {
		margin-left:0;
	}
	.padding-top3 {padding-top:20px;}
	.footer {
		padding:20px 15px 40px;
	}
	.nav-drop {
		margin-bottom:30px;
	}
	.white-space, .white-space3 {
		padding-right:15px;
		padding-left:15px;
	}
	.top {
		padding-top:10px;
		padding-left:10px;
		padding-bottom:5px;
	}
	.home-left {
		cursor:pointer;
		display:block;
		float:left;
		z-index:9999 !important;
		position:absolute !important;
		left:5px;
		top:0;
	}
	.img-learn {
		padding-left:15px;
	}
	.chev-left2 {
		color:#fff;
		cursor:pointer;
		display:block;
		float:left;
		z-index:9;
		position:relative;
		left:15px;
		top:-65px;
	}
	.chev-right2 {
		color:#fff;
		cursor:pointer;
		display:block;
		float:right;
		z-index:9;
		position:relative;
		right:15px;
		top:-65px;
	}

	/*===========Video Scroll===================*/
	.VidList {
		overflow-x:scroll;
		overflow-y:hidden;
		height:225px;
		white-space:nowrap;
		position:relative;
	}
	.row-vid {
		width:1430px;
	}
	.VidItem {
		border:0;
		padding-left:60px;
	}
	/*===========END Video Scroll===================*/

	/*===========Learn Scroll===================*/
	.LearnList {
		overflow-x:scroll;
		overflow-y:hidden;
		height:115px;
		padding:0 2px;
		white-space:nowrap;
		position:relative;
	}
	.row-learn {
		width:1700px;
		padding-left:15px;
	}

	/*===========END Learn Scroll===================*/
	.left767 {
		padding-left:15px;
	}
	.br {
		display:block;
	}
	.ad-size {
		width:315px;
		height:200px;
	}
	.img-learn {
		width:125px;
	}
	.inner-search-spacing {
		position:inherit !important;
		right:inherit;
		width:95%;
		top:inherit;
		margin-top:15px;
	}
	.inner-search-spacing input[type=text] {
		width:85%;
	}
	.inner-canvas-spacing {
		position:inherit !important;
		left:inherit;
		top:inherit;
		margin:5px 0 0 13px;
	}
	.row .navbar-header {
		padding:0;
		margin:0;
	}
	body {
		margin-top: 70px;
	}
	.navbar-header {
		/*background-color:#fff;*/
	}
	.span8 {
		background-color:#003057;
	}
	.toogle-bar {
		background-color:#f47920;
	}
	.navbar-xs {
		padding:0;
		margin:0;
		background-color:#fff;
	}
	.dropdown-toggle {
		background-color:#fff;
		padding-top:15px !important;
		padding-bottom:15px !important;
	}
	.navbar-collapse {
		background-color:#fff;
	}
	.navbar-default .navbar-nav>li>a {
		color: #666;
		font-size:2rem;
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: #F47920; /* orange */
	}
	.collapse {
		background-color:#fff;
	}
	#right-navbar-collapse {
		padding-right:0;
		padding-left:0;
	}
	.home-right-nav-tier2 {
		padding-top:0 !important;
	}
	.carousel-caption {
		cursor:pointer;
		display:inline-block;
		/*	  top:140px !important;*/
		left:0;
		z-index:10;
		color:#ffffff;
		text-align:left;
		text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);
		width:120%;
		height:46px;
	}
	#cap-text {
		margin-top:-22px;
	}
	/* 4x3 Landscape Shape (Default) */
	.focal-point div {
		margin:0em -4em;
	}
	.item-tier2 .focal-point div {
		margin:0 -4em !important;
	}
	/* 3x4 Portrait Shape */
	.focal-point.portrait div {
		margin:-4em -3em;
	}
	.trigger {
		margin-left:20px;
		margin-right:20px;
	}
	.right-nav {
		padding-top:10px;
		padding-bottom:10px;
		margin-bottom:0 !important;
	}
	.right-nav>li>a {
		padding-top:.2em;
		padding-bottom:.2em;
	}
	.offices {
		margin-top:30px;
		width:100%;
	}
	#blue-1024 {
		color:#003057;
	}
	.padding-top-faculty {
		margin-top:-50px;
	}
	.col-sm-9-faculty {
		margin-top:-10px;
		margin-left:0;
	}
	/*.video-image {
	background: url('/_resources/images/girlscience1500x800.jpg') center center / cover no-repeat;
}
	.video-bg {
	display: none;
}*/
	.navbar>.container-fluid .navbar-brand {
		margin-left:15px;
	}
	div.width-1600, div.width-1800 {
		padding: 0;
		margin: 0;
		max-width: 100%;
	}
	.mheading {
		text-align:center;
	}
	.twitterOuter {
		height:235px;
	}
	.snow-tv {
		margin-top: 1rem;
	}
	.row-bknd-white {
		margin-top: 1rem;
	}
	.primary-list {
		font-size:2rem;
		line-height:4rem;
	}

	.nav-margin-top{
		/*	margin-top:20px; */
	}
	.col-right{
		/* padding-top:75px; */
	}
}
@media all and (min-width:768px) and (max-width:991px) {
	.instagram-feed {
		margin-left:120px;
	}
}
@media all and (min-width:768px) {
	/* .navbar-header { display:none; } */
	.show-at-767 { display:none;}
	.none-at-768 { display:none;}
	.show-at-768 { display:block;}
	.gone-at-768 { display:none;}
	.hide-at-768 { visibility:hidden;}
	.see-at-768 { display:block;}
	#wrapper { display:none;}
	#nav { display:none;}
	.mega-nav.navbar {
		max-width:720px;
	}
	.socialfeed {
		padding:0;
	}
	.socialfeed .instagram-feed {
		width:410px;
	}
	#hr {
		height:6px;
		width:100%;
		background:url("/_resources/images/orangebar_150x6.png") repeat-x;
	}
	.dropdown-menu-large {
		margin-left:0 ;
		margin-right:0 ;
	}
	.dropdown-menu-large > li {
		margin-bottom:30px;
	}
	.dropdown-menu-large > li:last-child {
		margin-bottom:0;
	}
	.dropdown-menu-large .dropdown-header {
		padding:3px 15px !important;
	}
	.inner-canvas-spacing {
		cursor:pointer;
		display:block;
		z-index:9999999;
	}
	.caro-top {
		margin-top:60px;
	}
	.inner-search-spacing {
		cursor:pointer;
		display:block;
		float:right;
		z-index:99999;
	}

	.inner-search-spacing2 {
		cursor:pointer;
		display:block;
		float:right;
		z-index:99999;
		position:absolute;
		right:-20px;
		top:5px;
	}
	.top30c {
		padding-top:10px;
	}
	.snowtv {
		padding-left:15px;
	}
	.padding768 {
		padding-left:10px;
		padding-right:10px;
	}
	.ad-size {
		width:240px;
		height:150px;
	}
	.img-learn {
		width:65px;
		padding-bottom:20px;
	}
	.snow-logo {
		top:-150px;
		left:120px;
	}
	.home-left {
		cursor:pointer;
		display:block;
		float:left;
		z-index:999999;
		position:relative; /*newly added*/
		left:0;
		top:0;/*newly added*/
	}
	.margin-up {
		margin-top:-330px;
	}
	.top {
		padding-top:15px;
		padding-left:10px;
		padding-bottom:5px;
	}
	.blue {
		color:#003057;
	}
	.white-space {
		padding-left:10px;
		padding-right:10px;
	}
	.white-space2 {
		padding-left:20px;
		padding-right:20px;
	}
	.white-space3 {
		padding-right:0;
		padding-left:0;
	}
	.media-left {
		padding-left:45px;
	}
	.home-right-canvas {
		padding-top:10px;
		padding-right:20px;
	}
	.col-md-8-index {
		width:520px;
		float:right;
		height:25px;
	}
	.col-md-12 {
		padding:0;
		background-color:#fff;
	}
	.col-sm-7-index {
		position:absolute;
		width:560px;
		margin-top:70px;
		margin-left:205px;
		height:32px;
	}
	#hover.nav>li>a {height:32px;}
	#hover.nav>li>a:hover,.nav>li>a:focus {
		text-decoration:none;
		background-color:#f5f5f5;
		/*height:32px;*/
	}
	.dropdown {
		padding-left:0;
		padding-right:0;

	}
	navbar-xs {
		background:rgb(255, 255, 255);
		background:rgba(255, 255, 255, 1.0);
		height:32px;
	}
	#carousel {
		height:300px;
	}
	.move-up {
		position:relative;
		top:-155px;
		padding-left:0;
		padding-right:0;
		margin-bottom:-155px;
	}
	.cap-font-index {
		font-size:1rem;
		margin-left:0;
	}
	.carousel .item-index {
		height:100%;
	}
	.carousel-inner {
		height:100%;
	}
	#cap-text {
		padding-left:15px;
		padding-top:6px;
		margin-top:0 !important;
	}
	#cap-text2 {
		padding-left:15px;
		padding-top:6px;
	}
	#cap-text3 {
		padding-left:15px;
		padding-top:6px;
	}
	.carousel-caption{
		position:absolute;
		left:27px;
		right:71%;
		top:225px !important;
		z-index:10;
		padding-top:0;
		padding-bottom:25px;
		color:#ffffff;
		text-align:left;
		text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);
		width:35%;
		height:40%;
	}
	/* Bump up size of carousel content */
	.carousel-caption p {
		margin-bottom:20px;
		font-size:13px;
		line-height:1.4;
	}
	.focal-point div {
		margin-top:0em;
		margin-bottom:0em;
	}
	/*====Hover Dropdown====*/
	.trigger ul.menu {
		position:absolute;
		margin:0;
		padding:.4em;
		list-style:none;
		background-color:#fff;
		z-index:999;
		visibility:hidden;
		opacity:0;
		transition:visibility 0s 0.25s, opacity 0.9s linear;
	}
	.trigger ul.menu li {
		position:absolute !important;
		float:left;
		left:0 !important;
		height:100%;
		z-index:999;
		list-style:none;
		width:100%;
		background-color:#eeeeee;
	}
	.trigger ul.menu li .table {
		border-bottom:solid 1px #eeeeee !important;
		box-shadow:0 6px 6px rgba(0, 0, 0, 0.5);
		background-color:#eeeeee;
		margin-top:0;
	}
	.trigger ul.menu li a {
		display:block;
		z-index:999;
		float:left;
		background-color:#eeeeee;
	}
	.trigger:hover {
		background:#eeeeee;
	}
	.trigger:hover ul.menu {
		background-color:#eeeeee;
		z-index:999;
		visibility:visible;
		opacity:1;
		transition:opacity 0.1s linear;
	}
	.menu {
		width:780px;
	}
	div#left.row {
		margin-left:-165%;
		margin-top:10px;
	}
	div#left2.row {
		margin-left:-275%;
		margin-top:10px;
	}
	div#left3.row {
		margin-left:-480%;
		margin-top:10px;
	}
	div#left4.row {
		margin-left:-600%;
		margin-top:10px;
	}
	div#left5.row {
		margin-left:-565%;
		margin-top:10px;
	}
	/*====Hover Dropdown====*/

	.go-at-768 {
		display:none;
	}
	.right-nav {
		padding-top:10px;
		padding-bottom:10px;
		padding-left:5px;
	}
	.offices {
		width:55%;
		margin-left:20px;
		margin-bottom:20px;
	}
	.move-up-tier1 {
		position:relative;
		top:-95px;
		padding-left:0;
		padding-right:0;
		margin-bottom:-95px;
	}
	.padding-left-tier1a {
		padding-left:15px;
	}
	.home-right3-tier1a {
		cursor:pointer;
		display:block;
		float:right;
		z-index:8;
		position:absolute; /*newly added*/
		right:35px; /*newly added*/
		top:830px;/*newly added*/
		width:250px;
	}
	.home-ads-tier1b {
		cursor:pointer;
		display:block;
		float:right;
		z-index:8;
		position:absolute; /*newly added*/
		right:35px; /*newly added*/
		top:1300px;/*newly added*/
		width:250px;
	}
	#carousel-tier1a {
		height:290px;
	}
	.carousel .item-tier1a {
		height:100%;
	}
	.carousel-inner {
		height:100%;
	}
	.carousel-tier2 {
		/*height:150px;*/
		width:100%;
	}
	.cropper {
		width:100%;
		/*height:250px;
		overflow:hidden;*/
		margin:0 auto; /* optional - centers the div */
	}
	.cropper img{
		/*position:relative;
		top:0;
		left:-35%;*/
	}
	.move-up-tier2 {
		position:relative;
		top:-95px;
		padding-left:0;
		padding-right:0;
		margin-bottom:-95px;
	}
	.col-sm-9-faculty {
		margin-top:-10px;
		width:95%;
		margin-left:20px;
		margin-right:20px;
	}
}
@media all and (min-width:768px) and (max-width:860px) {
	div.width-1600, div.width-1800 {
		padding-right: 20px;
		padding-left: 30px;
	}
}
@media all and (min-width:768px) and (max-width:1023px) {
	/* ====Basic Swiper Styles====*/
	#height {
		height:130px;
	}
	.swiper-container {
		width:100%;
	}
	.swiper-slide {
		width:100% !important;
	}
	.swiper-slide img, .videotitles {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	#right-navbar-collapse {
		padding-right:0;
		padding-left:0;
	}
	.vidText {
		font-size:5.5rem;
	}
}
@media all and (min-width:769px) {
	.gone-at-769 { display:none;}
}
@media all and (min-width:992px) {
	.mega-nav.navbar {
		max-width:940px;
	}
}
@media all and (max-width:1000px) {
	.gone-at-1000 { display:none;
	}
}
@media all and (max-width:1023px) {
	.gone-at-1023 { display:none;
	}
	.ad-content {
		padding:0;
	}
	#center {
		float:none;
		position:static;
		margin-left:auto;
		margin-right:auto;
		width:330px;
	}
}
@media all and (min-width:1024px) {
	.mega-nav.navbar {
		max-width:964px;
	}
	.show-at-1024 { display:block;}
	.gone-at-1024 { display:none;}
	.background { /* MainBodyText */
		line-height:1.4rem;
	}
	.eventhead { /* Event Sub-pages Header */
		font-weight:500;
		font-size:1.8rem;
		line-height:2rem;
		color:#585858;
	}
	.rightnavlinks { /* RightNavLinks */
		font-size:0.8rem;
		line-height:1.6rem;
		color:#003057;
	}
	.navbarlinks { /* Main Navbar Links */
		font-weight:700;
		font-size:1rem;
		color:#585858;
	}
	.mfont {
		font-weight:700;
		font-size:1.2rem;
		line-height:1rem;
	}
	.mfont300 {
		font-size:1rem;
		line-height:1.2rem;
	}
	.nav>li>a:hover,.nav>li>a:focus {
		text-decoration:none;
		background-color:#f5f5f5;
		/*height:32px;*/
	}
	#right-navbar-collapse {
		padding-right:0;
		padding-left:0;
	}
	.right-nav>li>a:hover,.right-nav>li>a:focus {
		background-color:transparent;
	}
	.right-nav .list-group {
		margin-bottom:0;
	}
	#hover1 {
		padding-left:145px;
	}

	#hover1a {
		padding-left:145px;
	}

	#hover1b {
		padding-left:145px;
	}

	#hover1c {
		padding-left:145px;
	}

	#hover1d {
		padding-left:145px;
	}

	#hover1e {
		padding-left:145px;
	}


	.blue {
		color:#003057;
	}

	.img-learn {
		width:75px;
	}
	.ad-size {
		width:100%;
		height:200px;
	}
	.snowtv {
		padding-left:40px;
	}
	.margin-up {
		margin-top:-330px;
	}
	.container-footer {
		width:auto;
		max-width:1430px;
	}
	.col-md-8-index {
		width:520px;
	}
	.home-right {
		padding-right:15px;
	}
	.home-right2 {
		margin-right:20px;
	}
	.white-space {
		padding-left:15px;
		padding-right:15px;
	}
	.space-left {
		padding-left:10px;
	}
	.space-right {
		padding-right:10px;
	}
	.col-md-12 {
		padding:0;
		background-color:transparent;
	}
	.col-sm-7-index {
		width:560px;
		left:235px;
	}
	.home-left {
		left:10px;
	}
	.snow-logo {
		margin-left:15px;
	}
	.home-right {
		cursor:pointer;
		display:block;
		float:right;
		z-index:8;
		position:absolute; /*newly added*/
		right:30px; /*newly added*/
		top:45px;/*newly added*/
	}
	.home-right2 {
		cursor:pointer;
		display:block;
		float:right;
		z-index:8;
		position:absolute; /*newly added*/
		right:30px; /*newly added*/
		top:15px;/*newly added*/
	}
	.dropdown {
		padding-left:0;
		padding-right:0;
	}
	.navbar-xs {
		background:rgb(0, 0, 0); /* Fallback for older browsers without RGBA-support */
		background:rgba(255, 255, 255, 1.0);
	}
	.carousel-caption{
		top:265px !important;
		width:35%;
		height:47%;
	}
	#carousel {
		height:350px;
		width:100%;
	}
	.cap-font-index {
		font-size:1.45rem;
		line-height:1.5rem;
	}
	.carousel .item-index {
		height:100%;
		width:100%;
	}
	.carousel-inner {
		height:100%;
		width:100%;
	}
	#cap-text {
		padding-left:15px;
		padding-top:10px;
	}
	#cap-text2 {
		padding-left:15px;
		padding-top:10px;
	}
	#cap-text3 {
		padding-left:15px;
		padding-top:10px;
	}
	/*====Hover Dropdown====*/
	.menu {
		width:1054px;
	}
	div#left.row {
		margin-left:-350%;
	}
	div#left2.row {
		margin-left:-470%;
	}
	div#left3.row {
		margin-left:-740%;
	}
	div#left4.row {
		margin-left:-860%;
	}
	div#left5.row {
		margin-left:-770%;
	}
	/*====End of Hover Dropdown====*/

	.home-right3-tier1a {
		margin-top:60px;
		margin-right:10px;
	}
	.home-ads-tier1b {
		margin-top:40px;
		margin-right:10px;
	}
	#carousel-tier1a {
		height:350px;
		width:100%;
	}

	.carousel .item-tier1a {
		height:100%;
		width:100%;
	}
	.carousel-inner {
		height:100%;
		width:100%;
	}
	.carousel-tier2 {
		/*height:150px;*/
		width:100%;
	}

	.cropper{
		width:100%;
		/*height:250px;
		overflow:hidden;*/
		margin:0 auto; /* optional - centers the div */
	}
	.cropper img{
		/*position:relative;
		left:0%;*/
	}
	.col-sm-9-faculty {
		margin-top:-10px;
		width:75%;
		margin-left:20px;
	}
}
@media all and (min-width:1024px) and (max-width:1199px) {
	/* ====Basic Swiper Styles====*/
	#height {
		height:170px;
	}
	.swiper-container {
		width:100%;
		height:180px;
	}
	.swiper-slide {
		width:33.33% !important;
	}
	.swiper-slide img {
		width:280px;
	}
	/* ====End of Basic Swiper Styles====*/
	.instagram-feed {
		margin-left:50px;
	}
}

@media all and (min-width:1100px) {
	.mega-nav.navbar {
		max-width:1040px;
	}
}
@media all and (min-width:1200px) {
	.mega-nav.navbar {
		max-width:1140px;
	}

	.snowtv {
		padding-left:30px;
	}
	.img-learn {
		width:90px;
	}
	.instagram-feed {
		margin-left:30px;
	}
	.margin-up {
		margin-top:-260px;
	}

	.home-right {
		padding-right:0;
	}
	.col-md-8-index {
		width:520px;
	}
	.home-right2 {
		padding-right:0;
	}
	.col-sm-7-index {
		width:560px;
		margin-left:400px;
	}
	.cap-font-index {
		font-size:1.4rem;
		margin-left:0;
	}
	#cap-text {
		padding-left:15px;
		padding-top:15px;
		line-height:2;
	}
	#cap-text2 {
		padding-left:15px;
		padding-top:15px;
	}
	#cap-text3 {
		padding-left:15px;
		padding-top:15px;
	}
	/*====Hover Dropdown====*/

	.menu {
		width:1230px;
	}
	div#left.row {
		margin-left:-500%;
	}
	div#left2.row {
		margin-left:-625%;
	}
	div#left3.row {
		margin-left:-940%;
	}
	div#left4.row {
		margin-left:-1070%;
	}
	div#left5.row {
		margin-left:-940%;
	}
	/*====End of Hover Dropdown====*/

	/* ====Basic Swiper Styles====*/
	#height {
		height:210px;
	}
	.swiper-container {
		width:100%;
	}
	.swiper-slide {
		width:33.33% !important;
	}
	/* ====End of Basic Swiper Styles====*/
	.col-sm-9-faculty {
		margin-top:-10px;
		width:75%;
		margin-left:20px;
	}
}

@media all and (min-width:1300px) {
	.background { /* MainBodyText */
		box-shadow:0 0 10px grey;
	}
	#exterior {
		width:100%;
		max-width:1490px;
	}
	.mega-nav.navbar {
		max-width:1240px;
	}
	.eventhead { /* Event Sub-pages Header */
		font-weight:500;
		font-size:2rem;
		line-height:2.2rem;
		color:#585858;
	}
	.r
	.rightnavlinks { /* RightNavLinks */
		font-size:0.8rem;
		line-height:1.6rem;
		color:#003057;
	}
	.navbarlinks { /* Main Navbar Links */
		font-weight:700;
		font-size:1rem;
		color:#585858;
	}
	.col-sm-7-index {
		width:560px;
		margin-left:500px;
	}
	.snowtv {
		padding-left:80px;
	}
	.carousel-caption{
		top:365px !important;
		width:33%;
		height:58%;
	}
	.cap-font-index {
		font-size:1.6rem;
		margin-left:0;
	}
	#carousel {
		height:480px;
	}
	.carousel .item-index {
		height:100%;
	}
	.carousel-inner {
		height:100%;
	}
	/*====Hover Dropdown====*/
	.menu {
		width:1330px;
	}
	div#left.row {
		margin-left:-585%;
	}
	div#left2.row {
		margin-left:-715%;
	}
	div#left3.row {
		margin-left:-1050%;
	}
	div#left4.row {
		margin-left:-1185%;
	}
	div#left5.row {
		margin-left:-1030%;
	}
	/*====End of Hover Dropdown====*/
	.home-right3-tier1a {
		margin-top:210px;
		margin-right:45px;
	}
	#carousel-tier1a {
		height:480px;
	}
	.carousel .item-tier1a {
		height:100%;
	}
	.carousel-inner {
		height:100%;
	}
	.carousel-tier2 {
		/*height:250px;*/
	}
	.cropper{
		width:100%;
		/*height:250px;
		overflow:hidden;*/
		margin:0 auto; /* optional - centers the div */
	}
	.cropper img{
		/*position:relative;
		right:-40%;
		top:0;*/
	}
}

@media all and (min-width:1400px) {
	.mega-nav.navbar {
		max-width:1340px;
	}
	.col-sm-7-index {
		width:560px;
		margin-left:585px;
	}
	/*====Hover Dropdown====*/
	.menu {
		width:1420px;
	}
	div#left.row {
		margin-left:-645%;
	}
	div#left2.row {
		margin-left:-775%;
	}
	div#left3.row {
		margin-left:-1135%;
	}
	div#left4.row {
		margin-left:-1275%;
	}
	div#left5.row {
		margin-left:-1100%;
	}
	#vidContainer {
		overflow:hidden;
		margin: 0 auto;
	}
	/*====End of Hover Dropdown====*/
}

@media all and (min-width:768px) and (max-width:1400px) {
	#vidContainer {
		margin-top:0;
	}
	#vidOverlay {
		top: 250px;
	}
}

@media all and (min-width:1500px) {
	.mega-nav.navbar {
		max-width:1400px;
	}
	.snowtv {
		padding-left:145px;
	}
	.home-right {
		padding-right:140px;
	}
	.home-right2 {
		padding-right:180px;
	}
	.col-md-8-index {
		width:680px;
	}
	.col-sm-7-index {
		width:560px;
		margin-left:670px;
		height:32px;
	}
	/*====Hover Dropdown====*/
	.menu {
		width:1430px;
	}
	div#left.row {
		margin-left:-870px;
	}
	div#left2.row {
		margin-left:-998px;
	}
	div#left3.row {
		margin-left:-1121px;
	}
	div#left4.row {
		margin-left:-1216px;
	}
	div#left5.row {
		margin-left:-1308px;
	}
	/*====End of Hover Dropdown====*/
	.home-right3-tier1a {
		margin-right:50px;
	}
	.home-ads-tier1b {
		margin-top:180px;
		margin-right:50px;
	}
}

@media all and (min-width:1600px) {
	.col-sm-7-index {
		position:relative;
		width:560px;
		margin-top:-145px;
		margin-left:505px;
		height:32px;
	}
}

@media all and (max-width:1600px) {
	.main-container {
		padding: 10px 10px;
	}
}
@media all and (min-width:1800px) {
	.home-right {
		padding-right:310px;
	}
	.home-right2 {
		padding-right:350px;
	}
	.col-md-8-index {
		width:840px;
	}
}

@media all and (min-width:2000px) {
	.home-right {
		padding-right:400px;
	}
	.home-right2 {
		padding-right:440px;
	}
	.col-md-8-index {
		width:940px;
	}
}

@media all and (min-width:2500px) {
	.home-right {
		padding-right:665px;
	}
	.home-right2 {
		padding-right:705px;
	}
	.col-md-8-index {
		width:1200px;
	}
}
/*====END of Mobile Responsive Styles====*/


/*==== START of Spinner ConcurrentEd Style ====*/
@keyframes spin {
	to { transform:rotate(1turn); }
}
.progress {
	position:relative;
	display:inline-block;
	width:5em;
	height:5em;
	margin:0 .5em;
	font-size:0.75rem;
	text-indent:999em;
	overflow:hidden;
	animation:spin 1s infinite steps(8);
}
.small.progress {
	font-size:0.5rem;
}
.large.progress {
	font-size:1.45rem;
}
.progress:before,
.progress:after,
.progress > div:before,
.progress > div:after {
	content:'';
	position:absolute;
	top:0;
	left:2.25em; /* (container width - part width)/2  */
	width:.5em;
	height:1.5em;
	border-radius:.2em;
	background:#eee;
	box-shadow:0 3.5em #eee; /* container height - part height */
	transform-origin:50% 2.5em; /* container height / 2 */
}
.progress:before {
	background:#555;
}
.progress:after {
	transform:rotate(-45deg);
	background:#777;
}
.progress > div:before {
	transform:rotate(-90deg);
	background:#999;
}
.progress > div:after {
	transform:rotate(-135deg);
	background:#bbb;
}
/*==== END of Spinner ConcurrentEd Style ====*/


/*==== Royals ====*/
.img-responsive {
	margin-top: .8rem;
	margin-bottom: .8rem;
}
.container-slide {
	margin:0 auto;
	max-width:1800px;
	background-color:transparent;
}
.quickLinkBox {
	width:80px;
	height:80px;
	margin-top:.8rem;
}

.canvas-spacing{
	margin-top: 10px;
	padding-bottom: 5px;
}

.glyphicon-search {
	color:#fff
}
/*==== End Jacob's Code ====*/

.footerlinks, .footerlinks a {
	color: #fff;
}
.footerlinks a:hover {
	color:#f47920;
}

.img-parallax {
	background-image: url("/_resources/images/students-library1500x800.jpg");

	/* Set a specific height */
	height: 500px;

	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover; /* cover */
}

.img-adv {
	background-image: url(/advancement/images/homecoming.jpg);
}

.img-parallax-rf {
	background-image: url("/richfield/images/svc_1500x500.jpg");

	/* Set a specific height */
	height: 500px;

	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover; /* cover */
}

.parallaxIos {
	background-attachment: scroll;
}

.videotitles {
	font-size:1.4rem;
	line-height:1.4rem;
	letter-spacing:0.025rem;
	color:#585858;
	margin-top:5px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: #f5f5f5;
	color: #555;
	font-weight: normal;
}

.drop-menu-position {
	position: relative !important;
}

/* mrkt landign page tabs - video tour */
.navTabs {
	border-bottom: 2px solid #f47920;
}
.navTabs>li {
	margin-bottom:-2px;
}
.navTabs>li>a {
	padding: 7px 8px;
}
.navTabs>li.active>a, .navTabs>li.active>a:focus, .navTabs>li.active>a:hover {
	color: #f47920;
	cursor: default;
	background-color: #fff;
	border: 2px solid #f47920;
	border-bottom-color: transparent;
}

.navbar-default .navbar-brand {
	color: #fff;
}

.social-title {
	width:100%;
	height:500px;
	background: #003057 url(' /_resources/images/cheering1500x800.jpg') no-repeat center center;
	margin-top:-5px;
	text-align:center;
	padding-top:150px;
	font-size:6rem;
	color: white;
}

.social-head {
	font-size: 2.5rem;
}

.social-head a {
	color: white;
}

.social-head div a div{
	padding-top: 20px;
	padding-bottom: 20px;	
}

.social-head div a div:hover {
	background-color: #003057;
}

.social-nav div a div:hover {
	background-color:#696969;
}

.social-nav div a div {
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: black solid 1px;
}

.social-nav a:last-child div:last-child {
	border-right: black solid 1px;
}
.social-dir-img .row img {
	margin-right: 10px;
}
.social-dir-img .row .col-md-5.col-sm-3.col-xs-12
{
	padding-top: 10px;
}
.hashtags .row {
	border-bottom: #a9a9a9 solid 1px;
	padding: 10px 0;
}

.hashtags .row div:nth-child(2) {
	display: inline-block;
	padding-left: 2em;
}

.hashtags .row div:nth-child(1) {
	font-weight: bold;
	padding-left: 0;
}

@media all and (max-width: 767px){
	.social-head div a div{
		border-bottom: black solid 1px;
		text-align: left;
	}
	.social-nav div a div {
		text-align: left;
	}

	.social-title {
		font-size: 3rem;
		height: 250px;
		padding-top: 50px;
	}
}

@media all and (max-width: 1000px){
	.social-head {
		font-size: 2rem;
	}	
	.social-nav div a div, .social-nav a:last-child div:last-child {
		border: none;
	}
}
