#home-page .top-navigation-container {
    margin-bottom: 400px;
}
#home-page #home-slider {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 600px;
    z-index: -1;
    overflow: hidden;
}
#home-page .slick-panel {
    width: 100%;
    height: 600px;
    background-size: cover;
    background-position: 50% 50%;
}

.container.bg-white {
    background: none !important;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.navbar.navbar-default {
    margin-left: 0;
}
ul.nav.navbar-nav.flippy li span,
ul.nav.navbar-nav.flippy li a {
    font-family: 'Oxygen', sans-serif;
    font-size: 14px;
    line-height: 18px;
}
/*
.navbar-default .navbar-nav > li > a {
    color: #FFF;
    padding: 0 20px 0 0;
}
*/
.flippy.logo ul {
    margin-left: -63px;
    width: auto;
}
.navbar {
    min-height: 20px;
    margin-bottom: 0;
    margin-top: 0;
    border: 0;
    margin-left: 0;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span,
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li:last-child > a,
.navbar-default .navbar-nav > li.active:last-child > a {
    padding: 5px 15px;
    margin-top: 0;
}
.navbar-default .navbar-nav > li:last-child > a,
.navbar-default .navbar-nav > li.active:last-child > a,
.navbar-default .navbar-nav > li:last-child > a:hover {
    background: #1db954;
}
.navbar-default .navbar-nav > li.ace-orange > a,
.navbar-default .navbar-nav > li.ace-orange > a:hover {
    background: #e04d34;
}

#switcher {
    width: 350px;
    margin-top: 95px;
    margin-right: -20px;
    float: right;
}
#switch-snow,
#switch-surf,
#switch-race,
#switch-bike {
    display: block;
    width: 84px;
    height: 40px;
    text-indent: 400px;
    overflow: hidden;
    float: right;
    background: url("/images/sa-stamp.png?v=2018-10-22") no-repeat;
}
#switch-surf {
    background-position: -85px 0;
}
#switch-race {
    background-position: -169px 0;
}
#switch-bike {
    background-position: -253px 0;
}

.account-links {
    float:right;
    color: #fff;
    padding-top: 3px;
    margin-right: 0;
}
.account-links a {
    color:#fff;
    font-size: 12px;
}
.account-links a:hover {
    color:#fff;
}
.bg-light-grey {
    background-color: #eef9fe;
}
.payoff h1,
.payoff h3 {
    color:#005fbd;
}

/**************
GLOBAL
***************/

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.form-control {
    color: #333;
}
#portfolio .mix-custom {
    display: none;
}
a.btn.btn-success,
a.btn.btn-success:hover {
    color: #ffffff;
}

/**************
SIGNUP
***************/

.signup-title {
    padding: 10px 15px;
    color: #fff;
    background-color: #0054a7;
}
.signup-body {
    display: none;
    border: 1px #dddddd;
}
.signup-body.open {
    display: block;
}
.typeSwitchContainer {
    margin: 10px 10px 5px 10px;
    padding: 5px 0 15px 2px;
    border-bottom: 1px solid #ccc;
}
.signup-title.selected:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #fff;
}
.signup-title.done {
    cursor: pointer;
}
.signup-title.done:after {
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    float: right;
    color: #fff;
    cursor: pointer;
}

.customerFilesContainer .fileUploadContainer {
    margin: 10px 0;
}
.customerFilesContainer .fileUploadContainer input {
    display: inline;
}
.customerFilesContainer .fileUploadContainer .fa-times-circle {
    color: transparent;
    font-size: 20px;
}
.customerFilesContainer .fileUploadContainer .fa-times-circle.selected {
    color: #ed3d42;
}
.customerFilesContainer .fileUploadContainer .fa-times-circle.selected:hover {
    cursor: pointer;
}

/**** node - progress ***/
/*
div#content div.node.progress  {
    width:190px;
    min-height:645px;
}
div.node.progress div.content {
    min-height:585px;
}
div.node.progress div#progress {
    min-height:585px;
}
div.node.progress div.content img {
    display:block;
    float:left;
    margin:8px 0 0 12px;
    border:#333 1px solid;
    padding:3px;
    background-color:#FFF;
}
div.node.progress div.content img:hover {
    background-color:#1de0e2;
    cursor:pointer;
}
*/

#progress .progress-step {
    margin-bottom: 20px;
    /*color: #333333;*/
    background-color: #f5f5f5;
    /*border: 1px solid #cccccc;
    border-radius: 4px;
    */
}
#progress .progress-step .table {
    margin-bottom: 0;
    border: 1px solid #cccccc;
}
#progress .progress-step .title {
    padding: 10px 15px;
    color: #fff;
    background-color: #0054a7;
    display: block;
    font-family: 'Oxygen', sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
}


