/*
Theme Name: UWI Campus Template 2020
Theme URI: 
Description: UWI Campus Template 2020
Version: 1.0
Author: VIRB Limited
Author URI: http://www.virb.rocks
*/

/* @group Global Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
     border: 0pt none;
     margin: 0pt;
     padding: 0pt;
     vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
     display: block;
}

body {
     line-height: 1;
}

ol, ul {
     list-style: none outside none;
}

blockquote, q {
     quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
     content: none;
}

table {
     border-collapse: collapse;
     border-spacing: 0pt;
}

table.pad td {
     padding: 10px;
}

pre, code {
     background-color: #EDEDED;
     border-bottom: 1px solid #D9D9D9;
     border-top: 1px solid #D9D9D9;
     display: block;
     font: 12px/24px Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
     margin: 5px 0pt;
     padding: 5px;
     white-space: normal;
     width: 100%;
}

p code {
     display: inline;
}

html, body {
    min-height: 100% !important;
    height: 100%;
}
body > div { flex: 1; }

.text-shadow {
     text-shadow: 0.02em 0.03em 0.1em #666666;
}



/* SITE DEFINITIONS */

body{
color: #0C303F;
font: 16px 'Kumbh Sans',Helvetica, Arial, sans-serif;
line-height: 1.6;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
overflow-x: hidden;
background:#fff!important;
height: 100% !important;
background-attachment:scroll;
font-weight:400;
}


/* FONTS */

.homepage h1, .inside h1 { 
	 font-size:30px;/**/
	color: #000000;
 font-weight:400;
	font-family:'Kumbh Sans',Helvetica,Arial,sans-serif;
	line-height:1;
	}


.homepage h2, .inside h2, .content .areasummary h3  {
font-size: 29px;
line-height: 1.1;
color: #0C303F;
font-family: 'Kumbh Sans',Helvetica,Arial,sans-serif;
font-weight: 700;
letter-spacing: 0px;
margin-top: 10px;
padding-bottom:15px;
}

.content .areasummary h3 {
	 margin-bottom:0;
 }
 
.homepage h3, .inside h3  {
font-size: 25px;
line-height: 1.2;
color: #465965;
font-family: 'Kumbh Sans',Helvetica,Arial,sans-serif;
font-weight: 700;
margin-bottom: 15px;
letter-spacing: 0px;
margin-top: 0px;
padding-left:0px;
}



h4, .inside h4, .homepage h4 {
	font-size: 21px;
	line-height: 1.4;
	color: #96A1A5;
	font-family: 'Kumbh Sans',Helvetica,Arial,sans-serif;
	margin-bottom: 10px;
	text-transform:uppercase;
	letter-spacing:2px;
	padding-bottom:15px;
	position: relative;
	font-weight:normal;
}


h5, .inside h5, .homepage h5 {
	font-family:'Kumbh Sans',Helvetica,Arial,sans-serif;
	font-size:15px;
	color:#384852;
	padding:0px 0 15px 0;
	margin-bottom:20px;
  line-height:1;
  letter-spacing:1px;
  text-transform:uppercase;
position:relative;
font-weight:600;
}

.inside h5:after {
position:absolute;	
content:'';
width:50px;
height:3px;
border-bottom:3px solid #D1D6D8;
left:0;
bottom:0;
}

p,td p, .homepage p, .inside p {
padding-bottom:15px;
color: #0C303F;
font: 16px 'Kumbh Sans',Helvetica, Arial, sans-serif;
line-height: 1.6;
font-weight:400;
}

.school-head-caption {
padding-bottom: 15px;
color: #0C303F;
font: 12px 'Kumbh Sans',Helvetica, Arial, sans-serif;
line-height: 1.6;
font-weight: 400;
}

ul {
     margin-left: 0px;
     padding-left: 0px;

}

ol {
  margin-left: 0px;
     padding-left: 0px;  
}

li {
     /*list-style-type: none;*/
     margin-left: 0px;
     padding-left: 0px;
	 font-weight:500;
	 line-height: 1.4;
padding-bottom: 7px;
}

strong {
	 font-weight:bold;
}

a, a strong, a:visited, .inside a {
text-decoration:none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
color:#008080/*#C84F00*/!important;
/*padding-bottom:3px;*/
}

a:hover, .inside a:hover {
     /*border-bottom:1px dotted #A11C20!important;*/
  text-decoration:none;
}

img a, a img, a img:hover, img a:hover {
     border: none;
}

hr {
background-color: #D8C084;
color: #D8C084;
margin: 10px 0 20px 0px;
padding: 0pt;
width: 100%;
float: left;
  height: 3px;
  border:0;
}

.inside #words small, .font_small, .inside #words small a {
	font-size: 12px;
color:#909090; 
text-transform: uppercase;
}

input {
font: 17px 'Kumbh Sans', Helvetica, Arial, sans-serif;
}







/* COMMON STYLES */

.mobileonly {
	display:none;
}

.box-padup {
	padding:50px 0;
}

.box-half, .box-realhalf{
width:50%;
position:relative;
margin:0;
padding:0;
overflow:hidden;	
}

.box-third {
width:33.333333%;
position:relative;
margin:0;
padding:0;
overflow:hidden;
}

.box-twothird {
	width:66.66666%;
position:relative;
margin:0;
padding:0;
overflow:hidden;
}


.box-realhalf{
width:50%;
position:relative;
margin:0;
padding:0;
overflow:hidden;
float:left;
}


.box-realthird {
width:33.333333%;
position:relative;
margin:0;
padding:0;
overflow:hidden;
float:left;
}

.box-realtwothird{
width:66.66666%;
position:relative;
margin:0;
padding:0;
overflow:hidden;
float:left;
}

.box-realhalf img,.box-realtwothird img {
	width:100%;
	height:auto;
}

.box-white {
background:#fff;	
}

.box-offwhite {
	background:#EAECED;
}

.box-offwhite li,.box-red li {
padding-bottom:10px;	
}

.box-lightgrey {
	background:#D1D6D8;
}

.box-grey {
	background:#A2ACB2;
}

.box-darkgrey {
	background:#465A65;
}

.box-darkestergrey {
  background-color:#253037;
}

.box-darkestgrey {
	
	background:#091F2B;
}

.box-navy {
	background:#0F3041;
}

.box-brightred {
	background:#C8242F;
}

.box-red {
	background:#008080;/*#A11C20*/
	/*background:#d65b02;*//*#B61F2A*/
}

.box-red h2, .box-red h4, .box-red a, .box-red p {
 color:#fff!important;	 
}

 .box-red h4 {
	 padding-bottom:0;
 }
 
.box-darkred {
	background:#650101;
}

.white {
color:#fff!important;	
}

.grey {
	color:#A2ACB2!important;
}

.darkgrey {
	color:#465A65!important;
}

.brightred {
	color:#C8242F!important;
}

.red {
	color:#A11C20;
	color:#B61F2A!important;
}

.darkred {
	color:#650101!important;
}

.upper {
text-transform:uppercase;	
}



/* Image alignment */

img.add-border {
border:1px solid #bbb;
}

img.alignleft {
margin:0 30px 30px 0!important;
float:left;
width:auto;
position: relative;
display: block;
}

img.alignright {
margin:0 0px 30px 30px!important;
float:right;
width:auto;
position: relative;
display: block;
}

img.aligncenter {
margin:30px auto!important;
width:auto!important;
text-align: center!important;
position: relative!important;
display: block!important;
}



/* Area Summary, the cards above the footer on the landing pages */


a.speciallink, .areasummary p a, .areasummary li a {
font-size:14px;
text-transform:uppercase;
padding-right: 25px;
display: initial;
background: transparent url(../images/arrow_right_teal.png) 95% 0px no-repeat;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}

a.speciallink:hover, .areasummary a:hover {
 padding-right: 25px;
  border:none!important;
  background-position:right 0px;
}

.areasummary li {
line-height: 1.2;
padding-bottom: 15px;	
}

