/*
Theme Name:     Round
Theme URI:      http://www.theroundbeaverton.com;
Description:    Customized theme for The Round. A child theme of the Twenty Twelve theme.
Author:         Red Studio
Author URI:     http://redstudio.net/
Template:       twentytwelve                             
Version:        0.1.0
*/
@import url("../twentytwelve/style.css");

html {
  font-size: 75%;
}

body {
  font-family: Arial, Helvetica, 'Lucida Grande', sans-serif;
  background-color: #5a5959;
  background-image: url('images/new_back4.png');
  background-position: top center;
  font-size: 12px;
  font-size: 1rem;
  color: #444;
}

body .site {
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
#primary {
  width: 100%;
  margin: 0px 0px 0px 0px !important;
  vertical-align: top;
  overflow: hidden;
}
a:link,
a:visited {
  outline: none;
  color: #005da4;
}
a:hover,
a:active { color: #333 }


/*===== Common Layout Styles ====================*/

header#masthead.site-header {
  padding: 0px;
  position: relative;
  margin-bottom: -4px;
  overflow: hidden;
}

#site-navigation.main-navigation {
  width: 100%;
  padding: 0;
  margin: 0;
  border-bottom: solid 1px #acca72;
  z-index: 999;
  position: relative;
}

ul#RoundMenu {
  background-color: #acca72;
  text-align: left;
  margin: 0px;
  padding: 0px;
}

/* Headings */
.entry-content h1,
.content_container h1,
.entry-content h2,
.content_container h2,
.entry-content h3,
.content_container h3,
.entry-content h4,
.content_container h4,
.entry-content h5,
.content_container h5,
.entry-content h6,
.content_container h6 {
  margin: 0 0 10px;
  line-height: 1.2;
  font-weight: normal;
  font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
  clear: none;
}
.entry-content h1,
.content_container h1 { font-size: 18px }
.entry-content h2,
.content_container h2 { font-size: 15px }
.entry-content h3,
.content_container h3 { font-size: 13px }
.entry-content h4,
.content_container h4 { font-size: 12px }
.entry-content h5,
.content_container h5,
.entry-content h6,
.content_container h6 {
  font-size: 12px;
  margin-bottom: 0px;
}
.entry-content p,
.content_container p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 12px;
}

div#secondary,
div#comments { display: none }

.site-content article {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

.entry-content li {
  margin: 0 0 0 24px;
  line-height: 16px;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
  /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
  border-radius: 0px;
  box-shadow: none;
}

div.tri_image1,
div.tri_image2,
div.tri_image3 {
  float: right;
  width: 31.598513%;
  margin-bottom: 10px;
  font-size: 11px;
  border-radius: 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

div.tri_image1 img,
div.tri_image2 img,
div.tri_image3 img {
  max-width: 100%;
  height: auto;
  border-radius: none;
}

div.tri_image2 {
  margin: 0px 2.6% 10px 2.6%;
  font-size: 11px;
  border-radius: 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

nav.nav-single { display: none }

span.footer {
  padding-left: 20px;
  font-size: 10px;
}
div#social_media_footer {
  float: right;
  margin-right: 36px;
}
a.footer_link {
  color: #005da4 !important;
  font-weight: bold;
  font-size: 11px;
}
div#coloborder {
  float: left;
  width: 100%;
  border: solid 1px #acca72;
  border-width: 1px 0px 0px 0px;
  height: 2px;
}
footer#colophon {
  background-color: #acca72;
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  clear: both;
  border-top: none;
}


  /* News and Press */
  
  div.post_image {
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 40px;
    padding-bottom: 32.8376704%;
  }

  div.news { 
    background-image: url("images/page_photos/rnd_news.jpg");
  }
  div.press { 
    background-image: url('images/page_photos/rnd_press.jpg');
  }

  div.archive-meta { margin: 0 0 18px }
  div.archive-meta h2 {
    clear: none;
    font-size: 18px;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    font-weight: normal;
  }
  div.round_single {
    margin: 7px 7px 40px 0px;
    line-height: 18px;
  }
  div.author {
    font-weight: normal;
    font-size: 12px;
    font-size:  1rem;
    margin-bottom: 4px;
    color: #005da4;
    font-style: italic;
  }
  div.post_header {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 9px;
    color: #58585a;
  }
  div.post_date {
    color: #005da4;
    font-size: 12px;
    margin-bottom: 9px;
    font-weight: normal;
  }
  div.post_content p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 3px;
  }
  div.posts_listing .more_link a {
    font-size: 11px;
    color: #7a98c9;
  }
  div.post_complete {
    margin-top: 10px;
    font-size: 12px;
    color: #005da4;
  }

  div.archives_list h3 {
    font-size: 16px;
    line-height: 24px;
    color: #7a98c9;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    margin-bottom: 24px;
    font-weight: normal;
  }
  span.news_archive_title {
    font-weight: bold;
    font-size: 13px;
    color: #005da4;
  }
  ul#archives {
    margin: 10px 0px 0px 0px;
    text-decoration: none;
  }
  ul#archives li {
    margin-bottom: 7px;
    font-size: 13px;
    margin-bottom: 10px;
    color: #7a98c9;
  }
  ul#archives a {
    text-decoration: none;
    color: #7a98c9;
  }
  ul#archives a:hover {
    text-decoration: none;
    color: #333;
  }


