/*
Theme Name:     COE Teal Banshee Theme
Theme URI:      //education.ufl.edu
Description:    (Another) Child theme for the Banshee theme
Author:         Dru Martin
Author URI:     //education.ufl.edu
Template:       banshee
Version:        0.1.0
*/
@import url("../../banshee/style.css");
.top-uf-links-wrap > .container {
  margin-top: 0; }

.uf-header-bar {
  background-color: #fff;
  position: relative;
  width: auto;
  height: 77px;
  border-bottom: 2px solid #10203c;
  font-size: 15px; }
  @media (max-width: 767px) {
    .uf-header-bar {
      margin: 0 -20px; } }
  @media (min-width: 768px) {
    .uf-header-bar {
      height: 150px; } }
  .uf-header-bar * {
    -webkit-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s;
    font-weight: normal; }
  .uf-header-bar a {
    font-family: "Open Sans", HelveticaNeue, Helvetica, Arial, Verdana, sans-serif; }
  .uf-header-bar .top-uf-links-wrap {
    width: 100%;
    height: 27px;
    background: #1B3664; }
    .uf-header-bar .top-uf-links-wrap .top-uf-links {
      float: right; }
    .uf-header-bar .top-uf-links-wrap a {
      font-size: 11px;
      letter-spacing: 2px;
      text-transform: uppercase;
      color: #9ab5e4;
      text-decoration: none; }
      @media (max-width: 375px) {
        .uf-header-bar .top-uf-links-wrap a {
          letter-spacing: 0px; } }
      .uf-header-bar .top-uf-links-wrap a:last-child:after {
        display: none; }
      .uf-header-bar .top-uf-links-wrap a:after {
        content: "";
        background: #2b57a0;
        width: 1px;
        height: 11px;
        display: inline-block;
        margin: 0 1rem;
        position: relative;
        top: 2px; }
  .uf-header-bar .uf-menu-items {
    width: 95%;
    position: relative; }
    @media (min-width: 768px) {
      .uf-header-bar .uf-menu-items {
        margin-top: 19px;
        width: auto; } }
  .uf-header-bar #uf-menu-nav {
    list-style: none;
    margin: 0;
    float: left; }
    .uf-header-bar #uf-menu-nav > li {
      float: left;
      line-height: 50px; }
      .uf-header-bar #uf-menu-nav > li > a {
        line-height: 50px;
        float: left;
        padding: 0 15px;
        height: 50px; }
        @media (min-width: 768px) {
          .uf-header-bar #uf-menu-nav > li > a {
            padding: 0 10px; } }
        .uf-header-bar #uf-menu-nav > li > a span {
          float: left;
          background-position: 50% center;
          background-repeat: no-repeat; }
        .uf-header-bar #uf-menu-nav > li > a.uf-head-logo {
          background-color: #10203c;
          border-left: 1px solid #10203c;
          position: relative; }
          @media (min-width: 768px) {
            .uf-header-bar #uf-menu-nav > li > a.uf-head-logo {
              background-color: #fff;
              border-left: none;
              padding-left: 0; }
              .uf-header-bar #uf-menu-nav > li > a.uf-head-logo:after {
                content: '';
                display: block;
                position: absolute;
                height: 35px;
                width: 1px;
                right: 0;
                top: 8px;
                background: #FFA500; } }
          .uf-header-bar #uf-menu-nav > li > a.uf-head-logo.active {
            border-left: 1px solid #1B3664;
            border-bottom: 1px solid #1B3664;
            height: 48px; }
          .uf-header-bar #uf-menu-nav > li > a.uf-head-logo span {
            background-image: url(/wp-content/themes/banshee/_include/img/uf-global-logo.svg);
            background-image: url(/wp-content/themes/banshee/_include/img/uf-global-logo.png) \9;
            width: 23px;
            text-indent: -999em; }
            @media (min-width: 768px) {
              .uf-header-bar #uf-menu-nav > li > a.uf-head-logo span {
                background-image: url(/wp-content/themes/banshee/_include/img/uf-global-logo-dark.svg);
                width: 50px;
                height: 50px; } }
        .uf-header-bar #uf-menu-nav > li > a.coe-head-logo {
          height: 50px;
          border-left: 1px solid #10203c; }
          @media (min-width: 768px) {
            .uf-header-bar #uf-menu-nav > li > a.coe-head-logo {
              border-left: 0; } }
          @media (max-width: 769px) {
            .uf-header-bar #uf-menu-nav > li > a.coe-head-logo {
              width: 220px; } }
          .uf-header-bar #uf-menu-nav > li > a.coe-head-logo:hover, .uf-header-bar #uf-menu-nav > li > a.coe-head-logo.active {
            border-left: 1px solid #1B3664;
            height: 48px; }
            @media (min-width: 768px) {
              .uf-header-bar #uf-menu-nav > li > a.coe-head-logo:hover, .uf-header-bar #uf-menu-nav > li > a.coe-head-logo.active {
                border-left: 0; } }
          .uf-header-bar #uf-menu-nav > li > a.coe-head-logo.active {
            border-bottom: 1px solid #1B3664; }
          .uf-header-bar #uf-menu-nav > li > a.coe-head-logo span {
            background-image: url(/wp-content/themes/banshee-coe-base/coe-logo.svg);
            width: 310px;
            height: 54px; }
            @media (max-width: 768px) {
              .uf-header-bar #uf-menu-nav > li > a.coe-head-logo span {
                width: 250px; } }
            @media (max-width: 375px) {
              .uf-header-bar #uf-menu-nav > li > a.coe-head-logo span {
                width: 160px; } }
  .uf-header-bar .coe-search-trigger {
    display: block; }
  .uf-header-bar .coe-mega-menu-trigger {
    width: 50px;
    height: 48px;
    float: left;
    padding: 16px 0 0 15px;
    border-left: 1px solid #204178; }
    @media (min-width: 768px) {
      .uf-header-bar .coe-mega-menu-trigger {
        display: none; } }
    .uf-header-bar .coe-mega-menu-trigger.selected, .uf-header-bar .coe-mega-menu-trigger:hover {
      background-color: #10203c;
      border-left: 1px solid #10203c; }
      .uf-header-bar .coe-mega-menu-trigger.selected .icon-bar, .uf-header-bar .coe-mega-menu-trigger:hover .icon-bar {
        background-color: #fff;
        margin-top: 3px; }
    .uf-header-bar .coe-mega-menu-trigger .icon-bar {
      display: block;
      margin-top: 2px;
      width: 18px;
      height: 3px;
      background-color: #3161b4;
      -webkit-border-radius: 1px;
      -moz-border-radius: 1px;
      border-radius: 1px;
      -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
      box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .uf-header-bar .font-icon-search {
    width: 50px;
    height: 50px;
    position: relative;
    font-size: 20px;
    float: right;
    padding: 15px 0 0 15px;
    background-color: #10203c;
    color: #3161b4;
    display: inline-block; }
    .uf-header-bar .font-icon-search.selected, .uf-header-bar .font-icon-search:hover {
      color: #fff; }
    @media (min-width: 768px) {
      .uf-header-bar .font-icon-search {
        background: transparent; }
        .uf-header-bar .font-icon-search:hover {
          color: #FFA500; }
        .uf-header-bar .font-icon-search.selected {
          color: #FFA500;
          background-color: #10203c; } }
  .uf-header-bar .coe-search {
    position: relative;
    width: 5%; }
    @media (min-width: 768px) {
      .uf-header-bar .coe-search {
        width: auto;
        margin-top: 20px;
        float: right; } }
    .uf-header-bar .coe-search a {
      float: left; }
      @media (min-width: 768px) {
        .uf-header-bar .coe-search a {
          width: auto; } }
    .uf-header-bar .coe-search a.right-menu-item {
      margin-top: 12px;
      padding-left: 15px;
      border-left: 1px solid #FFA500;
      margin-right: 15px;
      color: #2b57a0; }
      .uf-header-bar .coe-search a.right-menu-item:hover {
        color: #FFA500; }
    .uf-header-bar .coe-search #cse-search-box {
      position: absolute;
      display: block;
      top: 50px;
      right: 0;
      z-index: 0;
      background: #10203c;
      padding: 20px;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0); }
      @media (min-width: 768px) {
        .uf-header-bar .coe-search #cse-search-box {
          top: 0;
          right: 192px;
          padding: 9px; } }
      .uf-header-bar .coe-search #cse-search-box.active {
        z-index: 100;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
        filter: alpha(opacity=1); }
      .uf-header-bar .coe-search #cse-search-box button {
        padding: 0;
        background: none;
        border: 0;
        position: absolute;
        right: 23px; }
        .uf-header-bar .coe-search #cse-search-box button .font-icon-search {
          background-color: transparent;
          color: #d5d5d5;
          padding: 6px;
          width: auto;
          height: auto; }
          @media (min-width: 768px) {
            .uf-header-bar .coe-search #cse-search-box button .font-icon-search {
              display: none; } }
      .uf-header-bar .coe-search #cse-search-box #COET-searchinput {
        font-family: "Open Sans", HelveticaNeue, Helvetica, Arial, Verdana, sans-serif;
        float: left;
        width: 190px;
        border-radius: 1px;
        height: 32px;
        padding: 0 35px 0 8px;
        border: 1px solid #3161b4 !important;
        margin-bottom: 0; }
  .uf-header-bar .coe-mega-menu {
    position: absolute;
    background: #10203c;
    top: 50px;
    z-index: 100;
    height: 0;
    display: none;
    visibility: hidden;
    font-family: "Ubuntu", sans-serif;
    width: 100%;
    max-width: 324px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .uf-header-bar .coe-mega-menu {
        display: block;
        visibility: visible;
        overflow: auto;
        max-width: 100%;
        position: relative;
        top: auto; } }
    .uf-header-bar .coe-mega-menu a, .uf-header-bar .coe-mega-menu span {
      position: relative;
      height: 41px;
      color: #9ab5e4;
      padding: 5px 23px 5px 15px;
      display: block;
      border-bottom: 1px solid #1B3664;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      cursor: pointer; }
      .uf-header-bar .coe-mega-menu a.active, .uf-header-bar .coe-mega-menu span.active {
        color: #fff; }
      .uf-header-bar .coe-mega-menu a:hover, .uf-header-bar .coe-mega-menu span:hover {
        color: #9ab5e4; }
    .uf-header-bar .coe-mega-menu ul, .uf-header-bar .coe-mega-menu li {
      list-style: none;
      padding: 0;
      margin: 0;
      position: relative; }
    .uf-header-bar .coe-mega-menu.active {
      height: auto;
      display: block;
      visibility: visible;
      overflow: visible; }
    .uf-header-bar .coe-mega-menu .submenu-container {
      display: none;
      visibility: hidden;
      height: 0;
      left: 10%;
      width: 90%;
      background-color: #0c182c;
      border-left: 1px solid #1B3664;
      border-bottom: 1px solid #0e1c34;
      float: right;
      position: absolute;
      z-index: 100;
      -webkit-box-shadow: -12px 11px 16px 10px rgba(0, 0, 0, 0.6);
      -moz-box-shadow: -12px 11px 16px 10px rgba(0, 0, 0, 0.6);
      box-shadow: -12px 11px 16px 10px rgba(0, 0, 0, 0.6); }
      .uf-header-bar .coe-mega-menu .submenu-container.active {
        display: block;
        visibility: visible;
        height: auto; }
    .uf-header-bar .coe-mega-menu .submenu-trigger {
      position: relative; }
      .uf-header-bar .coe-mega-menu .submenu-trigger.active {
        color: #fff; }
      .uf-header-bar .coe-mega-menu .submenu-trigger:after {
        content: "\3009";
        margin: 0 0 0 10px;
        font-size: 7px;
        display: inline-block;
        position: absolute;
        top: 6px; }
      .uf-header-bar .coe-mega-menu .submenu-trigger.active:after {
        content: "\FE40";
        top: 9px; }
    .uf-header-bar .coe-mega-menu .coemm-backbutton {
      font-size: 10px;
      text-transform: uppercase; }
      .uf-header-bar .coe-mega-menu .coemm-backbutton:before {
        content: "\25c2";
        margin: 0 5px 0 0;
        display: inline-block;
        font-size: 12px; }
  .uf-header-bar .hide {
    display: none; }
  .uf-header-bar .hide-mobile {
    display: none; }
    @media (min-width: 768px) {
      .uf-header-bar .hide-mobile {
        display: block; } }
  .uf-header-bar .login-menu {
    position: absolute;
    width: 194px;
    top: 37px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 300;
    display: none;
    border-left: 1px solid #B2B2B2;
    border-right: 1px solid #B2B2B2; }
    .uf-header-bar .login-menu.open {
      display: block; }
    .uf-header-bar .login-menu ul {
      list-style: none;
      margin: 0; }
      .uf-header-bar .login-menu ul li {
        display: block; }
        .uf-header-bar .login-menu ul li a {
          padding: 5px 10px;
          width: 100%;
          border-top: 1px solid #B2B2B2; }
  .uf-header-bar .login-menu-trigger {
    cursor: pointer;
    padding: 0 15px; }
    .uf-header-bar .login-menu-trigger.active {
      border: 1px solid #B2B2B2; }
  .uf-header-bar .coe-desktop-nav {
    display: none;
    font-family: "Open Sans", HelveticaNeue, Helvetica, Arial, Verdana, sans-serif;
    z-index: 200;
    margin-top: 19px;
    margin-left: 0;
    width: 100%;
    /** Mega Menu **/
    /************************* first level */
    /* cover the bottom border of the item (when selected) */
    /************************* second level */
    /************************* third level */ }
    @media (min-width: 1200px) {
      .uf-header-bar .coe-desktop-nav {
        margin-left: 10px; } }
    .uf-header-bar .coe-desktop-nav img {
      display: none; }
    .uf-header-bar .coe-desktop-nav a {
      color: #fff;
      text-decoration: none; }
    .uf-header-bar .coe-desktop-nav ul {
      margin: 0;
      list-style: none; }
      .uf-header-bar .coe-desktop-nav ul ul {
        margin-left: 15px; }
    .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0 {
      color: #1B3664;
      padding: 8px 20px;
      position: relative; }
      .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0.active, .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0:hover {
        background: rgba(27, 54, 100, 0.95);
        color: #fff; }
        .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0.active:after, .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0:hover:after {
          content: "";
          position: absolute;
          width: 100%;
          height: 1px;
          top: 0;
          left: 0;
          background: orange; }
        .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0.active:before, .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0:hover:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 2px;
          top: 0;
          left: 0;
          background: #fff; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 {
      height: 49px;
      z-index: 100; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 ul {
      position: relative;
      z-index: 100;
      float: left; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 li {
      float: left;
      display: inline;
      /* IE */
      list-style: none; }
    .uf-header-bar .coe-desktop-nav * html #COET-menu2 li.COEMM-0 {
      width: 1em; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 li.COEMM-0 {
      height: 49px; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 li.COEMM-home {
      width: 72px; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 .COEMM-home a {
      border-left: 0;
      background: none; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 li:last-child a {
      border-right: none; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 .COET-border-cover {
      display: none;
      position: absolute;
      font-size: 0;
      line-height: 0;
      top: 39px;
      /* same as menu height */
      left: -2px;
      right: -1px;
      height: 2px;
      overflow: hidden;
      z-index: 200; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 .selected .COET-border-cover {
      display: block; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 .COEMM-1-div {
      position: absolute;
      left: 0;
      top: 32px;
      display: none;
      background: rgba(27, 54, 100, 0.95);
      text-align: left;
      z-index: 100;
      width: 820px; }
      .uf-header-bar .coe-desktop-nav #COET-menu2 .COEMM-1-div.active {
        display: block; }
    .uf-header-bar .coe-desktop-nav .COET-noJs #COET-menu2 .COEMM-0 > li:hover .COEMM-1-div {
      display: block; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 a.COEMM-1,
    .uf-header-bar .coe-desktop-nav #COET-menu2 span.COEMM-1 {
      border: 0;
      margin-bottom: 1em;
      display: block;
      font-weight: bold;
      color: #F89C1B;
      padding-left: 13px;
      border-left: 1px solid orange; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 li.COEMM-1 {
      position: relative;
      list-style: none;
      float: left;
      padding: 15px 0;
      margin-right: 30px; }
    .uf-header-bar .coe-desktop-nav body #COET-menu2 .COEMM-1-div a.COEMM-a {
      color: #f37021;
      cursor: default; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 .COEMM-1-div li {
      text-align: left;
      z-index: 100;
      max-width: 270px; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 a.COEMM-2,
    .uf-header-bar .coe-desktop-nav #COET-menu2 span.COEMM-2 {
      display: block;
      line-height: 1.7;
      margin-bottom: 1em; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 li.COEMM-2 {
      position: relative;
      float: none;
      padding: 0; }
    @media (min-width: 768px) {
      .uf-header-bar .coe-desktop-nav {
        display: block; } }
  .uf-header-bar.coe-o-and-b {
    font-size: 15px; }
    .uf-header-bar.coe-o-and-b .coe-search {
      margin-top: 10px; }
    .uf-header-bar.coe-o-and-b .top-uf-links {
      margin-top: 3px; }
    .uf-header-bar.coe-o-and-b .coe-desktop-nav {
      margin-top: 75px;
      position: absolute;
      margin-left: -20px; }
    .uf-header-bar.coe-o-and-b .coe-desktop-nav #COET-menu2 ul {
      margin-top: 2px; }
    .uf-header-bar.coe-o-and-b .coe-desktop-nav #COET-menu2 .COEMM-1-div {
      top: 27px; }
    .uf-header-bar.coe-o-and-b .coe-desktop-nav #COET-menu2 a.COEMM-1,
    .uf-header-bar.coe-o-and-b .coe-desktop-nav #COET-menu2 span.COEMM-1 {
      font-family: "Ubuntu", sans-serif; }
    @media (min-width: 768px) {
      .uf-header-bar.coe-o-and-b {
        display: block; } }
  .uf-header-bar .login-menu {
    position: absolute;
    width: 194px;
    top: 37px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 300;
    display: none;
    border-left: 1px solid #B2B2B2;
    border-right: 1px solid #B2B2B2; }
    .uf-header-bar .login-menu.open {
      display: block; }
    .uf-header-bar .login-menu ul {
      list-style: none;
      margin: 0; }
      .uf-header-bar .login-menu ul li {
        display: block; }
        .uf-header-bar .login-menu ul li a {
          padding: 5px 10px;
          width: 100%;
          border-top: 1px solid #B2B2B2; }
  .uf-header-bar .login-menu-trigger {
    padding: 0 15px; }
    .uf-header-bar .login-menu-trigger.active {
      border: 1px solid #B2B2B2; }
  .uf-header-bar .coe-desktop-nav {
    display: none;
    font-family: "Open Sans", HelveticaNeue, Helvetica, Arial, Verdana, sans-serif;
    z-index: 200;
    margin-top: 19px;
    width: 100%;
    /** Mega Menu **/
    /************************* first level */
    /* cover the bottom border of the item (when selected) */
    /************************* second level */
    /************************* third level */ }
    .uf-header-bar .coe-desktop-nav img {
      display: none; }
    .uf-header-bar .coe-desktop-nav a {
      color: #fff;
      text-decoration: none; }
    .uf-header-bar .coe-desktop-nav ul {
      margin: 0;
      list-style: none; }
      .uf-header-bar .coe-desktop-nav ul ul {
        margin-left: 15px; }
    .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0 {
      color: #1B3664;
      padding: 8px 20px;
      position: relative; }
      .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0.active, .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0:hover {
        background: rgba(27, 54, 100, 0.95);
        color: #fff; }
        .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0.active:after, .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0:hover:after {
          content: "";
          position: absolute;
          width: 100%;
          height: 1px;
          top: 0;
          left: 0;
          background: orange; }
        .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0.active:before, .uf-header-bar .coe-desktop-nav a.COEMM-0.COEMM-0:hover:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 2px;
          top: 0;
          left: 0;
          background: #fff; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 {
      height: 49px;
      z-index: 100; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 ul {
      position: relative;
      z-index: 100;
      float: left; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 li {
      float: left;
      display: inline;
      /* IE */
      list-style: none; }
    .uf-header-bar .coe-desktop-nav * html #COET-menu2 li.COEMM-0 {
      width: 1em; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 li.COEMM-0 {
      height: 49px; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 li.COEMM-home {
      width: 72px; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 .COEMM-home a {
      border-left: 0;
      background: none; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 li:last-child a {
      border-right: none; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 .COET-border-cover {
      display: none;
      position: absolute;
      font-size: 0;
      line-height: 0;
      top: 39px;
      /* same as menu height */
      left: -2px;
      right: -1px;
      height: 2px;
      overflow: hidden;
      z-index: 200; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 .selected .COET-border-cover {
      display: block; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 .COEMM-1-div {
      position: absolute;
      left: 0;
      top: 32px;
      display: none;
      background: rgba(27, 54, 100, 0.95);
      text-align: left;
      z-index: 100;
      width: 820px; }
      .uf-header-bar .coe-desktop-nav #COET-menu2 .COEMM-1-div.active {
        display: block; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 .COEMM-StudentServices .COEMM-1-div {
      width: 400px; }
    .uf-header-bar .coe-desktop-nav .COET-noJs #COET-menu2 .COEMM-0 > li:hover .COEMM-1-div {
      display: block; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 a.COEMM-1,
    .uf-header-bar .coe-desktop-nav #COET-menu2 span.COEMM-1 {
      border: 0;
      margin-bottom: 1em;
      display: block;
      font-weight: bold;
      color: #F89C1B;
      padding-left: 13px;
      border-left: 1px solid orange; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 li.COEMM-1 {
      position: relative;
      list-style: none;
      float: left;
      padding: 15px 0;
      margin-right: 30px; }
    .uf-header-bar .coe-desktop-nav body #COET-menu2 .COEMM-1-div a.COEMM-a {
      color: #f37021;
      cursor: default; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 .COEMM-1-div li {
      text-align: left;
      z-index: 100;
      max-width: 270px; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 a.COEMM-2,
    .uf-header-bar .coe-desktop-nav #COET-menu2 span.COEMM-2 {
      display: block;
      line-height: 1.7;
      margin-bottom: 1em; }
    .uf-header-bar .coe-desktop-nav #COET-menu2 li.COEMM-2 {
      position: relative;
      float: none;
      padding: 0; }
    @media (min-width: 768px) {
      .uf-header-bar .coe-desktop-nav {
        display: block; } }
  .uf-header-bar.coe-o-and-b {
    font-size: 15px; }
    .uf-header-bar.coe-o-and-b .coe-search {
      margin-top: 10px; }
    .uf-header-bar.coe-o-and-b .top-uf-links {
      margin-top: 3px; }
    .uf-header-bar.coe-o-and-b .coe-desktop-nav #COET-menu2 ul {
      margin-top: 2px; }
    .uf-header-bar.coe-o-and-b .coe-desktop-nav #COET-menu2 .COEMM-1-div {
      top: 27px; }
    .uf-header-bar.coe-o-and-b .coe-desktop-nav #COET-menu2 a.COEMM-1,
    .uf-header-bar.coe-o-and-b .coe-desktop-nav #COET-menu2 span.COEMM-1 {
      font-family: "Ubuntu", sans-serif; }
    .uf-header-bar.coe-o-and-b .coe-search-trigger {
      margin: 12px 15px 0 0;
      text-decoration: none; }
      .uf-header-bar.coe-o-and-b .coe-search-trigger:hover {
        color: orange; }
    .uf-header-bar.coe-o-and-b .login-menu {
      width: 204px; }
      .uf-header-bar.coe-o-and-b .login-menu ul li a {
        text-decoration: none;
        width: 185px; }
    .uf-header-bar.coe-o-and-b .coe-search a.right-menu-item {
      text-decoration: none;
      height: 24px; }
    .uf-header-bar.coe-o-and-b .coe-search #cse-search-box {
      right: 455px;
      padding: 0px;
      top: -2px; }
      .uf-header-bar.coe-o-and-b .coe-search #cse-search-box #COET-searchinput {
        height: 12px; }

/*-----------------------------------------------------------------------------------*/
/*	0.	Font Setup
/*-----------------------------------------------------------------------------------*/
body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body,
input,
button,
select,
textarea,
.gallery-caption {
  font-family: "PT Serif", sans-serif;
  text-rendering: optimizeLegibility; }

.tp-caption.very_big_custom_text,
#menu,
#menu-nav-mobile,
h1,
h2,
h3,
h4,
h5,
h6,
#title-page .page-caption,
#image-static .page-caption,
.pagize .entry-meta.entry-header,
.accordion-heading .accordion-toggle,
.nav > li > a,
.button-main,
.progress .field,
.fancybox-title-inside-wrap,
.pricing-table .confirm,
#twitter-feed,
#footer-credits,
.masonry-blog .entry-meta,
.standard-blog .entry-meta,
.wpcf7 .wpcf7-submit,
#commentform #submit,
.comment-author cite,
.comment-author cite a,
.comment-meta,
.comment-meta a,
.tagcloud a {
  font-family: "Ubuntu", sans-serif;
  text-rendering: optimizeLegibility; }

h1,
h2,
h3,
h4,
h5,
h6,
#title-page.banner-image h2 {
  margin: 0 0 20px 0;
  color: #5DA8AA;
  font-weight: bold;
  letter-spacing: 0;
  text-transform: none;
  line-height: 1.5em; }

h1,
#title-page.banner-image h2 {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.2em;
  margin-top: 20px; }

h2 {
  font-size: 36px;
  font-size: 3.6rem; }

h3 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700; }

.item-project .project-name h3,
.footer-widgets h3 {
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0 !important;
  color: #5DA8AA; }

.item-project .project-name h4 {
  margin: 0;
  color: #AEAEAE;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  font-size: 13px;
  border-top: 1px dashed #EBEBEB;
  padding-top: 5px;
  margin-top: 5px; }

h4 {
  font-size: 20px;
  letter-spacing: 0; }

h5 {
  font-size: 18px;
  letter-spacing: 0;
  color: #c1dedf; }

h6 {
  font-size: 16px;
  letter-spacing: 0;
  color: #c1dedf; }

/*-----------------------------------------------------------------------------------*/
/*	1.	Document Setup - Basic Style
/*-----------------------------------------------------------------------------------*/
html {
  font-size: 62.5%;
  /* Sets up the Base 10 stuff */ }

body {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 24px;
  color: #4D525F; }

p {
  margin: 0 0 1em;
  max-width: 650px; }

th {
  background: #f2e6cb; }

th,
td {
  border: 1px solid #AFAFAF;
  padding: 7px;
  width: 1%;
  text-align: left; }

ul {
  list-style: disc outside; }

a {
  color: #2F3B78;
  text-decoration: none;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: color 0.15s ease-in-out 0s;
  -moz-transition: color 0.15s ease-in-out 0s;
  -o-transition: color 0.15s ease-in-out 0s;
  transition: color 0.15s ease-in-out 0s; }

a:hover,
a:active,
a:focus {
  outline: 0;
  color: #F88A79;
  text-decoration: none; }

blockquote,
blockquote p {
  margin-top: 0;
  font-family: "PT Serif", sans-serif;
  font-style: italic;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 53px;
  color: #BCD5D7; }

cite {
  font-size: 11px;
  font-size: 1.1rem;
  display: block;
  margin: 30px 15px;
  padding-left: 15px; }

#main {
  background-color: #F1F2F2; }

/*-----------------------------------------------------------------------------------*/
/*	4.	Header Section
/*-----------------------------------------------------------------------------------*/
header {
  position: relative;
  width: auto;
  height: 50px;
  background-color: #2f5859; }
  header .span3 {
    float: left;
    width: 40%; }
  header .span9 {
    float: right;
    width: 57%;
    margin-left: 0; }
  @media (min-width: 768px) and (max-width: 979px) {
    header .span3 {
      float: left;
      width: 50%; }
    header .span9 {
      float: right;
      width: 20%; } }
  @media (max-width: 767px) {
    header .span3 {
      float: left;
      width: 80%; }
    header .span9 {
      float: left;
      width: 20%; } }

header #logo a {
  color: #BCD5D7;
  font-family: "Ubuntu", sans-serif;
  line-height: 50px;
  display: block;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  header #logo a:hover {
    color: #fff !important; }

#logo a img {
  margin-bottom: 8px;
  max-width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.15s ease-in-out 0s;
  -moz-transition: opacity 0.15s ease-in-out 0s;
  -o-transition: opacity 0.15s ease-in-out 0s;
  transition: opacity 0.15s ease-in-out 0s; }

#logo a:hover img,
#logo a:focus img,
#logo a:active img {
  opacity: 0.7; }

#logo img.retina {
  display: none; }

/* Navigation */
#menu {
  float: right; }

/* Sub-Menu */
#menu ul {
  margin: 0;
  padding: 0;
  list-style: none; }

#menu ul li {
  position: relative;
  float: left;
  margin: 0 15px;
  line-height: 50px;
  z-index: 40; }

#menu ul li:last-child {
  margin-right: 0; }

#menu ul a {
  position: relative;
  display: block;
  color: #BCD5D7;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0;
  text-transform: uppercase; }

#menu ul li:hover {
  visibility: inherit; }

#menu ul ul {
  position: absolute;
  top: -9999em;
  width: 300px !important; }

#menu ul ul li {
  width: 100%; }

#menu ul ul li .bar {
  display: none; }

#menu ul li:hover ul,
#menu ul li.sfHover ul {
  top: 50px;
  left: -20px;
  z-index: 99; }

#menu ul a:hover,
#menu ul li.sfHover a,
#menu > ul li.current-cat a,
#menu > ul li.current_page_item a,
#menu > ul li.current-menu-item a,
#menu ul li.current-page-ancestor a,
#menu ul li.current-menu-ancestor a {
  color: #fff; }

#menu ul li a .bar {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 3px;
  opacity: 0;
  -webkit-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out 0s;
  -moz-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out 0s;
  -o-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out 0s;
  transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out 0s; }

#menu ul a:hover .bar,
#menu ul li.sfHover .bar,
#menu > ul li.current-cat .bar,
#menu > ul li.current_page_item .bar,
#menu > ul li.current-menu-item .bar,
#menu ul li.current-page-ancestor .bar,
#menu ul li.current-menu-ancestor .bar {
  top: 0;
  opacity: 1; }

#menu ul li:hover li ul,
#menu ul li.sfHover li ul,
#menu ul li li:hover li ul,
#menu ul li li.sfHover li ul,
#menu ul li li li:hover li ul,
#menu ul li li li.sfHover li ul {
  top: -9999em; }

#menu ul li li:hover ul,
#menu ul li li.sfHover ul,
#menu ul li li li:hover ul,
#menu ul li li li.sfHover ul,
#menu ul li li li li:hover ul,
#menu ul li li li li.sfHover ul {
  top: 0px;
  left: 200px !important; }

#menu ul ul {
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  border-bottom: none;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1); }

#menu ul ul li {
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  background: none;
  line-height: 25px;
  border-bottom: 1px solid #DFDFDF; }

#menu ul ul li:last-child {
  border-bottom: none; }

#menu ul ul li a {
  padding: 0;
  height: 40px;
  text-align: left;
  line-height: 30px; }

#menu ul .sub-menu li a {
  color: #B2B2B6;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 5px 20px;
  -webkit-transition: background 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
  -moz-transition: background 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
  -o-transition: background 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
  transition: background 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s; }

