/*
Theme Name: cypresscollege
Author: Anita
Description:
Version: 0.0.1
Tags: bootstrap
*/

body {
  margin: 0;
  width: 100%;
  font-family: "myriad-pro", sans-serif;
  overflow-x: hidden;
}

a {
  font-family: "myriad-pro", sans-serif;
}

ul {
  -webkit-padding-start: 0;
  list-style-type: none;
}

li a {
  text-decoration: none;
  margin: auto 5px;

}

h1 {
  color: #ffffff;
  font-family: "myriad-Pro", sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 74px;
  text-transform: uppercase;
  letter-spacing: 2.25px;
}
img {
  max-width: 100%;
}

.blue {
  color: #0b3976;
}

h3.blue-title {
  color: #0b3976;
  font-size: 2.2rem;
  font-weight: 600;
  font-family: "myriad-Pro", sans-serif;
  text-align: center;
}

/*--------------------------------------------------------------
2.1 Header
-------------------------------------------------------------*/
/*=====Header======*/
header {
  display: inline-block;
  width: 100%;
  position: absolute;
  z-index: 10;
  background: #fff;
}

header nav li {
  display: inline-block;
  font-size: 1rem;
}

header nav li a {
  padding: 0px 10px 0px 10px;
  line-height: 40px;
  font-weight: bold;
  height: 40px;
  vertical-align: baseline;
  text-align: left;
  width: auto;
  display: block;
  color: #003e7e;
  text-transform: none;
  text-decoration: none;
  font-family: "myriad-pro", sans-serif;
  font-size: 14px;
}

header .upper-navigation {
  background-color: #0a3975;
}

header .upper-navigation .phone {
  align-self: center;
  padding-left: 15px;
}

header .upper-navigation ul li a {
  color: #fff;
  font-weight: 400;
}

header .upper-navigation .phone a {
  color: #fff;
  font-weight: 400;
}

header .upper-navigation .phone:before {
  content: "";
  display: inline-block;
  background-image: url("./assets/images/phone_icon.png");
  color: #fff;
  width: 15px;
  height: 17px;
  background-repeat: no-repeat;
  margin-right: 4px;
  background-size: cover;
}

header .upper-navigation nav.top-navigation {
  display: flex;
  justify-content: flex-end;
}

/* HAMBURGER MENU */
#mobile-top-navigation-container {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  padding-left: 2.921569%;
  padding-right: 2.921569%;
}
@media screen and (min-width: 451px) {
  #mobile-top-navigation-container {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media screen and (min-width: 769px) {
  #mobile-top-navigation-container {
    display: none;
  }
}

#mobile-top-navigation {
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
}

#mobile-top-navigation li {
  margin-right: 10px;
}

#mobile-top-navigation li.menu-item-31862 {
  order: 4;
}

#mobile-top-navigation li.menu-item-31863 {
  order: 5;
}

#mobile-top-navigation li.menu-item-31864 {
  order: 3;
}

#mobile-top-navigation a {
  font-family: inherit;
  font-size: 16px;
  font-weight: bold;
  margin-left: 0;
  margin-right: 0;
}

#mobile-top-navigation a:link,
#mobile-top-navigation a:visited {
  color: #003E7F;
}

#mobile-top-navigation .menu-item {
  flex-basis: calc((100% - 30px) / 3);
  flex-grow: 1;
  margin-bottom: 15px;
}

.navbar-nav.hamburger-menu {
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 7px;
}

@media screen and (min-width: 769px) {
  .navbar-nav.hamburger-menu {
    padding-top: 25px;
  }
}

.hamburger-menu li.first {
  width: 15%;
  padding-left: 0.9215686274509802%;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  text-align: left;
  padding-top: 16px;
}

.hamburger-menu li.menu-social-links {
  width: 28%;
  display: block;
  position: relative;
  left: 0%;
  margin: 0 0 0 auto;
}

.hamburger-menu li.menu-social-links ul li {
  display: inline-block;
  padding: 0px 10px;
}

.hamburger-menu li.menu-social-links ul li a {
  font-size: 0;
}
.hamburger-menu li.menu-social-links > a{
  display: none;
}

.hamburger-menu li.menu-social-links ul li a:before{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 27px;
}

