  html {
  scroll-padding-top: 90px;
  scroll-snap-type: y mandatory;
} 
.clp-tabs .clp-tabs__item__content {
	padding-top: 1em;
}

@media screen and (min-width: 768px) {
  .clp-tabs__item {
      flex-basis: 26%;
  }
}

.clp-tabs__item--open .clp-tabs__item__title {
	border: 0;
}

.clp-tabs.general-content,
.clp-left-tabs__item__description.general-content,
.clp-left-tabs__item__description.general-content p {
  	font-family: Montserrat,Verdana,Geneva,sans-serif;
	font-size: 1rem;
}

.clp-left-tabs__item__description.general-content a {
	font-family: Montserrat,Verdana,Geneva,sans-serif;
}

.clp-tabs.general-content .clp-tabs__content__wrapper {
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.clp-tabs-big-blue.general-content .clp-tabs__content__wrapper,
.clp-tabs-big-navy.general-content .clp-tabs__content__wrapper {
	color: #001641;
}

.clp-tabs-big-red.general-content .clp-tabs__content__wrapper {
	color: white;
}

.clp-tabs.general-content .button-red > a,
.clp-tabs.general-content .button-blue > a,
.clp-tabs.general-content .button-navy > a,
.clp-left-tabs__item__description.general-content .button-red > a,
.clp-left-tabs__item__description.general-content .button-blue > a,
.clp-left-tabs__item__description.general-content .button-navy > a {
	font-size: 1.125rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    padding: .8rem 2rem .8rem 2rem;
    position: relative;
    display: inline-block;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.clp-tabs-big-red.general-content a,
.clp-left-tabs__item__description.general-content a,
.clp-left-tabs-blue .clp-left-tabs__item__description.general-content a,
.clp-left-tabs-navy .clp-left-tabs__item__description.general-content a {
	color: #f2f2f2;
  	text-decoration: underline;
}

.clp-tabs-big-blue.general-content a,
.clp-tabs-big-navy.general-content a,
.clp-left-tabs-white .clp-left-tabs__item__description.general-content a {
	color: #001641;
	text-decoration: underline;
}

.clp-tabs.general-content p a:hover,
.clp-left-tabs__item__description.general-content p a:hover {
	opacity: .7;
}


.clp-tabs.general-content .button-red > a,
.clp-left-tabs__item__description.general-content .button-red > a,
.clp-left-tabs-navy .clp-left-tabs__item__description p.button-red:last-child a,
.clp-left-tabs-blue .clp-left-tabs__item__description p.button-red:last-child a,
.clp-left-tabs-white .clp-left-tabs__item__description p.button-red:last-child a {
	background-color: #ed0a00;
  	color: white;
  	text-decoration: none;
}

.clp-tabs.general-content .button-red > a:hover,
.clp-left-tabs__item__description.general-content .button-red > a:hover,
.clp-left-tabs-navy .clp-left-tabs__item__description p.button-red:last-child a:hover,
.clp-left-tabs-blue .clp-left-tabs__item__description p.button-red:last-child a:hover {
	background-color: white;
  	color: #001641;
  	opacity: 1;
}

.clp-tabs.clp-tabs-big-navy .button-red > a:hover,
.clp-left-tabs-white .clp-left-tabs__item__description p.button-red a:hover,
.clp-left-tabs-white .clp-left-tabs__item__description p.button-red:last-child a:hover {
	background-color: #03f;
  	color: white;
  	opacity: 1;
}

.clp-tabs.general-content .button-blue > a,
.clp-left-tabs__item__description.general-content .button-blue > a,
.clp-left-tabs-navy .clp-left-tabs__item__description p.button-blue:last-child a,
.clp-left-tabs-blue .clp-left-tabs__item__description p.button-blue:last-child a,
.clp-left-tabs-white .clp-left-tabs__item__description p.button-blue:last-child a {
	background-color: #03f;
  	color: white;
  	text-decoration: none;
}

.clp-tabs.general-content .button-blue > a:hover,
.clp-left-tabs__item__description.general-content .button-blue > a:hover,
.clp-left-tabs-navy .clp-left-tabs__item__description p.button-blue:last-child a:hover,
.clp-left-tabs-blue .clp-left-tabs__item__description p.button-blue:last-child a:hover,
.clp-left-tabs-white .clp-left-tabs__item__description p.button-blue:last-child a:hover {
	background-color: #ed0a00;
  	opacity: 1;
}

.clp-tabs.general-content .button-navy > a,
.clp-left-tabs__item__description.general-content .button-navy > a,
.clp-left-tabs-navy .clp-left-tabs__item__description p.button-navy:last-child a,
.clp-left-tabs-blue .clp-left-tabs__item__description p.button-navy:last-child a,
.clp-left-tabs-white .clp-left-tabs__item__description p.button-navy:last-child a {
	background-color: #001641;
  	color: white;
  	text-decoration: none;
}

.clp-tabs.general-content .button-navy > a:hover,
.clp-left-tabs__item__description.general-content .button-navy > a:hover,
.clp-left-tabs-navy .clp-left-tabs__item__description p.button-navy:last-child a:hover,
.clp-left-tabs-blue .clp-left-tabs__item__description p.button-navy:last-child a:hover,
.clp-left-tabs-white .clp-left-tabs__item__description p.button-navy:last-child a:hover {
	background-color: #ed0a00;
  	opacity: 1;
}

.clp-tabs.general-content h2 em,
.clp-tabs.general-content h3 em,
.clp-tabs.general-content h4 em,
.clp-tabs.general-content h5 em,
.clp-left-tabs__item__description.general-content h2 em,
.clp-left-tabs__item__description.general-content h3 em,
.clp-left-tabs__item__description.general-content h4 em,
.clp-left-tabs__item__description.general-content h5 em {
	background-color: #ed0a00;
  	color: white;
  	font-style: normal;
}

.clp-tabs-big-red.general-content thead,
.clp-tabs-big-red.general-content tbody,
.clp-left-tabs-blue .clp-left-tabs__item__description.general-content thead,
.clp-left-tabs-blue .clp-left-tabs__item__description.general-content tbody,
.clp-left-tabs-navy .clp-left-tabs__item__description.general-content thead,
.clp-left-tabs-navy .clp-left-tabs__item__description.general-content tbody {
	background: unset;
  	color: white;
  	border: unset;
}

.clp-tabs-big-red.general-content tbody tr,
.clp-tabs-big-red.general-content tbody tr:nth-child(even),
.clp-left-tabs-blue .clp-left-tabs__item__description.general-content tbody tr,
.clp-left-tabs-blue .clp-left-tabs__item__description.general-content tbody tr:nth-child(even),
.clp-left-tabs-navy .clp-left-tabs__item__description.general-content tbody tr,
.clp-left-tabs-navy .clp-left-tabs__item__description.general-content tbody tr:nth-child(even) {
	border-top: 1px solid white;
  	background: unset;
  	color: white;
}

.clp-tabs-big-blue.general-content thead,
.clp-tabs-big-blue.general-content tbody,
.clp-tabs-big-navy.general-content thead,
.clp-tabs-big-navy.general-content tbody,
.clp-left-tabs-white .clp-left-tabs__item__description.general-content thead,
.clp-left-tabs-white .clp-left-tabs__item__description.general-content tbody {
	background: unset;
  	color: #001641;
  	border: unset;
}

.clp-tabs-big-blue.general-content tbody tr,
.clp-tabs-big-blue.general-content tbody tr:nth-child(even),
.clp-tabs-big-navy.general-content tbody tr,
.clp-tabs-big-navy.general-content tbody tr:nth-child(even),
.clp-left-tabs-white .clp-left-tabs__item__description.general-content tbody t,
.clp-left-tabs-white .clp-left-tabs__item__description.general-content tbody tr:nth-child(even) {
	border-top: 1px solid #001641;
  	background: unset;
  	color: #001641;
}

.clp-left-tabs__item__description p:last-child a {
	margin-top: unset;
}

.clp-swiper .swiper-button-next, .clp-swiper .swiper-button-prev, .clp-swiper-grey .swiper-button-next, .clp-swiper-grey .swiper-button-prev, .clp-swiper-navy .swiper-button-next, .clp-swiper-navy .swiper-button-prev {
	bottom: auto;
    top: 10rem;
}

.clp-swiper__content__description,
.clp-swiper__content__quote {
    padding-left: 2rem;
    padding-right: 2rem;
}

.clp-tabs .clp-tabs__item__title {
	height: 100%;
}

.clp-tabs-big .clp-tabs__item__title, .clp-tabs-big-blue .clp-tabs__item__title, .clp-tabs-big-navy .clp-tabs__item__title, .clp-tabs-big-red .clp-tabs__item__title {
	padding-right: 3.5rem;
}

@media (max-width: 767px) {
    .clp-left-tabs .clp-left-tabs__item__title {
    	padding-right: 3.5rem;
    }
  
  	.clp-left-tabs-blue .clp-left-tabs__item .clp-left-tabs__item__title::after,
  	.clp-tabs-big-blue .clp-tabs__item--open .clp-tabs__item__title::after,
	.clp-left-tabs-navy .clp-left-tabs__item .clp-left-tabs__item__title::after,
	.clp-tabs-big-navy .clp-tabs__item--open .clp-tabs__item__title::after,
  	.clp-left-tabs-blue .clp-left-tabs__item .clp-left-tabs__item__title::before,
  	.clp-tabs-big-blue .clp-tabs__item--open .clp-tabs__item__title::before,
    .clp-left-tabs-navy .clp-left-tabs__item .clp-left-tabs__item__title::before,
    .clp-tabs-big-navy .clp-tabs__item--open .clp-tabs__item__title::before {
		background-color: white;
    }
  
  	.clp-left-tabs-white .clp-left-tabs__item .clp-left-tabs__item__title::before,
    .clp-left-tabs-white .clp-left-tabs__item .clp-left-tabs__item__title::after {
		background-color: #001641;
    }
  
    .clp-left-tabs-blue .clp-left-tabs__item .clp-left-tabs__item__title::after,
	.clp-left-tabs-white .clp-left-tabs__item .clp-left-tabs__item__title::after,
	.clp-left-tabs-navy .clp-left-tabs__item .clp-left-tabs__item__title::after {
    	top: 50%;
      	-webkit-transform: translateY(-50%);
    	transform: translateY(-50%);
    }

    .clp-left-tabs-blue .clp-left-tabs__item .clp-left-tabs__item__title::before,
	.clp-left-tabs-white .clp-left-tabs__item .clp-left-tabs__item__title::before,
	.clp-left-tabs-navy .clp-left-tabs__item .clp-left-tabs__item__title::before {
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg);
    }
  
    .clp-left-tabs .clp-left-tabs__item__title::after, .clp-left-tabs .clp-left-tabs__item__title::before {
        position: absolute;
        content: '';
        display: inline-block;
        width: 1.2rem;
        height: 2px;
        right: 1.875rem;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
  
    .clp-left-tabs .clp-left-tabs__item--open .clp-left-tabs__item__title::before {
        -webkit-transform: translateY(-50%) rotate(135deg);
        transform: translateY(-50%) rotate(135deg);
    }

    .clp-left-tabs .clp-left-tabs__item--open .clp-left-tabs__item__title::after {
        -webkit-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg);
    }
  
  	.clp-left-tabs-blue .clp-left-tabs__item--open .clp-left-tabs__item__title::before,
    .clp-left-tabs-white .clp-left-tabs__item--open .clp-left-tabs__item__title::before,
    .clp-left-tabs-navy .clp-left-tabs__item--open .clp-left-tabs__item__title::before {

    }
}

.clp-carousel-navy.collapse-padding,
.clp-carousel-grey.collapse-padding {
	padding-top: 0;
}

@media (max-width: 639px) {
  .clp-carousel-navy .clp-carousel__image__right,
  .clp-carousel-grey .clp-carousel__image__right{
      height: unset;
  }
}

@media screen and (min-width: 768px) {
    .clp-carousel__image__title {
        width: 100%;
    }
}

.clp-carousel__image__title {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .nav-bar__logo {
        max-height: 144px;
    }
}

.clp-head video + .pause-background {
	display: block;
}

.clp-head .pause-background {
    position: absolute;
    margin-bottom: 3rem;
    bottom: 1rem;
    right: 1rem;
    display: none;
}

.clp-head .pause-background:focus{
	outline: none;
}

.clp-head .pause-background.pause-background-float {
    position: fixed;
    margin-bottom: 0;
}

.clp-head.uw-head-blue .pause-background svg,
.clp-head.uw-head-red .pause-background svg,
.clp-head.uw-head-navy .pause-background svg,
.clp-head.uw-head-blue .pause-background svg {
	fill: white;
}

/* Below is the styling for the content type CLP - Course Search */

.cs-header {
    color: #001641;
    font-weight: 700;
    font-size: 7.0625rem;
    padding-top: 1.5rem;
    line-height: 7.0625rem;
}

.course-search-widget .cs-before-search {
  padding-top: 15px;
  font-weight: 700;
  margin: 0;
}

.uw-course-search__form-submit {
  position: absolute;
  right: 0;
  top: 0
}

.course-search-widget .cs-search-button {
  padding-top: 10px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.uw-search--container .uw-search--form--course input {
  font-family: Montserrat;
  height: 50px;
  border-bottom: 1px solid #001641;
  font-size: 16px;
  padding-right: 5.5em;
  padding-bottom: 9px
}

.course-search-widget .cs-or {
  padding-left: 30px;
  font-weight: 700;
}

.course-search-widget .after-search {
  padding-top: 10px
}

.course-search-widget .mw-after-search {
  white-space: nowrap;
}

.course-search-widget .cs-search-red-button {
  font-weight: 700;
  color: #db0b00 !important;
  background: 0 0;
  cursor: pointer;
  padding-bottom: .2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 5px 0;
}

.course-search-widget .cs-search-red-button::after {
  font-family: WwwUowEduAu;
  content: "";
  font-size: 1.5rem;
  margin-left: .9375rem;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s,-webkit-transform .4s; 
  position: relative;
}
.course-search-widget .cs-search-red-button:hover::after {
    -webkit-transform: translate3d(.625rem,0,0);
    transform: translate3d(.625rem,0,0);
  }
.course-search-widget .cs-search-button::after {
    font-family: WwwUowEduAu;
    content: "";
    font-size: 1.5rem;
    margin-left: .9375rem;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s; 
    position: relative;
  }
  .course-search-widget .cs-search-button:hover::after {
    -webkit-transform: translate3d(.625rem,0,0);
    transform: translate3d(.625rem,0,0);
  }
@media (max-width: 600px) {
  .course-search-widget .cs-search-button {
    height:45px;
    z-index: 2;
    width: 25px
  }

  .course-search-widget .cs-search-button>span {
    display: none
  }

  .course-search-widget .cs-search-button>i {
    display: none
  }

  .course-search-widget .cs-or {
    padding-left: 0;
    font-weight: 700;
  }

  .course-search-widget .after-search {
    padding-top: 15px;
  }
}

.motivation-widget .mw-before-search {
  padding-top: 15px;
  font-weight: 700;
  margin: 0;
}
.uw-search--container .uw-search--form, .uw-search--container .uw-search--form--course {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.uw-search--inline .uw-search--container .uw-search--form--course::before, .uw-search--inline .uw-search--container .uw-search--form::before {
  font-family: WwwUowEduAu;
  content: "";
  font-size: 2rem;
  color: #001641;
  position: absolute;
  top: unset;
  bottom: .4rem;
}
.uw-search--container .uw-search--form--course::before {
  font-size: 1.5em !important;
  top: 0 !important;
  padding-top: 8px;
  cursor: pointer;
}
.uw-search--container .uw-search--form .searchHolder, .uw-search--container .uw-search--form--course .searchHolder {
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.easy-autocomplete--motivation, .uw-search .easy-autocomplete, .uw-search-overlay .easy-autocomplete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 100;
  -ms-flex-positive: 100;
  flex-grow: 100;
  width: 100% !important;
}
.uw-search--inline .uw-search--container .uw-search--form input, .uw-search--inline .uw-search--container .uw-search--form--course input {
  color: #001641;
  padding-bottom: 5px;
}
.uw-search--container .uw-search--form--course input {
  padding-left: 38px;
}
.uw-search--container .uw-search--form--course input {
  font-family: Montserrat;
  height: 50px;
  border-bottom: 1px solid #001641;
  font-size: 16px;
  padding-right: 5.5em;
  padding-bottom: 9px;
}
.uw-search--container .uw-search--form input, .uw-search--container .uw-search--form--course input {
  height: 75px;
  background-color: transparent;
  border: 0;
  border-bottom: 3px solid #ed0a00;
  margin-bottom: 0;
  padding-left: 2.5rem;
  font-size: 3rem;
  font-family: Montserrat,Verdana,Geneva,sans-serif;
  color: #fff;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.easy-autocomplete--motivation input, .uw-search .easy-autocomplete input, .uw-search-overlay .easy-autocomplete input {
  width: 100%;
}
.easy-autocomplete--motivation .motivation, .uw-search .easy-autocomplete .motivation, .uw-search-overlay .easy-autocomplete .motivation {
  background: #fff;
  padding: 0 3.5rem 1.5em 3.5rem;
  margin: 50px 0 0;
}
.easy-autocomplete--motivation .easy-autocomplete-container, .uw-search .easy-autocomplete .easy-autocomplete-container, .uw-search-overlay .easy-autocomplete .easy-autocomplete-container {
  padding: 0 0 1.5em 3.5rem;
  margin: 75px 0 0;
  min-width: 75%;
  width: unset;
  position: absolute;
  z-index: 5;
  left: 0;
  top: unset;
  right: unset;
}
.uw-search .easy-autocomplete-container {
  background-color: #001641;
  color: #fff;
  -webkit-box-shadow: 0 10px 6px -6px #b8b8b8;
  box-shadow: 0 10px 6px -6px #b8b8b8;
}

.easy-autocomplete--motivation .motivation > p, .uw-search .easy-autocomplete .motivation > p, .uw-search-overlay .easy-autocomplete .motivation > p {
  color: #001641;
  font-size: 1em !important;
}
.motivation-widget .mw-search-button {
  padding-top: 16px;
  font-weight: 700;
  cursor: pointer;
}
.uw-start-your-journey__form-submit {
  position: absolute;
  right: 0;
  top: 0;
}
.motivation-widget .after-search {
  padding-top: 10px;
}
.grid-x > .medium-1 {
  width: 8.33333%;
}
.grid-x > .medium-1, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-shrink {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.motivation-widget .mw-or {
  padding-left: 30px;
  font-weight: 700;
}
.motivation-widget .after-search {
  padding-top: 10px;
}
.grid-x > .medium-2 {
  width: 16.66667%;
}
.motivation-widget .mw-after-search {
  white-space: nowrap;
}
.uw-search--container .uw-search--form--course input {
  font-family: Montserrat;
  height: 50px;
  border-bottom: 1px solid #001641;
  font-size: 16px;
  padding-right: 5.5em;
  padding-bottom: 9px;
}
.motivation-widget .mw-before-search {
  padding-top: 15px;
  font-weight: 700;
  margin: 0;
} 
.uw-search.uw-search--main.uw-search--inline.course-search-widget{
    padding: 4rem 0;
  }
@media (max-width: 768px) {
  .uw-search--container .uw-search--form--course::after {
    font-family: WwwUowEduAu;
    content: "";
    position: absolute;
    font-size: 1.5em !important;
    right: 0;
    top: 9px;
  }
  .uw-search--inline .uw-search--container .uw-search--form--course::before, .uw-search--inline .uw-search--container .uw-search--form::before{
  display:none;
  }
  .course-search-widget .cs-search-button{
    display: none;
  }
  .cs-header {
    font-size: 2.625rem;
    padding-top: 0;
    margin-bottom: 10px;
    line-height: 2.625rem;
}
  .uw-search--inline .uw-search--container .uw-search--form input, .uw-search--inline .uw-search--container .uw-search--form--course input {
    color: #001641;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 3.75em;
  }
}
/*Icon grid collapsed padding*/
  
  section.clp-courses.clp-courses--white.collapse-top {
    padding: 0 0 4rem 0;
}





