/* ********************************** */
/* ****** Site Wide Formatting ****** */
/* ********************************** */

.LogoPane {
  height: 150%;
  margin-top: -38px;
  margin-left: -3px;
}

/*.dnn_logo img {
 box-shadow: 5px 5px 40px #000; 
}*/

.FixedLogoPane {
  margin-left: -13px !important;
  height: 88% !important;
  max-width: 300px !important;
  max-height: 200px !important;
  padding-bottom: 10px !important;
  padding-left: 5px !important;
}

.mobile_header .Logobox, .mobile_header .mobileLogoPane {
  /*height: 85%;
  margin-top: -15px;
  margin-left: -10px;*/
  margin-top:15px;
}

h2 {
  font-family: "Open Sans";
}

.title-page {
  color: #FFF;
  text-align: center;
  font-weight: 500;
  font-size: 2.75em;
  font-style: italic;
  line-height: 1em;
  font-family: "Merriweather";
  margin-top: 20px;
}

.anchor-no-underline {
  text-decoration: none !important;
}

.CenterMe {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.HideMe {
  display: none;
}

.gradient-yellow {
  background-color: #E6A600;
  background: linear-gradient(to right, #FFCC33, #FF9900);
}

.blu {
  color: #0264A8;
}

.title-white-italic {
  color: #FFF;
  text-align: center;
  font-weight: 400;
  font-size: 125%;
  font-style: italic;
  font-family: 'Merriweather';
}

.blue-title {
  font-size: 1.5em;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.3em;
  color: #0264A8;
  margin-top: 35px;
}

.title-blue-lg {
  color: #0264A8;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 2.5em;
  line-height: 1.1em;
}

.dividers-11 {
    background: #8C7A64;
    background: -ms-linear-gradient(#8C7A64,#706251 30%,#FFF 72%);
    background: -o-linear-gradient(#8C7A64,#706251 30%,#FFF 72%);
    background: -moz-radial-gradient(#8C7A64,#706251 30%,#FFF 72%);
    background: -webkit-radial-gradient(#8C7A64,#706251 30%,#FFF 72%);
}

.first-title {
  margin-top: 40px;
}

.drp-shadow {
  box-shadow: 7px 7px 20px 5px #003459;
}

.st-hidden {
    opacity: 1 !important;
}

/****************************/
/***** ShareThis Button *****/
/****************************/

#footer-share-button {
  position: relative;
  top: 7px;
}

#st-3 .st-btn[data-network='sharethis'],
#st-2 .st-btn[data-network='sharethis'] {
  background-color: #E6A600 !important;
  background: linear-gradient(to right, #FFCC33, #FF9900);
}

#st-3 .st-btn > svg,
#st-2 .st-btn > svg {
  fill: #382919;
}

#st-3 .st-btn > span,
#st-2 .st-btn > span {
  color: #382919 !important;
  font-weight: 700 !important;
}

@media screen and (max-width: 991px) {

  #st-3,
  #st-2 {
    top: auto !important;
    bottom: 115px !important;
	width: 48px;
  }

}

@media screen and (min-width: 991px) {
  
 div[id^='st-el-'] .st-btns {
  overflow: visible !important; 
 }
  
}

@media screen and (min-width: 125px) {
  
  #st-3,
  #st-2 {
	display: inherit !important;
  }
  
  #st-3 > div,
  #st-2 > div {
	clear: right !important;
	float: right !important;
  }

}


/****************************/
/********** FOOTER **********/
/****************************/

.footer_box .footer_bottom {
  display: none;
}

#footer-bottom {
  margin-bottom: 0;
  margin-top: 50px;
}

#div-footer-top {
  background-image: url("/portals/17/Images/Footer/WH_Footer_Transparent.png");
  background-repeat: no-repeat;
  background-position: 96% 0px;
}

#div-footer-left-logo {
  float: left;
  margin-left: 8%;
  margin-top: 30px;
}

#div-footer-txt {
  margin: 0px auto 0px auto;
  padding-top: 40px;
  width: 60%;
  font-family: "Open Sans";
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.6em;
  color: #382919;
  text-align: center;
}

span.footer-separator {
    color: #FF9900;
}

#div-footer-social a {
  margin: 20px 25px 0px 25px;
}

#div-footer-social {
    margin-top: 20px;
    margin-bottom: -24px;
}

