
/* Owl Carousel customizations for Calvin homepage */
.owl-carousel a {
  color: #fff;
  text-decoration: none;
}
.owl-carousel h2 {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
.owl-carousel h2 span { /* &raquo; */
  font-size: 150%;
  line-height: 1;
  display: inline-block;
}
.owl-carousel a:hover h2 {
  color: #ffcc33 !important;
}
.owl-carousel a:hover .owl-caption {
  background: rgba(0,0,0,0.6);
}
.owl-carousel p {
  line-height: 1;
}

/* Upcoming Events */
ul.home-events {
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-events a {
  text-decoration: none;
}
.home-event-item {
  margin-left: -90px;
}
.home-events .home-date {
  height: 52px;
  width: 58px;
  background: url("/global/images/icons/date.png") no-repeat 0 0;
  line-height: normal;
  padding: 0 .5em 0 0;
  margin: 0;
  float: left;
}
.home-events .home-date.all {
  background: url("/global/images/icons/dates.png") no-repeat 0 0;
}
.home-events .home-date .home-month {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 11px;
  padding-top: 4px;
  padding-left: 4px;
  text-transform: uppercase;
}
.home-events .home-date .home-day {
  display: block;
  text-align: center;
  padding-top: 5px;
  font-size: 18px;
  font-weight: bold;
}
/* ---------------- Homepage Events ---------------- */
ul.events, .events li {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.events li {
  float: left;
  display: inline;
  width: 222px;
  margin-right: .5em;
}
.events .date {
  float: left;
  height: 52px;
  width: 52px;
  background: url("/global/images/icons/date.png") no-repeat 0 0;
  line-height: normal;
  padding: 0 .5em 0 8px;
  margin: 0;
}
.events .date.all {
  background: url("/global/images/icons/dates.png") no-repeat 0 0;
}
.events .date .month {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 11px;
  padding-top: 4px;
  text-transform: uppercase;
}
.events .date .day {
  display: block;
  text-align: center;
  padding-top: 5px;
  font-size: 18px;
  font-weight: bold;
}
.events a {
  display: block;
  position: absolute;
  top: 0;
  margin-left: 60px;
  text-decoration: none;
  font-size: 85%;/*color: #333;*/
}
.events a:hover {
  text-decoration: underline;
  color: #9999cc;
}
.events .meta {
  display: block;
  font-size: 11px;
  color: #666;
}
.mandp {
  background: url('/dotAsset/b177f68c-1033-4dc4-a455-44817a326581.jpg');
  background-repeat: no-repeat;
  height: 222px;
}
.mandp select {
  background-color: transparent;
  width: 260px;
  font-size: 20px;
}
#mandp-dropdown {
  position: relative;
  left: 4px;
  bottom: 76px;
}
.mandp form {
  position: absolute;
  bottom: 82px;
  left: 4px;
}
.mandp-p {
  margin-top: -57px;
}

/*TABLETS*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.home-event-item {
  margin-left: -60px;
  width: 50%;
}
#mandp-dropdown {
  bottom: 0px;
}
.mandp {
  height: 222px;
}
.mandp form {
  bottom: 105px;
  left: 0px;
}
.mandp select {
  width: 198px;
  font-size: 16px;
}
.mandp-p {
  margin-top: -88px;
  }
}

/*DESKTOPS*/
@media only screen and (min-width : 1025px) {
.home-event-item {
  margin-left: -30px;
}
#mandp-dropdown {
  bottom: 0px;
}
.mandp {
  height: 111px;
  margin-bottom: 1.5em;
}
.mandp form {
  bottom: -5px;
  left: 0px;
}
.mandp select {
  width: 198px;
  font-size: 16px;
}
.mandp-p {
  margin-top: -4px;
  }
}
/* END DESKTOP MEDIA QUERY */

h1 {
  margin: 0 0 .5em 0;
  line-height: 1;
}
.home-summary, .home-time {
  display: block;
  line-height: 1.25;
}
.home-summary {
  width: 10px;
}
.news-btn-group {
  text-align: left;
  border-top: 1px solid #ccc;
}
.news-block {
  height: 44px;
  line-height: 44px;
}
.news-block a {
  text-decoration: none;
  display: block;
  height: 44px;
  line-height: 44px;
  background: #f9f9f9;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background: -moz-linear-gradient(top, #ffffff, #dddddd);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
}
a.btn-news {
  font-weight: bold;
  line-height: 44px;
  text-indent: 12px;
  text-shadow: -1px -1px 0 #fff;
}
.news-block a:hover {
  background: #f9f9f9;
  background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#ffffff));
  background: -moz-linear-gradient(top, #dddddd, #ffffff);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#ffffff');
}
.news-block .rss {
  display: inline-block;
  border-left: 1px dashed #ccc;
  text-align: center;
  position: absolute;
  right: 16px;
}
.news-block .rss a {
  width: 44px;
}

/*** Homepage - Emergency Message ***/

div.header-banner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  overflow: hidden
  }
.header-banner.notice { 
  border-top: 10px solid  #ffcc33;
  border-bottom: 10px solid  #ffcc33;
  border-radius: 0;
  background-color: #ffffcc;
  box-shadow: 0 5px 5px rgba(0,0,0,.5);
  }
.header-banner .gutter {
  width: 80%;
  max-width: 1025px;
  margin: 0 auto;
  padding: 1em 0 0 0;
  text-align: left;
  }
.header-banner strong {
  letter-spacing: 1px;
  font-size: 150%;
  margin: 0;
  }
.header-banner a {
  text-decoration: underline !important;
  }

@media only screen and (min-width: 640px) { 
  /* Unfix the HEADER with .emergency on BODY */
#homepage.emergency #header div.fixed {
  position: relative !important;
  }
#homepage.emergency .contents {
  margin: 0 !important;
  }
}