.redblock {
position: absolute;
width: calc(60% - 250px);
height: 610px;
background: #008080;/*#BA202B*/
left: 0;
}

.redblock-long {
position: absolute;
width: calc(60% - 250px);
height: 1075px;
background: #008080;
left: 0;
}
	

.card {
	border:none!important;
	border-radius:0!important;
}




/* Faculties Block */

#faculties {
  /*min-height: 60vh;*/
  background-size:cover;
  transition: background 1s linear;
  position:relative;
}

#faculties.engineering {
	
}

#faculties h2, 
#faculties p, 
#faculties a,#facultylisting a,#facultylisting h5 {
 color:#fff!important; 
}

#faculties h5:after {
	display:none;
}

#faculties p {
 font-size:19px; 
}

#aboutacademics {
padding-left: calc((100% - 1350px) / 2 + 5%);
padding-right: 10%;
padding-top: 5%;
padding-bottom: 5%;
}

#facultylisting {
  padding: 40px 30px 20px 30px;
  background: rgba(0,0,0,0.75);
}

#facultylisting .box-twothird {
max-width:450px;	
}

#facultylisting h4 {
border-bottom: 1px solid rgba(255,255,255,0.5);
padding-top: 0px;
padding-bottom: 20px;
text-transform: none;
letter-spacing: 0;
font-size: 23px;
}

#facultylisting h4:last-child {
  border:none;}

#facultylisting a:hover {
  border:none!important;
  padding-left:10px;
}

#facultylisting h4:nth-child(1) a:hover + #faculties{
    background: blue;
}



#facultybgs {
    height: 100%;
    width: 100%;
    position: absolute;
   left: 0;
  right: 0;
  top: 0;
  bottom: 0;
    z-index: -1;
    display: block;
    pointer-events: none;

}

.facultybg {
/*opacity:0;
visibility:hidden;*/
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
background-size:cover;
}

.facultybg.default {
background: transparent url(../images/bg_facultiesblock.jpg) center top no-repeat;
background-size:cover;
opacity:1;
visibility:visible;
}

.facultybg.engineering {
background:transparent url(../images/bg_facultiesblock_engineering.jpg) left top no-repeat;
background-size:cover;

}

.facultybg.humanities {
background:transparent url(../images/bg_facultiesblock_humanities.jpg) left top no-repeat;
background-size:cover;
opacity:1;
visibility:visible;
}

.facultybg.law {
background:transparent url(../images/bg_facultiesblock_law.jpg) left top no-repeat;
background-size:cover;

}

.facultybg.medical {
background:transparent url(../images/bg_facultiesblock_medical.jpg) left top no-repeat;
background-size:cover;

}

.facultybg.scitech {
background:transparent url(../images/bg_facultiesblock_scitech.jpg) left top no-repeat;
background-size:cover;

}

.facultybg.social {
	background:transparent url(../images/bg_facultiesblock_social.jpg) left top no-repeat;
	background-size:cover;

}

.facultybg.sport {
	background:transparent url(../images/bg_facultiesblock_sport.jpg) left top no-repeat;
	background-size:cover;

}

.facultultylist a {
    padding: 20px 180px 20px 0;
}

.visible {
	visibility:visible;
}

.novisible {
visibility:hidden;	
}


/* Events */

#events .event-date {
	color:#fff;
	text-align:center;
	float:left;
}

#events .event-date p {
	padding-bottom:0;
}

#events .event-date .month {
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	width: 100%;
float: left;
  line-height:1.1;
}

#events .event-date .day {
	font-size:25px;
	color:#fff;
	text-transform:uppercase;
}

#events .event-data {
	float:left;
}

#events .event-data p{
	font-size:18px;
}

#events small {
text-transform:uppercase;	
}

.homepage .embed-responsive, .inside .embed-responsive {
    min-height: 340px !important;
}

/* By the numbers */


#bythenumbers {
  background: #F6F6F6;/*#F6F6F6;*/
  padding:60px 0 40px 0;
}

#bythenumbers h3 {
  color:#DD611B;
  font-weight:300;
  font-size:55px;
  margin-bottom:0;
}

#bythenumbers h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height:1.4;
  padding: 15px 0 0px 0;
  font-weight:400;
}

#bythenumbers h5:before {
  position: absolute;
content: '';
width: 50px;
height: 3px;
border-bottom: 3px solid #D1D6D8;
left: 0;
top: 0;
}

#bythenumbers h5:after {
  display:none;
}

/* By Department */


#bydepartment {
  background: #F6F6F6;/*#F6F6F6;*/
  padding:60px 0 40px 0;
}

#bydepartment h3 {
  color:#DD611B;
  font-weight:300;
  font-size:55px;
  margin-bottom:0;
}

#bydepartment h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height:1.4;
  padding: 15px 0 0px 0;
  font-weight:400;
}

#bydepartment h5:before {
  position: absolute;
content: '';
width: 50px;
height: 3px;
border-bottom: 3px solid #D1D6D8;
left: 0;
top: 0;
}

#bydepartment h5:after {
  display:none;
}

/* Major Areas, the cards below Academics and Admissions hero pic */


#majorareas {
  
}

.majorarea {
  height: 405px;
padding: 175px 0;
}

.majorarea h2{
  padding: 0 20%;
}

.majorarea h2 a {
  color:#fff!important;
}


/* News */

p.news-title {
	line-height: 1.2;
}

.homepage #news .news-title a,.inside.landing #news .news-title a {
 font-size:21px; 
}

.homepage #news .news-date,.inside.landing #news .news-date{
  color:#465A65;
  font-size:15px;
}


.homepage #news a.speciallink,.inside #news a.speciallink {
	background: transparent url(../images/arrow_right_white.png) 95% 0px no-repeat;
	color:#fff!important; 
	}

.homepage #news a.speciallink:hover,.inside #news a.speciallink:hover {
	background-position: right 0px;
	}

.homepage #news .card:hover a:hover,.inside #news .card:hover a:hover {
 border:none!important; 
}

p.caption {
text-align:center;
font-size:15px;
color:#666;
margin-bottom:20px;
padding-left:10%;
padding-right:10%;
}


/* Find Courses */


#degreelevels {
 border-top:1px solid #A2ACB2;
}

#degreelevels #getstarted {
 font-weight:700; 
  text-transform:uppercase;
  letter-spacing:1px;
}

#degreelevels #extralinks {
    border-left: 1px solid #A2ACB2;
  padding-left:20px;
}

#findcourse input[type=text] {
	background:#efefef;
}

#degreelevels #extralinks h5{
    margin-bottom:0;
}
#degreelevels h5:after {
display:none!important;	
}



/* GENERAL STRUCTURE */


.wrap {
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
height: 100%;
}

#header {
  height:auto;
position:relative;
z-index: 90;

}

#headercontent {
text-align:left; 
z-index:890;
padding-bottom:0em;
  padding-top:10px;
  position:relative;
  height: 118px;
}

#auxnav a {
 color:#0E3040!important; 
 padding-left: 20px;
  text-transform:uppercase;
  font-size: 12px;
  letter-spacing:1px;
  padding-bottom:0;
}

#auxnav a:hover {
border:none!important; 
}

#auxnav a.dropdown-item {
  text-transform:normal!important;
}

#campusselector {
  border-right:1px solid #A2ACB2;
}

#campusselector .dropdown-menu.show {
  border-radius:0;
}

#campusselector .dropdown-menu.show .dropdown-item {
padding-bottom:5px;  
}

#campusselector .dropdown-menu.show .dropdown-item:hover {
  color:#9F1A1F!important;
}

#logomainnav {
	border-bottom:3px solid #008080;
	position:relative;
	-webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#logomainnav .searchbutton {
  background: url("../images/bn_search_fic.png") no-repeat 0 0;
  height: 32px;
  width: 32px;
  text-indent: -9999px;
  display: block;
}