#menu ul .sub-menu li a:hover {
  color: #FFFFFF;
  background-color: #F88A79;
  border: none; }

#menu ul li.menu-item-has-children > a:after,
#menu ul li.menu-item-has-children2 > a:after {
  content: "\25be";
  display: inline-block;
  margin: 0 0 0 10px; }

/*-----------------------------------------------------------------------------------*/
/*	0-2.	box Icon
/*-----------------------------------------------------------------------------------*/
.home .box:hover .icon,
.home .box:active .icon,
.home .box:focus .icon {
  background: rgba(255, 255, 255, 0.7); }
.home .box p,
.home h4 {
  color: white; }

.box h4 {
  letter-spacing: 0 !important; }

/*-----------------------------------------------------------------------------------*/
/*	0-6.	Tabs
/*-----------------------------------------------------------------------------------*/
.nav > li > a {
  letter-spacing: 0px; }

/*-----------------------------------------------------------------------------------*/
/*	5.	Mobile Navigation
/*-----------------------------------------------------------------------------------*/
#navigation-mobile {
  width: 100%; }
  #navigation-mobile li a {
    letter-spacing: 0; }

#mobile-nav {
  width: 70px;
  height: 50px; }

/*-----------------------------------------------------------------------------------*/
/*	7.	Full-width Image
/*-----------------------------------------------------------------------------------*/
.fullimage-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 600px; }

