/*!* Grid system *!*/
/*!* -------------------------------------------------- *!*/
/*.fw-main-row,*/
/*.fw-main-row *,*/
/*.fw-main-row *:before,*/
/*.fw-main-row *:after {*/
/*    -webkit-box-sizing: border-box;*/
/*    -moz-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*}*/

/*.fw-main-row.padding-on {*/
/*    padding-top: 30px;*/
/*    padding-bottom: 30px;*/
/*}*/

/*!*.fw-container {*!*/
/*!*    position: relative;*!*/
/*!*    margin-right: auto;*!*/
/*!*    margin-left: auto;*!*/
/*!*    padding-left: 15px;*!*/
/*!*    padding-right: 15px;*!*/
/*!*    max-width: 100%;*!*/
/*!*    width: 100%;*!*/
/*!*}*!*/

/*!*@media (min-width: 640px) {*!*/
/*!*    .fw-container {*!*/
/*!*        width: 750px;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*@media (min-width: 992px) {*!*/
/*!*    .fw-container {*!*/
/*!*        width: 970px;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*@media (min-width: 1200px) {*!*/
/*!*    .fw-container {*!*/
/*!*        width: 1170px;*!*/
/*!*    }*!*/
/*!*}*!*/
/*.fw-container-fluid {*/
/*    !*position: relative;*!*/
/*    !*margin-right: auto;*!*/
/*    !*margin-left: auto;*!*/
/*    !*padding-left: 15px;*!*/
/*    !*padding-right: 15px;*!*/
/*}*/

/*.fw-container-fluid.disable-padding {*/
/*    padding-left: 0;*/
/*    padding-right: 0;*/
/*}*/

/*.no-padding {*/
/*    padding-left: 0;*/
/*    padding-right: 0;*/
/*}*/

/*.fw-row {*/
/*    margin-left: -15px;*/
/*    margin-right: -15px;*/
/*}*/

/*.fw-row:before,*/
/*.fw-row:after {*/
/*    content: " ";*/
/*    display: table;*/
/*}*/

/*.fw-row:after {*/
/*    clear: both;*/
/*}*/

/*.fw-col-xs-1,*/
/*.fw-col-sm-1,*/
/*.fw-col-md-1,*/
/*.fw-col-lg-1,*/
/*.fw-col-xs-2,*/
/*.fw-col-sm-2,*/
/*.fw-col-md-2,*/
/*.fw-col-lg-2,*/
/*.fw-col-xs-3,*/
/*.fw-col-sm-3,*/
/*.fw-col-md-3,*/
/*.fw-col-lg-3,*/
/*.fw-col-xs-4,*/
/*.fw-col-sm-4,*/
/*.fw-col-md-4,*/
/*.fw-col-lg-4,*/
/*.fw-col-xs-5,*/
/*.fw-col-sm-5,*/
/*.fw-col-md-5,*/
/*.fw-col-lg-5,*/
/*.fw-col-xs-6,*/
/*.fw-col-sm-6,*/
/*.fw-col-md-6,*/
/*.fw-col-lg-6,*/
/*.fw-col-xs-7,*/
/*.fw-col-sm-7,*/
/*.fw-col-md-7,*/
/*.fw-col-lg-7,*/
/*.fw-col-xs-8,*/
/*.fw-col-sm-8,*/
/*.fw-col-md-8,*/
/*.fw-col-lg-8,*/
/*.fw-col-xs-9,*/
/*.fw-col-sm-9,*/
/*.fw-col-md-9,*/
/*.fw-col-lg-9,*/
/*.fw-col-xs-10,*/
/*.fw-col-sm-10,*/
/*.fw-col-md-10,*/
/*.fw-col-lg-10,*/
/*.fw-col-xs-11,*/
/*.fw-col-sm-11,*/
/*.fw-col-md-11,*/
/*.fw-col-lg-11,*/
/*.fw-col-xs-12,*/
/*.fw-col-sm-12,*/
/*.fw-col-md-12,*/
/*.fw-col-lg-12,*/
/*.fw-col-xs-15,*/
/*.fw-col-sm-15,*/
/*.fw-col-md-15,*/
/*.fw-col-lg-15 {*/
/*    position: relative;*/
/*    !*min-height: 1px;*!*/
/*    padding-left: 15px;*/
/*    padding-right: 15px;*/
/*    box-sizing: border-box;*/
/*}*/

/*.fw-col-xs-1,*/
/*.fw-col-xs-2,*/
/*.fw-col-xs-3,*/
/*.fw-col-xs-4,*/
/*.fw-col-xs-5,*/
/*.fw-col-xs-6,*/
/*.fw-col-xs-7,*/
/*.fw-col-xs-8,*/
/*.fw-col-xs-9,*/
/*.fw-col-xs-10,*/
/*.fw-col-xs-11,*/
/*.fw-col-xs-12,*/
/*.fw-col-xs-15 {*/
/*    float: left;*/
/*}*/

/*.fw-col-xs-15 {*/
/*    width: 20%;*/
/*}*/
/*.fw-col-xs-12 {*/
/*    width: 100%;*/
/*}*/
/*.fw-col-xs-11 {*/
/*    width: 91.66666667%;*/
/*}*/
/*.fw-col-xs-10 {*/
/*    width: 83.33333333%;*/
/*}*/
/*.fw-col-xs-9 {*/
/*    width: 75%;*/
/*}*/
/*.fw-col-xs-8 {*/
/*    width: 66.66666667%;*/
/*}*/
/*.fw-col-xs-7 {*/
/*    width: 58.33333333%;*/
/*}*/
/*.fw-col-xs-6 {*/
/*    width: 50%;*/
/*}*/
/*.fw-col-xs-5 {*/
/*    width: 41.66666667%;*/
/*}*/
/*.fw-col-xs-4 {*/
/*    width: 33.33333333%;*/
/*}*/
/*.fw-col-xs-3 {*/
/*    width: 25%;*/
/*}*/
/*.fw-col-xs-2 {*/
/*    width: 16.66666667%;*/
/*}*/
/*.fw-col-xs-1 {*/
/*    width: 8.33333333%;*/
/*}*/

/*.fw-col-xs-pull-15 {*/
/*    right: 20%;*/
/*}*/
/*.fw-col-xs-pull-12 {*/
/*    right: 100%;*/
/*}*/
/*.fw-col-xs-pull-11 {*/
/*    right: 91.66666667%;*/
/*}*/
/*.fw-col-xs-pull-10 {*/
/*    right: 83.33333333%;*/
/*}*/
/*.fw-col-xs-pull-9 {*/
/*    right: 75%;*/
/*}*/
/*.fw-col-xs-pull-8 {*/
/*    right: 66.66666667%;*/
/*}*/
/*.fw-col-xs-pull-7 {*/
/*    right: 58.33333333%;*/
/*}*/
/*.fw-col-xs-pull-6 {*/
/*    right: 50%;*/
/*}*/
/*.fw-col-xs-pull-5 {*/
/*    right: 41.66666667%;*/
/*}*/
/*.fw-col-xs-pull-4 {*/
/*    right: 33.33333333%;*/
/*}*/
/*.fw-col-xs-pull-3 {*/
/*    right: 25%;*/
/*}*/
/*.fw-col-xs-pull-2 {*/
/*    right: 16.66666667%;*/
/*}*/
/*.fw-col-xs-pull-1 {*/
/*    right: 8.33333333%;*/
/*}*/
/*.fw-col-xs-pull-0 {*/
/*    right: auto;*/
/*}*/

/*.fw-col-xs-push-15 {*/
/*    left: 20%;*/
/*}*/
/*.fw-col-xs-push-12 {*/
/*    left: 100%;*/
/*}*/
/*.fw-col-xs-push-11 {*/
/*    left: 91.66666667%;*/
/*}*/
/*.fw-col-xs-push-10 {*/
/*    left: 83.33333333%;*/
/*}*/
/*.fw-col-xs-push-9 {*/
/*    left: 75%;*/
/*}*/
/*.fw-col-xs-push-8 {*/
/*    left: 66.66666667%;*/
/*}*/
/*.fw-col-xs-push-7 {*/
/*    left: 58.33333333%;*/
/*}*/
/*.fw-col-xs-push-6 {*/
/*    left: 50%;*/
/*}*/
/*.fw-col-xs-push-5 {*/
/*    left: 41.66666667%;*/
/*}*/
/*.fw-col-xs-push-4 {*/
/*    left: 33.33333333%;*/
/*}*/
/*.fw-col-xs-push-3 {*/
/*    left: 25%;*/
/*}*/
/*.fw-col-xs-push-2 {*/
/*    left: 16.66666667%;*/
/*}*/
/*.fw-col-xs-push-1 {*/
/*    left: 8.33333333%;*/
/*}*/
/*.fw-col-xs-push-0 {*/
/*    left: auto;*/
/*}*/

