﻿main[role="content"] .fixed-box {
    position: absolute;
    top: 0;
    right: -360px;
    z-index: -1
}

main[role="content"] .fixed-box img {
    width: 360px;
    height: 305px
}

main[role="content"] .section.hero .hero-content {
    background-color: rgba(191, 170, 131, 0.85);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: calc(100vh - 200px);
    position: relative;
    overflow: hidden
}

main[role="content"] .section.hero .hero-content #myVideo {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    max-height: calc(100vh - 200px)
}

main[role="content"] .section.hero .hero-content .overlay {
    background-image: url("../../img/banner_frame.svg");
    background-repeat: no-repeat;
    min-width: 716px;
    min-height: 422px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center
}

main[role="content"] .section.hero .hero-content .overlay h1 {
    font-family: 'Libre Baskerville', serif;
    font-size: 100px;
    font-weight: normal;
    font-style: italic;
    text-transform: none;
    color: #fff;
    position: relative;
    text-align: center;
    margin: 60px auto 30px
}

main[role="content"] .section.hero .hero-content .overlay h1 span {
    font-family: 'Roboto', sans-serif;
    font-size: 58px;
    font-weight: normal;
    text-transform: uppercase;
    font-style: normal;
    line-height: 65px;
    color: #fff;
    display: block;
    text-align: center;
    border-style: dotted;
    border-color: #fff;
    border-image-source: url("../../img/dots.svg");
    border-image-slice: 30%;
    border-image-width: 2;
    border-image-repeat: round;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    width: 64%;
    margin: 0 auto;
    letter-spacing: 8px;
    padding-bottom: 15px
}

main[role="content"] .section.hero .hero-content .overlay .play-button {
    position: relative;
    font-family: 'Libre Baskerville', serif;
    font-size: 26px;
    font-style: italic;
    color: #fff;
    text-align: center;
    padding: 0 0 4px 6px;
    text-decoration: none;
    outline: none;
    margin: 0 auto;
    text-align: center;
    display: inline
}

main[role="content"] .section.hero .hero-content .overlay .play-button:hover {
    color: #242529
}

main[role="content"] .section.hero .hero-content .overlay .play-button:after {
    content: '\e910';
    display: inline-block;
    position: absolute;
    width: auto;
    height: 20px;
    top: 10px;
    right: -15px;
    font-family: 'iconfont', serif;
    font-size: 12px;
    font-style: normal;
    color: #fff
}

main[role="content"] .section.hero .hero-content .overlay .play-button:hover:after {
    color: #242529
}

main[role="content"] .section.hero .hero-content .menu {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 110px;
    text-align: center;
    background: rgba(191, 170, 131, 0.85)
}

main[role="content"] .section.hero .hero-content .menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

main[role="content"] .section.hero .hero-content .menu ul li.icon {
    display: inline-block;
    padding: 0px 40px;
    height: 110px
}

main[role="content"] .section.hero .hero-content .menu ul li.icon img {
    width: auto;
    height: 37px;
    margin-top: 20px
}

main[role="content"] .section.hero .hero-content .menu ul li.icon p {
    font-family: 'Libre Baskerville', serif;
    font-size: 16px;
    font-style: italic;
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding-top: 10px
}

main[role="content"] .section.hero .hero-content .menu ul li.icon:before {
    content: attr(data-icon);
    display: inline-block;
    font-family: 'iconfont', serif;
    font-size: 40px;
    font-style: normal;
    color: #fff;
    position: relative;
    top: 8px
}

main[role="content"] .section.hero .hero-content .menu ul li.icon.active,
main[role="content"] .section.hero .hero-content .menu ul li.icon:hover {
    background: #99886a;
    cursor: pointer
}

main[role="content"] .section.hero .hero-right {
    float: right
}

main[role="content"] .section.welcome {
    background-color: #ebbc5c;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 360px;
    padding: 70px calc((100vw - 1500px) / 2);
    display: flex;
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.8)
}

main[role="content"] .section.welcome .title {
    flex: 0 1 36%
}

main[role="content"] .section.welcome .title h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 56px;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    line-height: 56px;
    margin: 0;
    color: #fff
}