#logo {
height:auto;
  z-index:20;
  padding-top: 0px;
}

#logo img {
width:100%;
height:auto;
}

.mainnav {
  	position:relative;
}

.mainnav a{
  padding-bottom:0;
  font-size:19px;/*font-size:19px*/
}

.mainnav a:hover {
  border:none!important;
}

.mainnav .dropdown-toggle::after {
  display:none;
}

.mainnav .dropdown-menu {
border-radius:0;
    min-width:250px;
}

.mainnav .dropdown-menu a {
font-size: 15px;
padding: 12px 15px;
color: #16181b !important;
border-bottom: 1px solid #e6e6e6 !important;
}

.mainnav .navbar-expand-lg .dropdown:hover .dropdown-menu {
  display: block;

}

.mainnav .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    top: 40px;
}

body.offcanvas-active{
	overflow:hidden;
}


.screen-overlay {
  width:0%;
  height: 100%;
  z-index: 30;
  position: fixed;
  top: 0;
  left: 0;
  opacity:0;
  visibility:hidden;
  background-color: rgba(34, 34, 34, 0.6);
  transition:opacity .2s linear, visibility .1s, width 1s ease-in;
   }
.screen-overlay.show {
    transition:opacity .5s ease, width 0s;
    opacity:1;
    width:100%;
    visibility:visible;
}
	
	
	
@media all and (max-width:992px) {  /* Pick your breakpoint for the off-canvas menu to appear */
	


	.mobile-offcanvas{
		visibility: hidden;
		transform:translateX(-100%);
	    border-radius:0; 
		display:block;
	    position: fixed!important;
	    top: 0; left:0;
	    height: 100%;
	    z-index: 1200;
	    width:85%;
	    overflow-y: /*scroll*/hidden;
	    overflow-x: hidden;
	    transition: visibility .2s ease-in-out, transform .2s ease-in-out;
	}

	.mobile-offcanvas.show{
		visibility: visible;
    	transform: translateX(0);
	}
	
	.mobile-offcanvas.show #logo {
		display:none;
	}
}


#mobilemenubutton {
  margin:25px 10px 20px 20px;
  font-size:15px;
  text-transform:uppercase;
  cursor:pointer;
  float: right;
}

#mainnav .show h3 {
  border-bottom: 2px solid #036363;
  background: transparent url(../images/arrow_right_teal1.png) 15px 7px no-repeat;
  padding-bottom:5px;
  
}

#mainnav .show h3 a{
  padding-left:30px;
  font-size:17px;
}

.mobile-offcanvas .mainnav {
  margin-left:0!important;
  margin-top: 0 !important;
}

.btn-close {
border:2px solid #00809F;
  border-radius:0;
  background:none;
  text-transform:uppercase;
  font-size:13px;
  color:#008080;
  padding-bottom:3px;
}

/* The sticky class is added to the header with JS when it reaches its scroll position */
.fixer {
position: fixed !important;
top: 0;
width: 100%;
z-index: 300;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


.inside.about #mainnav li.dropdown:first-child,.inside.academics #mainnav li.dropdown:nth-child(2),.inside.admissions #mainnav li.dropdown:nth-child(3),.inside.campuslife #mainnav li.dropdown:nth-child(4),.inside.research #mainnav li.dropdown:nth-child(5) {
    border-bottom: 3px solid #0F3041;
}

.inside.about #mainnav li.dropdown:first-child a.nav-link,.inside.academics #mainnav li.dropdown:nth-child(2) a.nav-link,.inside.admissions #mainnav li.dropdown:nth-child(3) a.nav-link,.inside.campuslife #mainnav li.dropdown:nth-child(4) a.nav-link,.inside.research #mainnav li.dropdown:nth-child(5) a.nav-link {
	color:#0F3041 !important;
}


/* Search */

.hidefuoc { /* Used in conjunction with jQuery to hide the FUOC for the fade-in search panel */
	display:none;
}

#searchcontent {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1500;
    padding: 68px 60px;
    background: rgba(255,255,255,0.95);
    width: 100%;
-webkit-box-shadow: 0px 3px 13px 0px rgba(105,104,105,0.59);
-moz-box-shadow: 0px 3px 13px 0px rgba(105,104,105,0.59);
box-shadow: 0px 3px 13px 0px rgba(105,104,105,0.59);
}

#searchbar, #closesearch{
  cursor:pointer;  
}


#searchbar {

}

.mobile-offcanvas #searchbar {
	padding-top:2px!important;
}

#btn-search {
  margin-left:-37px;
  cursor:pointer;
  
}

 #closesearch {
 position: absolute;
right: 20px;
top: 10px;
 }

.searchbar input[type=text] {
  background:#EAECED;
  padding:12px 0 8px 9px;
  color:#333;
  border:0;
  border:1px solid #ccc;
  font-size: 19px;
}

.searchbar .btn-primary {
  padding: 15px 15px 9px 15px !important;
}

.mobile-offcanvas hr {
    color: #D8C084;
    margin: 5px 0 10px 0px;
}


/* Footer */


#footer {
     float: left;
     margin: 0px auto;
  padding-bottom:0px;
     width: 100%;
	 height: auto;
  position:relative;
  font-size:14px;
  margin-top:0px;
}

#footer p, #footer li, #footer a {
 font-size:15px!important;;
}

#footer h5 {
 color:#fff;
  letter-spacing:2px;
  position:relative;
  
}

#footer h5:after {
 content: '';
  border-bottom:1px solid #fff;
  position:absolute;
  left:0;
    bottom:0;
	width:50px;
}

#footer p {
  color:#B0B0B0;
}

#footer a {
  color:#fff!important;
}

#footer a:hover {
 text-decoration:underline!important; 
 border:none!important;
}

#footer li {
 line-height:1.8; 
font-weight:300;
margin-bottom: 0 !important;
}



/* Flags */

#footerflags {
  margin:10px 0;
  text-align:center;
}

#footerflags ul li {
 display:inline; 
}






/* HOME */


 #homecontent {
float: left;
width: 100%;
margin: 0 auto;	
 }
 
#homeslider{ 
   background: transparent url(../images/home/bg_homeslider.png) top left repeat-x;	
 
}

#homeslider .carousel, #homeslider .carousel-inner {
  height:650px;
   overflow:hidden;
}

#homeslider .carousel-caption {
text-align: left;
position: absolute;
top:200px;
   left:5%;
}

#homeslider .carousel-control-next, #homeslider .carousel-control-prev {
	display:none;
}

#homeslider .container{
/*position: absolute;
left: 0;
bottom: 40%;
margin: auto;
z-index: 200;*/
}

#homeslider h1 {
	padding-bottom:20px;
}

#homeslider p {
	font-size: 19px;
}

#homeslider .carousel-indicators li {
    width: 50px!important;
    height: 4px!important;
	background-color:#A2ACB2!important;
	opacity:1!important;
}

#homeslider .carousel-indicators .active {
	background-color:#C8242F!important;
	background-color:#030303!important;
}

#homeslider .carousel-indicators {
	justify-content: left!important;
padding-left: 0!important;
margin-right: 15%!important;
margin-left: 5%!important;
}


/* If background for text captioning is required */

#homeslider .carousel  .carousel-caption {
top: 250px;  
}

#homeslider .carousel .box-red {
text-align: left;
position: absolute;
top: 200px;
left: 0%;
padding-top:30px;
padding-bottom:20px;
  height:300px;
}


#homeslider .carousel .box-red h1,#homeslider .carousel .box-red h2, #homeslider .carousel .box-red p, #homeslider .carousel .box-red a {
	color:#fff!important;
}



#homeslider .carousel .box-red h1 {
	font-weight:300;
	font-size:37px;
		padding-right:20px;
	padding-left:20px;
}

#homeslider .carousel .box-red p {
	font-size:19px;
	padding-right:20px;
	padding-left:20px;
}

