/* 
	|| Carbontype Material v.2
	|| Jonathan Pyper - Belfast @carbontype @engaged_web
	|| Based on the lovely bootstrap without all that fuss!
	
*/
/* Colour vars */
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
* math.
*/
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

input, select, texarea {
    outline: none;
}

/*
* clear floats
*/
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

/*
* Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    /*
* Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
    audio:not([controls]) {
        display: none;
        height: 0;
    }

/*
* Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
* and Safari 4.
* Known issue: no IE 6 support.
*/
[hidden] {
    display: none;
}

/* ==========================================================================
Base
========================================================================== */
/*
* 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
* `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
    font-size: 100%;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 2 */
}

/*
* Addresses `font-family` inconsistency between `textarea` and other form
* elements.
*/
html,
button,
input,
select,
textarea {
    font-family: "proxima-nova", Metropolis, sans-serif;
}

/*
* Addresses margins handled incorrectly in IE 6/7.
*/
body {
    margin: 0;
    margin: 0px;
    padding: 0px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    margin: 0px;
    padding: 0px;
}

/* ==========================================================================
Links
========================================================================== */
/*
* Addresses `outline` inconsistency between Chrome and other browsers.
*/
a:focus {
    outline: thin dotted;
}

/*
* Improves readability when focused and also mouse hovered in all browsers.
*/
a,
a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
Typography
========================================================================== */
/*
* Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
* and Chrome.

* reset margins & padding

*/
h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
}

/*
 
h1 {
font-size: 2em;
margin-bottom: 0.67em;
}
 
h2 {
font-size: 1.5em;
margin-bottom: 0.83em;
}
 
h3 {
font-size: 1.17em;
margin-bottom: 1em;
}
 
h4 {
font-size: 1em;
margin-bottom: 1.33em;
}
 
h5 {
font-size: 0.83em;
margin-bottom:1.67em;
}
 
h6 {
font-size: 0.75em;
margin-bottom: 2.33em;
}
 
* Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
*/
abbr[title] {
    border-bottom: 1px dotted;
}

/*
* Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
*/
b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
* Addresses styling not present in Safari 5 and Chrome.
*/
dfn {
    font-style: italic;
}

/*
* Addresses styling not present in IE 6/7/8/9.
*/
mark {
    background: #ff0;
    color: #000;
}

/*
* Addresses margins set differently in IE 6/7.
*/
/*
* Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
*/
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
* Improves readability of pre-formatted text in all browsers.
*/
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
* Addresses CSS quotes not supported in IE 6/7.
*/
q {
    quotes: none;
}

    /*
* Addresses `quotes` property not supported in Safari 4.
*/
    q:before,
    q:after {
        content: '';
        content: none;
    }

small {
    font-size: 75%;
}

/*
* Prevents `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
Lists
========================================================================== */
/*
* Addresses margins set differently in IE 6/7.
*/
dl,
menu,
ol,
ul {
    margin: 0;
}

dd {
    margin: 0 0 0 40px;
}

/*
* Addresses paddings set differently in IE 6/7.
*/
menu,
ol,
ul {
    padding: 0;
}

/*
* Corrects list images handled incorrectly in IE 7.
*/
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
Embedded content
========================================================================== */
/*
* 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7.
*/
img {
    border: 0;
    /* 1 */
    -ms-interpolation-mode: bicubic;
    /* 2 */
}

/*
* Corrects overflow displayed oddly in IE 9.
*/
svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
Figures
========================================================================== */
/*
* Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
*/
figure {
    margin: 0;
}

/* ==========================================================================
Forms
========================================================================== */
/*
* Corrects margin displayed oddly in IE 6/7.
*/
form {
    margin: 0;
}

/*
* Define consistent border, margin, and padding.
*/
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

#divOption1 fieldset, #divOption2 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    min-height: 181px;
}

/*
* 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7.
*/
legend {
    border: 0;
    /* 1 */
    padding: 0;
    white-space: normal;
    /* 2 */
    *margin-left: -7px;
    /* 3 */
}

/*
* 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
* and Chrome.
* 3. Improves appearance and consistency in all browsers.
*/
button,
input,
select,
textarea {
    font-size: 100%;
    /* 1 */
    margin: 0;
    /* 2 */
    vertical-align: baseline;
    /* 3 */
    *vertical-align: middle;
    /* 3 */
}

/*
* Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
button,
input {
    line-height: normal;
}

    /*
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
* `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
* Known issue: inner spacing remains in IE 6.
*/
    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        -webkit-appearance: button;
        /* 2 */
        cursor: pointer;
        /* 3 */
        *overflow: visible;
        /* 4 */
    }

        /*
* Re-set default cursor for disabled elements.
*/
        button[disabled],
        input[disabled] {
            cursor: default;
        }

    /*
* 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
* Known issue: excess padding remains in IE 6.
*/
    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        /* 1 */
        padding: 0;
        /* 2 */
        *height: 13px;
        /* 3 */
        *width: 13px;
        /* 3 */
    }

    /*
* 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
* (include `-moz` to future-proof).
*/
    input[type="search"] {
        -webkit-appearance: textfield;
        /* 1 */
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        /* 2 */
        box-sizing: content-box;
    }

        /*
* Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

    /*
* Removes inner padding and border in Firefox 3+.
*/
    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

/*
* 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers.
*/
textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

/* ==========================================================================
Tables
========================================================================== */
/*
* Remove most spacing between table cells.
*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
}

div[class*=col-],
section[class*=col-],
li[class*=col-],
a[class*=col-] {
    float: left;
    position: relative;
    padding: 0 10px;
}

.display-date {
    padding: 30px 10px 0px 10px !important;
}

DIV.pagination__pages DIV.paging {
    min-width: 700px;
}

div[class*=span-],
section[class*=span-],
li[class*=span-],
a[class*=span-] {
    float: left;
    position: relative;
    padding: 0px 10px;
}

.base {
    margin: auto;
    position: relative;
    max-width: 1280px;
    padding: 0em 1.25em;
}

.col-1,
.span-1,
.col-2,
.span-2,
.col-3,
.span-3,
.col-4,
.span-4,
.col-5,
.span-5,
.col-6,
.span-6,
.col-7,
.span-7,
.col-8,
.span-8,
.col-9,
.span-9,
.col-10,
.span-10,
.col-11,
.span-12,
.col-12,
.span-12,
.twitter {
    width: 100%;
}

#footer_logo {
    height: 160px;
    position: relative;
    top: -20px;
}

@media screen and (max-width: 900px) {
    #footer_logo {
        height: 160px;
        top: 10px;
        float: left;
    }
}

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

    .img-resize {
        width: 80px;
        top: -20px;
    }

    DIV.pagination__pages DIV.paging {
        min-width: 300px;
    }

    .navi-panel {
        height: 15px;
    }
}

.mob-hamburger {
    display: none;
}

.mobile-logo {
    display: none;
}

@media (max-width: 810px) {
    .desktop-logo {
        display: none !important;
    }

    .mobile-logo {
        display: block;
    }

    .img-resize {
        width: 80px;
    }
}

@media screen and (min-width: 1024px) {
    .img-resize {
        top: -30px;
    }
}


@media (min-width: 667px) {
    .col-6 .twitter {
        width: 100%;
    }

    .col-3 {
        width: 25%;
    }
}

@media (min-width: 1024px) {
    .col-6 .col-3 {
        width: 50% !important;
    }
}

@media (min-width: 667px) {
    .col-6 .col-6,
    .span-6 .span-6 {
        width: 50%;
    }
}

@media (min-width: 667px) {
    .container-grey .col-6 {
        width: 50%;
    }
}

@media (min-width: 1024px) {
    .container-grey .col-6 {
        width: 50%;
    }
}

@media (min-width: 667px) {
    .container-grey .col-3 {
        width: 50%;
    }
}

@media (min-width: 1024px) {
    .container-grey .col-3 {
        width: 25%;
    }
}

@media (min-width: 811px) {
   /* .base {
        width: 667px;
    }*/

    .col-12,
    .span-12 {
        width: 100%;
    }

    .col-11,
    .span-11 {
        width: 91.66666667%;
    }

    .col-10,
    .span-10 {
        width: 83.33333333%;
    }

    .col-9,
    .span-9 {
        width: 75%;
    }

    .col-8,
    .span-8 {
        width: 66.66666667%;
    }

    .col-7,
    .span-7 {
        width: 58.33333333%;
    }

    .col-6,
    .span-6 {
        width: 50%;
    }

    .col-5,
    .span-5 {
        width: 41.66666667%;
    }

    .col-4,
    .span-4 {
        width: 33.33333333%;
    }

    .col-3,
    .span-3 {
        width: 25%;
    }

    .col-2,
    .span-2 {
        width: 16.66666667%;
    }

    .col-1,
    span-1 {
        width: 8.33333333%;
    }

    .col-16 {
        width: 16.6%;
    }

    .col-20 {
        width: 20%;
    }
}

/*@media (min-width: 811px) {
    .base {
        width: 768px;
    }
}

@media (min-width: 1024px) {
    .base {
        width: 1024px;
    }
}

@media (min-width: 1170px) {
    .base {
        width: 1170px;
    }
}*/

.hot-job-item {
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -kthtml-transition: all .2s linear;
    transition: all .2s linear;
}

    .hot-job-item:hover {
        -moz-box-shadow: 0px 0px 5px 2px rgba(68, 63, 108, 0.2);
        -webkit-box-shadow: 0px 0px 5px 2px rgba(68, 63, 108, 0.2);
        box-shadow: 0px 0px 5px 2px rgba(68, 63, 108, 0.2);
    }

footer.container a, .spotlight-item img {
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -kthtml-transition: all .2s linear;
    transition: all .2s linear;
}

    footer.container a:hover, .spotlight-item img:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
        filter: alpha(opacity=65);
        opacity: 0.65;
    }