/*.fw-col-xs-offset-15 {*/
/*    margin-left: 20%;*/
/*}*/
/*.fw-col-xs-offset-12 {*/
/*    margin-left: 100%;*/
/*}*/
/*.fw-col-xs-offset-11 {*/
/*    margin-left: 91.66666667%;*/
/*}*/
/*.fw-col-xs-offset-10 {*/
/*    margin-left: 83.33333333%;*/
/*}*/
/*.fw-col-xs-offset-9 {*/
/*    margin-left: 75%;*/
/*}*/
/*.fw-col-xs-offset-8 {*/
/*    margin-left: 66.66666667%;*/
/*}*/
/*.fw-col-xs-offset-7 {*/
/*    margin-left: 58.33333333%;*/
/*}*/
/*.fw-col-xs-offset-6 {*/
/*    margin-left: 50%;*/
/*}*/
/*.fw-col-xs-offset-5 {*/
/*    margin-left: 41.66666667%;*/
/*}*/
/*.fw-col-xs-offset-4 {*/
/*    margin-left: 33.33333333%;*/
/*}*/
/*.fw-col-xs-offset-3 {*/
/*    margin-left: 25%;*/
/*}*/
/*.fw-col-xs-offset-2 {*/
/*    margin-left: 16.66666667%;*/
/*}*/
/*.fw-col-xs-offset-1 {*/
/*    margin-left: 8.33333333%;*/
/*}*/
/*.fw-col-xs-offset-0 {*/
/*    margin-left: 0%;*/
/*}*/


/*@media (min-width: 447px) {*/
/*    .fw-col-sm-1,*/
/*    .fw-col-sm-2,*/
/*    .fw-col-sm-3,*/
/*    .fw-col-sm-4,*/
/*    .fw-col-sm-5,*/
/*    .fw-col-sm-6,*/
/*    .fw-col-sm-7,*/
/*    .fw-col-sm-8,*/
/*    .fw-col-sm-9,*/
/*    .fw-col-sm-10,*/
/*    .fw-col-sm-11,*/
/*    .fw-col-sm-12,*/
/*    .fw-col-sm-15 {*/
/*        float: left;*/
/*    }*/

/*    .fw-col-sm-15 {*/
/*        width: 20%;*/
/*    }*/
/*    .fw-col-sm-12 {*/
/*        width: 100%;*/
/*    }*/
/*    .fw-col-sm-11 {*/
/*        width: 91.66666667%;*/
/*    }*/
/*    .fw-col-sm-10 {*/
/*        width: 83.33333333%;*/
/*    }*/
/*    .fw-col-sm-9 {*/
/*        width: 75%;*/
/*    }*/
/*    .fw-col-sm-8 {*/
/*        width: 66.66666667%;*/
/*    }*/
/*    .fw-col-sm-7 {*/
/*        width: 58.33333333%;*/
/*    }*/
/*    .fw-col-sm-6 {*/
/*        width: 50%;*/
/*    }*/
/*    .fw-col-sm-5 {*/
/*        width: 41.66666667%;*/
/*    }*/
/*    .fw-col-sm-4 {*/
/*        width: 33.33333333%;*/
/*    }*/
/*    .fw-col-sm-3 {*/
/*        width: 25%;*/
/*    }*/
/*    .fw-col-sm-2 {*/
/*        width: 16.66666667%;*/
/*    }*/
/*    .fw-col-sm-1 {*/
/*        width: 8.33333333%;*/
/*    }*/

/*    .fw-col-sm-pull-15 {*/
/*        right: 20%;*/
/*    }*/
/*    .fw-col-sm-pull-12 {*/
/*        right: 100%;*/
/*    }*/
/*    .fw-col-sm-pull-11 {*/
/*        right: 91.66666667%;*/
/*    }*/
/*    .fw-col-sm-pull-10 {*/
/*        right: 83.33333333%;*/
/*    }*/
/*    .fw-col-sm-pull-9 {*/
/*        right: 75%;*/
/*    }*/
/*    .fw-col-sm-pull-8 {*/
/*        right: 66.66666667%;*/
/*    }*/
/*    .fw-col-sm-pull-7 {*/
/*        right: 58.33333333%;*/
/*    }*/
/*    .fw-col-sm-pull-6 {*/
/*        right: 50%;*/
/*    }*/
/*    .fw-col-sm-pull-5 {*/
/*        right: 41.66666667%;*/
/*    }*/
/*    .fw-col-sm-pull-4 {*/
/*        right: 33.33333333%;*/
/*    }*/
/*    .fw-col-sm-pull-3 {*/
/*        right: 25%;*/
/*    }*/
/*    .fw-col-sm-pull-2 {*/
/*        right: 16.66666667%;*/
/*    }*/
/*    .fw-col-sm-pull-1 {*/
/*        right: 8.33333333%;*/
/*    }*/
/*    .fw-col-sm-pull-0 {*/
/*        right: auto;*/
/*    }*/

/*    .fw-col-sm-push-15 {*/
/*        left: 20%;*/
/*    }*/
/*    .fw-col-sm-push-12 {*/
/*        left: 100%;*/
/*    }*/
/*    .fw-col-sm-push-11 {*/
/*        left: 91.66666667%;*/
/*    }*/
/*    .fw-col-sm-push-10 {*/
/*        left: 83.33333333%;*/
/*    }*/
/*    .fw-col-sm-push-9 {*/
/*        left: 75%;*/
/*    }*/
/*    .fw-col-sm-push-8 {*/
/*        left: 66.66666667%;*/
/*    }*/
/*    .fw-col-sm-push-7 {*/
/*        left: 58.33333333%;*/
/*    }*/
/*    .fw-col-sm-push-6 {*/
/*        left: 50%;*/
/*    }*/
/*    .fw-col-sm-push-5 {*/
/*        left: 41.66666667%;*/
/*    }*/
/*    .fw-col-sm-push-4 {*/
/*        left: 33.33333333%;*/
/*    }*/
/*    .fw-col-sm-push-3 {*/
/*        left: 25%;*/
/*    }*/
/*    .fw-col-sm-push-2 {*/
/*        left: 16.66666667%;*/
/*    }*/
/*    .fw-col-sm-push-1 {*/
/*        left: 8.33333333%;*/
/*    }*/
/*    .fw-col-sm-push-0 {*/
/*        left: auto;*/
/*    }*/

/*    .fw-col-sm-offset-15 {*/
/*        margin-left: 20%;*/
/*    }*/
/*    .fw-col-sm-offset-12 {*/
/*        margin-left: 100%;*/
/*    }*/
/*    .fw-col-sm-offset-11 {*/
/*        margin-left: 91.66666667%;*/
/*    }*/
/*    .fw-col-sm-offset-10 {*/
/*        margin-left: 83.33333333%;*/
/*    }*/
/*    .fw-col-sm-offset-9 {*/
/*        margin-left: 75%;*/
/*    }*/
/*    .fw-col-sm-offset-8 {*/
/*        margin-left: 66.66666667%;*/
/*    }*/
/*    .fw-col-sm-offset-7 {*/
/*        margin-left: 58.33333333%;*/
/*    }*/
/*    .fw-col-sm-offset-6 {*/
/*        margin-left: 50%;*/
/*    }*/
/*    .fw-col-sm-offset-5 {*/
/*        margin-left: 41.66666667%;*/
/*    }*/
/*    .fw-col-sm-offset-4 {*/
/*        margin-left: 33.33333333%;*/
/*    }*/
/*    .fw-col-sm-offset-3 {*/
/*        margin-left: 25%;*/
/*    }*/
/*    .fw-col-sm-offset-2 {*/
/*        margin-left: 16.66666667%;*/
/*    }*/
/*    .fw-col-sm-offset-1 {*/
/*        margin-left: 8.33333333%;*/
/*    }*/
/*    .fw-col-sm-offset-0 {*/
/*        margin-left: 0%;*/
/*    }*/
/*}*/

/*@media (min-width: 640px) {*/
/*    .fw-col-md-1,*/
/*    .fw-col-md-2,*/
/*    .fw-col-md-3,*/
/*    .fw-col-md-4,*/
/*    .fw-col-md-5,*/
/*    .fw-col-md-6,*/
/*    .fw-col-md-7,*/
/*    .fw-col-md-8,*/
/*    .fw-col-md-9,*/
/*    .fw-col-md-10,*/
/*    .fw-col-md-11,*/
/*    .fw-col-md-12,*/
/*    .fw-col-md-15 {*/
/*        float: left;*/
/*    }*/
/*    .fw-col-md-15 {*/
/*        width: 20%;*/
/*    }*/
/*    .fw-col-md-12 {*/
/*        width: 100%;*/
/*    }*/
/*    .fw-col-md-11 {*/
/*        width: 91.66666667%;*/
/*    }*/
/*    .fw-col-md-10 {*/
/*        width: 83.33333333%;*/
/*    }*/
/*    .fw-col-md-9 {*/
/*        width: 75%;*/
/*    }*/
/*    .fw-col-md-8 {*/
/*        width: 66.66666667%;*/
/*    }*/
/*    .fw-col-md-7 {*/
/*        width: 58.33333333%;*/
/*    }*/
/*    .fw-col-md-6 {*/
/*        width: 50%;*/
/*    }*/
/*    .fw-col-md-5 {*/
/*        width: 41.66666667%;*/
/*    }*/
/*    .fw-col-md-4 {*/
/*        width: 33.33333333%;*/
/*    }*/
/*    .fw-col-md-3 {*/
/*        width: 25%;*/
/*    }*/
/*    .fw-col-md-2 {*/
/*        width: 16.66666667%;*/
/*    }*/
/*    .fw-col-md-1 {*/
/*        width: 8.33333333%;*/
/*    }*/