span.formError {
    display:block;
    color:#b94a48;
    font-style:italic;
    padding: 6px 0 0 6px;
}
span.input-helper {
    display: block;
    color: #999;
    font-style: italic;
    padding: 6px 0 0 6px;
}
div.form {
    width:550px;
    float:left;
}
div#progress {

}

.eduHolder {
    padding: 0 10px;
}
.eduSelect {
    padding: 10px 10px;
    border:2px solid #ccc;
    background-color:#eee;
    margin-bottom: 20px;
}

span.optionInfo {
    display:block;
    color:#333;
    font-weight:bold;
    padding:4px 0 4px 0;
    margin-top: 20px;
}

input.hiddenConfirm {
    display:block;
    width:1px;
    height:1px;
    font-size:1px;
    opacity:0;
    padding:0;
    margin:0;
    line-height:1px;
}

span#cartError {
    display:block;
    color:#b94a48;
    font-style:italic;
    padding:10px 0 2px 25px;
}
span.cartError {
    display:none;
    color:#b94a48;
    font-style:italic;
    margin: 2px 0;
}
label span.cartError {
    margin: -10px 0 2px -20px;
}

div.formDates {
    margin:10px 0 10px 25px;
}
div.formDatesOptions {
    margin:0 0 0 50px;
}
div.formDatesOptions select {
    margin:10px 0 0 0;
}

.payment-method label {
    line-height: 40px;
    vertical-align: center;
}
.payment-method label input[type=radio] {
    margin-top: 15px;
}
.payment-method label img {
    max-width: 40px;
    max-height: 40px;
    margin: 0 10px;
}
.payment-method label select {
    width: auto;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 15px;
}
.payment-method label input.voucher {
    width: 150px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 15px;
}

/*** Instagram Node ***/
.instagram-post-container {
    padding-bottom: 10px;
}
.instagram-post-container:hover {
    cursor: pointer;
    background-color: #f9f9f9;
}
.instagram-post-container .img-container {
    position: relative;
}
.instagram-post-container .img-container .icon {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    font-size: 24px;
    width: 30px;
    height: 30px;
}
.instagram-post-container .caption {
    padding: 5px;
}
.instagram-post-container .caption .date {
    display: inline-block;
    color: #999999;
    font-size: 12px;
}
.instagram-post-container .caption .text {
    display: inline-block;
    font-size: 14px;
    line-height: 1.2em;
}

/**************
Racing
***************/

div#option-frequency-holder1,
div#option-frequency-holder2,
div#option-frequency-holder3 {
    padding:10px 0 0 25px;
}

/*
div.progress-step {
    background-color:#ccc;
    padding:6px;
    width:160px;
    margin:0 0 0 10px;
}
div.progress-step.first {
    margin-top:-10px;
}
div.progress-info {
    padding:6px;
    width:158px;
    margin:0 0 10px 10px;
    border: 1px solid #ccc;
    color:#333;
}
div.progress-title {
    font-size:16px;
    margin:8px 0 10px 0;
    height:20px;
}
*/

/* REVIEWS */
.flippy-review-container {
    height: auto;
    /*background: #0054a7;*/
    margin-bottom: 30px;
    padding-bottom: 25px;
    position: relative;
    border: 1px solid #eee;
    width: 100%;
}
.flippy-review-container span.date-placed {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
    text-align: right;
    font-style: italic;
    font-size: 12px;
}
.flippy-review-title {
    /*border-bottom: dotted 3px #005fbd;*/
    height: auto;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
}
.flippy-review-title {
    margin: 10px 10px 0 10px;
    color: #0054a7;
    padding-bottom: 15px;
    font-weight: bold;
    font-family: 'Oxygen', sans-serif;
}
.flippy-review-description {
    margin: 0 0 10px 0;
    padding: 10px;
}
.flippy-review-description h4 {
    line-height: 1.2em;
    color: #ed3d42;
    font-weight: bold;
}

/* PACKAGES */
.package-container {
    height: 400px;
    background-position: center;
    background-size: cover;
    position: relative;
}
@media (max-width: 1199px) and (min-width: 992px) {
    .package-container {
        height: 300px;
    }
}
@media (max-width: 991px) and (min-width: 551px) {
    .package-container {
        height: 470px;
    }
}
@media (max-width: 550px) and (min-width: 20px) {
    .package-container {
        height: 260px;
    }
}

