.row-areas-of-study {
    background: #6196bf;
}

.row-areas-of-study #areasOfStudy h1,
.row-areas-of-study #areasOfStudy h2,
.row-areas-of-study #areasOfStudy h3,
.row-areas-of-study #areasOfStudy h4,
.row-areas-of-study #areasOfStudy h5,
.row-areas-of-study #areasOfStudy h5,
.row-areas-of-study #areasOfStudy p {
  color: #ffffff;
  font-family: TradeGothicLT;
}

.wpb_text_column .areas-of-study-title h3 {
  font-family: FFQuadraatWebPro;
  margin-top: 0 !important;
}

.row-areas-of-study #areasOfStudy h3 {
  font-family: FFQuadraatWebPro;
  font-size: 28px;
  font-weight: normal;
}

.areas-of-study-top {
  border-bottom: solid 1px #002856;
  float: right;
  margin-bottom: 30px;
  padding: 30px 0 20px;
  width: 100%;
}

@media(min-width:768px){
  .areas-of-study-title {
    float: left;
  }

  .areas-of-study-link {
    float: right;
  }
}

.areas-of-study-link a.btn.btn-darkBlue {
  border: none !important;
  color: white !important;
  margin-top: 2em;

    border-width: 1px;
    display: initial;
    font-family: TradeGothicLT-Bold;
    font-size: 16px;
    line-height: 0;
    text-transform: uppercase;
    padding: 15px 40px;
    margin: 0;
    transition: all .25s;
    letter-spacing: 0.03125em;

}

.areas-of-study-link a.btn.btn-darkBlue i.fa.fa-angle-right {
  transition: all .2s;
}

.areas-of-study-link a.btn.btn-darkBlue:hover i.fa.fa-angle-right {
  padding-left: 15px;
  margin-right: 5px;
}


.row-areas-of-study .item img {
  height: 70px !important;
  width: auto !important;
}

.row-areas-of-study #content h1 {
    font-weight: normal;
}

.row-areas-of-study .owl-wrapper {
  width: 100% !important;
  display: flex !important;
  justify-content: space-between;
}

.row-areas-of-study .owl-carousel .owl-wrapper:after {
  display: none;
}

.areas-of-study-icons {
    float: right;
    width: 100%;
}

@media(min-width:768px){
  .areas-of-study-icons {
    height: 110px;
  }
}

.row-areas-of-study #areasOfStudy .areas-of-study-icons h1 {
    color: #002856;
    font-family: TradeGothicLT-Bold;
    font-size: 22px !important;
}

.areas-of-study-icons .owl-pagination{
  display: none;
}

@media (max-width: 500px) {
  .areas-of-study-icons .owl-wrapper {
    flex-flow: row wrap;
  }

  .areas-of-study-icons .owl-item {
    width: 50% !important;
    padding-bottom: 2em;
  }

  .alliant-slider {
    height: 500px !important;
  }
}

@media (min-width: 770px) {
  /*.areas-of-study-icons .owl-wrapper {
    flex-flow: row wrap;
  }*/
  .areas-of-study-icons .owl-item img {
    transition: all .25s;
  }

  .areas-of-study-icons .owl-item:hover img {
    width: auto !important;
  }
}


.fa-angle-right:before {
    content: "\f105";
    font-weight: bolder;
}


i.fa.fa-angle-right {
    padding-left: 20px;
}
/* Mobile... */