.fullimage-container.titlize {
  height: auto; }

#image-static .divider {
  margin: 30px auto 36px;
  width: 60px;
  border-bottom: 4px solid #FFFFFF; }

#image-static .divider.textalignleft {
  float: left;
  margin: 30px 0 36px; }

#image-static .divider.textalignright {
  float: right;
  margin: 30px 0 36px; }

#image-static .pagize {
  position: relative;
  padding: 15em 0; }

#image-static h2 {
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: -4px;
  text-transform: uppercase;
  font-size: 58px;
  line-height: 1.3em;
  color: #FFFFFF;
  text-shadow: 0 0 10px #000; }

#image-static .page-caption {
  margin-top: 0;
  margin-bottom: 0;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 1.4em;
  text-transform: uppercase;
  text-shadow: 0 0 10px #000; }

#image-static .pagize .entry-meta.entry-header {
  margin-top: 0;
  margin-bottom: 0;
  color: #D2D2D6;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: -1px;
  line-height: 1.4em;
  text-transform: uppercase; }

#image-static .pagize .entry-meta.entry-header a {
  color: #D2D2D6;
  font-weight: 700; }

#image-static .pagize .entry-meta.entry-header a:hover {
  color: #FFFFFF; }

#image-static .pagize .entry-meta .meta-sep {
  padding: 0 4px; }

