/*
 *   R E S P O N S I V E - V A R S
 */
@font-face {
  font-family: "museo300";
  src: url('../font/museo300-regular-webfont.eot') format('embedded-opentype'), url('../font/museo300-regular-webfont.woff') format('woff'), url('../font/museo300-regular-webfont.ttf') format('truetype'), url('../font/museo300-regular-webfont.svg') format('svg');
}

@font-face {
  font-family: "museo100";
  src: url('../font/museosans_100-webfont.eot') format('embedded-opentype'), url('../font/museosans_100-webfont.woff') format('woff'), url('../font/museosans_100-webfont.ttf') format('truetype'), url('../font/museosans_100-webfont.svg') format('svg');
}

/*
 *   R E S P O N S I V E - V A R S
 */
/*
***   R E S P O N S I V E - M I X I N S
***/
@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 70, ../sass/responsive/_responsive-mixins.scss */
  .visible-phone-wide {
    display: block;
  }
}

@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 71, ../sass/responsive/_responsive-mixins.scss */
  .hidden-phone-wide {
    display: none;
  }
}

/*
***   O F F - C A N V A S
***/
/* line 13, ../sass/global/_social.scss */
.social-tab {
  width: 309px;
  height: 220px;
  padding: 7px 0 0 7px;
  position: fixed;
  right: -302px;
  display: none;
  z-index: 10;
  background-color: #899fa3 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
@media only all and (max-width: 766px) {
  /* line 13, ../sass/global/_social.scss */
  .social-tab {
    top: 60px;
  }
}
@media only all and (min-width: 980px) {
  /* line 13, ../sass/global/_social.scss */
  .social-tab {
    top: 100px;
  }
}
/* line 31, ../sass/global/_social.scss */
.social-tab .pluginButtonSmall .pluginButtonIcon {
  margin-right: 0px;
}
/* line 38, ../sass/global/_social.scss */
.social-tab ul {
  padding: 0;
  margin: 0;
  text-align: right;
}
@media only all and (max-width: 766px) {
  /* line 38, ../sass/global/_social.scss */
  .social-tab ul {
    padding-right: 7px;
    margin: 0;
  }
}
/* line 48, ../sass/global/_social.scss */
.social-tab ul h6, .social-tab ul p {
  margin: 5px 0;
}
/* line 51, ../sass/global/_social.scss */
.social-tab ul h6 {
  font-family: "museo300";
  font-weight: 300;
  font-size: 13px !important;
  line-height: 16px !important;
}
/* line 57, ../sass/global/_social.scss */
.social-tab ul p {
  font-family: "museo100";
  font-size: 12px;
  line-height: 10px;
}
/* line 63, ../sass/global/_social.scss */
.social-tab li {
  margin-right: 3px;
  box-shadow: none;
  width: 100%;
}
/* line 68, ../sass/global/_social.scss */
.social-tab ul.inline > li, .social-tab ol.inline > li, .social-tab li {
  margin: 0 11px 7px 0;
}
/* line 71, ../sass/global/_social.scss */
.social-tab li.social {
  background-color: white;
}
/* line 74, ../sass/global/_social.scss */
.social-tab .span2 {
  width: 170px;
}
/* line 76, ../sass/global/_social.scss */
.social-tab .span2 button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin-right: -2px;
}
/* line 81, ../sass/global/_social.scss */
.social-tab .span3 {
  height: 114px;
  width: 140px;
  *width: 130px;
  padding: 3px;
  margin-bottom: 3px;
  margin-right: 10px;
  background-color: transparent;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 94, ../sass/global/_social.scss */
.social-tab .widget {
  margin-top: 10px;
}
/* line 96, ../sass/global/_social.scss */
.social-tab .widget .twitter-follow-button {
  margin-right: 5px;
}
/* line 100, ../sass/global/_social.scss */
.social-tab .tab {
  width: 35px;
  display: block;
  background-color: #899fa3;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: -10;
  cursor: pointer;
  color: #999;
  position: absolute;
  left: -32px;
  padding: 7px;
  margin-top: 5px;
  *background: url("../img/jvw/social-tab-ie7.jpg") no-repeat;
}
/* line 121, ../sass/global/_social.scss */
.social-tab .tab i.tab-on {
  display: block;
}
/* line 124, ../sass/global/_social.scss */
.social-tab .tab i.tab-off {
  display: none;
}
/* line 127, ../sass/global/_social.scss */
.social-tab .tab ul li {
  padding: 0;
  margin: 0 0 3px 0;
  text-align: center;
  color: white;
  font-size: 20px;
}
/* line 135, ../sass/global/_social.scss */
.social-tab .tab:hover {
  cursor: pointer;
  color: white;
}

/* line 142, ../sass/global/_social.scss */
.social-tab.active ul.inline {
  display: block;
}
/* line 146, ../sass/global/_social.scss */
.social-tab.active i.tab-on {
  display: none;
}
/* line 149, ../sass/global/_social.scss */
.social-tab.active i.tab-off {
  display: block;
}

@media only all and (max-width: 766px) {
  /* line 155, ../sass/global/_social.scss */
  ul.inline li {
    float: left;
    margin-right: 0 !important;
  }
}
/* line 161, ../sass/global/_social.scss */
.form-horizontal {
  margin: 0;
}
/* line 163, ../sass/global/_social.scss */
.form-horizontal .controls {
  margin: 0;
  *padding: 0 !important;
}
/* line 167, ../sass/global/_social.scss */
.form-horizontal .control-group {
  margin: 5px 0;
  *margin: 0;
  *padding: 0;
  text-align: right;
}
/* line 172, ../sass/global/_social.scss */
.form-horizontal .control-group input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 18px;
  width: 93%;
  padding: 0;
  font-size: 12px;
  *background-color: #ffffff;
  *width: 130px;
  *float: left;
}
@media only all and (max-width: 766px) {
  /* line 172, ../sass/global/_social.scss */
  .form-horizontal .control-group input {
    width: 100%;
  }
}