/*    .fw-col-md-pull-15 {*/
/*        right: 20%;*/
/*    }*/
/*    .fw-col-md-pull-12 {*/
/*        right: 100%;*/
/*    }*/
/*    .fw-col-md-pull-11 {*/
/*        right: 91.66666667%;*/
/*    }*/
/*    .fw-col-md-pull-10 {*/
/*        right: 83.33333333%;*/
/*    }*/
/*    .fw-col-md-pull-9 {*/
/*        right: 75%;*/
/*    }*/
/*    .fw-col-md-pull-8 {*/
/*        right: 66.66666667%;*/
/*    }*/
/*    .fw-col-md-pull-7 {*/
/*        right: 58.33333333%;*/
/*    }*/
/*    .fw-col-md-pull-6 {*/
/*        right: 50%;*/
/*    }*/
/*    .fw-col-md-pull-5 {*/
/*        right: 41.66666667%;*/
/*    }*/
/*    .fw-col-md-pull-4 {*/
/*        right: 33.33333333%;*/
/*    }*/
/*    .fw-col-md-pull-3 {*/
/*        right: 25%;*/
/*    }*/
/*    .fw-col-md-pull-2 {*/
/*        right: 16.66666667%;*/
/*    }*/
/*    .fw-col-md-pull-1 {*/
/*        right: 8.33333333%;*/
/*    }*/
/*    .fw-col-md-pull-0 {*/
/*        right: auto;*/
/*    }*/

/*    .fw-col-md-push-15 {*/
/*        left: 20%;*/
/*    }*/
/*    .fw-col-md-push-12 {*/
/*        left: 100%;*/
/*    }*/
/*    .fw-col-md-push-11 {*/
/*        left: 91.66666667%;*/
/*    }*/
/*    .fw-col-md-push-10 {*/
/*        left: 83.33333333%;*/
/*    }*/
/*    .fw-col-md-push-9 {*/
/*        left: 75%;*/
/*    }*/
/*    .fw-col-md-push-8 {*/
/*        left: 66.66666667%;*/
/*    }*/
/*    .fw-col-md-push-7 {*/
/*        left: 58.33333333%;*/
/*    }*/
/*    .fw-col-md-push-6 {*/
/*        left: 50%;*/
/*    }*/
/*    .fw-col-md-push-5 {*/
/*        left: 41.66666667%;*/
/*    }*/
/*    .fw-col-md-push-4 {*/
/*        left: 33.33333333%;*/
/*    }*/
/*    .fw-col-md-push-3 {*/
/*        left: 25%;*/
/*    }*/
/*    .fw-col-md-push-2 {*/
/*        left: 16.66666667%;*/
/*    }*/
/*    .fw-col-md-push-1 {*/
/*        left: 8.33333333%;*/
/*    }*/
/*    .fw-col-md-push-0 {*/
/*        left: auto;*/
/*    }*/
/*    .fw-col-md-offset-15 {*/
/*        margin-left: 20%;*/
/*    }*/
/*    .fw-col-md-offset-12 {*/
/*        margin-left: 100%;*/
/*    }*/
/*    .fw-col-md-offset-11 {*/
/*        margin-left: 91.66666667%;*/
/*    }*/
/*    .fw-col-md-offset-10 {*/
/*        margin-left: 83.33333333%;*/
/*    }*/
/*    .fw-col-md-offset-9 {*/
/*        margin-left: 75%;*/
/*    }*/
/*    .fw-col-md-offset-8 {*/
/*        margin-left: 66.66666667%;*/
/*    }*/
/*    .fw-col-md-offset-7 {*/
/*        margin-left: 58.33333333%;*/
/*    }*/
/*    .fw-col-md-offset-6 {*/
/*        margin-left: 50%;*/
/*    }*/
/*    .fw-col-md-offset-5 {*/
/*        margin-left: 41.66666667%;*/
/*    }*/
/*    .fw-col-md-offset-4 {*/
/*        margin-left: 33.33333333%;*/
/*    }*/
/*    .fw-col-md-offset-3 {*/
/*        margin-left: 25%;*/
/*    }*/
/*    .fw-col-md-offset-2 {*/
/*        margin-left: 16.66666667%;*/
/*    }*/
/*    .fw-col-md-offset-1 {*/
/*        margin-left: 8.33333333%;*/
/*    }*/
/*    .fw-col-md-offset-0 {*/
/*        margin-left: 0%;*/
/*    }*/
/*}*/

/*@media (min-width: 1024px) {*/
/*    .fw-col-lg-1,*/
/*    .fw-col-lg-2,*/
/*    .fw-col-lg-3,*/
/*    .fw-col-lg-4,*/
/*    .fw-col-lg-5,*/
/*    .fw-col-lg-6,*/
/*    .fw-col-lg-7,*/
/*    .fw-col-lg-8,*/
/*    .fw-col-lg-9,*/
/*    .fw-col-lg-10,*/
/*    .fw-col-lg-11,*/
/*    .fw-col-lg-12,*/
/*    .fw-col-lg-15 {*/
/*        float: left;*/
/*    }*/
/*    .fw-col-lg-15 {*/
/*        width: 20%;*/
/*    }*/
/*    .fw-col-lg-12 {*/
/*        width: 100%;*/
/*    }*/
/*    .fw-col-lg-11 {*/
/*        width: 91.66666667%;*/
/*    }*/
/*    .fw-col-lg-10 {*/
/*        width: 83.33333333%;*/
/*    }*/
/*    .fw-col-lg-9 {*/
/*        width: 75%;*/
/*    }*/
/*    .fw-col-lg-8 {*/
/*        width: 66.66666667%;*/
/*    }*/
/*    .fw-col-lg-7 {*/
/*        width: 58.33333333%;*/
/*    }*/
/*    .fw-col-lg-6 {*/
/*        width: 50%;*/
/*    }*/
/*    .fw-col-lg-5 {*/
/*        width: 41.66666667%;*/
/*    }*/
/*    .fw-col-lg-4 {*/
/*        width: 33.33333333%;*/
/*    }*/
/*    .fw-col-lg-3 {*/
/*        width: 25%;*/
/*    }*/
/*    .fw-col-lg-2 {*/
/*        width: 16.66666667%;*/
/*    }*/
/*    .fw-col-lg-1 {*/
/*        width: 8.33333333%;*/
/*    }*/
/*    .fw-col-lg-pull-15 {*/
/*        right: 20%;*/
/*    }*/
/*    .fw-col-lg-pull-12 {*/
/*        right: 100%;*/
/*    }*/
/*    .fw-col-lg-pull-11 {*/
/*        right: 91.66666667%;*/
/*    }*/
/*    .fw-col-lg-pull-10 {*/
/*        right: 83.33333333%;*/
/*    }*/
/*    .fw-col-lg-pull-9 {*/
/*        right: 75%;*/
/*    }*/
/*    .fw-col-lg-pull-8 {*/
/*        right: 66.66666667%;*/
/*    }*/
/*    .fw-col-lg-pull-7 {*/
/*        right: 58.33333333%;*/
/*    }*/
/*    .fw-col-lg-pull-6 {*/
/*        right: 50%;*/
/*    }*/
/*    .fw-col-lg-pull-5 {*/
/*        right: 41.66666667%;*/
/*    }*/
/*    .fw-col-lg-pull-4 {*/
/*        right: 33.33333333%;*/
/*    }*/
/*    .fw-col-lg-pull-3 {*/
/*        right: 25%;*/
/*    }*/
/*    .fw-col-lg-pull-2 {*/
/*        right: 16.66666667%;*/
/*    }*/
/*    .fw-col-lg-pull-1 {*/
/*        right: 8.33333333%;*/
/*    }*/
/*    .fw-col-lg-pull-0 {*/
/*        right: auto;*/
/*    }*/
/*    .fw-col-lg-push-15 {*/
/*        left: 20%;*/
/*    }*/
/*    .fw-col-lg-push-12 {*/
/*        left: 100%;*/
/*    }*/
/*    .fw-col-lg-push-11 {*/
/*        left: 91.66666667%;*/
/*    }*/
/*    .fw-col-lg-push-10 {*/
/*        left: 83.33333333%;*/
/*    }*/
/*    .fw-col-lg-push-9 {*/
/*        left: 75%;*/
/*    }*/
/*    .fw-col-lg-push-8 {*/
/*        left: 66.66666667%;*/
/*    }*/
/*    .fw-col-lg-push-7 {*/
/*        left: 58.33333333%;*/
/*    }*/
/*    .fw-col-lg-push-6 {*/
/*        left: 50%;*/
/*    }*/
/*    .fw-col-lg-push-5 {*/
/*        left: 41.66666667%;*/
/*    }*/
/*    .fw-col-lg-push-4 {*/
/*        left: 33.33333333%;*/
/*    }*/
/*    .fw-col-lg-push-3 {*/
/*        left: 25%;*/
/*    }*/
/*    .fw-col-lg-push-2 {*/
/*        left: 16.66666667%;*/
/*    }*/
/*    .fw-col-lg-push-1 {*/
/*        left: 8.33333333%;*/
/*    }*/
/*    .fw-col-lg-push-0 {*/
/*        left: auto;*/
/*    }*/
/*    .fw-col-lg-offset-15 {*/
/*        margin-left: 20%;*/
/*    }*/