#homeslider .carousel .btn
{
	font-size: 15px;
text-transform: uppercase;
letter-spacing: 1px;
padding: .5rem 1rem;
}

#homeslider .carousel .btn-secondary {
	background:none!important;
	border:1px solid #fff!important;
	
}




/* INSIDE PAGES */


.inside #mainpic,.inside #pagetitle {
position:relative;

}

.inside #breadcrumbs {
  
border-bottom:1px solid #ccc;
}

.inside #breadcrumbs li{
font-size: 14px;
font-family: 'Kumbh Sans',Helvetica,Arial,sans-serif;
padding-bottom: 0;
}



/* Landing Pages */

.inside.landing h1 {
 color:#fff; 
font-size:49px;
  font-weight:300;
}

.inside.landing #mainpic {
	min-height: 650px; 
	background-size: cover;
}



/* Content Pages */

.inside.content #pagetitle h1 {
 font-size:35px;
}


.inside #breadcrumbs a {
color:#BF2127;
font-weight:bold;
}



.inside #insidecontent #copy ul li, .inside #insidecontent #copy ol li li {
background: transparent url(../images/inside/bullet_arrow.png) left 2px no-repeat;
padding-left: 27px;
margin-top: 5px;
font-size: 16px;
padding-bottom: 5px;
list-style: none;
}

.inside #insidecontent #copy ol {
	margin-left:15px;
	margin-bottom:20px;
}

.inside #insidecontent #copy ol li {
   list-style:decimal;
   padding-left: 15px;
   margin-bottom:5px;
}
.inside.content #copy {
   padding:0px 0px 40px 15px;
   min-height:500px!important;
}
 
.inside #insidecontent #entry-content #copy ul.pdf li {
	background:none;
	padding-bottom: 12px;
	padding-left:0;
}

.inside #insidecontent p.pdf,.inside #insidecontent a.pdf,#copy a[href$=".pdf"] {
background: transparent url('../images/inside/pic_pdf.png') no-repeat scroll left 0px;
position: relative;
padding-left: 38px;
padding-top: 5px;
padding-bottom: 12px;
}

.inside #sidebar {
border-right:1px solid #efefef;
}

.inside .sidenav {
margin-top:10px; 
padding-bottom:10px;
}

.inside .sidenav li {
padding: 10px 20px 5px 0;/*padding: 10px 20px 10px 0;*/
font-size: 15px;
border-bottom:1px solid #DDE0E2;
margin-left:10px;
display:flex;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
  background: right 10px;
}


.inside .sidenav li ul li{
border-bottom:1px solid #DDE0E2;

}

.inside .sidenav li a {
 
}

.inside .sidenav li:hover {
  color:#0C303F;
    background: transparent url(../images/arrow_right_grey.png) right 10px no-repeat;
}

.inside .sidenav li.active { 
   background: transparent url(../images/arrow_right_grey.png) right 10px no-repeat;
}

.inside .sidenav li a:hover {
   color:#0C303F!important;
}


.inside .sidenav li.active a {
  color:#0C303F!important;
  font-weight:600;
}

.sidenav li:last-child {
  border-bottom:3px solid #A2ACB2;
}


.inside.content .minisection{
  /*border-bottom:1px solid #ECEDED;*/
}

.inside #helpful li {
padding-bottom:15px;
padding-right:35px;
}



/* About Us */


.about.landing #mainpic {
background: transparent url(../images/inside/about/mainpic.jpg) top center no-repeat;
    background-size: auto;
background-size: cover;
}

/*.about.landing #ataglance {
   background: transparent url(../images/inside/about/bg_ataglance.jpg) left top no-repeat;
}*/

.about.landing #ataglance #pic {
    padding: 0;
    position: absolute;
    left: -250px;
    z-index: -1;
}

.about.landing #withintheregion {
  background: #DD611B; /*#B61F2A url(../images/inside/about/bg_withintheregion.jpg) center top no-repeat*/;
  background-size:cover;
  padding:20px 0 0px 0;
}


.about.landing #withintheregion h3{
  font-weight:300;
  font-size:31px;
  color:#fff;
}

.about.landing #withintheregion h4{
  font-weight:300;
  font-size:23px;
  text-transform:none;
  letter-spacing:0;
   color:#fff;
}

.about.landing #withintheregion p{
   color:#fff!important;
   font-size:19px;
}

.about.landing #withintheregion a{
 text-decoration:underline;
  color:#fff!important;
}




/* Academics */


.academics.landing #mainpic {
background: transparent url(../images/inside/academics/mainpic.jpg) top center no-repeat;
    background-size: auto;
background-size: cover;
}

.academics.landing #undergrad {
   background: transparent url(../images/inside/academics/bg_undergrad.jpg) top center no-repeat;
   background-size:cover;
}

.academics.landing #postgrad {
     background: transparent url(../images/inside/academics/bg_postgrad.jpg) top center no-repeat;
	  background-size:cover;
}

.academics.landing #research {
     background: transparent url(../images/inside/academics/bg_research.jpg) top center no-repeat;
	  background-size:cover;
}




/* Admissions */

.admissions.landing #mainpic {
  background: transparent url(../images/inside/admissions/mainpic.jpg) top center no-repeat;
  background-size: auto;
  background-size: cover;
}

.admissions.landing #undergrad {
   background: transparent url(../images/inside/admissions/bg_undergrad.jpg) top center no-repeat;
   background-size:cover;
}

.admissions.landing #postgrad {
   background: transparent url(../images/inside/admissions/bg_postgrad.jpg) top center no-repeat;
   background-size:cover;
}

.admissions.landing #financial {
    background: transparent url(../images/inside/admissions/bg_aid.jpg) top center no-repeat;
    background-size:cover;
}

.admissions.landing #findpro {
   background-color: #2c3e50; 
   background-size:cover;
}

.admissions.landing #scholar {
   background-color: #00b2a8;
   background-size:cover;
}

.admissions.landing #tuition {
    background-color: #895986;
    background-size:cover;
}

.admissions.landing #whyuwi h2 {
  font-weight:300;
  font-size:39px;
  letter-spacing:-1px;
}

.admissions.landing #whyuwi #topreasons h5 {
  color:#fff;
  padding-bottom: 20px;
}

.admissions.landing #whyuwi #topreasons h5:after {
  contnet:'';
  width:50px;
  position:absolute;
  bottom:0;
  border:3px solid #fff;
 left:48%;
}

.admissions.landing #whyuwi #topreasons h2 {
  color:#fff;
}

.admissions.landing #whyuwi #topreasons p {
  color:#fff;
  padding-bottom: 40px;
}

.admissions.landing #whyuwi #topreasons .carousel-indicators {
  padding-bottom: 20px;
}

.admissions.content #hearpelicans h2 {
font-weight:300;	
}

.admis_apply h2{
text-align: center;
display: block;
padding-left: 5px;
padding-right: 5px;
font-size: 19px;
 
}

 

.admis_apply a { 
    color: #fff !important;

}



/* Campus Life */


.campuslife.landing #mainpic {
background: transparent url(../images/inside/campuslife/mainpic.jpg) top center no-repeat;
    background-size: auto;
background-size: cover;
}

.campuslife.landing #vibrantcommunity p a{
 padding-left:35px;
}

.campuslife.landing #vibrantcommunity p {
 padding-bottom:25px;
}

.campuslife.landing #vibrantcommunity #clubs {
   background: transparent url(../images/inside/campuslife/bg_clubs.png) left 8px no-repeat;
}

.campuslife.landing #vibrantcommunity #cafeteria {
   background: transparent url(../images/inside/campuslife/bg_cafeteria.png) left 8px no-repeat;
}


.campuslife.landing #vibrantcommunity #sports {
   background: transparent url(../images/inside/campuslife/bg_sports.png) left 8px no-repeat;
}


.campuslife.landing #vibrantcommunity #shopping {
   background: transparent url(../images/inside/campuslife/bg_shopping.png) left 8px no-repeat;
}