.hamburger-menu li.menu-social-links ul .item-facebook a:before{
  content: "\f082";
}
.hamburger-menu li.menu-social-links ul .item-twitter a:before{
  content: "\f081";
}
.hamburger-menu li.menu-social-links ul .item-instagram a:before{
  content: "\f16d";
}
.hamburger-menu li.menu-social-links ul .item-pinterest a:before{
  content: "\f0d3";
}
.hamburger-menu li.menu-social-links ul .item-linkedin a:before{
  content: "\f08c";
}
.hamburger-menu li.menu-social-links ul .item-youtube a:before{
  content: "\f166";
}


.hamburger-menu li.first>a {
  color: #003E7F;
  font-family: inherit;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}

.hamburger-menu li a {
  color: #666;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.3;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
}

.hamburger-menu li ul.sub-menu li {
  list-style: none;
  margin: 8px auto 9px;
}

/* MAIN NAVIGATION */
nav.main-navigation {
  align-self: center;
}

nav.main-navigation li.dropdown .dropdown-menu {
  margin-top: 0px;
  background-color: #fafafa;
  box-shadow: 1px 1px 5px 0 rgba(50,50,50, 0.25);
  min-width: 234px;
}

nav.main-navigation li.dropdown:hover .dropdown-menu {
  display: block;

  /* position: relative;
  top: 0px; */
}

nav.main-navigation li.dropdown .dropdown-menu li {
  margin: 7px 5px;
  width: 100%;
}

nav.main-navigation li.dropdown .dropdown-menu li a {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  padding: 0px 10px;
  /* margin: 0 auto; */
  height: 100%;
}

nav.main-navigation ul.nav li a:hover {
  background: rgba(0, 0, 0, 0);
  color: #003e7e;
  font-weight: bold;
  text-decoration: none;
  /*border-bottom: 2px solid #ffb606;*/
  text-decoration: underline;
}

header .site--logo {
  max-width: 250px;
  margin-bottom: 6px;
}

header .header--wrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
}

/* Icon 1 */

.animated-icon1,
.animated-icon2,
.animated-icon3 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.animated-icon1 span,
.animated-icon2 span,
.animated-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.animated-icon3 span {
  background: #ffffff;
}

.animated-icon1 span:nth-child(1) {
  top: 0px;
}

.animated-icon1 span:nth-child(2) {
  top: 10px;
}

.animated-icon1 span:nth-child(3) {
  top: 20px;
}

.animated-icon1.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.animated-icon1.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* Icon 3*/

.animated-icon2 span:nth-child(1) {
  top: 0px;
}

.animated-icon2 span:nth-child(2),
.animated-icon2 span:nth-child(3) {
  top: 10px;
}

.animated-icon2 span:nth-child(4) {
  top: 20px;
}

.animated-icon2.open span:nth-child(1) {
  top: 11px;
  width: 0%;
  left: 50%;
}

.animated-icon2.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
  top: 11px;
  width: 0%;
  left: 50%;
}

.animated-icon3 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
  top: 8px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
  top: 16px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 8px;
}

.animated-icon3.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
  left: 8px;
}

/* SEARCH MODAL */
.search-box button.close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  background: none;
  border: 0;
  font-size: 1.5rem;
  font-weight: 700;
  display: block;
  cursor: pointer;
  color: #fff;
  opacity: 1;
  padding: 1rem 1.25rem;
  border-radius: 50%;
}

.close:hover {
  background: #d62839;
}