@media only screen and (min-width: 768px) {  
  /*====== tablets and desktop ===========================*/
  
  .site { max-width: 1020px }

  /* Site Header and Main navigation */

  h3.menu-toggle {
    display: none;
  }

  .site-header h1 {
    font-size: 24px;
    font-size: 1.714285714rem;
    line-height: 24px;
    line-height: 1.714285714rem;
    margin-bottom: 0;
    margin-bottom: 0;
  }

  h1.logo {
    position: relative;
    width: 100%;
    padding-bottom: 16.0784314%;
    background-color: transparent;
    background-image: url("images/round_header1.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
    border: none;
    margin: 0;
  }

  h1.logo a {
    float: left;
    width: 56.8627451%;
    border: none;
    text-indent: -9999px;
    display: block;
    padding-bottom: 13%;
    position: relative;
  }

  #site-navigation.main-navigation {
    max-width: 1020px;
    height: 43px;
  }

  div.menu-roundmenu-container {
    max-width: 1020px;
    float: left;
    z-index: 100;
    width: 100%;
    position: relative;
    height: 42px;
    vertical-align: middle;
  }
  .main-navigation div.menu-roundmenu-container > ul li {
    padding: 0 0.8% 0 2.1568627%;
    background-image: url('images/dot.png');
    background-repeat: no-repeat;
    background-position: 0px 49%;
    margin: 0;
  }
  .main-navigation div.menu-roundmenu-container > ul li:first-child { 
    background-image: none; 
  }

  ul#RoundMenu {
    background-color: #acca72;
    height: 40px;
    text-align: center;
    margin: 0px;
    padding: 0px;
  }
  .main-navigation ul.nav-menu li a {
    color: #FFF;
    text-shadow: 0px 0px 3px rgba(0,0,0,0.2),2px 2px 3px rgba(0,0,0,0.3);
    letter-spacing: 1px;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    font-size: 16px;
    line-height: 42px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    font-weight: normal;
  }
  div.menu-roundmenu-container ul li a:hover { color: #005da4 }
  div.menu-roundmenu-container ul li.current-menu-item a { color: #005da4 }
  div.menu-roundmenu-container ul li.current-page-ancestor a { color: #005da4 }
  div.menu-roundmenu-container ul#RoundMenu .current_page_item a,
  div.menu-roundmenu-container ul#RoundMenu .current_page_parent a { color: #005da4 }
  div.menu-roundmenu-container ul#RoundMenu li ul.sub-menu li a { color: #FFFFFF }
  div.menu-roundmenu-container ul#RoundMenu li ul.sub-menu li a:hover { color: #BCBEC0 }
  
  .main-navigation ul.nav-menu,
  .main-navigation div.nav-menu > ul {
    display: inline-block !important;
    text-align: left;
    width: 100%;
    border: none;
  }
  
  .main-navigation li a,
  .main-navigation li {
    display: inline-block;
    text-decoration: none;
  }
  .main-navigation li a {
    border-bottom: 0;
    color: #6a6a6a;
    line-height: 3.692307692;
    text-transform: uppercase;
    white-space: nowrap;
  }
  .main-navigation li a:hover { color: #000 }
  .main-navigation li {
    position: relative;
    margin: 0;
  }
  .main-navigation li ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1;
  }
  .main-navigation li ul ul {
    display: none;
  }
  .main-navigation ul li:hover > ul {
    display: none;
  }
  
  .main-navigation .current-menu-item > a,
  .main-navigation .current-menu-ancestor > a,
  .main-navigation .current_page_item > a,
  .main-navigation .current_page_ancestor > a {
    color: #636363;
    font-weight: bold;
  }

  .main-navigation li a {
    line-height: 37px;
    color: #FFFFFF;
  }
  .main-navigation li a:hover {
    color: #FFFFFF;
    !important: ;
  }
  div.menu-roundmenu-container ul.sub-menu { text-align: left !important }
  .main-navigation li ul { z-index: 1000 !important }


  div#slides .theme-default .nivoSlider {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  /*----- Home Template Styles -------------------*/

  div#slides {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
  }

  body.home #content .entry-header { display: none }

  body.home #home_main { position: relative }

  div#lower_home_content,
  div#home_content_area {
    font-size: 11px;
    font-size: 0.916666667rem;
    line-height: 14px;
    line-height: 1.166666667rem;
    background-color: #005da4;
    color: #FFFFFF;
  }

  div#home_content_area p,
  div#lower_home_content p {
    padding: 0;
    margin: 0;
  }
  
  div#home_content_area {
    padding: 8px 3.5294118% 10px 3.5294118%;
    position: absolute;
    bottom: 25px;
    left: 0px;
    width: 32.1568627%;
    min-height: 50px;
    min-height: 5rem;
    z-index: 9999;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
  }
  
  div#lower_home_content {
    padding: 8px 5.0847458% 10px 5.0847458%;
    position: absolute;
    left: 0px;
    top: 71.6049383%;
    width: 46.3276836%;
    min-height: 50px;
    min-height: 4rem;
    z-index: 9999;
    margin: 0;
  }

  div#home_content_area h1,
  div#home_content_area h2,
  div#home_content_area h3,
  div#home_content_area h4 {
    font-size: 16px;
    font-size: 1.333333333rem;
    font-weight: bold;
    padding: 5px 0px;
    margin: 0;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
  }
  div#lower_home_splash {
    float: right;
    width: 69.4117647%;
    min-height: 325px;
    position: relative;
  }
  div#lower_home_splash img {
    max-width: 100%;
    height: auto;
  }

  div#home_twitter {
    position: relative;
    top: -10px;
    left: 0px;
    width: 29.0196078%;
    min-height: 334px;
    overflow: hidden;
  }

  div#home_twitter h3 {
    display: block;
    text-indent: -9999px;
    font-size: 16px;
    font-size: 1.333333333rem;
    color: #444;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    background-image: url('images/round_twitter.png');
    background-position: left center;
    background-size: 227px 40px;
    background-repeat: no-repeat;
    height: 40px;
  }
  
  div#twitter,
  div#twitter-widget-0 {
    font-size: 11px;
    line-height: 13px;
    color: #FFFFFF;
    padding: 5px 15px 15px 20px;
    width: 88%;
    background-color: #c7c9cb;
    position: absolute;
    top: 0px;
    left: 0px;
    min-height: 306px;
    margin-top: 10px;
  }

  div#twitter div#up_arrow {
    position: absolute;
    top: -9px;
    z-index: 300px;
    margin-left: 12px;
    width: 16px;
    height: 9px;
    background: transparent url('images/up_arrow.png') no-repeat center center;
  }
  
  ul.tall_nav { height: 850px !important }
  ul.map_nav {
    height: min-height:570px !important;
    min-height: 570px !important;
  }
  
  /* Content Sub-navigation/Sidebar */
  #subnav {
    background-color: #c8c9cb;
    width: 15.0980392%;
    float: left;
    padding: 50px 0.4882812% 10px 3.6132812%;
    margin-right: 0.6862745%;
    position: relative;
    margin-bottom: -5000px;
    padding-bottom: 5000px;
  }
  ul#subnav_content { overflow: visible }
  ul#subnav_content li {
    font-size: 14px;
    font-size: 1.166666667rem;
    line-height: 16px;
    line-height: 1.333333333rem;
    padding: 11px 0 12px 0;
    padding: .916666667rem 0 1rem 0;
  }
  ul#subnav_content li a {
    text-decoration: none;
    color: #848588;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    font-size: 14px;
    font-size: 1.166666667rem;
    line-height: 16px;
    line-height: 1.333333333rem;
  }
  ul#subnav_content li a:hover { color: #005da4 }
  ul#subnav_content li.current_page_parent a { color: #005da4 }
  ul#subnav_content li.current-cat a { color: #005da4 }
  ul#subnav_content li.current_page_item a { color: #005da4 }
  .post-type-archive-news_articles ul#subnav_content li.page-item-31 a { color: #005da4 }
  .post-type-archive-press_releases ul#subnav_content li.page-item-33 a { color: #005da4 }
  
  /* content */

  .entry-header { /* visually hides the entry title for desktop */
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  #main { margin-bottom: 10px }
  div.full_container {
    margin: 0px 0px 0px 20.8823529%;
    height: 100%;
    background-repeat: no-repeat;
    padding-bottom: 24px;
  }
  
  /* Sets base image and size for page background images */
  div.content_upper {
    position: relative;
    background-image: url('images/page_photos/rnd_about.jpg');
    background-size: 100%;
    background-position: 50% 50%;
    padding-bottom: 46.716233%; /* 377px/807px - ratio set by dividing height/width */
    background-repeat: no-repeat;
  }
  
  /* Custom Page photos styles */
  div.about,
  div.about-the-round {
    background-image: url('images/page_photos/rnd_about.jpg');
    padding-bottom: 46.716233%;
  }
  div.leasing {
    padding-bottom: 64.9019608%;
    background-image: url('images/page_photos/leasing_back.jpg');
    background-repeat: no-repeat;
  }
  div.events,
  div.event-calendar {
    background-image: url('images/page_photos/rnd_events-cal.jpg');
    background-repeat: no-repeat;
    padding-bottom: 32.83767%;
  }
  div.contact {
    padding-bottom: 64.9019608%;
    background-image: url('images/page_photos/rnd_contact.jpg');
    background-repeat: no-repeat;
  }
  div.public-space {
    background-image: url('images/page_photos/rnd_publicspace.jpg');
    background-repeat: no-repeat;
  }
  div.map-directions {
    background-image: url('images/page_photos/rnd_map-directions.jpg');
    background-repeat: no-repeat;
    padding-bottom: 82.403965%;
    background-size: cover;
  }
  div.sustainability {
    background-image: url('images/page_photos/rnd_sustainability.jpg');
    background-repeat: no-repeat;
  }
  div.inspiration-history {
    background-image: url('images/page_photos/rnd_inspiration_history.jpg');
    background-repeat: no-repeat;
  }
  div.wes {
    background-image: url('images/page_photos/rnd_wes.jpg');
    background-repeat: no-repeat;
  }

  div.content_upperleft,
  div.content_lower_blurb {
    padding: 18px 1.9607843% 8px 3.1372549%;
    font-size: 11px;
  }
  div.content_upperleft {
    margin: 0px 0px 0px 1.9607843%;
    width: 330px;
    /*width: 40.8921933%;*/
    background: #FFF;
    background: rgba(255, 255, 255, 0.9);
    color: #444;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    left: 0;
    top: 32px;
    overflow: visible;
  }
  div.content_upperleft p {
    margin-bottom: 10px;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
  }
  div.content_upperleft:before {
    content: "";
    display: block;
    width: 10px;
    height: 16px;
    background: url('images/side_arrow.png') no-repeat top left;
    position: absolute;
    left: -10px;
    top: 35px;
    opacity: 0.85;
    filter: alpha(opacity=85%);
  }
  /* Customized position of Upper content left box for each page */
  div.content_upper.public-space div.content_upperleft,
  div.content_upper.events div.content_upperleft { top: 32px }
  div.content_upper.inspiration-history div.content_upperleft,
  div.content_upper.wes div.content_upperleft { top: 48px }
  div.content_upper.sustainability div.content_upperleft { top: 70px;}
  /* Sets postion of side/left arrow in Upper content box */
  div.content_upper.events div.content_upperleft:before { top: 32px }
  div.content_upper.public-space div.content_upperleft:before,
  div.content_upper.light-rail div.content_upperleft:before { top: 70px }
  div.content_upper.inspiration-history div.content_upperleft:before,
  div.content_upper.sustainability div.content_upperleft:before,
  div.content_upper.wes div.content_upperleft:before { top: 96px }
  div.content_upper.map-directions div.content_upperleft:before { top: 30px }
  div.content_upper.sustainability div.content_upperleft:before { top: 113px }

  div.content_lower {
    margin-top: 48px;
    margin-left: 4.9566295%;
    margin-right: 4.9566295%;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px;
     -webkit-column-count: 3;
    -webkit-column-gap: 40px; /* Saf3, Chrome*/
    -moz-column-count: 3;   
    -moz-column-gap: 40px; /* FF3.5+ */
    column-count: 3;        
    column-gap: 40px; /* Opera 11+*/
  }
  
  .page-id-13 div.content_lower,
  .no-csscolumns div.content_lower {
    padding-top: 48px;
    margin-top: 0;
    margin-left: 4.9566295%;
    margin-right: 10%;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px; /* Saf3, Chrome*/
    -moz-column-count: 1;   
    -moz-column-gap: 0px; /* FF3.5+ */
    column-count: 1;        
    column-gap: 0px; /* Opera 11+*/
  }

  div.content_lowerright {
    width: 40.2726146%;
    background-color: #005da4;
    color: #FFFFFF;
    padding: 12px 1.8587361% 18px 3.2218092%;
    font-size: 11px;
    position: absolute;
    right: 0px;
    bottom: -20px;
  }
  div.content_lowerright p {
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 18px;
  }
  div.content_lowerright a { color: #FFF }
  .contact div.content_lowerright,
  .leasing div.content_lowerright,
  .map-directions div.content_lowerright { bottom: 32px }
  div.content_lower_blurb {
    float: right;
    width: 34.5098039%;
    height: 45px;
    background-color: #005da4;
    color: #FFFFFF;
  }
  
  img.side_arrow {
    position: absolute;
    margin: 75px 0px 0px 11px;
    border-radius: 0px !important;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.0) !important;
  }
  img.top_arrow {
    position: absolute;
    margin: 15px 0px 0px 0px;
    border-radius: 0px !important;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.0) !important;
  }
  div.archive_title {
    margin: 0px 0px 20px 65px;
    font-weight: bold;
    font-size: 16px;
  }
  div#contact_container,
  div.content_container {
    background-color: #FFF;
    background-color: rgba(255,255,255,0.85);
  }
  img.side_arrow,
  img.top_arrow {
    opacity: 0.85;
    filter: alpha(opacity=85);
  }
  img.public_space {
    position: absolute;
    margin-top: 110px;
  }
  div.content_text,
  div.map {
    opacity: 1 !important;
    nowhitespace: afterproperty;
    filter: alpha(opacity=100) !important;
    position: relative;
  }
  
  div.tri_holder {
    margin-top: 40px;
    min-height: 202px;
  }
  div.tri_text1,
  div.tri_text2,
  div.tri_text3 {
    float: left;
    width: 29%;
    margin: 0px 3% 10px 1%;
    font-size: 11px;
  }
  /* Column Shortcode styles */
  .one_third {
    float: left;
    width: 29%;
  }
  .one_half {
    float: left;
    width: 48%;
  }
  .one_third,
  .one_half {
    font-size: 12px;
    line-height: 16px;
    margin: 0px 4% 10px 0px;
  }
  .one_third p,
  .one_half p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 12px;
  }
  .last {
    margin-right: 0!important;
    clear: right;
  }
  .clearboth {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
  }

  /* Events and News */

  div.posts_listing {
    width: 62.2057001%;
    float: left;
    padding: 0 4.9566295% 0 8.0545229%;
  }

  div.archives_list {
    float: right;
    width: 22.3048327%;
    min-height: 300px;
    padding-right: 2.4783147%;
  }

  /* Contact Page */
  div#contact_holder {
    width: 1020px;
    height: 660px;
  }
  .wpcf7-textarea { height: 73px }

  input.wpcf7-submit {
    padding: 6px 10px;
    padding: 0.3rem 0.4rem;
    font-size: 12px;
    font-size: 1rem;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    line-height: 1.428571429;
    color: #FFFFFF;
    background-color: #acc872;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #acc872, #acc872);
    background-image: -ms-linear-gradient(top, #acc872, #acc872);
    background-image: -webkit-linear-gradient(top, #acc872, #acc872);
    background-image: -o-linear-gradient(top, #acc872, #acc872);
    background-image: linear-gradient(top, #acc872, #acc872);
    border: 2px solid #acc872;
    border-radius: 0px;
    box-shadow: none;
    width: 88px;
    float: right;
  }

  input.wpcf7-submit:hover {
    padding: 6px 10px;
    padding: 0.3rem 0.4rem;
    font-size: 12px;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    line-height: 1.428571429;
    color: #FFFFFF;
    background-color: #005DA4;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #005DA4, #005DA4);
    background-image: -ms-linear-gradient(top, #005DA4, #005DA4);
    background-image: -webkit-linear-gradient(top, #005DA4, #005DA4);
    background-image: -o-linear-gradient(top, #005DA4, #005DA4);
    background-image: linear-gradient(top, #005DA4, #005DA4);
    border: 2px solid #005DA4;
    border-radius: 0px;
    box-shadow: none;
    width: 88px;
    float: right;
  }

  input { padding: 0px }
  div.light-rail { background-image: url('images/page_photos/rnd_lightrail_top.jpg') }
  img.leasing_side { top: 235px }
  
  /* Map & Directions Page */
  div.map-directions div.content_upperleft {
    width: 95%;
    padding: 0;
    height: 380px;
  }
  div.map-directions div.directions {
    margin: 0px;
    padding: 18px 2.6865672% 8px 4.7761194%;
    width: 50.7462687%;
    height: 350px;
    float: left;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  div.map-directions div.map {
    position: relative;
    float: right;
    width: 41.0447761%;
    vertical-align: top;
  }
  div.map-directions div.map iframe {
    margin: 0;
    padding: 0;
    display: inline-block;
  }
  div.map-directions div.map small {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    line-height: 18px;
    float: right;
  }
  div.map-directions div.map small a { color: #005da4 !important }
  div.content_container {
    min-height: 377px;
    padding: 30px 40px 20px 40px;
    background-repeat: no-repeat;
    position: absolute;
    top: 35px;
  }

  .mapp-layout {
    margin: 0;
  }
  
  div.content_container:before {
    position: absolute;
    content: "";
    top: -10px;
    right: 50px;
    background: url('images/top_arrow.png') no-repeat top left;
    width: 17px;
    height: 10px;
    opacity: .85;
    filter: alpha(opacity=85);
  }
  .leasing .content_container {
    width: 40.1960784%;
    min-height: 190px;
    margin: 0px 0px 150px 46.5686275%;
  }
  .leasing .content_container:before { right: 12% }
  #left_leasing {
    font-size: 11px;
    line-height: 16px;
    width: 36.5853659%;
    padding: 35px 0px 0px 45px;
    width: 180px;
  }
  #right_leasing {
    float: right;
    font-size: 11px;
    line-height: 16px;
    width: 180px;
    padding: 35px 50px 0px 20px;
  }
  div.c_i { height: 150px }
  div.c_i { margin-bottom: 17px }
  
  div.events_content { margin-bottom: 300px }
  /* All in One Event Calendar Styles */
  .ai1ec-container {
    float: left;
    z-index: 3001;
    top: 1000px;
    margin: 0px 0px 0px -212px;
    width: 1020px;
    background-color: #FFFFFF;
    clear: both;
  }
  h2.ai1ec-calendar-title { padding-left: 20px }
  #ai1ec-container { float: none }
  #subnav.calendar_subnav {
    position: relative;
    min-height: 220px;
  }
  div.post_container {
    margin: 0px 0px 0px 20.8823529%;
    height: 100%;
  }

  div#media_contact_env,
  div.immediate_release { margin: 0px 0px 25px 65px }
  div#media_contact_env { line-height: 15px }
  div.immediate_release {
    line-height: 15px;
    font-weight: bold;
    text-transform: uppercase;
  }
  ul.post_sub { margin-top: -20px }
  div.right_single {
    float: right;
    height: 100%;
    margin: 3px 7px 100px 30px;
    font-size: 12px;
  }
  div#right_addy { line-height: 20px }
  img#right_single_img { width: 250px }
  img#bar {
    float: left;
    margin: 0px 0px 0px 3px;
  }
  span.right_addy_bold {
    font-size: 11px;
    font-weight: bold;
  }
  b.media_c {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
  }

  div.directory-content {
    float: left;
    width: 53.9215686%;
    padding-right: 1.9607843%;
  }
  div.directory-intro {
    position: relative;
    max-height: 265px;
    width: 100%;
    background-image: url('images/page_photos/rnd_press.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 48.1818182%;
  }
  div.directory-container {
    width: 50.9090909%;
    min-height: 102px;
    position: absolute;
    top: 34px;
    left: 26%;
    padding: 24px 20px 24px 30px;
    font-size: 12px;
    line-height: 16px;
    background-color: #FFFFFF;
    background-color: rgba(255,255,255,0.85);
    /*opacity: 0.85;
    : ;
    filter: alpha(opacity=85);*/
  }
  div.directory-container:before {
    position: absolute;
    content: " ";
    width: 16px;
    height: 9px;
    top: -9px;
    left: 80.3030303%;
    background: url(images/top_arrow.png) no-repeat top left;
    opacity: 0.85;
    filter: alpha(opacity=85);
  }

  div.directory-list { 
    padding: 40px 50px 40px 70px 
  }

  /*div.directory-list h5 {
    font-size: 13px;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 12px;
    background-color: #EEE;
    padding: 6px 5px 3px 10px;
    margin-left: -10px;
    position: relative;
  }

  div.directory-list h5:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 1px;
    background-color: #EEE;
  }*/

  div.directory-list h5 {
    font-size: 13px;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 12px;
    padding: 12px 5px 3px 10px;
    margin-left: -10px;
    position: relative;
    border-top: 1px solid #EEE;
  }

  div.directory-list h5:before {
    content: " ";
    position: absolute;
    left: 0;
    top: -4px;
    width: 100%;
    height: 1px;
    background-color: #EEE;
  }
  
  .directory-list p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 12px;
  }

  .directory-list h4 {
    font-size: 15px;
    font-size: 1.25rem;
    color: #005DA4;
    font-family: Arial, Helvetica, 'Lucida Grande', sans-serif;
    font-weight: normal;
  }

  div.directory-map {
    float: right;
    width: 44.1176471%;
    position: relative;
  }
  
  div.directory-map img#map-image {
    position: relative;
    top: 0px;
    left: 0px;
    border: 0;
    z-index: 1;
    max-width: 100%;
    height: auto;
  }

  div#map-list {
    background-color: #005da4;
    padding: 14px 5%;
    color: #FFF;
    font-size: 12px;
    font-size: 1rem;
    margin-bottom: 24px;
    margin-bottom: 2rem;
  }

  .touch span.desktop-instr,
  span.mobile-instr {
    display: none;
  }

  .touch span.mobile-instr,
  span.desktop-instr {
    display: block;
  }
  
  div#map-list h6 {
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    font-size: 13px;
    font-size: 1.083333333rem;
    font-weight: normal;
  }
  div#map-list h6 span {
    font-size: 12px;
  }
  div#map-list ul {
    width: 33%;
    float: left;
  }
  div#map-list ul li {
    color: #FFF;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    padding-right: 10px;
  }
  div#map-list ul li a {
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
  }
  
  .parking-content {
    width: 79.1176471%;
    float: right;
  }

  .parking-content .entry-content {
    width: 36.1833953%;
    float: left;
    padding: 62px 4.0892193% 20px 3.9653036%;
  }
  .parking-content .entry-map {
    float: right;
    width: 55%;
    height: 0;
    padding-bottom: 67.333%;
    position: relative;
  }

  .parking-content .entry-map object.map-svg {
    display: block;
    position: absolute;
    top:0;
    left:0;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }

  .parking-content .entry-map div#map-title {
    background-color: #005da4;
    padding: 14px 5%;
    color: #FFF;
    font-size: 12px;
    font-size: 1rem;
    position: absolute;
    left: 0;
    bottom: -42px;
    bottom: -3.5rem;
    width: inherit;
    z-index: 100;
    width: 90.333%;
  }
  .parking-content .entry-map div#map-title h6 {
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    font-size: 14px;
    font-size: 1.166666667rem;
    font-weight: normal;
  }
  .parking-content .entry-map div#map-title h6 span {
    font-size: 14px;
  }
  
  .contact .content_container {
    width: 56.8627451%;
    min-height: 400px;
    font-size: 11px;
    margin-left: 210px;
    padding: 30px 3.9215686% 20px 3.9215686%;
    z-index: 1000;
  }
  .contact .content_container:before { right: 85px }

  div#contact_form {
    float: right;
    width: 55.1724138%;
    padding: 0px;
  }
  div#left_contact {
    float: left;
    width: 44.8275862%;
    font-size: 12px;
    line-height: 16px;
    padding: 0px;
  }
  #contact_form h3 {
    font-size: 15px;
    color: #005da4;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    margin: 0px;
    padding: 0px;
  }
  
  /* Footer */

  footer#colophon {
    max-width: 1020px !important;
    width: 100%;
    clear: both;
    border-top: none;
  }

  .social_link {
    display: inline-block;
    text-indent: -9999px;
    width: 33px;
    height: 33px;
  }

  .sl_facebook {
    background: url('images/facebook.png') no-repeat center center;
  }
  .sl_twitter {
    background: url('images/twitter.png') no-repeat center center;
  }

} /*===== end tablets and desktop media ========================*/


