/*=======================================================================
*** ECU STYLE SHEET***
========================================================================*/
html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 3px #f04c23;
}

body {
  color:#767676;
}

/* Typography */

p { }
h1, h2, h3, h4, h5 { }
h1 { }
h2 { }
h3 { }
h4 { }

/*Fonts*/

.color-white{
  color:#ffffff;
}
h4.heading-primary {
  font-size: 16px;
}
.text-xl {
  font-size: 5rem !important;
}

.text-formatted img {
  margin:10px;
}
.text-formatted img.align-left {
  margin-left:0px;
}
.text-formatted img.align-right{
  margin-right:0px;
}
.text-formatted img.align-center {
  margin: 10px auto;
}

/*Header*/

header#header{
  min-height: 100px;
}
#header .header-container {
  width: 100%;
  padding: 0px;
}

#header .header-body {
  border-top: 0px;
  border-bottom: 0px;
  padding: 0px;
  min-height: 100px;
  background: #333;
}

#header .header-logo img {
  position: relative;
  margin: 10px 0;
}



.header-column.menu{
  width: 100%;
}


.header-search.hidden-xs {
  display: none;
}

#header .header-btn-collapse-nav {
  margin: 20px;
}

.region.region-search {
  padding-top: 5px;
}

#header .header-search {
  padding: 6px 10px;
  width: 100%;
  background: #333;
  margin-top: 0;
}
#header .header-nav.header-nav-top-line nav > ul > li > a{
  font-size:18px;
}

/* Home Page Styling */

.home-intro {
  margin-bottom: 0;
}

.calendar-link, .cta-link {
  padding: 45px 100px 15px;
  background: #333;
  position:absolute;
  bottom:0;
  width:100%;
}

.calendar-link:hover, .calendar-link:focus, .calendar-link:active, .cta-link:hover, .cta-link:focus, .cta-link:active {
  background: #F04C23;
}

.featured-box-full.featured-box-full-future{
  background-repeat: no-repeat;
  background-size: cover;
}

.featured-boxes-full .featured-box-full{
  min-height: 350px;
}

.col-md-6.news {
  min-height: 300px;
}

/* Gallery Styling */

img.image-style-gallery-image {
  width: 100%;
  height: auto;
}

/* Call to Action*/

.call-to-action .call-to-action-content {
  text-align: center;
  width: 100%;
  margin-left: 0;
  padding: 15px 0 0 0;
  font-size: 24px;
}
.read-more, .learn-more {
  display: block;
  width: 110px;
  background: #dd3810;
  text-align: center;
  color: #fff;
  padding: 5px 0;
  margin-top: 10px;
  text-transform: uppercase;
}
a.read-more:hover, a.learn-more:hover {
  color:#fff;
}
.recent-posts .date .month, article.post .post-date .month{

}

.recent-posts .date .day,
article.post .post-date .day{

}

/*Call to Action - Video*/
* { box-sizing: border-box; }
.video-background {
  background: #000;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.vertical-offset-20, .vertical-offset-40, .vertical-offset-50, .vertical-offset-60, .vertical-offset-70, .vertical-offset-80, .vertical-offset-90, .vertical-offset-100 {
  margin-top:0px;
  position:relative;
  z-index:5;
}

@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 100%; }
}

/* Instagram feed */
ul.iwa {
  width: 100%;
  margin:0;
  padding:0;
}

ul.iwa li {
  text-align:center;
  margin: 0px;
  border: none;
}

ul.iwa li img {
  width:100%;
  height:auto;
  display:inline-block;
}
/* Footer */

ul.footer-menu, ul.footer-menu ul {
  list-style: none;
  padding-left:0;
}
ul.footer-menu ul {
  padding-left: 20px;
}

/* section overide */
section.section {
  background:#fafafa;
}

.calendar-calendar .month-view .full td.single-day div.monthview, .calendar-calendar .week-view .full td.single-day div.weekview, .calendar-calendar .day-view .full td.single-day div.dayview {
  background:transparent;
}

/** navigation styling **/

button.doner-menu .icon-bar.middle {
  margin-right:3px;
  margin-left:3px;
  width: 16px;
}
button.doner-menu .icon-bar.last {
  margin-right:6px;
  margin-left: 6px;
  width: 10px;
}


label.mobile-nav-label {
  font-weight: normal;
  position:absolute;
  right:80px;
  top:15px;
  color:#333;
}

.header-nav button.navbar-toggle {
  background: #fff;
  border:1px solid #5b5b5b;
}
.header-nav button.navbar-toggle .icon-bar {
  background: #000;
}
.header-nav label.mobile-nav-label {
  color:#efefef;
}

#sidebar-wrapper-header {
  background: #efefef;
}
#sidebar-wrapper-header button.navbar-toggle {
  background:#dd3810;
}
#sidebar-wrapper-header button.navbar-toggle .icon-bar {
  background:#fff;
}

