body {
    background: #FFFFFF;
}

.bkn-ifr{ padding:50px 0;}
.bkn-ifr iframe{border: 0;
    width: 100%;
    height: 810px;}
/*Typography*/
body,
button,
input,
select,
textarea {
    color: #202020;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    /*letter-spacing: 0.4px;*/
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 30px;
    color: #2A3904;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 120%;
}
h1 {
    font-size:70px;
}
h2 {
    font-size:35px;
}
h3 {
    font-size:35px;
}
h4 {
    font-size:25px;
}
h5 {
    font-size:15px;
}
h6 {
    font-size:15px;
}

@media screen and (min-width : 992px) {
    h1 {
        font-size:70px;
    }
    h2 {
        font-size:35px;
    }
    h3 {
        font-size:35px;
    }
}

a {
    color: #ED7E13;
}
a:hover  {
    color: #72BAC3;
}
b, strong {
    font-weight: 700;
}
p {
    line-height: 150%;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 20px;
    /*letter-spacing: -.3pt;*/
}
ul {
    margin:0;
    padding:0;
    list-style:none;
}
label {
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    width: 100%;
}
select, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    border-radius:0;
    -webkit-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.25);
    box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.25);
    padding: 10px 15px;
    vertical-align: middle;
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.alignleft {
    margin-right: 30px;
}
.alignright {
    margin-left: 30px;
}
.button, .email-form a {
    padding: 8px 15px;
    font-size: 17px;
    border:none;
    font-weight: 900;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    line-height: 24px;
}
.button-1, .email-form a {
    color: #FFFFFF;
    background-color: #D67A24;
}
.button-1.focus, 
.button-1:focus, 
.button-1:hover, .email-form a:hover {
    color: #FFFFFF;
    background-color: #72BAC3;
}
.button-2 {
    background-color: #72BAC3;
}
.button-2.focus, 
.button-2:focus, 
.button-2:hover {
    background-color: #5EB1BB;
}

.button-3 {
    background-color: #2A3A04;
    color: #FFFFFF;
}
.button-3.focus, 
.button-3:focus, 
.button-3:hover {
    background-color: #1E2903;
}

.button-4 {
    background-color: #72BAC3;
    color: #FFFFFF;
    text-transform: capitalize;
    font-weight: 400;
}
.button-4.focus, 
.button-4:focus, 
.button-4:hover {
    color: #FFFFFF;
    background-color: #ED7E13;
}
.overlay::before {
    content: "";
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    top: 0;
    left: 0;
    /*right: 0;
    bottom: 0;*/
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
}
.navbar-collapse,
.navbar-form {
    border-color: #939B81;
}
.navbar-toggle {
    border:none;
}
.navbar-toggle .icon-bar {
    background-color: #D67A24;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:transparent;
}
/*.is-sticky #navigation {
    background-color: rgba(42,58,4,.70)
}*/

#navigation {
    z-index: 999;
}
/*#navigation::after {
    content  : "";
    position : absolute;
    width    : 100%;
    height   : 14px;
    left: 0;
    bottom: -15px;
    background: url(images/nav-shadow.png);
}*/
.navbar-brand {
    height: auto;
}
/*#navigation .logo img {
    height: 40px;
}
.home #navigation .logo img {
    height: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
}*/
 #navigation .logo img {
    height: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.header-menu {
    margin: 0;
}
.header-menu > li > a {
    font-size: 15px;
    z-index: 1;
    font-weight: 900;
    color: #FFFFFF !important;
    text-transform: uppercase;
    line-height: 27px;
}

@media screen and (min-width : 1200px) {
    .header-menu > li > a {
        float: left;
    }
}

.header-menu > li > a:focus, 
.header-menu > li > a:hover {
    color: #EC7E13 !important;
    background-color: transparent;
}

.header-menu > .active > a,
.header-menu > .active > a:focus, 
.header-menu > .active > a:hover,
.header-menu .current-page-parent > a ,
.header-menu .current_page_ancestor > a{
    color: #EC7E13 !important;
}

