@media all and (max-width: 1400px) {
  .course-search .search-icon {
    font-size: 8rem;
  }
  span.stat-subtitle {
    font-size: 1rem;
  }
  .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) {

  #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) {

    .parallax .row.justify-content-between.align-items-center {
        display: flex;
        flex-direction: column-reverse;
    }

.parallax .col img, .parallax .col:nth-child(2) img {
    height: 200px;
    margin-bottom: 2rem;
	border-radius:0;
	box-shadow:none;
}

	.parallax .col #localVideo {border-radius:0;}
	#slogan {
    justify-content: center;
    margin-bottom: 2rem;
}
	#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: 1.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;
  }
	.parallax.short-parallax {
    min-height: 90px;
}
  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 {
	z-index:0;
}
.main-message .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:25px;
    min-height:25px;
  }
.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) {
	#rand-images {
    background-position: calc(100% - -240px) top!important;
}
	.home-black-box {
    width:100%;
}
	.uni-homesection h2 {
    font-size: 2rem;
}
	    .home-banners .container {
        margin-bottom: 2rem!important;
    }
	    .home-banners {
        padding: 30px 0 5px;
    }
	.coursedetailstitle h1 {
    font-size: 1.2rem;
	margin-bottom:0;
}
	.coursedetailstitle {
    padding: 20px 0px 70px;
}
.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;
	border-radius: var(--border-radius);
}
	.mainheader .nav-link {
border-right: none;
        line-height: normal;
        font-size: 1rem;
        line-height: 1.9rem;
        background: #fff;
        color: var(--main-brand-color);
        font-weight: 500;
        border-bottom: 1px solid #ccc;
}
	.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;
}	
	.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:3rem;
	  padding-bottom:3rem;
  }
 .parallax.short-parallax {
    padding-top:6rem;
  }	
	.parallax .container {margin-top:-3rem;}
  .link-column.col {
    padding: 12px !important;
  }
	.link-column.col div {
    padding-top: 5% !important;
    padding-bottom: 5% !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) {
	.why-study-grid a .title {
    padding: 20px;
		width:65%;
}
	.why-study-grid a .title p {
    font-size: 1rem;
}
	.why-study-grid a .title h3 {
    font-size: 1.2rem;
}
.why-study-grid a[class*="option"] {
        height: 140px;
background-size: 50% auto;
        background-position: bottom right;
        justify-content: flex-start;
    }	
	.why-study-grid a.option1 {	
	background-image: url(/wp-content/uploads/2025/03/grid-portrait1.png);background-repeat:no-repeat;
}
		.why-study-grid a.option2 {	
	background-image: url(/wp-content/uploads/2025/03/grid-portrait2.png);background-repeat:no-repeat;
}
		.why-study-grid a.option3 {	
	background-image: url(/wp-content/uploads/2025/03/grid-portrait3.png);background-repeat:no-repeat;
}
		.why-study-grid a.option4 {	
	background-image: url(/wp-content/uploads/2025/03/grid-portrait4.png);background-repeat:no-repeat;
}
		.why-study-grid a.option5 {	
	background-image: url(/wp-content/uploads/2025/03/grid-portrait5.png);background-repeat:no-repeat;
}
			.why-study-grid a.option6 {	
	background-image: url(/wp-content/uploads/2025/03/grid-portrait6.png);background-repeat:no-repeat;
}
			.why-study-grid a.option7 {	
	background-image: url(/wp-content/uploads/2025/03/grid-portrait7.png);background-repeat:no-repeat;
}
			.why-study-grid a.option8 {	
	background-image: url(/wp-content/uploads/2025/03/grid-portrait8.png);background-repeat:no-repeat;
}
			.why-study-grid a.option9 {	
	background-image: url(/wp-content/uploads/2025/03/grid-portrait9.png);background-repeat:no-repeat;
}
			.why-study-grid a.option10 {	
	background-image: url(/wp-content/uploads/2025/03/grid-portrait10.png);background-repeat:no-repeat;
}
.degreelist {
    column-count: 1;
}
	.degreelist a {
	font-size:1rem;
}
	.container-careers {padding:0;}
	
.anchorlink {
    font-size: 1rem;
    padding: 4px 10px;
}
.parallax.course-details .anchorlink i {
		display:inline-block;
}
.parallax .anchorlink i {
		display:none;
}	
	.coursefacts .col-md-2, .coursefacts .col-md-4 {
    padding: 15px;
}
.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;
}	
	    .welcome-home-carousel img {
        height: 240px;
    }
	.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;
	}