/*    .fw-col-lg-offset-12 {*/
/*        margin-left: 100%;*/
/*    }*/
/*    .fw-col-lg-offset-11 {*/
/*        margin-left: 91.66666667%;*/
/*    }*/
/*    .fw-col-lg-offset-10 {*/
/*        margin-left: 83.33333333%;*/
/*    }*/
/*    .fw-col-lg-offset-9 {*/
/*        margin-left: 75%;*/
/*    }*/
/*    .fw-col-lg-offset-8 {*/
/*        margin-left: 66.66666667%;*/
/*    }*/
/*    .fw-col-lg-offset-7 {*/
/*        margin-left: 58.33333333%;*/
/*    }*/
/*    .fw-col-lg-offset-6 {*/
/*        margin-left: 50%;*/
/*    }*/
/*    .fw-col-lg-offset-5 {*/
/*        margin-left: 41.66666667%;*/
/*    }*/
/*    .fw-col-lg-offset-4 {*/
/*        margin-left: 33.33333333%;*/
/*    }*/
/*    .fw-col-lg-offset-3 {*/
/*        margin-left: 25%;*/
/*    }*/
/*    .fw-col-lg-offset-2 {*/
/*        margin-left: 16.66666667%;*/
/*    }*/
/*    .fw-col-lg-offset-1 {*/
/*        margin-left: 8.33333333%;*/
/*    }*/
/*    .fw-col-lg-offset-0 {*/
/*        margin-left: 0%;*/
/*    }*/
/*}*/

















/*@media (min-width: 640px) {*/
/*    .tm-grid-expand > .uk-width-expand\@s {*/
/*        flex-grow: 999*/
/*    }*/
/*}*/

/*@media (min-width: 960px) {*/
/*    .tm-grid-expand > .uk-width-expand\@m {*/
/*        flex-grow: 999*/
/*    }*/
/*}*/

/*@media (min-width: 1600px) {*/
/*    .tm-grid-expand > .uk-width-expand\@l {*/
/*        flex-grow: 999*/
/*    }*/
/*}*/

/*@media (min-width: 1600px) {*/
/*    .tm-grid-expand > .uk-width-expand\@xl {*/
/*        flex-grow: 999*/
/*    }*/
/*}*/









.container {
    /*width: 100%;*/
    /*position: relative;*/
    /*padding: 5%;*/
    /*margin: auto;*/
}

.fw-container {
    /*width: 100%;*/
    /*position: relative;*/
    /*margin: 0;*/
    /*padding: 5% 0;*/
}

.hero {
    /*width: 100%;*/
}

.callout.grey-bg {
    /*color: #000000;*/
}
.callout.grey-bg .uk-container {
    /*padding-top: 10vh;*/
    /*padding-bottom: 10vh;*/
}


h1 {
    /*font-size: 1.5rem;*/
}

.callout h1 {
    font-size: 2rem;
}

.callout h1 + p {
    margin-top: 2vh;
}

/*.callout p {*/
/*    margin-top: 1em;*/
/*}*/

/*.callout:not(h1) p {*/
/*    margin-top: 0;*/
/*}*/

nav ul li {
    /*list-style: none;*/
    /*text-transform: uppercase;*/
    /*cursor: pointer;*/
    /*font-size: 12px;*/
    /*font-weight: 700;*/
    /*letter-spacing: 0.15vw;*/
    /*float: left;*/
    /*text-align: center;*/
    /*user-select: none;*/
}

nav ul li a {
    /*width: 100%;*/
    /*display: block;*/
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.sm-btn {
    font-size: 1em;
}

.md-btn {
    font-size: 2em;
}

.lg-btn {
    font-size: 3em;
    background-color: transparent;
    border: none;
}

.bold {
    font-weight: bold;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}
.m-b-0 {
    margin-bottom: 0!important;
}
.m-b-1 {
    margin-bottom: 1em!important;
}
.m-b-2 {
    margin-bottom: 2em!important;
}

.p-b-0 {
    padding-bottom: 0!important;
}
.p-b-1 {
    padding-bottom: 1em!important;
}
.p-b-2 {
    padding-bottom: 2em!important;
}

.content-area .title {
    margin-bottom: 3rem;
}



.right-shadow {
    box-shadow: 12px -10px 15px -2px rgba(0, 0, 0, 0.35);
}


#tertiary-nav .active {
    background: white;
}

#tertiary-nav ul li {
    padding: 1.35rem 1.75vw;
}





.content-area img {
    width: 100%;
    margin-bottom: 20px;
}

.content-area img + span.caption {
    margin-top: 0;
}




.xs, .sm, .md, .lg, .xl {
    display: none;
}

:not(.xs, .sm, .md, .lg, .xl).inline.flex {
    display: inline-flex;
}





.uk-logo {
    width: 160px;
}

@media (min-width: 640px) {

    .uk-logo {
        width: 180px;
    }



}






/*no mobile nav to 100%
this is md and up
*/

@media only screen and (min-width: 769px) {



    .home .show-banner {
        /*display: none;*/
    }






    footer .logo {
        padding: 1.35rem 0;
        display: block;
    }






    /*[data-hover] span {*/
    /*    -webkit-transition: 0.3s;*/
    /*    -moz-transition: 0.3s;*/
    /*    -o-transition: 0.3s;*/
    /*    transition: 0.3s;*/
    /*    -webkit-transition-delay: 0.1s;*/
    /*    -moz-transition-delay: 0.1s;*/
    /*    -o-transition-delay: 0.1s;*/
    /*    transition-delay: 0.1s;*/
    /*}*/

    /*[data-hover]:before,*/
    /*[data-hover]:after {*/
    /*    content: '';*/
    /*    position: absolute;*/
    /*    width: inherit;*/
    /*    opacity: 0;*/
    /*    white-space: nowrap;*/
    /*}*/

    /*[data-hover]:hover:before {*/
    /*    content: attr(data-hover);*/
    /*}*/

    /*!* :after *!*/
    /*[data-hover]:after {*/
    /*    content: attr(data-active);*/
    /*}*/

    /*!* Span on :hover and :active *!*/
    /*[data-hover]:hover span,*/
    /*[data-hover]:active span {*/
    /*    opacity: 0;*/
    /*}*/

    /*!**/
    /*    We show :before pseudo-element on :hover*/
    /*    and :after pseudo-element on :active*/
    /**!*/
    /*[data-hover]:hover:before,*/
    /*[data-hover]:active:after {*/
    /*    opacity: 1;*/
    /*}*/








    #map {
        /*padding: 40vh 0*/
    }









    /* begin horizontal show scroll*/

    /*#past .horizontal-scroll-wrapper {*/
    /*    display: block;*/
    /*    width: 380px;*/
    /*    margin: 0;*/
    /*    padding: 380px 0 0 0;*/
    /*    overflow-y: auto;*/
    /*    overflow-x: hidden;*/
    /*    -webkit-transform: rotate(-90deg) translateY(-380px);*/
    /*    transform: rotate(-90deg) translateY(-380px);*/
    /*    -webkit-transform-origin: right top;*/
    /*    transform-origin: right top;*/
    /*}*/

    /*#past .horizontal-scroll-wrapper a {*/
    /*    display: block;*/
    /*    padding: 10%;*/
    /*    -webkit-transform: rotate(90deg);*/
    /*    transform: rotate(90deg);*/
    /*    -webkit-transform-origin: right top;*/
    /*    transform-origin: right top;*/
    /*}*/

    /*#past a > img {*/
    /*    opacity: 0.85;*/
    /*    transition: opacity 500ms;*/
    /*}*/

    /*#past a:hover > img {*/
    /*    opacity: 1*/
    /*}*/

    /*#past {*/
    /*    !*height: 400px;*!*/
    /*}*/

    /*#past .horizontal-scroll-wrapper img {*/
    /*    !*width: 100%*!*/
    /*}*/

    /*!*horizontal show scroll*!*/
    /*#past ::-webkit-scrollbar,*/
    /*#past ::-webkit-scrollbar-button {*/
    /*    width: 0;*/
    /*    height: 0;*/
    /*}*/
    /* end horizontal show scroll*/






}