@media only screen and (min-width: 400px) and (max-width: 475px) {

  #div-footer-social {
	margin-left: 38px;
	margin-right: 38px;
  }

}
  
#footer-share-button, #footer-newsletter-button {
  position: relative;
  top: 7px;
}

#div-parent-who-logo {
    width: 20%;
    position: absolute;
    top: 25px;
    left: 75%;
}

#contact-env {
  font-size: 2em;
  position: relative;
  top: 10px;
}
  
img#footer-bottom {
  box-shadow: 0px 10px 18px 0px #003459;
}

/* CITY FOOTER */

#div-city-logos {
  float:left;
  /*background-color: rgba(2, 100, 168, 0.3);*/
  background-image: url("/Portals/17/Images/Backgrounds/WH-BG04.png");
  background-repeat: repeat-y;
  width: 100%;
}

#div-blue-separator {
  background-image: url("/Portals/17/Images/Backgrounds/WH-BG04.png");
  background-repeat: repeat-y;
  padding-top: 0px !important;
  height: 20px;
}

#div-who-dept-logo {
  float: left;
  max-width: 50px;
  margin-left: 100px;
  margin-top: 17px;
}

#div-city-links {
  text-align: center;
  float: left;
  /*color: #382919;*/
  color: #FFF;
  font-family: "Open Sans";
  width: 70%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 17px;
  padding-left: 9%;
}

#div-city-links a {
  color: #FFF;
}

#div-city-links a:hover {
  font-weight: 600;
}

#div-city-logo {
  float: right;
  max-width: 50px;
  margin-right: 100px;
  margin-top: 17px;
  margin-bottom: 10px
}

/********** END FOOTER **********/

.button-blue-link {
  /*background-color: #0264A8;
  background: linear-gradient(to right, #0264A8, #023D5E);
  box-shadow: 7px 7px 20px 0px #555;*/
  color: #382919;
  font-family: "Open Sans";
  font-weight: 600;
  border: 1px solid #382919;
}

.modal-backdrop.in, .mfp-zoom-in.mfp-ready.mfp-bg {
  background-color: #0264A8;
}

.modal-title {
  font-family: "Open Sans";
  font-size: 1.3em;
  text-align: center;
  color: #382919;
}


@media only screen and (max-width: 991px) {
 
  .mobile_right_icon a:before {
	content: url(/Portals/17/Images/Icons/menu_btn.png);
  }
  
}

/**********************/
/* ****** Menu ****** */
/**********************/

/* Remove the menu separator (|) from end of menu */
.nav_ico:before {
  display:none!important;
}

#dnngo_megamenu > div > ul > li > a > span {
    font-size: 21px;
}

.lang-English {
  font-size: 21px !important;
}

.lang-French {
  font-size: 21px !important;
}

.lang-Japanese {
  font-size: 28px !important;
}

.lang-Chinese {
  font-size: 33px !important;
}

.lang-German {
  font-size: 15.9px !important;
}

.lang-Spanish {
  font-size: 20px !important;
}

/* ****** End menu font-weight modification ****** */


#dnngo_megamenu .dnngo_menuslide {
  left: 17px;
}

#dnngo_megamenu > div > ul > li > a > span:before {
  /*border-bottom: 3px solid #e6a600;
  border-bottom: 3px solid linear-gradient(to right, #ffcc33 , #ff9900)*/
  border-bottom: 3px solid transparent;
  border-image: linear-gradient(to right, #ffcc33 , #ff9900);
  border-image-slice: 1;
}

/***********************/
/***** Grid Layout *****/
/***********************/

.wh-div-mission-gallery.gradient-yellow.drp-shadow {
    position: relative;
    left: 10%;
    width: 90%;
    overflow: hidden;
}

.wh-div-mission-gal-audio {
    background-color: #FFF;
    position: relative;
    left: 10%;
    width: 90%;
    height: 125px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.wh-div-get-here.drp-shadow {
    background-color: #FFF;
    width: 90%;
    position: relative;
    left: 5%;
  overflow: hidden;
}

.title-get-here {
  margin: 0 10% 25px 10%;
  padding-top: 40px;
}

.wh-title-mission-gallery {
    color: #382919;
    font-family: "Open Sans";
    font-weight: 700;
    padding-top: 20px;
    margin-top: 0;
    margin-left: 5%;
}

#wh-alamo-gallery, #wh-img-alamo-360-tour {
    width: 90%;
    position: relative;
    left: 5%;
    margin-bottom: 60px;
}