.form__search input, .form__job-ad input, .form__job-ad textarea, .form__login--existing input, .vert-list input, .apply-now-box__desc input, .purchase-ad-dropdown input, .util-nav .login-content input#password, .util-nav .login-content input#username {
    background: #e8e8e8;
    border: 1px solid #d1d1d1;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
}

    .form__search input::-webkit-input-placeholder, .form__job-ad input::-webkit-input-placeholder, .form__job-ad textarea::-webkit-input-placeholder, .form__login--existing input::-webkit-input-placeholder, .vert-list input::-webkit-input-placeholder, .apply-now-box__desc input::-webkit-input-placeholder, .purchase-ad-dropdown input::-webkit-input-placeholder, .util-nav .login-content input#password::-webkit-input-placeholder, .util-nav .login-content input#username::-webkit-input-placeholder {
        color: #aaa;
        font-size: 14px;
        line-height: 22px;
        font-family: "proxima-nova", Metropolis, sans-serif;
    }

    .form__search input:-moz-placeholder, .form__job-ad input:-moz-placeholder, .form__job-ad textarea:-moz-placeholder, .form__login--existing input:-moz-placeholder, .vert-list input:-moz-placeholder, .apply-now-box__desc input:-moz-placeholder, .purchase-ad-dropdown input:-moz-placeholder, .util-nav .login-content input#password:-moz-placeholder, .util-nav .login-content input#username:-moz-placeholder {
        /* Firefox 18- */
        font-family: "proxima-nova", Metropolis, sans-serif;
        line-height: 22px;
        color: #aaa;
        font-size: 14px;
    }

    .form__search input::-moz-placeholder, .form__job-ad input::-moz-placeholder, .form__job-ad textarea::-moz-placeholder, .form__login--existing input::-moz-placeholder, .vert-list input::-moz-placeholder, .apply-now-box__desc input::-moz-placeholder, .purchase-ad-dropdown input::-moz-placeholder, .util-nav .login-content input#password::-moz-placeholder, .util-nav .login-content input#username::-moz-placeholder {
        /* Firefox 19+ */
        font-family: "proxima-nova", Metropolis, sans-serif;
        line-height: 22px;
        color: #aaa;
        font-size: 14px;
    }

    .form__search input:-ms-input-placeholder, .form__job-ad input:-ms-input-placeholder, .form__job-ad textarea:-ms-input-placeholder, .form__login--existing input:-ms-input-placeholder, .vert-list input:-ms-input-placeholder, .apply-now-box__desc input:-ms-input-placeholder, .purchase-ad-dropdown input:-ms-input-placeholder, .util-nav .login-content input#password:-ms-input-placeholder, .util-nav .login-content input#username:-ms-input-placeholder {
        color: #aaa;
        font-size: 14px;
        line-height: 22px;
        font-family: "proxima-nova", Metropolis, sans-serif;
    }