/*-----------------------------------------------------------------------------------*/
/*	8.	Section Title Page
/*-----------------------------------------------------------------------------------*/
#title-page {
  background-color: #FFFFFF;
  border-top: 1px solid #49898b; }

#title-page .divider {
  margin: 30px auto 36px;
  width: 60px;
  border-bottom: 4px solid #56646F; }

#title-page .divider.textalignleft {
  float: left;
  margin: 30px 0 36px; }

#title-page .divider.textalignright {
  float: right;
  margin: 30px 0 36px; }

#title-page .pagize {
  position: relative;
  padding: 50px 0 80px; }

#title-page h2 {
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: -4px;
  text-transform: uppercase;
  font-size: 58px;
  line-height: 1.3em; }

.home #title-page h2,
.home .page-caption {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

#title-page .page-caption {
  margin-top: 0;
  margin-bottom: 0;
  color: #D2D2D6;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.4em;
  text-transform: uppercase;
  letter-spacing: -1px; }

.pagize .entry-meta.entry-header {
  margin-top: 0;
  margin-bottom: 0;
  color: #D2D2D6;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: -1px;
  line-height: 1.4em;
  text-transform: uppercase; }

.pagize .entry-meta.entry-header a {
  color: #D2D2D6;
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: uppercase; }

#title-page.banner-image .entry-meta.entry-header a:hover,
.pagize .entry-meta.entry-header a:hover {
  color: #5DA8AA; }

.pagize .entry-meta .meta-sep {
  padding: 0 4px; }

/* If Banner Image Exists */
#title-page.banner-image h2,
#title-page.banner-image .page-caption,
#title-page.banner-image .entry-meta.entry-header,
#title-page.banner-image .entry-meta.entry-header a {
  color: #FFFFFF; }

#title-page.banner-image .divider {
  border-color: #FFFFFF; }

/*-----------------------------------------------------------------------------------*/
/*	13.	Map Area and Contact
/*-----------------------------------------------------------------------------------*/
input,
textarea {
  border: 1px solid #D0DBE2 !important; }

.home .box.trans-bkg-w p {
  color: #4D525F; }
.home .box.trans-bkg-w h4 {
  color: #5DA8AA; }

.home #title-page {
  background-color: #feecda; }

/*-----------------------------------------------------------------------------------*/
/*	18.	Footer
/*-----------------------------------------------------------------------------------*/
footer {
  position: relative; }

.footer-widgets {
  background-attachment: scroll;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #37686a !important; }

#social-footer {
  margin-top: 40px; }

#social-footer ul {
  margin: 0;
  padding: 0; }

#social-footer ul li {
  display: inline-block;
  margin-left: 15px;
  list-style: none;
  cursor: pointer; }

#social-footer ul li:first-child {
  margin-left: 0; }

#social-footer ul li a {
  display: inline-block;
  background-color: transparent; }

