@media all and (max-width: 1400px) {
  .course-search .search-icon {
    font-size: 8rem;
  }
  span.stat-subtitle {
    font-size: 1rem;
  }
  .home-carousel h1 {
    margin-bottom: 16px;
  }
  .home-carousel h2, .parallax h2 {
    font-size: 3rem;
  }
  .home-carousel h3, .parallax h3 {
    font-size: 2rem;
  }
  h2 {
    font-size: 2rem;
  }
  .link-column h3 {
    font-size: 1.4rem;
  }
	.link-column.col-lg-2 h3 {
		font-size: 1rem;
	}
  #site-selector a {
    font-size: 2rem;
  }
}

@media all and (max-width: 1200px) {
	.home-carousel .carousel-caption {
		max-width: 70%;
	}
	.home-carousel h1, .home-carousel h2 {
    font-size: 3.6rem;
    line-height: 48px;
  }
  #site-selector .row .row div:not(.col) {
    width: 75%;
  }
  #site-selector a {
    font-size: 1.8rem;
  }
  .learning-area:not(.d-flex) a::before {
    font-size: 2rem;
  }
	
	.faqpanel h3, .yournextstep-cta h3 {
    height: 60px;
}
	.yournextstep-cta p {
    min-height: 70px;
}
	.button-group .button {
    padding: 0.5rem;
    font-size: 15px;
}
	.mainheader .nav-link {
    font-size: 1rem;
}
	.flipbanner {
    height: 200px;
    min-height: 200px;
}
}

@media all and (max-width: 992px) {
	
	#your-next-step-block_62bad4c3ac54e, .home-next-step-block, .why-study-block {padding:0;}

  .post-column p.text-right i {
    display: none;
  }
  .navbar-brand img {
    width: 150px;
    height: auto;
  }
  #facilities img {
    width: 250px;
  }
  #filterscontain.show {
    height: calc(100vh - 172px);
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .floating-sidebar {
    position: fixed;
    z-index: 880;
    top: 50px;
  }
  .floating-sidebar .btn-primary {
    color: var(--main-brand-color);
  }
  .floating-sidebar h3 {
    margin-bottom: 16px;
  }
  .floating-sidebar~.col {
    padding-top: 100px;
  }
  .course-search  .search-icon {
    font-size: 6rem;
  }
  h2 {
    font-size: 2.4rem;
  }
  h3 {
    font-size: 1.4rem;
  }
  .scrollspy h3 {
    font-size: 1.6rem;
  }
  .navbar-toggler {
    margin-left: auto !important;
  }
  .mobile-horizontal {
    flex-wrap: nowrap!important;
    overflow-x: scroll;
    overflow-y: hidden;
    position: relative;
    justify-content: flex-start!important;
    padding-bottom: 0px;
    scroll-snap-type: x mandatory;
  }
  .mobile-horizontal .post-column {
    scroll-snap-align: start;
  }
  .mobile-full {
    max-width: 100%;
    position: relative;
	  padding-left: 0;
	  padding-right: 0;
  }
  .post-column {
    padding: 16px !important;
  }
  .post-column:not(.tweet-column), .doc-column:not(.tweet-column) {
    padding-bottom: 80px !important;
  }
	.container-careers .doc-column {padding-bottom:0px!important;}
  .mobile-horizontal::-webkit-scrollbar {
    width:4px;
    height:4px
  }
  .mobile-horizontal::-webkit-scrollbar-track {
    background:#F6F6F6;
  }
  .mobile-horizontal::-webkit-scrollbar-thumb {
    background:#58595b;
  }
  .mobile-horizontal::-webkit-scrollbar-thumb:hover {
    background:#58595b;
  }
  .parallax {
    background-attachment: scroll;
  }
  h1 img {
    display: block;
  }
  .link-next {
    display: block;
  }
  .link-next {
    right: 0;
  }
  .link-prev {
    left: 0;
  }
  .course-info .learning-area div {
    font-size: 1.4rem;
  }
  .home-carousel.no-breadcrumb, .home-carousel.no-breadcrumb #headvideo {
    height: calc(100vh - 50px);
  }
  .course-sidebar:first-child {
    padding-top: 32px;
    padding-bottom: 16px;
  }
  #site-selector a {
    font-size: 1.4rem;
  }
