/*	css
	by a ninja
	~ haiyah!!
*/
@font-face {
  font-family: 'NaturalScript';
  src: url("../fonts/314144_0_0.eot");
  src: url("../fonts/314144_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/314144_0_0.woff2") format("woff2"), url("../fonts/314144_0_0.woff") format("woff"), url("../fonts/314144_0_0.ttf") format("truetype"), url("../fonts/314144_0_0.svg#wf") format("svg");
}
@font-face {
  font-family: 'Celias-Light';
  src: url("../fonts/314144_1_0.eot");
  src: url("../fonts/314144_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/314144_1_0.woff2") format("woff2"), url("../fonts/314144_1_0.woff") format("woff"), url("../fonts/314144_1_0.ttf") format("truetype"), url("../fonts/314144_1_0.svg#wf") format("svg");
}
@font-face {
  font-family: 'Celias-LightItalic';
  src: url("../fonts/314144_2_0.eot");
  src: url("../fonts/314144_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/314144_2_0.woff2") format("woff2"), url("../fonts/314144_2_0.woff") format("woff"), url("../fonts/314144_2_0.ttf") format("truetype"), url("../fonts/314144_2_0.svg#wf") format("svg");
}
@font-face {
  font-family: 'Celias-Medium';
  src: url("../fonts/314144_3_0.eot");
  src: url("../fonts/314144_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/314144_3_0.woff2") format("woff2"), url("../fonts/314144_3_0.woff") format("woff"), url("../fonts/314144_3_0.ttf") format("truetype"), url("../fonts/314144_3_0.svg#wf") format("svg");
}
@font-face {
  font-family: 'Celias';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/314144_4_0.eot");
  src: url("../fonts/314144_4_0.eot?#iefix") format("embedded-opentype"), url("../fonts/314144_4_0.woff2") format("woff2"), url("../fonts/314144_4_0.woff") format("woff"), url("../fonts/314144_4_0.ttf") format("truetype"), url("../fonts/314144_4_0.svg#wf") format("svg");
}
@font-face {
  font-family: 'Celias-RegularItalic';
  src: url("../fonts/314144_5_0.eot");
  src: url("../fonts/314144_5_0.eot?#iefix") format("embedded-opentype"), url("../fonts/314144_5_0.woff2") format("woff2"), url("../fonts/314144_5_0.woff") format("woff"), url("../fonts/314144_5_0.ttf") format("truetype"), url("../fonts/314144_5_0.svg#wf") format("svg");
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot");
  src: url("../fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf") format("truetype"), url("../fonts/icomoon/icomoon.woff") format("woff"), url("../fonts/icomoon/icomoon.svg#icomoon") format("svg");
}
::-moz-selection {
  background: #0c92b0;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #0c92b0;
  color: #fff;
  text-shadow: none;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  color: #0c92b0;
  text-decoration: none;
}
a img {
  border: none;
}

body {
  text-align: center;
  font-size: 14px;
  color: #8b7c7c;
  font-family: 'Celias';
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}

#wrapper {
  text-align: left;
}

@media (min-width: 1400px) {
  .wrap {
    width: 1360px;
    margin: 0 auto;
  }
}
header#header {
  background: #faf0eb;
  padding: 11px 11px 0;
  height: 115px;
  position: relative;
  z-index: 10;
}
@media (min-width: 760px) {
  header#header {
    height: 128px;
    padding: 11px 20px 0;
  }
}
@media (min-width: 1400px) {
  header#header {
    height: 158px;
  }
}
header#header .logo {
  float: left;
  height: 104px;
  width: 145px;
}
@media (min-width: 760px) {
  header#header .logo {
    height: 117px;
    width: 178px;
  }
}
@media (min-width: 1000px) {
  header#header .logo {
    height: 116px;
    width: 190px;
    border-bottom: solid #fcf7f5 5px;
  }
}
@media (min-width: 1130px) {
  header#header .logo {
    height: 114px;
    width: 224px;
    border-bottom: none;
  }
}
header#header .logo a {
  display: block;
  height: 129px;
  width: 145px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: url(../i/logo-mask.svg) 0 0 no-repeat;
  -webkit-background-size: 145px 129px;
  background-size: 145px 129px;
}
@media (min-width: 760px) {
  header#header .logo a {
    height: 155px;
    width: 177px;
    -webkit-background-size: 178px 155px;
    background-size: 177px 155px;
  }
}
@media (min-width: 1000px) {
  header#header .logo a {
    height: 165px;
    width: 190px;
    -webkit-background-size: 190px 165px;
    background-size: 190px 165px;
    margin-left: -2px;
  }
}
@media (min-width: 1130px) {
  header#header .logo a {
    height: 196px;
    width: 224px;
    -webkit-background-size: 224px 196px;
    background-size: 224px 196px;
    margin-left: -28px;
    margin-top: -7px;
  }
}
@media (min-width: 1400px) {
  header#header .logo a {
    margin-top: 0px;
  }
}
header#header .langs-avl {
  display: none;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: rgba(255, 198, 0, 0.95);
  padding: 50px;
}
header#header .langs-avl a {
  display: block;
  text-align: center;
  color: #fff;
  padding: 20px 0;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
}
header#header .langs-avl a.current {
  background: url(../i/circle-white.svg) center center no-repeat;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  background-position: 50% 50%;
}
header#header .langs-avl a.close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  height: 40px;
  width: 40px;
  background: url(../i/close.svg) 0 0 no-repeat;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
@media (min-width: 1000px) {
  header#header .langs-avl {
    background: transparent;
    position: relative;
    display: block;
    padding-top: 16px;
    float: right;
    padding: 16px 0 0;
  }
  header#header .langs-avl a {
    color: #a79f9f;
    font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    margin-left: 15px;
    display: inline-block;
    padding: 0;
    letter-spacing: 0.1em;
  }
  header#header .langs-avl a.current {
    color: #ffc600;
    background: transparent;
  }
  header#header .langs-avl a.close-btn {
    display: none;
  }
}
header#header .lang {
  float: right;
  width: 50%;
}
header#header .lang .lang-chooser-small {
  display: block;
  padding: 20px 5px 10px 20px;
  margin-left: 25px;
  text-transform: uppercase;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 11px;
  color: #51818c;
}
header#header .lang .lang-chooser-small .current-lang {
  float: right;
  color: #ffc600;
}
@media (min-width: 760px) {
  header#header .lang .lang-chooser-small {
    display: none;
  }
}
header#header .lang .lang-chooser-mid {
  display: none;
}
@media (min-width: 760px) {
  header#header .lang .lang-chooser-mid {
    text-align: center;
    display: block;
    background: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    display: block;
    margin-top: 50px;
    margin-right: 10px;
    padding: 10px 20px;
    font-size: 11px;
    letter-spacing: 0.1em;
    color: #51818c;
    height: 36px;
    line-height: 18px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: 700;
  }
  header#header .lang .lang-chooser-mid span {
    color: #ffc600;
    padding-right: 10px;
  }
}
@media (min-width: 760px) {
  header#header .lang {
    width: 30%;
  }
}
@media (min-width: 1000px) {
  header#header .lang {
    display: none;
  }
}
header#header .menu {
  float: right;
  width: 50%;
}
header#header .menu.menu-sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  margin-left: -10px;
}
@media (min-width: 760px) {
  header#header .menu.menu-sticky {
    margin-left: -20px;
  }
}
@media (min-width: 1400px) {
  header#header .menu.menu-sticky {
    width: 1360px;
    margin: 0 auto;
  }
}
header#header .menu.menu-sticky .menu-chooser {
  width: 30%;
  float: right;
  margin-right: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