.campuslife.landing #vibrantcommunity #culture {
   background: transparent url(../images/inside/campuslife/bg_culture.png) left 8px no-repeat;
}


.campuslife.landing #vibrantcommunity #offcampus {
   background: transparent url(../images/inside/campuslife/bg_offcampus.png) left 8px no-repeat;
}


.campuslife.landing #vibrantcommunity #health {
   background: transparent url(../images/inside/campuslife/bg_health.png) left 8px no-repeat;
}


.campuslife.landing #vibrantcommunity #jobs {
   background: transparent url(../images/inside/campuslife/bg_jobs.png) left 8px no-repeat;
}

.campuslife.landing #accommodations {
   background: #A11C20 url(../images/inside/campuslife/bg_accommodations.jpg) -100px top no-repeat;
}

.campuslife.landing #recreation {
background: transparent url(../images/inside/campuslife/studentsrun.jpg) top center no-repeat;
background-size: auto;
background-size: cover;
}






/* Research */


.research.landing #mainpic {
background: transparent url(../images/inside/research/mainpic.jpg) top center no-repeat;
    background-size: auto;
background-size: cover;
}







/* Pagination */






/* Accordion */

.inside #words .su-accordion {
margin-top:1em;  
}

.inside #words .su-spoiler-title {
font-size:16px;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:1px;
}

.inside #words .su-spoiler-content {
 padding-top:0; 
}



/* Tabs */

#list-tab {
	

}

a.list-group-item:first-child,a.list-group-item:last-child {
	border-radius:0!important;
	border-left:none!important;
  border-right:none!important;
}

a.list-group-item:first-child {
  border-top:none!important;
}

a.list-group-item:last-child {
  border-bottom:none!important;
}

a.list-group-item {
	border-left:none!important;
  border-right:none!important;
	border-top:1px solid #D1D6D8!important;
	text-transform:uppercase;
	background-position:95% 12px;
	padding-left: 0;
	font-size:16px;
}

a.list-group-item:hover {
	background: transparent url(../images/arrow_right_grey.png) 95% 12px no-repeat;
	color:#27333A!important;
}

a.list-group-item.active {
	background:none;
	color:#27333A!important;
	background: transparent url(../images/arrow_right_grey.png) 95% 12px no-repeat!important;
  border-bottom:1px solid #27333A!important;
}

.nav-tabContent p a {
font-size:18px;	
}




/* Tables */

.inside #insidecontent table {/* ensures that paddings and margins activate */
width:100%;
border-collapse: separate;
    border-spacing: 0;
  border:none;
  background:transparent;
  margin-top:20px;
  margin-bottom:20px;
  float: left;
}

#insidecontent table th{
text-transform:uppercase;
font-size:15px;
  font-weight:700;
  color:#000000;
vertical-align:middle;
padding:8px 10px;
text-align:left;
  letter-spacing:0px;
  border:none;
  border-bottom:2px solid #2298B4;
}

#insidecontent table th em{
font-style:normal;
}

#insidecontent table td{
padding:15px 10px;
text-align:left;
vertical-align:top;
font-size:16px;
  border:none;
  border-bottom:1px solid #d7d7d7;
  line-height:1.4;
font-weight:500;
}

#insidecontent table td.first {
background:white;
  font-weight:bold;
}

#insidecontent table tr:last-child {
border:none;
}

#insidecontent table tr:last-child td{
border:none;
  
}

#insidecontent table h2 {
margin-bottom:0.6em;  
}

#insidecontent table p {
line-height:1.4;  
}

#entry-content table td img{
padding-bottom:10px;
}

#entry-content table td li {
text-align:left;
}

#entry-content table td:first-child {
text-align:left;
}


/* Table striping 

#insidecontent #words tr:nth-child(even) { background: #F9F9F9; }
#insidecontent #words tr:nth-child(odd) { background: #fff; }






/* Forms */

.form-control {
  border-radius:0!important;
}

.homepage a.btn, .inside a.btn {
  border-radius:0!important;
  color:#fff!important;
  border:none;
}

.homepage a.btn-primary:hover, .inside a.btn-primary:hover,.homepage .btn-primary:hover, .inside .btn-primary:hover{
	border:none!important;
}

.homepage a.btn-primary,.inside a.btn-primary,.homepage .btn-primary,.inside .btn-primary  {
 background-color:#008080!important;/*#e66100*/
 padding:8px 15px 6px 15px;
 color:#fff!important;
 font-size: 17px;
 border:none;
}

.homepage a.btn-outline-primary,.inside a.btn-outline-primary {
  border:2px solid #008080!important;/*#A11C20*/
  color:#008080!important;
  text-transform:uppercase;
  font-size:15px;
  letter-spacing:1px;
  padding:8px 15px 6px 15px;
}

.homepage a.btn-outline-primary:hover,.inside a.btn-outline-primary:hover {
   border:2px solid #008080!important;
  color:#fff!important;
  background:#008080!important;/*#A11C20*/

}

.homepage a.btn-outline-secondary,.inside a.btn-outline-secondary {
  border:2px solid #fff!important;
  color:#fff!important;
  text-transform:uppercase;
  font-size:15px;
  letter-spacing:1px;
  padding:8px 15px 6px 15px;
}

.homepage a.btn-outline-secondary:hover,.inside a.btn-outline-secondary:hover {
   border:2px solid #fff!important;
  color:#fff!important;

}

#auxnav .btn {
   padding:8px 15px 6px 15px;
  color:#fff!important;
}


#auxnav a.btn:hover{
  border:none!important;
    }




/*******************************************************************/

/* HACK FOR WEBKIT */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	



}


/*******************************************************************/
/* HACK FOR IE 10 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {



}


/*******************************************************************/



@media only screen and (min-width: 320px) and (max-width:479px) {

     
body {
  overflow-x:hidden;
}
  
  #auxnav {
   display:none; 
  }
  
.box-third, .box-half, .box-twothird {
	width:100%!important;
}

.mobileonly {
	display:block;
}

.mobilenone {
display:none;	
}  
  .mainnav .nav-item.mobileonly a {
  font-size:15px;
  }

#searchcontent {
    padding: 60px 20px;
}

.searchbar {
    margin-left: 0 !important;
}

.searchbar input[type="text"],.searchbar input[type="button"]{
				 width:100%;
				 float:left;
    max-width: 100%!important;
	padding: 10px;
}


.searchbar input[type="button"] {
	padding: 12px 10px;
}



#findcourse input[type=text],#findcourse button {
 width:100%; 
}

  
#degreelevels #extralinks {
border:0!important;	
}


#degreelevels h5, #extralinks h5 {
 padding-left:20px;
  margin-bottom:10px!important;
}

 #extralinks h5 {
	 padding-left:0!important;
 }
 
.redblock {
    position: absolute;
    width: 250px;
    height: 610px;
    background: #008080;/*#BA202B*/
    left: 0;
}

.redblock-long {
    position: absolute;
    width: 250px;
    height: 1135px;
    background: #008080;
    left: 0;
}

#news, #events {
padding-bottom:0!important;	
}
  
#faculties {
  display:block!important;
}
  
#faculties #aboutacademics, #faculties #facultylisting {
  padding:20px!important;
}

#bythenumbers {
    padding: 20px 0;
}
  
#bythenumbers .col-lg-4 {
 margin-bottom:10px!important; 
 padding-top: 10px !important;
}
  
.areasummary .col-lg-6  {
  padding-left:10px!important;
  padding-top:10px!important;
}
 
 
  
 
  
/* Home */
  
#homeslider .carousel, #homeslider .carousel-inner {
    height: 100%!important;
    overflow: hidden;
}

#homeslider h1 {
	font-size:21px;
}

  #homeslider .carousel  .carousel-caption {
top: 20px;  
}
  
  #homeslider .carousel .box-red {
text-align: left;
position: absolute;
top:20px;
left: 0%;
    width:55%;