.carousel-indicators {
    top: 150px;
    z-index: 3;
;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}
	#searchForm {
    margin-top: 1rem;
}
	#searchForm .parallax-search {
    font-size: 1rem;
}
	.coursefacts-small {
    margin-top: 0px!important;
}
  .course-header h2, .parallax h3, .home-carousel h3 {
    font-size: 1rem;
  }
  .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;
}
.parallax.course-details h1 .badge {
    margin-left: 0.3rem;
    font-size: 0.7rem;
}
	.headerlogo {
    height: 32px;
}
	header {
    padding: 1.5rem 1rem 1rem;
}
	
	#search-summary {
    gap: 0px;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    margin: 0;
    font-size: 1rem;
}
}

@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: 1.5rem 0.3rem 1.1rem;
  }
	.topnavbar {
    height: 40px;
}
  .topnavbar .container {
    padding-right: 0;
    padding-left: 0;
    margin-left: 0px;
    margin-right: 0px;
  }
	.topnavbar a.logo-link {
    height: 40px;
;
    align-items: center;
    justify-content: center;
}
  .headerlogo {
    height: 30px;
    margin-top: 5px;
  }
	.headerlogo.employer-training-headerlogo {
    height: 45px;
}
#cstheader .navbar-btn {
    border: 2px solid var(--main-brand-color);
}
	#uniheader .headerlogo {
    height: 40px;
}
	#cstheader .navbar-btn, #uniheader .navbar-btn {
    border: 2px solid var(--main-brand-color);
}
  .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-small-links.copyright {margin-bottom:20px;}
.footer-logos {
    text-align: left;
}
  #footer .footer-top {
    padding: 30px;
  }
  #footer .footer-logos img {
    height: 60px;
    margin: 10px 10px 5px 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;
	  margin:1.5rem 0 0.5rem;
  }
	.headersearch .input-group {
    padding: 3px;
}
  .topnavbar .nav-logos .nav-item {
    width: 21%;
    text-align: center;
  }
    .topnavbar .nav-logos .nav-item.reciteme {
        display: inline-block;
        width: 16%;
        background: #e42028;
    }	
	.nav-item.reciteme i {
        color: #fff;
        font-size: 1.2rem;
    }
  .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: #fff;
  }
  .navbar-nav {
    border-left: none;
    margin-top: 30px;
    border-top: 1px solid #ccc;
    }
  .list-group.mobile-options {
    display: flex;
  }
  .mobile-options .list-group-item {
width: 33.3333%;
        text-align: center;
        background-color: #a31489;
        line-height: normal;
        border-radius: 0 !important;
        padding: 1rem 0.6rem;
        border: 0;
  }
  .mobile-options .list-group-item a {
color: #fff;
        font-size: 0.85rem;
  }
  .mobile-options .list-group-item i {
font-size: 1.2rem;
        margin-bottom: 8px;
  }

  .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 {
    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;
  }
	.megamenu-content {border-bottom: 1px solid #ccc;}
	.megamenu-content .dropdown-item {
    padding: .25rem 1rem;
}

  .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 {
    padding:0;
  }
  section {
    padding: 30px 10px;
  }
}
@supports ( -webkit-touch-callout : none) {
.main-message-img, .uni-homesection, #rand-images, .map-bg {
background-attachment:scroll
}
}