.form__search button, .form__search a, .ad-option__details button,
.ad-option__details a, .enquiry-popup a,
.apply-now-box a, .grey-bar button, .grey-bar a {
    background: #428bca;
    border: none;
    -moz-border-radius: 24px;
    border-radius: 24px;
    color: white;
    text-transform: uppercase;
    font-size: .8em;
    padding: 12px 11px 10px;
    position: relative;
    float: right;
    margin-top: 15px;
    font-weight: 600;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.apply-now-box .submit {
    background: #428bca;
    border: none;
    color: white;
    text-transform: uppercase;
    font-size: .8em;
    padding: 12px 11px 10px;
    position: relative;
    width: 40%;
    float: right;
    font-weight: 600;
}

.btn-add-Job {
    background: #428bca;
    border: none;
    border-radius:  24px;
    color: white;
    text-transform: uppercase;
    font-size: .8em;
    padding: 12px 11px 10px;
    position: relative;
    width: 227px;
    float: right;
    font-weight: 600;
}

.form__search button:hover, .form__search a:hover, .ad-option__details button:hover,
.ad-option__details a:hover, .enquiry-popup a:hover, .apply-now-box button:hover,
.apply-now-box a:hover, .grey-bar button:hover, .grey-bar a:hover {
    background: #3071a9;
}

.vert-list button {
    background: #428bca;
    border: none;
    -moz-border-radius: 24px;
    border-radius: 24px;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    padding: 11px 30px 9px;
    position: relative;
    float: right;
    margin-top: 15px;
    font-weight: 600;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

    .vert-list button:hover {
        background: #3071a9;
    }

.form__login--existing button, .form__login--existing a, .form__login--new-user button, .form__login--new-user a, .share-bar__apply, .apply-now-box__desc.attach-cv button,
#lbAttachCV, .util-nav .login-content #lnkRegister {
    background: #428bca;
    border: none;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    padding: 12px;
    position: relative;
    margin-top: 15px;
    font-weight: 600;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

    .form__login--existing button:hover, .form__login--existing a:hover, .form__login--new-user button:hover, .form__login--new-user a:hover, .share-bar__apply:hover, .apply-now-box__desc.attach-cv button:hover,
    .apply-now-box__desc.attach-cv a:hover, #lbAttachCV:hover, .util-nav .login-content #lnkRegister:hover {
        background: #3071a9;
    }

.job-list > a span, .purchase-ad-bar__size button {
    background: #b7925b;
    border: none;
    -moz-border-radius: 24px;
    border-radius: 24px;
    color: white;
    text-transform: uppercase;
    font-size: .9em;
    padding: 7px 16px 5px;
    position: relative;
    float: right;
    margin-top: 15px;
    font-weight: 600;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

    .job-list > a span:hover, .purchase-ad-bar__size button:hover {
        background: #9b7844;
    }

.newsletter-signup__form .submit-btn input, .purchase-ad-dropdown button, .purchase-ad-dropdown a, .util-nav .login-content #lnkLogin {
    background: #b7925b;
    border: none;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    padding: 12px;
    position: relative;
    margin-top: 15px;
    font-weight: 600;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

    .newsletter-signup__form .submit-btn input:hover, .purchase-ad-dropdown button:hover, .purchase-ad-dropdown a:hover, .util-nav .login-content #lnkLogin:hover {
        background: #9b7844;
    }

h2 {
    font-size: 22px;
    margin-bottom: 15px;
}


p {
    padding: 0px;
    margin: 0 0 20px;
    list-style: none;
}

.h-green {
    color: #0f7579;
    margin: 10px 0 20px;
}

.h-gold {
    color: #b7925b;
    margin: 10px 0 20px;
}

a {
    color: #428bca;
    font-weight: 600;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

    a:hover {
        color: #245682;
    }

button {
    font-family: "proxima-nova", Metropolis, sans-serif;
}

.list, .list--ticked {
    margin-bottom: 20px;
    padding-left: 20px;
}

    .list li, .list--ticked li {
        list-style: disc;
    }

.list {
    margin-left: 20px;
}

.list--ticked li {
    list-style: none;
}

    .list--ticked li:before {
        content: '\f00c';
        font-family: FontAwesome;
        display: inline-block;
        width: 20px;
        margin-left: -5px;
        color: #0f7579;
    }

.nav-panel {
    padding: 20px 0 10px;
}

.nav-panel__banner {
    width: 74%;
    float: right !important;
}

@media (min-width: 667px) {
    .nav-panel__banner {
        min-height: 50px;
    }
}

@media (min-width: 811px) {
    .nav-panel__banner {
        margin-left: 16.66666667%;
    }
}

.nav-panel__banner img {
    display: none;
}

@media (min-width: 811px) {
    .nav-panel__banner img {
        max-width: 580px;
        float: right;
        display: block;
    }
}

@media (min-width: 1024px) {
    .nav-panel__banner img {
        max-width: 730px;
    }
}

.body-content__sidebar {
    text-align: center;
    display: none;
}

@media (min-width: 811px) {
    .body-content__sidebar {
        display: block;
    }
}

.body-content__main.col-9 {
    width: 100%;
}

@media (min-width: 811px) {
    .body-content__main.col-9 {
        width: 75%;
    }
}

.body-text h2 {
    color: #0f7579;
}

.body-text h4 {
    color: #b7925b;
}

.body-content {
    padding: 20px 0;
    
}

footer.container {
    background: #032b2d;
    color: white;
    border-top: 4px solid #b7925b;
    padding: 35px 0;
}

    footer.container .footer-links .col-3 {
        margin-bottom: 25px;
    }

    footer.container h2 {
        font-weight: 300;
        font-size: 20px;
        margin-bottom: 15px;
    }

    footer.container a {
        color: white;
        display: block;
    }

    footer.container li {
        font-size: 13px;
    }

        footer.container li a {
            padding: 3px;
        }

    footer.container .menu_social {
        max-width: 80px;
    }

    footer.container .menu_social__item a {
        display: block;
        width: 30px;
        height: 30px;
        background: white;
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        float: left;
        margin: 0 8px 8px 0;
    }

    footer.container .menu_social__item--facebook {
        color: #1d4695;
    }

    footer.container .menu_social__item--twitter {
        color: #04b7f1;
    }
    /*footer.container .menu_social__item--google {
      color: #d91f10; }*/
    footer.container .menu_social__item--instagram {
        color: #f00000;
    }

    footer.container .menu_social__item--linkedin {
        color: #026fb0;
    }


.body-content__title h1 {
    color: #343434;
    border-bottom: 3px solid #0f7579;
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 28px;
}

.container.newsletter-signup {
    color: #fff;
    background: #0f7579;
}

.newsletter-signup__title {
    background: #0b4f53;
    font-size: 22px;
    padding: 15px;
    margin: 0 -10px;
}

@media (min-width: 1024px) {
    .newsletter-signup__title {
        padding: 15px 30px;
    }
}

@media (min-width: 1170px) {
    .newsletter-signup__title {
        padding: 30px 35px 27px 35px;
        max-width: 240px;
    }
}

.newsletter-signup__title i {
    float: left;
    margin-right: 10px;
    margin-top: -3px;
    font-size: 30px;
}

@media (min-width: 811px) {
    .newsletter-signup__title i {
        padding-bottom: 30px;
    }
}

@media (min-width: 1024px) {
    .newsletter-signup__title i {
        font-size: 55px;
        padding-bottom: 0;
    }
}

.newsletter-signup__intro, .newsletter-signup__form {
    margin-top: 10px;
}

@media (min-width: 811px) {
    .newsletter-signup__intro, .newsletter-signup__form {
        width: 75%;
        margin-top: 6px;
    }
}

@media (min-width: 1170px) {
    .newsletter-signup__intro, .newsletter-signup__form {
        width: 75%;
        margin-top: 10px;
        margin-left: 0;
    }
}

@media (min-width: 1170px) {
    .newsletter-signup__intro {
        margin-top: 36px;
        width: 25%;
    }
}

.newsletter-signup__intro p {
    margin-bottom: 0;
}

.newsletter-signup__intro p .wordBreak {
    word-break: break-all;
}

@media (min-width: 1170px) {
    .newsletter-signup__form {
        margin-top: 36px;
        width: 50%;
    }
}

.newsletter-signup__form input {
    width: 100%;
    margin-bottom: 10px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: white;
    border: 0;
    padding: 10px 0 10px 10px;
    margin-right: 5px;
}

@media (min-width: 667px) {
    .newsletter-signup__form input {
        width: auto;
    }
}

.newsletter-signup__form input::-webkit-input-placeholder {
    color: #0f7579;
    font-size: 15px;
    line-height: 22px;
    font-family: "proxima-nova", Metropolis, sans-serif;
}

.newsletter-signup__form input:-moz-placeholder {
    /* Firefox 18- */
    font-family: "proxima-nova", Metropolis, sans-serif;
    line-height: 22px;
    color: #0f7579;
    font-size: 15px;
}

.newsletter-signup__form input::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "proxima-nova", Metropolis, sans-serif;
    line-height: 22px;
    color: #0f7579;
    font-size: 15px;
}

.newsletter-signup__form input:-ms-input-placeholder {
    color: #0f7579;
    font-size: 15px;
    line-height: 22px;
    font-family: "proxima-nova", Metropolis, sans-serif;
}

.newsletter-signup__form .submit-btn input {
    margin-top: 0px;
    position: relative;
    top: -1px;
    /*font-size: 12px;
  padding: 14px 15px 12px;
  background: $gold;
  color: white;
  margin-right: 0;*/
}

.newsletter-title {
    padding: 30px 20px;
    font-size: 22px;
    font-weight: 600;
}

.trans-banner__item {
    padding: 23px 20px;
}

    .trans-banner__item h3 {
        border-left: 4px solid #b7925b;
        color: white;
        margin-left: -20px;
        padding: 0 0 0 18px;
        width: 80%;
        margin-bottom: 10px;
    }

    .trans-banner__item p {
        line-height: 20px;
        margin-bottom: 0;
    }

    .trans-banner__item a {
        display: block;
    }

.trans-banner .item--green {
    background-image: url(/img/green-banner-bkg.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #0f7579;
    background-color: rgba(15, 117, 121, 0.3);
    position: relative;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
}

    .trans-banner .item--green:after {
        content: "";
        opacity: 0.75;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: 0;
        background: #0f7579;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .trans-banner .item--green:hover:after {
        opacity: 0.95;
    }

    .trans-banner .item--green p {
        color: #cfe3e4;
        z-index: 1;
        position: relative;
    }

    .trans-banner .item--green h3 {
        z-index: 1;
        position: relative;
    }

.trans-banner .item--purple {
    background-image: url(/img/purple-banner-bkg.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #443f6c;
    background-color: rgba(68, 63, 108, 0.3);
    position: relative;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
}

    .trans-banner .item--purple:after {
        content: "";
        opacity: 0.75;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: 0;
        background: #443f6c;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .trans-banner .item--purple:hover:after {
        opacity: 0.95;
    }

    .trans-banner .item--purple p {
        color: #d9d8e1;
        z-index: 1;
        position: relative;
    }

    .trans-banner .item--purple h3 {
        z-index: 1;
        position: relative;
    }

.job-listing {
    margin: 15px 0;
}

.job-listing__item {
    border-color: white;
    border-width: 2px 0;
    border-style: solid;
    transition: all ease-in-out 0.2s;
}

    .job-listing__item a {
        padding: 15px;
        display: block;
    }

    .job-listing__item:nth-child(odd) {
        background: #f7f7f7;
        border-color: #e4e4e4;
    }

    .job-listing__item:hover {
        background-color: rgba(19, 110, 113, 0.1);
    }

.job-listing__item--hotjob {
    padding: 30px 15px 15px;
    position: relative;
    border-color: #443f6c;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 3px 0;
    background: #dcdae9;
}

@media (min-width: 667px) {
    .job-listing__item--hotjob {
        padding: 15px;
    }
}

.job-listing__item--hotjob .date {
    background: #443f6c;
}

.job-listing__item--hotjob .date__month {
    background: #302c4c;
}

.job-listing__item--hotjob .details__title, .job-listing__item--hotjob .details__information li {
    color: #302c4c;
    border-color: #302c4c;
}

.job-listing__item--hotjob .mobile-tag {
    display: none;
    background: #b7925b;
    color: white;
    margin: 0px;
    font-size: 12px;
    padding: 3px 0px;
}

@media (min-width: 811px) {
    .job-listing__item--hotjob .mobile-tag {
        display: block;
    }
}

@media (min-width: 1024px) {
    .job-listing__item--hotjob .mobile-tag {
        display: none;
    }
}

.job-listing__item--hotjob .tag {
    position: absolute;
    top: 5px;
    right: 0;
    width: 75px;
    background: #b7925b;
    color: white;
    font-size: 13px;
    font-weight: 600;
    line-height: 26px;
}

@media (min-width: 811px) {
    .job-listing__item--hotjob .tag {
        visibility: hidden;
    }
}

@media (min-width: 1024px) {
    .job-listing__item--hotjob .tag {
        visibility: visible;
    }
}

.job-listing__item--hotjob .tag:before {
    content: "";
    border-bottom: 13px solid #b7925b;
    border-left: 13px solid transparent;
    border-top: 13px solid #b7925b;
    float: left;
    height: 0;
    position: relative;
    left: -12px;
    top: 0;
    width: 0;
    background: #dcdae9;
}

@media (min-width: 667px) {
    .job-listing__item--hotjob .tag {
        top: 10px;
    }
}

.date {
    float: left;
    text-align: center;
    background: #09494c;
    color: white;
    margin-right: 15px;
}

.date__day {
    padding: 2px 0;
    font-size: 24px;
    color: white;
}

.date__month {
    background: #0f7579;
    color: #ced7bd;
    padding: 3px 10px;
    font-size: 13px;
    min-width: 55px;
}

.details__title {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #0b4f53;
}

@media (min-width: 667px) {
    .details__title {
        font-size: 22px;
        line-height: 34px;
    }
}

.details__information {
    line-height: 22px;
    text-transform: uppercase;
}

    .details__information li {
        float: left;
        font-size: 14px;
        font-weight: 700;
        color: #0f7579;
        border-right: 1px solid #0f7579;
        margin-right: 15px;
        padding-right: 14px;
    }

        .details__information li .gold {
            color: #b7925b;
        }

        .details__information li:last-child {
            border-right: none;
            margin-right: 0;
            padding-right: 0;
        }

.job-list > a span {
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto;
    width: 195px;
}

#Content_Content_success {
    background: #e0f9e3 none repeat scroll 0 0;
    border: 1px solid #849a8d;
    border-radius: 3px;
    color: #506a4f;
    display: block;
    margin-top: 10px;
    padding: 10px;
}

.tabberlive {
    margin: 20px 0;
}

.tabbernav:after {
    content: "";
    display: table;
    clear: both;
}

.tabbernav li {
    float: left;
    float: left;
    margin-bottom: -2px;
    background: #b7925b;
    border: 2px solid #b7925b;
    border-bottom: 0px;
}

    .tabbernav li:first-child {
        -moz-border-radius-topleft: 3px;
        border-top-left-radius: 3px;
    }

    .tabbernav li:last-child {
        -moz-border-radius-topright: 3px;
        border-top-right-radius: 3px;
    }

    .tabbernav li a {
        color: white;
        display: block;
        font-weight: 600;
        padding: 10px;
        font-size: 16px;
    }

@media (min-width: 811px) {
    .tabbernav li a {
        padding: 15px 25px;
        font-size: 19px;
    }
}

.tabbernav li.tabberactive {
    background-color: white;
    border-color: #e3e3e3;
}

    .tabbernav li.tabberactive a {
        color: #0b4f53;
    }

.tabbertab {
    padding: 15px;
    border: 2px solid #e3e3e3;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}

.tabbertabhide {
    display: none;
}

.form__search label {
    display: block;
    margin-bottom: 5px;
}

.form__search input {
    width: 100%;
    padding: 10px;
}

@media (min-width: 667px) {
    .form__search input {
        width: 70%;
    }
}

@media (min-width: 1024px) {
    .form__search input {
        width: 75%;
    }
}

@media (min-width: 1170px) {
    .form__search input {
        width: 80%;
    }
}

.form__search option {
    padding: 3px 5px;
}

@media (min-width: 667px) {
    .form__search button, .form__search a {
        float: none;
        margin-top: 0;
    }
}

.form__search button:hover, .form__search a:hover {
    color: white;
}

.form__search--checkbox {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .form__search--checkbox label {
        float: left;
        margin-right: 25px;
    }

.form__search--dropdown .dropdown {
    margin-bottom: 15px;
}

.form__search--checkbox label {
    margin-bottom: 15px;
}

.form__job-ad {
    margin-top: 50px;
}

.form__job-ad .text-right {
    text-align: left;
}

@media (min-width: 811px) {
    .form__job-ad .text-right {
        text-align: right;
    }
}

@media (max-width: 811px) {
    .form__job-ad .mb-32 {
        margin-bottom: 32px;
    }
}

.form__job-ad .row {
    margin-top: 15px;
    margin-bottom: 15px;
}

.form__job-ad input {
    width: 100%;
    max-width: 325px;
    padding: 10px;
    margin-top: -10px;
}

.form__job-ad .input-date input {
    max-width: 65px;
}

.form__job-ad .input-date-full input.control-datepicker {
    background-image: url("/UI/images/icons/actions_daterange.svg");
    background-repeat: no-repeat;
    background-position: left 16px center;
    padding-left: 50px;
}

.form__job-ad textarea {
    width: 100%;
    max-width: 500px;
    min-height: 200px;
    padding: 10px;
    margin-top: -10px;
}

.form__job-ad .radio-button label {
    margin-right: 30px;
    float: left;
    margin-bottom: 20px;
}

.form__login {
    padding: 0 0 15px 0;
    display: none;
}

    .form__login h3 {
        margin-bottom: 15px;
    }

    .form__login .vert-list label {
        margin-top: 10px;
    }

@media (min-width: 811px) {
    .form__login .vert-list label {
        width: 60%;
    }
}

.form__login .pass-reset {
    display: block;
    padding: 5px 0;
    font-size: 16px;
}

@media (min-width: 414px) {
    .form__login .login-btn.col-6 {
        width: 40%;
        text-align: right;
    }
}

@media (min-width: 414px) {
    .form__login .remember-btn.col-6 {
        width: 60%;
    }
}

.form__login--existing .text-right {
    text-align: left;
}

@media (min-width: 1024px) {
    .form__login--existing .text-right {
        text-align: right;
    }
}

.form__login--existing.col-8 {
    width: 100%;
}

@media (min-width: 1024px) {
    .form__login--existing.col-8 {
        width: 66.6666%;
    }
}

.form__login--existing button, .form__login--existing a {
    margin-top: 0;
}

    .form__login--existing button:hover, .form__login--existing a:hover {
        color: white;
    }

.form__login--existing input {
    margin-top: -10px;
    padding: 10px;
    margin-bottom: 30px;
    width: 100%;
}

.form__login--new-user {
    margin-top: 30px;
}

@media (min-width: 1024px) {
    .form__login--new-user {
        margin-top: 0;
    }
}

.form__login--new-user button:hover, .form__login--new-user a:hover {
    color: white;
}

.form__login--new-user.col-4 {
    width: 100%;
}

@media (min-width: 1024px) {
    .form__login--new-user.col-4 {
        width: 33.3333%;
    }
}

.error {
    visibility: hidden;
    font-size: 14px;
    padding-top: 5px;
}

.cvattachLV .error {
    color: #b42426;
    visibility: visible;
}

.incomplete .error {
    color: #b42426;
    visibility: visible;
}

.incomplete input {
    border-color: #b42426;
    border-width: 2px;
}

.incomplete p, .incomplete h1, .incomplete h2, .incomplete h3 {
    color: #b42426;
}

.wrapper {
    position: relative;
    width: 95%;
}

.dropdown {
    border: 1px solid #d1d1d1;
    background: #e8e8e8;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .dropdown:hover {
        cursor: pointer;
    }

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    border: none;
    outline: none;
    width: 100%;
    padding: 6px;
    text-indent: 0.01px;
    text-overflow: "";
    background: transparent;
    border-color: #d1d1d1;
}

.dropdown:after {
    background: none;
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 22px;
    margin: 8px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #d1d1d1;
    pointer-events: none;
}

/* This hides dropdown button arrow in IE */
select::-ms-expand {
    display: none;
}

/* This hides focus around selected option in FF */
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.breadcrumbs {
    margin: 0 0 15px;
}

    .breadcrumbs li {
        display: inline-block;
        font-size: 14px;
        font-weight: 700;
    }

        .breadcrumbs li.breadcrumbs__item--current {
            font-weight: 500;
        }

        .breadcrumbs li a {
            border-bottom: 1px solid #1763a5;
            color: #1763a5;
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
            display: block;
        }

            .breadcrumbs li a:hover {
                border-color: #245682;
            }

.share-bar__item--facebook, .share-bar__item--twitter, .share-bar__item--google, .share-bar__item--linkedin, .share-bar__item--email {
    display: block;
    font-size: 18px;
    line-height: 32px;
    min-width: 34px;
    text-align: center;
    color: white;
    position: relative;
}

.share-buttons {
    margin-top: 5px;
    float: right;
}

.share-bar {
    margin: 20px 0;
    padding: 25px 0;
    border-bottom: 3px solid #d4d4d4;
    border-top: 3px solid #d4d4d4;
    text-align: center;
}

.share-bar__apply {
    margin-bottom: 30px;
    float: none;
    margin-top: 0;
}

@media (min-width: 667px) {
    .share-bar__apply {
        float: left;
        margin-bottom: 0;
    }
}

.share-bar__apply:hover {
    color: white;
}

.share-bar__list {
    float: right;
}

.share-bar__item {
    display: inline-block;
}

    .share-bar__item a:hover {
        color: white;
    }

.share-bar__item--facebook {
    background-color: #1d4695;
    bottom: -2px;
    line-height: 28px;
}

    .share-bar__item--facebook .fa {
        bottom: -8px;
        font-size: 28px;
        position: relative;
        right: -4px;
    }

.share-bar__item--twitter {
    background-color: #04b7f1;
}

.share-bar__item--google {
    background-color: #d91f10;
}

.share-bar__item--linkedin {
    background-color: #026fb0;
}

.share-bar__item--email {
    background-color: #d4d4d4;
}

.share-bar__desc {
    display: inline-block;
    margin-right: 10px;
}

@media (min-width: 321px) {
    .share-bar__desc {
        margin-right: 15px;
    }
}

@media (min-width: 414px) {
    .share-bar__desc {
        margin-right: 20px;
    }
}

.share-bar.mixed-bdr {
    border-bottom: 3px solid #b7925b;
    border-top: 3px solid #d4d4d4;
}

.share-bar.mixed-bdr-inv {
    border-top: 3px solid #b7925b;
    border-bottom: 3px solid #d4d4d4;
}

.share-bar.gold-bdr {
    border-top: 3px solid #b7925b;
    border-bottom: 3px solid #b7925b;
}

.share-bar.missing-top-bdr {
    border-top: 0px;
    border-bottom: 3px solid #b7925b;
}

.ad-option {
    background-color: #110F59;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    margin-bottom: 25px;
}

.ad-option__type {
    width: 100%;
    padding: 15px;
    color: white;
    float: left;
}

@media (min-width: 667px) {
    .ad-option__type {
        width: 30%;
    }
}

.ad-option__price {
    color: #b7925b;
}

@media (min-width: 667px) {
    .ad-option__price {
        position: absolute;
        margin-bottom: 15px;
        bottom: 0;
        float: right;
    }
}

.ad-option__price h4 {
    font-weight: 500;
    font-size: 16px;
}

@media (min-width: 667px) {
    .ad-option__price h4 {
        font-size: 20px;
        margin-top: 7px;
    }
}

.ad-option__price h4 b {
    font-weight: 900;
}

.ad-option__price h4 br {
    display: none;
}

@media (min-width: 667px) {
    .ad-option__price h4 br {
        display: block;
    }
}

.ad-option1 {
    background-color: #0F7579;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    margin-bottom: 25px;
}

.ad-option__type {
    width: 100%;
    padding: 15px;
    color: white;
    float: left;
}

@media (min-width: 667px) {
    .ad-option__type {
        width: 30%;
    }
}

.ad-option__price {
    color: #b7925b;
}

@media (min-width: 667px) {
    .ad-option__price {
        position: absolute;
        margin-bottom: 15px;
        bottom: 0;
        float: right;
    }
}

.ad-option__price h4 {
    font-weight: 500;
    font-size: 16px;
}

@media (min-width: 667px) {
    .ad-option__price h4 {
        font-size: 20px;
        margin-top: 7px;
    }
}

.ad-option__price h4 b {
    font-weight: 900;
}

.ad-option__price h4 br {
    display: none;
}

@media (min-width: 667px) {
    .ad-option__price h4 br {
        display: block;
    }
}

.ad-option__details {
    background-color: #e8e8e8;
    padding: 15px;
    float: right;
    border-top: 3px solid #b7925b;
    width: 100%;
}

@media (min-width: 667px) {
    .ad-option__details {
        width: 70%;
        border-left: 3px solid #b7925b;
        border-top: 0px;
    }
}

.ad-option__details button,
.ad-option__details a {
    margin-top: 5px;
    padding: 12px 16px 11px;
}

    .ad-option__details button:hover,
    .ad-option__details a:hover {
        cursor: pointer;
        color: white;
    }

.ad-option__title h2 {
    font-size: 20px;
}

@media (min-width: 1024px) {
    .ad-option__title h2 {
        font-size: 26px;
    }
}

.ad-option__desc h3 {
    margin-bottom: 10px;
}

.ad-option__desc p {
    line-height: 25px;
}

.enquiry-popup a {
    cursor: pointer;
    color: white;
    width: 48%;
    float: left;
    padding: 4px 10px;
    margin: 2px;
}

    .enquiry-popup a:hover {
        cursor: pointer;
        color: white;
    }

.vert-list div[class*=col-] {
    padding-left: 0;
}

.vert-list h3 {
    margin-bottom: 10px;
    font-size: 19px;
}

.vert-list__col--c1 {
    float: left;
    width: 100%;
}

.vert-list__col--c2 {
    width: 100%;
    float: left;
}

@media (min-width: 414px) {
    .vert-list__col--c2 {
        width: 50%;
    }
}

.vert-list__col--c3 {
    width: 100%;
    float: left;
    clear: all;
}

@media (min-width: 667px) {
    .vert-list__col--c3 {
        width: 33.3%;
    }
}

.vert-list__col--c4 {
    width: 100%;
    float: left;
}

@media (min-width: 667px) {
    .vert-list__col--c4 {
        width: 50%;
    }
}

@media (min-width: 811px) {
    .vert-list__col--c4 {
        width: 25%;
    }
}

.vert-list label {
    width: 100%;
    float: left;
    margin: 5px 0;
    font-size: 17px;
    cursor: pointer;
}

.vert-list button {
    float: none;
    margin-bottom: 15px;
}

@media (min-width: 811px) {
    .vert-list button {
        margin-bottom: 0;
    }
}

.vert-list input {
    padding: 10px;
    margin-top: -15px;
    width: 100%;
}

.vert-list .no-heading {
    padding-bottom: 33px;
}

@media (min-width: 667px) {
    .vert-list .no-heading {
        padding-bottom: 0;
        padding-top: 33px;
    }
}

.optional-extra h1 {
    margin-bottom: 25px;
}

.optional-extra .icheckbox_minimal {
    float: left;
}

.optional-extra__item {
    float: left;
    font-size: 14px;
    margin-top: -5px;
}

@media (min-width: 811px) {
    .optional-extra__item {
        font-size: 16px;
    }
}

@media (min-width: 1170px) {
    .optional-extra__item {
        font-size: 16px;
    }
}

.optional-extra__gold {
    color: #b7925b;
    padding-left: 10px;
    position: relative;
    margin-bottom: 15px;
    font-size: 15px;
}

    .optional-extra__gold:before {
        content: '+';
        position: absolute;
        left: 0px;
    }

.optional-extra .vert-list__col--c4 {
    width: 100%;
    float: left;
}

@media (min-width: 667px) {
    .optional-extra .vert-list__col--c4 {
        width: 50%;
    }
}

@media (min-width: 811px) {
    .optional-extra .vert-list__col--c4 {
        width: 33%;
    }
}

@media (min-width: 1024px) {
    .optional-extra .vert-list__col--c4 {
        width: 25%;
    }
}

.optional-extra .purchase-ad-dropdown.col-8 {
    clear: left;
    padding: 15px 35px;
    margin-top: 0;
}

@media (min-width: 811px) {
    .optional-extra .purchase-ad-dropdown.col-8 {
        margin-top: 30px;
        padding: 15px;
    }
}

.optional-extra .purchase-ad-dropdown input {
    margin-top: 0;
}

.optional-extra .purchase-ad-dropdown button {
    margin-bottom: 15px;
    margin-top: -10px;
}

.job-details {
    font-size: 16px;
}

@media (min-width: 667px) {
    .job-details {
        font-size: 14px;
    }
}

@media (min-width: 1024px) {
    .job-details {
        font-size: 16px;
    }
}

@media (min-width: 667px) {
    .job-details .col-4 {
        width: 33.3333%;
    }
}

.green-label {
    color: #0f7579;
    display: block;
    text-transform: uppercase;
    font-weight: 900;
}

.return-link {
    background: white;
    border: none;
    color: #428bca;
    font-size: 18px;
    padding: 12px;
    position: relative;
    margin-top: 15px;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

@media (min-width: 667px) {
    .return-link {
        display: inline-block;
        float: left;
        margin: 0;
    }
}

#Content_Content_ApplyNow {
    font-family: "proxima-nova", Metropolis, sans-serif;
    margin-top: 4rem;
}

#AttachCvForm .heading {
    font-family: "proxima-nova", Metropolis, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.625em;
    letter-spacing: 0em;
}

.cv-attach {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
}

.cv-option1, .cv-option2 {
    padding: 1rem;
    border: 1px solid #B5B5B5;
}

    .cv-option1 .option, .cv-option2 .option {
        font-family: "proxima-nova", Metropolis, sans-serif;
        font-size: 17px;
        font-weight: 500;
        line-height: 1.499375rem;
        letter-spacing: 0.0313rem;
    }

.apply-now-box {
    margin-top: 15px;
    background-color: #b7925b;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.apply-now-box__step {
    width: 100%;
    text-align: center;
    padding: 15px;
    color: white;
    font-size: 1.35em;
}

.validationMessage {
    display: flex;
    border: none;
    font-family: "proxima-nova", Metropolis, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    letter-spacing: 0.025em;
    line-height: 1.4em;
    color: #E60000;
    /*.font(@font__manrope, 400, 1rem, 0.025em, 1.813em, @colour--dialogue__error);*/
}

    .validationMessage::before {
        content: url("/UI/images/icons/circled-error-red.svg");
        /*content: @icon--circled__error-red;*/
        margin-right: 0.625em;
        margin-top: 0.125em;
    }

#AttachCvForm select {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: static;
    font-family: "proxima-nova", Metropolis, sans-serif !important;
    font-weight: 400 !important;
    font-size: 1rem !important;
    letter-spacing: 0.025em !important;
    line-height: 1.375em !important;
    color: #555555 !important;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    /*min-width: 14.75em;*/
    width: -webkit-fill-available;
    width: -moz-available;
    padding: 0.5em 2em 0.5em 1em;
    border: 1px solid #838383;
    border-radius: 5px;
    letter-spacing: 0.025em;
    line-height: 1.375em;
    background-position: calc(100% - 12px) center !important;
    background: url("/UI/images/icons/dropdownarrow_down.svg") no-repeat #FFFFFF;
}

    #AttachCvForm select::-webkit-scrollbar {
        width: 1.5em;
    }

    #AttachCvForm select::-webkit-scrollbar-track {
        background: #FFFFFF;
    }

    #AttachCvForm select::-webkit-scrollbar-thumb {
        background-color: #1E1A34;
        border-radius: 20px;
        border: 5px solid transparent;
        background-clip: content-box;
    }

    #AttachCvForm select:hover {
        border-color: #A3C7D2;
        box-shadow: 0px 0.125em 0.375em rgba(0, 0, 0, 0.1);
        cursor: pointer;
    }

    #AttachCvForm select:focus {
        outline: none;
        border-color: #1E1A34;
    }

    #AttachCvForm select.error {
        visibility: visible;
        background-color: #FFE6E6;
        border-color: #E60000;
        color: #0B0039;
    }

    #AttachCvForm select:disabled {
        background-color: #EBEBEB;
        border-color: #838383;
        color: #838383;
        cursor: default;
    }