.header-menu > li > a::before {
    bottom: 0;
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    right: 0;
    top:-6px;
    margin: 0 auto;
    background: #ED7E13;
    display: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
@media screen and (min-width: 1200px) {
.header-menu > li > a:hover::before, 
.header-menu > .active > a::before,
.header-menu > .current-page-ancestor > a::before {
    display: block;
}
}
/*.header-menu > li > a .caret {
    display: none;
}*/
.dropdown-menu {
    position: inherit;
    left: inherit;
    float: none;
}
.dropdown-menu>li>a {
    display: block;
    padding: 10px 25px;
    clear: both;
    font-weight: 900;
    white-space: nowrap;
    color: #FFFFFF;
    text-transform: uppercase;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
     background-color: transparent;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #ED7E13 !important;
    background-color: transparent;
}
@media screen and (min-width : 1200px) {
    .primary-menu {
        float: right;
        border-top:1px solid #939B81;
        margin-right: -15px;
    }
    .header-menu > li > a {
        padding:11px 15px;
    }
    .dropdown-menu {
        /*opacity            : 0;
        visibility         : hidden;*/
        display: none;
        border             : none;
        -webkit-transition : all 0.3s ease 0s;
        -moz-transition    : all 0.3s ease 0s;
        -o-transition      : all 0.3s ease 0s;
        transition         : all 0.3s ease 0s;
        /*-webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        transform: translateY(50px);*/
        position: absolute;
        left: 0;
        float: left;
        background-color: #EEEEEE;
    }


    .dropdown:hover > .dropdown-menu {
        /*opacity    : 1;
        visibility : visible;*/
        display: block;
    }
    .dropdown-menu::before {
        top      : -21px;
        content  : "";
        position : absolute;
        width    : 100%;
        height   : 21px;
        display  : block;
    }
    .dropdown-menu>li>a {
        color: #2A3A04;
        line-height: 36px;
        padding: 0 15px;
        text-transform: uppercase;
        font-size: 15px;
    }
    .dropdown-menu>.active>a,
    .dropdown-menu>.active>a:focus,
    .dropdown-menu>.active>a:hover {
        background-color: transparent;
        color: #ED7E13 !important;
    }
    .dropdown-menu li > .dropdown-menu{
        left: 100%;
        top: 0;
    }

    .dropdown-menu li:hover > .dropdown-menu,
    .dropdown-menu li:focus > .dropdown-menu{
        opacity    : 1;
        visibility : visible;
    }

}
.dropdown-toggle {
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 3;
    display: block;
    text-align: center;
    background-color: #D67A24;
    cursor: pointer;
    line-height: 40px;
    color: #ffffff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.header-menu li ul li .dropdown-toggle {
    display: none;
}
.dropdown-marker {
    display: none;
}
@media only screen and (min-width : 1200px) {
    .dropdown > .dropdown-toggle {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .home #navigation-sticky-wrapper {
        position: absolute;
        width: 100%;
    }
}
/*Header*/
.header-top .navbar {
    padding-top: 10px;
}
.home .header-top .navbar {
    background-color: rgba(42,58,4,1)
}


.header-top .navbar {
    background-color: rgba(42,58,4,1)
}
.header-top .links li {
    text-align: center;
    margin-bottom: 10px;
}
.links .call p {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 40px;
    color: #72B8C3;
}
.links .call p strong {
    font-weight: 900;
    color: #FFFFFF;
}
.header-bottom {
    position: relative;
}

.header .social-media {

}
.header .social-media-links {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}

.header .social-media-links li {
    float: left;
    margin: 0 5px;
    display: inline-block;
}

.header .social-media-links li a {
    width: 32px;
    height: 32px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #FFFFFF;
    display: block;
    text-align: center;
    line-height: 32px;
}

@media only screen and (min-width: 768px) {
    .home .header-top .navbar {
        background-color: rgba(42,58,4,.70)
    }
    .header-top .links {
        float: right;
    }
    .header-top .links li {
        display: block;
        float: left;
        margin-left: 30px;
    }
    .social-media {
        position: fixed;
        right: 0;
        top: 180px;
        bottom: initial;
    }
    .home .social-media {
        top: 330px;
    }
     .header .social-media-links li {
        float: none;
        margin: 0;
        display: block;
        -moz-border-radius-topleft: 25px;
        -webkit-border-top-left-radius: 25px;
        border-top-left-radius: 25px;
        -moz-border-radius-bottomleft: 25px;
        -webkit-border-bottom-left-radius: 25px;
        border-bottom-left-radius: 25px;
        background-color: #D67A24;
        padding: 5px;
        margin-bottom: 2px;
    }
}
@media only screen and (min-width: 1200px) {
    .header-top .cta {
        float: right;
    }

}

/*Hero*/
.hero {
    background-image: url(images/banner.jpg);
    padding: 0;
    position: relative;
    height: 810px;
    overflow: hidden;
     background-position:center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.hero::before {
   /* background-color: rgba(0,0,0,.50);*/
  z-index: 12;
  
}
.hero-content {  
    top: 50%;
    transform: translateY(-50%);
    webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    position: relative;
    margin: 0 auto;
    z-index: 15;
    padding: 0 15px;
    margin-top: 100px;
}

.hero .text {
    text-align: center;
    margin-bottom: 80px;
}
.hero .text h2 {
    color: #72B9C3; 
    font-size: 35px;
    line-height: 120%;
    margin-bottom: 30px;
}
.hero .text h3 {
    font-size: 25px;
    color: #ffffff;
    line-height: 120%;
    margin-bottom: 0;
  text-transform:capitalize;
}
.hero .links {
    text-align: center;
}
.hero .links .button {
    padding: 14px 20px;
    font-weight: 900;
    margin: 0 15px 30px 15px;
  display:inline-block;
  width:200px;
}
.hero video, .hero .video{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 10;
}
@media only screen and (min-width : 992px) {         
    .hero-content { 
        margin-top: 0;
    }
    .hero .text h2 {
        font-size: 70px;
    }
    .hero .text h3 {
        font-size: 35px;
    }
}
@media only screen and (min-width : 1200px) {
    .hero-content { 
        width: 1170px;
    }
}

/*Breadcrumb*/
.banner-breadcrumb {
  color:#FFFFFF;
  position:absolute;
  bottom:30px;
  left:15px;
}
.banner-breadcrumb > span {
  color:#72BAC3;
}
.banner-breadcrumb > span a {
  color:#ED7E13;
}
.banner-breadcrumb > span a:hover {
  color:#72BAC3;
}

/*Global*/
/*Sections*/
.section {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}
.gray-bg {
    background-color: #EEEEEE;
}

.content-box  {
    margin-bottom: 50px;
}
.content-box:after {
    clear: both;
    display: table;
    content: " ";
}
.content-box ul {

}
.content-box ul li {

}

/*Slick Slide*/
.slick-slide:focus { outline: none; } 

.slick-slider .slick-prev,
.slick-slider .slick-next  {
    z-index: 10;
}
.slick-slider .slick-prev {
    background-image: url(images/arrow-left.png);
}
.slick-slider .slick-next {
    background-image: url(images/arrow-right.png);
}
.slick-slider .slick-prev {
    left: 15px;
}
.slick-slider .slick-next {
    right: 15px;
}


.lodging-slider .slick-prev {
    background-image: url(images/arrow-left-1a.png);
}
.lodging-slider .slick-next {
    background-image: url(images/arrow-right-1a.png);
}
.lodging-slider .slick-prev,
.lodging-slider .slick-next {
    top: inherit !important;
    bottom: -5px;
}
.lodging-slider .slick-prev {
    left: 15px;
}
.lodging-slider .slick-next {
    right: inherit;
    left: 70px;

}

@media only screen and (min-width: 1440px) {
    .slick-slider {
        padding: 0;
    }
    .packages-slider .slick-prev {
        left: -85px;
    }
    .packages-slider .slick-next {
        right: -85px;
    }
    .testimonials-slider .slick-prev {
        left: 30px;
    }
    .testimonials-slider .slick-next {
        right: 30px;
    }
}


/*Home Page*/
/*Sections*/
.home .section-header .heading {
    text-align: center;
}
.home .section-header .sub-heading {
    text-align: center;
}
.home .section-header .sub-heading p {
    color: #212121;
}
.home .section-header .content {
    text-align: center;
}
.home .section-header .content p {
    font-size: 25px;
    line-height: 38px;
    font-weight: 300;
    margin-bottom:30px;
}

/*Call To Action*/
.call-to-action-2 {
    background-image: url(images/content-background-2.png);
}
/*Sign Up */
.call-to-action-2 {
    padding: 0;
    overflow: hidden;
    text-align: center;
    border-top: 1px solid #FFFFFF;
}
.call-to-action-2 .email-form {
    padding: 0; text-align:center;    
}

.call-to-action-2 .more-info, .call-to-action-2 .email-form{position: relative;
    min-height: 211px;}
.call-to-action-2 .email-form p{position: absolute;
    left: 0;
    right: 0;
    width: 150px;
    margin: 0 auto;
    bottom: 0;}
	.call-to-action-2 .more-info .button{position: absolute;
    left: 0;
    right: 0;margin: 0 auto; width:210px;
    bottom: 0;}
.call-to-action-2 .email-form .gform_wrapper {
    margin: 0 !important;
    max-width: 100%;
}
@media screen and (min-width : 768px) {
    .call-to-action-2 .email-form .gform_wrapper {
        display: inline-block;
    }
}

.call-to-action-2 .content h3 {
    font-weight: 700;
    font-size: 35px;
    color: #FFFFFF;
    text-align: center;
    text-transform: capitalize;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.40);
    margin-bottom:25px;
}
.call-to-action-2 p {
    margin-bottom: 0;
    font-size: 15px;
    color: #474747;
    line-height: 20px;
}
.call-to-action-2 .sign-up-form {
    position: relative;
}
.call-to-action-2 .sign-up-form label {
    display: block;
    margin-bottom: 0;
}
.call-to-action-2 .sign-up-form input[type="text"],
.call-to-action-2 .sign-up-form input[type="email"] {
    width: 100%;
    background-color: #FFFFFF;
    color: #666666;
    padding: 9px 14px;
    border: 1px solid #FFFFFF;
    float: left;
    margin-right: 20px;
    font-size: 15px;
    margin-bottom: 10px;
    -webkit-box-shadow: inset 0px 10px 10px -8px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 10px 10px -8px rgba(0,0,0,0.2);
    box-shadow: inset 0px 10px 10px -8px rgba(0,0,0,0.2);
}
.call-to-action-2 .sign-up-form input[type="email"] {
    padding: 8px 14px;
}
.call-to-action-2 .sign-up-form input[type="submit"] {
    width: 170px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #FFFFFF;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background-color: #ED7E13;
    font-size: 17px;
    font-weight: 900;
    color: #FFFFFF;
    text-transform: uppercase;
}

@media screen and (min-width : 768px) {
    .call-to-action-2 .sign-up-form input[type="text"],
    .call-to-action-2 .sign-up-form input[type="email"] {
        width: calc( 50% - 20px );
    }
    .call-to-action-2 .sign-up-form label {
        padding-right: 170px;
    }
    .call-to-action-2 .sign-up-form input[type="submit"] {
        position: absolute;
        right: 0;
        top: 0;
    }
}
@media screen and (min-width : 1200px) {
    .call-to-action-2 {
        text-align: left;
    }
    .call-to-action-2 .sign-up-form label {
        margin-bottom: 0;
    }
    .call-to-action-2 .sign-up-form {
        position: relative;
    }
}
.call-to-action-2 .col-2 {
    background-image: url(images/cta-wildman-adventure-resort.jpg);
    background-repeat: no-repeat;
    background-position: center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    border-top: 1px solid #FFFFFF;
}
.call-to-action-2 .col-2:before {
    /*background-color: rgba(0,0,0,.40)*/
}

@media screen and (min-width: 992px) {
    .call-to-action-2 .col-2 {
        border-top: none;
        border-left: 1px solid #FFFFFF;
    }
    .call-to-action-2 .section-content {
        display: flex;
    }
}
.call-to-action-2 .content {
    z-index: 20;
    position: relative;
}
.call-to-action-2 .more-info {
    padding: 0;
    text-align: center;
}
.call-to-action-2 .more-info .button, .email-form a {
    border:1px solid #FFFFFF;
}

.page-template-adventure-page #page-header h1.page-title{ display:none;}

/*Featured Adventures*/
.featured-adventures .adventure-box {
    position: relative;
    /*width: 252px;
    height: 380px;*/
    margin: 0 auto 30px auto;
    display: block;
}
.featured-adventures .adventure-box .image {
    height: 380px;
}
.featured-adventures .adventure-box .text {
    background-color: rgba(0,0,0,.50);
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 40px 30px;
  text-align:center;
}
.featured-adventures .adventure-box:hover .text {
    background-image: url(images/overlay.jpg);
}
.featured-adventures .adventure-box .text h3 {
    font-size: 25px;
    color: #FFFFFF;
}

.featured-adventures .adventure-box .text p {
    color: #FFFFFF;
    display: none;
}
.featured-adventures .adventure-box .text .button {
    display: none;
}
.featured-adventures .adventure-box .vertical-align {
    top: 50%;
    transform: translateY(-50%);
    webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    position: relative;
}
.featured-adventures .adventure-box:hover .text p {
    display: block;
}
.featured-adventures .adventure-box:hover .text .button {
    display: inline-block;
}

@media screen and (min-width: 1200px) {
    .featured-adventures .adventure-box {
         margin: 0 auto;
    }
}

/*Packages*/
.packages-slider .slick-slide {
    margin-right:15px;
    margin-left:15px;
}
.packages .package-box {
    background-color: #FFFFFF;
    min-height: 580px;
    width: 370px;
    position: relative;
    margin: 0 auto;
    display: block;
}
.packages .package-box .title {
    padding: 10px;
    text-align: center;
    height: 110px;
    position: relative;
}
.packages .package-box .title h3 {
    font-size: 25px;
    margin-bottom: 0;

    top: 50%;
    transform: translateY(-50%);
    webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    position: relative;
}
.packages .package-box .title h3 a{
    color: #2A3A04;
}

.packages .slick-slide:nth-child(3n+1) .package-box .pricing {
    background: #ED7E13;
}
.packages .slick-slide:nth-child(3n+2) .package-box .pricing {
    background: #2A3A04;
}
.packages .slick-slide:nth-child(3n+3) .package-box .pricing {
    background: #72BAC3;
}

.packages .col-md-4:nth-child(3n+1) .package-box .pricing {
    background: #ED7E13;
}
.packages .col-md-4:nth-child(3n+2) .package-box .pricing {
    background: #2A3A04;
}
.packages .col-md-4:nth-child(3n+3) .package-box .pricing {
    background: #72BAC3;
}
.package-box .pricing .price {
    height: 100px;
    text-align: center;
}
.package-box .pricing .price h4 {
    color: #FFFFFF;
    font-size: 50px;
    margin-bottom: 0;
}
.package-box .pricing .price h4 span {
    font-weight: 300;
}
.package-box .pricing .price p {
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
}

.package-box .text {
    padding: 30px;
}
.package-box .text p {
    text-align: center;
    color: #202020;
}
.package-box .link {
    position: absolute;
    bottom: 0;
    padding-bottom: 35px;
    text-align: center;
    width: 100%;
}
.package-box-6 .pricing {
    padding: 0 10px;
}
.package-box-6 .pricing:after {
    clear: both;
    display: table;
    content: " ";
}
.package-box-6 .pricing .price {
    width: 50%;
    float: left;
    height: 130px;
}
.package-box-6 .pricing .price h4 {
    font-size: 45px;
}
.package-box-6 .pricing .price p {
    text-transform: capitalize;
}
.package-box-6 .pricing .price p span {
    display: block;
}

@media only screen and (min-width: 768px) {
    .packages-slider {
        margin:50px -15px 0 -15px;
        
    }
}

/*Featured Lodgings*/
.featured-lodgings .lodging-box {
    position: relative;
    /*width: 322px;
    height: 380px;*/
    margin: 0 auto 30px auto;
    display: block;
}
.featured-lodgings .lodging-box .image {
    height: 380px;
}
.featured-lodgings .lodging-box .text {
    /*background-color: rgba(0,0,0,.40);*/
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 40px 30px;
}
.featured-lodgings .lodging-box:hover .text {
    background-image:url(images/overlay.jpg);
}

.featured-lodgings .lodging-box .text h3 {
    font-size: 25px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.featured-lodgings .lodging-box .text p {
    color: #FFFFFF;
    display: none;
}
.featured-lodgings .lodging-box .text .button {
    display: none;
}
.featured-lodgings .lodging-box .vertical-align {
    top: 50%;
    transform: translateY(-50%);
    webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    position: relative;
}
.featured-lodgings .lodging-box:hover .text p {
    display: block;
}
.featured-lodgings .lodging-box:hover .text .button {
    display: inline-block;
}

/*Featured Links*/
.featured-links .link-box {
    position: relative;
    width: 270px;
    height: 270px;
    margin: 0 auto 60px auto;
    position: relative;
    display: block;
    background:#FFFFFF;
}
.featured-links .link-box .image {
    padding: 105px 0 55px 0;
    text-align: center;
}
.featured-links .link-box .text {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 40px 30px;
    text-align: center;
}
.featured-links .link-box:hover .text {
    background-image: url(images/overlay.jpg);  
}
.featured-links .link-box:hover .text h4 {
    color: #FFFFFF;
}


.featured-links .link-box .text::after {
    content: "";
    background-image: url(images/arrow-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}

.featured-links .link-box:hover .text::after {
    display: block;
}

.featured-links .link-box .text h4 {
    font-size: 20px;
    color: #2A3904;
    margin-bottom: 20px;
    text-transform: capitalize;
}

/*Slick slider*/
.slick-slide {
    outline: none;
}
.slick-slide img {
    margin: 0 auto;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
    width: 40px;
    height: 40px;
    top: 50%;
    display: none;
    position: absolute;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
}
.slick-dots {
    margin-top: 40px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    display: block;
    width: 10px;
    height: 4px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: rgba(255,255,255,.30);
    border-radius: 0;
}
@media screen and (min-width : 992px) {
  .slick-dots li button {
    width: 50px;
  }
}

/*Inner Pages*/
/*Page Header*/
.page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: none;
    height: 360px;
    background-color: #666666;
    background-image: url(images/wildman-adventure-resort.jpg);
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.page-header::before {
    /*background-color: rgba(0,0,0,.50);*/
}
.page-header .container {
    height: 100%;
  position:relative;
}
.page-header .page-title {
    color: #72B8C3;
    margin-bottom: 0;
    line-height: 120%;
    text-transform: uppercase;
    font-size:35px;
    text-align: center;
}
.page-header .page-title span {
    color: #9FBF51;
}
.page-header .page-sub-title {
    font-size: 25px;
    font-weight: 300;
    color: #ffffff;
    line-height: 120%;
    margin-bottom: 10px;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
    letter-spacing: 5.5px;
    text-transform: uppercase;
}
.page-header .section-header {
    top: 50%;
    transform: translateY(-50%);
    webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    position: relative;
    margin: 0 auto;
    z-index: 20;
}
@media screen and (min-width: 992px) {
  .page-header .page-title {
     font-size:70px;
  }
}
/*Introduction*/
.introduction .image {
    margin-bottom: 30px;
}
.introduction .description .text p:last-child {
    margin-bottom: 0;
}
.introduction .pricing {
    background-color: #72B9C3;
    padding: 10px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.introduction .pricing .price {
    float: left;
}
.introduction .pricing .price h4 {
    color: #FFFFFF;
    font-size: 50px;
    margin-bottom: 0;
    float: left;
    margin-right: 10px;
}
.introduction .pricing .price h4 span {
    font-weight: 300;
}
.introduction .pricing .price p {
    color: #FFFFFF;
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    float: left;
    line-height: 60px;
}
.introduction .pricing .button {
    float: right;
    border:1px solid #FFFFFF;
    margin-top: 8px;
}

.introduction .upgrades {
    padding-top:30px;
}
.introduction .upgrade {
    background-image: url(images/content-background-3.png);
    padding: 20px 25px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.introduction .upgrade .text {
    float: left;
    width: calc(100% - 170px);
}
.introduction .upgrade .text p {
    color: #FFFFFF;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0;
    float: left;
    line-height: 120%;
}
.introduction .upgrade .cta {
    float: right;
}
.introduction .upgrade .cta .button {
  margin-bottom:0;
}
@media screen and (max-width:1439px) {
  .introduction .image{ width:103vh !important;}
}
@media only screen and (min-width: 992px) {
    .introduction {
      padding-top: 0;
      padding-bottom: 0;
      overflow: hidden;
    }
    .introduction .section-content {
        display: -webkit-flex; /* Safari */
        -webkit-flex-direction: row-reverse; /* Safari 6.1+ */
        display: flex;
        flex-direction: row-reverse; 
    }
    .introduction .section-content [class*='col-']:first-child {
        float: right;
    }
    /* fluid height hack
        .introduction .image {
        margin-bottom: 0;
        margin-bottom: 0;
        position: absolute;
        width: 170%;
        height: 100%;
    }
    .introduction .image img {
        object-position: center;
    }*/
    .introduction .image {
        margin-bottom: 0;
        margin-bottom: 0;
        /*width: 170%;*/ width:91vh;
        height: 100%;
    }
    .introduction .description {
        padding:60px 50px 60px 0;
    }
}

.page-sub-header .section-header .heading {
    text-align: center;
}
.page-sub-header .section-header .heading h2, .page-sub-header .section-header .heading h1 {
    font-size: 35px;
    text-transform: capitalize;
    margin-bottom: 0;
}

/*Page Navigation*/
.navigation-list .section-header .heading {
    text-align: center;
}

.navigation-list .section-header .heading h4 {
    font-size: 20px;
    text-transform: capitalize;
}
.page-links {
    margin-bottom: 0;
}
.page-links ul {
    text-align: center;
}
.page-links ul li {
    display: inline-block;
    margin: 7px;
}
.page-links ul li::before {
    display: none;
}
.page-links ul li a {
    background-color: #FFFFFF;
    line-height: 40px;
    border-radius: 20px;
    color: #2A3904;
    font-size: 15px;
    font-weight: 700;
    display: block;
    padding: 0 10px;
}
.page-links ul li a:hover,
.page-links ul li.current-menu-item a {
   background-color: #72B9C3; 
}


.cta.download .button {
    margin-right: 5px;
    margin-bottom: 20px;
}

.package .introduction .heading h3 {
    text-transform: capitalize;
}
.group .introduction .heading h3 {
    text-transform: capitalize;
}

.details .text h3 {
    font-size: 20px;
    text-transform: capitalize;
}
/*Main Content*/
#main-content {
    padding-top: 60px;
    padding-bottom: 0;
}
@media screen and (min-width: 992px) {
  .main-content {
      padding-right: 30px;
  }
}
.main-content h3,
.main-content h4 {
  margin-bottom: 20px;
  text-transform: capitalize;
}
.main-content h4 {
  color:#72BAC3;
}
.main-content .heading h2,
.main-content .heading h3, 
.main-content .heading h4 {
  text-transform: uppercase;
  color:#2A3904;
}

.main-content > ul {
    margin-bottom: 30px;
}
.main-content ul {
  margin-bottom:30px;
}
.main-content ul li {
    position: relative;
    padding-left: 12px;
    line-height: 200%;
}
.main-content ul li::before {
    content: "";
    background-color: #ED7E13;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 15px;
    display: block;
}
.main-content ul li ul li::before {
    background-color: #72BAC3;
}
.main-content ul li ul {
  margin-bottom:0;
}

/*Overview*/
.overview .details {
    background-color: #FFFFFF;
    padding: 30px;
    position: relative;
    margin-bottom: 30px;
}
.overview .details:before {
    content: "";
    background-color: #ED7E13;
    width: 5px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}
.overview .details .text {
    margin-bottom: 20px;
}
.overview .details .text ul {
}
.overview .details .text ul li {
    position: relative;
    line-height: 140%;
    margin-bottom: 10px;
    padding-left: 170px;
}
.overview .details .text ul li strong {
    position: absolute;
    left: 0;
    top: 0;
}
.overview .details .text ul li:before {
    display: none;
}
.overview .description {

}
.overview .description p:last-child {
    margin-bottom: 0;

}
@media screen and (min-width: 992px) {
    .overview .details {
       
    }
    .overview .description {
        padding-left: 50px;
    }
}
.overview .review {
    background-color: #FFFFFF;
    position: relative;
    padding: 20px;
    margin-top: 30px;

}
.overview .review:before {
    content: "";
    background-color: #ED7E13;
    width: 5px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}

.overview .review p {
    font-style:italic;
    font-size:20px;
    color:#333333;
}

.overview .review p span {
    font-size:15px;
    display: block;
    margin-top: 10px;
    font-style: normal;
}

/*Lodgings Page*/
.lodgings-list .lodging-box {
    position: relative;
   
    height: 380px;
    margin: 0 auto 30px auto;
    display: block;
}

.lodgings-list .lodging-box .image {
      height: 380px;
}
.lodgings-list .lodging-box .text {
   /* background-color: rgba(0,0,0,.40);*/
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 50px 30px 40px 30px;
    text-align: center;
}

.lodgings-list .lodging-box:hover .text {
    background-image: url(images/overlay.jpg);
}

.lodgings-list .lodging-box .text .vertical-align {
    top: 50%;
    transform: translateY(-50%);
    webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    position: relative;
}

.lodgings-list .lodging-box .text h3 {
    font-size: 25px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.lodgings-list .lodging-box .text .link {
    position: absolute;
    padding-bottom: 40px;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
}

/*Adventures Page*/
.adventures-list .adventure-box {
    position: relative;
   min-width: 370px;
    
    margin: 0 auto 30px auto;
    display: block;
}
.adventures-list .adventure-box .image {
   height: 380px;
}
.adventures-list .adventure-box .text {
    /*background-color: rgba(0,0,0,.40);*/
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 50px 30px 40px 30px;
    text-align: center;
}

.adventures-list .adventure-box:hover .text {
    background-image: url(images/overlay.jpg);
}

.adventures-list .adventure-box .text .vertical-align {
    top: 50%;
    transform: translateY(-50%);
    webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    position: relative;
}

.adventures-list .adventure-box .text h3 {
    font-size: 25px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.adventures-list .adventure-box .text .link {
    position: absolute;
    padding-bottom: 40px;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
}
.adventures-list .section-header .heading {
    text-align: center;
}
.adventure .introduction .description h4 {
    font-size: 20px;
}
.adventure .introduction .heading .button {
  margin-bottom:30px;
}
@media screen and (min-width: 992px) {
  .adventure .introduction .heading .button {
      float: right;
  }
}
.adventure .introduction .text {
    clear: both;
    margin-bottom: 30px;
}

.adventure .introduction .text p:last-child {
    margin-bottom: 0;
}
@media screen and (min-width: 992px) {
    .adventure .introduction .description h4 {
        float: left;
        width:50%;
    }
    .adventure .introduction .text {
        margin-bottom: 0;
    }
}
.location-box {
  	margin-bottom:30px;
}
@media screen and (min-width: 992px) {
    .location-box {
        padding-right: 40px;
        margin-bottom:0;
    }
    .featured-video-box {
        padding-left: 20px;
    }
}
.featured-video-box .video-1 {
    margin-bottom: 30px;
}
.featured-adventures .adventure-box {
    position: relative;
    height: 380px;
    display: block;
}
.featured-adventures .adventure-box .text {
   /* background-color: rgba(0,0,0,.40);*/
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 50px 30px 40px 30px;
}
.featured-adventures .adventure-box:hover .text {
    background-image: url(images/overlay.jpg);
}

.featured-adventures .adventure-box .text .vertical-align {
    top: 50%;
    transform: translateY(-50%);
    webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    position: relative;
}

.featured-adventures .adventure-box .text h3 {
    font-size: 25px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.featured-adventures .adventure-box .text .link {
    position: absolute;
    padding-bottom: 40px;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
}
@media screen and (min-width: 992px) {
    .related-adventures {
        padding-right: 30px;
    }
}

/*Blog Page*/
.blog-posts .blog-entry {
    background-color:#FFFFFF;min-height: 425px !important;
    
}
.blog-post .main-content {
    margin-bottom: 60px;
}
@media screen and (min-width: 992px) {
    .blog-post .main-content {
      padding-right: 30px;
    }
}
.blog-post .post .entry-header .title {
    margin-bottom: 20px;
    text-transform: capitalize;
} 
.blog-post .post .entry-image .title {
    margin-bottom: 30px;
}
.blog-post .author {
    background-color: #FFFFFF;
    padding: 60px 30px 30px 30px;
    position: relative;
}
.blog-post .author .image img {
  margin-bottom:20px;
}
@media screen and (min-width: 992px) {
    .blog-post .author {
        padding: 60px 30px 30px 200px;
    }
    .blog-post .author .image {
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 30px;
        margin-left: 30px;
    }
    .blog-post .author .image img {
      margin-bottom:0;
    }
}

.blog-post .author .image h5 {
    margin-bottom: 20px;
    color:#2C2C31;
    text-transform: capitalize;
}
.blog-post .author .text h5 {
    margin-bottom: 10px;
}
.blog-post .author .text p {
    margin-bottom: 0;
    line-height: 150%;
}
.blog-entry {
    margin-bottom: 30px;
}
.entry-header {
    position: relative;
}
.entry-header::before {
    background-color: rgba(0,0,0,.50);
}
.entry-heading {
    position: absolute;
    z-index: 20; 
    padding: 20px 30px;
    bottom: 0;
}
.entry-header .title {
    margin-bottom: 0;
}
.entry-header .title a {
    font-size: 25px;
    color: #FFFFFF;
}

.entry-text {
    padding: 25px 30px;
}
.entry-text p {
    margin-bottom: 15px;
}
.entry-text .link {
    cursor: 
}

/*Blog Pagination*/
.pagination {
    width: 100%;
    text-align: center;
    margin: 30px 0 0 0;
    border-radius: 0;
    padding: 50px 0 0 0;
    border-top:1px solid #FFFFFF;
}
.pagination .page-numbers {
    background-color: #72BAC3;
    height: 40px;
    width: 50px;
    display: inline-block;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    margin: 0 3px;
}
.pagination .page-numbers:hover,
.pagination .current {
    background-color: #D67A24;
}

/*Groups Page*/
/*Landing*/
.groups-list .heading {
    text-align: center;
}
.group-details .detail-2 {
    float: right;
}
.group-details img {
    margin-bottom: 30px;
}
.group-details h3 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.group-details ul li {
    line-height: 200%;
    font-weight: 400;
    font-size: 17px;
    padding-left: 20px;
    position: relative;
}
.group-details ul li::before {
    content: "";
    background-color: #333333;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 14px;
    display: block;
}
.group-details ul li a {
    color: #1F1F1F;
}
.group .content .cta {
    margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .group .content .cta {
    margin-bottom: 0;
}
    .group-details {
        margin: 0 -6px;
    }
    .group-details .detail {
        width: 50%;
        float: left;
        padding: 0 6px;
    }
    .group-details .detail-1 {
        float: left;
    }
}
.group-box {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    background-color: #FFFFFF;
    position: relative;
    min-height: 240px;
    display: block;
}
.group-box .image img {
    width: 100%;
}
.group-box .text {
    padding: 30px 40px;
}
.group-box .text h3 {
    font-size: 25px;
    margin-bottom: 15px;
}
.group-box .text p {
    margin-bottom: 20px;
}
.group-box .text p {
    color: #1F1F1F;
}
@media screen and (min-width : 1200px) {
    .group-box .image {
        position: absolute;
        top: 0;
        margin-bottom: 0;
        height: 100%;
        width:370px;
    }
    .odd.group-box .image {
        right: 0;
    }
    .even.group-box .image {
        left: 0;
    }
    .odd.group-box  {
        padding-right: 370px;
    }
    .even.group-box  {
        padding-left: 370px;
    }
}
.group .introduction .button {
    margin-bottom: 30px;
}

.group-details .detail {
  margin-bottom: 30px;
}

/*Client Stories*/
.testi{ border-top:1px solid #2A3A04;padding-top: 25px;
    padding-bottom: 20px;}
.testi:first-child{ border:none; padding:0;}
.client-stories .slick-prev {
    background: url(images/arrow-left.png);
    background-color: #FFF !important;
    border-radius: 50%;}
.client-stories .slick-next {
    background: url(images/arrow-right.png);
    background-color: #FFF !important;
    border-radius: 50%;}

.client-stories {
    padding-top: 0;
    padding-bottom: 0;
}
.client-stories .container-fluid {
    max-width:initial;
    padding-left: 0;
    padding-right: 0;
}
.client-stories .featured-testimonial {
    position: relative;
}
.client-stories .image {
   min-height: 440px;
}
.client-stories .image .media {
    position: absolute;
}
.client-stories .image:before {
   /* background-image: url(images/testimonial-overlay.png);*/
    background-repeat: repeat-y;
    background-position: top right;
    -webkit-background-size: initial;
    -moz-background-size: initial;
    -o-background-size: initial;
    background-size: initial;
    z-index: 10;
}
.reviews .image:before {
    /*background-image: url(images/reviews-overlay.png);*/
      background-position: top left;
}
.client-stories .text {
    padding: 60px 70px 50px 70px;
    position: relative;
    z-index: 20;
    max-width: 1380px;
    margin: 0 auto;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 50px;
}
.client-stories .text h3 {
    color: #FFFFFF;
    text-transform: capitalize;
}
.client-stories .text p  {
    color: #FFFFFF;
    font-style: italic;
    line-height: 150%;
    margin-bottom: 35px;
}
.client-stories .text p a {
    font-style: normal;
}

.client-stories .text p a:hover {
    color: #72BAC3;
}

.client-stories .cta {
        text-align: center;
}

.client-stories .cta .button {
    margin-bottom: 30px;
}

.client-stories .cta .view {
    margin-bottom: 0;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 900;
}
.client-stories .cta .view a {
    display: block;
}
@media screen and (min-width: 992px) {
    .client-stories .text {
        text-align: left;
    }

    .reviews .text .text-inner {
        padding-right: calc( 50% - 30px );
    }
    .testimonials .text .text-inner {
        padding-left: calc( 50% - 30px );
    }
    .client-stories .cta .button {
        float: left;
    }
    .client-stories .cta .view {
        margin-left: 40px;
        float: left;
    }
    .client-stories .cta .view img  {
        display: block;
    }

}

/*Package Page*/
.package-details .content h3 {
    font-size: 20px;
    text-transform: capitalize; 
}
.package-details ul {
    margin-bottom: 30px;
}
.package-details ul li {
    line-height: 200%;
    font-weight: 400;
    font-size: 17px;
    padding-left: 20px;
    position: relative;
}
.package-details ul li::before {
    content: "";
    background-color: #333333;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 14px;
    display: block;
}
.package-details ul li a {
    color: #1F1F1F;
}
.package-details .cta {
    padding-top: 10px;
    text-align: center;
}
.packages-list .section-header .heading {
    text-align: center;
}
.packages-list .section-content .package-box {
    margin-bottom: 30px;
}
/*Gallery*/
.gallery ul li {
    margin-bottom: 18px;
    text-align:center;
}

.gallery ul li:before {
    display: none;
}

@media screen and (min-width : 480px) {
    .gallery ul {
        margin: 0 -6px 0 -6px;
    }
    .gallery ul li {
        width: 50%;
        float: left;
        padding: 0 6px;
    }
    .gallery ul li:nth-last-child(-n+2) {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 992px) {
    .overview .section-content {
        display: flex;
    }
    .overview .section-content .content {
        height: 100%;
    }
    .package .overview .description {
        padding-bottom: 170px;
    }
    .overview .review {
        position: absolute;
        bottom: 0;
    }
    
}

/*Contact Page*/
.contact-form .heading {
    text-align: center;
}
.contact-form h4 {
    text-transform: capitalize;
    font-size: 25px;
}
/*Map*/
.locations .map {
    margin-bottom: 30px;
}

/*Form*/
.gform_wrapper ul li.gfield {
    clear: none !important;
}
.gform_wrapper label.gfield_label {
    color: #6B6B6B;
    font-weight: 400 !important;
    font-size: 15px !important;
    margin-bottom: 0 !important;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}
.gform_wrapper .gfield_checkbox li label {
    color: #2A3904 !important;
}
.gform_wrapper ul.gform_fields {
    margin: 0 -15px !important;
}
#input_1_9 {
    column-count: 2;
}
.gform_wrapper .gform_footer {
    clear: both;
    text-align: center;
}
.gform_wrapper .gform_footer input[type=submit] {
    width: 170px !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #FFFFFF;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background-color: #ED7E13;
    font-size: 17px;
    font-weight: 900;
    color: #FFFFFF;
    text-transform: uppercase;
    margin:0 !important;
}
@media screen and (min-width: 992px) {
    .gform_fields  .gfield {
        float: left;
    }
    #field_1_1,
    #field_1_2,
    #field_1_3,
    #field_1_9{
        width: 33.33333333%;
    }
    #field_1_9 {
        clear: left;
    }
    #field_1_5,
    #field_1_6,
    #field_1_7 {
        width: 22.22222222%;
    }
    #field_1_8 {
        width: 66.66666667%;
    }
    .email-form .gform_wrapper .gform_footer {
        position: absolute;
        right: 0;
        width: auto;
    }
}
body .email-form .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
}

.email-form .gform_wrapper li.hidden_label input {
    margin-top: 0;
}

.email-form .gform_wrapper .gform_footer {
    padding:0 !important;
    margin: 0 !important; 
}
.email-form .gform_wrapper ul.gform_fields li.gfield {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
     .email-form .gform_wrapper ul.gform_fields li.gfield {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 641px) {
    .gform_wrapper textarea.large {
        height: 170px !important;
    }
    .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 15px !important;
        padding-left: 15px;
    }
    .gform_wrapper .top_label input.large.datepicker,
    .gform_wrapper .top_label input.medium.datepicker,
    .gform_wrapper .top_label input.small.datepicker {
        width: 100%;
    }
}
@media screen and (min-width: 992px) {
    .lodgings-list .section-content {
        display: table;
        text-align:center;
        width:100%;
        margin: 0;
    }
    .lodgings-list .section-content .col-md-4{
        display: inline-block;
        float:none;
    }
    .adventures-list .section-content {
        display: table;
        text-align:center;
        width:100%;
        margin: 0;
    }
    .adventures-list .section-content .col-md-4 {
        display: inline-block;
        float:none;
    }
}

/*Sidebar*/
/*Widget*/
.sidebar .widget {
    margin-bottom: 50px;
}

.sidebar .widget-header {
    margin-bottom: 15px;
    text-align:center;
}
.sidebar .widget-header .widget-title {
    line-height: 120%;
    margin-bottom: 20px;
    font-size: 25px;
}
.sidebar .widget-header .widget-title span {
    font-weight: 500;
}
.sidebar .widget ul {
    margin: 0;
}
.sidebar .widget ul li {
    position: relative;
    text-align: center;
}
.sidebar .widget ul li a {
    display: block;
}

.sidebar .widget .list-1 li {
    line-height: 250%;
    font-weight: 400;
    font-size: 17px;
}
.sidebar .widget .list-1 li::before {
    content: "";
    background-color: #ED7E13;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 16px;
    display: none;
}
.sidebar .widget .list-1 li a {
    color: #1F1F1F;
}
.sidebar .widget .list-2 li {
    margin-bottom: 1px;
    line-height: 120%;
}
.sidebar .widget .list-2 li a {
    color: #FFFFFF;
    font-size: 20px;
    padding: 18px 20px;
    background-color: #2A3A04;
}
.sidebar .widget .list-2 li a:after {
    bottom: 0;
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0 auto;
    background: #ED7E13;
    display: none;
}
.sidebar .widget .list-2 li a:hover,
.sidebar .widget .list-2 li.current-menu-item a {
    background-color: #FFFFFF;
    color: #ED7E13;
    padding-left: 30px;
}
.sidebar .widget .list-2 li a:hover:after,
.sidebar .widget .list-2 li.current-menu-item a:after {
    display: block;
}
@media only screen and (min-width: 992px) { 
    .sidebar .widget-header {
        text-align: left;
    }
    .sidebar .widget ul li {
        text-align: left;
    }
    .sidebar .widget .list-1 li {
        padding-left: 20px;
    }
    .sidebar .widget .list-1 li::before {
        display: block;
    }
}

/*Featured content*/
.featured-content .content-box {
    position: relative;
    /*width: 370px;
    height: 380px;*/
    margin: 0 auto;
}
.featured-content .content-box .image {
    height: 380px;
}
.featured-content .content-box .text {
   /* background-color: rgba(0,0,0,.40);*/
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 50px 30px 40px 30px;
    text-align: center;
}
.featured-content .content-box .text h3 {
    font-size: 25px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.featured-content .content-box .text .link {
    position: absolute;
    padding-bottom: 40px;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
}

/*Call To Action*/
.call-to-action {
    background-image: url(images/content-background.png);
}

.call-to-action .call-us-box .text {
    text-align: center;
}

.call-to-action .call-us-box .text p {
    font-size: 25px;
    color: #FFFFFF;
}
.call-to-action .call-us-box .text .note {
    color: #72B8C3;
}
.call-to-action .call-us-box .text .note strong {
    color: #ED7E13;
}


/*Footer*/
#footer {
    clear: both;
    background-image: url(/wp-content/uploads/2019/01/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
#footer::before {
    background-color: rgba(0,0,0,.80);
}
/*Footer Top*/
#footer .footer-top {
    padding: 50px 0 50px 0;
    z-index: 1;
    position: relative;
}
#footer .footer-top .section-content {
    position: relative;
}
/*Footer Middle*/
#footer .footer-middle {
    padding: 0 0 50px 0;
} 
#footer .footer-middle .container::after {
    content: "";
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #3C3C3C;
    display: block;
    bottom: -50px;
}
#footer .site-information {
    text-align: center;
}
@media only screen and (min-width: 992px) {
    #footer .site-information {
        text-align: left;
    }
}
/*Footer Bottom*/
#footer .footer-bottom {
    padding: 29px 0;
}
.footer-bottom p {
    color: rgba(255,255,255,.70);
    margin-bottom: 0;
    line-height: 160%;
    font-size: 15px;
}
.footer-bottom p a {
    color: rgba(255,255,255,.70);
}
.footer-bottom p a:hover {
    color: #ED7E13;
}
.footer .addy {
    margin-bottom: 10px;
}
.footer .addy,
.footer .copyright {
    text-align: right;
   
}
@media only screen and (min-width: 992px) {
    .footer .addy {
        text-align: left;
        margin-bottom: 0;
    }
    .footer .by {
        text-align: right;
    }
}
/*Footer Widgets*/
.footer .widget {
    margin-bottom: 30px;
}
.footer .widget-header {
    border-bottom: 1px solid #3C3C3C;
    margin-bottom: 20px;
    text-align: center;
}
.footer .widget-title {
    color: #FFFFFF;
    font-size: 15px;
    margin-bottom: 14px;
}
.footer .widget ul li {
    position: relative;
    padding-left: 12px;
    line-height: 120%;
    margin-bottom: 17px;
    font-size: 13px;
    text-align: center;
}
.footer .widget ul li:last-child {
    margin-bottom: 0;
}
.footer .widget ul li::before {
    content: "";
    background-color:rgba(114,184,195,.70);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 5px;
    display: none;
}
.footer .widget ul li a {
    color: rgba(255,255,255,.70);
    display: block;
}
.footer .widget ul li a:hover {
    color: #ED7E13;
}
@media only screen and (min-width: 992px) {
    .footer .widget-header {
        text-align: left;
    }
    .footer .widget ul li {
        text-align: left;
    }
    .footer .widget ul li::before {
        display: block;
    }
}


