a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

b,
strong {
  font-weight: bold;
}

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

ul,
ol {
  list-style: none;
}

li {
  display: list-item;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

sub,
sup,
small {
  font-size: 75%;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg {
  overflow: hidden;
}

body {
  font: 12px/1.5 'Open Sans', sans-serif;
}

p {
  color: #555;
  font: 16px/1.5 'Open Sans', sans-serif;
}

pre,
code {
  font-family: "DejaVu Sans Mono", Monaco, Consolas, monospace;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 36px;
}

h3 {
  color: #555;
  font-family: 'Hind', sans-serif;
  font-weight: 600;
  font-size: 32px;
  letter-spacing: 1px;
}

h4 {
  margin-bottom: 10px;
  color: #444;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
}

h5 {
  color: #555;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}

h6 {
  font-size: 15px;
}

body {
  background: white;
  color: #333;
  text-align: center;
}

a {
  color: #45474a;
  text-decoration: none;
}
a:hover {
  color: #a9abae;
}

h1 {
  padding-top: 20px;
}

.grid-container {
  padding-bottom: 20px;
}

.grid-container > hr {
  margin-left: 10px;
  margin-right: 10px;
}

div[class*="push-"] section {
  background: #dec;
}

div[class*="pull-"] section {
  background: #fcd;
}

.dynamic-px-width {
  display: block;
}

/* typography variables for samples page */
/* override of main grid settings */
.grid-container {
  padding-top: 0;
  padding-bottom: 0;
}

/* ========================================================================
** elements
** ======================================================================== */
.thin-line {
  border-top: 1px solid #bdbdbd;
  margin-bottom: 20px;
}

.wide-band {
  padding: 32px 0;
}

.wide-band.last {
  padding: 32px 0 80px 0;
}

.wide-band-white {
  background-color: #ffffff;
}

.wide-band-light-1 {
  /*
  background-color: #f1f6ee;
  */
  background-color: #f5f6f4;
}

.wide-band-light-2 {
  /*
  background-color: #d0cfb3;
  background-color: #828960;
  background-color: #b7bb98;
  background-color: #ccca99;
  background-color: #c3c190;
  */
  background-color: #e4ebe0;
}

.wide-band-light-3 {
  /*
  background-color: #d0cfb3;
  background-color: #828960;
  background-color: #b7bb98;
  background-color: #ccca99;
  background-color: #c3c190;
  */
  background-color: #d7dfd2;
}

.wide-band-med-1 {
  background-color: #bbc3b6;
}

.wide-band-med-2 {
  background-color: #a7b0a2;
}

.wide-band-footer {
  padding: 44px 0 44px 0;
  /*
  background-color: #878886;
  */
  background-color: #7d7e7d;
}

.wide-band-image {
  background-color: #e2d7b7;
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
}

#main-img {
  width: 100%;
  height: auto;
  max-width: 1920px;
  max-height: 300px;
}

#main-img-sub {
  width: 100%;
  height: auto;
  max-width: 1920px;
  max-height: 150px;
}

#main-img-map {
  width: 100%;
  height: auto;
  max-width: 1920px;
  max-height: 150px;
}

#contact-img {
  width: 100%;
  height: auto;
  max-width: 320px;
  max-height: 280px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.header-title {
  margin: 20px 0;
}

.logo-box {
  display: inline-block;
  margin: 0 auto;
  padding: 18px 0 26px 0;
}

.logo-title {
  color: #494949;
  font: 48px/1 'News Cycle', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 10px;
}