@media (min-width: 760px) {
  header#header .menu.menu-sticky .menu-chooser {
    width: 30%;
    margin-right: 20px;
    margin-top: 20px;
  }
}
@media (min-width: 1000px) {
  header#header .menu.menu-sticky nav {
    margin-right: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 1400px) {
  header#header .menu.menu-sticky nav {
    margin-right: 0;
  }
}
header#header .menu .menu-chooser {
  background: #fff;
  text-transform: uppercase;
  display: block;
  border-radius: 3px;
  margin-top: 10px;
  margin-left: 40px;
  padding: 10px 15px;
  font-size: 11px;
  letter-spacing: 0.1em;
  color: #51818c;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  height: 36px;
  line-height: 18px;
}
@media (min-width: 760px) {
  header#header .menu .menu-chooser {
    text-align: center;
    margin-left: 10px;
  }
}
@media (min-width: 1000px) {
  header#header .menu .menu-chooser {
    display: none;
  }
}
header#header .menu .menu-chooser .mbtn {
  float: right;
  background: url(../i/menu.svg) 0 0 no-repeat;
  height: 12px;
  width: 16px;
  background-size: 16px 12px;
  margin-top: 2px;
}
@media (min-width: 760px) {
  header#header .menu .menu-chooser .mbtn {
    float: left;
    margin-left: 30%;
    margin-right: -30%;
  }
}
@media (min-width: 760px) {
  header#header .menu .menu-chooser {
    margin-top: 50px;
  }
}
@media (min-width: 760px) {
  header#header .menu {
    width: 30%;
  }
}
@media (min-width: 1000px) {
  header#header .menu {
    clear: right;
    width: 70%;
  }
}
@media (min-width: 1400px) {
  header#header .menu {
    width: 80%;
  }
}
header#header .menu nav {
  display: none;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: rgba(255, 198, 0, 0.98);
  padding: 100px 50px 0;
}
header#header .menu nav .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  height: 40px;
  width: 40px;
  background: url(../i/close.svg) 0 0 no-repeat;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
header#header .menu nav ul {
  list-style: none;
}
header#header .menu nav ul li {
  position: relative;
  color: #786969;
}
header#header .menu nav ul li.eng, header#header .menu nav ul li.cal {
  display: none;
}
@media (min-width: 1000px) {
  header#header .menu nav ul li.home {
    display: none;
  }
}
header#header .menu nav ul li a {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 50px;
  display: block;
  color: #fff;
  letter-spacing: 0.1em;
}
header#header .menu nav ul li .search {
  display: none;
  position: absolute;
  top: 45px;
  left: 0px;
  background: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  padding: 20px;
  width: 470px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  letter-spacing: 0.1em;
}
header#header .menu nav ul li .search h4 {
  padding-top: 5px;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.1em;
  color: #a79f9f;
}
header#header .menu nav ul li .search ul {
  list-style: none;
  padding-bottom: 5px;
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
  -webkit-column-gap: 20px;
  /* Chrome, Safari, Opera */
  -moz-column-gap: 20px;
  /* Firefox */
  column-gap: 20px;
}
header#header .menu nav ul li .search ul li {
  display: block;
  padding-bottom: 15px;
  text-transform: uppercase;
  font-size: 10px;
  color: #786969;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
header#header .menu nav ul li .search ul li input[type=radio] {
  display: none;
}
header#header .menu nav ul li .search ul li input[type=radio] + label {
  padding: 4px 0 5px 35px;
  line-height: 2;
  background: url(../i/circle.svg) 0 0 no-repeat;
  cursor: pointer;
}
header#header .menu nav ul li .search ul li input[type=radio]:checked + label {
  background: url(../i/circle-filled.svg) top left no-repeat;
}
header#header .menu nav ul li .search ul li:hover {
  color: #ffc600;
}
header#header .menu nav ul li .search button {
  background: #0c92b0;
  color: #fff;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: none;
  text-align: center;
  font-size: 10px;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 10px 0;
  border-radius: 2px;
  cursor: pointer;
  width: 100%;
  height: 35px;
  line-height: 13px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
header#header .menu nav ul li .search button:hover {
  background: #ffc600;
}
@media (min-width: 1000px) {
  header#header .menu nav {
    display: block;
    float: right;
    clear: right;
    margin-top: 20px;
    padding: 0;
    position: relative;
    background: transparent;
  }
  header#header .menu nav .close-btn {
    display: none;
  }
  header#header .menu nav ul {
    margin-right: 3px;
  }
  header#header .menu nav ul li {
    margin-right: -6px;
    display: inline-block;
  }
  header#header .menu nav ul li.eng {
    margin-right: 0;
    display: inline-block;
  }
  header#header .menu nav ul li.eng a {
    background: #fff url(../i/plus.svg) 20px center no-repeat;
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
    padding: 10px 25px 10px 40px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  header#header .menu nav ul li.eng a:hover {
    background: #ffdd66 url(../i/plus.svg) 20px center no-repeat;
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
  }
  header#header .menu nav ul li:last-of-type a {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
  header#header .menu nav ul li.cal {
    display: inline-block;
  }
  header#header .menu nav ul li a {
    font-size: 11px;
    background: #fff;
    padding: 10px 20px;
    color: #51818c;
    line-height: 20px;
    height: 40px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  header#header .menu nav ul li a:hover {
    color: #fff;
    background: #ffdd66;
  }
}
@media (min-width: 1130px) {
  header#header .menu nav ul li.eng a {
    padding: 10px 40px 10px 50px;
  }
}