.wh-div-mission-gal-image img {
  width: 86%;
  position: relative;
  left: 7%;
}

.wh-link-mission-gallery {
  width: 75%;
  height: 60px;
  margin: 30px auto 30px auto;
}

.wh-link-mission-gallery p {
  text-align: left;
  padding-left: 20px;
  padding-top: 14px;
  font-size: 125%
}

.wh-link-mission-gallery p span {
  float: right;
  padding-right: 20px;
  margin-top: 6px;
}

.wh-div-mission-explore {
  background-color: #FFF;
  position: relative;
  width: 90%;
  left: 5%;
}

#div-shopping {
  margin-bottom: -25px;
}

.wh-div-mission-tour {
  background-color: #FFF;
  position: relative;
  width: 90%;
  left: 2%;
}

#div-transportation {
  margin-bottom: -25px;
}


/******************************/
/***** Overlapping Layout *****/
/******************************/

/*******************************/
/* ****** Mission Pages ****** */
/*******************************/

.title-mission-page {
  color: #FFF;
  text-align: center;
  font-weight: 500;
  font-size: 275%;
  font-style: italic;
  line-height: 1em;
  font-family: "Merriweather";
  margin-top: 20px;
}

.title-mission-events {
  color: #FFF;
  text-align: center;
  font-weight: 500;
  font-size: 2.5em;
  font-style: italic;
  line-height: 1em;
  font-family: "Merriweather";
  margin-top: 20px;
  margin-bottom: 25px;
}

/* ****** Intro Section ****** */

.div-mission-intro {
  background-color: #FFF;
  color: #000;
  font-family: "Open Sans";
  margin: 25px 10% 0px 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-mission-intro p {
  margin-top: 15px;
  font-family: "Open Sans";
  font-weight: 400;
}

.title-mission-intro {
  font-size: 150%;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1em;
}

.read-more-state {
  display: none;
}

/* ****** Mission Gallery Section ****** */

.div-mission-gallery {
  position:relative;
  top: -50px;
}

.title-mission-gallery {
  color: #382919;
  margin: 40px 0px 15px 0px;
}

.div-mission-gal-video {
  margin: 0px auto 0px auto;
  width: 100%;
}

.div-mission-gal-image {
  margin: 0px auto 0px auto;
  width: 100%;
}

.link-mission-gallery {
  border: 1px solid black;
  background-color: #0264A8;
  box-shadow: 7px 7px 20px 0px #555;
  width: 75%;
  height: 60px;
  margin: 35px auto 40px auto;
}

.link-mission-gallery p {
  text-align: left;
  padding-left: 20px;
  margin-top: 12px;
  color: #FFF;
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 125%
}

.link-mission-gallery p span {
  float: right;
  padding-right: 20px;
  margin-top: 6px;
}

/****************************/
/* Link to Audio Tour pages */
/****************************/

#div-audio-tour-link {
    background-color: #fff;
    background-image: url("/Portals/17/Images/Icons/AudioTourIcon.PNG");
    background-position: 10px center;
    background-repeat: no-repeat;
    height: 75px;
    left: 10%;
    position: relative;
    width: 90%;
    margin-top: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  
  #div-audio-tour-link {
	margin-top: 40px;
  }  
  
}

@media only screen and (min-width: 415px) and (max-width: 767px) {
 
  #div-audio-tour-link {
	margin-top: 40px;
	margin-bottom: 40px;
  }
  
}

@media only screen and (max-width: 414px) {
  
  #div-audio-tour-link {
    margin-top: 40px;
	margin-bottom: 40px;
  }
  
  #div-audio-tour-link p {
	font-size: 1.5em !important;
	padding-top: 20px !important;
	margin-left: 10px !important;
  }
  
  span#arrow-link {
	margin-top: -46px !important;
  }
  
}

#div-audio-tour-link p {
    font-size: 1.8em;
    font-weight: 600;
    color: #0264A8;
    padding-top: 15px;
    padding-left: 50px;
    margin-left: 15px;
    font-family: "Open Sans";
}

span#arrow-link {
    display: block;
    font-size: 200%;
    font-weight: 100;
    float: right;
    margin-top: -49px;
    margin-right: 20px;
    color: #0264A8;
}

/* END Audiio Tour Page Link */

.div-mission-audio {
  position: relative;
  width: 43.8%;
  left: -34.5%
}