/* line 190, ../sass/global/_social.scss */
.social-row {
  background-color: #899fa3 !important;
  margin-bottom: 0;
  margin-left: 0 !important;
  padding: 1% 0 1.1% 0;
  display: none;
}

@media only all and (max-width: 766px) {
  /* line 200, ../sass/global/_social.scss */
  .social-row {
    display: block;
  }
}
@media only all and (max-width: 599px) {
  /* line 205, ../sass/global/_social.scss */
  .social-row {
    padding-top: 3%;
  }
}
/* line 209, ../sass/global/_social.scss */
.social-footer {
  position: relative;
  padding: 0;
}
/* line 213, ../sass/global/_social.scss */
.social-footer #pinterest, .social-footer #twitter {
  margin: 5px 0 0 0;
}
/* line 217, ../sass/global/_social.scss */
.social-footer .social-tab {
  width: auto;
  height: 100%;
  display: block;
  position: relative;
  top: auto;
  right: auto;
}
/* line 226, ../sass/global/_social.scss */
.social-footer .social-tab .tab {
  display: none;
}
/* line 230, ../sass/global/_social.scss */
.social-footer .social-tab, .social-footer .social-tab > *, .social-footer .span3 {
  margin: 0 !important;
  padding: 0 !important;
}
@media only all and (min-width: 600px) {
  /* line 236, ../sass/global/_social.scss */
  .social-footer .span3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 24.5%;
    float: left;
  }
}
@media only all and (max-width: 766px) {
  /* line 243, ../sass/global/_social.scss */
  .social-footer .span3 {
    width: 25%;
  }
  /* line 246, ../sass/global/_social.scss */
  .social-footer #facebook {
    margin: 0 -20px 7px 20px !important;
  }
}
@media only all and (max-width: 599px) {
  /* line 251, ../sass/global/_social.scss */
  .social-footer .span3 {
    width: 50%;
  }
  /* line 254, ../sass/global/_social.scss */
  .social-footer #facebook {
    margin: 0 !important;
  }
}
@media only all and (max-width: 479px) {
  /* line 259, ../sass/global/_social.scss */
  .social-footer #email, .social-footer #pinterest {
    margin-left: -10px !important;
    margin-right: 10px !important;
    width: 47%;
  }
  /* line 264, ../sass/global/_social.scss */
  .social-footer #facebook, .social-footer #twitter {
    float: right;
    width: 53%;
  }
  /* line 268, ../sass/global/_social.scss */
  .social-footer #facebook {
    margin: 0px -10px 7px 0px !important;
  }
  /* line 271, ../sass/global/_social.scss */
  .social-footer #twitter {
    margin: -7px -10px 7px 0px !important;
  }
}