.hider canvas {
    width: 100%;
    min-height: calc(100vh - 40%);
}




/*EXTRA SMALL xs*/
@media only screen
and (min-width: 1px)
and (max-width: 446px) {

    .xs {
        display: block;
    }

    .xs.inline {
        display: inline-block;
    }

    .xs.inline.flex {
        display: inline-flex;
    }

    .xs.flex {
        display: flex;
    }

    header .container {
        padding: 0 4%;
    }

    .container {
        padding: 8%;
    }

    .callout.grey-bg .container {
        padding-top: 5vh;
        padding-bottom: 5vh;
    }

    .margin-2 {
        margin: 0.5rem;
    }

    .padding-1 {
        padding: 0.25rem
    }

    .padding-2 {
        padding: 0.5rem;
    }

    .padding-4-sm {
        padding: 4em;
    }

    .xs-border-right {
        border-right: 1px solid #e8e8e8;
    }

    .hero {
        height: 70vh;
    }

    .text-center-xs {
        text-align: center!important;
    }

    /*
        #past .uk-position-center-right {
            right: -13px
        }

    #past .uk-position-center-left {
            left: -13px
        }
    */

}


/*SMALL SM */
@media only screen
and (min-width: 447px)
and (max-width: 639.9px) {

    .sm {
        display: block;
    }

    .sm.inline {
        display: inline-block;
    }

    .sm.inline.flex {
        display: inline-flex;
    }

    .sm.flex {
        display: flex;
    }

    .container {
        padding: 10%;
    }

    header .container {
        padding: 0 3%;
    }

    /*this matches the container*/
    .callout h1 + p {
        margin-top: 10%;
    }
    .callout.grey-bg .container {
        padding-top: 7vh;
        padding-bottom: 7vh;
    }

    .margin-2 {
        margin: 0.75rem;
    }

    .padding-1 {
        padding: 0.35rem
    }

    .padding-2 {
        padding: 0.75rem;
    }

    .padding-4-sm {
        padding: 4em;
    }

    .sm-border-right {
        border-right: 1px solid #e8e8e8;
    }

    .hero {
        height: 80vh;
    }

    .text-center-sm {
        text-align: center!important;
    }

    .callout h1 {
        /*font-size: 2.5em;*/
    }




}


/*MEDIUM MD*/
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-width: 640px)
and (max-width: 1023px) {

    .md {
        display: block;
    }

    .md.inline {
        display: inline-block;
    }

    .md.inline.flex {
        display: inline-flex;
    }

    .md.flex {
        display: flex;
    }

    header .container {
        /*padding: 5% 1%;*/
    }

    .container {
        /*padding: 5%;*/
    }

    .margin-2 {
        margin: 1rem;
    }

    .padding-1 {
        padding: 0.5rem
    }

    .padding-2 {
        padding: 1rem;
    }

    .padding-2-md {
        padding: 2em;
    }

    .hero {
        height: 60vh;
    }

    .text-center-md {
        text-align: center!important;
    }

    .callout h1 {
        /*font-size: 3em;*/
    }

    nav ul li {
        /*padding: 1.55rem 1.75vw;*/
    }


    /*.has-scrolled #control-center-wrapper {*/
    /*    right: 0;*/
    /*}*/






}


@media only screen and (min-width: 1024px)
and (max-width: 1400px) {

    .lg {
        display: block;
    }

    .lg.inline {
        display: inline-block;
    }

    .lg.inline.flex {
        display: inline-flex;

    }
    .lg.flex {
        display: flex;
    }

    .margin-2 {
        margin: 1.5rem;
    }

    .padding-1 {
        padding: 0.75rem
    }

    .padding-2 {
        padding: 1.5rem;
    }

    .padding-2-lg {
        padding: 2em;
    }

    .hero {
        height: 75vh;
    }

    nav ul:not(#tertiary-nav)    li {
        /*padding: 1.35rem 1.65vw;*/
    }


}

@media only screen and (min-width: 1401px) {

    .xl {
        display: block;
    }

    .xl.inline {
        display: inline-block;
    }

    .xl.inline.flex {
        display: inline-flex;

    }
    .xl.flex {
        display: flex;
    }

    /*.container {*/
    /*    padding: 5%;*/
    /*}*/

    .margin-2 {
        margin: 1.5rem;
    }

    .padding-1 {
        padding: 0.75rem
    }

    .padding-2 {
        padding: 1.5rem;
    }



    .margin-2-xl {
        margin: 2rem;
    }

    .padding-1-xl {
        padding: 1rem
    }

    .padding-2-xl {
        padding: 2rem;
    }

    .hero {
        height: 70vh;
    }

    nav ul:not(#tertiary-nav) li {
        /*padding: 1.35rem 1.75vw;*/
    }




}


.mobile-nav-active {
    overflow: hidden;
}





/*only mobile nav engaged items*/

@media only screen and (max-width: 960px) {



    .p-b {
        padding-bottom: 5vh;
    }


    .parent {
        display: grid;
        grid-template-columns: fit-content(40%) 2fr;
        /*grid-template-rows: repeat(2, 1fr);*/
        grid-column-gap: 8px;
        grid-row-gap: 0;
    }

    .div1 { grid-area: 1 / 1 / 3;
        overflow: hidden
    }
    .div2 { grid-area: 1 / 2; }
    .div3 { grid-area: 2 / 2; }


    .home .div2,
    .home .div3 {
        /*display: none;*/
    }

    .mobile-nav-active .home .div2,
    .mobile-nav-active .home .div3 {
        /*display: block;*/
    }


    /*.hero-wrapper {*/
    /*    overflow: hidden;*/
    /*}*/

    /*.slide-effect {*/

    /*!*    transform: translate3d(0, 0, 0);*!*/
    /*    width: 200vw;*/
    /*    animation: slide 15s forwards;*/
    /*    !*overflow: hidden;*!*/
    /*    position: relative;*/
    /*    touch-action: pan-y;*/

    /*}*/

    /*@keyframes slide {*/
    /*    0% {*/
    /*        transform: translate3d(0, 0, 0);*/
    /*    }*/
    /*    100% {*/
    /*        transform: translate3d(-100vw, 0, 0);*/
    /*    }*/
    /*}*/





    #burgerBtn {
        position: fixed;
        z-index: 30;
        right: 0;
        top: 0;
        padding: 20px;
        /*border-left: 1px solid #e8e8e8;*/
    }
    #burgerBtn > button:focus {
        outline: none;
    }


    #burgerBtn > button {
        border-top: 4px solid #000000;
        border-bottom: none;
        border-left: none;
        border-right: none;
        box-sizing: border-box;
        background-color: transparent;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -khtml-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        width: 2.25em;
        height: 1.9em;
        padding: 0;

    }
    #burgerBtn > button:before {
        content: "";
        display: block;
        /*position: absolute;*/
        height: 4px;
        /*width: 20px;*/
        /*right: 21px;*/
        background: #000000;
        /*top: 18px;*/
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -khtml-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }
    #burgerBtn > button:after {
        content: "";
        display: block;
        position: relative;
        height: 4px;
        /*width: 24px;*/
        /*right: 16px;*/
        background: #000000;
        bottom: -5px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -khtml-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }


    .mobile-nav-active #burgerBtn > button {
        border-color: transparent;
    }

    .mobile-nav-active #burgerBtn > button:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -khtml-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 26px;
        top: 24px;
    }
    .mobile-nav-active #burgerBtn > button:after {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -khtml-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        /*bottom: 1px;*/
        width: 26px;
        top: -4px;

    }




    /*.show-with-mobile-nav {*/
    /*    display: inline-block;*/
    /*}*/
    /*.mobile-nav-active .show-with-mobile-nav {*/
    /*    display: inline-block;*/
    /*}*/

    #nav .grid {
        height: calc(100vh - 56px);
    }

    #nav {
        position: fixed;
        top: 49px; /*fallback for no js*/
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999000;
        height: 100vh;


        /*-webkit-transition: all 0.6s ease-in;*/
        /*-moz-transition: all 0.6s ease-in;*/
        /*-khtml-transition: all 0.6s ease-in;*/
        /*-o-transition: all 0.6s ease-in;*/
        /*transition: all 0.6s ease-in;*/
    }

    #nav a {
        justify-content: center;
        font-weight: 600;
    }

    .mobile-nav-active .home .content-area .uk-tile {
        display: none
    }

    .home .show-banner {
        display: none;
    }

    .mobile-nav-active .home .show-banner {
        display: block;
    }



    .grid
    {
        display: grid;
        /*   grid-template-areas:
            "1x1 1x1 2x2 2x2"
            "2x1 2x1 2x2 2x2"
            "1x1 1x1 1x1 1x1"; */
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: -1fr 1fr 1fr;



    }


    .g-single, .g-double, .g-two-by-one, .g-full, .g-quad, .g-solo {
        /*padding: 20px;*/
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .g-full {
        /*grid-area: 1;*/
        /*background: blue;*/
        /*grid-column-start: span 0;*/
        grid-row-end: span 2;


    }
    .g-single {
        /*grid-area: 1x1;*/
        grid-column-start: span 4;

    }

    /*cities*/
    .g-two-by-one
    {
        /*grid-area: 2x1;*/
        grid-column-start: span 2;

    }

    .g-double {
        /*grid-area: 2x2;*/
        grid-column-start: span 2;
        grid-row-end: span 2;
    }

    .g-solo {
        /*grid-area: 2x2;*/
        grid-column-start: span 1;
        grid-row-end: span 1;
    }

    .g-quad {
        /*grid-area: 2x2;*/
        grid-column-start: span 2;
        grid-row-end: span 1;
    }

    .social-parent {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
    }

    .social-parent li:nth-child(1)  { grid-area: 1 / 1 / 2 / 2; }
    .social-parent li:nth-child(2) { grid-area: 1 / 2 / 2 / 3; }
    .social-parent li:nth-child(3)  { grid-area: 1 / 3 / 2 / 4; }
    .social-parent li:nth-child(4)  { grid-area: 1 / 4 / 2 / 4; }





    .uk-padding-large\@s {
        padding: 40px;
    }


}