main[role="content"] .section.welcome .title h2 small {
    font-family: 'Libre Baskerville', serif;
    font-size: 56px;
    font-weight: normal;
    font-style: italic;
    line-height: 80px;
    text-transform: none;
    color: #fff
}

main[role="content"] .section.welcome .content {
    flex: 0 1 64%
}

main[role="content"] .section.welcome .content p {
    font-family: 'Libre Baskerville', serif;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    line-height: 42px;
    color: #fff;
    margin: 0
}

main[role="content"] .section.tour-and-ad {
    min-height: 500px;
    display: flex
}

main[role="content"] .section.tour-and-ad .tour,
main[role="content"] .section.tour-and-ad .ad {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    flex: 0 1 50%;
    text-align: center
}

main[role="content"] .section.tour-and-ad .ad .container .title,
main[role="content"] .section.tour-and-ad .ad .container .content,
main[role="content"] .section.tour-and-ad .ad .container .business-name,
main[role="content"] .section.tour-and-ad .ad .container .button.inset-radius .button-inset-title {
    text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.75)
}

main[role="content"] .section.tour-and-ad .container {
    width: 50vw;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 50px 0
}

main[role="content"] .section.tour-and-ad .container .title {
    font-family: 'Roboto', sans-serif;
    font-size: 35px;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    line-height: 35px;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 0 40px;
    text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.75)
}

main[role="content"] .section.tour-and-ad .container .button.inset-radius .button-inset-title {
    text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.75)
}

main[role="content"] .section.tour-and-ad .container .content {
    font-family: 'Libre Baskerville', serif;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    line-height: 25px;
    margin: 0;
    color: #fff;
    width: auto;
    max-width: 344px;
    margin: 0 auto;
    padding: 0 20px;
    text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.75)
}

main[role="content"] .section.tour-and-ad .container .business-name {
    color: #fff;
    margin-top: 50px
}

main[role="content"] .section.tour-and-ad .tour .container {
    padding: 103px 0 68px
}

main[role="content"] .section.events {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 656px;
    position: relative
}

main[role="content"] .section.events .container {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    max-width: 1500px;
    height: 100%;
    display: flex
}

main[role="content"] .section.events .container .content {
    flex: 0 1 25%;
    background-color: rgba(209, 160, 64, 0.7);
    padding: 80px 20px
}

main[role="content"] .section.events .container .content h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase
}

main[role="content"] .section.events .container .content p {
    font-family: 'Libre Baskerville', serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    line-height: 25px;
    margin: 0;
    color: #fff
}

main[role="content"] .section.events .container .events {
    flex: 0 1 75%;
    display: flex;
    flex-wrap: wrap
}

main[role="content"] .section.events .container .events .event {
    flex: 0 1 33%;
    height: 100%;
    position: relative;
    min-height: 656px;
    padding: 0 30px
}

main[role="content"] .section.events .container .events .event hr {
    border: none;
    padding: 0;
    margin: 95px 0 55px;
    border-style: dotted;
    border-color: #fff;
    border-image-source: url("../../img/dots.svg");
    border-image-slice: 30%;
    border-image-width: 2;
    border-image-repeat: round;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    height: 10px
}

main[role="content"] .section.events .container .events .event .date {
    font-family: 'Libre Baskerville', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    text-transform: none;
    text-align: left;
    line-height: 23px;
    margin: 0;
    color: #fff
}

main[role="content"] .section.events .container .events .event .title {
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    text-align: left;
    line-height: 30px;
    color: #fff;
    margin: 20px 0 60px 0
}

main[role="content"] .section.events .container .events .event img {
    width: 80%;
    height: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin: 0 auto
}

main[role="content"] .section.events .container .events .event .hover-text {
    display: none;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    color: #fff;
    font-family: 'Libre Baskerville', serif;
    font-size: 26px;
    font-style: italic
}

main[role="content"] .section.events .container .events .event .hover-text a {
    position: relative
}

main[role="content"] .section.events .container .events .event .hover-text a:after {
    content: '\e910';
    display: inline-block;
    font-family: 'iconfont', serif;
    position: absolute;
    top: 8px;
    right: -15px;
    font-style: normal;
    font-size: 14px
}

main[role="content"] .section.events .container .events .event .hover-text a:hover:after {
    color: #8c6e4a
}