padding-top:20px;
padding-bottom:20px;
}
  
  #homeslider .carousel .box-red h1 {
    font-size:21px;
    padding-left:0;
  }
  
#homeslider p {
	display:none;
}
  
 .homepage #foryou {
 padding-top:20px!important;
}
 
 .homepage #uwitv {
	padding-bottom:0!important; 
 }
  
  

/* Inside Pages */

.inside.landing #mainpic {
    padding-bottom: 0 !important;
	min-height: 80vh !important;
}

.inside.landing h1 {
    color: #fff;
    font-size: 37px;
}

.inside #sidebar {
    border-right: none;
}

.inside .sidenav { 
	border-top:2px solid #000;
	padding-top:10px;
}


/* About Us */
  
.about.landing #ataglance {
   padding-top:0!important; 
   padding-bottom:0!important;
 }
  
.about.landing #ataglance #pic {
display:none;
}  
  
  
.about.landing #ataglance .offset-md-3 {
 padding-top:0!important; 
}
  
.about.landing #withintheregion h3 {
    font-size: 27px;
}  
  
.about.landing #withintheregion h4 {
    font-size: 21px;
}
   
.about.landing #withintheregion p {
    font-size: 17px;
}  
 
 
 
/* Campus Life */

.campuslife.landing #accommodations {
    background-image: none;
}

.campuslife.landing #vibrantcommunity p {
    padding-bottom: 15px;
}

.campuslife.landing #vibrantcommunity p a {
    padding-left: 0px;
}

.campuslife.landing #vibrantcommunity .areasummary .col-10 {
	background:none!important;
  padding-left:0;
}



/* Admissions */

.admissions.content #hearpelicans h2 {
    font-size: 25px;
    padding-left: 10px!important;
    padding-right: 20px!important;
}

.admissions.content #hearpelicans p {
	  padding-left: 10px!important;
}




}




/*******************************************************************/



@media only screen and (min-width: 480px) and (max-width:767px) {
   
body {
  overflow-x:hidden;
}
  
  #auxnav {
   display:none; 
  }
  
.box-third, .box-half, .box-twothird {
	width:100%!important;
}

.mobileonly {
	display:block;
}

.mobilenone {
display:none;	
}

#mobilemenubutton {
    margin: 40px 10px 20px 20px;
}

#searchcontent {
    padding: 60px 20px;
}

.searchbar {
    margin-left: 0 !important;
}

.searchbar input[type="text"],.searchbar input[type="button"]{
				 width:100%;
				 float:left;
    max-width: 100%!important;
} 
  
.homepage #degreelevels #extralinks {
border:0;	
}

#findcourse input[type=text],#findcourse button {
 width:100%; 
}
  
#degreelevels #extralinks {
border:0!important;	
}

#degreelevels h5, #extralinks h5 {
 padding-left:20px;
  margin-bottom:10px!important;
}
  
.redblock {
    position: absolute;
    width: 350px;
    height: 510px;
    background: #008080;/*#BA202B*/
    left: 0;
}  

.redblock-long {
    position: absolute;
    width: 250px;
    height: 885px;
    background: #008080;/*#BA202B*/
    left: 0;
}
  
  #news, #events {
    padding-bottom:20px!important;
  }
  
#faculties {
  display:block!important;
}
  
#faculties #aboutacademics, #faculties #facultylisting {
  padding:20px!important;
}
  
 
#bythenumbers {
    padding: 20px 0;
}
  
#bythenumbers .col-lg-4 {
 margin-bottom:10px!important; 
}
  
.areasummary .col-lg-6  {
  padding-left:10px!important;
  padding-top:10px!important;
}
 
 
  
/* Home */

.homepage h1, .inside h1{

    font-size: 20px;
    font-weight: 400;
    font-family: 'Kumbh Sans',Helvetica,Arial,sans-serif;
    line-height: 1;
    padding-bottom: 15px;
}
  
#homeslider .carousel, #homeslider .carousel-inner {
    height: 100%!important;
    overflow: hidden;
}
 
#homeslider h1 {
	font-size:27px;
}

#homeslider .carousel  .carousel-caption {
top: 100px;  
}
  
#homeslider .carousel .box-red {
text-align: left;
position: absolute;
top:50px;
height:200px;
left: 0%;
padding-top:20px;
padding-bottom:20px;
width:55%;
}
  
  #homeslider .carousel .box-red h1 {
    font-size:23px;
    padding-left:0;
    padding-left:20px;
  }

#homeCarousel .carousel-box{

text-align: left;
position: absolute;
top: -100px;
height:100px;
left: 0%;
padding-top:20px;
padding-bottom:20px;
width:100%;
}

 
#homeCarousel p {

font-size:16px !important;
}
 
.flexslider .cbody {
  display: none;
}

#homecontent .cbutton {
  padding-top: 8px;
}

 .homepage #foryou {
 padding-top:20px!important;
}
 
 .homepage #uwitv {
	padding-bottom:0!important; 
 }
   

/* Inside Pages */

.inside.landing #mainpic {
    padding-bottom: 0 !important;
	min-height: 70vh !important;
}

.inside.landing h1 {
    color: #fff;
    font-size: 37px;
}

.inside #sidebar {
    border-right: none;
}

.inside .sidenav { 
	border-top:2px solid #000;
	padding-top:10px;
}


 

/* About Us */
  
.about.landing #ataglance {
   padding-top:0!important; 
   padding-bottom:0!important;
}
  
.about.landing #ataglance #pic {
display:none;
}  
  
  
.about.landing #ataglance .offset-md-3 {
 padding-top:0!important; 
}
  
.about.landing #withintheregion h3 {
    font-size: 27px;
}  
  
.about.landing #withintheregion h4 {
    font-size: 21px;
}
   
.about.landing #withintheregion p {
    font-size: 17px;
}  
 
 
 
/* Campus Life */

.campuslife.landing #accommodations {
    background-image: none;
}

.campuslife.landing #vibrantcommunity p {
    padding-bottom: 15px;
}

.campuslife.landing #vibrantcommunity p a {
    padding-left: 10px;
}

.campuslife.landing #vibrantcommunity .areasummary .col-10 {
	background:none!important;
  padding-left:0;
}



/* Admissions */

.admissions.content #hearpelicans h2 {
    font-size: 25px;
    padding-left: 10px!important;
    padding-right: 20px!important;
}

.admissions.content #hearpelicans p {
	  padding-left: 10px!important;
}



  
  


}


/*******************************************************************/



@media only screen and (min-width: 768px) and (max-width:959px) {
  
 
#auxnav {
   display:none; 
}
  
.box-third, .box-half, .box-twothird {
	width:100%!important;
}

.mobileonly {
	display:block;
}
  
.mobilenone {
display:none;	
}

#mobilemenubutton {
    margin: 40px 10px 20px 20px;
}
  
#degreelevels #extralinks {
border:0!important;	
  margin:0!important;
}

#degreelevels h5 {
    margin-bottom: 0;
    padding-left: 15px;
}
  
#degreelevels .col-md-6 {
   margin:0!important; 
}

.redblock {
    position: absolute;
    width: 450px;
    height: 510px;
    background: #008080;/*#BA202B*/
    left: 0;
}  
 
.redblock-long {
    position: absolute;
    width: 450px;
    height: 895px;
    background: #008080;
    left: 0;
}
 
#news, #events {
    padding-bottom:20px!important;
}
  
#events .col-xl-6 {
   padding-left:0!important;
    margin-bottom:10px!important;
}
  
#faculties {
  display:block!important;
}
  
#faculties #aboutacademics, #faculties #facultylisting {
  padding:20px!important;
}
   
 
#bythenumbers {
    padding: 20px 0;
}
  
#bythenumbers .col-lg-4 {
 margin-bottom:10px!important; 
}
  
.areasummary .col-lg-6  {
  padding-left:0px!important;
  padding-top:10px!important;
} 
 



  
/* Home */