@media only all and (max-width: 766px) {
  /* line 278, ../sass/global/_social.scss */
  .social-footer {
    padding: 0 30px 0 30px;
  }
}
/* line 283, ../sass/global/_social.scss */
#pinterest, #twitter {
  height: 90px;
}

/*
 *   R E S P O N S I V E - V A R S
 */
@font-face {
  font-family: "museo300";
  src: url('../font/museo300-regular-webfont.eot') format('embedded-opentype'), url('../font/museo300-regular-webfont.woff') format('woff'), url('../font/museo300-regular-webfont.ttf') format('truetype'), url('../font/museo300-regular-webfont.svg') format('svg');
}

@font-face {
  font-family: "museo100";
  src: url('../font/museosans_100-webfont.eot') format('embedded-opentype'), url('../font/museosans_100-webfont.woff') format('woff'), url('../font/museosans_100-webfont.ttf') format('truetype'), url('../font/museosans_100-webfont.svg') format('svg');
}

/*
 *   R E S P O N S I V E - V A R S
 */
/*
***   R E S P O N S I V E - M I X I N S
***/
@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 70, ../sass/responsive/_responsive-mixins.scss */
  .visible-phone-wide {
    display: block;
  }
}

@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 71, ../sass/responsive/_responsive-mixins.scss */
  .hidden-phone-wide {
    display: none;
  }
}

/* line 22, ../sass/global/_columns.scss */
.content {
  overflow-x: hidden !important;
  background: black;
}

/* line 25, ../sass/global/_columns.scss */
.main-content {
  min-height: 400px;
  background: #eef2ef url('../img/jvw/bg-subnav-below-160.gif?1381208581') repeat-y top left;
}
@media only all and (max-width: 766px) {
  /* line 25, ../sass/global/_columns.scss */
  .main-content {
    min-height: none;
  }
}
@media only all and (min-width: 980px) {
  /* line 25, ../sass/global/_columns.scss */
  .main-content {
    background: #eef2ef url('../img/jvw/bg-subnav-below.gif?1381208581') repeat-y top left;
  }
}
@media only all and (max-width: 979px) {
  /* line 25, ../sass/global/_columns.scss */
  .main-content {
    background: #eef2ef url('../img/jvw/bg-subnav-below-160.gif?1381208581') repeat-y top left;
  }
}
@media only all and (max-width: 766px) {
  /* line 25, ../sass/global/_columns.scss */
  .main-content {
    background: none;
  }
}