main[role="content"] .section.events .container .events .event:hover {
    background-color: rgba(253, 208, 121, 0.84);
    cursor: pointer
}

main[role="content"] .section.events .container .events .event:hover .date {
    color: #8c6e4a
}

main[role="content"] .section.events .container .events .event:hover .title {
    color: #8c6e4a
}

main[role="content"] .section.events .container .events .event:hover img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

main[role="content"] .section.events .container .events .event:hover .hover-text {
    display: block
}

main[role="content"] .section.events .container .events .event a {
    text-decoration: none;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    font-family: inherit
}

main[role="content"] .section.events .container .events .event a:hover {
    color: #8c6e4a
}

main[role="content"] .section.itinerary {
    background-color: #454545;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 300px;
    position: relative
}

main[role="content"] .section.itinerary a {
    text-decoration: none
}

main[role="content"] .section.itinerary a:hover .container:before {
    filter: drop-shadow(2px 2px 4px #000)
}

main[role="content"] .section.itinerary a:hover .container h2,
main[role="content"] .section.itinerary a:hover .container p {
    text-shadow: 2px 2px 4px #000
}

main[role="content"] .section.itinerary a:hover .container:after {
    filter: drop-shadow(2px 2px 4px #000)
}

main[role="content"] .section.itinerary .container {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    text-align: center;
    width: 600px
}

main[role="content"] .section.itinerary .container:before {
    content: '\e907';
    display: block;
    font-family: 'iconfont', serif;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    color: #fff;
    font-size: 78px
}

main[role="content"] .section.itinerary .container:after {
    content: '\e912';
    display: block;
    font-family: 'iconfont', serif;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    color: #fff;
    font-size: 50px
}

main[role="content"] .section.itinerary .container a {
    text-decoration: none
}

main[role="content"] .section.itinerary .container h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    line-height: 50px;
    margin: 0;
    color: #fff;
    padding-bottom: 10px
}

main[role="content"] .section.itinerary .container p {
    font-family: 'Libre Baskerville', serif;
    font-size: 21px;
    font-weight: normal;
    font-style: italic;
    line-height: 21px;
    text-transform: none;
    color: #fff;
    margin: 0
}

main[role="content"] .section.instagram {
    display: flex;
    flex-wrap: wrap
}

main[role="content"] .section.instagram .social-cta {
    flex: 0 1 45%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    max-width: none;
    width: 100%;
    position: relative;
    height: 100%
}

main[role="content"] .section.instagram .social-cta .container {
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 90px
}

main[role="content"] .section.instagram .social-cta .container .title {
    font-family: 'Libre Baskerville', serif;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    line-height: 35px;
    color: #fff;
    margin: 0 auto;
    padding-bottom: 30px;
    text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.75)
}

main[role="content"] .section.instagram .social-cta .container .subtitle {
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 50px;
    color: #fff;
    margin: 0 auto;
    padding-bottom: 5px;
    text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.75)
}

main[role="content"] .section.instagram .social-cta .container .button.inset-radius .button-inset-title {
    text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.75)
}