.div-mission-gal-audio {
  background-color: #FFF;
  margin-top: 100px;
  height: 125px;
}

.d2APStart {
    height: 100px;
    width: 100px;
    position: relative;
    top: 12px;
    left: 12px;
    border: 5px solid #0264A8;
    border-radius: 50%;
}

.d2APStart:hover {
  cursor: pointer;
}

#d2Status {
  color: #0264A8;
  font-size: 200%;
  margin-top: 27px;
  margin-left: 31px;
}

.audio-right {
  width: 65%;
  height: 100px;
  position: relative;
  top: -85px;
  left: 30%;
}

.title-featured-tour {
  color: #000;
  font-size: 150%;
  font-weight: 500;
}

#timeline, #d2_timeline {
    width: 100%;
    height: 15px;
    background-color: #0264A8;
}

#playhead{
     width: 15px;
     height: 15px;
     margin-top: 1px;
     background-color: #FF9900;
}

#playCurrentTime, #playDuration {
  font-family: "Open Sans";
  font-size: 1.4em;
  font-weight: 400;
  margin-top: 10px;
  color: #382919;
}

#playCurrentTime {
  float: left;
}


#playDuration {
  float: right;
}

/* ****** Getting Here Section ****** */

.div-get-here {
  background-color: #FFF;
  padding: 0px 0px 0px 0px;
  margin-bottom: 80px;
  position: relative;
  left: 12%;
  font-family: "Open Sans";
}

.title-get-here {
  text-align: left;
  color: #0264A8;
  font-weight: 300;
  font-size: 250%;
  line-height: 1.1em;
  margin: 40px 10% 25px 10%;
}

.mission-address {
  text-align: left;
  color: #382919;
  font-family: "Open Sans";
  font-size: 1.25em;
  line-height: 1.25em;
  font-weight: 600;
  margin-left: 10%;
  margin-bottom: 20px;
}

.intro-get-here {
  width: 80%;
  margin: 0px auto 40px auto;
  color: #000;
  font-family: "Open Sans";
}

.map-get-here {
  width: 99%;
  margin: 0px auto 2px auto;
}

/*#alamo-map {
  border: 1px solid #382919;
}*/

.accord-pnl-grp-mission-gh {
  margin: 0px 0px 2px 0px;
  padding: 0px 0px 0px 0px;
}

.accord-pnl-mission-gh {
  margin: 0px 2px 2px 2px !important;
  border-radius: 0 !important;
}

.accord-pnl-head-mission-gh {
  border-radius: 0 !important;
  height: 40px;
}

.accord-title-mission-gh {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 1.4em;
  color: #382919;
  margin-top: 0px;
}

.accord-icon-mission-gh {
  display: block;
  font-size: 1.6em;
  font-weight: 100;
  float: right;
  margin-top: -20px;
  color: #000;
}

.accord-bdy-mission-gh {
  font-family: "Open Sans";
  font-size: 1em;
  font-weight: 400;
  color: #000;
}

/*a.accordion-toggle.anchor-no-underline.collapsed .glyphicon-menu-down:before {
  content: "\e259"
}

a.accordion-toggle.anchor-no-underline  .glyphicon-menu-down:before {
  content: "\e260"
}*/

a.accordion-toggle.anchor-no-underline.collapsed .glyphicon {
  transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  transition: 		all ease-in 300ms;
  -moz-transition: 	all ease-in 300ms; /* Firefox 4 */
  -webkit-transition: all ease-in 300ms; /* Safari and Chrome */
  -o-transition: 		all ease-in 300ms; /* Opera */
  -ms-transition: 	all ease-in 300ms; /* IE9? */
}

a.accordion-toggle.anchor-no-underline .glyphicon {
  transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  transition: 		all ease-in 300ms;
  -moz-transition: 	all ease-in 300ms; /* Firefox 4 */
  -webkit-transition: all ease-in 300ms; /* Safari and Chrome */
  -o-transition: 		all ease-in 300ms; /* Opera */
  -ms-transition: 	all ease-in 300ms; /* IE9? */
}

/* ****** Explore the Area Section ****** */

.div-mission-explore {
  background-color: #FFF;
  font-family: "Open Sans";
  padding: 0;
  position: relative;
}

#div-mission-explore-title {
  text-align: center;
  position: relative;
  top: -30px;
  left: 40%;
  width: 65%;
  height: 50px;
}