#content {
  position: relative;
  z-index: 5;
}
#content p, #content ul, #content ol {
  padding-bottom: 20px;
  line-height: 1.6;
  font-size: 15px;
}
#content p strong, #content p em, #content ul strong, #content ul em, #content ol strong, #content ol em {
  font-weight: normal;
  color: #786969;
}
#content p strong, #content ul strong, #content ol strong {
  font-family: 'Celias-Medium';
}
#content p em, #content ul em, #content ol em {
  font-family: 'Celias-RegularItalic';
}
#content p strong em, #content p em strong, #content ul strong em, #content ul em strong, #content ol strong em, #content ol em strong {
  font-family: 'Celias-Medium';
}
#content ul, #content ol {
  padding-left: 20px;
}
#content ul li, #content ol li {
  padding-bottom: 5px;
}
#content h2, #content h3, #content h4 {
  text-transform: uppercase;
  padding-bottom: 20px;
  letter-spacing: 0.1em;
  color: #0c92b0;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
}
#content h3 {
  font-size: 14px;
}
#content h4 {
  font-size: 13px;
}
#content .list-cont {
  list-style: none;
  padding-left: 0;
}
#content .list-cont li {
  padding-left: 10%;
  background: url(../i/plus.svg) 4% 8px no-repeat;
  -webkit-background-size: 12px 12px;
  background-size: 12px 12px;
}
#content .list-cont li p {
  font-size: 14px;
}
#content .list-cont li ul li {
  background: none;
  padding-left: 10px;
}
#content .hero-area {
  background: #faf0eb;
  border-bottom: 1px solid #fff;
}
@media (min-width: 760px) {
  #content .hero-area {
    padding: 0 20px;
  }
}
@media (min-width: 760px) {
  #content .hero-area .hero-left {
    width: 70%;
    float: left;
  }
}
@media (min-width: 1000px) {
  #content .hero-area .hero-left {
    width: 60%;
    padding-bottom: 30px;
  }
}
#content .hero-area .hero-left .big-mast {
  position: relative;
  display: block;
  overflow: hidden;
  padding-bottom: 20px;
}
#content .hero-area .hero-left .big-mast:hover img {
  opacity: 0.9;
}
#content .hero-area .hero-left .big-mast img {
  max-width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .hero-area .hero-left .big-mast .mast-cont {
  position: absolute;
  top: 50%;
  width: 100%;
}
#content .hero-area .hero-left .big-mast .mast-cont h2 {
  width: 70%;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.45);
  text-transform: uppercase;
  padding: 25px 10px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.25em;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 640px) {
  #content .hero-area .hero-left .big-mast .mast-cont h2 {
    width: 60%;
    font-size: 15px;
  }
}
@media (min-width: 760px) {
  #content .hero-area .hero-left .big-mast .mast-cont h2 {
    width: 70%;
    font-size: 16px;
    letter-spacing: 0.35em;
  }
}
@media (min-width: 1130px) {
  #content .hero-area .hero-left .big-mast .mast-cont h2 {
    width: 60%;
    font-size: 18px;
  }
}
#content .hero-area .hero-left .big-mast .mast-cont h2 strong {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
}
#content .hero-area .hero-left .big-mast .mast-cont h2 span {
  display: block;
  font-size: 44px;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 500;
}
#content .hero-area .hero-left .main-txt {
  padding: 10px;
}
@media (min-width: 760px) {
  #content .hero-area .hero-left .main-txt {
    display: none;
  }
}
#content .hero-area .hero-left .intro {
  padding: 10px;
}
@media (min-width: 760px) {
  #content .hero-area .hero-left .intro {
    padding: 10px 0;
  }
}
#content .hero-area .hero-left .intro h3 {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #0c92b0;
  line-height: 1.8;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  padding: none;
  text-align: center;
}
@media (min-width: 760px) {
  #content .hero-area .hero-left .intro h3 {
    font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: 700;
    padding: 0px 0px 20px 0px;
    line-height: 1.8;
    text-align: left;
  }
}
@media (min-width: 1000px) {
  #content .hero-area .hero-left .intro h3 {
    padding: 20px 0px;
  }
}
#content .hero-area .hero-left .intro p {
  display: none;
  line-height: 1.6;
  font-size: 15px;
}
#content .hero-area .hero-left .intro p:first-of-type {
  color: #554a4a;
}
@media (min-width: 760px) {
  #content .hero-area .hero-left .intro p {
    display: block;
  }
}
#content .hero-area .hero-left .main-btns {
  display: none;
}
@media (min-width: 760px) {
  #content .hero-area .hero-left .main-btns {
    display: block;
  }
}
@media (min-width: 1000px) {
  #content .hero-area .hero-left .main-btns {
    display: none;
  }
}
#content .hero-area .hero-right {
  padding: 10px;
}
@media (min-width: 760px) {
  #content .hero-area .hero-right {
    width: 30%;
    float: right;
    padding: 0 0 0 10px;
  }
}
@media (min-width: 1000px) {
  #content .hero-area .hero-right {
    width: 40%;
  }
}
#content .hero-area .hero-right .small-masts {
  margin-left: -15px;
  padding-bottom: 20px;
}
#content .hero-area .hero-right .small-masts .sm {
  width: 50%;
  float: left;
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 760px) {
  #content .hero-area .hero-right .small-masts .sm {
    width: 100%;
  }
}
@media (min-width: 1000px) {
  #content .hero-area .hero-right .small-masts .sm {
    width: 50%;
  }
}
#content .hero-area .hero-right .small-masts .sm:hover .sm-hover {
  opacity: 1;
}
#content .hero-area .hero-right .small-masts .sm .sm-hover {
  z-index: 9;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 15px;
  border: 4px solid #0c92b0;
  background: rgba(255, 255, 255, 0.8) url(../i/plus.svg) center center no-repeat;
}
#content .hero-area .hero-right .small-masts .sm img {
  display: block;
  padding-left: 15px;
  max-width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .hero-area .hero-right .small-masts .sm .mast-cont {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #efefef;
  text-transform: uppercase;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 10.5px;
  line-height: 2.6;
  letter-spacing: 0.1em;
  text-align: right;
  margin-left: 20px;
}
@media (min-width: 760px) {
  #content .hero-area .hero-right .small-masts .sm .mast-cont {
    line-height: 3.8;
    letter-spacing: 0.2em;
    font-size: 11px;
    margin-left: 50px;
  }
}
#content .hero-area .hero-right .small-masts .sm .mast-cont span {
  background: rgba(0, 0, 0, 0.45);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 5px;
}
@media (min-width: 760px) {
  #content .hero-area .hero-right .small-masts .sm .mast-cont span {
    padding: 10px;
  }
}
#content .hero-area .hero-right .main-txt {
  display: none;
}
@media (min-width: 1000px) {
  #content .hero-area .hero-right .main-txt {
    display: block;
    font-size: 15px;
  }
  #content .hero-area .hero-right .main-txt p:first-of-type {
    color: #554a4a;
  }
}
#content .hero-area .hero-right .mob-intro p {
  font-size: 16px;
}
#content .hero-area .hero-right .mob-intro p:first-child {
  color: #554a4a;
}
@media (min-width: 760px) {
  #content .hero-area .hero-right .mob-intro {
    display: none;
  }
}
@media (min-width: 760px) {
  #content .hero-area .hero-right .main-btns {
    display: none;
  }
}
@media (min-width: 1000px) {
  #content .hero-area .hero-right .main-btns {
    display: block;
  }
}
#content .hero-area .hero-tab {
  display: none;
  clear: both;
}
@media (min-width: 760px) {
  #content .hero-area .hero-tab {
    display: block;
  }
}
@media (min-width: 1000px) {
  #content .hero-area .hero-tab {
    display: none;
  }
}
#content .hero-area .hero-tab .main-txt {
  padding: 10px;
}
#content .hero-area .hero-tab .main-txt p {
  font-size: 15px;
}
#content .hero-area .hero-tab .main-txt p:first-of-type {
  color: #554a4a;
}
#content .hero-area .main-btns a {
  margin-bottom: 20px;
  display: block;
  background: #fff;
  border: 2px solid #0c92b0;
  text-transform: uppercase;
  color: #786969;
  padding: 20px 15px 22px 15px;
  line-height: 1.8;
  font-size: 10.6px;
  letter-spacing: 0.2em;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .hero-area .main-btns a.teach {
  display: none;
}
@media (min-width: 1000px) {
  #content .hero-area .main-btns a.teach {
    display: block;
  }
}
#content .hero-area .main-btns a span {
  background: url(../i/plus.svg) 0 0 no-repeat;
  float: right;
  -webkit-background-size: 30px 30px;
  background-size: 30px 30px;
  height: 30px;
  width: 30px;
  vertical-align: top;
  margin-top: -6px;
}
#content .hero-area .main-btns a:hover {
  background: #0c92b0;
  color: #fff;
}
@media (min-width: 1130px) {
  #content .hero-area .main-btns a {
    padding: 20px 35px 22px 35px;
  }
}
@media (min-width: 760px) {
  #content .hero-area.about-hero .hero-left .big-mast img {
    max-width: none;
    max-height: 100%;
  }
}
@media (min-width: 1000px) {
  #content .hero-area.about-hero .hero-left .big-mast img {
    max-height: none;
    max-width: 100%;
  }
}
#content .content-area {
  background: #eef4f7;
  border-bottom: 1px solid #fff;
  padding: 35px 0px 20px 0px;
}
#content .content-area .ca-left {
  padding: 0 10px;
}
@media (min-width: 760px) {
  #content .content-area .ca-left {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) {
  #content .content-area .ca-left {
    float: left;
    width: 60%;
  }
}
#content .content-area .ca-right {
  padding: 0 10px;
}
@media (min-width: 760px) {
  #content .content-area .ca-right {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) {
  #content .content-area .ca-right {
    float: right;
    padding: 0px 20px 0px 6px;
    width: 40%;
  }
  #content .content-area .ca-right p {
    font-size: 14px;
  }
}
#content .exp {
  background: #fcf7f5;
  border-bottom: 1px solid #fff;
  padding: 10px 0;
}
@media (min-width: 760px) {
  #content .exp {
    padding: 30px 0;
  }
}
#content .exp .ex-txt {
  padding: 20px 10px;
}
@media (min-width: 760px) {
  #content .exp .ex-txt {
    padding: 20px;
  }
}
@media (min-width: 1000px) {
  #content .exp .ex-txt {
    width: 30%;
    float: left;
  }
}
@media (min-width: 1400px) {
  #content .exp .ex-txt {
    padding-left: 0;
  }
}
#content .exp .ex-txt h3 {
  text-transform: uppercase;
  padding-bottom: 20px;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #554a4a;
}
#content .exp .ex-txt p {
  font-size: 13.5px;
  font-family: 'Celias-Medium';
}
#content .exp .recent-cal {
  padding: 0 10px 20px;
}
@media (min-width: 760px) {
  #content .exp .recent-cal {
    float: left;
    width: 70%;
    padding: 0 10px 20px 20px;
  }
}
@media (min-width: 1000px) {
  #content .exp .recent-cal {
    width: 40%;
    float: right;
    padding: 20px 20px 20px 5px;
  }
}
@media (min-width: 1400px) {
  #content .exp .recent-cal {
    padding-right: 0;
  }
}
#content .exp .recent-cal .cal-row {
  padding-bottom: 25px;
}
@media (min-width: 760px) {
  #content .exp .recent-cal .cal-row {
    padding-bottom: 15px;
  }
}
@media (min-width: 1000px) {
  #content .exp .recent-cal .cal-row {
    padding-bottom: 7px;
  }
}
#content .exp .recent-cal .cal-row .mon {
  margin-bottom: 5px;
  background: #fff;
  border: 1px solid #d4d4d4;
  text-transform: uppercase;
  text-align: center;
  padding: 3px;
  font-size: 10px;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #554a4a;
  height: 45px;
  line-height: 38px;
}
@media (min-width: 760px) {
  #content .exp .recent-cal .cal-row .mon {
    float: left;
    width: 70%;
    margin-bottom: 0;
  }
}
#content .exp .recent-cal .cal-row .mon a {
  color: #554a4a;
}
#content .exp .recent-cal .cal-row .mon span {
  font-size: 26px;
  font-family: 'NaturalScript';
  font-weight: normal;
  text-transform: lowercase;
  letter-spacing: 0;
  color: #8b7c7c;
}
#content .exp .recent-cal .cal-row .spaces {
  display: block;
  text-align: center;
  padding: 13px 5px;
  height: 45px;
  line-height: 18px;
  background: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  border: 1px solid #d4d4d4;
  color: #a79f9f;
}
@media (min-width: 760px) {
  #content .exp .recent-cal .cal-row .spaces {
    float: right;
    width: 28%;
  }
}
#content .exp .recent-cal .cal-row .spaces.avl {
  color: #6eac59;
  border-color: #6eac59;
}
#content .exp .choose-tour {
  padding: 0 10px 20px;
}
@media (min-width: 760px) {
  #content .exp .choose-tour {
    float: right;
    width: 30%;
    padding: 0 20px 20px 0;
  }
}
@media (min-width: 1000px) {
  #content .exp .choose-tour {
    float: left;
    padding-top: 20px;
  }
}
#content .exp .choose-tour a {
  display: block;
}
#content .exp .choose-tour a img {
  border: 1px solid #d4d4d4;
  max-width: 100%;
  border-bottom: 0px;
  display: block;
}
#content .exp .choose-tour a span {
  display: block;
  background: #ffc600;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  padding: 10px 0;
  letter-spacing: 0.1em;
  border: 1px solid #ffc600;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  line-height: 1.8;
}
#content .exp .choose-tour a:hover span {
  background: #fff;
  color: #ffc600;
  border-color: #d4d4d4;
  border-top: solid 1px #d4d4d4;
}
#content .featured-tour {
  background: #eef4f7;
  border-bottom: 1px solid #fff;
  padding: 30px 0px 10px 0px;
}
@media (min-width: 1000px) {
  #content .featured-tour {
    padding: 30px 0;
  }
}
#content .featured-tour .ft + .ft {
  border-top: 1px solid #fff;
  padding-top: 10px;
  margin-top: 10px;
}
#content .featured-tour .ft-txt {
  padding: 10px;
}
@media (min-width: 760px) {
  #content .featured-tour .ft-txt {
    padding: 10px 10px 10px 20px;
    float: left;
    width: 70%;
  }
}
@media (min-width: 1000px) {
  #content .featured-tour .ft-txt {
    width: 60%;
    padding-left: 20px;
  }
}
@media (min-width: 1400px) {
  #content .featured-tour .ft-txt {
    padding-left: 0;
  }
}
#content .featured-tour .ft-txt h4 {
  color: #554a4a;
  text-transform: uppercase;
  padding-bottom: 5px;
  font-size: 11px;
  letter-spacing: 0.1em;
}
@media (min-width: 760px) {
  #content .featured-tour .ft-txt .ft-head {
    float: left;
    width: 50%;
  }
}
#content .featured-tour .ft-txt .ft-head h3 {
  text-transform: uppercase;
  font-size: 13px;
  padding-bottom: 5px;
}
#content .featured-tour .ft-txt .ft-head .next {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  padding-bottom: 10px;
  letter-spacing: 0.1em;
}
#content .featured-tour .ft-txt .ft-head .next span {
  font-family: 'NaturalScript';
  font-size: 30px;
  font-weight: normal;
  padding-left: 5px;
  vertical-align: middle;
}
#content .featured-tour .ft-txt .ft-more {
  display: none;
}
@media (min-width: 760px) {
  #content .featured-tour .ft-txt .ft-more {
    display: block;
    float: left;
    width: 50%;
  }
}
#content .featured-tour .ft-txt .ft-cont {
  clear: both;
  color: #554a4a;
}
#content .featured-tour .ft-txt .ft-cont p {
  font-size: 13.5px;
  font-family: 'Celias-Medium';
}
#content .featured-tour .ft-imgs {
  padding: 0 10px 20px;
  margin-left: -10px;
}
@media (min-width: 760px) {
  #content .featured-tour .ft-imgs {
    padding: 30px 20px 10px 10px;
    float: right;
    width: 30%;
  }
}
@media (min-width: 1000px) {
  #content .featured-tour .ft-imgs {
    width: 40%;
    padding-right: 20px;
    padding-left: 0;
  }
}
@media (min-width: 1400px) {
  #content .featured-tour .ft-imgs {
    padding-right: 0;
  }
}
#content .featured-tour .ft-imgs a {
  float: left;
  width: 50%;
}
#content .featured-tour .ft-imgs a img {
  padding-left: 10px;
  max-width: 100%;
}
#content .featured-tour .ft-more {
  padding: 0 10px 20px;
  margin-left: -10px;
}
#content .featured-tour .ft-more p {
  float: left;
  width: 50%;
}
#content .featured-tour .ft-more p:first-child a, #content .featured-tour .ft-more p:first-child span {
  margin-left: 5px;
}
#content .featured-tour .ft-more p a, #content .featured-tour .ft-more p span {
  margin-left: 10px;
  margin-right: 5px;
  background: #fff;
  display: block;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.2em;
  font-size: 11px;
  padding: 15px 0;
  color: #a79f9f;
  border: 1px solid #d4d4d4;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .featured-tour .ft-more p.space.avl a {
  border-color: #6eac59;
  color: #6eac59;
}
#content .featured-tour .ft-more p.space.avl a:hover {
  color: white;
  border-color: #ffc600;
  background-color: #ffc600;
}
#content .featured-tour .ft-more p.space.more a {
  border-color: #8b7c7c;
  color: #554a4a;
}
#content .featured-tour .ft-more p.space.more a:hover {
  color: white;
  border-color: #ffc600;
  background-color: #ffc600;
}
@media (min-width: 760px) {
  #content .featured-tour .ft-more {
    display: none;
  }
}
#content .container {
  background: #fcf7f5;
  padding-top: 30px;
}
@media (min-width: 760px) {
  #content .container {
    padding-top: 0px;
  }
}
@media (min-width: 1000px) {
  #content .container {
    padding-top: 30px;
  }
}
@media (min-width: 1130px) {
  #content .container {
    padding-top: 60px;
  }
}
@media (min-width: 1000px) {
  #content .container .cont-opts {
    width: 20%;
    float: left;
  }
}
#content .container .cont-opts h3 {
  padding: 0 20px 20px;
}
@media (min-width: 760px) {
  #content .container .cont-opts h3 {
    display: none;
  }
}
#content .container .cont-opts .filter-opts {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 760px) {
  #content .container .cont-opts .filter-opts {
    float: right;
  }
}
@media (min-width: 1000px) {
  #content .container .cont-opts .filter-opts {
    float: none;
  }
}
#content .container .cont-opts .filter-opts li {
  padding: 0 10px;
  position: relative;
  vertical-align: top;
}
@media (min-width: 760px) {
  #content .container .cont-opts .filter-opts li {
    display: inline-block;
    padding: 0 30px;
  }
}
@media (min-width: 1000px) {
  #content .container .cont-opts .filter-opts li {
    display: block;
    padding: 0 10px;
    padding-bottom: 0 !important;
  }
}
#content .container .cont-opts .filter-opts li a {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 15px 10px;
  display: block;
  border-top: 1px solid #d4d4d4;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 760px) {
  #content .container .cont-opts .filter-opts li a {
    border-top: none;
    display: inline-block;
  }
}
@media (min-width: 1000px) {
  #content .container .cont-opts .filter-opts li a {
    border-top: 1px solid #d4d4d4;
    display: block;
  }
}
#content .container .cont-opts .filter-opts li a span {
  background: url(../i/plus.svg) 0 0 no-repeat;
  display: inline-block;
  height: 10px;
  width: 10px;
  background-size: 10px 10px;
  margin-left: 10px;
}
#content .container .cont-opts .filter-opts li a.on span {
  background: url(../i/minus.svg) 0 0 no-repeat;
  background-size: 10px 10px;
}
#content .container .cont-opts .filter-opts li a .mob-current {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-style: normal;
  color: #ffc600;
  padding-left: 10px;
}
@media (min-width: 640px) {
  #content .container .cont-opts .filter-opts li a .mob-current {
    display: none;
  }
}
#content .container .cont-opts .filter-opts li a:hover {
  color: #ffc600;
}
#content .container .cont-opts .filter-opts li:first-child a {
  border-top: none;
}
#content .container .cont-opts .filter-opts li ul {
  display: none;
  padding-left: 0px;
  margin: 0 -10px;
  background: #faf0eb;
  list-style: none;
}
@media (min-width: 760px) {
  #content .container .cont-opts .filter-opts li ul {
    background-color: transparent;
    position: absolute;
    top: 35px;
    left: 30px;
  }
}
@media (min-width: 1000px) {
  #content .container .cont-opts .filter-opts li ul {
    position: relative;
    top: auto;
    left: auto;
  }
}
@media (min-width: 760px) {
  #content .container .cont-opts .filter-opts li ul li {
    display: block;
    padding: 0 10px;
  }
}
#content .container .cont-opts .filter-opts li ul li a {
  font-family: 'Celias';
  font-size: 13px;
  border-bottom: none;
  text-transform: none;
  background: none;
  color: #8b7c7c;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .container .cont-opts .filter-opts li ul li a.checked, #content .container .cont-opts .filter-opts li ul li a:hover {
  color: #ffc600;
}
#content .container .cont-cont {
  padding: 10px;
}
@media (min-width: 1000px) {
  #content .container .cont-cont {
    width: 80%;
    float: right;
  }
}
#content .container .cont-cont .noresults {
  display: none;
}
@media (min-width: 640px) {
  #content .container .cont-cont .tours {
    margin-left: -10px;
  }
}
@media (min-width: 1000px) {
  #content .container .cont-cont .tours {
    margin-left: -20px;
  }
}
@media (min-width: 640px) {
  #content .container .cont-cont .tours .tour {
    float: left;
    width: 50%;
  }
  #content .container .cont-cont .tours .tour a {
    margin-left: 10px;
  }
}
#content .container .cont-cont .tours .tour a {
  background: #eef4f7;
  margin-bottom: 10px;
  display: block;
}
@media (min-width: 1000px) {
  #content .container .cont-cont .tours .tour a {
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
#content .container .cont-cont .tours .tour .tour-img {
  position: relative;
}
#content .container .cont-cont .tours .tour .tour-img img {
  max-width: 100%;
}
#content .container .cont-cont .tours .tour .tour-img .ti-header {
  position: absolute;
  right: 10px;
  bottom: 20px;
  text-align: right;
}
#content .container .cont-cont .tours .tour .tour-img .ti-header h3 {
  padding-bottom: 10px;
}
#content .container .cont-cont .tours .tour .tour-img .ti-header h3 span {
  color: #fff;
  margin-bottom: 5px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.45);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 10px;
  text-align: right;
  display: inline;
  line-height: 3.2;
}
#content .container .cont-cont .tours .tour .tour-img .ti-header span {
  display: inline-block;
  padding: 5px 10px 5px 30px;
  text-transform: uppercase;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  background: #fff url(../i/plus.svg) 7px center no-repeat;
  background-size: 10px 10px;
  height: 25px;
  line-height: 16px;
  letter-spacing: 0.1em;
}
#content .container .cont-cont .tours .tour .tour-content {
  padding: 20px 10px 10px;
  background-color: transparent;
}
#content .container .cont-cont .tours .tour .tour-content p {
  color: #554a4a;
  line-height: 1.5;
  font-size: 15px;
}
@media (min-width: 1400px) {
  #content .container .cont-cont .tours .tour .tour-content .tc-ext .next-dates {
    float: left;
    width: 50%;
  }
}
#content .container .cont-cont .tours .tour .tour-content .tc-ext .next {
  color: #8b7c7c;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
}
#content .container .cont-cont .tours .tour .tour-content .tc-ext .next span {
  padding-left: 5px;
  font-family: 'NaturalScript';
  font-weight: normal;
  font-size: 30px;
  vertical-align: middle;
}
#content .container .cont-cont .tours .tour .tour-content .tc-ext .next.also-on {
  clear: both;
  display: none;
  font-size: 10px;
}
#content .container .cont-cont .tours .tour .tour-content .tc-ext .next.also-on strong {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #554a4a;
}
#content .container .cont-cont .tours .tour .tour-content .tc-ext .next.also-on span {
  font-size: 24px;
}
#content .container .cont-cont .tours .tour .tour-content .tc-ext .tc-btns {
  padding-bottom: 0;
}
@media (min-width: 1400px) {
  #content .container .cont-cont .tours .tour .tour-content .tc-ext .tc-btns {
    float: right;
    width: 50%;
  }
}
#content .container .cont-cont .tours .tour .tour-content .tc-ext .tc-btns span {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  width: 48%;
  letter-spacing: 0.1em;
  border: 1px solid #d4d4d4;
  background: #fff;
  text-transform: uppercase;
  font-size: 11px;
  display: block;
  float: left;
  text-align: center;
  color: #554a4a;
  padding: 10px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .container .cont-cont .tours .tour .tour-content .tc-ext .tc-btns span.more {
  float: right;
}
#content .container .cont-cont .tours .tour .tour-content .tc-ext .tc-btns span:hover {
  background-color: #ffc600;
  color: white;
  border-color: #ffc600;
}
@media (min-width: 640px) {
  #content .container .cont-cont .blog-posts {
    margin-left: -10px;
  }
}
@media (min-width: 1000px) {
  #content .container .cont-cont .blog-posts {
    margin-left: -20px;
  }
}
@media (min-width: 640px) {
  #content .container .cont-cont .blog-posts .post {
    float: left;
    width: 50%;
  }
  #content .container .cont-cont .blog-posts .post .pwrap {
    margin-left: 10px;
    display: block;
  }
}
#content .container .cont-cont .blog-posts .post .pwrap {
  margin-bottom: 10px;
}
@media (min-width: 1000px) {
  #content .container .cont-cont .blog-posts .post .pwrap {
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
#content .container .cont-cont .blog-posts .post .pimg {
  position: relative;
}
#content .container .cont-cont .blog-posts .post .pimg img {
  max-width: 100%;
  display: block;
}
#content .container .cont-cont .blog-posts .post .pimg h3 {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: rgba(255, 255, 255, 0.9);
  color: #0c92b0;
  padding: 10px;
  font-size: 14px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  height: 40px;
  line-height: 25px;
}
#content .container .cont-cont .blog-posts .post .pimg h3 a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .container .cont-cont .blog-posts .post .pimg h3 a:hover {
  color: #ffc600;
}
#content .container .cont-cont .blog-posts .post .pimg .post-date {
  display: none;
}
@media (min-width: 1000px) {
  #content .container .cont-cont .blog-posts .post .pimg .post-date {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: block;
    color: #8b7c7c;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    height: 40px;
    line-height: 25px;
    font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.1em;
  }
}
#content .container .cont-cont .blog-posts .post .pquote {
  color: #fff;
}
#content .container .cont-cont .blog-posts .post .pquote blockquote {
  padding: 25px;
  text-align: center;
  margin-bottom: -20px;
}
#content .container .cont-cont .blog-posts .post .pquote blockquote p {
  font-family: 'NaturalScript';
  font-weight: normal;
  font-size: 32px;
  padding-bottom: 0px;
}
#content .container .cont-cont .blog-posts .post .pquote h3 {
  background: rgba(255, 255, 255, 0.9);
  color: #0c92b0;
  padding: 10px;
  margin: 10px;
  display: inline-block;
  font-size: 14px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  height: 40px;
  line-height: 25px;
}
#content .container .cont-cont .blog-posts .post .pquote h3 a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .container .cont-cont .blog-posts .post .pquote h3 a:hover {
  color: #ffc600;
}
@media (min-width: 1000px) {
  #content .container .cont-cont .blog-posts .post .pquote h3 {
    float: left;
  }
}
#content .container .cont-cont .blog-posts .post .pquote .post-date {
  display: none;
}
@media (min-width: 1000px) {
  #content .container .cont-cont .blog-posts .post .pquote .post-date {
    background: rgba(255, 255, 255, 0.9);
    display: block;
    float: right;
    color: #8b7c7c;
    padding: 10px;
    margin: 10px;
    height: 40px;
    line-height: 25px;
    font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.1em;
  }
}
#content .container .cont-cont .blog-posts .post .pcont {
  background: #fff;
  padding: 25px 10px 5px 10px;
}
#content .container .cont-cont .blog-posts .post .pcont p {
  font-size: 15px;
  line-height: 2;
}
#content .container .cont-cont .blog-posts .post .pcont p a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .container .cont-cont .blog-posts .post .pcont p a:hover {
  color: #ffc600;
}
#content .container .cont-cont .blog-posts .post.pblue .pcont {
  border: 2px solid #0c92b0;
  border-width: 0 2px 2px;
}
#content .container .cont-cont .blog-posts .post.pblue .pquote {
  background: #0c92b0;
}
#content .container .cont-cont .blog-posts .post.pyellow .pcont {
  border: 2px solid #ffc600;
  border-width: 0 2px 2px;
}
#content .container .cont-cont .blog-posts .post.pyellow .pquote {
  background: #ffc600;
}
#content .container.single-post .cont-opts .filter-opts > li {
  display: none;
}
@media (min-width: 1000px) {
  #content .container.single-post .cont-opts .filter-opts > li {
    display: block;
  }
}
#content .container.single-post .cont-opts .filter-opts > li.all-btn {
  display: block;
}
@media (min-width: 760px) {
  #content .container.single-post .cont-cont article {
    float: left;
    width: 70%;
  }
  #content .container.single-post .cont-cont article .img-wrap {
    display: none;
  }
}
@media (min-width: 1000px) {
  #content .container.single-post .cont-cont article {
    width: 50%;
  }
}
#content .container.single-post .cont-cont article h2 {
  font-size: 16px;
}
#content .container.single-post .cont-cont article .post-date {
  margin-top: -15px;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
}
#content .container.single-post .cont-cont article h3, #content .container.single-post .cont-cont article h4 {
  padding-top: 20px;
}
#content .container.single-post .cont-cont article blockquote {
  text-align: center;
}
#content .container.single-post .cont-cont article blockquote p {
  font-family: 'NaturalScript';
  font-weight: normal;
  font-size: 32px;
  color: #0c92b0;
}
#content .container.single-post .cont-cont article .social-links {
  padding-bottom: 20px;
}
#content .container.single-post .cont-cont article .social-links .fb {
  float: left;
}
#content .container.single-post .cont-cont article .social-links .tw {
  float: left;
  margin-left: 20px;
}
#content .container.single-post .cont-cont article .prev-next {
  text-transform: uppercase;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.1em;
  padding-bottom: 20px;
}
#content .container.single-post .cont-cont article .prev-next .prev {
  float: left;
}
#content .container.single-post .cont-cont article .prev-next .next {
  float: right;
  text-align: right;
}
#content .container.single-post .cont-cont article .prev-next a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .container.single-post .cont-cont article .prev-next a:hover {
  color: #ffc600;
}
@media (min-width: 760px) {
  #content .container.single-post .cont-cont .post-images {
    padding-left: 10px;
    float: right;
    width: 30%;
    padding-top: 75px;
  }
}
@media (min-width: 1000px) {
  #content .container.single-post .cont-cont .post-images {
    width: 50%;
    padding-top: 0;
  }
}
#content .container.single-post .cont-cont .img-wrap img {
  max-width: 100%;
}
#content .container.single-post .cont-cont .img-wrap .img-caption {
  font-size: 12px;
}
#content .tour-header {
  background: #faf0eb;
  border-bottom: 1px solid #fff;
}
#content .tour-header .mast-wrapper {
  margin-left: -10px;
  padding: 10px 10px 20px;
}
@media (min-width: 760px) {
  #content .tour-header .mast-wrapper {
    padding: 10px 20px 20px;
  }
}
#content .tour-header .tour-mast {
  float: left;
  width: 50%;
  margin-bottom: 10px;
}
@media (min-width: 760px) {
  #content .tour-header .tour-mast {
    width: 25%;
  }
}
@media (min-width: 1000px) {
  #content .tour-header .tour-mast {
    width: 20%;
  }
}
#content .tour-header .tour-mast img {
  max-width: 100%;
  padding-left: 10px;
  display: block;
}
#content .tour-header .tour-heading.mob-heading {
  display: block;
}
@media (min-width: 760px) {
  #content .tour-header .tour-heading.mob-heading {
    display: none;
  }
}
#content .tour-header .tour-heading.tablet-heading {
  display: none;
}
@media (min-width: 760px) {
  #content .tour-header .tour-heading.tablet-heading {
    display: block;
    width: 50%;
    float: left;
  }
}
@media (min-width: 1000px) {
  #content .tour-header .tour-heading.tablet-heading {
    display: none;
  }
}
#content .tour-header .tour-heading.main-heading {
  display: none;
}
@media (min-width: 1000px) {
  #content .tour-header .tour-heading.main-heading {
    display: block;
    width: 40%;
    float: left;
  }
}
#content .tour-header .tour-heading .heading-wrap {
  border: 4px solid #0c92b0;
  margin-left: 10px;
  padding: 30px 20px;
  clear: both;
  text-align: center;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #a79f9f;
  font-size: 16px;
  letter-spacing: 0.1em;
  background-color: white;
}
@media (min-width: 1000px) {
  #content .tour-header .tour-heading .heading-wrap {
    border: 6px solid #0c92b0;
  }
}
#content .tour-header .tour-heading .heading-wrap h2 {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.2em;
  font-size: 16px;
  color: #8b7c7c;
  padding-bottom: 0;
}
@media (min-width: 1130px) {
  #content .tour-header .tour-heading .heading-wrap h2 {
    font-size: 17px;
  }
}
#content .tour-header .tour-heading .heading-wrap span {
  display: block;
  padding: 0px;
  font-size: 44px;
  color: #ffc600;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
}
#content .tour-header .intro {
  display: none;
  padding: 20px 0px 0px 0px;
  clear: both;
}
#content .tour-header .intro p {
  margin-left: 10px;
  font-size: 16px;
}
#content .tour-header .intro p:first-of-type {
  color: #554a4a;
}
@media (min-width: 1000px) {
  #content .tour-header .intro p {
    padding-bottom: 10px;
  }
}
@media (min-width: 1130px) {
  #content .tour-header .intro p {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
@media (min-width: 760px) {
  #content .tour-header .intro {
    display: block;
  }
}
@media (min-width: 1000px) {
  #content .tour-header .intro {
    float: left;
    width: 40%;
    clear: none;
    padding: 5px;
  }
}
@media (min-width: 1130px) {
  #content .tour-header .intro {
    padding: 10px;
  }
}
#content .tour-header .intro.mob-intro {
  display: block;
}
@media (min-width: 760px) {
  #content .tour-header .intro.mob-intro {
    display: none;
  }
}
#content .tour-content {
  background: #fcf7f5;
  border-bottom: 1px solid #fff;
}
#content .tour-content .tc-left {
  padding: 30px 10px 0;
}
@media (min-width: 760px) {
  #content .tour-content .tc-left {
    padding: 30px 20px 0;
  }
}
@media (min-width: 1000px) {
  #content .tour-content .tc-left {
    float: left;
    width: 60%;
  }
}
#content .tour-content .tc-right {
  padding: 0 10px 20px;
}
@media (min-width: 760px) {
  #content .tour-content .tc-right {
    padding: 30px 20px 0px 20px;
  }
}
@media (min-width: 1000px) {
  #content .tour-content .tc-right {
    width: 40%;
    float: right;
    padding-top: 65px;
  }
}
#content .tour-content .tc-right .price {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.1em;
}
#content .tour-content .tc-right p {
  font-size: 14px;
}
#content .tour-content .tc-right p.price {
  font-size: 15px;
  color: #554a4a;
}
#content .tour-content .tc-right blockquote {
  font-family: 'NaturalScript';
  font-weight: normal;
  text-align: center;
}
#content .tour-content .tc-right blockquote p {
  font-size: 32px;
}
#content .tour-dates {
  background: #eef4f7;
  border-bottom: 1px solid #fff;
}
#content .tour-dates .dates-area {
  padding: 10px;
}
@media (min-width: 760px) {
  #content .tour-dates .dates-area {
    padding: 10px 20px;
    float: left;
    width: 70%;
  }
}
@media (min-width: 1000px) {
  #content .tour-dates .dates-area {
    width: 60%;
  }
}
#content .tour-dates .dates-area h3 {
  padding-top: 10px;
}
#content .tour-dates .dates-area .date-row {
  border-bottom: 1px solid #d4d4d4;
  padding: 10px 0;
}
#content .tour-dates .dates-area .date-row .date {
  text-transform: uppercase;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 12px;
}
@media (min-width: 760px) {
  #content .tour-dates .dates-area .date-row .date {
    float: left;
    width: 50%;
    padding-top: 10px;
  }
}
#content .tour-dates .dates-area .date-row .date span {
  text-transform: none;
  padding-left: 10px;
  font-family: 'NaturalScript';
  font-weight: normal;
  font-size: 30px;
}
#content .tour-dates .dates-area .date-row .links-spaces {
  padding: 10px;
  margin-left: -10px;
}
@media (min-width: 760px) {
  #content .tour-dates .dates-area .date-row .links-spaces {
    float: right;
    width: 50%;
  }
}
#content .tour-dates .dates-area .date-row .links-spaces p {
  float: left;
  width: 50%;
}
#content .tour-dates .dates-area .date-row .links-spaces p a, #content .tour-dates .dates-area .date-row .links-spaces p span {
  display: block;
  margin-left: 10px;
  border: 1px solid #d4d4d4;
  background: #fff;
  text-transform: uppercase;
  color: #a79f9f;
  font-size: 10px;
  padding: 15px 0;
  text-align: center;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .tour-dates .dates-area .date-row .links-spaces p.avl a {
  border-color: #6eac59;
  color: #6eac59;
}
#content .tour-dates .dates-area .date-row .links-spaces p.avl a:hover {
  color: white;
  border-color: #ffc600;
  background-color: #ffc600;
}
#content .tour-dates .dates-area .date-row .links-spaces p.book a {
  border-color: #8b7c7c;
  color: #554a4a;
}
#content .tour-dates .dates-area .date-row .links-spaces p.book a:hover {
  color: white;
  border-color: #ffc600;
  background-color: #ffc600;
}
#content .tour-dates .dates-area .date-row:last-of-type {
  border-bottom: none;
}
#content .tour-dates .dates-caveat {
  padding: 10px;
}
@media (min-width: 760px) {
  #content .tour-dates .dates-caveat {
    padding: 80px 20px 10px;
    float: right;
    width: 30%;
  }
}
@media (min-width: 1000px) {
  #content .tour-dates .dates-caveat {
    width: 40%;
  }
}
#content .tour-dates .dates-caveat p {
  font-size: 13px;
  color: #786969;
}