/* line 50, ../sass/global/_columns.scss */
.columns img {
  width: 100%;
}
/* line 53, ../sass/global/_columns.scss */
.columns .column-center {
  padding: 45px 30px 30px 60px;
}
/* line 56, ../sass/global/_columns.scss */
.columns .column-main {
  padding: 3em 0 0 4em;
  *width: 75% !important;
}
/* line 60, ../sass/global/_columns.scss */
.columns .column-main .intro {
  padding-right: 1em;
}
/* line 63, ../sass/global/_columns.scss */
.columns .column-main .intro h3 {
  margin: -3px 0 11px 0;
}
@media only all and (max-width: 479px) {
  /* line 68, ../sass/global/_columns.scss */
  .columns .column-main .intro {
    padding-right: 0;
  }
}
/* line 72, ../sass/global/_columns.scss */
.columns .column-main .intro-small {
  margin-bottom: 10px;
}
/* line 76, ../sass/global/_columns.scss */
.columns .column-right {
  position: relatve;
}
/* line 78, ../sass/global/_columns.scss */
.columns .column-right p {
  font-size: 14px;
  line-height: 20px;
}
/* line 83, ../sass/global/_columns.scss */
.columns aside {
  margin-bottom: 30px;
}
/* line 86, ../sass/global/_columns.scss */
.columns .wine-form {
  padding-right: 10px;
}
@media only all and (min-width: 980px) {
  /* line 90, ../sass/global/_columns.scss */
  .columns .wine-form {
    padding-right: 16px;
  }
}
@media only all and (min-width: 980px) and (max-width: 1199px) {
  /* line 98, ../sass/global/_columns.scss */
  .columns .column-center {
    padding: 30px 2% 0 6em;
  }
  /* line 101, ../sass/global/_columns.scss */
  .columns .column-main {
    padding: 3em 0 0 6em;
  }
}
@media only all and (min-width: 767px) and (max-width: 979px) {
  /* line 106, ../sass/global/_columns.scss */
  .columns .column-center {
    width: 80%;
    padding: 30px 1% 30px 0;
    margin-left: 10px;
  }
  /* line 111, ../sass/global/_columns.scss */
  .columns .column-main {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 2.3em 10px 0 10px;
  }
  /* line 118, ../sass/global/_columns.scss */
  .columns .column-right {
    padding-top: 5%;
  }
  /* line 121, ../sass/global/_columns.scss */
  .columns .column-left {
    display: none;
  }
}
@media only all and (max-width: 766px) {
  /* line 126, ../sass/global/_columns.scss */
  .columns .column-center {
    padding: 2% 6% 2em 6%;
    width: 100% !important;
  }
  /* line 130, ../sass/global/_columns.scss */
  .columns .column-left {
    background-color: transparent;
  }
  /* line 133, ../sass/global/_columns.scss */
  .columns .column-main .intro h3 {
    margin: 0 0 23px 0;
    line-height: 24px;
  }
}
@media only all and (max-width: 319px) {
  /* line 139, ../sass/global/_columns.scss */
  .columns .column-center {
    padding: 2% 20% 0 6%;
  }
}

@media only all and (min-width: 767px) and (max-width: 979px) {
  /* line 145, ../sass/global/_columns.scss */
  .columns .column-center-interior {
    width: 72%;
    padding-bottom: 1.5%;
  }
}
@media only all and (min-width: 480px) and (max-width: 599px) {
  /* line 151, ../sass/global/_columns.scss */
  .intro-sm {
    padding: 0 8%;
  }
}
/* line 156, ../sass/global/_columns.scss */
.column-right {
  padding: 45px 0;
}
/* line 158, ../sass/global/_columns.scss */
.column-right img {
  padding-bottom: 30px;
}
@media only all and (max-width: 979px) {
  /* line 162, ../sass/global/_columns.scss */
  .column-right img {
    padding-bottom: 20px;
  }
}

/* line 166, ../sass/global/_columns.scss */
.subtle-bg {
  min-height: 20px;
  background-color: #686e6a;
}

/* line 170, ../sass/global/_columns.scss */
.subtle-row {
  z-index: -1;
  position: absolute;
  min-height: 20px;
}
@media only all and (max-width: 766px) {
  /* line 170, ../sass/global/_columns.scss */
  .subtle-row {
    display: none !important;
  }
}