.search-box.search-elem {
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.8);
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.search-box.search-elem .inner {
  width: 100%;
  max-width: 735px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.search-box.search-elem label {
  color: white;
  font-weight: 300;
}

.search-box.search-elem button.submit {
  outline: none;
  position: absolute;
  top: 0;
  right: 0px;
  height: 59px;
  padding: 10px 2rem;
  background-color: #ffb606;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 1rem;
  color: white;
  border: none;
  cursor: pointer;
}

.search-box.search-elem button.submit[disabled] {
  background-color: #ffb606;
  color: #fff;
}

.search-box .small-12.columns {
  width: 100%;
}

.search-box.search-elem input[type="text"] {
  padding: 20px;
  height: 59px;
  width: 100%;
  font-size: 20px;
  font-weight: 300;
  border: none;
  transition: border 0.3s;
  border-radius: 0;
}

.search-box.search-elem input[type="text"]:focus {
  border-bottom: solid 2px #00a896;
  box-shadow: none;
}

.search-box.search-elem label.placeholder {
  position: absolute;
  top: 15px;
  left: 2rem;
  font-size: 20px;
  font-style: italic;
  line-height: 30px;
  font-weight: 300;
  color: #999;
  transition: all 0.3s;
}

.search-box.search-elem label.placeholder.move-up {
  top: -25px;
  color: white;
  font-size: 1rem;
}

.search-box.search-elem.search-open {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.search-btn {
  text-transform: uppercase;
  font-size: 0.975rem;
  padding: 0 10px;
  display: inline-block;
}

/*
MOBILE MAIN NAV MENU */
body.push-toright {
  left: -300px;
  overflow: hidden;
  position: relative;
}

.hammy {
  color: #FFF;
  margin: auto;
  width: 30px;
  height: 23px;
  cursor: pointer;
  display: none;
  text-align: center;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

@media (max-width: 768px) {
  .hammy {
    display: block;
    cursor: pointer;
  }
}

.hammy .fa-user {
  font-size: 22px;
}

.hammy-label {
  display: none;
}

.push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

nav.mobile-navigation {
  display: block;
  margin-top: 8px;
}

nav.mobile-navigation {
  display: none;
}

nav.mobile-navigation.show {
  display: block;
}

nav.mobile-navigation.show .nav {
  display: block;
  right: 0;
  overflow: auto;
  transition: all 0.3s ease-in;
  position: fixed;
  top: 0;
  z-index: 10;
  width: 300px;
  height: 100%;
  padding-top: 13px;
  opacity: 1;
  background-color: #0a3975;
}

nav.mobile-navigation.show .nav li {
  position: relative;
  cursor: pointer;
  text-align: left;
  width: 100%;
  padding: 8px 10px;
}

nav.mobile-navigation.show .nav li:hover a {
  border: 0;
}

nav.mobile-navigation.show .nav li a {
  display: inline-block;
  padding: 0px 10px 0px 10px;
  color: #fff;
}

nav.mobile-navigation.show .nav li .dropdown-menu li {
  margin-bottom: 5px;
  transition: margin 0.3s ease-in;
}

nav.mobile-navigation.show .nav li.dropdown ul.dropdown-menu li a {
  color: #0a3975;
  padding: 3px 20px;
  font-size: 1.1rem;
  text-transform: uppercase;
  height: auto;
}

nav.mobile-navigation.show .nav .sub-menu {
  display: none;
  transform: translate3d(0px, 40px, 0px) !important;
}

nav.mobile-navigation.show .nav li.dropdown.show .sub-menu {
  display: block;
  background-color: #fff;
  border: none;
  border-radius: unset;
}

/* MAIN CONTENT */
#main-content {
  padding-top: 100px;
}

/* HERO SLIDER */
#hero-carousel .owl-nav button {
  top: 45%;
}

#hero-carousel .owl-nav button span {
  font-size: 95px;
  line-height: 50px;
  height: auto;
  padding: 5px 17px !important;
  border: none;
  opacity: 1;
  color: #0a3975;
}

#hero-carousel .owl-nav button:hover {
  background: #69a4d3;
  opacity: 0.8;
}

#hero-carousel .owl-nav button.owl-prev {
  right: 90%;
}

#hero-carousel .owl-item a.active .heading-one {
  text-decoration: underline;
  text-decoration-color: #fff;
}

#hero-carousel .owl-item>a:hover .hero-content h1,
#hero-carousel .owl-item>a:hover .hero-content .heading-one {
  text-decoration: underline;
  text-decoration-color: #fff;
}

#hero-carousel .hero-content {
  background-color: #1b75bc;
  color: #fff;
  max-width: 725px;
  padding: 10px 22px;
  position: absolute;
  left: 13%;
  top: 74%;
  transform: translateY(-50%);
}

#hero-carousel .hero-content .heading-one {
  font-weight: 700;
  color: #fff;
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0;
  font-family: "myriad-Pro", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.25px;
}

#hero-carousel .hero-content h1,
#hero-carousel .hero-content h2,
#hero-carousel .hero-content h5,
#hero-carousel .hero-content p {
  color: #fff;
}