@media only screen and (max-width: 767px) {
/*===== phones ================================================*/

  div#slides .theme-default .nivoSlider {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .site-header h1 {
    font-size: 0px;
    font-size: 0rem;
    line-height: 0px;
    line-height: 0rem;
    margin-bottom: 0;
    margin-bottom: 0;
  }

  h1.logo {
    position: relative;
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
  }

  h1.logo a {
    background-color: transparent;
    background-image: url("images/mobile/round_header_mobile.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
    width: 100%;
    border: none;
    text-indent: -9999px;
    display: block;
    padding-top: 28.125%;
  }


  h3.menu-toggle,
  h3.menu-toggle:focus,
  h3.menu-toggle:hover, 
  h3.menu-toggle:active {
    display: block;
    text-align: left;
    padding: 0.166666667rem 2% 0rem 4%;
    font-size: 16px;
    font-size: 1.333333333rem;
    line-height: 17px;
    line-height: 1.428571429;
    font-weight: normal;
    color: #FFF;
    background-color: #acc872 !important;
    background-image: none !important;
    border: none;
    border-radius: 0px;
    box-shadow: none !important;
    margin: 0 0 2px 0;
    margin: 0 0 0.166666667rem 0;
    text-transform: uppercase;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    position: relative;
  }

  h3.menu-toggle span:before {
    display: inline-block;
    position: relative;
    content:'\25BC';
    font-size: 13px;
    font-size: 1.083333333rem;
    line-height: 1.428571429;
    vertical-align: middle;
    padding-left: 4px;
  }
  h3.menu-toggle.toggled-on,
  h3.menu-toggle.toggled-on:focus,
  h3.menu-toggle.toggled-on:hover,
  h3.menu-toggle.toggled-on:active {
    color: #FFF;
    margin-bottom: 0;
    background-color: #acc872;
    background-image: none;
    background: #acc872 !important;
    box-shadow: none;
  }

  h3.toggled-on span:before {
    display: inline-block;
    position: relative;
    content:'\25B2';
    font-size: 13px;
    font-size: 1.083333333rem;
    line-height: 17px;
    line-height: 1.428571429;
    padding-left: 4px;
  }
  
  ul.nav-menu,
  div.nav-menu > ul {
    margin: 0;
    padding: 0 40px 0 0;
  }

  .nav-menu li {
    display: inline-block;
    position: relative;
    margin: 0;
    color: #FFF;
  }

  .nav-menu li a {
    color: #FFF;
    display: block;
    font-size: 15px;
    line-height: 1;
    padding: 10px 20px;
    padding: 0.833333333rem 20px;
    text-decoration: none;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
  }

  .nav-menu li:hover > a,
  .nav-menu li a:hover {
    color: #005da4;
  }


  ul.nav-menu ul a,
  .nav-menu ul ul a {
    color: #fff;
    margin: 0;
    width: 200px;
  }

  ul.nav-menu ul a:hover,
  .nav-menu ul ul a:hover {
    color: #005da4;
  }

  ul.nav-menu li:hover > ul,
  .nav-menu ul li:hover > ul {
    display: block;
  }

  .nav-menu .current_page_item > a,
  .nav-menu .current_page_ancestor > a,
  .nav-menu .current-menu-item > a,
  .nav-menu .current-menu-ancestor > a,
  .post-type-archive-news_articles .nav-menu #menu-item-800 > a,
  .post-type-archive-press_releases .nav-menu #menu-item-799 > a
   {
    color: #005da4;
    font-style: italic;
  }
    

  ul.toggled-on,
    ul.toggled-on > ul {
      display: block;
      margin-left: 0;
      padding: 0;
      width: 100%;
      margin-bottom: 20px;
      margin-bottom: 1.666666667rem;
    }

    .toggled-on li,
    .toggled-on .children {
      display: block;
    }

    ul.toggled-on li > ul {
      background-color: transparent;
      display: block;
      float: none;
      margin-left: 20px;
      position: relative;
      left: auto;
      top: auto;
    }

    ul.toggled-on li > ul a {
      color: #FFF;
      width: auto;
    }

    ul.toggled-on li:hover > a,
    ul.toggled-on .children a {
      background-color: transparent;
      color: #005da4;
    }

    ul.toggled-on li a:hover,
    ul.toggled-on ul a:hover {
      color: #005da4;
    }
  
  div#subnav {
    display: none;
  }

  div#home_content_area h1,
  div#home_content_area h2,
  div#home_content_area h3,
  div#home_content_area h4 {
    font-size: 14px;
    font-size: 1.166666667rem;
    font-weight: bold;
    padding: 5px 0px;
    margin: 0;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
  }

  div#home_content_area,
  div#lower_home_content {
    font-size: 11px;
    font-size: 0.916666667rem;
    line-height: 14px;
    line-height: 1.166666667rem;
    background-color: #005da4;
    color: #FFFFFF;
    padding: 12px 4% 6px 5%;
    padding: 1rem 4% 0.5rem 5%;
  }
  div#lower_home_content {
    padding: 0px 4% 12px 5%;
    padding: 0rem 4% 1rem 5%;
  }

  div#home_content_area p,
  div#lower_home_content p {
    padding: 0;
    margin: 0;
  }
    
    div#lower_home_splash img {
    display: none;
  }
  
  div#home_twitter {
    margin: 10px 0;
    margin: 0.833333333rem 0;
    background-color: #c7c9cb;
    position: relative;
  }

  div#home_twitter h3 {
    display: block;
    text-indent: -9999px;
    font-size: 16px;
    font-size: 1.333333333rem;
    color: #444;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    background-image: url('images/mobile/round_twitter.png');
    background-position: left center;
    background-size: 206px 41px;
    background-repeat: no-repeat;
    height: 41px;
  }
  
  div#twitter,
  div#twitter-widget-0 {
    font-size: 11px;
    line-height: 13px;
    color: #FFFFFF;
    padding: 5px 5% 15px 5%;
    background-color: #c7c9cb;
    position: relative;
  }

  div#twitter div#up_arrow {
    position: absolute;
    top: -11px;
    z-index: 300px;
    margin-left: 6px;
    width: 26px;
    height: 14px;
    background-image: url('images/mobile/up_arrow.png');
    background-repeat: no-repeat;
    background-size:  13px 7px;
    background-position: 50% 50%;
  }

  /* Sets base image and size for page background images */
  div.content_upper {
    position: relative;
    background-image: url('images/page_photos/rnd_publicspace.jpg');
    background-size: 100%;
    background-position: cover;
    padding-top: 46.716233%; /* 377px/807px - ratio set by dividing height/width */
    background-repeat: no-repeat;
  }
  
  /* Custom Page photos styles */
  div.about,
  div.about-the-round {
    background-image: url('images/page_photos/rnd_about.jpg');
    padding-top: 38.0421%;
  }
  div.leasing {
    padding-top: 64.9019608%;
    background-image: url('images/page_photos/leasing_back.jpg');
    background-repeat: no-repeat;
  }
  div.events,
  div.event-calendar {
    background-image: url('images/page_photos/rnd_events-cal.jpg');
    background-repeat: no-repeat;
    padding-top: 32.83767%;
  }
  div.contact {
    padding-top: 64.9019608%;
    background-image: url('images/page_photos/rnd_contact.jpg');
    background-repeat: no-repeat;
  }
  div.public-space {
    background-image: url('images/page_photos/rnd_publicspace.jpg');
    background-repeat: no-repeat;
    padding-top: 46.716233%;
  }
  div.map-directions {
    background-image: url('images/page_photos/rnd_map-directions.jpg');
    background-repeat: no-repeat;
    padding-top: 82.403965%;
  }
  div.sustainability {
    background-image: url('images/page_photos/rnd_sustainability.jpg');
    background-repeat: no-repeat;
  }
  div.inspiration-history {
    background-image: url('images/page_photos/rnd_inspiration_history.jpg');
    background-repeat: no-repeat;
  }
  div.wes {
    background-image: url('images/page_photos/rnd_wes.jpg');
    background-repeat: no-repeat;
  }

  .content_upperleft,
  .content_container {
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #d4d1d1;
    padding: 1rem 5% 0.5rem 5%;
  }

  .content_container {
    background-color: #FFF;
  }

  #left_contact {
    margin-bottom: 24px;
    margin-bottom: 2rem;
  }
  #contact_form {
    padding-top: 24px;
    padding-top: 2rem;
    border-top: 2px solid #ACCA6F;
  }

  .page-template-page-templatesmap-directions-php .content_upperleft {
    background-color: #FFF;
  }

  .content_lowerright {
    display: none;
  }

  .content_lower {
    padding: 1rem 5% 1.333rem;
  }

  .content_upperleft,
  .div.content_lower {
    font-size: 12px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1.333333333rem;
  }

  .entry-header {
    margin-top: 8px;
    margin-top: 0.666666667rem;
    margin-bottom: 0px;
    margin-bottom: 0rem;
  }

  .entry-header h1 {
    color: #005da4;
    margin: 0 0 6px;
    margin: 0 0 0.5rem;
  }

  .tri_holder {
    width: 100%;
  }

  div.tri_image1,
  div.tri_image2,
  div.tri_image3 {
    float: right;
    width: 31.6%;
    margin-bottom: 10px;
    font-size: 11px;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }

  div.tri_image1 img,
  div.tri_image2 img,
  div.tri_image3 img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: none;
    display: block;
  }

  div.tri_image2 {
    margin: 0px 2.6% 10px 2.6%;
    font-size: 11px;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }

  .one_third, .one_half {
    display: inline !important;
  }

  /* Events and News */

  div.post_image {
    margin-bottom: 12px;
    margin-bottom: 1rem;
  }

  div.posts_listing,
  div.archives_list {
    width: 90%;
    padding: 0 5% 0 5%;
  }

  div.archive-meta { margin: 0 }
  div.archive-meta h2 {
    clear: none;
    font-size: 18px;
    font-size: 1.5rem;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    font-weight: normal;
    color: #005da4;
  }

  div.archives_list {
    overflow: hidden;
    padding-bottom: 2rem;
  }

  div.archives_list h3 {
    font-size: 13px;
    font-size: 1.166666667rem;
    line-height: 18px;
    line-height: 1.285714286rem;
    color: #7a98c9;
    margin: 0;
    padding: 0;
  }

  div.round_single {
    margin: 7px 0px 24px 0px;
    line-height: 15px;
    line-height: 1.25rem;
  }

  div.author {
    font-weight: bold;
    font-size: 12px;
    font-size: 1rem;
    margin-bottom: 0;
    color: #005da4;
    font-style: italic;
  }
  div.post_header {
    font-weight: bold;
    font-size: 13px;
    font-size: 1.083333333rem;
    line-height: 15px;
    line-height: 1.25rem;
    margin-bottom: 9px;
    margin-bottom: .75rem;
    color: #58585a;
  }
  div.post_date {
    color: #005da4;
    font-size: 11px;
    font-size: .916666667rem;
    margin-bottom: 0;
    margin-bottom: 0rem;
    font-weight: normal;
  }
  div.post_content,
  div.post_content p {
    font-size: 12px;
    font-size: 1rem;
    line-height: 15px;
    line-height: 1.25rem;
    margin-bottom: 3px;
  }
  div.posts_listing .more_link a {
    font-size: 12px;
    font-size: 1rem;
    color: #7a98c9;
  }

  div.archives_list ul li {
    float: left;
    margin-right: 15px;
  }
  div.archives_list ul li a {
    font-size: 11px;
    font-size: 0.916666667rem;
  }

    /* Footer */

  footer#colophon {
    padding: 8px 5% 12px;
    padding: 0.666666667rem 5% 1rem;
    font-size: 10px;
    font-size: 0.833333333rem;
  }

  span.footer {
    padding-left: 0px;
    font-size: 9px;
    font-size: 0.75rem;
  }
  div#social_media_footer {
    float: right;
    margin-right: 0;
  }
  span.footer.address {
    display: block;
    clear: both;
    color: #666;
    line-height: 10px;
    line-height: 0.833333rem;
  }
  a.footer_link {
    color: #005da4 !important;
    text-decoration: none;
    font-size: 9px;
    font-size: 0.75rem;
    line-height: 30px;
    line-height: 2.5.rem;
    display: inline-block;
    margin-right: 10px;
  }
  a.footer_link:hover {
    text-decoration: underline;
  }
  .social_link {
    display: inline-block;
    text-indent: -9999px;
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }

  .sl_facebook {
    background-image: url('images/mobile/facebook.png');
  }
  .sl_twitter {
    background-image: url('images/mobile/twitter.png');
  }


  form.wpcf7-form input.wpcf7-submit {
    padding: 6px 10px;
    padding: 0.428571429rem 0.714285714rem;
    font-size: 14px;
    font-size: 1.166666667rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    line-height: 1.428571429;
    color: #FFFFFF;
    background-color: #acc872;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #acc872, #acc872);
    background-image: -ms-linear-gradient(top, #acc872, #acc872);
    background-image: -webkit-linear-gradient(top, #acc872, #acc872);
    background-image: -o-linear-gradient(top, #acc872, #acc872);
    background-image: linear-gradient(top, #acc872, #acc872);
    border: 1px solid #acc872;
    border-radius: 2px;
    box-shadow: none;
    width: 66%;
  }

  div.directory-map {
    width: 100%;
    background-color: #5a5959;
    background-image: url('images/new_back4.png');
    background-position: top center;
  }

  div.directory-map img#map-image {
    width: 449px;
    position: relative;
    max-width: 100%;
    height: auto;
  }

  .parking-content .entry-content {
    padding: 0 5%;
  }
  .parking-content .entry-map {
    max-width: 100%;
    position: relative;
  }
  .parking-content .entry-map .map-svg {
    width: 100%;
    height: 100%;
    display: block;
  }

  .parking-content .entry-map img {
    max-width: 100%;
    position: relative;
  }

  #mapster_wrap_0 {
    margin: 0 auto;
  }

  div.directory-intro {
    display: none;
  }

  div#map-list,
  div#map-title {
    background-color: #005da4;
    padding: 14px 5%;
    color: #FFF;
    font-size: 12px;
    font-size: 1rem;
    margin-bottom: 24px;
    margin-bottom: 2rem;
    width: 90%;
  }
  div#map-list h6,
  div#map-title h6 {
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    font-size: 14px;
    font-size: 1.166666667rem;
    font-weight: normal;
  }
  div#div#map-title h6 span,
  div#map-list h6 span {
    font-size: 14px;
  }

  span.mobile-instr {
    display: block;
  }
  span.desktop-instr {
    display: none;
  }
  
  .parking-content .entry-header,
  div.directory-content .entry-header {
    margin-bottom: 24px;
    margin-bottom: 2rem;
  }

  div.directory-list { 
    padding: 0 5%; 
  }
  
   div.directory-list h5 {
    font-size: 13px;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 12px;
    padding: 12px 5px 3px 10px;
    margin-left: -10px;
    position: relative;
    border-top: 1px solid #EEE;
  }

  div.directory-list h5:before {
    content: " ";
    position: absolute;
    left: 0;
    top: -4px;
    width: 100%;
    height: 1px;
    background-color: #EEE;
  }
  
  .directory-list p {
    font-size: 12px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1.333rem;
    margin-bottom: 12px;
    margin-bottom: 1rem;
  }

  .directory-list h4 {
    font-size: 13px;
    font-size: 1.083333333rem;
    color: #005DA4;
    font-family: Arial, Helvetica, 'Lucida Grande', sans-serif;
    font-weight: normal;
  }

} 
/*===== end phones styles ================================================*/

