.lucidafont {
  font-family: "Lucida Unicode", "Lucida Grande", sans-serif;
}

.helveticafont, .helpfuliconsrhs {
  font-family: "Helvetica", "Arial", sans-serif;
}

.garamondfont {
  font-family: "Garamond", "Georgia", serif;
}

.topdraw {
  background-color: #F3F4F5;
  height: 130px;
  overflow: visible;
  padding-top: 15px;
}

.slogan {
  display: none;
}
@media (min-width: 980px) {
  .slogan {
    float: left;
    display: block;
  }
}

.maintop {
  overflow: hidden;
  *zoom: 1;
}

.mainbottom {
  overflow: hidden;
  *zoom: 1;
}

.events {
  float: left;
  width: 57%;
  padding-left: 2%;
}

.address {
  float: left;
  width: 43%;
  padding-left: 5%;
  padding-right: 2%;
}

.features {
  background-color: #F78F1E;
  padding-top: 40px;
}

.featureset {
  overflow: hidden;
  *zoom: 1;
}

.feature {
  float: left;
  width: 245px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 30px;
  border-right: 1px white solid;
}
@media (min-width: 0) and (max-width: 640px) {
  .feature {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}

.featuretitle {
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
}

.featuresummary {
  color: #ffffff;
}

.welcomemessage {
  float: left;
  width: 57%;
  padding-right: 10px;
  padding-top: 15px;
  padding-left: 2%;
}

.map {
  float: right;
  width: 43%;
  padding-top: 15px;
  padding-right: 2%;
  padding-left: 5%;
}

.views_slideshow_cycle_main, .views_slideshow_cycle_main .views-field-field-image {
  z-index: -100;
  position: relative;
}

.map header, .map .field--name-field-address .field__item div {
  display: none;
}

.mainbottom {
  
  overflow: hidden;
  *zoom: 1;
}

.banner {
  position: relative;
  /*
  @include breakpoint(0 500px)
  {
   display:none;
  }
  */
}

.views-slideshow-xtra-overlay--banner-slideshow--attachment-1 {
  display: none;
}

.addressitem {
  overflow: hidden;
  *zoom: 1;
  padding-bottom: 15px;
}

.addresslhs {
  float: left;
  color: #000000;
  font-family: "Lucida Unicode", "Lucida Grande", sans-serif;
  /*width:30%;*/
  font-weight: bold;
  width: 70px;
}

.addressrhs {
  float: left;
  color: #666666;
  /*width:70%;*/
}

.addresswrapper {
  float: left;
  width: 300px;
}

.helpfulicons {
  padding-top: 20px;
}

.helpfuliconitem {
  overflow: hidden;
  *zoom: 1;
  line-height: 67px;
  height: 67px;
  margin-bottom: 10px;
  padding-left: 10px;
}

.helpfuliconodd {
  background-color: #cccccc;
  border-radius: 5px;
}

.helpfuliconeven {
  background-color: #e3e2db;
  border-radius: 5px;
}

.helpfuliconslhs {
  float: left;
  padding-right: 20px;
}

.helpfuliconsrhs {
  float: left;
  font-size: 18px;
}

.helpfuliconsrhs a {
  text-decoration: none;
  color: #666666;
}

#searchselectid {
  margin-top: 10px;
  margin-bottom: 15px;
  width: 100%;
  font-size: 20px;
  border: 1px solid grey;
}

.exhibitiondescr p {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-right: 20px;
}

@media (min-width: 0px) and (max-width: 639px) {
  #mobile-header {
    display: block;
    margin-left: 200px;
  }
}
@media (min-width: 640px) {
  #mobile-header {
    display: none;
  }
}

.topmenu {
  display: block;
}
@media (min-width: 0px) and (max-width: 639px) {
  .topmenu {
    display: none;
  }
}

.flexslider {
  height: 600px;
  overflow: hidden;
}

.rhs .exhibitiondescr p {
  padding-bottom: 0.3em;
}

.addressdetails {
  float: left;
  font-size: 13px;
  padding-left: 15px;
  width: 200px;
}

.wheelchair {
  float: left;
}

.addresswrapper {
  width: 100%;
  padding-bottom: 50px;
}

.addressrhs div {
  padding-bottom: 3px;
}

.addressphone {
  padding-top: 15px;
}

.exhibition .rhs {
  padding-bottom: 10px !important;
}