#hero-carousel .hero-content h1 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.2;
}

#hero-carousel:after {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: inherit;
  background-image: url("./assets/images/red_bar_texture.png");
  height: 36px;
  object-fit: cover;
  display: block;
  top: -21px;
  position: relative;
}

.videoWrapper {
  position: relative;
  padding-bottom: 44.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* BANNER CTA WIDGET */
.banner-cta {
  margin-bottom: 30px;
}

.light-blue {
  background-color: #00aeef;
}

.dark-blue {
  background-color: #1b75bc;
}

.block-cta.col-sm-4 {
  max-width: 30.333333%;
  margin: 0px 10px;
}

.block-cta .interior-cta {
  align-content: center;
  align-items: center;
  height: 100%;
  padding: 10px 10px 10px;
}

.block-cta .interior-cta .image {
  max-width: 80px;
  margin-right: 18px;
}

.block-cta .interior-cta .content {
  align-self: center;
  max-width: 129px;
  padding-top: 20px;
}

.block-cta .interior-cta .content {
  color: #fff;
}

.block-cta .interior-cta .content h4 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
  color: #fff;
}

.block-cta .interior-cta .content .heading-four {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 1.5rem;
  line-height: 1.2em;
}

.block-cta .interior-cta .content p {
  color: #fff;
  font-weight: 300;
}

.block-cta>a:hover .heading-four,
.block-cta>a:hover p {
  text-decoration-color: #fff;
  text-decoration: underline;
}

/* WELCOME TO CYPRESS BANNER */
.cypress-banner {
  background-image: url("./assets/images/About_Section.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  margin-bottom: 50px;
}

.cypress-banner:after {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: inherit;
  background-image: url("./assets/images/red_bar_texture.png");
  height: 36px;
  object-fit: cover;
  display: block;
  top: 17px;
  position: relative;
}

hr.yellow {
  width: 120px;
  height: 2px;
  background-color: #fcd422;
}


@media screen and (max-width: 635px) {
  .cypress-banner > .row {
    margin-left: 0;
    width: 100%;
  }
}

.cypress-banner .row h2 {
  margin-top: 40px;
  font-size: 2.5rem;
}

.cypress-banner .row p {
  font-size: 21px;
  margin: 18px auto 36px;
  font-family: "myriad-pro", sans-serif;
}

.overview-blocks .block {
  display: flex;
}

.overview-blocks .block a {
  display: flex;
  border: 3px solid #fff;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 20px 16px;
  margin: 0px 10px;
}

.overview-blocks .block a:hover .content .heading-four {
  text-decoration: underline;
  text-decoration-color: #fff;
}

.overview-blocks .block a .content {
  width: 50%;
}

.overview-blocks .block a .image {
  width: 40%;
}

.overview-blocks .block .image img {
  max-width: 70px;
}

.overview-blocks .block a h4 {
  font-weight: 600;
  font-size: 1.2rem;
  text-align: left;
}

.overview-blocks .block a .heading-four {
  font-weight: 600;
  font-size: 1.2rem;
  text-align: left;
}

/* WHATS HAPPENING SECTION */
.whats-happening-row {
  align-items: center;
  padding-top: 23px;
}

.whats-happening-row .content h3 {
  text-align: left;
}

.whats-happening-row .content hr.yellow {
  margin: 15px 0;
}

.happening-cta .cta-column .cta {
  border: 3px solid #0b3976;
  text-align: center;
  margin-bottom: 15px;
}

.happening-cta .cta-column .cta a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 15px;
}

.happening-cta .cta-column .cta .content {
  width: 66%;
}

.happening-cta .cta-column .cta .content {
  text-align: left;
}

.happening-cta .cta-column .cta .image {
  max-width: 55px;
  margin-right: 20px;
}

.happening-cta .cta-column .cta .events-image img {
  max-height: 59px;
  padding-bottom: 5px;
}

.happening-cta .cta-column .cta .content h4 {
  color: #0b3976;
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 0px;
}

.happening-cta .cta-column .cta .content .heading-four {
  color: #0b3976;
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 0px;
}

hr.dark-blue {
  background-color: #0b3976;
  height: 2px;
  width: 77%;
  margin: 47px auto;
}

