.step-two,
.step-three,
.step-four,
.step-summary {
    display: none;
    /*margin: 20px 0;*/
}
.btn {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a.btn-facebook {
    background: #3b5998;
    background: url(../landing-pages/images/133/facebook-f-logo.svg) 10px 10px no-repeat #3b5998;
    font-family: 'museo_sans300';
    color: #ffffff;
    display: block;
    width: 100%;
    font-size: 1.1666666666666667em;
    line-height: normal;
    padding: 13px 10px;
    margin: 0;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    cursor: pointer;
}
a.btn-facebook:hover {
    color: #ffffff;
    background: url(../landing-pages/images/133/facebook-f-logo.svg) 10px 10px no-repeat #4668b3;
}
a.btn-facebook:active,
.btn-facebook:focus {
    color: #ffffff;
}
.btn-facebook span {
    font-family: 'museo_sans900';
}
.decorated {
    overflow: hidden;
    text-align: center;
    font-family: 'museo_sans700';
    text-transform: uppercase;
    color: #333333;
    margin: 20px 0;
}
.decorated > span {
    position: relative;
    display: inline-block;
}
.decorated > span:before,
.decorated > span:after {
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 1px solid #e0e0e0;
    width: 591px;
    /* half of limiter*/

    margin: 0 10px;
}
.decorated > span:before {
    right: 100%;
}
.decorated > span:after {
    left: 100%;
}
.form-logo {
    text-align: center;
    margin: 60px auto 40px auto;
}
.form-wrapper {
    display: block;
    width: 370px;
    margin: 0 auto;
}
.form-wrapper form,
.page-template-forgot-password-page #second_step {
    margin: 0;
    background: #ffffff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 30px 30px 20px 30px;
}
.form-wrapper form .controls,
.form-wrapper .controls {
    position: relative;
}
.form-wrapper form .form-row,
.form-wrapper .form-row {
    position: relative;
}
.form-wrapper .form-control {
    /*margin: 0 0 10px 0;*/

    height: auto;
}
.form-wrapper .form-row {
    margin: 0 0 20px 0;
}
.form-wrapper .btn-group,
.form-wrapper .btn-group-vertical {
    display: block;
}
.form-wrapper select.form-control {
    height: 46px;
}
.combodate select {
    display: inline-block;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-wrapper .step {} .form-wrapper .step-intro {
    text-align: center;
    margin: 0 0 20px 0;
}
.form-wrapper .flag-container {
    background-color: #eee;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}
.form-wrapper .intl-tel-input .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.form-wrapper .intl-tel-input {
    margin: 0 0 10px 0;
}
.form-wrapper .intl-tel-input input,
.form-wrapper .intl-tel-input input[type=text],
.form-wrapper .intl-tel-input input[type=tel] {
    padding: 12px 10px;
}
.form-wrapper .intl-tel-input .form-control {
    width: 96%;
}
.form-wrapper .intl-tel-input .form-control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.form-wrapper .step-intro h1 {
    font-family: 'museo_sans900';
    color: #000000;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
    line-height: normal;
}
.form-wrapper .step-intro p {
    color: #666666;
    margin: 0;
    text-align: center;
}
.form-wrapper .disclaimer {
    color: #999999;
    margin: 25px 0 0 0;
    text-align: center;
    font-size: 11px;
}
.form-wrapper .error-message {
    display: none;
}
.form-wrapper .form-row.promo-code {
    display: none;
    margin: 10px 0 0 0;
}
.datepart_dropdown {
    text-transform: capitalize;
}
#phone_number,
#mobile_number,
#phone_number_confirm,
#mobile_number_confirm {
    margin: 51px;
}
.gender-selection input {
    width: auto;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    visibility: hidden;
    display: none;
}
.gender-selection label {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    padding: 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.gender-selection label:hover {
    border: 1px solid #2a94e0;
    color: #2a94e0;
}
.form-row .gender-selection label:after {
    display: none;
}
.gender-selection input:checked +.gender,
.gender-selection input:checked +.gender {
    background: #2a94e0;
    border: 1px solid #2a94e0;
    color: #ffffff;
}
.controls .intl-tel-input .selected-flag {
    width: 51px;
}
.controls .intl-tel-input .selected-flag .arrow {
    right: 10px;
}
.form-wrapper .form-row {
    display: block;
}
.form-wrapper .form-row input {
    /*width: 93%;*/

    height: auto;
    padding: 12px 10px;
    font-family: 'museo_sans500';
}
.form-wrapper .form-row .input-append,
.form-wrapper .form-row .input-prepend {
    display: table;
    margin: 0;
    width: 100%;
}
.form-wrapper .form-row .input-append .add-on,
.form-wrapper .form-row .input-prepend .add-on {
    display: table-cell;
    width: auto;
    height: auto;
    min-width: 16px;
    padding: 12px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    font-family: 'museo_sans500';
    text-transform: uppercase;
    outline: 0;
}
.form-wrapper .form-row .input-append input,
.form-wrapper .form-row .input-prepend input {
    margin: 0;
}
.form-wrapper .form-control.error {
    border-color: #cc5252;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(224, 36, 28, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(224, 36, 28, .6);
    /*margin: 0;*/
}
.form-wrapper .error-message {
    display: none;
    color: #b34747;
    font-size: 0.7142857142857143em;
    text-transform: uppercase;
    padding: 5px 0;
    position: absolute;
}
.forgot-password-page .form-wrapper .error-message, .page-template-login-page .form-wrapper .error-message {
    position: static;
}
.form-wrapper .error-message span {
    text-transform: none;
}
.form-wrapper .cta-btn {
    display: block;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.page-template-login-page .form-wrapper .cta-btn {
    display: block;
}
.page-template-login-page .form-wrapper .disclaimer {
    margin: 10px 0 0 0;
    font-size: 14px;
}
.form-wrapper .form-buttons {
    width: 100%;
    text-align: center;
    display: block;
    margin: 30px auto 10px auto;
}
.form-wrapper .cta-btn .btn-red {
    background: #e0241c;
    text-shadow: none;
    font-family: 'museo_sans300';
    color: #ffffff;
    text-transform: uppercase;
    outline: 0;
    border: 0 none;
    font-size: 20px;
    padding: 10px 20px;
    margin: 0 auto;
    font-weight: normal;
    line-height: normal;
    /*min-width: 65%;*/

    display: block;
}
.forgot-password {
    width: 50%;
    text-align: right;
}
.glyphicon {
    font-size: 15px;
}
.form-wrapper .back-btn {
    font-size: 12px;
    font-family: 'museo_sans300';
    text-transform: uppercase;
    display: block;
    padding: 13px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.form-wrapper .back-btn a {
    text-shadow: none;
    margin: 0;
}
.form-wrapper .pull-right {
    clear: right;
}
.form-wrapper .pull-left {
    clear: left;
}
.form-wrapper .cta-btn .btn-red[disabled] {
    background: #d7d7d7;
    color: #ffffff;
    opacity: 1;
}
.form-wrapper label {} .form-row label {
    color: #999999;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
}
.form-row.mandatory label:after {
    content: " *";
    color: #f71a2f;
}
.form-wrapper .form-row.left {
    width: 48.2%;
    margin: 0 6px 0 0;
    display: inline-block;
    vertical-align: top;
}
.form-wrapper .form-row.right {
    width: 48.2%;
    display: inline-block;
    vertical-align: top;
}
.form-wrapper .form-row.left input {
    /*display: block;
    max-width: 100%;*/
}
.form-wrapper .form-row.right input {
    /*width: 100%;
    display: block;*/
}
.form-footer {
    text-align: center;
}
/*progressbar*/

.progressbar {
    text-align: center;
    margin: 5px 0 20px 0;
}
.progressbar ul {
    margin: 0;
    padding: 0;
}
#progressbar li {
    font-family: 'museo_sans900';
    font-size: 14px;
    padding: 2px 8px;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background: #cccccc;
    color: #999999;
    text-align: center;
}
#progressbar li.checked {
    padding: 2px 5px;
}
#progressbar li.checked .glyphicon {
    top: 2px;
    left: -1px;
}
#progressbar li.active {
    background: #2a94e0;
    color: #ffffff;
}
#progressbar span.separator {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    height: 1px;
    background: #cccccc;
    margin: 0 5px;
}
.valid {
    border-color: #00b63a;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(78, 219, 123, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(78, 219, 123, .6);
}
.tooltips {
    display: none;
}
.tooltips .well{
    padding: 10px;
}
.tooltips .well ul{
    margin: 0;
}
.tooltips .well ul li{
    color: #808080;
    list-style-position: inside;
}
.checkbox label,
.radio label {
    padding: 0;
}
label.remember-me {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    min-height: 0;
}
.checkbox .cr,
.radio .cr {
    vertical-align: middle;
}
.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}
.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #e0e0e0;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    margin-right: 0;
    background: #fafafa;
}
.checkbox .checked .cr,
.radio .checked .cr {
    background: #ffd71f;
    border: 0 none;
}
.radio .cr {
    border-radius: 50%;
}
.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
    color: #ffffff;
}
.radio .cr .cr-icon {
    margin-left: 0.04em;
}
.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none!important;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
.tooltips {
    margin: 10px 0 0 0;
}
.valid-row .tooltips {
    display: none!important;
}
.form-control-feedback {
    z-index: -1;
    top: 6px;
}
.form-control-feedback.glyphicon-ok {
    color: #5cb85c;
}
.form-control-feedback.glyphicon-remove {
    color: #b34747;
}
.main-password .form-control-feedback {
    right: 42px;
}
.valid-row .glyphicon-ok {
    z-index: 2;
}
.error-row .form-control-feedback {
    z-index: -1;
}
.error-row .form-control-feedback.glyphicon-remove {
    z-index: 2;
}
.form-sammury ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.form-sammury ul li label {
    color: #999999;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
}
.form-sammury ul li label strong {
    font-weight: bold;
    color: #000000;
}
.form-sammury ul li .edit-link a {
    text-transform: uppercase;
    font-size: 10px;
}
.form-sammury ul li .edit-link a:hover {} .form-sammury ul li .edit-link a span {
    color: #649ed1;
    margin: 0 3px 0 0;
    display: none;
}
.form-sammury ul li .edit-link a:hover span {
    text-decoration: none;
    display: inline-block;
}
.form-sammury ul li.valid-confirm label .glyphicon {
    color: #00b63a;
}
.form-sammury ul li.error-confirm label .glyphicon {
    color: #cc5252;
}
.form-wrapper .cta-btn .btn-red.icon-refresh-animate {
    background: none;
    color: #113e6d;
}
.members-login {
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
/*.btn.btn-validating {
    background: #113d6d;
}*/

.btn .glyphicon-refresh-animate {
    display: none;
}
.btn .fa-refresh {
    /*opacity: 0;*/

    display: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.btn.btn-validating .fa-refresh {
    /*opacity: 1;*/

    display: inline-block;
    vertical-align: middle;
}
.second-step-intro span {
    display: block;
    width: auto;
}
.second-step-intro .badge {
    line-height: normal;
    padding: 5px 10px;
    font-size: 20px;
    border-radius: 17px;
    margin: 10px auto;
}

.page-template-login-page .clear{
    clear: both;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) and (max-width : 767px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .form-logo{
        display: none
    }
    .form-wrapper{
        margin: 15px auto;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 380px) {
    .page-template-login-page .form-wrapper{
        width: 90%;
    }
    .form-wrapper{
        width: auto;
    }
    .form-wrapper form,
    .page-template-forgot-password-page #second_step {
        padding: 15px 15px 20px 15px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}