.show-banner h2 {
    /*padding: 0.25em 0;*/
    /*font-size: 1.3em;*/
    /*margin: 0;*/
    /*font-weight: 500;*/
    /*color: #000000;*/
}











.vid-abs {
    /*position: absolute;*/
    /*left: 50%; !* % of surrounding element *!*/
    /*top: 50%;*/
    /*transform: translate(-50%, -50%); !* % of current element *!*/
}

/*.video-js {*/
/*    background-color: transparent;*/
/*}*/


/*[id^="example_video_id_"].vjs-tech button {*/
/*    visibility: inherit !important;*/
/*}*/


/*[id^="example_video_id_"].vjs-tech {*/
/*    height: auto;*/
/*}*/









/*table*/
@media only screen and (min-width: 769px) {

    .responsive-table {
        display: flex;
    }

    [class^="day-section"] {
        flex-grow: 1;
        width: 100%;
    }

    #status-wrapper .uk-alert + [data-status-action] > button {
        border-left: none;
    }

}

.day-content {
    padding: .5em;
    margin: -1px 0 0 -1px;
    box-sizing: border-box;
}

/*end table*/
h3.day-content {
    /*font-size: 2.5em;*/
}
/*end tables*/














.caption {
    margin-top: 2em;
    display: block;
    margin-bottom: 2em;
    font-weight: bold;
}

.content-area ol {
    /*list-style-position: inside;*/
    padding-left: 20px;
}

.content-area ol li{
    padding-bottom: 20px;
}

/*for the contract*/
.content-area h3

{
    margin: 1em 0;
}








/*.alert-submit {*/
/*    position: fixed;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*}*/







/* UIKIT FIXES */

.uk-tab > * > a {
    color: inherit;
}
.uk-tab > * > a:hover{
    color: inherit;
    font-weight: bold;
}

.uk-navbar-dropdown-nav > li > a {
    font-weight: bold;
}

.uk-navbar-dropdown-nav > li > a:hover {
    color: inherit;
}

.uk-navbar-dropdown-nav > li {
    position: relative;
}


.uk-navbar-dropdown-nav > li:hover a,
.bg-basel .uk-navbar-dropdown-nav > li:hover a,
.bg-miami-beach .uk-navbar-dropdown-nav > li:hover a {
    color: #ff0066;
}

.bg-new-york .uk-navbar-dropdown-nav > li:hover a {
    color: #3366ff;
}


/*.bg-new-york .uk-navbar-dropdown-nav > li:hover {*/
/*    color: #3366ff;*/
/*}*/

.uk-navbar-dropdown-nav > li::before {
    /*content: "";*/
    /*position: absolute;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*width: 22px;*/
    /*!*background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2223%22%20height%3D%2211%22%20viewBox%3D%220%200%2023%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23ff0066%22%20points%3D%2217%201%2022%205.5%2017%2010%20%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23ff0066%22%20x1%3D%220%22%20y1%3D%225.5%22%20x2%3D%2222.4%22%20y2%3D%225.5%22%20%2F%3E%0A%3C%2Fsvg%3E");*!*/
    /*background-repeat: no-repeat;*/
    /*background-position: calc(100% - 5px) 50%;*/
    /*transition: background-position .2s ease-out*/
}



.uk-navbar-dropdown-nav > li:hover::before {
    /*background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2223%22%20height%3D%2211%22%20viewBox%3D%220%200%2023%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23ff0066%22%20points%3D%2217%201%2022%205.5%2017%2010%20%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23ff0066%22%20x1%3D%220%22%20y1%3D%225.5%22%20x2%3D%2222.4%22%20y2%3D%225.5%22%20%2F%3E%0A%3C%2Fsvg%3E");*/
    /*background-position: 100% 50%*/
}


.uk-input,
.uk-select
{
    padding: 0;
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
    color: inherit;
}

.uk-subnav-pill > * > a:hover {
    background-color: transparent;
    color: #000000;
    font-weight: 700;
}

.uk-subnav-pill .uk-active {
    background-color: #ffffff;
    color: #000000;
    font-weight: bolder;
}

.uk-input:not([readonly]):focus, .uk-select:not([readonly]):focus, .uk-textarea:not([readonly]):focus {
    border-bottom: 1px solid #000000!important;
}


.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
    background-color: transparent;

}

.uk-dark .uk-input, .uk-dark .uk-select, .uk-dark .uk-textarea {
    color: #ffffff
}
.uk-dark .uk-input:focus, .uk-dark .uk-select:focus, .uk-dark .uk-textarea:focus {
    border-bottom: 1px solid #ffffff!important;
}

.uk-navbar-dropdown {
    /*width: inherit;*/
}

.uk-navbar-nav > li > a {
    position: relative;
}

.uk-navbar-nav > li > a::before {
    content: "";
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 100%;
    z-index: -1;
    transition: right .3s ease-out
}

/*makes the underline on the nav for show*/
.current_page_item::before {
    right: 15px!important;
}

.uk-navbar-nav > li > a:hover::before {
    right: 15px;
}

.uk-modal-close-full {
    background-color: transparent;
}


.uk-navbar-item {
    /*padding: 0;*/
}
.home .uk-cover-container h1 {
    font-size: clamp(1.95em, 15vw, 5.5em);
}

.uk-cover-container h2 {
    font-size: clamp(1em, 4vw, 1.75em);
}

.uk-button-large {
    font-size: clamp(1.25em, 4vw, 1.25em);

}
:not(.content-area) ul {
    /*padding: 0;*/
}
.uk-sticky-fixed {
    /*z-index: 999;*/
}

.uk-container {
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
}

.spacer {
    width: 100%;
    height: 20px;
}

.uk-modal-close-default {
    color: #000000;
}

.uk-dark .uk-modal-close-default:hover,
.uk-modal-close-default:hover {
    color: red;
}

.uk-tab > * > a {
    text-transform: inherit;
}

.uk-tab > .uk-active > a {
    background-color: #fafafa;
    border: none;
}

.uk-modal-page .callout,
.uk-modal-page .past-shows,
.uk-modal-page header,
.uk-modal-page footer

{

    filter: grayscale(100%);
    filter: grayscale(100%) url("https://gist.githubusercontent.com/amitabhaghosh197/b7865b409e835b5a43b5/raw/1a255b551091924971e7dee8935fd38a7fdf7311/blur".svg#blur);
    filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='8');
    transition: 2s;
}



/*.content-area h3.uk-heading-line {*/
/*    margin: 0;*/
/*    !*padding: 2rem 20vw;*!*/
/*}*/

#account-center-tabs.uk-subnav > *,
#tertiary-nav.uk-subnav > * {
    padding-left: 0;
}

#account-center-tabs.uk-subnav,
#tertiary-nav.uk-subnav {
    margin-left: 0;
}

.uk-lightbox-caption {
    font-size: 2rem;
    text-transform: uppercase;
}

.uk-alert {
    background-color: inherit;
    color: inherit;
    margin-bottom: 40px;
    /*
    cant do this
    */
}

.uk-input {
    font-size: 16px;
}


form.uk-grid-medium > div {
    margin-top: 20px;
}

.uk-input {
    background-color: transparent;
}

.backdrop-blur,
.uk-modal {
    backdrop-filter: blur(5px);
}

.uk-alert-danger {
    /*background-color: red;*/
    color: #ffffff;
    background: linear-gradient(to right, red 50%, blue 50%);
    background-size: 200% 100%;
    background-position:left bottom;
    transition:all 2s ease;
}

.uk-subnav > * > :first-child,
.uk-subnav > .uk-disabled > a {
    color: #000000;
}

.uk-tooltip {
    background-color: #ffffff;
    width: fit-content;
    border: solid 1px darkgray;
}