.logo-subtitle {
  color: #575757;
  font: 32px/1.5 'News Cycle', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

.logo-subtitle.secondary {
  padding: 18px 0 12px 0;
  color: #555;
  font: 36px/1.5 'Hind', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

.logo-subtitle.single-line {
  display: inline-block;
  margin-left: 40px;
  line-height: 1;
}

.content-block {
  text-align: left;
  overflow: hidden;
}

.content-block.center {
  text-align: center;
}

.content-block.high-top {
  margin-top: 32px;
}

.content-block.shaded-gray {
  padding: 0 20px;
  background: #eee;
}

.content-block.footer {
  color: #fff;
  text-align: left;
}

.content-block.footer.center {
  text-align: center;
}

.content-block.footer h3 {
  color: #fff;
  font-size: 26px;
}

.content-block.footer h4 {
  color: #fff;
  font-size: 21px;
}

.content-block.footer h5 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.content-block.footer p {
  font: 18px/1.25 'MavenProRegular', Arial, sans-serif;
  color: #fff;
}

.content-block.footer p.smallText {
  font-size: 12px;
}

/*.content-block.footer p:last-child {
  text-align: left;
}*/

.footer-link {
  color: #3b4f61;
}

.footer-link:hover {
  color: #86b1d9;
  text-decoration: none;
}

.maproom-btn-box {
  margin: 0 auto;
  text-align: center;
}

.maproom-btn {
  display: inline-block;
  padding-top: 8px;
  width: 100%;
  height: 100px;
  max-width: 600px;
  background-image: url(../images/maproom_btn.jpg);
}

.maproom-btn-text {
  color: #555;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 32px;
  letter-spacing: 1px;
}

.maproom-links-btn {
  display: inline-block;
  width: 300px;
  height: 60px;
  padding-top: 12px;
}

.maproom-copyright {
  color: #555;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  font-style: italic;
  margin-top: 80px;
}

.link-btn-tour {
  background-image: url(../images/atour86_btn_300x60_3.jpg);
}

.link-btn-listen {
  background-image: url(../images/listen_map_btn_3.jpg);
}

.link-btn-text {
  color: #555;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 26px;
  text-shadow: rgba(0, 0, 0, .2) 3px 3px 3px;
  /*text stroke*/
  /*-webkit-text-stroke: .5px #000000;*/
  text-shadow: 2px 2px 8px #fff;
}

.link-btn-tour.link-btn-text span {
  padding: 0 2px;
  background-color: rgba(220, 228, 172, .5);
}

.link-btn-listen.link-btn-text span {
  padding: 0 2px;
  background-color: rgba(180, 208, 166, .7);
}


.map-img {
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 16px;
}

.map-img.top {
  margin-top: 40px;
}

.map-title {
  margin-bottom: 8px;
  font: 18px/26px 'Open Sans', sans-serif;
}

.map-caption-wide {
  margin: 0 10px;
  color: #555;
  font: 16px/22px 'Open Sans', sans-serif;
}

#vvVideoScreen {
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 6px;
}

#vvVideoElement {
  /* override other styles to make responsive */
  width: 100%    !important;
  height: auto   !important;
  max-width: 480px;
}


.steps-box {
  margin: 14px 0;
}

.steps-box p, .steps-box ul {
  text-align: left;
}

.steps-logo {
  margin: 0 auto;
  margin-bottom: 16px;
  width: 300px;
  height: 200px;
}

.section-title {
  text-align: center;
}

.text-highlight-1 {
  color: #e0ae00;
  font-weight: bold;
}


/* ========================================================================
** media queries
** ======================================================================== */
@media screen and (max-width: 1024px) {
  #contact-img {
    margin-top: 20px;
  }
    
}
@media screen and (max-width: 768px) {
  .grid-container {
    padding: 0;
  }
}
@media screen and (min-width: 640px) {
  .steps-box {
    margin: 14px 30px;
  }
}
@media screen and (max-width: 640px) {
  .steps-box {
    margin: 14px 0;
  }
}
@media screen and (max-width: 600px) {
  .logo-box {
    padding: 14px 0 18px 0;
  }

  .logo-title {
    display: block;
    font-size: 36px;
    letter-spacing: 1.5px;
  }

  .logo-subtitle {
    font-size: 26px;
  }

  .logo-subtitle.secondary {
    padding: 18px 0 8px 0;
    font-size: 30px;
  }

  .logo-subtitle.single-line {
    display: block;
    margin-left: 0;
    line-height: 1.5;
  }

}


/* ========================================================================
** fonts
** ======================================================================== */
@font-face {
  font-family: 'MavenProRegular';
  src: url('../fonts/maven_pro_regular-webfont.eot?1303062894');
  src: url('../fonts/maven_pro_regular-webfont.eot?&1303062894#iefix') format("eot"), url('../fonts/maven_pro_regular-webfont.woff?1303062894') format("woff"), url('../fonts/maven_pro_regular-webfont.ttf?1303062892') format("truetype"), url('../fonts/maven_pro_regular-webfont.svg?1303062894#webfontOM8fITNz') format("svg");
  font-weight: normal;
  font-style: normal;
}