.div-link-mission-explore {
  height: 70px;
  width: 95%;
  border: 1px solid #0264A8;
  margin: 20px auto 40px auto;
}

.div-mission-explore-intro p {
  padding: 5px 15px 20px 15px;
}


/* ****** Tour the City ****** */

.div-mission-tour {
  background-color: #FFF;
  font-family: "Open Sans";
  padding: 0;
  position: relative;
  left: 12%;
  margin-bottom: 60px;
}

.div-mission-explore-image, .div-mission-tour-image {
  width: 100%;
}

#div-mission-tour-title {
  text-align: center;
  position: relative;
  top: -30px;
  left: 40%;
  width: 65%;
  height: 50px;
}

#div-mission-explore-title h2, #div-mission-tour-title h2 {
  font-size: 1.5em;
  font-weight: 500;
  color: #382919;
  padding-top: 13px;
}

.div-mission-explore-intro, .div-mission-tour-intro {
  color: #382919;
}

.div-mission-tour-intro p {
  padding: 5px 15px 20px 15px;
}

.div-mission-explore-intro p, .div-mission-tour-intro p {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-family: "Open Sans";
}

.div-link-mission-tour {
  height: 70px;
  width: 95%;
  border: 1px solid #0264A8;
  margin: 20px auto 40px auto;
}

.div-mission-tour > p {
  margin-bottom: 60px;
}

.div-mission-explore-link-grp, .div-mission-tour-link-grp {
  margin-bottom: 40px;
}
  
.div-link-mission-explore p, .div-link-mission-tour p {
  font-size: 1.6em;
  font-weight: 100;
  color: #0264A8;
  padding-top: 13px;
  padding-left: 50px;
}

.arrow-link-mission-explore, .arrow-link-mission-tour {
  display: block;
  font-size: 200%;
  font-weight: 100;
  float: right;
  margin-top: -45px;
  margin-right: 10px;
  color: #0264A8;
}

#div-restaurants, #div-lodging, #div-shopping, #div-culture,
#div-trails, #div-tours, #div-transportation {
  background-repeat: no-repeat;
  background-position: left;
  background-position-x: 10px;
}

#div-restaurants {
  background-image: url("/Portals/17/Images/Icons/restaurant_icon.png");
}

#div-lodging {
  background-image: url("/Portals/17/Images/Icons/lodging_icon.png");
}

#div-shopping {
  background-image: url("/Portals/17/Images/Icons/shopping_icon.png");
}

#div-culture {
  background-image: url("/Portals/17/Images/Icons/Maracas.png");
}

#div-tours {
  background-image: url("/Portals/17/Images/Icons/tours_icon.png");
}

#div-trails {
  background-image: url("/Portals/17/Images/Icons/trails_icon.png");
}

#div-transportation {
  background-image: url("/Portals/17/Images/Icons/transporation_icon.png");
}

/* *** Events *** */

.evnt-1-2 {
  position: relative;
  top: -500px;
  margin-bottom: -450px;
}

.event-1 {
  color: #fff;
  background-color: #222;
  text-align: center;
  margin-top: 60px;
  height: 600px;
  width: 100%;
}

.event-2 {
  color: #fff;
  background-color: #222;
  text-align: center;
  margin-top: 60px;
  height: 600px;
  width: 100%;
}

.evnt-3 {
  position: relative;
  top: 40px;
  left: 12%;
}

.event-3 {
  color: #fff;
  background-color: #222;
  text-align: center;
  margin-top: 60px;
  height: 600px;
  width: 100%;
}

.evnt-view-all {
  position: relative;
  top: 50px;
  left: 12%;
}

.event-view-all {
  width: 80%;
  height: 75px;
  margin: 50px auto 0px auto;
  text-align: center;
  border: 1px solid #fff;
}

.title-evnt-vw-all {
  color: #fff;
  font-size: 150%;
  font-weight: 100;
  margin-top: 30px;
}

/* Added by d2 - 05/15/17 */
.eds_news_BlogTwo-World.eds_subCollection_news .article_rss_wrapper {
  margin-right: 20px;
}
/* End d2 Addition */

/******************************/
/*** Explore the Area Pages ***/
/******************************/

/* ****** Intro Section ****** */

#title-page {
  color: #FFF;
  text-align: center;
  font-weight: 500;
  font-size: 275%;
  font-style: italic;
  line-height: 1em;
  font-family: "Merriweather";
  margin-top: 20px;
}

