

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.desktop-hide {
    display: none;
}

.desktop-show {
    display: block;
}

input,
textarea,
button,
select,
label,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

textarea:focus,
input:focus {
    outline: none;
}

*:focus {
    outline: none;
}


.header-join-mailing-list {
    width: 100%;
    max-width: 450px;
    margin: 0 auto 20px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapper {
    position: relative;
   -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
    width: 100%;
    max-width: 1024px;
}


.left-image-wrapper {
    position: relative;
    float: left;
    text-align: center;
    width: 44%;
    height: 850px;
    background: url(../images/tropical@2x.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: contain;
    background-size: contain;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
}

.left-image-wrapper-slideshow {
    position: relative;
    float: left;
    text-align: center;
    width: 44%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
}

#slideshow {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0px;
}

#slideshow > div {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.slideshow-img-1 {
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    height: 100%;
    background: url(../images/tropical@2x.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: contain;
    background-size: contain;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
}

.slideshow-img-2 {
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    height: 100%;
    background: url(../images/test-slide-2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: contain;
    background-size: contain;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
}

.slideshow-img-3 {
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    height: 100%;
    background: url(../images/test-slide-3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: contain;
    background-size: contain;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
}



.subscription-form-wrapper {
    width: 56%;
    height: 850px;
    float: left;
    position: relative;
    padding: 0 20px 0 30px;
    object-fit: contain;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    display: table;
}

.vertical-align {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
}

.header-wrapper {
    width: 100%;
    padding: 20px 0 30px 0;
    position: relative;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header {
    font-family: Lato;
    letter-spacing: 4px;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    font-weight: 900;
    padding: 0 20px 4px 20px;
    background-color: transparent;
}

.header-info {
    font-family: Lato;
    letter-spacing: 0.5px;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    color: #333;
    font-weight: 400;
    padding: 0 60px 10px 60px;
    background-color: transparent;
}

.terms {
    width: 100%;
    font-size: 12px;
    line-height: 15px;
    font-family: lato;
    letter-spacing: 0.5px;
    text-align: center;
    margin: 0 auto 20px auto;
    position: relative;
    padding: 20px 40px 0px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
}


/*-------------[NEWSLETTER SUBSCRIPTION]---------*/

.newsletter-subscription-titles {
    font-family: Lato;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}




.state,
.phone {
    padding-left: 3%;
}

.divsixty {
    width: 60%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.divforty {
    width: 40%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.captcha{
     width: 100%;
    background-color: transparent;
    text-align: center;
    margin: 10px auto 10px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.g-recaptcha {
        display: inline-block;
    }

#submitnewsletter {
    margin-top: 10px;
    width: 100%;
    vertical-align: middle;
    line-height: 20px;
    text-align: center;
    height: 50px;
    font-family: Lora;
    text-transform: uppercase;
    font-size: 11px;
    background: rgba(75, 83, 84, 1);
    cursor: pointer;
    letter-spacing: 3px;
    color: #f4f4f4;
    border: solid 0 #333;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    transition: all 0.3s ease;
}

#submitnewsletter:hover {
    background: rgba(75, 83, 84, 0.8);
    transition: all 0.3s ease;
}







/*------------------------------------------------------------------
[ Input ]*/

.wrap-inputs {
    width: 100%;
    position: relative;
    background-color: #F8F8F8;
    margin-bottom: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.inputs {
    display: block;
    font-size: 15px;
    font-family: "Lora", serif;
    color: #525252;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .5px;
    background-color: #fff;
    -webkit-appearance: none;
    width: 100%;
    margin: 0px auto 10px auto;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input.inputs {
    height: 50px;
    padding: 0 20px 0 23px;
}

textarea.inputs {
    min-height: 199px;
    padding: 19px 20px 0 23px;
}

select.inputs {
    height: 50px;
    padding: 0 20px 0 23px;
}


/*------------------------------------------------------------------
[ Focus Input ]*/

.focus-inputs {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.inputs:focus + .focus-inputs {
    box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.15);


}

/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
    position: relative;
}

.alert-validate .focus-inputs {
    border: solid 1px #fa4251;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.alert-validate::before {
    content: attr(data-validate);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    width: 100%;
    min-height: 50px;
    background-color: #fff;
    border-radius: 0px;
    top: 0px;
    left: 0px;
    padding: 0 55px 0 22px;
    pointer-events: none;
    font-size: 15px;
    font-family: "Lora", serif;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .5px;
    color: #fa4251;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-hide-validate {
    font-family: Material-Design-Iconic-Font;
    font-size: 22px;
    color: #fa4251;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 50px;
    top: 0px;
    right: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rs1-alert-validate.alert-validate::before {
    background-color: #fff;
}

.true-validate::after {
    content: "\f269";
    font-family: Material-Design-Iconic-Font;
    font-size: 22px;
    color: #6ca272;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 46px;
    background-color: #fff;
    top: 2px;
    bottom: 2px;
    padding: 0 26px 0 26px;
    right: 2px;
}



/*---------------------------------------------------[ONE LAST STEP AND EMAIL CONFIRMED]-----------------------------------------------------------*/

.one-last-step, .youre-already-subscribed, .email-confirmed {
    display: block;
    max-width: 1000px;
    margin: 30px auto 30px auto;
    padding: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}




/*---------------------------------------------------[TABLETS]-----------------------------------------------------------*/

@media only screen and ( max-width: 1024px) {
    .tablet-hide {
        display: none;
    }
    .tablet-show {
        display: block;
    }
    .header-join-mailing-list {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 20px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

}

/*---------------------------------------------------[MOBILE]-----------------------------------------------------------*/

@media only screen and ( max-width: 748px) {
    .mobile-hide {
        display: none
    }
    .mobile-show {
        display: block;
    }
    .logo {
        width: 100%;
        height: 50px;
    }
    .subscription-form-wrapper {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    padding: 10px 20px 0px 20px;
    object-fit: contain;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    display: table;
}
    .left-image-wrapper {
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 20px;
    background: none;
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: contain;
    background-size: contain;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
}
    .inputs, .alert-validate::before {
    font-size: 16px;
}

    .one-last-step-email-confirmed-mobile {
        display: block;
        width: 100%;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .terms{
        margin-bottom: 50px;
    }
}