main[role="content"] .section.instagram .social-cta .social-redundancy {
    background-color: #f5c76a;
    width: 80px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

main[role="content"] .section.instagram .social-cta .social-redundancy p {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    margin: 0;
    white-space: nowrap;
    padding: 20px 210px;
    cursor: pointer
}

main[role="content"] .section.instagram .social-cta .social-redundancy p:hover {
    color: #8c6e4a
}

main[role="content"] .section.instagram .social-cta .social-redundancy p:before {
    content: '\e910';
    display: inline-block;
    position: absolute;
    width: auto;
    height: 20px;
    bottom: 31px;
    right: 200px;
    font-family: 'iconfont', serif;
    font-size: 12px;
    font-style: normal;
    color: #fff
}

main[role="content"] .section.instagram .social-cta .social-redundancy p:hover:before {
    color: #8c6e4a
}

main[role="content"] .section.instagram .social-cta .social-popup {
    display: none;
    width: 300px;
    height: 100%;
    background-color: #e2aa39;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 3;
    padding: 70px 0;
    overflow: hidden
}

main[role="content"] .section.instagram .social-cta .social-popup .close:after {
    content: '\e90b';
    display: inline-block;
    position: absolute;
    width: auto;
    height: 20px;
    top: 10px;
    right: 15px;
    font-family: 'iconfont', serif;
    font-size: 20px;
    font-style: normal;
    color: #fdd079;
    cursor: pointer
}

main[role="content"] .section.instagram .social-cta .social-popup .close:hover:after {
    color: #fff
}

main[role="content"] .section.instagram .social-cta .social-popup .channel {
    font-family: 'Libre Baskerville', serif;
    font-size: 30px;
    font-weight: normal;
    font-style: italic;
    color: #fff;
    display: block;
    padding-bottom: 20px
}

main[role="content"] .section.instagram .social-cta .social-popup .icons .icon {
    max-width: 125px;
    max-height: 125px;
    border: 3px solid #fff;
    display: block;
    margin: 10px auto 20px;
    color: #fff;
    font-size: 68px;
    line-height: 125px;
    text-decoration: none
}

main[role="content"] .section.instagram .social-cta .social-popup .icons .icon:hover {
    color: #e2aa39;
    background-color: #fff
}

main[role="content"] .section.instagram .social-images {
    flex: 0 1 55%;
    max-width: none;
    width: 100%;
    height: 630px;
    overflow-x: scroll;
    overflow-y: hidden;
    position: relative;
    -webkit-overflow-scrolling: touch;
    background-color: #242529
}

main[role="content"] .section.instagram .social-images .insta_img_wrapper {
    width: 320px;
    height: 305px;
    overflow: hidden
}

/* line 734, ../../scss/pages/front-page.scss */
main[role="content"] .section.instagram .social-images .fa-instagram, main[role="content"] .section.instagram .social-images .insta_img_wrapper {
  width: 320px;
  height: 305px;
  overflow: hidden;
  display: inline-block;
  position: relative;
}
/* line 740, ../../scss/pages/front-page.scss */
main[role="content"] .section.instagram .social-images .fa-instagram:before, main[role="content"] .section.instagram .social-images .insta_img_wrapper:before {
  content: '\e91e';
  display: block;
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
  font-family: 'iconfont', serif;
  font-size: 32px;
  z-index: 1;
}
/* line 753, ../../scss/pages/front-page.scss */
main[role="content"] .section.instagram .social-images .fa-instagram img, main[role="content"] .section.instagram .social-images .insta_img_wrapper img {
  transform: scale(1);
  transition: transform .3s;
}
/* line 761, ../../scss/pages/front-page.scss */
main[role="content"] .section.instagram .social-images .fa-instagram:hover img, main[role="content"] .section.instagram .social-images .fa-instagram:hover a img, main[role="content"] .section.instagram .social-images .insta_img_wrapper:hover img, main[role="content"] .section.instagram .social-images .insta_img_wrapper:hover a img {
  transform: scale(1.2);
}
/* line 766, ../../scss/pages/front-page.scss */
main[role="content"] .section.instagram .social-images .insta_img_wrapper:before {
  content: none;
}


/*This code causes instagram icon to display twice*/
/*main[role="content"] .section.instagram .social-images .insta_img_wrapper:before {
    content: '\e91e';
    display: block;
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
    font-family: 'iconfont', serif;
    font-size: 32px;
    z-index: 1
}*/





main[role="content"] .section.instagram .see-more {
    position: absolute;
    width: 110px;
    height: 50px;
    border: 4px solid #fcfafd;
    border-radius: 0;
    background: #bab190;
    top: calc(312px - 30px);
    left: calc(100vw - 130px);
    z-index: 2;
    opacity: .5;
    text-align: center;
    color: #fcfafd;
    font-family: 'Libre Baskerville', serif;
    font-size: 23px;
    font-style: italic;
    line-height: 40px;
    padding: 2px 10px 0 0;
    cursor: pointer;
    box-shadow: 0 0 10px #333
}

main[role="content"] .section.instagram .see-more:hover {
    opacity: 1
}

main[role="content"] .section.instagram .see-more:after {
    content: "\e910";
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 14px;
    font-family: 'iconfont', serif;
    font-size: 14px;
    font-style: normal
}

main[role="content"] .section.instagram .go-back {
    position: absolute;
    width: 110px;
    height: 50px;
    border: 4px solid #fcfafd;
    border-radius: 0;
    background: #bab190;
    top: calc(312px - 30px);
    right: -120px;
    z-index: 2;
    opacity: .5;
    text-align: center;
    color: #fcfafd;
    font-family: 'Libre Baskerville', serif;
    font-size: 23px;
    font-style: italic;
    line-height: 40px;
    padding: 2px 0 0 10px;
    cursor: pointer;
    box-shadow: 0 0 10px #333
}

main[role="content"] .section.instagram .go-back:hover {
    opacity: 1
}

main[role="content"] .section.instagram .go-back:before {
    content: "\e910";
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%) rotate(-180deg);
    left: 14px;
    font-family: 'iconfont', serif;
    font-size: 14px;
    font-style: normal
}
*/
main[role="content"] .myVideo {
    z-index: -1
}