#div-intro {
  background-color: #FFF;
  color: #000;
  margin: 25px 10% 0px 0px;
  padding-top: 20px;
  /*padding-bottom: 20px;*/
}

#div-intro p {
  margin-top: 15px;
  margin-bottom: 20px;
  font-family: "Open Sans";
  font-weight: 400;
}

.title-intro {
  font-size: 150%;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1em;
}


/* GIS Application */

#div-gis-map {
  width: 95%;
  margin: 40px auto 40px auto;
}


/********** Audio Tour Maps **********/

.div-map {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
}

/* Advanced Audio Player */

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-image: url(/Portals/17/Images/Icons/PlayArrow.PNG);
    list-style-position: inside;
    padding-left: 4px !important;
}

div.jp-title, div.jp-playlist {
    width: 100%;
    background-color: #DDD !important;
    border-top: 1px solid #0264A8 !important;
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
    color: #0264A8 !important;
}

/* END Advanced Audio Player */

/******************************/
/* Audio Tour Page Link Block */
/******************************/

div#audio-links {
    /*background-color: #FFF;*/
    margin-bottom: 60px;
    width: 55%;
}

@media only screen and (max-width: 991px) {
  
  div#audio-links {
	width: 80%;
  }
  
}

h2#audio-link-block {
    text-align: center;
    color: #382919;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1em;
    margin-top: 25px;
    margin-bottom: 20px;
}

.div-link {
    text-align: center;
    margin: 12px auto 0 auto;
}

.div-link img {
    width: 45%;
}

p#title-mission-link {
    color: #382919;
    text-align: center;
    font-family: "Open Sans";
    font-size: 1em;
    line-height: 1.3em;
    margin-top: 3px;
    margin-bottom: 12px;
}

/* End */

/********************/
/* Transcript Block */
/********************/

div#div-trans {
    background-color: #FFF;
    margin-bottom: 60px;
    font-family: "Open Sans";
    text-align: center;
}

h2#title-trans {
    color: #382919;
    font-size: 2em;
    margin-top: 20px;
    margin-bottom: 2px;
}

img#trans-icon {
    width: 40%;
    margin-bottom: 20px;
}

#div-trans a {
	color: #382919;
}

#div-trans a:hover {
	font-weight: 900;
}

.div-trans-link {
    margin-bottom: 20px;
	line-height: 1.2em;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  img#trans-icon {
    width: 65%;
  }
  
}

@media only screen and (min-width: 415px) and (max-width: 767px) {
 
  img#trans-icon {
    width: 80%;
  }
  
}

@media only screen and (max-width: 414px) {

  img#trans-icon {
    width: 100%;
  }
  
}

/* END */

/* *************************************** */
/* ****** Screen Size Media Queries ****** */
/* *************************************** */

/* *** Extra Large Screen *** */
@media only screen and (min-width: 1600px) {
  
  /* Menu Formatting */
  #dnngo_megamenu > div > ul > li > a > span{
    font-size: 21px;
  }
  
  .audio-right {
	width: 70%;
	left: 25%;
  }
  
}


/* *** Large Screen - Desktop *** */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  
  /* Menu Formatting */
  #dnngo_megamenu > div > ul > li > a > span{
    font-size: 16.5px;
  }
  
  .lang-English {
    font-size: 16.5px !important;
  }
  
  .lang-French {
  font-size: 16px !important;
}

.lang-Japanese {
  font-size: 22px !important;
}

.lang-Chinese {
  font-size: 28px !important;
}

  
  .lang-German {
    font-size: 12.6px !important;
  }

  .lang-Spanish {
    font-size: 15px !important;
  }
  
  /* add space between top menu options */
  #dnngo_megamenu > div.dnngo_gomenu > ul > li > a {
    margin-right: 13px;
  }
  
  #dnngo_megamenu .dnngo_menuslide {
    left: 14px;
  }
  
  .accord-title-mission-gh {
	font-size: 145%;
  }
  
  /***** FOOTER *****/
  
  #div-footer-left-logo {
    margin-left: 3%;
  }
  
  #div-parent-who-logo {
	top: 35px;
  }
  
}