/*Hacks*/
/*Polyfill*/
.media {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Or whatever object-fit you want */
}

.container-fluid {
    max-width: 1410px;
}

@media screen and (min-width: 992px) {
  .no-gutters {
    margin-right: 0;
    margin-left: 0;
  }
  .no-gutters > [class^="col-"],
  .no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}


/*Custom 5 column*/
.col-md-1-5,
.col-lg-1-5  {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 992px) {
  .col-md-1-5 { width: 33.33333333%; }
  .col-md-1-5 {
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-md-1-5 { width: 20%; }
  .col-md-1-5 {
    float: left;
  }
}

@media (min-width: 1200px) {
    .col-lg-1-5 { width: 20%; }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
/*Breakpoint Overwrite*/
@media (max-width: 1200px) { 
    #header .navbar-header {
        float: none;
    }
    #header .navbar-left,.navbar-right {
        float: none !important;
    }
    #header .navbar-toggle {
        display: block;
        margin-top: 29px;
    }
    #header .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    #header .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    #header .navbar-collapse.collapse {
        display: none!important;
    }
    #header .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    #header .navbar-nav>li {
        float: none;
        padding-bottom:0;
    }
    #header .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #header .collapse.in{
        display:block !important;
    }
}

.remodal {
  padding:0 !important;
}