main[role="content"] img[usemap],
main[role="content"] map area {
    outline: none
}

@media screen and (max-width: 1500px) {
    main[role="content"] .section.welcome {
        padding: 70px
    }
    main[role="content"] .section.welcome .content p {
        padding-left: 40px
    }
}

@media screen and (max-width: 1270px) {
    main[role="content"] .section.hero .hero-content {
        height: calc(100vw * .5)
    }
    main[role="content"] .section.hero .hero-content #myVideo {
        max-height: calc(100vw * .5)
    }
    main[role="content"] .section.events .container {
        display: block
    }
    main[role="content"] .section.events .container .content {
        padding: 30px 20px
    }
    main[role="content"] .section.events .container .events .event hr {
        margin: 50px 0 20px
    }
}

@media screen and (max-width: 1000px) {
    main[role="content"] .section.hero .hero-content {
        height: calc(100vw * .6)
    }
    main[role="content"] .section.hero .hero-content #myVideo {
        max-height: calc(100vw * .6)
    }
    main[role="content"] .section.hero .hero-content .overlay {
        min-width: 75%;
        min-height: 75%
    }
    main[role="content"] .section.hero .hero-content .overlay h1 {
        font-size: 10vw
    }
    main[role="content"] .section.hero .hero-content .overlay h1 span {
        font-size: 5.75vw;
        line-height: 5.75vw;
        letter-spacing: 0
    }
    main[role="content"] .section.hero .hero-content .overlay .play-button {
        font-size: 2.5vw
    }
    main[role="content"] .section.hero .hero-content .overlay .play-button:after {
        font-size: 1.2vw;
        top: 1vw
    }
}

@media screen and (max-width: 980px) {
    main[role="content"] .section.hero .hero-content .overlay {
        background-size: 100%
    }
    main[role="content"] .section.welcome {
        display: block;
        padding: 20px
    }
    main[role="content"] .section.welcome .title,
    main[role="content"] .section.welcome .content {
        flex: none
    }
    main[role="content"] .section.welcome .title {
        padding-bottom: 20px
    }
    main[role="content"] .section.events .container .events .event hr {
        margin: 50px 0 20px
    }
    main[role="content"] .section.events .container .events .event .hover-text {
        font-size: 18px;
        bottom: 16px
    }
    main[role="content"] .section.events .container .events .event .hover-text a:after {
        top: 4px
    }
    main[role="content"] .section.instagram {
        display: block;
        height: 532px !important
    }
    main[role="content"] .section.instagram .go-back {
        top: auto;
        right: auto;
        left: 20px;
        bottom: -114px
    }
    main[role="content"] .section.instagram .see-more {
        top: auto;
        bottom: -114px
    }
    main[role="content"] .section.instagram .social-cta {
        flex: none;
        max-width: 100%;
        height: auto
    }
    main[role="content"] .section.instagram .social-cta .container {
        top: 0;
        transform: none;
        padding-top: 20px;
        padding-right: 15px
    }
    main[role="content"] .section.instagram .social-cta .social-redundancy {
        display: none
    }
    main[role="content"] .section.instagram .social-images {
        flex: none;
        width: 100%;
        height: 242px
    }
    main[role="content"] .section.instagram .social-images .fa-instagram {
        width: 242px;
        height: 242px
    }
}