/* *** Medium Screen - Tablet *** */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
   
  /* Menu Formatting */
  #dnngo_megamenu > div > ul > li > a > span{
    font-size: 13px;
  }
  
  .lang-English {
    font-size: 13px !important;
  }
  
  .lang-French {
  font-size: 13px !important;
}

.lang-Japanese {
  font-size: 18px !important;
}

.lang-Chinese {
  font-size: 22px !important;
}

  
  .lang-German {
    font-size: 10px !important;
  }

  .lang-Spanish {
    font-size: 12.3px !important;
  }
  
  
  /* add space between top menu options */
  #dnngo_megamenu > div.dnngo_gomenu > ul > li > a {
    margin-right: 10px;
  }
  
  #dnngo_megamenu .dnngo_menuslide {
    left: 10px;
  }
  
  .wh-div-mission-gal-image img {
	width: 84.3%;
	left: 7%;
  }
  
  /* Audio Gallery */
  .audio-right {
	width: 60%;
	left: 35%;
  }
  
  .accord-title-mission-gh {
	font-size: 115%;
  }
  
  /***** FOOTER *****/
  
  #div-footer-left-logo {
    margin-left: 3%;
	width: 17%;
  }
  
  #div-parent-who-logo {
	top: 40px;
  }
  
  #div-who-dept-logo {
	margin-left: 50px;
  }
  
  #div-city-links {
	padding-top: 10px;
  }
  
  #div-city-logo {
	margin-right: 50px;
  }
  
}

/* *** All Mobile *** */
@media only screen and (max-width: 991px) {
 
  /* Read More-Read Less */
  .read-more-target {
	display: none;
  }
  
  .read-more-state:checked ~ .read-more-target {
	display: inline;
  }
  
  .read-more-state:not(checked) ~ .read-more-trigger:before {
	content: 'Read More';
  }
  
  .read-more-state:checked ~ .read-more-trigger:before {
	content: 'Read Less';
  }
  
  .read-more-trigger {
	cursor: pointer;
	display: inline-block;
	padding: 0 .5em;
	color: #005599;
	font-size: 1em;
	line-height: 4;
	border: 1px solid #005599;
	width: 60%;
	margin-left: 20%;
	text-align: center;
	margin-bottom: 35px;
	margin-top: 40px;
  }
  /* *** End Read More-Read Less *** */  
  
  .div-mission-intro, #div-intro {
    background-image: none !important;
	padding-left: 40px;
	padding-right: 40px
  }
  
  /***** FOOTER *****/
  
  #div-footer-left-logo {
    float: none;
	margin-left: 0;
	text-align: center;
	width: 100%
  }
  
  #div-footer-top {
	background-image: none;
  }
  
  #div-parent-who-logo {
    float: none;
    margin-left: auto;
    margin-right: auto;
    position: static;
    margin-top: 45px;
    margin-bottom: -20px;
  }
  
  #div-footer-txt {
	width: 100%;
  }
  
  #div-footer-right-logo {
	display: none;
  }
  
  #div-who-dept-logo, #div-city-links, #div-city-logo {
	float: none;
	margin-top: 10px;
	padding-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
  }
  
  #div-city-links {
	padding-left: 0;
  }
  
}

/* *** Small Screen - Large Phone *** */
@media only screen and (min-width: 768px) and (max-width: 991px) {
 
  
  /* Mission Gallery Div */
  .div-mission-gallery {
	top: -30px;
	width: 90%;
	float: right;
  }
  
  .wh-div-mission-gal-image img {
	width: 82.25%;
	left: 9%;
  }
  
  /* Audio Gallery */
  
  .div-mission-audio {
    width: 90%;
	left: 3%
  }
  
  .div-mission-gal-audio {
	left: -8%;
	width: 105%;
  }
  
  .audio-right {
	width: 50%;
	left: 43%;
	top: -95px;
  }
  
  /* Getting Here */
  .div-get-here {
	width: 90%;
	left: 5%;
  }
  
  /* Explore the Area */
  .div-mission-explore {
    width: 90%;
	margin-left: 5%;
	margin-top: 40px;
  }
  
  
  /* Tour the City */
  .div-mission-tour {
	width: 90%;
	left: 0;
	margin-left: 5%;
  }
  
  .evnt-1-2 {
	top: 0;
	margin-bottom: 20px;
  }
  
  .evnt-view-all {
    top: 0px;
    left: 0px;
  }
  
  /* Footer */
   #div-parent-who-logo {
	 width: 30%;
   }
  
}