.region-left-sidebar {
  padding-top:30px;
}

@media (max-width:767px) {
  .region-left-sidebar {
    padding-top:0!important;
  }
  .sidebar-nav-col {
    padding-right:0;
    padding-left:0;
  }

  .region-left-sidebar .navbar-collapse {
    background:#efefef;
  }

  .sidebar-nav > li > ul.sub-menu {
    border-left: 1px solid #ccc;
  }

  #mainNav .dropdown-menu {
    background: #fff !important;
    margin-left:0 !important;
    padding-left:15px;
  }
  #mainNav .dropdown-menu .dropdown-menu-list {
    margin-left:0;
    padding-left:0;
  }
  #mainNav .dropdown-menu .dropdown-menu-list a {
    display:block;
    border-bottom:1px solid #efefef;
    padding-top:12px;
    padding-bottom:12px;
  }
  #mainNav .dropdown-menu .dropdown-menu-list .dropdown-submenu {
    margin-left:0;
    padding-left:15px;
  }
  #mainNav .dropdown-menu .dropdown-menu-list li.expanded .dropdown-submenu li {
    border-bottom:none !important;
  }
  #mainNav .dropdown-menu .header-link {
    display:none;
  }

}

@media (min-width:768px) {
  label.mobile-nav-label {
    display:none;
  }

}




@media (min-width:640px){
  ul.iwa li {
    width:50%;
  }
}
/* Media Queries */

@media (min-width: 992px) {

  #header .header-search .nav > li > a {
    padding: 10px .18vw;
    font-size: 12px;
    font-size: 1.135vw;
    font-weight: bold;
    display: inline-block;
  }
  #header .header-search .nav > li::after {
    content: "|";
    display: inline-block;
  }
  #header .header-search .nav > li:last-child::after {
    content: "";
    display: none;
  }
  #header .header-nav-main {
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 0;
  }
  /*#header .header-logo img {
    position: absolute;
    margin: -49px 36px 21px -100px;
  }*/
  #header .header-column {
    display: block;
  }
  #header .header-row {
    display: block;
  }
  #header .header-column > .header-row > div > div {
    width: 80%;
    float: right;
  }
  #header .header-logo {
    float: none;
    position: absolute;
  }
  .header-column.logo {
    /*background: #F04C23;
    padding: 0px 100px 0px 12%;*/
    left: 3%;
    position: absolute;
  }
  #header .header-nav.header-nav-top-line nav > ul > li > a:before, #header .header-nav.header-nav-top-line nav > ul > li:hover > a:before, #header .header-nav.header-nav-top-line nav > ul > li.open > a:before {
    left: 0px;
    top: auto;
    bottom: 0px;
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    opacity: 1;
  }
  #header .header-nav.header-nav-top-line nav > ul > li > a, #header .header-nav.header-nav-top-line nav > ul > li:hover > a, #header .header-nav.header-nav-top-line nav > ul > li.open > a {
    padding: 18px;
    background: transparent;
  }
  #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li:active,
  #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li:hover,
  #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li:focus,
  li.active {
    /*background:#f05422;*/
  }
  /*#header .header-nav.header-nav-top-line nav > ul li.active > a,
#header .header-nav.header-nav-top-line nav > ul li:hover > a {
  color: #ffffff!important;
}*/
  #header .header-body {
    background: #fff;
  }
  .header-search.hidden-xs {
    display: block;
  }
  #header .header-btn-collapse-nav {
    margin: 0;
  }
  ul.nav.nav-pills.left {
    float: left;
  }
  ul.nav.nav-pills.right {
    float: right;
  }
  .nav-pills > li + li {
    margin-left: 0px;
  }
  #mainNav > li:nth-child(1), #mainNav > li:nth-child(2), #mainNav > li:nth-child(3), #mainNav > li:nth-child(4) {
    width: 25%;
  }
  #header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
    display: block;
    z-index: 1001;
    position: absolute;
    transform: translate3d(0, 0, 0);
  }
  li.children-3.dropdown {
    position: inherit;
  }
  li.children-3 .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%;
  }
  #header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu > .dropdown-menu-list, #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu > .dropdown-menu-list {
    width: 500px;
    display: table;
    table-layout: fixed;
    margin-left: 0px;
    padding-left: 0px;
  }
  #header .header-nav-main nav > ul > li.children-3.dropdown.open > .dropdown-menu > .dropdown-menu-list, #header .header-nav-main nav > ul > li.children-3.dropdown:hover > .dropdown-menu > .dropdown-menu-list {
    width: 100%;
  }
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu > .dropdown-menu-list > li > a, #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu > .dropdown-menu-list > li .menu-title {
    font-size: 18px;
    padding-bottom: .25em;
    line-height: 1;
    margin-bottom: 0;
    color: #000;
  }
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu > .dropdown-menu-list > li > a {
    color: #d7370f;
  }
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu a.header-link {
    position: relative;
    display: block;
    text-align: left;
    font-size: 24px;
    font-weight: 900;
    line-height: .7;
    margin: 1em 0 .75em;
    padding: 2px 0 1em 1em;
    overflow: hidden;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    background: #fff;
  }
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu > .dropdown-menu-list > li a, #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu > .dropdown-menu-list > li .menu-title {
    width: 100%;
    display: block;
    border-bottom: 1px solid #f4f4f4;
    font-weight: bold;
    word-wrap: break-word;
    white-space: normal;
    transform: translate3d(0, 0, 0);
  }
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu > .dropdown-menu-list > li > a:hover, #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu > .dropdown-menu-list > li > a:focus {
    color: #be2600;
    text-decoration: none;
  }
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu > .dropdown-menu-list > li > .dropdown-submenu > li > a:hover, #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu > .dropdown-menu-list > li > .dropdown-submenu > li > a:focus {
    color: #d7370f;
    text-decoration: none;
  }
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu > .dropdown-menu-list > li > .dropdown-submenu > li:last-child > a {
    border: none;
  }
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu > .dropdown-menu-list > li a:after {
    position: absolute;
    font-family: FontAwesome;
    right: 0;
    padding-left: 2px;
    content: "\f105";
    z-index: 100;
  }
  #mainNav > li:last-child .dropdown-menu {
    right: 0;
    left: auto;
  }
  #mainNav .dropdown .dropdown-menu > .dropdown-menu-list > li {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: table-cell;
    width: 300px;
    border-right: 1px solid #ccc;
    padding-right: 20px;
    padding-left: 20px;
  }
  #mainNav .dropdown.children-3 .dropdown-menu > .dropdown-menu-list > li {
    width: auto;
  }
  #mainNav .dropdown .dropdown-menu > .dropdown-menu-list > li:last-child {
    border-right: none;
  }
  #mainNav .dropdown .dropdown-menu > .dropdown-menu-list > li > ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px;
  }
  .featured-boxes.featured-boxes-flat {
    margin: -170px 0 10px 0;
    z-index: 99;
    position: relative;
  }
  .vertical-offset-20 {
    margin-top: -20px;
  }
  .vertical-offset-40 {
    margin-top: -40px;
  }
  .vertical-offset-50 {
    margin-top: -50px;
  }
  .vertical-offset-60 {
    margin-top: -60px;
  }
  .vertical-offset-70 {
    margin-top: -70px;
  }
  .vertical-offset-80 {
    margin-top: -80px;
  }
  .vertical-offset-90 {
    margin-top: -50px;
  }
  .vertical-offset-100 {
    margin-top: -100px;
  }
  /* Instagram feed */
  ul.iwa li {
    width:25%;
  }
}

