.dmin-intro {
  padding: 50px 0;
  text-align: center; }
  .dmin-intro h1 {
    font-size: 64px;
    font-weight: 400; }
  .dmin-intro p {
    font-size: 30px;
    font-weight: 400;
    padding: 0 125px; }
    @media screen and (max-width: 991px) {
      .dmin-intro p {
        padding: 0 15px; } }

.dmin-highlights {
  padding: 60px 0;
  background: #ebebeb;
  text-align: center; }
  .dmin-highlights h3 {
    font-size: 22px;
    padding: 0 10px; }
  .dmin-highlights .fa-graduation-cap {
    color: #7c2631;
    font-size: 60px; }
  .dmin-highlights .fa-calendar {
    color: #f9a71a;
    font-size: 60px; }
  .dmin-highlights .fa-laptop {
    color: #238c92;
    font-size: 60px; }
  .dmin-highlights .cap, .dmin-highlights .laptop {
    border-right: 4px solid #7c2631; }
    @media screen and (max-width: 991px) {
      .dmin-highlights .cap, .dmin-highlights .laptop {
        border-right: none; } }
  .dmin-highlights .col-md-4 {
    height: 180px; }
    @media screen and (max-width: 991px) {
      .dmin-highlights .col-md-4 {
        height: inherit;
        padding: 40px 15px; } }

.dmin-overview {
  padding: 100px 0;
  background-image: url(../images/dmin/dmin-bg-1.jpg);
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center !important; }
  @media screen and (max-width: 991px) {
    .dmin-overview {
      background-position: right !important; } }
  .dmin-overview .content {
    padding: 80px 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center; }
    .dmin-overview .content h3 {
      font-size: 42px;
      font-weight: 300;
      padding: 0 125px;
      margin-bottom: 40px; }
      @media screen and (max-width: 991px) {
        .dmin-overview .content h3 {
          padding: 15px;
          font-size: 32px; } }
    .dmin-overview .content ul {
      font-family: "brandon-grotesque",sans-serif;
      margin-left: -40px; }
      .dmin-overview .content ul li {
        font-size: 21px;
        font-weight: 300;
        line-height: normal;
        list-style-position: inside;
        margin-bottom: 8px; }

.dmin-segway1 {
  color: #fff;
  padding: 40px 0; }
  .dmin-segway1 img {
    max-width: 100%;
    height: auto;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    @media screen and (max-width: 991px) {
      .dmin-segway1 img {
        min-width: 100%; } }
    @media screen and (max-width: 991px) {
      .dmin-segway1 img {
        max-width: 100%; } }
  .dmin-segway1 .red {
    background: #7c2631;
    height: 700px;
    position: relative; }
    @media screen and (max-width: 991px) {
      .dmin-segway1 .red {
        height: inherit; } }
    .dmin-segway1 .red img {
      margin-bottom: 30px;
      position: absolute;
      bottom: 0; }
      @media screen and (max-width: 991px) {
        .dmin-segway1 .red img {
          position: inherit; } }
  .dmin-segway1 .green {
    background: #238c92;
    height: 700px;
    position: relative; }
    @media screen and (max-width: 991px) {
      .dmin-segway1 .green {
        height: inherit; } }
    .dmin-segway1 .green img {
      margin-top: 29px; }
  .dmin-segway1 .text {
    padding: 25px; }
    @media screen and (max-width: 991px) {
      .dmin-segway1 .text {
        padding: 15px; } }
  .dmin-segway1 .col-md-6 {
    padding: 0;
    border-right: 1px solid #fff; }
  .dmin-segway1 h3 {
    font-size: 32px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 35px; }
  .dmin-segway1 ul {
    margin-left: -15px;
    font-family: "brandon-grotesque",sans-serif; }
    .dmin-segway1 ul li {
      font-size: 21px;
      font-weight: 300;
      margin-bottom: 8px; }

.dmin-semesters {
  padding: 120px 0 220px 0;
  background-image: url(../images/dmin/dmin-bg-2.jpg);
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center !important; }
  .dmin-semesters .content {
    padding: 80px 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff; }
    .dmin-semesters .content .col-md-4 {
      border-right: 1px solid #fff;
      padding-bottom: 35px; }
      @media screen and (max-width: 991px) {
        .dmin-semesters .content .col-md-4 {
          border-right: none; } }
    .dmin-semesters .content .col-md-8 {
      padding-left: 25px; }
    .dmin-semesters .content h3 {
      font-size: 42px;
      font-weight: 700;
      text-align: left; }
    .dmin-semesters .content p {
      font-size: 42px !important;
      font-weight: 300;
      text-align: left;
      font-family: "brandon-grotesque",sans-serif; }
    .dmin-semesters .content ul {
      font-family: "brandon-grotesque",sans-serif;
      margin-left: -15px; }
      .dmin-semesters .content ul li {
        font-size: 21px;
        font-weight: 300;
        line-height: 32px; }
    .dmin-semesters .content strong {
      font-size: 22px;
      margin-top: 35px;
      display: block; }

.dmin-admission {
  padding-top: 60px; }
  .dmin-admission h3 {
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 20px; }
  .dmin-admission h4 {
    color: #238c92;
    font-size: 42px;
    font-weight: 700;
    line-height: 52px; }
  .dmin-admission p {
    font-size: 22px !important;
    font-weight: 300;
    text-align: left;
    font-family: "brandon-grotesque",sans-serif; }
  .dmin-admission ul {
    font-family: "brandon-grotesque",sans-serif;
    margin-left: -15px;
    margin-bottom: 50px; }
    .dmin-admission ul li {
      font-size: 21px;
      font-weight: 300;
      margin-bottom: 8px; }
  .dmin-admission img {
    float: right;
    margin-top: -100px; }
    @media screen and (max-width: 991px) {
      .dmin-admission img {
        margin-top: 10px; } }
  .dmin-admission .cta {
    width: 54%; }
    @media screen and (max-width: 498px) {
      .dmin-admission .cta {
        width: 100%; } }

.dmin-generosity {
  background: #ebebeb; }
  .dmin-generosity img {
    max-width: 100%;
    height: auto; }
  .dmin-generosity h3 {
    font-size: 42px;
    font-weight: 700;
    text-align: left;
    margin-top: 70px; }
  .dmin-generosity p {
    font-size: 28px !important;
    font-weight: 300;
    text-align: left;
    font-family: "brandon-grotesque",sans-serif;
    margin-bottom: 50px; }
    @media screen and (max-width: 991px) {
      .dmin-generosity p {
        font-size: 26px !important; } }
  .dmin-generosity .red-btn {
    background: #7c2631;
    padding: 18px;
    color: #fff;
    margin-right: 14px;
    margin-bottom: 25px;
    display: block;
    font-size: 20px;
    font-weight: 300;
    width: 300px;
    text-align: center; }

/*# sourceMappingURL=dmin.css.map */
