@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1200px) {
	.mega-menu-container > div {
    	width: 180px;
	}
	.view-slideshow .main-banner {
    	max-width: 960px;
    	left: calc(calc(100% - 960px)/2);
	}
#sc-left {
	padding-left: calc(calc(100% - 900px)/2);
}
#sc-right {
	padding-right: calc(calc(100% - 900px)/2);
}

pcard.card {
    max-width: 40%;
    min-width: 40%;
}
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {


}

@media screen and (max-width: 1030px) {
	.region-primary-menu {
		position: absolute;
		top: 151px;
		right: -50px;
		z-index: 2000;
		width: calc(80% + 50px);
	}
  	.region-primary-menu #ultimenu-main {
  		display: none;
  	}
  	.button.button--ultimenu {
  		display: block;
  	}
	section.ultimenu__flyout {
		display: none !important;
		visibility: hidden !important;
	}
	.main-banner.style-2 h2 {
    	width: 90%;
		font-size: 45px;
	}
	.main-banner.style-2 p.lead {
    	width: 90%;
	}
	.section.page-title {
    	padding: 170px 0 40px 0;
	}
}

@media only screen and (max-width: 1000px) {
	.container {
    	max-width: 100%;
	}
	.card-row {
    	height: 200px;
		font-size: 85%;
	}
	fcard {
    	max-width: 267px;
	}
}
@media screen and (max-width: 992px) {
	.button.button--ultimenu {
    	right: 25px;
    	top: 65px;
	}
}
@media screen and (max-width: 990px) {
	.view-slideshow .main-banner {
    	left: 20px;
	}
	.news-items .top-story .view-content .views-row:nth-child(3) {
		display: none;
	}
	.upcoming-events .views-row {
    	width: 40%;
	}
fcard {

    flex: 0 0 35%;

}
#sc-left {
	padding-left: calc(calc(100% - 800px)/3);
}
#sc-right {
	padding-right: calc(calc(100% - 800px)/3);
}
}

@media screen and (max-width: 800px) {

section.tabs-panel .field--type-block-field, section.tabs-panel .field--type-block-field {
    flex-direction: column;
}
.banner-area {
    height: unset;
}
.simple-con {
 	max-width: 100%;
	width: 100%;
}
#sc-left {
	padding-left: 60px;
	padding-right: 60px;
}
#sc-right {
	padding-left: 60px;
	padding-right: 60px;
}

}


@media screen and (min-width:320px) and (max-width:992px) {

	.navbar-white .navbar-brand {
		margin: inherit;
	}

}

@media screen and (min-width: 768px) {

	.a11y-paragraphs-tabs__wrapper ul.tabs-tab-list {
    	display: flex !important;
	}


}

@media screen and (max-width: 767px) {

	.main-banner.style-2 {
    	padding-top: 140px;
	}
	.news-items .top-story .views-row {
    	max-width: unset;
	}

	.a11y-paragraphs-tabs__wrapper ul.tabs-tab-list {
    	display: none !important;
	}
	.section.page-title {
    	padding: 160px 0 20px 0;
	}
	page-title h1 {
    	font-size: 40px;
	}


	.card-row {
    	width: unset;
    	height: 150px;
		font-size: 85%;
	}
fcard {

    flex: 0 0 50%;

}
pcard.card {
    max-width: none;
    min-width: 60%;
}
section#ugrad-docs, section#grad-docs {
    margin-bottom: 30px;
}

#ugrad-docs .docs div.views-row, #grad-docs .docs div.views-row {
    width: 49%;
}

section.tabs-panel div.content.is-open {
    display: block;
}

section.tabs-panel .field--type-block-field, section.tabs-panel .field--type-block-field {

    display: block;

}
section.tabs-panel .field__item, #section8-2 .field__item {

    display: block;

}
section.tabs-panel .field__item, #section8-2 .field__item {

    display: block;

}

}

@media screen and (min-width:576px) and (max-width:767px) {

	.main-banner.style-2 h2 {
    	width: 85%;
	}
	.main-banner.style-2 p.lead {
    	width: 85%;
	}

}


@media screen and (max-width: 575px) {
	.view-slideshow .main-banner {
    	left: 0;
	}
	.main-banner.style-2 {
    	padding-top: 140px;
		text-align: center;
	}
	.main-banner.style-2 h2 {
    	width: 100%;
		padding: 0 50px;
	}
	.main-banner.style-2 p.lead {
    	width: 100%;
		padding: 0 40px;
	}
	.banner-scroller {
    	position: absolute;
    	top: calc(100vh - 10px);
    	left: unset;
		right: 20px;
	}

	.upcoming-events .view-content .views-row:nth-child(n+3) {
		display: none;
	}
	.upcoming-events .views-row {
    	width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.event-month > div {
    	margin-right: auto;
    	margin-left: auto;
	}
	.upcoming-events .view-content {
    	text-align: center;
	}
	.upcoming-events .views-row .loc {
    	display: unset;
	}
	div.header-icons {
		display: none;
	}


#views-exposed-form-programmes-search-prgsearch #edit-title {

    padding: 0 20px 55px 20px;
	border-right: 1px solid #aaa;
    border-radius: 18px 18px 18px 18px;
	text-align: center;

}

#views-exposed-form-programmes-search-prgsearch .form-item-field-programme-level-value::before {
    position: relative;
    left: 108px;
    top: 37px;
    margin-left: -40px;
    z-index: 900;
}

#views-exposed-form-programmes-search-prgsearch #edit-field-programme-level-value {

    border-left: none;
	position: relative;
	top: 35px;
	left: -50px;
}



input#edit-submit-programmes-search {

    padding: 4px 18px 3px 14px !important;
    border-radius: 18px 18px 18px 18px;
	position: relative;
	top: 70px;
	left: -190px;
	margin-right: -100px;
	width: 100px;
}
fcard {
	max-width: 267px;
	width: 267px;
    flex: 0 0 100%;
	min-width: 267px;

}

.profile-details {
    display: unset;
	text-align: center;
}
.profile-img {
    float: unset;
    margin-right: none;
    width: 100%;
	padding-bottom: 20px;
}
.profile-info .con-lnk {
    padding-left: 0;
}
.container {
	min-width: 350px;
}

}

/*
div#block-ub2019-searchform {

    top: 65px;
    left: -70px;
} */

@media screen and (min-width: 320px) and (max-width: 575px) {
	a.navbar-brand img {
		width: unset;
	}

}
@media screen and (max-width: 481px) {
dcard {
	/*max-width: 20%;*/
	min-width: 267px !important;
}
#ugrad-docs .docs div.views-row, #grad-docs .docs div.views-row {
    width: 100%;
}
}

}
@media screen and (max-width: 320px) {


}