.homepage h1, .inside h1{

    font-size: 25px;
    font-weight: 400;
    font-family: 'Kumbh Sans',Helvetica,Arial,sans-serif;
    line-height: 1;
}
  
#homeslider .carousel, #homeslider .carousel-inner {
    height: 100%!important;
    overflow: hidden;
}
 
#homeslider .carousel .carousel-caption {
      max-width:75%!important;
top: 100px;  
}
  
#homeslider .carousel .box-red {
text-align: left;
position: absolute;
top:100px;
left: 0%;
height:200px;
padding-top:20px;
padding-bottom:20px;
width:55%;
}
  
  #homeslider .carousel .box-red h1 {
    font-size:23px;
    padding-left:0;
    padding-left:20px;
  }
    
  #homeslider .carousel p {
   font-size:17px; 
  }
   
 .homepage #foryou {
 padding-top:20px!important;
}
 
 .homepage #uwitv {
	padding-bottom:0!important; 
 }
   
#homeCarousel .carousel-box{

text-align: left;
position: absolute;
/*top: 100px;
height:200px;*/
left: 0%;
padding-top:20px;
padding-bottom:20px;
width:100%;
}

 
#homeCarousel p {

font-size:16px !important;
}
 
.flexslider .cbody {
  /*display: none;*/
}

#homecontent .cbutton {
  /*padding-top: 8px;*/
}

/* Inside Pages */

.inside.landing #mainpic {
padding-bottom: 0 !important;
min-height: 70vh !important;
}


/* About Us */
  
 .about.landing #ataglance {
   padding-top:0!important; 
  }
   
.about.landing #ataglance .row {
  justify-content: baseline!important; 
}
  
.about.landing #ataglance #pic {
display:none;
}  
   
.about.landing #ataglance .offset-md-3 {
 padding-top:0!important;
  margin-left:10px!important;
}
  
.about.landing #withintheregion h3 {
    font-size: 25px;
}  
  
.about.landing #withintheregion h4 {
    font-size: 21px;
}

  

 
/* Campus Life */

.campuslife.landing #accommodations {
    background-position: -350px top;
}
  




/* Admissions */

.admissions.content #hearpelicans h2 {
    font-size: 25px;
    padding-left: 10px!important;
    padding-right: 20px!important;
}

.admissions.content #hearpelicans p {
	  padding-left: 10px!important;
}


}



/*******************************************************************/



@media only screen and (min-width: 960px) and (max-width:1160px) {
  
 
.box-third, .box-half, .box-twothird {
	width:100%!important;
}
  
.box-third.majorarea {
    width: 33.333333%!important;
  }
  
 
#mobilemenubutton {
    margin: 40px 10px 20px 20px;
}

#logomainnav .btn-close {
	display:none;
}

.mobileonly {
	display:block;
}

.mobilenone {
display:none;	
}



#degreelevels #extralinks {
border:0!important;	
  margin:0!important;
}

#degreelevels h5 {
    margin-bottom: 0;
    padding-left: 15px;
}
  
  #degreelevels .col-md-6 {
   margin:0!important; 
  }

.redblock {
    position: absolute;
    width: 450px;
    height: 510px;
    background: #008080;/*#BA202B*/
    left: 0;
}  
  
  #news, #events {
    padding-bottom:20px!important;
  }
  
  #events .col-xl-6 {
   padding-left:0!important;
    margin-bottom:10px!important;
  }
 
#faculties #aboutacademics, #faculties #facultylisting {
  padding:20px!important;
}
  
#faculties #aboutacademics, #faculties #facultylisting {
   width:50%!important;
display:block;
  float:left;
  }



  
/* Home */
  
#homeslider .carousel, #homeslider .carousel-inner {
    height: 100%!important;
    overflow: hidden;
}

#homeslider .carousel .carousel-caption {
      max-width:45%!important;
     top:150px;
    }
  
#homeslider .carousel .box-red {
text-align: left;
position: absolute;
top:100px!important;
left: 0%;
padding-top:20px;
padding-bottom:20px;
    
}
  
  #homeslider .carousel .box-red h1 {
    padding-left:0;
    padding-left:20px;
  }
    
  #homeslider .carousel p {
   font-size:17px; 
  }  
 .homepage #foryou {
 padding-top:20px!important;
}
 
 .homepage #uwitv {
	padding-bottom:0!important; 
 }
  

.about.landing #ataglance #pic {
    left: -400px;

}


 
/* Campus Life */

.campuslife.landing #accommodations {
    background-position: -280px top;
}
  

  
  


}





/*******************************************************************/
@media only screen and (min-width: 991px) and (max-width:1160px) {
  
 /*#mobilemenubutton {
	display:block!important; 
 }*/
  
   
#auxnav, .searchbutton.mobilenone {
   display:block!important;

  }
     
#auxnav .navbar-nav {
 margin-top:0!important; 
} 
    
#mobilelogo {
    display:none;
  }  
  
.mainnav .mobileonly {
  display:none;
}

  #logomainnav #logo {
    margin-right:10px!important;
  }
  
  .mainnav a {
    padding-bottom: 0;
    font-size: 18px;
}
  
  .mainnav .nav-link {
    padding-right: .3rem!important;
    padding-left: .3rem!important;
}  
  
  
 
}




/*******************************************************************/
@media only screen and (min-width: 1161px) {

	
  .about.landing #ataglance #pic {
    left: -250px;
  }
  
   
  
}



/*******************************************************************/
@media only screen and (min-width: 1780px) {

	
  .about.landing #ataglance #pic {
    left: 0px;
  }
  
   
  
}


/*RB Search*/
#block-searchform {  
  /*display: flex;
  flex-flow: row wrap;*/
  width: 100%;
}

#block-searchform input[type=search] {
  float: left;
  width: 550px;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px 1px 1px 4px;
  box-sizing: border-box;
  background:#efefef;
  
}

#block-searchform input[type=submit] {
  float: left;
  background-color: #008080;
  color: white;
  padding: 13px 30px 13px 30px;
  margin: 8px 0;
  display: inline-block;
  border: none;
  border-radius: 1px 4px 4px 1px;
  cursor: pointer;
  

}

#homecontent #findcourse, .academics #findcourse {
  width: 65%;
  margin: 0 auto;
  
}

@media only screen and (max-width: 600px) {
  #homecontent #findcourse {
    margin-left: 15px;
     }
}

/*Search Forms*/
#views-exposed-form-programme-listing-page-1 {  
  display: flex;
  flex-flow: row wrap;
  
}

#views-exposed-form-programme-listing-page-1 input[type=text] {
  width: 650px;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px 1px 1px 4px;
  box-sizing: border-box;
  background:#efefef;
  
}

#views-exposed-form-programme-listing-page-1 input[type=submit] {
  
  background-color: #008080;
  color: white;
  padding: 13px 30px 13px 30px;
  margin: 8px 0;
  display: inline-block;
  border: none;
  border-radius: 1px 4px 4px 1px;
  cursor: pointer;
  

}



#block-customsearchform{
  width:100%;
  text-align: center!important;
}

#block-customsearchform .form-search{
  float: left;
  width: 80%
}

#block-customsearchform .form-submit{
width: 20%
 
}

#block-customsearchform input[type=search]{

  background:#EAECED;
  padding:12px 0 8px 9px;
  color:#333;
  border:0;
  border:1px solid #ccc;
  font-size: 19px;
}

#block-customsearchform input[type=submit]{

  background:#e66100;
  padding:12px 12px 12px 12px;
  color:#333;
  border:0;
  border:1px solid #ccc;
  font-size: 17px;
}

#views-exposed-form-programme-listing-page-4 {
  color: #fff;
padding: 8px;
background-color: #4c99ba;
}

#views-exposed-form-programme-listing-page-4 label{
width: 150px;
}

#views-exposed-form-programme-listing-page-4 .js-form-item{
padding: 8px;

}