@media screen and (max-width: 768px) {
    main[role="content"] .section.hero .hero-content {
        height: calc(100vw * .7)
    }
    main[role="content"] .section.hero .hero-content #myVideo {
        max-height: calc(100vw * .7)
    }
    main[role="content"] .section.welcome .content p {
        padding-left: 0
    }
    main[role="content"] .section.events .container .events {
        display: block;
        padding-bottom: 40px;
        margin-bottom: 40px
    }
    main[role="content"] .section.events .container .events .event {
        min-height: 140px
    }
    main[role="content"] .section.events .container .events .event:hover {
        background: none
    }
    main[role="content"] .section.events .container .events .event:hover .date {
        color: #fff
    }
    main[role="content"] .section.events .container .events .event:hover .title {
        color: #fff
    }
    main[role="content"] .section.events .container .events .event:hover .hover-text {
        display: none
    }
    main[role="content"] .section.events .container .events .event:hover img {
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.75)
    }
    main[role="content"] .section.events .container .events .event .date {
        padding-left: 220px
    }
    main[role="content"] .section.events .container .events .event .title {
        padding-left: 220px;
        margin: 20px 0 0 0
    }
    main[role="content"] .section.events .container .events .event img {
        width: 200px;
        height: auto;
        top: 32px;
        left: 32px;
        right: auto;
        position: absolute
    }
    main[role="content"] .section.itinerary .container:before {
        left: 75px
    }
    main[role="content"] .section.itinerary .container:after {
        right: 100px
    }
    main[role="content"] .section.itinerary .container h2 {
        font-size: 35px;
        line-height: 35px
    }
    main[role="content"] .section.itinerary .container p {
        font-size: 15px
    }
    main[role="content"] .section.instagram .social-cta .container {
        padding: 40px 0 20px 0
    }
    main[role="content"] .section.instagram .social-cta .container .title {
        font-size: 20px
    }
    main[role="content"] .section.instagram .social-cta .container .subtitle {
        font-size: 35px;
        line-height: 35px
    }
    main[role="content"] .section.instagram .social-cta .container .button.inset-radius a .button-inset-title {
        font-size: 16px
    }
}

@media screen and (max-width: 760px) {
    main[role="content"] .section.hero .hero-content .menu {
        height: 75px
    }
    main[role="content"] .section.hero .hero-content .menu ul {
        height: 75px
    }
    main[role="content"] .section.hero .hero-content .menu ul li.icon {
        height: 75px;
        padding: 0px 5%
    }
    main[role="content"] .section.hero .hero-content .menu ul li.icon p {
        display: none
    }
    main[role="content"] .section.instagram .go-back {
        display: none
    }
    main[role="content"] .section.instagram .see-more {
        display: none
    }
}

@media screen and (max-width: 670px) {
    main[role="content"] .section.hero .hero-content .overlay h1 {
        margin: 8% auto 0
    }
    main[role="content"] .section.hero .hero-content .overlay .play-button {
        bottom: -3vw;
        font-size: 4vw
    }
    main[role="content"] .section.hero .hero-content .overlay .play-button:after {
        font-size: 2vw;
        top: 1.2vw;
        right: -2vw
    }
    main[role="content"] .section.tour-and-ad {
        display: block
    }
    main[role="content"] .section.tour-and-ad .tour,
    main[role="content"] .section.tour-and-ad .ad {
        flex: none
    }
    main[role="content"] .section.tour-and-ad .container {
        width: 100%;
        padding: 40px;
        top: auto;
        transform: none
    }
    main[role="content"] .section.tour-and-ad .container .title {
        width: 100%
    }
    main[role="content"] .section.events {
        min-height: 463px
    }
    main[role="content"] .section.events .container .events {
        display: block;
        margin-bottom: 50px
    }
    main[role="content"] .section.events .container .events .event {
        min-height: 170px;
        flex: none;
        padding: 0;
        width: 100%
    }
    main[role="content"] .section.events .container .events .event:hover {
        background: none
    }
    main[role="content"] .section.events .container .events .event:hover .hover-text {
        display: none
    }
    main[role="content"] .section.events .container .events .event hr {
        margin: 32px 0
    }
    main[role="content"] .section.events .container .events .event .date {
        padding-left: 220px
    }
    main[role="content"] .section.events .container .events .event .title {
        padding-left: 220px;
        margin: 20px 0 0 0
    }
    main[role="content"] .section.events .container .events .event img {
        width: 200px;
        height: auto;
        top: 32px;
        left: 0;
        right: auto;
        position: absolute
    }
    main[role="content"] .section.itinerary {
        min-height: 200px
    }
    main[role="content"] .section.itinerary .container {
        padding: 60px 0
    }
}