/* EXPLORE PROGRAMS */
.explore-programs-wrapper {
  justify-content: center;
}

.explore-programs-wrapper .span-5 {
  flex: 0 0 19.6%;
  max-width: 20%;
  padding: 0px 5px;
}

.explore-programs-wrapper .department-listing-block-link {
  display: inline-block;
}

.mh-height.department-listing-block-bottom-overlay {
  opacity: 0.88;
  position: relative;
  bottom: 54px;
  height: 54px;
  display: flex;
  padding: 5px 10px;
}

.department-listing-block-link:hover .department-listing-block-bottom-overlay .heading-three {
  text-decoration-color: #fff;
  text-decoration: underline;
}

.mh-height.department-listing-block-bottom-overlay:hover h3 {
  text-decoration-color: #fff;
  text-decoration: underline;
}

.mh-height.department-listing-block-bottom-overlay h3 {
  color: #ffffff;
  font-family: "myriad-pro", sans-serif;
  font-weight: 400;
  letter-spacing: 1.09px;
  line-height: 1.3;
  font-size: 20px;
  line-height: 1.2;
  font-size: 17px;
  letter-spacing: 1px;
  align-self: center;
  margin-bottom: 0px;
}

.mh-height.department-listing-block-bottom-overlay .heading-three {
  color: #ffffff;
  font-family: "myriad-pro", sans-serif;
  font-weight: 400;
  letter-spacing: 1.09px;
  line-height: 1.3;
  font-size: 20px;
  line-height: 1.2;
  font-size: 17px;
  letter-spacing: 1px;
  align-self: center;
  margin-bottom: 0px;
}

/* LATEST NEWS */
.latest-news {
  margin: 75px auto 50px;
}

.latest-news .owl-carousel {
  padding-top: 60px;
}

.owl-prev,
.owl-next {
  position: absolute;
  top: 25px;
  transform: translateY(-50%);
}

.owl-prev {
  right: 8rem;
}

.owl-next {
  right: 6rem;
}

button.owl-prev span,
button.owl-next span {
  border: 1px solid #000;
  border-radius: 0;
  padding: 3px 9px !important;
}

.latest-news .owl-theme .owl-nav [class*="owl-"]:hover {
  background: #fff;
  color: #000;
}

.latest-news .item .card {
  border: none;
  width: 20rem !important;
}

.latest-news .item .card:hover {
  width: 100%;
  max-height: 198px;
  object-fit: cover;
}

.latest-news .item .card:hover .card-body .card-title a {
  text-decoration: underline;
}

.latest-news .item .card .card-body {
  padding-top: 0rem;
  margin-top: -15px;
}

.latest-news .item .card .card-body .card-title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
}

.latest-news .item .card .card-body .card-title a {
  color: #212121;
}

.latest-news .item .card .card-body a.btn {
  -webkit-clip-path: polygon(13% 0%, 100% 0%, 88% 100%, 0% 100%);
  clip-path: polygon(13% 0%, 100% 0%, 88% 100%, 0% 100%);
  text-align: center;
  color: white;
  background-color: #003e7e;
  font-weight: 700;
  padding: 5px 76px;
  border: 1px solid #003e7e;
  text-transform: uppercase;
  font-size: 0.8rem;
  margin-bottom: 10px;
}

.latest-news .item .card .card-body a.btn:hover {
  background-color: #125ba7;
}

/* TESTIMONIALS */
.testimonials-row {
  padding: 40px 0px 80px;
}

.testimonials-row .quote .quote-content {
  display: flex;
}

.testimonials-row .quote .quote-content .image {
  height: 100%;
  max-width: 150px;
}

.testimonials-row .quote .quote-content .wp-post-image {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.testimonials-row .quote .quote-content .content {
  padding-top: 16px;
}

.testimonials-row .quote .quote-content .content h6 {
  font-weight: 700;
  color: #083067;
}

.testimonials-row .quote .quote-content .content .heading-six {
  font-weight: 700;
  color: #083067;
  font-size: 1rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  margin-top: 0;
}

.testimonials-row .quote .quote-content .content p {
  font-size: 14px;
  color: #083067;
}

/* FOOTER */
footer .main-footer:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: inherit;
  background-image: url("./assets/images/red_bar_texture.png");
  height: 36px;
  object-fit: cover;
  display: block;
  top: -17px;
  position: relative;
}