footer#footer .foot-cont {
  padding: 20px 5px;
  background: #fcf7f5;
  border-top: solid 3px white;
}
@media (min-width: 760px) {
  footer#footer .foot-cont {
    padding: 20px 10px 0px 20px;
  }
}
@media (min-width: 760px) {
  footer#footer .foot-cont .social-addr {
    float: left;
    width: 70%;
  }
}
footer#footer .foot-cont .social-addr p {
  padding-bottom: 20px;
}
footer#footer .foot-cont .social-addr a {
  color: #554a4a;
}
footer#footer .foot-cont .social-addr .foot-logo {
  display: none;
}
@media (min-width: 760px) {
  footer#footer .foot-cont .social-addr .foot-logo {
    display: block;
    float: left;
  }
}
footer#footer .foot-cont .social-addr .mobile-addr {
  text-align: center;
  font-size: 16px;
}
@media (min-width: 760px) {
  footer#footer .foot-cont .social-addr .mobile-addr {
    display: none;
  }
}
footer#footer .foot-cont .social-addr .social-links {
  text-align: center;
  padding-bottom: 20px;
}
footer#footer .foot-cont .social-addr .social-links a {
  padding: 0 4px;
}
@media (min-width: 760px) {
  footer#footer .foot-cont .social-addr .social-links {
    padding-top: 27px;
    text-align: left;
    padding-right: 20px;
  }
  footer#footer .foot-cont .social-addr .social-links a {
    padding: 0 6px;
  }
}
@media (min-width: 1000px) {
  footer#footer .foot-cont .social-addr .social-links {
    padding-bottom: 10px;
  }
}
footer#footer .foot-cont .social-addr .address {
  display: none;
}
@media (min-width: 760px) {
  footer#footer .foot-cont .social-addr .address {
    display: block;
    clear: both;
  }
}
@media (min-width: 1000px) {
  footer#footer .foot-cont .social-addr .address {
    clear: none;
    float: left;
    padding-left: 6px;
  }
}
footer#footer .foot-cont .social-addr .address a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
footer#footer .foot-cont .social-addr .address a:hover {
  color: #ffc600;
}
footer#footer .foot-cont .assc {
  display: none;
}
@media (min-width: 760px) {
  footer#footer .foot-cont .assc {
    display: block;
    padding-top: 26px;
    float: right;
    font-size: 13px;
    width: 30%;
  }
  footer#footer .foot-cont .assc img {
    padding-top: 10px;
  }
}
@media (min-width: 1000px) {
  footer#footer .foot-cont .assc {
    padding-top: 70px;
    padding-right: 10px;
    width: auto;
    font-size: 14px;
  }
  footer#footer .foot-cont .assc img {
    margin: 6px 0 11px -135px;
    display: inline-block;
  }
}
@media (min-width: 1400px) {
  footer#footer .foot-cont .assc img {
    margin-left: -30px;
  }
}
footer#footer .foot-links {
  background: #fff;
  padding: 20px 10px;
  text-align: center;
}
@media (min-width: 760px) {
  footer#footer .foot-links {
    text-align: left;
    padding: 20px;
  }
}
footer#footer .foot-links .site-links {
  padding-bottom: 10px;
}
@media (min-width: 760px) {
  footer#footer .foot-links .site-links {
    float: left;
    width: 50%;
  }
}
footer#footer .foot-links .site-links a {
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
  font-size: 11px;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media (min-width: 760px) {
  footer#footer .foot-links .site-links a {
    display: inline-block;
    margin-right: 10px;
  }
}
footer#footer .foot-links .tigerchick {
  font-size: 12px;
  text-transform: lowercase;
}
@media (min-width: 760px) {
  footer#footer .foot-links .tigerchick {
    float: right;
    width: 50%;
    text-align: right;
  }
}
footer#footer .foot-links .tigerchick a {
  color: #8b7c7c;
}
footer#footer .foot-links .tigerchick a span {
  display: block;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: url(../i/tigerchick-logo.svg) 0 0 no-repeat;
  height: 23px;
  width: 123px;
  background-size: 123px 23px;
  margin: 10px auto;
}
@media (min-width: 760px) {
  footer#footer .foot-links .tigerchick a span {
    display: inline-block;
    margin: -5px 0 0 10px;
    vertical-align: middle;
  }
}