#social-footer ul li a i {
  display: inline-block;
  margin: 0;
  color: #DFE4E7;
  font-size: 16px;
  -webkit-transition: color 0.15s ease-in-out 0s;
  -moz-transition: color 0.15s ease-in-out 0s;
  -o-transition: color 0.15s ease-in-out 0s;
  transition: color 0.15s ease-in-out 0s; }

#social-footer ul li:hover a i {
  color: #D2AA52; }

/* Footer Credits */
#footer-credits {
  position: relative;
  padding-top: 30px;
  padding-bottom: 40px;
  background: #FFFFFF;
  text-align: left; }

#footer-credits p {
  margin: 0.85em 0;
  color: #D2D2D6;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0px;
  text-transform: uppercase; }

#footer-credits p.credits {
  margin-top: 15px; }

#footer-credits p a {
  color: #56646F; }

#footer-credits p a:hover {
  color: #D2AA52; }

/*-----------------------------------------------------------------------------------*/
/*	19.	Back to Top
/*-----------------------------------------------------------------------------------*/
#back-to-top {
  position: fixed;
  right: 20px;
  bottom: 0;
  z-index: 99;
  display: none;
  margin: 0;
  width: 50px;
  height: 42px;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  background-color: #323A45;
  -webkit-transition: background 0.15s ease-in-out 0s;
  -moz-transition: background 0.15s ease-in-out 0s;
  -o-transition: background 0.15s ease-in-out 0s;
  transition: background 0.15s ease-in-out 0s; }