body .main-message {
    height: 70vh;
}
.overlay-container {
    display:none;
}

.flat-form {height:auto;}
.flat-form .tabs li {
    width: 32.8%;
}

.flat-form .form-action {
    padding: 10px 20px 5px;
    height: 290px;
}
.flat-form p {
    font-size: 20px;
    margin-bottom: 10px;
}
.flat-form .btn-primary {
    letter-spacing: 0;
    font-size: 0.7rem;
}
.flat-form .btn-register {float:inherit;}
li.quicklinks {line-height:normal;}
.bigsquare .overlay-container {width:50%;}
  .waves {
    height:40px;
    min-height:40px;
  }
.portal-card h5 {display:none;}
.portal-card h4 {margin-bottom:0;font-size: 1.3rem;}
.portal-card {padding:15px;}
.portal-card i {font-size: 2rem;}	
}

@media all and (max-width: 768px) {
	
.coursefacts {
    margin-top: -60px;
}	
.degreelist {
    column-count: 2;

}
	  .tccg-logos .col-lg {
    margin-bottom: 20px;
  }
  .tccg-logos img {
    height: 60px;
  }
.yournextstep-cta {
    padding: 20px;
}	
	.yournextstep-cta i {
    font-size: 2rem;
}
	.home-carousel .anchorlink, .parallax .anchorlink {
    margin-top: 10px;
}
.mainheader .nav-fill .nav-item {
    margin-bottom: 6px;
}	
	.mainheader .nav-link {
    border-right: none;
    line-height: normal;
    font-size: 1rem;
		line-height:1.7rem;
    background: #fff;
    color: var(--main-brand-color);
    font-weight: 600;
    border-radius: 3px;
    box-shadow: 2px 2px 3px #ccc, -2px -2px 3px #ffffff;
}
	.search-sidebar {display:none;}
  .card h5 {
    font-size: 1rem;
  }
  .card-body {
    font-size: 0.9rem;
  }
  .course-listing .col-md-8 {
    padding: 0px 32px;
    margin-bottom: 16px;
  }
  .course-listing h1 {
    font-size: 2.4rem;
    font-weight: 700;
  }
  .course-listing .col-md-12 h3 {
    font-size: 1.2rem;
    font-weight: 100;
  }
.card__title {
    font-size: 1rem;
    padding: 0;
    line-height: 1.1rem;
    -webkit-line-clamp: 4;
    text-align: center;
    color: #fff;
}	
	.card__title i {
    display: none;
}
	.card__thumb::after {
    background: rgba(0, 0, 0, 0.4);
}
	.card__snippet {
    -webkit-line-clamp: 3;
}
	  .flipbanner {
    height: 250px;
    min-height: 200px;
  }
  .flipbanner .front {
    padding: 1rem;
    font-size: 1.2rem;
  }
  .flipbanner .back {
    padding: 0 15px;
    font-size: 1rem;
  }
	.meshbg h1 {
    font-size: 2em;
}
  #bookmark_container {
    position: absolute;
    top: 48px;
    right: 0;
    width: 100%;
    height: calc(100vh - 48px);
    max-height: 100vh;
  }
  #bookmark_container::after {
    display: none;
  }
  #site-selector .row .row div:not(.col) {
    width: 90%;
  }

  .home-carousel, .home-carousel.no-video .carousel-inner, .home-carousel.no-video .carousel-item, .home-carousel.no-breadcrumb, #headvideo {
    height: calc(100vh - 50px);
  }
  main .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
.browseoptions {
    float:none;
    top:0;
    margin-bottom: 20px;
}	
	.coursebuttons {
    float: left;
}
	.contact-card {margin-bottom:20px;}