/* *** Extra Small Screen - Small Phone *** */
@media only screen and (min-width: 415px) and (max-width: 767px) {

  .title-mission-page {
	margin-top: 30px;
  }
  
  /* Mission Gallery Div */
  .div-mission-gallery {
	top: -30px;
	width: 90%;
	float: right;
  }
  
  /* Audio Gallery */
  
  .div-mission-gal-audio {
	left: -8%;
	width: 105%;
  }
  
  .div-mission-audio {
    width: 90%;
	left: 3%
  }
  
  .audio-right {
	width: 60%;
	left: 35%;
	top: -91px;
  }
  
  /* Getting Here */
  .div-get-here {
	width: 90%;
	left: 5%;
  }
    
  /* Explore the Area */
  .div-mission-explore {
    width: 90%;
	margin-left: 5%;
	margin-top: 150px;
  }
    
  
  /* Tour the City */
  .div-mission-tour {
	width: 90%;
	left: 0;
	margin-left: 5%;
  }
  
  .evnt-1-2 {
	top: 0;
	margin-bottom: 20px;
  }
  
  .evnt-view-all {
    top: 0px;
    left: 0px;
  }
  
    /* Footer */
   #div-parent-who-logo {
	 width: 40%;
   }
  
}


/* *** Extreme Small Screen *** */
@media only screen and (max-width: 414px) {
  
  .title-mission-page {
	margin-top: 40px;
  }
  
  /* Mission Gallery Div */
  .div-mission-gallery {
	top: -30px;
	width: 90%;
	float: right;
  }
  
  .wh-div-mission-gal-image img {
	width: 80%;
	left: 10%;
  }
  
  /* Audio Gallery */
  
  .div-mission-gal-audio {
	left: -8%;
	width: 105%;
  }
  
  .div-mission-audio {
    width: 90%;
	left: 3%
  }
  
  .audio-right {
	width: 50%;
	left: 43%;
	top: -95px;
  }
  
  .title-featured-tour {
	font-size: 105%;
  }
  
  .title-audio-tour {
	font-size: 95%;
  }
  
  .duration {
	font-size: 95%;
  }
  
  /* Getting Here */
  .div-get-here {
	width: 90%;
	left: 5%;
  }
  
  .accord-title-mission-gh {
	font-size: 1.25em;
  }
  
  /* Explore the Area */
  .div-mission-explore {
    width: 90%;
	margin-left: 5%;
	margin-top: 150px;
  }
    
  
  /* Tour the City */
  .div-mission-tour {
	width: 90%;
	left: 0;
	margin-left: 5%;
  }
  
  #div-mission-explore-title h2, #div-mission-tour-title h2 {
	font-size: 1.25em;
  }
  
  .div-link-mission-explore p, .div-link-mission-tour p {
	font-size: 1.4em;
	padding-top: 15px;
  }
  
  .arrow-link-mission-tour, .arrow-link-mission-explore {
	margin-top: -43px;
  }
  
  #div-parent-who-logo {
	width: 45%;
  }
  
}

@media only screen and (max-width: 360px) {
  .audio-right {
	width: 40%;
	top: -92px;
	left: 50%;
  }
  
  #playCurrentTime, #playDuration {
	font-size: .8em;
	margin-top: 5px;
  }
  
    /* Footer */
   #div-parent-who-logo {
	 width: 50%;
   }
}

.wh-link-mission-gallery p {
  font-size: 1em;
}

/***** FOOTER TEXT RESPONSIVE ADJUSTMENTS *****/

@media only screen and (min-width: 360px) and (max-width: 499px) {
  
  #div-footer-txt {
	font-size: .85em;
  }
  
}

@media only screen and (max-width: 359px) {
  
  #div-footer-txt {
	font-size: .75em;
  }
  
}

/*******************************/
/********** POI Pages **********/
/*******************************/

/* ****** Intro Section ****** */

#div-intro {
  background-position: left bottom;
  background-repeat: no-repeat;
}

#div-filter-msg {
  width: 100%;
  margin: 10px auto 25px auto;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 1em;
  color: #382919;
  text-align: center;
}

/* All Mobile */
@media only screen and (max-width: 991px) {

  #div-filter-msg {
    width: 90%;
  }
  
}

/*********************************************/
/******************** END ********************/
/*********************************************/


/* Araceli
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body {
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  {
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}















































































































































































































































































































































































































































































