#back-to-top:hover {
  background-color: #D2AA52; }

#back-to-top i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -9px 0 0 -9px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 1em; }

.footer-widgets {
  background-image: url(/common-wp-art/bkg-t.jpg); }

/*-----------------------------------------------------------------------------------*/
/*	0-4.	Accordion and Toggle
/*-----------------------------------------------------------------------------------*/
.accordion-group {
  margin-bottom: 4px;
  border: none; }

.accordion-heading {
  border-bottom: 0 none; }

.accordion-heading .accordion-toggle {
  font-family: "Ubuntu", sans-serif;
  position: relative;
  display: block;
  padding: 15px 15px 15px 25px;
  border-right: 2px solid #BDC3C7;
  background: #FFFFFF;
  color: #56646F;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0;
  text-transform: none;
  -webkit-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s; }

.accordion-toggle {
  cursor: pointer; }

.accordion-heading:hover .accordion-toggle,
.accordion-heading:hover .accordion-toggle.inactive {
  border-color: #F88A79; }

.accordion-heading .accordion-toggle.active {
  border-color: #F88A79; }

.accordion-heading .accordion-toggle.inactive {
  border-color: #BDC3C7; }

.accordion-heading.accordionize .accordion-toggle span,
.accordion-heading.togglize .accordion-toggle span {
  position: absolute;
  top: 50%;
  right: 20px;
  margin: -8px 0 0 0;
  color: #BDC3C7;
  font-size: 20px;
  -webkit-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s; }

.accordion-heading.accordionize .accordion-toggle.active span,
.accordion-heading.togglize .accordion-toggle.active span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.accordion-heading.togglize .accordion-toggle span {
  margin: -8px 0 0 0;
  font-size: 20px; }

.accordion-heading.togglize .accordion-toggle.active span {
  opacity: 0;
  filter: alpha(opacity=0); }

.accordion-heading.togglize .accordion-toggle.active span + span {
  opacity: 1;
  filter: alpha(opacity=100); }

.accordion-inner {
  margin-top: 4px;
  padding: 15px 25px 17px;
  border: none;
  background: #FFFFFF; }

#top-main-section {
  background-color: #37686a; }
  #top-main-section .box p,
  #top-main-section .box .icon i {
    color: #fff;
    max-width: 700px; }
  #top-main-section .box.listed-left {
    padding: 10px 0; }
    #top-main-section .box.listed-left .box-text {
      padding-top: 10px; }
    #top-main-section .box.listed-left.text-block {
      padding-top: 20px; }
      #top-main-section .box.listed-left.text-block h6 {
        font-weight: normal; }
        @media (max-width: 979px) {
          #top-main-section .box.listed-left.text-block h6:before {
            content: "Innovators Needed: ";
            color: white;
            font-weight: bold; } }
  @media (max-width: 979px) {
    #top-main-section .span3 {
      display: none; } }