/* 
    MARK: R 12-03-2024 
*/

.flexic {
    display: flex;
    flex-wrap: wrap;
}

.everlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    overflow: hidden;
    transition: 0.3s;    
}

.everlay img,
.everlay video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.container {
    position: relative;
    z-index: 3;
}

.container-xl {
    max-width: 1200px;
    margin: 0 auto;
}

.wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
}

h2.dtitle {
    font-family: Lato;
    font-size: 50px;
    font-weight: 800;
    line-height: 110%;
    letter-spacing: 1.5px;
}

.dbtn {
    background-color: rgba(217, 118, 38, 1);
    padding: 13px 32px;
    border-radius: 40px;
    display: inline-block;
	transition: 0.3s;
}

.dbtn:hover {
	background-color: rgb(164, 88, 28); 
}

.dbtn span {
    color: white;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 1.5px;
    line-height: 1;
    text-transform: uppercase;
}


/* 
    MARK: HOME 01
*/

.hero-01 {
    
}

.hero-01 .wrap { 
    height: 742px;
}

.hero-01 .container {
    display: flex;
    height: 100%;
    align-items: flex-end;
    justify-content: flex-end;
}

.hero-01 .dtitle {
    color: white;
    margin-bottom: 12px;
}

.hero-01 .dtext {
    color: white;
    font-size: 28px;
    font-weight: 500;
    line-height: 150%; 
    letter-spacing: 0.84px;
    margin-bottom: 16px;
}