@media screen and (max-width: 612px) {
    main[role="content"] .section.itinerary .container {
        width: 100%;
        position: relative;
        top: 0;
        padding: 100px 0;
        transform: none
    }
    main[role="content"] .section.itinerary .container p:after {
        content: "»";
        display: inline-block;
        position: relative;
        padding-left: 10px;
        font-size: 40px;
        font-style: normal;
        font-weight: bold;
        top: 3px
    }
    main[role="content"] .section.itinerary .container:before {
        content: none
    }
    main[role="content"] .section.itinerary .container:after {
        content: none
    }
}

@media screen and (max-width: 554px) {
    main[role="content"] .section.instagram {
        height: 546px !important
    }
    main[role="content"] .section.instagram .social-images {
        height: 242px
    }
}

@media screen and (max-width: 480px) {
    main[role="content"] .section.welcome .title h2 {
        font-size: 40px;
        line-height: 44px
    }
    main[role="content"] .section.welcome .title h2 small {
        font-size: 34px;
        line-height: 46px
    }
    main[role="content"] .section.welcome .content p {
        font-size: 22px;
        line-height: 32px
    }
    main[role="content"] .section.itinerary .container p {
        padding: 0 20px
    }
}

@media screen and (max-width: 428px) {
    main[role="content"] .section.hero .hero-content .menu ul li.icon {
        padding: 0px 3%
    }
    main[role="content"] .section.events .container .events .event .date {
        padding: 0
    }
    main[role="content"] .section.events .container .events .event .title {
        padding: 0;
        margin: 20px 0 40px
    }
    main[role="content"] .section.events .container .events .event img {
        width: 95%;
        position: static
    }
    main[role="content"] .section.instagram {
        height: 546px !important
    }
}

.button.inset-radius {
    padding: 20px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 30px auto
}

.button.inset-radius a {
    text-decoration: none
}

.button.inset-radius a .button-inset-title {
    position: relative;
    width: auto;
    height: auto;
    z-index: 60;
    border-bottom: 2px dotted transparent;
    font-family: 'Libre Baskerville', serif;
    font-size: 23px;
    font-style: italic;
    margin: 5px 18px;
    color: #fff
}

.button.inset-radius a:hover .button-inset-title {
    border-style: dotted;
    border-color: #fff;
    border-image-source: url("../../img/dots.svg");
    border-image-slice: 30%;
    border-image-width: 2;
    border-image-repeat: round;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.button.inset-radius a .box {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: inherit;
    height: inherit;
    border: 3px solid transparent;
    box-sizing: border-box;
    z-index: 50
}

.button.inset-radius a .box .box-border-bg {
    position: absolute;
    border-width: 0;
    border-style: solid;
    border-color: #fff;
    width: auto;
    padding: 0px
}

.button.inset-radius a .box .box-border-horizontal-bg {
    top: 20px;
    bottom: 20px;
    left: -3px;
    right: -3px;
    border-left-width: 3px;
    border-right-width: 3px
}

.button.inset-radius a .box .box-border-verical-bg {
    left: 20px;
    right: 20px;
    top: -3px;
    bottom: -3px;
    border-top-width: 3px;
    border-bottom-width: 3px
}

.button.inset-radius a .box .box-point-holder {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px
}

.button.inset-radius a .box .box-point {
    position: absolute;
    border: 3px solid #fff;
    width: 41px;
    height: 41px;
    border-radius: 20px;
    box-sizing: border-box
}

.button.inset-radius a .box .box-point.box-point-1 {
    left: -20px;
    top: -20px
}

.button.inset-radius a .box .box-point.box-point-2 {
    right: -20px;
    top: -20px
}

.button.inset-radius a .box .box-point.box-point-3 {
    left: -20px;
    bottom: -20px
}

.button.inset-radius a .box .box-point.box-point-4 {
    right: -20px;
    bottom: -20px
}


/*# sourceMappingURL=front-page.css.map */