html, body, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  background: #cdc9c4;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #ffee09;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: transparent;
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #473f3f; }

body:after {
  content: '320';
  display: none; }

.m-hide {
  display: none !important;
  visibility: hidden; }

[role="contentinfo"] {
  padding: 1.5em 12px;
  text-align: center; }

[role="banner"], [role="carousel"], .bgnd-header {
  background-color: white;
  *zoom: 1;
  position: relative; }
  [role="banner"]:before, [role="banner"]:after, [role="carousel"]:before, [role="carousel"]:after, .bgnd-header:before, .bgnd-header:after {
    display: table;
    content: ""; }
  [role="banner"]:after, [role="carousel"]:after, .bgnd-header:after {
    clear: both; }

[role="banner"] {
  background-color: transparent;
  min-height: 70px;
  margin-bottom: 0.75em; }
  [role="banner"] .branding img {
    min-width: 180px; }

.content-container {
  margin: 0 auto;
  max-width: 940px;
  padding: 0 24px; }

.row {
  width: 100%; }

[role="triptych"] {
  background-image: url(../img/tz5/teidemountainclouds_03.png);
  background-repeat: no-repeat;
  background-origin: border-box;
  background-position: center center;
  background-size: cover;
  overflow: hidden; }
  [role="triptych"] article {
    background-color: #f0efed;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    padding: 12px 0.75em;
    margin-bottom: 1.5em; }
    [role="triptych"] article img {
      margin-bottom: 1.5em; }
    [role="triptych"] article .icon {
      width: 80px;
      height: 80px;
      margin: 0 auto 1.5em auto;
      border: 2px solid #233217;
      border-radius: 50%;
      background-position: center center;
      background-repeat: no-repeat; }
    [role="triptych"] article p:last-child {
      margin-bottom: 0; }
  [role="triptych"] .news .icon {
    background-image: url(../img/tz5/icon-news.png); }
  [role="triptych"] .holidays .icon {
    background-image: url(../img/tz5/icon-holidays.png); }
  [role="triptych"] .tips .icon {
    background-image: url(../img/tz5/icon-tips.png); }
  [role="triptych"] .row {
    padding-bottom: 3em;
    overflow: hidden; }

[role="intro"], [role="blog"], [role="list"] {
  background-color: white; }