.package-title {
    position: absolute;
    top: 20px;
    left: 20px;
    /*background-color: rgba(0, 0, 0, 0.4);*/
    text-shadow: 2px 2px 4px rgba(0,0,0,.6);
    padding: 10px 20px;
    color:#fff;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
}
.package-description {
    position: absolute;
    bottom: 20px;
    left: 20px;
    margin-right: 20px;
    /*background-color: rgba(0, 0, 0, 0.4);*/
    text-shadow: 2px 2px 4px rgba(0,0,0,.6);
    padding: 10px 20px;
    color:#fff;
    font-weight: normal;
    font-size: 16px;
}
.package-hover {
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    z-index: 2;
}
.package-hover:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}
.ribbon-package {
    position: absolute;
    right: -8px;
    top: -8px;
    z-index: 1;
    overflow: hidden;
    width: 150px;
    height: 180px;
    text-align: right;
}
.ribbon-package span {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 28px;
    transform: rotate(45deg);
    width: 170px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 37px;
    right: -34px;
}
.ribbon-package span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 5px solid #79A70A;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-top: 5px solid #79A70A;
}
.ribbon-package span::after {
    content: '';
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-right: 5px solid #79A70A;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-top: 5px solid #79A70A;
}
.red span {background: linear-gradient(#F70505 0%, #8F0808 100%);}
.red span::before {border-left-color: #8F0808; border-top-color: #8F0808;}
.red span::after {border-right-color: #8F0808; border-top-color: #8F0808;}

.blue span {background: linear-gradient(#2989d8 0%, #1e5799 100%);}
.blue span::before {border-left-color: #1e5799; border-top-color: #1e5799;}
.blue span::after {border-right-color: #1e5799; border-top-color: #1e5799;}

/* TABLE FIX */
@media (min-width: 680px) {
    table.agenda-table-desktop {

    }
    table.agenda-table-mobile {
        display: none;
    }
}
@media (max-width: 679px) {
    table.agenda-table-desktop {
        display: none;
    }
    table.agenda-table-mobile {

    }
}

/**************
Page Blocks
***************/

.flippy-featured-container.pageblock {
    height: 400px;
}
.flippy-featured-container.pageblock > div {
    height: 400px;
}
.flippy-featured-container.pageblock:hover {
    cursor: pointer;
}
.pageblock .flippy-featured-title-back {
    text-align: center;
    font-family: 'Oxygen', sans-serif;
    font-size: 24px;
}
.pageblock .flippy-featured-description {
    text-align: center;
}

/**************
Account - responsive
***************/

@media (max-width: 991px) and (min-width: 768px) {
    .visible-xs.nav-item-account {
        display: block !important;
        float: right;
    }
}

/**************
Cookie Bar
***************/

.cookie-container {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.cookie-bar {
    /*height: 260px;*/
    padding-top: 20px;
}
.cookie-bar .cookie-bar-check {
    float: left;
    width: 120px;
    vertical-align: middle;
}
.cookie-bar .cookie-bar-check i {
    color: #aaa;
    font-size: 52px;
}
.cookie-bar .cookie-bar-check i:hover {
    cursor: pointer;
}
.cookie-bar .cookie-bar-check i.fa-check-circle,
.cookie-bar .cookie-bar-check i.fa-check-circle-o:hover {
    color:#5cb85c;
}
.cookie-bar .cookie-bar-check i.fa-times-circle,
.cookie-bar .cookie-bar-check i.fa-times-circle-o:hover {
    color:#d9534f;
}
.cookie-bar .cookie-bar-text {
    float: left;
    width: calc(100% - 120px);
    vertical-align: middle;
}
.cookie-bar .btn.btn-success {
    display: none;
}

/**************
NSI Account check => Cropper Tool
***************/

#accountcheckPhotoCropper .docs-preview {
    position: relative;
    width: 345px;
    height: 230px;
    margin: 0 0 10px -10px;
}
#accountcheckPhotoCropper .docs-preview .img-preview {
    position: absolute;
    top:42px;
    left: 183px;
    width: 120px;
    height: 147px;
}
#accountcheckPhotoCropper .docs-preview img {
    position: absolute;
    top: 0;
    left:0;
    width: 345px;
    height: 230px;
}
#accountcheckPhotoCropper #actions {
    margin-top: 5px;
    margin-bottom: 10px;
}
@media (max-width: 375px) {
    #accountcheckPhotoCropper .docs-preview,
    #accountcheckPhotoCropper .docs-preview img {
        width: 300px;
        height: 200px;
    }
    #accountcheckPhotoCropper .docs-preview .img-preview {
        top:37px;
        left: 159px;
        width: 104px;
        height: 128px;
    }
}
@media (max-width: 320px) {
    #accountcheckPhotoCropper .docs-preview,
    #accountcheckPhotoCropper .docs-preview img {
        width: 270px;
        height: 180px;
    }
    #accountcheckPhotoCropper .docs-preview .img-preview {
        top: 33px;
        left: 143px;
        width: 94px;
        height: 115px;
    }
}
/* Fix for pop-up pages, chat button covers close button */
div.pp_pic_holder.pp_default {
    z-index: 16000160 !important;
}

.formDatesOptions a[rel^='prettyPhoto'] {
    margin-top: -6px;
    font-size: 12px;
}