footer .main-footer {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: inherit;
  background-image: url("./assets/images/square_patter_bg.jpg");
  height: 400px;
  object-fit: cover;
}

footer .footer-row {
  padding-top: 25px;
}

footer .main-footer img.logo-footer {
  max-width: 240px;
  margin-bottom: 24px;
}

footer .main-footer .college-info {
  color: #fff;
  max-width: 180px;
}

footer .main-footer .college-info span {
  display: inline-block;
}

footer .main-footer ul>li {
  padding: 0px 20px;
}

footer .main-footer ul>li p {
  font-size: 19px;
  color: #fff;
  margin-bottom: 0px;
}

footer .main-footer li ul.menu {
  margin-top: 8px;
  padding-left: 0px;
}

footer .main-footer li ul.menu li {
  padding: 0px;
}

footer .main-footer li ul.menu li a {
  font-size: 16px;
  padding: 3px 0px;
  margin-bottom: 0px;
}

footer .main-footer li ul.menu li a:hover {
  text-decoration: underline;
}

footer .main-footer li {
  list-style: none;
}

footer .main-footer li a {
  color: #fff;
  font-family: "myriad-pro", sans-serif;
  padding-left: 0px;
}

hr.red {
  height: 2px;
  background-color: #ec2227;
  max-width: 250px;
  margin: 20px 0;
}

footer .main-footer ul.social_link {
  padding-left: 0px;
}

footer .main-footer ul.social_link li {
  max-width: 45px;
  padding: 0px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
}

footer .lower-footer {
  background-color: #00aeef;
  padding: 15px 0px 25px;
}

footer .lower-footer ul.lower-footer-nav li a {
  text-transform: uppercase;
  text-decoration: underline;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.2px;
  display: inline-block;
}

footer .lower-footer .lower-sub-footer {
  text-align: center;
  margin-top: 18px;
}

footer .lower-footer .lower-sub-footer ul li a,
footer .lower-footer .lower-sub-footer a,
footer .lower-footer .lower-sub-footer p {
  font-family: "myriad-pro", sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.48px;
}

footer .lower-footer .lower-sub-footer ul li a,
footer .lower-footer .lower-sub-footer a {
  text-decoration: underline;
  padding-bottom: 0px;
}

footer .lower-footer .lower-sub-footer p {
  margin-top: 20px;
}

/* MEDIA QUERIES */
@media screen and (max-width: 1200px) {
  .overview-blocks .block .image img {
    max-width: 54px;
  }

  .overview-blocks .block a h4 {
    font-size: 1rem;
  }

  .overview-blocks .block a .heading-four {
    font-size: 1rem;
  }

  footer .main-footer ul>li {
    padding: 0px 10px;
  }

  nav.main-navigation li.dropdown .dropdown-menu {
    min-width: 215px;
  }
}

@media screen and (max-width: 1024px) {
  nav.main-navigation li.dropdown .dropdown-menu {
    min-width: 200px;
  }

  .hamburger-menu li.menu-social-links {
    width: 33%;
  }

  #hero-carousel .hero-content {
    left: 5%;
    top: 70%;
  }

  #hero-carousel .owl-nav button {
    top: 45%;
  }

  #hero-carousel:after {
    /* top: -33px; */
  }

  .block-cta .interior-cta {
    padding: 15px 10px 10px;
  }

  .block-cta .interior-cta .content {
    max-width: 110px;
  }

  .block-cta .interior-cta .image {
    max-width: 74px;
    margin-right: 10px;
  }

  .overview-blocks .block a {
    padding: 20px 5px;
    margin: 10px 10px;
  }

  .block-cta .interior-cta .content h4 {
    font-size: 1.2rem;
  }

  .block-cta .interior-cta .content .heading-four {
    font-size: 1.2rem;
  }

  .owl-prev {
    right: 3.5rem;
  }

  .owl-next {
    right: 1rem;
  }

  footer .main-footer {
    height: 600px;
  }

  footer .main-footer ul>li {
    padding: 10px 15px;
  }
}

