@charset "UTF-8";
body {
  margin: 0;
  overflow-x: hidden; }
  #qLtempOverlay{
    display: none !important;
  }
    
html {
  overflow-x: hidden; }

@media (max-width: 48em) {
  .p-b-s {
    padding-bottom: 30px !important; } }

@media (max-width: 48em) {
  .p-t-s {
    padding-top: 30px !important; } }

@media (max-width: 48em) {
  .m-t-s {
    margin-top: 30px !important; } }

@media (max-width: 48em) {
  .m-b-s {
    margin-bottom: 30px !important; } }

@media (max-width: 48em) {
  .br-b-s {
    border-bottom: 1px solid #ccc !important; } }

@media (max-width: 48em) {
  .br-t-s {
    border-top: 1px solid #ccc !important; } }

@media (max-width: 48em) {
  .br-l-s {
    border-left: 1px solid #ccc !important; } }

@media (max-width: 48em) {
  .br-r-s {
    border-right: 1px solid #ccc !important; } }

@media (max-width: 48em) {
  .hide-sm {
    display: none !important; } }

@font-face {
  font-family: 'Conv_Afterglow-Regular';
  src: url("../fonts/Afterglow-Regular.eot");
  src: local("☺"), url("../fonts/Afterglow-Regular.woff") format("woff"), url("../fonts/Afterglow-Regular.ttf") format("truetype"), url("../fonts/Afterglow-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
.home-overlay {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  overflow: auto;
  height: 100vh;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 100;
  display: flex;
  text-align: center;
  padding: 10px 0; }
  .home-overlay img {
    margin: auto;
    max-width: 667px;
    width: 95%;
    cursor: pointer; }
  .home-overlay .close-popup {
    color: #333333 !important; }

.skewedCard {
  position: relative;
  height: 100%;
  transition: all 200ms linear; }
  .skewedCard:hover {
    box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.02); }
  .skewedCard:focus {
    outline: 0 !important;
    border: 0 !important; }

button:focus {
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none !important; }

@media (max-width: 48em) {
  .navbar {
    padding: 0 !important; } }

@media (max-width: 48em) {
  .navbar-toggler {
    padding: 0 !important;
    border: 0px solid transparent !important; } }

#qLpercentage {
  font-size: 30px !important;
  color: #ccc !important;
  position: absolute !important;
  bottom: 15% !important;
  top: initial !important;
  font-family: 'Conv_Afterglow-Regular';
  font-weight: 100; }

#qLoverlay::before {
  position: absolute;
  content: url(../images/loaderBg.jpg);
  left: 0;
  right: 0;
  top: 30%;
  width: 300px;
  height: 250px;
  margin: auto; }

.loaderCover {
  width: 100%;
  height: 100vh;
  background: #ffffff;
  z-index: 101;
  position: fixed; }

.upArrow {
  position: fixed;
  bottom: 30px;
  right: 10px;
  z-index: 10;
  cursor: pointer;
  opacity: 0.8;
  display: none; }
  .upArrow:hover {
    opacity: 1; }

.btn-primary {
  background: rgba(153, 114, 89, 0.8) !important;
  border-radius: 0px !important;
  color: #fff;
  font-size: 14px !important;
  font-family: 'Lato', sans-serif;
  font-weight: 700 !important;
  letter-spacing: .1vh;
  padding: 1.3vh 3vh !important;
  display: block !important;
  margin: auto !important;
  cursor: pointer;
  border: 0 !important; }
  @media (max-width: 48em) {
    .btn-primary {
      font-size: 11px !important; } }
  .btn-primary .fa {
    font-size: 10px;
    position: relative;
    top: -2px; }
    @media (max-width: 48em) {
      .btn-primary .fa {
        font-size: 6px; } }

@media (max-width: 48em) {
  .navbar-brand {
    width: 80% !important; } }

.socialBox {
  position: absolute;
  right: 10px;
  z-index: 50;
  top: 17vh; }
  @media (max-width: 65.625em) {
    .socialBox {
      z-index: 0; } }
  @media (max-width: 48em) {
    .socialBox {
      display: none !important; } }
  .socialBox .iconBox {
    width: 38px;
    height: 37px;
    background: url(../images/social.png);
    transition: all .3s;
    cursor: pointer;
    margin: 10px 0;
    border-radius: 50px; }
  .socialBox .fb {
    background-position: left top; }
    .socialBox .fb:hover {
      background-position: right top; }
  .socialBox .insta {
    background-position: left 128px; }
    .socialBox .insta:hover {
      background-position: right 128px; }
  .socialBox .twt {
    background-position: left 258px; }
    .socialBox .twt:hover {
      background-position: right 258px; }
  .socialBox .yTube {
    background-position: left 387px; }
    .socialBox .yTube:hover {
      background-position: right 387px; }

.headerInner {
  background: #a8836b !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important; }
  @media (max-width: 90.625em) {
    .headerInner {
      padding-top: 5px !important;
      padding-bottom: 5px !important; } }
  @media (max-width: 37.5em) {
    .headerInner {
      padding-top: 10px !important;
      padding-bottom: 10px !important; } }
  .headerInner .dropdown-menu {
    top: 29px !important;
    padding: 3rem 0 .5rem 0 !important; }
    @media (max-width: 78.875em) {
      .headerInner .dropdown-menu {
        padding: .6rem 0 .5rem 0 !important; } }

.header {
  position: absolute;
  padding-top: 15px;
  z-index: 10; }
  @media (max-width: 78.875em) {
    .header {
      position: relative;
      background: #a8836b;
      padding-top: 0; } }
  @media (max-width: 65.625em) {
    .header {
      padding-top: 5px;
      position: relative;
      padding-bottom: 9px; } }
  .header .gallery-btn {
    border-radius: 5px 5px 0 0; }
    .header .gallery-btn:hover {
      background: #a7846c !important; }
  .header .nav-link {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #ffffff !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    border-bottom: 2px solid rgba(222, 178, 137, 0);
    margin: 0 17px;
    font-size: 1.6vh; }
    .header .nav-link:hover {
      border-bottom: 2px solid #deb289; }
    @media (max-width: 65.625em) {
      .header .nav-link {
        border-bottom: 1px solid #aa8664; } }
  .header .nav-item:hover .dropdown-menu {
    display: block !important; }
  .header .dropdown-item {
    color: #ffffff !important; }
    .header .dropdown-item:hover {
      color: #a8836b !important; }
  .header .dropdown-menu {
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 1000;
    /* display: none; */
    float: left;
    min-width: 10rem;
    padding: .3rem 0 .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #ffffff !important;
    text-align: left;
    list-style: none;
    background-color: #a8836b !important;
    background-clip: padding-box;
    border: 0px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    border-top: 0; }
    @media (max-width: 90.625em) {
      .header .dropdown-menu {
        top: 36px; } }
    @media (max-width: 37.5em) {
      .header .dropdown-menu {
        border: 0px solid rgba(0, 0, 0, 0.15) !important; } }
    .header .dropdown-menu .dropdown-item:focus {
      background: none;
      color: #ffffff !important; }

.container {
  max-width: 1300px !important; }

a:focus {
  outline: 0;
  box-shadow: 0;
  border: 0; }

h1.heading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-align: center;
  margin-bottom: 45px; }
  @media (max-width: 48em) {
    h1.heading {
      font-size: 30px; } }
  h1.heading span {
    font-weight: 700; }

.homeMainSld {
  background: url(../images/home/sliderBg.jpg);
  height: 100vh;
  background-size: cover;
  background-position: center bottom;
  position: relative; }
  @media (max-width: 48em) {
    .homeMainSld {
      height: auto; } }
  .homeMainSld .sliderBig {
    display: block; }
    @media (max-width: 48em) {
      .homeMainSld .sliderBig {
        display: none; } }
  .homeMainSld .sliderSmall {
    display: none; }
    @media (max-width: 48em) {
      .homeMainSld .sliderSmall {
        display: block;
        width: 100%;
        left: 0;
        top: 0; } }
  .homeMainSld img {
    margin: auto;
    position: relative;
    width: 91%; }
    @media (max-width: 81.25em) {
      .homeMainSld img {
        top: 19vh; } }
    @media (max-width: 65.625em) {
      .homeMainSld img {
        top: 23vh;
        width: 60%;
        left: -4%; } }
  .homeMainSld .slick-list {
    overflow: visible; }
  .homeMainSld .copy {
    position: absolute;
    right: 39vh;
    top: 25vh;
    text-align: center;
    z-index: 5; }
    @media (max-width: 81.25em) {
      .homeMainSld .copy {
        right: 33vh; } }
    @media (max-width: 65.625em) {
      .homeMainSld .copy {
        top: 30vh !important;
        right: 15vh !important; } }
    @media (max-width: 48em) {
      .homeMainSld .copy {
        display: none; } }
    .homeMainSld .copy h2 {
      font-family: 'Open Sans', sans-serif;
      font-size: 6.5vh;
      font-weight: 300;
      text-transform: uppercase;
      margin: 0; }
    .homeMainSld .copy p {
      font-family: 'Lato', sans-serif;
      font-size: 3vh;
      font-weight: 500;
      text-transform: uppercase; }
    .homeMainSld .copy .btn {
      background: #cba079;
      border-radius: 0;
      color: #fff;
      font-size: 15px;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      letter-spacing: .1vh;
      padding: 1.3vh 3vh;
      cursor: pointer; }
      .homeMainSld .copy .btn:hover {
        background: #a37144; }
      .homeMainSld .copy .btn img {
        width: auto;
        display: inherit;
        position: relative;
        top: -2px;
        left: 5px; }
  .homeMainSld .slick-next,
  .homeMainSld .slick-prev {
    width: 29px;
    height: 20px;
    z-index: 10; }
    @media (max-width: 65.625em) {
      .homeMainSld .slick-next,
      .homeMainSld .slick-prev {
        z-index: 5; } }
    @media (max-width: 48em) {
      .homeMainSld .slick-next,
      .homeMainSld .slick-prev {
        display: none !important; } }
    .homeMainSld .slick-next:focus,
    .homeMainSld .slick-prev:focus {
      outline: 0; }
  .homeMainSld .slick-next {
    right: 40px;
    background: url(../images/home/next.png); }
  .homeMainSld .slick-prev {
    left: 40px;
    background: url(../images/home/prev.png); }
  .homeMainSld .slick-next:before,
  .homeMainSld .slick-prev:before {
    content: none; }

.upcomingRow {
  background-image: url(../images/home/upcoming.gif);
  height: auto;
  background-size: 100%;
  padding-top: 82px;
  padding-bottom: 50px;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #daae82; }
  @media (max-width: 65.625em) {
    .upcomingRow {
      padding-top: 40px;
      background-size: cover; } }
  .upcomingRow h1.heading {
    color: #aa8265; }
  .upcomingRow .dateRow {
    text-align: center;
    display: grid;
    grid-gap: 20px 30px;
    grid-template-columns: repeat(auto-fit, minmax(193px, 1fr)); }
    @media (max-width: 48em) {
      .upcomingRow .dateRow {
        grid-gap: 40px 30px; } }
    .upcomingRow .dateRow .leftBox {
      display: inline-block; }
      .upcomingRow .dateRow .leftBox p {
        font-family: 'Lato', sans-serif;
        font-size: 40px;
        font-weight: 700;
        color: #8c6652;
        line-height: 29px;
        text-align: center;
        background: #eeeeee;
        display: inline-block;
        vertical-align: top;
        padding: 8px 13px 13px 13px;
        border-radius: 55px;
        width: 100px;
        height: 100px;
        margin-right: 20px; }
        @media (max-width: 78.875em) {
          .upcomingRow .dateRow .leftBox p {
            margin-right: 0; } }
        @media (max-width: 48em) {
          .upcomingRow .dateRow .leftBox p {
            margin-right: 0px; } }
        .upcomingRow .dateRow .leftBox p span {
          font-size: 16px; }
    .upcomingRow .dateRow .rightBox {
      display: inline-block;
      width: 263px;
      text-align: left;
      vertical-align: top; }
      @media (max-width: 78.875em) {
        .upcomingRow .dateRow .rightBox {
          text-align: center; } }
      @media (max-width: 65.625em) {
        .upcomingRow .dateRow .rightBox {
          text-align: center; } }
      .upcomingRow .dateRow .rightBox p:nth-child(1) {
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        font-weight: 700;
        color: #333333;
        margin: 0; }
      .upcomingRow .dateRow .rightBox p:nth-child(2) {
        font-family: 'Lato', sans-serif;
        font-size: 15px;
        color: #ffffff;
        margin: 0 0 12px 0;
        font-style: italic; }
      .upcomingRow .dateRow .rightBox p:nth-child(3) {
        font-family: 'Lato', sans-serif;
        font-size: 13px;
        font-weight: 800;
        color: #333333;
        margin: 0 0 7px 0; }
      .upcomingRow .dateRow .rightBox p:nth-child(4) {
        font-family: 'Lato', sans-serif;
        font-size: 13px;
        font-weight: 800;
        color: #333333;
        margin: 0; }
    .upcomingRow .dateRow .middle .leftBox {
      display: inline-block; }
      .upcomingRow .dateRow .middle .leftBox p {
        background: url(../images/home/dateBg.png);
        background-size: cover;
        color: #ffffff;
        width: 105px;
        height: 105px; }
  .upcomingRow .btn {
    background: #997259;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: .1vh;
    padding: 1.3vh 3vh;
    display: block;
    margin: 70px auto auto auto;
    cursor: pointer; }
    @media (max-width: 48em) {
      .upcomingRow .btn {
        font-size: 11px;
        margin: 59px auto auto auto; } }
    .upcomingRow .btn:hover {
      background: rgba(153, 114, 89, 0.8);
      color: #fff; }
    .upcomingRow .btn img {
      width: auto;
      display: inline;
      position: relative;
      top: -2px;
      left: 5px; }

.recordingRow {
  background: url(../images/home/recordingBg.jpg);
  height: auto;
  padding-top: 60px;
  padding-bottom: 29px;
  background-position: center top; }
  .recordingRow h1.heading {
    color: #ffffff;
    margin-bottom: 15px; }
  .recordingRow p {
    text-align: center;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif; }
  .recordingRow .recordingInner {
    text-align: center;
    display: grid;
    grid-gap: 20px 30px;
    grid-template-columns: repeat(auto-fit, minmax(193px, 1fr));
    margin-top: 40px;
    margin-bottom: 50px; }
    @media (max-width: 65.625em) {
      .recordingRow .recordingInner {
        display: block; } }
    .recordingRow .recordingInner img {
      width: auto;
      float: right;
      width: 50%; }
      @media (max-width: 65.625em) {
        .recordingRow .recordingInner img {
          width: 25%; } }
      @media (max-width: 48em) {
        .recordingRow .recordingInner img {
          width: 100%; } }
    .recordingRow .recordingInner .copy {
      height: 100%;
      padding: 41px 41px 0 41px;
      box-sizing: border-box;
      text-align: left;
      width: 50%; }
      @media (max-width: 65.625em) {
        .recordingRow .recordingInner .copy {
          height: 100%;
          padding: 40px;
          box-sizing: border-box;
          text-align: left;
          width: 75%; } }
      @media (max-width: 48em) {
        .recordingRow .recordingInner .copy {
          width: 100%;
          clear: both;
          padding: 20px 20px 50px 20px;
          height: auto; } }
      .recordingRow .recordingInner .copy h2 {
        font-family: 'Lato', sans-serif;
        font-size: 30px;
        color: #333333;
        font-weight: 900; }
      .recordingRow .recordingInner .copy h3 {
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        color: #333333;
        font-weight: 900; }
      .recordingRow .recordingInner .copy p {
        font-family: 'Lato', sans-serif;
        font-size: 13px;
        color: #333333;
        margin: 0;
        font-weight: 400;
        text-align: left;
        line-height: 20px; }
    .recordingRow .recordingInner .fa {
      color: #fff;
      background: #cba079;
      border-radius: 22px;
      width: 40px;
      height: 40px;
      text-align: center;
      /* top: 62px; */
      position: relative;
      margin-right: 15px;
      -webkit-box-shadow: 0px 0px 1px 5px rgba(0, 0, 0, 0.07);
      -moz-box-shadow: 0px 0px 1px 5px rgba(0, 0, 0, 0.07);
      box-shadow: 0px 0px 1px 5px rgba(0, 0, 0, 0.07);
      transition: .3s ease;
      cursor: pointer;
      position: absolute;
      bottom: -17px; }
      .recordingRow .recordingInner .fa:hover {
        -webkit-box-shadow: 0px 0px 1px 8px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 1px 8px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 1px 8px rgba(0, 0, 0, 0.15);
        transition: .3s ease;
        color: #cba079;
        background: #fff; }
    .recordingRow .recordingInner .fa-plus {
      left: 7% !important;
      padding: 14px 9px 9px 10px; }
    .recordingRow .recordingInner .fa-play {
      left: 17% !important;
      padding: 14px 9px 9px 13px; }
      @media (max-width: 48em) {
        .recordingRow .recordingInner .fa-play {
          left: 27% !important; } }
    .recordingRow .recordingInner .recordingCol {
      height: 100%; }
      @media (max-width: 65.625em) {
        .recordingRow .recordingInner .recordingCol {
          height: 100%;
          width: 100%;
          margin: 50px auto auto auto;
          clear: both;
          display: table; } }
  .recordingRow .btn {
    background: #cba079;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: .1vh;
    padding: 1.3vh 3vh;
    display: block;
    margin: 40px auto auto auto;
    cursor: pointer; }
    @media (max-width: 48em) {
      .recordingRow .btn {
        font-size: 11px;
        margin: 40px auto 39px auto; } }
    .recordingRow .btn:hover {
      background: rgba(203, 160, 121, 0.8);
      color: #fff; }
    .recordingRow .btn img {
      width: auto;
      display: inline;
      position: relative;
      top: -2px;
      left: 5px; }

.newsRow {
  background-image: url(../images/home/newsBg.jpg);
  height: auto;
  padding-top: 150px;
  padding-bottom: 85px;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #b69278; }
  @media (max-width: 48em) {
    .newsRow {
      background: #c1a084;
      padding-bottom: 0px; } }
  @media (max-width: 65.625em) {
    .newsRow {
      padding-top: 70px;
      background-position: center bottom; } }
  .newsRow .box1 {
    width: 100%;
    max-width: 667px;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px; }
    @media (max-width: 81.25em) {
      .newsRow .box1 {
        max-width: 647px; } }
    @media (max-width: 65.625em) {
      .newsRow .box1 {
        width: 48%;
        max-width: 600px;
        display: inline-block;
        margin: auto; } }
    @media (max-width: 48em) {
      .newsRow .box1 {
        width: 100%;
        max-width: 100% !important;
        margin: auto auto 40px auto !important;
        clear: both; } }
    .newsRow .box1 img {
      width: 100%; }
  .newsRow .box2 {
    width: 100%;
    max-width: 540px;
    display: inline-block;
    margin: 180px 0 0 40px;
    vertical-align: top; }
    @media (max-width: 65.625em) {
      .newsRow .box2 {
        width: 48%;
        max-width: 600px;
        display: inline-block;
        margin: auto; } }
    @media (max-width: 48em) {
      .newsRow .box2 {
        width: 100%;
        max-width: 100% !important;
        margin: auto auto 40px auto !important;
        clear: both; } }
    .newsRow .box2 img {
      width: 100%; }
  .newsRow .box3 {
    width: 100%;
    max-width: 667px;
    display: inline-block;
    margin-top: -200px;
    vertical-align: top; }
    @media (max-width: 65.625em) {
      .newsRow .box3 {
        margin-top: -144px;
        width: 46%; } }
    @media (max-width: 48em) {
      .newsRow .box3 {
        width: 100%;
        max-width: 100% !important;
        margin: auto auto 40px auto !important;
        clear: both; } }
    .newsRow .box3 img {
      width: 100%; }
  .newsRow .box4 {
    width: 100%;
    max-width: 406px;
    display: inline-block;
    margin: 200px 0 0 40px;
    vertical-align: top; }
    @media (max-width: 48em) {
      .newsRow .box4 {
        width: 100%;
        max-width: 100% !important;
        clear: both; } }
    .newsRow .box4 img {
      width: 100%; }
    .newsRow .box4 p {
      text-align: left;
      color: #262626;
      font-family: 'Lato', sans-serif;
      font-weight: normal;
      font-size: 17px;
      letter-spacing: 0;
      margin-bottom: 5px;
      line-height: 24px; }
    .newsRow .box4 .btn {
      background: #997259;
      border-radius: 0;
      color: #fff;
      font-size: 15px;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      letter-spacing: .1vh;
      padding: 1.3vh 3vh;
      display: block;
      margin-top: 20px;
      cursor: pointer; }
      @media (max-width: 48em) {
        .newsRow .box4 .btn {
          background: #997259;
          font-size: 11px;
          cursor: pointer;
          margin: 25px auto; } }
      .newsRow .box4 .btn:hover {
        background: rgba(153, 114, 89, 0.8);
        color: #fff; }
      .newsRow .box4 .btn img {
        width: auto;
        display: inline;
        position: relative;
        top: -2px;
        left: 5px; }
  .newsRow h1.heading {
    color: #8c6652;
    margin-bottom: 15px; }
  .newsRow p {
    text-align: left;
    color: #a8836b;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 5px; }
  .newsRow h2 {
    text-align: left;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 17px;
    margin-top: 20px; }
    @media (max-width: 48em) {
      .newsRow h2 {
        font-size: 17px;
        margin-top: 11px; } }
  .newsRow .btn {
    border-radius: 0;
    color: #916c57;
    font-size: 11px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    padding: 0;
    margin-top: 10px;
    background: transparent;
    cursor: pointer; }
    .newsRow .btn:hover {
      color: #fff; }
    .newsRow .btn .fa {
      font-size: 9px;
      margin-left: 5px; }

.tmRow {
  background: url(../images/home/tmBg.jpg);
  height: auto;
  padding-top: 110px;
  padding-bottom: 0;
  background-position: center top; }
  @media (max-width: 48em) {
    .tmRow {
      padding-top: 120px; } }
  .tmRow h1.heading {
    color: #ffffff;
    margin-bottom: 80px; }
    @media (max-width: 48em) {
      .tmRow h1.heading {
        margin-bottom: 40px; } }
  .tmRow .tmSld p:nth-child(1) {
    text-align: center;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 40px;
    font-style: italic;
    line-height: 43px; }
    .tmRow .tmSld p:nth-child(1) br {
      display: block; }
      @media (max-width: 48em) {
        .tmRow .tmSld p:nth-child(1) br {
          display: none; } }
    @media (max-width: 48em) {
      .tmRow .tmSld p:nth-child(1) {
        font-size: 21px;
        line-height: 27px; } }
  .tmRow .tmSld p:nth-child(2) {
    text-align: center;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 40px; }
    .tmRow .tmSld p:nth-child(2) span {
      font-size: 12px;
      text-transform: capitalize; }
  .tmRow .tmSld .slick-next,
  .tmRow .tmSld .slick-prev {
    width: 54px;
    height: 54px;
    z-index: 10; }
    @media (max-width: 48em) {
      .tmRow .tmSld .slick-next,
      .tmRow .tmSld .slick-prev {
        top: 80%; } }
    .tmRow .tmSld .slick-next:focus,
    .tmRow .tmSld .slick-prev:focus {
      outline: 0; }
    .tmRow .tmSld .slick-next:hover,
    .tmRow .tmSld .slick-prev:hover {
      opacity: .7; }
  .tmRow .tmSld .slick-next {
    right: 40px;
    z-index: 10;
    background: url(../images/home/next1.png); }
    @media (max-width: 48em) {
      .tmRow .tmSld .slick-next {
        right: 0; } }
  .tmRow .tmSld .slick-prev {
    left: 40px;
    background: url(../images/home/prev1.png); }
    @media (max-width: 48em) {
      .tmRow .tmSld .slick-prev {
        left: 0; } }
  .tmRow .tmSld .slick-next:before,
  .tmRow .tmSld .slick-prev:before {
    content: none; }
  .tmRow .btn {
    background: #cba079;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: .1vh;
    padding: 1.3vh 3vh;
    display: block;
    margin: 100px auto auto auto;
    cursor: pointer; }
    @media (max-width: 48em) {
      .tmRow .btn {
        font-size: 11px; } }
    .tmRow .btn:hover {
      background: rgba(203, 160, 121, 0.8);
      color: #fff; }
    .tmRow .btn img {
      width: auto;
      display: inline;
      position: relative;
      top: -2px;
      left: 5px; }
  .tmRow .comma1 {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: -50px; }
  .tmRow .comma2 {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 80px; }

.galleryRow {
  line-height: 0;
  background-color: #d9af85;
  background-image: url(../images/home/galleryBg.jpg);
  height: auto;
  padding-top: 160px;
  padding-bottom: 80px;
  background-repeat: no-repeat;
  background-position: center top; }
  @media (max-width: 48em) {
    .galleryRow {
      padding-top: 120px; } }
  .galleryRow h1.heading {
    color: #8f6953;
    margin-bottom: 47px; }
    @media (max-width: 48em) {
      .galleryRow h1.heading {
        margin-bottom: 0; } }
  .galleryRow .galleryInner {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px; }
    .galleryRow .galleryInner img {
      width: 100%; }
  .galleryRow .row {
    width: 100%; }
  .galleryRow .galleyCol {
    width: auto;
    display: inline-block;
    vertical-align: top;
    padding: 10px 5px; }
    @media (max-width: 81.25em) {
      .galleryRow .galleyCol {
        padding: 10px 1px; } }
    @media (max-width: 48em) {
      .galleryRow .galleyCol {
        width: 100%; } }
  .galleryRow .bottomRow {
    width: 100%;
    clear: both; }
    .galleryRow .bottomRow .text {
      width: 80%;
      float: left; }
      .galleryRow .bottomRow .text p {
        text-align: left;
        color: #333333;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        font-size: 20px;
        line-height: 27px;
        margin-top: 15px; }
        .galleryRow .bottomRow .text p span {
          color: #634e39;
          font-size: 13px;
          font-weight: 400;
          text-transform: uppercase; }
    .galleryRow .bottomRow .fa-arrow-right {
      color: #fff;
      background: #997259;
      border-radius: 22px;
      width: 36px;
      height: 36px;
      text-align: center;
      -webkit-box-shadow: 0px 0px 1px 5px rgba(0, 0, 0, 0.07);
      -moz-box-shadow: 0px 0px 1px 5px rgba(0, 0, 0, 0.07);
      box-shadow: 0px 0px 1px 5px rgba(0, 0, 0, 0.07);
      transition: .3s ease;
      cursor: pointer;
      float: right;
      margin-top: 25px;
      margin-right: 10px;
      padding: 10px; }
      .galleryRow .bottomRow .fa-arrow-right:hover {
        -webkit-box-shadow: 0px 0px 1px 8px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 1px 8px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 1px 8px rgba(0, 0, 0, 0.15);
        transition: .3s ease;
        color: #cba079;
        background: #fff; }
  .galleryRow .btn {
    background: #997259;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: .1vh;
    padding: 1.3vh 3vh;
    display: block;
    margin: auto;
    cursor: pointer; }
    .galleryRow .btn:hover {
      background: rgba(153, 114, 89, 0.8);
      color: #fff; }
    .galleryRow .btn img {
      width: auto;
      display: inline;
      position: relative;
      top: -2px;
      left: 5px;
      border: 10px solid #fff; }
  .galleryRow img {
    width: 95%;
    margin: 7px 0 !important;
    border: 10px solid #fff; }
  .galleryRow .icon {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 3.8vh;
    transition: all .2s;
    z-index: 10;
    margin: 0;
    border: 0px solid #fff; }
    .galleryRow .icon:hover {
      transform: scale(1.2); }
    @media (max-width: 37.5em) {
      .galleryRow .icon {
        display: none; } }
  .galleryRow .iconVideo {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 3.8vh;
    transition: all .2s;
    z-index: 10;
    margin: 0;
    border: 0px solid #fff; }
    .galleryRow .iconVideo:hover {
      transform: scale(1.2); }
  .galleryRow .slick-next,
  .galleryRow .slick-prev {
    width: 56px;
    height: 57px;
    z-index: 10;
    top: 50%; }
    @media (max-width: 37.5em) {
      .galleryRow .slick-next,
      .galleryRow .slick-prev {
        width: 36px;
        height: 36px; } }
    .galleryRow .slick-next:focus,
    .galleryRow .slick-prev:focus {
      outline: 0; }
    .galleryRow .slick-next:hover,
    .galleryRow .slick-prev:hover {
      opacity: .7; }
  .galleryRow .slick-next {
    right: 40px;
    z-index: 10;
    background: url(../images/home/nextG.png); }
    @media (max-width: 48em) {
      .galleryRow .slick-next {
        right: 0; } }
    @media (max-width: 48em) {
      .galleryRow .slick-next {
        background-size: cover; } }
  .galleryRow .slick-prev {
    left: 40px;
    background: url(../images/home/prevG.png); }
    @media (max-width: 48em) {
      .galleryRow .slick-prev {
        left: 0; } }
    @media (max-width: 37.5em) {
      .galleryRow .slick-prev {
        background-size: cover; } }
  .galleryRow .slick-next:before,
  .galleryRow .slick-prev:before {
    content: none; }

.footerOne {
  background-image: url(../images/home/footerBg.jpg);
  height: auto;
  padding-top: 0px;
  padding-bottom: 73px;
  background-repeat: no-repeat;
  background-position: center bottom; }
  .footerOne .footerInner {
    text-align: center;
    display: grid;
    grid-gap: 0px;
    grid-template-columns: repeat(auto-fit, minmax(193px, 1fr)); }
    .footerOne .footerInner .fCol img {
      width: 100%;
      text-align: center;
      height: auto; }
    .footerOne .footerInner .fCol p {
      font-size: 2.8vh;
      font-family: 'Lato', sans-serif;
      font-weight: 300;
      line-height: 3.8vh;
      position: absolute;
      left: 0;
      right: 0;
      top: 2.5vh; }
      @media (max-width: 65.625em) {
        .footerOne .footerInner .fCol p {
          font-size: 2.8vh;
          font-family: 'Lato', sans-serif;
          font-weight: 300;
          line-height: 3vh;
          position: absolute;
          left: 0;
          right: 0;
          top: 1.5vh; } }
      @media (max-width: 48em) {
        .footerOne .footerInner .fCol p {
          font-size: 26px;
          line-height: 33px;
          top: 12px; } }
      .footerOne .footerInner .fCol p span {
        font-size: 4.5vh;
        font-family: 'Conv_Afterglow-Regular';
        font-weight: 300;
        color: #916c57; }
        @media (max-width: 65.625em) {
          .footerOne .footerInner .fCol p span {
            font-size: 3vh;
            font-family: 'Conv_Afterglow-Regular';
            font-weight: 300;
            color: #916c57; } }
        @media (max-width: 48em) {
          .footerOne .footerInner .fCol p span {
            font-size: 32px; } }
  .footerOne .newsLetter {
    margin-top: 160px; }
    @media (max-width: 48em) {
      .footerOne .newsLetter {
        margin-top: 71px;
        text-align: center; } }
    .footerOne .newsLetter p:nth-child(1) {
      font-family: 'Open Sans', sans-serif;
      font-size: 35px;
      font-weight: 300;
      color: #ffffff;
      margin: 0;
      line-height: 30px; }
      @media (max-width: 48em) {
        .footerOne .newsLetter p:nth-child(1) {
          line-height: 39px; } }
      .footerOne .newsLetter p:nth-child(1) span {
        font-weight: 700; }
    .footerOne .newsLetter p:nth-child(2) {
      font-family: 'Open Sans', sans-serif;
      font-size: 17px;
      font-weight: 300;
      color: #ffffff;
      margin: 0; }
      .footerOne .newsLetter p:nth-child(2) span {
        font-weight: 700; }
    .footerOne .newsLetter .fieldBox {
      background-color: #785a49;
      border-radius: 35px;
      padding: 6px 22px;
      width: 100%; }
      @media (max-width: 48em) {
        .footerOne .newsLetter .fieldBox {
          margin-top: 15px;
          padding: 6px 10px; } }
      .footerOne .newsLetter .fieldBox .field {
        border: 0;
        padding: 9px 10px;
        width: 88%;
        color: #cbae9d;
        background: none; }
        .footerOne .newsLetter .fieldBox .field:focus {
          outline: 0; }
      .footerOne .newsLetter .fieldBox .btn {
        background: url(../images/go.png);
        background-position: center;
        padding: 15px;
        background-repeat: no-repeat;
        float: right;
        margin-top: 5px; }
        .footerOne .newsLetter .fieldBox .btn:focus {
          outline: 0;
          border: 0;
          box-shadow: none; }
    .footerOne .newsLetter ::placeholder {
      color: #cbae9d;
      opacity: 1;
      /* Firefox */ }

.footerTwo {
  background: #1f1f1f;
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (max-width: 37.5em) {
    .footerTwo {
      padding-top: 0; } }
  .footerTwo .container {
    text-align: left;
    display: grid;
    grid-gap: 0px;
    grid-template-columns: repeat(auto-fit, minmax(193px, 1fr)); }
    @media (max-width: 37.5em) {
      .footerTwo .container {
        display: table; } }
    @media (max-width: 37.5em) {
      .footerTwo .container .colBox {
        width: 50%;
        margin: auto; } }
  .footerTwo p {
    color: #525252;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-align: left; }
    @media (max-width: 37.5em) {
      .footerTwo p {
        margin-top: 55px; } }
    .footerTwo p span {
      font-weight: 500; }
  .footerTwo a {
    color: #525252;
    display: block;
    width: fit-content;
    line-height: 35px; }
    .footerTwo a:hover {
      color: #ccc;
      text-decoration: none; }
  .footerTwo .fa {
    color: #bababa;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle; }
  .footerTwo hr {
    background: #9e7963;
    width: 30px;
    margin: 30px 0;
    height: 1px; }
    @media (max-width: 37.5em) {
      .footerTwo hr {
        margin: 10px 0; } }
  .footerTwo .mobHr {
    visibility: hidden; }
    @media (max-width: 37.5em) {
      .footerTwo .mobHr {
        display: none; } }

.footerThree {
  background: #000000;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #666666;
  font-size: 15px;
  font-weight: 500; }

.fancybox-button--zoom,
.fancybox-infobar,
.fancybox-button--thumbs {
  display: none !important; }

.booksPage .innerTopUp {
  margin-top: -160px; }
  @media (max-width: 78.875em) {
    .booksPage .innerTopUp {
      margin-top: 35px; } }
.booksPage h2 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 900;
  margin: 0; }
.booksPage h3 {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #333333;
  font-weight: 900;
  line-height: 25px; }
.booksPage p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  text-align: justify;
  line-height: 25px; }
.booksPage .btn-primary {
  border-radius: 0;
  color: #ffffff;
  font-size: 13px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  padding: 1.3vh 2vh !important;
  cursor: pointer;
  background: none; }
  .booksPage .btn-primary .fa {
    font-size: 8px;
    top: -2px;
    color: #ffffff;
    margin-left: .3vh;
    position: relative; }
.booksPage a {
  text-decoration: none; }

a,
a:hover,
a:focus {
  text-decoration: none !important; }

.bioPage {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .bioPage .innerTopUp {
    margin-top: -190px; }
    @media (max-width: 78.875em) {
      .bioPage .innerTopUp {
        margin-top: initial; } }
  .bioPage .twtRow {
    border-radius: 15px; }
  .bioPage .twtBox {
    height: 100px;
    overflow-y: auto;
    transition: .3s ease;
    margin: 30px 0; }
    .bioPage .twtBox:hover {
      height: 300px; }
    @media (max-width: 37.5em) {
      .bioPage .twtBox {
        height: auto;
        overflow: hidden;
        width: 90%;
        margin: auto auto 30px auto; } }
  .bioPage ::-webkit-scrollbar {
    width: 10px; }
  .bioPage ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px; }
  .bioPage ::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px; }
  .bioPage ::-webkit-scrollbar-thumb:hover {
    background: #ccc; }
  .bioPage h2 {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    color: #1f1e25;
    font-weight: 700;
    line-height: 32px; }
    .bioPage h2 light {
      font-weight: 700 !important;
      font-size: 18px; }
    .bioPage h2 span {
      color: #fff; }
  .bioPage h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #1f1e25;
    font-weight: 700;
    line-height: 32px; }
  .bioPage h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    color: #1f1e25;
    font-weight: 700;
    line-height: 37px; }
  .bioPage p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #1f1e25;
    font-weight: 400;
    text-align: left;
    line-height: 25px;
    text-align: justify; }
  .bioPage hr {
    border-top: 6px solid #f2f2f2;
    margin: 35px auto; }
  .bioPage .comma1 {
    position: absolute;
    left: 10px;
    top: -15px; }
    @media (max-width: 37.5em) {
      .bioPage .comma1 {
        display: none; } }
  .bioPage .comma2 {
    position: absolute;
    right: 35px;
    top: 45px; }
    @media (max-width: 37.5em) {
      .bioPage .comma2 {
        display: none; } }

.bioBanner {
  background: url(../images/bio/innerBanner.jpg);
  background-position: center top; }
  @media (max-width: 78.875em) {
    .bioBanner {
      background: url(../images/bio/innerBanner2.jpg);
      background-position: right top; } }
  @media (max-width: 37.5em) {
    .bioBanner {
      background-position: -1340px !important; } }

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.mediaPage {
  max-width: 1140px !important;
  margin-top: -88px; }
  @media (max-width: 78.875em) {
    .mediaPage {
      margin-top: inherit; } }
  .mediaPage h5 {
    font-size: 39px;
    color: #aa8265;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin-top: -46px;
    top: -18px;
    position: relative;
    z-index: 0;
    width: 100px; }
  .mediaPage .mediaRow {
    text-align: center;
    display: block; }
    .mediaPage .mediaRow .icon {
      position: absolute;
      left: 23px;
      top: 10px;
      z-index: 1;
      width: auto !important;
      border: 0px solid #ffffff !important;
      box-shadow: none !important;
      transition: all .3s; }
      @media (max-width: 62em) {
        .mediaPage .mediaRow .icon {
          display: none; } }
      .mediaPage .mediaRow .icon:hover {
        -webkit-transform: scale(1.2);
        transform: scale(1.2); }
    .mediaPage .mediaRow .border-right {
      border-right: 1px solid #aa8265; }
      @media (max-width: 37.5em) {
        .mediaPage .mediaRow .border-right {
          border-right: 0px solid #dee2e6;
          border-bottom: 1px solid #dee2e6 !important; } }
    .mediaPage .mediaRow .colBox {
      padding: 0px;
      position: relative;
      transition: all .2s;
      max-width: 580px;
      width: 100%;
      display: inline-block;
      margin: 10px 0; }
      @media (max-width: 37.5em) {
        .mediaPage .mediaRow .colBox {
          padding: 20px; } }
      .mediaPage .mediaRow .colBox img {
        width: 100%;
        border: 1px solid #aa8265;
        padding: 7px; }
      .mediaPage .mediaRow .colBox p {
        font-family: 'Lato', sans-serif;
        color: #333333;
        font-size: 13px;
        font-weight: 400;
        margin-top: 5px;
        text-align: justify; }
      .mediaPage .mediaRow .colBox .btn {
        border-radius: 0;
        color: #785a49;
        font-size: 13px;
        font-family: 'Lato', sans-serif;
        font-weight: 900;
        padding: 0;
        cursor: pointer;
        background: none;
        float: left; }
        .mediaPage .mediaRow .colBox .btn:hover {
          color: #947767; }
        .mediaPage .mediaRow .colBox .btn .fa {
          font-size: 8px;
          top: -2px;
          color: #333333;
          margin-left: .3vh;
          position: relative; }
  .mediaPage #prjDropDown {
    position: absolute;
    height: auto;
    width: 93%;
    padding: 15px 10px 10px 10px;
    background-color: #aa8265;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
    top: 38px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer; }
    .mediaPage #prjDropDown a {
      color: #fff;
      display: flex;
      padding: .5vh .5vh .5vh 1vh;
      font-size: 14px;
      border-bottom: 1px solid #cccccc;
      border-radius: 0px; }
      .mediaPage #prjDropDown a:hover {
        text-decoration: none;
        background-color: #fff;
        color: #aa8265; }
  .mediaPage .selectProject {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    background-color: #aa8265;
    border-radius: 15px;
    padding: 10px 15px;
    background-image: url(../images/selectArrow.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    width: 200px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative; }
    @media (max-width: 37.5em) {
      .mediaPage .selectProject {
        width: 100%; } }
    .mediaPage .selectProject .btn-select {
      display: flex;
      cursor: pointer; }

.contactPage {
  margin-top: -75px !important; }
  @media (max-width: 37.5em) {
    .contactPage {
      margin-top: 30px !important; } }
  .contactPage h2 {
    color: #333333;
    font-size: 18px;
    margin-bottom: 13px; }
  .contactPage h3 {
    color: #333333;
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: 400; }
  .contactPage .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 1.5rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #c39b73 !important;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 0 !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
  .contactPage textarea {
    height: 150px; }
  .contactPage .form-group {
    margin-bottom: 1.8rem; }
  .contactPage .btn-primary {
    background: #997259 !important;
    border-radius: 0px !important;
    color: #fff;
    font-size: 14px !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700 !important;
    letter-spacing: .1vh;
    padding: 1.1vh 3vh !important;
    cursor: pointer;
    border: 0 !important;
    float: left; }
  .contactPage .fa {
    border: 2px solid #000;
    border-radius: 50%;
    padding: 0;
    font-size: 18px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 32px;
    margin-right: 10px; }
  .contactPage .fa-facebook {
    border-color: #997259 !important;
    color: #997259 !important; }
  .contactPage .fa-instagram {
    border-color: #997259 !important;
    color: #997259 !important; }
  .contactPage .fa-twitter {
    border-color: #997259 !important;
    color: #997259 !important; }
  .contactPage .fa-youtube-play {
    border-color: #997259 !important;
    color: #997259 !important; }
  .contactPage a {
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    text-decoration: none;
    display: flex;
    transition: all .3s; }
    .contactPage a span {
      font-weight: 400; }
    .contactPage a:hover {
      text-decoration: none;
      color: #333333; }
    .contactPage a:hover {
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }

.reviewsPage {
  margin-top: -60px; }
  @media (max-width: 78.875em) {
    .reviewsPage {
      margin-top: initial; } }
  @media (max-width: 48em) {
    .reviewsPage {
      padding: 0 5px; } }
  .reviewsPage .nav-tabs .nav-item.show .nav-link,
  .reviewsPage .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #8e6853;
    border-color: #ddd #ddd #fff;
    border: none;
    border-radius: 0; }
    .reviewsPage .nav-tabs .nav-item.show .nav-link:before, .reviewsPage .nav-tabs .nav-item.show .nav-link:after,
    .reviewsPage .nav-tabs .nav-link.active:before,
    .reviewsPage .nav-tabs .nav-link.active:after {
      top: 100%;
      left: 47%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(194, 225, 245, 0);
      border-top-color: #8e6853;
      border-width: 13px; }
  .reviewsPage .card {
    background: none; }
  .reviewsPage .nav-tabs .nav-link {
    border: 0px solid transparent !important;
    color: #1c1d1c;
    font-size: 18px;
    text-align: center;
    padding: 0.4rem 1rem !important; }
    .reviewsPage .nav-tabs .nav-link:hover {
      background-color: #8e6853;
      color: #fff; }
  .reviewsPage .nav-item {
    width: 50%;
    position: relative; }
  .reviewsPage .nav-tabs {
    border-bottom: 0px solid #ddd; }
  .reviewsPage h2 {
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    color: #333333;
    font-weight: 900;
    line-height: 32px; }
    .reviewsPage h2 span {
      color: #8c6652; }
    .reviewsPage h2 light {
      font-weight: 400 !important; }
  .reviewsPage h3 {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: 900;
    line-height: 32px; }
  .reviewsPage .btn {
    border-radius: 0;
    color: #8c6652;
    font-size: 13px;
    margin-right: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    padding: 0;
    cursor: pointer;
    background: none;
    display: inline-block; }
    .reviewsPage .btn:hover {
      color: #634332; }
    .reviewsPage .btn .fa {
      font-size: 8px;
      top: -2px;
      color: #333333;
      margin-left: 3px;
      position: relative; }
  .reviewsPage p {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    color: #333333;
    font-weight: 400;
    text-align: left;
    line-height: 18px;
    text-align: justify; }
  .reviewsPage hr {
    background: #a5a5a5; }
  .reviewsPage .border-right {
    border-right: 1px solid #a5a5a5; }
  .reviewsPage .card-header {
    padding: 0; }
    .reviewsPage .card-header a {
      background: #8d6954;
      padding: 5px 15px;
      text-align: center;
      text-decoration: none;
      color: #fff;
      display: block;
      text-align: center;
      font-weight: 300; }
  .reviewsPage .nav-tabs {
    display: none; }
  @media (min-width: 768px) {
    .reviewsPage .nav-tabs {
      display: flex; }
    .reviewsPage .card {
      border: none; }
    .reviewsPage .card .card-header {
      display: none; }
    .reviewsPage .card .collapse {
      display: block; } }
  @media (max-width: 767px) {
    .reviewsPage .tab-pane {
      display: block !important;
      opacity: 1; } }

.mediaBanner {
  background: url(../images/media/innerBanner.jpg);
  background-position: center top !important; }
  @media (max-width: 37.5em) {
    .mediaBanner {
      background-position: 940px top !important; } }

.recordingBanner {
  background: url(../images/recording/innerBanner.jpg);
  background-position: center top !important; }
  @media (max-width: 78.875em) {
    .recordingBanner {
      background: url(../images/recording/innerBanner2.jpg);
      background-position: right top !important; } }
  @media (max-width: 37.5em) {
    .recordingBanner {
      background-position: -1330px -30px !important; } }

.videoBanner {
  background: url(../images/gallery/innerBanner.jpg);
  background-position: center top !important; }
  @media (max-width: 78.875em) {
    .videoBanner {
      background: url(../images/gallery/innerBanner2.jpg);
      background-position: right top !important; } }
  @media (max-width: 37.5em) {
    .videoBanner {
      background-position: -1310px bottom !important; } }

.reviewsBanner {
  background: url(../images/reviews/innerBanner.jpg);
  background-position: center top !important;
  background-repeat: no-repeat; }
  @media (max-width: 78.875em) {
    .reviewsBanner {
      background: url(../images/reviews/innerBanner2.jpg); } }
  @media (max-width: 37.5em) {
    .reviewsBanner {
      background-position: -1060px top !important; } }

.booksBanner {
  background: url(../images/books/innerBanner.jpg);
  background-position: center top !important; }
  @media (max-width: 78.875em) {
    .booksBanner {
      background: url(../images/books/innerBanner2.jpg); } }
  @media (max-width: 37.5em) {
    .booksBanner {
      background-position: -500px top !important;
      background-size: cover; } }

.toursBanner {
  background: url(../images/tours/innerBanner.jpg);
  background-position: center top !important; }
  @media (max-width: 78.875em) {
    .toursBanner {
      background: url(../images/tours/innerBanner2.jpg);
      background-position: center top !important; } }
  @media (max-width: 78.875em) {
    .toursBanner {
      background-position: -840px top !important; } }

.mediaBanner {
  background: url(../images/media/innerBanner.jpg);
  background-position: center top !important; }
  @media (max-width: 78.875em) {
    .mediaBanner {
      background: url(../images/media/innerBanner2.jpg); } }
  @media (max-width: 37.5em) {
    .mediaBanner {
      background-position: -660px top !important; } }

.contactBanner {
  background: url(../images/contact/innerBanner.jpg);
  background-position: center top !important; }
  @media (max-width: 78.875em) {
    .contactBanner {
      background: url(../images/contact/innerBanner2.jpg); } }
  @media (max-width: 37.5em) {
    .contactBanner {
      background-position: -520px top !important;
      background-size: cover; } }

.recordingPage {
  margin-top: -110px !important; }
  @media (max-width: 78.875em) {
    .recordingPage {
      margin-top: initial !important; } }
  .recordingPage .container {
    max-width: 1140px !important; }
  .recordingPage .recBox1 {
    width: 90%;
    max-width: 345px;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
    text-align: left;
    padding-top: 34px;
    padding-bottom: 25px; }
    @media (max-width: 48em) {
      .recordingPage .recBox1 {
        margin: 15px auto;
        padding-top: 0px; } }
  .recordingPage .recBox2 {
    text-align: left;
    padding-top: 34px;
    padding-bottom: 25px;
    margin: 0 15px; }
    @media (max-width: 48em) {
      .recordingPage .recBox2 {
        margin: 15px auto;
        padding-top: 0px; } }
  .recordingPage ul {
    list-style: none;
    margin: 0;
    padding: 10px 0 0 0; }
    .recordingPage ul li {
      border-right: 1px solid #ccc;
      padding: 0 7px;
      margin: 0;
      float: left; }
      .recordingPage ul li a {
        color: #a7846c; }
  .recordingPage p:nth-child(2) {
    font-family: 'Lato', sans-serif;
    color: #8c6652;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    margin: 0 0 8px 0; }
    @media (max-width: 65.625em) {
      .recordingPage p:nth-child(2) {
        margin: 50px 0 0 0; } }
    @media (max-width: 48em) {
      .recordingPage p:nth-child(2) {
        margin: 0px 0 0 0; } }
  .recordingPage p:nth-child(3) {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    color: #333333;
    font-weight: 900;
    margin: 0;
    line-height: 26px; }
  .recordingPage p:nth-child(4) {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #333333;
    font-weight: 900;
    line-height: 25px; }
  .recordingPage p:nth-child(5) {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #333333;
    margin: 0;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 2px;
    text-align: justify; }
  .recordingPage .btn {
    background: rgba(153, 114, 89, 0.8) !important;
    border-radius: 0;
    color: #fff;
    border: 0 !important;
    font-size: 13px;
    margin-right: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    padding: 8px 20px;
    cursor: pointer;
    background: none;
    display: inline-block;
    margin-top: 15px; }
    .recordingPage .btn:hover {
      box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.5);
      -webkit-transform: scale(1.1);
      transform: scale(1.02);
      color: #fff; }
    .recordingPage .btn .fa {
      font-size: 8px;
      top: -2px;
      color: #fff;
      margin-left: 3px;
      position: relative; }
  .recordingPage .border-top {
    border-top: 1px solid rgba(153, 114, 89, 0.8) !important; }
    @media (max-width: 48em) {
      .recordingPage .border-top {
        border-top: 0px solid #ccc; } }

.toursPage {
  margin-top: -100px;
  max-width: 1140px !important; }
  @media (max-width: 78.875em) {
    .toursPage {
      margin-top: initial; } }
  .toursPage h5 {
    font-size: 39px;
    color: #aa8265;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin-top: -46px;
    top: -30px;
    position: relative;
    z-index: 0; }
  .toursPage .toursRow {
    text-align: center;
    text-align: center; }
    .toursPage .toursRow .colBox {
      padding: 30px;
      position: relative;
      display: inline-block;
      vertical-align: top;
      border: 1px solid #f0f0f0;
      margin: 21px; }
      @media (max-width: 37.5em) {
        .toursPage .toursRow .colBox {
          padding: 20px 8px 20px 8px;
          margin: 10px auto;
          width: 90%; } }
      .toursPage .toursRow .colBox:hover h3 {
        background: #684533;
        box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.5);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        color: #ffffff; }
      .toursPage .toursRow .colBox h3 {
        font-family: 'Lato', sans-serif;
        font-size: 40px;
        font-weight: 700;
        color: #8c6652;
        line-height: 29px;
        text-align: center;
        background: #eeeeee;
        vertical-align: top;
        padding: 8px 13px 13px 13px;
        border-radius: 55px;
        width: 100px;
        height: 100px;
        margin: auto auto 10px auto;
        transition: all .3s; }
        .toursPage .toursRow .colBox h3 span {
          font-size: 16px; }
      .toursPage .toursRow .colBox .textBox {
        display: inline-block;
        vertical-align: top;
        text-align: center;
        width: 282px; }
        @media (max-width: 37.5em) {
          .toursPage .toursRow .colBox .textBox {
            text-align: center; } }
        .toursPage .toursRow .colBox .textBox .fa-user {
          display: none;
          vertical-align: text-top; }
        .toursPage .toursRow .colBox .textBox span {
          display: inline-block;
          vertical-align: top;
          width: 85%; }
        .toursPage .toursRow .colBox .textBox h2 {
          font-family: 'Open Sans', sans-serif;
          color: #333333;
          font-size: 20px;
          margin-bottom: 0px;
          line-height: normal;
          font-weight: 600; }
        .toursPage .toursRow .colBox .textBox p {
          font-family: 'Lato', sans-serif;
          color: #fff;
          font-size: 15px;
          font-weight: 700;
          margin-top: 5px; }
        .toursPage .toursRow .colBox .textBox .fa {
          margin-right: 5px; }
          @media (max-width: 37.5em) {
            .toursPage .toursRow .colBox .textBox .fa {
              display: none; } }
        .toursPage .toursRow .colBox .textBox .btn {
          background: rgba(153, 114, 89, 0.8) !important;
          border-radius: 0px !important;
          color: #fff;
          font-size: 13px;
          font-family: 'Lato', sans-serif;
          font-weight: 900;
          padding: 8px 20px;
          cursor: pointer;
          background: none;
          margin-left: 18px; }
          @media (max-width: 37.5em) {
            .toursPage .toursRow .colBox .textBox .btn {
              margin-left: auto; } }
          .toursPage .toursRow .colBox .textBox .btn:hover {
            box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.5);
            -webkit-transform: scale(1.1);
            transform: scale(1.02); }
          .toursPage .toursRow .colBox .textBox .btn .fa {
            font-size: 8px;
            top: -2px;
            color: #fff;
            margin-left: .3vh;
            position: relative; }
    .toursPage .toursRow hr {
      margin: 10px auto;
      width: 100%;
      clear: both;
      display: none; }
  .toursPage #prjDropDown {
    position: absolute;
    height: auto;
    width: 93%;
    padding: 15px 10px 10px 10px;
    background-color: #aa8265;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
    top: 38px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer; }
    .toursPage #prjDropDown a {
      color: #fff;
      display: flex;
      padding: .5vh .5vh .5vh 1vh;
      font-size: 14px;
      border-bottom: 1px solid #cccccc;
      border-radius: 0px; }
      .toursPage #prjDropDown a:hover {
        text-decoration: none;
        background-color: #fff;
        color: #aa8265; }
  .toursPage .selectProject {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    background-color: #aa8265;
    border-radius: 15px;
    padding: 10px 15px;
    background-image: url(../images/selectArrow.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    width: 200px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 10; }
    @media (max-width: 37.5em) {
      .toursPage .selectProject {
        width: 100%; } }
    .toursPage .selectProject .btn-select {
      display: flex;
      cursor: pointer; }

.videosPage {
  background: #FFF;
  border: 1px solid #eeecec;
  padding: 15px;
  margin-top: -100px; }
  @media (max-width: 78.875em) {
    .videosPage {
      margin-top: initial; } }
  .videosPage h1.heading {
    color: #fff; }
  .videosPage .btn-link {
    color: #fff !important;
    text-transform: none; }
    .videosPage .btn-link .fa {
      color: red;
      top: 3px; }
  .videosPage hr {
    background: #4d4d4d;
    margin-top: 29px !important; }
  .videosPage #galleryVideo {
    max-width: 100% !important; }
    .videosPage #galleryVideo .ug-thumb-overlay {
      width: 195px !important;
      height: 100px !important; }
    .videosPage #galleryVideo .ug-thumb-wrapper {
      width: 195px !important;
      height: 100px !important;
      cursor: pointer; }
      .videosPage #galleryVideo .ug-thumb-wrapper img {
        width: 100% !important; }
  .videosPage .ug-thumb-border-overlay {
    display: none !important; }
  @media (max-width: 37.5em) {
    .videosPage .ug-textpanel {
      display: none !important; } }
  .videosPage .btn-link img {
    padding-left: 10px; }
  .videosPage .ug-panel-handle-tip {
    right: 0 !important;
    left: initial !important; }

.pictures {
  margin-top: -50px !important; }
  @media (max-width: 78.875em) {
    .pictures {
      margin-top: 20px !important; } }

.innerTopBanner {
  background-repeat: no-repeat !important; }
  .innerTopBanner h2 {
    color: #aa8265;
    font-size: 60px;
    font-family: 'Open Sans', sans-serif;
    padding: 200px 0 315px 0;
    margin: 0;
    font-weight: 300;
    text-transform: uppercase; }
    @media (max-width: 78.875em) {
      .innerTopBanner h2 {
        padding: 174px 0 151px 0; } }
    @media (max-width: 37.5em) {
      .innerTopBanner h2 {
        font-size: 38px;
        text-align: center;
        padding: 188px 0 10px 0px;
        color: #fff;
        text-shadow: 3px 3px 5px #000000; } }
  .innerTopBanner h2.toursHeading {
    padding: 139px 0 315px 0; }
    @media (max-width: 37.5em) {
      .innerTopBanner h2.toursHeading {
        padding: 188px 0 10px 0px; } }
  .innerTopBanner .myBreadcrumb {
    text-align: right;
    position: absolute;
    bottom: 120px;
    color: #daae82;
    font-size: 14px;
    right: 0; }
    @media (max-width: 78.875em) {
      .innerTopBanner .myBreadcrumb {
        display: none; } }
    @media (max-width: 37.5em) {
      .innerTopBanner .myBreadcrumb {
        display: none; } }
    @media (max-width: 81.25em) {
      .innerTopBanner .myBreadcrumb {
        right: 25px; } }
    .innerTopBanner .myBreadcrumb a {
      color: #dfdfdf; }
      .innerTopBanner .myBreadcrumb a:hover {
        color: #fff;
        text-decoration: none; }

@media (max-width: 65.625em) {
  .navbar-nav {
    padding-top: 25px; } }

@media screen and (max-width: 1440px) {
  .navbar-brand {
    width: 27%; }

  .header .nav-link {
    font-size: 1.8vh; } }
@media screen and (max-width: 1366px) {
  .header .nav-link {
    font-size: 2vh;
    margin: 0 13px; } }

/*# sourceMappingURL=style.css.map */