/*		
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-left: 0px;
    padding-right: 0px;
  }

  .wp-bootstrap-blocks-row .col, .wp-bootstrap-blocks-row .col-1, .wp-bootstrap-blocks-row .col-10, .wp-bootstrap-blocks-row .col-11, .wp-bootstrap-blocks-row .col-12, .wp-bootstrap-blocks-row .col-2, .wp-bootstrap-blocks-row .col-3, .wp-bootstrap-blocks-row .col-4, .wp-bootstrap-blocks-row .col-5, .wp-bootstrap-blocks-row .col-6, .wp-bootstrap-blocks-row .col-7, .wp-bootstrap-blocks-row .col-8, .wp-bootstrap-blocks-row .col-9, .wp-bootstrap-blocks-row .col-auto, .wp-bootstrap-blocks-row .col-lg, .wp-bootstrap-blocks-row .col-lg-1, .wp-bootstrap-blocks-row .col-lg-10, .wp-bootstrap-blocks-row .col-lg-11, .wp-bootstrap-blocks-row .col-lg-12, .wp-bootstrap-blocks-row .col-lg-2, .wp-bootstrap-blocks-row .col-lg-3, .wp-bootstrap-blocks-row .col-lg-4, .wp-bootstrap-blocks-row .col-lg-5, .wp-bootstrap-blocks-row .col-lg-6, .wp-bootstrap-blocks-row .col-lg-7, .wp-bootstrap-blocks-row .col-lg-8, .wp-bootstrap-blocks-row .col-lg-9, .wp-bootstrap-blocks-row .col-lg-auto, .wp-bootstrap-blocks-row .col-md, .wp-bootstrap-blocks-row .col-md-1, .wp-bootstrap-blocks-row .col-md-10, .wp-bootstrap-blocks-row .col-md-11, .wp-bootstrap-blocks-row .col-md-12, .wp-bootstrap-blocks-row .col-md-2, .wp-bootstrap-blocks-row .col-md-3, .wp-bootstrap-blocks-row .col-md-4, .wp-bootstrap-blocks-row .col-md-5, .wp-bootstrap-blocks-row .col-md-6, .wp-bootstrap-blocks-row .col-md-7, .wp-bootstrap-blocks-row .col-md-8, .wp-bootstrap-blocks-row .col-md-9, .wp-bootstrap-blocks-row .col-md-auto, .wp-bootstrap-blocks-row .col-sm, .wp-bootstrap-blocks-row .col-sm-1, .wp-bootstrap-blocks-row .col-sm-10, .wp-bootstrap-blocks-row .col-sm-11, .wp-bootstrap-blocks-row .col-sm-12, .wp-bootstrap-blocks-row .col-sm-2, .wp-bootstrap-blocks-row .col-sm-3, .wp-bootstrap-blocks-row .col-sm-4, .wp-bootstrap-blocks-row .col-sm-5, .wp-bootstrap-blocks-row .col-sm-6, .wp-bootstrap-blocks-row .col-sm-7, .wp-bootstrap-blocks-row .col-sm-8, .wp-bootstrap-blocks-row .col-sm-9, .wp-bootstrap-blocks-row .col-sm-auto, .wp-bootstrap-blocks-row .col-xl, .wp-bootstrap-blocks-row .col-xl-1, .wp-bootstrap-blocks-row .col-xl-10, .wp-bootstrap-blocks-row .col-xl-11, .wp-bootstrap-blocks-row .col-xl-12, .wp-bootstrap-blocks-row .col-xl-2, .wp-bootstrap-blocks-row .col-xl-3, .wp-bootstrap-blocks-row .col-xl-4, .wp-bootstrap-blocks-row .col-xl-5, .wp-bootstrap-blocks-row .col-xl-6, .wp-bootstrap-blocks-row .wp-bootstrap-blocks-row .col-xl-7, .wp-bootstrap-blocks-row .col-xl-8, .wp-bootstrap-blocks-row .col-xl-9, .wp-bootstrap-blocks-row .col-xl-auto {
    padding: 0px;
  }
*/	
  .wp-bootstrap-blocks-row .col>.bg-LightGrey, .wp-bootstrap-blocks-row .col-1>.bg-LightGrey, .wp-bootstrap-blocks-row .col-10>.bg-LightGrey, .wp-bootstrap-blocks-row .col-11>.bg-LightGrey, .wp-bootstrap-blocks-row .col-12>.bg-LightGrey, .wp-bootstrap-blocks-row .col-2>.bg-LightGrey, .wp-bootstrap-blocks-row .col-3>.bg-LightGrey, .wp-bootstrap-blocks-row .col-4>.bg-LightGrey, .wp-bootstrap-blocks-row .col-5>.bg-LightGrey, .wp-bootstrap-blocks-row .col-6>.bg-LightGrey, .wp-bootstrap-blocks-row .col-7>.bg-LightGrey, .wp-bootstrap-blocks-row .col-8>.bg-LightGrey, .wp-bootstrap-blocks-row .col-9>.bg-LightGrey, .wp-bootstrap-blocks-row .col-auto>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-1>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-10>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-11>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-12>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-2>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-3>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-4>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-5>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-6>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-7>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-8>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-9>.bg-LightGrey, .wp-bootstrap-blocks-row .col-lg-auto>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-1>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-10>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-11>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-12>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-2>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-3>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-4>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-5>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-6>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-7>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-8>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-9>.bg-LightGrey, .wp-bootstrap-blocks-row .col-md-auto>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-1>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-10>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-11>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-12>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-2>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-3>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-4>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-5>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-6>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-7>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-8>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-9>.bg-LightGrey, .wp-bootstrap-blocks-row .col-sm-auto>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl-1>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl-10>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl-11>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl-12>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl-2>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl-3>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl-4>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl-5>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl-6>.bg-LightGrey, .wp-bootstrap-blocks-row .wp-bootstrap-blocks-row .col-xl-7>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl-8>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl-9>.bg-LightGrey, .wp-bootstrap-blocks-row .col-xl-auto>.bg-LightGrey {
    padding: 32px !important;
    margin: 0 -32px;
  }
  .search-links .col {
    padding: 0 0 0 0;
  }
  .search-links .col:first-of-type {
    margin-left: 0;
  }
  .search-row form.col {
    padding: 0 0 16px 0;
  }
  .container.navbar-collapse {
    padding-right: 0;
  }
  .course-search .search-icon {
    display: none;
  }
  .portal-links .col {
    padding: 0 0;
  }
  .parallax h1, .course-header h1, .parallax h2{
    font-size: 2.4rem;
  }
  .course-header h2, .parallax h3, .home-carousel h3 {
    font-size: 2rem;
  }
  .course-header {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  h2 .social-brand {
    font-size: 1.8rem;
  }
  .news-thumbnail {
    float: none;
    width: 100%;
    margin: 0 0 16px 0;
    box-shadow: none;
  }
  .parallax {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .link-column.col {
    padding: 32px 32px !important;
  }
	.home-carousel .carousel-caption {
		width: auto;
    	max-width: initial;
	}
  h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
    padding: 16px 16px;
  }
  .navbar-collapse .row {
    margin-left: 0;
    margin-right: 15px;
  }
}