select:disabled:hover {
    background-color: #EBEBEB;
    border-color: #838383;
    color: #838383;
    cursor: default;
}

.uploadcontrol .col-12 {
    padding: 0;
}

    .uploadcontrol .col-12 p {
        display: none;
    }

.attachmentUpload {
    border: 0.5px dashed #838383;
    border-radius: 3px;
    width: 100%;
    padding: 2em 0;
    background-color: #FAFAFA;
    margin-bottom: 2rem;
    padding: 0.5em;
}

    .attachmentUpload.highlight {
        border-color: purple;
    }

    .attachmentUpload .k-grid-header {
        background: none !important;
        border: none !important;
    }

        .attachmentUpload .k-grid-header:hover {
            background: none !important;
            border: none !important;
        }

    .attachmentUpload .textlink {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: auto;
        display: table;
    }

        .attachmentUpload .textlink label.custom-file-upload {
            margin-right: 0.5rem;
        }

        .attachmentUpload .textlink span#attachmentlabelicon::before {
            content: url("/UI/images/icons/actions_fileupload.svg");
            width: 1em;
            height: 1em;
            padding-top: 0.25rem
        }

    .attachmentUpload .dragleave {
        background-color: blue;
    }

    .attachmentUpload .k-widget.k-upload.k-header.k-upload-empty {
        background-color: transparent;
    }