@media only all and (min-width: 980px) and (max-width: 1199px) {
  /* line 180, ../sass/global/_columns.scss */
  .column-right {
    padding: 30px 0;
  }
  /* line 182, ../sass/global/_columns.scss */
  .column-right p {
    font-size: 13px;
    line-height: 19px;
  }
}
@media only all and (max-width: 766px) {
  /* line 189, ../sass/global/_columns.scss */
  .column-right {
    padding: 0;
    min-height: 0 !important;
  }

  /* line 193, ../sass/global/_columns.scss */
  .columns .column-main {
    padding: 3% 6%;
  }

  /* line 196, ../sass/global/_columns.scss */
  .main-content h2, .columns h2 {
    padding: 0;
    margin: 10px 0 20px;
  }
}
@media only all and (min-width: 767px) and (max-width: 979px) {
  /* line 204, ../sass/global/_columns.scss */
  .main-content .row-fluid {
    width: 73%;
    padding-left: 26%;
  }
}
@media only all and (max-width: 766px) {
  /* line 211, ../sass/global/_columns.scss */
  .column-main .intro-small {
    margin-bottom: 30px;
  }

  /* line 214, ../sass/global/_columns.scss */
  .main-content h2, .columns h2 {
    margin: 10px 0;
  }

  /* line 217, ../sass/global/_columns.scss */
  .column-right {
    padding: 0 6% 0 6%;
  }

  /* line 220, ../sass/global/_columns.scss */
  .column-right-interior {
    padding: 0 17% 0.5em 17%;
  }
}
@media only all and (max-width: 319px) {
  /* line 225, ../sass/global/_columns.scss */
  .main-content h2, .columns h2 {
    padding: 0;
    line-height: 30px;
  }
}
/*
 *   R E S P O N S I V E - V A R S
 */
@font-face {
  font-family: "museo300";
  src: url('../font/museo300-regular-webfont.eot') format('embedded-opentype'), url('../font/museo300-regular-webfont.woff') format('woff'), url('../font/museo300-regular-webfont.ttf') format('truetype'), url('../font/museo300-regular-webfont.svg') format('svg');
}

@font-face {
  font-family: "museo100";
  src: url('../font/museosans_100-webfont.eot') format('embedded-opentype'), url('../font/museosans_100-webfont.woff') format('woff'), url('../font/museosans_100-webfont.ttf') format('truetype'), url('../font/museosans_100-webfont.svg') format('svg');
}

/*
 *   R E S P O N S I V E - V A R S
 */
/*
***   R E S P O N S I V E - M I X I N S
***/
@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 70, ../sass/responsive/_responsive-mixins.scss */
  .visible-phone-wide {
    display: block;
  }
}

@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 71, ../sass/responsive/_responsive-mixins.scss */
  .hidden-phone-wide {
    display: none;
  }
}

/* line 8, ../sass/global/_page-header.scss */
.page-header-row {
  position: absolute;
  color: white;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff');
  /* IE */
}
@media only all and (max-width: 319px) {
  /* line 8, ../sass/global/_page-header.scss */
  .page-header-row {
    background-color: transparent;
  }
}
/* line 20, ../sass/global/_page-header.scss */
.page-header-row #page-header {
  margin-left: auto;
  margin-right: auto;
}
/* line 25, ../sass/global/_page-header.scss */
.page-header-row #page-header h1 {
  letter-spacing: 0;
  line-height: 27px;
  margin: 15px 0 20px 0;
}
@media only all and (min-width: 1200px) {
  /* line 32, ../sass/global/_page-header.scss */
  .page-header-row #page-header h1 {
    font-size: 39px;
    line-height: 45px;
  }
}
@media only all and (min-width: 1200px) {
  /* line 38, ../sass/global/_page-header.scss */
  .page-header-row #page-header h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media only all and (min-width: 767px) and (max-width: 979px) {
  /* line 44, ../sass/global/_page-header.scss */
  .page-header-row #page-header h1 {
    font-size: 33px;
    margin: 10px 0 10px 10px;
    line-height: 37px;
  }
}
@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 51, ../sass/global/_page-header.scss */
  .page-header-row #page-header h1 {
    font-size: 25px;
    margin: 10px 0 14px 30px;
  }
}
@media only all and (max-width: 319px) {
  /* line 20, ../sass/global/_page-header.scss */
  .page-header-row #page-header {
    margin: 20px 0 10px 0;
  }
  /* line 58, ../sass/global/_page-header.scss */
  .page-header-row #page-header h1 {
    font-size: 21px !important;
    margin: 0 30px;
  }
}