@media only screen and (max-width: 767px) and (orientation: portrait) {
  /*===== phones in portrait view ========================================*/
  div.directory-map img#map-image {
    width: 320px;
    position: relative;
    max-width: 100%;
    height: auto;
  }
}

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

  div.directory-map {
    width: 100%;
    background-color: #5a5959;
    background-image: url('images/new_back4.png');
    background-position: top center;
  }

  
  div.directory-map img#map-image {
    width: auto;
    position: relative;
    max-width: 100%;
    height: auto;
    display: block;
  }

  #mapster_wrap_0 {
    margin: 0 auto;
  }

  div.directory-intro {
    display: none;
  }

  div.directory-map #map-list {
    margin-bottom: 0;
  }

  div.directory-list { 
    width: 100%;
    padding: 3.333333333rem 10%; 
  }
  

  .page-id-9 .entry-header {
    display: block;
    border: 0;
    clip: auto: ;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: auto;
    margin-top: 0;
    margin-top: 0rem;
    margin: 0 0 24px;
    margin: 0 0 2rem;
  }

  .page-id-9 .entry-header h1 {
    color: #005da4;
  }
  
  .page-template-page-templatesmap-directions-php .content_lowerright,
  .page-template-page-templatescontact-page-php .content_lowerright {
    display: none;
  }

  div.content_upperleft {
    margin: 0px 0px 0px 1.9607843%;
    width: 44%;
    background: #FFF;
    background: rgba(255, 255, 255, 0.9);
    color: #444;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    left: 0;
    top: 32px;
    overflow: visible;
  }

  .page-id-13 div.content_upperleft,
  .page-id-21 div.content_upperleft {
    width: 80%;
  }
  
  div.content_upper.sustainability div.content_upperleft:before {
    top: 130px;
  }
}