@media all and (max-width: 650px) {
.degreelist {
    column-count: 1;
	font-size:1rem;
}
	.container-careers {padding:0;}
	
	.home-carousel .anchorlink, .parallax .anchorlink {
    font-size: 1rem;
    padding: 6px 10px;
}
	
.alert-bar p {
    font-size: 15px;
}
.alert-bar i {
    font-size: 1.3rem;
}	
	.accordion-button {
    font-size: 1.1rem !important;
}
ul.cloud a {
    padding: 0rem 0.3rem;
}	
	
.coursecloud.px-5 {padding-right:1rem!important;padding-left:1rem!important;}
section.coursedetails ul.cloud a {font-size:1rem;}
ul.cloud a[data-weight="1"] {
--size: 1;
}
ul.cloud a[data-weight="2"] {
--size: 1;
}
ul.cloud a[data-weight="3"] {
--size: 1;
}
ul.cloud a[data-weight="4"] {
--size: 1;
}
ul.cloud a[data-weight="5"] {
--size: 1;
}
ul.cloud a[data-weight="6"] {
--size: 1;
}
ul.cloud a[data-weight="7"] {
--size: 1;
}
ul.cloud a[data-weight="8"] {
--size: 1;
}
ul.cloud a[data-weight="9"] {
--size: 1;
}
ul.cloud a[data-weight="10"] {
--size: 1;
}
	.g-3.yournextstep-small  {
    --bs-gutter-y: 0rem;
}
.wp-bootstrap-blocks-container.container {padding:0 20px!important}
  #facilities img {
    width: 300px;
    float: none;
  }