@media only all and (max-width: 766px) {
  /* line 68, ../sass/global/_page-header.scss */
  .hero-row {
    display: block;
  }
  /* line 70, ../sass/global/_page-header.scss */
  .hero-row .page-header-row {
    display: none;
  }
}
/*
 *   R E S P O N S I V E - V A R S
 */
@font-face {
  font-family: "museo300";
  src: url('../font/museo300-regular-webfont.eot') format('embedded-opentype'), url('../font/museo300-regular-webfont.woff') format('woff'), url('../font/museo300-regular-webfont.ttf') format('truetype'), url('../font/museo300-regular-webfont.svg') format('svg');
}

@font-face {
  font-family: "museo100";
  src: url('../font/museosans_100-webfont.eot') format('embedded-opentype'), url('../font/museosans_100-webfont.woff') format('woff'), url('../font/museosans_100-webfont.ttf') format('truetype'), url('../font/museosans_100-webfont.svg') format('svg');
}

/*
 *   R E S P O N S I V E - V A R S
 */
/*
***   R E S P O N S I V E - M I X I N S
***/
@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 70, ../sass/responsive/_responsive-mixins.scss */
  .visible-phone-wide {
    display: block;
  }
}

@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 71, ../sass/responsive/_responsive-mixins.scss */
  .hidden-phone-wide {
    display: none;
  }
}

/* line 8, ../sass/global/_sidebar-nav.scss */
.sidebar-nav {
  padding: 0 10px 20px 25px;
  margin-bottom: 10px;
  background-color: #686e6a;
  width: 160px;
  *width: 130px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #686e6a url('../img/jvw/bg-subnav.gif?1381208581') repeat-y top left;
  color: #fff6dc;
}
/* line 20, ../sass/global/_sidebar-nav.scss */
.sidebar-nav a {
  color: #fff6dc;
  line-height: 18px;
}
/* line 24, ../sass/global/_sidebar-nav.scss */
.sidebar-nav h4 {
  margin: 0;
  margin-top: 20px;
}
/* line 27, ../sass/global/_sidebar-nav.scss */
.sidebar-nav h4 a {
  font-family: "museo300";
  font-weight: bold !important;
  font-size: 14px;
  color: #f7de6c;
}
/* line 33, ../sass/global/_sidebar-nav.scss */
.sidebar-nav h4 a:hover {
  color: #f7de6c;
}
/* line 37, ../sass/global/_sidebar-nav.scss */
.sidebar-nav h4 {
  color: #f7de6c;
}
/* line 40, ../sass/global/_sidebar-nav.scss */
.sidebar-nav ul {
  margin-left: 5px !important;
  margin-bottom: 15px;
}
/* line 43, ../sass/global/_sidebar-nav.scss */
.sidebar-nav ul li {
  line-height: 18px;
  padding: 10px 0 0 0;
}
/* line 47, ../sass/global/_sidebar-nav.scss */
.sidebar-nav ul li.active > a {
  color: #f7de6c;
}
/* line 50, ../sass/global/_sidebar-nav.scss */
.sidebar-nav ul li > a:hover {
  color: #f7de6c;
}
@media only all and (min-width: 767px) {
  /* line 8, ../sass/global/_sidebar-nav.scss */
  .sidebar-nav {
    width: 200px;
  }
}
@media only all and (min-width: 767px) and (max-width: 979px) {
  /* line 8, ../sass/global/_sidebar-nav.scss */
  .sidebar-nav {
    padding: 10px 20px;
    margin-bottom: 5px;
    width: 160px;
  }
  /* line 64, ../sass/global/_sidebar-nav.scss */
  .sidebar-nav ul li {
    padding: 6px 0 0 0;
  }
  /* line 66, ../sass/global/_sidebar-nav.scss */
  .sidebar-nav ul li a {
    font-size: 12px;
    line-height: 18px;
  }
}
@media only all and (max-width: 766px) {
  /* line 8, ../sass/global/_sidebar-nav.scss */
  .sidebar-nav {
    display: none;
  }
}