.uk-button-text::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2223%22%20height%3D%2211%22%20viewBox%3D%220%200%2023%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23FF0066%22%20points%3D%2217%201%2022%205.5%2017%2010%20%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FF0066%22%20x1%3D%220%22%20y1%3D%225.5%22%20x2%3D%2222.4%22%20y2%3D%225.5%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.uk-button-text:hover::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2223%22%20height%3D%2211%22%20viewBox%3D%220%200%2023%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23FF0066%22%20points%3D%2217%201%2022%205.5%2017%2010%20%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FF0066%22%20x1%3D%220%22%20y1%3D%225.5%22%20x2%3D%2222.4%22%20y2%3D%225.5%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.uk-button-danger:disabled, .uk-button-default:disabled, .uk-button-primary:disabled, .uk-button-secondary:disabled {
    background-color: black;
    color: #fff;
    border: 1px solid transparent;
    background-image: none;
    box-shadow: none;
}

/* END UIKIT FIXES */



.art-shadow {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}





/* maybe/.? */

/*
body, html, [uk-height-viewport] {
  height: 100vh; Fallback for browsers that do not support Custom Properties 
    height: calc(var(--vh, 1vh) * 100)!important;
}
*/






/*TABLES TO BE REMOVEED*/



/* table */
table.rg-table {
    width: 100%;
    margin-bottom: 0.5em;
    font-size: 1em;
    border-collapse: collapse;
    border-spacing: 0;
}
table.rg-table tr {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: center;
    color: #333;
}
table.rg-table thead {
    background: #ddd;
}
table.rg-table tr {
    color: #222;
}
table.rg-table tr.highlight {
    background-color: #dcf1f0 !important;
}
table.rg-table.zebra tr:nth-child(even) {
    background-color: #f6f6f6;
}
table.rg-table th {
    font-weight: bold;
    padding: 0.35em;
    font-size: 0.9em;
}
table.rg-table td {
    padding: 0.35em;
    font-size: 0.9em;
}
table.rg-table .highlight td {
    font-weight: bold;
}
/*table.rg-table th.number,*/
/*td.number {*/
/*text-align: right;*/
/*}*/

/* media queries */
@media screen and (max-width: 640px) {
    .rg-container {
        max-width: 640px;
        margin: 0 auto;
    }
    table.rg-table {
        width: 100%;
    }
    table.rg-table tr.hide-mobile,
    table.rg-table th.hide-mobile,
    table.rg-table td.hide-mobile {
        display: none;
    }
    table.rg-table thead {
        display: none;
    }
    table.rg-table tbody {
        width: 100%;
    }
    table.rg-table tr,
    table.rg-table th,
    table.rg-table td {
        display: block;
        padding: 0;
    }
    table.rg-table tr {
        border-bottom: none;
        margin: 0 0 1em 0;
        padding: 0.5em;
    }
    table.rg-table tr.highlight {
        background-color: inherit !important;
    }
    table.rg-table.zebra tr:nth-child(even) {
        background-color: transparent;
    }
    table.rg-table.zebra td:nth-child(even) {
        background-color: #f6f6f6;
    }
    table.rg-table tr:nth-child(even) {
        background-color: transparent;
    }
    table.rg-table td {
        padding: 0.5em 0 0.25em 0;
        text-align: right;
    }
    table.rg-table td[data-title]:before {
        content: attr(data-title);
        font-weight: bold;
        display: inline-block;
        content: attr(data-title);
        float: left;
        margin-right: 0.5em;
        font-size: 0.95em;
    }
    table.rg-table td:last-child {
        padding-right: 0;
        border-bottom: 2px solid #ccc;
    }
    table.rg-table td:empty {
        display: none;
    }
    table.rg-table .highlight td {
        background-color: inherit;
        font-weight: normal;
    }
}


/* END TABLES TO BE REMOVEED*/



/* homewpage mobile slider to refector */
@media screen and (max-width: 640px) {
    .map {
        position: relative;
        overflow-x: scroll;
        overflow-y: hidden;
    }


    .touch-auto {
        touch-action: auto;
    }
}
/* homewpage mobile slider to refector */




.fixed-status-alert {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.highlight {
    border-bottom: dotted 1px #000000;
}


.m-signature-pad {
    z-index: inherit!important;
}
.m-signature-pad {
    position: fixed;
    width: 100vw!important;
    height: 100vh!important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0!important;
}

.m-signature-pad--body canvas {
    width: 100vw!important;
    height: 100vh!important;
}
.acf-field-5b2012f13c884 .acf-label {
    display: none;
}









.content-area .container {
    /*filter: grayscale(100%);*/
    /*opacity: 0.5;*/
    /*transition: 2s;*/
}

.content-area .grayscale,
.content-area .container.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    /*opacity: 1;*/
    /*transition: 2s;*/
}





.lock {
    overflow: hidden;
}

.showing-modal .hider {
    z-index: 1001;
}

.hider {
    position: fixed;
    z-index: -1;
    inset: 0;
}




.hide-6 {
    -webkit-animation: cssAnimation 0s ease-in 3s forwards;
    animation: cssAnimation 0s ease-in 3s forwards;
}

@keyframes cssAnimation {
    to {
        opacity: 0;
        /*width:0;*/
        /*height:0;*/
        z-index: -1;
        /*overflow:hidden;*/
    }
}






@media screen and (orientation: landscape) {
    .hider canvas {
        /*height: 60vh;*/
    }
}





@media(hover: hover) {
    button:hover {
        /*background-color: inherit;*/
    }
}



a.uk-link-text:hover {
    color: inherit;
    cursor: pointer;
}

#status-wrapper p i {
    padding-right: 1em
}



.bad-logo {
    position:absolute;
    width: 100px
}

/*
@media (max-width: 640px) {

    .bad-logo {
        width: 135px;
    }
}
*/










/*select*/

#art-form label {
    display: block;
    margin: 4px 0;
}
#art-form .uk-checkbox {
    margin-right: 8px;
}

/*end select*/



.hover-error:hover {
    color: red;
}

.transition-2 {
    filter: grayscale(100%) blur(8px);
    transition: 2s filter linear;
    -webkit-transition: 2s -webkit-filter linear;
    -moz-transition: 2s -moz-filter linear;
    -ms-transition: 2s -ms-filter linear;
    -o-transition: 2s -o-filter linear;
    /*-webkit-transform: scale(1.05, 1.05);*/
    /*-moz-transform: scale(1.05, 1.05);*/
    /*-ms-transform: scale(1.05, 1.05);*/
    /*-o-transform: scale(1.05, 1.05);*/
    /*transform: scale(1.05, 1.05);*/

}





.fade-in {
    animation: fadeIn ease 3.5s;
    -webkit-animation: fadeIn ease 3.5s;
    -moz-animation: fadeIn ease 3.5s;
    -o-animation: fadeIn ease 3.5s;
    -ms-animation: fadeIn ease 3.5s;
}

@keyframes fadeIn {
    0% {filter:  grayscale(100%) blur(8px);}
    100% {filter:  grayscale(0) blur(0px);}
}

@-moz-keyframes fadeIn {
    0% {filter:  grayscale(100%) blur(8px);}
    100% {filter:  grayscale(0) blur(0px);}
}

@-webkit-keyframes fadeIn {
    0% {filter:  grayscale(100%) blur(8px);}
    100% {filter:  grayscale(0) blur(0px);}
}

@-o-keyframes fadeIn {
    0% {filter:  grayscale(100%) blur(8px);}
    100% {filter:  grayscale(0) blur(0px);}
}

@-ms-keyframes fadeIn {
    0% {filter:  grayscale(100%) blur(8px);}
    100% {filter:  grayscale(0) blur(0px);}
}






.no-pointer-events {
    pointer-events: none;
}

[uk-icon="icon: trash"]:hover {
    color: red;
}











/*new site*/

/*hide lockup*/

/*primary is baked into uikit and must remain */

.uk-dark .scope-icon {
    fill: #ffffff;
}

.uk-dark .uk-alert {
    color:#ffffff;
    border-color: #ffffff;
}

.uk-dark .uk-modal-close-default {
    color: #ffffff;
}

.uk-button-primary {
    border: solid 1px #000000;
    color: #000000;
    background-color: transparent;
}

.uk-button-primary:hover {
    background-color: #000000;
    color: #ffffff;
}


.uk-dark .uk-button-primary {
    border: solid 1px #ffffff;
    color: #ffffff;
    background-color: transparent;
}

.uk-dark .uk-button-primary:hover {
    background-color: #ffffff;
    color: #000000;
}



.uk-button-secondary {
    border: solid 1px #555555;
    background-color: #555555;
    color: #ffffff;
}

.uk-button-secondary:hover {
    border: solid 1px #000000;
    background-color: #000000;
    color: #ffffff;
}

.uk-dark .uk-button-secondary {
    border: solid 1px #ffffff;
    background-color: #ffffff;
    color: #000000;
}