#contact-form {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 100;
  background: #fff;
  padding: 20px;
  display: none;
  overflow: auto;
}
@media (min-width: 1000px) {
  #contact-form {
    width: 60%;
    left: auto;
    box-shadow: -4px 0px 15px 0px rgba(0, 0, 0, 0.15);
  }
}
#contact-form .close-btn {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 30px;
  width: 30px;
  background: url(../i/close-dark.svg) 0 0 no-repeat;
  background-size: 30px 30px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
@media (min-width: 760px) {
  #contact-form .close-btn {
    left: auto;
    right: 20px;
    top: 20px;
  }
}
@media (min-width: 1000px) {
  #contact-form .close-btn {
    right: auto;
    left: -50px;
  }
}
#contact-form h3 {
  text-transform: uppercase;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.2em;
  color: #0c92b0;
  padding-bottom: 10px;
}
#contact-form p {
  font-size: 16px;
  padding-bottom: 10px;
  line-height: 2;
}
@media (min-width: 760px) {
  #contact-form form {
    position: relative;
  }
  #contact-form form .form-left {
    float: left;
    width: 50%;
    padding-right: 5px;
  }
  #contact-form form .form-right {
    float: right;
    width: 50%;
    padding-left: 5px;
  }
}
#contact-form form p input, #contact-form form p textarea, #contact-form form p select {
  font-family: inherit;
  font-size: 16px;
  padding: 10px;
  background: #0c92b0;
  width: 100%;
  border: 1px solid #0c92b0;
  color: #fff;
  outline: none;
}
#contact-form form p input::-webkit-input-placeholder, #contact-form form p textarea::-webkit-input-placeholder, #contact-form form p select::-webkit-input-placeholder {
  color: #fff;
}
#contact-form form p input :-moz-placeholder, #contact-form form p textarea :-moz-placeholder, #contact-form form p select :-moz-placeholder {
  color: #fff;
}
#contact-form form p input ::-moz-placeholder, #contact-form form p textarea ::-moz-placeholder, #contact-form form p select ::-moz-placeholder {
  color: #fff;
}
#contact-form form p input :-ms-input-placeholder, #contact-form form p textarea :-ms-input-placeholder, #contact-form form p select :-ms-input-placeholder {
  color: #fff;
}
#contact-form form p input.error, #contact-form form p textarea.error, #contact-form form p select.error {
  background-color: #D26E6E;
  border-color: #D26E6E;
}
#contact-form form p select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  padding-right: 35px;
  background: transparent;
  background: #0c92b0 url(../i/down-arrow.svg) no-repeat 97% center;
  background-size: 20px 15px;
}
#contact-form form p select#date {
  display: none;
}
@media (min-width: 760px) {
  #contact-form form p.submitter {
    width: 50%;
    padding-left: 5px;
    position: absolute;
    right: 0px;
    bottom: 10px;
  }
}
#contact-form form p.submitter a {
  width: 49.5%;
  float: left;
  border: 1px solid #d4d4d4;
  text-transform: uppercase;
  font-size: 11px;
  color: #786969;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 10px 0;
  text-align: center;
  letter-spacing: 0.2em;
  height: 44px;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 760px) {
  #contact-form form p.submitter a {
    width: 40%;
  }
}
#contact-form form p.submitter a:hover {
  color: white;
  background-color: #8b7c7c;
  border-color: #8b7c7c;
}
#contact-form form p.submitter button {
  width: 49.5%;
  float: right;
  background: #ffc600;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 12px 0 13px;
  border: 1px solid #ffc600;
  cursor: pointer;
  letter-spacing: 0.2em;
  height: 44px;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 760px) {
  #contact-form form p.submitter button {
    width: 58%;
  }
}
#contact-form form p.submitter button:hover {
  background-color: #6eac59;
  border-color: #6eac59;
}