/* line 1, ../sass/global/_buttons-forms.scss */
button, .btn, .btn-primary {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: white;
  text-shadow: none;
}
/* line 5, ../sass/global/_buttons-forms.scss */
button:focus, .btn:focus, .btn-primary:focus {
  outline: 0;
}
/* line 8, ../sass/global/_buttons-forms.scss */
button:hover, .btn:hover, .btn-primary:hover {
  color: white;
  text-shadow: none;
  background-image: none;
  background-position: 0;
  -webkit-transition: "background-color";
  -moz-transition: "background-color";
  -o-transition: "background-color";
  transition: "background-color";
}

/* line 16, ../sass/global/_buttons-forms.scss */
.btn {
  background-image: none;
  background-color: #a4a7a5;
  border: 1px solid #a4a7a5;
}
/* line 20, ../sass/global/_buttons-forms.scss */
.btn:hover {
  background-color: #bec0bf;
  border: 1px solid #bec0bf;
}

/* line 30, ../sass/global/_buttons-forms.scss */
.btn-primary {
  border: 1px solid #292e37;
  border-color: #292e37;
  background-color: #292e37;
}
/* line 34, ../sass/global/_buttons-forms.scss */
.btn-primary:hover {
  background-color: #8ebabd;
  border: 1px solid #8ebabd;
  border-color: #8ebabd;
}

/* line 41, ../sass/global/_buttons-forms.scss */
code {
  color: #bd511b;
}

/* line 45, ../sass/global/_buttons-forms.scss */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 49, ../sass/global/_buttons-forms.scss */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: #8ebabd !important;
  box-shadow: none !important;
}

/* line 54, ../sass/global/_buttons-forms.scss */
.intro {
  margin: 0 0 20px !important;
}

/* line 7, ../sass/app.scss */
blockquote {
  border-left: 0;
}

/* line 11, ../sass/app.scss */
blockquote.style1 {
  padding-left: 23px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 0;
  margin: 15px 0;
  background-image: url(../img/jvw/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 0;
}

/* line 23, ../sass/app.scss */
blockquote:before {
  /*content: '\2026';  this would add three dots ... before any blockquote */
}

/* line 26, ../sass/app.scss */
blockquote p {
  display: inline;
  font: 18px/26px Georgia, Times, serif !important;
  font-style: italic !important;
  color: #666666;
}
@media only all and (max-width: 1199px) {
  /* line 26, ../sass/app.scss */
  blockquote p {
    font: 16px/23px Georgia, Times, serif !important;
    font-style: italic !important;
  }
}
@media only all and (max-width: 979px) {
  /* line 26, ../sass/app.scss */
  blockquote p {
    font: 12px/17px Georgia, Times, serif !important;
    font-style: italic !important;
  }
}
@media only all and (max-width: 766px) {
  /* line 26, ../sass/app.scss */
  blockquote p {
    font: 18px/26px Georgia, Times, serif !important;
    font-style: italic !important;
  }
}

/* line 46, ../sass/app.scss */
blockquote cite {
  display: block;
  margin-top: 5px;
  text-align: right;
  font: 14px/18px "museo100",Arial,Helvetica,sans-serif;
}

/* line 52, ../sass/app.scss */
blockquote cite:before {
  content: '\2014\a0';
}