@media (min-width: 1200px) {
  #header .header-search {
    padding: 6px 30px;
  }
  #header .header-search .nav > li > a {
    padding: 10px .45vw;
    font-size: 15px;
    font-size: 1.2vw;
  }
  #header .header-search .nav > li::after {
    content: "";
    display: none;
  }
}

@media (min-width: 1350px) {
  #header .header-search .nav > li > a {
    font-size: 15px;
  }
}
@media (max-width: 991px){
  html.sticky-header-enabled #header .header-nav-main{
    max-height:500px;
  }
  html.sticky-header-enabled #header .header-nav-main input.form-search {
    width:100%;
  }
}

/**
blog styling
 */

.post-content-wrapper.teaser {
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
  align-items:flex-start;
}
.post-content-wrapper.teaser .post-date {
  float:none;
  margin-left:0;
  margin-bottom:15px;
}

.region.region-right-sidebar {
  margin-top:50px;
  margin-bottom:50px;
}

@media screen and (max-width:768px) {
  .view-ecu-events-calendar.view-display-id-page_month .view-content {
    overflow-x: scroll;
    border: 1px solid #cdcdcd;
  }
}

.calendar-calendar .month-view time {
  display: none;
}

.view-directory-employee-positions.view-display-id-block_1 .views-field-nid {
  display:none;
}

.view-directory-employee-positions.view-display-id-block_1 .item-list h3 {
  display:none;
}

.employee-position-list .view-directory-employee-positions.view-display-id-block_1 .item-list h3 {
  display:block;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  color: #767676;
  margin-bottom: 0;
}

.flex-direction-nav a {
  line-height: 40px;
}
.flexslider .flex-direction-nav .flex-next, .flexslider .flex-direction-nav .flex-prev {
  opacity: 0.7;
  right:10px;
  display:block;
}
.flexslider .flex-direction-nav .flex-next {
  right: 5px; /* adjust offset to match the hover style */
  opacity: .8; /* adjust opacity to match the hover style */
}

.flexslider .flex-direction-nav .flex-prev {
  left: 5px; /* adjust offset to match the hover style */
  opacity: .8; /* adjust opacity to match the hover style */
}

#flexslider-1 {
  min-height:120px;
  background: #e1e1e1;
}