#idcookiemonster {
  position: relative;
  z-index: 8500;
  text-align: left;
}
#idcookiemonster .idcm-content {
  overflow: hidden;
  display: none;
  opacity: 0;
  width: 300px;
  position: fixed;
  bottom: 5px;
  left: 0;
  font-size: 10px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
#idcookiemonster .idcm-content .idcm-content-close {
  position: absolute;
  top: 5px;
  right: 5px;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  width: 25px;
  height: 25px;
  background: url(../i/cross-white.svg) 0 0 no-repeat;
  cursor: pointer;
}
#idcookiemonster .idcm-content h3 {
  border-top-right-radius: 5px;
  text-transform: uppercase;
  color: #fff;
  background: rgba(255, 198, 0, 0.7);
  padding: 10px 15px;
  margin: 0;
  font-size: 1.1em;
}
#idcookiemonster .idcm-content h3 a {
  display: none;
}
#idcookiemonster .idcm-content .content-area {
  border-bottom-right-radius: 5px;
  background: #fff;
  color: #8b7c7c;
  padding: 10px 15px 0;
}
#idcookiemonster .idcm-content .content-area p, #idcookiemonster .idcm-content .content-area ul, #idcookiemonster .idcm-content .content-area ol {
  margin: 0;
  padding: 0 0 10px;
}
#idcookiemonster .idcm-content .content-area p a, #idcookiemonster .idcm-content .content-area ul a, #idcookiemonster .idcm-content .content-area ol a {
  font-style: italic;
  display: inline-block;
  color: #0c92b0;
}
#idcookiemonster .idcm-content .content-area .more-link {
  text-align: right;
}
@media (max-width: 1023px) {
  #idcookiemonster .idcm-content {
    width: 100%;
    bottom: 0;
  }
  #idcookiemonster .idcm-content h3 {
    border-top-right-radius: 0;
    font-size: 1.4em;
  }
  #idcookiemonster .idcm-content h3 a {
    text-transform: lowercase;
    font-style: italic;
    font-size: 0.9em;
    color: inherit;
    text-decoration: none;
    padding-left: 20px;
    display: inline-block;
  }
  #idcookiemonster .idcm-content .content-area {
    border-bottom-right-radius: 0;
    font-size: 1.3em;
  }
  #idcookiemonster .idcm-content .content-area .more-link {
    display: none;
  }
}
#idcookiemonster .idcm-icon {
  display: none;
  opacity: 0;
  position: fixed;
  bottom: 5px;
  left: 0;
  font-size: 10px;
  background: #ffc600;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  height: 48px;
  width: 47px;
  font-size: 10px;
  cursor: pointer;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  color: #fff;
  text-align: center;
}
#idcookiemonster .idcm-icon span {
  display: block;
  height: 25px;
  width: 25px;
  background: url(../i/cookie-white.svg) 0 0 no-repeat;
  margin: 5px auto 0;
}
@media print {
  #idcookiemonster {
    display: none;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* General styles for all types of buttons */
.progress-button {
  position: relative;
  display: inline-block;
  padding: 0 60px;
  outline: none;
  border: none;
  background: #ffc600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 4;
}

.progress-button[disabled],
.progress-button[disabled].state-loading {
  cursor: default;
}

.progress-button .content {
  position: relative;
  display: block;
}

.progress-button .content::before,
.progress-button .content::after {
  position: absolute;
  right: 20px;
  color: #fff;
  font-family: "icomoon";
  opacity: 0;
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}

.progress-button .content::before {
  content: "\e600";
  /* Checkmark for success */
}

.progress-button .content::after {
  content: "\e601";
  /* Cross for error */
}

.progress-button.state-success .content::before,
.progress-button.state-error .content::after {
  opacity: 1;
}

.notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

.progress-button .progress {
  background: #0c92b0;
}

.progress-button .progress-inner {
  position: absolute;
  left: 0;
  background: #0c92b0;
}

.progress-button[data-horizontal] .progress-inner {
  top: 0;
  width: 0;
  height: 100%;
  -webkit-transition: width 0.3s, opacity 0.3s;
  transition: width 0.3s, opacity 0.3s;
}

.progress-button[data-vertical] .progress-inner {
  bottom: 0;
  width: 100%;
  height: 0;
  -webkit-transition: height 0.3s, opacity 0.3s;
  transition: height 0.3s, opacity 0.3s;
}

.progress-button[data-style="fill"][data-horizontal] {
  overflow: hidden;
}

.progress-button[data-style="fill"][data-horizontal] .content {
  z-index: 10;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

.progress-button[data-style="fill"][data-horizontal] .content::before,
.progress-button[data-style="fill"][data-horizontal] .content::after {
  top: 150%;
  right: auto;
  left: 50%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.progress-button[data-style="fill"][data-horizontal].state-success .content,
.progress-button[data-style="fill"][data-horizontal].state-error .content {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}

.clearer {
  clear: both;
}

.cf::after {
  clear: both;
  content: "";
  display: table;
}