span#attachmentlabelicon {
    display: none;
}

.attachmentUpload label.custom-file-upload {
    border: none;
    background-color: transparent;
    font-family: "proxima-nova", Metropolis, sans-serif !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
    letter-spacing: 0.025em !important;
    line-height: 2.2em !important;
    color: #0B0039 !important;
    text-decoration-line: underline;
    cursor: pointer;
}

@media only screen and (max-width: 666px) {
    .apply-now-box button {
        width: 100%;
    }
}

@media only screen and (max-width: 666px) {
    .cv-attach {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 666px) {
    .attachmentUpload label.custom-file-upload {
        width: 70%;
    }
}

@media only screen and (max-width: 576px) {
    .attachmentUpload label.custom-file-upload {
        width: 80%;
    }
}

@media only screen and (max-width: 467px) {
    .attachmentUpload label.custom-file-upload {
        width: 95%;
    }
}

@media only screen and (max-width: 390px) {
    .attachmentUpload label.custom-file-upload {
        width: 100%;
    }
}

.attachmentUpload .k-button.k-upload-button {
    display: none;
}

.loaderwrapper {
    background: #0B0039;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    text-align: center;
    opacity: 0.6;
    left: 0;
    top: 0;
    bottom: 0;
}

    .loaderwrapper .ebloader {
        border: 10px solid #DDCBA4;
        border-radius: 50%;
        border-top: 10px solid #0B0039;
        width: 3rem;
        height: 3rem;
        -webkit-animation: spin 1s linear infinite;
        /* Safari */
        animation: spin 1s linear infinite;
        margin: 20% auto 0 auto;
    }


@media (min-width: 667px) {
    .apply-now-box__step {
        width: 20%;
        float: left;
    }
}

.apply-now-box__step h3 {
    text-transform: uppercase;
}

@media (min-width: 667px) {
    .apply-now-box__step h3 {
        margin: 18px 0 0;
    }
}

.apply-now-box__desc {
    background-color: #e6d9c5;
    text-align: center;
    padding: 25px;
    border-radius: 0 0 5px 5px;
}

@media (min-width: 667px) {
    .apply-now-box__desc {
        width: 80%;
        float: right;
        text-align: left;
        border-radius: 0 5px 5px 0;
    }
}

.apply-now-box__desc P {
    float: left;
    margin: 10px 0;
}

    .apply-now-box__desc P a {
        float: none;
        background-color: transparent;
        text-transform: none;
        font-size: inherit;
        padding: 0;
        color: #428bca;
    }

        .apply-now-box__desc P a:hover {
            color: #3071a9;
            background-color: transparent !important;
        }

.apply-now-box__desc textarea {
    min-height: 120px;
    width: 100%;
    max-width: 100%;
    border-color: #ceb590;
    border-style: solid;
}

.apply-now-box__desc input {
    padding: 10px;
    width: 100%;
    background-color: #decdb4;
    border-color: #ceb590;
}

@media (min-width: 1024px) {
    .apply-now-box__desc input {
        max-width: 320px;
    }
}

.apply-now-box__desc.attach-cv P {
    display: block;
    width: 100%;
}

.apply-now-box__desc.attach-cv button {
    float: left;
    margin-top: 0;
}

.apply-now-box__desc.attach-cv a {
    text-decoration: underline;
}

    .apply-now-box__desc.attach-cv button:hover,
    .apply-now-box__desc.attach-cv a:hover {
        color: white;
    }

.apply-now-box__desc.attach-cv .upload-bar {
    width: 100%;
    margin-top: 15px;
    display: block;
    float: left;
}

@media (min-width: 667px) {
    .apply-now-box__desc.attach-cv .upload-bart {
        width: auto;
        margin-left: 15px;
        margin-top: 0;
    }
}

.apply-now-box__desc.attach-cv .upload-bar button,
.apply-now-box__desc.attach-cv .upload-bar a {
    margin-right: 5px;
}

    .apply-now-box__desc.attach-cv .upload-bar button:hover,
    .apply-now-box__desc.attach-cv .upload-bar a:hover {
        color: white;
    }

.apply-now-box__desc.attach-cv .upload-bar p {
    width: auto;
}

.apply-now-box button,
.apply-now-box a {
    margin-top: 15px;
    float: none;
}

@media (min-width: 667px) {
    .apply-now-box button,
    .apply-now-box a {
        float: right;
    }
}

@media (min-width: 1024px) {
    .apply-now-box button,
    .apply-now-box a {
        margin-top: 0;
    }
}

.apply-now-box button:hover,
.apply-now-box a:hover {
    color: white;
}

#lbAttachCV {
    max-width: 170px;
    margin-top: 2px;
    margin-right: 10px;
}