#views-exposed-form-programme-listing-page-4 .form-select{
/*background:#EAECED;*/
  padding:8px 0px;
  color:#333;
  border:0;
  border:1px solid #ccc;
  font-size: 16px;

}

#views-exposed-form-programme-listing-page-4 input[type=submit]{
 background-color: #e66100;
  color: white;
  padding: 13px 30px 13px 30px;
  margin: 8px 0;
  border: none;
  border-radius: 4px 4px 4px 4px;
  cursor: pointer;
}

#views-exposed-form-programme-listing-page-4 input[type=text] {
  width: 650px;
  padding: 8px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px 4px 4px 4px;
  box-sizing: border-box;
  background:#efefef;
  
}


/*End Search Forms*/





#homeCarousel{

  border: 0px !important;
}

/*
#homeCarousel .flex-control-paging{

  width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    z-index: 5;
}

#homeCarousel .flex-control-paging li {
    width: 50px!important;
    height: 4px!important;
  background-color:#A2ACB2!important;
  opacity:1!important;
}
*/
.cbutton{
  
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: .5rem .5rem;
  border: 1px solid #fff;
  text-decoration-color: #fff;
}

.cbutton a{
color: #fff !important;
}

/*.carousel-box{

  background: #e66100;
}*/

.Orange {
  background: #e66100;
}

.Dark {

   background-color:rgba(0,0,0,0.6);
}

.carousel-box h1, .carousel-box p{

  color: #fff !important;
}

.carousel-box{
text-align: left;
position: absolute;
/*top: 200px;*/
left: 0%;
padding-top:30px;
padding-bottom:20px;
/*height:250px;*/

}

.carousel-box .cbody{
padding: 5px;

}

/*.card {width: 360px; float: left;}*/

#events .event-row{

  padding-bottom: 20px;
 
}

/*Task Menu*/

#block-uwi-local-tasks li{

display: inline-block;
/*padding: 0px 20px 0px 0px;*/
margin-bottom: 20px;

}

/*News Artcle*/


#news .card{
height: 480px;
margin-bottom: 10px;
}


.inside #insidecontent p.pdf,.inside #insidecontent a.pdf,#copy a[href$=".pdf"] {
  background: transparent url('../images/inside/pic_pdf.png') no-repeat scroll left 0px;
  position: relative;
  padding-left: 0px; 
  padding-top: 5px;
  padding-bottom: 12px;}



/*Programmes*/


#block-uwi-content .views-row:hover {
    background-color: #efefef;
}

.layout__region--first{
padding-right: 3em;

}

.layout__region--second{
padding-top: 1em;  
padding-left: 3em;
  
}

.intl_label{

border-bottom: 1px solid #D1D6D8;

}


.course_label{

margin-top: 75px;
}


.cos_label{

    font-size: 19px;
    line-height: 1.1;
    color: #0C303F;
    font-family: 'Kumbh Sans',Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    /*margin-top: 10px;
    padding-bottom: 15px;
    */

}

.cos_item{


}

#block-programmesmenu{

  /*margin-bottom: 5px;*/
}

#start_date {
  padding-left: 50px;
   background: transparent url(../images/inside/programmes/icons/calendar1.png) left 15px no-repeat;
}

#duration {
  padding-left: 55px;
   background: transparent url(../images/inside/programmes/icons/clock.png) left 15px no-repeat;
}

#modality {
  padding-left: 50px;
   background: transparent url(../images/inside/programmes/icons/modality.png) left 15px no-repeat;
}

#costs {
  padding-left: 55px;
   background: transparent url(../images/inside/programmes/icons/cost.png) left 15px no-repeat;
}

/*Bullet list*/

#copy ul.bullet li{
    background: transparent url(../images/bullet_orange.png) left 5px no-repeat;
    padding-left: 20px;
    list-style: none;
}

#copy ol.number {
  list-style: none;
  counter-reset: my-awesome-counter;
}
#copy ol.number li {
  counter-increment: my-awesome-counter;
  position: relative;
}
#copy ol.number li::before {
  content: counter(my-awesome-counter) ". ";
  color: #e66100;
  font-weight: bold;
}

#copy ul.no_style li{
  list-style: none;
}


/*Search menu dropdown*/

.ui-menu-item{

  /*background-color: #efefef;*/
}

.ui-menu-item-wrapper{
 display: block;
  
}

li.ui-menu-item a:hover{
  background-color: #efefef;
  
  
}

.sticky-top {

  z-index: 400 !important;
}

/*Admissions Text Overlay*/

.textOverImage{
    position:relative;
    width:300px;
    height:300px;
    float:left;
    margin:4px;
    background-size:100%;
    background-position:center;
    transition:0.5s;
    overflow:hidden;
    /*border-radius:4px;
    box-shadow:0 0 4px #000;*/
  }
  
  .textOverImage:hover{
    background-size:100%;
  }
  
.textOverImage:before{
  position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
  transform:translateY(70%);/*use transform:translateY(100%); to remove footer*/
    background-color:rgba(0,0,0,0.6);
    color:#fff;
    padding:0 8px;
    content:attr(data-title);
    transition:0.5s 0.1s;
    color:#fff;
    font-weight:bold;
    font-size:1.5em;
}

  .textOverImage:after{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    color:#fff;
    padding:8px;
    content:attr(data-text);
    transition:0.5s;
    padding-top:5em;
    margin-top:10px;
    transform:translateY(100%);
    opacity:0;
  }
  
  .textOverImage:hover:after{
    transform:translateY(0);
    transition:0.5s 0.1s;
    opacity:1;
  }
.textOverImage:hover:before{
    transform:translateY(0);
    padding:8px;
    background-color:rgba(0,0,0,0.6);
    transition:0.5s;
}


/*Unpublished Node background colour*/

.node--unpublished {
background-color: #ffe6e6;
}

/*Page background Image*/

.tuition_background #sectionID{
background: transparent url(../images/inside/admissions/tuition.jpg) top center no-repeat;
background-size: auto;
background-size: cover;
}

/*END Page background Image*/

/*Bullet list*/

#copy ul.bullet li{
    background: transparent url(../images/bullet_orange.png) left 5px no-repeat;
    padding-left: 20px;
    list-style: none;
}



#copy ul.no_style li{
  list-style: none;
}

/*List style*/

.inside.content #copy ol{

  list-style: decimal !important;
  padding-left: 20px;
  /*padding-left: 16px;*/
}
.inside.content #copy ol.prog {
  list-style: lower-alpha !important;
  padding-top: 2%;
  padding-left: 7%;
}

.inside.content #copy ul{

  list-style: initial !important;
  padding-left: 20px;
  /*padding-left: 16px;*/
}

/*Pager*/

ul.pagination li.is-active a{

  background-color: #D3D3D3;
}

ul.js-pager__items li{

  display: inline;
  }

/*End Pager*/

.topfivereasons{

  background: rgba(0,0,0,0.75);
}

.eventdetails, .eventdetails p{
font-weight: bold;
}

/* eu compliance*/
#sliding-popup .eu-cookie-compliance-banner a {color: white !important; text-decoration:underline;}
#sliding-popup .eu-cookie-compliance-banner a:hover, #sliding-popup .eu-cookie-compliance-banner a:visited {color: white !important;
}

/* FIC Department pages*/

.dept-event-wrap {
	overflow: auto;
}

.dept-event-date {
	color: fff;
	text-align: center;
}

.dept-event-date .month {
	font-size: 14px;
	color: fff;
	text-transform: uppercase;
	width: 100%;
	line-height: 1.1;
}

.dept-event-date .day {
	font-size: 25px;
	color: fff;
	text-transform: uppercase;
}

/*End of FIC Department Pages*/

/* uwi 75th logo*/
/*#logomainnav .seventy-five-logo {
  background: url("../images/uwi75thlogo.png") no-repeat 0 0;
  height: 101px;
  width: 135px;
  text-indent: -9999px;
  display: block;
} */
/*end of uwi 75th logo*/