[role="intro"] aside img {
  border: 2px solid #233217; }
[role="intro"] aside ul img {
  border: 1px solid #233217; }

.imagelisting {
  float: left;
  list-style: none; }
  .imagelisting li {
    float: left;
    margin-right: 16px;
    margin-bottom: 1em;
    width: 100px;
    height: 100px; }
    .imagelisting li a {
      display: block; }
  .imagelisting li:nth-child(4n+5) {
    clear: left; }
  .imagelisting li:nth-child(4n+4) {
    margin-right: 0; }

[role="list"] {
  clear: both; }

[role="list"], [role="blog"], .half {
  padding-bottom: 3em; }

[role="blog"] .hfeed .hentry img.tmb {
  float: left;
  border: 2px solid #25520b;
  margin-right: 24px;
  margin-bottom: 3em; }
[role="blog"] article {
  margin-bottom: 3em;
  border-bottom: 1px solid #f0efed;
  padding-bottom: 1.5em; }
  [role="blog"] article ul, [role="blog"] article ol {
    margin-left: 0; }
  [role="blog"] article .hero {
    margin-bottom: 1.5em; }
[role="blog"] .comments {
  list-style: none; }
  [role="blog"] .comments li:nth-child(odd) {
    padding: 0.375em;
    background-color: #f0efed; }
[role="blog"] .addthis_toolbox {
  border-top: 1px solid #f0efed;
  margin-bottom: 3em;
  padding-top: 3em; }
[role="blog"] aside ul li {
  list-style: none; }
[role="blog"] aside .form-search {
  clear: left;
  padding-top: 1.5em;
  border-top: 1px solid #f0efed; }
  [role="blog"] aside .form-search label {
    display: block; }
[role="blog"] aside h3 + ul, [role="blog"] aside .form-search {
  margin-bottom: 3em; }
[role="blog"] .cats ul, [role="blog"] .tags ul {
  list-style: none; }

.hp {
  display: none; }

footer {
  *zoom: 1;
  background-color: #25520b;
  color: white; }
  footer:before, footer:after {
    display: table;
    content: ""; }
  footer:after {
    clear: both; }
  footer [role="about"] {
    background-color: #233217;
    padding: 1.5em 0; }
    footer [role="about"] .row div {
      background-position: left top;
      background-repeat: no-repeat;
      padding-left: 96px; }
    footer [role="about"] .tenerife {
      background-image: url(../img/tz5/icon-tenerife.png);
      padding-right: 10px; }
    footer [role="about"] .jd {
      background-image: url(../img/tz5/icon-jd.png); }
  footer [role="colophon"] {
    background-color: #25520b;
    padding: 0.75em 0 1.5em 0;
    overflow: hidden; }
    footer [role="colophon"] .row .social .addthis_button_facebook_follow {
      margin-top: 0.5em; }
    footer [role="colophon"] .row .social span {
      padding-left: 8px;
      line-height: 4.5em;
      margin-bottom: 0; }
    footer [role="colophon"] .row .jed {
      background-image: url(../img/tz5/jonathan-elliman-design-logo.png);
      background-position: left center;
      background-repeat: no-repeat;
      padding-left: 60px; }
      footer [role="colophon"] .row .jed p {
        line-height: 4.5em;
        margin-bottom: 0; }

hr {
  clear: both;
  display: block;
  margin: 3em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #fcfcfb; }

img {
  max-width: 100%;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

.img-rounded {
  border-radius: 4px; }

.img-polaroid {
  padding: 12px;
  background-color: white;
  border: 1px solid #fcfcfb;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  border-radius: 50%;
  border: 2px solid #233217;
  background-clip: padding-box; }

figure {
  margin-bottom: 1.5em; }
  figure img {
    margin-bottom: 0.375em; }
  figure figcaption {
    display: block;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    color: #938a7f; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: inherit;
  font-weight: 100;
  color: inherit;
  text-rendering: optimizelegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #f0efed; }

h1,
.h1 {
  margin-bottom: 0.75em;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.2; }

body.home h1 {
  margin-bottom: 0.75em;
  font-size: 64px;
  font-size: 6.4rem;
  line-height: 1.2;
  margin-top: 0.375em;
  text-align: center; }

[role="intro"] article h1, [role="blog"] .blog h1 {
  text-align: left;
  padding-right: 48px; }

h2,
.h2 {
  margin-bottom: 0.75em;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2;
  font-weight: 100; }

[role="triptych"] article h2 {
  margin-bottom: 0.75em;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
  text-align: center; }

h3,
.h3 {
  margin-bottom: 1em;
  font-size: 20.8px;
  font-size: 2.08rem;
  line-height: 1.3; }

h4,
.h4 {
  margin-bottom: 0.75em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1; }

.date {
  text-transform: uppercase;
  margin-bottom: 1.5em; }

h5,
.h5 {
  margin-bottom: 1.5em;
  font-size: 18.4px;
  font-size: 1.84rem; }

h6,
.h6 {
  margin-bottom: 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase; }

p,
ol,
ul,
dl,
address {
  margin-left: 0;
  margin-bottom: 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em; }

[role="triptych"] article {
  text-align: center; }

[role="blog"] aside ul.list li {
  font-size: 0.85em;
  list-style-type: none; }

[role="list"] ul.list li {
  list-style-type: none; }

footer p, footer .social span {
  font-size: 0.6875em;
  line-height: 1.4em; }

[role="about"] p {
  color: #cdc9c4; }

small {
  font-size: 12.8px;
  font-size: 1.28rem; }

ul,
ol {
  margin: 0 0 1.5em -24px;
  padding: 0 0 0 24px; }

li ul,
li ol {
  list-style-type: none;
  margin: 1.5em 0;
  font-size: 16px;
  font-size: 1.6rem; }

ul.inline,
ol.inline {
  list-style-type: none;
  margin-left: 0; }
  ul.inline > li,
  ol.inline > li {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px; }

blockquote {
  margin: 0 0 1.5em 0;
  padding: 12px;
  background-color: white;
  font-style: normal; }
  blockquote small:before {
    content: '\00A0 \2014'; }
  blockquote small:after {
    content: ''; }
  blockquote.pull-right {
    float: right;
    background-color: transparent; }
    blockquote.pull-right p, blockquote.pull-right small {
      text-align: right; }
    blockquote.pull-right small:before {
      content: ''; }
    blockquote.pull-right small:after {
      content: '\00A0 \2014'; }
  blockquote cite {
    font-style: normal; }

q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

dl,
dd {
  margin-bottom: 1.5em; }

dt {
  font-weight: bold; }

.dl-horizontal {
  *zoom: 1; }
  .dl-horizontal:before, .dl-horizontal:after {
    display: table;
    content: ""; }
  .dl-horizontal:after {
    clear: both; }
  .dl-horizontal dt {
    float: left;
    clear: left;
    width: 30.38869258%; }
  .dl-horizontal dd {
    margin-left: 32.99289258%; }

abbr[title] {
  border-bottom: 1px dotted #fcfcfb;
  cursor: help; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

ins {
  background-color: white;
  color: #473f3f;
  text-decoration: none; }

mark {
  background-color: white;
  color: #473f3f;
  font-style: italic;
  font-weight: bold; }

pre,
code,
kbd,
samp {
  font-family: Monaco, Courier New, monospace;
  font-size: 12.8px;
  font-size: 1.28rem;
  line-height: 1.5em;
  color: #484040; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

sub,
sup {
  position: relative;
  font-size: 12.8px;
  font-size: 1.28rem;
  line-height: 0;
  vertical-align: baselineheight; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

.lead {
  font-size: 18.4px;
  font-size: 1.84rem; }

.secondary {
  font-size: 13.91304px;
  font-size: 1.3913rem; }

.tertiary {
  font-size: 12.8px;
  font-size: 1.28rem; }

.amp {
  font-family: local("Georgia"), local("Garamond"), local("Palatino"), local("Book Antiqua"); }

.spaced {
  letter-spacing: 1px; }

a {
  color: #a29700; }
  a:link {
    text-decoration: none; }
  a:visited {
    color: #c1b300;
    text-decoration: underline; }
  a:hover {
    color: #6f6700; }
  a:focus {
    outline: thin dotted;
    color: #8e8400; }
  a:hover, a:active {
    text-decoration: underline;
    outline: 0; }

[role="colophon"] a:link {
  text-decoration: underline; }
[role="colophon"] a:visited {
  color: #f0efed;
  text-decoration: underline; }
[role="colophon"] a:hover {
  color: #f0efed; }
[role="colophon"] a:focus {
  outline: thin dotted;
  color: #8e8400; }
[role="colophon"] a:hover, [role="colophon"] a:active {
  text-decoration: underline;
  outline: 0; }

::-moz-selection {
  background-color: #ccf5b4;
  color: #25520b;
  text-shadow: none; }

::selection {
  background-color: #ccf5b4;
  color: #25520b;
  text-shadow: none; }

.swatch {
  margin: 0 0 1.5em 0;
  padding: 0; }

.swatch-row {
  display: block;
  margin: 0;
  padding: 0;
  width: 200px;
  *zoom: 1; }
  .swatch-row:before, .swatch-row:after {
    display: table;
    content: ""; }
  .swatch-row:after {
    clear: both; }

.swatch-row-one {
  background-color: black; }

.swatch-row-two {
  background-color: white; }

.swatch-row span {
  display: block;
  float: left;
  width: 50px;
  height: 50px; }

.swatch-base span:nth-child(1) {
  background-color: rgba(37, 82, 11, 0.9); }

.swatch-base span:nth-child(2) {
  background-color: rgba(37, 82, 11, 0.8); }

.swatch-base span:nth-child(3) {
  background-color: rgba(37, 82, 11, 0.7); }

.swatch-base span:nth-child(4) {
  background-color: rgba(37, 82, 11, 0.6); }

.swatch-secondary span:nth-child(1) {
  background-color: rgba(255, 238, 9, 0.9); }

.swatch-secondary span:nth-child(2) {
  background-color: rgba(255, 238, 9, 0.8); }

.swatch-secondary span:nth-child(3) {
  background-color: rgba(255, 238, 9, 0.7); }

.swatch-secondary span:nth-child(4) {
  background-color: rgba(255, 238, 9, 0.6); }

.swatch-tertiary span:nth-child(1) {
  background-color: rgba(35, 50, 23, 0.9); }

.swatch-tertiary span:nth-child(2) {
  background-color: rgba(35, 50, 23, 0.8); }

.swatch-tertiary span:nth-child(3) {
  background-color: rgba(35, 50, 23, 0.7); }

.swatch-tertiary span:nth-child(4) {
  background-color: rgba(35, 50, 23, 0.6); }

.swatch-neutral span:nth-child(1) {
  background-color: rgba(205, 201, 196, 0.9); }

.swatch-neutral span:nth-child(2) {
  background-color: rgba(205, 201, 196, 0.8); }

.swatch-neutral span:nth-child(3) {
  background-color: rgba(205, 201, 196, 0.7); }

.swatch-neutral span:nth-child(4) {
  background-color: rgba(205, 201, 196, 0.6); }

.swatch-error span:nth-child(1) {
  background-color: rgba(176, 20, 0, 0.9); }

.swatch-error span:nth-child(2) {
  background-color: rgba(176, 20, 0, 0.8); }

.swatch-error span:nth-child(3) {
  background-color: rgba(176, 20, 0, 0.7); }

.swatch-error span:nth-child(4) {
  background-color: rgba(176, 20, 0, 0.6); }

.swatch-info span:nth-child(1) {
  background-color: rgba(216, 220, 162, 0.9); }

.swatch-info span:nth-child(2) {
  background-color: rgba(216, 220, 162, 0.8); }

.swatch-info span:nth-child(3) {
  background-color: rgba(216, 220, 162, 0.7); }

.swatch-info span:nth-child(4) {
  background-color: rgba(216, 220, 162, 0.6); }

.swatch-success span:nth-child(1) {
  background-color: rgba(188, 212, 222, 0.9); }

.swatch-success span:nth-child(2) {
  background-color: rgba(188, 212, 222, 0.8); }

.swatch-success span:nth-child(3) {
  background-color: rgba(188, 212, 222, 0.7); }

.swatch-success span:nth-child(4) {
  background-color: rgba(188, 212, 222, 0.6); }

.accordion {
  margin-bottom: 1.5em; }

.accordion__heading {
  border-bottom-width: 0; }
  .accordion__heading .accordion__toggle {
    display: block;
    padding: 12px 0;
    cursor: pointer; }

/*accordion-heading*/
.accordion__inner {
  padding: 12px 0 0 0;
  border-top: 1px solid #fcfcfb; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.25s ease-in;
  -moz-transition: height 0.25s ease-in;
  -ms-transition: height 0.25s ease-in;
  -o-transition: height 0.25s ease-in;
  transition: height 0.25s ease-in;
  opacity: 0; }

.collapse.in {
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  -ms-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear; }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 1.5em;
  background-color: #f5efbf;
  border: 2px solid #e7d967;
  border-radius: 4px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #2e2a07; }
  .alert > h4 {
    margin: 0;
    color: #2e2a07; }

/*alert*/
.alert--success {
  background-color: #bcd4de;
  border-color: #9abecd;
  color: #335868; }
  .alert--success > h4 {
    color: #335868; }

/*alert--success*/
.alert--danger,
.alert--error {
  background-color: #b01400;
  border-color: #7d0e00;
  color: #ffe6e3; }
  .alert--danger > h4,
  .alert--error > h4 {
    color: #ffe6e3; }

/*alert--error*/
.alert--info {
  background-color: #d8dca2;
  border-color: #c8ce7d;
  color: #585c23; }
  .alert--info > h4 {
    color: #585c23; }

/*alert--info*/
.alert--block {
  padding-top: 14px;
  padding-bottom: 14px; }
  .alert--block > p,
  .alert--block > ul {
    margin-bottom: 0; }
  .alert--block > p + p {
    margin-top: 5px; }

/*alert--block*/
.breadcrumb {
  list-style-type: none;
  margin: 0 0 1.5em;
  padding: 0.75em 12px;
  background-color: white;
  border: 1px solid #f3f2f1;
  border-radius: 4px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #a19a91;
  /*li*/ }
  .breadcrumb > li {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
    .breadcrumb > li a {
      color: #a29700; }
    .breadcrumb > li > .divider {
      color: #938a7f; }
  .breadcrumb > .active {
    color: #f0efed; }

/*breadcrumb*/
.carousel {
  position: relative;
  margin-bottom: 1.5em;
  line-height: 1; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: left 0.25s ease;
    -moz-transition: left 0.25s ease;
    -ms-transition: left 0.25s ease;
    -o-transition: left 0.25s ease;
    transition: left 0.25s ease; }
  .carousel-inner > .item > img {
    display: block;
    line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

/*carousel-inner*/
.carousel-control {
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -22px;
  width: 44px;
  height: 44px;
  line-height: 40px;
  color: #233217;
  text-align: center;
  background-color: #ffee09;
  border: 1px solid #cdc9c4;
  border-radius: 23px;
  -webkit-transition: background-color 0.25s ease;
  -moz-transition: background-color 0.25s ease;
  -ms-transition: background-color 0.25s ease;
  -o-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  .carousel-control font {
    size: 60px;
    weight: 100; }
  .carousel-control.right {
    left: auto;
    right: -24px; }
  .carousel-control:hover {
    background-color: #d5c600;
    color: #25520b;
    text-decoration: none; }

/*carousel-control*/
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background-color: #4f4a43;
  background-color: rgba(0, 0, 0, 0.75); }

.carousel-caption h4,
.carousel-caption p {
  color: white;
  line-height: 1.5em; }

.carousel-caption h4 {
  margin: 0 0 5px; }

.carousel-caption p {
  margin-bottom: 0; }

.hero-unit {
  margin-bottom: 0.75em;
  padding: 24px;
  color: #473f3f;
  /*p*/ }
  .hero-unit p {
    font-size: 20px;
    font-size: 2rem; }
    .hero-unit p:last-child {
      margin-bottom: 0; }

/*hero-unit*/
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media .pull-left {
  float: left;
  margin-right: 12px; }

.media .pull-right {
  float: right;
  margin-left: 12px; }

.media-list {
  margin-left: 0;
  list-style-type: none; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box; }

.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out; }

.modal.fade.in {
  top: 10%; }

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }

.modal-header .close {
  margin-top: 2px;
  float: right; }

.modal-header h3 {
  margin: 0;
  line-height: 30px; }

.modal-body {
  position: relative;
  max-height: 400px;
  padding: 15px;
  overflow-y: auto; }

.modal-form {
  margin-bottom: 0; }

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  line-height: 0;
  content: ""; }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal.hide {
  display: none; }

.nav {
  list-style-type: none;
  margin: 0 0 1.5em 0;
  padding: 0; }

.nav > li > a {
  display: block;
  margin: 0;
  padding: 0; }

.nav > li > a:hover {
  text-decoration: none;
  background-color: rgba(162, 151, 0, 0.25); }

.nav > li > a > img {
  max-width: none; }

.nav > .pull-right {
  float: right; }

.nav-header {
  display: block;
  padding: 3px 12px;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.5em;
  color: #f0efed;
  text-transform: uppercase; }

.nav li + .nav-header {
  margin-top: 9px; }

.nav-list {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 0; }

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -12px;
  margin-right: -12px; }

.nav-list > li > a {
  padding: 3px 15px;
  color: #a29700; }

.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #25520b;
  background-color: #a29700; }

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px; }

.nav-tabs,
.nav-pills {
  *zoom: 1; }
  .nav-tabs:before, .nav-tabs:after,
  .nav-pills:before,
  .nav-pills:after {
    display: table;
    content: ""; }
  .nav-tabs:after,
  .nav-pills:after {
    clear: both; }

.nav-tabs > li,
.nav-pills > li {
  float: left; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 11px;
  padding-left: 11px;
  margin-right: 2px;
  line-height: 14px; }

.nav-tabs {
  padding-left: 12px;
  border-bottom: 1px solid #fcfcfb; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1.5em;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }
  .nav-tabs > li > a:hover {
    border-color: #fcfcfb #fcfcfb #fcfcfb;
    border-bottom-color: transparent; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #a29700;
  background-color: #cdc9c4;
  border: 1px solid #fcfcfb;
  border-bottom-color: transparent;
  cursor: default; }

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 16px;
  color: #a29700; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: white;
  background-color: #a29700; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li > a {
  margin-right: 0; }

.nav-tabs.nav-stacked {
  border-bottom: 0; }

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #fcfcfb;
  border-radius: 0; }

.nav-tabs.nav-stacked > li:first-child > a {
  border-top-radius: 4px; }

.nav-tabs.nav-stacked > li:last-child > a {
  .border-bottom-radius: 4px; }

.nav-tabs.nav-stacked > li > a:hover {
  border-color: #fcfcfb;
  z-index: 2; }

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

.tabbable {
  padding: 0; }

.tab-content {
  overflow: auto; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #fcfcfb; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px; }

.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: #fcfcfb;
  border-top-color: transparent; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #fcfcfb #fcfcfb #fcfcfb; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #fcfcfb; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover {
  border-color: #fcfcfb #fcfcfb #fcfcfb #fcfcfb;
  border-right-color: transparent; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #fcfcfb transparent #fcfcfb #fcfcfb;
  *border-right-color: white; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  padding: 0;
  border-left: 1px solid #fcfcfb; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  border-radius: 0 4px 4px 0; }

.tabs-right > .nav-tabs > li > a:hover {
  border-color: #fcfcfb #fcfcfb #fcfcfb #fcfcfb;
  border-left-color: transparent; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #fcfcfb #fcfcfb #fcfcfb transparent;
  *border-left-color: white; }

.nav > .disabled > a {
  color: #f0efed; }

.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default; }

.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin: 0 0 1.5em 0; }

.navbar__inner {
  min-height: 44px;
  padding-left: 24px;
  padding-right: 24px;
  background-color: #25520b;
  border: 0 solid #112505;
  border-radius: 4px;
  *zoom: 1; }
  .navbar__inner:before, .navbar__inner:after {
    display: table;
    content: ""; }
  .navbar__inner:after {
    clear: both; }

.navbar .container {
  width: auto; }

.nav-collapse.collapse {
  overflow: visible;
  height: auto; }

.navbar__brand {
  float: left;
  display: block;
  padding: 0.75em 24px;
  font-size: 12.8px;
  font-size: 1.28rem;
  color: #25520b; }
  .navbar__brand:hover {
    text-decoration: none; }

/*navbar__brand*/
.navbar-text {
  margin-bottom: 0;
  line-height: 44px;
  color: #473f3f; }

.navbar-link {
  color: #a29700; }
  .navbar-link:hover {
    color: #473f3f; }

/*navbar-text*/
.navbar .divider-vertical {
  height: 44px;
  margin: 0;
  border-left: 1px solid #112505;
  border-right: 1px solid #25520b; }

.navbar .nav {
  display: block;
  position: relative;
  left: 0;
  float: left;
  margin: 0 12px 0 0; }

.navbar .nav.pull-right {
  float: right;
  margin-right: 0; }

.navbar .nav > li {
  float: left; }

.navbar .nav > li > a {
  float: none;
  padding: 0.75em 24px;
  color: #a29700;
  font-size: 12.8px;
  font-size: 1.28rem;
  text-decoration: none; }

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: rgba(162, 151, 0, 0.25);
  color: #473f3f;
  text-decoration: none; }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  background-color: #25520b;
  color: white;
  text-decoration: none; }

.pager {
  list-style-type: none;
  margin: 1.5em 0;
  padding: 0;
  text-align: center;
  *zoom: 1; }
  .pager:before, .pager:after {
    display: table;
    content: ""; }
  .pager:after {
    clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 4px 11px;
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 4px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12.8px;
  font-size: 1.28rem;
  color: #a29700; }

.pager li > a:hover {
  text-decoration: none;
  background-color: #e6e6e6; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #473f3f;
  background-color: transparent;
  cursor: default; }

.pagination {
  margin: 0 0 1.5em 0; }

.pagination ul {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0; }

.pagination ul > li {
  display: inline; }

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 11px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12.8px;
  font-size: 1.28rem;
  line-height: 1.5em;
  text-decoration: none;
  background-color: white;
  border: 1px solid #cccccc;
  border-left-width: 0;
  color: #a29700; }

.pagination ul > li > a:hover {
  background-color: white;
  color: #473f3f; }

.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #25520b;
  color: white;
  text-decoration: none;
  cursor: default; }

.pagination ul > .active > a:hover {
  background-color: #25520b; }

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  background-color: transparent;
  color: #f0efed;
  cursor: default; }

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  background-color: white;
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #473f3f; }

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  background-color: white;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #473f3f; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 8px 22px;
  font-size: 16px;
  font-size: 1.6rem; }

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 4px 11px;
  font-size: 14px;
  font-size: 1.4rem; }

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 2px 5px;
  font-size: 12px;
  font-size: 1.2rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #a0c682;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #a0c682;
  border-bottom: 1px solid #93be71;
  border-radius: 5px 5px 0 0; }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 5px; }

.popover .arrow:after {
  border-width: 5px;
  content: ""; }

.popover.top .arrow {
  left: 50%;
  margin-left: -5px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: #a0c682;
  bottom: -5px; }
  .popover.top .arrow:after {
    bottom: 1px;
    margin-left: -5px;
    border-bottom-width: 0;
    border-top-color: #a0c682; }
.popover.right .arrow {
  top: 50%;
  left: -5px;
  margin-top: -5px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: #a0c682; }
  .popover.right .arrow:after {
    left: 1px;
    bottom: -5px;
    border-left-width: 0;
    border-right-color: #a0c682; }
.popover.bottom .arrow {
  left: 50%;
  margin-left: -5px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: #a0c682;
  top: -5px; }
  .popover.bottom .arrow:after {
    top: 1px;
    margin-left: -5px;
    border-top-width: 0;
    border-bottom-color: #a0c682; }
.popover.left .arrow {
  top: 50%;
  right: -5px;
  margin-top: -5px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: #a0c682; }
  .popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #a0c682;
    bottom: -5px; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5em; }
  .table th,
  .table td {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #fcfcfb;
    font-size: 12.8px;
    font-size: 1.28rem;
    line-height: 1.5em;
    text-align: left; }
  .table th {
    font-weight: bold; }
  .table thead th {
    vertical-align: bottom; }
  .table colgroup + thead tr:first-child th,
  .table colgroup + thead tr:first-child td,
  .table thead:first-child tr:first-child th,
  .table thead:first-child tr:first-child td {
    border-top: 0; }
  .table tbody + tbody {
    border-top: 2px solid #fcfcfb; }
  .table tbody tr td,
  .table tbody tr th {
    -webkit-transition: background-color 0.25s 0 ease;
    -moz-transition: background-color 0.25s 0 ease;
    -ms-transition: background-color 0.25s 0 ease;
    -o-transition: background-color 0.25s 0 ease;
    transition: background-color 0.25s 0 ease; }
  .table tbody tr:hover td,
  .table tbody tr:hover th {
    background-color: white; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #fcfcfb;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed; }
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #fcfcfb; }
  .table-bordered caption + thead tr:first-child th,
  .table-bordered caption + tbody tr:first-child th,
  .table-bordered caption + tbody tr:first-child td,
  .table-bordered colgroup + thead tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child td,
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: white; }

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: white; }

.tooltip {
  position: absolute;
  z-index: 1000;
  display: block;
  visibility: visible;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.5em;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0; }
  .tooltip.in {
    -webkit-opacity: 80;
    -moz-opacity: 80;
    opacity: 80; }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

/*tooltip*/
.fade {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  background-color: #ffee09;
  border-radius: 4px;
  color: white;
  text-align: center;
  text-decoration: none; }

/*tooltip-inner */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ffee09; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #ffee09; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #ffee09; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ffee09; }

/*tooltip*/
.well {
  min-height: 20px;
  padding: 12px;
  margin-bottom: 1.5em;
  background-color: white;
  border: 2px solid #e8e6e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 12px #e8e6e3;
  -moz-box-shadow: inset 0 1px 12px #e8e6e3;
  box-shadow: inset 0 1px 12px #e8e6e3;
  color: #473f3f; }
  .well p:last-child {
    margin-bottom: 0; }

.well--large {
  padding: 24px;
  -webkit-box-shadow: inset 0 1px 24px #e8e6e3;
  -moz-box-shadow: inset 0 1px 24px #e8e6e3;
  box-shadow: inset 0 1px 24px #e8e6e3; }

.well--small {
  padding: 6px;
  -webkit-box-shadow: inset 0 1px 6px #e8e6e3;
  -moz-box-shadow: inset 0 1px 6px #e8e6e3;
  box-shadow: inset 0 1px 6px #e8e6e3; }

form {
  margin: 0 0 1.5em 0;
  font-family: "proxima-nova", helvetica, arial, sans-serif; }
  form p {
    margin-bottom: 0.75em; }
  form ul {
    list-style-type: none;
    margin: 0 0 1.5em 0;
    padding: 0; }
  form br {
    display: none; }

fieldset {
  margin-bottom: 1.5em;
  padding: 0;
  border-width: 0; }
  fieldset:last-of-type {
    margin-bottom: 0; }

legend {
  display: block;
  width: 100%;
  margin-bottom: 3em;
  *margin-left: -7px;
  padding: 0 0 0.75em 0;
  border: 0;
  color: #473f3f;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5em;
  white-space: normal; }
  legend small {
    font-size: 1.125em;
    color: #625757; }

label,
input,
button,
select,
textarea {
  font-family: "proxima-nova", helvetica, arial, sans-serif; }

label {
  display: block;
  margin-bottom: 0.375em;
  font-size: 16px;
  font-size: 1.6rem; }

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"] {
  display: inline-block;
  margin-bottom: 0.75em;
  padding: 6px 11px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: inherit;
  border-radius: 4px;
  vertical-align: middle; }

input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"] {
  display: -webkit-inline-flex; }

input,
textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

textarea {
  height: auto;
  resize-x: none; }

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"] {
  background-color: #f0efed;
  border: 2px solid #fcfcfb; }
  textarea:hover,
  input[type="text"]:hover,
  input[type="password"]:hover,
  input[type="datetime"]:hover,
  input[type="datetime-local"]:hover,
  input[type="date"]:hover,
  input[type="month"]:hover,
  input[type="time"]:hover,
  input[type="week"]:hover,
  input[type="number"]:hover,
  input[type="email"]:hover,
  input[type="url"]:hover,
  input[type="search"]:hover,
  input[type="tel"]:hover,
  input[type="color"]:hover {
    border-color: #e4e2e0; }
  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 {
    border-color: #c1bcb6;
    outline: 0;
    outline: thin dotted \ 9; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \ 9;
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select {
  padding: 0;
  width: 90%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #cdc9c4; }
input::-moz-placeholder,
textarea::-moz-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #cdc9c4; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #cdc9c4; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #cdc9c4; }

.radio,
.checkbox {
  min-height: 1.5em;
  font-size: 16px;
  font-size: 1.6rem; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-right: 12px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 12px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  opacity: .25; }

.form-actions {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 0.5em 24px 1.5em;
  *zoom: 1; }
  .form-actions:before, .form-actions:after {
    display: table;
    content: ""; }
  .form-actions:after {
    clear: both; }

[placeholder]:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity .5s .5s ease; }

.help-block,
.help-inline {
  color: #625757;
  font-size: 12.8px;
  font-size: 1.28rem;
  line-height: 1.4; }

.help-block {
  display: block;
  margin-bottom: 0.75em; }

.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 12px; }

.help-block,
.help-inline {
  color: #625757; }

.help-block {
  display: block;
  margin-bottom: 0.75em; }

.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 24px; }

.form-horizontal {
  /*controls*/
  /*input*/ }
  .form-horizontal .control-group {
    margin-bottom: 1.5em;
    *zoom: 1; }
    .form-horizontal .control-group:before, .form-horizontal .control-group:after {
      display: table;
      content: ""; }
    .form-horizontal .control-group:after {
      clear: both; }
  .form-horizontal .control-label {
    float: left;
    width: 49%;
    padding-top: 5px;
    padding-right: 24px;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .form-horizontal .controls {
    *display: inline-block;
    margin-left: 49%;
    *margin-left: 0;
    *padding-left: 24px; }
    .form-horizontal .controls:first-child {
      *padding-left: 24px; }
  .form-horizontal .help-block {
    margin-bottom: 0; }
  .form-horizontal input + .help-block,
  .form-horizontal select + .help-block,
  .form-horizontal textarea + .help-block {
    margin-top: 0.75em; }
  .form-horizontal .form-actions {
    padding-left: 49%; }

.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }
.form-horizontal .hide {
  display: none; }
.form-horizontal label,
.form-horizontal .btn-group {
  display: inline-block; }
.form-horizontal .control-group {
  margin-bottom: 0.75em; }
.form-horizontal legend + .control-group {
  margin-top: 1.5em;
  -webkit-margin-top-collapse: separate; }

/*form-horizontal*/
input.search-query {
  margin-bottom: 0;
  padding-right: 14px;
  padding-right: 4px \ 9;
  padding-left: 14px;
  padding-left: 4px \9;
  border-radius: 0; }

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  border-radius: 0; }

.form-search .input-append .search-query {
  border-radius: 14px, 0, 0, 14px; }

.form-search .input-append .btn {
  border-radius: 0, 14px, 14px, 0; }

.form-search .input-prepend .search-query {
  border-radius: 0, 14px, 14px, 0; }

.form-search .input-prepend .btn {
  border-radius: 14px, 0, 0, 14px; }

.form-search {
  /*radio*/ }
  .form-search input,
  .form-search textarea,
  .form-search select {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-search .hide {
    display: none; }
  .form-search label,
  .form-search .btn-group {
    display: inline-block; }
  .form-search .radio,
  .form-search .checkbox {
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  .form-search .radio input[type="radio"],
  .form-search .checkbox input[type="checkbox"] {
    float: left; }
    .form-search .radio input[type="radio"] margin,
    .form-search .checkbox input[type="checkbox"] margin {
      right: 3px;
      left: 0; }
  .form-search .control-group {
    margin-bottom: 0.75em; }
  .form-search legend + .control-group {
    margin-top: 1.5em;
    -webkit-margin-top-collapse: separate; }

/*form-search*/
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 11px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-weight: normal;
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: white;
  text-align: center;
  vertical-align: middle;
  background-color: #25520b;
  border: 1px solid #112505;
  border-bottom-color: #070f02;
  border-radius: 4px;
  cursor: pointer; }
  .btn:visited, .btn:hover, .btn:active {
    color: white;
    text-decoration: none; }

/*btn*/
.btn:first-child {
  *margin-left: 0; }

.btn-disabled {
  opacity: .5;
  cursor: default; }

.btn-error {
  background-color: #b01400;
  border-color: #7d0e00;
  border-bottom-color: #4a0800;
  color: white; }
  .btn-error:visited, .btn-error:active, .btn-error:hover {
    background-color: #7d0e00;
    color: #f2f2f2; }

/*btn-error*/
.btn-info {
  background-color: #d8dca2;
  border-color: #c8ce7d;
  border-bottom-color: #b9c058;
  color: #585c23; }
  .btn-info:visited, .btn-info:active, .btn-info:hover {
    background-color: #c8ce7d;
    color: #474a1c; }

/*btn-info*/
.btn-inverse {
  background-color: #414141;
  border-color: #272727;
  border-bottom-color: #0e0e0e;
  color: white; }
  .btn-inverse:visited, .btn-inverse:active, .btn-inverse:hover {
    background-color: #343434;
    color: #f2f2f2; }

/*btn-inverse*/
.btn-primary {
  background-color: #25520b;
  border-color: #112505;
  border-bottom-color: black;
  color: white; }
  .btn-primary:visited, .btn-primary:active, .btn-primary:hover {
    background-color: #1f4509;
    color: #f2f2f2; }

/*btn-primary*/
.btn-success {
  background-color: #bcd4de;
  border-color: #9abecd;
  border-bottom-color: #9abecd;
  color: #335868; }
  .btn-success:visited, .btn-success:active, .btn-success:hover {
    background-color: #abc9d6;
    color: #2b4a57; }

/*btn-success*/
.btn-warning {
  background-color: #b01400;
  border-color: #7d0e00;
  border-bottom-color: #4a0800;
  color: white; }
  .btn-warning:visited, .btn-warning:active, .btn-warning:hover {
    background-color: #971100;
    color: #f2f2f2; }

/*btn-warning*/
.btn-extlarge {
  padding: 11px 22px;
  font-size: 32px;
  font-size: 3.2rem;
  border-width: 2px;
  border-radius: 8px; }

.btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px; }

/*btn.btn-large*/
.btn-large {
  padding: 11px 18px;
  font-size: 20px;
  font-size: 2rem;
  line-height: inherit;
  border-width: 2px;
  border-radius: 8px; }

.btn-small {
  padding: 5px 10px;
  font-size: 10.66667px;
  font-size: 1.06667rem;
  line-height: inherit; }

.btn-mini {
  padding: 3px 5px;
  font-size: 9.14286px;
  font-size: 0.91429rem;
  line-height: inherit; }

.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
  margin-bottom: 1.5em; }
  .btn-group .btn {
    position: relative;
    float: left;
    margin-left: -1px;
    border-radius: 0; }
  .btn-group .btn:first-child {
    margin-left: 0;
    border-radius: 2px, 0, 2px, 0; }
  .btn-group .btn:last-child {
    border-radius: 0, 2px, 0, 2px; }
  .btn-group .btn.large:first-child {
    margin-left: 0;
    border-radius: 4px, 0, 4px, 0; }
  .btn-group .btn.large:last-child {
    border-radius: 0, 4px, 0, 4px; }

/*btn.btn-group*/
.btn-toolbar {
  clear: both;
  margin-top: 0.75em;
  margin-bottom: 0.75em; }
  .btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    *zoom: 1; }

/*btn.btn-toolbar*/
/*! responsive-nav.js v1.0.14 by @viljamis */
.js nav[role=navigation] {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1; }
  .js nav[role=navigation] .opened {
    max-height: 9999px; }

#nav-toggle {
  float: right;
  display: block;
  padding: 0.75em 12px;
  background-color: #25520b;
  color: white;
  border-bottom-left-radius: 8px;
  z-index: 1; }

.navigation-toggle {
  display: none; }

nav[role=navigation] {
  clear: both;
  background-color: #25520b;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }

nav[role=navigation].active {
  max-height: 25em; }

#navigation-toggle {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  #navigation-toggle ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

@media only screen and (min-width: 940px) {
  #navigation-toggle ul {
    display: flex;
    justify-content: flex-start;
  }


  #navigation-toggle ul li{
    flex-grow: 1;
  }


  #navigation-toggle ul li:first-child{
    margin-left: 24px;
  }

}

  #navigation-toggle a {
    display: block;
    padding: .8em 1em;
    color: white;
    text-transform: uppercase;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease; }
    #navigation-toggle a:hover {
      color: #fcfcfb;
      background-color: #1d4009;
      text-decoration: none; 
    
    }

    .nav_apt a {
      background-color: #9E360D;
    }
    
    .nav_apt > a:hover{
      background-color: #6e2609 !important;
    }

body.home a.home, body.tennis-tips a.tennis-tips, body.tennis-holidays a.tennis-holidays, body.los-gigantes a.los-gigantes, body.tenerife a.tenerife, body.latest-news a.latest-news, body.contact a.contact {
  background-color: #233217;
  display: block; }

body.tennis-holidays a.tennis-holidays {
  background-color: #6e2609;;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  @page {
    margin: 0.5cm; }

  h2, h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid; }

  p {
    orphans: 3;
    widows: 3; }

  pre, blockquote {
    border: 1px solid #666;
    page-break-inside: avoid; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  img {
    max-width: 100% !important;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr {
    page-break-inside: avoid; } }
@media only screen and (min-width: 30em) {
  body:after {
    content: 'bp2';
    display: none; } }
@media only screen and (min-width: 37.5em) {
  body:after {
    content: 'bp3';
    display: none; }

  footer [role="colophon"] .row .social {
    float: left; }
  footer [role="colophon"] .row .jed {
    float: right; } }
@media only screen and (min-width: 48em) {
  body:after {
    content: 'bp4';
    display: none; }

  .m-hide {
    display: inline-block !important;
    visibility: visible; }

  .t-hide {
    display: none !important;
    visibility: hidden; }

  [role="triptych"] {
    overflow: hidden; }
    [role="triptych"] article {
      float: left;
      width: 26.5%; }

  body.home article {
    padding: 0.75em 16px; }
  body.home article:nth-child(2) {
    margin: 0 24px; }

  .hero-unit {
    padding: 48px;
    /*p*/ }
    .hero-unit p {
      font-size: 20px;
      font-size: 2rem; }
      .hero-unit p:last-child {
        margin-bottom: 0; }
    .hero-unit h1 {
      margin-bottom: 0.375em;
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1;
      letter-spacing: -1px; }

  /*hero-unit*/
  .navigation-footer-anchor li {
    display: inline-block;
    margin-right: 24px; }

  .f-nav li a {
    border-width: 0; }

  .js nav[role=navigation] {
    position: static;
    width: auto;
    max-width: none; }

  .navigation-left-nav-flyout-toggle {
    display: none; }

  #navigation-left-nav-flyout a {
    border-width: 0; }

  .wrap.active {
    left: 0; }

  #navigation-left-nav-flyout li {
    display: inline-block;
    margin: 0 .25em; } }
@media only screen and (min-width: 940px) {
  body:after {
    content: 'bp5';
    display: none; }

  .t-hide {
    display: inline-block !important;
    visibility: visible; }

  .d-hide {
    display: none !important;
    visibility: hidden; }

  body .bgnd-header {
    background-image: url(../img/tz5/bgnd_tenerife_teide.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    background-size: auto; }

  .home .bgnd-header {
    background-image: none; }

  [role="banner"] {
    position: relative; }

  .branding {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3; }

  .navigation-toggle,
  #nav-toggle {
    display: none; }

  .js nav[role=navigation] {
    max-height: none; }

  #navigation-toggle {
    border-width: 0;
    margin-top: 0.75em;
    margin-left: 250px;
    border-radius: 4px; }
    #navigation-toggle ul {
      margin: 0 auto;
      text-align: center;
    }
      #navigation-toggle ul li {
        display: inline-block;
        margin: 0; }
    #navigation-toggle a {
      border-width: 0;
      padding: .8em .75em;
      font-size: 14px;
      font-size: 1.4rem;
      text-transform: none; }

  [role="intro"], [role="blog"] {
    *zoom: 1; }
    [role="intro"]:before, [role="intro"]:after, [role="blog"]:before, [role="blog"]:after {
      display: table;
      content: ""; }
    [role="intro"]:after, [role="blog"]:after {
      clear: both; }

  [role="intro"] article, [role="blog"] .blog, [role="intro"] .half {
    padding-right: 24px;
    float: left; }

  [role="intro"] h1, [role="blog"] h1 {
    margin-top: 0.74em; }

  [role="intro"] article, [role="intro"] .half {
    width: 46%; }

  [role="blog"] .blog {
    width: 60%; }

  [role="intro"] aside, [role="blog"] aside {
    float: right; }
    [role="intro"] aside figure, [role="blog"] aside figure {
      margin-top: 1.5em; }

  [role="blog"] aside {
    margin-top: 3.75em; }
    [role="blog"] aside .form-search {
      padding-top: 0;
      border-top: none; }

  [role="list"] .list {
    -webkit-column-width: 50%;
    -webkit-column-count: 2;
    -webkit-column-gap: 24px;
    -webkit-column-rule-color: solid;
    -webkit-column-rule-style: 1px;
    -webkit-column-rule-width: 1px;
    -moz-column-width: 50%;
    -moz-column-count: 2;
    -moz-column-gap: 24px;
    -moz-column-rule-color: solid;
    -moz-column-rule-style: 1px;
    -moz-column-rule-width: 1px;
    column-width: 50%;
    column-count: 2;
    column-gap: 24px;
    column-rule-color: solid;
    column-rule-style: 1px;
    column-rule-width: 1px; }

  body.home article {
    padding: 24px 1.5em; }
  body.home article:nth-child(2) {
    margin: 0 24px; }

  footer [role="about"] .row div {
    display: table-cell;
    background-position: left 3em; } }
@media only screen and (min-width: 86.375em) {
  body:after {
    content: 'bp6';
    display: none; } }