@media only screen and (min-width: 1020px) {
  /*===== only desktop views ================================================*/
  
  .main-navigation div.menu-roundmenu-container > ul li {
    padding: 0 0.9803922% 0 2.1568627%;
    background-image: url('images/dot.png');
    background-repeat: no-repeat;
    background-position: 0px 48%;
    margin: 0;
  }

  .main-navigation ul.nav-menu li a {
    color: #FFF;
    text-shadow: 0px 0px 3px rgba(0,0,0,0.2),2px 2px 3px rgba(0,0,0,0.3);
    letter-spacing: 1px;
    font-family: 'NewsGothicBT-Bold', 'Arial', 'Sans-Serif';
    font-size: 18px;
    line-height: 42px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    font-weight: normal;
  }

  div.map-directions div.content_upperleft {
    width: 83.023544%;
    padding: 0;
    height: 380px;
  }
  
  div.directory-list .entry-header + h5 {
    border-top: none;
  }
  div.directory-list .entry-header + h5:before {
    background-color: transparent;
  }

}

/*------- Contact Form ---------*/

#contact_form h3 + p {
  font-size: 12px;
  margin-bottom: 10px;
}
form.wpcf7-form p {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
}
form.wpcf7-form input.wpcf7-text {
  font-size: 13px;
  padding: 4px 5px;
  background-color: #FFF;
  width: 96%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
form.wpcf7-form textarea {
  width: 96%;
  padding: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 10px;
}
form.wpcf7-form span.wpcf7-not-valid-tip {
  clear: both;
  font-size: 11px;
  position: relative;
  border: none;
  color: #cc0000;
  background: transparent;
}
form.wpcf7-form input.wpcf7-not-valid { border: 1px solid #cc0000 }
.wpcf7-response-output {
  background-color: #FFF;
  padding: 0.5em 1em !important;
  font-size: 12px;
  line-height: 15px;
}
/* some utility classes */
.hidden {
  display: none !important;
  visibility: hidden;
}
.hide { display: none }
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

#mapTip {
  cursor: default;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 3px;
  color: #fff;
  display: none;
  padding: 10px;
  position: absolute;
  white-space: nowrap;
  z-index: 2147483647;
  font-size: 11px;
  font-size: 0.916666667rem;
  line-height: 13px;
  line-height: 1.083333333rem;
  margin-bottom: -10px;
}
#mapTip:before {
  content: "";
  position: absolute;
}