#home-hero {
  background-color: #23282F; }

#home-headline {
  background-color: #37686a; }

a.apply-button:link {
  color: #fff;
  letter-spacing: 0;
  box-sizing: border-box;
  margin: 20px 0 0; }
  @media (min-width: 980px) {
    a.apply-button:link {
      width: auto; } }

.tab-content {
  background-color: transparent;
  color: #fff; }
  .tab-content h2, .tab-content h3 {
    color: #fff; }

.tab-content a.apply-button:hover,
.trans-bkg-w a.apply-button:hover {
  color: #fff; }

.apply-button.button-main + .button-main {
  margin-left: 0; }

.button-main {
  font-weight: normal;
  letter-spacing: 0; }

.single-portfolio #title-page .pagize {
  padding: 60px 0 40px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.85); }

#title-page .pagize {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.85); }

.coe-no-link {
  cursor: default; }

.coe-no-title h4 {
  display: none; }

.coe-left-arrow:before {
  display: block;
  content: "";
  position: absolute !important;
  left: -40px;
  top: 50%;
  border: 8px solid transparent;
  border-width: 20px 20px;
  border-right-color: rgba(255, 255, 255, 0.7);
  margin-top: -20px;
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  -moz-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards; }
  @media (min-width: 768px) and (max-width: 979px), (max-width: 768px) {
    .coe-left-arrow:before {
      left: 50%;
      top: -40px;
      border: 8px solid transparent;
      border-width: 20px 20px;
      border-bottom-color: rgba(255, 255, 255, 0.7);
      margin-top: 0;
      margin-left: -20px; } }

.coe-top-arrow:before {
  display: block;
  content: "";
  position: absolute !important;
  left: 50%;
  top: -40px;
  border: 8px solid transparent;
  border-width: 20px 20px;
  border-bottom-color: rgba(255, 255, 255, 0.7);
  margin-top: 0;
  margin-left: -20px;
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  -moz-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards; }

.coe-fast-facts {
  background: #dce9ea;
  padding: 30px;
  margin-bottom: 2em; }
  .coe-fast-facts ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .coe-fast-facts ul li {
      padding: 0 0 0 1.5em;
      margin: 0 0 2em 0;
      display: block;
      border-left: 5px solid #BCD5D7; }

.t-shadow {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.85);
  color: #fff; }
  .t-shadow .icon {
    text-shadow: none; }

.t-shadow-light {
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.9);
  color: #4D525F; }

.trans-bkg-w {
  background: rgba(255, 255, 255, 0.68);
  padding: 15px 20px; }

.solid-bkg {
  background: #5DA8AA;
  color: #fff;
  padding: 15px 20px; }

.tab-content {
  background-color: rgba(255, 255, 255, 0.5);
  color: #4D525F; }
  .tab-content h2, .tab-content h3 {
    color: #5DA8AA; }

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