.home-carousel img {
    object-position: left;
}	
	.carousel-section {
    padding: 1em 0 7em;
}
	.work-wrap .img {
    height: 500px;
}
	.faqpanel {
    padding: 30px 10px;
}
	.faqpanel h3, .yournextstep-cta h3 {
    height: 30px;font-size:0.9rem;
}
	#section-block_62cbf5742955e .p-5 {padding:1rem!important;}
	.home-carousel.no-video .carousel-inner, .home-carousel.no-video .carousel-item {
    height: 60vh;
}
  .parallax h1, .home-carousel h1 {
   font-size: 1.4rem;line-height:normal;
  }
	.home-carousel h2 {
	font-size: 2rem;
    line-height: 2.3rem;
    margin-bottom: 20px;
	}
  .parallax h1, .course-header h1, .parallax h2{
    font-size: 1.4rem;
  }
	.coursefacts {
    margin-top: -80px;
}
	.coursefacts-small {
    margin-top: 0px!important;
}
  .course-header h2, .parallax h3, .home-carousel h3 {
    font-size: 1.2rem;
    line-height: normal;
  }
  .course-header {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  h2 .social-brand {
    font-size: 1.6rem;
  }
}


@media (max-width: 768px) {
.home-carousel, .home-carousel.no-video .carousel-inner, .home-carousel.no-video .carousel-item, .home-carousel.no-breadcrumb, #headvideo {
    height: 60vh!important;
}
	.app-stages .col {
font-size: 0.8rem;
    line-height: normal;
    padding: 6px;
}
	.app-stages .col.numbers span {
    font-size: 1.5rem;
}
	.course-header h3 {font-size:1rem;margin-bottom:0;}
	.course-header .app-stages {
    margin-top: 20px;
}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  h1, h1 a {
    font-size: 1.8rem;
  }
  h2, h2 a {
    font-size: 1.1rem;
  }

  header {
    padding: 1rem 0.3rem 0.6rem;
  }
  .topnavbar .container {
    padding-right: 0;
    padding-left: 0;
    margin-left: 0px;
    margin-right: 0px;
  }
  .headerlogo {
    height: 30px;
    margin-top: 5px;
  }
	.headerlogo.employer-training-headerlogo {
    height: 55px;
}

	#uniheader .headerlogo {
    height: 40px;
}
  .mobile-offcanvas {
    width: 100%;
  }
  .mainheader .dropdown-multicolumn {
    column-count: 1;
    column-gap: 0px;
  }
  .mainheader .dropdown-multicolumn li {
    text-align: center;
    padding: 0;
  }
  .headersearch .btn-categories {
    min-width: auto;
  }
  section {
    padding: 40px 15px;
  }
	.homeflip .g-4 {
    --bs-gutter-y: 0rem;
}
	.flat-form .tabs {height:36px}
		.flat-form .tabs li a {font-size:13px;}