#Content_Content_RequiredFieldValidator1 {
    background: #eeb4b4 none repeat scroll 0 0;
    border: 1px solid #a02422;
    color: #a02422 !important;
    display: block;
    margin-top: 5px;
    padding: 3px;
}

.purchase-ad-bar .agree-terms .icheckbox_minimal {
    margin-top: 5px;
}

.purchase-ad-bar__size {
    margin-top: 25px;
}

@media (min-width: 811px) {
    .purchase-ad-bar__size {
        margin-top: 0;
    }
}

.purchase-ad-bar__size button {
    font-size: 11px;
    padding: 9px 15px 8px;
    float: none;
    margin: 0;
    display: none;
}

@media (min-width: 811px) {
    .purchase-ad-bar__size button {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

.purchase-ad-bar__size button i {
    margin-right: 5px;
}

.purchase-ad-bar__size p {
    margin-bottom: 15px;
}

.purchase-ad-bar__size .jumbo-txt {
    font-size: 26px;
}

.purchase-ad-bar__desc h2 {
    margin-bottom: 5px;
}

.purchase-ad-bar__desc p {
    margin-top: 10px;
    margin-bottom: 0;
}

.purchase-ad-bar__select {
    line-height: 35px;
}

.purchase-ad-bar__payment-type {
    margin: 25px 0;
}

    .purchase-ad-bar__payment-type label {
        float: left;
        margin: 5px 15px 25px 0;
    }

        .purchase-ad-bar__payment-type label input {
            margin-right: 5px;
        }

.purchase-ad-bar__price {
    text-align: center;
}

@media (min-width: 811px) {
    .purchase-ad-bar__price {
        text-align: left;
    }
}

.purchase-ad-bar__pay.text-right {
    text-align: center;
}

@media (min-width: 811px) {
    .purchase-ad-bar__pay.text-right {
        text-align: right;
    }
}

.purchase-ad-bar .col-1 {
    width: 15%;
}

@media (min-width: 414px) {
    .purchase-ad-bar .col-1 {
        width: 12%;
    }
}

@media (min-width: 667px) {
    .purchase-ad-bar .col-1 {
        width: 10%;
    }
}

@media (min-width: 811px) {
    .purchase-ad-bar .col-1 {
        width: 8.3333%;
    }
}

.purchase-ad-bar .col-8,
.purchase-ad-bar .col-11 {
    width: 85%;
}

@media (min-width: 414px) {
    .purchase-ad-bar .col-8,
    .purchase-ad-bar .col-11 {
        width: 88%;
    }
}

@media (min-width: 667px) {
    .purchase-ad-bar .col-8,
    .purchase-ad-bar .col-11 {
        width: 90%;
    }
}

@media (min-width: 811px) {
    .purchase-ad-bar .col-8,
    .purchase-ad-bar .col-11 {
        width: 66.6666%;
    }
}

.purchase-ad-dropdown {
    margin-top: 30px;
    display: none;
}

    .purchase-ad-dropdown .sep {
        margin-bottom: 15px;
    }

    .purchase-ad-dropdown button, .purchase-ad-dropdown a {
        margin-top: 5px;
        padding: 9px 12px;
    }

        .purchase-ad-dropdown button:hover, .purchase-ad-dropdown a:hover {
            color: white;
        }

    .purchase-ad-dropdown input {
        padding: 10px;
        width: 100%;
        max-width: 325px;
        float: left;
        margin-bottom: 15px;
    }


/*.purchase-ad-dropdown .tooltip {
        float: left;
        line-height: 42px;
        position: relative;
        width: 100%;
        max-width: 325px;
    }*/

.purchase-ad-dropdown .tooltip i {
    background: #b7925b;
    color: white;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    display: block;
    margin-top: 11px;
    padding: 2px 5px;
    cursor: pointer;
    font-size: 14px;
    /*float: left;*/
   /* position: absolute;*/
    /*left: -25px;*/
}

/*@media (min-width: 811px) {
    .purchase-ad-dropdown .tooltip i {
        right: -25px;
        left: inherit;
    }
}*/


@media (max-width: 1024px) {
    .purchase-ad-dropdown .tooltip  {
      /*display: none;*/
    }
}

.ad-upload-image-row {
    display: flex;
    justify-content: space-around;
}

.ad-upload-image-row .flex-items {
    display: flex;
    gap: 10px;
}

@media (max-width: 811px) {
    .ad-upload-image-row .flex-items {
        flex-direction: column;
    }
}
.purchase-ad-dropdown .tooltip_file {
    left: 102%;
    top: 116px;
}

.purchase-ad-dropdown .tooltip_link {
    left: 102%;
    top: 191px;
}

.purchase-ad-dropdown .tooltip__msg {
    display: none;
    position: absolute;
    text-align: left;
    width: 26%;
    line-height: 18px;
    font-size: 14px;
    background-color: #d6c1a2;
    color: #544125;
    padding: 5px 10px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.purchase-ad-dropdown .tooltip__msg p {
    margin: 0;
}

.purchase-ad-dropdown .tooltip__msg::after {
    top: 14px;
    left: -9px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #d6c1a2;
    border-width: 10px;
    margin-left: -10px;
}

@media (max-width: 810px) {
    .purchase-ad-dropdown .tooltip_file {
        left: 70%;
        top: 170px;
    }

    .purchase-ad-dropdown .tooltip_link {
        left: 70%;
        top: 277px;
    }

    .purchase-ad-dropdown .tooltip__msg {
        z-index: 9999;
    }

    .purchase-ad-dropdown .tooltip__msg::after {
        top: -10px;
        left: 50%;
    }
}

.purchase-ad-dropdown .input-wrap {
    position: relative;
}

.purchase-ad-dropdown .text-right {
    text-align: left;
}

@media (min-width: 811px) {
    .purchase-ad-dropdown .text-right {
        text-align: right;
    }
}

@media (min-width: 811px) {
    .purchase-ad-dropdown .col-3 {
        width: 30%;
    }
}

@media (min-width: 1024px) {
    .purchase-ad-dropdown .col-3 {
        width: 25%;
    }
}

@media (min-width: 811px) {
    .purchase-ad-dropdown .col-9 {
        width: 70%;
    }
}

@media (min-width: 1024px) {
    .purchase-ad-dropdown .col-9 {
        width: 75%;
    }
}

.grey-bar {
    background-color: #e8e8e8;
    padding: 25px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
}

    .grey-bar button, .grey-bar a {
        padding: 12px 40px;
        float: none;
        margin-top: 15px;
    }

        .grey-bar button:hover, .grey-bar a:hover {
            color: white;
        }

@media (min-width: 811px) {
    .grey-bar button, .grey-bar a {
        margin-top: 0;
        float: right;
    }
}

.grey-bar button i, .grey-bar a i {
    margin-right: 5px;
}

.grey-bar h2 {
    margin-top: 8px;
}

.spotlight-item img {
    -webkit-backface-visibility: hidden;
}

.pagination {
    text-align: center;
    margin: 30px 0 15px;
}

    .pagination a {
        color: #0f7579;
        display: block;
        padding: 6px 10px 5px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

        .pagination a:hover {
            background-color: rgba(15, 117, 121, 0.3);
            color: #0b4f53;
        }

.pagination__info {
    display: inline-block;
    color: #0f7579;
}

    .pagination__info p {
        margin: 0 0;
        padding: 10px;
        position: relative;
        top: -10px;
    }

.pagination__pages {
    display: inline-block;
}

    .pagination__pages li {
        text-align: center;
        min-width: 34px;
        border-right: none;
        float: left;
    }

        .pagination__pages li.next-page a, .pagination__pages li.prev-page a {
            color: black;
            font-size: 10px;
            line-height: 21px;
        }

        .pagination__pages li.first-page a, .pagination__pages li.last-page a {
            color: black;
            font-size: 12px;
            line-height: 21px;
        }

        .pagination__pages li:last-child {
            -moz-border-radius-topright: 5px;
            border-top-right-radius: 5px;
            -moz-border-radius-bottomright: 5px;
            border-bottom-right-radius: 5px;
        }

        .pagination__pages li:first-child {
            -moz-border-radius-topleft: 5px;
            border-top-left-radius: 5px;
            -moz-border-radius-bottomleft: 5px;
            border-bottom-left-radius: 5px;
        }

        .pagination__pages li.current {
            background-color: #0f7579;
            border-color: #0b4f53;
            border-right: 1px solid #0b4f53;
            margin-right: -1px;
            position: relative;
            z-index: 1;
        }

            .pagination__pages li.current a {
                color: #d6c1a2;
            }

.k-pager-wrap {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

    .k-pager-wrap .k-link {
        padding: 1px !important;
    }

.k-state-selected {
    background-color: #0f7579 !important;
    border-color: #0b4f53 !important;
    padding-top: 2px;
}

.k-pager-numbers .k-link {
    color: #0b4f53 !important;
}

/*
 * SimpleModal Basic Modal Dialog
 * http://simplemodal.com
 *
 * Copyright (c) 2013 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 */
.basic-modal-content {
    display: none;
}

/* Overlay */
.simplemodal-overlay {
    background-color: #000;
}

/* Container */
.simplemodal-container {
    /*height: 360px;
  width: 600px;*/
    color: #333;
    background-color: transparent;
    border: 0;
    padding: 5px;
}

    .simplemodal-container .simplemodal-data {
        padding: 8px;
    }

    .simplemodal-container code {
        background: #141414;
        border-left: 3px solid #65B43D;
        color: #bbb;
        display: block;
        font-size: 12px;
        margin-bottom: 12px;
        padding: 4px 6px 6px;
    }

    .simplemodal-container a {
        color: #ddd;
    }

        .simplemodal-container a.modalCloseImg {
            background: url(/img/x.png) no-repeat;
            width: 25px;
            height: 29px;
            display: inline;
            z-index: 3200;
            position: absolute;
            top: -15px;
            right: -16px;
            cursor: pointer;
        }

    .simplemodal-container h3 {
        color: #84b8d9;
    }

.login {
    position: relative;
}

.util-nav .login-content {
    background: #0b4f53 none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 34px;
    width: 550px;
    z-index: 1;
    text-align: left;
    color: white;
    display: none;
}

    .util-nav .login-content #pnlExistingUser {
        width: 60%;
        float: left;
    }

    .util-nav .login-content .new-user {
        width: 40%;
        float: right;
    }

    .util-nav .login-content h1 {
        margin-bottom: 10px;
    }

    .util-nav .login-content span {
        margin-bottom: 10px;
        display: block;
    }

    .util-nav .login-content table {
        width: 90%;
    }

    .util-nav .login-content label {
        display: block;
        padding: 0;
    }

    .util-nav .login-content input#password, .util-nav .login-content input#username {
        width: 100%;
        padding: 5px;
        margin-bottom: 10px;
    }

    .util-nav .login-content #lnkLostPassword {
        float: right;
        border-right: none;
        padding-right: 0;
        padding-top: 2px;
    }

        .util-nav .login-content #lnkLostPassword:hover {
            text-decoration: underline;
            background-color: none;
        }

    .util-nav .login-content .rememberme {
        display: inline-block;
        margin-top: 2px;
        margin-bottom: 0;
    }

.ui-datepicker {
    background-color: #fff;
    border: 1px solid #66AFE9;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
    display: none;
    margin-top: 4px;
    padding: 10px;
    width: 240px;
}

    .ui-datepicker a,
    .ui-datepicker a:hover {
        text-decoration: none;
    }

        .ui-datepicker a:hover,
        .ui-datepicker td:hover a {
            color: #2A6496;
            -webkit-transition: color 0.1s ease-in-out;
            -moz-transition: color 0.1s ease-in-out;
            -o-transition: color 0.1s ease-in-out;
            transition: color 0.1s ease-in-out;
        }

    .ui-datepicker .ui-datepicker-header {
        margin-bottom: 4px;
        text-align: center;
    }

    .ui-datepicker .ui-datepicker-title {
        font-weight: 700;
    }

    .ui-datepicker .ui-datepicker-prev,
    .ui-datepicker .ui-datepicker-next {
        cursor: default;
        font-family: 'FontAwesome';
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-weight: normal;
        height: 20px;
        line-height: 1;
        margin-top: 2px;
        width: 30px;
    }

    .ui-datepicker .ui-datepicker-prev {
        float: left;
        text-align: left;
    }

    .ui-datepicker .ui-datepicker-next {
        float: right;
        text-align: right;
    }

    .ui-datepicker .ui-datepicker-prev:before {
        content: "\f104";
    }

    .ui-datepicker .ui-datepicker-next:before {
        content: "\f105";
    }

    .ui-datepicker .ui-icon {
        display: none;
    }

    .ui-datepicker .ui-datepicker-calendar {
        table-layout: fixed;
        width: 100%;
    }

        .ui-datepicker .ui-datepicker-calendar th,
        .ui-datepicker .ui-datepicker-calendar td {
            text-align: center;
            padding: 4px 0;
        }

        .ui-datepicker .ui-datepicker-calendar td {
            border-radius: 4px;
            -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
            -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
            -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
            transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
        }

            .ui-datepicker .ui-datepicker-calendar td:hover {
                background-color: #eee;
                cursor: pointer;
            }

            .ui-datepicker .ui-datepicker-calendar td a {
                text-decoration: none;
            }

    .ui-datepicker .ui-datepicker-current-day {
        background-color: #4289cc;
    }

        .ui-datepicker .ui-datepicker-current-day a {
            color: #fff;
        }

    .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
        background-color: #fff;
        cursor: default;
    }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