.uk-dark .uk-button-secondary:hover {
    border: solid 1px #000000;
    background-color: #000000;
    color: #ffffff;
}



/*used for status messages and JS alerts */
.uk-button-default {
    border: solid 1px #555555;
    color: #ffffff;
    background-color: #555555;
}

.uk-button-default:hover {
    color: #fff;
    background-color: #000;
    border: solid 1px #000000;
}
/* end used for status messages*/


.uk-button-callout {
    border: solid 1px #ff0066;
    color: #ff0066;
}

.uk-button-callout:hover {
    color: #ffffff;
    background-color: #ff0066

}




/*.uk-input {background: transparent}*/

.uk-logo svg {
    fill:#000000;
}




.uk-navbar-nav > li > a::before {
    border-bottom: 1px solid #000000;
}

.home.has-scrolled-100vh .uk-navbar-nav > li > a::before {
    /*border-bottom: 1px solid #000000;*/
}

.home .uk-navbar-nav > li > a::before {
    border-bottom: 1px solid rgb(0,0,0);
}


.home.has-scrolled-100vh .tm-header nav li > a {
    /*color: black;*/
}

.uk-navbar-nav > li > a {
    color: rgb(0,0,0);
}

.tm-header nav li > a {
    font-weight: bolder;
}



.tm-header nav li > a {
    color: rgb(0,0,0);
}

.home .tm-header nav li > a {
    /*color: rgb(255,255,255);*/
}

.uk-navbar-nav {
    background-color: transparent;

}
.bd-filter {
    background-color: transparent;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
}

.uk-navbar-dropbar {
    background-color: inherit;
}

/*.uk-navbar-dropbar .uk-open,*/
/*.uk-parent:hover > div,*/
body:not(.has-scrolled) .uk-sticky:hover > .uk-navbar-container,
.has-scrolled .uk-sticky > .uk-navbar-container,
.uk-navbar-dropdown.uk-open

{
    background-color: rgba(255,255,255,0.5);

    -webkit-transition: backdrop-filter 250ms ease-in-out, box-shadow 250ms ease-in-out;
    -moz-transition: backdrop-filter 250ms ease-in-out, box-shadow 250ms ease-in-out;
    -o-transition: backdrop-filter 250ms ease-in-out, box-shadow 250ms ease-in-out;
    transition: backdrop-filter 250ms ease-in-out, box-shadow 250ms ease-in-out;

    box-shadow: 0px 6px 6px 2px rgb(5 3 3 / 25%);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);


}

.uk-navbar-dropdown.uk-open {

    top: 60px!important;
}


.mix-blend {
    mix-blend-mode: difference;
}



#sponsor-slider .uk-slider-items li {
    padding: 0 40px;
    opacity: 0.8
}

/*end new site*/
























/*flip card*/



/*
================================
Best Viewed In Full Page
================================
*/

/* Hover over a card to flip, can tab too. */

/* .flip-card-container */
.flip-card-container {
    /*width: 100%;*/
    /*height: 300px;*/
    perspective: 1000px;
}

/* .flip-card */
.flip-card {
    transform-style: preserve-3d;
    transition: .6s .1s;
}

/* hover and focus-within states */
.flip-card-container:hover .flip-card,
.flip-card-container:focus-within .flip-card {
    transform: rotateY(180deg);
}

/* .card-... */
.card-front,
.card-back {
    width: 100%;
    height: 100%;
    position: absolute;
    /*top: 0;*/
    /*left: 0;*/
    overflow: hidden;
    backface-visibility: hidden;
    justify-content: center;
    align-items: center;
}

/* .card-front */
.card-front {
    transform: rotateY(0deg);
    z-index: 2;
    background-color: #000000;
}

/* .card-back */
.card-back {
    transform: rotateY(180deg);
    z-index: 1;
    background-color: #ff0066;
}

/* figure */
figure {
    z-index: -1;
}

/* figure, .img-bg */
figure,
.img-bg {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

/* img */
.flip-card-container img {
    /*height: 100%;*/
    opacity: 0.85;
}

/* figcaption */
.flip-card-container figcaption {
    display: block;

    width: auto;
    margin-top: 12%;
    padding: 8px 22px;

    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 2px;
    word-spacing: 6px;
    text-align: right;

    position: absolute;
    top: 0;
    right: 12px;

    /*color: var(--white-1);*/
    /*background: hsla(var(--hue), 25%, 10%, .5);*/
}

/* .img-bg */
.flip-card-container .img-bg {
    /*background: hsla(var(--hue), 25%, 10%, .5);*/
}

.flip-card-container .card-front .img-bg {
    /*clip-path: polygon(0 20%, 100% 40%, 100% 100%, 0 100%);*/
}

.flip-card-container .card-front .img-bg::before {
    content: "";

    background-color: black;
    position: absolute;
    top: 34%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(18deg);

    width: 100%;
    height: 6px;
    /*border: 1px solid var(--primary);*/
    /*border-left-color: transparent;*/
    /*border-right-color: transparent;*/

    transition: .1s;
}

.card-back .img-bg {
    /*clip-path: polygon(0 0, 100% 0, 100% 80%, 0 60%);*/
}

/* hover state */
.flip-card-container:hover .card-front .img-bg::before {
    width: 6px;
    /*border-left-color: var(--primary);*/
    /*border-right-color: var(--primary);*/
}


/*end flip card*/




#mce-EMAIL:active,
#mce-EMAIL:focus,
#mce-EMAIL {
    border-bottom: 1px solid black
}



.uk-section-large + .uk-section-large {
    /*padding-top: 0;*/
}










* + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6, * + .uk-heading-2xlarge, * + .uk-heading-large, * + .uk-heading-medium, * + .uk-heading-small, * + .uk-heading-xlarge, * + h1, * + h2, * + h3, * + h4, * + h5, * + h6

{
    margin-top: 0;
}








/*arrow animate*/

.arrows {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 10px;
    width: 10px;
}


.arrows [class*="arrow"]{
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #ff0066;
    border-right: 2px solid #ff0066;
    transform: rotate(-45deg);
    position: absolute;


}

#primary-status-msg {
    max-width: 95%;
    margin-left: 15px;
}
.status-alert .arrows {
    right: 30px;
}
.status-alert .arrows [class*="arrow"] {
    border-bottom: 2px solid #555555;
    border-right: 2px solid #555555;
}

.arrows .arrow1 {
    transition: transform 0.25s;
    transition-timing-function: ease-in-out;
}

/*.status-alert:hover .arrows .arrow:nth-child(n-1),*/
/*.status-alert:hover .arrows .arrow:nth-child(n-2),*/
/* {*/
/*    border: solid 1px red;*/
/*}*/


.status-alert:hover .arrows .arrow1,
.uk-button:hover .arrow1 {
    transition: transform 0.25s;
    transform: rotate(-45deg) translate(5px,5px);
    transition-timing-function: ease-in-out;

}

.arrows .arrow2{
    transition: transform 0.4s, opacity 0.4s;
    opacity: 0;
    transition-timing-function: ease-in-out;
}

.status-alert:hover .arrows .arrow2,
.uk-button:hover .arrow2{
    opacity: 1;
    transform: rotate(-45deg) translate(10px,10px);
    transition: transform 0.4s, opacity 0.4s;
    transition-timing-function: ease-in-out;

}


.arrows .arrow3{
    transition: transform 0.6s, opacity 0.6s;
    opacity: 0;
    transition-timing-function: ease-in-out;

}

.status-alert:hover .arrows .arrow3,
.uk-button:hover .arrow3{
    opacity: 1;
    transform: rotate(-45deg) translate(15px,15px);
    transition: transform 0.6s, opacity 0.6s;
    transition-timing-function: ease-in-out;

}



/*end arrow animate*/



/*hide the erc nav on esign*/
.postid-77832 #tertiary-nav,
.postid-77833 #tertiary-nav {
    display: none;
}






@media (max-width: 639.99px) {

    #status-wrapper .arrows {
        display: none;
    }

    .home .uk-cover-container h1 {
        font-size: clamp(0.95em, 11.75vw, 4.75em);

    }




}



/*SMALL SM */
@media only screen
and (min-width: 640px)
and (max-width: 860px) {




    .page-template-page-half .uk-alert {
        margin-bottom: 0;
        /*position: fixed;*/
        /*left: -90%;*/
        /*bottom: 10%;*/
        /*width: calc( 50vw - 120px );*/
    }

}



.uk-dark .uk-logo > svg * {
    fill: #ffffff;
}


/*reduce space for alerts */
.page-template-page-half .uk-alert {
    margin-bottom: 0;
}

/*fix position all close buttons*/
[class*=uk-modal-close-] {
    position: fixed;
}



html,body{
min-height:100vh;
}







 .wellness .fa {
     color: #009900;
 }

 .afternoon .fa {
     color: #FFEB38;
 }

.sunsets .fa {
    color: #FF9900;
}

.evenings .fa {
    color: #0033FF;
}

.lounge .fa {
	color: #FF0066!important;
}