.homeflip  .g-4 {
    --bs-gutter-x: 0rem;
}
  #topText {
    font-size: 13px;
    padding: 10px 15px;
  }
  .ui-group .button {
    font-size: 14px;
    width: 48.6%;
    margin: 2px;
    border-radius: 3px;
	  padding: 0.3rem;
  }

.sidebarsearch .tick {
    font-size: 0.8rem;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}	
	.sidebarsearch .row {--bs-gutter-x:0;}
  #footer .footer-top {
    padding: 30px;
  }
  #footer .footer-logos img {
    opacity: 0.8;
    height: 55px;
    transition: all 0.4s;
    margin: 10px 25px 10px 0px;
  }
  #footer .footer-top .footer-info {
    margin-bottom: 40px;
    padding-right: 0px;
  }
	body .site-title {display:none;}
	body .main-message h2 img {
	width: 150px;
    top: 10rem;
    right: 0;
}
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {		}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 1rem;
  }
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {}
/* iPad 3 (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio : 2), only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (min-resolution: 192dpi) {}
@media (max-width: 992px) {
  .headersearch {
    min-width: 100%;
	  z-index:1;
  }
  .topnavbar .nav-logos .nav-item {
    width: 20%;
    text-align: center;
  }
  .topnavbar .logo-link img {
    height: 21px;
  }
  .topnavbar .nav-logos {
    margin-right: 0 !important;
    width: 100%;
  }
  .topnavbar a.logo-link.uni-link {
    border: none;
  }
  .mainheader, .offcanvas {
    background: rgb(212, 212, 212);
    background: linear-gradient(357deg, rgba(212, 212, 212, 1) 0%, rgba(245, 245, 245, 1) 100%);
  }
  .navbar-nav {
    border-left: none;
    margin-top: 30px;
    padding: 0px 8px;
  }
  .list-group.mobile-options {
    display: flex;
  }
  .mobile-options {
    box-shadow: 2px 2px 3px #ccc, -2px -2px 3px #ffffff;
    margin: 10px 8px 0px;
  }
  .mobile-options .list-group-item {
    width: 33.3333%;
    text-align: center;
    background-color: #a31489;
	  line-height:normal;
  }
  .mobile-options .list-group-item a {
    color: #fff;
	 font-size:15px;
  }
  .mobile-options .list-group-item i {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .mobile-options .list-group-item:first-child, .mobile-options .list-group-item:nth-child(2) {
    margin-right: 4px;
  }

  .mainheader .dropdown-menu[data-bs-popper] {
    border-radius: 0px;
    box-shadow: none;
    border: none;
    margin-left: 0;
    padding-bottom: 15px;
  }
  .dropdown-menu .dropdown-toggle::after {
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
  }
  .dropdown-menu > li:hover .megasubmenu {
    display: block;
  }
  .dropdown-item {
    font-weight: 600;
    color: #333;
    text-align: center;
  }
  .headersearch .dropdown-item {
    text-align: left;
    font-weight: normal;
  }
  .dropdown-menu {
    border: none;
  }
  .offcanvas-strapline {
    font-weight: bold;
    text-align: center;
    font-size: 28px;
    background: -webkit-linear-gradient(45deg, #bc007c, #0099df);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .stickymenuhide {
    display: none !important;
  }
  .offcanvas-header {
    display: block;
  }
  .offcanvas-header .btn-close:hover {
    transform: scale(1.5);
    transition: transform .2s
  }
  .mobile-offcanvas {
    visibility: hidden;
    transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1200;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility .3s ease-in-out, transform .3s ease-in-out;
  }
  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
  }
  .mobile-offcanvas .container, .mobile-offcanvas .container-fluid {
    display: block;
  }
  section {
    padding: 30px 10px;
  }
}
@supports ( -webkit-touch-callout : none) {
.main-message-img, .parallax, .uni-homesection, #rand-images, .map-bg {
background-attachment:scroll
}
}

@supports not ( -webkit-touch-callout : none) {
.main-message-img, .parallax, .uni-homesection,  #rand-images, .map-bg {
background-attachment: fixed;
}
}