/*-------------------------------

	POPUP.CSS

-------------------------------*/
.popup_back {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.popup_cont {
    position: fixed;
    z-index: 102;
}

.preloader {
    z-index: 101;
}

/*---------------------

	EDIT BELOW

*/
.popup_close {
    color: #888;
    cursor: pointer;
    position: absolute;
    padding: 5px;
    right: 5px;
    top: 0;
}

    .popup_close:hover {
        color: #111;
    }

.popup_back {
    cursor: pointer;
    background-color: #222;
}

div.popup {
    background: #fff;
    padding: 25px;
    box-shadow: 0 3px 10px #222;
}

.preloader {
    left: 50%;
    margin: -10px 0 0 -25px;
    position: fixed;
    top: 50%;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    width: 100%;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-slide {
    position: relative;
}

.scrim {
    display: block;
    width: 100%;
    height: 220px;
    background: url("/img/scrim.png");
    position: absolute;
    bottom: 0;
}

/* reset */
html,
body {
    background: #fff;
    height: 100%;
    font-family: "proxima-nova", Metropolis, sans-serif;
    font-weight: 500;
    font-size: 17px;
}

.container {
    background: #fff;
}

.container-r {
    background: #fff;
    padding: 30px 0;
}

footer.main {
    position: relative;
}

a {
    text-decoration: none;
}

.h-mob,
.contact {
    display: none;
}

@media (min-width: 811px) {
    .h-mob,
    .contact {
        display: inline;
    }
}

.h-tiny {
    display: none;
}

@media (min-width: 414px) {
    .h-tiny {
        display: inline;
    }
}

.img-responsive {
    width: 100%;
    height: auto;
    display: block;
}

.green {
    color: #0f7579;
    font-weight: 900;
}

.gold {
    color: #b7925b;
    font-weight: 900;
}

.big {
    font-size: 24px;
}

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

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

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

hr {
    margin: 20px 0;
    border: 0;
    height: 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

    hr.gold {
        border-color: #b7925b;
    }



/* structure */
h1,
h2,
h3,
h4 {
    padding: 0px;
    margin: 0px;
}

ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.body-text ul {
    padding: 0px 0px 20px 0px;
}

    .body-text ul li,
    .bulletDesign ul li {
        background: url(/img/icon-tick-green-squared.png) -1px 4px/21px 13px no-repeat;
        padding-left: 20px;
        margin-top: 10px;
        margin-left: 10px;
    }

.body-text h2 {
    padding: 0px 0px 20px 0px;
}

.body-text h3, h4 {
    padding: 25px 0px 15px 0px;
}

header.util {
    background: #0f7579;
    position: relative;
}

.logo {
    max-width: 65px;
    position: absolute;
    left: 10px;
    z-index: 10;
}

@media (min-width: 321px) {
    .logo {
        max-width: 100px;
    }
}

@media (min-width: 414px) {
    .logo {
        max-width: 110px;
        left: 10px;
        top: -20px;
    }
}

@media (min-width: 667px) {
    .logo {
        max-width: 150px;
    }
}

@media (max-width: 810px) {
    .util-nav .hide-mobile {
        display: none !important;
    }

}

.util-nav {
    float: right;
    font-family: "proxima-nova", Metropolis, sans-serif;
    font-size: 13px;
}

    .util-nav li {
        display: block;
        float: left;
    }

        .util-nav li a {
            float: left;
            padding: 8px 12px;
            color: #fff;
            text-decoration: none;
            border-right: 1px solid #fff;
        }

            .util-nav li a:hover {
                background: rgba(11, 74, 76, 0.75);
            }

            .util-nav li a.lshome {
                background: #a67f42;
                border-left: 1px solid #fff;
            }

                .util-nav li a.lshome:hover {
                    background: #b28d53;
                }

                .util-nav li a.lshome i {
                    padding-left: 3px;
                }

            .util-nav li a.basket i {
                padding-right: 3px;
            }

    .util-nav a.basket .blue {
        background: #6790cf;
        color: #fff;
        padding: 2px 6px;
        font-size: 12px;
        font-weight: 600;
        border-radius: 3px;
        margin-left: 7px;
    }

    .util-nav a.login {
        background: #610010;
    }

        .util-nav a.login:hover {
            background: #48000c;
        }

        .util-nav a.login i {
            color: #d8b208;
            margin-right: 5px;
        }

    .util-nav a.contact i {
        display: none;
    }

        .util-nav a.contact i.fa {
            display: inline-block;
            margin-right: 5px;
        }

    .util-nav li.account {
        position: relative;
    }

        .util-nav li.account:hover div {
            display: block;
        }

        .util-nav li.account div {
            position: absolute;
            bottom: -100%;
            width: 100%;
            z-index: 10;
            display: none;
            width: 150px;
            right: 0;
        }

            .util-nav li.account div li {
                width: 100%;
            }

                .util-nav li.account div li a {
                    display: block;
                    width: 100%;
                    background-color: #afafaf;
                }

                    .util-nav li.account div li a:hover {
                        background-color: #979797;
                    }

.desktop-nav .main-nav {
    float: right;
    margin-top: 40px;
    margin-bottom: 5px;
    font-size: 18px;
    display: none;
}

@media (min-width: 811px) {
    .desktop-nav .main-nav {
        display: block;
    }
}

.desktop-nav .main-nav li {
    display: block;
    float: left;
    position: relative;
}

    .desktop-nav .main-nav li:hover > a {
        background: #e9e9e9;
        border-bottom: 2px solid #ffffff;
    }

    .desktop-nav .main-nav li:hover ul {
        display: block;
    }

    .desktop-nav .main-nav li ul {
        display: none;
        position: absolute;
        left: 0;
        border: 1px solid #cccccc;
        padding: 0;
        margin-top: 12px;
        background: #e9e9e9;
        width: 100%;
        z-index: 10;
        -webkit-box-shadow: 0px 6px 9px -3px rgba(150, 150, 150, 0.7);
        -moz-box-shadow: 0px 6px 9px -3px rgba(150, 150, 150, 0.7);
        box-shadow: 0px 6px 9px -3px rgba(150, 150, 150, 0.7);
    }

        .desktop-nav .main-nav li ul li {
            padding: 0;
            width: 100%;
        }

            .desktop-nav .main-nav li ul li a {
                color: #333333;
                width: 100%;
                display: block;
                margin: 0;
                padding: 10px 15px;
                border-bottom: 1px solid white;
            }

                .desktop-nav .main-nav li ul li a:hover {
                    background-color: #9bc4c5;
                    color: white;
                    border-bottom: 1px solid white;
                }

            .desktop-nav .main-nav li ul li:last-child a {
                border-bottom: none;
            }

    .desktop-nav .main-nav li a {
        padding: 10px 20px;
        color: #0f7579;
        font-weight: 500;
        border-color: white;
    }

@media (min-width: 1024px) {
    .desktop-nav .main-nav li a {
        padding: 10px 30px;
    }
}

@import url('https://fonts.googleapis.com/icon?family=Material+Icons');

.material-icons-outlined {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    vertical-align: middle;
    /* Preferred icon size */
    display: inline-block;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
    /*margin-left: 10px;*/
}


h1.intro {
    color: #0f7579;
    font-weight: 600;
    font-size: 26px;
    text-align: end;
}

@media (max-width: 811px) {
    h1.intro {
        font-size: 22px;
        text-align: center;
        /*position: absolute;
        top: -12px;
        left: 175px;*/
    }
}

.container-grey {
    border-top: 3px solid #e4e4e4;
    border-bottom: 3px solid #e4e4e4;
    background: #f7f7f7;
    padding: 30px 0;
}

    .container-grey.twitter-bar {
        border-bottom: 0px;
    }

@media (max-width: 811px) {
    .container-grey {
        margin-top: 50px;
    }
}

.home-banner {
    display: none;
    position: relative;
    margin-top: 40px;
}

@media (min-width: 811px) {
    .home-banner {
        display: block;
    }
}

.home-banner .contain {
    position: absolute;
    bottom: 20px;
    margin-left: 60px;
    border-left: 6px solid #b7925b;
    color: #fff;
    padding: 10px 20px 0;
}

    .home-banner .contain h2 {
        font-size: 34px;
        margin-top: -11px;
        margin-bottom: 8px;
    }

    .home-banner .contain p {
        width: 60%;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 0;
    }

.slick-prev:before {
    content: '\f104';
    font-family: 'fontawesome';
    font-size: 40px;
    color: #fff;
}

.slick-prev {
    border: 0px;
    color: transparent;
    position: absolute;
    bottom: 40px;
    height: 93px;
    width: 35px;
    background: rgba(247, 247, 247, 0.5);
    transition: all ease-in-out 0.2s;
}

    .slick-prev:hover {
        background: rgba(247, 247, 247, 0.8);
    }

.slick-next:before {
    content: '\f105';
    font-family: 'fontawesome';
    font-size: 40px;
    color: #fff;
}

.slick-next {
    border: 0px;
    position: absolute;
    bottom: 40px;
    right: 0;
    height: 93px;
    width: 35px;
    color: transparent;
    background: rgba(247, 247, 247, 0.5);
    transition: all ease-in-out 0.2s;
}

    .slick-next:hover {
        background: rgba(247, 247, 247, 0.8);
    }

.slide-type-2 .contain {
    top: 0;
    right: 0;
    bottom: 0;
    width: 60%;
    padding: 50px;
    background-color: #0f7579;
    border-left-color: #0b4a4c;
}

/*********Job Listing********/
.job-list li:nth-child(odd) .job-list-item {
    background: #f7f7f7;
    border-top: 2px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;
}

.job-list-item {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.job-list h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #343434;
}

.job-list-item {
    padding: 15px 11px;
    transition: all ease-in-out 0.2s;
}

.job-list a:hover .job-list-item {
    background: rgba(19, 110, 113, 0.1);
    border-top: 2px solid #0f7579;
    border-bottom: 2px solid #0f7579;
}

.job-date {
    text-align: center;
    margin: 0 6px;
    background: #0b4f53;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}

    .job-date span {
        display: block;
        color: #ced7bd;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 13px;
        background: #0f7579;
        padding: 5px 0;
    }

.job-title h3 {
    font-size: 19px;
    font-weight: 600;
    color: #0b4f53;
    margin-bottom: 7px;
}

.job-title li {
    display: inline;
    color: #0f7579;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    border-right: 1px solid #0b4f53;
    padding: 0 20px;
}

    .job-title li:first-child {
        padding-left: 0px;
    }

    .job-title li:last-child {
        padding-right: 0px;
        border-right: 0px;
    }

    .job-title li span {
        color: #b7925b;
    }

/************Hot jobs*********/
.hot-jobs {
    margin-bottom: 20px;
}

    .hot-jobs h2 {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 15px;
        color: #343434;
    }

.hot-job-item {
    border: 1px solid #443f6c;
    border-radius: 3px;
    margin-bottom: 15px;
}

.hot-job-title {
    padding: 20px;
    font-weight: 600;
    font-size: 19px;
    color: #443f6c;
}

.hot-job-info {
    padding: 10px 20px;
    background: #443f6c;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

    .hot-job-info span {
        color: #b7925b;
    }

.spotlight h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #343434;
}

.spotlight-item img {
    width: 100%;
    margin-bottom: 15px;
}

/*********Homepage lower**********/
.mpu a {
    display: block;
}

.mpu img {
    width: 100%;
    border: 1px solid #b3b2b2;
}

.container-green {
    background: #0f7579;
}

.k-widget {
    box-shadow: none !important;
    border-width: 0 !important;
}

.account a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 320px) {
    .account a {
        width: 45px;
    }
}

@media (min-width: 321px) {
    .account a {
        width: 45px;
    }
}

@media (min-width: 414px) {
    .account a {
        width: 55px;
    }
}

@media (min-width: 667px) {
    .account a {
        width: 75px;
    }
}

p.copyright {
    font-size: 13px;
}

/*Modal survery styling*/
.survey-modal-popUp {
    max-width: 20.5rem;
    opacity: 1;
    z-index: 101;
    right: 0;
    top: 50%;
    width: 100%;
    height: fit-content;
    position: fixed !important;
    overflow: auto;
    background: none;
    display: none;
    transform: translateX(-10%);
}

.modal-content {
    padding: 1rem;
    background-color: #09494C;
    margin: auto;
}

.survey-modal-popUp h2 {
    font-size: 2.074rem;
    letter-spacing: 0.0156em;
    line-height: 1.4em;
    margin: 1rem 0;
}

.mt-3 {
    margin-top: 16px;
}

.modal-content .modal-h2 {
    background: transparent linear-gradient(to top, #A67F42, #A67F42) no-repeat 0px bottom;
    background-size: 4rem 3px;
    padding: 0 0 1rem 0;
    color: #FFFFFF;
}

.survey-modal-popUp .modal-text span {
    font-family: 'Manrope' !important;
    font-weight: 400 !important;
    font-size: 1rem !important;
    letter-spacing: 0.025rem !important;
    line-height: 1.8rem !important;
    color: #FFFFFF !important;
}

.modal-text p {
    font-family: 'Manrope' !important;
    font-weight: 400 !important;
    font-size: 1rem !important;
    letter-spacing: 0.025rem !important;
    line-height: 1.8rem !important;
    color: #FFFFFF !important;
}

.modal-text a {
    font-family: 'Manrope' !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
    letter-spacing: 0.025rem !important;
    line-height: 1.8rem !important;
    color: #FFFFFF !important;
    text-decoration: underline;
}

.survey-modal-popUp .modal-buttons {
    width: 100%;
    display: flex;
    grid-gap: 1rem;
    flex-direction: column;
}

.survey-modal-popUp .btn {
    display: inline-flex;
    border: none !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0.5rem 1rem;
    position: relative;
    min-width: 7.5em;
    height: 3rem;
    border-radius: 3px;
    font-style: normal;
    font-weight: 500;
    font-size: 0.833rem;
    line-height: 1.188em;
    letter-spacing: 0.0312em;
    text-transform: uppercase;
    font-family: 'Manrope';
    color: #FFFFFF;
    cursor: pointer;
    transition: 0.2s all;
}

.survey-modal-popUp .btn-white {
    width: 100%;
}

.btn.btn-white {
    color: #09494C;
    background-color: #FFFFFF;
}

@media only screen and (max-width: 425px) {
    .survey-modal-popUp {
        width: auto !important;
        margin: 10rem 1rem 1rem 1rem;
        transform: none;
        top: 25%;
    }
}

/*# sourceMappingURL=css.css.map */