@media screen and (max-width: 834px) {
  .explore-programs-wrapper .span-5 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0px 15px;
  }
}

@media screen and (max-width: 768px) {
  .upper-navigation .mobile-hidden {
    display: none;
  }

  header .upper-navigation {
    padding: 10px 0px;
  }

  header .header--wrapper {
    padding: 10px 15px;
  }

  nav.main-navigation ul.desktop-nav .menu-item {
    display: none;
  }

  #hero-carousel .hero-content h1 {
    font-size: 2.1rem;
  }

  #hero-carousel .hero-content .heading-one {
    font-size: 2.1rem;
  }

  #main-content {
    padding-top: 127px;
  }

  .happening-cta .cta-column .cta {
    margin: 0px 15px 15px 15px;
    padding: 20px 10px;
  }

  footer .footer-row {
    padding-top: 10px;
  }

  footer .main-footer img.logo-footer {
    max-width: 280px;
  }

  .logo-info {
    text-align: center;
  }

  footer .main-footer .college-info {
    margin: 0 auto;
  }

  footer .lower-footer ul.lower-footer-nav li a {
    padding: 0.5rem 0.2rem;
  }

  hr.red {
    margin: 10px auto;
  }

  footer .main-footer ul>li {
    padding: 10px 15px;
  }

  footer .main-footer {
    height: 700px;
  }
}

@media screen and (max-width: 749px) {
  .hamburger-menu li.first {
    width: 32%;
    padding-left: 2.921569%;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .hamburger-menu li.first.menu-social-links {
    width: 310px;
    display: block;
    position: relative;
    left: 0px;
    padding-left: 2.921569%;
  }

  #hero-carousel.owl-carousel .owl-item {
    height: 315px;
  }

  #hero-carousel.owl-carousel .owl-item img {
    object-fit: cover;
    height: 100%;
  }

  #hero-carousel .owl-nav button {
    top: 45%;
  }

  #hero-carousel .owl-nav button span {
    font-size: 65px;
  }

  #hero-carousel .hero-content h1 {
    font-size: 1.8rem;
  }

  #hero-carousel .hero-content .heading-one {
    font-size: 1.8rem;
  }

  #hero-carousel .hero-content .heading-five {
    color: #fff;
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
  }

  #hero-carousel .hero-content {
    left: 0px;
    right: 0px;
    max-width: 500px;
    margin: 0 auto;
  }

  .banner-cta {
    flex-direction: column;
  }

  .banner-cta .block-cta {
    max-width: 95%;
    margin: 5px auto 5px;
  }
}

@media screen and (max-width: 635px) {
  .happening-cta .cta-column .cta {
    margin: 0px 15px 15px 15px;
  }
}

@media screen and (max-width: 600px) {
  #hero-carousel .owl-nav button.owl-prev {
    left: 1rem;
    width: 3rem;
  }

  #hero-carousel .hero-content h5 {
    font-size: 1rem;
  }

  #hero-carousel .hero-content .heading-five {
    font-size: 1rem;
  }

  .cta-coulmn {
    padding: 0px 15px;
  }

  .explore-programs-wrapper {
    justify-content: flex-start;
  }

  .explore-programs .explore-programs-wrapper .department-listing-block {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 5px;
    max-height: unset;
  }

  .mh-height.department-listing-block-bottom-overlay h3 {
    font-size: 15px;
    letter-spacing: 0.7px;
  }

  .mh-height.department-listing-block-bottom-overlay .heading-three {
    font-size: 15px;
    letter-spacing: 0.7px;
  }

  .mh-height.department-listing-block-bottom-overlay {
    bottom: 60px;
    height: 60px;
  }
  .latest-news .item .card {
    width: 18rem !important;
    margin: 0 auto;
  }

  footer .main-footer {
    height: 810px;
  }
}

@media screen and (max-width: 450px) {
  .hamburger-menu li.first {
    width: 49%;
    padding-left: 2.921569%;
    float: unset;
    display: inline-block;
  }
}

/* MEDIA QUERIES */
@media screen and (max-width: 375px) {
  footer .main-footer ul>li {
    padding: 10px 2px;
  }
}

/* @media screen and (min-width: 825px) and (max-width:844px) {
    .container.banner-widget {
        max-width: 100%;
    }
} */