.hero-01 .dbtn {
    
}

.hero-01 .everlay.color {
    top: unset;
    bottom: 0;
    background: linear-gradient(0deg, #1E1E1E -17.72%, rgba(30, 30, 30, 0.00) 100%);
    height: 406px;
}

.hero-01 .dinfo {
    width: 100%;
    max-width: 550px;
    text-align: center;
    padding: 29px 50px 41px;
    background: linear-gradient(180deg, #283901 0%, rgba(40, 57, 1, 0.00) 100%);
    border-radius: 20px 20px 0px 0px;
}

/* 
    MARK: BULLETS 01
*/

.bullets-01 {

}

.bullets-01 .wrap {
    padding: 60px 0 62px;
    background-color: rgba(238, 237, 239, 1);
}

.bullets-01 .container {
    max-width: 820px;
}

.bullets-01 .flexic {
    justify-content: center;
    gap: 30px;
}

.bullets-01 .bullet {
    background-color: rgba(255, 255, 255, 1);
    padding: 13px 26px;
    border-radius: 40px;
    display: inline-block;
    transition: 0.3s;
}

.bullets-01 a.bullet:hover {
    background-color: #394E05;
}

.bullets-01 a.bullet:hover h4 {
    color: white;
}

.bullets-01 a.bullet:hover h4::before {
    background-color: white;
}

.bullets-01 h4 {
    text-transform: capitalize;
    display: inline-flex;
    align-items: center;
    color: #394E05;
    margin-bottom: 0;
    gap: 20px;
    letter-spacing: 1.2px;
    font-size: 24px;
}

.bullets-01 h4::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #394E05;
    display: inline-block;
}

/* 
    MARK: CTA 01
*/

.cta-01 {

}

.cta-01 .wrap {
    min-height: 446px;
    padding: 43px 0 44px;
    background-color: white;
}

.cta-01 .container {
    text-align: center;
}

.navbar { margin-bottom: 0; }

.cta-01 .dtitle,
.cta-01 .ntitle {
    text-transform: none;
    color: #394E05;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 1.4px;    
}

.cta-01 .ntitle {
    font-size: 24px;
    letter-spacing: 1.2px;    
    margin-bottom: 0;
}

.cta-01 .tbtm {
    margin-top: 47px;
}

.cta-01 .tbtm .dtitle {
    margin-bottom: 0;
}

.cta-01 .flexic {
    justify-content: space-between;
    padding: 10px 0 0;
    flex-wrap: wrap;
    /*
    gap: 60px;
    row-gap: 40px;
    */
}

.cta-01 .flexic .dlogo {
    text-align: center;
    flex: 0 0 30%;
}

.cta-01 .flexic .elogo {
    height: 120px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 54px;
}

.cta-01 .flexic .elogo img {
    max-height: 120px;
}

/* 
    MARK: BOX IMAGE 01
*/

.boximg-01 {

}

.boximg-01 .wrap {
    padding: 70px 0;
    background-color: #394E05;
}

.boximg-01 .container {
    width: 1370px;
}

.boximg-01 .flexic {
    margin: 0 -10px;
}

.boximg-01 .boxic {
    padding: 0 10px;
    flex: 0 0 25%;
    position: relative;
    height: 385px;
}

.boximg-01 .boxic .pad {
    background-color: #333;
    height: 100%;
    text-align: center;
    padding: 20px 21px 20px;
    position: relative;
}

.boximg-01 .boxic a.pad {
    display: block;
}

.boximg-01 .boxic a.pad:hover .bg-sel {
    opacity: 0.65;
}

.boximg-01 .boxic .dtitle {
    color: white;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 34px;
    letter-spacing: 1.7px;
    position: relative;
    z-index: 2;
}

/* 
    MARK: BIG CTA 01
*/

.bigcta-01 {

}

.bigcta-01 .wrap {
    padding: 60px 0;
}

.bigcta-01 .color {
    background: linear-gradient(180deg, rgba(30, 30, 30, 0.00) 51.34%, #1E1E1E 129.45%);
}

.bigcta-01 .flexic {
    justify-content: space-between;
    text-align: center;
}

.bigcta-01 .dtitle p {
    font-size: 46px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: none;
    line-height: 1;
    margin-bottom: 28px;
    color: rgba(57, 78, 5, 1);
}

.bigcta-01 .dinfo {
    flex: 0 0 461px;
    padding: 63px 0 72px;
    color: rgba(57, 78, 5, 1);
    position: relative;
}

.bigcta-01 .dinfo .bbg {
    background-color: white;
    border-radius: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% + 39%);
}

.bigcta-01 .dd {
    position: relative;
    z-index: 3;
}

.bigcta-01 .dlist {
    max-width: 400px;
    padding: 6px 0 11px 21px;
}

.bigcta-01 .dinfo .dlist .nlist {
    text-align: left;
    background-image: url(images/check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 5px 0 4.5px 49px;

    font-size: 22px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.66px;    
}

.bigcta-01 hr {
    height: 3px;
    max-width: 192px;
    background: #394E05;
}

.bigcta-01 .dquote { 
    flex: 0 0 510px;
    display: flex;
    align-items: flex-end;
    color: #394E05;
}

.bigcta-01 .container {
    width: 1200px;
}

.bigcta-01 .dbtm .wex {
    padding: 17px 0 0;
}

.bigcta-01 .dbtm .dtitle {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 1.5px;
    color: #394E05;
    text-transform: none;
    margin-bottom: 40px;
}

.bigcta-01 .dbtm .dtext {
    color: #394E05;
    font-size: 28px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.84px;
}

.bigcta-01 .dbtm .dbtn {
    margin-top: 34px;
}

.bigcta-01 .dtext {

}

.bigcta-01 .dtext p {
    color: white;
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.6px;
}

.bigcta-01 .dquote .dtitle {
    margin-top: 39px;
    color: white;
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%; /* 16px */
    letter-spacing: 0.48px;
    margin-bottom: 0;
    text-align: right;
    margin-right: 20px;
}

@media screen and (max-width: 1350px) {
    .boximg-01 .container { width: 100%; }
}

@media screen and (max-width: 1200px) { 
    .hero-01 .dinfo { max-width: 450px; padding: 30px; }
    .hero-01 .dtitle { font-size: 35px; }
    .hero-01 .dtext { font-size: 22px; }

    .dbtn span { font-size: 22px; }

    .hero-01 .wrap { height: 600px; }

    .boximg-01 .flexic { justify-content: center; }
    .boximg-01 .boxic { flex: 0 0 23%; height: 350px; }
    .boximg-01 .boxic .dtitle { font-size: 30px; }

    .bigcta-01 .container { width: 100%; }
    .bigcta-01 .flexic { justify-content: center; gap: 60px; }
    .bigcta-01 .dinfo .bbg { width: calc(100% + 30px); }

    .bigcta-01 .dtitle p { font-size: 30px; }
    .bigcta-01 .dlist { padding: 10px; }
    .bigcta-01 .dinfo .dlist .nlist { background-size: 20px;
        display: inline-block;
        text-align: center; 
        background-position: 20px 14px;
    }

    .bigcta-01 .dbtm .dtitle { font-size: 25px; margin-bottom: 20px; letter-spacing: 0; }
    .bigcta-01 .dbtm .dtext { font-size: 20px; }
    .bigcta-01 .wrap { padding: 30px 0; }
}

@media screen and (max-width: 1080px) { 
    .cta-01 .wrap { padding: 30px 0; min-height: unset; }
    .cta-01 .flexic .elogo { margin-bottom: 15px; }
    .cta-01 .dtitle, .cta-01 .ntitle { font-size: 24px; letter-spacing: 0; }

    .boximg-01 .flexic { row-gap: 20px; }
    .boximg-01 .boxic { flex: 0 0 50%; }
    .bigcta-01 .dinfo .bbg { width: calc(100% + 0px); }
    .bigcta-01 .dinfo { padding: 30px 0; }
}

@media screen and (max-width: 992px) { 
    .bullets-01 .wrap { padding: 30px 0; }
    .bullets-01 h4 { font-size: 20px; gap: 10px; }
    .bullets-01 .bullet { padding: 10px 15px; }
    .bullets-01 .flexic { gap: 20px; }

    .boximg-01 .wrap { padding: 30px 0; }
}

@media screen and (max-width: 767px) { 
    .boximg-01 .flexic { gap: 0; row-gap: 20px; }

    .hero-01 .wrap { height: auto; padding-top: 200px; }
    .hero-01 .dinfo { max-width: 400px; padding: 20px; }
    .hero-01 .dtitle { font-size: 25px; }
    .hero-01 .dtext { font-size: 17px; }
    .dbtn { padding: 10px 25px; }
    .dbtn span { font-size: 18px; }

    .cta-01 .flexic { gap: 35px; }
    .cta-01 .flexic .elogo { margin-bottom: 10px; }
    .cta-01 .flexic .dlogo { flex: 0 0 100%; }
    .cta-01 .flexic .dlogo:nth-child(odd) { background-color: rgba(0, 0, 0, 0.05); padding: 15px 0; }
    .cta-01 .ntitle { font-size: 20px; }
}


@media screen and (max-width: 600px) { 
    .boximg-01 .boxic { flex: 0 0 100%; height: 280px; }

    .bigcta-01 .dinfo, .bigcta-01 .dquote { flex: 0 0 100%; }
    .bigcta-01 .dtitle p { font-size: 25px; }
    .bigcta-01 .dinfo .dlist .nlist { font-size: 20px; }
    .bigcta-01 .dtext p br { display: none; }
}